]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/fr-ca.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / fr-ca.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'fr-ca', {\r
6 IdInputLabel: 'ID',\r
7 advisoryTitleInputLabel: 'Titre',\r
8 cssClassInputLabel: 'Classes CSS',\r
9 edit: 'Modifier le DIV',\r
10 inlineStyleInputLabel: 'Style en ligne',\r
11 langDirLTRLabel: 'De gauche à droite (LTR)',\r
12 langDirLabel: 'Sens d\'écriture',\r
13 langDirRTLLabel: 'De droite à gauche (RTL)',\r
14 languageCodeInputLabel: 'Code de langue',\r
15 remove: 'Supprimer le DIV',\r
16 styleSelectLabel: 'Style',\r
17 title: 'Créer un DIV',\r
18 toolbar: 'Créer un DIV'\r
19} );\r