diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
commit | 816200867273dfecf4e4bebbfb5b938d740d1be7 (patch) | |
tree | d317ad357f2a7843b6e120f448db44c26db4ba39 /apps/settings/l10n/he.js | |
parent | 8112c3d31a20c52408711e3afa13f51863893ed9 (diff) | |
download | nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.tar.gz nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 7fdb4c5a084..a4e1ac141e4 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -35,7 +35,6 @@ OC.L10N.register( "{actor} changed your email address" : "כתובת הדוא״ל שלך נערכה על ידי {actor}", "You changed your email address" : "שינית את כתובת הדוא״ל שלך", "Your email address was changed by an administrator" : "כתובת הדוא״ל שלך נערכה על ידי המנהל", - "You created app password \"{token}\"" : "יצרת ססמה „{token}” ליישומון", "You deleted app password \"{token}\"" : "מחקת ססמה „{token}” ליישומון", "You renamed app password \"{token}\" to \"{newToken}\"" : "החלפת את שם ססמת היישומון „{token}” לשם „{newToken}”", "You granted filesystem access to app password \"{token}\"" : "הענקת גישה למערכת הקבצים לססמת היישומון „{token}”", @@ -370,6 +369,7 @@ OC.L10N.register( "An error occurred while changing your locale. Please reload the page and try again." : "אירעה שגיאה בעת החלפת ההגדרות האזוריות שלך. נא לטעון את העמוד מחדש ולנסות שוב.", "Select a profile picture" : "יש לבחור תמונת פרופיל", "Week starts on {fdow}" : "השבוע מתחיל ב{fdow}", + "You created app password \"{token}\"" : "יצרת ססמה „{token}” ליישומון", "Couldn't remove app." : "לא ניתן להסיר את היישום.", "Couldn't update app." : "לא ניתן לעדכן את היישום.", "Backend doesn't support password change, but the user's encryption key was updated." : "המנגנון אינו תומך בשינוי ססמה אך מפתח ההצפנה של המשתמש עודכן.", |