diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 13:30:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 13:30:52 +0000 |
commit | 39c180117ea48c313de09223eec111d14188588d (patch) | |
tree | 9e77e85df3b4777474758ec2300760248981bf4c /settings/l10n/he.js | |
parent | 5a599d5c4e4e0fca6b5edc1b841d08eec39cd671 (diff) | |
download | nextcloud-server-39c180117ea48c313de09223eec111d14188588d.tar.gz nextcloud-server-39c180117ea48c313de09223eec111d14188588d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 7d79a676867..78455244e6a 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -1,16 +1,16 @@ OC.L10N.register( "settings", { + "Enabled" : "מופעל", + "Not enabled" : "לא מופעל", "Wrong password" : "סיסמא שגוייה", "Saved" : "נשמר", "No user supplied" : "לא סופק שם משתמש", + "Unable to change password" : "לא ניתן לשנות את הסיסמא", "Authentication error" : "שגיאת הזדהות", "Please provide an admin recovery password, otherwise all user data will be lost" : "יש לספק את סיסמת המנהל לשחזור, אחרת כל מידע המשתמש יאבד", "Wrong admin recovery password. Please check the password and try again." : "סיסמת המנהל לשחזור שגוייה. יש לבדוק את הסיסמא ולנסות שוב.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "צד אחורי לא תומך בשינוי סיסמא, אך מפתח הצפנה של המשתמש עודכנה בהצלחה.", - "Unable to change password" : "לא ניתן לשנות את הסיסמא", - "Enabled" : "מופעל", - "Not enabled" : "לא מופעל", "installing and updating apps via the app store or Federated Cloud Sharing" : "התקנה ועדכון היישום דרך חנות היישומים או ענן שיתוף מאוגד", "Federated Cloud Sharing" : "ענן שיתוף מאוגד", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL משתמש בגרסה %s ישנה (%s). יש לעדכן את מערכת ההפעלה או שתכונות כדוגמת %s לא יעבדו באופן מהימן.", |