diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 3e95f5baab2..d74ce7ae2a5 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -58,6 +58,7 @@ OC.L10N.register( "Apps" : "יישומים", "Settings" : "הגדרות", "Log out" : "התנתק", + "Accounts" : "Accounts", "Email" : "דוא״ל", "Phone" : "טלפון", "Twitter" : "טוויטר", @@ -156,19 +157,6 @@ OC.L10N.register( "Summary" : "תקציר", "Translate" : "תרגום", "Result" : "תוצאה", - "Education Edition" : "מהדורה חינוכית", - "File name is a reserved word" : "שם קובץ הוא מילה שמורה", - "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", - "File name is too long" : "שם קובץ ארוך מדי", - "Users" : "משתמשים", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s שיתף » %2$s« איתך, ורוצה להוסיף:", - "%1$s shared »%2$s« with you and wants to add" : "%1$sשיתף »%2$s« איתך, ורוצה להוסיף:", - "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”", - "Open »%s«" : "פתיחת „%s”", - "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", - "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", - "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", - "File is currently busy, please try again later" : "הקובץ בשימוש כרגע, יש לנסות שוב מאוחר יותר", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "נא לוודא שיש קובץ בשם „.ocdata” בבסיס תיקיית הנתונים שלך." + "File is currently busy, please try again later" : "הקובץ בשימוש כרגע, יש לנסות שוב מאוחר יותר" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); |