diff options
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 8b662d22106..f02e7fadc41 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -158,7 +158,6 @@ "Cancel" : "ביטול", "Create" : "יצירה", "%s used" : "%s בשימוש", - "%s%% of %s used" : "%s%% מתוך %s בשימוש", "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש", "Show hidden files" : "הצגת קבצים נסתרים", "Crop image previews" : "חיתוך תצוגות מקדימות של תמונות", @@ -186,6 +185,7 @@ "You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן", "New" : "חדש", "Cannot transfer ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם", + "%s%% of %s used" : "%s%% מתוך %s בשימוש", "Settings" : "הגדרות" },"pluralForm" :"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;" }
\ No newline at end of file |