diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:32 +0000 |
commit | 7cc66998a2a0383b89e80a9e5c54d9848c539455 (patch) | |
tree | a70fc5e168b3a8a204450732887b50d65c81afb1 /apps/files_sharing/l10n/sk.js | |
parent | ff06a803e61025e58749b71a17a32457785338d9 (diff) | |
download | nextcloud-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/sk.js')
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index ac700b23c02..e1b61cafd55 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -278,7 +278,6 @@ OC.L10N.register( "Allow deleting" : "Umožniť mazanie", "Allow resharing" : "Povoliť sprístupňovanie ďalej", "Expiration date enforced" : "Vynútený dátum ukončenia platnosti", - "Password protect" : "Chrániť heslom", - "Update" : "Aktualizovať" + "Password protect" : "Chrániť heslom" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |