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
704 B
25 lines
704 B
# See https://ddnexus.github.io/pagy/resources/i18n
|
|
|
|
fr:
|
|
pagy:
|
|
p11n: 'OneUptoTwoOther'
|
|
aria_label:
|
|
nav:
|
|
one: "Page"
|
|
other: "Pages"
|
|
previous: "Précédent"
|
|
next: "Suivant"
|
|
previous: "<"
|
|
next: ">"
|
|
gap: "…"
|
|
item_name:
|
|
one: "élément"
|
|
other: "éléments"
|
|
info_tag:
|
|
no_count: "Page %{page} sur %{pages}"
|
|
no_items: "Aucun %{item_name} trouvé"
|
|
single_page: "Affichage de %{count} %{item_name}"
|
|
multiple_pages: "Affichage des %{item_name} %{from} à %{to} sur %{count} au total"
|
|
input_nav_js: "Page %{page_input} sur %{pages}"
|
|
limit_tag_js: "Afficher %{limit_input} %{item_name} par page"
|