diff options
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 8edc1e27e58..6f28f56e307 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "תגיות", "Home" : "בית", "Close" : "סגירה", - "Favorites" : "מועדפים", "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"", "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", "Upload cancelled." : "ההעלאה בוטלה.", @@ -87,7 +86,6 @@ OC.L10N.register( "Favorited" : "מועדף", "Favorite" : "מועדף", "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", - "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "New folder" : "תיקייה חדשה", "Create new folder" : "יצירת תיקייה חדשה", "Upload file" : "העלאת קובץ", @@ -100,6 +98,7 @@ OC.L10N.register( "Removed from favorites" : "הוסר מהמועדפים", "You added {file} to your favorites" : "הוספת את {file} למועדפים שלך", "You removed {file} from your favorites" : "הסרת את {file} מהמועדפים שלך", + "Favorites" : "מועדפים", "File changes" : "שינויים בקובץ", "Created by {user}" : "נוצר על ידי {user}", "Changed by {user}" : "נערך על ידי {user}", @@ -144,6 +143,8 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "העברת הבעלות על {path} לידי {user} הושלמה.", "in %s" : "ב־%s", "File Management" : "ניהול קבצים", + "File name" : "שם קובץ", + "Name cannot be empty" : "השם לא יכול להישאר ריק", "Select all" : "לבחור הכול", "Transfer ownership of a file or folder" : "העברת בעלות על קובץ או תיקייה", "Choose file or folder to transfer" : "נא לבחור קובץ או תיקייה להעברה", @@ -168,6 +169,7 @@ OC.L10N.register( "Error while loading the file data" : "שגיאה בטעינת נתוני הקובץ", "Create" : "יצירה", "Delete permanently" : "מחיקה לצמיתות", + "Open details" : "פתיחת פרטים", "Toggle grid view" : "החלפת תצוגת טבלה", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", @@ -184,6 +186,7 @@ OC.L10N.register( "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", "Storage invalid" : "אחסון לא חוקי", + "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "Unlimited" : "ללא הגבלה", "Search users" : "חיפוש משתמשים", "Cancel" : "ביטול", |