diff options
| author | Weblate <noreply@weblate.org> | 2023-06-19 10:44:22 +0000 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-06-19 17:21:17 +0200 |
| commit | a86d4732802115c51d90a6645ef09c39af0a410c (patch) | |
| tree | 88add2e8100b63abea18962e160b1e452487f947 /backend | |
| parent | 4d226b00fcd2d521f45a15cf57537291f7053fc9 (diff) | |
| download | decky-loader-a86d4732802115c51d90a6645ef09c39af0a410c.tar.gz decky-loader-a86d4732802115c51d90a6645ef09c39af0a410c.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/uk-UA.json | 101 |
1 files changed, 18 insertions, 83 deletions
diff --git a/backend/locales/uk-UA.json b/backend/locales/uk-UA.json index e164bf27..091dc8db 100644 --- a/backend/locales/uk-UA.json +++ b/backend/locales/uk-UA.json @@ -1,213 +1,148 @@ { "BranchSelect": { "update_channel": { - "label": "", "prerelease": "", - "stable": "", "testing": "" } }, "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" + "disabling": "" }, "FilePickerIndex": { "folder": { "select": "" } }, - "PluginView": { - "hidden": "" - }, "PluginListLabel": { "hidden": "" }, "PluginCard": { - "plugin_full_access": "", "plugin_install": "", - "plugin_no_desc": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_idle": "", "button_processing": "", - "desc": "", "title": "" }, - "no_hash": "", "reinstall": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" }, "update": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" } }, "MultiplePluginsInstallModal": { "title": { "mixed": "", - "update": "", - "reinstall": "", - "install": "" + "reinstall": "" }, "ok_button": { - "idle": "", - "loading": "" + "idle": "" }, "confirm": "", "description": { - "install": "", - "update": "", - "reinstall": "" + "update": "" } }, "PluginListIndex": { "no_plugin": "", - "plugin_actions": "", "reinstall": "", - "reload": "", "uninstall": "", - "update_to": "", "show": "", - "hide": "", "update_all": "" }, "PluginLoader": { - "decky_title": "", "decky_update_available": "", - "error": "", "plugin_error_uninstall": "", "plugin_load_error": { - "message": "", "toast": "" }, "plugin_uninstall": { - "button": "", - "desc": "", - "title": "" + "desc": "" }, "plugin_update": "" }, "RemoteDebugging": { "remote_cef": { - "desc": "", "label": "" } }, "SettingsDeveloperIndex": { "cef_console": { - "button": "", - "desc": "", - "label": "" + "desc": "" }, "header": "", "react_devtools": { - "desc": "", - "ip_label": "", - "label": "" + "ip_label": "" }, "third_party_plugins": { "button_install": "", - "button_zip": "", "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" + "label_url": "" }, "toast_zip": { - "body": "", - "title": "" + "body": "" }, "valve_internal": { "desc1": "", - "desc2": "", "label": "" } }, "SettingsGeneralIndex": { "about": { - "decky_version": "", - "header": "" - }, - "beta": { "header": "" }, "developer_mode": { - "desc": "", - "label": "" + "desc": "" }, "other": { "header": "" - }, - "updates": { - "header": "" } }, "SettingsIndex": { "developer_title": "", - "general_title": "", - "navbar_settings": "", - "plugins_title": "" + "navbar_settings": "" }, "Store": { "store_contrib": { - "desc": "", - "label": "" + "desc": "" }, "store_filter": { - "label": "", - "label_def": "" + "label": "" }, "store_search": { "label": "" }, "store_sort": { - "label": "", "label_def": "" }, "store_source": { - "desc": "", "label": "" }, "store_tabs": { - "about": "", "alph_asce": "", - "alph_desc": "", "title": "" - }, - "store_testing_cta": "" + } }, "StoreSelect": { "custom_store": { - "label": "", - "url_label": "" + "label": "" }, "store_channel": { "custom": "", - "default": "", - "label": "", - "testing": "" + "label": "" } }, "Updater": { "decky_updates": "", - "no_patch_notes_desc": "", "patch_notes_desc": "", "updates": { - "check_button": "", "checking": "", - "cur_version": "", "install_button": "", - "label": "", "lat_version": "", - "reloading": "", "updating": "" } } |
