diff options
Diffstat (limited to 'plugins/find/lang/lv.js')
| -rw-r--r-- | plugins/find/lang/lv.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/find/lang/lv.js b/plugins/find/lang/lv.js deleted file mode 100644 index c6cec41..0000000 --- a/plugins/find/lang/lv.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', 'lv', {
- find: 'Meklēt',
- findOptions: 'Meklēt uzstādījumi',
- findWhat: 'Meklēt:',
- matchCase: 'Reģistrjūtīgs',
- matchCyclic: 'Sakrist cikliski',
- matchWord: 'Jāsakrīt pilnībā',
- notFoundMsg: 'Norādītā frāze netika atrasta.',
- replace: 'Nomainīt',
- replaceAll: 'Aizvietot visu',
- replaceSuccessMsg: '%1 gadījums(i) aizvietoti',
- replaceWith: 'Nomainīt uz:',
- title: 'Meklēt un aizvietot'
-});
|
