[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/jquery/ckeditor/plugins/docprops/lang/ -> fr.js (source)

   1  /*
   2  Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
   3  For licensing, see LICENSE.md or http://ckeditor.com/license
   4  */
   5  CKEDITOR.plugins.setLang( 'docprops', 'fr', {
   6      bgColor: 'Couleur de fond',
   7      bgFixed: 'Image fixe sans défilement',
   8      bgImage: 'Image de fond',
   9      charset: 'Encodage de caractère',
  10      charsetASCII: 'ASCII',
  11      charsetCE: 'Europe Centrale',
  12      charsetCR: 'Cyrillique',
  13      charsetCT: 'Chinois Traditionnel (Big5)',
  14      charsetGR: 'Grec',
  15      charsetJP: 'Japonais',
  16      charsetKR: 'Coréen',
  17      charsetOther: 'Autre encodage de caractère',
  18      charsetTR: 'Turc',
  19      charsetUN: 'Unicode (UTF-8)',
  20      charsetWE: 'Occidental',
  21      chooseColor: 'Choisissez',
  22      design: 'Design',
  23      docTitle: 'Titre de la page',
  24      docType: 'Type de document',
  25      docTypeOther: 'Autre type de document',
  26      label: 'Propriétés du document',
  27      margin: 'Marges',
  28      marginBottom: 'Bas',
  29      marginLeft: 'Gauche',
  30      marginRight: 'Droite',
  31      marginTop: 'Haut',
  32      meta: 'Métadonnées',
  33      metaAuthor: 'Auteur',
  34      metaCopyright: 'Copyright',
  35      metaDescription: 'Description',
  36      metaKeywords: 'Mots-clés (séparés par des virgules)',
  37      other: '<autre>',
  38      previewHtml: '<p>Ceci est un <strong>texte d\'exemple</strong>. Vous utilisez <a href="javascript:void(0)">CKEditor</a>.</p>',
  39      title: 'Propriétés du document',
  40      txtColor: 'Couleur de texte',
  41      xhtmlDec: 'Inclure les déclarations XHTML'
  42  });


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1