Skip to content

Commit

Permalink
adding pt-br translation (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pompeu authored and ddnexus committed Sep 28, 2018
1 parent d1f8674 commit 4ab3438
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions lib/locales/pagy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,29 @@ ja:
items:
show: ""
items: "件ずつ表示"
pt-br:
pagy:
nav:
prev: "‹ Anterior"
next: "Próximo ›"
gap: "…"
current: "Está na página"
info:
single_page:
zero: "Sem resultados"
one: "Mostrando 1 %{item_name}"
other: "Mostrando %{count} %{item_name}"
multiple_pages: "Mostrando %{item_name} %{from}-%{to} no total de %{count}"
item_name:
zero: "itens"
one: "item"
other: "itens"
compact:
page: "Página"
of: "de"
items:
show: "Mostrar"
items: "itens por página"
tr:
pagy:
nav:
Expand Down

0 comments on commit 4ab3438

Please sign in to comment.