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