aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r--apps/files/l10n/he.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index a4b4bedd68b..f7a920707c9 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -129,7 +129,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
"A favorite file or folder has been <strong>changed</strong>" : "קובץ או תיקייה מהמועדפים <strong>נערכו</strong>",
"All files" : "כל הקבצים",
- "Unlimited" : "ללא הגבלה",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
"Accept" : "קבלה",
"Reject" : "דחייה",
@@ -163,9 +162,6 @@ OC.L10N.register(
"Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ",
"Cancel" : "ביטול",
"Create" : "יצירה",
- "%s used" : "%s בשימוש",
- "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש",
- "WebDAV" : "WebDAV",
"Toggle grid view" : "החלפת תצוגת טבלה",
"No files in here" : "אין כאן קבצים",
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
@@ -189,7 +185,11 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
"New" : "חדש",
"Copied!" : "ההעתקה הושלמה!",
+ "Unlimited" : "ללא הגבלה",
"Cannot transfer ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם",
- "Settings" : "הגדרות"
+ "%s used" : "%s בשימוש",
+ "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש",
+ "Settings" : "הגדרות",
+ "WebDAV" : "WebDAV"
},
"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;");