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.
25 lines
690 B
25 lines
690 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
ca:
|
|
pagy:
|
|
p11n: 'OneOther'
|
|
aria_label:
|
|
nav:
|
|
one: "Pàgina"
|
|
other: "Pàgines"
|
|
previous: "Anterior"
|
|
next: "Següent"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "element"
|
|
other: "elements"
|
|
info_tag:
|
|
no_count: "Pàgina %{page} de %{pages}"
|
|
no_items: "No s'ha trobat cap resultat"
|
|
single_page: "Mostrant %{count} %{item_name}"
|
|
multiple_pages: "Mostrant %{item_name} %{from}-%{to} de %{count} en total"
|
|
input_nav_js: "Pàgina %{page_input} de %{pages}"
|
|
limit_tag_js: "Mostra %{limit_input} %{item_name} per pàgina"
|