mirror of https://github.com/docusealco/docuseal
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.
25 lines
677 B
25 lines
677 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
pt:
|
|
pagy:
|
|
p11n: 'OneOther'
|
|
aria_label:
|
|
nav:
|
|
one: "Página"
|
|
other: "Páginas"
|
|
previous: "Anterior"
|
|
next: "Próximo"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "item"
|
|
other: "itens"
|
|
info_tag:
|
|
no_count: "Página %{page} de %{pages}"
|
|
no_items: "Sem resultados"
|
|
single_page: "Mostrando %{count} %{item_name}"
|
|
multiple_pages: "Mostrando %{item_name} %{from}-%{to} de um total de %{count}"
|
|
input_nav_js: "Página %{page_input} de %{pages}"
|
|
limit_tag_js: "Mostrar %{limit_input} %{item_name} por página"
|