summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorAdem Odza <ademodza@gmail.com>2023-05-17 21:22:01 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commita4e02b82013ad76aa8859c01b1119e6eddc3cda6 (patch)
treed92b109c630b8b5a3f657cb5945dd9d24ba9b3b5 /backend
parentea56b03b38d0c0030d5f0930ce27d945fdcf17e4 (diff)
downloaddecky-loader-a4e02b82013ad76aa8859c01b1119e6eddc3cda6.tar.gz
decky-loader-a4e02b82013ad76aa8859c01b1119e6eddc3cda6.zip
Added translation using Weblate (Albanian)
Diffstat (limited to 'backend')
-rw-r--r--backend/locales/sq-AL.json183
1 files changed, 183 insertions, 0 deletions
diff --git a/backend/locales/sq-AL.json b/backend/locales/sq-AL.json
new file mode 100644
index 00000000..9aa064d8
--- /dev/null
+++ b/backend/locales/sq-AL.json
@@ -0,0 +1,183 @@
+{
+ "BranchSelect": {
+ "update_channel": {
+ "label": "",
+ "prerelease": "",
+ "stable": "",
+ "testing": ""
+ }
+ },
+ "Developer": {
+ "5secreload": "",
+ "disabling": "",
+ "enabling": ""
+ },
+ "FilePickerIndex": {
+ "folder": {
+ "select": ""
+ }
+ },
+ "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": ""
+ },
+ "update": {
+ "button_idle": "",
+ "button_processing": "",
+ "desc": "",
+ "title": ""
+ }
+ },
+ "PluginListIndex": {
+ "no_plugin": "",
+ "plugin_actions": "",
+ "reinstall": "",
+ "reload": "",
+ "uninstall": "",
+ "update_to": ""
+ },
+ "PluginLoader": {
+ "decky_title": "",
+ "decky_update_available": "",
+ "error": "",
+ "plugin_error_uninstall": "",
+ "plugin_load_error": {
+ "message": "",
+ "toast": ""
+ },
+ "plugin_uninstall": {
+ "button": "",
+ "desc": "",
+ "title": ""
+ },
+ "plugin_update": ""
+ },
+ "RemoteDebugging": {
+ "remote_cef": {
+ "desc": "",
+ "label": ""
+ }
+ },
+ "SettingsDeveloperIndex": {
+ "header_one": "",
+ "header_other": "Other",
+ "react_devtools": {
+ "desc": "",
+ "ip_label": "",
+ "label": ""
+ },
+ "third_party_plugins": {
+ "button_install": "",
+ "button_zip": "",
+ "header": "",
+ "label_desc": "",
+ "label_url": "",
+ "label_zip": ""
+ },
+ "toast_zip": {
+ "body": "",
+ "title": ""
+ },
+ "valve_internal": {
+ "desc1": "",
+ "desc2": "",
+ "label": ""
+ }
+ },
+ "SettingsGeneralIndex": {
+ "about": {
+ "decky_version": "",
+ "header": ""
+ },
+ "beta": {
+ "header": ""
+ },
+ "developer_mode": {
+ "desc": "",
+ "label": ""
+ },
+ "other": {
+ "header": ""
+ },
+ "updates": {
+ "header": ""
+ }
+ },
+ "SettingsIndex": {
+ "developer_title": "",
+ "general_title": "",
+ "navbar_settings": "",
+ "plugins_title": ""
+ },
+ "Store": {
+ "store_contrib": {
+ "desc": "",
+ "label": ""
+ },
+ "store_filter": {
+ "label": "",
+ "label_def": ""
+ },
+ "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": ""
+ },
+ "store_channel": {
+ "custom": "",
+ "default": "",
+ "label": "",
+ "testing": ""
+ }
+ },
+ "Updater": {
+ "decky_updates": "",
+ "no_patch_notes_desc": "",
+ "patch_notes_desc": "",
+ "updates": {
+ "check_button": "",
+ "checking": "",
+ "cur_version": "",
+ "install_button": "",
+ "label": "",
+ "lat_version": "",
+ "reloading": "",
+ "updating": ""
+ }
+ }
+}