diff --git a/custom_components/elkbledom/translations/es.json b/custom_components/elkbledom/translations/es.json index 6823b99..dc03a44 100644 --- a/custom_components/elkbledom/translations/es.json +++ b/custom_components/elkbledom/translations/es.json @@ -6,11 +6,11 @@ "mac": "Direccion MAC Bluetooth", "name": "Nombre" }, - "title": "Elige una tira led. Asegurate de que la luz esté lista y cerca para la validacion." + "title": "Elige una tira led. Asegurate de que la luz estĂ© lista y cerca para la validacion." }, "validate": { "data": { - "retry": "?Intentar de nuevo la conexión?", + "retry": "?Intentar de nuevo la conexiĂłn?", "flicker": "?La luz vibra?" }, "title": "Validacion de la conexion" @@ -27,7 +27,7 @@ "connect": "No se puede conectar con la tira led" }, "abort": { - "cannot_validate": "No se puede validar la conexión", + "cannot_validate": "No se puede validar la conexiĂłn", "cannot_connect": "No se puede conectar con la tira led" } }, @@ -36,10 +36,10 @@ "user": { "data": { "reset": "Resetear color cuando se encienda el led", - "delay": "Tiempo de espera para desconexión (0 para no desconectar nunca)" + "delay": "Tiempo de espera para desconexiĂłn (0 para no desconectar nunca)" } } } }, "title": "Elkbledom" -} \ No newline at end of file +} diff --git a/custom_components/elkbledom/translations/fr.json b/custom_components/elkbledom/translations/fr.json index 81fa5c6..8d04a80 100644 --- a/custom_components/elkbledom/translations/fr.json +++ b/custom_components/elkbledom/translations/fr.json @@ -6,12 +6,12 @@ "mac": "Adresse MAC Bluetooth", "name": "Nom" }, - "title": "Sélectionner une lumi?re Elkbledom." + "title": "SĂ©lectionner une lumi?re Elkbledom." }, "validate": { "data": { - "retry": "Réessayer de se connecter ?", - "flicker": "La lumi?re ?-t-elle clignoté ?" + "retry": "RĂ©essayer de se connecter ?", + "flicker": "La lumi?re ?-t-elle clignotĂ© ?" }, "title": "Valider la connexion" }, @@ -35,11 +35,11 @@ "step": { "user": { "data": { - "reset": "Réinitialiser la couleur ? l'allumage", - "delay": "Temps d'attente pour la déconnexion (0 pour ne jamais se déconnecter)" + "reset": "RĂ©initialiser la couleur ? l'allumage", + "delay": "Temps d'attente pour la dĂ©connexion (0 pour ne jamais se dĂ©connecter)" } } } }, "title": "Elkbledom" -} \ No newline at end of file +} diff --git a/custom_components/elkbledom/translations/pl.json b/custom_components/elkbledom/translations/pl.json index 193017a..fe9a6b8 100644 --- a/custom_components/elkbledom/translations/pl.json +++ b/custom_components/elkbledom/translations/pl.json @@ -6,40 +6,40 @@ "mac": "Adres MAC Bluetooth", "name": "Nazwa" }, - "title": "Wybierz światło Elkbledom. Upewnij się, że masz je w zasięgu wzroku w celu weryfikacji." + "title": "Wybierz Ĺ›wiatĹ‚o Elkbledom. Upewnij siÄ™, ĹĽe masz je w zasiÄ™gu wzroku w celu weryfikacji." }, "validate": { "data": { - "retry": "Powtórzyć połączenie weryfikacyjne?", - "flicker": "Czy światło migało?" + "retry": "PowtĂłrzyć poĹ‚Ä…czenie weryfikacyjne?", + "flicker": "Czy Ĺ›wiatĹ‚o migaĹ‚o?" }, - "title": "Weryfikacja połączenia Elkbledom" + "title": "Weryfikacja poĹ‚Ä…czenia Elkbledom" }, "manual": { "data": { "mac": "Adres MAC Bluetooth", "name": "Nazwa" }, - "title": "Wprowadź adres MAC Bluetooth" + "title": "WprowadĹş adres MAC Bluetooth" } }, "error": { - "connect": "Nie można nawiązać połącznenia do światła Elkbledom" + "connect": "Nie moĹĽna nawiÄ…zać poĹ‚Ä…cznenia do Ĺ›wiatĹ‚a Elkbledom" }, "abort": { - "cannot_validate": "Nie można zweryfikować światła Elkbledom", - "cannot_connect": "Nie można połączyć się ze światłem Elkbledom" + "cannot_validate": "Nie moĹĽna zweryfikować Ĺ›wiatĹ‚a Elkbledom", + "cannot_connect": "Nie moĹĽna poĹ‚Ä…czyć siÄ™ ze Ĺ›wiatĹ‚em Elkbledom" } }, "options": { "step": { "user": { "data": { - "reset": "Zresetuj kolor gdy LED włączy się", - "delay": "Czas oczekiwania na rozłączenie (0, aby nigdy nie rozłączać)" + "reset": "Zresetuj kolor gdy LED wĹ‚Ä…czy siÄ™", + "delay": "Czas oczekiwania na rozĹ‚Ä…czenie (0, aby nigdy nie rozĹ‚Ä…czać)" } } } }, "title": "Elkbledom" -} \ No newline at end of file +}