mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Translations update from Weblate (#645)
Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com> Co-authored-by: Meiton <michal.salati@gmail.com> Co-authored-by: Andrew <www.andru90@gmail.com> Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
This commit is contained in:
committed by
GitHub
parent
68c6eedb81
commit
1bccfe22ef
@@ -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_one": "Actualizar 1 plugin",
|
||||
"update_all_many": "Actualizar {{count}} plugins",
|
||||
"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,8 +157,7 @@
|
||||
"SettingsIndex": {
|
||||
"developer_title": "Desarrollador",
|
||||
"general_title": "General",
|
||||
"plugins_title": "Plugins",
|
||||
"testing_title": ""
|
||||
"plugins_title": "Plugins"
|
||||
},
|
||||
"Store": {
|
||||
"store_contrib": {
|
||||
@@ -228,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": {
|
||||
@@ -252,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",
|
||||
|
||||
Reference in New Issue
Block a user