# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
it:
pagy:
item_name:
one: "elemento"
other: "elementi"
nav:
prev: "‹ Precedente"
next: "Seguente ›"
gap: "…"
info:
no_items: "Nessun %{item_name} trovato"
single_page: "Visualizzazione di %{count} %{item_name}"
multiple_pages: "Visualizzazione %{item_name} %{from}-%{to} di %{count} in totale"
combo_nav_js: ""
items_selector_js: ""