diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
commit | e5fe41e16bbcbd8f11c618db43fdd312f625cd3b (patch) | |
tree | 88d652a240cd3b4400ce258a317483bb9dee0c75 /settings/l10n/he.js | |
parent | 6db6911a13bf2d2d219422d25a0a4a4406dce8ef (diff) | |
download | nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.tar.gz nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index e056e3e223a..11fbe18090a 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -1,8 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "מופעל", - "Not enabled" : "לא מופעל", "Wrong password" : "סיסמא שגוייה", "Saved" : "נשמר", "No user supplied" : "לא סופק שם משתמש", @@ -55,8 +53,6 @@ OC.L10N.register( "Updating...." : "מתבצע עדכון…", "Error while updating app" : "אירעה שגיאה בעת עדכון היישום", "Updated" : "מעודכן", - "Error while uninstalling app" : "אירעה שגיאה בעת הסרת היישום", - "Uninstall" : "הסרת התקנה", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "היישום הופעל אך יש לעדכן אותו. בעוד 5 שניות הדף ינותב לעמוד העדכון.", "App update" : "עדכון יישום", "Approved" : "מאושר", @@ -174,6 +170,7 @@ OC.L10N.register( "Theming" : "ערכת נושא", "Hardening and security guidance" : "הדרכת הקשחה ואבטחה", "Developer documentation" : "תיעוד מפתח", + "This app has an update available." : "ליישום זה קיים עדכון זמין.", "by %s" : "על ידי %s", "%s-licensed" : "%s-בעל רישיון", "Documentation:" : "תיעוד", @@ -183,7 +180,6 @@ OC.L10N.register( "Report a bug" : "דיווח על באג", "Show description …" : "הצגת תיאור ...", "Hide description …" : "הסתרת תיאור ...", - "This app has an update available." : "ליישום זה קיים עדכון זמין.", "This app cannot be installed because the following dependencies are not fulfilled:" : "לא ניתן להתקין את יישום זה כיוון שייחסי התלות הבאים לא התקיימו:", "Enable only for specific groups" : "אפשר רק לקבוצות מסויימות", "SSL Root Certificates" : "אישורי אבטחת SSL לנתיב יסוד", @@ -244,6 +240,8 @@ OC.L10N.register( "set new password" : "הגדרת סיסמא חדשה", "change email address" : "שינוי כתובת דואר אלקטרוני", "Default" : "ברירת מחדל", + "Enabled" : "מופעל", + "Not enabled" : "לא מופעל", "Please provide an admin recovery password, otherwise all user data will be lost" : "יש לספק את סיסמת המנהל לשחזור, אחרת כל מידע המשתמש יאבד", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "צד אחורי לא תומך בשינוי סיסמא, אך מפתח הצפנה של המשתמש עודכנה בהצלחה.", "test email settings" : "בדיקת הגדרות דואר אלקטרוני", @@ -252,6 +250,8 @@ OC.L10N.register( "Unable to remove user from group %s" : "לא ניתן להסיר משתמש מהקבוצה %s", "Sending..." : "שולח...", "Uninstalling ...." : "מסיר התקנה...", + "Error while uninstalling app" : "אירעה שגיאה בעת הסרת היישום", + "Uninstall" : "הסרת התקנה", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "מודול ה- PHP מסוג 'fileinfo' חסר. אנו ממליצים בחום לאפשר מודול זה כדי לקבל תוצאות מיטביות עם גילוי mime-type.", "Cheers!" : "לחיים!", "For password recovery and notifications" : "לשחזור סיסמא והודעות", |