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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SitesManager/lang/sk.json')
-rw-r--r--plugins/SitesManager/lang/sk.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/SitesManager/lang/sk.json b/plugins/SitesManager/lang/sk.json
new file mode 100644
index 0000000000..336dbabda7
--- /dev/null
+++ b/plugins/SitesManager/lang/sk.json
@@ -0,0 +1,19 @@
+{
+ "SitesManager": {
+ "AddSite": "Pridať novú stránku",
+ "Currency": "Mena",
+ "DeleteConfirm": "Ste si istý, že chcete zmazať webstránku %s?",
+ "ExceptionDeleteSite": "Nie je možné odstrániť webstránku, pretože je jediná registrovaná webstránka. Najskôr pridajte novú webstránka a potom môžete odstrániť túto.",
+ "ExceptionEmptyName": "Názov stránok nemôže byť prázdny.",
+ "ExceptionInvalidUrl": "Url '%s' nie je platná URL.",
+ "ExceptionNoUrl": "Musíte zadať aspoň jednu URL pre stránku.",
+ "JsTrackingTagHelp": "Tu je JavaScript sledovacia značka (tag) na vloženie do vašich stránok",
+ "MainDescription": "Váš report analýzy webu potrebuje webstránky! Tu si pridajte, aktualizujte, odstráňte webstránky alebo zobrazte Javascript kód pre vaše stránky.",
+ "NoWebsites": "Nemáte webstránky na administrovanie.",
+ "ShowTrackingTag": "zobraziť sledovaciu značku",
+ "Sites": "Stránky",
+ "Timezone": "Časové pásmo",
+ "Urls": "URL",
+ "WebsitesManagement": "Správa webstránok"
+ }
+} \ No newline at end of file