diff options
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 70a522b2d69..834ed8fe8b5 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "האחסון אינו זמין באופן זמני", "Storage invalid" : "אחסון לא חוקי", "Unknown error" : "שגיאה בלתי ידועה", - "All files" : "כל הקבצים", - "Recent" : "אחרונים", - "Favorites" : "מועדפים", "File could not be found" : "הקובץ לא ניתן לאיתור", "Move or copy" : "העברה או העתקה", "Download" : "הורדה", "Delete" : "מחיקה", "Home" : "בית", "Close" : "סגירה", + "Favorites" : "מועדפים", "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"", "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", "Upload cancelled." : "ההעלאה בוטלה.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "New folder" : "תיקייה חדשה", "Upload file" : "העלאת קובץ", + "Recent" : "אחרונים", "Not favorited" : "לא במועדפים", "Remove from favorites" : "הסרה מהמועדפים", "Add to favorites" : "הוספה למועדפים", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>", "A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזרו</strong>", + "All files" : "כל הקבצים", "Unlimited" : "ללא הגבלה", "Upload (max. %s)" : "העלאה (מקסימום %s)", "Accept" : "קבלה", |