]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/wsc/lang/da.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / da.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'wsc', 'da', {
6 btnIgnore: 'Ignorér',
7 btnIgnoreAll: 'Ignorér alle',
8 btnReplace: 'Erstat',
9 btnReplaceAll: 'Erstat alle',
10 btnUndo: 'Tilbage',
11 changeTo: 'Forslag',
12 errorLoading: 'Fejl ved indlæsning af host: %s.',
13 ieSpellDownload: 'Stavekontrol ikke installeret. Vil du installere den nu?',
14 manyChanges: 'Stavekontrol færdig: %1 ord ændret',
15 noChanges: 'Stavekontrol færdig: Ingen ord ændret',
16 noMispell: 'Stavekontrol færdig: Ingen fejl fundet',
17 noSuggestions: '(ingen forslag)',
18 notAvailable: 'Stavekontrol er desværre ikke tilgængelig.',
19 notInDic: 'Ikke i ordbogen',
20 oneChange: 'Stavekontrol færdig: Et ord ændret',
21 progress: 'Stavekontrollen arbejder...',
22 title: 'Stavekontrol',
23 toolbar: 'Stavekontrol'
24 });