New: Update ckeditor to version 4 (part 1)

This commit is contained in:
Laurent Destailleur
2014-03-08 12:11:01 +01:00
parent 32c81588b0
commit c65d681d87
4418 changed files with 147049 additions and 127332 deletions

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'af', {
find: 'Soek',
findOptions: 'Find Options',
findWhat: 'Soek na:',
matchCase: 'Hoof/kleinletter sensitief',
matchCyclic: 'Soek deurlopend',
matchWord: 'Hele woord moet voorkom',
notFoundMsg: 'Teks nie gevind nie.',
replace: 'Vervang',
replaceAll: 'Vervang alles',
replaceSuccessMsg: '%1 voorkoms(te) vervang.',
replaceWith: 'Vervang met:',
title: 'Soek en vervang'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ar', {
find: 'بحث',
findOptions: 'Find Options',
findWhat: 'البحث بـ:',
matchCase: 'مطابقة حالة الأحرف',
matchCyclic: 'مطابقة دورية',
matchWord: 'مطابقة بالكامل',
notFoundMsg: 'لم يتم العثور على النص المحدد.',
replace: 'إستبدال',
replaceAll: 'إستبدال الكل',
replaceSuccessMsg: 'تم استبدال 1% من الحالات ',
replaceWith: 'إستبدال بـ:',
title: 'بحث واستبدال'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'bg', {
find: 'Търсене',
findOptions: 'Find Options',
findWhat: 'Търси за:',
matchCase: 'Съвпадение',
matchCyclic: 'Циклично съвпадение',
matchWord: 'Съвпадение с дума',
notFoundMsg: 'Указаният текст не е намерен.',
replace: 'Препокриване',
replaceAll: 'Препокрий всички',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Препокрива с:',
title: 'Търсене и препокриване'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'bn', {
find: 'খোজো',
findOptions: 'Find Options',
findWhat: 'যা খুঁজতে হবে:',
matchCase: 'কেস মিলাও',
matchCyclic: 'Match cyclic',
matchWord: 'পুরা শব্দ মেলাও',
notFoundMsg: 'আপনার উল্লেখিত টেকস্ট পাওয়া যায়নি',
replace: 'রিপ্লেস',
replaceAll: 'সব বদলে দাও',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'যার সাথে বদলাতে হবে:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'bs', {
find: 'Naði',
findOptions: 'Find Options',
findWhat: 'Naði šta:',
matchCase: 'Uporeðuj velika/mala slova',
matchCyclic: 'Match cyclic',
matchWord: 'Uporeðuj samo cijelu rijeè',
notFoundMsg: 'Traženi tekst nije pronaðen.',
replace: 'Zamjeni',
replaceAll: 'Zamjeni sve',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Zamjeni sa:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ca', {
find: 'Cerca',
findOptions: 'Opcions de Cerca',
findWhat: 'Cerca el:',
matchCase: 'Distingeix majúscules/minúscules',
matchCyclic: 'Coincidència cíclica',
matchWord: 'Només paraules completes',
notFoundMsg: 'El text especificat no s\'ha trobat.',
replace: 'Reemplaça',
replaceAll: 'Reemplaça-ho tot',
replaceSuccessMsg: '%1 ocurrència/es reemplaçada/es.',
replaceWith: 'Reemplaça amb:',
title: 'Cerca i reemplaça'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'cs', {
find: 'Hledat',
findOptions: 'Možnosti hledání',
findWhat: 'Co hledat:',
matchCase: 'Rozlišovat velikost písma',
matchCyclic: 'Procházet opakovaně',
matchWord: 'Pouze celá slova',
notFoundMsg: 'Hledaný text nebyl nalezen.',
replace: 'Nahradit',
replaceAll: 'Nahradit vše',
replaceSuccessMsg: '%1 nahrazení.',
replaceWith: 'Čím nahradit:',
title: 'Najít a nahradit'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'cy', {
find: 'Chwilio',
findOptions: 'Opsiynau Chwilio',
findWhat: 'Chwilio\'r term:',
matchCase: 'Cydweddu\'r cas',
matchCyclic: 'Cydweddu\'n gylchol',
matchWord: 'Cydweddu gair cyfan',
notFoundMsg: 'Nid oedd y testun wedi\'i ddarganfod.',
replace: 'Amnewid Un',
replaceAll: 'Amnewid Pob',
replaceSuccessMsg: 'Amnewidiwyd %1 achlysur.',
replaceWith: 'Amnewid gyda:',
title: 'Chwilio ac Amnewid'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'da', {
find: 'Søg',
findOptions: 'Find muligheder',
findWhat: 'Søg efter:',
matchCase: 'Forskel på store og små bogstaver',
matchCyclic: 'Match cyklisk',
matchWord: 'Kun hele ord',
notFoundMsg: 'Søgeteksten blev ikke fundet',
replace: 'Erstat',
replaceAll: 'Erstat alle',
replaceSuccessMsg: '%1 forekomst(er) erstattet.',
replaceWith: 'Erstat med:',
title: 'Søg og erstat'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'de', {
find: 'Suchen',
findOptions: 'Suchoptionen',
findWhat: 'Suche nach:',
matchCase: 'Groß-Kleinschreibung beachten',
matchCyclic: 'Zyklische Suche',
matchWord: 'Nur ganze Worte suchen',
notFoundMsg: 'Der gesuchte Text wurde nicht gefunden.',
replace: 'Ersetzen',
replaceAll: 'Alle ersetzen',
replaceSuccessMsg: '%1 vorkommen ersetzt.',
replaceWith: 'Ersetze mit:',
title: 'Suchen und Ersetzen'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'el', {
find: 'Εύρεση',
findOptions: 'Επιλογές Εύρεσης',
findWhat: 'Εύρεση για:',
matchCase: 'Ταίριασμα πεζών/κεφαλαίων',
matchCyclic: 'Αναδρομική εύρεση',
matchWord: 'Εύρεση μόνο πλήρων λέξεων',
notFoundMsg: 'Το κείμενο δεν βρέθηκε.',
replace: 'Αντικατάσταση',
replaceAll: 'Αντικατάσταση Όλων',
replaceSuccessMsg: 'Ο(ι) όρος(-οι) αντικαταστήθηκε(-αν) %1 φορές.',
replaceWith: 'Αντικατάσταση με:',
title: 'Εύρεση και Αντικατάσταση'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'en-au', {
find: 'Find',
findOptions: 'Find Options',
findWhat: 'Find what:',
matchCase: 'Match case',
matchCyclic: 'Match cyclic',
matchWord: 'Match whole word',
notFoundMsg: 'The specified text was not found.',
replace: 'Replace',
replaceAll: 'Replace All',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Replace with:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'en-ca', {
find: 'Find',
findOptions: 'Find Options',
findWhat: 'Find what:',
matchCase: 'Match case',
matchCyclic: 'Match cyclic',
matchWord: 'Match whole word',
notFoundMsg: 'The specified text was not found.',
replace: 'Replace',
replaceAll: 'Replace All',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Replace with:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'en-gb', {
find: 'Find',
findOptions: 'Find Options',
findWhat: 'Find what:',
matchCase: 'Match case',
matchCyclic: 'Match cyclic',
matchWord: 'Match whole word',
notFoundMsg: 'The specified text was not found.',
replace: 'Replace',
replaceAll: 'Replace All',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Replace with:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'en', {
find: 'Find',
findOptions: 'Find Options',
findWhat: 'Find what:',
matchCase: 'Match case',
matchCyclic: 'Match cyclic',
matchWord: 'Match whole word',
notFoundMsg: 'The specified text was not found.',
replace: 'Replace',
replaceAll: 'Replace All',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Replace with:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'eo', {
find: 'Serĉi',
findOptions: 'Opcioj pri Serĉado',
findWhat: 'Serĉi:',
matchCase: 'Kongruigi Usklecon',
matchCyclic: 'Cikla Serĉado',
matchWord: 'Tuta Vorto',
notFoundMsg: 'La celteksto ne estas trovita.',
replace: 'Anstataŭigi',
replaceAll: 'Anstataŭigi Ĉion',
replaceSuccessMsg: '%1 anstataŭigita(j) apero(j).',
replaceWith: 'Anstataŭigi per:',
title: 'Serĉi kaj Anstataŭigi'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'es', {
find: 'Buscar',
findOptions: 'Opciones de búsqueda',
findWhat: 'Texto a buscar:',
matchCase: 'Coincidir may/min',
matchCyclic: 'Buscar en todo el contenido',
matchWord: 'Coincidir toda la palabra',
notFoundMsg: 'El texto especificado no ha sido encontrado.',
replace: 'Reemplazar',
replaceAll: 'Reemplazar Todo',
replaceSuccessMsg: 'La expresión buscada ha sido reemplazada %1 veces.',
replaceWith: 'Reemplazar con:',
title: 'Buscar y Reemplazar'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'et', {
find: 'Otsi',
findOptions: 'Otsingu valikud',
findWhat: 'Otsitav:',
matchCase: 'Suur- ja väiketähtede eristamine',
matchCyclic: 'Jätkatakse algusest',
matchWord: 'Ainult terved sõnad',
notFoundMsg: 'Otsitud teksti ei leitud.',
replace: 'Asenda',
replaceAll: 'Asenda kõik',
replaceSuccessMsg: '%1 vastet asendati.',
replaceWith: 'Asendus:',
title: 'Otsimine ja asendamine'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'eu', {
find: 'Bilatu',
findOptions: 'Find Options',
findWhat: 'Zer bilatu:',
matchCase: 'Maiuskula/minuskula',
matchCyclic: 'Bilaketa ziklikoa',
matchWord: 'Esaldi osoa bilatu',
notFoundMsg: 'Idatzitako testua ez da topatu.',
replace: 'Ordezkatu',
replaceAll: 'Ordeztu Guztiak',
replaceSuccessMsg: 'Zenbat aldiz ordeztua: %1',
replaceWith: 'Zerekin ordeztu:',
title: 'Bilatu eta Ordeztu'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'fa', {
find: 'جستجو',
findOptions: 'گزینه​های جستجو',
findWhat: 'چه چیز را مییابید:',
matchCase: 'همسانی در بزرگی و کوچکی نویسه​ها',
matchCyclic: 'همسانی با چرخه',
matchWord: 'همسانی با واژهٴ کامل',
notFoundMsg: 'متن موردنظر یافت نشد.',
replace: 'جایگزینی',
replaceAll: 'جایگزینی همهٴ یافته​ها',
replaceSuccessMsg: '%1 رخداد جایگزین شد.',
replaceWith: 'جایگزینی با:',
title: 'جستجو و جایگزینی'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'fi', {
find: 'Etsi',
findOptions: 'Hakuasetukset',
findWhat: 'Etsi mitä:',
matchCase: 'Sama kirjainkoko',
matchCyclic: 'Kierrä ympäri',
matchWord: 'Koko sana',
notFoundMsg: 'Etsittyä tekstiä ei löytynyt.',
replace: 'Korvaa',
replaceAll: 'Korvaa kaikki',
replaceSuccessMsg: '%1 esiintymä(ä) korvattu.',
replaceWith: 'Korvaa tällä:',
title: 'Etsi ja korvaa'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'fo', {
find: 'Leita',
findOptions: 'Finn møguleikar',
findWhat: 'Finn:',
matchCase: 'Munur á stórum og smáum bókstavum',
matchCyclic: 'Match cyclic',
matchWord: 'Bert heil orð',
notFoundMsg: 'Leititeksturin varð ikki funnin',
replace: 'Yvirskriva',
replaceAll: 'Yvirskriva alt',
replaceSuccessMsg: '%1 úrslit broytt.',
replaceWith: 'Yvirskriva við:',
title: 'Finn og broyt'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'fr-ca', {
find: 'Rechercher',
findOptions: 'Options de recherche',
findWhat: 'Rechercher:',
matchCase: 'Respecter la casse',
matchCyclic: 'Recherche cyclique',
matchWord: 'Mot entier',
notFoundMsg: 'Le texte indiqué est introuvable.',
replace: 'Remplacer',
replaceAll: 'Tout remplacer',
replaceSuccessMsg: '%1 remplacements.',
replaceWith: 'Remplacer par:',
title: 'Rechercher et remplacer'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'fr', {
find: 'Trouver',
findOptions: 'Options de recherche',
findWhat: 'Expression à trouver: ',
matchCase: 'Respecter la casse',
matchCyclic: 'Boucler',
matchWord: 'Mot entier uniquement',
notFoundMsg: 'Le texte spécifié ne peut être trouvé.',
replace: 'Remplacer',
replaceAll: 'Remplacer tout',
replaceSuccessMsg: '%1 occurrence(s) replacée(s).',
replaceWith: 'Remplacer par: ',
title: 'Trouver et remplacer'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'gl', {
find: 'Buscar',
findOptions: 'Buscar opcións',
findWhat: 'Texto a buscar:',
matchCase: 'Coincidir Mai./min.',
matchCyclic: 'Coincidencia cíclica',
matchWord: 'Coincidencia coa palabra completa',
notFoundMsg: 'Non se atopou o texto indicado.',
replace: 'Substituir',
replaceAll: 'Substituír todo',
replaceSuccessMsg: '%1 concorrencia(s) substituída(s).',
replaceWith: 'Substituír con:',
title: 'Buscar e substituír'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'gu', {
find: 'શોધવું',
findOptions: 'વીકલ્પ શોધો',
findWhat: 'આ શોધો',
matchCase: 'કેસ સરખા રાખો',
matchCyclic: 'સરખાવવા બધા',
matchWord: 'બઘા શબ્દ સરખા રાખો',
notFoundMsg: 'તમે શોધેલી ટેક્સ્ટ નથી મળી',
replace: 'રિપ્લેસ/બદલવું',
replaceAll: 'બઘા બદલી ',
replaceSuccessMsg: '%1 ફેરફારો બાદલાયા છે.',
replaceWith: 'આનાથી બદલો',
title: 'શોધવું અને બદલવું'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'he', {
find: 'חיפוש',
findOptions: 'אפשרויות חיפוש',
findWhat: 'חיפוש מחרוזת:',
matchCase: 'הבחנה בין אותיות רשיות לקטנות (Case)',
matchCyclic: 'התאמה מחזורית',
matchWord: 'התאמה למילה המלאה',
notFoundMsg: 'הטקסט המבוקש לא נמצא.',
replace: 'החלפה',
replaceAll: 'החלפה בכל העמוד',
replaceSuccessMsg: '%1 טקסטים הוחלפו.',
replaceWith: 'החלפה במחרוזת:',
title: 'חיפוש והחלפה'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'hi', {
find: 'खोजें',
findOptions: 'Find Options',
findWhat: 'यह खोजें:',
matchCase: 'केस मिलायें',
matchCyclic: 'Match cyclic',
matchWord: 'पूरा शब्द मिलायें',
notFoundMsg: 'आपके द्वारा दिया गया टेक्स्ट नहीं मिला',
replace: 'रीप्लेस',
replaceAll: 'सभी रिप्लेस करें',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'इससे रिप्लेस करें:',
title: 'खोजें और बदलें'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'hr', {
find: 'Pronađi',
findOptions: 'Opcije traženja',
findWhat: 'Pronađi:',
matchCase: 'Usporedi mala/velika slova',
matchCyclic: 'Usporedi kružno',
matchWord: 'Usporedi cijele riječi',
notFoundMsg: 'Traženi tekst nije pronađen.',
replace: 'Zamijeni',
replaceAll: 'Zamijeni sve',
replaceSuccessMsg: 'Zamijenjeno %1 pojmova.',
replaceWith: 'Zamijeni s:',
title: 'Pronađi i zamijeni'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'hu', {
find: 'Keresés',
findOptions: 'Find Options',
findWhat: 'Keresett szöveg:',
matchCase: 'kis- és nagybetű megkülönböztetése',
matchCyclic: 'Ciklikus keresés',
matchWord: 'csak ha ez a teljes szó',
notFoundMsg: 'A keresett szöveg nem található.',
replace: 'Csere',
replaceAll: 'Az összes cseréje',
replaceSuccessMsg: '%1 egyezőség cserélve.',
replaceWith: 'Csere erre:',
title: 'Keresés és csere'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'id', {
find: 'Temukan',
findOptions: 'Opsi menemukan',
findWhat: 'Temukan apa:',
matchCase: 'Match case', // MISSING
matchCyclic: 'Match cyclic', // MISSING
matchWord: 'Match whole word', // MISSING
notFoundMsg: 'The specified text was not found.', // MISSING
replace: 'Ganti',
replaceAll: 'Ganti Semua',
replaceSuccessMsg: '%1 occurrence(s) replaced.', // MISSING
replaceWith: 'Ganti dengan:',
title: 'Temukan dan Ganti'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'is', {
find: 'Leita',
findOptions: 'Find Options',
findWhat: 'Leita að:',
matchCase: 'Gera greinarmun á¡ há¡- og lágstöfum',
matchCyclic: 'Match cyclic',
matchWord: 'Aðeins heil orð',
notFoundMsg: 'Leitartexti fannst ekki!',
replace: 'Skipta út',
replaceAll: 'Skipta út allsstaðar',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Skipta út fyrir:',
title: 'Finna og skipta'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'it', {
find: 'Trova',
findOptions: 'Opzioni di ricerca',
findWhat: 'Trova:',
matchCase: 'Maiuscole/minuscole',
matchCyclic: 'Ricerca ciclica',
matchWord: 'Solo parole intere',
notFoundMsg: 'L\'elemento cercato non è stato trovato.',
replace: 'Sostituisci',
replaceAll: 'Sostituisci tutto',
replaceSuccessMsg: '%1 occorrenza(e) sostituite.',
replaceWith: 'Sostituisci con:',
title: 'Cerca e Sostituisci'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ja', {
find: '検索',
findOptions: '検索オプション',
findWhat: '検索する文字列:',
matchCase: '大文字と小文字を区別する',
matchCyclic: '末尾に逹したら先頭に戻る',
matchWord: '単語単位で探す',
notFoundMsg: '指定された文字列は見つかりませんでした。',
replace: '置換',
replaceAll: 'すべて置換',
replaceSuccessMsg: '%1 個置換しました。',
replaceWith: '置換後の文字列:',
title: '検索と置換'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ka', {
find: 'ძებნა',
findOptions: 'Find Options',
findWhat: 'საძიებელი ტექსტი:',
matchCase: 'დიდი და პატარა ასოების დამთხვევა',
matchCyclic: 'დოკუმენტის ბოლოში გასვლის მერე თავიდან დაწყება',
matchWord: 'მთელი სიტყვის დამთხვევა',
notFoundMsg: 'მითითებული ტექსტი არ მოიძებნა.',
replace: 'შეცვლა',
replaceAll: 'ყველას შეცვლა',
replaceSuccessMsg: '%1 მოძებნილი შეიცვალა.',
replaceWith: 'შეცვლის ტექსტი:',
title: 'ძებნა და შეცვლა'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'km', {
find: 'ស្វែងរក',
findOptions: 'ជម្រើស​ស្វែង​រក',
findWhat: 'ស្វែងរកអ្វី:',
matchCase: 'ករណី​ដំណូច',
matchCyclic: 'ត្រូវ​នឹង cyclic',
matchWord: 'ដូច​នឹង​ពាក្យ​ទាំង​មូល',
notFoundMsg: 'រក​មិន​ឃើញ​ពាក្យ​ដែល​បាន​បញ្ជាក់។',
replace: 'ជំនួស',
replaceAll: 'ជំនួសទាំងអស់',
replaceSuccessMsg: 'ការ​ជំនួស​ចំនួន %1 បាន​កើត​ឡើង។',
replaceWith: 'ជំនួសជាមួយ:',
title: 'រក​និង​ជំនួស'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ko', {
find: '찾기',
findOptions: 'Find Options',
findWhat: '찾을 문자열:',
matchCase: '대소문자 구분',
matchCyclic: 'Match cyclic',
matchWord: '온전한 단어',
notFoundMsg: '문자열을 찾을 수 없습니다.',
replace: '바꾸기',
replaceAll: '모두 바꾸기',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: '바꿀 문자열:',
title: '찾기 & 바꾸기'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ku', {
find: 'گەڕان',
findOptions: 'هەڵبژاردەکانی گەڕان',
findWhat: 'گەڕان بەدووای:',
matchCase: 'جیاکردنەوه لەنێوان پیتی گەورەو بچووك',
matchCyclic: 'گەڕان لەهەموو پەڕەکه',
matchWord: 'تەنەا هەموو وشەکه',
notFoundMsg: 'هیچ دەقه گەڕانێك نەدۆزراوه.',
replace: 'لەبریدانان',
replaceAll: 'لەبریدانانی هەمووی',
replaceSuccessMsg: ' پێشهاتە(ی) لەبری دانرا. %1',
replaceWith: 'لەبریدانان به:',
title: 'گەڕان و لەبریدانان'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'lt', {
find: 'Rasti',
findOptions: 'Paieškos nustatymai',
findWhat: 'Surasti tekstą:',
matchCase: 'Skirti didžiąsias ir mažąsias raides',
matchCyclic: 'Sutampantis cikliškumas',
matchWord: 'Atitikti pilną žodį',
notFoundMsg: 'Nurodytas tekstas nerastas.',
replace: 'Pakeisti',
replaceAll: 'Pakeisti viską',
replaceSuccessMsg: '%1 sutapimas(ų) buvo pakeisti.',
replaceWith: 'Pakeisti tekstu:',
title: 'Surasti ir pakeisti'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md 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'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'mk', {
find: 'Find',
findOptions: 'Find Options',
findWhat: 'Find what:',
matchCase: 'Match case',
matchCyclic: 'Match cyclic',
matchWord: 'Match whole word',
notFoundMsg: 'The specified text was not found.',
replace: 'Replace',
replaceAll: 'Replace All',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Replace with:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'mn', {
find: 'Хайх',
findOptions: 'Хайх сонголтууд',
findWhat: 'Хайх үг/үсэг:',
matchCase: 'Тэнцэх төлөв',
matchCyclic: 'Match cyclic',
matchWord: 'Тэнцэх бүтэн үг',
notFoundMsg: 'Хайсан бичвэрийг олсонгүй.',
replace: 'Орлуулах',
replaceAll: 'Бүгдийг нь солих',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Солих үг:',
title: 'Хайж орлуулах'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ms', {
find: 'Cari',
findOptions: 'Find Options',
findWhat: 'Perkataan yang dicari:',
matchCase: 'Padanan case huruf',
matchCyclic: 'Match cyclic',
matchWord: 'Padana Keseluruhan perkataan',
notFoundMsg: 'Text yang dicari tidak dijumpai.',
replace: 'Ganti',
replaceAll: 'Ganti semua',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Diganti dengan:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'nb', {
find: 'Søk',
findOptions: 'Søkealternativer',
findWhat: 'Søk etter:',
matchCase: 'Skill mellom store og små bokstaver',
matchCyclic: 'Søk i hele dokumentet',
matchWord: 'Bare hele ord',
notFoundMsg: 'Fant ikke søketeksten.',
replace: 'Erstatt',
replaceAll: 'Erstatt alle',
replaceSuccessMsg: '%1 tilfelle(r) erstattet.',
replaceWith: 'Erstatt med:',
title: 'Søk og erstatt'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'nl', {
find: 'Zoeken',
findOptions: 'Zoekopties',
findWhat: 'Zoeken naar:',
matchCase: 'Hoofdlettergevoelig',
matchCyclic: 'Doorlopend zoeken',
matchWord: 'Hele woord moet voorkomen',
notFoundMsg: 'De opgegeven tekst is niet gevonden.',
replace: 'Vervangen',
replaceAll: 'Alles vervangen',
replaceSuccessMsg: '%1 resultaten vervangen.',
replaceWith: 'Vervangen met:',
title: 'Zoeken en vervangen'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'no', {
find: 'Søk',
findOptions: 'Søkealternativer',
findWhat: 'Søk etter:',
matchCase: 'Skill mellom store og små bokstaver',
matchCyclic: 'Søk i hele dokumentet',
matchWord: 'Bare hele ord',
notFoundMsg: 'Fant ikke søketeksten.',
replace: 'Erstatt',
replaceAll: 'Erstatt alle',
replaceSuccessMsg: '%1 tilfelle(r) erstattet.',
replaceWith: 'Erstatt med:',
title: 'Søk og erstatt'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'pl', {
find: 'Znajdź',
findOptions: 'Opcje wyszukiwania',
findWhat: 'Znajdź:',
matchCase: 'Uwzględnij wielkość liter',
matchCyclic: 'Cykliczne dopasowanie',
matchWord: 'Całe słowa',
notFoundMsg: 'Nie znaleziono szukanego hasła.',
replace: 'Zamień',
replaceAll: 'Zamień wszystko',
replaceSuccessMsg: '%1 wystąpień zastąpionych.',
replaceWith: 'Zastąp przez:',
title: 'Znajdź i zamień'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'pt-br', {
find: 'Localizar',
findOptions: 'Opções',
findWhat: 'Procurar por:',
matchCase: 'Coincidir Maiúsculas/Minúsculas',
matchCyclic: 'Coincidir cíclico',
matchWord: 'Coincidir a palavra inteira',
notFoundMsg: 'O texto especificado não foi encontrado.',
replace: 'Substituir',
replaceAll: 'Substituir Tudo',
replaceSuccessMsg: '%1 ocorrência(s) substituída(s).',
replaceWith: 'Substituir por:',
title: 'Localizar e Substituir'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'pt', {
find: 'Procurar',
findOptions: 'Find Options',
findWhat: 'Texto a Procurar:',
matchCase: 'Maiúsculas/Minúsculas',
matchCyclic: 'Match cyclic',
matchWord: 'Coincidir com toda a palavra',
notFoundMsg: 'O texto especificado não foi encontrado.',
replace: 'Substituir',
replaceAll: 'Substituir Tudo',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Substituir por:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md 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'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ru', {
find: 'Найти',
findOptions: 'Опции поиска',
findWhat: 'Найти:',
matchCase: 'Учитывать регистр',
matchCyclic: 'По всему тексту',
matchWord: 'Только слово целиком',
notFoundMsg: 'Искомый текст не найден.',
replace: 'Заменить',
replaceAll: 'Заменить всё',
replaceSuccessMsg: 'Успешно заменено %1 раз(а).',
replaceWith: 'Заменить на:',
title: 'Поиск и замена'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'si', {
find: 'Find', // MISSING
findOptions: 'Find Options', // MISSING
findWhat: 'Find what:', // MISSING
matchCase: 'Match case', // MISSING
matchCyclic: 'Match cyclic', // MISSING
matchWord: 'Match whole word', // MISSING
notFoundMsg: 'The specified text was not found.', // MISSING
replace: 'හිලව් කිරීම',
replaceAll: 'සියල්ලම හිලව් කරන්න',
replaceSuccessMsg: '%1 occurrence(s) replaced.', // MISSING
replaceWith: 'Replace with:', // MISSING
title: 'Find and Replace' // MISSING
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'sk', {
find: 'Hľadať',
findOptions: 'Nájsť možnosti',
findWhat: 'Čo hľadať:',
matchCase: 'Rozlišovať malé a veľké písmená',
matchCyclic: 'Cykliť zhodu',
matchWord: 'Len celé slová',
notFoundMsg: 'Hľadaný text nebol nájdený.',
replace: 'Nahradiť',
replaceAll: 'Nahradiť všetko',
replaceSuccessMsg: '%1 výskyt(ov) nahradených.',
replaceWith: 'Čím nahradiť:',
title: 'Nájsť a nahradiť'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'sl', {
find: 'Najdi',
findOptions: 'Find Options',
findWhat: 'Najdi:',
matchCase: 'Razlikuj velike in male črke',
matchCyclic: 'Primerjaj znake v cirilici',
matchWord: 'Samo cele besede',
notFoundMsg: 'Navedeno besedilo ni bilo najdeno.',
replace: 'Zamenjaj',
replaceAll: 'Zamenjaj vse',
replaceSuccessMsg: '%1 pojavitev je bilo zamenjano.',
replaceWith: 'Zamenjaj z:',
title: 'Najdi in zamenjaj'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'sq', {
find: 'Gjej',
findOptions: 'Gjejë Alternativat',
findWhat: 'Gjej çka:',
matchCase: 'Rasti i përputhjes',
matchCyclic: 'Përputh ciklikun',
matchWord: 'Përputh fjalën e tërë',
notFoundMsg: 'Teksti i caktuar nuk mundej të gjendet.',
replace: 'Zëvendëso',
replaceAll: 'Zëvendëso të gjitha',
replaceSuccessMsg: '%1 rast(e) u zëvendësua(n).',
replaceWith: 'Zëvendëso me:',
title: 'Gjej dhe Zëvendëso'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'sr-latn', {
find: 'Pretraga',
findOptions: 'Find Options',
findWhat: 'Pronadi:',
matchCase: 'Razlikuj mala i velika slova',
matchCyclic: 'Match cyclic',
matchWord: 'Uporedi cele reci',
notFoundMsg: 'Traženi tekst nije pronađen.',
replace: 'Zamena',
replaceAll: 'Zameni sve',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Zameni sa:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'sr', {
find: 'Претрага',
findOptions: 'Find Options',
findWhat: 'Пронађи:',
matchCase: 'Разликуј велика и мала слова',
matchCyclic: 'Match cyclic',
matchWord: 'Упореди целе речи',
notFoundMsg: 'Тражени текст није пронађен.',
replace: 'Замена',
replaceAll: 'Замени све',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'Замени са:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'sv', {
find: 'Sök',
findOptions: 'Sökalternativ',
findWhat: 'Sök efter:',
matchCase: 'Skiftläge',
matchCyclic: 'Matcha cykliska',
matchWord: 'Inkludera hela ord',
notFoundMsg: 'Angiven text kunde ej hittas.',
replace: 'Ersätt',
replaceAll: 'Ersätt alla',
replaceSuccessMsg: '%1 förekomst(er) ersatta.',
replaceWith: 'Ersätt med:',
title: 'Sök och ersätt'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'th', {
find: 'ค้นหา',
findOptions: 'Find Options',
findWhat: 'ค้นหาคำว่า:',
matchCase: 'ตัวโหญ่-เล็ก ต้องตรงกัน',
matchCyclic: 'Match cyclic',
matchWord: 'ต้องตรงกันทุกคำ',
notFoundMsg: 'ไม่พบคำที่ค้นหา.',
replace: 'ค้นหาและแทนที่',
replaceAll: 'แทนที่ทั้งหมดที่พบ',
replaceSuccessMsg: '%1 occurrence(s) replaced.',
replaceWith: 'แทนที่ด้วย:',
title: 'Find and Replace'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'tr', {
find: 'Bul',
findOptions: 'Seçenekleri Bul',
findWhat: 'Aranan:',
matchCase: 'Büyük/küçük harf duyarlı',
matchCyclic: 'Eşleşen döngü',
matchWord: 'Kelimenin tamamı uysun',
notFoundMsg: 'Belirtilen yazı bulunamadı.',
replace: 'Değiştir',
replaceAll: 'Tümünü Değiştir',
replaceSuccessMsg: '%1 bulunanlardan değiştirildi.',
replaceWith: 'Bununla değiştir:',
title: 'Bul ve Değiştir'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'ug', {
find: 'ئىزدە',
findOptions: 'ئىزدەش تاللانمىسى',
findWhat: 'ئىزدە:',
matchCase: 'چوڭ كىچىك ھەرپنى پەرقلەندۈر',
matchCyclic: 'ئايلانما ماسلىشىش',
matchWord: 'پۈتۈن سۆز ماسلىشىش',
notFoundMsg: 'بەلگىلەنگەن تېكىستنى تاپالمىدى',
replace: 'ئالماشتۇر',
replaceAll: 'ھەممىنى ئالماشتۇر',
replaceSuccessMsg: 'جەمئى %1 جايدىكى ئالماشتۇرۇش تاماملاندى',
replaceWith: 'ئالماشتۇر:',
title: 'ئىزدەپ ئالماشتۇر'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'uk', {
find: 'Пошук',
findOptions: 'Параметри Пошуку',
findWhat: 'Шукати:',
matchCase: 'Враховувати регістр',
matchCyclic: 'Циклічна заміна',
matchWord: 'Збіг цілих слів',
notFoundMsg: 'Вказаний текст не знайдено.',
replace: 'Заміна',
replaceAll: 'Замінити все',
replaceSuccessMsg: '%1 співпадінь(ня) замінено.',
replaceWith: 'Замінити на:',
title: 'Знайти і замінити'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'vi', {
find: 'Tìm kiếm',
findOptions: 'Tìm tùy chọn',
findWhat: 'Tìm chuỗi:',
matchCase: 'Phân biệt chữ hoa/thường',
matchCyclic: 'Giống một phần',
matchWord: 'Giống toàn bộ từ',
notFoundMsg: 'Không tìm thấy chuỗi cần tìm.',
replace: 'Thay thế',
replaceAll: 'Thay thế tất cả',
replaceSuccessMsg: '%1 vị trí đã được thay thế.',
replaceWith: 'Thay bằng:',
title: 'Tìm kiếm và thay thế'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'zh-cn', {
find: '查找',
findOptions: '查找选项',
findWhat: '查找:',
matchCase: '区分大小写',
matchCyclic: '循环匹配',
matchWord: '全字匹配',
notFoundMsg: '指定的文本没有找到。',
replace: '替换',
replaceAll: '全部替换',
replaceSuccessMsg: '共完成 %1 处替换。',
replaceWith: '替换:',
title: '查找和替换'
} );

View File

@@ -0,0 +1,18 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'find', 'zh', {
find: '尋找',
findOptions: '尋找選項',
findWhat: '尋找目標:',
matchCase: '大小寫須相符',
matchCyclic: '循環搜尋',
matchWord: '全字拼寫須相符',
notFoundMsg: '找不到指定的文字。',
replace: '取代',
replaceAll: '全部取代',
replaceSuccessMsg: '已取代 %1 個指定項目。',
replaceWith: '取代成:',
title: '尋找及取代'
} );