[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-09-02 00:25:46 +00:00
parent 8e392b85ee
commit ccef03f1d4
218 changed files with 2510 additions and 143 deletions

View file

@ -3,7 +3,7 @@
"abort": {
"already_configured": "El dispositivo ya est\u00e1 configurado",
"device_unsupported": "El dispositivo no es compatible.",
"reauth_successful": "La reautenticaci\u00f3n se realiz\u00f3 correctamente",
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente",
"reauth_unsuccessful": "No se pudo volver a autenticar, por favor, elimina la integraci\u00f3n y vuelve a configurarla."
},
"error": {
@ -28,7 +28,7 @@
"password": "Contrase\u00f1a",
"username": "Nombre de usuario"
},
"description": "Por favor, introduce el nombre de usuario y la contrase\u00f1a correctos para el host: {host}"
"description": "Por favor, introduce el nombre de usuario y contrase\u00f1a correctos para el host: {host}"
},
"user": {
"data": {

View file

@ -0,0 +1,11 @@
{
"state": {
"nam__caqi_level": {
"high": "Alt",
"low": "Baix",
"medium": "Mitj\u00e0",
"very high": "Molt alt",
"very low": "Molt baix"
}
}
}

View file

@ -0,0 +1,11 @@
{
"state": {
"nam__caqi_level": {
"high": "Magas",
"low": "Alacsony",
"medium": "K\u00f6zepes",
"very high": "Nagyon magas",
"very low": "Nagyon alacsony"
}
}
}

View file

@ -0,0 +1,11 @@
{
"state": {
"nam__caqi_level": {
"high": "Tinggi",
"low": "Rendah",
"medium": "Sedang",
"very high": "Sangat tinggi",
"very low": "Sangat rendah"
}
}
}

View file

@ -0,0 +1,11 @@
{
"state": {
"nam__caqi_level": {
"high": "\u9ad8",
"low": "\u4f4e",
"medium": "\u4e2d",
"very high": "\u975e\u5e38\u306b\u9ad8\u3044",
"very low": "\u3068\u3066\u3082\u4f4e\u3044"
}
}
}