[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-07-15 00:28:00 +00:00
parent ea6bb370a6
commit 08a361dab9
6 changed files with 51 additions and 0 deletions

View File

@ -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",

View 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?"
}
}
}
}

View File

@ -0,0 +1,12 @@
{
"config": {
"abort": {
"single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan."
},
"step": {
"user": {
"description": "Ingin mengaktifkan dukungan Rhasspy?"
}
}
}
}

View 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?"
}
}
}
}

View File

@ -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"
}
}
}

View File

@ -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"
}
}
}