Sha256: 9cdf61939c8000dc81fa16d3af4608eea5af0fea0629a10bde3019d8945b7ddb

Contents?: true

Size: 812 Bytes

Versions: 5

Compression:

Stored size: 812 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 %{count} %{item_name}"
      multiple_pages: "Viser %{item_name} %{from}-%{to} af %{count} totalt"
    combo_nav_js: "Side %{page_input} af %{pages}"
    items_selector_js: "Antal %{items_input} %{item_name} per side"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pagy-8.1.1 locales/da.yml
pagy-8.1.0 locales/da.yml
pagy-8.0.2 locales/da.yml
pagy-8.0.1 gem/locales/da.yml
pagy-8.0.0 lib/locales/da.yml