diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2024-07-09 00:20:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 18:20:08 -0400 |
| commit | 88dfd476e5b0bf3243e695a374f3ea1d10e4ed99 (patch) | |
| tree | d5450a3ed28bfe4093a1f6729345f25a71e825fc /backend/decky_loader/locales/fr-FR.json | |
| parent | d634503ffa8879c377da7ca50a970a6d1c124205 (diff) | |
| download | decky-loader-88dfd476e5b0bf3243e695a374f3ea1d10e4ed99.tar.gz decky-loader-88dfd476e5b0bf3243e695a374f3ea1d10e4ed99.zip | |
Translations update from Weblate (#653)v3.0.0-pre4
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: Denys Dovhan <denysdovhan@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Diffstat (limited to 'backend/decky_loader/locales/fr-FR.json')
| -rw-r--r-- | backend/decky_loader/locales/fr-FR.json | 21 |
1 files changed, 4 insertions, 17 deletions
diff --git a/backend/decky_loader/locales/fr-FR.json b/backend/decky_loader/locales/fr-FR.json index 6c5ec8d2..1fe43deb 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}}" } }, @@ -205,15 +205,6 @@ "testing_title": "Essai" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Si vous souhaitez contribuer au Decky Plugin Store, consultez le dépôt SteamDeckHomebrew/decky-plugin-template sur GitHub. Des informations sur le développement et la distribution sont disponibles dans le fichier README.", "label": "Contributions" @@ -262,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", |
