mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
[ci skip] Translation update
This commit is contained in:
parent
2912db84d7
commit
6fab4a2c82
@ -15,6 +15,7 @@
|
|||||||
"host": "Host",
|
"host": "Host",
|
||||||
"password": "Passwort",
|
"password": "Passwort",
|
||||||
"port": "Port",
|
"port": "Port",
|
||||||
|
"rtsp_port": "RTSP-Port",
|
||||||
"username": "Benutzername"
|
"username": "Benutzername"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
"entities": "Entitats",
|
"entities": "Entitats",
|
||||||
"mode": "Mode"
|
"mode": "Mode"
|
||||||
},
|
},
|
||||||
"description": "Tria les entitats que vulguis incloure. En mode accessori, nom\u00e9s s'inclou una sola entitat. En mode enlla\u00e7 inclusiu, s'exposaran totes les entitats del domini tret de que se'n seleccionin algunes en concret. En mode enlla\u00e7 excusiu, s'inclouran totes les entitats del domini excepte les entitats excloses. Per obtenir el millor rendiment, es crea una inst\u00e0ncia HomeKit per a cada repoductor multim\u00e8dia/TV i c\u00e0mera.",
|
"description": "Tria les entitats a incloure. En mode accessori, nom\u00e9s s'inclou una sola entitat. En mode enlla\u00e7 inclusiu, s'exposaran totes les entitats del domini tret de que se'n seleccionin algunes en concret. En mode enlla\u00e7 excusiu, s'inclouran totes les entitats del domini excepte les entitats excloses. Per obtenir el millor rendiment, es crea una inst\u00e0ncia HomeKit per a cada repoductor multim\u00e8dia/TV i c\u00e0mera.",
|
||||||
"title": "Selecciona les entitats a incloure"
|
"title": "Selecciona les entitats a incloure"
|
||||||
},
|
},
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -4,13 +4,29 @@
|
|||||||
"port_name_in_use": "An accessory or bridge with the same name or port is already configured."
|
"port_name_in_use": "An accessory or bridge with the same name or port is already configured."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
"accessory_mode": {
|
||||||
|
"data": {
|
||||||
|
"entity_id": "Entity"
|
||||||
|
},
|
||||||
|
"description": "Choose the entity to be included. In accessory mode, only a single entity is included.",
|
||||||
|
"title": "Select entity to be included"
|
||||||
|
},
|
||||||
|
"bridge_mode": {
|
||||||
|
"data": {
|
||||||
|
"include_domains": "Domains to include"
|
||||||
|
},
|
||||||
|
"description": "Choose the domains to be included. All supported entities in the domain will be included.",
|
||||||
|
"title": "Select domains to be included"
|
||||||
|
},
|
||||||
"pairing": {
|
"pairing": {
|
||||||
"description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.",
|
"description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.",
|
||||||
"title": "Pair HomeKit"
|
"title": "Pair HomeKit"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"include_domains": "Domains to include"
|
"auto_start": "Autostart (disable if using Z-Wave or other delayed start system)",
|
||||||
|
"include_domains": "Domains to include",
|
||||||
|
"mode": "Mode"
|
||||||
},
|
},
|
||||||
"description": "Choose the domains to be included. All supported entities in the domain will be included. A separate HomeKit instance in accessory mode will be created for each tv media player and camera.",
|
"description": "Choose the domains to be included. All supported entities in the domain will be included. A separate HomeKit instance in accessory mode will be created for each tv media player and camera.",
|
||||||
"title": "Select domains to be included"
|
"title": "Select domains to be included"
|
||||||
@ -21,7 +37,8 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"advanced": {
|
"advanced": {
|
||||||
"data": {
|
"data": {
|
||||||
"auto_start": "Autostart (disable if you are calling the homekit.start service manually)"
|
"auto_start": "Autostart (disable if you are calling the homekit.start service manually)",
|
||||||
|
"safe_mode": "Safe Mode (enable only if pairing fails)"
|
||||||
},
|
},
|
||||||
"description": "These settings only need to be adjusted if HomeKit is not functional.",
|
"description": "These settings only need to be adjusted if HomeKit is not functional.",
|
||||||
"title": "Advanced Configuration"
|
"title": "Advanced Configuration"
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
|
"interfaces": "Schnittstellen zum Scannen ausw\u00e4hlen",
|
||||||
"scan_interval": "Scanintervall"
|
"scan_interval": "Scanintervall"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -29,7 +29,8 @@
|
|||||||
"button_3": "Dritte Taste",
|
"button_3": "Dritte Taste",
|
||||||
"button_4": "Vierte Taste",
|
"button_4": "Vierte Taste",
|
||||||
"off": "Aus",
|
"off": "Aus",
|
||||||
"on": "An"
|
"on": "An",
|
||||||
|
"stop_all": "Alle anhalten"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -13,5 +13,6 @@
|
|||||||
"action_type": {
|
"action_type": {
|
||||||
"notify": "Sende eine Benachrichtigung"
|
"notify": "Sende eine Benachrichtigung"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"title": "Mobile App"
|
||||||
}
|
}
|
@ -6,6 +6,7 @@
|
|||||||
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||||||
"invalid_device": "Ung\u00fcltiges Ger\u00e4t",
|
"invalid_device": "Ung\u00fcltiges Ger\u00e4t",
|
||||||
"invalid_ip": "Ung\u00fcltige IP-Adresse",
|
"invalid_ip": "Ung\u00fcltige IP-Adresse",
|
||||||
|
"invalid_serial": "Ung\u00fcltiger Serieller Port",
|
||||||
"invalid_version": "Ung\u00fcltige MySensors Version",
|
"invalid_version": "Ung\u00fcltige MySensors Version",
|
||||||
"not_a_number": "Bitte eine Nummer eingeben",
|
"not_a_number": "Bitte eine Nummer eingeben",
|
||||||
"unknown": "Unerwarteter Fehler"
|
"unknown": "Unerwarteter Fehler"
|
||||||
@ -16,6 +17,7 @@
|
|||||||
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||||||
"invalid_device": "Ung\u00fcltiges Ger\u00e4t",
|
"invalid_device": "Ung\u00fcltiges Ger\u00e4t",
|
||||||
"invalid_ip": "Ung\u00fcltige IP-Adresse",
|
"invalid_ip": "Ung\u00fcltige IP-Adresse",
|
||||||
|
"invalid_serial": "Ung\u00fcltiger Serieller Port",
|
||||||
"invalid_version": "Ung\u00fcltige MySensors Version",
|
"invalid_version": "Ung\u00fcltige MySensors Version",
|
||||||
"not_a_number": "Bitte eine Nummer eingeben",
|
"not_a_number": "Bitte eine Nummer eingeben",
|
||||||
"unknown": "Unerwarteter Fehler"
|
"unknown": "Unerwarteter Fehler"
|
||||||
@ -23,6 +25,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"gw_mqtt": {
|
"gw_mqtt": {
|
||||||
"data": {
|
"data": {
|
||||||
|
"retain": "MQTT behalten",
|
||||||
"version": "MySensors Version"
|
"version": "MySensors Version"
|
||||||
},
|
},
|
||||||
"description": "MQTT-Gateway einrichten"
|
"description": "MQTT-Gateway einrichten"
|
||||||
@ -38,6 +41,7 @@
|
|||||||
"gw_tcp": {
|
"gw_tcp": {
|
||||||
"data": {
|
"data": {
|
||||||
"device": "IP-Adresse des Gateways",
|
"device": "IP-Adresse des Gateways",
|
||||||
|
"tcp_port": "Port",
|
||||||
"version": "MySensors Version"
|
"version": "MySensors Version"
|
||||||
},
|
},
|
||||||
"description": "Einrichtung des Ethernet-Gateways"
|
"description": "Einrichtung des Ethernet-Gateways"
|
||||||
|
@ -21,7 +21,8 @@
|
|||||||
"init": {
|
"init": {
|
||||||
"data": {
|
"data": {
|
||||||
"floor_temperature": "Vloertemperatuur",
|
"floor_temperature": "Vloertemperatuur",
|
||||||
"precision": "Precisie"
|
"precision": "Precisie",
|
||||||
|
"set_precision": "Precisie instellen"
|
||||||
},
|
},
|
||||||
"description": "Opties voor de OpenTherm Gateway"
|
"description": "Opties voor de OpenTherm Gateway"
|
||||||
}
|
}
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||||||
"unknown": "Unerwarteter Fehler"
|
"unknown": "Unerwarteter Fehler"
|
||||||
},
|
},
|
||||||
|
"flow_title": "Logitech Squeezebox",
|
||||||
"step": {
|
"step": {
|
||||||
"edit": {
|
"edit": {
|
||||||
"data": {
|
"data": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user