Sha256: f4936590331bf57d47b5679277d8cc45dc285c3954809aea5db96bdd12d55874

Contents?: true

Size: 911 Bytes

Versions: 4

Compression:

Stored size: 911 Bytes

Contents

# :west_slavic pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
cs:
  pagy:
    # please add a comment in the https://github.com/ddnexus/pagy/issues/582
    # posting the translation of the following  "Page"/"Pages" with the plurals for this locale
    aria_label:
      nav: "Pages"
#        one: ""
#        few: ""
#        other: ""
      prev: "Předchozí"
      next: "Další"
    prev: "<"
    next: ">"
    gap: "…"
    item_name:
      one: "položka"
      few: "položek"
      other: "položky"
    info:
      no_items: "Nic nebylo nalezeno"
      single_page: "Zobrazeno <b>%{count}</b> %{item_name}"
      multiple_pages: "Zobrazeno %{item_name} <b>%{from}-%{to}</b> z <b>%{count}</b> celkem"
    combo_nav_js: "<label>Strana %{page_input} z %{pages}</label>"
    items_selector_js: "<label>Zobrazit %{items_input} %{item_name} na stránce</label>"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pagy-7.0.3 lib/locales/cs.yml
pagy-7.0.2 lib/locales/cs.yml
pagy-7.0.1 lib/locales/cs.yml
pagy-7.0.0 lib/locales/cs.yml