From f306239b5f13a7061a4ee3592dbcd48f63c33c05 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 | 131 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index 0967ef42..1dff33b0 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -1 +1,132 @@ +<<<<<<< HEAD {} +======= +{ + "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": "" + }, + "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": "" + } + }, + "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": "" + } + }, + "StoreSelect": { + "custom_store": { + "label": "" + }, + "store_channel": { + "custom": "", + "label": "" + } + }, + "Updater": { + "decky_updates": "", + "patch_notes_desc": "", + "updates": { + "checking": "", + "install_button": "", + "lat_version": "", + "updating": "" + } + } +} +>>>>>>> 74d06aa (Update translation files) -- cgit v1.2.3