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
07fa7504fb
commit
0b163aac7d
@ -2,7 +2,7 @@
|
|||||||
"device_automation": {
|
"device_automation": {
|
||||||
"action_type": {
|
"action_type": {
|
||||||
"set_hvac_mode": "Cambia modalit\u00e0 HVAC su {entity_name}",
|
"set_hvac_mode": "Cambia modalit\u00e0 HVAC su {entity_name}",
|
||||||
"set_preset_mode": "Modifica preimpostazione su {entity_name}"
|
"set_preset_mode": "Modifica modalit\u00e0 su {entity_name}"
|
||||||
},
|
},
|
||||||
"condition_type": {
|
"condition_type": {
|
||||||
"is_hvac_mode": "{entity_name} \u00e8 impostato su una modalit\u00e0 HVAC specifica",
|
"is_hvac_mode": "{entity_name} \u00e8 impostato su una modalit\u00e0 HVAC specifica",
|
||||||
@ -97,7 +97,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"preset_modes": {
|
"preset_modes": {
|
||||||
"name": "Preimpostazioni"
|
"name": "Modalit\u00e0"
|
||||||
},
|
},
|
||||||
"swing_mode": {
|
"swing_mode": {
|
||||||
"name": "Modalit\u00e0 di oscillazione",
|
"name": "Modalit\u00e0 di oscillazione",
|
||||||
@ -122,7 +122,7 @@
|
|||||||
"name": "passo di temperatura obiettivo"
|
"name": "passo di temperatura obiettivo"
|
||||||
},
|
},
|
||||||
"temperature": {
|
"temperature": {
|
||||||
"name": "Temperatura obiettivo"
|
"name": "Temperatura desiderata"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
12
homeassistant/components/energyzero/translations/fr.json
Normal file
12
homeassistant/components/energyzero/translations/fr.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"description": "Voulez-vous commencer la configuration\u00a0?"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
33
homeassistant/components/google_mail/translations/de.json
Normal file
33
homeassistant/components/google_mail/translations/de.json
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"application_credentials": {
|
||||||
|
"description": "Befolge die [Anweisungen]({more_info_url}) f\u00fcr den [OAuth-Zustimmungsbildschirm]({oauth_consent_url}), um Home Assistant Zugriff auf dein Google Mail zu gew\u00e4hren. Du musst auch mit deinem Konto verkn\u00fcpfte Anwendungsanmeldeinformationen erstellen:\n1. Gehe zu [Credentials]({oauth_creds_url}) und klicke auf **Create Credentials**.\n2. W\u00e4hle aus der Dropdown-Liste **OAuth-Client-ID** aus.\n3. W\u00e4hle **Webanwendung** als Anwendungstyp aus."
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Konto wurde bereits konfiguriert",
|
||||||
|
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt",
|
||||||
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||||
|
"invalid_access_token": "Ung\u00fcltiger Zugriffs-Token",
|
||||||
|
"missing_configuration": "Die Komponente ist nicht konfiguriert. Bitte der Dokumentation folgen.",
|
||||||
|
"oauth_error": "Ung\u00fcltige Token-Daten empfangen.",
|
||||||
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
||||||
|
"timeout_connect": "Zeit\u00fcberschreitung beim Verbindungsaufbau",
|
||||||
|
"unknown": "Unerwarteter Fehler"
|
||||||
|
},
|
||||||
|
"create_entry": {
|
||||||
|
"default": "Erfolgreich authentifiziert"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"auth": {
|
||||||
|
"title": "Google-Konto verkn\u00fcpfen"
|
||||||
|
},
|
||||||
|
"pick_implementation": {
|
||||||
|
"title": "W\u00e4hle die Authentifizierungsmethode"
|
||||||
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"description": "Die Google Mail-Integration muss dein Konto erneut authentifizieren",
|
||||||
|
"title": "Integration erneut authentifizieren"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
33
homeassistant/components/google_mail/translations/es.json
Normal file
33
homeassistant/components/google_mail/translations/es.json
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"application_credentials": {
|
||||||
|
"description": "Sigue las [instrucciones]({more_info_url}) para la [pantalla de consentimiento de OAuth]( {oauth_consent_url} ) para dar acceso a Home Assistant a tu correo de Google. Tambi\u00e9n debes crear Credenciales de aplicaci\u00f3n vinculadas a tu cuenta:\n1. Ve a [Credenciales]( {oauth_creds_url} ) y haz clic en **Crear credenciales**.\n1. En la lista desplegable, selecciona **ID de cliente de OAuth**.\n1. Selecciona **Aplicaci\u00f3n web** para el Tipo de aplicaci\u00f3n. \n\n"
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "La cuenta ya est\u00e1 configurada",
|
||||||
|
"already_in_progress": "El flujo de configuraci\u00f3n ya est\u00e1 en curso",
|
||||||
|
"cannot_connect": "No se pudo conectar",
|
||||||
|
"invalid_access_token": "Token de acceso no v\u00e1lido",
|
||||||
|
"missing_configuration": "El componente no est\u00e1 configurado. Por favor, sigue la documentaci\u00f3n.",
|
||||||
|
"oauth_error": "Se han recibido datos de token no v\u00e1lidos.",
|
||||||
|
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente",
|
||||||
|
"timeout_connect": "Tiempo de espera agotado para establecer la conexi\u00f3n",
|
||||||
|
"unknown": "Error inesperado"
|
||||||
|
},
|
||||||
|
"create_entry": {
|
||||||
|
"default": "Autenticado correctamente"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"auth": {
|
||||||
|
"title": "Vincular cuenta de Google"
|
||||||
|
},
|
||||||
|
"pick_implementation": {
|
||||||
|
"title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
|
||||||
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"description": "La integraci\u00f3n de Google Mail necesita volver a autenticar tu cuenta",
|
||||||
|
"title": "Volver a autenticar la integraci\u00f3n"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Actualitza totes les automatitzacions o 'scripts' que utilitzin aquest servei perqu\u00e8 passin a utilitzar el servei `{alternate_service}` amb un ID d'entitat objectiu o 'target' `{alternate_target}`.",
|
||||||
|
"title": "El servei {deprecated_service} s'eliminar\u00e0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "El servei {deprecated_service} s'eliminar\u00e0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Aktualisiere alle Automatisierungen oder Skripte, die diesen Dienst verwenden, um stattdessen den Dienst `{alternate_service}` mit einer Zielentit\u00e4ts-ID von `{alternate_target}` zu verwenden.",
|
||||||
|
"title": "Der Dienst {deprecated_service} wird entfernt"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Der Dienst {deprecated_service} wird entfernt"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03c5\u03c7\u03cc\u03bd \u03b1\u03c5\u03c4\u03bf\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2 \u03ae \u03c3\u03b5\u03bd\u03ac\u03c1\u03b9\u03b1 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7\u03bd \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03b7\u03bd \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 `{alternate_service}` \u03bc\u03b5 \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03bf\u03bd\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2-\u03c3\u03c4\u03cc\u03c7\u03bf\u03c5 `{alternate_target}`.",
|
||||||
|
"title": "\u0397 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 {deprecated_service} \u03b8\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "\u0397 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 {deprecated_service} \u03b8\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03b7\u03b8\u03b5\u03af"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Update any automations or scripts that use this service to instead use the `{alternate_service}` service with a target entity ID of `{alternate_target}`.",
|
||||||
|
"title": "The {deprecated_service} service will be removed"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "The {deprecated_service} service will be removed"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
@ -53,18 +66,5 @@
|
|||||||
"last_heartbeat": "Last Heartbeat Time",
|
"last_heartbeat": "Last Heartbeat Time",
|
||||||
"websocket_status": "Event Socket Status"
|
"websocket_status": "Event Socket Status"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"issues": {
|
|
||||||
"deprecated_service": {
|
|
||||||
"fix_flow": {
|
|
||||||
"step": {
|
|
||||||
"confirm": {
|
|
||||||
"description": "Update any automations or scripts that use this service to instead use the `{alternate_service}` service with a target entity ID of `{alternate_target}`.",
|
|
||||||
"title": "The {deprecated_service} service will be removed"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"title": "The {deprecated_service} service will be removed"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Actualiza cualquier automatizaci\u00f3n o script que use este servicio para usar en su lugar el servicio `{alternate_service}` con una ID de entidad de destino de `{alternate_target}`.",
|
||||||
|
"title": "Se eliminar\u00e1 el servicio {deprecated_service}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Se eliminar\u00e1 el servicio {deprecated_service}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "V\u00e4rskenda k\u00f5iki automaatikaid v\u00f5i skripte, mis seda teenust kasutavad, et kasutada selle asemel teenust '{alternate_service}', mille sihtolemi ID on '{alternate_target}'.",
|
||||||
|
"title": "Teenus {deprecated_service} eemaldatakse"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Teenus {deprecated_service} eemaldatakse"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Zaktualizuj wszystkie automatyzacje lub skrypty tak, aby u\u017cywa\u0142y `{alternate_service}`z ID encji `{alternate_target}`.",
|
||||||
|
"title": "Proces {deprecated_service} zostanie usuni\u0119ty"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Proces {deprecated_service} zostanie usuni\u0119ty"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"fix_flow": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Aktualizujte v\u0161etky automatiz\u00e1cie alebo skripty, ktor\u00e9 pou\u017e\u00edvaj\u00fa t\u00fato slu\u017ebu, aby namiesto nej pou\u017e\u00edvali slu\u017ebu `{alternate_service}` s ID cie\u013eovej entity `{alternate_target}`.",
|
||||||
|
"title": "Slu\u017eba {deprecated_service} bude odstr\u00e1nen\u00e1"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Slu\u017eba {deprecated_service} bude odstr\u00e1nen\u00e1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
@ -32,6 +32,19 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_service": {
|
||||||
|
"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\u3002",
|
||||||
|
"title": "{deprecated_service} \u670d\u52d9\u5c07\u79fb\u9664"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "{deprecated_service} \u670d\u52d9\u5c07\u79fb\u9664"
|
||||||
|
}
|
||||||
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
|
23
homeassistant/components/ld2410_ble/translations/fr.json
Normal file
23
homeassistant/components/ld2410_ble/translations/fr.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
|
||||||
|
"already_in_progress": "La configuration est d\u00e9j\u00e0 en cours",
|
||||||
|
"no_devices_found": "Aucun appareil trouv\u00e9 sur le r\u00e9seau",
|
||||||
|
"no_unconfigured_devices": "Aucun appareil non configur\u00e9 n'a \u00e9t\u00e9 trouv\u00e9.",
|
||||||
|
"not_supported": "Appareil non pris en charge"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "\u00c9chec de connexion",
|
||||||
|
"unknown": "Erreur inattendue"
|
||||||
|
},
|
||||||
|
"flow_title": "{name}",
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"address": "Adresse Bluetooth"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
23
homeassistant/components/ld2410_ble/translations/ru.json
Normal file
23
homeassistant/components/ld2410_ble/translations/ru.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.",
|
||||||
|
"already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.",
|
||||||
|
"no_devices_found": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u0432 \u0441\u0435\u0442\u0438.",
|
||||||
|
"no_unconfigured_devices": "\u041d\u0435\u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 \u043d\u0435 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043e.",
|
||||||
|
"not_supported": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f."
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||||
|
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||||
|
},
|
||||||
|
"flow_title": "{name}",
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"address": "\u0410\u0434\u0440\u0435\u0441 Bluetooth"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
23
homeassistant/components/ld2410_ble/translations/sk.json
Normal file
23
homeassistant/components/ld2410_ble/translations/sk.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
||||||
|
"already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
|
||||||
|
"no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia",
|
||||||
|
"no_unconfigured_devices": "Nena\u0161li sa \u017eiadne nenakonfigurovan\u00e9 zariadenia.",
|
||||||
|
"not_supported": "Zariadenie nie je podporovan\u00e9"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||||
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||||
|
},
|
||||||
|
"flow_title": "{name}",
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"address": "Adresa Bluetooth"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -5,7 +5,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"calendar_name": "Nom del calendari"
|
"calendar_name": "Nom del calendari"
|
||||||
},
|
},
|
||||||
"description": "Trieu un nom per al nou calendari"
|
"description": "Tria un nom per al nou calendari"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
"fix_flow": {
|
"fix_flow": {
|
||||||
"step": {
|
"step": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"description": "Actualitzeu totes les automatitzacions o scripts que usen aquest servei o, alternativament, empreu el servei `{alternative_service}` amb un ID d'entitat objectiu de `{alternate_target}`.",
|
"description": "Actualitza totes les automatitzacions o 'scripts' que utilitzin aquest servei perqu\u00e8 passin a utilitzar el servei `{alternate_service}` amb un ID d'entitat objectiu o 'target' `{alternate_target}`.",
|
||||||
"title": "El servei {deprecated_service} s'eliminar\u00e0"
|
"title": "El servei {deprecated_service} s'eliminar\u00e0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -46,7 +46,9 @@
|
|||||||
"low": "\u041d\u0438\u0437\u043a\u0438\u0439",
|
"low": "\u041d\u0438\u0437\u043a\u0438\u0439",
|
||||||
"medium": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439",
|
"medium": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439",
|
||||||
"very high": "\u041e\u0447\u0435\u043d\u044c \u0432\u044b\u0441\u043e\u043a\u0438\u0439",
|
"very high": "\u041e\u0447\u0435\u043d\u044c \u0432\u044b\u0441\u043e\u043a\u0438\u0439",
|
||||||
"very low": "\u041e\u0447\u0435\u043d\u044c \u043d\u0438\u0437\u043a\u0438\u0439"
|
"very low": "\u041e\u0447\u0435\u043d\u044c \u043d\u0438\u0437\u043a\u0438\u0439",
|
||||||
|
"very_high": "\u041e\u0447\u0435\u043d\u044c \u0432\u044b\u0441\u043e\u043a\u0438\u0439",
|
||||||
|
"very_low": "\u041e\u0447\u0435\u043d\u044c \u043d\u0438\u0437\u043a\u0438\u0439"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -46,7 +46,9 @@
|
|||||||
"low": "N\u00edzky",
|
"low": "N\u00edzky",
|
||||||
"medium": "Stredn\u00fd",
|
"medium": "Stredn\u00fd",
|
||||||
"very high": "Ve\u013emi vysok\u00fd",
|
"very high": "Ve\u013emi vysok\u00fd",
|
||||||
"very low": "Ve\u013emi n\u00edzky"
|
"very low": "Ve\u013emi n\u00edzky",
|
||||||
|
"very_high": "Ve\u013emi vysok\u00fd",
|
||||||
|
"very_low": "Ve\u013emi n\u00edzka"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -21,6 +21,14 @@
|
|||||||
"device_not_selected": "Wybierz urz\u0105dzenia do skonfigurowania"
|
"device_not_selected": "Wybierz urz\u0105dzenia do skonfigurowania"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
"ack_no_options": {
|
||||||
|
"data": {
|
||||||
|
"few": "Pustych",
|
||||||
|
"many": "Pustych",
|
||||||
|
"one": "Pusty",
|
||||||
|
"other": "Puste"
|
||||||
|
}
|
||||||
|
},
|
||||||
"configure_device": {
|
"configure_device": {
|
||||||
"data": {
|
"data": {
|
||||||
"precision": "Dok\u0142adno\u015b\u0107 sensora"
|
"precision": "Dok\u0142adno\u015b\u0107 sensora"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"deprecated_service_multiple_alternate_targets": {
|
"deprecated_service_multiple_alternate_targets": {
|
||||||
"description": "Actualitza totes les automatitzacions o 'scripts' que utilitzin aquest servei perqu\u00e8 passin a utilitzar el servei `{alternate_service}` amb alguna de les seg\u00fcents entitats com a objectiu o 'target': `{alternate_targets}`.",
|
"description": "Actualitza totes les automatitzacions o 'scripts' que utilitzin aquest servei perqu\u00e8 passin a utilitzar el servei `{alternate_service}` amb algun dels seg\u00fcents ID's d'entitat objectiu o 'target': `{alternate_targets}`.",
|
||||||
"title": "El servei {deprecated_service} est\u00e0 sent eliminat"
|
"title": "El servei {deprecated_service} est\u00e0 sent eliminat"
|
||||||
},
|
},
|
||||||
"deprecated_service_single_alternate_target": {
|
"deprecated_service_single_alternate_target": {
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "El servei ja est\u00e0 configurat"
|
"already_configured": "El servei ja est\u00e0 configurat",
|
||||||
|
"reauth_successful": "Re-autenticaci\u00f3 realitzada correctament"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Ha fallat la connexi\u00f3"
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||||
|
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "Clau API"
|
"api_key": "Clau API"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "Clau API"
|
||||||
|
},
|
||||||
|
"description": "Introdueix una nova clau API per a PI-Hole a {host}/{location}",
|
||||||
|
"title": "Reautenticaci\u00f3 de la integraci\u00f3 PI-Hole"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "Clau API",
|
"api_key": "Clau API",
|
||||||
@ -28,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"deprecated_yaml": {
|
"deprecated_yaml": {
|
||||||
"description": "L'opci\u00f3 de configurar el PI-Hole usant YAML s'est\u00e0 eliminant.\n\nLa vostra configuraci\u00f3 YAML actual s'ha importat autom\u00e0ticament a la IGU.\n\nElimineu la configuraci\u00f3 YAML del Pi-Hole del vostre fitxer \u00abconfiguration.yaml\u00bb i reinicieu el Home Assistant per tal d'esmenar aquesta incid\u00e8ncia.",
|
"description": "La configuraci\u00f3 de PI-Hole mitjan\u00e7ant YAML s'eliminar\u00e0 de Home Assistant.\n\nLa configuraci\u00f3 YAML existent s'ha importat autom\u00e0ticament a la interf\u00edcie d'usuari.\n\nElimina la configuraci\u00f3 YAML de PI-Hole del fitxer configuration.yaml i reinicia Home Assistant per solucionar aquest problema.",
|
||||||
"title": "S'est\u00e0 eliminant la configuraci\u00f3 YAML del PI-Hole"
|
"title": "S'est\u00e0 eliminant la configuraci\u00f3 YAML del PI-Hole"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Der Dienst ist bereits konfiguriert"
|
"already_configured": "Der Dienst ist bereits konfiguriert",
|
||||||
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Verbindung fehlgeschlagen"
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||||
|
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "API-Schl\u00fcssel"
|
"api_key": "API-Schl\u00fcssel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "API-Schl\u00fcssel"
|
||||||
|
},
|
||||||
|
"description": "Bitte gib einen neuen API-Schl\u00fcssel f\u00fcr PI-Hole unter {host}/{location} ein",
|
||||||
|
"title": "PI-Hole Integration erneut authentifizieren"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "API-Schl\u00fcssel",
|
"api_key": "API-Schl\u00fcssel",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "\u0397 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af"
|
"already_configured": "\u0397 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af",
|
||||||
|
"reauth_successful": "\u039f \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ae\u03c4\u03b1\u03bd \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2"
|
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||||
|
"invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API"
|
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API"
|
||||||
|
},
|
||||||
|
"description": "\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf \u03ba\u03bb\u03b5\u03b9\u03b4\u03af api \u03b3\u03b9\u03b1 \u03c4\u03bf PI-Hole \u03c3\u03c4\u03bf {host}/{location}",
|
||||||
|
"title": "PI-Hole \u0395\u03c0\u03b1\u03bd\u03b1\u03bb\u03b7\u03c0\u03c4\u03b9\u03ba\u03cc\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7\u03c2"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API",
|
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API",
|
||||||
|
@ -9,6 +9,11 @@
|
|||||||
"invalid_auth": "Invalid authentication"
|
"invalid_auth": "Invalid authentication"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
"api_key": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "API Key"
|
||||||
|
}
|
||||||
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "API Key"
|
"api_key": "API Key"
|
||||||
@ -24,9 +29,16 @@
|
|||||||
"name": "Name",
|
"name": "Name",
|
||||||
"port": "Port",
|
"port": "Port",
|
||||||
"ssl": "Uses an SSL certificate",
|
"ssl": "Uses an SSL certificate",
|
||||||
|
"statistics_only": "Statistics Only",
|
||||||
"verify_ssl": "Verify SSL certificate"
|
"verify_ssl": "Verify SSL certificate"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_yaml": {
|
||||||
|
"description": "Configuring PI-Hole using YAML is being removed.\n\nYour existing YAML configuration has been imported into the UI automatically.\n\nRemove the PI-Hole YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue.",
|
||||||
|
"title": "The PI-Hole YAML configuration is being removed"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "El servicio ya est\u00e1 configurado"
|
"already_configured": "El servicio ya est\u00e1 configurado",
|
||||||
|
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "No se pudo conectar"
|
"cannot_connect": "No se pudo conectar",
|
||||||
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "Clave API"
|
"api_key": "Clave API"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "Clave API"
|
||||||
|
},
|
||||||
|
"description": "Por favor, introduce una nueva clave API para PI-Hole en {host}/{location}",
|
||||||
|
"title": "Volver a autenticar la integraci\u00f3n Pi-Hole"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "Clave API",
|
"api_key": "Clave API",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Teenus on juba seadistatud"
|
"already_configured": "Teenus on juba seadistatud",
|
||||||
|
"reauth_successful": "Taastuvastamine \u00f5nnestus"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u00dchendamine nurjus"
|
"cannot_connect": "\u00dchendamine nurjus",
|
||||||
|
"invalid_auth": "Tuvastamine nurjus"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "API v\u00f5ti"
|
"api_key": "API v\u00f5ti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "API v\u00f5ti"
|
||||||
|
},
|
||||||
|
"description": "Sisesta PI-Hole'i uus API-v\u00f5ti aadressil {host}/{location}",
|
||||||
|
"title": "PI-Hole Taastuvasta sidumine"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "API v\u00f5ti",
|
"api_key": "API v\u00f5ti",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Le service est d\u00e9j\u00e0 configur\u00e9"
|
"already_configured": "Le service est d\u00e9j\u00e0 configur\u00e9",
|
||||||
|
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u00c9chec de connexion"
|
"cannot_connect": "\u00c9chec de connexion",
|
||||||
|
"invalid_auth": "Authentification non valide"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,11 @@
|
|||||||
"api_key": "Cl\u00e9 d'API"
|
"api_key": "Cl\u00e9 d'API"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "Cl\u00e9 d'API"
|
||||||
|
}
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "Cl\u00e9 d'API",
|
"api_key": "Cl\u00e9 d'API",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana"
|
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
|
||||||
|
"reauth_successful": "Ponowne uwierzytelnianie przebieg\u0142o pomy\u015blnie"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||||
|
"invalid_auth": "Nieprawid\u0142owe uwierzytelnienie"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "Klucz API"
|
"api_key": "Klucz API"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "Klucz API"
|
||||||
|
},
|
||||||
|
"description": "Podaj nowy klucz api dla PI-Hole spod adresu",
|
||||||
|
"title": "Ponowne uwierzytelnienie integracji PI-Hole"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "Klucz API",
|
"api_key": "Klucz API",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "\u042d\u0442\u0430 \u0441\u043b\u0443\u0436\u0431\u0430 \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant."
|
"already_configured": "\u042d\u0442\u0430 \u0441\u043b\u0443\u0436\u0431\u0430 \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
|
||||||
|
"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": {
|
"error": {
|
||||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f."
|
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||||
|
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "\u041a\u043b\u044e\u0447 API"
|
"api_key": "\u041a\u043b\u044e\u0447 API"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "\u041a\u043b\u044e\u0447 API"
|
||||||
|
},
|
||||||
|
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043d\u043e\u0432\u044b\u0439 \u043a\u043b\u044e\u0447 API \u0434\u043b\u044f PI-Hole \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443 {host}/{location}",
|
||||||
|
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f PI-Hole"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "\u041a\u043b\u044e\u0447 API",
|
"api_key": "\u041a\u043b\u044e\u0447 API",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1"
|
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1",
|
||||||
|
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Nepodarilo sa pripoji\u0165"
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||||
|
"invalid_auth": "Neplatn\u00e9 overenie"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "API k\u013e\u00fa\u010d"
|
"api_key": "API k\u013e\u00fa\u010d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "API k\u013e\u00fa\u010d"
|
||||||
|
},
|
||||||
|
"description": "Zadajte nov\u00fd k\u013e\u00fa\u010d api pre PI-Hole na adrese {host}/{location}",
|
||||||
|
"title": "PI-Hole Znova overi\u0165 integr\u00e1ciu"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "API k\u013e\u00fa\u010d",
|
"api_key": "API k\u013e\u00fa\u010d",
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
||||||
|
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u9023\u7dda\u5931\u6557"
|
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||||
|
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"api_key": {
|
"api_key": {
|
||||||
@ -12,6 +14,13 @@
|
|||||||
"api_key": "API \u91d1\u9470"
|
"api_key": "API \u91d1\u9470"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reauth_confirm": {
|
||||||
|
"data": {
|
||||||
|
"api_key": "API \u91d1\u9470"
|
||||||
|
},
|
||||||
|
"description": "\u8acb\u8f38\u5165\u4f4d\u65bc {host}/{location} \u7684 PI-Hole \u65b0\u5bc6\u9470",
|
||||||
|
"title": "\u91cd\u65b0\u8a8d\u8b49\u6574\u5408 PI-Hole"
|
||||||
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "API \u91d1\u9470",
|
"api_key": "API \u91d1\u9470",
|
||||||
|
34
homeassistant/components/rainbird/translations/ca.json
Normal file
34
homeassistant/components/rainbird/translations/ca.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||||
|
"timeout_connect": "S'ha esgotat el temps m\u00e0xim d'espera per establir connexi\u00f3"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Amfitri\u00f3",
|
||||||
|
"password": "Contrasenya"
|
||||||
|
},
|
||||||
|
"description": "Introdueix la informaci\u00f3 del m\u00f2dul WiFi LNK del teu dispositiu Rain Bird.",
|
||||||
|
"title": "Configuraci\u00f3 de Rain Bird"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_yaml": {
|
||||||
|
"description": "La configuraci\u00f3 de Rain Bird des del fitxer configuration.yaml s'eliminar\u00e0 de Home Assistant a la versi\u00f3 2023.4. \n\nLa configuraci\u00f3 existent s'ha importat autom\u00e0ticament a la interf\u00edcie d'usuari. Per\u00f2 els temps de reg per zona predeterminats ja no s\u00f3n compatibles. Elimina la configuraci\u00f3 YAML de Rain Bird corresponent del fitxer configuration.yaml i reinicia Home Assistant per solucionar aquest problema.",
|
||||||
|
"title": "La configuraci\u00f3 YAML de Radin Bird est\u00e0 sent eliminada"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"data": {
|
||||||
|
"duration": "Temps de reg predeterminat en minuts"
|
||||||
|
},
|
||||||
|
"title": "Configuraci\u00f3 de Rain Bird"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
34
homeassistant/components/rainbird/translations/de.json
Normal file
34
homeassistant/components/rainbird/translations/de.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||||
|
"timeout_connect": "Zeit\u00fcberschreitung beim Verbindungsaufbau"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Host",
|
||||||
|
"password": "Passwort"
|
||||||
|
},
|
||||||
|
"description": "Bitte gib die LNK-WLAN-Modulinformationen f\u00fcr dein Rain Bird-Ger\u00e4t ein.",
|
||||||
|
"title": "Rain Bird konfigurieren"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_yaml": {
|
||||||
|
"description": "Die Konfiguration von Rain Bird in configuration.yaml wird in Home Assistant 2023.4 entfernt. \n\nDeine Konfiguration wurde automatisch in die Benutzeroberfl\u00e4che importiert, jedoch werden standardm\u00e4\u00dfige Beregnungszeiten pro Zone nicht mehr unterst\u00fctzt. Entferne die Rain Bird YAML-Konfiguration aus deiner configuration.yaml-Datei und starte Home Assistant neu, um dieses Problem zu beheben.",
|
||||||
|
"title": "Die Rain Bird YAML-Konfiguration wird entfernt"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"data": {
|
||||||
|
"duration": "Standard-Bew\u00e4sserungszeit in Minuten"
|
||||||
|
},
|
||||||
|
"title": "Rain Bird konfigurieren"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"deprecated_yaml": {
|
"deprecated_yaml": {
|
||||||
"description": "Configuring Rain Bird in configuration.yaml is being removed in Home Assistant 2023.3.\n\nYour configuration has been imported into the UI automatically, however default per-zone irrigation times are no longer supported. Remove the Rain Bird YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue.",
|
"description": "Configuring Rain Bird in configuration.yaml is being removed in Home Assistant 2023.4.\n\nYour configuration has been imported into the UI automatically, however default per-zone irrigation times are no longer supported. Remove the Rain Bird YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue.",
|
||||||
"title": "The Rain Bird YAML configuration is being removed"
|
"title": "The Rain Bird YAML configuration is being removed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"data": {
|
"data": {
|
||||||
"duration": "Default irrigation time"
|
"duration": "Default irrigation time in minutes"
|
||||||
},
|
},
|
||||||
"title": "Configure Rain Bird"
|
"title": "Configure Rain Bird"
|
||||||
}
|
}
|
||||||
|
34
homeassistant/components/rainbird/translations/es.json
Normal file
34
homeassistant/components/rainbird/translations/es.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "No se pudo conectar",
|
||||||
|
"timeout_connect": "Tiempo de espera agotado para establecer la conexi\u00f3n"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Host",
|
||||||
|
"password": "Contrase\u00f1a"
|
||||||
|
},
|
||||||
|
"description": "Por favor, introduce la informaci\u00f3n del m\u00f3dulo LNK WiFi para tu dispositivo Rain Bird.",
|
||||||
|
"title": "Configurar Rain Bird"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"deprecated_yaml": {
|
||||||
|
"description": "La configuraci\u00f3n de Rain Bird en configuration.yaml se eliminar\u00e1 en Home Assistant 2023.4. \n\nTu configuraci\u00f3n se ha importado a la IU autom\u00e1ticamente, sin embargo, los tiempos de riego predeterminados por zona ya no son compatibles. Elimina la configuraci\u00f3n YAML de Rain Bird de tu archivo configuration.yaml y reinicia Home Assistant para solucionar este problema.",
|
||||||
|
"title": "Se va a eliminar la configuraci\u00f3n YAML de Rain Bird"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"data": {
|
||||||
|
"duration": "Tiempo de riego predeterminado en minutos"
|
||||||
|
},
|
||||||
|
"title": "Configurar Rain Bird"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -18,6 +18,12 @@
|
|||||||
"link": {
|
"link": {
|
||||||
"description": "Musisz autoryzowa\u0107 Home Assistant w Roon. Po klikni\u0119ciu przycisku \"Zatwierd\u017a\", przejd\u017a do aplikacji Roon Core, otw\u00f3rz \"Ustawienia\" i w\u0142\u0105cz Home Assistant w karcie \"Rozszerzenia\" (Extensions).",
|
"description": "Musisz autoryzowa\u0107 Home Assistant w Roon. Po klikni\u0119ciu przycisku \"Zatwierd\u017a\", przejd\u017a do aplikacji Roon Core, otw\u00f3rz \"Ustawienia\" i w\u0142\u0105cz Home Assistant w karcie \"Rozszerzenia\" (Extensions).",
|
||||||
"title": "Autoryzuj Home Assistant w Roon"
|
"title": "Autoryzuj Home Assistant w Roon"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"few": "Pustych",
|
||||||
|
"many": "Pustych",
|
||||||
|
"one": "Pusty",
|
||||||
|
"other": "Puste"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
19
homeassistant/components/ruuvi_gateway/translations/fr.json
Normal file
19
homeassistant/components/ruuvi_gateway/translations/fr.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "\u00c9chec de connexion",
|
||||||
|
"invalid_auth": "Authentification non valide",
|
||||||
|
"unknown": "Erreur inattendue"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "H\u00f4te (adresse IP ou nom DNS)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
7
homeassistant/components/sfr_box/translations/fr.json
Normal file
7
homeassistant/components/sfr_box/translations/fr.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "\u00c9chec de connexion"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -14,5 +14,32 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"entity": {
|
||||||
|
"sensor": {
|
||||||
|
"line_status": {
|
||||||
|
"state": {
|
||||||
|
"loss_of_power": "\u041f\u043e\u0442\u0435\u0440\u044f \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u0438",
|
||||||
|
"loss_of_signal": "\u041f\u043e\u0442\u0435\u0440\u044f \u0441\u0438\u0433\u043d\u0430\u043b\u0430",
|
||||||
|
"loss_of_signal_quality": "\u041f\u043e\u0442\u0435\u0440\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u0441\u0438\u0433\u043d\u0430\u043b\u0430",
|
||||||
|
"no_defect": "\u0411\u0435\u0437 \u0434\u0435\u0444\u0435\u043a\u0442\u043e\u0432",
|
||||||
|
"unknown": "\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u043e"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"training": {
|
||||||
|
"state": {
|
||||||
|
"g_922_channel_analysis": "\u0410\u043d\u0430\u043b\u0438\u0437 \u043a\u0430\u043d\u0430\u043b\u043e\u0432 G.992",
|
||||||
|
"g_992_message_exchange": "\u041e\u0431\u043c\u0435\u043d \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f\u043c\u0438 G.992",
|
||||||
|
"g_992_started": "G.992 \u0437\u0430\u043f\u0443\u0449\u0435\u043d",
|
||||||
|
"g_993_channel_analysis": "\u0410\u043d\u0430\u043b\u0438\u0437 \u043a\u0430\u043d\u0430\u043b\u043e\u0432 G.993",
|
||||||
|
"g_993_message_exchange": "\u041e\u0431\u043c\u0435\u043d \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f\u043c\u0438 G.993",
|
||||||
|
"g_993_started": "G.993 \u0437\u0430\u043f\u0443\u0449\u0435\u043d",
|
||||||
|
"g_994_training": "\u041e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 G.994",
|
||||||
|
"idle": "\u0411\u0435\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435",
|
||||||
|
"showtime": "\u0412\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0448\u043e\u0443",
|
||||||
|
"unknown": "\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u043e"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -14,5 +14,32 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"entity": {
|
||||||
|
"sensor": {
|
||||||
|
"line_status": {
|
||||||
|
"state": {
|
||||||
|
"loss_of_power": "Strata nap\u00e1jania",
|
||||||
|
"loss_of_signal": "Strata sign\u00e1lu",
|
||||||
|
"loss_of_signal_quality": "Strata kvality sign\u00e1lu",
|
||||||
|
"no_defect": "Bez defektu",
|
||||||
|
"unknown": "Nezn\u00e1me"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"training": {
|
||||||
|
"state": {
|
||||||
|
"g_922_channel_analysis": "G.922 Anal\u00fdza kan\u00e1lov",
|
||||||
|
"g_992_message_exchange": "G.992 V\u00fdmena spr\u00e1v",
|
||||||
|
"g_992_started": "G.992 Spusten\u00e9",
|
||||||
|
"g_993_channel_analysis": "G.993 Anal\u00fdza kan\u00e1lov",
|
||||||
|
"g_993_message_exchange": "G.993 V\u00fdmena spr\u00e1v",
|
||||||
|
"g_993_started": "G.993 Spusten\u00e9",
|
||||||
|
"g_994_training": "G.994 \u0160kolenie",
|
||||||
|
"idle": "Ne\u010dinn\u00fd",
|
||||||
|
"showtime": "Showtime",
|
||||||
|
"unknown": "Nezn\u00e1me"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -2,6 +2,14 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
|
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"few": "Pustych",
|
||||||
|
"many": "Pustych",
|
||||||
|
"one": "Pusty",
|
||||||
|
"other": "Puste"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
17
homeassistant/components/starlink/translations/de.json
Normal file
17
homeassistant/components/starlink/translations/de.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "Verbindung fehlgeschlagen"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"ip_address": "IP-Adresse"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
17
homeassistant/components/starlink/translations/es.json
Normal file
17
homeassistant/components/starlink/translations/es.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "No se pudo conectar"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"ip_address": "Direcci\u00f3n IP"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -8,7 +8,7 @@
|
|||||||
"unknown": "Error inesperat"
|
"unknown": "Error inesperat"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth_failed": "Ha fallat l'autenticaci\u00f3",
|
"auth_failed": "Ha fallat l'autenticaci\u00f3: {error_detail}",
|
||||||
"encryption_key_invalid": "L'ID de clau o la clau de xifrat no s\u00f3n v\u00e0lids",
|
"encryption_key_invalid": "L'ID de clau o la clau de xifrat no s\u00f3n v\u00e0lids",
|
||||||
"key_id_invalid": "L'ID de clau o la clau de xifrat no s\u00f3n v\u00e0lids"
|
"key_id_invalid": "L'ID de clau o la clau de xifrat no s\u00f3n v\u00e0lids"
|
||||||
},
|
},
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"password": "Contrasenya",
|
"password": "Contrasenya",
|
||||||
"username": "Nom d'usuari"
|
"username": "Nom d'usuari"
|
||||||
},
|
},
|
||||||
"description": "Subministreu el nom d'usuari i la contrasenya d'acc\u00e9s a la vostra app SwitchBot. Aquesta informaci\u00f3 no es desar\u00e0 i nom\u00e9s s'utilitza per recuperar la clau de xifrat."
|
"description": "Proporciona el nom d'usuari i la contrasenya de l'aplicaci\u00f3 SwitchBot. Aquesta informaci\u00f3 no es desar\u00e0 i nom\u00e9s s'utilitzar\u00e0 per recuperar la clau de xifrat dels teus panys. Els noms d'usuari i contrasenyes distingeixen entre maj\u00fascules i min\u00fascules."
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "Els panys SwitchBot es poden configurar a Home Assistant de dues maneres diferents. \n\nPots introduir l'identificador de clau i la clau de xifrat, o b\u00e9, Home Assistant ho pot importar des del teu compte de SwitchBot.",
|
"description": "Els panys SwitchBot es poden configurar a Home Assistant de dues maneres diferents. \n\nPots introduir l'identificador de clau i la clau de xifrat, o b\u00e9, Home Assistant ho pot importar des del teu compte de SwitchBot.",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"password": "Passwort",
|
"password": "Passwort",
|
||||||
"username": "Benutzername"
|
"username": "Benutzername"
|
||||||
},
|
},
|
||||||
"description": "Bitte geben deinen Benutzernamen und dein Passwort f\u00fcr die SwitchBot-App ein. Diese Daten werden nicht gespeichert und nur zum Abrufen des Verschl\u00fcsselungsschl\u00fcssels deines Schlosses verwendet."
|
"description": "Bitte gib deinen Benutzernamen und Passwort f\u00fcr die SwitchBot App an. Diese Daten werden nicht gespeichert und nur zum Abrufen deines Verschl\u00fcsselungsschl\u00fcssels verwendet. Bei Benutzernamen und Passw\u00f6rtern wird zwischen Gro\u00df- und Kleinschreibung unterschieden."
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "Ein SwitchBot-Schloss kann im Home Assistant auf zwei verschiedene Arten eingerichtet werden.\n\nDu kannst die Schl\u00fcssel-ID und den Verschl\u00fcsselungscode selbst eingeben oder Home Assistant kann sie von deinem SwitchBot-Konto importieren.",
|
"description": "Ein SwitchBot-Schloss kann im Home Assistant auf zwei verschiedene Arten eingerichtet werden.\n\nDu kannst die Schl\u00fcssel-ID und den Verschl\u00fcsselungscode selbst eingeben oder Home Assistant kann sie von deinem SwitchBot-Konto importieren.",
|
||||||
|
@ -9,7 +9,8 @@
|
|||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth_failed": "Authentication failed: {error_detail}",
|
"auth_failed": "Authentication failed: {error_detail}",
|
||||||
"encryption_key_invalid": "Key ID or Encryption key is invalid"
|
"encryption_key_invalid": "Key ID or Encryption key is invalid",
|
||||||
|
"key_id_invalid": "Key ID or Encryption key is invalid"
|
||||||
},
|
},
|
||||||
"flow_title": "{name} ({address})",
|
"flow_title": "{name} ({address})",
|
||||||
"step": {
|
"step": {
|
||||||
@ -30,6 +31,13 @@
|
|||||||
"lock_key": "Enter lock encryption key manually"
|
"lock_key": "Enter lock encryption key manually"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"lock_chose_method": {
|
||||||
|
"description": "Choose configuration method, details can be found in the documentation.",
|
||||||
|
"menu_options": {
|
||||||
|
"lock_auth": "SwitchBot app login and password",
|
||||||
|
"lock_key": "Lock encryption key"
|
||||||
|
}
|
||||||
|
},
|
||||||
"lock_key": {
|
"lock_key": {
|
||||||
"data": {
|
"data": {
|
||||||
"encryption_key": "Encryption key",
|
"encryption_key": "Encryption key",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"password": "Contrase\u00f1a",
|
"password": "Contrase\u00f1a",
|
||||||
"username": "Nombre de usuario"
|
"username": "Nombre de usuario"
|
||||||
},
|
},
|
||||||
"description": "Por favor, proporciona tu nombre de usuario y contrase\u00f1a de la aplicaci\u00f3n SwitchBot. Estos datos no se guardar\u00e1n y solo se utilizar\u00e1n para recuperar la clave de cifrado de tu cerradura."
|
"description": "Por favor, proporciona tu nombre de usuario y contrase\u00f1a de la aplicaci\u00f3n SwitchBot. Estos datos no se guardar\u00e1n y solo se utilizar\u00e1n para recuperar la clave de cifrado de su cerradura. Los nombres de usuario y las contrase\u00f1as distinguen entre may\u00fasculas y min\u00fasculas."
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "Se puede configurar una cerradura SwitchBot en Home Assistant de dos maneras diferentes. \n\nPuedes introducir la identificaci\u00f3n de la clave y la clave de cifrado t\u00fa mismo, o Home Assistant puede importarlos desde tu cuenta de SwitchBot.",
|
"description": "Se puede configurar una cerradura SwitchBot en Home Assistant de dos maneras diferentes. \n\nPuedes introducir la identificaci\u00f3n de la clave y la clave de cifrado t\u00fa mismo, o Home Assistant puede importarlos desde tu cuenta de SwitchBot.",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"password": "Salas\u00f5na",
|
"password": "Salas\u00f5na",
|
||||||
"username": "Kasutajanimi"
|
"username": "Kasutajanimi"
|
||||||
},
|
},
|
||||||
"description": "Sisestage SwitchBot rakenduse kasutajanimi ja sals\u00f5na. Neid andmeid ei salvestata ja neid kasutatakse ainult lukkude kr\u00fcpteerimisv\u00f5tme k\u00e4ttesaamiseks."
|
"description": "Sisesta SwitchBot rakenduse kasutajanimi ja sals\u00f5na. Neid andmeid ei salvestata ja neid kasutatakse ainult lukkude kr\u00fcpteerimisv\u00f5tme k\u00e4ttesaamiseks. Kasutajanimi ja salas\u00f5na on t\u00f5stutundlikud."
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "SwitchBoti lukku saab Home Assistantis seadistada kahel erineval viisil. \n\n V\u00f5tme ID ja kr\u00fcpteerimisv\u00f5tme saad ise sisestada v\u00f5i Home Assistant saab need importida SwitchBoti kontolt.",
|
"description": "SwitchBoti lukku saab Home Assistantis seadistada kahel erineval viisil. \n\n V\u00f5tme ID ja kr\u00fcpteerimisv\u00f5tme saad ise sisestada v\u00f5i Home Assistant saab need importida SwitchBoti kontolt.",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth_failed": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
|
"auth_failed": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438: {error_detail}",
|
||||||
"encryption_key_invalid": "\u041d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u044e\u0447\u0430 \u0438\u043b\u0438 \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f.",
|
"encryption_key_invalid": "\u041d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u044e\u0447\u0430 \u0438\u043b\u0438 \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f.",
|
||||||
"key_id_invalid": "\u041d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u044e\u0447\u0430 \u0438\u043b\u0438 \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f."
|
"key_id_invalid": "\u041d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u044e\u0447\u0430 \u0438\u043b\u0438 \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f."
|
||||||
},
|
},
|
||||||
@ -22,7 +22,7 @@
|
|||||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||||
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
|
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
|
||||||
},
|
},
|
||||||
"description": "\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438 \u043f\u0430\u0440\u043e\u043b\u044c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f SwitchBot. \u042d\u0442\u0438 \u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u044b \u0438 \u0431\u0443\u0434\u0443\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043a\u043b\u044e\u0447\u0430 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0412\u0430\u0448\u0438\u0445 \u0437\u0430\u043c\u043a\u043e\u0432."
|
"description": "\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438 \u043f\u0430\u0440\u043e\u043b\u044c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f SwitchBot. \u042d\u0442\u0438 \u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u044b \u0438 \u0431\u0443\u0434\u0443\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043a\u043b\u044e\u0447\u0430 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0412\u0430\u0448\u0438\u0445 \u0437\u0430\u043c\u043a\u043e\u0432. \u0418\u043c\u0435\u043d\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0438 \u043f\u0430\u0440\u043e\u043b\u0438 \u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b \u043a \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0443."
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "\u0417\u0430\u043c\u043e\u043a SwitchBot \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0432 Home Assistant \u0434\u0432\u0443\u043c\u044f \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u0430\u043c\u0438.\n\n\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0432\u0435\u0441\u0442\u0438 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u044e\u0447\u0430 \u0438 \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e, \u0438\u043b\u0438 Home Assistant \u043c\u043e\u0436\u0435\u0442 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0445 \u0438\u0437 \u0412\u0430\u0448\u0435\u0439 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 SwitchBot.",
|
"description": "\u0417\u0430\u043c\u043e\u043a SwitchBot \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0432 Home Assistant \u0434\u0432\u0443\u043c\u044f \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u0430\u043c\u0438.\n\n\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0432\u0435\u0441\u0442\u0438 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u043b\u044e\u0447\u0430 \u0438 \u043a\u043b\u044e\u0447 \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e, \u0438\u043b\u0438 Home Assistant \u043c\u043e\u0436\u0435\u0442 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0445 \u0438\u0437 \u0412\u0430\u0448\u0435\u0439 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 SwitchBot.",
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth_failed": "Overenie zlyhalo",
|
"auth_failed": "Overenie zlyhalo: {error_detail}",
|
||||||
"encryption_key_invalid": "ID k\u013e\u00fa\u010da alebo \u0161ifrovac\u00ed k\u013e\u00fa\u010d je neplatn\u00fd",
|
"encryption_key_invalid": "ID k\u013e\u00fa\u010da alebo \u0161ifrovac\u00ed k\u013e\u00fa\u010d je neplatn\u00fd",
|
||||||
"few": "Pr\u00e1zdnych",
|
"few": "Pr\u00e1zdnych",
|
||||||
"key_id_invalid": "ID k\u013e\u00fa\u010da alebo \u0161ifrovac\u00ed k\u013e\u00fa\u010d je neplatn\u00fd",
|
"key_id_invalid": "ID k\u013e\u00fa\u010da alebo \u0161ifrovac\u00ed k\u013e\u00fa\u010d je neplatn\u00fd",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"password": "Heslo",
|
"password": "Heslo",
|
||||||
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
|
||||||
},
|
},
|
||||||
"description": "Zadajte svoje pou\u017e\u00edvate\u013esk\u00e9 meno a heslo aplik\u00e1cie SwitchBot. Tieto \u00fadaje sa neulo\u017eia a pou\u017eij\u00fa sa iba na z\u00edskanie \u0161ifrovacieho k\u013e\u00fa\u010da z\u00e1mkov."
|
"description": "Zadajte svoje pou\u017e\u00edvate\u013esk\u00e9 meno a heslo aplik\u00e1cie SwitchBot. Tieto \u00fadaje sa neulo\u017eia a pou\u017eij\u00fa sa iba na z\u00edskanie \u0161ifrovacieho k\u013e\u00fa\u010da z\u00e1mkov. Pou\u017e\u00edvate\u013esk\u00e9 men\u00e1 a hesl\u00e1 rozli\u0161uj\u00fa ve\u013ek\u00e9 a mal\u00e9 p\u00edsmen\u00e1."
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "Z\u00e1mok SwitchBot je mo\u017en\u00e9 nastavi\u0165 v aplik\u00e1cii Home Assistant dvoma r\u00f4znymi sp\u00f4sobmi. \n\n ID k\u013e\u00fa\u010da a \u0161ifrovac\u00ed k\u013e\u00fa\u010d m\u00f4\u017eete zada\u0165 sami, alebo ich m\u00f4\u017ee Home Assistant importova\u0165 z v\u00e1\u0161ho \u00fa\u010dtu SwitchBot.",
|
"description": "Z\u00e1mok SwitchBot je mo\u017en\u00e9 nastavi\u0165 v aplik\u00e1cii Home Assistant dvoma r\u00f4znymi sp\u00f4sobmi. \n\n ID k\u013e\u00fa\u010da a \u0161ifrovac\u00ed k\u013e\u00fa\u010d m\u00f4\u017eete zada\u0165 sami, alebo ich m\u00f4\u017ee Home Assistant importova\u0165 z v\u00e1\u0161ho \u00fa\u010dtu SwitchBot.",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"password": "\u5bc6\u78bc",
|
"password": "\u5bc6\u78bc",
|
||||||
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
||||||
},
|
},
|
||||||
"description": "\u8acb\u63d0\u4f9b SwitchBot app \u4f7f\u7528\u8005\u540d\u7a31\u8207\u5bc6\u78bc\u3002\u6b64\u8cc7\u8a0a\u5c07\u4e0d\u6703\u9032\u884c\u5132\u5b58\u3001\u540c\u6642\u50c5\u4f7f\u7528\u65bc\u63a5\u6536\u9580\u9396\u52a0\u5bc6\u91d1\u9470\u3002"
|
"description": "\u8acb\u63d0\u4f9b SwitchBot app \u4f7f\u7528\u8005\u540d\u7a31\u8207\u5bc6\u78bc\u3002\u6b64\u8cc7\u8a0a\u5c07\u4e0d\u6703\u9032\u884c\u5132\u5b58\u3001\u540c\u6642\u50c5\u4f7f\u7528\u65bc\u63a5\u6536\u9580\u9396\u52a0\u5bc6\u91d1\u9470\u3002\u4f7f\u7528\u8005\u540d\u7a31\u8207\u5bc6\u78bc\u6709\u5927\u5c0f\u5beb\u4e4b\u5340\u5206\u3002"
|
||||||
},
|
},
|
||||||
"lock_choose_method": {
|
"lock_choose_method": {
|
||||||
"description": "\u6709\u5169\u7a2e\u4e0d\u540c\u65b9\u6cd5\u53ef\u4ee5\u5c07 SwitchBot \u88dd\u7f6e\u6574\u5408\u9032 Home Assistant\u3002\n\n\u53ef\u4ee5\u81ea\u884c\u8f38\u5165\u91d1\u9470 ID \u53ca\u52a0\u5bc6\u91d1\u9470\uff0c\u6216\u8005 Home Asssistant \u53ef\u4ee5\u7531 SwitchBot.com \u5e33\u865f\u9032\u884c\u532f\u5165\u3002",
|
"description": "\u6709\u5169\u7a2e\u4e0d\u540c\u65b9\u6cd5\u53ef\u4ee5\u5c07 SwitchBot \u88dd\u7f6e\u6574\u5408\u9032 Home Assistant\u3002\n\n\u53ef\u4ee5\u81ea\u884c\u8f38\u5165\u91d1\u9470 ID \u53ca\u52a0\u5bc6\u91d1\u9470\uff0c\u6216\u8005 Home Asssistant \u53ef\u4ee5\u7531 SwitchBot.com \u5e33\u865f\u9032\u884c\u532f\u5165\u3002",
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"fix_flow": {
|
"fix_flow": {
|
||||||
"step": {
|
"step": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"description": "Actualitza totes les automatitzacions o 'scripts' que utilitzin aquest servei. S'han de substituir totes les claus o entrades anomenades 'name' per 'entry_id'.",
|
"description": "Actualitza totes les automatitzacions o 'scripts' que utilitzin aquest servei. S'han de substituir totes les claus o entrades 'name' per 'entry_id'.",
|
||||||
"title": "S'est\u00e0 eliminant la clau 'name' del servei Transmission"
|
"title": "S'est\u00e0 eliminant la clau 'name' del servei Transmission"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||||
|
"no_appliances": "No s'han trobat aparells compatibles",
|
||||||
"unknown": "Error inesperat"
|
"unknown": "Error inesperat"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||||
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||||||
|
"no_appliances": "Keine unterst\u00fctzten Ger\u00e4te gefunden",
|
||||||
"unknown": "Unerwarteter Fehler"
|
"unknown": "Unerwarteter Fehler"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
"cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||||
"invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2",
|
"invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2",
|
||||||
|
"no_appliances": "\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03b5\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2",
|
||||||
"unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
"unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "No se pudo conectar",
|
"cannot_connect": "No se pudo conectar",
|
||||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
||||||
|
"no_appliances": "No se encontraron dispositivos compatibles",
|
||||||
"unknown": "Error inesperado"
|
"unknown": "Error inesperado"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u00dchendamine nurjus",
|
"cannot_connect": "\u00dchendamine nurjus",
|
||||||
"invalid_auth": "Tuvastamine nurjus",
|
"invalid_auth": "Tuvastamine nurjus",
|
||||||
|
"no_appliances": "Toetatud seadmeid ei leitud",
|
||||||
"unknown": "Ootamatu t\u00f5rge"
|
"unknown": "Ootamatu t\u00f5rge"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||||
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
|
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
|
||||||
|
"no_appliances": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b.",
|
||||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
||||||
"invalid_auth": "Neplatn\u00e9 overenie",
|
"invalid_auth": "Neplatn\u00e9 overenie",
|
||||||
|
"no_appliances": "Nena\u0161li sa \u017eiadne podporovan\u00e9 zariadenia",
|
||||||
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
|
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
|
||||||
|
"no_appliances": "\u627e\u4e0d\u5230\u652f\u63f4\u8a2d\u5099\u3002",
|
||||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
20
homeassistant/components/zeversolar/translations/fr.json
Normal file
20
homeassistant/components/zeversolar/translations/fr.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"cannot_connect": "\u00c9chec de connexion",
|
||||||
|
"invalid_host": "Nom d'h\u00f4te ou adresse IP non valide",
|
||||||
|
"timeout_connect": "D\u00e9lai d'attente pour \u00e9tablir la connexion expir\u00e9",
|
||||||
|
"unknown": "Erreur inattendue"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "H\u00f4te"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -81,12 +81,12 @@
|
|||||||
"title": "\u30a2\u30e9\u30fc\u30e0 \u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30d1\u30cd\u30eb\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
|
"title": "\u30a2\u30e9\u30fc\u30e0 \u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30d1\u30cd\u30eb\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
|
||||||
},
|
},
|
||||||
"zha_options": {
|
"zha_options": {
|
||||||
"always_prefer_xy_color_mode": "\u5e38\u306bXY\u30ab\u30e9\u30fc\u30e2\u30fc\u30c9\u3092\u512a\u5148",
|
"always_prefer_xy_color_mode": "\u5e38\u306bXY\u30ab\u30e9\u30fc\u30e2\u30fc\u30c9\u3092\u512a\u5148\u3059\u308b",
|
||||||
"consider_unavailable_battery": "\u30d0\u30c3\u30c6\u30ea\u99c6\u52d5\u306e\u30c7\u30d0\u30a4\u30b9\u306f (\u79d2) \u5f8c\u306b\u5229\u7528\u3067\u304d\u306a\u3044\u3068\u898b\u306a\u3059",
|
"consider_unavailable_battery": "\u30d0\u30c3\u30c6\u30ea\u30fc\u99c6\u52d5\u306e\u30c7\u30d0\u30a4\u30b9\u306f\u3001(\u79d2)\u5f8c\u306b\u5229\u7528\u3067\u304d\u306a\u3044\u3068\u898b\u306a\u3059",
|
||||||
"consider_unavailable_mains": "(\u79d2) \u5f8c\u306b\u4e3b\u96fb\u6e90\u304c\u4f9b\u7d66\u3055\u308c\u3066\u3044\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u4f7f\u7528\u3067\u304d\u306a\u3044\u3068\u898b\u306a\u3059",
|
"consider_unavailable_mains": "(\u79d2)\u5f8c\u306b\u4e3b\u96fb\u6e90\u304c\u4f9b\u7d66\u3055\u308c\u3066\u3044\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u4f7f\u7528\u3067\u304d\u306a\u3044\u3068\u898b\u306a\u3059",
|
||||||
"default_light_transition": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30e9\u30a4\u30c8\u9077\u79fb\u6642\u9593(\u79d2)",
|
"default_light_transition": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30e9\u30a4\u30c8\u9077\u79fb\u6642\u9593(\u79d2)",
|
||||||
"enable_identify_on_join": "\u30c7\u30d0\u30a4\u30b9\u304c\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306b\u53c2\u52a0\u3059\u308b\u969b\u306b\u3001\u8b58\u5225\u52b9\u679c\u3092\u6709\u52b9\u306b\u3059\u308b",
|
"enable_identify_on_join": "\u30c7\u30d0\u30a4\u30b9\u304c\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306b\u53c2\u52a0\u3059\u308b\u969b\u306b\u3001\u8b58\u5225\u52b9\u679c\u3092\u6709\u52b9\u306b\u3059\u308b",
|
||||||
"enhanced_light_transition": "\u30aa\u30d5\u72b6\u614b\u304b\u3089\u3001\u30a8\u30f3\u30cf\u30f3\u30b9\u30c9\u30e9\u30a4\u30c8\u30ab\u30e9\u30fc/\u8272\u6e29\u5ea6\u3078\u306e\u9077\u79fb\u3092\u6709\u52b9\u306b\u3057\u307e\u3059",
|
"enhanced_light_transition": "\u30aa\u30d5\u72b6\u614b\u304b\u3089\u3001\u30a8\u30f3\u30cf\u30f3\u30b9\u30c9\u30e9\u30a4\u30c8\u30ab\u30e9\u30fc/\u8272\u6e29\u5ea6\u3078\u306e\u9077\u79fb\u3092\u6709\u52b9\u306b\u3059\u308b",
|
||||||
"light_transitioning_flag": "\u5149\u6e90\u79fb\u884c\u6642\u306e\u8f1d\u5ea6\u30b9\u30e9\u30a4\u30c0\u30fc\u306e\u62e1\u5f35\u3092\u6709\u52b9\u306b\u3059\u308b",
|
"light_transitioning_flag": "\u5149\u6e90\u79fb\u884c\u6642\u306e\u8f1d\u5ea6\u30b9\u30e9\u30a4\u30c0\u30fc\u306e\u62e1\u5f35\u3092\u6709\u52b9\u306b\u3059\u308b",
|
||||||
"title": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30aa\u30d7\u30b7\u30e7\u30f3"
|
"title": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30aa\u30d7\u30b7\u30e7\u30f3"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user