aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.es.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index 358c1999..5507ccae 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -76,6 +76,11 @@ config:
76 # redirect_current_page: 'To the current page' 76 # redirect_current_page: 'To the current page'
77 # pocket_consumer_key_label: Consumer key for Pocket to import contents 77 # pocket_consumer_key_label: Consumer key for Pocket to import contents
78 # android_configuration: Configure your Android application 78 # android_configuration: Configure your Android application
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
80 # help_items_per_page: "You can change the number of articles displayed on each page."
81 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
82 # help_language: "You can change the language of wallabag interface."
83 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
79 form_rss: 84 form_rss:
80 description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero' 85 description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero'
81 token_label: 'RSS token' 86 token_label: 'RSS token'
@@ -93,6 +98,7 @@ config:
93 name_label: 'Nombre' 98 name_label: 'Nombre'
94 email_label: 'Direccion e-mail' 99 email_label: 'Direccion e-mail'
95 twoFactorAuthentication_label: 'Autentificación de dos factores' 100 twoFactorAuthentication_label: 'Autentificación de dos factores'
101 # help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
96 delete: 102 delete:
97 # title: Delete my account (a.k.a danger zone) 103 # title: Delete my account (a.k.a danger zone)
98 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out. 104 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
@@ -106,6 +112,7 @@ config:
106 # entries: Remove ALL entries 112 # entries: Remove ALL entries
107 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE) 113 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
108 form_password: 114 form_password:
115 # description: "You can change your password here. Your new password should by at least 8 characters long."
109 old_password_label: 'Contraseña actual' 116 old_password_label: 'Contraseña actual'
110 new_password_label: 'Nueva contraseña' 117 new_password_label: 'Nueva contraseña'
111 repeat_new_password_label: 'Confirmar la nueva contraseña' 118 repeat_new_password_label: 'Confirmar la nueva contraseña'
@@ -247,7 +254,7 @@ about:
247 getting_help: 254 getting_help:
248 documentation: 'Documentación' 255 documentation: 'Documentación'
249 bug_reports: 'Reporte de errores' 256 bug_reports: 'Reporte de errores'
250 support: '<a href="https://support.wallabag.org">En nuestra web de apoyo website</a> o <a href="https://github.com/wallabag/wallabag/issues">en GitHub</a>' 257 support: '<a href="https://github.com/wallabag/wallabag/issues">en GitHub</a>'
251 helping: 258 helping:
252 description: 'wallabag es libre y gratuito. Usted puede ayudarnos :' 259 description: 'wallabag es libre y gratuito. Usted puede ayudarnos :'
253 by_contributing: 'contribuyendo al proyecto :' 260 by_contributing: 'contribuyendo al proyecto :'
@@ -477,7 +484,7 @@ error:
477flashes: 484flashes:
478 config: 485 config:
479 notice: 486 notice:
480 config_saved: 'Configuración guardada. Algunos parámetros serán recargados cuando se vuelva a conectar.' 487 config_saved: 'Configuración guardada.'
481 password_updated: 'Contraseña actualizada' 488 password_updated: 'Contraseña actualizada'
482 password_not_updated_demo: "En modo demo, no puede cambiar la contraseña del usuario." 489 password_not_updated_demo: "En modo demo, no puede cambiar la contraseña del usuario."
483 user_updated: 'Su información personal ha sido actualizada' 490 user_updated: 'Su información personal ha sido actualizada'