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 1, 2023
1 parent 8e0ab6a commit 5190961
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions custom_components/elkbledom/translations/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"config": {
"step": {
"user": {
"data": {
"mac": "Bluetooth MAC adresa",
"name": "Názov"
},
"title": "Vyberte si svetlo Elkbledom. Skontrolujte, či je svetlo v dohľade na overenie."
},
"validate": {
"data": {
"retry": "Znova skúsiť overiť pripojenie?",
"flicker": "Blikalo svetlo?"
},
"title": "Overte pripojenie Elkbledom"
},
"manual": {
"data": {
"mac": "Bluetooth MAC adresa",
"name": "Názov"
},
"title": "Zadajte adresu MAC bluetooth"
}
},
"error": {
"connect": "Nedá sa pripojiť k Elbledom"
},
"abort": {
"cannot_validate": "Nie je možné overiť Elkbledom light",
"cannot_connect": "Nedá sa pripojiť k Elbledom"
}
},
"options": {
"step": {
"user": {
"data": {
"reset": "Resetujte farbu po zapnutí LED",
"delay": "Oneskorenie odpojenia (0 sa rovná nikdy sa neodpojí)"
}
}
}
},
"title": "Elkbledom"
}

0 comments on commit 5190961

Please sign in to comment.