summaryrefslogtreecommitdiff
path: root/backend/locales
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2023-05-17 21:31:57 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commitad3fc990f51da4bdd9c542046f3322a122b2971d (patch)
treebcdd4433120f5e1d22da6d221becf77592a937da /backend/locales
parentd3038efd45e5102f24fae9a4b72fb32fba695b4d (diff)
downloaddecky-loader-ad3fc990f51da4bdd9c542046f3322a122b2971d.tar.gz
decky-loader-ad3fc990f51da4bdd9c542046f3322a122b2971d.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/es-ES.json49
1 files changed, 3 insertions, 46 deletions
diff --git a/backend/locales/es-ES.json b/backend/locales/es-ES.json
index 94382ca3..ea3cc2b4 100644
--- a/backend/locales/es-ES.json
+++ b/backend/locales/es-ES.json
@@ -1,111 +1,72 @@
{
"BranchSelect": {
"update_channel": {
- "prerelease": "",
"testing": ""
}
},
- "Developer": {
- "disabling": ""
- },
"FilePickerIndex": {
"folder": {
"select": ""
}
},
"PluginCard": {
- "plugin_install": "",
"plugin_version_label": ""
},
"PluginInstallModal": {
"install": {
- "button_processing": "",
"title": ""
},
"reinstall": {
- "button_idle": "",
"desc": ""
},
"update": {
- "button_idle": "",
"desc": ""
}
},
"PluginListIndex": {
- "no_plugin": "",
- "reinstall": "",
- "uninstall": ""
+ "reinstall": ""
},
"PluginLoader": {
"decky_title": "",
- "error": "",
"plugin_load_error": {
"message": ""
},
"plugin_uninstall": {
- "button": "",
"title": ""
}
},
- "RemoteDebugging": {
- "remote_cef": {
- "desc": ""
- }
- },
"SettingsDeveloperIndex": {
"header_one": "",
"header_many": "Other",
"header_other": "",
- "react_devtools": {
- "ip_label": ""
- },
"third_party_plugins": {
"button_install": "",
- "header": "",
"label_url": ""
},
- "toast_zip": {
- "body": ""
- },
"valve_internal": {
- "desc1": "",
- "label": ""
+ "desc1": ""
}
},
"SettingsGeneralIndex": {
"about": {
"header": ""
},
- "developer_mode": {
- "desc": ""
- },
"other": {
"header": ""
}
},
"SettingsIndex": {
- "developer_title": "",
"navbar_settings": ""
},
"Store": {
- "store_contrib": {
- "desc": ""
- },
"store_filter": {
"label": ""
},
- "store_search": {
- "label": ""
- },
"store_sort": {
"label_def": ""
},
- "store_source": {
- "label": ""
- },
"store_tabs": {
- "alph_asce": "",
- "title": ""
+ "alph_asce": ""
}
},
"StoreSelect": {
@@ -113,17 +74,13 @@
"label": ""
},
"store_channel": {
- "custom": "",
"label": ""
}
},
"Updater": {
- "decky_updates": "",
"patch_notes_desc": "",
"updates": {
- "checking": "",
"install_button": "",
- "lat_version": "",
"updating": ""
}
}