diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-23 23:21:52 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-23 23:21:52 +0300 |
commit | 1cc104e07ea8ff9fc53f283669622e80e909f366 (patch) | |
tree | 79b0aa27c2ba6c3add0e37cf0349393f8937db35 /i18n/he.i18n.json | |
parent | 36b642be0974701c5531fccb82cea90d93c4071a (diff) | |
download | wekan-1cc104e07ea8ff9fc53f283669622e80e909f366.tar.gz wekan-1cc104e07ea8ff9fc53f283669622e80e909f366.tar.bz2 wekan-1cc104e07ea8ff9fc53f283669622e80e909f366.zip |
Update translations.
Diffstat (limited to 'i18n/he.i18n.json')
-rw-r--r-- | i18n/he.i18n.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 94daa4a6..6d9356aa 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -191,7 +191,7 @@ "error-user-notAllowSelf": "אינך יכול להזמין את עצמך", "error-user-notCreated": "משתמש זה לא נוצר", "error-username-taken": "המשתמש כבר קיים במערכת", - "error-email-taken": "Email has already been taken", + "error-email-taken": "כתובת הדוא\"ל כבר נמצאת בשימוש", "export-board": "ייצוא לוח", "filter": "מסנן", "filter-cards": "סינון כרטיסים", @@ -373,16 +373,16 @@ "OS_Cpus": "מספר מעבדים", "OS_Freemem": "זיכרון (RAM) פנוי", "OS_Loadavg": "עומס ממוצע ", - "OS_Platform": "OS Platform", - "OS_Release": "OS Release", + "OS_Platform": "מערכת הפעלה", + "OS_Release": "גרסת מערכת הפעלה", "OS_Totalmem": "סך הכל זיכרון (RAM)", "OS_Type": "סוג מערכת ההפעלה", "OS_Uptime": "זמן שעבר מאז האתחול האחרון", "hours": "שעות", "minutes": "דקות", "seconds": "שניות", - "yes": "Yes", - "no": "No", - "accounts": "Accounts", - "accounts-allowEmailChange": "Allow Email Change" + "yes": "כן", + "no": "לא", + "accounts": "חשבונות", + "accounts-allowEmailChange": "אפשר שינוי דוא\"ל" }
\ No newline at end of file |