diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
commit | 823d3c2b425363ecd32fe1093a80967a15afd6df (patch) | |
tree | 56d0921df78fb8f222c07287576acb40af071fb6 /apps/settings/l10n/he.js | |
parent | 3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3 (diff) | |
download | nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.tar.gz nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 3959397bbb9..725d95aa668 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -45,7 +45,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "השמדת נתונים מרוחקת החלה ב־%1$s", "Remote wipe has finished on %1$s" : "השמדת נתונים מרוחקת הסתיימה ב־%1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "ה<strong>סמסה</strong> או <strong>כתוב הדוא״ל שלך</strong> השתנו", - "Apps" : "יישומונים", + "Settings" : "הגדרות", "Wrong password" : "ססמה שגויה", "Saved" : "נשמר", "Authentication error" : "שגיאת אימות", @@ -58,7 +58,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "אם קיבלת את הדוא״ל הזה, כנראה שתצורת הדוא״ל נכונה.", "Email could not be sent. Check your mail server log" : "לא ניתן לשלוח דוא״ל. נא לבדוק את רישומי שרת הדוא״ל שלך.", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "בעיה אירעה בשליחת הדואר האלקטרוני. יש לשנות את ההגדרות שלך. (שגיאה: %s)", - "Users" : "משתמשים", "Invalid account" : "חשבון לא חוקי", "Invalid mail address" : "כתובת דואר אלקטרוני לא חוקית", "Settings saved" : "הגדרות נשמרו", @@ -87,9 +86,10 @@ OC.L10N.register( "Set your password" : "הגדרת הססמה שלך", "Go to %s" : "מעבר אל %s", "Install Client" : "התקנת לקו", - "Settings" : "הגדרות", + "Apps" : "יישומונים", "Personal" : "אישי", "Administration" : "ניהול", + "Users" : "משתמשים", "Additional settings" : "הגדרות נוספות", "Groupware" : "קבוצתי", "Overview" : "סקירה", |