[ci skip] Translation update
This commit is contained in:
parent
16199b7a52
commit
8b7ffcdaf1
11 changed files with 118 additions and 18 deletions
23
homeassistant/components/brother/.translations/ca.json
Normal file
23
homeassistant/components/brother/.translations/ca.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unsupported_model": "Aquest model d'impressora no \u00e9s compatible."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Error de connexi\u00f3.",
|
||||
"snmp_error": "El servidor SNMP s'ha tancat o la impressora no \u00e9s compatible.",
|
||||
"wrong_host": "Nom de l'amfitri\u00f3 o adre\u00e7a IP inv\u00e0lids."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nom de l'amfitri\u00f3 o adre\u00e7a IP de la impressora",
|
||||
"type": "Tipus d'impressora"
|
||||
},
|
||||
"description": "Configura la integraci\u00f3 d'impressora Brother. Si tens problemes amb la configuraci\u00f3, visita: https://www.home-assistant.io/integrations/brother",
|
||||
"title": "Impressora Brother"
|
||||
}
|
||||
},
|
||||
"title": "Impressora Brother"
|
||||
}
|
||||
}
|
23
homeassistant/components/brother/.translations/pl.json
Normal file
23
homeassistant/components/brother/.translations/pl.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unsupported_model": "Ten model drukarki nie jest obs\u0142ugiwany."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "B\u0142\u0105d po\u0142\u0105czenia.",
|
||||
"snmp_error": "Serwer SNMP wy\u0142\u0105czony lub drukarka nie jest obs\u0142ugiwana.",
|
||||
"wrong_host": "Niepoprawna nazwa hosta lub adres IP drukarki."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP drukarki",
|
||||
"type": "Typ drukarki"
|
||||
},
|
||||
"description": "Konfiguracja integracji drukarek Brother. Je\u015bli masz problemy z konfiguracj\u0105, przejd\u017a na stron\u0119: https://www.home-assistant.io/integrations/brother",
|
||||
"title": "Drukarka Brother"
|
||||
}
|
||||
},
|
||||
"title": "Drukarka Brother"
|
||||
}
|
||||
}
|
23
homeassistant/components/brother/.translations/ru.json
Normal file
23
homeassistant/components/brother/.translations/ru.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unsupported_model": "\u042d\u0442\u0430 \u043c\u043e\u0434\u0435\u043b\u044c \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f.",
|
||||
"snmp_error": "\u0421\u0435\u0440\u0432\u0435\u0440 SNMP \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d \u0438\u043b\u0438 \u043f\u0440\u0438\u043d\u0442\u0435\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f.",
|
||||
"wrong_host": "\u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0434\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
|
||||
"type": "\u0422\u0438\u043f \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0430"
|
||||
},
|
||||
"description": "\u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0435\u0439 \u043f\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438: https://www.home-assistant.io/integrations/brother.",
|
||||
"title": "\u041f\u0440\u0438\u043d\u0442\u0435\u0440 Brother"
|
||||
}
|
||||
},
|
||||
"title": "\u041f\u0440\u0438\u043d\u0442\u0435\u0440 Brother"
|
||||
}
|
||||
}
|
23
homeassistant/components/brother/.translations/zh-Hant.json
Normal file
23
homeassistant/components/brother/.translations/zh-Hant.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unsupported_model": "\u4e0d\u652f\u63f4\u6b64\u6b3e\u5370\u8868\u6a5f\u3002"
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "\u9023\u7dda\u932f\u8aa4\u3002",
|
||||
"snmp_error": "SNMP \u4f3a\u670d\u5668\u70ba\u95dc\u9589\u72c0\u614b\u6216\u5370\u8868\u6a5f\u4e0d\u652f\u63f4\u3002",
|
||||
"wrong_host": "\u7121\u6548\u4e3b\u6a5f\u540d\u6216 IP \u4f4d\u5740"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u5370\u8868\u6a5f\u4e3b\u6a5f\u540d\u6216 IP \u4f4d\u5740",
|
||||
"type": "\u5370\u8868\u6a5f\u985e\u578b"
|
||||
},
|
||||
"description": "\u8a2d\u5b9a Brother \u5370\u8868\u6a5f\u6574\u5408\u3002\u5047\u5982\u9700\u8981\u5354\u52a9\uff0c\u8acb\u53c3\u8003\uff1ahttps://www.home-assistant.io/integrations/brother",
|
||||
"title": "Brother \u5370\u8868\u6a5f"
|
||||
}
|
||||
},
|
||||
"title": "Brother \u5370\u8868\u6a5f"
|
||||
}
|
||||
}
|
|
@ -77,15 +77,21 @@
|
|||
"remote_button_short_release": "\"{subtype}\"-knappen frigivet",
|
||||
"remote_button_triple_press": "\"{subtype}\"-knappen tredobbeltklikkes",
|
||||
"remote_double_tap": "Enheden \"{subtype}\" dobbelttappet",
|
||||
"remote_double_tap_any_side": "Enhed dobbelttappet p\u00e5 enhver side",
|
||||
"remote_falling": "Enheden er i frit fald",
|
||||
"remote_flip_180_degrees": "Enhed vendt 180 grader",
|
||||
"remote_flip_90_degrees": "Enhed vendt 90 grader",
|
||||
"remote_gyro_activated": "Enhed rystet",
|
||||
"remote_moved": "Enheden flyttede med \"{subtype}\" op",
|
||||
"remote_moved_any_side": "Enhed flyttet med enhver side opad",
|
||||
"remote_rotate_from_side_1": "Enhed roteret fra \"side 1\" til \"{subtype}\"",
|
||||
"remote_rotate_from_side_2": "Enhed roteret fra \"side 2\" til \"{subtype}\"",
|
||||
"remote_rotate_from_side_3": "Enhed roteret fra \"side 3\" til \"{subtype}\"",
|
||||
"remote_rotate_from_side_4": "Enhed roteret fra \"side 4\" til \"{subtype}\"",
|
||||
"remote_rotate_from_side_5": "Enhed roteret fra \"side 5\" til \"{subtype}\"",
|
||||
"remote_rotate_from_side_6": "Enhed roteret fra \"side 6\" til \"{subtype}\""
|
||||
"remote_rotate_from_side_6": "Enhed roteret fra \"side 6\" til \"{subtype}\"",
|
||||
"remote_turned_clockwise": "Enhed drejet med uret",
|
||||
"remote_turned_counter_clockwise": "Enhed drejet mod uret"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
|
|
@ -77,21 +77,21 @@
|
|||
"remote_button_short_release": "\"{subtype}\" button released",
|
||||
"remote_button_triple_press": "\"{subtype}\" button triple clicked",
|
||||
"remote_double_tap": "Device \"{subtype}\" double tapped",
|
||||
"remote_falling": "Device in free fall",
|
||||
"remote_gyro_activated": "Device shaken",
|
||||
"remote_flip_90_degrees": "Device flipped 90 degrees",
|
||||
"remote_flip_180_degrees": "Device flipped 180 degrees",
|
||||
"remote_moved_any_side": "Device moved with any side up",
|
||||
"remote_double_tap_any_side": "Device double tapped on any side",
|
||||
"remote_turned_clockwise": "Device turned clockwise",
|
||||
"remote_turned_counter_clockwise": "Device turned counter clockwise",
|
||||
"remote_falling": "Device in free fall",
|
||||
"remote_flip_180_degrees": "Device flipped 180 degrees",
|
||||
"remote_flip_90_degrees": "Device flipped 90 degrees",
|
||||
"remote_gyro_activated": "Device shaken",
|
||||
"remote_moved": "Device moved with \"{subtype}\" up",
|
||||
"remote_moved_any_side": "Device moved with any side up",
|
||||
"remote_rotate_from_side_1": "Device rotated from \"side 1\" to \"{subtype}\"",
|
||||
"remote_rotate_from_side_2": "Device rotated from \"side 2\" to \"{subtype}\"",
|
||||
"remote_rotate_from_side_3": "Device rotated from \"side 3\" to \"{subtype}\"",
|
||||
"remote_rotate_from_side_4": "Device rotated from \"side 4\" to \"{subtype}\"",
|
||||
"remote_rotate_from_side_5": "Device rotated from \"side 5\" to \"{subtype}\"",
|
||||
"remote_rotate_from_side_6": "Device rotated from \"side 6\" to \"{subtype}\""
|
||||
"remote_rotate_from_side_6": "Device rotated from \"side 6\" to \"{subtype}\"",
|
||||
"remote_turned_clockwise": "Device turned clockwise",
|
||||
"remote_turned_counter_clockwise": "Device turned counter clockwise"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"allow_clip_sensor": "Tillat import av virtuelle sensorer",
|
||||
"allow_deconz_groups": "Tillat import av deCONZ grupper"
|
||||
},
|
||||
"description": "\u00d8nsker du \u00e5 konfigurere Home Assistent for \u00e5 koble til deCONZ gateway gitt av Hass.io tillegget {addon}?",
|
||||
"description": "Vil du konfigurere Home Assistant til \u00e5 koble seg til deCONZ-gateway levert av Hass.io-tillegget {addon} ?",
|
||||
"title": "deCONZ Zigbee gateway via Hass.io tillegg"
|
||||
},
|
||||
"init": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e Elgato Key Light \u0443\u0436\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u043e.",
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
|
||||
"connection_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443 Elgato Key Light."
|
||||
},
|
||||
"error": {
|
||||
|
@ -11,14 +11,14 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442 \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
|
||||
"host": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
|
||||
"port": "\u041d\u043e\u043c\u0435\u0440 \u043f\u043e\u0440\u0442\u0430"
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c Elgato Key Light \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Home Assistant.",
|
||||
"title": "\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u0430\u0448 Elgato Key Light"
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 Elgato Key Light \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Home Assistant.",
|
||||
"title": "Elgato Key Light"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c Elgato Key Light \u0441 \u0441\u0435\u0440\u0438\u0439\u043d\u044b\u043c \u043d\u043e\u043c\u0435\u0440\u043e\u043c ` {serial_number} ` \u0432 Home Assistant?",
|
||||
"description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c Elgato Key Light \u0441 \u0441\u0435\u0440\u0438\u0439\u043d\u044b\u043c \u043d\u043e\u043c\u0435\u0440\u043e\u043c `{serial_number}`?",
|
||||
"title": "\u041d\u0430\u0439\u0434\u0435\u043d\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e Elgado Key Light"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -10,7 +10,9 @@
|
|||
"data": {
|
||||
"name": "Navn p\u00e5 integrasjon",
|
||||
"station_id": "ID til m\u00e5lestasjon"
|
||||
}
|
||||
},
|
||||
"description": "Sett opp GIO\u015a (Polish Chief Inspectorate Of Environmental Protection) luftkvalitet integrering. Hvis du trenger hjelp med konfigurasjonen ta en titt her: https://www.home-assistant.io/integrations/gios",
|
||||
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
|
||||
}
|
||||
},
|
||||
"title": "GIO\u015a"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"name": "Nazwa integracji",
|
||||
"station_id": "Identyfikator stacji pomiarowej"
|
||||
},
|
||||
"description": "Konfiguracja integracji jako\u015bci powietrza GIO\u015a (G\u0142\u00f3wny Inspektorat Ochrony \u015arodowiska). Je\u015bli potrzebujesz pomocy z konfiguracj\u0105, przejd\u017a tutaj: https://www.home-assistant.io/integrations/gios",
|
||||
"description": "Konfiguracja integracji jako\u015bci powietrza GIO\u015a (G\u0142\u00f3wny Inspektorat Ochrony \u015arodowiska). Je\u015bli potrzebujesz pomocy z konfiguracj\u0105, przejd\u017a na stron\u0119: https://www.home-assistant.io/integrations/gios",
|
||||
"title": "G\u0142\u00f3wny Inspektorat Ochrony \u015arodowiska (GIO\u015a)"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"data": {
|
||||
"discovery": "Aktiver oppdagelse"
|
||||
},
|
||||
"description": "Vil du konfigurere Home Assistant til \u00e5 koble til MQTT megler gitt av hass.io tillegget {addon}?",
|
||||
"description": "Vil du konfigurere Home Assistant til \u00e5 koble til MQTT broker som er levert av Hass.io-tillegget (addon)?",
|
||||
"title": "MQTT megler via Hass.io tillegg"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue