Mini Shell
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('cssanim', 'fr', {
userGuide: 'CKEditor User\'s Guide',
//
genProperties: 'CSS Animations Propri\351t\351s G\351n\351rales',
editAnimsTitle : 'CSS Animations Edition',
HighLight : 'Surligner',
AddAnimations : 'Ajouter Animations',
EditAnimations : 'Editer Animations',
RemoveAnimations : 'Supprimer toutes les Animations',
warningOverride : '(Attention, r\350gle en conflit avec une r\350gle de cssAnim.css)',
animationFound : 'Animations trouv\351es dans le CSS',
noAnimationFound : 'Aucune animations trouv\351es dans le CSS',
errorLoadingFile : 'Erreur de chargement :',
loadStatus : 'Statut : ',
specFile : 'Le fichier CSS sp\351cifi\351 :',
fileNotAvailable : ' n\'existe pas !!',
fileCannotAccess : 'Cannot access the CSS File',
fileSpecified : 'Fichier CSS : ',
fileExtInvalid : ' a une extension incorrecte (.css requis) !',
testIt : 'Aper\347u',
cssAnimPause : 'Pause OnLoad',
//
HBS : 'Param\350tres du surlignement',
HBGC : 'Couleur de fond',
HBW : 'Largeur du bord',
HBP : 'Marge int\351rieure',
CustomCSS : 'CSS Propri\351taire',
cssPath : 'Chemin d\'acc\350s',
cssInfo : 'Pour supprimer le CSS entrer un chemin vide.<br>Pour changer le CSS, entrer le nouveau chemin d\'acc\350s<br>(Tout changement impose de fermer le menu (bouton OK) pour enregistrer la mofification !!)',
irrelevant : 'hors de propos',
noElements : 'Aucune Animation',
animFromDef : 'Animation d\351finie dans le CSS par d\351faut',
animPause : 'Animation Sp\315ciale "Pause"',
animFromCustom : 'Animation d\351finie dans le CSS propri\351taire',
animBoth : 'Animation d\351finie dans plusieurs CSS (peut ne pas fonctionner)',
animUndef : 'Animation d\351finie dans aucun CSS (peut ne pas fonctionner)',
dblClick : '\'double-cliquez\' une des lignes pour \351diter l\'animation',
ral : 'Supprimer apr\350s le chargement',
yes : 'OUI',
no : 'NON',
docAnim : 'Animations du document',
allowedTags : 'Tags autoris\351s',
advSettings : 'Param\350tres Avanc\350s',
//
none : 'AUCUNE',
name : 'Nom',
duration : 'Dur\351e',
tFunc : 'Effet de Timing',
delay : 'D\351lai',
iter : 'It\351ration',
direction : 'Direction',
ralTitle : 'Si non coch\351e, cette animation sera l\'animation \351x\351cut\351e pour arriver \340 l\'\351tat initial 
 elle se produira donc apr\350s le chargement, 
 et apr\350s n\'importe quelle autre transition \'clic\' ou \'hover\'',
forStr : 'pour',
pbOnClickPause : 'Erreur, Impossible de mettre cette animation a "none" car l\'animation "OnClick" est "Pause OnLoad"',
pbOnOverPause : 'Erreur, Impossible de mettre cette animation a "none" car l\'animation "OnOver" est "Pause OnLoad"',
pbOnClickOnLoadNone : 'Erreur, Impossible de mettre cette animation a "Pause OnLoad" car l\'animation "OnLoad" est "none"',
pbOnOverOnLoadNone : 'Erreur, Impossible de mettre cette animation a "Pause OnLoad" car l\'animation "OnLoad" est "none"'
} );
Zerion Mini Shell 1.0