diff options
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 4db22fef4ed..6dce479219f 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -18,15 +18,16 @@ OC.L10N.register( "Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.", "Invalid directory." : "תיקייה שגויה.", "Files" : "קבצים", + "Favorites" : "מועדפים", + "Home" : "בית", "Upload cancelled." : "ההעלאה בוטלה.", "Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.", "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.", "{new_name} already exists" : "{new_name} כבר קיים", - "Share" : "שתף", + "Rename" : "שינוי שם", "Delete" : "מחיקה", "Unshare" : "הסר שיתוף", - "Delete permanently" : "מחק לצמיתות", - "Rename" : "שינוי שם", + "Select" : "בחר", "Pending" : "ממתין", "Error" : "שגיאה", "Name" : "שם", @@ -36,18 +37,22 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", + "_ matches '{filter}'_::_ match '{filter}'_" : ["",""], + "Favorite" : "מועדף", "Upload (max. %s)" : "העלאה (מקסימום %s)", "File handling" : "טיפול בקבצים", "Maximum upload size" : "גודל העלאה מקסימלי", "max. possible: " : "המרבי האפשרי: ", "Save" : "שמירה", + "Settings" : "הגדרות", "WebDAV" : "WebDAV", "New" : "חדש", "Text file" : "קובץ טקסט", "New folder" : "תיקייה חדשה", "Folder" : "תיקייה", "From link" : "מקישור", - "Nothing in here. Upload something!" : "אין כאן שום דבר. אולי ברצונך להעלות משהו?", + "Upload" : "העלאה", + "Cancel upload" : "ביטול ההעלאה", "Download" : "הורדה", "Upload too large" : "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", |