aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:32 +0000
commit7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch)
treea70fc5e168b3a8a204450732887b50d65c81afb1 /apps/files_sharing/l10n/he.js
parentff06a803e61025e58749b71a17a32457785338d9 (diff)
downloadnextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.tar.gz
nextcloud-server-7cc66998a2a0383b89e80a9e5c54d9848c539455.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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index 403ce15479f..6e4bc720d8f 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Allow deleting" : "לאפשר מחיקה",
"Allow resharing" : "לאפשר שיתוף מחדש",
"Expiration date enforced" : "נאכף מועד תפוגה",
- "Password protect" : "הגנה בססמה",
- "Update" : "עדכון"
+ "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;");