[ci skip] Translation update
This commit is contained in:
parent
c737378ee1
commit
31a3f1100a
29 changed files with 179 additions and 35 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u041b\u0438\u0431\u043e \u044d\u0442\u043e\u0442 Node / Pro ID \u0443\u0436\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d.",
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e."
|
||||
},
|
||||
"error": {
|
||||
|
|
|
@ -23,9 +23,9 @@
|
|||
},
|
||||
"pair_with_pin": {
|
||||
"data": {
|
||||
"pin": "PIN Code"
|
||||
"pin": "PIN-Code"
|
||||
},
|
||||
"description": "Kopplung ass n\u00e9ideg fir de `{protocol}` Protokoll. G\u00ebff de PIN code un deen um Ecran ugewise g\u00ebtt. Nullen op der 1ter Plaatz ginn ewechgelooss, dh g\u00ebff 123 wann de gewise Code 0123 ass.",
|
||||
"description": "Fir de Protokoll `{protocol}` ass eng Kopplung n\u00e9ideg. G\u00ebff de PIN-Code, deen um Ecran gewise gett. Nullen um Ufank musse wech gelooss ginn, d.h. g\u00ebff '123' an, wann den ugewisene Code '0123' ass.",
|
||||
"title": "Kopplung"
|
||||
},
|
||||
"reconfigure": {
|
||||
|
|
|
@ -13,15 +13,12 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "IP address / domain name / mDNS address",
|
||||
"host": "IP Address",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Set up your BleBox to integrate with Home Assistant.",
|
||||
"title": "Set up your BleBox device"
|
||||
},
|
||||
"confirm_discovery": {
|
||||
"description": "Would you like to configure {name} {host}:{port}?."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -14,7 +14,7 @@
|
|||
"data": {
|
||||
"2fa": "Totrinnsbekreftelse kode"
|
||||
},
|
||||
"description": "Skriv inn PIN-koden som er sendt til e-posten din",
|
||||
"description": "Skriv inn PIN-koden sendt via e-post eller SMS",
|
||||
"title": "Totrinnsbekreftelse"
|
||||
},
|
||||
"user": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"step": {
|
||||
"authorize": {
|
||||
"data": {
|
||||
"pin": "PIN Code"
|
||||
"pin": "PIN-Code"
|
||||
},
|
||||
"description": "G\u00ebff de PIN code an deen op der Sony Bravia TV ugewise g\u00ebtt.\n\nFalls kee PIN code ugewise g\u00ebtt muss den Home Assistant um Fernseh ofgemellt ginn, um TV: Settings -> Network -> Remote device settings -> Unregister remote device.",
|
||||
"title": "Sony Bravia TV erlaaben"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"link": {
|
||||
"description": "Entsperrt \u00e4r deCONZ gateway fir se mat Home Assistant ze registr\u00e9ieren.\n\n1. Gidd op deCONZ System Astellungen\n2. Dr\u00e9ckt \"Unlock\" Gateway Kn\u00e4ppchen",
|
||||
"title": "Link mat deCONZ"
|
||||
"title": "Mat deCONZ verbannen"
|
||||
},
|
||||
"manual_input": {
|
||||
"data": {
|
||||
|
|
|
@ -1,4 +1,38 @@
|
|||
{
|
||||
"entity": {
|
||||
"climate": {
|
||||
"ubercool": {
|
||||
"state_attributes": {
|
||||
"fan_mode": {
|
||||
"state": {
|
||||
"auto_high": "Auto-hoog",
|
||||
"auto_low": "Auto-laag",
|
||||
"on_high": "Hoog",
|
||||
"on_low": "Laag"
|
||||
}
|
||||
},
|
||||
"swing_mode": {
|
||||
"state": {
|
||||
"1": "1",
|
||||
"2": "2",
|
||||
"3": "3",
|
||||
"auto": "Auto",
|
||||
"off": "Uit"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"vacuum": {
|
||||
"model_s": {
|
||||
"state_attributes": {
|
||||
"cleaned_area": {
|
||||
"name": "Schoongemaakt gebied"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"bad_psu": {
|
||||
"fix_flow": {
|
||||
|
|
|
@ -44,6 +44,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"electricity_tariff": {
|
||||
"state": {
|
||||
"low": "Laag",
|
||||
"normal": "Normaal"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -40,6 +40,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
"sensor": {
|
||||
"electricity_tariff": {
|
||||
"state": {
|
||||
"low": "\u041d\u0438\u0437\u043a\u0438\u0439",
|
||||
"normal": "\u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0439"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"step": {
|
||||
"authorize": {
|
||||
"description": "Autoris\u00e9iert d\u00ebs App op https://www.ecobee.com/consumerportal/index.html mam Pin Code:\n\n{pin}\n\nKlickt dann op ofsch\u00e9cken.",
|
||||
"description": "Autoris\u00e9iert d\u00ebs App op https://www.ecobee.com/consumerportal/index.html mam PIN-Code:\n\n{pin}\n\nKlickt dann op ofsch\u00e9cken.",
|
||||
"title": "App autoris\u00e9ieren op ecobee.com"
|
||||
},
|
||||
"user": {
|
||||
|
|
11
homeassistant/components/elmax/translations/lb.json
Normal file
11
homeassistant/components/elmax/translations/lb.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"panels": {
|
||||
"data": {
|
||||
"panel_pin": "PIN-Code"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -6,7 +6,7 @@
|
|||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"error": {
|
||||
"invalid_sgtin_or_pin": "Ong\u00ebltege SGTIN oder PIN Code, prob\u00e9ier w.e.g. nach emol.",
|
||||
"invalid_sgtin_or_pin": "Ong\u00ebltege SGTIN oder PIN-Code, prob\u00e9ier w.e.g. nach emol.",
|
||||
"press_the_button": "Dr\u00e9ckt w.e.g. de bloe Kn\u00e4ppchen.",
|
||||
"register_failed": "Feeler beim registr\u00e9ieren, prob\u00e9iert w.e.g. nach emol.",
|
||||
"timeout_button": "Z\u00e4itiwwerschreidung beim dr\u00e9cken vum bloe Kn\u00e4ppchen, prob\u00e9iert w.e.g. nach emol."
|
||||
|
@ -16,7 +16,7 @@
|
|||
"data": {
|
||||
"hapid": "ID vum Accesspoint (SGTIN)",
|
||||
"name": "Numm (optionell, g\u00ebtt als prefixe fir all Apparat benotzt)",
|
||||
"pin": "Pin Code"
|
||||
"pin": "PIN-Code"
|
||||
},
|
||||
"title": "HomematicIP Accesspoint auswielen"
|
||||
},
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
"birth_enable": "Birth bericht inschakelen",
|
||||
"birth_payload": "Birth bericht inhoud",
|
||||
"birth_qos": "Birth bericht QoS",
|
||||
"birth_retain": "Verbind bericht onthouden",
|
||||
"birth_retain": "Birth bericht vasthouden",
|
||||
"birth_topic": "Birth bericht topic",
|
||||
"discovery": "Discovery inschakelen",
|
||||
"discovery_prefix": "Discovery-voorvoegsel",
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"gw_mqtt": {
|
||||
"data": {
|
||||
"persistence_file": "persistentiebestand (leeg laten om automatisch te genereren)",
|
||||
"retain": "MQTT retentie",
|
||||
"retain": "MQTT data vasthouden (retain)",
|
||||
"topic_in_prefix": "prefix voor inkomende topics (topic_in_prefix)",
|
||||
"topic_out_prefix": "voorvoegsel voor uitgaande topics (topic_out_prefix)",
|
||||
"version": "MySensors-versie"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Z\u00e4it Iwwerschreidung beim gener\u00e9ieren vun der Autorisatiouns URL.",
|
||||
"authorize_url_timeout": "Z\u00e4itiwwerschreidung beim gener\u00e9iere vun der Autorisatiouns-URL.",
|
||||
"missing_configuration": "Komponent net konfigur\u00e9iert. Folleg w.e.g der Dokumentatioun.",
|
||||
"reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich",
|
||||
"unknown_authorize_url_generation": "Onbekannte Feeler beim erstellen vun der Authorisatiouns URL."
|
||||
|
@ -10,9 +10,9 @@
|
|||
"default": "Erfollegr\u00e4ich authentifiz\u00e9iert"
|
||||
},
|
||||
"error": {
|
||||
"internal_error": "Interne Feeler beim valid\u00e9ieren vum Code",
|
||||
"invalid_pin": "Ong\u00eblte PIN Code",
|
||||
"timeout": "Z\u00e4it Iwwerschreidung beim valid\u00e9ieren vum Code",
|
||||
"internal_error": "Et ass een interne Feeler geschitt",
|
||||
"invalid_pin": "Ong\u00eblte PIN-Code",
|
||||
"timeout": "Et ass een Z\u00e4itiwwerschreidungsfeeler pass\u00e9iert",
|
||||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"step": {
|
||||
|
@ -20,15 +20,15 @@
|
|||
"data": {
|
||||
"flow_impl": "Ubidder"
|
||||
},
|
||||
"description": "Wiel Authentifikatioun's Method aus",
|
||||
"title": "Authentifikatioun Ubidder"
|
||||
"description": "Wiel d'Authentifikatiounsmethod aus",
|
||||
"title": "Authentifikatiounsubidder"
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"code": "PIN code"
|
||||
"code": "PIN-Code"
|
||||
},
|
||||
"description": "Fir den Nest Kont ze verbannen, [autoris\u00e9iert \u00e4ren Kont]({url}).\nKop\u00e9iert no der Autorisatioun den Pin hei \u00ebnnendr\u00ebnner",
|
||||
"title": "Nest Kont verbannen"
|
||||
"title": "Nest-Kont verbannen"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Authentifikatioun's Method auswielen"
|
||||
|
|
9
homeassistant/components/netgear/translations/lb.json
Normal file
9
homeassistant/components/netgear/translations/lb.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Standardhost: {host}\nStandardbenotzernumm: {username}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/octoprint/translations/lb.json
Normal file
12
homeassistant/components/octoprint/translations/lb.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "Port-Nummer",
|
||||
"ssl": "SSL benotzen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -7,12 +7,12 @@
|
|||
},
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen",
|
||||
"invalid_pin_code": "PIN Code ass ong\u00eblteg"
|
||||
"invalid_pin_code": "De PIN-Code war ong\u00eblteg"
|
||||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
"data": {
|
||||
"pin": "PIN Code"
|
||||
"pin": "PIN-Code"
|
||||
},
|
||||
"description": "PIN uginn deem um Fernseh ugewise g\u00ebtt",
|
||||
"title": "Kopplung"
|
||||
|
|
|
@ -10,6 +10,9 @@
|
|||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Smile-Benotzernumm"
|
||||
},
|
||||
"description": "Produkt:",
|
||||
"title": "Typ vu Plugwise"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen",
|
||||
"credential_timeout": "Z\u00e4it Iwwerschreidung beim Service vun den Umeldungsinformatiounen. Dr\u00e9ck op ofsch\u00e9cke fir nach emol ze starten.",
|
||||
"login_failed": "Feeler beim verbanne mat der Playstation 4. Iwwerpr\u00e9if op de PIN Code korrekt ass.",
|
||||
"login_failed": "Feeler beim verbanne mat der Playstation 4. Iwwerpr\u00e9if op de PIN-Code korrekt ass.",
|
||||
"no_ipaddress": "G\u00ebff d'IP Adresse vun der Playstation 4 d\u00e9i soll konfigur\u00e9iert ginn an:"
|
||||
},
|
||||
"step": {
|
||||
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"code": "PIN Code",
|
||||
"code": "PIN-Code",
|
||||
"ip_address": "IP Adresse",
|
||||
"name": "Numm",
|
||||
"region": "Regioun"
|
||||
|
|
9
homeassistant/components/ridwell/translations/lb.json
Normal file
9
homeassistant/components/ridwell/translations/lb.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "G\u00ebff d\u00e4i Benotzernumm an d\u00e4i Passwuert an:"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -20,8 +20,8 @@
|
|||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"code_arm_required": "Pin Code n\u00e9ideg fir unzeschalten",
|
||||
"code_disarm_required": "Pin Code n\u00e9ideg fir auszeschalten"
|
||||
"code_arm_required": "PIN-Code fir ze Entsp\u00e4re virginn",
|
||||
"code_disarm_required": "PIN-Code fir ze Entsp\u00e4re virginn"
|
||||
},
|
||||
"title": "Optioune konfigur\u00e9ieren"
|
||||
},
|
||||
|
|
7
homeassistant/components/sensibo/translations/lb.json
Normal file
7
homeassistant/components/sensibo/translations/lb.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"no_username": "Benotzernumm konnt net erm\u00ebttelt ginn"
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/verisure/translations/lb.json
Normal file
15
homeassistant/components/verisure/translations/lb.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"options": {
|
||||
"error": {
|
||||
"code_format_mismatch": "De Standard-PIN-Code st\u00ebmmt net mat der n\u00e9ideger Unzuel un Zifferen iwwerteneen"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"lock_code_digits": "Unzuel vun Zifferen am PIN-Code fir Schl\u00e4sser",
|
||||
"lock_default_code": "Standard-PIN-Code fir Schl\u00e4sser: g\u00ebtt benotzt, wa keen ugi g\u00ebtt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -13,7 +13,7 @@
|
|||
"step": {
|
||||
"pair_tv": {
|
||||
"data": {
|
||||
"pin": "PIN Code"
|
||||
"pin": "PIN-Code"
|
||||
},
|
||||
"description": "Um TV sollt e Code ugewisen ginn. G\u00ebff d\u00ebse Code an d'Form a fuer weider mam n\u00e4chste Schr\u00ebtt fir d'Kopplung ofzeschl\u00e9issen.",
|
||||
"title": "Kopplungs Prozess ofschl\u00e9issen"
|
||||
|
|
9
homeassistant/components/watttime/translations/lb.json
Normal file
9
homeassistant/components/watttime/translations/lb.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "G\u00ebff d\u00e4i Benotzernumm an d\u00e4i Passwuert an:"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -7,6 +7,13 @@
|
|||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen"
|
||||
},
|
||||
"flow_title": "Xiaomi Miio: {name}"
|
||||
"flow_title": "Xiaomi Miio: {name}",
|
||||
"step": {
|
||||
"cloud": {
|
||||
"data": {
|
||||
"cloud_username": "Cloud-Benotzernumm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"lock_code_digits": "Anzuel vun Zifferen am PIN-Code fir Schl\u00e4sser"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -6,16 +6,16 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikone",
|
||||
"icon": "Ikon",
|
||||
"latitude": "Breedegrad",
|
||||
"longitude": "L\u00e4ngegrad",
|
||||
"name": "Numm",
|
||||
"passive": "Passif",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "D\u00e9fin\u00e9iert Zone Parameter"
|
||||
"title": "D\u00e9fin\u00e9ier d'Zoneparameter"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
"title": "Zon"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue