Sha256: 3a79103d4272b82d08fe0da83ca58043a4ef9d5825404820a0a48e9ef53df1b9

Contents?: true

Size: 830 Bytes

Versions: 8

Compression:

Stored size: 830 Bytes

Contents

# :west_slavic pluralization (see https://github.com/ddnexus/pagy/blob/master/lib/pagy/i18n.rb)
cs:
  pagy:
    aria_label:
      nav:
        one: "Stránka"
        few: "Stránky"  # use the other variant as this word is used as a bare plural without the numeral
        other: "Stránky"
      prev: "Předchozí"
      next: "Další"
    prev: "<"
    next: ">"
    gap: "…"
    item_name:
      one: "položka"
      few: "položky"
      other: "položek"
    info:
      no_items: "Nic nebylo nalezeno"
      single_page: "Zobrazeno <b>%{count}</b> %{item_name}"
      multiple_pages: "Zobrazeny položky <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

8 entries across 8 versions & 1 rubygems

Version Path
pagy-7.0.11 lib/locales/cs.yml
pagy-7.0.10 lib/locales/cs.yml
pagy-7.0.9 lib/locales/cs.yml
pagy-7.0.8 lib/locales/cs.yml
pagy-7.0.7 lib/locales/cs.yml
pagy-7.0.6 lib/locales/cs.yml
pagy-7.0.5 lib/locales/cs.yml
pagy-7.0.4 lib/locales/cs.yml