summaryrefslogtreecommitdiffstats
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, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index d10792693a1..53e298b3296 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -143,6 +143,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "העברת הבעלות על {path} לידי {user} הושלמה.",
"in %s" : "ב־%s",
"File Management" : "ניהול קבצים",
+ "Select all" : "לבחור הכול",
"Transfer ownership of a file or folder" : "העברת בעלות על קובץ או תיקייה",
"Choose file or folder to transfer" : "נא לבחור קובץ או תיקייה להעברה",
"Change" : "שינוי",
@@ -154,6 +155,8 @@ OC.L10N.register(
"Invalid path selected" : "הנתיב שנבחר שגוי",
"Unknown error" : "שגיאה בלתי ידועה",
"Ownership transfer request sent" : "נשלחה בקשת העברת בעלות",
+ "No files in here" : "אין כאן קבצים",
+ "Go back" : "חזרה",
"Files settings" : "הגדרות לקבצים",
"Show hidden files" : "הצגת קבצים נסתרים",
"Crop image previews" : "חיתוך תצוגות מקדימות של תמונות",
@@ -165,16 +168,14 @@ OC.L10N.register(
"Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ",
"Cancel" : "ביטול",
"Create" : "יצירה",
+ "Delete permanently" : "מחיקה לצמיתות",
"Toggle grid view" : "החלפת תצוגת טבלה",
- "No files in here" : "אין כאן קבצים",
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
- "Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"No favorites yet" : "אין מועדפים עדיין",
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
- "Deleted files" : "קבצים שנמחקו",
"Shares" : "שיתופים",
"Shared with others" : "משותף עם אחרים",
"Shared with you" : "משותף אתך",
@@ -192,6 +193,7 @@ OC.L10N.register(
"Cannot transfer ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם",
"%s used" : "%s בשימוש",
"%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש",
- "Settings" : "הגדרות"
+ "Settings" : "הגדרות",
+ "Deleted files" : "קבצים שנמחקו"
},
"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;");