diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-18 01:54:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-18 01:54:41 -0500 |
commit | e4d5229940526352378f0141de4c9a6fd53611a9 (patch) | |
tree | ac7f5d1c66b268cc8d7689631f912758927351e7 /lib/l10n | |
parent | c8ab0942bfbe5ee81d64991db450c516afe5182f (diff) | |
download | nextcloud-server-e4d5229940526352378f0141de4c9a6fd53611a9.tar.gz nextcloud-server-e4d5229940526352378f0141de4c9a6fd53611a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/he.js | 11 | ||||
-rw-r--r-- | lib/l10n/he.json | 11 |
2 files changed, 22 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 3c150ca5120..da1a90cf266 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -9,15 +9,26 @@ OC.L10N.register( "Invalid image" : "תמונה לא חוקית", "today" : "היום", "yesterday" : "אתמול", + "_%n day ago_::_%n days ago_" : ["לפני %n יום","לפני %n ימים"], "last month" : "חודש שעבר", "last year" : "שנה שעברה", + "_%n year ago_::_%n years ago_" : ["לפני %n שנה","לפני %n שנים"], "seconds ago" : "שניות", "web services under your control" : "שירותי רשת תחת השליטה שלך", + "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", "File name contains at least one invalid character" : "שם קובץ כולל לפחות תו אחד לא חוקי", + "File name is too long" : "שם קובץ ארוך מדי", + "Can't read file" : "לא ניתן לקרוא קובץ", + "App directory already exists" : "תיקיית יישום כבר קיימת", "Application is not enabled" : "יישומים אינם מופעלים", "Authentication error" : "שגיאת הזדהות", "Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.", + "Unknown user" : "משתמש לא ידוע", + "DB Error: \"%s\"" : "שגיאת מסד נתונים: \"%s\"", + "Set an admin username." : "קביעת שם משתמש מנהל", + "Set an admin password." : "קביעת סיסמת מנהל", "%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«", + "%s via %s" : "%s על בסיס %s", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Apps" : "יישומים", "A valid username must be provided" : "יש לספק שם משתמש תקני", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 587ae1549d0..c1b4cf95086 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -7,15 +7,26 @@ "Invalid image" : "תמונה לא חוקית", "today" : "היום", "yesterday" : "אתמול", + "_%n day ago_::_%n days ago_" : ["לפני %n יום","לפני %n ימים"], "last month" : "חודש שעבר", "last year" : "שנה שעברה", + "_%n year ago_::_%n years ago_" : ["לפני %n שנה","לפני %n שנים"], "seconds ago" : "שניות", "web services under your control" : "שירותי רשת תחת השליטה שלך", + "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", "File name contains at least one invalid character" : "שם קובץ כולל לפחות תו אחד לא חוקי", + "File name is too long" : "שם קובץ ארוך מדי", + "Can't read file" : "לא ניתן לקרוא קובץ", + "App directory already exists" : "תיקיית יישום כבר קיימת", "Application is not enabled" : "יישומים אינם מופעלים", "Authentication error" : "שגיאת הזדהות", "Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.", + "Unknown user" : "משתמש לא ידוע", + "DB Error: \"%s\"" : "שגיאת מסד נתונים: \"%s\"", + "Set an admin username." : "קביעת שם משתמש מנהל", + "Set an admin password." : "קביעת סיסמת מנהל", "%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«", + "%s via %s" : "%s על בסיס %s", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Apps" : "יישומים", "A valid username must be provided" : "יש לספק שם משתמש תקני", |