]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/fr-ca.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / fr-ca.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.html or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'wsc', 'fr-ca', {\r
6 btnIgnore: 'Ignorer',\r
7 btnIgnoreAll: 'Ignorer tout',\r
8 btnReplace: 'Remplacer',\r
9 btnReplaceAll: 'Remplacer tout',\r
10 btnUndo: 'Annuler',\r
11 changeTo: 'Changer en',\r
12 errorLoading: 'Error loading application service host: %s.',\r
13 ieSpellDownload: 'Le Correcteur d\'orthographe n\'est pas installé. Souhaitez-vous le télécharger maintenant?',\r
14 manyChanges: 'Vérification d\'orthographe terminée: %1 mots modifiés',\r
15 noChanges: 'Vérification d\'orthographe terminée: Pas de modifications',\r
16 noMispell: 'Vérification d\'orthographe terminée: pas d\'erreur trouvée',\r
17 noSuggestions: '- Pas de suggestion -',\r
18 notAvailable: 'Sorry, but service is unavailable now.',\r
19 notInDic: 'Pas dans le dictionnaire',\r
20 oneChange: 'Vérification d\'orthographe terminée: Un mot modifié',\r
21 progress: 'Vérification d\'orthographe en cours...',\r
22 title: 'Spell Checker',\r
23 toolbar: 'Orthographe'\r
24});\r