summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2023-06-19 10:44:22 +0000
committerMarco Rodolfi <marco.rodolfi@tuta.io>2023-06-19 17:21:17 +0200
commit4df8cb50262d8daf732242de6a2018ea8c2d64e2 (patch)
tree1e1249c6730796b29c4a90c30721e2ea72246074
parenta86d4732802115c51d90a6645ef09c39af0a410c (diff)
downloaddecky-loader-4df8cb50262d8daf732242de6a2018ea8c2d64e2.tar.gz
decky-loader-4df8cb50262d8daf732242de6a2018ea8c2d64e2.zip
Update translation files
Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
-rw-r--r--backend/locales/uk-UA.json70
1 files changed, 10 insertions, 60 deletions
diff --git a/backend/locales/uk-UA.json b/backend/locales/uk-UA.json
index 091dc8db..ea9e62d7 100644
--- a/backend/locales/uk-UA.json
+++ b/backend/locales/uk-UA.json
@@ -1,149 +1,99 @@
{
"BranchSelect": {
"update_channel": {
- "prerelease": "",
"testing": ""
}
},
- "Developer": {
- "disabling": ""
- },
"FilePickerIndex": {
"folder": {
"select": ""
}
},
- "PluginListLabel": {
- "hidden": ""
- },
"PluginCard": {
- "plugin_install": "",
- "plugin_version_label": ""
+ "plugin_install": ""
},
"PluginInstallModal": {
"install": {
- "button_processing": "",
- "title": ""
+ "button_processing": ""
},
"reinstall": {
- "button_idle": "",
- "desc": ""
+ "button_idle": ""
},
"update": {
- "button_idle": "",
- "desc": ""
+ "button_idle": ""
}
},
"MultiplePluginsInstallModal": {
"title": {
- "mixed": "",
- "reinstall": ""
+ "mixed": ""
},
"ok_button": {
"idle": ""
},
- "confirm": "",
"description": {
"update": ""
}
},
"PluginListIndex": {
- "no_plugin": "",
"reinstall": "",
- "uninstall": "",
- "show": "",
- "update_all": ""
+ "show": ""
},
"PluginLoader": {
"decky_update_available": "",
- "plugin_error_uninstall": "",
"plugin_load_error": {
"toast": ""
},
- "plugin_uninstall": {
- "desc": ""
- },
"plugin_update": ""
},
- "RemoteDebugging": {
- "remote_cef": {
- "label": ""
- }
- },
"SettingsDeveloperIndex": {
"cef_console": {
"desc": ""
},
- "header": "",
"react_devtools": {
"ip_label": ""
},
"third_party_plugins": {
- "button_install": "",
- "header": "",
- "label_url": ""
+ "header": ""
},
"toast_zip": {
"body": ""
},
"valve_internal": {
- "desc1": "",
"label": ""
}
},
"SettingsGeneralIndex": {
- "about": {
- "header": ""
- },
"developer_mode": {
"desc": ""
- },
- "other": {
- "header": ""
}
},
"SettingsIndex": {
- "developer_title": "",
- "navbar_settings": ""
+ "developer_title": ""
},
"Store": {
"store_contrib": {
"desc": ""
},
- "store_filter": {
- "label": ""
- },
"store_search": {
"label": ""
},
- "store_sort": {
- "label_def": ""
- },
"store_source": {
"label": ""
},
"store_tabs": {
- "alph_asce": "",
"title": ""
}
},
"StoreSelect": {
- "custom_store": {
- "label": ""
- },
"store_channel": {
- "custom": "",
- "label": ""
+ "custom": ""
}
},
"Updater": {
"decky_updates": "",
- "patch_notes_desc": "",
"updates": {
"checking": "",
- "install_button": "",
- "lat_version": "",
- "updating": ""
+ "lat_version": ""
}
}
}