# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
pt-BR:
pagy:
aria_label:
nav:
one: "Página"
other: "Páginas"
prev: "Anterior"
next: "Próximo"
prev: "<"
next: ">"
gap: "…"
item_name:
one: "item"
other: "itens"
info:
no_items: "Sem resultados"
single_page: "Mostrando %{count} %{item_name}"
multiple_pages: "Mostrando %{item_name} %{from}-%{to} do total de %{count}"
combo_nav_js: ""
items_selector_js: ""