]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/da.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / da.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', 'da', {\r
6 btnIgnore: 'Ignorér',\r
7 btnIgnoreAll: 'Ignorér alle',\r
8 btnReplace: 'Erstat',\r
9 btnReplaceAll: 'Erstat alle',\r
10 btnUndo: 'Tilbage',\r
11 changeTo: 'Forslag',\r
12 errorLoading: 'Fejl ved indlæsning af host: %s.',\r
13 ieSpellDownload: 'Stavekontrol ikke installeret. Vil du installere den nu?',\r
14 manyChanges: 'Stavekontrol færdig: %1 ord ændret',\r
15 noChanges: 'Stavekontrol færdig: Ingen ord ændret',\r
16 noMispell: 'Stavekontrol færdig: Ingen fejl fundet',\r
17 noSuggestions: '(ingen forslag)',\r
18 notAvailable: 'Stavekontrol er desværre ikke tilgængelig.',\r
19 notInDic: 'Ikke i ordbogen',\r
20 oneChange: 'Stavekontrol færdig: Et ord ændret',\r
21 progress: 'Stavekontrollen arbejder...',\r
22 title: 'Stavekontrol',\r
23 toolbar: 'Stavekontrol'\r
24});\r