diff options
| author | Weblate <noreply@weblate.org> | 2023-05-17 21:22:01 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | c4a4249440e6a5c36bef767eb7b934e6f9ce3ae3 (patch) | |
| tree | ddcdf70a314a53784134aa20fec4a9aeb49a03b4 /backend/locales | |
| parent | a4e02b82013ad76aa8859c01b1119e6eddc3cda6 (diff) | |
| download | decky-loader-c4a4249440e6a5c36bef767eb7b934e6f9ce3ae3.tar.gz decky-loader-c4a4249440e6a5c36bef767eb7b934e6f9ce3ae3.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/locales')
| -rw-r--r-- | backend/locales/sq-AL.json | 88 |
1 files changed, 17 insertions, 71 deletions
diff --git a/backend/locales/sq-AL.json b/backend/locales/sq-AL.json index 9aa064d8..8af7f142 100644 --- a/backend/locales/sq-AL.json +++ b/backend/locales/sq-AL.json @@ -1,16 +1,12 @@ { "BranchSelect": { "update_channel": { - "label": "", "prerelease": "", - "stable": "", "testing": "" } }, "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" + "disabling": "" }, "FilePickerIndex": { "folder": { @@ -18,165 +14,115 @@ } }, "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": "" } }, "PluginListIndex": { "no_plugin": "", - "plugin_actions": "", "reinstall": "", - "reload": "", - "uninstall": "", - "update_to": "" + "uninstall": "" }, "PluginLoader": { "decky_title": "", - "decky_update_available": "", "error": "", - "plugin_error_uninstall": "", "plugin_load_error": { - "message": "", - "toast": "" + "message": "" }, "plugin_uninstall": { "button": "", - "desc": "", "title": "" - }, - "plugin_update": "" + } }, "RemoteDebugging": { "remote_cef": { - "desc": "", - "label": "" + "desc": "" } }, "SettingsDeveloperIndex": { "header_one": "", "header_other": "Other", "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": "" } } |
