diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:40 +0000 |
commit | 6bfbb475ff376bc5f9bafeb7753b5a5050016be6 (patch) | |
tree | f6b4e6fe442a738d25d6dd422e53743e062cdd0d /apps/files_sharing/l10n/he.js | |
parent | fd996fb8e4b1ff625e7262c472d556e2472d18b5 (diff) | |
download | nextcloud-server-6bfbb475ff376bc5f9bafeb7753b5a5050016be6.tar.gz nextcloud-server-6bfbb475ff376bc5f9bafeb7753b5a5050016be6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 6a009e55fa4..09690f98aa0 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -169,6 +169,7 @@ OC.L10N.register( "Hide download" : "הסתרת הורדה", "Video verification" : "אימות וידאו", "Note to recipient" : "מסר לנמען", + "Enter a note for the share recipient" : "נא להוסיף הערה למקבלי השיתוף", "Update" : "עדכון", "Share" : "שיתוף", "Others with access" : "נוספים עם גישה", @@ -234,7 +235,6 @@ OC.L10N.register( "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", "Expiration date enforced" : "נאכף מועד תפוגה", - "Password protect" : "הגנה בססמה", - "Enter a note for the share recipient" : "נא להוסיף הערה למקבלי השיתוף" + "Password protect" : "הגנה בססמה" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |