mirror of https://github.com/tootsuite/mastodon
finished spanish translation for es.yml
parent
084668c170
commit
a05fe70c24
|
@ -23,37 +23,37 @@ en:
|
||||||
forgot_password: ¿Olvidó su contraseña?
|
forgot_password: ¿Olvidó su contraseña?
|
||||||
login: Iniciar sesión
|
login: Iniciar sesión
|
||||||
register: Registrarse
|
register: Registrarse
|
||||||
resend_confirmation: Resend confirmation instructions
|
resend_confirmation: Volver a enviar las instrucciones de confirmación
|
||||||
reset_password: Reset password
|
reset_password: Restablecer contraseña
|
||||||
set_new_password: Set new password
|
set_new_password: Establecer nueva contraseña
|
||||||
generic:
|
generic:
|
||||||
changes_saved_msg: Changes successfully saved!
|
changes_saved_msg: ¡Cambios guardados con éxito!
|
||||||
powered_by: powered by %{link}
|
powered_by: powered by %{link}
|
||||||
save_changes: Save changes
|
save_changes: Guardar cambios
|
||||||
validation_errors:
|
validation_errors:
|
||||||
one: Something isn't quite right yet! Please review the error below
|
one: ¡Algo no está todavía bien! Por favor, revise el error más abajo
|
||||||
other: Something isn't quite right yet! Please review %{count} errors below
|
other: ¡Algo no está todavía bien! Por favor, revise %{count} errores más abajo
|
||||||
notification_mailer:
|
notification_mailer:
|
||||||
favourite:
|
favourite:
|
||||||
body: 'Your status was favourited by %{name}:'
|
body: 'Su estado fue marcado como favorito por %{name}:'
|
||||||
subject: "%{name} favourited your status"
|
subject: "%{name} marcó como favorito su estado"
|
||||||
follow:
|
follow:
|
||||||
body: "%{name} is now following you!"
|
body: "¡%{name} le está ahora siguiendo!"
|
||||||
subject: "%{name} is now following you"
|
subject: "%{name} le esta ahora siguiendo"
|
||||||
mention:
|
mention:
|
||||||
body: 'You were mentioned by %{name} in:'
|
body: 'Fue mencionado por %{name} en:'
|
||||||
subject: You were mentioned by %{name}
|
subject: Fue mencionado por %{name}
|
||||||
reblog:
|
reblog:
|
||||||
body: 'Your status was reblogged by %{name}:'
|
body: 'Su estado fue vuelto a publicar por %{name}:'
|
||||||
subject: "%{name} reblogged your status"
|
subject: "%{name} volvió a publicar su estado"
|
||||||
pagination:
|
pagination:
|
||||||
next: Next
|
next: Próximo
|
||||||
prev: Prev
|
prev: Anterior
|
||||||
settings:
|
settings:
|
||||||
edit_profile: Edit profile
|
edit_profile: Editar perfil
|
||||||
preferences: Preferences
|
preferences: Preferencias
|
||||||
stream_entries:
|
stream_entries:
|
||||||
favourited: favourited a post by
|
favourited: marcado como favorito por
|
||||||
is_now_following: is now following
|
is_now_following: está ahora siguiendo
|
||||||
will_paginate:
|
will_paginate:
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
|
|
Loading…
Reference in New Issue