diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
commit | 14d226dc33d5ad6965f1d01197832abf83a0eeed (patch) | |
tree | cfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/he.js | |
parent | 657c8da81121b272deb29a25f920280a1dc521bc (diff) | |
download | nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 13b0922efd2..a97cac8bcc9 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -90,7 +90,6 @@ OC.L10N.register( "Local link" : "קישור מקומי", "Folder" : "תיקייה", "New folder" : "תיקייה חדשה", - "{newname} already exists" : "{newname} כבר קיים", "Upload" : "העלאה", "An error occurred while trying to update the tags" : "שגיאה אירעה בזמן עדכון התגיות", "A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>", @@ -130,6 +129,7 @@ OC.L10N.register( "No favorites" : "אין מועדפים", "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", "Text file" : "קובץ טקסט", - "New text file.txt" : "קובץ טקסט חדש.txt" + "New text file.txt" : "קובץ טקסט חדש.txt", + "{newname} already exists" : "{newname} כבר קיים" }, "nplurals=2; plural=(n != 1);"); |