Sha256: f0039a9cdcf99bbd269f98251ce056dca949b81b19351bbe5ac79ef427efbf0a
Contents?: true
Size: 863 Bytes
Versions: 12
Compression:
Stored size: 863 Bytes
Contents
# :one_other pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb) da: pagy: aria_label: # please add a comment in the https://github.com/ddnexus/pagy/issues/583 # posting the translation of the following "Page"/"Pages" with the plurals for this locale nav: "Pages" # one: "" # other: "" prev: "Forrige" next: "Næste" prev: "<" next: ">" gap: "…" item_name: one: "resultat" other: "resultater" info: no_items: "Ingen %{item_name} fundet" single_page: "Viser <b>%{count}</b> %{item_name}" multiple_pages: "Viser %{item_name} <b>%{from}-%{to}</b> af <b>%{count}</b> totalt" combo_nav_js: "<label>Side %{page_input} af %{pages}</label>" items_selector_js: "<label>Antal %{items_input} %{item_name} per side</label>"
Version data entries
12 entries across 12 versions & 1 rubygems