diff options
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 6d14b1a0904..8352ec614b8 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -81,6 +81,9 @@ 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 שניות הדף ינותב לעמוד העדכון.", "App update" : "עדכון יישום", "No apps found for \"{query}\"" : "לא נמצא יישום עבור \"{query}\"", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.", + "Valid until {date}" : "בתוקף עד ל- {date}", + "Delete" : "מחיקה", "An error occurred: {message}" : "אירעה שגיאה: {message}", "Select a profile picture" : "יש לבחור תמונת פרופיל", "Very weak password" : "סיסמא מאוד חלשה", @@ -88,9 +91,6 @@ OC.L10N.register( "So-so password" : "סיסמא ככה-ככה", "Good password" : "סיסמא טובה", "Strong password" : "סיסמא חזקה", - "An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.", - "Valid until {date}" : "בתוקף עד ל- {date}", - "Delete" : "מחיקה", "Groups" : "קבוצות", "Unable to delete {objName}" : "לא ניתן למחיקה {objName}", "Error creating group" : "שגיאה בעת יצירת קבוצה", @@ -109,7 +109,6 @@ OC.L10N.register( "__language_name__" : "עברית", "Personal info" : "מידע אישי", "Sync clients" : "סנכרון לקוחות", - "SSL root certificates" : "אישורי אבטחת SSL ", "Everything (fatal issues, errors, warnings, info, debug)" : "הכול (נושאים חמורים, שגיאות, אזהרות, מידע, ניפוי שגיאות)", "Info, warnings, errors and fatal issues" : "מידע, אזהרות, שגיאות ונושאים חמורים", "Warnings, errors and fatal issues" : "אזהרות, שגיאות ונושאים חמורים", @@ -203,6 +202,11 @@ OC.L10N.register( "Enable only for specific groups" : "אפשר רק לקבוצות מסויימות", "Uninstall App" : "הסרת יישום", "Enable experimental apps" : "אפשר יישומים ניסיוניים", + "Common Name" : "שם משותף", + "Valid until" : "בתוקף עד", + "Issued By" : "הוצא על ידי", + "Valid until %s" : "בתוקף עד %s", + "Import root certificate" : "יבוא אישור אבטחה לנתיב יסוד", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "שלום,<br><br>רק רצינו להודיע שעכשיו יש לך %s חשבון.<br><br>Your שם משתמש: %s<br>כניסה: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "לחיים!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "שלום,\n\nרק רצינו להודיע שעכשיו יש לך %s חשבון.\n\nשם המשתמש שלך: %s\nכניסה: %s\n\n", @@ -240,11 +244,6 @@ OC.L10N.register( "iOS app" : "יישום אייפון", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "אם ברצונך לתמוך בפרויקט\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ניתן להצטרך לפיתוח</a>\n\t\tאו\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">להפיץ את הבשורה</a>!", "Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב", - "Common Name" : "שם משותף", - "Valid until" : "בתוקף עד", - "Issued By" : "הוצא על ידי", - "Valid until %s" : "בתוקף עד %s", - "Import root certificate" : "יבוא אישור אבטחה לנתיב יסוד", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "פיתוח על ידי {open}קהילת ownCloud community{linkclose}, {githubopen}קוד המקור{linkclose} ברישיון תחת ה- {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Show storage location" : "הצגת מיקום אחסון", "Show last log in" : "הצגת כניסה אחרונה", |