diff options
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index a4e1ac141e4..0ad0a89e47e 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -309,19 +309,13 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "היישומון הופעל אך יש לעדכן אותו. ההפניה לעמוד העדכון תחל בעוד 5 שניות.", "Documentation" : "תיעוד", "Forum" : "פורום", - "Login" : "התחברות", - "Plain" : "רגיל", - "NT LAN Manager" : "מנהל רשת NT", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "תיעוד פתוח", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "חשוב להגדיר את השרת הזה כדי שיתאפשר לשלוח דרכו הודעות דוא״ל, למשל כדי לאפס ססמה ולשלוח התרעות.", "Send mode" : "מצב שליחה", "Encryption" : "הצפנה", "Sendmail mode" : "מצב Sendmail (שליחת דוא״ל)", "From address" : "מכתובת", - "Authentication method" : "שיטת אימות", - "Authentication required" : "נדרש אימות", "Server address" : "כתובת שרת", "Port" : "שער", "Credentials" : "פרטי גישה", @@ -379,6 +373,12 @@ OC.L10N.register( "Address" : "כתובת", "Avatar" : "תמונה מייצגת", "An error occured during the request. Unable to proceed." : "אירעה שגיאה במהלך הבקשה. לא ניתן להמשיך.", + "Login" : "התחברות", + "Plain" : "רגיל", + "NT LAN Manager" : "מנהל רשת NT", + "STARTTLS" : "STARTTLS", + "Authentication method" : "שיטת אימות", + "Authentication required" : "נדרש אימות", "Please read carefully before activating server-side encryption: " : "יש לקרוא בתשומת לב רבה לפני שמפעילים הצפנת צד שרת:", "Enable encryption" : "אפשר הצפנה", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "יש להמיר את מפתחות ההצפנה שלך בממערכת ההצפנה הישנה (ownCloud <= 8.0) למערכת החדשה. יש לאפשר את \"מודול הצפנה ברירת מחדש\" ולהריץ 'occ encryption:migrate'", |