diff options
Diffstat (limited to 'plugins/find/lang/ro.js')
| -rw-r--r-- | plugins/find/lang/ro.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/find/lang/ro.js b/plugins/find/lang/ro.js deleted file mode 100644 index 24eeceb..0000000 --- a/plugins/find/lang/ro.js +++ /dev/null @@ -1,18 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'find', 'ro', {
- find: 'Găseşte',
- findOptions: 'Find Options',
- findWhat: 'Găseşte:',
- matchCase: 'Deosebeşte majuscule de minuscule (Match case)',
- matchCyclic: 'Potrivește ciclic',
- matchWord: 'Doar cuvintele întregi',
- notFoundMsg: 'Textul specificat nu a fost găsit.',
- replace: 'Înlocuieşte',
- replaceAll: 'Înlocuieşte tot',
- replaceSuccessMsg: '%1 căutări înlocuite.',
- replaceWith: 'Înlocuieşte cu:',
- title: 'Găseşte şi înlocuieşte'
-});
|
