You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/pagy-43.4.4/locales/es.yml

25 lines
677 B

# See https://ddnexus.github.io/pagy/resources/i18n
es:
pagy:
p11n: 'OneOther'
aria_label:
nav:
one: "Página"
other: "Páginas"
previous: "Anterior"
next: "Siguiente"
previous: "<"
next: ">"
gap: "…"
item_name:
one: "ítem"
other: "ítems"
info_tag:
no_count: "Página %{page} de %{pages}"
no_items: "Sin resultados"
single_page: "Mostrando %{count} %{item_name}"
multiple_pages: "Mostrando %{item_name} %{from}-%{to} de %{count} en total"
input_nav_js: "Página %{page_input} de %{pages}"
limit_tag_js: "Mostrar %{limit_input} %{item_name} por página"