]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/liststyle/lang/fr.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / fr.js
index af7b112c140bec6b5d4e1dce5e03d59a444ba673..ccb6944b228b46572d7eee9d3cf601a44ebbcd5d 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.md or http://ckeditor.com/license\r
 */\r
 CKEDITOR.plugins.setLang( 'liststyle', 'fr', {\r
@@ -10,16 +10,16 @@ CKEDITOR.plugins.setLang( 'liststyle', 'fr', {
        decimalLeadingZero: 'Décimal précédé par un 0 (01, 02, 03, etc.)',\r
        disc: 'Disque',\r
        georgian: 'Numération géorgienne (an, ban, gan, etc.)',\r
-       lowerAlpha: 'Alphabétique minuscules (a, b, c, d, e, etc.)',\r
-       lowerGreek: 'Grec minuscule (alpha, beta, gamma, etc.)',\r
-       lowerRoman: 'Nombres romains minuscules (i, ii, iii, iv, v, etc.)',\r
+       lowerAlpha: 'Lettres minuscules (a, b, c, d, e, etc.)',\r
+       lowerGreek: 'Grec minuscule (alpha, bêta, gamma, etc.)',\r
+       lowerRoman: 'Chiffres romains minuscules (i, ii, iii, iv, v, etc.)',\r
        none: 'Aucun',\r
-       notset: '<Non défini>',\r
+       notset: '<indéfini>',\r
        numberedTitle: 'Propriétés de la liste numérotée',\r
        square: 'Carré',\r
        start: 'Début',\r
        type: 'Type',\r
-       upperAlpha: 'Alphabétique majuscules (A, B, C, D, E, etc.)',\r
-       upperRoman: 'Nombres romains majuscules (I, II, III, IV, V, etc.)',\r
+       upperAlpha: 'Lettres majuscules (A, B, C, D, E, etc.)',\r
+       upperRoman: 'Chiffres romains majuscules (I, II, III, IV, V, etc.)',\r
        validateStartNumber: 'Le premier élément de la liste doit être un nombre entier.'\r
 } );\r