diff options
Diffstat (limited to 'backend/decky_loader/locales/es-ES.json')
| -rw-r--r-- | backend/decky_loader/locales/es-ES.json | 79 |
1 files changed, 3 insertions, 76 deletions
diff --git a/backend/decky_loader/locales/es-ES.json b/backend/decky_loader/locales/es-ES.json index b8a69c2e..f565e3a0 100644 --- a/backend/decky_loader/locales/es-ES.json +++ b/backend/decky_loader/locales/es-ES.json @@ -12,41 +12,9 @@ "disabling": "Desactivando DevTools de React", "enabling": "Activando DevTools de React" }, - "DropdownMultiselect": { - "button": { - "back": "" - } - }, - "FilePickerError": { - "errors": { - "file_not_found": "", - "perm_denied": "", - "unknown": "" - } - }, "FilePickerIndex": { - "file": { - "select": "" - }, - "files": { - "all_files": "", - "file_type": "", - "show_hidden": "" - }, - "filter": { - "created_asce": "", - "created_desc": "", - "modified_asce": "", - "modified_desc": "", - "name_asce": "", - "name_desc": "", - "size_asce": "", - "size_desc": "" - }, "folder": { - "label": "", - "select": "Usar esta carpeta", - "show_more": "" + "select": "Usar esta carpeta" } }, "MultiplePluginsInstallModal": { @@ -103,23 +71,16 @@ } }, "PluginListIndex": { - "freeze": "", - "hide": "", "no_plugin": "¡No hay plugins instalados!", "plugin_actions": "Acciones de plugin", "reinstall": "Reinstalar", "reload": "Recargar", - "show": "", - "unfreeze": "", "uninstall": "Desinstalar", "update_all_many": "Actualizar {{count}} plugins", "update_all_one": "Actualizar 1 plugin", "update_all_other": "Actualizar {{count}} plugins", "update_to": "Actualizar a {{name}}" }, - "PluginListLabel": { - "hidden": "" - }, "PluginLoader": { "decky_title": "Decky", "decky_update_available": "¡Actualización {{tag_name}} disponible!", @@ -186,11 +147,6 @@ "developer_mode": { "label": "Modo desarrollador" }, - "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" - }, "other": { "header": "Otros" }, @@ -201,19 +157,9 @@ "SettingsIndex": { "developer_title": "Desarrollador", "general_title": "General", - "plugins_title": "Plugins", - "testing_title": "" + "plugins_title": "Plugins" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Si desea contribuir a la tienda de plugins de Decky, mira el repositorio SteamDeckHomebrew/decky-plugin-template en GitHub. Hay información acerca del desarrollo y distribución en el archivo README.", "label": "Contribuyendo" @@ -237,17 +183,9 @@ "about": "Información", "alph_asce": "Alfabéticamente (Z-A)", "alph_desc": "Alfabéticamente (A-Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Navegar" }, - "store_testing_cta": "¡Por favor considera probar plugins nuevos para ayudar al equipo de Decky Loader!", - "store_testing_warning": { - "desc": "", - "label": "" - } + "store_testing_cta": "¡Por favor considera probar plugins nuevos para ayudar al equipo de Decky Loader!" }, "StoreSelect": { "custom_store": { @@ -261,17 +199,6 @@ "testing": "Pruebas" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, "Updater": { "decky_updates": "Actualizaciones de Decky", "no_patch_notes_desc": "No hay notas de parche para esta versión", |
