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-25 20:32:35 +00:00
parent 37462548b3
commit d13536955e

View File

@@ -1,85 +1,52 @@
{ {
"BranchSelect": {
"update_channel": {
"testing": ""
}
},
"FilePickerIndex": { "FilePickerIndex": {
"folder": { "folder": {
"select": "" "select": ""
} }
}, },
"PluginCard": {
"plugin_version_label": ""
},
"PluginInstallModal": { "PluginInstallModal": {
"install": { "install": {
"title": "" "title": ""
}, },
"reinstall": {
"desc": ""
},
"update": { "update": {
"desc": "" "desc": ""
} }
}, },
"PluginListIndex": {
"reinstall": ""
},
"PluginLoader": { "PluginLoader": {
"decky_title": "", "decky_title": "",
"plugin_load_error": {
"message": ""
},
"plugin_uninstall": { "plugin_uninstall": {
"title": "" "title": ""
} }
}, },
"SettingsDeveloperIndex": { "SettingsDeveloperIndex": {
"header": "",
"third_party_plugins": { "third_party_plugins": {
"button_install": "", "button_install": ""
"label_url": ""
}, },
"valve_internal": { "valve_internal": {
"desc1": "" "desc1": ""
} }
}, },
"SettingsGeneralIndex": { "SettingsGeneralIndex": {
"about": {
"header": ""
},
"other": { "other": {
"header": "" "header": ""
} }
}, },
"SettingsIndex": {
"navbar_settings": ""
},
"Store": { "Store": {
"store_filter": { "store_filter": {
"label": "" "label": ""
}, },
"store_sort": {
"label_def": ""
},
"store_tabs": { "store_tabs": {
"alph_asce": "" "alph_asce": ""
} }
}, },
"StoreSelect": { "StoreSelect": {
"custom_store": {
"label": ""
},
"store_channel": { "store_channel": {
"label": "" "label": ""
} }
}, },
"Updater": { "Updater": {
"patch_notes_desc": "",
"updates": { "updates": {
"install_button": "", "install_button": ""
"updating": ""
} }
} }
} }