diff options
| author | Diego Puma | 2024-01-06 20:18:40 -0500 |
|---|---|---|
| committer | GitHub | 2024-01-07 02:18:40 +0100 |
| commit | 0005eb2dd58c00241038cbd7ffe2a6bf9755738b (patch) | |
| tree | 0e95b80bd48cb2720de56d2f3e7c762b59d19eb3 /res | |
| parent | 8b2c7d93371b3d14993a34aaf1d98de3fb8f812c (diff) | |
| download | unexpected-keyboard-0005eb2dd58c00241038cbd7ffe2a6bf9755738b.tar.gz unexpected-keyboard-0005eb2dd58c00241038cbd7ffe2a6bf9755738b.zip | |
Update Spanish translations (#517)
Diffstat (limited to 'res')
| -rw-r--r-- | res/values-es/strings.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index efcd374..d8b7ea9 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -57,11 +57,11 @@ <string name="pref_theme_e_dark">Oscuro</string> <string name="pref_theme_e_light">Claro</string> <string name="pref_theme_e_black">Negro</string> - <string name="pref_theme_e_altblack">Negro Alternativo</string> + <string name="pref_theme_e_altblack">Negro alternativo</string> <string name="pref_theme_e_white">Blanco</string> <string name="pref_theme_e_epaper">ePaper</string> - <!-- <string name="pref_theme_e_desert">Desert</string> --> - <!-- <string name="pref_theme_e_jungle">Jungle</string> --> + <string name="pref_theme_e_desert">Desierto</string> + <string name="pref_theme_e_jungle">Selva</string> <string name="pref_swipe_dist_e_very_short">Muy corta</string> <string name="pref_swipe_dist_e_short">Corta</string> <string name="pref_swipe_dist_e_default">Normal</string> @@ -81,9 +81,9 @@ <string name="key_action_search">Buscar</string> <string name="key_action_send">Enviar</string> <string name="launcher_button_imesettings">Habilitar teclado</string> - <!-- <string name="launcher_button_imepicker">Select keyboard</string> --> + <string name="launcher_button_imepicker">Seleccionar método de entrada</string> <string name="launcher_description">Esta aplicación es un teclado virtual. Presiona el botón de abajo para ir a Ajustes y habilitar Unexpected Keyboard.</string> - <string name="launcher_sourcecode">Esta es una aplicación gratuita, libre y de código abierto. Puedes encontrar el código fuente o reportar errores en Github.</string> + <string name="launcher_sourcecode">Esta es una aplicación gratuita, libre y de código abierto. Puedes encontrar el código fuente o reportar errores en GitHub.</string> <string name="launcher_tryhere">Tras habilitarlo, puedes probar el teclado en este campo:</string> <string name="key_descr_capslock">Bloq Mayús</string> <string name="key_descr_switch_greekmath">Símb. griegos y matemáticos</string> |
