diff --git a/src/Translate/languages/sk.json b/src/Translate/languages/sk.json
new file mode 100644
index 00000000..95b20c4f
--- /dev/null
+++ b/src/Translate/languages/sk.json
@@ -0,0 +1,51 @@
+{
+ "Congratulation, your port {0} is opened.
You are full member of ZeroNet network!": "Blahoželáme, váš port {0} je otvorený.
Ste úplným členom siete ZeroNet!",
+ "Tor mode active, every connection using Onion route.": "Tor mód aktívny, všetky spojenia teraz používajú Onion sieť.",
+ "Successfully started Tor onion hidden services.": "Tor úspešne spustený.",
+ "Unable to start hidden services, please check your config.": "Nebolo možné spustiť Tor, prosím skontrolujte nastavenia.",
+ "For faster connections open {0} port on your router.": "Pre rýchlejšie spojenie otvorte na vašom routery port {0}",
+ "Your connection is restricted. Please, open {0} port on your router": "Vaše pripojenie je obmedzené. Prosím otvorte port {0} na vašom routery.",
+ "or configure Tor to become full member of ZeroNet network.": "alebo nastavte Tor aby ste sa tali plným členom siete ZeroNet.",
+
+ "Select account you want to use in this site:": "Zvoľte účet ktorý chcete používať na tejto stránke:",
+ "currently selected": "aktuálne zvolené",
+ "Unique to site": "Unikátny pre stránku",
+
+ "Content signing failed": "Podpísanie obsahu zlyhalo",
+ "Content publish queued for {0:.0f} seconds.": "Podpísanie obsahu bude na rade za {0:.0f} sekúnd",
+ "Content published to {0} peers.": "Obsah publikovaný {0} peer-erom",
+ "No peers found, but your content is ready to access.": "Neboli nájdený žiadny peer-ery, ale váš obsah je pripravený pre prístup.",
+ "Your network connection is restricted. Please, open {0} port": "Vaše pripojenie k sieti je obmedzené. Prosím otvorte port {0} na vašom routery.",
+ "on your router to make your site accessible for everyone.": "na vašom routery aby bola vaša stránka prístupná pre všetkých.",
+ "Content publish failed.": "Publikovanie obsahu zlyhalo.",
+ "This file still in sync, if you write it now, then the previous content may be lost.": "Tento súbor sa stále synchronizuje, ak v ňom spravíte zmeny, predchádzajúci obsah sa môže stratiť.",
+ "Write content anyway": "Aj tak spraviť zmeny",
+ "New certificate added:": "Pridaný nový certifikát:",
+ "You current certificate:": "Váš aktuálny certifikát:",
+ "Change it to {auth_type}/{auth_user_name}@{domain}": "Zvoľte to na {auth_type}/{auth_user_name}@{domain}",
+ "Certificate changed to: {auth_type}/{auth_user_name}@{domain}.": "Certifikát zmenený na: {auth_type}/{auth_user_name}@{domain}.",
+ "Site cloned": "Stránka naklonovaná",
+
+ "You have successfully changed the web interface's language!": "Úspešne ste zmenili jazyk webového rozhrania!",
+ "Due to the browser's caching, the full transformation could take some minute.": "Kôli cachu webového prehliadavača, ceľková transformácia môže chvíĺu trvať.",
+
+ "Connection with UiServer Websocket was lost. Reconnecting...": "Spojenie s UiServer Websocket bolo stratené. Znovu pripájame...",
+ "Connection with UiServer Websocket recovered.": "Spojenie s UiServer Websocket obnovené.",
+ "UiServer Websocket error, please reload the page.": "Chyba UiServer Websocket-u, prosím znovu načítajte stránku.",
+ " Connecting...": " Pripájanie...",
+ "Site size: ": "Veľkosť stránky: ",
+ "MB is larger than default allowed ": "MB je viac ako povolená hodnota",
+ "Open site and set size limit to \" + site_info.next_size_limit + \"MB": "Otvoriť stránku a nastaviť limit veľkosti na \" + site_info.next_size_limit + \"MB",
+ " files needs to be downloaded": " súbory je potrebné stiahnuť",
+ " downloaded": " stiahnuté",
+ " download failed": " sťahovanie zlyhalo",
+ "Peers found: ": "Peer-erov nájdených: ",
+ "No peers found": "Neboli nájdený žiadny peer-ery",
+ "Running out of size limit (": "Presahuje povolený limit veľkosti pamäte (",
+ "Set limit to \" + site_info.next_size_limit + \"MB": "Nastaviť limit na \" + site_info.next_size_limit + \"MB ändern",
+ "Site size limit changed to {0}MB": "Limit veľkosti pamäte nastavený na {0}MB",
+ " New version of this page has just released.
Reload to see the modified content.": " Bola vydaná nová verzia tejto stránky.
Znovu načítajte túto stránku aby bolo vidieť zmeny.",
+ "This site requests permission:": "Táto stránka vyžaduje povolenie:",
+ "Grant": "Udeliť"
+
+}