Your IP : 216.73.216.240
;; Language File
;;
;; @package Tabs
;;
;; @author Peter van Westen <peter@nonumber.nl>
;; @link http://www.nonumber.nl
;; @copyright Copyright © 2012 NoNumber All Rights Reserved
;; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
;;
;; @translation Pierre Cabrol <p.cabrol@midiconcept.fr> MidiConcept
PLG_SYSTEM_TABS="System - NoNumber Tabs"
PLG_SYSTEM_TABS_DESC="Tabs - ajoutez des onglets à Joomla!"
TABS="Tabs"
TABS_DESC="Avec Tabs, vous pouvez utiliser des onglets dans tout votre site !<br /><br />Vous pouvez utiliser l'éditeur pour placer un exemple d'onglets. La syntaxe prend cette forme :<br /><span class="nn_code">{tab Tab Titre 1}<br />Votre texte...<br />{tab Tab Titre 2}<br />Votre texte...<br />{/tabs}</span><br /><br />Pour faire des liens vers des onglets de vos page, vous pouvez utiliser Tab Links, de cette façon :<br /><span class="nn_code">{tablink Tab Titre 2}Texte du lien{/tablink}</span><br /><br />Pour ajouter une classe à votre lien (pour un design personnalisé par exemple), voici la syntaxe :<br /><span class="nn_code">{tab Tab Titre 1|myclass}</span><br />Tabs's a des classes prédéfinies de couleur bleue, verte ou grise."
TAB_EXTENSION_CAN_NOT_FUNCTION="%s ne peut pas fonctionner."
TAB_NONUMBER_FRAMEWORK_NOT_INSTALLED="Le plugin NoNumber Framework n'est pas installé."
; TAB_ALIGNMENT_HANDLES="Alignment Handles"
; TAB_ALIGNMENT_HANDLES_DESC="Select the alignment of the handles. Option 'Auto' will align the handles left or right based on the language settings."
TAB_CLICK="Cliquer"
TAB_CLOSING_TAG="Tag de fermeture"
TAB_CLOSING_TAG_DESC="Ce mot est utilisé pour fermer les onglets.<br /><br />Par défaut, il s'agit de 'tabs'. Un tag de fermeture peut prendre cette forme :<br /><span class="nn_code">{/tabs}</span><br /><br />Si un autre plugin utilise ce tag, vous pouvez en changer ici."
TAB_FADE="Fade"
; TAB_FADE_DESC="Select to enable fading of the content when switching between tabs."
TAB_FADE_IN_SPEED="Vitesse de fondu"
TAB_FADE_SPEED_DESC="Vitesse du fondu en millisecondes. 0 pour aucun effet."
; TAB_HIDE_CONTENT="Force Hide Inactive Content"
; TAB_HIDE_CONTENT_DESC="Inactive content is hidden via javascript. This can however cause this content to show for a little moment till the javascript is executed.<br /><br />Select this option to force hide the content directly.<br /><br />Please note that this will also cause the inactive content to be hidden on browser where javascript is disabled or when javascript fails to load/execute for some reason."
; TAB_HOVER="Hover"
; TAB_LINE_COLOR="Line Colour"
; TAB_LINE_COLOR_DESC="Select the colour (RGB) of the lines around the tab labels and content"
; TAB_LINK_TAG="Tab Link Tag"
; TAB_LINK_TAG_DESC="The word used for the tab link tags for tabs.<br /><br />By default this is 'tablink'. So an opening tag looks like:<br /><span class="nn_code">{tablink My Tab Title}</span><br /><br />You can change the word if you are using another plugin that uses this tag syntax."
TAB_MODE="Mode"
; TAB_MODE_DESC="Select whether the tabs should change on mouse click or hover."
; TAB_OLD="Old School"
TAB_OPENING_TAG="Tag d'Ouverture"
; TAB_OPENING_TAG_DESC="The word used for the opening tags for tabs.<br /><br />By default this is 'tab'. So an opening tag looks like:<br /><span class="nn_code">{tab My Tab Title}</span><br /><br />You can change the word if you are using another plugin that uses this tag syntax."
; TAB_OUTLINE="Use outline"
; TAB_OUTLINE_CONTENT="Outline Content"
; TAB_OUTLINE_CONTENT_DESC="Select to have a border and padding around the content."
; TAB_OUTLINE_DESC="Select to have lines around the tab labels and content."
; TAB_OUTLINE_HANDLES="Outline Handles"
; TAB_OUTLINE_HANDLES_DESC="Select to have a border around the tab handles."
; TAB_SAVE_COOKIES="Save Cookies"
; TAB_SAVE_COOKIES_DESC="If selected, the active tabs will be stored in the cookies. Enable this if you want to use this information in other custom scripts."
TAB_SCROLL="Scroller vers le haut"
TAB_SCROLL_BY_URL="Scroller par URL"
; TAB_SCROLL_BY_URL_DESC="If selected, the window will scroll to the top of the tabs when a tab is opened via the url. You can overrule this option by adding a minus (-) to the end of the tab name in the url.<br /><br />If not selected, you can overrule this and make the page scroll by adding a plus (+) to the end of the tab name in the url."
; TAB_SCROLL_DESC="If selected, the window will scroll to the top of the tabs when a tab is opened."
; TAB_SCROLL_LINKS="Scroll on Tablinks"
; TAB_SCROLL_LINKS_DESC="If selected, the window will scroll to the top of the tabs when a tab is opened via a tablink."
TAB_SLIDE_SPEED="Vitesse de la slide"
TAB_SLIDE_SPEED_DESC="La vitesse du slide en milliseconde. Mettre a 0 pour ne pas avoir d'effets."
; TAB_SYNTAX_IS="{tab=Tab Title}"
; TAB_SYNTAX_SPACE="{tab Tab Title}"
TAB_TAG_SYNTAX_DESC="Sélectionner pour utiliser un espace '=' dans les tag pour séparer le nom du tag du titre. Effets égalements sur les liens."
; TAB_TITLE_TAG="Title tag"
; TAB_TITLE_TAG_DESC="This is the tag type used for the tab titles. These tags will be hidden when the slides are generated, but will be visible on pages where the tabs are not handled (like on the print page or on browsers that do not support javascript)."
; TAB_USE_COOKIES="Use Cookies"
; TAB_USE_COOKIES_DESC="If selected, the active tabs will be stored in the cookies and will remain active when page is revisited."
; TAB_USE_HASH="Use Hash"
; TAB_USE_HASH_DESC="If selected, the active tab can be set via the hash fragment in the url (#my-tab-title) and will be added to the url when a tab is activated"