diff options
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", |
