From 74d06aaca63535c9c0f54b41f5d39dd705e65390 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 25 May 2023 20:32:35 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/de-DE.json | 88 +++++++++------------------------------------- 1 file changed, 17 insertions(+), 71 deletions(-) (limited to 'backend/locales') diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index d1cf3a40..533a924b 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -1,16 +1,12 @@ { "BranchSelect": { "update_channel": { - "label": "", "prerelease": "", - "stable": "", "testing": "" } }, "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" + "disabling": "" }, "FilePickerIndex": { "folder": { @@ -18,164 +14,114 @@ } }, "PluginCard": { - "plugin_full_access": "", "plugin_install": "", - "plugin_no_desc": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_idle": "", "button_processing": "", - "desc": "", "title": "" }, - "no_hash": "", "reinstall": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" }, "update": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" } }, "PluginListIndex": { "no_plugin": "", - "plugin_actions": "", "reinstall": "", - "reload": "", - "uninstall": "", - "update_to": "" + "uninstall": "" }, "PluginLoader": { "decky_title": "", - "decky_update_available": "", "error": "", - "plugin_error_uninstall": "", "plugin_load_error": { - "message": "", - "toast": "" + "message": "" }, "plugin_uninstall": { "button": "", - "desc": "", "title": "" - }, - "plugin_update": "" + } }, "RemoteDebugging": { "remote_cef": { - "desc": "", - "label": "" + "desc": "" } }, "SettingsDeveloperIndex": { "header": "", "react_devtools": { - "desc": "", - "ip_label": "", - "label": "" + "ip_label": "" }, "third_party_plugins": { "button_install": "", - "button_zip": "", "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" + "label_url": "" }, "toast_zip": { - "body": "", - "title": "" + "body": "" }, "valve_internal": { "desc1": "", - "desc2": "", "label": "" } }, "SettingsGeneralIndex": { "about": { - "decky_version": "", - "header": "" - }, - "beta": { "header": "" }, "developer_mode": { - "desc": "", - "label": "" + "desc": "" }, "other": { "header": "" - }, - "updates": { - "header": "" } }, "SettingsIndex": { "developer_title": "", - "general_title": "", - "navbar_settings": "", - "plugins_title": "" + "navbar_settings": "" }, "Store": { "store_contrib": { - "desc": "", - "label": "" + "desc": "" }, "store_filter": { - "label": "", - "label_def": "" + "label": "" }, "store_search": { "label": "" }, "store_sort": { - "label": "", "label_def": "" }, "store_source": { - "desc": "", "label": "" }, "store_tabs": { - "about": "", "alph_asce": "", - "alph_desc": "", "title": "" - }, - "store_testing_cta": "" + } }, "StoreSelect": { "custom_store": { - "label": "", - "url_label": "" + "label": "" }, "store_channel": { "custom": "", - "default": "", - "label": "", - "testing": "" + "label": "" } }, "Updater": { "decky_updates": "", - "no_patch_notes_desc": "", "patch_notes_desc": "", "updates": { - "check_button": "", "checking": "", - "cur_version": "", "install_button": "", - "label": "", "lat_version": "", - "reloading": "", "updating": "" } } -- cgit v1.2.3