diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-18 02:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-18 02:19:28 +0000 |
commit | 6d291c3c1934e97914a9c22e66355769efe3f6d0 (patch) | |
tree | 2a715ab9827b04c01de13b293641e8bdff8b9e97 /lib/l10n/he.js | |
parent | e62a546c341b7ba5d80ecfa95cb26114628c0ac1 (diff) | |
download | nextcloud-server-6d291c3c1934e97914a9c22e66355769efe3f6d0.tar.gz nextcloud-server-6d291c3c1934e97914a9c22e66355769efe3f6d0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index ae304992bbe..a62bd3af475 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -10,6 +10,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "הקבצים של היישומון %1$s לא מוקמו במקום הנכון. נא לוודא שזו גרסה שהשרת תומך בה.", "Sample configuration detected" : "התגלתה דוגמת תצורה", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "התגלה שדוגמת התצורה הועתקה. דבר זה עלול לשבור את ההתקנה ולא נתמך.יש לקרוא את מסמכי התיעוד לפני שמבצעים שינויים ב- config.php", + "Other activities" : "פעילויות אחרות", "Education Edition" : "מהדורה חינוכית", "Enterprise bundle" : "מהדורה מסחרית", "Groupware bundle" : "מהדורה קבוצתית", @@ -145,6 +146,7 @@ OC.L10N.register( "A valid username must be provided" : "יש לספק שם משתמש תקני", "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", "Username must not consist of dots only" : "שם המשתמש לא יכול להיות מורכב מנקודות בלבד", + "Username is invalid because files already exist for this user" : "שם המשתמש שגוי כיוון שכבר קיימים קבצים למשתמש הזה", "A valid password must be provided" : "יש לספק ססמה תקנית", "The username is already being used" : "השם משתמש כבר בשימוש", "Could not create user" : "לא ניתן ליצור משתמש", |