From 4a72fcad63d11d2d2f7e1ff1c8b0cf8b304cb959 Mon Sep 17 00:00:00 2001 From: gabriel <26357094+cohen604@users.noreply.github.com> Date: Sat, 28 Sep 2019 15:18:21 +0300 Subject: [PATCH] Added locale for Hebrew translation --- locales/he.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 locales/he.json diff --git a/locales/he.json b/locales/he.json new file mode 100644 index 0000000..513eedf --- /dev/null +++ b/locales/he.json @@ -0,0 +1,40 @@ +{ + "Page": "דף", + "of": "של", + "Published with": "פורסם על ידי", + "Subscribe": "הירשם", + "Subscribe to": "הירשם ל", + "Subscribed!": "נירשמת!", + "Subscribe to our newsletter": "הירשם לרשימת הדיוור שלנו", + "You've successfully subscribed to": "נירשמת בהצלחה ל", + "Your email address": "כתובת האימייל שלך", + "with the email address": "עם כתובת האימייל", + "Email cannot be blank.": "כתובת האימייל אינה יכולה להיות ריקה.", + "Get the latest posts delivered right to your inbox.": "קבל את העדכונים האחרונים ישר לאימייל שלך.", + "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "הישאר מעודכן! קבל את כל העדכונים האחרונים והחמים ישירות לאימייל שלך.", + "Recommended for you": "מומלצים עבורך", + "Featured": "מומלצים", + "Page not found": "לא נמצא הדף", + "Unfortunately the page you were looking for could not be found.": "לצערנו הדף שניסית לגשת אליו אינו זמין.", + "Back to home": "חזרה לדף הבית", + "Go to the home page": "חזרה לדף הבית", + "Recent articles": "כתבות אחרונות", + "No recent articles found :(": "לא נמצאו כתבות חדשות :(", + "1 min read": "קריאה של דקה", + "% min read": "קריאה של % דקות", + "No posts": "אין פוסטים", + "No posts found": "לא נמצאו פוסטים", + "Apparently there are no posts at the moment, check again later.": "נראה שלא נמצאו פוסטים נכון לעכשיו, חזור מאוחר יותר.", + "1 post": "פוסט אחד", + "% posts": "% פוסטים", + "Tags": "תגיות", + "with this tag": "עם התגית הזו", + "No tags found :(": "לא נמצאו תגיות :(", + "Posted by": "פורסם על ידי", + "Among with": "
בשיתוף עם ", + "Among with no break line": "בשיתוף עם ", + "Type to search": "רשום כדי לחפש", + "No results for your search, try something different.": "לא נמצאו תוצאות לחיפוש, חפש משהו אחר.", + "JavaScript license information": "פרטים על רשיון הJavaScript" + } + \ No newline at end of file