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.
29 lines
787 B
29 lines
787 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
bs:
|
|
pagy:
|
|
p11n: 'EastSlavic'
|
|
aria_label:
|
|
nav:
|
|
one: "Stranica"
|
|
few: "Stranice"
|
|
many: "Stranica"
|
|
other: "Stranice"
|
|
previous: "Prethodna"
|
|
next: "Sljedeća"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "stavka"
|
|
few: "stavke"
|
|
many: "stavki"
|
|
other: "stavki"
|
|
info_tag:
|
|
no_count: "Stranica %{page} od %{pages}"
|
|
no_items: "Nije pronađena %{item_name}"
|
|
single_page: "Prikazuje se %{count} %{item_name}"
|
|
multiple_pages: "Prikaz %{item_name} %{from}-%{to} od %{count} ukupno"
|
|
input_nav_js: "Stranica %{page_input} od %{pages}"
|
|
limit_tag_js: "Prikaži %{limit_input} %{item_name} po stranici"
|