mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
[ci skip] Translation update
This commit is contained in:
parent
ba74f00fb5
commit
1f92804211
@ -11,7 +11,7 @@
|
||||
"airvisual__pollutant_level": {
|
||||
"good": "\u826f\u597d",
|
||||
"hazardous": "\u5371\u967a",
|
||||
"moderate": "\u9069\u5ea6",
|
||||
"moderate": "\u4e2d\u7a0b\u5ea6",
|
||||
"unhealthy": "\u4e0d\u5065\u5eb7",
|
||||
"unhealthy_sensitive": "\u654f\u611f\u306a\u30b0\u30eb\u30fc\u30d7\u306b\u3068\u3063\u3066\u306f\u4e0d\u5065\u5eb7",
|
||||
"very_unhealthy": "\u3068\u3066\u3082\u4e0d\u5065\u5eb7"
|
||||
|
@ -26,6 +26,11 @@
|
||||
"host": "IP-adres"
|
||||
}
|
||||
},
|
||||
"local_pick": {
|
||||
"data": {
|
||||
"device": "Apparaat"
|
||||
}
|
||||
},
|
||||
"reauth": {
|
||||
"data": {
|
||||
"access_token": "Toegangstoken",
|
||||
@ -44,7 +49,10 @@
|
||||
"access_token": "Toegangstoken",
|
||||
"email": "E-mail"
|
||||
},
|
||||
"description": "U moet zich registreren voor een Awair-toegangstoken voor ontwikkelaars op: https://developer.getawair.com/onboard/login"
|
||||
"description": "U moet zich registreren voor een Awair-toegangstoken voor ontwikkelaars op: https://developer.getawair.com/onboard/login",
|
||||
"menu_options": {
|
||||
"cloud": "Verbinden via de cloud"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,9 @@
|
||||
"description": "Wilt u {name} instellen?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Apparaat"
|
||||
},
|
||||
"description": "Kies een apparaat om in te stellen"
|
||||
}
|
||||
}
|
||||
|
@ -35,5 +35,5 @@
|
||||
"stopped": "Meg\u00e1llt"
|
||||
}
|
||||
},
|
||||
"title": "Bor\u00edt\u00f3"
|
||||
"title": "\u00c1rny\u00e9kol\u00f3"
|
||||
}
|
@ -1,4 +1,16 @@
|
||||
{
|
||||
"issues": {
|
||||
"bad_psu": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": "De voeding moet worden vervangen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "De voeding is niet stabiel"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"issues": {
|
||||
"pending_removal": {
|
||||
"title": "De Deutsche Bahn-integratie wordt verwijderd"
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/ecowitt/translations/nl.json
Normal file
7
homeassistant/components/ecowitt/translations/nl.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Onverwachte fout"
|
||||
}
|
||||
}
|
||||
}
|
@ -16,5 +16,16 @@
|
||||
"title": "Configureer \nFlu Near You"
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"integration_removal": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": "Flu Near You verwijderen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +1,20 @@
|
||||
{
|
||||
"application_credentials": {
|
||||
"description": "J\u00e4rgi [instructions]({more_info_url}) v\u00e4ljal [OAuth consent screen]({oauth_consent_url}), et anda koduabilisele juurdep\u00e4\u00e4s oma Google'i arvutustabelitele. Samuti pead looma oma kontoga lingitud rakenduse identimisteabe.\n1. Mine aadressile [Credentials]({oauth_creds_url}) ja kl\u00f5psa **Create Credentials**.\n1. Vali ripploendist **OAuthi kliendi ID**.\n1. Vali rakenduse t\u00fc\u00fcbiks **Veebirakendus**.\n\n"
|
||||
},
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Konto on juba h\u00e4\u00e4lestatud",
|
||||
"already_in_progress": "Seadistamine on juba k\u00e4imas",
|
||||
"cannot_connect": "\u00dchendamine nurjus",
|
||||
"create_spreadsheet_failure": "Viga arvutustabeli loomisel, vt vigade logi \u00fcksikasjadeks",
|
||||
"open_spreadsheet_failure": "Viga arvutustabelite avamisel, vt vigade logi \u00fcksikasjade kohta"
|
||||
"invalid_access_token": "Vigane juurdep\u00e4\u00e4suluba",
|
||||
"missing_configuration": "See osis on seadistamata. Vaata teavet.",
|
||||
"oauth_error": "Saadi vigane luba",
|
||||
"open_spreadsheet_failure": "Viga arvutustabelite avamisel, vt vigade logi \u00fcksikasjade kohta",
|
||||
"reauth_successful": "Taastuvastamine \u00f5nnestus",
|
||||
"timeout_connect": "\u00dchenduse loomise ajal\u00f5pp",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autentimine \u00f5nnestus ja arvutustabel loodud aadressil: {url}"
|
||||
@ -10,6 +22,9 @@
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Google'i konto linkimine"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Vali tuvastusmeetod"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
23
homeassistant/components/google_sheets/translations/nl.json
Normal file
23
homeassistant/components/google_sheets/translations/nl.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"already_in_progress": "De configuratie is momenteel al bezig",
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_access_token": "Ongeldig toegangstoken",
|
||||
"missing_configuration": "Integratie niet geconfigureerd. Raadpleeg de documentatie.",
|
||||
"oauth_error": "Ongeldige tokengegevens ontvangen.",
|
||||
"reauth_successful": "Herauthenticatie geslaagd",
|
||||
"timeout_connect": "Time-out bij het maken van verbinding",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"title": "Google-account koppelen"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Kies een authenticatie methode"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -63,7 +63,7 @@
|
||||
"description": "A csoportok lehet\u0151v\u00e9 teszik egy \u00faj entit\u00e1s l\u00e9trehoz\u00e1s\u00e1t, amely t\u00f6bb azonos t\u00edpus\u00fa entit\u00e1st k\u00e9pvisel.",
|
||||
"menu_options": {
|
||||
"binary_sensor": "Bin\u00e1ris \u00e9rz\u00e9kel\u0151 csoport",
|
||||
"cover": "Red\u0151ny csoport",
|
||||
"cover": "\u00c1rny\u00e9kol\u00f3 csoport",
|
||||
"fan": "Ventil\u00e1tor csoport",
|
||||
"light": "L\u00e1mpa csoport",
|
||||
"lock": "Z\u00e1r csoport",
|
||||
|
@ -29,6 +29,17 @@
|
||||
}
|
||||
},
|
||||
"title": "Teenus {deprecated_service} eemaldatakse"
|
||||
},
|
||||
"replaced_old_entity": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "See olem on asendatud olemiga \"{replacement_entity_id}\".",
|
||||
"title": "Olem {old_entity_id} eemaldatakse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Olem {old_entity_id} eemaldatakse"
|
||||
}
|
||||
}
|
||||
}
|
@ -23,12 +23,23 @@
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Friss\u00edtsen minden olyan automatiz\u00e1l\u00e1st vagy szkriptet, amely ezt a szolg\u00e1ltat\u00e1st haszn\u00e1lja, hogy helyette a(z) `{alternate_service}` szolg\u00e1ltat\u00e1st haszn\u00e1lja a(z) `{alternate_target}` entit\u00e1ssal. Ezut\u00e1n kattintson az al\u00e1bbi MEHET gombra a probl\u00e9ma megoldottk\u00e9nt val\u00f3 megjel\u00f6l\u00e9s\u00e9hez.",
|
||||
"description": "Friss\u00edtse a szolg\u00e1ltat\u00e1st haszn\u00e1l\u00f3 automatizmusokat vagy szkripteket, hogy helyette az `{alternate_service}` szolg\u00e1ltat\u00e1st haszn\u00e1lhassa `{alternate_target}` c\u00e9lentit\u00e1s-azonos\u00edt\u00f3val.",
|
||||
"title": "{deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "{deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
|
||||
},
|
||||
"replaced_old_entity": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Ezt az entit\u00e1st a `{replacement_entity_id}} v\u00e1ltotta fel.",
|
||||
"title": "{old_entity_id} entit\u00e1s el lesz t\u00e1vol\u00edtva"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "{old_entity_id} entit\u00e1s el lesz t\u00e1vol\u00edtva"
|
||||
}
|
||||
}
|
||||
}
|
@ -23,12 +23,23 @@
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Atualize quaisquer automa\u00e7\u00f5es ou scripts que usam este servi\u00e7o para usar o servi\u00e7o `{alternate_service}` com um ID de entidade de destino de `{alternate_target}`. Em seguida, clique em ENVIAR abaixo para marcar este problema como resolvido.",
|
||||
"description": "Atualize quaisquer automa\u00e7\u00f5es ou scripts que usam este servi\u00e7o para usar o servi\u00e7o `{alternate_service}` com um ID de entidade de destino de `{alternate_target}`.",
|
||||
"title": "O servi\u00e7o {deprecated_service} est\u00e1 sendo removido"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "O servi\u00e7o {deprecated_service} est\u00e1 sendo removido"
|
||||
},
|
||||
"replaced_old_entity": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Esta entidade foi substitu\u00edda por `{replacement_entity_id}`.",
|
||||
"title": "A entidade {old_entity_id} ser\u00e1 removida"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "A entidade {old_entity_id} ser\u00e1 removida"
|
||||
}
|
||||
}
|
||||
}
|
@ -23,12 +23,23 @@
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u0412\u043c\u0435\u0441\u0442\u043e \u044d\u0442\u043e\u0439 \u0441\u043b\u0443\u0436\u0431\u044b \u0442\u0435\u043f\u0435\u0440\u044c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043b\u0443\u0436\u0431\u0443 `{alternate_service}` \u0441 \u0446\u0435\u043b\u0435\u0432\u044b\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u043c `{alternate_target}`. \u041e\u0442\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0443\u0439\u0442\u0435 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u0438 \u0438 \u0441\u043a\u0440\u0438\u043f\u0442\u044b \u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u041f\u041e\u0414\u0422\u0412\u0415\u0420\u0414\u0418\u0422\u042c, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u044d\u0442\u0443 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u043a\u0430\u043a \u0443\u0441\u0442\u0440\u0430\u043d\u0451\u043d\u043d\u0443\u044e.",
|
||||
"description": "\u0412 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u044f\u0445 \u0438 \u0441\u043a\u0440\u0438\u043f\u0442\u0430\u0445, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0438\u0445 \u044d\u0442\u0443 \u0441\u043b\u0443\u0436\u0431\u0443, \u0442\u0435\u043f\u0435\u0440\u044c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043b\u0443\u0436\u0431\u0443 `{alternate_service}` \u0441 \u0446\u0435\u043b\u0435\u0432\u044b\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u043c `{alternate_target}`.",
|
||||
"title": "\u0421\u043b\u0443\u0436\u0431\u0430 {deprecated_service} \u0431\u0443\u0434\u0435\u0442 \u0443\u0434\u0430\u043b\u0435\u043d\u0430"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\u0421\u043b\u0443\u0436\u0431\u0430 {deprecated_service} \u0431\u0443\u0434\u0435\u0442 \u0443\u0434\u0430\u043b\u0435\u043d\u0430"
|
||||
},
|
||||
"replaced_old_entity": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u042d\u0442\u043e\u0442 \u043e\u0431\u044a\u0435\u043a\u0442 \u0431\u044b\u043b \u0437\u0430\u043c\u0435\u043d\u0435\u043d \u043d\u0430 `{replacement_entity_id}`.",
|
||||
"title": "\u041e\u0431\u044a\u0435\u043a\u0442 {old_entity_id} \u0431\u0443\u0434\u0435\u0442 \u0443\u0434\u0430\u043b\u0435\u043d"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\u041e\u0431\u044a\u0435\u043a\u0442 {old_entity_id} \u0431\u0443\u0434\u0435\u0442 \u0443\u0434\u0430\u043b\u0435\u043d"
|
||||
}
|
||||
}
|
||||
}
|
@ -23,12 +23,23 @@
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u4f7f\u7528\u6b64\u670d\u52d9\u4ee5\u66f4\u65b0\u4efb\u4f55\u81ea\u52d5\u5316\u6216\u8173\u672c\u3001\u4ee5\u53d6\u4ee3\u4f7f\u7528\u76ee\u6a19\u5be6\u9ad4 ID \u70ba `{alternate_target}` \u4e4b `{alternate_service}` \u670d\u52d9\uff0c\u7136\u5f8c\u9ede\u9078\u50b3\u9001\u4ee5\u6a19\u793a\u554f\u984c\u5df2\u89e3\u6c7a\u3002",
|
||||
"description": "\u4f7f\u7528\u6b64\u670d\u52d9\u4ee5\u66f4\u65b0\u4efb\u4f55\u81ea\u52d5\u5316\u6216\u8173\u672c\u3001\u4ee5\u53d6\u4ee3\u4f7f\u7528\u76ee\u6a19\u5be6\u9ad4 ID \u70ba `{alternate_target}` \u4e4b `{alternate_service}` \u670d\u52d9\u3002",
|
||||
"title": "{deprecated_service} \u670d\u52d9\u5373\u5c07\u79fb\u9664"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "{deprecated_service} \u670d\u52d9\u5373\u5c07\u79fb\u9664"
|
||||
},
|
||||
"replaced_old_entity": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u5be6\u9ad4\u5c07\u7531 `{replacement_entity_id}` \u6240\u53d6\u4ee3\u3002",
|
||||
"title": "{old_entity_id} \u5be6\u9ad4\u5c07\u9032\u884c\u79fb\u9664"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "{old_entity_id} \u5be6\u9ad4\u5c07\u9032\u884c\u79fb\u9664"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
{
|
||||
"state": {
|
||||
"homekit_controller__thread_node_capabilities": {
|
||||
"none": "Geen"
|
||||
},
|
||||
"homekit_controller__thread_status": {
|
||||
"detached": "Ontkoppeld",
|
||||
"disabled": "Uitgeschakeld",
|
||||
"router": "Router"
|
||||
}
|
||||
}
|
||||
}
|
@ -19,7 +19,11 @@
|
||||
"title": "Integratie herauthenticeren"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "Je eerder ingevoerde wachtwoord voor {username} werkt niet meer. Update je wachtwoord om deze integratie te blijven gebruiken."
|
||||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
},
|
||||
"description": "Je eerder ingevoerde wachtwoord voor {username} werkt niet meer. Update je wachtwoord om deze integratie te blijven gebruiken.",
|
||||
"title": "Integratie herauthenticeren"
|
||||
},
|
||||
"trusted_device": {
|
||||
"data": {
|
||||
|
@ -4,7 +4,9 @@
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken"
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
}
|
||||
}
|
||||
}
|
@ -7,7 +7,8 @@
|
||||
"link_local_address": "Kohtv\u00f5rgu linke ei toetata",
|
||||
"missing_configuration": "LaMetricu integratsioon pole konfigureeritud. Palun j\u00e4rgige dokumentatsiooni.",
|
||||
"no_devices": "Volitatud kasutajal pole LaMetricu seadmeid",
|
||||
"no_url_available": "URL pole saadaval. Teavet selle veateate kohta saab [check the help section]({docs_url})"
|
||||
"no_url_available": "URL pole saadaval. Teavet selle veateate kohta saab [check the help section]({docs_url})",
|
||||
"unknown": "Ootamatu t\u00f5rge"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendamine nurjus",
|
||||
|
@ -7,7 +7,8 @@
|
||||
"link_local_address": "A linklocal c\u00edmek nem t\u00e1mogatottak",
|
||||
"missing_configuration": "A LaMetric integr\u00e1ci\u00f3 nincs konfigur\u00e1lva. K\u00e9rj\u00fck, k\u00f6vesse a dokument\u00e1ci\u00f3t.",
|
||||
"no_devices": "A jogosult felhaszn\u00e1l\u00f3 nem rendelkezik LaMetric-eszk\u00f6z\u00f6kkel",
|
||||
"no_url_available": "Nincs el\u00e9rhet\u0151 URL. A hib\u00e1r\u00f3l tov\u00e1bbi inform\u00e1ci\u00f3 [a s\u00fag\u00f3ban]({docs_url}) tal\u00e1lhat\u00f3."
|
||||
"no_url_available": "Nincs el\u00e9rhet\u0151 URL. A hib\u00e1r\u00f3l tov\u00e1bbi inform\u00e1ci\u00f3 [a s\u00fag\u00f3ban]({docs_url}) tal\u00e1lhat\u00f3.",
|
||||
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
|
||||
|
@ -3,7 +3,8 @@
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"authorize_url_timeout": "Time-out bij het genereren van autorisatie-URL.",
|
||||
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [raadpleeg de documentatie]({docs_url})"
|
||||
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [raadpleeg de documentatie]({docs_url})",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
|
23
homeassistant/components/led_ble/translations/nl.json
Normal file
23
homeassistant/components/led_ble/translations/nl.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "De configuratie is momenteel al bezig",
|
||||
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
||||
"no_unconfigured_devices": "Geen niet-geconfigureerde apparaten gevonden.",
|
||||
"not_supported": "Apparaat is niet ondersteund"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Bluetooth-adres"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie geslaagd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
@ -9,6 +10,12 @@
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
},
|
||||
"title": "Integratie herauthenticeren"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"br": "Kaast eemaldatud",
|
||||
"ccc": "Puhastusts\u00fckkel on l\u00f5ppenud",
|
||||
"ccp": "Puhastusts\u00fckkel on pooleli",
|
||||
"cd": "Kassi on m\u00e4rgatud",
|
||||
"csf": "Kassianduri viga",
|
||||
"csi": "Kassianduri h\u00e4iring",
|
||||
"cst": "Kassianduri ajastus",
|
||||
@ -19,6 +20,8 @@
|
||||
"otf": "\u00dclekoornuse viga",
|
||||
"p": "Ootel",
|
||||
"pd": "Pinch Detect",
|
||||
"pwrd": "Sulgumine",
|
||||
"pwru": "K\u00e4ivitumine",
|
||||
"rdy": "Valmis",
|
||||
"scf": "Kassianduri viga k\u00e4ivitamisel",
|
||||
"sdf": "Sahtel t\u00e4is k\u00e4ivitamisel",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"br": "Tet\u0151 elt\u00e1vol\u00edtva",
|
||||
"ccc": "Tiszt\u00edt\u00e1s befejez\u0151d\u00f6tt",
|
||||
"ccp": "Tiszt\u00edt\u00e1s folyamatban",
|
||||
"cd": "Macska \u00e9szlelve",
|
||||
"csf": "Macska\u00e9rz\u00e9kel\u0151 hiba",
|
||||
"csi": "Macska\u00e9rz\u00e9kel\u0151 megszak\u00edtva",
|
||||
"cst": "Macska\u00e9rz\u00e9kel\u0151 id\u0151z\u00edt\u00e9se",
|
||||
@ -19,6 +20,8 @@
|
||||
"otf": "T\u00falzott nyomat\u00e9k hiba",
|
||||
"p": "Sz\u00fcnetel",
|
||||
"pd": "Pinch Detect",
|
||||
"pwrd": "Kikapcsol\u00e1s",
|
||||
"pwru": "Bekapcsol\u00e1s",
|
||||
"rdy": "K\u00e9sz",
|
||||
"scf": "Macska\u00e9rz\u00e9kel\u0151 hiba ind\u00edt\u00e1skor",
|
||||
"sdf": "Ind\u00edt\u00e1skor megtelt a fi\u00f3k",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"br": "Motorkap verwijderd",
|
||||
"ccc": "Reinigingscyclus voltooid",
|
||||
"ccp": "Reinigingscyclus in uitvoering",
|
||||
"cd": "Kat gedetecteerd",
|
||||
"csf": "Kattensensor fout",
|
||||
"csi": "Kattensensor onderbroken",
|
||||
"cst": "Timing kattensensor",
|
||||
@ -17,6 +18,8 @@
|
||||
"off": "Uit",
|
||||
"offline": "Offline",
|
||||
"p": "Gepauzeerd",
|
||||
"pwrd": "Uitschakelen",
|
||||
"pwru": "Opstarten",
|
||||
"rdy": "Gereed",
|
||||
"scf": "Kattensensorfout bij opstarten",
|
||||
"sdf": "Lade vol bij opstarten"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"br": "Cap\u00f4 removido",
|
||||
"ccc": "Ciclo de limpeza conclu\u00eddo",
|
||||
"ccp": "Ciclo de limpeza em andamento",
|
||||
"cd": "Gato detectado",
|
||||
"csf": "Falha do Sensor Cat",
|
||||
"csi": "Sensor Cat interrompido",
|
||||
"cst": "Sincroniza\u00e7\u00e3o do Sensor Cat",
|
||||
@ -19,6 +20,8 @@
|
||||
"otf": "Falha de sobretorque",
|
||||
"p": "Pausado",
|
||||
"pd": "Detec\u00e7\u00e3o de pin\u00e7a",
|
||||
"pwrd": "Desligando",
|
||||
"pwru": "Ligando",
|
||||
"rdy": "Pronto",
|
||||
"scf": "Falha do sensor Cat na inicializa\u00e7\u00e3o",
|
||||
"sdf": "Gaveta cheia na inicializa\u00e7\u00e3o",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"br": "\u041a\u043e\u0436\u0443\u0445 \u0441\u043d\u044f\u0442",
|
||||
"ccc": "\u0426\u0438\u043a\u043b \u043e\u0447\u0438\u0441\u0442\u043a\u0438 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d",
|
||||
"ccp": "\u0412\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u0446\u0438\u043a\u043b \u043e\u0447\u0438\u0441\u0442\u043a\u0438",
|
||||
"cd": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d \u043a\u043e\u0442",
|
||||
"csf": "\u041d\u0435\u0438\u0441\u043f\u0440\u0430\u0432\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u0442\u0447\u0438\u043a\u0430",
|
||||
"csi": "\u0414\u0430\u0442\u0447\u0438\u043a \u043f\u0435\u0440\u0435\u043a\u0440\u044b\u0442",
|
||||
"cst": "\u0412\u0440\u0435\u043c\u044f \u0441\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u043d\u0438\u044f \u0434\u0430\u0442\u0447\u0438\u043a\u0430",
|
||||
@ -19,6 +20,8 @@
|
||||
"otf": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u043a\u0440\u0443\u0442\u044f\u0449\u0435\u0433\u043e \u043c\u043e\u043c\u0435\u043d\u0442\u0430",
|
||||
"p": "\u041f\u0430\u0443\u0437\u0430",
|
||||
"pd": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u0435 \u0437\u0430\u0449\u0435\u043c\u043b\u0435\u043d\u0438\u044f",
|
||||
"pwrd": "\u041e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u044f",
|
||||
"pwru": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u044f",
|
||||
"rdy": "\u0413\u043e\u0442\u043e\u0432",
|
||||
"scf": "\u041d\u0435\u0438\u0441\u043f\u0440\u0430\u0432\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u0442\u0447\u0438\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0435",
|
||||
"sdf": "\u042f\u0449\u0438\u043a \u043f\u043e\u043b\u043d\u044b\u0439 \u043f\u0440\u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0435",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"br": "\u4e0a\u84cb\u906d\u958b\u555f",
|
||||
"ccc": "\u8c93\u7802\u6e05\u7406\u5b8c\u6210",
|
||||
"ccp": "\u8c93\u7802\u6e05\u7406\u4e2d",
|
||||
"cd": "\u5075\u6e2c\u5230\u8c93\u54aa",
|
||||
"csf": "\u8c93\u54aa\u611f\u6e2c\u5668\u6545\u969c",
|
||||
"csi": "\u8c93\u54aa\u611f\u6e2c\u5668\u906d\u4e2d\u65b7",
|
||||
"cst": "\u8c93\u54aa\u611f\u6e2c\u5668\u8a08\u6642",
|
||||
@ -19,6 +20,8 @@
|
||||
"otf": "\u8f49\u52d5\u5931\u6557",
|
||||
"p": "\u5df2\u66ab\u505c",
|
||||
"pd": "\u7570\u7269\u5075\u6e2c",
|
||||
"pwrd": "\u95dc\u6a5f\u4e2d",
|
||||
"pwru": "\u555f\u52d5\u4e2d",
|
||||
"rdy": "\u6e96\u5099\u5c31\u7dd2",
|
||||
"scf": "\u555f\u52d5\u6642\u8c93\u54aa\u611f\u6e2c\u5668\u5931\u6548",
|
||||
"sdf": "\u555f\u52d5\u6642\u6392\u5ee2\u76d2\u5df2\u6eff",
|
||||
|
@ -14,6 +14,7 @@
|
||||
"invalid_serial": "Ongeldige seri\u00eble poort",
|
||||
"invalid_subscribe_topic": "Ongeldig abonneeronderwerp",
|
||||
"invalid_version": "Ongeldige MySensors-versie",
|
||||
"mqtt_required": "De MQTT-integratie is niet ingesteld",
|
||||
"not_a_number": "Voer een nummer in",
|
||||
"port_out_of_range": "Poortnummer moet minimaal 1 en maximaal 65535 zijn",
|
||||
"same_topic": "De topics abonneren en publiceren zijn hetzelfde",
|
||||
@ -68,6 +69,12 @@
|
||||
},
|
||||
"description": "Ethernet gateway instellen"
|
||||
},
|
||||
"select_gateway_type": {
|
||||
"menu_options": {
|
||||
"gw_mqtt": "Configureer een MQTT-gateway",
|
||||
"gw_serial": "Configureer een seri\u00eble gateway"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"gateway_type": "Gateway type"
|
||||
|
11
homeassistant/components/nam/translations/sensor.nl.json
Normal file
11
homeassistant/components/nam/translations/sensor.nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"state": {
|
||||
"nam__caqi_level": {
|
||||
"high": "Hoog",
|
||||
"low": "Laag",
|
||||
"medium": "Medium",
|
||||
"very high": "Heel hoog",
|
||||
"very low": "Heel laag"
|
||||
}
|
||||
}
|
||||
}
|
@ -18,6 +18,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_multiple_alternate_targets": {
|
||||
"description": "V\u00e4rskenda k\u00f5iki automaatikaid v\u00f5i skripte, mis seda teenust kasutavad, et kasutada selle asemel teenust '{alternate_service}', mille sihtm\u00e4rgiks on \u00fcks neist olemi ID-dest: '{alternate_targets}'.",
|
||||
"title": "Teenus {deprecated_service} eemaldatakse"
|
||||
},
|
||||
"deprecated_service_single_alternate_target": {
|
||||
"description": "Uuenda k\u00f5iki seda teenust kasutavaid automatiseerimisi v\u00f5i skripte, et need kasutaksid selle asemel teenust `{alternate_service}}, mille sihtm\u00e4rgiks on `{alternate_targets}}.",
|
||||
"title": "Teenus {deprecated_service} eemaldatakse"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -18,6 +18,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_multiple_alternate_targets": {
|
||||
"title": "Le service {deprecated_service} sera bient\u00f4t supprim\u00e9"
|
||||
},
|
||||
"deprecated_service_single_alternate_target": {
|
||||
"title": "Le service {deprecated_service} sera bient\u00f4t supprim\u00e9"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -18,6 +18,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_multiple_alternate_targets": {
|
||||
"description": "Friss\u00edtsen minden olyan automatizmust vagy szkriptet, amely ezt a szolg\u00e1ltat\u00e1st haszn\u00e1lja, hogy ehelyett az `{alternate_service}` szolg\u00e1ltat\u00e1st haszn\u00e1lja c\u00e9lpontk\u00e9nt az al\u00e1bbi entit\u00e1sazonos\u00edt\u00f3k egyik\u00e9vel: `{alternate_targets}`.",
|
||||
"title": "A {deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
|
||||
},
|
||||
"deprecated_service_single_alternate_target": {
|
||||
"description": "Friss\u00edtsen minden olyan automatizmust vagy szkriptet, amely ezt a szolg\u00e1ltat\u00e1st haszn\u00e1lja, hogy helyette az `{alternate_service}` szolg\u00e1ltat\u00e1st haszn\u00e1lja, a `{alternate_targets}` c\u00e9lpontk\u00e9nt.",
|
||||
"title": "{deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -18,6 +18,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_multiple_alternate_targets": {
|
||||
"description": "Atualize quaisquer automa\u00e7\u00f5es ou scripts que usam este servi\u00e7o para usar o servi\u00e7o `{alternate_service}` com um destes IDs de entidade como destino: `{alternate_targets}`.",
|
||||
"title": "O servi\u00e7o {deprecated_service} est\u00e1 sendo removido"
|
||||
},
|
||||
"deprecated_service_single_alternate_target": {
|
||||
"description": "Atualize quaisquer automa\u00e7\u00f5es ou scripts que usam este servi\u00e7o para usar o servi\u00e7o `{alternate_service}` com `{alternate_targets}` como destino.",
|
||||
"title": "O servi\u00e7o {deprecated_service} est\u00e1 sendo removido"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -18,6 +18,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_multiple_alternate_targets": {
|
||||
"description": "\u0412 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u044f\u0445 \u0438 \u0441\u043a\u0440\u0438\u043f\u0442\u0430\u0445, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0438\u0445 \u044d\u0442\u0443 \u0441\u043b\u0443\u0436\u0431\u0443, \u0442\u0435\u043f\u0435\u0440\u044c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043b\u0443\u0436\u0431\u0443 `{alternate_service}` \u0441 \u0446\u0435\u043b\u0435\u0432\u044b\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u043c `{alternate_targets}`.",
|
||||
"title": "\u0421\u043b\u0443\u0436\u0431\u0430 {deprecated_service} \u0431\u0443\u0434\u0435\u0442 \u0443\u0434\u0430\u043b\u0435\u043d\u0430"
|
||||
},
|
||||
"deprecated_service_single_alternate_target": {
|
||||
"description": "\u0412 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0430\u0446\u0438\u044f\u0445 \u0438 \u0441\u043a\u0440\u0438\u043f\u0442\u0430\u0445, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0438\u0445 \u044d\u0442\u0443 \u0441\u043b\u0443\u0436\u0431\u0443, \u0442\u0435\u043f\u0435\u0440\u044c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043b\u0443\u0436\u0431\u0443 `{alternate_service}` \u0441 \u0446\u0435\u043b\u0435\u0432\u044b\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u043c `{alternate_targets}`.",
|
||||
"title": "\u0421\u043b\u0443\u0436\u0431\u0430 {deprecated_service} \u0431\u0443\u0434\u0435\u0442 \u0443\u0434\u0430\u043b\u0435\u043d\u0430"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -18,6 +18,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_multiple_alternate_targets": {
|
||||
"description": "\u4f7f\u7528\u6b64\u670d\u52d9\u4ee5\u66f4\u65b0\u4efb\u4f55\u81ea\u52d5\u5316\u6216\u8173\u672c\u3001\u4ee5\u53d6\u4ee3\u4f7f\u7528\u76ee\u6a19\u5be6\u9ad4 ID \u4e4b\u4e00\u70ba `{alternate_target}` \u4e4b `{alternate_service}` \u670d\u52d9\u3002",
|
||||
"title": "{deprecated_service} \u670d\u52d9\u5373\u5c07\u79fb\u9664"
|
||||
},
|
||||
"deprecated_service_single_alternate_target": {
|
||||
"description": "\u4f7f\u7528\u6b64\u670d\u52d9\u4ee5\u66f4\u65b0\u4efb\u4f55\u81ea\u52d5\u5316\u6216\u8173\u672c\u3001\u4ee5\u53d6\u4ee3\u76ee\u6a19\u70ba `{alternate_target}` \u4e4b `{alternate_service}` \u670d\u52d9\u3002",
|
||||
"title": "{deprecated_service} \u670d\u52d9\u5373\u5c07\u79fb\u9664"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
18
homeassistant/components/prusalink/translations/nl.json
Normal file
18
homeassistant/components/prusalink/translations/nl.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"not_supported": "Alleen PrusaLink API V2 wordt ondersteund",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-sleutel",
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"prusalink__printer_state": {
|
||||
"cancelling": "Annuleren",
|
||||
"idle": "Inactief",
|
||||
"paused": "Gepauzeerd"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/qingping/translations/nl.json
Normal file
22
homeassistant/components/qingping/translations/nl.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "De configuratie is momenteel al bezig",
|
||||
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
||||
"not_supported": "Apparaat is niet ondersteund"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Wilt u {name} instellen?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Apparaat"
|
||||
},
|
||||
"description": "Kies een apparaat om in te stellen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -78,7 +78,7 @@
|
||||
"off_delay": "Kikapcsol\u00e1si k\u00e9sleltet\u00e9s",
|
||||
"off_delay_enabled": "Kikapcsol\u00e1si k\u00e9sleltet\u00e9s enged\u00e9lyez\u00e9se",
|
||||
"replace_device": "V\u00e1lassza ki a cser\u00e9lni k\u00edv\u00e1nt eszk\u00f6zt",
|
||||
"venetian_blind_mode": "Velencei red\u0151ny \u00fczemm\u00f3d"
|
||||
"venetian_blind_mode": "Reluxa m\u00f3d"
|
||||
},
|
||||
"title": "Konfigur\u00e1lja az eszk\u00f6z be\u00e1ll\u00edt\u00e1sait"
|
||||
}
|
||||
|
@ -4,5 +4,6 @@
|
||||
"off": "Uit",
|
||||
"on": "Aan"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Schema"
|
||||
}
|
22
homeassistant/components/sensorpro/translations/nl.json
Normal file
22
homeassistant/components/sensorpro/translations/nl.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd",
|
||||
"already_in_progress": "De configuratie is momenteel al bezig",
|
||||
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
||||
"not_supported": "Apparaat is niet ondersteund"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Wilt u {name} instellen?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Apparaat"
|
||||
},
|
||||
"description": "Kies een apparaat om in te stellen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -39,6 +39,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service": {
|
||||
"description": "Uuenda k\u00f5iki seda teenust kasutavaid automatiseerimisi v\u00f5i skripte, et need kasutaksid selle asemel teenust `{alternate_service}}, mille siht\u00fcksuse ID on `{alternate_target}}. Seej\u00e4rel kl\u00f5psa allpool nuppu ESITA, et m\u00e4rkida see probleem lahendatuks.",
|
||||
"title": "Teenus {deprecated_service} eemaldatakse"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -39,6 +39,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service": {
|
||||
"description": "Friss\u00edtsen minden olyan automatiz\u00e1l\u00e1st vagy szkriptet, amely ezt a szolg\u00e1ltat\u00e1st haszn\u00e1lja, hogy helyette a(z) `{alternate_service}` szolg\u00e1ltat\u00e1st haszn\u00e1lja a(z) `{alternate_target}` entit\u00e1ssal. Ezut\u00e1n kattintson az al\u00e1bbi MEHET gombra a probl\u00e9ma megoldottk\u00e9nt val\u00f3 megjel\u00f6l\u00e9s\u00e9hez.",
|
||||
"title": "A {deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"target_config": {
|
||||
"data": {
|
||||
"reverse": "A bor\u00edt\u00f3 megfordult"
|
||||
"reverse": "Ford\u00edtott \u00e1rny\u00e9kol\u00f3"
|
||||
},
|
||||
"description": "`{target_name}` be\u00e1ll\u00edt\u00e1sainak konfigur\u00e1l\u00e1sa",
|
||||
"title": "MyLink \u00e1rny\u00e9kol\u00f3 konfigur\u00e1l\u00e1sa"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"entity_id": "Kapcsol\u00f3",
|
||||
"target_domain": "\u00daj t\u00edpus"
|
||||
},
|
||||
"description": "V\u00e1lassza ki azt a kapcsol\u00f3t, amelyet meg szeretne jelen\u00edteni a Home Assistantban l\u00e1mpak\u00e9nt, red\u0151nyk\u00e9nt vagy b\u00e1rmi m\u00e1sk\u00e9nt. Az eredeti kapcsol\u00f3 el lesz rejtve."
|
||||
"description": "V\u00e1lassza ki azt a kapcsol\u00f3t, amelyet meg szeretne jelen\u00edteni a Home Assistantban l\u00e1mpak\u00e9nt, \u00e1rny\u00e9kol\u00f3k\u00e9nt vagy b\u00e1rmi m\u00e1sk\u00e9nt. Az eredeti kapcsol\u00f3 el lesz rejtve."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -16,5 +16,15 @@
|
||||
"description": "Szeretn\u00e9 b\u00e1ll\u00edtani a Tasmota-t?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"topic_duplicated": {
|
||||
"description": "T\u00f6bb Tasmota eszk\u00f6z haszn\u00e1lja a {topic} topikot.\n\nTasmota eszk\u00f6z\u00f6k ezzel a probl\u00e9m\u00e1val: {offenders}.",
|
||||
"title": "T\u00f6bb Tasmota eszk\u00f6z is ugyanazt a topikot haszn\u00e1lja"
|
||||
},
|
||||
"topic_no_prefix": {
|
||||
"description": "A {ip} IP-c\u00edm\u0171 Tasmota eszk\u00f6z {name} nem tartalmazza a `%prefix%`elemet a fulltopikban. \n\nAz eszk\u00f6z\u00f6k entit\u00e1sai a konfigur\u00e1ci\u00f3 kijav\u00edt\u00e1s\u00e1ig le vannak tiltva.",
|
||||
"title": "{name} Tasmota eszk\u00f6z \u00e9rv\u00e9nytelen MQTT topikkal van be\u00e1llitva"
|
||||
}
|
||||
}
|
||||
}
|
@ -3,7 +3,7 @@
|
||||
"tomorrowio__health_concern": {
|
||||
"good": "\u826f\u3044",
|
||||
"hazardous": "\u5371\u967a",
|
||||
"moderate": "\u9069\u5ea6",
|
||||
"moderate": "\u4e2d\u7a0b\u5ea6",
|
||||
"unhealthy": "\u4e0d\u5065\u5eb7",
|
||||
"unhealthy_for_sensitive_groups": "\u654f\u611f\u306a\u30b0\u30eb\u30fc\u30d7\u306b\u3068\u3063\u3066\u4e0d\u5065\u5eb7",
|
||||
"very_unhealthy": "\u3068\u3066\u3082\u4e0d\u5065\u5eb7"
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Account is al geconfigureerd",
|
||||
"reauth_successful": "Herauthenticatie geslaagd"
|
||||
},
|
||||
"error": {
|
||||
@ -11,6 +12,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"region": "Regio",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,7 @@
|
||||
"fog": "\u9727",
|
||||
"hail": "\u96f9",
|
||||
"lightning": "\u96f7",
|
||||
"lightning-rainy": "\u96f7\u96e8",
|
||||
"lightning-rainy": "\u96f7\u3001\u96e8",
|
||||
"partlycloudy": "\u6674\u308c\u6642\u3005\u66c7\u308a",
|
||||
"pouring": "\u5927\u96e8",
|
||||
"rainy": "\u96e8",
|
||||
|
@ -4,6 +4,11 @@
|
||||
"bright": "Helder",
|
||||
"dim": "Dim",
|
||||
"off": "Uit"
|
||||
},
|
||||
"xiaomi_miio__ptc_level": {
|
||||
"high": "Hoog",
|
||||
"low": "Laag",
|
||||
"medium": "Medium"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,9 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_in_progress": "De configuratie is momenteel al bezig"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken",
|
||||
"invalid_auth": "Ongeldige authenticatie",
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Bluetooth-adres"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -29,6 +29,9 @@
|
||||
"description": "Voer poortspecifieke instellingen in",
|
||||
"title": "Instellingen"
|
||||
},
|
||||
"upload_manual_backup": {
|
||||
"title": "Upload een handmatige back-up"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"path": "Serieel apparaatpad"
|
||||
@ -108,5 +111,15 @@
|
||||
"remote_button_short_release": "\"{subtype}\" knop losgelaten",
|
||||
"remote_button_triple_press": "\" {subtype} \" knop driemaal geklikt"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"not_zha_device": "Dit apparaat is niet een zha-apparaat.",
|
||||
"usb_probe_failed": "Kon het USB apparaat niet onderzoeken"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kan geen verbinding maken"
|
||||
},
|
||||
"flow_title": "{name}"
|
||||
}
|
||||
}
|
@ -91,6 +91,12 @@
|
||||
"zwave_js.value_updated.value": "Value change on a Z-Wave JS Value"
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"invalid_server_version": {
|
||||
"description": "The version of Z-Wave JS Server you are currently running is too old for this version of Home Assistant. Please update the Z-Wave JS Server to the latest version to fix this issue.",
|
||||
"title": "Newer version of Z-Wave JS Server needed"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"addon_get_discovery_info_failed": "Failed to get Z-Wave JS add-on discovery info.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user