diff options
| author | Weblate <noreply@weblate.org> | 2023-05-17 06:05:45 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | b5aeee505a80dbb684cfd993b9cfdc690c0b5c9f (patch) | |
| tree | 8d058e6650512b6a58c1c14b089cf00cb424f8fd /backend | |
| parent | d7f343aac4a16816129010a24771aecf09b7fa0b (diff) | |
| download | decky-loader-b5aeee505a80dbb684cfd993b9cfdc690c0b5c9f.tar.gz decky-loader-b5aeee505a80dbb684cfd993b9cfdc690c0b5c9f.zip | |
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/fr.json | 49 |
1 files changed, 3 insertions, 46 deletions
diff --git a/backend/locales/fr.json b/backend/locales/fr.json index 94382ca3..ea3cc2b4 100644 --- a/backend/locales/fr.json +++ b/backend/locales/fr.json @@ -1,111 +1,72 @@ { "BranchSelect": { "update_channel": { - "prerelease": "", "testing": "" } }, - "Developer": { - "disabling": "" - }, "FilePickerIndex": { "folder": { "select": "" } }, "PluginCard": { - "plugin_install": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_processing": "", "title": "" }, "reinstall": { - "button_idle": "", "desc": "" }, "update": { - "button_idle": "", "desc": "" } }, "PluginListIndex": { - "no_plugin": "", - "reinstall": "", - "uninstall": "" + "reinstall": "" }, "PluginLoader": { "decky_title": "", - "error": "", "plugin_load_error": { "message": "" }, "plugin_uninstall": { - "button": "", "title": "" } }, - "RemoteDebugging": { - "remote_cef": { - "desc": "" - } - }, "SettingsDeveloperIndex": { "header_one": "", "header_many": "Other", "header_other": "", - "react_devtools": { - "ip_label": "" - }, "third_party_plugins": { "button_install": "", - "header": "", "label_url": "" }, - "toast_zip": { - "body": "" - }, "valve_internal": { - "desc1": "", - "label": "" + "desc1": "" } }, "SettingsGeneralIndex": { "about": { "header": "" }, - "developer_mode": { - "desc": "" - }, "other": { "header": "" } }, "SettingsIndex": { - "developer_title": "", "navbar_settings": "" }, "Store": { - "store_contrib": { - "desc": "" - }, "store_filter": { "label": "" }, - "store_search": { - "label": "" - }, "store_sort": { "label_def": "" }, - "store_source": { - "label": "" - }, "store_tabs": { - "alph_asce": "", - "title": "" + "alph_asce": "" } }, "StoreSelect": { @@ -113,17 +74,13 @@ "label": "" }, "store_channel": { - "custom": "", "label": "" } }, "Updater": { - "decky_updates": "", "patch_notes_desc": "", "updates": { - "checking": "", "install_button": "", - "lat_version": "", "updating": "" } } |
