Skip to content

Commit

Permalink
Create sk.json
Browse files Browse the repository at this point in the history
  • Loading branch information
misa1515 authored Nov 9, 2023
1 parent 2bfdda6 commit 85bcc30
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions custom_components/sonoff/translations/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"config": {
"abort": {
"reauth_successful": "Opätovné overenie bolo úspešné"
},
"error": {
"exists": "Tento účet je už nakonfigurovaný",
"template": "{error}"
},
"step": {
"user": {
"description": "Zadajte Vaše [eWeLink účet](https://www.ewelink.cc/en/) poverenia",
"data": {
"username": "E-mail alebo telefón (v režime DIY použite ľubovoľný)",
"password": "Heslo (pre DIY režim nechajte prázdne)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"mode": "Režim (automatický režim sa odporúča pre väčšinu používateľov)",
"homes": "Domy (nechajte nezačiarknuté \"current\" Home)",
"debug": "Stránka ladenia (Integrácia > Ponuka > Známe problémy)"
}
}
}
},
"system_health": {
"info": {
"version": "Verzia",
"cloud_online": "Cloudové zariadenia online",
"local_online": "Miestne zariadenia online",
"debug": "Stránka ladenia"
}
}
}

0 comments on commit 85bcc30

Please sign in to comment.