diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 22480120778..2c9acac19ec 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -2,12 +2,22 @@ OC.L10N.register( "core", { "Preparing update" : "מכין עדכון", + "Turned on maintenance mode" : "הפעלת מצב אחזקה", + "Turned off maintenance mode" : "כיבוי מצב אחזקה", + "Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל", "Updated database" : "עדכון מסד נתונים", + "Checking updates of apps" : "בדיקת עדכוני יישומים", "Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s", + "Repair warning: " : "אזהרת תיקון:", + "Repair error: " : "שגיאת תיקון:", "Already up to date" : "כבר עדכני", + "Please select a file." : "יש לבחור קובץ.", "File is too big" : "הקובץ גדול מדי", + "Invalid file provided" : "סופק קובץ לא חוקי", + "No image or file provided" : "לא סופקו תמונה או קובץ", "Unknown filetype" : "סוג קובץ לא מוכר", "Invalid image" : "תמונה לא חוקית", + "An error occurred. Please contact your admin." : "אירעה שגיאה. יש ליצור קשר עם המנהל שלך.", "Sunday" : "יום ראשון", "Monday" : "יום שני", "Tuesday" : "יום שלישי", @@ -22,6 +32,13 @@ OC.L10N.register( "Thu." : "חמישי", "Fri." : "שישי", "Sat." : "שבת", + "Su" : "א", + "Mo" : "ב", + "Tu" : "ג", + "We" : "ד", + "Th" : "ה", + "Fr" : "ו", + "Sa" : "ש", "January" : "ינואר", "February" : "פברואר", "March" : "מרץ", @@ -107,6 +124,7 @@ OC.L10N.register( "Enter new" : "הכנסת חדש", "Delete" : "מחיקה", "Add" : "הוספה", + "Edit tags" : "עריכת תגים", "unknown text" : "מלל לא מוכר", "Hello world!" : "שלום עולם!", "sunny" : "שמשי", @@ -115,6 +133,7 @@ OC.L10N.register( "The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", "Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", "New password" : "ססמה חדשה", + "New Password" : "סיסמא חדשה", "Reset password" : "איפוס ססמה", "Personal" : "אישי", "Users" : "משתמשים", |