diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/files/l10n/he.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index ea24c852a9f..a31349b8be6 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -159,15 +159,14 @@ OC.L10N.register( "Deleted shares" : "שיתופים שנמחקו", "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", - "Target folder" : "תיקיית יעד", "File handling" : "טיפול בקבצים", "Maximum upload size" : "גודל העלאה מקסימלי", "max. possible: " : "המרבי האפשרי: ", "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 בשימוש", "Cancel upload" : "ביטול העלאה", + "%s of %s used" : "%s מתוך %s בשימוש", "%1$s%% of %2$s used" : "%1$s%% מתוך %2$s בשימוש" }, "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;"); |