Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
This commit is contained in:
Weblate
2023-05-17 21:31:57 +00:00
parent 92b953a22d
commit d3038efd45
+18 -71
View File
@@ -1,16 +1,12 @@
{ {
"BranchSelect": { "BranchSelect": {
"update_channel": { "update_channel": {
"label": "",
"prerelease": "", "prerelease": "",
"stable": "",
"testing": "" "testing": ""
} }
}, },
"Developer": { "Developer": {
"5secreload": "", "disabling": ""
"disabling": "",
"enabling": ""
}, },
"FilePickerIndex": { "FilePickerIndex": {
"folder": { "folder": {
@@ -18,165 +14,116 @@
} }
}, },
"PluginCard": { "PluginCard": {
"plugin_full_access": "",
"plugin_install": "", "plugin_install": "",
"plugin_no_desc": "",
"plugin_version_label": "" "plugin_version_label": ""
}, },
"PluginInstallModal": { "PluginInstallModal": {
"install": { "install": {
"button_idle": "",
"button_processing": "", "button_processing": "",
"desc": "",
"title": "" "title": ""
}, },
"no_hash": "",
"reinstall": { "reinstall": {
"button_idle": "", "button_idle": "",
"button_processing": "", "desc": ""
"desc": "",
"title": ""
}, },
"update": { "update": {
"button_idle": "", "button_idle": "",
"button_processing": "", "desc": ""
"desc": "",
"title": ""
} }
}, },
"PluginListIndex": { "PluginListIndex": {
"no_plugin": "", "no_plugin": "",
"plugin_actions": "",
"reinstall": "", "reinstall": "",
"reload": "", "uninstall": ""
"uninstall": "",
"update_to": ""
}, },
"PluginLoader": { "PluginLoader": {
"decky_title": "", "decky_title": "",
"decky_update_available": "",
"error": "", "error": "",
"plugin_error_uninstall": "",
"plugin_load_error": { "plugin_load_error": {
"message": "", "message": ""
"toast": ""
}, },
"plugin_uninstall": { "plugin_uninstall": {
"button": "", "button": "",
"desc": "",
"title": "" "title": ""
}, }
"plugin_update": ""
}, },
"RemoteDebugging": { "RemoteDebugging": {
"remote_cef": { "remote_cef": {
"desc": "", "desc": ""
"label": ""
} }
}, },
"SettingsDeveloperIndex": { "SettingsDeveloperIndex": {
"header_one": "", "header_one": "",
"header_many": "Other", "header_many": "Other",
"header_other": "",
"react_devtools": { "react_devtools": {
"desc": "", "ip_label": ""
"ip_label": "",
"label": ""
}, },
"third_party_plugins": { "third_party_plugins": {
"button_install": "", "button_install": "",
"button_zip": "",
"header": "", "header": "",
"label_desc": "", "label_url": ""
"label_url": "",
"label_zip": ""
}, },
"toast_zip": { "toast_zip": {
"body": "", "body": ""
"title": ""
}, },
"valve_internal": { "valve_internal": {
"desc1": "", "desc1": "",
"desc2": "",
"label": "" "label": ""
} }
}, },
"SettingsGeneralIndex": { "SettingsGeneralIndex": {
"about": { "about": {
"decky_version": "",
"header": ""
},
"beta": {
"header": "" "header": ""
}, },
"developer_mode": { "developer_mode": {
"desc": "", "desc": ""
"label": ""
}, },
"other": { "other": {
"header": "" "header": ""
},
"updates": {
"header": ""
} }
}, },
"SettingsIndex": { "SettingsIndex": {
"developer_title": "", "developer_title": "",
"general_title": "", "navbar_settings": ""
"navbar_settings": "",
"plugins_title": ""
}, },
"Store": { "Store": {
"store_contrib": { "store_contrib": {
"desc": "", "desc": ""
"label": ""
}, },
"store_filter": { "store_filter": {
"label": "", "label": ""
"label_def": ""
}, },
"store_search": { "store_search": {
"label": "" "label": ""
}, },
"store_sort": { "store_sort": {
"label": "",
"label_def": "" "label_def": ""
}, },
"store_source": { "store_source": {
"desc": "",
"label": "" "label": ""
}, },
"store_tabs": { "store_tabs": {
"about": "",
"alph_asce": "", "alph_asce": "",
"alph_desc": "",
"title": "" "title": ""
}, }
"store_testing_cta": ""
}, },
"StoreSelect": { "StoreSelect": {
"custom_store": { "custom_store": {
"label": "", "label": ""
"url_label": ""
}, },
"store_channel": { "store_channel": {
"custom": "", "custom": "",
"default": "", "label": ""
"label": "",
"testing": ""
} }
}, },
"Updater": { "Updater": {
"decky_updates": "", "decky_updates": "",
"no_patch_notes_desc": "",
"patch_notes_desc": "", "patch_notes_desc": "",
"updates": { "updates": {
"check_button": "",
"checking": "", "checking": "",
"cur_version": "",
"install_button": "", "install_button": "",
"label": "",
"lat_version": "", "lat_version": "",
"reloading": "",
"updating": "" "updating": ""
} }
} }