popsu-d9/config/sync/pagerer.style.slider.yml
2022-02-17 22:12:05 +01:00

87 lines
2.8 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

_core:
default_config_hash: O1a0vCgcVUbnCCrqbizt9pYNBg7f39hsw1PlIDrVCSA
langcode: fr
default_config:
display: pages
display_restriction: 2
prefix_display: true
suffix_display: true
first_link: never
previous_link: never
next_link: never
last_link: never
slider_width: 27
slider_action: tickmark
slider_action_timeout: 0
slider_navigation_icons: 'yes'
tags:
pages:
prefix_label: 'Page <b>@number</b> / @total'
suffix_label: 'of @total'
page_current: '@number'
page_current_title: 'Page courante'
page_current_reader: 'Page courante'
first: «
first_title: 'Aller à la première page'
first_reader: 'Première page'
previous:
previous_title: 'Aller à la page précédente'
previous_reader: 'Page précédente'
next:
next_title: 'Aller à la page suivante'
next_reader: 'Page suivante'
last: »
last_title: 'Aller à la dernière page'
last_reader: 'Dernière page'
pageset_empty: 'No pages to display.'
page_previous: '@number'
page_next: '@number'
slider_title: 'Drag the handle to the page required.'
slider_tickmark_title: 'Then, click on the tickmark.'
items:
prefix_label: Élément
suffix_label: 'of @total_items'
page_current: '@item'
page_current_title: 'Current items'
page_current_reader: 'Current items'
first: «
first_title: 'Go to first item'
first_reader: 'Premier élément'
previous:
previous_title: 'Go to previous items'
previous_reader: 'Previous items'
next:
next_title: 'Go to next items'
next_reader: 'Next items'
last: »
last_title: 'Go to last item'
last_reader: 'Last item'
pageset_empty: 'No items to display.'
page_previous: '@item'
page_next: '@item'
slider_title: 'Drag the handle to the item required.'
slider_tickmark_title: 'Then, click on the tickmark.'
item_ranges:
prefix_label: Éléments
suffix_label: 'of @total_items'
page_current: '@item_low-@item_high'
page_current_title: 'Current items'
page_current_reader: 'Current items'
first: «
first_title: 'Go to first items'
first_reader: 'First items'
previous:
previous_title: 'Go to previous items'
previous_reader: 'Previous items'
next:
next_title: 'Go to next items'
next_reader: 'Next items'
last: »
last_title: 'Go to last items'
last_reader: 'Last items'
pageset_empty: 'No items to display.'
page_previous: '@item_low-@item_high'
page_next: '@item_low-@item_high'
slider_title: 'Drag the handle to the item range required.'
slider_tickmark_title: 'Then, click on the tickmark.'