diff options
| author | Weblate <noreply@weblate.org> | 2023-05-25 20:32:35 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-27 18:03:47 +0000 |
| commit | 37462548b3aed74acd21e04d3068cc0a0cece722 (patch) | |
| tree | 5fb14bb47c8021b5908258c69b507a6c2dbeae1c /backend | |
| parent | 74d06aaca63535c9c0f54b41f5d39dd705e65390 (diff) | |
| download | decky-loader-37462548b3aed74acd21e04d3068cc0a0cece722.tar.gz decky-loader-37462548b3aed74acd21e04d3068cc0a0cece722.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/de-DE.json | 49 |
1 files changed, 3 insertions, 46 deletions
diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index 533a924b..750f9714 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -1,109 +1,70 @@ { "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": "", - "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": { @@ -111,17 +72,13 @@ "label": "" }, "store_channel": { - "custom": "", "label": "" } }, "Updater": { - "decky_updates": "", "patch_notes_desc": "", "updates": { - "checking": "", "install_button": "", - "lat_version": "", "updating": "" } } |
