Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-04 04:12:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-04 04:12:28 +0300
commita1f9ed1d7d9e953833850a14405687e115bf0b82 (patch)
tree41e335778e8a5bcd07789b7e2d92a346b30532d5 /apps/files/l10n/he.js
parent03bab63d11cf72b9a5404c744a4df7bd7191788b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r--apps/files/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 2feb65a9f77..31aacb72d9b 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -133,6 +133,7 @@ OC.L10N.register(
"Save" : "שמירה",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM זה יכול להמשך 5 דקות לשינויים לחול.",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
+ "%s of %s used" : "%s מתוך %s בשימוש",
"%s used" : "%s בשימוש",
"Settings" : "הגדרות",
"Show hidden files" : "הצגת קבצים נסתרים",
@@ -156,7 +157,6 @@ OC.L10N.register(
"Deleted shares" : "שיתופים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
- "Target folder" : "תיקיית יעד",
- "%s of %s used" : "%s מתוך %s בשימוש"
+ "Target folder" : "תיקיית יעד"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");