]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/no.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / no.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', 'no', {\r
6 btnIgnore: 'Ignorer',\r
7 btnIgnoreAll: 'Ignorer alle',\r
8 btnReplace: 'Erstatt',\r
9 btnReplaceAll: 'Erstatt alle',\r
10 btnUndo: 'Angre',\r
11 changeTo: 'Endre til',\r
12 errorLoading: 'Feil under lasting av applikasjonstjenestetjener: %s.',\r
13 ieSpellDownload: 'Stavekontroll er ikke installert. Vil du laste den ned nå?',\r
14 manyChanges: 'Stavekontroll fullført: %1 ord endret',\r
15 noChanges: 'Stavekontroll fullført: ingen ord endret',\r
16 noMispell: 'Stavekontroll fullført: ingen feilstavinger funnet',\r
17 noSuggestions: '- Ingen forslag -',\r
18 notAvailable: 'Beklager, tjenesten er utilgjenglig nå.',\r
19 notInDic: 'Ikke i ordboken',\r
20 oneChange: 'Stavekontroll fullført: Ett ord endret',\r
21 progress: 'Stavekontroll pågår...',\r
22 title: 'Stavekontroll',\r
23 toolbar: 'Stavekontroll'\r
24});\r