diff options
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 589e6fa320b..2f4b77f1244 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -141,6 +141,7 @@ "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" : "שינוי", @@ -152,6 +153,8 @@ "Invalid path selected" : "הנתיב שנבחר שגוי", "Unknown error" : "שגיאה בלתי ידועה", "Ownership transfer request sent" : "נשלחה בקשת העברת בעלות", + "No files in here" : "אין כאן קבצים", + "Go back" : "חזרה", "Files settings" : "הגדרות לקבצים", "Show hidden files" : "הצגת קבצים נסתרים", "Crop image previews" : "חיתוך תצוגות מקדימות של תמונות", @@ -163,16 +166,14 @@ "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" : "משותף אתך", @@ -190,6 +191,7 @@ "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" : "קבצים שנמחקו" },"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 |