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-06-19 10:44:22 +00:00
committed by Marco Rodolfi
parent 4d226b00fc
commit a86d473280
+18 -83
View File
@@ -1,213 +1,148 @@
{ {
"BranchSelect": { "BranchSelect": {
"update_channel": { "update_channel": {
"label": "",
"prerelease": "", "prerelease": "",
"stable": "",
"testing": "" "testing": ""
} }
}, },
"Developer": { "Developer": {
"5secreload": "", "disabling": ""
"disabling": "",
"enabling": ""
}, },
"FilePickerIndex": { "FilePickerIndex": {
"folder": { "folder": {
"select": "" "select": ""
} }
}, },
"PluginView": {
"hidden": ""
},
"PluginListLabel": { "PluginListLabel": {
"hidden": "" "hidden": ""
}, },
"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": ""
} }
}, },
"MultiplePluginsInstallModal": { "MultiplePluginsInstallModal": {
"title": { "title": {
"mixed": "", "mixed": "",
"update": "", "reinstall": ""
"reinstall": "",
"install": ""
}, },
"ok_button": { "ok_button": {
"idle": "", "idle": ""
"loading": ""
}, },
"confirm": "", "confirm": "",
"description": { "description": {
"install": "", "update": ""
"update": "",
"reinstall": ""
} }
}, },
"PluginListIndex": { "PluginListIndex": {
"no_plugin": "", "no_plugin": "",
"plugin_actions": "",
"reinstall": "", "reinstall": "",
"reload": "",
"uninstall": "", "uninstall": "",
"update_to": "",
"show": "", "show": "",
"hide": "",
"update_all": "" "update_all": ""
}, },
"PluginLoader": { "PluginLoader": {
"decky_title": "",
"decky_update_available": "", "decky_update_available": "",
"error": "",
"plugin_error_uninstall": "", "plugin_error_uninstall": "",
"plugin_load_error": { "plugin_load_error": {
"message": "",
"toast": "" "toast": ""
}, },
"plugin_uninstall": { "plugin_uninstall": {
"button": "", "desc": ""
"desc": "",
"title": ""
}, },
"plugin_update": "" "plugin_update": ""
}, },
"RemoteDebugging": { "RemoteDebugging": {
"remote_cef": { "remote_cef": {
"desc": "",
"label": "" "label": ""
} }
}, },
"SettingsDeveloperIndex": { "SettingsDeveloperIndex": {
"cef_console": { "cef_console": {
"button": "", "desc": ""
"desc": "",
"label": ""
}, },
"header": "", "header": "",
"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": ""
} }
} }