;; @package Modals ;; @version 11.7.1 ;; ;; @author Peter van Westen <info@regularlabs.com> ;; @link http://www.regularlabs.com ;; @copyright Copyright © 2020 Regular Labs All Rights Reserved ;; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL ;; ;; @translate Want to help with translations? See: https://www.regularlabs.com/translate PLG_SYSTEM_MODALS="System - Regular Labs - Modals" PLG_SYSTEM_MODALS_DESC="Modals - créer des fenêtres modales pop-up pour Joomla!" MODALS="Modals" INSERT_MODAL="Insérer Modal" MODALS_DESC="Avec Modals vous pouvez créer des liens vers des fenêtres modales en pop-up partout dans Joomla!<br><br>La syntaxe ressemblera à :<br><span class="rl_code">{modal url/de/la/page/a/ouvrir}Texte du lien{/modal}</span>" MDL_EXTENSION_CAN_NOT_FUNCTION="[[%1:extension name%]] ne peut pas fonctionner." MDL_REGULAR_LABS_LIBRARY_NOT_ENABLED="Le plugin Regular Labs Library n'est pas activé." MDL_REGULAR_LABS_LIBRARY_NOT_INSTALLED="Le plugin Regular Labs Library n'est pas installé." MDL_REGULAR_LABS_LIBRARY_OUTDATED="Le plugin de la bibliothèque Regular Labs est obsolète. Essayez de réinstaller [[%1:extension name%]]." COM_PLUGINS_MDL_AUTOCONVERT_FIELDSET_LABEL="Conversion automatique" MDL_ADD_REDIRECT="Ajouter script de redirection" MDL_ADD_REDIRECT_DESC="Si sélectionné, un script de redirection sera ajouté aux pages modales qui aura pour effet de recharger la page comme une page normale lorsqu'elle ne s'ouvre pas dans une fenêtre modale." MDL_ARTICLE_DESC="Sélectionnez un article que vous souhaitez ouvrir dans une fenêtre modale." MDL_ARTICLE_FREE_DESC="Avec la version Pro de Modals, vous pouvez créer un lien direct vers un article sans connaître l'adresse exacte. Il vous suffit de choisir l'article parmi la liste de tous les articles.<br><br>Mais vous pouvez toujours utiliser la méthode habituelle et insérer l'adresse complète de l'article." MDL_ARTICLE_TYPE="Utiliser le Titre ou l'ID" MDL_ARTICLE_TYPE_DESC="Choisir s'il faut utiliser le titre de l'article ou son ID dans le tag <code>modal</code>." MDL_AS_DESCRIPTION="Comme description" MDL_AS_TITLE="Comme titre" MDL_AUTO_CORRECT_SIZE="Taille automatiquement corrigée" MDL_AUTO_CORRECT_SIZE_DELAY="Délai (ms) de redimensionnement automatique" MDL_AUTO_CORRECT_SIZE_DELAY_DESC="Le délai (en millisecondes) après lequel le modal doit corriger automatiquement sa taille. Augmentez cette valeur si des scripts (trop lents) provoquent des changements au niveau des dimensions du contenu du modal." MDL_AUTO_CORRECT_SIZE_DESC="Si sélectionné, le modal sera redimensionné après le chargement de son contenu. Cela peut améliorer d'éventuels problèmes avec certains types de contenu." MDL_AUTO_GALLERY="Galerie automatique" MDL_AUTO_GROUP="Groupe automatique" MDL_AUTO_GROUP_DESC="Sélectionner pour grouper automatiquement certains types de fichier afin de créer des séries / galeries." MDL_AUTO_GROUP_FILTER="Filtre d'adresse/de fichier" MDL_AUTO_GROUP_FILTER_DESC="Le filtre (RegExp) utilisé pour définir quelle adresse ou type de fichier il faut grouper automatiquement." MDL_AUTO_TITLES="Titres automatiques" MDL_AUTO_TITLES_DESC="Si sélectionné, le titre sera automatiquement défini à partir du nom du fichier. Cela s'applique uniquement aux fichiers media." MDL_AUTOCLOSE="Fermeture automatique (ms)" MDL_AUTOCLOSE_DESC="Définir le temps (en millisecondes) après lequel la fenêtre modale doit se fermer automatiquement. Laisser vide pour désactiver la fermeture automatique." MDL_AUTOCONVERT="Conversion automatique" MDL_AUTOCONVERT_CLASSNAMES_DESC="Si sélectionné, tous les liens avec une de ces classes seront convertis en liens vers une fenêtre modale." MDL_AUTOCONVERT_CLASSNAMES_IMAGES_DESC="Si sélectionné, toutes les images avec une de ces classes seront converties en liens vers une fenêtre modale." MDL_AUTOCONVERT_FILETYPES_DESC="Si sélectionné, tous les liens vers des fichiers correspondant aux types seront convertis en liens vers une fenêtre modale." MDL_AUTOCONVERT_URLS_DESC="Si sélectionné, tous les liens correspondant à l'adresse sélectionnée seront convertis en liens vers une fenêtre modale." MDL_CASE_TITLES="Casse des titres automatiques" MDL_CASE_TITLES_DESC="Sélectionner quelle casse doit être appliquée au titre automatique" MDL_CLASSNAMES="Noms de classes" MDL_CLASSNAMES_DESC="Une virgule sépare les noms de classes. Les liens qui ont une de ces classes seront automatiquement convertis en liens vers une fenêtre modale." MDL_CLASSNAMES_IMAGES_DESC="Une virgule sépare les noms de classes. Les images qui ont une de ces classes seront automatiquement converties en une galerie s'ouvrant en fenêtre modale." MDL_CONTENT_DESC="Entrer le contenu souhaité qui doit s'ouvrir en fenêtre modale." MDL_CONTENT_TAG="Balise de contenu modal" ; MDL_CONTENT_TAG_DESC="The word used for the modal content tags used to define content for modal links that open by id.<br><br>You can change the word if you are using another plugin that uses this tag syntax." MDL_CREATE_THUMBNAILS="Créer les miniatures" ; MDL_CREATE_THUMBNAILS_DESC="If selected, thumbnails will be automatically created for images if they do not exist yet. The thumbnails will be created using below settings." MDL_CSS_CLASS_LINK="Classe CSS du lien" ; MDL_CSS_CLASS_LINK_DESC="An optional CSS class name to add to the Modal link element. This can be used for styling purposes." MDL_CSS_CLASS_MODAL="Classe CSS de la fenêtre modale" ; MDL_CSS_CLASS_MODAL_DESC="An optional CSS class name to add to the Modal popup element. This can be used for styling purposes." ; MDL_DIMENSION_DESC="Set the fixed dimension. In pixels (ie 500) or percentage (ie 80%). Leave empty to attempt auto-sizing." MDL_DIMENSIONS="Dimensions" MDL_DISABLE_BACKGROUND_SCROLLING="Désactiver le défilement de l'arrière-plan" ; MDL_DISABLE_BACKGROUND_SCROLLING_DESC="Select to disable the main window from scrolling along when the modal is opened." MDL_DISABLE_ON_MOBILE="Désactiver sur mobile" ; MDL_DISABLE_ON_MOBILE_DESC="Select to open links normally (not in modal windows) on narrow screens." ; MDL_DISABLE_ON_MOBILE_SPLASH="Disable Pageload Popups on Mobile" ; MDL_DISABLE_ON_MOBILE_SPLASH_DESC="Select to disable modal popups entirely for modals set to open on pageload." MDL_ELASTIC="Élastique" ; MDL_ENABLE_ARROW_KEYS="Enable Arrow Keys" ; MDL_ENABLE_ARROW_KEYS_DESC="If selected, enables the left and right arrow keys from navigating between the items in a group." MDL_ENABLE_CLOSE_BUTTON="Bouton de fermeture" ; MDL_ENABLE_CLOSE_BUTTON_DESC="If selected, enables the close button." ; MDL_ENABLE_COUNTDOWN="Enable Countdown Bar" ; MDL_ENABLE_COUNTDOWN_DESC="If selected, there will be a countdown bar at the top of the modal when using the autoclose feature." ; MDL_ENABLE_ESC_KEY="Enable ESC Key" ; MDL_ENABLE_ESC_KEY_DESC="If selected, enables closing the modal on 'esc' key press." ; MDL_ENABLE_OVERLAY="Enable Overlay" ; MDL_ENABLE_OVERLAY_DESC="If selected, an overlay will cover the rest of the website, behind the modal." ; MDL_EXCLUDE_URLS="Exclude URLs" ; MDL_EXCLUDE_URLS_DESC="A comma separated list of (part of) URLs to exclude." ; MDL_EXTERNAL_DIMENSION_DESC="Set the fixed dimension for external URLs. In pixels (ie 500) or percentage (ie 80%)." ; MDL_EXTERNAL_HEIGHT="Height External Pages" ; MDL_EXTERNAL_LINKS="External Links" ; MDL_EXTERNAL_LINKS_DESC="If selected, all links to external sites will be converted to modal popup links." ; MDL_EXTERNAL_WIDTH="Width External Pages" MDL_FADE="Fondu" ; MDL_FAST_IFRAME="Fast Iframe" ; MDL_FAST_IFRAME_DESC="If deselected, the loading graphic removal and onComplete event will be delayed until iframe's content has completely loaded." ; MDL_FILETYPES="Filetypes" ; MDL_FILETYPES_DESC="A comma separated list of filetypes. Links that point to any of the defined filetypes will be converted to modal popup links." ; MDL_FIRST="First (Alphabetically)" MDL_FIXED="Fixe" ; MDL_FIXED_DESC="If selected, the modal will be displayed in a fixed position within the visitor's viewport. This is unlike the default absolute positioning relative to the document." MDL_GALLERIES="Galeries" ; MDL_GALLERY_DESC="Enter the path to the folder that contains your gallery images." MDL_GALLERY_FILTER="Filtre de fichier" ; MDL_GALLERY_FILTER_DESC="The filter (Regular Expression) used to find the image files in the given gallery folder." ; MDL_GALLERY_FIRST="First Image" ; MDL_GALLERY_FIRST_DESC="Select what image you want to show as first image in the gallery" ; MDL_GALLERY_FIRST_SPECIFIC="Specific First Image" ; MDL_GALLERY_FIRST_SPECIFIC_DESC="Enter the file name of the image you want to show first" ; MDL_GALLERY_FREE_DESC="The Pro version of Modals provides you with the ability to create galleries from the images in the specified folder and create clickable thumbnails to open the modal." MDL_GALLERY_SEPARATOR="Séparateur d'image" ; MDL_GALLERY_SEPARATOR_DESC="Set the separator html for the images in the gallery. By default this is a space. Enter {none} to have no spacing between images." ; MDL_GALLERY_SHOW_ALL="Show All Gallery Thumbnails" ; MDL_GALLERY_SHOW_ALL_DESC="If selected, all thumbnails in the given gallery folder will be automatically shown." MDL_GALLERY_SLIDESHOW="Diaporama" ; MDL_GALLERY_SLIDESHOW_DESC="Select to open the gallery as a slideshow." ; MDL_GALLERY_THUMBNAIL_SPECIFIC="Specific Thumbnail Image" ; MDL_GALLERY_THUMBNAIL_SPECIFIC_DESC="Enter the file name of the thumbnail you want to show" MDL_GROUPS="Diaporamas / Groupes" MDL_IFRAME="Ouvrir en Iframe" ; MDL_IFRAME_DESC="If selected, modals will be opened as iframe by default. This excludes links to media files." ; MDL_IFRAME_DESC2="Select to open the modal as an iframe. This excludes links to media files." ; MDL_IFRAME_FILES="Iframe File Types" ; MDL_IFRAME_FILES_DESC="A comma separated list of file types to always open in iframe mode." ; MDL_IMAGE_DESC="Select an image you want to open in the modal popup.<br>If you want to open an external image, simply use the URL option." ; MDL_IMAGE_FREE_DESC="The Pro version of Modals provides you with the ability to select image via the media browser and to display a clickable thumbnail to open the modal.<br><br>But you can still use the main URL method to insert the full url of the image." MDL_IMAGES="Images" ; MDL_INITIAL_DIMENSION_DESC="Set the initial dimension, prior to any content being loaded. In pixels (ie 500) or percentage (ie 80%)." MDL_INITIAL_HEIGHT="Hauteur initiale" MDL_INITIAL_WIDTH="Largeur initiale" ; MDL_INTERNAL_LINKS="Internal Links" ; MDL_INTERNAL_LINKS_DESC="If selected, all links to internal sites will be converted to modal popup links." ; MDL_LINK_TEXT_HINT="Text for the link" MDL_LINKS="Liens" ; MDL_LOAD_HEAD="Load scripts/styles" ; MDL_LOAD_HEAD_DESC="Select to load the scripts, styles and other document head data in the inline modal content. Only enable when certain functionality/styling isn't working inside the modal windows." MDL_LOOP="Boucle" ; MDL_LOOP_DESC="If selected, enables the ability to loop back to the beginning of the group when on the last element." MDL_LOWERCASE="En minuscules" ; MDL_MAX_DIMENSION_DESC="Set the maximum dimension for loaded content. In pixels (ie 500) or percentage (ie 80%). Set to 0 for no maximum." MDL_MAX_HEIGHT="Hauteur maximale" MDL_MAX_WIDTH="Largeur maximale" MDL_MEDIA_FILES="Types de fichier média" ; MDL_MEDIA_FILES_DESC="A comma separated list of file types to interpret as media files." ; MDL_MOBILE_MAX_WIDTH="Max Width Mobiles" ; MDL_MOBILE_MAX_WIDTH_DESC="The maximum width in pixels for which to disable Modals." MDL_MODALTXT_CLOSE="fermer" MDL_MODALTXT_CURRENT="%1$s / %2$s" ; MDL_MODALTXT_IMGERROR="This image failed to load." MDL_MODALTXT_NEXT="suivant" MDL_MODALTXT_PREVIOUS="précédent" ; MDL_MODALTXT_XHRERROR="This content failed to load." ; MDL_MORE_SETTINGS="For more available options you can set via the <code>{modal}</code> tag, please see [[%1:start link%]]the Modals Tutorial[[%2:end link%]]." ; MDL_ONCE="Once" ; MDL_OPACITY="Overlay Opacity" ; MDL_OPACITY_DESC="The overlay opacity level. Range: 0 to 1." ; MDL_OPEN_COKIE_ID_DESC="Enter an optional ID to append to the cookie name. You can use this when changing settings and want to negate earlier set cookies." ; MDL_OPEN_COOKIE_ID="Cookie ID" ; MDL_OPEN_COOKIE_ID_DESC="Option to set a unique cookie ID for the open count" ; MDL_OPEN_COUNT_BASED_ON="Open count based on" ; MDL_OPEN_COUNT_BASED_ON_DESC="Select whether to base the open count on the visits on entire website or on specific page (url). The open count is used when using the open="..."attribute." ; MDL_OPEN_COUNT_TTL="Cookie Lifetime" ; MDL_OPEN_COUNT_TTL_DESC="The of lifetime of the cookie (in minutes) used to determine the open count. Set to 0 to have no expiration time, the browser cookie will then be kept till the user removes it manually." ; MDL_OPEN_ON_PAGELOAD="Open on Pageload" ; MDL_OPEN_ON_PAGELOAD_DESC="Select to open the modal directly on pageload, every time (Yes) or just the first time (Once)." ; MDL_OVERLAY_CLOSE="Overlay Close" ; MDL_OVERLAY_CLOSE_DESC="If selected, enables closing the modal by clicking on the background overlay." ; MDL_PAGE_COOKIES="Page (Cookies)" ; MDL_POSITIONING="Positioning" ; MDL_POSITIONING_DESC="Controls the positioning of the modal instead of using the default position of being centered in the viewport. In pixels (ie 20) or percentage (ie 10%)." ; MDL_PRELOADING="Preloading" ; MDL_PRELOADING_DESC="If selected, the 'Next' and 'Previous' content in a group will get preloaded after the current content has finished loading." MDL_RANDOM="Aléatoire" ; MDL_REPOSITION="Reposition" ; MDL_REPOSITION_DESC="Repositions the modal if the window's resize event is fired." MDL_RETINA_IMAGE="Image Retina" ; MDL_RETINA_IMAGE_DESC="If selected, the modal will scale down the current photo to match the screen's pixel ratio" MDL_RETINA_IMAGES="Images Retina" MDL_RETINA_SUFFIX="Suffixe Retina" ; MDL_RETINA_SUFFIX_DESC="If the device has a high resolution display, the href value will have it's extension extended with this suffix. For example, the default value would change my-photo.jpg to my-photo@2x.jpg" ; MDL_RETINA_URL="Retina URL" ; MDL_RETINA_URL_DESC="If selected and the device has a high resolution display, the modal will replace the current photo's file extension with the Retina Suffix + extension" ; MDL_RETURN_FOCUS="Return Focus" ; MDL_RETURN_FOCUS_DESC="If selected, focus will be returned when the modal exits to the element it was launched from." ; MDL_SCALE_PHOTOS="Scale Images" ; MDL_SCALE_PHOTOS_DESC="If selected, and if maxWidth, maxHeight, width or height have been defined, the modal will scale images to fit within the those values." ; MDL_SETTINGS_TITLE="Extra Modal Settings" MDL_SLIDESHOW="Diaporama" MDL_SLIDESHOW_AUTO="Diaporama automatique" ; MDL_SLIDESHOW_AUTO_DESC="If selected, the slideshow will automatically start to play." ; MDL_SLIDESHOW_DESC="If selected, adds an automatic slideshow to a content group / gallery." MDL_SLIDESHOW_SPEED="Vitesse du diaporama" MDL_SLIDESHOW_SPEED_DESC="Définit la vitesse du diaporama, en millisecondes." MDL_SPECIFIC="Image spécifique" MDL_SPEED="Vitesse" MDL_SPEED_DESC="Réglage de la vitesse en millisecondes de la transition." MDL_STYLE="Style" MDL_STYLE_DESC="Sélectionner un style à utiliser pour les fenêtres modales en pop-up" MDL_SUB_TEMPLATE="Sous-template" MDL_SUB_TEMPLATE_DESC="Ceci est le sous-template utilisé pour les pages internes des fenêtres modales en pop-up. Il faut qu'un fichier php avec ce nom soit présent dans votre dossier des Templates ou dans le dossier système des templates." MDL_TAG="Balise Modale" MDL_TAG_DESC="Le mot utilisé pour les balises modales.<br><br>Vous pouvez changer ce mot si vous utilisez un autre plugin qui utilise déjà la même syntaxe que cette balise." ; MDL_TARGET="Target Blank" MDL_TARGET_DESC="Si sélectionné, tous les liens ayant s'ouvrant dans un nouvel onglet (target="_blank") seront convertis en liens vers une fenêtre modale." MDL_THUMBNAIL="Miniature" MDL_THUMBNAIL_HEIGHT="Hauteur Vignette" MDL_THUMBNAIL_NAMING_METHOD="Méthode de nommage" ; MDL_THUMBNAIL_NAMING_METHOD_DESC="Select what method to use for the thumbnail file.<br>You can add a suffix to the original filename (before the file extension) or place the thumbnails in a subfolder." MDL_THUMBNAIL_WIDTH="Largeur Vignette" MDL_THUMBNAILS="Vignettes" ; MDL_THUMBNAILS_DESC="Select which thumbnail image should be shown." ; MDL_THUMBNAILS_LEGACY="Legacy Suffix Support" ; MDL_THUMBNAILS_LEGACY_DESC="Switch on to let Modals use images with the defined suffix as the thumbnail." MDL_THUMBNAILS_LEGACY_SUFFIX="Suffixe de miniature" ; MDL_THUMBNAILS_LEGACY_SUFFIX_DESC="Set the suffix used for the thumbnail images." ; MDL_TITLE_DESC="An optional title to add to the modal popup." MDL_TITLECASE="Cas de titre (Tous les mots en majuscules)" MDL_TITLECASE_LOWERCASE_WORDS="Mots en minuscules" MDL_TITLECASE_LOWERCASE_WORDS_DESC="Une liste de mots séparés par des virgules, dont le premier mot doit être en minuscules dans les titres automatiques." MDL_TITLECASE_SMART="Cas de titre MIN (pas de majuscule pour certains mots)" MDL_TRANSITION="Transition" MDL_TRANSITION_DESC="Type de transition." MDL_UPPERCASE="MAJUSCULE" MDL_UPPERCASE_FIRST="Première lettre en majuscule" ; MDL_URL_DESC="Enter the URL you wish to open in the modal popup." MDL_USE_ALT_ATTRIBUTE="Utilise l'attribut alt" ; MDL_USE_ALT_ATTRIBUTE_DESC="Select to use the alt attribute in the image tag as the title or description of the modal popup." MDL_USE_TITLE_ATTRIBUTE="Utilise l'attribut title" ; MDL_USE_TITLE_ATTRIBUTE_DESC="Select to use the title attribute in the image tag as the title or description of the modal popup." MDL_VIDEO="Vidéo" ; MDL_VIDEO_DESC="Enter the Youtube/Vimeo ID (or url) you want to open in the modal popup" ; MDL_VIDEO_FREE_DESC="The Pro version of Modals provides you with the ability to open Youtube and Vimeo videos by their ID. No need to worry about the correct url.<br><br>But you can still use the main URL method to insert the full url of the video." MDL_VIMEO="Vimeo" ; MDL_WEBSITE_COOKIES="Website (Cookies)" ; MDL_WEBSITE_SESSION="Website (Session)" MDL_YOUTUBE="Youtube"