mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
705 B
25 lines
705 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
it:
|
|
pagy:
|
|
p11n: 'OneOther'
|
|
aria_label:
|
|
nav:
|
|
one: "Pagina"
|
|
other: "Pagine"
|
|
previous: "Precedente"
|
|
next: "Seguente"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "elemento"
|
|
other: "elementi"
|
|
info_tag:
|
|
no_count: "Pagina %{page} di %{pages}"
|
|
no_items: "Nessun %{item_name} trovato"
|
|
single_page: "Visualizzazione di %{count} %{item_name}"
|
|
multiple_pages: "Visualizzazione %{item_name} %{from}-%{to} di %{count} in totale"
|
|
input_nav_js: "Pagina %{page_input} di %{pages}"
|
|
limit_tag_js: "Mostra %{limit_input} %{item_name} per pagina"
|