summaryrefslogtreecommitdiffstats
path: root/lib/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r--lib/l10n/he.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index ed77917bc0f..9867e6c28c4 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -101,6 +101,11 @@ OC.L10N.register(
"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" : "משתמשים",
@@ -147,11 +152,6 @@ OC.L10N.register(
"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",