From 4ab3438ba19bfd9719001e6a6d0c0a4fdb40a046 Mon Sep 17 00:00:00 2001 From: Itacir Ferreira Pompeu Date: Fri, 28 Sep 2018 12:22:50 -0300 Subject: [PATCH] adding pt-br translation (#87) --- lib/locales/pagy.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lib/locales/pagy.yml b/lib/locales/pagy.yml index 74c0962d3..c638ffff8 100644 --- a/lib/locales/pagy.yml +++ b/lib/locales/pagy.yml @@ -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: