# :polish pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/locales/utils/p11n.rb)
pl:
pagy:
item_name:
one: "element"
few: "elementy"
many: "elementów"
other: "elementów"
nav:
prev: "‹ Poprzednia"
next: "Następna ›"
gap: "…"
info:
no_items: "Nie znaleziono %{item_name}"
single_page: "Wyświetlono %{count} %{item_name}"
multiple_pages: "Wyświetlono %{item_name} %{from}-%{to} z wszystkich %{count}"
combo_nav_js: ""
items_selector_js: ""