config/locales/es.yml in activeadmin-1.0.0 vs config/locales/es.yml in activeadmin-1.1.0
- old
+ new
@@ -6,10 +6,11 @@
call_to_action: "Para agregar secciones edite 'app/admin/dashboard.rb'"
view: "Ver"
edit: "Editar"
delete: "Eliminar"
delete_confirmation: "¿Está seguro de que quiere eliminar esto?"
+ create_another: "Crear otro %{model}"
new_model: "Añadir %{model}"
edit_model: "Editar %{model}"
delete_model: "Eliminar %{model}"
details: "Detalles de %{model}"
cancel: "Cancelar"
@@ -29,10 +30,14 @@
equals: "Igual a"
starts_with: "Empieza con"
ends_with: "Termina con"
greater_than: "Mayor que"
less_than: "Menor que"
+ gteq_datetime: "Mayor o igual que"
+ lteq_datetime: "Menor o igual que"
+ from: "Desde"
+ to: "Hasta"
search_status:
headline: "Estado de la búsqueda:"
current_scope: "Alcance:"
current_filters: "Filtros actuales:"
no_current_filters: "Ninguno"
@@ -49,10 +54,11 @@
empty: "No se han encontrado %{model}"
one: "Mostrando <b>1</b> %{model}"
one_page: "Mostrando <b>un total de %{n}</b> %{model}"
multiple: "Mostrando %{model} <b>%{from} - %{to}</b> de un total de <b>%{total}</b>"
multiple_without_total: "Mostrando %{model} <b>%{from} - %{to}</b>"
+ per_page: "Por página: "
entry:
one: "registro"
other: "registros"
any: "Cualquiera"
blank_slate:
@@ -66,21 +72,19 @@
delete_confirmation: "Eliminar %{plural_model}: ¿Está seguro?"
succesfully_destroyed:
one: "Se ha destruido 1 %{model} con éxito"
other: "Se han destruido %{count} %{plural_model} con éxito"
selection_toggle_explanation: "(Cambiar selección)"
- link: "Añadir"
action_label: "%{title} seleccionados"
labels:
destroy: "Borrar"
comments:
created_at: "Fecha de creación"
resource_type: "Tipo de recurso"
author_type: "Tipo de autor"
body: "Cuerpo"
author: "Autor"
- title: "Comentario"
add: "Comentar"
delete: "Borrar Comentario"
delete_confirmation: "¿Está seguro que desea borrar este comentario?"
resource: "Recurso"
no_comments_yet: "No hay comentarios aún."
@@ -94,11 +98,13 @@
email:
title: "Email"
subdomain:
title: "Subdominio"
password:
- title: "Password"
+ title: "Contraseña"
+ password_confirmation:
+ title: "Confirmar Contraseña"
sign_up:
title: "Registrarse"
submit: "Registrarse"
login:
title: "Iniciar Sesión"
@@ -124,10 +130,10 @@
resend_unlock_instructions: "Reenviar instrucciones de desbloqueo"
resend_confirmation_instructions: "Reenviar instrucciones de confirmación"
unsupported_browser:
headline: "Por favor tenga en cuenta que Active Admin no soporta versiones de Internet Explorer menores a 8."
recommendation: "Recomendamos que actualice a la última versión de <a href=\"http://windows.microsoft.com/ie\">Internet Explorer</a>, <a href=\"https://chrome.google.com/\">Google Chrome</a>, o <a href=\"https://mozilla.org/firefox/\">Firefox</a>."
- turn_off_compatibility_view: "Si está usando IE 9 o superior, asegúrese de <a href=\"http://windows.microsoft.com/es-es/windows7/webpages-look-incorrect-in-Internet-Explorer\">apagar la \"Vista de compatibilidad\"</a>."
+ turn_off_compatibility_view: "Si está usando IE 9 o superior, asegúrese de <a href=\"https://support.microsoft.com/es-es/help/17471\">apagar la \"Vista de compatibilidad\"</a>."
access_denied:
message: "No está autorizado/a a realizar esta acción."
index_list:
table: "Tabla"
block: "Lista"