diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-09 15:09:10 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-09 15:09:10 +0300 |
commit | 2bd971a9b1051ae122feec43929a048d743b15e8 (patch) | |
tree | 437b3d7f95225689dcc432bf164745b61d1dc78f /i18n/he.i18n.json | |
parent | 7a0467c8c57b3a309e99a3ca30591dc46eed16a0 (diff) | |
download | wekan-2bd971a9b1051ae122feec43929a048d743b15e8.tar.gz wekan-2bd971a9b1051ae122feec43929a048d743b15e8.tar.bz2 wekan-2bd971a9b1051ae122feec43929a048d743b15e8.zip |
Update translations.
Diffstat (limited to 'i18n/he.i18n.json')
-rw-r--r-- | i18n/he.i18n.json | 33 |
1 files changed, 19 insertions, 14 deletions
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index e6d8d7ff..94daa4a6 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -139,7 +139,7 @@ "color-red": "אדום", "color-sky": "תכלת", "color-yellow": "צהוב", - "comment": "להגיב", + "comment": "לפרסם", "comment-placeholder": "כתיבת הערה", "comment-only": "הערה בלבד", "comment-only-desc": "ניתן להעיר על כרטיסים בלבד.", @@ -191,6 +191,7 @@ "error-user-notAllowSelf": "אינך יכול להזמין את עצמך", "error-user-notCreated": "משתמש זה לא נוצר", "error-username-taken": "המשתמש כבר קיים במערכת", + "error-email-taken": "Email has already been taken", "export-board": "ייצוא לוח", "filter": "מסנן", "filter-cards": "סינון כרטיסים", @@ -221,7 +222,7 @@ "import-show-user-mapping": "סקירת מיפוי חברים", "import-user-select": "נא לבחור את המשתמש ב־Wekan בו ברצונך להשתמש עבור חבר זה", "importMapMembersAddPopup-title": "בחירת משתמש Wekan", - "info": "Version", + "info": "גרסא", "initials": "ראשי תיבות", "invalid-date": "תאריך שגוי", "joined": "הצטרף", @@ -366,18 +367,22 @@ "error-notAuthorized": "אין לך הרשאה לצפות בעמוד זה.", "outgoing-webhooks": "Outgoing Webhooks", "outgoingWebhooksPopup-title": "Outgoing Webhooks", - "Wekan_version": "Wekan version", - "Node_version": "Node version", - "OS_Arch": "OS Arch", - "OS_Cpus": "OS CPU Count", - "OS_Freemem": "OS Free Memory", - "OS_Loadavg": "OS Load Average", + "Wekan_version": "גרסת wekan", + "Node_version": "גרסת Node", + "OS_Arch": "ארכיטקטורת מערכת הפעלה", + "OS_Cpus": "מספר מעבדים", + "OS_Freemem": "זיכרון (RAM) פנוי", + "OS_Loadavg": "עומס ממוצע ", "OS_Platform": "OS Platform", "OS_Release": "OS Release", - "OS_Totalmem": "OS Total Memory", - "OS_Type": "OS Type", - "OS_Uptime": "OS Uptime", - "hours": "hours", - "minutes": "minutes", - "seconds": "seconds" + "OS_Totalmem": "סך הכל זיכרון (RAM)", + "OS_Type": "סוג מערכת ההפעלה", + "OS_Uptime": "זמן שעבר מאז האתחול האחרון", + "hours": "שעות", + "minutes": "דקות", + "seconds": "שניות", + "yes": "Yes", + "no": "No", + "accounts": "Accounts", + "accounts-allowEmailChange": "Allow Email Change" }
\ No newline at end of file |