Skip to content

Commit

Permalink
Fix translation files - updated pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wilbiev committed Dec 25, 2024
1 parent 289b3c5 commit 3e05c40
Show file tree
Hide file tree
Showing 19 changed files with 145 additions and 19 deletions.
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reautenticació amb èxit."
},
"progress": {
"wait_for_device": "1. Obrir {url} \n2.Enganxa la clau següent per autoritzar ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Obrir {url}\n2.Enganxa la clau següent per autoritzar ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "Has de reconeixer tots els estaments.",
"gh_token": "No s'ha establert el token de Github. Si et plau, reinstal·la aquesta integració per seguir amb el procés de configuració. (No es perdrà cap configuració personalitzada)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "You need to acknowledge all statements.",
"gh_token": "Github Token not set. Please re-install this integration to go throught the setup procedure. (No custom configuration will be lost)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -59,9 +59,11 @@
},
"services": {
"reload": {
"name": "Reload",
"description": "Genindlæs dashboard-konfiguration til UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Skift den installerede nøgle i global konfiguration for UI Lovelace Minimalist."
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Die erneute Authentifizierung war erfolgreich."
},
"progress": {
"wait_for_device": "1. Öffne {url} \n2.Fügen Sie den folgenden Schlüssel ein, um ULM zu autorisieren: \n```\n{code}\n```\n"
"wait_for_device": "1. Öffne {url}\n2.Fügen Sie den folgenden Schlüssel ein, um ULM zu autorisieren:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -60,9 +60,11 @@
},
"services": {
"reload": {
"name": "Reload",
"description": "Neuladen der Dashboardkonfiguration für UI Lovelace Minimalist"
},
"installed": {
"name": "Installed",
"description": "Änderung des installierten Schlüssels in der globalen Konfiguration für UI Lovelace Minimalist."
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -59,9 +59,11 @@
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
Expand Down
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "La reautenticación se ha realizado con éxito."
},
"progress": {
"wait_for_device": "1. Abre {url} \n2.Pega la siguiente clave para autorizar a ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Abre {url}\n2.Pega la siguiente clave para autorizar a ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "Debes aceptar todas las declaraciones.",
"gh_token": "El token de Github no está configurado. Por favor, vuelve a instalar esta integración para pasar por el procedimiento de configuración. (No se perderá ninguna configuración personalizada)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "You need to acknowledge all statements.",
"gh_token": "Github Token not set. Please re-install this integration to go throught the setup procedure. (No custom configuration will be lost)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "La réauthentification a réussi."
},
"progress": {
"wait_for_device": "1. Ouvrir {url} \n2.Collez la clé suivante pour autoriser ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Ouvrir {url}\n2.Collez la clé suivante pour autoriser ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "Vous devez confirmer toutes les déclarations.",
"gh_token": "Jeton Github non défini. Veuillez réinstaller cette intégration pour recommencer la procédure d'installation. (Aucune configuration personnalisée ne sera perdue)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "אימות מחדש הצליח"
},
"progress": {
"wait_for_device": "1. פתח {url} \n2.הדבק המפתח על מנת לאשרר את ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. פתח {url}\n2.הדבק המפתח על מנת לאשרר את ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -59,9 +59,11 @@
},
"services": {
"reload": {
"name": "Reload",
"description": "טען קנפוג הדאשבורד מחדש עבור יו.איי. לאבלייס מינימליסט"
},
"installed": {
"name": "Installed",
"description": "החלף את המפתח המותקן בקנפוג הגלובלי עבור יו.איי. לאבלייס מינימליסט"
}
}
Expand Down
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "You need to acknowledge all statements.",
"gh_token": "Github Token not set. Please re-install this integration to go throught the setup procedure. (No custom configuration will be lost)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -59,9 +59,11 @@
},
"services": {
"reload": {
"name": "Reload",
"description": "Herlaad dashboardconfiguratie voor UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Wijzig de geïnstalleerde sleutel in globale configuratie voor UI Lovelace Minimalist."
}
}
Expand Down
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Ponowne uwierzytelnienie zakończyło się sukcesem"
},
"progress": {
"wait_for_device": "1. Otwórz {url} \n2.Wklej poniższy klucz, aby autoryzować ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Otwórz {url}\n2.Wklej poniższy klucz, aby autoryzować ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "Należy zaznaczyć wszystkie oświadczenia.",
"gh_token": "Token GitHub nie został ustawiony. Zainstaluj ponownie integrację, aby przejść przez proces konfiguracji. Żadna niestandardowa konfiguracja nie zostanie utracona."
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Reauthentication was successful."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url}\n2.Paste the following key to authorize ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "You need to acknowledge all statements.",
"gh_token": "Github Token not set. Please re-install this integration to go throught the setup procedure. (No custom configuration will be lost)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Повторная аутентификация прошла успешно."
},
"progress": {
"wait_for_device": "1. Откройте ссылку {url} \n2.Вставьте следующий ключ для авторизации ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Откройте ссылку {url}\n2.Вставьте следующий ключ для авторизации ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "Вы должны подтвердить все пункты.",
"gh_token": "Токен Github не установлен. Пожалуйста, переустановите эту интеграцию, чтобы пройти процедуру установки. (Никакая пользовательская конфигурация не будет потеряна)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Opätovná autentifikácia bola úspešná."
},
"progress": {
"wait_for_device": "1. Otvoriť {url} \n2.Vložte nasledujúci kľúč na autorizáciu ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Otvoriť {url}\n2.Vložte nasledujúci kľúč na autorizáciu ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -59,9 +59,11 @@
},
"services": {
"reload": {
"name": "Reload",
"description": "Znovu načítajte konfiguráciu dashboardu pre používateľské rozhranie Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Zmeňte nainštalovaný kľúč v globálnej konfigurácii pre používateľské rozhranie Lovelace Minimalist."
}
}
Expand Down
12 changes: 11 additions & 1 deletion custom_components/ui_lovelace_minimalist/translations/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reauth_successful": "Ponovna avtentikacija je bila uspešna."
},
"progress": {
"wait_for_device": "1. Odpri {url} \n2.Za avtorizacijo prilepite naslednji ključ ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Odpri {url}\n2.Za avtorizacijo prilepite naslednji ključ ULM:\n\n```{code}```"
}
},
"options": {
Expand Down Expand Up @@ -56,5 +56,15 @@
"ack": "Vse izjave morate potrditi.",
"gh_token": "Žeton Github ni nastavljen. Znova namestite to integracijo, da opravite postopek namestitve. (Nobena konfiguracija po meri ne bo izgubljena)"
}
},
"services": {
"reload": {
"name": "Reload",
"description": "Reload dashboard configuration for UI Lovelace Minimalist."
},
"installed": {
"name": "Installed",
"description": "Change the installed key in global config for UI Lovelace Minimalist."
}
}
}
Loading

0 comments on commit 3e05c40

Please sign in to comment.