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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk_SK.js')
-rw-r--r--l10n/sk_SK.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/sk_SK.js b/l10n/sk_SK.js
new file mode 100644
index 00000000..a40c02ee
--- /dev/null
+++ b/l10n/sk_SK.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "firstrunwizard",
+ {
+ "Welcome to %s" : "Vitajte v %s",
+ "Your personal web services. All your files, contacts, calendar and more, in one place." : "Vaše osobné webové služby. Všetky vaše súbory, kontakty, kalendár a ďalšie, na jednom mieste.",
+ "Get the apps to sync your files" : "Získať aplikácie na synchronizáciu vašich súborov",
+ "Connect your desktop apps to %s" : "Pripojiť svoju desktopovú aplikáciu na %s",
+ "Connect your Calendar" : "Pripojte svoj ​​kalendár",
+ "Connect your Contacts" : "Pripojte svoje kontakty",
+ "Access files via WebDAV" : "Pristupovať k súborom cez WebDAV",
+ "Documentation" : "Dokumentácia",
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Viac informácií nájdete v <a target=\"_blank\" href=\"%s\">dokumentácii</a> a na našom <a target=\"_blank\" href=\"http://owncloud.org\">webe</a>.",
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Ak sa vám ownCloud páči, <a href=\"mailto:?subject=ownCloud&body=ownCloud je skvelý open source program na synchronizáciu a zdieľanie vašich súborov. Zadarmo si ho môžete stiahnuť z http://owncloud.org\">odporučte ho svojim priateľom</a> a <a href=\"http://owncloud.org/promote\" target=\"_blank\">povedzte o ňom ostatným</a>!"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");