This commit is contained in:
Xes
2025-08-14 22:37:50 +02:00
parent fb6d5d5926
commit 3641e93527
9156 changed files with 1813532 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'af', {
title: 'Wiskunde in TeX',
button: 'Wiskunde',
dialogInput: 'Skryf you Tex hier',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokument',
loading: 'laai...',
pathName: 'wiskunde'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ar', {
title: 'الرياصيات في Tex',
button: 'رياضيات',
dialogInput: 'أكتب Tex خاصتك هنا',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'وثائق Tex',
loading: 'جاري التحميل...',
pathName: 'رياضيات'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'bg', {
title: 'Формули в TeX формат',
button: 'Формули',
dialogInput: 'Въведете вашите данни с TeX форматиране тук',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX документация',
loading: 'зареждане...',
pathName: 'формули'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ca', {
title: 'Matemàtiques a TeX',
button: 'Matemàtiques',
dialogInput: 'Escriu el TeX aquí',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Documentació TeX',
loading: 'carregant...',
pathName: 'matemàtiques'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'cs', {
title: 'Matematika v TeXu',
button: 'Matematika',
dialogInput: 'Zde napište TeXový kód',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Dokumentace k TeXu',
loading: 'Nahrává se...',
pathName: 'Matematika'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'cy', {
title: 'Mathemateg mewn TeX',
button: 'Math',
dialogInput: 'Ysgrifennwch eich TeX yma',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Dogfennaeth TeX',
loading: 'llwytho...',
pathName: 'math'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'da', {
title: 'Matematik i TeX',
button: 'Matematik',
dialogInput: 'Skriv din TeX her',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentation',
loading: 'henter...',
pathName: 'matematik'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'de', {
title: 'Mathematik in Tex',
button: 'Rechnung',
dialogInput: 'Schreiben Sie hier in Tex',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX-Dokumentation',
loading: 'Ladevorgang...',
pathName: 'rechnen'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'el', {
title: 'Μαθηματικά με τη γλώσσα TeX',
button: 'Μαθηματικά',
dialogInput: 'Γράψτε κώδικα TeX εδώ',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Τεκμηρίωση TeX',
loading: 'γίνεται φόρτωση…',
pathName: 'μαθηματικά'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'en-gb', {
title: 'Mathematics in TeX',
button: 'Math',
dialogInput: 'Write you TeX here',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX documentation',
loading: 'loading...',
pathName: 'math'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'en', {
title: 'Mathematics in TeX',
button: 'Math',
dialogInput: 'Write your TeX here',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX documentation',
loading: 'loading...',
pathName: 'math'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'eo', {
title: 'Matematiko en TeX',
button: 'Matematiko',
dialogInput: 'Skribu vian TeX tien',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentado',
loading: 'estas ŝarganta',
pathName: 'matematiko'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'es', {
title: 'Matemáticas en TeX',
button: 'Matemáticas',
dialogInput: 'Escribe tu TeX aquí',
docUrl: 'http://es.wikipedia.org/wiki/TeX',
docLabel: 'Documentación de TeX',
loading: 'cargando...',
pathName: 'matemáticas'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'eu', {
title: 'Matematikak TeX-en',
button: 'Matematika',
dialogInput: 'Idatzi zure TeX hemen',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentazioa',
loading: 'kargatzen...',
pathName: 'matematika'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'fa', {
title: 'ریاضیات در تک',
button: 'ریاضی',
dialogInput: 'فرمول خود را اینجا بنویسید',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'مستندسازی فرمول نویسی',
loading: 'بارگیری',
pathName: 'ریاضی'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'fi', {
title: 'Matematiikkaa TeX:llä',
button: 'Matematiikka',
dialogInput: 'Kirjoita TeX:iä tähän',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentaatio',
loading: 'lataa...',
pathName: 'matematiikka'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'fr', {
title: 'Formules mathématiques en TeX',
button: 'Maths',
dialogInput: 'Saisir la formule TeX ici',
docUrl: 'http://fr.wikibooks.org/wiki/LaTeX/Math%C3%A9matiques',
docLabel: 'Documentation de TeX',
loading: 'chargement...',
pathName: 'maths'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'gl', {
title: 'Matemáticas en TeX',
button: 'Matemáticas',
dialogInput: 'Escriba o seu TeX aquí',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Documentación de TeX',
loading: 'cargando...',
pathName: 'matemáticas'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'he', {
title: 'מתמטיקה בTeX',
button: 'מתמטיקה',
dialogInput: 'כתוב את הTeX שלך כאן',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'תיעוד TeX',
loading: 'טוען...',
pathName: 'מתמטיקה'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'hr', {
title: 'Matematika u TeXu',
button: 'Matematika',
dialogInput: 'Napiši svoj TeX ovdje',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentacija',
loading: 'učitavanje...',
pathName: 'matematika'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'hu', {
title: 'Matematika a TeX-ben',
button: 'Matek',
dialogInput: 'Írd a TeX-ed ide',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentáció',
loading: 'töltés...',
pathName: 'matek'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'id', {
title: 'Mathematics in TeX', // MISSING
button: 'Matematika',
dialogInput: 'Tulis Tex anda disini',
docUrl: 'http:// MISSING //en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX documentation', // MISSING
loading: 'memuat...',
pathName: 'math' // MISSING
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'it', {
title: 'Formule in TeX',
button: 'Formule',
dialogInput: 'Scrivere qui il proprio TeX',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Documentazione TeX',
loading: 'caricamento…',
pathName: 'formula'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ja', {
title: 'TeX形式の数式',
button: '数式',
dialogInput: 'TeX形式の数式を入力してください',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeXの解説',
loading: '読み込み中…',
pathName: 'math'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'km', {
title: 'គណិត​វិទ្យា​ក្នុង TeX',
button: 'គណិត',
dialogInput: 'សរសេរ TeX របស់​អ្នក​នៅ​ទីនេះ',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'ឯកសារ​អត្ថបទ​ពី TeX',
loading: 'កំពុង​ផ្ទុក..',
pathName: 'គណិត'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ko', {
title: 'TeX 문법 수식',
button: '수식',
dialogInput: '여기 TeX 를 입력하세요',
docUrl: 'http://ko.wikipedia.org/wiki/%EC%9C%84%ED%82%A4%EB%B0%B1%EA%B3%BC:TeX_%EB%AC%B8%EB%B2%95',
docLabel: 'TeX 문서',
loading: '불러오는 중...',
pathName: '수식'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ku', {
title: 'بیرکاری لە TeX',
button: 'بیرکاری',
dialogInput: 'TeXەکەت لێرە بنووسە',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'بەڵگەنامەکردنی TeX',
loading: 'بارکردن...',
pathName: 'بیرکاری'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'lt', {
title: 'Matematika per TeX',
button: 'Matematika',
dialogInput: 'Parašyk savo TeX čia',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX žinynas',
loading: 'kraunasi...',
pathName: 'matematika'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'nb', {
title: 'Matematikk i TeX',
button: 'Matematikk',
dialogInput: 'Skriv TeX-koden her',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX-dokumentasjon',
loading: 'laster...',
pathName: 'matematikk'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'nl', {
title: 'Wiskunde in TeX',
button: 'Wiskunde',
dialogInput: 'Typ hier uw TeX',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX documentatie',
loading: 'laden...',
pathName: 'wiskunde'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'no', {
title: 'Matematikk i TeX',
button: 'Matte',
dialogInput: 'Skriv TeX-koden her',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX-dokumentasjon',
loading: 'laster...',
pathName: 'matte'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'pl', {
title: 'Wzory matematyczne w TeX',
button: 'Wzory matematyczne',
dialogInput: 'Wpisz wyrażenie w TeX',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Dokumentacja TeX',
loading: 'ładowanie...',
pathName: 'matematyka'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'pt-br', {
title: 'Matemática em TeX',
button: 'Matemática',
dialogInput: 'Escreva seu TeX aqui',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Documentação TeX',
loading: 'carregando...',
pathName: 'Matemática'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'pt', {
title: 'Matemática em TeX',
button: 'Matemática',
dialogInput: 'Escreva aqui o seu TeX',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Documentação TeX',
loading: 'a carregar ...',
pathName: 'matemática'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ro', {
title: 'Matematici in TeX',
button: 'Matematici',
dialogInput: 'Scrie TeX-ul aici',
docUrl: 'http://ro.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Documentatie TeX',
loading: 'încarcă...',
pathName: 'matematici'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ru', {
title: 'Математика в TeX-системе',
button: 'Математика',
dialogInput: 'Введите здесь TeX',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX документация',
loading: 'загрузка...',
pathName: 'мат.'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'sk', {
title: 'Matematika v TeX-u',
button: 'Matematika',
dialogInput: 'Napíšte svoj TeX sem',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Dokumentácia TeX',
loading: 'načítavanie...',
pathName: 'matematika'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'sl', {
title: 'Matematika v TeX',
button: 'Matematika',
dialogInput: 'Napišite svoj TeX tukaj',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentacija',
loading: 'nalaganje...',
pathName: 'matematika'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'sq', {
title: 'Matematikë në TeX',
button: 'Matematikë',
dialogInput: 'Shkruani TeX-in tuaj këtu',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Tex dokumentimi',
loading: 'duke u hapur...',
pathName: 'matematikë'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'sv', {
title: 'Mattematik i TeX',
button: 'Matte',
dialogInput: 'Skriv din TeX här',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX dokumentation',
loading: 'laddar...',
pathName: 'matte'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'tr', {
title: 'TeX ile Matematik',
button: 'Matematik',
dialogInput: 'TeX kodunuzu buraya yazın',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX yardım dökümanı',
loading: 'yükleniyor...',
pathName: 'matematik'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'tt', {
title: 'TeX\'та математика',
button: 'Математика',
dialogInput: 'Биредә TeX форматында аңлатмагызны языгыз',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX турыдна документлар',
loading: 'йөкләнә...',
pathName: 'математика'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'ug', {
title: 'TeX شەكلىدىكى ماتېماتىكا فورمۇلا تەھرىرلىگۈچ',
button: 'ماتېماتىكا فورمۇلا',
dialogInput: 'بۇ جايغا TeX ڭىزنى يېزىڭ',
docUrl: 'http:// MISSING //en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX documentation', // MISSING
loading: 'loading...', // MISSING
pathName: 'math' // MISSING
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'uk', {
title: 'Математика у TeX',
button: 'Математика',
dialogInput: 'Наберіть тут на TeX\'у',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Документація про TeX',
loading: 'завантажується…',
pathName: 'математика'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'vi', {
title: 'Toán học bằng TeX',
button: 'Toán',
dialogInput: 'Nhập mã TeX ở đây',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'Tài liệu TeX',
loading: 'đang nạp...',
pathName: 'toán'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'zh-cn', {
title: 'TeX 语法的数学公式编辑器',
button: '数学公式',
dialogInput: '在此编写您的 TeX 指令',
docUrl: 'http://zh.wikipedia.org/wiki/TeX',
docLabel: 'TeX 语法(可以参考维基百科自身关于数学公式显示方式的帮助)',
loading: '正在加载...',
pathName: '数字公式'
} );

View File

@@ -0,0 +1,13 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'mathjax', 'zh', {
title: '以 TeX 表示數學',
button: '數學',
dialogInput: '請輸入 TeX',
docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
docLabel: 'TeX 說明文件',
loading: '載入中…',
pathName: '數學'
} );