mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
[ci skip] Translation update
This commit is contained in:
parent
ea6bb370a6
commit
08a361dab9
@ -39,6 +39,13 @@
|
||||
},
|
||||
"title": "Eredet kiv\u00e1laszt\u00e1sa"
|
||||
},
|
||||
"origin_menu": {
|
||||
"menu_options": {
|
||||
"origin_coordinates": "T\u00e9rk\u00e9pes hely haszn\u00e1lata",
|
||||
"origin_entity": "Egy entit\u00e1s haszn\u00e1lata"
|
||||
},
|
||||
"title": "V\u00e1lassza az eredetit"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API kulcs",
|
||||
|
12
homeassistant/components/rhasspy/translations/hu.json
Normal file
12
homeassistant/components/rhasspy/translations/hu.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva. Csak egyetlen konfigur\u00e1ci\u00f3 lehets\u00e9ges."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Szeretn\u00e9 enged\u00e9lyezni a Rhasspy t\u00e1mogat\u00e1st?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/rhasspy/translations/id.json
Normal file
12
homeassistant/components/rhasspy/translations/id.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Ingin mengaktifkan dukungan Rhasspy?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/rhasspy/translations/pl.json
Normal file
12
homeassistant/components/rhasspy/translations/pl.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Czy chcesz w\u0142\u0105czy\u0107 obs\u0142ug\u0119 Rhasspy?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -27,6 +27,10 @@
|
||||
"reauth": {
|
||||
"description": "A \u201e{profile}\u201d profilt \u00fajra hiteles\u00edteni kell, hogy tov\u00e1bbra is fogadni tudja a Withings adatokat.",
|
||||
"title": "Integr\u00e1ci\u00f3 \u00fajrahiteles\u00edt\u00e9se"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "A \u201e{profile}\u201d profilt \u00fajra kell hiteles\u00edteni, hogy tov\u00e1bbra is megkaphassa a Withings-adatokat.",
|
||||
"title": "Az integr\u00e1ci\u00f3 \u00fajrahiteles\u00edt\u00e9se"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -27,6 +27,10 @@
|
||||
"reauth": {
|
||||
"description": "Profil \"{profile}\" perlu diautentikasi ulang untuk terus menerima data Withings.",
|
||||
"title": "Autentikasi Ulang Integrasi"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "Profil \"{profile}\" perlu diautentikasi ulang untuk terus menerima data Withings.",
|
||||
"title": "Autentikasi Ulang Integrasi"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user