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:
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r--apps/files/l10n/he.js9
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index afe9ecd33d5..8316c8c0175 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -161,6 +161,8 @@ OC.L10N.register(
"Tags" : "תגיות",
"Unable to change the favourite state of the file" : "לא ניתן לשנות את מצב ההעדפה של הקובץ",
"Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ",
+ "Cancel" : "ביטול",
+ "Create" : "יצירה",
"%s used" : "%s בשימוש",
"%s%% of %s used" : "%s%% מתוך %s בשימוש",
"%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש",
@@ -186,11 +188,6 @@ OC.L10N.register(
"Deleted shares" : "שיתופים שנמחקו",
"Pending shares" : "שיתופים ממתינים",
"Text file" : "קובץ טקסט",
- "New text file.txt" : "קובץ טקסט חדש.txt",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "האחסון של {owner} מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
- "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "תיקיית הקבוצה \"{mountPoint}\" מלאה, לא ניתן לעדכן או לסנכרן קבצים יותר!",
- "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "האחסון החיצוני \"{mountPoint}\" מלא, לא ניתן לעדכן או לסנכרן קבצים יותר!",
- "Your storage is full, files can not be updated or synced anymore!" : "האחסון שלך מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
- "_matches '{filter}'_::_match '{filter}'_" : ["מתאים ל- '{filter}'","מתאים ל- '{filter}'","מתאים ל- '{filter}'","מתאים ל- '{filter}'"]
+ "New text file.txt" : "קובץ טקסט חדש.txt"
},
"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;");