]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/af.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / af.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', 'af', {\r
6 find: 'Soek',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'Soek na:',\r
9 matchCase: 'Hoof/kleinletter sensitief',\r
10 matchCyclic: 'Soek deurlopend',\r
11 matchWord: 'Hele woord moet voorkom',\r
12 notFoundMsg: 'Teks nie gevind nie.',\r
13 replace: 'Vervang',\r
14 replaceAll: 'Vervang alles',\r
15 replaceSuccessMsg: '%1 voorkoms(te) vervang.',\r
16 replaceWith: 'Vervang met:',\r
17 title: 'Soek en vervang'\r
18} );\r