diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
| commit | 24e1a239cc4b205d8beefce4051ffba078686c96 (patch) | |
| tree | d605f928843f4a9c8ab3925a7206c010aca749e6 /backend/decky_loader/locales/es-ES.json | |
| parent | 88fed53a07828a5f680282e0cf8efa745ad4bdc3 (diff) | |
| download | decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.tar.gz decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.zip | |
sort translations
Diffstat (limited to 'backend/decky_loader/locales/es-ES.json')
| -rw-r--r-- | backend/decky_loader/locales/es-ES.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/backend/decky_loader/locales/es-ES.json b/backend/decky_loader/locales/es-ES.json index fd06b698..b8a69c2e 100644 --- a/backend/decky_loader/locales/es-ES.json +++ b/backend/decky_loader/locales/es-ES.json @@ -61,17 +61,17 @@ "loading": "Trabajando" }, "title": { - "install_one": "Instalar 1 plugin", "install_many": "Instalar {{count}} plugins", + "install_one": "Instalar 1 plugin", "install_other": "Instalar {{count}} plugins", - "mixed_one": "Modificar 1 plugin", "mixed_many": "Modificar {{count}} plugins", + "mixed_one": "Modificar 1 plugin", "mixed_other": "Modificar {{count}} plugins", - "reinstall_one": "Reinstalar 1 plugin", "reinstall_many": "Reinstalar {{count}} plugins", + "reinstall_one": "Reinstalar 1 plugin", "reinstall_other": "Reinstalar {{count}} plugins", - "update_one": "Actualizar 1 plugin", "update_many": "Actualizar {{count}} plugins", + "update_one": "Actualizar 1 plugin", "update_other": "Actualizar {{count}} plugins" } }, @@ -112,8 +112,8 @@ "show": "", "unfreeze": "", "uninstall": "Desinstalar", - "update_all_one": "Actualizar 1 plugin", "update_all_many": "Actualizar {{count}} plugins", + "update_all_one": "Actualizar 1 plugin", "update_all_other": "Actualizar {{count}} plugins", "update_to": "Actualizar a {{name}}" }, @@ -134,13 +134,13 @@ "desc": "¿Estás seguro de que quieres desinstalar {{name}}?", "title": "Desinstalar {{name}}" }, - "plugin_update_one": "¡Actualización disponible para 1 plugin!", "plugin_update_many": "¡Actualizaciones disponibles para {{count}} plugins!", + "plugin_update_one": "¡Actualización disponible para 1 plugin!", "plugin_update_other": "¡Actualizaciones disponibles para {{count}} plugins!" }, "PluginView": { - "hidden_one": "", "hidden_many": "", + "hidden_one": "", "hidden_other": "" }, "RemoteDebugging": { |
