diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/files_sharing/l10n/sk.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.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 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index ccece86afbb..ac700b23c02 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -205,7 +205,6 @@ OC.L10N.register( "Note to recipient" : "Poznámka pre príjemcu", "Enter a note for the share recipient" : "Zadajte poznámku pre príjemcu zdieľania", "Create" : "Vytvoriť", - "Update" : "Aktualizovať", "Share" : "Sprístupniť", "Delete share" : "Odstrániť zdieľanie", "Share with " : "Zdieľať s ", @@ -275,11 +274,11 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Niečo sa stalo. Nedarí sa prijať zdieľanie.", "Something happened. Unable to reject the share." : "Niečo sa stalo. Nedarí sa odmietnuť zdieľanie.", "No expiration date set" : "Dátum exspirácie nenastavený", - "One or more of your shares will expire tomorrow" : "Jedenému alebo viac zdieľaniam zajtra skončí platnosť", "Allow creating" : "Umožniť vytváranie", "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" + "Password protect" : "Chrániť heslom", + "Update" : "Aktualizovať" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |