diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-08 00:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-08 00:08:16 +0000 |
commit | 194f880073f5a549049db7387e9c988511a07d8b (patch) | |
tree | 66571fb234938f019c75fce620460c40c2cc33fb /lib/l10n/he.js | |
parent | bab313da5d76dafcf7e0f8424d39b3d9669f126f (diff) | |
download | nextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.tar.gz nextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 456d76ac701..65ba6ddcfa5 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -43,9 +43,6 @@ OC.L10N.register( "%s you may not use dots in the database name" : "%s לא ניתן להשתמש בנקודות בשם מסד הנתונים", "Oracle connection could not be established" : "לא ניתן היה ליצור חיבור Oracle", "Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים", - "DB Error: \"%s\"" : "שגיאת מסד נתונים: \"%s\"", - "Offending command was: \"%s\"" : "הפקודה המזיקה הייתה: \"%s\"", - "Offending command was: \"%s\", name: %s, password: %s" : "הפקודה המזיקה הייתה: \"%s\", שם: %s, סיסמא: %s", "PostgreSQL username and/or password not valid" : "שם משתמש ו/או סיסמת PostgreSQL אינם תקפים", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X אינו נתמך ו- %s לא יעבוד כשורה בפלטפורמה זו. ניתן לקחת סיכון ולהשתמש באחריותך! ", "For the best results, please consider using a GNU/Linux server instead." : "לתוצאות הכי טובות, יש לשקול שימוש בשרת GNU/Linux במקום.", @@ -173,7 +170,10 @@ OC.L10N.register( "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "בדרך כלל ניתן לפתור את הבעיה על ידי כך ש- %s נותן ל- webserver הרשאות כניסה לתיקיית config %s.", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "מודול עם זהות: %s אינו קיים. יש לאפשר את זה בהגדרות היישומים או ליצור קשר עם המנהל.", "Server settings" : "הגדרות שרת", + "DB Error: \"%s\"" : "שגיאת מסד נתונים: \"%s\"", + "Offending command was: \"%s\"" : "הפקודה המזיקה הייתה: \"%s\"", "You need to enter either an existing account or the administrator." : "יש להכניס חשבון קיים או מנהל.", + "Offending command was: \"%s\", name: %s, password: %s" : "הפקודה המזיקה הייתה: \"%s\", שם: %s, סיסמא: %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "הגדרת הרשאות ל- %s נכשלה, כיוון שההרשאות עולים על האישורים שניתנו ל- %s", "Setting permissions for %s failed, because the item was not found" : "הגדרת הרשאות ל- %s נכשלה, כיוון שהפריט לא נמצא", "Cannot clear expiration date. Shares are required to have an expiration date." : "לא ניתן לבטל תאריך תפוגה. שיתופים חייבים להכיל תאריך תפוגה.", |