# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/gem/lib/pagy/i18n.rb) nl: pagy: aria_label: nav: one: "Pagina" other: "Pagina's" prev: "Vorige" next: "Volgende" prev: "<" next: ">" gap: "…" item_name: one: "stuk" other: "stuks" info: no_items: "Geen %{item_name} gevonden" single_page: "Toont %{count} %{item_name}" multiple_pages: "Toont %{from}-%{to} %{item_name} van %{count} in totaal" combo_nav_js: "Pagina %{page_input} van %{pages}" items_selector_js: "Toont %{items_input} %{item_name} per pagina"