From 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 24 Nov 2023 00:27:09 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_sharing/l10n/sk.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'apps/files_sharing/l10n/sk.js') 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);"); -- cgit v1.2.3