diff options
| author | Weblate <noreply@weblate.org> | 2023-06-19 10:44:23 +0000 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-06-19 17:21:17 +0200 |
| commit | a6ffc8f04d9b768a62f9e462521b3e70d99e50e5 (patch) | |
| tree | 1e5bbf589aeab8e9f0f16452799d9ac602522804 | |
| parent | 4df8cb50262d8daf732242de6a2018ea8c2d64e2 (diff) | |
| download | decky-loader-a6ffc8f04d9b768a62f9e462521b3e70d99e50e5.tar.gz decky-loader-a6ffc8f04d9b768a62f9e462521b3e70d99e50e5.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.json | 45 |
1 files changed, 2 insertions, 43 deletions
diff --git a/backend/locales/uk-UA.json b/backend/locales/uk-UA.json index ea9e62d7..268d55f9 100644 --- a/backend/locales/uk-UA.json +++ b/backend/locales/uk-UA.json @@ -1,65 +1,35 @@ { - "BranchSelect": { - "update_channel": { - "testing": "" - } - }, "FilePickerIndex": { "folder": { "select": "" } }, - "PluginCard": { - "plugin_install": "" - }, "PluginInstallModal": { "install": { "button_processing": "" }, - "reinstall": { - "button_idle": "" - }, "update": { "button_idle": "" } }, "MultiplePluginsInstallModal": { - "title": { - "mixed": "" - }, "ok_button": { "idle": "" - }, - "description": { - "update": "" } }, "PluginListIndex": { - "reinstall": "", - "show": "" + "reinstall": "" }, "PluginLoader": { "decky_update_available": "", - "plugin_load_error": { - "toast": "" - }, "plugin_update": "" }, "SettingsDeveloperIndex": { - "cef_console": { - "desc": "" - }, "react_devtools": { "ip_label": "" }, - "third_party_plugins": { - "header": "" - }, "toast_zip": { "body": "" - }, - "valve_internal": { - "label": "" } }, "SettingsGeneralIndex": { @@ -67,21 +37,12 @@ "desc": "" } }, - "SettingsIndex": { - "developer_title": "" - }, "Store": { "store_contrib": { "desc": "" }, - "store_search": { - "label": "" - }, "store_source": { "label": "" - }, - "store_tabs": { - "title": "" } }, "StoreSelect": { @@ -90,10 +51,8 @@ } }, "Updater": { - "decky_updates": "", "updates": { - "checking": "", - "lat_version": "" + "checking": "" } } } |
