diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
commit | a973c1bfb9b8ac444009b19fd1107483676dfd25 (patch) | |
tree | 968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /apps/files/l10n/he.js | |
parent | 9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff) | |
download | nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 135975e84a2..05fb376e283 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -1,7 +1,6 @@ OC.L10N.register( "files", { - "Storage not available" : "אחסון לא זמין", "Storage invalid" : "אחסון לא חוקי", "Unknown error" : "שגיאה בלתי ידועה", "Files" : "קבצים", @@ -111,6 +110,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", + "Storage not available" : "אחסון לא זמין", "Unable to set upload directory." : "לא היה ניתן לקבוע תיקיית העלאות.", "Invalid Token" : "קוד לא חוקי", "No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.", |