diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
commit | b083a8cfd768f98110bf0bd937e79f26b93644de (patch) | |
tree | 37a205b97e21ec7c692cdefdc634769225cc4d95 /apps/settings/l10n/he.js | |
parent | 79e9cdc46779b5ff6ceeb89a9c681d94985b464f (diff) | |
download | nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.tar.gz nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.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 ab3116a09b9..58fe1a64f6f 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -270,11 +270,9 @@ OC.L10N.register( "The following devices are configured for your account:" : "ההתקנים הבאים הוגדרו לחשבון שלך:", "Your browser does not support WebAuthn." : "הדפדפן שלך אינו תומך ב־WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "כמנהל יש לך אפשרות לכוונן את התנהגות השיתוף. נא לעיין בתיעוד לפרטים נוספים.", - "by {author}\n{license}" : "מאת {author}\n{license}", "Admins" : "מנהלים", "New account" : "חשבון חדש", "Group name" : "שם קבוצה", - "{license}-licensed" : "ברישיון {license}", "Sending…" : "בשליחה…", "Email sent" : "הודעת הדואר האלקטרוני נשלחה", "Location" : "מיקום", @@ -376,6 +374,8 @@ OC.L10N.register( "Will be autogenerated" : "ייווצר אוטומטית", "Add a new user" : "הוספת משתמש חדש", "No users in here" : "אין כאן משתמשים", + "{license}-licensed" : "ברישיון {license}", + "by {author}\n{license}" : "מאת {author}\n{license}", "Enter group name" : "נא להקליד שם קבוצה", "Add group" : "הוספת קבוצה", "Active users" : "משתמשים פעילים", |