diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
commit | 4518f6dc642e75f2aee386fc39f5e748859bda5c (patch) | |
tree | 649061f217aa7916b56dd5b575fc4872318f30b1 /lib/l10n/he.js | |
parent | 9edd3916ffc1ff0a3a1eab1e44e5df0d5e67ebb3 (diff) | |
download | nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.tar.gz nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 872acb2e0c5..2f3bd6bb638 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -35,7 +35,6 @@ OC.L10N.register( "Personal" : "אישי", "Users" : "משתמשים", "Admin" : "מנהל", - "Server settings" : "הגדרות שרת", "Sharing" : "שיתוף", "Tips & tricks" : "טיפים וטריקים", "%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.", @@ -182,6 +181,7 @@ OC.L10N.register( "Storage connection error. %s" : "שגיאת חיבור אחסון. %s", "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "מודול עם זהות: %s אינו קיים. יש לאפשר את זה בהגדרות היישומים או ליצור קשר עם המנהל.", + "Server settings" : "הגדרות שרת", "You need to enter either an existing account or the administrator." : "יש להכניס חשבון קיים או מנהל.", "%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«", "%s via %s" : "%s על בסיס %s", |