]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/wsc/lang/is.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / wsc / lang / is.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', 'is', {\r
6 btnIgnore: 'Hunsa',\r
7 btnIgnoreAll: 'Hunsa allt',\r
8 btnReplace: 'Skipta',\r
9 btnReplaceAll: 'Skipta öllu',\r
10 btnUndo: 'Til baka',\r
11 changeTo: 'Tillaga',\r
12 errorLoading: 'Error loading application service host: %s.',\r
13 ieSpellDownload: 'Villuleit ekki sett upp.<br>Viltu setja hana upp?',\r
14 manyChanges: 'Villuleit lokið: %1 orðum breytt',\r
15 noChanges: 'Villuleit lokið: Engu orði breytt',\r
16 noMispell: 'Villuleit lokið: Engin villa fannst',\r
17 noSuggestions: '- engar tillögur -',\r
18 notAvailable: 'Sorry, but service is unavailable now.',\r
19 notInDic: 'Ekki í orðabókinni',\r
20 oneChange: 'Villuleit lokið: Einu orði breytt',\r
21 progress: 'Villuleit í gangi...',\r
22 title: 'Spell Checker',\r
23 toolbar: 'Villuleit'\r
24});\r