mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Update translations
This commit is contained in:
parent
96af0cffc8
commit
c5d443a710
28
homeassistant/components/adguard/.translations/de.json
Normal file
28
homeassistant/components/adguard/.translations/de.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Es ist nur eine einzige Konfiguration von AdGuard Home zul\u00e4ssig."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Fehler beim Herstellen einer Verbindung."
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"description": "M\u00f6chtest du Home Assistant so konfigurieren, dass eine Verbindung mit AdGuard Home als Hass.io-Add-On hergestellt wird: {addon}?",
|
||||
"title": "AdGuard Home \u00fcber das Hass.io Add-on"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"password": "Passwort",
|
||||
"port": "Port",
|
||||
"ssl": "AdGuard Home verwendet ein SSL-Zertifikat",
|
||||
"username": "Benutzername",
|
||||
"verify_ssl": "AdGuard Home verwendet ein richtiges Zertifikat"
|
||||
},
|
||||
"description": "Richte deine AdGuard Home-Instanz ein um sie zu \u00dcberwachen und zu Steuern.",
|
||||
"title": "Verkn\u00fcpfe AdGuard Home."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/adguard/.translations/vi.json
Normal file
14
homeassistant/components/adguard/.translations/vi.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0110\u1ecba ch\u1ec9",
|
||||
"password": "M\u1eadt kh\u1ea9u",
|
||||
"port": "C\u1ed5ng",
|
||||
"username": "T\u00ean \u0111\u0103ng nh\u1eadp"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -3,7 +3,8 @@
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
||||
"bad_config_file": "Fehlerhafte Daten aus der Konfigurationsdatei",
|
||||
"link_local_address": "Link-local Adressen werden nicht unterst\u00fctzt"
|
||||
"link_local_address": "Link-local Adressen werden nicht unterst\u00fctzt",
|
||||
"not_axis_device": "Erkanntes Ger\u00e4t ist kein Axis-Ger\u00e4t"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
|
||||
},
|
||||
"description": "\u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u044c\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442 \u043c\u043e\u0440\u044f \u0438 \u0430\u0442\u043c\u043e\u0441\u0444\u0435\u0440\u044b",
|
||||
"title": "\u041c\u0435\u0441\u0442\u043e\u043d\u0430\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435"
|
||||
"title": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435"
|
||||
}
|
||||
},
|
||||
"title": "\u041c\u0435\u0442\u0435\u043e\u0440\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u043b\u0443\u0436\u0431\u0430 \u041f\u043e\u0440\u0442\u0443\u0433\u0430\u043b\u0438\u0438 (IPMA)"
|
||||
|
26
homeassistant/components/life360/.translations/de.json
Normal file
26
homeassistant/components/life360/.translations/de.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"user_already_configured": "Konto wurde bereits konfiguriert"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "M\u00f6gliche erweiterte Einstellungen finden sich unter [Life360-Dokumentation]({docs_url})."
|
||||
},
|
||||
"error": {
|
||||
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen",
|
||||
"invalid_username": "Ung\u00fcltiger Benutzername",
|
||||
"user_already_configured": "Konto wurde bereits konfiguriert"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"description": "Erweiterte Optionen sind in der [Life360-Dokumentation]({docs_url}) zu finden.\nDies sollte vor dem Hinzuf\u00fcgen von Kontoinformationen getan werden.",
|
||||
"title": "Life360-Kontoinformationen"
|
||||
}
|
||||
},
|
||||
"title": "Life360"
|
||||
}
|
||||
}
|
20
homeassistant/components/met/.translations/ca.json
Normal file
20
homeassistant/components/met/.translations/ca.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "El nom ja existeix"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"elevation": "Altitud",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"name": "Nom"
|
||||
},
|
||||
"description": "Meteorologisk institutt",
|
||||
"title": "Ubicaci\u00f3"
|
||||
}
|
||||
},
|
||||
"title": "Met.no"
|
||||
}
|
||||
}
|
20
homeassistant/components/met/.translations/de.json
Normal file
20
homeassistant/components/met/.translations/de.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Name existiert bereits"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"elevation": "H\u00f6he",
|
||||
"latitude": "Breitengrad",
|
||||
"longitude": "L\u00e4ngengrad",
|
||||
"name": "Name"
|
||||
},
|
||||
"description": "Meteorologisches Institut",
|
||||
"title": "Standort"
|
||||
}
|
||||
},
|
||||
"title": "Met.no"
|
||||
}
|
||||
}
|
20
homeassistant/components/met/.translations/ko.json
Normal file
20
homeassistant/components/met/.translations/ko.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\uc774\ub984\uc774 \uc774\ubbf8 \uc874\uc7ac\ud569\ub2c8\ub2e4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"elevation": "\uace0\ub3c4",
|
||||
"latitude": "\uc704\ub3c4",
|
||||
"longitude": "\uacbd\ub3c4",
|
||||
"name": "\uc774\ub984"
|
||||
},
|
||||
"description": "\ub178\ub974\uc6e8\uc774 \uae30\uc0c1 \uc5f0\uad6c\uc18c",
|
||||
"title": "\uc704\uce58"
|
||||
}
|
||||
},
|
||||
"title": "Met.no"
|
||||
}
|
||||
}
|
20
homeassistant/components/met/.translations/ru.json
Normal file
20
homeassistant/components/met/.translations/ru.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u0418\u043c\u044f \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"elevation": "\u0412\u044b\u0441\u043e\u0442\u0430",
|
||||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
|
||||
},
|
||||
"description": "\u041c\u0435\u0442\u0435\u043e\u0440\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442",
|
||||
"title": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435"
|
||||
}
|
||||
},
|
||||
"title": "Met.no"
|
||||
}
|
||||
}
|
14
homeassistant/components/met/.translations/vi.json
Normal file
14
homeassistant/components/met/.translations/vi.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"latitude": "V\u0129 \u0111\u1ed9",
|
||||
"longitude": "Kinh \u0111\u1ed9",
|
||||
"name": "T\u00ean"
|
||||
},
|
||||
"title": "V\u1ecb tr\u00ed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
18
homeassistant/components/plaato/.translations/de.json
Normal file
18
homeassistant/components/plaato/.translations/de.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_internet_accessible": "Deine Home-Assistant-Instanz muss aus dem Internet erreichbar sein, um Nachrichten von Plaato Airlock zu erhalten.",
|
||||
"one_instance_allowed": "Nur eine einzige Instanz ist notwendig."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Um Ereignisse an Home Assistant zu senden, muss das Webhook Feature in Plaato Airlock konfiguriert werden.\n\n F\u00fcge die folgenden Informationen ein: \n\n - URL: ` {webhook_url} ` \n - Methode: POST \n \n Weitere Informationen finden sich in der [Dokumentation]({docs_url})."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Soll Plaato Airlock wirklich eingerichtet werden?",
|
||||
"title": "Plaato Webhook einrichten"
|
||||
}
|
||||
},
|
||||
"title": "Plaato Airlock"
|
||||
}
|
||||
}
|
18
homeassistant/components/plaato/.translations/ko.json
Normal file
18
homeassistant/components/plaato/.translations/ko.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_internet_accessible": "Plaato Airlock \uba54\uc2dc\uc9c0\ub97c \ubc1b\uc73c\ub824\uba74 \uc778\ud130\ub137\uc5d0\uc11c Home Assistant \uc778\uc2a4\ud134\uc2a4\uc5d0 \uc561\uc138\uc2a4 \ud560 \uc218 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
|
||||
"one_instance_allowed": "\ud558\ub098\uc758 \uc778\uc2a4\ud134\uc2a4\ub9cc \ud544\uc694\ud569\ub2c8\ub2e4."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Home Assistant \ub85c \uc774\ubca4\ud2b8\ub97c \ubcf4\ub0b4\ub824\uba74 Plaato Airlock \uc5d0\uc11c Webhook \uc744 \uc124\uc815\ud574\uc57c\ud569\ub2c8\ub2e4.\n\n\ub2e4\uc74c \uc815\ubcf4\ub97c \uc785\ub825\ud574\uc8fc\uc138\uc694.\n\n - URL: `{webhook_url}`\n - Method: POST\n \n \uc790\uc138\ud55c \uc815\ubcf4\ub294 [\uc548\ub0b4]({docs_url}) \ub97c \ucc38\uc870\ud574\uc8fc\uc138\uc694."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Plaato Airlock \uc744 \uc124\uc815 \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
||||
"title": "Plaato Webhook \uc124\uc815"
|
||||
}
|
||||
},
|
||||
"title": "Plaato Airlock"
|
||||
}
|
||||
}
|
@ -11,7 +11,7 @@
|
||||
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
|
||||
},
|
||||
"title": "\u041c\u0435\u0441\u0442\u043e\u043d\u0430\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0432 \u0428\u0432\u0435\u0446\u0438\u0438"
|
||||
"title": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0432 \u0428\u0432\u0435\u0446\u0438\u0438"
|
||||
}
|
||||
},
|
||||
"title": "\u041c\u0435\u0442\u0435\u043e\u0440\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u043b\u0443\u0436\u0431\u0430 \u0428\u0432\u0435\u0446\u0438\u0438 (SMHI)"
|
||||
|
13
homeassistant/components/somfy/.translations/de.json
Normal file
13
homeassistant/components/somfy/.translations/de.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Es kann nur ein Somfy-Account konfiguriert werden.",
|
||||
"authorize_url_timeout": "Zeit\u00fcberschreitung beim Erstellen der Authorisierungs-URL.",
|
||||
"missing_configuration": "Die Somfy-Komponente ist nicht konfiguriert. Folge bitte der Dokumentation."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Erfolgreich mit Somfy authentifiziert."
|
||||
},
|
||||
"title": "Somfy"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user