diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
commit | 724a62daeebeeb0508b7ce7195226aa0654dd97f (patch) | |
tree | 74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/settings/l10n/he.js | |
parent | a357c065bd1c86dae196a1bd4759f183dd1f2733 (diff) | |
download | nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.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 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 4641db62ff8..f297866dfc2 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -359,7 +359,6 @@ OC.L10N.register( "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "כדי להריץ זאת יש צורך בהרחבת POSIX ל־PHP. נא לעיין ב{linkstart}תיעוד של PHP{linkend} לפרטים נוספים.", "You are about to remove the group {group}. The users will NOT be deleted." : "פעולה זו תסיר את הקבוצה {group}. המשתמשים ﬥﬡ יימחקו.", "Please confirm the group removal " : "נא לאשר את הסרת הקבוצה", - "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט", "Your email address" : "כתובת הדואר האלקטרוני שלך", "You do not have permissions to see the details of this user" : "אין לך הרשאות לצפות בפירוט על המשתמש", "Add new password" : "הוספת ססמה חדשה", @@ -392,8 +391,6 @@ OC.L10N.register( "day(s)" : "ימים", "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", "Exclude groups from sharing" : "מניעת קבוצות משיתוף", - "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", - "Allow username autocompletion in share dialog" : "לאפשר השלמה אוטומטית של שם משתמש בחלונית השיתוף", - "Allow username autocompletion to users within the same groups" : "לאפשר השלמה אוטומטית של שם משתמש למשתמשים בתוך אותן הקבוצות" + "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם." }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); |