Update translations
This commit is contained in:
parent
7848381f43
commit
3c92aa9ecb
12 changed files with 198 additions and 1 deletions
19
homeassistant/components/rainmachine/.translations/cs.json
Normal file
19
homeassistant/components/rainmachine/.translations/cs.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "\u00da\u010det je ji\u017e zaregistrov\u00e1n",
|
||||
"invalid_credentials": "Neplatn\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "N\u00e1zev hostitele nebo adresa IP",
|
||||
"password": "Heslo",
|
||||
"port": "Port"
|
||||
},
|
||||
"title": "Vypl\u0148te va\u0161e \u00fadaje"
|
||||
}
|
||||
},
|
||||
"title": "RainMachine"
|
||||
}
|
||||
}
|
19
homeassistant/components/rainmachine/.translations/pl.json
Normal file
19
homeassistant/components/rainmachine/.translations/pl.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"identifier_exists": "Konto zosta\u0142o ju\u017c zarejestrowane",
|
||||
"invalid_credentials": "Nieprawid\u0142owe po\u015bwiadczenia"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Nazwa hosta lub adres IP",
|
||||
"password": "Has\u0142o",
|
||||
"port": "Port"
|
||||
},
|
||||
"title": "Wprowad\u017a swoje dane"
|
||||
}
|
||||
},
|
||||
"title": "RainMachine"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue