diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2024-07-08 23:35:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 17:35:57 -0400 |
| commit | 1bccfe22efc5352fc193563a8fd9e79bdc2fb088 (patch) | |
| tree | 3b006b6f1e69baddc57f996abe2510de194f4a35 /backend/decky_loader/locales/fr-FR.json | |
| parent | 68c6eedb8154a8483bdbf2b5c3320d1368fc4504 (diff) | |
| download | decky-loader-1bccfe22efc5352fc193563a8fd9e79bdc2fb088.tar.gz decky-loader-1bccfe22efc5352fc193563a8fd9e79bdc2fb088.zip | |
Translations update from Weblate (#645)
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com>
Co-authored-by: Meiton <michal.salati@gmail.com>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
Diffstat (limited to 'backend/decky_loader/locales/fr-FR.json')
| -rw-r--r-- | backend/decky_loader/locales/fr-FR.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/backend/decky_loader/locales/fr-FR.json b/backend/decky_loader/locales/fr-FR.json index c4faa72d..b1519be9 100644 --- a/backend/decky_loader/locales/fr-FR.json +++ b/backend/decky_loader/locales/fr-FR.json @@ -85,20 +85,20 @@ "install": { "button_idle": "Installer", "button_processing": "Installation en cours", - "desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}}\u202f?", + "desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}} ?", "title": "Installer {{artifact}}" }, "no_hash": "Ce plugin n'a pas de somme de contrôle, vous l'installez à vos risques et périls.", "reinstall": { "button_idle": "Réinstaller", "button_processing": "Réinstallation en cours", - "desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}}\u202f?", + "desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}} ?", "title": "Réinstaller {{artifact}}" }, "update": { "button_idle": "Mettre à jour", "button_processing": "Mise à jour", - "desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}}\u202f?", + "desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}} ?", "title": "Mettre à jour {{artifact}}" } }, @@ -253,11 +253,7 @@ } }, "Testing": { - "download": "Télécharger", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Télécharger" }, "TitleView": { "decky_store_desc": "Ouvrir le magasin Decky", |
