pagination.pt-BR.yml
564 Bytes
pt-BR:
views:
pagination:
first: "« Primeiro"
last: "Último »"
previous: "‹ Anterior"
next: "Próximo ›"
truncate: "…"
helpers:
page_entries_info:
one_page:
display_entries:
zero: "Nenhum %{entry_name} encontrado"
one: "Mostrando <b>1</b> %{entry_name}"
other: "Mostrando <b>todos os %{count}</b> %{entry_name}"
more_pages:
display_entries: "Mostrando %{entry_name} <b>%{first} - %{last}</b> de <b>%{total}</b> no total"