summaryrefslogtreecommitdiff
path: root/plugins/wsc/lang/no.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wsc/lang/no.js')
-rw-r--r--plugins/wsc/lang/no.js24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/wsc/lang/no.js b/plugins/wsc/lang/no.js
deleted file mode 100644
index ee61765..0000000
--- a/plugins/wsc/lang/no.js
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'wsc', 'no', {
- btnIgnore: 'Ignorer',
- btnIgnoreAll: 'Ignorer alle',
- btnReplace: 'Erstatt',
- btnReplaceAll: 'Erstatt alle',
- btnUndo: 'Angre',
- changeTo: 'Endre til',
- errorLoading: 'Feil under lasting av applikasjonstjenestetjener: %s.',
- ieSpellDownload: 'Stavekontroll er ikke installert. Vil du laste den ned nå?',
- manyChanges: 'Stavekontroll fullført: %1 ord endret',
- noChanges: 'Stavekontroll fullført: ingen ord endret',
- noMispell: 'Stavekontroll fullført: ingen feilstavinger funnet',
- noSuggestions: '- Ingen forslag -',
- notAvailable: 'Beklager, tjenesten er utilgjenglig nå.',
- notInDic: 'Ikke i ordboken',
- oneChange: 'Stavekontroll fullført: Ett ord endret',
- progress: 'Stavekontroll pågår...',
- title: 'Stavekontroll',
- toolbar: 'Stavekontroll'
-});