diff options
Diffstat (limited to 'plugins/wsc/lang/is.js')
| -rw-r--r-- | plugins/wsc/lang/is.js | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/wsc/lang/is.js b/plugins/wsc/lang/is.js deleted file mode 100644 index 0c117c6..0000000 --- a/plugins/wsc/lang/is.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', 'is', {
- btnIgnore: 'Hunsa',
- btnIgnoreAll: 'Hunsa allt',
- btnReplace: 'Skipta',
- btnReplaceAll: 'Skipta öllu',
- btnUndo: 'Til baka',
- changeTo: 'Tillaga',
- errorLoading: 'Error loading application service host: %s.',
- ieSpellDownload: 'Villuleit ekki sett upp.<br>Viltu setja hana upp?',
- manyChanges: 'Villuleit lokið: %1 orðum breytt',
- noChanges: 'Villuleit lokið: Engu orði breytt',
- noMispell: 'Villuleit lokið: Engin villa fannst',
- noSuggestions: '- engar tillögur -',
- notAvailable: 'Sorry, but service is unavailable now.',
- notInDic: 'Ekki í orðabókinni',
- oneChange: 'Villuleit lokið: Einu orði breytt',
- progress: 'Villuleit í gangi...',
- title: 'Spell Check',
- toolbar: 'Villuleit'
-});
|
