diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-03-05 20:23:24 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-03-05 20:23:24 +0200 |
commit | 3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7 (patch) | |
tree | c9833145bf19ce75abd5a318914237cd14354d30 /i18n/he.i18n.json | |
parent | 44dbe43ac4fa4a32d175fead36f9371a67a634a0 (diff) | |
download | wekan-3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7.tar.gz wekan-3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7.tar.bz2 wekan-3f4be5e9fad1aee484fb01764fbd051fdaf9d3d7.zip |
Update translations.
Diffstat (limited to 'i18n/he.i18n.json')
-rw-r--r-- | i18n/he.i18n.json | 34 |
1 files changed, 28 insertions, 6 deletions
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 9bc05fab..b3224a05 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -24,7 +24,7 @@ "activities": "פעילויות", "activity": "פעילות", "activity-added": "%s נוסף ל%s", - "activity-archived": "%s אורכב", + "activity-archived": "%s הועבר לארכיון", "activity-attached": "%s צורף ל%s", "activity-created": "%s נוצר", "activity-excluded": "%s לא נכלל ב%s", @@ -121,7 +121,7 @@ "checklists": "רשימות", "click-to-star": "לחץ להוספת הלוח למועדפים", "click-to-unstar": "לחץ להסרת הלוח מהמועדפים.", - "clipboard": "Clipboard or drag & drop", + "clipboard": "לוח עריכה או גרור ושחרר", "close": "סגור", "close-board": "סגור לוח", "close-board-pop": "תוכלו לשחזר את הלוח בלחיצה על כפתור \"ארכיונים\" מהכותרת העליונה.", @@ -144,7 +144,7 @@ "current": "נוכחי", "date": "תאריך", "decline": "סרב", - "default-avatar": "אווטאר דיפולטי", + "default-avatar": "אווטאר ברירת מחדל", "delete": "מחק", "deleteLabelPopup-title": "למחוק תווית?", "description": "תיאור", @@ -196,6 +196,7 @@ "fullname": "שם מלא", "header-logo-title": "חזור לדף הלוחות שלך.", "hide-system-messages": "הסתר הודעות מערכת", + "headerBarCreateBoardPopup-title": "צור לוח", "home": "בית", "import": "ייבא", "import-board": "ייבא מטרלו", @@ -293,8 +294,8 @@ "shortcut-toggle-filterbar": "החלף מצבי מסנן", "shortcut-toggle-sidebar": "החלף מצבי מסנן", "show-cards-minimum-count": "הצג מספר כרטיסים אם הרשימה מכיל יותר כרטיסים מ-", - "sidebar-open": "Open Sidebar", - "sidebar-close": "Close Sidebar", + "sidebar-open": "פתח סרגל צד", + "sidebar-close": "סגור סרגל צד", "signupPopup-title": "צור חשבון", "star-board-title": "בלחיצה על הכווכב של הלוח יתווסף הלוח לראש רשימת הלוחות שלך.", "starred-boards": "לוחות שסומנו בכוכב", @@ -322,5 +323,26 @@ "welcome-board": "ברוך הבא ללוח", "welcome-list1": "יסודות", "welcome-list2": "מתקדם", - "what-to-do": "מה תרצה לעשות?" + "what-to-do": "מה תרצה לעשות?", + "admin-panel": "Admin Panel", + "system-setting": "System Setting", + "settings": "Settings", + "people": "People", + "registration": "Registration", + "disable-self-registration": "Disable Self-Registration", + "invite": "Invite", + "invite-people": "Invite People", + "to-boards": "To board(s)", + "email-addresses": "Email Addresses", + "smtp-host-description": "The address of the SMTP server that handles your emails.", + "smtp-port-description": "The port your SMTP server uses for outgoing emails.", + "smtp-host": "SMTP Host", + "smtp-port": "SMTP Port", + "smtp-username": "שם משתמש", + "smtp-password": "סיסמא", + "send-from": "From", + "invitation-code": "Invitation Code", + "email-invite-register-subject": "__inviter__ שלח לך הזמנה", + "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", + "error-invitation-code-not-exist": "Invitation code doesn't exist" }
\ No newline at end of file |