]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/find/lang/he.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / find / lang / he.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', 'he', {\r
6 find: 'חיפוש',\r
7 findOptions: 'אפשרויות חיפוש',\r
8 findWhat: 'חיפוש מחרוזת:',\r
9 matchCase: 'הבחנה בין אותיות רשיות לקטנות (Case)',\r
10 matchCyclic: 'התאמה מחזורית',\r
11 matchWord: 'התאמה למילה המלאה',\r
12 notFoundMsg: 'הטקסט המבוקש לא נמצא.',\r
13 replace: 'החלפה',\r
14 replaceAll: 'החלפה בכל העמוד',\r
15 replaceSuccessMsg: '%1 טקסטים הוחלפו.',\r
16 replaceWith: 'החלפה במחרוזת:',\r
17 title: 'חיפוש והחלפה'\r
18} );\r