Skip to content

Commit

Permalink
Change encoding
Browse files Browse the repository at this point in the history
Change encoding
  • Loading branch information
dave-code-ruiz committed Apr 27, 2023
1 parent 73cc6b3 commit e5ea016
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
10 changes: 5 additions & 5 deletions custom_components/elkbledom/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
}
},
Expand All @@ -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"
}
}
12 changes: 6 additions & 6 deletions custom_components/elkbledom/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand All @@ -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"
}
}
22 changes: 11 additions & 11 deletions custom_components/elkbledom/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit e5ea016

Please sign in to comment.