diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2023-05-28 11:06:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-28 11:06:03 +0200 |
| commit | 44859be657a9873cf4b32e6b00212d97ded53512 (patch) | |
| tree | 1fee0be998798b5da418ba5f7c9f6a623272fa35 | |
| parent | f9d5c4ba2acab73580af1e81c0ea2db8e0d67302 (diff) | |
| download | decky-loader-44859be657a9873cf4b32e6b00212d97ded53512.tar.gz decky-loader-44859be657a9873cf4b32e6b00212d97ded53512.zip | |
Translations update from Weblate (#465)
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Added translation using Weblate (German)
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
---------
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: DarkSide1305 <darkside1305@web.de>
| -rw-r--r-- | backend/locales/de-DE.json | 1 | ||||
| -rw-r--r-- | backend/locales/el-GR.json | 1 | ||||
| -rw-r--r-- | backend/locales/es-ES.json | 1 | ||||
| -rw-r--r-- | backend/locales/fr-FR.json | 1 | ||||
| -rw-r--r-- | backend/locales/sq-AL.json | 1 |
5 files changed, 1 insertions, 4 deletions
diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/backend/locales/de-DE.json @@ -0,0 +1 @@ +{} diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index 8487574c..7bbfc6dd 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,6 +1,5 @@ { "SettingsDeveloperIndex": { - "header": "", "react_devtools": { "desc": "Επιτρέπει την σύνδεση με υπολογιστή που τρέχει React DevTools. Η αλλαγή αυτής της ρύθμισης θα προκαλέσει επαναφόρτωση του Steam. Ωρίστε την διεύθυνση IP πριν την ενεργοποιήσετε.", "ip_label": "IP", diff --git a/backend/locales/es-ES.json b/backend/locales/es-ES.json index b039f983..ec339cbb 100644 --- a/backend/locales/es-ES.json +++ b/backend/locales/es-ES.json @@ -1,6 +1,5 @@ { "SettingsDeveloperIndex": { - "header": "", "third_party_plugins": { "button_install": "Instalar", "button_zip": "Navegar" diff --git a/backend/locales/fr-FR.json b/backend/locales/fr-FR.json index d73ad172..881fd255 100644 --- a/backend/locales/fr-FR.json +++ b/backend/locales/fr-FR.json @@ -1,6 +1,5 @@ { "SettingsDeveloperIndex": { - "header": "", "react_devtools": { "desc": "Permet la connexion à un ordinateur exécutant React DevTools. Changer ce paramètre rechargera Steam. Définissez l'adresse IP avant l'activation.", "ip_label": "IP", diff --git a/backend/locales/sq-AL.json b/backend/locales/sq-AL.json index 8a34b2ed..0e047e93 100644 --- a/backend/locales/sq-AL.json +++ b/backend/locales/sq-AL.json @@ -1,6 +1,5 @@ { "SettingsDeveloperIndex": { - "header": "", "react_devtools": { "ip_label": "IP", "label": "Aktivizo React DevTools" |
