diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-12 02:08:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-12 02:08:58 -0400 |
commit | c5ae14453a2c199752b8369545d983c56a521d30 (patch) | |
tree | 4d92832c80d32827a3edbe73d67249da3e336a8e /lib/l10n/he.json | |
parent | ceaac03bb5512f925e43bdf8574977ea8e056e62 (diff) | |
download | nextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.tar.gz nextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.json')
-rw-r--r-- | lib/l10n/he.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 5a1bfb24873..de2aa38356a 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -99,6 +99,11 @@ "Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Apps" : "יישומים", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "רק התווים הבאים מאושרים לשם משתמש: \"a-z\", \"A-Z\", \"0-9\", וגם \"_.@-'\"", + "A valid username must be provided" : "יש לספק שם משתמש תקני", + "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", + "A valid password must be provided" : "יש לספק ססמה תקנית", + "The username is already being used" : "השם משתמש כבר בשימוש", "Help" : "עזרה", "Personal" : "אישי", "Users" : "משתמשים", @@ -145,11 +150,6 @@ "Check the value of \"datadirectory\" in your configuration" : "יש לבדוק את הערך \"datadirectory\" בהגדרות התצורה שלך", "Data directory (%s) is invalid" : "תיקיית מידע (%s) אינה חוקית", "Please check that the data directory contains a file \".ocdata\" in its root." : "יש לוודא שתיקיית המידע כוללת קובץ \".ocdata\" בנתיב הבסיס שלה", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "רק התווים הבאים מאושרים לשם משתמש: \"a-z\", \"A-Z\", \"0-9\", וגם \"_.@-'\"", - "A valid username must be provided" : "יש לספק שם משתמש תקני", - "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", - "A valid password must be provided" : "יש לספק ססמה תקנית", - "The username is already being used" : "השם משתמש כבר בשימוש", "Could not obtain lock type %d on \"%s\"." : "לא ניתן היה להשיג סוג נעילה %d ב- \"%s\".", "Storage unauthorized. %s" : "אחסון לא מורשה. %s", "Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s", |