]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/nb.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / nb.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'find', 'nb', {\r
6 find: 'Søk',\r
7 findOptions: 'Søkealternativer',\r
8 findWhat: 'Søk etter:',\r
9 matchCase: 'Skill mellom store og små bokstaver',\r
10 matchCyclic: 'Søk i hele dokumentet',\r
11 matchWord: 'Bare hele ord',\r
12 notFoundMsg: 'Fant ikke søketeksten.',\r
13 replace: 'Erstatt',\r
14 replaceAll: 'Erstatt alle',\r
15 replaceSuccessMsg: '%1 tilfelle(r) erstattet.',\r
16 replaceWith: 'Erstatt med:',\r
17 title: 'Søk og erstatt'\r
18} );\r