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 08:26:07 +00:00
parent a3f6004fd9
commit d895b7c0ef
+3 -46
View File
@@ -1,109 +1,70 @@
{ {
"BranchSelect": { "BranchSelect": {
"update_channel": { "update_channel": {
"prerelease": "",
"testing": "" "testing": ""
} }
}, },
"Developer": {
"disabling": ""
},
"FilePickerIndex": { "FilePickerIndex": {
"folder": { "folder": {
"select": "" "select": ""
} }
}, },
"PluginCard": { "PluginCard": {
"plugin_install": "",
"plugin_version_label": "" "plugin_version_label": ""
}, },
"PluginInstallModal": { "PluginInstallModal": {
"install": { "install": {
"button_processing": "",
"title": "" "title": ""
}, },
"reinstall": { "reinstall": {
"button_idle": "",
"desc": "" "desc": ""
}, },
"update": { "update": {
"button_idle": "",
"desc": "" "desc": ""
} }
}, },
"PluginListIndex": { "PluginListIndex": {
"no_plugin": "", "reinstall": ""
"reinstall": "",
"uninstall": ""
}, },
"PluginLoader": { "PluginLoader": {
"decky_title": "", "decky_title": "",
"error": "",
"plugin_load_error": { "plugin_load_error": {
"message": "" "message": ""
}, },
"plugin_uninstall": { "plugin_uninstall": {
"button": "",
"title": "" "title": ""
} }
}, },
"RemoteDebugging": {
"remote_cef": {
"desc": ""
}
},
"SettingsDeveloperIndex": { "SettingsDeveloperIndex": {
"header_other": "", "header_other": "",
"react_devtools": {
"ip_label": ""
},
"third_party_plugins": { "third_party_plugins": {
"button_install": "", "button_install": "",
"header": "",
"label_url": "" "label_url": ""
}, },
"toast_zip": {
"body": ""
},
"valve_internal": { "valve_internal": {
"desc1": "", "desc1": ""
"label": ""
} }
}, },
"SettingsGeneralIndex": { "SettingsGeneralIndex": {
"about": { "about": {
"header": "" "header": ""
}, },
"developer_mode": {
"desc": ""
},
"other": { "other": {
"header": "" "header": ""
} }
}, },
"SettingsIndex": { "SettingsIndex": {
"developer_title": "",
"navbar_settings": "" "navbar_settings": ""
}, },
"Store": { "Store": {
"store_contrib": {
"desc": ""
},
"store_filter": { "store_filter": {
"label": "" "label": ""
}, },
"store_search": {
"label": ""
},
"store_sort": { "store_sort": {
"label_def": "" "label_def": ""
}, },
"store_source": {
"label": ""
},
"store_tabs": { "store_tabs": {
"alph_asce": "", "alph_asce": ""
"title": ""
} }
}, },
"StoreSelect": { "StoreSelect": {
@@ -111,17 +72,13 @@
"label": "" "label": ""
}, },
"store_channel": { "store_channel": {
"custom": "",
"label": "" "label": ""
} }
}, },
"Updater": { "Updater": {
"decky_updates": "",
"patch_notes_desc": "", "patch_notes_desc": "",
"updates": { "updates": {
"checking": "",
"install_button": "", "install_button": "",
"lat_version": "",
"updating": "" "updating": ""
} }
} }