diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-11 01:55:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-11 01:55:34 -0500 |
commit | 77a8085f8470164c22af8c1533cee94876c9544d (patch) | |
tree | a32cec50f97488c7c7db760d39811416a0d9c862 /lib/l10n/he.js | |
parent | a1444da36492c32d46d854966f88fbf60e187912 (diff) | |
download | nextcloud-server-77a8085f8470164c22af8c1533cee94876c9544d.tar.gz nextcloud-server-77a8085f8470164c22af8c1533cee94876c9544d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 9a021abe2ec..ce99a984cac 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -13,6 +13,7 @@ OC.L10N.register( "last year" : "שנה שעברה", "seconds ago" : "שניות", "web services under your control" : "שירותי רשת תחת השליטה שלך", + "File name contains at least one invalid character" : "שם קובץ כולל לפחות תו אחד לא חוקי", "Application is not enabled" : "יישומים אינם מופעלים", "Authentication error" : "שגיאת הזדהות", "Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.", @@ -20,6 +21,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Apps" : "יישומים", "A valid username must be provided" : "יש לספק שם משתמש תקני", - "A valid password must be provided" : "יש לספק ססמה תקנית" + "A valid password must be provided" : "יש לספק ססמה תקנית", + "Storage not available" : "אחסון לא זמין" }, "nplurals=2; plural=(n != 1);"); |