diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 0d109ca7d79..40b5587bc2c 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -153,21 +153,9 @@ OC.L10N.register( "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", "No" : "לא", "Yes" : "כן", - "No files in here" : "אין כאן קבצים", - "New folder" : "תיקייה חדשה", - "No more subfolders in here" : "אין כאן עוד תת־תיקיות", - "Name" : "שם", - "Size" : "גודל", - "Modified" : "מועד שינוי", - "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", - "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", - "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", - "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", - "{newName} already exists" : "{newName} כבר קיים", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", - "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", "OK" : "אישור", "Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}", "read-only" : "לקריאה בלבד", @@ -182,10 +170,6 @@ OC.L10N.register( "(all selected)" : "(הכול נבחר)", "({count} selected)" : "({count} נבחרו)", "Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים", - "Pending" : "בהמתנה", - "Home" : "בית", - "Copy to {folder}" : "העתקה אל {folder}", - "Move to {folder}" : "העברה אל {folder}", "Saving …" : "מתבצעת שמירה…", "Authentication required" : "נדרש אימות", "This action requires you to confirm your password" : "פעולה זו דורשת ממך לאמת את הססמה שלך", @@ -324,6 +308,22 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", "If it is not there ask your local administrator." : "אם זה לא נמצא, שאל את המנהל המקומי שלך.", "Settings" : "הגדרות", + "No files in here" : "אין כאן קבצים", + "New folder" : "תיקייה חדשה", + "No more subfolders in here" : "אין כאן עוד תת־תיקיות", + "Name" : "שם", + "Size" : "גודל", + "Modified" : "מועד שינוי", + "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", + "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", + "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", + "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", + "{newName} already exists" : "{newName} כבר קיים", + "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", + "Pending" : "בהמתנה", + "Home" : "בית", + "Copy to {folder}" : "העתקה אל {folder}", + "Move to {folder}" : "העברה אל {folder}", "File not found" : "קובץ לא נמצא", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", "Please use the command line updater because automatic updating is disabled in the config.php." : "יש להשתמש בעדכון על בסיס שורת פקודה כיוון שעדכון אוטומטי מנוטרל בקובץ config.php." |