diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-09 01:55:50 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-09 01:55:50 -0500 |
commit | 72b34575df0dbfe225cc6cd50b8aa7bb1439d5a1 (patch) | |
tree | bbb360c8c37c00d8f35f04d8cd4e321df5d3b5eb /apps/files | |
parent | a259effc7d22cfd686ac73744caf2ce209ac1f1f (diff) | |
download | nextcloud-server-72b34575df0dbfe225cc6cd50b8aa7bb1439d5a1.tar.gz nextcloud-server-72b34575df0dbfe225cc6cd50b8aa7bb1439d5a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/he.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/he.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 1cd0ff6303d..05b0721a08f 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -69,6 +69,7 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין.", "No favorites" : "אין מועדפים", - "Text file" : "קובץ טקסט" + "Text file" : "קובץ טקסט", + "New text file.txt" : "קובץ טקסט חדש.txt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 8d9b8fc47f9..0ffbfca480f 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -67,6 +67,7 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין.", "No favorites" : "אין מועדפים", - "Text file" : "קובץ טקסט" + "Text file" : "קובץ טקסט", + "New text file.txt" : "קובץ טקסט חדש.txt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |