diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-25 09:36:09 +0000 |
commit | e23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch) | |
tree | fbf2d2ee9af7470a5221f7127a36d90e5acdb90a /settings/l10n/he.js | |
parent | 740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff) | |
download | nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index f20a1b3dfca..f9559262186 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -81,7 +81,6 @@ OC.L10N.register( "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" : "סיסמא מאוד חלשה", "Weak password" : "סיסמא חלשה", @@ -111,8 +110,6 @@ OC.L10N.register( "Login" : "התחברות", "Plain" : "רגיל", "NT LAN Manager" : "מנהל רשת NT", - "SSL" : "SSL", - "TLS" : "TLS", "Email server" : "שרת דואר אלקטרוני", "Open documentation" : "תיעוד פתוח", "This is used for sending out notifications." : "משתמשים בזה כדי לשלוח הודעות.", @@ -195,8 +192,6 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "אפשר השלמה אוטומטית של שמות משתמש בתפריט שיתוף. אם תכונה זו מנוטרלת יש להכניס שם משתמש מלא.", "Tips & tricks" : "עצות ותחבולות", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "למעבר למסד נתונים אחר יש להשתמש בכלי שורת פקודה: 'occ db:convert-type', או לעיין ב- <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">תיעוד↗</a>.", "How to do backups" : "איך לבצע גיבויים", "Advanced monitoring" : "ניטור מתקדם", @@ -276,7 +271,6 @@ OC.L10N.register( "Create" : "יצירה", "Admin Recovery Password" : "סיסמת השחזור של המנהל", "Enter the recovery password in order to recover the users files during password change" : "יש להכניס את סיסמת השחזור לצורך שחזור של קבצי המשתמש במהלך החלפת סיסמא", - "Group" : "קבוצה", "Everyone" : "כולם", "Admins" : "מנהלים", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "יש להכניס מכסת אחסון (לדוגמא: \"512 MB\" or \"12 GB\")", @@ -286,9 +280,15 @@ OC.L10N.register( "set new password" : "הגדרת סיסמא חדשה", "change email address" : "שינוי כתובת דואר אלקטרוני", "Default" : "ברירת מחדל", + "SSL" : "SSL", + "TLS" : "TLS", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.", + "Group" : "קבוצה", "APCu" : "APCu", "Redis" : "Redis", "External Storage" : "אחסון חיצוני", - "Updates" : "עדכונים" + "Updates" : "עדכונים", + "An error occurred: {message}" : "אירעה שגיאה: {message}" }, "nplurals=2; plural=(n != 1);"); |