# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
it:
pagy:
aria_label:
nav:
one: "Pagina"
other: "Pagine"
prev: "Precedente"
next: "Seguente"
prev: "<"
next: ">"
gap: "…"
item_name:
one: "elemento"
other: "elementi"
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: ""