]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/ro.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / ro.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', 'ro', {\r
6 find: 'Găseşte',\r
7 findOptions: 'Find Options',\r
8 findWhat: 'Găseşte:',\r
9 matchCase: 'Deosebeşte majuscule de minuscule (Match case)',\r
10 matchCyclic: 'Potrivește ciclic',\r
11 matchWord: 'Doar cuvintele întregi',\r
12 notFoundMsg: 'Textul specificat nu a fost găsit.',\r
13 replace: 'Înlocuieşte',\r
14 replaceAll: 'Înlocuieşte tot',\r
15 replaceSuccessMsg: '%1 căutări înlocuite.',\r
16 replaceWith: 'Înlocuieşte cu:',\r
17 title: 'Găseşte şi înlocuieşte'\r
18} );\r