]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/gl.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / gl.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', 'gl', {\r
6 btnIgnore: 'Ignorar',\r
7 btnIgnoreAll: 'Ignorar Todas',\r
8 btnReplace: 'Substituir',\r
9 btnReplaceAll: 'Substituir Todas',\r
10 btnUndo: 'Desfacer',\r
11 changeTo: 'Cambiar a',\r
12 errorLoading: 'Error loading application service host: %s.',\r
13 ieSpellDownload: 'O corrector ortográfico non está instalado. ¿Quere descargalo agora?',\r
14 manyChanges: 'Corrección ortográfica rematada: %1 verbas substituidas',\r
15 noChanges: 'Corrección ortográfica rematada: Non se substituiu nengunha verba',\r
16 noMispell: 'Corrección ortográfica rematada: Non se atoparon erros',\r
17 noSuggestions: '- Sen candidatos -',\r
18 notAvailable: 'Sorry, but service is unavailable now.',\r
19 notInDic: 'Non está no diccionario',\r
20 oneChange: 'Corrección ortográfica rematada: Unha verba substituida',\r
21 progress: 'Corrección ortográfica en progreso...',\r
22 title: 'Spell Checker',\r
23 toolbar: 'Corrección Ortográfica'\r
24});\r