summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2023-05-17 08:55:06 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commit9fb211316d9577263f986a861d087eb061141c07 (patch)
treee0aac6934b1f5d9a90ca739b9bc8c8c4d95c756a /backend
parentba01ad6e139c737538dcbe0e14154364ad72dd8f (diff)
downloaddecky-loader-9fb211316d9577263f986a861d087eb061141c07.tar.gz
decky-loader-9fb211316d9577263f986a861d087eb061141c07.zip
Update translation files
Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
Diffstat (limited to 'backend')
-rw-r--r--backend/locales/zh_Hant.json49
1 files changed, 3 insertions, 46 deletions
diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json
index d0409ecd..ec3ad950 100644
--- a/backend/locales/zh_Hant.json
+++ b/backend/locales/zh_Hant.json
@@ -1,109 +1,70 @@
{
"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": ""
+ "reinstall": ""
},
"PluginLoader": {
"decky_title": "",
- "error": "",
"plugin_load_error": {
"message": ""
},
"plugin_uninstall": {
- "button": "",
"title": ""
}
},
- "RemoteDebugging": {
- "remote_cef": {
- "desc": ""
- }
- },
"SettingsDeveloperIndex": {
"header_other": "",
- "react_devtools": {
- "ip_label": ""
- },
"third_party_plugins": {
"button_install": "",
- "header": "",
"label_url": ""
},
- "toast_zip": {
- "body": ""
- },
"valve_internal": {
- "desc1": "",
- "label": ""
+ "desc1": ""
}
},
"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": ""
+ "alph_asce": ""
}
},
"StoreSelect": {
@@ -111,17 +72,13 @@
"label": ""
},
"store_channel": {
- "custom": "",
"label": ""
}
},
"Updater": {
- "decky_updates": "",
"patch_notes_desc": "",
"updates": {
- "checking": "",
"install_button": "",
- "lat_version": "",
"updating": ""
}
}