49 lines
3.7 KiB
INI
49 lines
3.7 KiB
INI
; @package Advanced Custom Fields
|
|
; @version 2.8.8 Pro
|
|
;
|
|
; @author Tassos Marinos - http://www.tassos.gr/joomla-extensions
|
|
; @copyright Copyright (c) 2019 Tassos Marinos. All rights reserved.
|
|
; @license http://www.tassos.gr
|
|
|
|
; ACF="Advanced Custom Fields"
|
|
; PLG_SYSTEM_ACF="System - Advanced Custom Fields (ACF)"
|
|
PLG_SYSTEM_ACF_DESC="Utilisez le plugin Advanced Custom Fields pour prendre le contrôle total de vos données de champ personnalisé Joomla."
|
|
ACF_RETURN_VALUE="Retourner la valeur"
|
|
ACF_RETURN_VALUE_DESC="Spécifier la valeur de retour sur le front-end"
|
|
; ACF_ASSIGNMENTS_DESC="If enabled, a tab called 'Display Conditions' will appear in the Field editing page. With the Display Conditions you can filter the fields displayed on the front-end by Menu Items, Date, Device, URLs, Domain Referrer, User Groups, Country and much more."
|
|
ACF_MISSING_FIELD="Il vous manque un champ personnalisé ?"
|
|
ACF_MISSING_FIELD_DESC="S'il vous plaît, faites-le moi savoir et je serai heureux de l'inclure dans la collection Advanced Custom Fields."
|
|
ACF_FIELDS_COLLECTION="Ensemble de champs"
|
|
ACF_METADATA="Méta-données"
|
|
ACF_CONTROLS="Commandes"
|
|
ACF_CONTROLS_DESC="Spécifie si les contrôles du lecteur doivent être affichés (tels que les boutons Lecture/Pause, etc)."
|
|
ACF_PRELOAD="Préchargement"
|
|
ACF_PRELOAD_DESC="Spécifie si et comment la vidéo est chargée une fois la page chargée"
|
|
ACF_MUTED="Muté"
|
|
ACF_MUTED_DESC="Spécifie que le son sortant de la vidéo est muté"
|
|
ACF_LOOP="Boucle"
|
|
ACF_LOOP_DESC="Spécifie que la lecture recommence a chaque fois qu'il a terminé"
|
|
ACF_AUTOPLAY="Lecture automatique"
|
|
ACF_AUTOPLAY_DESC="Spécifie que le fichier multimédia commencera à être lu dès qu'il sera prêt"
|
|
ACF_UNSUPPORTED_TAG="Votre navigateur ne supporte pas le tag %s."
|
|
ACF_WIDTH_DESC="Définit la largeur du lecteur"
|
|
ACF_HEIGHT_DESC="Définit la hauteur du lecteur"
|
|
ACF_ALLOWFULLSCREEN="Autoriser le plein écran"
|
|
ACF_ALLOWFULLSCREEN_DESC="Autorise la vidéo à être jouer en mode plein-écran."
|
|
; ACF_FIXED="Fixed"
|
|
; ACF_RESPONSIVE="Responsive"
|
|
; ACF_VIDEO_SIZE="Video Size"
|
|
; ACF_VIDEO_SIZE_DESC="Set the size of the embedded video.<br><br><strong>Fixed</strong>: The video will be embedded at a fixed size.<br><strong>Responsive</strong>: The video will be embedded responsively, so it will adapt to the height and width of its container."
|
|
; ACF_ASSIGNMENT_CONTENT_PAGE_TYPES="Joomla! Content Page Types"
|
|
; ACF_FIELD_PREVIEWER="Field Previewer"
|
|
; ACF_FIELD_PREVIEWER_INFO_ICON_TITLE="Preview how this custom field will look like on your site."
|
|
; ACF_ACF_OPTIONS="ACF Options"
|
|
; ACF_CUSTOM_CSS="Custom CSS"
|
|
; ACF_CUSTOM_CSS_DESC="Apply custom CSS on your site when this custom field is displayed."
|
|
; ACF_FIELD_LAYOUT_OVERRIDES="Select which layout to use when this custom field is displayed on your site."
|
|
; ACF_OVERRIDE_WIDGET_BASED_FIELD_LAYOUT_DESC="To create an override for <b>%s</b>, copy the <code>%s</code> layout file to <code>%s</code>.<br><br>You can read more here: <a href='https://www.tassos.gr/joomla-extensions/advanced-custom-fields/docs/how-to-create-an-alternative-layout-for-advanced-custom-fields' target='_blank'>How to create an alternative layout for Advanced Custom Fields</a>"
|
|
; ACF_WIDGET_LAYOUT="Widget Layout"
|
|
; ACF_USER_DISPLAY_CONDITIONS_WRONG_PLUGIN_ORDER="To ensure that the Display Conditions function correctly on the User Profile page, the 'System - Fields' plugin should be positioned before the 'System - Advanced Custom Fields (ACF)' plugin. By adjusting the plugin ordering as described, you'll resolve this warning."
|
|
; ACF_OVERRIDE_WIDGET_LAYOUT_PLEASE_SAVE_FIRST="Please save the custom field first in order to select a layout."
|
|
; ACF_INVALID_EMAIL="Invalid email address"
|