Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/sk.js')
-rw-r--r--apps/sharebymail/l10n/sk.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js
index d06a7dffaf1..b6348b553d3 100644
--- a/apps/sharebymail/l10n/sk.js
+++ b/apps/sharebymail/l10n/sk.js
@@ -12,25 +12,25 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}",
"Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané",
"Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané",
- "Sharing %s failed, this item is already shared with %s" : "Sprístupnenie %s zlyhalo, táto položka je už používateľovi %s sprístupnená",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.",
"Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo",
- "%s shared »%s« with you" : "%s vám sprístupnil »%s«",
- "%s shared »%s« with you." : "%s Vám sprístupnil »%s«",
"Click the button below to open it." : "Stlačte tlačidlo nižšie pre otvorenie.",
"Open »%s«" : "Otvoriť »%s«",
- "%s via %s" : "%s cez %s",
- "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s Vám sprístupnil »%s«.\nSpráva s odkazom by Vám už mala byť doručená.\n",
- "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s Vám sprístupnil »%s«. Správa s odkazom by Vám už mala byť doručená.",
"Password to access »%s«" : "Heslo pre prístup k »%s«",
- "Password to access »%s« shared with %s" : "Heslo pre prístup k »%s« sprístupnené používateľovi %s",
"You can choose a different password at any time in the share dialog." : "Kedykoľvek môžete vybrať iné heslo v okne zdieľania.",
"Could not find share" : "Nebolo možné nájsť sprístupnenie",
"Share by mail" : "Sprístupniť e-mailom",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.",
"Send password by mail" : "Odoslať heslo e-mailom",
"Enforce password protection" : "Vynútiť ochranu heslom",
+ "Sharing %s failed, this item is already shared with %s" : "Sprístupnenie %s zlyhalo, táto položka je už používateľovi %s sprístupnená",
"Failed to send share by E-mail" : "Nebolo možné poslať sprístupnenie emailom",
+ "%s shared »%s« with you" : "%s vám sprístupnil »%s«",
+ "%s shared »%s« with you." : "%s Vám sprístupnil »%s«",
+ "%s via %s" : "%s cez %s",
+ "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s Vám sprístupnil »%s«.\nSpráva s odkazom by Vám už mala byť doručená.\n",
+ "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s Vám sprístupnil »%s«. Správa s odkazom by Vám už mala byť doručená.",
+ "Password to access »%s« shared with %s" : "Heslo pre prístup k »%s« sprístupnené používateľovi %s",
"This is the password: %s" : "Toto je heslo: %s"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");