mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
810 B
27 lines
810 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
cs:
|
|
pagy:
|
|
p11n: 'WestSlavic'
|
|
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"
|
|
previous: "Předchozí"
|
|
next: "Další"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "položka"
|
|
few: "položky"
|
|
other: "položek"
|
|
info_tag:
|
|
no_count: "Strana %{page} z %{pages}"
|
|
no_items: "Nic nebylo nalezeno"
|
|
single_page: "Zobrazeno %{count} %{item_name}"
|
|
multiple_pages: "Zobrazeny položky %{from}-%{to} z %{count} celkem"
|
|
input_nav_js: "Strana %{page_input} z %{pages}"
|
|
limit_tag_js: "Zobrazit %{limit_input} %{item_name} na stránce"
|