From 7adcb81e4f83f98c468889aaa5a85558ba88c770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 25 Jan 2016 17:45:33 +0100 Subject: Initial commit --- sources/plugins/font/lang/af.js | 14 ++++++++++++++ sources/plugins/font/lang/ar.js | 14 ++++++++++++++ sources/plugins/font/lang/bg.js | 14 ++++++++++++++ sources/plugins/font/lang/bn.js | 14 ++++++++++++++ sources/plugins/font/lang/bs.js | 14 ++++++++++++++ sources/plugins/font/lang/ca.js | 14 ++++++++++++++ sources/plugins/font/lang/cs.js | 14 ++++++++++++++ sources/plugins/font/lang/cy.js | 14 ++++++++++++++ sources/plugins/font/lang/da.js | 14 ++++++++++++++ sources/plugins/font/lang/de.js | 14 ++++++++++++++ sources/plugins/font/lang/el.js | 14 ++++++++++++++ sources/plugins/font/lang/en-au.js | 14 ++++++++++++++ sources/plugins/font/lang/en-ca.js | 14 ++++++++++++++ sources/plugins/font/lang/en-gb.js | 14 ++++++++++++++ sources/plugins/font/lang/en.js | 14 ++++++++++++++ sources/plugins/font/lang/eo.js | 14 ++++++++++++++ sources/plugins/font/lang/es.js | 14 ++++++++++++++ sources/plugins/font/lang/et.js | 14 ++++++++++++++ sources/plugins/font/lang/eu.js | 14 ++++++++++++++ sources/plugins/font/lang/fa.js | 14 ++++++++++++++ sources/plugins/font/lang/fi.js | 14 ++++++++++++++ sources/plugins/font/lang/fo.js | 14 ++++++++++++++ sources/plugins/font/lang/fr-ca.js | 14 ++++++++++++++ sources/plugins/font/lang/fr.js | 14 ++++++++++++++ sources/plugins/font/lang/gl.js | 14 ++++++++++++++ sources/plugins/font/lang/gu.js | 14 ++++++++++++++ sources/plugins/font/lang/he.js | 14 ++++++++++++++ sources/plugins/font/lang/hi.js | 14 ++++++++++++++ sources/plugins/font/lang/hr.js | 14 ++++++++++++++ sources/plugins/font/lang/hu.js | 14 ++++++++++++++ sources/plugins/font/lang/id.js | 14 ++++++++++++++ sources/plugins/font/lang/is.js | 14 ++++++++++++++ sources/plugins/font/lang/it.js | 14 ++++++++++++++ sources/plugins/font/lang/ja.js | 14 ++++++++++++++ sources/plugins/font/lang/ka.js | 14 ++++++++++++++ sources/plugins/font/lang/km.js | 14 ++++++++++++++ sources/plugins/font/lang/ko.js | 14 ++++++++++++++ sources/plugins/font/lang/ku.js | 14 ++++++++++++++ sources/plugins/font/lang/lt.js | 14 ++++++++++++++ sources/plugins/font/lang/lv.js | 14 ++++++++++++++ sources/plugins/font/lang/mk.js | 14 ++++++++++++++ sources/plugins/font/lang/mn.js | 14 ++++++++++++++ sources/plugins/font/lang/ms.js | 14 ++++++++++++++ sources/plugins/font/lang/nb.js | 14 ++++++++++++++ sources/plugins/font/lang/nl.js | 14 ++++++++++++++ sources/plugins/font/lang/no.js | 14 ++++++++++++++ sources/plugins/font/lang/pl.js | 14 ++++++++++++++ sources/plugins/font/lang/pt-br.js | 14 ++++++++++++++ sources/plugins/font/lang/pt.js | 14 ++++++++++++++ sources/plugins/font/lang/ro.js | 14 ++++++++++++++ sources/plugins/font/lang/ru.js | 14 ++++++++++++++ sources/plugins/font/lang/si.js | 14 ++++++++++++++ sources/plugins/font/lang/sk.js | 14 ++++++++++++++ sources/plugins/font/lang/sl.js | 14 ++++++++++++++ sources/plugins/font/lang/sq.js | 14 ++++++++++++++ sources/plugins/font/lang/sr-latn.js | 14 ++++++++++++++ sources/plugins/font/lang/sr.js | 14 ++++++++++++++ sources/plugins/font/lang/sv.js | 14 ++++++++++++++ sources/plugins/font/lang/th.js | 14 ++++++++++++++ sources/plugins/font/lang/tr.js | 14 ++++++++++++++ sources/plugins/font/lang/tt.js | 14 ++++++++++++++ sources/plugins/font/lang/ug.js | 14 ++++++++++++++ sources/plugins/font/lang/uk.js | 14 ++++++++++++++ sources/plugins/font/lang/vi.js | 14 ++++++++++++++ sources/plugins/font/lang/zh-cn.js | 14 ++++++++++++++ sources/plugins/font/lang/zh.js | 14 ++++++++++++++ 66 files changed, 924 insertions(+) create mode 100644 sources/plugins/font/lang/af.js create mode 100644 sources/plugins/font/lang/ar.js create mode 100644 sources/plugins/font/lang/bg.js create mode 100644 sources/plugins/font/lang/bn.js create mode 100644 sources/plugins/font/lang/bs.js create mode 100644 sources/plugins/font/lang/ca.js create mode 100644 sources/plugins/font/lang/cs.js create mode 100644 sources/plugins/font/lang/cy.js create mode 100644 sources/plugins/font/lang/da.js create mode 100644 sources/plugins/font/lang/de.js create mode 100644 sources/plugins/font/lang/el.js create mode 100644 sources/plugins/font/lang/en-au.js create mode 100644 sources/plugins/font/lang/en-ca.js create mode 100644 sources/plugins/font/lang/en-gb.js create mode 100644 sources/plugins/font/lang/en.js create mode 100644 sources/plugins/font/lang/eo.js create mode 100644 sources/plugins/font/lang/es.js create mode 100644 sources/plugins/font/lang/et.js create mode 100644 sources/plugins/font/lang/eu.js create mode 100644 sources/plugins/font/lang/fa.js create mode 100644 sources/plugins/font/lang/fi.js create mode 100644 sources/plugins/font/lang/fo.js create mode 100644 sources/plugins/font/lang/fr-ca.js create mode 100644 sources/plugins/font/lang/fr.js create mode 100644 sources/plugins/font/lang/gl.js create mode 100644 sources/plugins/font/lang/gu.js create mode 100644 sources/plugins/font/lang/he.js create mode 100644 sources/plugins/font/lang/hi.js create mode 100644 sources/plugins/font/lang/hr.js create mode 100644 sources/plugins/font/lang/hu.js create mode 100644 sources/plugins/font/lang/id.js create mode 100644 sources/plugins/font/lang/is.js create mode 100644 sources/plugins/font/lang/it.js create mode 100644 sources/plugins/font/lang/ja.js create mode 100644 sources/plugins/font/lang/ka.js create mode 100644 sources/plugins/font/lang/km.js create mode 100644 sources/plugins/font/lang/ko.js create mode 100644 sources/plugins/font/lang/ku.js create mode 100644 sources/plugins/font/lang/lt.js create mode 100644 sources/plugins/font/lang/lv.js create mode 100644 sources/plugins/font/lang/mk.js create mode 100644 sources/plugins/font/lang/mn.js create mode 100644 sources/plugins/font/lang/ms.js create mode 100644 sources/plugins/font/lang/nb.js create mode 100644 sources/plugins/font/lang/nl.js create mode 100644 sources/plugins/font/lang/no.js create mode 100644 sources/plugins/font/lang/pl.js create mode 100644 sources/plugins/font/lang/pt-br.js create mode 100644 sources/plugins/font/lang/pt.js create mode 100644 sources/plugins/font/lang/ro.js create mode 100644 sources/plugins/font/lang/ru.js create mode 100644 sources/plugins/font/lang/si.js create mode 100644 sources/plugins/font/lang/sk.js create mode 100644 sources/plugins/font/lang/sl.js create mode 100644 sources/plugins/font/lang/sq.js create mode 100644 sources/plugins/font/lang/sr-latn.js create mode 100644 sources/plugins/font/lang/sr.js create mode 100644 sources/plugins/font/lang/sv.js create mode 100644 sources/plugins/font/lang/th.js create mode 100644 sources/plugins/font/lang/tr.js create mode 100644 sources/plugins/font/lang/tt.js create mode 100644 sources/plugins/font/lang/ug.js create mode 100644 sources/plugins/font/lang/uk.js create mode 100644 sources/plugins/font/lang/vi.js create mode 100644 sources/plugins/font/lang/zh-cn.js create mode 100644 sources/plugins/font/lang/zh.js (limited to 'sources/plugins/font/lang') diff --git a/sources/plugins/font/lang/af.js b/sources/plugins/font/lang/af.js new file mode 100644 index 00000000..66f7398d --- /dev/null +++ b/sources/plugins/font/lang/af.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'af', { + fontSize: { + label: 'Grootte', + voiceLabel: 'Fontgrootte', + panelTitle: 'Fontgrootte' + }, + label: 'Font', + panelTitle: 'Fontnaam', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/ar.js b/sources/plugins/font/lang/ar.js new file mode 100644 index 00000000..168189c5 --- /dev/null +++ b/sources/plugins/font/lang/ar.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ar', { + fontSize: { + label: 'حجم الخط', + voiceLabel: 'حجم الخط', + panelTitle: 'حجم الخط' + }, + label: 'خط', + panelTitle: 'حجم الخط', + voiceLabel: 'حجم الخط' +} ); diff --git a/sources/plugins/font/lang/bg.js b/sources/plugins/font/lang/bg.js new file mode 100644 index 00000000..72edae63 --- /dev/null +++ b/sources/plugins/font/lang/bg.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'bg', { + fontSize: { + label: 'Размер', + voiceLabel: 'Размер на шрифт', + panelTitle: 'Размер на шрифт' + }, + label: 'Шрифт', + panelTitle: 'Име на шрифт', + voiceLabel: 'Шрифт' +} ); diff --git a/sources/plugins/font/lang/bn.js b/sources/plugins/font/lang/bn.js new file mode 100644 index 00000000..4aa397d7 --- /dev/null +++ b/sources/plugins/font/lang/bn.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'bn', { + fontSize: { + label: 'সাইজ', + voiceLabel: 'Font Size', + panelTitle: 'সাইজ' + }, + label: 'ফন্ট', + panelTitle: 'ফন্ট', + voiceLabel: 'ফন্ট' +} ); diff --git a/sources/plugins/font/lang/bs.js b/sources/plugins/font/lang/bs.js new file mode 100644 index 00000000..8699582b --- /dev/null +++ b/sources/plugins/font/lang/bs.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'bs', { + fontSize: { + label: 'Velièina', + voiceLabel: 'Font Size', + panelTitle: 'Velièina' + }, + label: 'Font', + panelTitle: 'Font', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/ca.js b/sources/plugins/font/lang/ca.js new file mode 100644 index 00000000..7a7730ca --- /dev/null +++ b/sources/plugins/font/lang/ca.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ca', { + fontSize: { + label: 'Mida', + voiceLabel: 'Mida de la lletra', + panelTitle: 'Mida de la lletra' + }, + label: 'Tipus de lletra', + panelTitle: 'Tipus de lletra', + voiceLabel: 'Tipus de lletra' +} ); diff --git a/sources/plugins/font/lang/cs.js b/sources/plugins/font/lang/cs.js new file mode 100644 index 00000000..2884a68e --- /dev/null +++ b/sources/plugins/font/lang/cs.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'cs', { + fontSize: { + label: 'Velikost', + voiceLabel: 'Velikost písma', + panelTitle: 'Velikost' + }, + label: 'Písmo', + panelTitle: 'Písmo', + voiceLabel: 'Písmo' +} ); diff --git a/sources/plugins/font/lang/cy.js b/sources/plugins/font/lang/cy.js new file mode 100644 index 00000000..d14cfe67 --- /dev/null +++ b/sources/plugins/font/lang/cy.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'cy', { + fontSize: { + label: 'Maint', + voiceLabel: 'Maint y Ffont', + panelTitle: 'Maint y Ffont' + }, + label: 'Ffont', + panelTitle: 'Enw\'r Ffont', + voiceLabel: 'Ffont' +} ); diff --git a/sources/plugins/font/lang/da.js b/sources/plugins/font/lang/da.js new file mode 100644 index 00000000..c18415b3 --- /dev/null +++ b/sources/plugins/font/lang/da.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'da', { + fontSize: { + label: 'Skriftstørrelse', + voiceLabel: 'Skriftstørrelse', + panelTitle: 'Skriftstørrelse' + }, + label: 'Skrifttype', + panelTitle: 'Skrifttype', + voiceLabel: 'Skrifttype' +} ); diff --git a/sources/plugins/font/lang/de.js b/sources/plugins/font/lang/de.js new file mode 100644 index 00000000..d5aa1a7b --- /dev/null +++ b/sources/plugins/font/lang/de.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'de', { + fontSize: { + label: 'Größe', + voiceLabel: 'Schrifgröße', + panelTitle: 'Schriftgröße' + }, + label: 'Schriftart', + panelTitle: 'Schriftartname', + voiceLabel: 'Schriftart' +} ); diff --git a/sources/plugins/font/lang/el.js b/sources/plugins/font/lang/el.js new file mode 100644 index 00000000..20fb5f39 --- /dev/null +++ b/sources/plugins/font/lang/el.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'el', { + fontSize: { + label: 'Μέγεθος', + voiceLabel: 'Μέγεθος Γραμματοσειράς', + panelTitle: 'Μέγεθος Γραμματοσειράς' + }, + label: 'Γραμματοσειρά', + panelTitle: 'Όνομα Γραμματοσειράς', + voiceLabel: 'Γραμματοσειρά' +} ); diff --git a/sources/plugins/font/lang/en-au.js b/sources/plugins/font/lang/en-au.js new file mode 100644 index 00000000..7f6ade46 --- /dev/null +++ b/sources/plugins/font/lang/en-au.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'en-au', { + fontSize: { + label: 'Size', + voiceLabel: 'Font Size', + panelTitle: 'Font Size' + }, + label: 'Font', + panelTitle: 'Font Name', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/en-ca.js b/sources/plugins/font/lang/en-ca.js new file mode 100644 index 00000000..5d51411c --- /dev/null +++ b/sources/plugins/font/lang/en-ca.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'en-ca', { + fontSize: { + label: 'Size', + voiceLabel: 'Font Size', + panelTitle: 'Font Size' + }, + label: 'Font', + panelTitle: 'Font Name', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/en-gb.js b/sources/plugins/font/lang/en-gb.js new file mode 100644 index 00000000..8314a004 --- /dev/null +++ b/sources/plugins/font/lang/en-gb.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'en-gb', { + fontSize: { + label: 'Size', + voiceLabel: 'Font Size', + panelTitle: 'Font Size' + }, + label: 'Font', + panelTitle: 'Font Name', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/en.js b/sources/plugins/font/lang/en.js new file mode 100644 index 00000000..c10403ca --- /dev/null +++ b/sources/plugins/font/lang/en.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'en', { + fontSize: { + label: 'Size', + voiceLabel: 'Font Size', + panelTitle: 'Font Size' + }, + label: 'Font', + panelTitle: 'Font Name', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/eo.js b/sources/plugins/font/lang/eo.js new file mode 100644 index 00000000..8a883219 --- /dev/null +++ b/sources/plugins/font/lang/eo.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'eo', { + fontSize: { + label: 'Grado', + voiceLabel: 'Tipara grado', + panelTitle: 'Tipara grado' + }, + label: 'Tiparo', + panelTitle: 'Tipara nomo', + voiceLabel: 'Tiparo' +} ); diff --git a/sources/plugins/font/lang/es.js b/sources/plugins/font/lang/es.js new file mode 100644 index 00000000..9a68c614 --- /dev/null +++ b/sources/plugins/font/lang/es.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'es', { + fontSize: { + label: 'Tamaño', + voiceLabel: 'Tamaño de fuente', + panelTitle: 'Tamaño' + }, + label: 'Fuente', + panelTitle: 'Fuente', + voiceLabel: 'Fuente' +} ); diff --git a/sources/plugins/font/lang/et.js b/sources/plugins/font/lang/et.js new file mode 100644 index 00000000..3a8fa319 --- /dev/null +++ b/sources/plugins/font/lang/et.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'et', { + fontSize: { + label: 'Suurus', + voiceLabel: 'Kirja suurus', + panelTitle: 'Suurus' + }, + label: 'Kiri', + panelTitle: 'Kiri', + voiceLabel: 'Kiri' +} ); diff --git a/sources/plugins/font/lang/eu.js b/sources/plugins/font/lang/eu.js new file mode 100644 index 00000000..164f7283 --- /dev/null +++ b/sources/plugins/font/lang/eu.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'eu', { + fontSize: { + label: 'Tamaina', + voiceLabel: 'Letra-tamaina', + panelTitle: 'Letra-tamaina' + }, + label: 'Letra-tipoa', + panelTitle: 'Letra-tipoaren izena', + voiceLabel: 'Letra-tipoa' +} ); diff --git a/sources/plugins/font/lang/fa.js b/sources/plugins/font/lang/fa.js new file mode 100644 index 00000000..418920ba --- /dev/null +++ b/sources/plugins/font/lang/fa.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'fa', { + fontSize: { + label: 'اندازه', + voiceLabel: 'اندازه قلم', + panelTitle: 'اندازه قلم' + }, + label: 'قلم', + panelTitle: 'نام قلم', + voiceLabel: 'قلم' +} ); diff --git a/sources/plugins/font/lang/fi.js b/sources/plugins/font/lang/fi.js new file mode 100644 index 00000000..2fa400f5 --- /dev/null +++ b/sources/plugins/font/lang/fi.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'fi', { + fontSize: { + label: 'Koko', + voiceLabel: 'Kirjaisimen koko', + panelTitle: 'Koko' + }, + label: 'Kirjaisinlaji', + panelTitle: 'Kirjaisinlaji', + voiceLabel: 'Kirjaisinlaji' +} ); diff --git a/sources/plugins/font/lang/fo.js b/sources/plugins/font/lang/fo.js new file mode 100644 index 00000000..6889201e --- /dev/null +++ b/sources/plugins/font/lang/fo.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'fo', { + fontSize: { + label: 'Skriftstødd', + voiceLabel: 'Skriftstødd', + panelTitle: 'Skriftstødd' + }, + label: 'Skrift', + panelTitle: 'Skrift', + voiceLabel: 'Skrift' +} ); diff --git a/sources/plugins/font/lang/fr-ca.js b/sources/plugins/font/lang/fr-ca.js new file mode 100644 index 00000000..5fea47ec --- /dev/null +++ b/sources/plugins/font/lang/fr-ca.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'fr-ca', { + fontSize: { + label: 'Taille', + voiceLabel: 'Taille', + panelTitle: 'Taille' + }, + label: 'Police', + panelTitle: 'Police', + voiceLabel: 'Police' +} ); diff --git a/sources/plugins/font/lang/fr.js b/sources/plugins/font/lang/fr.js new file mode 100644 index 00000000..801f93d5 --- /dev/null +++ b/sources/plugins/font/lang/fr.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'fr', { + fontSize: { + label: 'Taille', + voiceLabel: 'Taille de police', + panelTitle: 'Taille de police' + }, + label: 'Police', + panelTitle: 'Style de police', + voiceLabel: 'Police' +} ); diff --git a/sources/plugins/font/lang/gl.js b/sources/plugins/font/lang/gl.js new file mode 100644 index 00000000..2a2223eb --- /dev/null +++ b/sources/plugins/font/lang/gl.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'gl', { + fontSize: { + label: 'Tamaño', + voiceLabel: 'Tamaño da letra', + panelTitle: 'Tamaño da letra' + }, + label: 'Tipo de letra', + panelTitle: 'Nome do tipo de letra', + voiceLabel: 'Tipo de letra' +} ); diff --git a/sources/plugins/font/lang/gu.js b/sources/plugins/font/lang/gu.js new file mode 100644 index 00000000..07ffa00d --- /dev/null +++ b/sources/plugins/font/lang/gu.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'gu', { + fontSize: { + label: 'ફૉન્ટ સાઇઝ/કદ', + voiceLabel: 'ફોન્ટ સાઈઝ', + panelTitle: 'ફૉન્ટ સાઇઝ/કદ' + }, + label: 'ફૉન્ટ', + panelTitle: 'ફૉન્ટ', + voiceLabel: 'ફોન્ટ' +} ); diff --git a/sources/plugins/font/lang/he.js b/sources/plugins/font/lang/he.js new file mode 100644 index 00000000..0fc74beb --- /dev/null +++ b/sources/plugins/font/lang/he.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'he', { + fontSize: { + label: 'גודל', + voiceLabel: 'גודל', + panelTitle: 'גודל' + }, + label: 'גופן', + panelTitle: 'גופן', + voiceLabel: 'גופן' +} ); diff --git a/sources/plugins/font/lang/hi.js b/sources/plugins/font/lang/hi.js new file mode 100644 index 00000000..f5e2cc7a --- /dev/null +++ b/sources/plugins/font/lang/hi.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'hi', { + fontSize: { + label: 'साइज़', + voiceLabel: 'Font Size', + panelTitle: 'साइज़' + }, + label: 'फ़ॉन्ट', + panelTitle: 'फ़ॉन्ट', + voiceLabel: 'फ़ॉन्ट' +} ); diff --git a/sources/plugins/font/lang/hr.js b/sources/plugins/font/lang/hr.js new file mode 100644 index 00000000..86e2a1a6 --- /dev/null +++ b/sources/plugins/font/lang/hr.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'hr', { + fontSize: { + label: 'Veličina', + voiceLabel: 'Veličina slova', + panelTitle: 'Veličina' + }, + label: 'Font', + panelTitle: 'Font', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/hu.js b/sources/plugins/font/lang/hu.js new file mode 100644 index 00000000..e6f1f000 --- /dev/null +++ b/sources/plugins/font/lang/hu.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'hu', { + fontSize: { + label: 'Méret', + voiceLabel: 'Betűméret', + panelTitle: 'Méret' + }, + label: 'Betűtípus', + panelTitle: 'Betűtípus', + voiceLabel: 'Betűtípus' +} ); diff --git a/sources/plugins/font/lang/id.js b/sources/plugins/font/lang/id.js new file mode 100644 index 00000000..6ae856b2 --- /dev/null +++ b/sources/plugins/font/lang/id.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'id', { + fontSize: { + label: 'Ukuran', + voiceLabel: 'Ukuran Huruf', + panelTitle: 'Ukuran Huruf' + }, + label: 'Huruf', + panelTitle: 'Font Name', // MISSING + voiceLabel: 'Huruf' +} ); diff --git a/sources/plugins/font/lang/is.js b/sources/plugins/font/lang/is.js new file mode 100644 index 00000000..a83bf180 --- /dev/null +++ b/sources/plugins/font/lang/is.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'is', { + fontSize: { + label: 'Leturstærð ', + voiceLabel: 'Font Size', + panelTitle: 'Leturstærð ' + }, + label: 'Leturgerð ', + panelTitle: 'Leturgerð ', + voiceLabel: 'Leturgerð ' +} ); diff --git a/sources/plugins/font/lang/it.js b/sources/plugins/font/lang/it.js new file mode 100644 index 00000000..caf94901 --- /dev/null +++ b/sources/plugins/font/lang/it.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'it', { + fontSize: { + label: 'Dimensione', + voiceLabel: 'Dimensione Carattere', + panelTitle: 'Dimensione' + }, + label: 'Carattere', + panelTitle: 'Carattere', + voiceLabel: 'Carattere' +} ); diff --git a/sources/plugins/font/lang/ja.js b/sources/plugins/font/lang/ja.js new file mode 100644 index 00000000..db14ac1e --- /dev/null +++ b/sources/plugins/font/lang/ja.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ja', { + fontSize: { + label: 'サイズ', + voiceLabel: 'フォントサイズ', + panelTitle: 'フォントサイズ' + }, + label: 'フォント', + panelTitle: 'フォント', + voiceLabel: 'フォント' +} ); diff --git a/sources/plugins/font/lang/ka.js b/sources/plugins/font/lang/ka.js new file mode 100644 index 00000000..3ec63753 --- /dev/null +++ b/sources/plugins/font/lang/ka.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ka', { + fontSize: { + label: 'ზომა', + voiceLabel: 'ტექსტის ზომა', + panelTitle: 'ტექსტის ზომა' + }, + label: 'ფონტი', + panelTitle: 'ფონტის სახელი', + voiceLabel: 'ფონტი' +} ); diff --git a/sources/plugins/font/lang/km.js b/sources/plugins/font/lang/km.js new file mode 100644 index 00000000..07d36691 --- /dev/null +++ b/sources/plugins/font/lang/km.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'km', { + fontSize: { + label: 'ទំហំ', + voiceLabel: 'ទំហំ​អក្សរ', + panelTitle: 'ទំហំ​អក្សរ' + }, + label: 'ពុម្ព​អក្សរ', + panelTitle: 'ឈ្មោះ​ពុម្ព​អក្សរ', + voiceLabel: 'ពុម្ព​អក្សរ' +} ); diff --git a/sources/plugins/font/lang/ko.js b/sources/plugins/font/lang/ko.js new file mode 100644 index 00000000..0a239341 --- /dev/null +++ b/sources/plugins/font/lang/ko.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ko', { + fontSize: { + label: '크기', + voiceLabel: '글자 크기', + panelTitle: '글자 크기' + }, + label: '글꼴', + panelTitle: '글꼴', + voiceLabel: '글꼴' +} ); diff --git a/sources/plugins/font/lang/ku.js b/sources/plugins/font/lang/ku.js new file mode 100644 index 00000000..aaf57d2e --- /dev/null +++ b/sources/plugins/font/lang/ku.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ku', { + fontSize: { + label: 'گەورەیی', + voiceLabel: 'گەورەیی فۆنت', + panelTitle: 'گەورەیی فۆنت' + }, + label: 'فۆنت', + panelTitle: 'ناوی فۆنت', + voiceLabel: 'فۆنت' +} ); diff --git a/sources/plugins/font/lang/lt.js b/sources/plugins/font/lang/lt.js new file mode 100644 index 00000000..ccd4c6e0 --- /dev/null +++ b/sources/plugins/font/lang/lt.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'lt', { + fontSize: { + label: 'Šrifto dydis', + voiceLabel: 'Šrifto dydis', + panelTitle: 'Šrifto dydis' + }, + label: 'Šriftas', + panelTitle: 'Šriftas', + voiceLabel: 'Šriftas' +} ); diff --git a/sources/plugins/font/lang/lv.js b/sources/plugins/font/lang/lv.js new file mode 100644 index 00000000..90c336dd --- /dev/null +++ b/sources/plugins/font/lang/lv.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'lv', { + fontSize: { + label: 'Izmērs', + voiceLabel: 'Fonta izmeŗs', + panelTitle: 'Izmērs' + }, + label: 'Šrifts', + panelTitle: 'Šrifts', + voiceLabel: 'Fonts' +} ); diff --git a/sources/plugins/font/lang/mk.js b/sources/plugins/font/lang/mk.js new file mode 100644 index 00000000..46cd6386 --- /dev/null +++ b/sources/plugins/font/lang/mk.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'mk', { + fontSize: { + label: 'Size', + voiceLabel: 'Font Size', + panelTitle: 'Font Size' + }, + label: 'Font', // MISSING + panelTitle: 'Font Name', // MISSING + voiceLabel: 'Font' // MISSING +} ); diff --git a/sources/plugins/font/lang/mn.js b/sources/plugins/font/lang/mn.js new file mode 100644 index 00000000..f907e3b6 --- /dev/null +++ b/sources/plugins/font/lang/mn.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'mn', { + fontSize: { + label: 'Хэмжээ', + voiceLabel: 'Үсгийн хэмжээ', + panelTitle: 'Үсгийн хэмжээ' + }, + label: 'Үсгийн хэлбэр', + panelTitle: 'Үгсийн хэлбэрийн нэр', + voiceLabel: 'Үгсийн хэлбэр' +} ); diff --git a/sources/plugins/font/lang/ms.js b/sources/plugins/font/lang/ms.js new file mode 100644 index 00000000..3ba71a77 --- /dev/null +++ b/sources/plugins/font/lang/ms.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ms', { + fontSize: { + label: 'Saiz', + voiceLabel: 'Font Size', + panelTitle: 'Saiz' + }, + label: 'Font', + panelTitle: 'Font', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/nb.js b/sources/plugins/font/lang/nb.js new file mode 100644 index 00000000..ae79b440 --- /dev/null +++ b/sources/plugins/font/lang/nb.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'nb', { + fontSize: { + label: 'Størrelse', + voiceLabel: 'Skriftstørrelse', + panelTitle: 'Skriftstørrelse' + }, + label: 'Skrift', + panelTitle: 'Skrift', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/nl.js b/sources/plugins/font/lang/nl.js new file mode 100644 index 00000000..5a42cb32 --- /dev/null +++ b/sources/plugins/font/lang/nl.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'nl', { + fontSize: { + label: 'Lettergrootte', + voiceLabel: 'Lettergrootte', + panelTitle: 'Lettergrootte' + }, + label: 'Lettertype', + panelTitle: 'Lettertype', + voiceLabel: 'Lettertype' +} ); diff --git a/sources/plugins/font/lang/no.js b/sources/plugins/font/lang/no.js new file mode 100644 index 00000000..8dd5a622 --- /dev/null +++ b/sources/plugins/font/lang/no.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'no', { + fontSize: { + label: 'Størrelse', + voiceLabel: 'Font Størrelse', + panelTitle: 'Størrelse' + }, + label: 'Skrift', + panelTitle: 'Skrift', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/pl.js b/sources/plugins/font/lang/pl.js new file mode 100644 index 00000000..75c592cb --- /dev/null +++ b/sources/plugins/font/lang/pl.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'pl', { + fontSize: { + label: 'Rozmiar', + voiceLabel: 'Rozmiar czcionki', + panelTitle: 'Rozmiar' + }, + label: 'Czcionka', + panelTitle: 'Czcionka', + voiceLabel: 'Czcionka' +} ); diff --git a/sources/plugins/font/lang/pt-br.js b/sources/plugins/font/lang/pt-br.js new file mode 100644 index 00000000..cf8982d6 --- /dev/null +++ b/sources/plugins/font/lang/pt-br.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'pt-br', { + fontSize: { + label: 'Tamanho', + voiceLabel: 'Tamanho da fonte', + panelTitle: 'Tamanho' + }, + label: 'Fonte', + panelTitle: 'Fonte', + voiceLabel: 'Fonte' +} ); diff --git a/sources/plugins/font/lang/pt.js b/sources/plugins/font/lang/pt.js new file mode 100644 index 00000000..6ee81a53 --- /dev/null +++ b/sources/plugins/font/lang/pt.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'pt', { + fontSize: { + label: 'Tamanho', + voiceLabel: 'Tamanho da letra', + panelTitle: 'Tamanho da letra' + }, + label: 'Fonte', + panelTitle: 'Nome do Tipo de Letra', + voiceLabel: 'Tipo de Letra' +} ); diff --git a/sources/plugins/font/lang/ro.js b/sources/plugins/font/lang/ro.js new file mode 100644 index 00000000..69cb91ff --- /dev/null +++ b/sources/plugins/font/lang/ro.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ro', { + fontSize: { + label: 'Mărime', + voiceLabel: 'Font Size', + panelTitle: 'Mărime' + }, + label: 'Font', + panelTitle: 'Font', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/ru.js b/sources/plugins/font/lang/ru.js new file mode 100644 index 00000000..4b642c4e --- /dev/null +++ b/sources/plugins/font/lang/ru.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ru', { + fontSize: { + label: 'Размер', + voiceLabel: 'Размер шрифта', + panelTitle: 'Размер шрифта' + }, + label: 'Шрифт', + panelTitle: 'Шрифт', + voiceLabel: 'Шрифт' +} ); diff --git a/sources/plugins/font/lang/si.js b/sources/plugins/font/lang/si.js new file mode 100644 index 00000000..fd6cab3f --- /dev/null +++ b/sources/plugins/font/lang/si.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'si', { + fontSize: { + label: 'විශාලත්වය', + voiceLabel: 'අක්ෂර විශාලත්වය', + panelTitle: 'අක්ෂර විශාලත්වය' + }, + label: 'අක්ෂරය', + panelTitle: 'අක්ෂර නාමය', + voiceLabel: 'අක්ෂර' +} ); diff --git a/sources/plugins/font/lang/sk.js b/sources/plugins/font/lang/sk.js new file mode 100644 index 00000000..c0f9b00f --- /dev/null +++ b/sources/plugins/font/lang/sk.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'sk', { + fontSize: { + label: 'Veľkosť', + voiceLabel: 'Veľkosť písma', + panelTitle: 'Veľkosť písma' + }, + label: 'Font', + panelTitle: 'Názov fontu', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/sl.js b/sources/plugins/font/lang/sl.js new file mode 100644 index 00000000..239c15df --- /dev/null +++ b/sources/plugins/font/lang/sl.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'sl', { + fontSize: { + label: 'Velikost', + voiceLabel: 'Velikost', + panelTitle: 'Velikost' + }, + label: 'Pisava', + panelTitle: 'Pisava', + voiceLabel: 'Pisava' +} ); diff --git a/sources/plugins/font/lang/sq.js b/sources/plugins/font/lang/sq.js new file mode 100644 index 00000000..0101f4f1 --- /dev/null +++ b/sources/plugins/font/lang/sq.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'sq', { + fontSize: { + label: 'Madhësia', + voiceLabel: 'Madhësia e Shkronjës', + panelTitle: 'Madhësia e Shkronjës' + }, + label: 'Shkronja', + panelTitle: 'Emri i Shkronjës', + voiceLabel: 'Shkronja' +} ); diff --git a/sources/plugins/font/lang/sr-latn.js b/sources/plugins/font/lang/sr-latn.js new file mode 100644 index 00000000..1189126b --- /dev/null +++ b/sources/plugins/font/lang/sr-latn.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'sr-latn', { + fontSize: { + label: 'Veličina fonta', + voiceLabel: 'Font Size', + panelTitle: 'Veličina fonta' + }, + label: 'Font', + panelTitle: 'Font', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/sr.js b/sources/plugins/font/lang/sr.js new file mode 100644 index 00000000..b0287ef5 --- /dev/null +++ b/sources/plugins/font/lang/sr.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'sr', { + fontSize: { + label: 'Величина фонта', + voiceLabel: 'Font Size', + panelTitle: 'Величина фонта' + }, + label: 'Фонт', + panelTitle: 'Фонт', + voiceLabel: 'Фонт' +} ); diff --git a/sources/plugins/font/lang/sv.js b/sources/plugins/font/lang/sv.js new file mode 100644 index 00000000..4dacb9e3 --- /dev/null +++ b/sources/plugins/font/lang/sv.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'sv', { + fontSize: { + label: 'Storlek', + voiceLabel: 'Teckenstorlek', + panelTitle: 'Teckenstorlek' + }, + label: 'Typsnitt', + panelTitle: 'Typsnitt', + voiceLabel: 'Typsnitt' +} ); diff --git a/sources/plugins/font/lang/th.js b/sources/plugins/font/lang/th.js new file mode 100644 index 00000000..0622a057 --- /dev/null +++ b/sources/plugins/font/lang/th.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'th', { + fontSize: { + label: 'ขนาด', + voiceLabel: 'Font Size', + panelTitle: 'ขนาด' + }, + label: 'แบบอักษร', + panelTitle: 'แบบอักษร', + voiceLabel: 'แบบอักษร' +} ); diff --git a/sources/plugins/font/lang/tr.js b/sources/plugins/font/lang/tr.js new file mode 100644 index 00000000..678f0dd9 --- /dev/null +++ b/sources/plugins/font/lang/tr.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'tr', { + fontSize: { + label: 'Boyut', + voiceLabel: 'Font Size', + panelTitle: 'Boyut' + }, + label: 'Yazı Türü', + panelTitle: 'Yazı Türü', + voiceLabel: 'Font' +} ); diff --git a/sources/plugins/font/lang/tt.js b/sources/plugins/font/lang/tt.js new file mode 100644 index 00000000..46aec1e1 --- /dev/null +++ b/sources/plugins/font/lang/tt.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'tt', { + fontSize: { + label: 'Зурлык', + voiceLabel: 'Шрифт зурлыклары', + panelTitle: 'Шрифт зурлыклары' + }, + label: 'Шрифт', + panelTitle: 'Шрифт исеме', + voiceLabel: 'Шрифт' +} ); diff --git a/sources/plugins/font/lang/ug.js b/sources/plugins/font/lang/ug.js new file mode 100644 index 00000000..e50b5f0d --- /dev/null +++ b/sources/plugins/font/lang/ug.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'ug', { + fontSize: { + label: 'چوڭلۇقى', + voiceLabel: 'خەت چوڭلۇقى', + panelTitle: 'چوڭلۇقى' + }, + label: 'خەت نۇسخا', + panelTitle: 'خەت نۇسخا', + voiceLabel: 'خەت نۇسخا' +} ); diff --git a/sources/plugins/font/lang/uk.js b/sources/plugins/font/lang/uk.js new file mode 100644 index 00000000..0867b73f --- /dev/null +++ b/sources/plugins/font/lang/uk.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'uk', { + fontSize: { + label: 'Розмір', + voiceLabel: 'Розмір шрифту', + panelTitle: 'Розмір' + }, + label: 'Шрифт', + panelTitle: 'Шрифт', + voiceLabel: 'Шрифт' +} ); diff --git a/sources/plugins/font/lang/vi.js b/sources/plugins/font/lang/vi.js new file mode 100644 index 00000000..6b82356c --- /dev/null +++ b/sources/plugins/font/lang/vi.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'vi', { + fontSize: { + label: 'Cỡ chữ', + voiceLabel: 'Kích cỡ phông', + panelTitle: 'Cỡ chữ' + }, + label: 'Phông', + panelTitle: 'Phông', + voiceLabel: 'Phông' +} ); diff --git a/sources/plugins/font/lang/zh-cn.js b/sources/plugins/font/lang/zh-cn.js new file mode 100644 index 00000000..8a297cb7 --- /dev/null +++ b/sources/plugins/font/lang/zh-cn.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'zh-cn', { + fontSize: { + label: '大小', + voiceLabel: '文字大小', + panelTitle: '大小' + }, + label: '字体', + panelTitle: '字体', + voiceLabel: '字体' +} ); diff --git a/sources/plugins/font/lang/zh.js b/sources/plugins/font/lang/zh.js new file mode 100644 index 00000000..091b94b5 --- /dev/null +++ b/sources/plugins/font/lang/zh.js @@ -0,0 +1,14 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'font', 'zh', { + fontSize: { + label: '大小', + voiceLabel: '字型大小', + panelTitle: '字型大小' + }, + label: '字型', + panelTitle: '字型名稱', + voiceLabel: '字型' +} ); -- cgit v1.2.3