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
657 B
25 lines
657 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
nn:
|
|
pagy:
|
|
p11n: 'OneOther'
|
|
aria_label:
|
|
nav:
|
|
one: "Side"
|
|
other: "Sider"
|
|
previous: "Førre"
|
|
next: "Neste"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "resultat"
|
|
other: "resultat"
|
|
info_tag:
|
|
no_count: "Side %{page} av %{pages}"
|
|
no_items: "Ingen %{item_name} funne"
|
|
single_page: "Viser %{count} %{item_name}"
|
|
multiple_pages: "Viser %{item_name} %{from}-%{to} av totalt %{count}"
|
|
input_nav_js: "Side %{page_input} av %{pages}"
|
|
limit_tag_js: "Vis %{limit_input} %{item_name} per side"
|