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.json')
-rw-r--r--apps/sharebymail/l10n/sk.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json
index a0f6d257813..2350b994ced 100644
--- a/apps/sharebymail/l10n/sk.json
+++ b/apps/sharebymail/l10n/sk.json
@@ -1,6 +1,6 @@
{ "translations": {
"Shared with %1$s" : "Sprístupnené používateľovi %1$s",
- "Shared with {email}" : "Sprístupnené {email}",
+ "Shared with {email}" : "Sprístupnené pre {email}",
"Shared with %1$s by %2$s" : "Sprístupnené používateľovi %1$s používateľom %2$s",
"Shared with {email} by {actor}" : "Sprístupnené {email} používateľom {actor}",
"You shared %1$s with %2$s by mail" : "Sprístupnili ste %1$s používateľovi %2$s pomocou emailu",
@@ -8,15 +8,15 @@
"%3$s shared %1$s with %2$s by mail" : "%3$s sprístupnil %1$s používateľovi %2$s pomocou emailu",
"{actor} shared {file} with {email} by mail" : "{actor} sprístupnil {file} používateľovi {email} pomocou emailu",
"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 on behalf of %s" : "%s vám sprístupnil »%s« menom používateľa %s",
- "Failed to create the E-mail" : "Nebolo možné vytvoriť emailovú správu",
+ "Open »%s«" : "Otvoriť »%s«",
+ "%s via %s" : "%s cez %s",
+ "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",
"Could not find share" : "Nebolo možné nájsť sprístupnenie",
- "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Dobrý deň,\n\n%s vám sprístupnil »%s« menom používateľa %s.\n\n%s\n\n",
- "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Dobrý deň,\n\n%s vám sprístupnil »%s«.\n\n%s\n\n",
- "Cheers!" : "Pekný deň!",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Dobrý deň,<br><br>%s vám sprístupnil <a href=\"%s\">%s</a> menom používateľa %s.<br><br>",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Dobrý deň,<br><br>%s vám sprístupnil <a href=\"%s\">%s</a>.<br><br>"
+ "Share by mail" : "Sprístupniť e-mailom",
+ "Send password by mail" : "Odoslať heslo e-mailom",
+ "Enforce password protection" : "Vynútiť ochranu heslom",
+ "Failed to send share by E-mail" : "Nebolo možné poslať sprístupnenie emailom"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file