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