diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
commit | 4c1d4aeccb0f87310bcb1055775dedcd3c34549e (patch) | |
tree | ddd2796d90e8b7cd3b1d60100ffb8e6b289bcb3b /apps/settings/l10n/he.js | |
parent | a2999d87dbefd732e8bf1eef89afe453361a587a (diff) | |
download | nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.tar.gz nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index f297866dfc2..34ec54d7d0f 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -260,9 +260,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "אימות ללא ססמה דורש חיבור מוצפן.", "Add WebAuthn device" : "הוספת התקן WebAuthn", "Please authorize your WebAuthn device." : "נא לייפות את כוחו של התקן ה־WebAuthn שלך.", - "Name your device" : "מתן שם להתקן שלך", "Adding your device …" : "הוספת ההתקן שלך…", - "Server error while trying to add WebAuthn device" : "אירעה שגיאת שרת בעת הניסיון להוספת התקן WebAuthn", "Server error while trying to complete WebAuthn device registration" : "התקבלה שגיאת שרת בעת הניסיון להשלים את הרשמת התקן ה־WebAuthn", "Unnamed device" : "התקן ללא שם", "Passwordless Authentication" : "אימות ללא ססמה", @@ -374,6 +372,8 @@ OC.L10N.register( "Will be autogenerated" : "ייווצר אוטומטית", "Add a new user" : "הוספת משתמש חדש", "No users in here" : "אין כאן משתמשים", + "Name your device" : "מתן שם להתקן שלך", + "Server error while trying to add WebAuthn device" : "אירעה שגיאת שרת בעת הניסיון להוספת התקן WebAuthn", "{license}-licensed" : "ברישיון {license}", "by {author}\n{license}" : "מאת {author}\n{license}", "Enter group name" : "נא להקליד שם קבוצה", |