aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/find/lang
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2016-01-25 17:45:33 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2016-01-25 18:00:33 +0100
commit7adcb81e4f83f98c468889aaa5a85558ba88c770 (patch)
tree0d6ede733777b29060b48df4afaa2c64bfbae276 /sources/plugins/find/lang
downloadconnexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.gz
connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.zst
connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.zip
Initial commit4.5.6
Diffstat (limited to 'sources/plugins/find/lang')
-rw-r--r--sources/plugins/find/lang/af.js18
-rw-r--r--sources/plugins/find/lang/ar.js18
-rw-r--r--sources/plugins/find/lang/bg.js18
-rw-r--r--sources/plugins/find/lang/bn.js18
-rw-r--r--sources/plugins/find/lang/bs.js18
-rw-r--r--sources/plugins/find/lang/ca.js18
-rw-r--r--sources/plugins/find/lang/cs.js18
-rw-r--r--sources/plugins/find/lang/cy.js18
-rw-r--r--sources/plugins/find/lang/da.js18
-rw-r--r--sources/plugins/find/lang/de.js18
-rw-r--r--sources/plugins/find/lang/el.js18
-rw-r--r--sources/plugins/find/lang/en-au.js18
-rw-r--r--sources/plugins/find/lang/en-ca.js18
-rw-r--r--sources/plugins/find/lang/en-gb.js18
-rw-r--r--sources/plugins/find/lang/en.js18
-rw-r--r--sources/plugins/find/lang/eo.js18
-rw-r--r--sources/plugins/find/lang/es.js18
-rw-r--r--sources/plugins/find/lang/et.js18
-rw-r--r--sources/plugins/find/lang/eu.js18
-rw-r--r--sources/plugins/find/lang/fa.js18
-rw-r--r--sources/plugins/find/lang/fi.js18
-rw-r--r--sources/plugins/find/lang/fo.js18
-rw-r--r--sources/plugins/find/lang/fr-ca.js18
-rw-r--r--sources/plugins/find/lang/fr.js18
-rw-r--r--sources/plugins/find/lang/gl.js18
-rw-r--r--sources/plugins/find/lang/gu.js18
-rw-r--r--sources/plugins/find/lang/he.js18
-rw-r--r--sources/plugins/find/lang/hi.js18
-rw-r--r--sources/plugins/find/lang/hr.js18
-rw-r--r--sources/plugins/find/lang/hu.js18
-rw-r--r--sources/plugins/find/lang/id.js18
-rw-r--r--sources/plugins/find/lang/is.js18
-rw-r--r--sources/plugins/find/lang/it.js18
-rw-r--r--sources/plugins/find/lang/ja.js18
-rw-r--r--sources/plugins/find/lang/ka.js18
-rw-r--r--sources/plugins/find/lang/km.js18
-rw-r--r--sources/plugins/find/lang/ko.js18
-rw-r--r--sources/plugins/find/lang/ku.js18
-rw-r--r--sources/plugins/find/lang/lt.js18
-rw-r--r--sources/plugins/find/lang/lv.js18
-rw-r--r--sources/plugins/find/lang/mk.js18
-rw-r--r--sources/plugins/find/lang/mn.js18
-rw-r--r--sources/plugins/find/lang/ms.js18
-rw-r--r--sources/plugins/find/lang/nb.js18
-rw-r--r--sources/plugins/find/lang/nl.js18
-rw-r--r--sources/plugins/find/lang/no.js18
-rw-r--r--sources/plugins/find/lang/pl.js18
-rw-r--r--sources/plugins/find/lang/pt-br.js18
-rw-r--r--sources/plugins/find/lang/pt.js18
-rw-r--r--sources/plugins/find/lang/ro.js18
-rw-r--r--sources/plugins/find/lang/ru.js18
-rw-r--r--sources/plugins/find/lang/si.js18
-rw-r--r--sources/plugins/find/lang/sk.js18
-rw-r--r--sources/plugins/find/lang/sl.js18
-rw-r--r--sources/plugins/find/lang/sq.js18
-rw-r--r--sources/plugins/find/lang/sr-latn.js18
-rw-r--r--sources/plugins/find/lang/sr.js18
-rw-r--r--sources/plugins/find/lang/sv.js18
-rw-r--r--sources/plugins/find/lang/th.js18
-rw-r--r--sources/plugins/find/lang/tr.js18
-rw-r--r--sources/plugins/find/lang/tt.js18
-rw-r--r--sources/plugins/find/lang/ug.js18
-rw-r--r--sources/plugins/find/lang/uk.js18
-rw-r--r--sources/plugins/find/lang/vi.js18
-rw-r--r--sources/plugins/find/lang/zh-cn.js18
-rw-r--r--sources/plugins/find/lang/zh.js18
66 files changed, 1188 insertions, 0 deletions
diff --git a/sources/plugins/find/lang/af.js b/sources/plugins/find/lang/af.js
new file mode 100644
index 00000000..6f2517ac
--- /dev/null
+++ b/sources/plugins/find/lang/af.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'af', {
6 find: 'Soek',
7 findOptions: 'Find Options',
8 findWhat: 'Soek na:',
9 matchCase: 'Hoof/kleinletter sensitief',
10 matchCyclic: 'Soek deurlopend',
11 matchWord: 'Hele woord moet voorkom',
12 notFoundMsg: 'Teks nie gevind nie.',
13 replace: 'Vervang',
14 replaceAll: 'Vervang alles',
15 replaceSuccessMsg: '%1 voorkoms(te) vervang.',
16 replaceWith: 'Vervang met:',
17 title: 'Soek en vervang'
18} );
diff --git a/sources/plugins/find/lang/ar.js b/sources/plugins/find/lang/ar.js
new file mode 100644
index 00000000..33f56042
--- /dev/null
+++ b/sources/plugins/find/lang/ar.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ar', {
6 find: 'بحث',
7 findOptions: 'Find Options',
8 findWhat: 'البحث بـ:',
9 matchCase: 'مطابقة حالة الأحرف',
10 matchCyclic: 'مطابقة دورية',
11 matchWord: 'مطابقة بالكامل',
12 notFoundMsg: 'لم يتم العثور على النص المحدد.',
13 replace: 'إستبدال',
14 replaceAll: 'إستبدال الكل',
15 replaceSuccessMsg: 'تم استبدال 1% من الحالات ',
16 replaceWith: 'إستبدال بـ:',
17 title: 'بحث واستبدال'
18} );
diff --git a/sources/plugins/find/lang/bg.js b/sources/plugins/find/lang/bg.js
new file mode 100644
index 00000000..4fb17476
--- /dev/null
+++ b/sources/plugins/find/lang/bg.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'bg', {
6 find: 'Търсене',
7 findOptions: 'Find Options',
8 findWhat: 'Търси за:',
9 matchCase: 'Съвпадение',
10 matchCyclic: 'Циклично съвпадение',
11 matchWord: 'Съвпадение с дума',
12 notFoundMsg: 'Указаният текст не е намерен.',
13 replace: 'Препокриване',
14 replaceAll: 'Препокрий всички',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Препокрива с:',
17 title: 'Търсене и препокриване'
18} );
diff --git a/sources/plugins/find/lang/bn.js b/sources/plugins/find/lang/bn.js
new file mode 100644
index 00000000..396b2348
--- /dev/null
+++ b/sources/plugins/find/lang/bn.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'bn', {
6 find: 'খোজো',
7 findOptions: 'Find Options',
8 findWhat: 'যা খুঁজতে হবে:',
9 matchCase: 'কেস মিলাও',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'পুরা শব্দ মেলাও',
12 notFoundMsg: 'আপনার উল্লেখিত টেকস্ট পাওয়া যায়নি',
13 replace: 'রিপ্লেস',
14 replaceAll: 'সব বদলে দাও',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'যার সাথে বদলাতে হবে:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/bs.js b/sources/plugins/find/lang/bs.js
new file mode 100644
index 00000000..0b171017
--- /dev/null
+++ b/sources/plugins/find/lang/bs.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'bs', {
6 find: 'Naði',
7 findOptions: 'Find Options',
8 findWhat: 'Naði šta:',
9 matchCase: 'Uporeðuj velika/mala slova',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Uporeðuj samo cijelu rijeè',
12 notFoundMsg: 'Traženi tekst nije pronaðen.',
13 replace: 'Zamjeni',
14 replaceAll: 'Zamjeni sve',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Zamjeni sa:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/ca.js b/sources/plugins/find/lang/ca.js
new file mode 100644
index 00000000..eea8b4b0
--- /dev/null
+++ b/sources/plugins/find/lang/ca.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ca', {
6 find: 'Cerca',
7 findOptions: 'Opcions de Cerca',
8 findWhat: 'Cerca el:',
9 matchCase: 'Distingeix majúscules/minúscules',
10 matchCyclic: 'Coincidència cíclica',
11 matchWord: 'Només paraules completes',
12 notFoundMsg: 'El text especificat no s\'ha trobat.',
13 replace: 'Reemplaça',
14 replaceAll: 'Reemplaça-ho tot',
15 replaceSuccessMsg: '%1 ocurrència/es reemplaçada/es.',
16 replaceWith: 'Reemplaça amb:',
17 title: 'Cerca i reemplaça'
18} );
diff --git a/sources/plugins/find/lang/cs.js b/sources/plugins/find/lang/cs.js
new file mode 100644
index 00000000..b4c97c32
--- /dev/null
+++ b/sources/plugins/find/lang/cs.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'cs', {
6 find: 'Hledat',
7 findOptions: 'Možnosti hledání',
8 findWhat: 'Co hledat:',
9 matchCase: 'Rozlišovat velikost písma',
10 matchCyclic: 'Procházet opakovaně',
11 matchWord: 'Pouze celá slova',
12 notFoundMsg: 'Hledaný text nebyl nalezen.',
13 replace: 'Nahradit',
14 replaceAll: 'Nahradit vše',
15 replaceSuccessMsg: '%1 nahrazení.',
16 replaceWith: 'Čím nahradit:',
17 title: 'Najít a nahradit'
18} );
diff --git a/sources/plugins/find/lang/cy.js b/sources/plugins/find/lang/cy.js
new file mode 100644
index 00000000..ad3ad22a
--- /dev/null
+++ b/sources/plugins/find/lang/cy.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'cy', {
6 find: 'Chwilio',
7 findOptions: 'Opsiynau Chwilio',
8 findWhat: 'Chwilio\'r term:',
9 matchCase: 'Cydweddu\'r cas',
10 matchCyclic: 'Cydweddu\'n gylchol',
11 matchWord: 'Cydweddu gair cyfan',
12 notFoundMsg: 'Nid oedd y testun wedi\'i ddarganfod.',
13 replace: 'Amnewid Un',
14 replaceAll: 'Amnewid Pob',
15 replaceSuccessMsg: 'Amnewidiwyd %1 achlysur.',
16 replaceWith: 'Amnewid gyda:',
17 title: 'Chwilio ac Amnewid'
18} );
diff --git a/sources/plugins/find/lang/da.js b/sources/plugins/find/lang/da.js
new file mode 100644
index 00000000..42d3bfcf
--- /dev/null
+++ b/sources/plugins/find/lang/da.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'da', {
6 find: 'Søg',
7 findOptions: 'Find muligheder',
8 findWhat: 'Søg efter:',
9 matchCase: 'Forskel på store og små bogstaver',
10 matchCyclic: 'Match cyklisk',
11 matchWord: 'Kun hele ord',
12 notFoundMsg: 'Søgeteksten blev ikke fundet',
13 replace: 'Erstat',
14 replaceAll: 'Erstat alle',
15 replaceSuccessMsg: '%1 forekomst(er) erstattet.',
16 replaceWith: 'Erstat med:',
17 title: 'Søg og erstat'
18} );
diff --git a/sources/plugins/find/lang/de.js b/sources/plugins/find/lang/de.js
new file mode 100644
index 00000000..b12f2525
--- /dev/null
+++ b/sources/plugins/find/lang/de.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'de', {
6 find: 'Suchen',
7 findOptions: 'Suchoptionen',
8 findWhat: 'Suche nach:',
9 matchCase: 'Groß-/Kleinschreibung beachten',
10 matchCyclic: 'Zyklische Suche',
11 matchWord: 'Nur ganze Worte suchen',
12 notFoundMsg: 'Der angegebene Text wurde nicht gefunden.',
13 replace: 'Ersetzen',
14 replaceAll: 'Alle ersetzen',
15 replaceSuccessMsg: '%1 Vorkommen ersetzt.',
16 replaceWith: 'Ersetze mit:',
17 title: 'Suchen und Ersetzen'
18} );
diff --git a/sources/plugins/find/lang/el.js b/sources/plugins/find/lang/el.js
new file mode 100644
index 00000000..054d5c70
--- /dev/null
+++ b/sources/plugins/find/lang/el.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'el', {
6 find: 'Εύρεση',
7 findOptions: 'Επιλογές Εύρεσης',
8 findWhat: 'Εύρεση για:',
9 matchCase: 'Ταίριασμα πεζών/κεφαλαίων',
10 matchCyclic: 'Αναδρομική εύρεση',
11 matchWord: 'Εύρεση μόνο πλήρων λέξεων',
12 notFoundMsg: 'Το κείμενο δεν βρέθηκε.',
13 replace: 'Αντικατάσταση',
14 replaceAll: 'Αντικατάσταση Όλων',
15 replaceSuccessMsg: 'Ο(ι) όρος(-οι) αντικαταστήθηκε(-αν) %1 φορές.',
16 replaceWith: 'Αντικατάσταση με:',
17 title: 'Εύρεση και Αντικατάσταση'
18} );
diff --git a/sources/plugins/find/lang/en-au.js b/sources/plugins/find/lang/en-au.js
new file mode 100644
index 00000000..c7039480
--- /dev/null
+++ b/sources/plugins/find/lang/en-au.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'en-au', {
6 find: 'Find',
7 findOptions: 'Find Options',
8 findWhat: 'Find what:',
9 matchCase: 'Match case',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Match whole word',
12 notFoundMsg: 'The specified text was not found.',
13 replace: 'Replace',
14 replaceAll: 'Replace All',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Replace with:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/en-ca.js b/sources/plugins/find/lang/en-ca.js
new file mode 100644
index 00000000..d19c10d6
--- /dev/null
+++ b/sources/plugins/find/lang/en-ca.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'en-ca', {
6 find: 'Find',
7 findOptions: 'Find Options',
8 findWhat: 'Find what:',
9 matchCase: 'Match case',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Match whole word',
12 notFoundMsg: 'The specified text was not found.',
13 replace: 'Replace',
14 replaceAll: 'Replace All',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Replace with:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/en-gb.js b/sources/plugins/find/lang/en-gb.js
new file mode 100644
index 00000000..40687bcb
--- /dev/null
+++ b/sources/plugins/find/lang/en-gb.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'en-gb', {
6 find: 'Find',
7 findOptions: 'Find Options',
8 findWhat: 'Find what:',
9 matchCase: 'Match case',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Match whole word',
12 notFoundMsg: 'The specified text was not found.',
13 replace: 'Replace',
14 replaceAll: 'Replace All',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Replace with:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/en.js b/sources/plugins/find/lang/en.js
new file mode 100644
index 00000000..3a357ac5
--- /dev/null
+++ b/sources/plugins/find/lang/en.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'en', {
6 find: 'Find',
7 findOptions: 'Find Options',
8 findWhat: 'Find what:',
9 matchCase: 'Match case',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Match whole word',
12 notFoundMsg: 'The specified text was not found.',
13 replace: 'Replace',
14 replaceAll: 'Replace All',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Replace with:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/eo.js b/sources/plugins/find/lang/eo.js
new file mode 100644
index 00000000..51d06994
--- /dev/null
+++ b/sources/plugins/find/lang/eo.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'eo', {
6 find: 'Serĉi',
7 findOptions: 'Opcioj pri Serĉado',
8 findWhat: 'Serĉi:',
9 matchCase: 'Kongruigi Usklecon',
10 matchCyclic: 'Cikla Serĉado',
11 matchWord: 'Tuta Vorto',
12 notFoundMsg: 'La celteksto ne estas trovita.',
13 replace: 'Anstataŭigi',
14 replaceAll: 'Anstataŭigi Ĉion',
15 replaceSuccessMsg: '%1 anstataŭigita(j) apero(j).',
16 replaceWith: 'Anstataŭigi per:',
17 title: 'Serĉi kaj Anstataŭigi'
18} );
diff --git a/sources/plugins/find/lang/es.js b/sources/plugins/find/lang/es.js
new file mode 100644
index 00000000..86c40728
--- /dev/null
+++ b/sources/plugins/find/lang/es.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'es', {
6 find: 'Buscar',
7 findOptions: 'Opciones de búsqueda',
8 findWhat: 'Texto a buscar:',
9 matchCase: 'Coincidir may/min',
10 matchCyclic: 'Buscar en todo el contenido',
11 matchWord: 'Coincidir toda la palabra',
12 notFoundMsg: 'El texto especificado no ha sido encontrado.',
13 replace: 'Reemplazar',
14 replaceAll: 'Reemplazar Todo',
15 replaceSuccessMsg: 'La expresión buscada ha sido reemplazada %1 veces.',
16 replaceWith: 'Reemplazar con:',
17 title: 'Buscar y Reemplazar'
18} );
diff --git a/sources/plugins/find/lang/et.js b/sources/plugins/find/lang/et.js
new file mode 100644
index 00000000..749c54e3
--- /dev/null
+++ b/sources/plugins/find/lang/et.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'et', {
6 find: 'Otsi',
7 findOptions: 'Otsingu valikud',
8 findWhat: 'Otsitav:',
9 matchCase: 'Suur- ja väiketähtede eristamine',
10 matchCyclic: 'Jätkatakse algusest',
11 matchWord: 'Ainult terved sõnad',
12 notFoundMsg: 'Otsitud teksti ei leitud.',
13 replace: 'Asenda',
14 replaceAll: 'Asenda kõik',
15 replaceSuccessMsg: '%1 vastet asendati.',
16 replaceWith: 'Asendus:',
17 title: 'Otsimine ja asendamine'
18} );
diff --git a/sources/plugins/find/lang/eu.js b/sources/plugins/find/lang/eu.js
new file mode 100644
index 00000000..dad61b1b
--- /dev/null
+++ b/sources/plugins/find/lang/eu.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'eu', {
6 find: 'Bilatu',
7 findOptions: 'Bilaketaren aukerak',
8 findWhat: 'Bilatu hau:',
9 matchCase: 'Maiuskula/minuskula',
10 matchCyclic: 'Bilaketa ziklikoa',
11 matchWord: 'Bilatu hitz osoa',
12 notFoundMsg: 'Ez da aurkitu zehazturiko testua.',
13 replace: 'Ordezkatu',
14 replaceAll: 'Ordezkatu guztiak',
15 replaceSuccessMsg: '%1 aldiz ordezkatua.',
16 replaceWith: 'Ordezkatu honekin:',
17 title: 'Bilatu eta ordezkatu'
18} );
diff --git a/sources/plugins/find/lang/fa.js b/sources/plugins/find/lang/fa.js
new file mode 100644
index 00000000..c0b45b54
--- /dev/null
+++ b/sources/plugins/find/lang/fa.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'fa', {
6 find: 'جستجو',
7 findOptions: 'گزینه​های جستجو',
8 findWhat: 'چه چیز را مییابید:',
9 matchCase: 'همسانی در بزرگی و کوچکی نویسه​ها',
10 matchCyclic: 'همسانی با چرخه',
11 matchWord: 'همسانی با واژهٴ کامل',
12 notFoundMsg: 'متن موردنظر یافت نشد.',
13 replace: 'جایگزینی',
14 replaceAll: 'جایگزینی همهٴ یافته​ها',
15 replaceSuccessMsg: '%1 رخداد جایگزین شد.',
16 replaceWith: 'جایگزینی با:',
17 title: 'جستجو و جایگزینی'
18} );
diff --git a/sources/plugins/find/lang/fi.js b/sources/plugins/find/lang/fi.js
new file mode 100644
index 00000000..2d583902
--- /dev/null
+++ b/sources/plugins/find/lang/fi.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'fi', {
6 find: 'Etsi',
7 findOptions: 'Hakuasetukset',
8 findWhat: 'Etsi mitä:',
9 matchCase: 'Sama kirjainkoko',
10 matchCyclic: 'Kierrä ympäri',
11 matchWord: 'Koko sana',
12 notFoundMsg: 'Etsittyä tekstiä ei löytynyt.',
13 replace: 'Korvaa',
14 replaceAll: 'Korvaa kaikki',
15 replaceSuccessMsg: '%1 esiintymä(ä) korvattu.',
16 replaceWith: 'Korvaa tällä:',
17 title: 'Etsi ja korvaa'
18} );
diff --git a/sources/plugins/find/lang/fo.js b/sources/plugins/find/lang/fo.js
new file mode 100644
index 00000000..be08687b
--- /dev/null
+++ b/sources/plugins/find/lang/fo.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'fo', {
6 find: 'Leita',
7 findOptions: 'Finn møguleikar',
8 findWhat: 'Finn:',
9 matchCase: 'Munur á stórum og smáum bókstavum',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Bert heil orð',
12 notFoundMsg: 'Leititeksturin varð ikki funnin',
13 replace: 'Yvirskriva',
14 replaceAll: 'Yvirskriva alt',
15 replaceSuccessMsg: '%1 úrslit broytt.',
16 replaceWith: 'Yvirskriva við:',
17 title: 'Finn og broyt'
18} );
diff --git a/sources/plugins/find/lang/fr-ca.js b/sources/plugins/find/lang/fr-ca.js
new file mode 100644
index 00000000..401aedbf
--- /dev/null
+++ b/sources/plugins/find/lang/fr-ca.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'fr-ca', {
6 find: 'Rechercher',
7 findOptions: 'Options de recherche',
8 findWhat: 'Rechercher:',
9 matchCase: 'Respecter la casse',
10 matchCyclic: 'Recherche cyclique',
11 matchWord: 'Mot entier',
12 notFoundMsg: 'Le texte indiqué est introuvable.',
13 replace: 'Remplacer',
14 replaceAll: 'Tout remplacer',
15 replaceSuccessMsg: '%1 remplacements.',
16 replaceWith: 'Remplacer par:',
17 title: 'Rechercher et remplacer'
18} );
diff --git a/sources/plugins/find/lang/fr.js b/sources/plugins/find/lang/fr.js
new file mode 100644
index 00000000..65ce1bb1
--- /dev/null
+++ b/sources/plugins/find/lang/fr.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'fr', {
6 find: 'Trouver',
7 findOptions: 'Options de recherche',
8 findWhat: 'Expression à trouver: ',
9 matchCase: 'Respecter la casse',
10 matchCyclic: 'Boucler',
11 matchWord: 'Mot entier uniquement',
12 notFoundMsg: 'Le texte spécifié ne peut être trouvé.',
13 replace: 'Remplacer',
14 replaceAll: 'Remplacer tout',
15 replaceSuccessMsg: '%1 occurrence(s) replacée(s).',
16 replaceWith: 'Remplacer par: ',
17 title: 'Trouver et remplacer'
18} );
diff --git a/sources/plugins/find/lang/gl.js b/sources/plugins/find/lang/gl.js
new file mode 100644
index 00000000..853bfd8e
--- /dev/null
+++ b/sources/plugins/find/lang/gl.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'gl', {
6 find: 'Buscar',
7 findOptions: 'Buscar opcións',
8 findWhat: 'Texto a buscar:',
9 matchCase: 'Coincidir Mai./min.',
10 matchCyclic: 'Coincidencia cíclica',
11 matchWord: 'Coincidencia coa palabra completa',
12 notFoundMsg: 'Non se atopou o texto indicado.',
13 replace: 'Substituir',
14 replaceAll: 'Substituír todo',
15 replaceSuccessMsg: '%1 concorrencia(s) substituída(s).',
16 replaceWith: 'Substituír con:',
17 title: 'Buscar e substituír'
18} );
diff --git a/sources/plugins/find/lang/gu.js b/sources/plugins/find/lang/gu.js
new file mode 100644
index 00000000..9f0a344c
--- /dev/null
+++ b/sources/plugins/find/lang/gu.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'gu', {
6 find: 'શોધવું',
7 findOptions: 'વીકલ્પ શોધો',
8 findWhat: 'આ શોધો',
9 matchCase: 'કેસ સરખા રાખો',
10 matchCyclic: 'સરખાવવા બધા',
11 matchWord: 'બઘા શબ્દ સરખા રાખો',
12 notFoundMsg: 'તમે શોધેલી ટેક્સ્ટ નથી મળી',
13 replace: 'રિપ્લેસ/બદલવું',
14 replaceAll: 'બઘા બદલી ',
15 replaceSuccessMsg: '%1 ફેરફારો બાદલાયા છે.',
16 replaceWith: 'આનાથી બદલો',
17 title: 'શોધવું અને બદલવું'
18} );
diff --git a/sources/plugins/find/lang/he.js b/sources/plugins/find/lang/he.js
new file mode 100644
index 00000000..9c81572a
--- /dev/null
+++ b/sources/plugins/find/lang/he.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'he', {
6 find: 'חיפוש',
7 findOptions: 'אפשרויות חיפוש',
8 findWhat: 'חיפוש מחרוזת:',
9 matchCase: 'הבחנה בין אותיות רשיות לקטנות (Case)',
10 matchCyclic: 'התאמה מחזורית',
11 matchWord: 'התאמה למילה המלאה',
12 notFoundMsg: 'הטקסט המבוקש לא נמצא.',
13 replace: 'החלפה',
14 replaceAll: 'החלפה בכל העמוד',
15 replaceSuccessMsg: '%1 טקסטים הוחלפו.',
16 replaceWith: 'החלפה במחרוזת:',
17 title: 'חיפוש והחלפה'
18} );
diff --git a/sources/plugins/find/lang/hi.js b/sources/plugins/find/lang/hi.js
new file mode 100644
index 00000000..73ebdafb
--- /dev/null
+++ b/sources/plugins/find/lang/hi.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'hi', {
6 find: 'खोजें',
7 findOptions: 'Find Options',
8 findWhat: 'यह खोजें:',
9 matchCase: 'केस मिलायें',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'पूरा शब्द मिलायें',
12 notFoundMsg: 'आपके द्वारा दिया गया टेक्स्ट नहीं मिला',
13 replace: 'रीप्लेस',
14 replaceAll: 'सभी रिप्लेस करें',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'इससे रिप्लेस करें:',
17 title: 'खोजें और बदलें'
18} );
diff --git a/sources/plugins/find/lang/hr.js b/sources/plugins/find/lang/hr.js
new file mode 100644
index 00000000..ea542328
--- /dev/null
+++ b/sources/plugins/find/lang/hr.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'hr', {
6 find: 'Pronađi',
7 findOptions: 'Opcije traženja',
8 findWhat: 'Pronađi:',
9 matchCase: 'Usporedi mala/velika slova',
10 matchCyclic: 'Usporedi kružno',
11 matchWord: 'Usporedi cijele riječi',
12 notFoundMsg: 'Traženi tekst nije pronađen.',
13 replace: 'Zamijeni',
14 replaceAll: 'Zamijeni sve',
15 replaceSuccessMsg: 'Zamijenjeno %1 pojmova.',
16 replaceWith: 'Zamijeni s:',
17 title: 'Pronađi i zamijeni'
18} );
diff --git a/sources/plugins/find/lang/hu.js b/sources/plugins/find/lang/hu.js
new file mode 100644
index 00000000..70ed8523
--- /dev/null
+++ b/sources/plugins/find/lang/hu.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'hu', {
6 find: 'Keresés',
7 findOptions: 'Beállítások',
8 findWhat: 'Keresett szöveg:',
9 matchCase: 'Kis- és nagybetű megkülönböztetése',
10 matchCyclic: 'Ciklikus keresés',
11 matchWord: 'Csak ha ez a teljes szó',
12 notFoundMsg: 'A keresett szöveg nem található.',
13 replace: 'Csere',
14 replaceAll: 'Az összes cseréje',
15 replaceSuccessMsg: '%1 egyezőség cserélve.',
16 replaceWith: 'Csere erre:',
17 title: 'Keresés és csere'
18} );
diff --git a/sources/plugins/find/lang/id.js b/sources/plugins/find/lang/id.js
new file mode 100644
index 00000000..136c9aaf
--- /dev/null
+++ b/sources/plugins/find/lang/id.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'id', {
6 find: 'Temukan',
7 findOptions: 'Opsi menemukan',
8 findWhat: 'Temukan apa:',
9 matchCase: 'Match case', // MISSING
10 matchCyclic: 'Match cyclic', // MISSING
11 matchWord: 'Match whole word', // MISSING
12 notFoundMsg: 'Teks yang dipilih tidak ditemukan',
13 replace: 'Ganti',
14 replaceAll: 'Ganti Semua',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.', // MISSING
16 replaceWith: 'Ganti dengan:',
17 title: 'Temukan dan Ganti'
18} );
diff --git a/sources/plugins/find/lang/is.js b/sources/plugins/find/lang/is.js
new file mode 100644
index 00000000..7687957c
--- /dev/null
+++ b/sources/plugins/find/lang/is.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'is', {
6 find: 'Leita',
7 findOptions: 'Find Options',
8 findWhat: 'Leita að:',
9 matchCase: 'Gera greinarmun á¡ há¡- og lágstöfum',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Aðeins heil orð',
12 notFoundMsg: 'Leitartexti fannst ekki!',
13 replace: 'Skipta út',
14 replaceAll: 'Skipta út allsstaðar',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Skipta út fyrir:',
17 title: 'Finna og skipta'
18} );
diff --git a/sources/plugins/find/lang/it.js b/sources/plugins/find/lang/it.js
new file mode 100644
index 00000000..4759fdba
--- /dev/null
+++ b/sources/plugins/find/lang/it.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'it', {
6 find: 'Trova',
7 findOptions: 'Opzioni di ricerca',
8 findWhat: 'Trova:',
9 matchCase: 'Maiuscole/minuscole',
10 matchCyclic: 'Ricerca ciclica',
11 matchWord: 'Solo parole intere',
12 notFoundMsg: 'L\'elemento cercato non è stato trovato.',
13 replace: 'Sostituisci',
14 replaceAll: 'Sostituisci tutto',
15 replaceSuccessMsg: '%1 occorrenza(e) sostituite.',
16 replaceWith: 'Sostituisci con:',
17 title: 'Cerca e Sostituisci'
18} );
diff --git a/sources/plugins/find/lang/ja.js b/sources/plugins/find/lang/ja.js
new file mode 100644
index 00000000..51100472
--- /dev/null
+++ b/sources/plugins/find/lang/ja.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ja', {
6 find: '検索',
7 findOptions: '検索オプション',
8 findWhat: '検索する文字列:',
9 matchCase: '大文字と小文字を区別する',
10 matchCyclic: '末尾に逹したら先頭に戻る',
11 matchWord: '単語単位で探す',
12 notFoundMsg: '指定された文字列は見つかりませんでした。',
13 replace: '置換',
14 replaceAll: 'すべて置換',
15 replaceSuccessMsg: '%1 個置換しました。',
16 replaceWith: '置換後の文字列:',
17 title: '検索と置換'
18} );
diff --git a/sources/plugins/find/lang/ka.js b/sources/plugins/find/lang/ka.js
new file mode 100644
index 00000000..2ac75798
--- /dev/null
+++ b/sources/plugins/find/lang/ka.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ka', {
6 find: 'ძებნა',
7 findOptions: 'Find Options',
8 findWhat: 'საძიებელი ტექსტი:',
9 matchCase: 'დიდი და პატარა ასოების დამთხვევა',
10 matchCyclic: 'დოკუმენტის ბოლოში გასვლის მერე თავიდან დაწყება',
11 matchWord: 'მთელი სიტყვის დამთხვევა',
12 notFoundMsg: 'მითითებული ტექსტი არ მოიძებნა.',
13 replace: 'შეცვლა',
14 replaceAll: 'ყველას შეცვლა',
15 replaceSuccessMsg: '%1 მოძებნილი შეიცვალა.',
16 replaceWith: 'შეცვლის ტექსტი:',
17 title: 'ძებნა და შეცვლა'
18} );
diff --git a/sources/plugins/find/lang/km.js b/sources/plugins/find/lang/km.js
new file mode 100644
index 00000000..f4f43399
--- /dev/null
+++ b/sources/plugins/find/lang/km.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'km', {
6 find: 'ស្វែងរក',
7 findOptions: 'ជម្រើស​ស្វែង​រក',
8 findWhat: 'ស្វែងរកអ្វី:',
9 matchCase: 'ករណី​ដំណូច',
10 matchCyclic: 'ត្រូវ​នឹង cyclic',
11 matchWord: 'ដូច​នឹង​ពាក្យ​ទាំង​មូល',
12 notFoundMsg: 'រក​មិន​ឃើញ​ពាក្យ​ដែល​បាន​បញ្ជាក់។',
13 replace: 'ជំនួស',
14 replaceAll: 'ជំនួសទាំងអស់',
15 replaceSuccessMsg: 'ការ​ជំនួស​ចំនួន %1 បាន​កើត​ឡើង។',
16 replaceWith: 'ជំនួសជាមួយ:',
17 title: 'រក​និង​ជំនួស'
18} );
diff --git a/sources/plugins/find/lang/ko.js b/sources/plugins/find/lang/ko.js
new file mode 100644
index 00000000..13bef418
--- /dev/null
+++ b/sources/plugins/find/lang/ko.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ko', {
6 find: '찾기',
7 findOptions: '찾기 조건',
8 findWhat: '찾을 내용:',
9 matchCase: '대소문자 구분',
10 matchCyclic: '되돌이 검색',
11 matchWord: '온전한 단어',
12 notFoundMsg: '문자열을 찾을 수 없습니다.',
13 replace: '바꾸기',
14 replaceAll: '모두 바꾸기',
15 replaceSuccessMsg: '%1개의 항목이 바뀌었습니다.',
16 replaceWith: '바꿀 내용:',
17 title: '찾기 및 바꾸기'
18} );
diff --git a/sources/plugins/find/lang/ku.js b/sources/plugins/find/lang/ku.js
new file mode 100644
index 00000000..c74fb071
--- /dev/null
+++ b/sources/plugins/find/lang/ku.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ku', {
6 find: 'گەڕان',
7 findOptions: 'هەڵبژاردەکانی گەڕان',
8 findWhat: 'گەڕان بەدووای:',
9 matchCase: 'جیاکردنەوه لەنێوان پیتی گەورەو بچووك',
10 matchCyclic: 'گەڕان لەهەموو پەڕەکه',
11 matchWord: 'تەنەا هەموو وشەکه',
12 notFoundMsg: 'هیچ دەقه گەڕانێك نەدۆزراوه.',
13 replace: 'لەبریدانان',
14 replaceAll: 'لەبریدانانی هەمووی',
15 replaceSuccessMsg: ' پێشهاتە(ی) لەبری دانرا. %1',
16 replaceWith: 'لەبریدانان به:',
17 title: 'گەڕان و لەبریدانان'
18} );
diff --git a/sources/plugins/find/lang/lt.js b/sources/plugins/find/lang/lt.js
new file mode 100644
index 00000000..91d8ef24
--- /dev/null
+++ b/sources/plugins/find/lang/lt.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'lt', {
6 find: 'Rasti',
7 findOptions: 'Paieškos nustatymai',
8 findWhat: 'Surasti tekstą:',
9 matchCase: 'Skirti didžiąsias ir mažąsias raides',
10 matchCyclic: 'Sutampantis cikliškumas',
11 matchWord: 'Atitikti pilną žodį',
12 notFoundMsg: 'Nurodytas tekstas nerastas.',
13 replace: 'Pakeisti',
14 replaceAll: 'Pakeisti viską',
15 replaceSuccessMsg: '%1 sutapimas(ų) buvo pakeisti.',
16 replaceWith: 'Pakeisti tekstu:',
17 title: 'Surasti ir pakeisti'
18} );
diff --git a/sources/plugins/find/lang/lv.js b/sources/plugins/find/lang/lv.js
new file mode 100644
index 00000000..fff75cf9
--- /dev/null
+++ b/sources/plugins/find/lang/lv.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'lv', {
6 find: 'Meklēt',
7 findOptions: 'Meklēt uzstādījumi',
8 findWhat: 'Meklēt:',
9 matchCase: 'Reģistrjūtīgs',
10 matchCyclic: 'Sakrist cikliski',
11 matchWord: 'Jāsakrīt pilnībā',
12 notFoundMsg: 'Norādītā frāze netika atrasta.',
13 replace: 'Nomainīt',
14 replaceAll: 'Aizvietot visu',
15 replaceSuccessMsg: '%1 gadījums(i) aizvietoti',
16 replaceWith: 'Nomainīt uz:',
17 title: 'Meklēt un aizvietot'
18} );
diff --git a/sources/plugins/find/lang/mk.js b/sources/plugins/find/lang/mk.js
new file mode 100644
index 00000000..d30638b4
--- /dev/null
+++ b/sources/plugins/find/lang/mk.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'mk', {
6 find: 'Find',
7 findOptions: 'Find Options',
8 findWhat: 'Find what:',
9 matchCase: 'Match case',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Match whole word',
12 notFoundMsg: 'The specified text was not found.',
13 replace: 'Replace',
14 replaceAll: 'Replace All',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Replace with:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/mn.js b/sources/plugins/find/lang/mn.js
new file mode 100644
index 00000000..e41d1429
--- /dev/null
+++ b/sources/plugins/find/lang/mn.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'mn', {
6 find: 'Хайх',
7 findOptions: 'Хайх сонголтууд',
8 findWhat: 'Хайх үг/үсэг:',
9 matchCase: 'Тэнцэх төлөв',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Тэнцэх бүтэн үг',
12 notFoundMsg: 'Хайсан бичвэрийг олсонгүй.',
13 replace: 'Орлуулах',
14 replaceAll: 'Бүгдийг нь солих',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Солих үг:',
17 title: 'Хайж орлуулах'
18} );
diff --git a/sources/plugins/find/lang/ms.js b/sources/plugins/find/lang/ms.js
new file mode 100644
index 00000000..79ceca0c
--- /dev/null
+++ b/sources/plugins/find/lang/ms.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ms', {
6 find: 'Cari',
7 findOptions: 'Find Options',
8 findWhat: 'Perkataan yang dicari:',
9 matchCase: 'Padanan case huruf',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Padana Keseluruhan perkataan',
12 notFoundMsg: 'Text yang dicari tidak dijumpai.',
13 replace: 'Ganti',
14 replaceAll: 'Ganti semua',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Diganti dengan:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/nb.js b/sources/plugins/find/lang/nb.js
new file mode 100644
index 00000000..fdd559b8
--- /dev/null
+++ b/sources/plugins/find/lang/nb.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'nb', {
6 find: 'Søk',
7 findOptions: 'Søkealternativer',
8 findWhat: 'Søk etter:',
9 matchCase: 'Skill mellom store og små bokstaver',
10 matchCyclic: 'Søk i hele dokumentet',
11 matchWord: 'Bare hele ord',
12 notFoundMsg: 'Fant ikke søketeksten.',
13 replace: 'Erstatt',
14 replaceAll: 'Erstatt alle',
15 replaceSuccessMsg: '%1 tilfelle(r) erstattet.',
16 replaceWith: 'Erstatt med:',
17 title: 'Søk og erstatt'
18} );
diff --git a/sources/plugins/find/lang/nl.js b/sources/plugins/find/lang/nl.js
new file mode 100644
index 00000000..c350072b
--- /dev/null
+++ b/sources/plugins/find/lang/nl.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'nl', {
6 find: 'Zoeken',
7 findOptions: 'Zoekopties',
8 findWhat: 'Zoeken naar:',
9 matchCase: 'Hoofdlettergevoelig',
10 matchCyclic: 'Doorlopend zoeken',
11 matchWord: 'Hele woord moet voorkomen',
12 notFoundMsg: 'De opgegeven tekst is niet gevonden.',
13 replace: 'Vervangen',
14 replaceAll: 'Alles vervangen',
15 replaceSuccessMsg: '%1 resultaten vervangen.',
16 replaceWith: 'Vervangen met:',
17 title: 'Zoeken en vervangen'
18} );
diff --git a/sources/plugins/find/lang/no.js b/sources/plugins/find/lang/no.js
new file mode 100644
index 00000000..6c99e793
--- /dev/null
+++ b/sources/plugins/find/lang/no.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'no', {
6 find: 'Søk',
7 findOptions: 'Søkealternativer',
8 findWhat: 'Søk etter:',
9 matchCase: 'Skill mellom store og små bokstaver',
10 matchCyclic: 'Søk i hele dokumentet',
11 matchWord: 'Bare hele ord',
12 notFoundMsg: 'Fant ikke søketeksten.',
13 replace: 'Erstatt',
14 replaceAll: 'Erstatt alle',
15 replaceSuccessMsg: '%1 tilfelle(r) erstattet.',
16 replaceWith: 'Erstatt med:',
17 title: 'Søk og erstatt'
18} );
diff --git a/sources/plugins/find/lang/pl.js b/sources/plugins/find/lang/pl.js
new file mode 100644
index 00000000..949c2a38
--- /dev/null
+++ b/sources/plugins/find/lang/pl.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'pl', {
6 find: 'Znajdź',
7 findOptions: 'Opcje wyszukiwania',
8 findWhat: 'Znajdź:',
9 matchCase: 'Uwzględnij wielkość liter',
10 matchCyclic: 'Cykliczne dopasowanie',
11 matchWord: 'Całe słowa',
12 notFoundMsg: 'Nie znaleziono szukanego hasła.',
13 replace: 'Zamień',
14 replaceAll: 'Zamień wszystko',
15 replaceSuccessMsg: '%1 wystąpień zastąpionych.',
16 replaceWith: 'Zastąp przez:',
17 title: 'Znajdź i zamień'
18} );
diff --git a/sources/plugins/find/lang/pt-br.js b/sources/plugins/find/lang/pt-br.js
new file mode 100644
index 00000000..e52126c7
--- /dev/null
+++ b/sources/plugins/find/lang/pt-br.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'pt-br', {
6 find: 'Localizar',
7 findOptions: 'Opções',
8 findWhat: 'Procurar por:',
9 matchCase: 'Coincidir Maiúsculas/Minúsculas',
10 matchCyclic: 'Coincidir cíclico',
11 matchWord: 'Coincidir a palavra inteira',
12 notFoundMsg: 'O texto especificado não foi encontrado.',
13 replace: 'Substituir',
14 replaceAll: 'Substituir Tudo',
15 replaceSuccessMsg: '%1 ocorrência(s) substituída(s).',
16 replaceWith: 'Substituir por:',
17 title: 'Localizar e Substituir'
18} );
diff --git a/sources/plugins/find/lang/pt.js b/sources/plugins/find/lang/pt.js
new file mode 100644
index 00000000..19901df5
--- /dev/null
+++ b/sources/plugins/find/lang/pt.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'pt', {
6 find: 'Procurar',
7 findOptions: 'Find Options',
8 findWhat: 'Texto a procurar:',
9 matchCase: 'Maiúsculas/Minúsculas',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Coincidir com toda a palavra',
12 notFoundMsg: 'O texto especificado não foi encontrado.',
13 replace: 'Substituir',
14 replaceAll: 'Substituir Tudo',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Substituir por:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/ro.js b/sources/plugins/find/lang/ro.js
new file mode 100644
index 00000000..0760be20
--- /dev/null
+++ b/sources/plugins/find/lang/ro.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ro', {
6 find: 'Găseşte',
7 findOptions: 'Find Options',
8 findWhat: 'Găseşte:',
9 matchCase: 'Deosebeşte majuscule de minuscule (Match case)',
10 matchCyclic: 'Potrivește ciclic',
11 matchWord: 'Doar cuvintele întregi',
12 notFoundMsg: 'Textul specificat nu a fost găsit.',
13 replace: 'Înlocuieşte',
14 replaceAll: 'Înlocuieşte tot',
15 replaceSuccessMsg: '%1 căutări înlocuite.',
16 replaceWith: 'Înlocuieşte cu:',
17 title: 'Găseşte şi înlocuieşte'
18} );
diff --git a/sources/plugins/find/lang/ru.js b/sources/plugins/find/lang/ru.js
new file mode 100644
index 00000000..5667a7dd
--- /dev/null
+++ b/sources/plugins/find/lang/ru.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ru', {
6 find: 'Найти',
7 findOptions: 'Опции поиска',
8 findWhat: 'Найти:',
9 matchCase: 'Учитывать регистр',
10 matchCyclic: 'По всему тексту',
11 matchWord: 'Только слово целиком',
12 notFoundMsg: 'Искомый текст не найден.',
13 replace: 'Заменить',
14 replaceAll: 'Заменить всё',
15 replaceSuccessMsg: 'Успешно заменено %1 раз(а).',
16 replaceWith: 'Заменить на:',
17 title: 'Поиск и замена'
18} );
diff --git a/sources/plugins/find/lang/si.js b/sources/plugins/find/lang/si.js
new file mode 100644
index 00000000..2e1b1b68
--- /dev/null
+++ b/sources/plugins/find/lang/si.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'si', {
6 find: 'Find', // MISSING
7 findOptions: 'Find Options', // MISSING
8 findWhat: 'Find what:', // MISSING
9 matchCase: 'Match case', // MISSING
10 matchCyclic: 'Match cyclic', // MISSING
11 matchWord: 'Match whole word', // MISSING
12 notFoundMsg: 'The specified text was not found.', // MISSING
13 replace: 'හිලව් කිරීම',
14 replaceAll: 'සියල්ලම හිලව් කරන්න',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.', // MISSING
16 replaceWith: 'Replace with:', // MISSING
17 title: 'Find and Replace' // MISSING
18} );
diff --git a/sources/plugins/find/lang/sk.js b/sources/plugins/find/lang/sk.js
new file mode 100644
index 00000000..2b3471b1
--- /dev/null
+++ b/sources/plugins/find/lang/sk.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'sk', {
6 find: 'Hľadať',
7 findOptions: 'Nájsť možnosti',
8 findWhat: 'Čo hľadať:',
9 matchCase: 'Rozlišovať malé a veľké písmená',
10 matchCyclic: 'Cykliť zhodu',
11 matchWord: 'Len celé slová',
12 notFoundMsg: 'Hľadaný text nebol nájdený.',
13 replace: 'Nahradiť',
14 replaceAll: 'Nahradiť všetko',
15 replaceSuccessMsg: '%1 výskyt(ov) nahradených.',
16 replaceWith: 'Čím nahradiť:',
17 title: 'Nájsť a nahradiť'
18} );
diff --git a/sources/plugins/find/lang/sl.js b/sources/plugins/find/lang/sl.js
new file mode 100644
index 00000000..ce6302c4
--- /dev/null
+++ b/sources/plugins/find/lang/sl.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'sl', {
6 find: 'Najdi',
7 findOptions: 'Find Options',
8 findWhat: 'Najdi:',
9 matchCase: 'Razlikuj velike in male črke',
10 matchCyclic: 'Primerjaj znake v cirilici',
11 matchWord: 'Samo cele besede',
12 notFoundMsg: 'Navedeno besedilo ni bilo najdeno.',
13 replace: 'Zamenjaj',
14 replaceAll: 'Zamenjaj vse',
15 replaceSuccessMsg: '%1 pojavitev je bilo zamenjano.',
16 replaceWith: 'Zamenjaj z:',
17 title: 'Najdi in zamenjaj'
18} );
diff --git a/sources/plugins/find/lang/sq.js b/sources/plugins/find/lang/sq.js
new file mode 100644
index 00000000..8a2e449d
--- /dev/null
+++ b/sources/plugins/find/lang/sq.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'sq', {
6 find: 'Gjej',
7 findOptions: 'Gjejë Alternativat',
8 findWhat: 'Gjej çka:',
9 matchCase: 'Rasti i përputhjes',
10 matchCyclic: 'Përputh ciklikun',
11 matchWord: 'Përputh fjalën e tërë',
12 notFoundMsg: 'Teksti i caktuar nuk mundej të gjendet.',
13 replace: 'Zëvendëso',
14 replaceAll: 'Zëvendëso të gjitha',
15 replaceSuccessMsg: '%1 rast(e) u zëvendësua(n).',
16 replaceWith: 'Zëvendëso me:',
17 title: 'Gjej dhe Zëvendëso'
18} );
diff --git a/sources/plugins/find/lang/sr-latn.js b/sources/plugins/find/lang/sr-latn.js
new file mode 100644
index 00000000..48f85a25
--- /dev/null
+++ b/sources/plugins/find/lang/sr-latn.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'sr-latn', {
6 find: 'Pretraga',
7 findOptions: 'Find Options',
8 findWhat: 'Pronadi:',
9 matchCase: 'Razlikuj mala i velika slova',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Uporedi cele reci',
12 notFoundMsg: 'Traženi tekst nije pronađen.',
13 replace: 'Zamena',
14 replaceAll: 'Zameni sve',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Zameni sa:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/sr.js b/sources/plugins/find/lang/sr.js
new file mode 100644
index 00000000..9e7ae1c9
--- /dev/null
+++ b/sources/plugins/find/lang/sr.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'sr', {
6 find: 'Претрага',
7 findOptions: 'Find Options',
8 findWhat: 'Пронађи:',
9 matchCase: 'Разликуј велика и мала слова',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'Упореди целе речи',
12 notFoundMsg: 'Тражени текст није пронађен.',
13 replace: 'Замена',
14 replaceAll: 'Замени све',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'Замени са:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/sv.js b/sources/plugins/find/lang/sv.js
new file mode 100644
index 00000000..3e2d1ce0
--- /dev/null
+++ b/sources/plugins/find/lang/sv.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'sv', {
6 find: 'Sök',
7 findOptions: 'Sökalternativ',
8 findWhat: 'Sök efter:',
9 matchCase: 'Skiftläge',
10 matchCyclic: 'Matcha cykliska',
11 matchWord: 'Inkludera hela ord',
12 notFoundMsg: 'Angiven text kunde ej hittas.',
13 replace: 'Ersätt',
14 replaceAll: 'Ersätt alla',
15 replaceSuccessMsg: '%1 förekomst(er) ersatta.',
16 replaceWith: 'Ersätt med:',
17 title: 'Sök och ersätt'
18} );
diff --git a/sources/plugins/find/lang/th.js b/sources/plugins/find/lang/th.js
new file mode 100644
index 00000000..d83cfd26
--- /dev/null
+++ b/sources/plugins/find/lang/th.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'th', {
6 find: 'ค้นหา',
7 findOptions: 'Find Options',
8 findWhat: 'ค้นหาคำว่า:',
9 matchCase: 'ตัวโหญ่-เล็ก ต้องตรงกัน',
10 matchCyclic: 'Match cyclic',
11 matchWord: 'ต้องตรงกันทุกคำ',
12 notFoundMsg: 'ไม่พบคำที่ค้นหา.',
13 replace: 'ค้นหาและแทนที่',
14 replaceAll: 'แทนที่ทั้งหมดที่พบ',
15 replaceSuccessMsg: '%1 occurrence(s) replaced.',
16 replaceWith: 'แทนที่ด้วย:',
17 title: 'Find and Replace'
18} );
diff --git a/sources/plugins/find/lang/tr.js b/sources/plugins/find/lang/tr.js
new file mode 100644
index 00000000..9705d9e0
--- /dev/null
+++ b/sources/plugins/find/lang/tr.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'tr', {
6 find: 'Bul',
7 findOptions: 'Seçenekleri Bul',
8 findWhat: 'Aranan:',
9 matchCase: 'Büyük/küçük harf duyarlı',
10 matchCyclic: 'Eşleşen döngü',
11 matchWord: 'Kelimenin tamamı uysun',
12 notFoundMsg: 'Belirtilen yazı bulunamadı.',
13 replace: 'Değiştir',
14 replaceAll: 'Tümünü Değiştir',
15 replaceSuccessMsg: '%1 bulunanlardan değiştirildi.',
16 replaceWith: 'Bununla değiştir:',
17 title: 'Bul ve Değiştir'
18} );
diff --git a/sources/plugins/find/lang/tt.js b/sources/plugins/find/lang/tt.js
new file mode 100644
index 00000000..459892b1
--- /dev/null
+++ b/sources/plugins/find/lang/tt.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'tt', {
6 find: 'Эзләү',
7 findOptions: 'Эзләү көйләүләре',
8 findWhat: 'Нәрсә эзләргә:',
9 matchCase: 'Баш һәм юл хәрефләрен исәпкә алу',
10 matchCyclic: 'Кабатлап эзләргә',
11 matchWord: 'Сүзләрне тулысынча гына эзләү',
12 notFoundMsg: 'Эзләнгән текст табылмады.',
13 replace: 'Алмаштыру',
14 replaceAll: 'Барысын да алмаштыру',
15 replaceSuccessMsg: '%1 урында(ларда) алмаштырылган.',
16 replaceWith: 'Нәрсәгә алмаштыру:',
17 title: 'Эзләп табу һәм алмаштыру'
18} );
diff --git a/sources/plugins/find/lang/ug.js b/sources/plugins/find/lang/ug.js
new file mode 100644
index 00000000..1407e983
--- /dev/null
+++ b/sources/plugins/find/lang/ug.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'ug', {
6 find: 'ئىزدە',
7 findOptions: 'ئىزدەش تاللانمىسى',
8 findWhat: 'ئىزدە:',
9 matchCase: 'چوڭ كىچىك ھەرپنى پەرقلەندۈر',
10 matchCyclic: 'ئايلانما ماسلىشىش',
11 matchWord: 'پۈتۈن سۆز ماسلىشىش',
12 notFoundMsg: 'بەلگىلەنگەن تېكىستنى تاپالمىدى',
13 replace: 'ئالماشتۇر',
14 replaceAll: 'ھەممىنى ئالماشتۇر',
15 replaceSuccessMsg: 'جەمئى %1 جايدىكى ئالماشتۇرۇش تاماملاندى',
16 replaceWith: 'ئالماشتۇر:',
17 title: 'ئىزدەپ ئالماشتۇر'
18} );
diff --git a/sources/plugins/find/lang/uk.js b/sources/plugins/find/lang/uk.js
new file mode 100644
index 00000000..3e904836
--- /dev/null
+++ b/sources/plugins/find/lang/uk.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'uk', {
6 find: 'Пошук',
7 findOptions: 'Параметри Пошуку',
8 findWhat: 'Шукати:',
9 matchCase: 'Враховувати регістр',
10 matchCyclic: 'Циклічна заміна',
11 matchWord: 'Збіг цілих слів',
12 notFoundMsg: 'Вказаний текст не знайдено.',
13 replace: 'Заміна',
14 replaceAll: 'Замінити все',
15 replaceSuccessMsg: '%1 співпадінь(ня) замінено.',
16 replaceWith: 'Замінити на:',
17 title: 'Знайти і замінити'
18} );
diff --git a/sources/plugins/find/lang/vi.js b/sources/plugins/find/lang/vi.js
new file mode 100644
index 00000000..3a6d522b
--- /dev/null
+++ b/sources/plugins/find/lang/vi.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'vi', {
6 find: 'Tìm kiếm',
7 findOptions: 'Tìm tùy chọn',
8 findWhat: 'Tìm chuỗi:',
9 matchCase: 'Phân biệt chữ hoa/thường',
10 matchCyclic: 'Giống một phần',
11 matchWord: 'Giống toàn bộ từ',
12 notFoundMsg: 'Không tìm thấy chuỗi cần tìm.',
13 replace: 'Thay thế',
14 replaceAll: 'Thay thế tất cả',
15 replaceSuccessMsg: '%1 vị trí đã được thay thế.',
16 replaceWith: 'Thay bằng:',
17 title: 'Tìm kiếm và thay thế'
18} );
diff --git a/sources/plugins/find/lang/zh-cn.js b/sources/plugins/find/lang/zh-cn.js
new file mode 100644
index 00000000..d38bb9dd
--- /dev/null
+++ b/sources/plugins/find/lang/zh-cn.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'zh-cn', {
6 find: '查找',
7 findOptions: '查找选项',
8 findWhat: '查找:',
9 matchCase: '区分大小写',
10 matchCyclic: '循环匹配',
11 matchWord: '全字匹配',
12 notFoundMsg: '指定的文本没有找到。',
13 replace: '替换',
14 replaceAll: '全部替换',
15 replaceSuccessMsg: '共完成 %1 处替换。',
16 replaceWith: '替换:',
17 title: '查找和替换'
18} );
diff --git a/sources/plugins/find/lang/zh.js b/sources/plugins/find/lang/zh.js
new file mode 100644
index 00000000..13c65c57
--- /dev/null
+++ b/sources/plugins/find/lang/zh.js
@@ -0,0 +1,18 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'find', 'zh', {
6 find: '尋找',
7 findOptions: '尋找選項',
8 findWhat: '尋找目標:',
9 matchCase: '大小寫須相符',
10 matchCyclic: '循環搜尋',
11 matchWord: '全字拼寫須相符',
12 notFoundMsg: '找不到指定的文字。',
13 replace: '取代',
14 replaceAll: '全部取代',
15 replaceSuccessMsg: '已取代 %1 個指定項目。',
16 replaceWith: '取代成:',
17 title: '尋找及取代'
18} );