Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate to Slovak language #168

Merged
merged 1 commit into from
Oct 2, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions src/i18n/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
{
"actions": "Akcie",
"actuators": "Zariadenia",
"add": "Pridať",
"add_new_automation": "Pridať novú automatizáciu",
"add_new_thing": "Pridať novú vec",
"add_new_thing_message": "Chcete pridať novú vec",
"advanced_mode": "Režim pre pokročilých",
"address": "Adresa",
"alerts": "Upozornenia",
"all_things": "Všetky veci",
"appearance": "Vzhľad",
"automations": "Automatizácie",
"bad_login_information": "Zlé prihlasovacie údaje",
"cancel": "Zrušiť",
"click_plugin_download_install": "Kliknite na rozšírenie, aby ste ho nainštalovali",
"click_thing_template": "Kliknite na šablónu, aby ste pridali novú vec",
"commands": "Príkazy",
"community": "Komunita",
"confirm": "Potvrdiť",
"connection_parameters": "Parametre na pripojenie",
"continue": "Pokračovať",
"control_panel": "Ovládací panel",
"create_copy": "Vytvoriť kópiu",
"create_copy_message": "Chcete vytvoriť kópiu veci s názvom",
"credits": "Informácie",
"current_environment": "Prostredie",
"current_language": "Jazyk",
"data_source": "Zdroj dáta",
"description": "Popis",
"delete": "Vymazať",
"delete_message": "Chete vymazať",
"delete_thing": "Vymazať vec",
"disable": "Vypnúť",
"docs": "Dokumentácia",
"enable": "Zapnúť",
"environment": "Prostredie",
"environments": "Prostredia",
"freedomotic_information": "Informácie o Freedomotic",
"height": "Výška",
"home": "Domov",
"info": "Informácie",
"install_plugin_from_marketplace": "Nainštalovať rozšírenie z obchodu",
"languages": "Jazyky",
"lights": "Svetlá",
"login": "Prihlásiť sa",
"login_first_message": "Najprv sa musíte prihlásiť",
"logout": "Odhlásiť sa",
"logout_message": "Naozaj sa chcete odhlásiť_",
"name": "Meno",
"official_site": "Oficiálna stránka",
"online_resources": "Zdroje na internete",
"password": "Heslo",
"plugin": "Rozšírenie",
"plugins": "Rozšírenia",
"position_x": "Umiestnenie na ose X",
"position_y": "Umiestnenie na ose Y",
"properties": "Vlastnosti",
"protocol": "Protokol",
"remember_me": "Zapamätať si údaje",
"report_bug": "Nahlásiť chybu",
"review_confirm": "Skontrolujte a potvrďte",
"roles": "Role",
"rotation": "Otočenie",
"select_category": "Vyberte kategóriu",
"select_environment": "Vyberte prostredie",
"select_language": "Vyberte jazyk",
"select_one_more_commands": "Vyberte aspoň jeden príkaz",
"select_trigger": "Vyberte spúšťač",
"sensors": "Senzory",
"server_address": "Adresa servera",
"server_port": "Port v serveri",
"settings": "Nastavenia",
"shutdown": "Vypnúť systém Freedomotic",
"source_code": "Zdrojový kód",
"start": "Štart",
"stop": "Stop",
"submit": "Odoslať",
"system": "Systém",
"system_shutdown": "Nastavenia systému",
"temperature": "Teplota",
"tags": "Značky",
"triggers": "Spúšťače",
"uninstall": "Odinštalovať",
"use_ssl": "Použiť SSL",
"users": "Používatelia",
"user_account": "Účet používateľa",
"username": "Používateľské meno",
"uuid": "UUID",
"width": "Šírka"
}