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/templates/lang/af.js | 12 ++++++++++++ sources/plugins/templates/lang/ar.js | 12 ++++++++++++ sources/plugins/templates/lang/bg.js | 12 ++++++++++++ sources/plugins/templates/lang/bn.js | 12 ++++++++++++ sources/plugins/templates/lang/bs.js | 12 ++++++++++++ sources/plugins/templates/lang/ca.js | 12 ++++++++++++ sources/plugins/templates/lang/cs.js | 12 ++++++++++++ sources/plugins/templates/lang/cy.js | 12 ++++++++++++ sources/plugins/templates/lang/da.js | 12 ++++++++++++ sources/plugins/templates/lang/de.js | 12 ++++++++++++ sources/plugins/templates/lang/el.js | 12 ++++++++++++ sources/plugins/templates/lang/en-au.js | 12 ++++++++++++ sources/plugins/templates/lang/en-ca.js | 12 ++++++++++++ sources/plugins/templates/lang/en-gb.js | 12 ++++++++++++ sources/plugins/templates/lang/en.js | 12 ++++++++++++ sources/plugins/templates/lang/eo.js | 12 ++++++++++++ sources/plugins/templates/lang/es.js | 12 ++++++++++++ sources/plugins/templates/lang/et.js | 12 ++++++++++++ sources/plugins/templates/lang/eu.js | 12 ++++++++++++ sources/plugins/templates/lang/fa.js | 12 ++++++++++++ sources/plugins/templates/lang/fi.js | 12 ++++++++++++ sources/plugins/templates/lang/fo.js | 12 ++++++++++++ sources/plugins/templates/lang/fr-ca.js | 12 ++++++++++++ sources/plugins/templates/lang/fr.js | 12 ++++++++++++ sources/plugins/templates/lang/gl.js | 12 ++++++++++++ sources/plugins/templates/lang/gu.js | 12 ++++++++++++ sources/plugins/templates/lang/he.js | 12 ++++++++++++ sources/plugins/templates/lang/hi.js | 12 ++++++++++++ sources/plugins/templates/lang/hr.js | 12 ++++++++++++ sources/plugins/templates/lang/hu.js | 12 ++++++++++++ sources/plugins/templates/lang/id.js | 12 ++++++++++++ sources/plugins/templates/lang/is.js | 12 ++++++++++++ sources/plugins/templates/lang/it.js | 12 ++++++++++++ sources/plugins/templates/lang/ja.js | 12 ++++++++++++ sources/plugins/templates/lang/ka.js | 12 ++++++++++++ sources/plugins/templates/lang/km.js | 12 ++++++++++++ sources/plugins/templates/lang/ko.js | 12 ++++++++++++ sources/plugins/templates/lang/ku.js | 12 ++++++++++++ sources/plugins/templates/lang/lt.js | 12 ++++++++++++ sources/plugins/templates/lang/lv.js | 12 ++++++++++++ sources/plugins/templates/lang/mk.js | 12 ++++++++++++ sources/plugins/templates/lang/mn.js | 12 ++++++++++++ sources/plugins/templates/lang/ms.js | 12 ++++++++++++ sources/plugins/templates/lang/nb.js | 12 ++++++++++++ sources/plugins/templates/lang/nl.js | 12 ++++++++++++ sources/plugins/templates/lang/no.js | 12 ++++++++++++ sources/plugins/templates/lang/pl.js | 12 ++++++++++++ sources/plugins/templates/lang/pt-br.js | 12 ++++++++++++ sources/plugins/templates/lang/pt.js | 12 ++++++++++++ sources/plugins/templates/lang/ro.js | 12 ++++++++++++ sources/plugins/templates/lang/ru.js | 12 ++++++++++++ sources/plugins/templates/lang/si.js | 12 ++++++++++++ sources/plugins/templates/lang/sk.js | 12 ++++++++++++ sources/plugins/templates/lang/sl.js | 12 ++++++++++++ sources/plugins/templates/lang/sq.js | 12 ++++++++++++ sources/plugins/templates/lang/sr-latn.js | 12 ++++++++++++ sources/plugins/templates/lang/sr.js | 12 ++++++++++++ sources/plugins/templates/lang/sv.js | 12 ++++++++++++ sources/plugins/templates/lang/th.js | 12 ++++++++++++ sources/plugins/templates/lang/tr.js | 12 ++++++++++++ sources/plugins/templates/lang/tt.js | 12 ++++++++++++ sources/plugins/templates/lang/ug.js | 12 ++++++++++++ sources/plugins/templates/lang/uk.js | 12 ++++++++++++ sources/plugins/templates/lang/vi.js | 12 ++++++++++++ sources/plugins/templates/lang/zh-cn.js | 12 ++++++++++++ sources/plugins/templates/lang/zh.js | 12 ++++++++++++ 66 files changed, 792 insertions(+) create mode 100644 sources/plugins/templates/lang/af.js create mode 100644 sources/plugins/templates/lang/ar.js create mode 100644 sources/plugins/templates/lang/bg.js create mode 100644 sources/plugins/templates/lang/bn.js create mode 100644 sources/plugins/templates/lang/bs.js create mode 100644 sources/plugins/templates/lang/ca.js create mode 100644 sources/plugins/templates/lang/cs.js create mode 100644 sources/plugins/templates/lang/cy.js create mode 100644 sources/plugins/templates/lang/da.js create mode 100644 sources/plugins/templates/lang/de.js create mode 100644 sources/plugins/templates/lang/el.js create mode 100644 sources/plugins/templates/lang/en-au.js create mode 100644 sources/plugins/templates/lang/en-ca.js create mode 100644 sources/plugins/templates/lang/en-gb.js create mode 100644 sources/plugins/templates/lang/en.js create mode 100644 sources/plugins/templates/lang/eo.js create mode 100644 sources/plugins/templates/lang/es.js create mode 100644 sources/plugins/templates/lang/et.js create mode 100644 sources/plugins/templates/lang/eu.js create mode 100644 sources/plugins/templates/lang/fa.js create mode 100644 sources/plugins/templates/lang/fi.js create mode 100644 sources/plugins/templates/lang/fo.js create mode 100644 sources/plugins/templates/lang/fr-ca.js create mode 100644 sources/plugins/templates/lang/fr.js create mode 100644 sources/plugins/templates/lang/gl.js create mode 100644 sources/plugins/templates/lang/gu.js create mode 100644 sources/plugins/templates/lang/he.js create mode 100644 sources/plugins/templates/lang/hi.js create mode 100644 sources/plugins/templates/lang/hr.js create mode 100644 sources/plugins/templates/lang/hu.js create mode 100644 sources/plugins/templates/lang/id.js create mode 100644 sources/plugins/templates/lang/is.js create mode 100644 sources/plugins/templates/lang/it.js create mode 100644 sources/plugins/templates/lang/ja.js create mode 100644 sources/plugins/templates/lang/ka.js create mode 100644 sources/plugins/templates/lang/km.js create mode 100644 sources/plugins/templates/lang/ko.js create mode 100644 sources/plugins/templates/lang/ku.js create mode 100644 sources/plugins/templates/lang/lt.js create mode 100644 sources/plugins/templates/lang/lv.js create mode 100644 sources/plugins/templates/lang/mk.js create mode 100644 sources/plugins/templates/lang/mn.js create mode 100644 sources/plugins/templates/lang/ms.js create mode 100644 sources/plugins/templates/lang/nb.js create mode 100644 sources/plugins/templates/lang/nl.js create mode 100644 sources/plugins/templates/lang/no.js create mode 100644 sources/plugins/templates/lang/pl.js create mode 100644 sources/plugins/templates/lang/pt-br.js create mode 100644 sources/plugins/templates/lang/pt.js create mode 100644 sources/plugins/templates/lang/ro.js create mode 100644 sources/plugins/templates/lang/ru.js create mode 100644 sources/plugins/templates/lang/si.js create mode 100644 sources/plugins/templates/lang/sk.js create mode 100644 sources/plugins/templates/lang/sl.js create mode 100644 sources/plugins/templates/lang/sq.js create mode 100644 sources/plugins/templates/lang/sr-latn.js create mode 100644 sources/plugins/templates/lang/sr.js create mode 100644 sources/plugins/templates/lang/sv.js create mode 100644 sources/plugins/templates/lang/th.js create mode 100644 sources/plugins/templates/lang/tr.js create mode 100644 sources/plugins/templates/lang/tt.js create mode 100644 sources/plugins/templates/lang/ug.js create mode 100644 sources/plugins/templates/lang/uk.js create mode 100644 sources/plugins/templates/lang/vi.js create mode 100644 sources/plugins/templates/lang/zh-cn.js create mode 100644 sources/plugins/templates/lang/zh.js (limited to 'sources/plugins/templates/lang') diff --git a/sources/plugins/templates/lang/af.js b/sources/plugins/templates/lang/af.js new file mode 100644 index 00000000..92290482 --- /dev/null +++ b/sources/plugins/templates/lang/af.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'af', { + button: 'Sjablone', + emptyListMsg: '(Geen sjablone gedefineer nie)', + insertOption: 'Vervang huidige inhoud', + options: 'Sjabloon opsies', + selectPromptMsg: 'Kies die sjabloon om te gebruik in die redigeerder (huidige inhoud gaan verlore):', + title: 'Inhoud Sjablone' +} ); diff --git a/sources/plugins/templates/lang/ar.js b/sources/plugins/templates/lang/ar.js new file mode 100644 index 00000000..39f378de --- /dev/null +++ b/sources/plugins/templates/lang/ar.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ar', { + button: 'القوالب', + emptyListMsg: '(لم يتم تعريف أي قالب)', + insertOption: 'استبدال المحتوى', + options: 'خصائص القوالب', + selectPromptMsg: 'اختر القالب الذي تود وضعه في المحرر', + title: 'قوالب المحتوى' +} ); diff --git a/sources/plugins/templates/lang/bg.js b/sources/plugins/templates/lang/bg.js new file mode 100644 index 00000000..815fd0b3 --- /dev/null +++ b/sources/plugins/templates/lang/bg.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'bg', { + button: 'Шаблони', + emptyListMsg: '(Няма дефинирани шаблони)', + insertOption: 'Препокрива актуалното съдържание', + options: 'Опции за шаблона', + selectPromptMsg: 'Изберете шаблон
(текущото съдържание на редактора ще бъде загубено):', + title: 'Шаблони' +} ); diff --git a/sources/plugins/templates/lang/bn.js b/sources/plugins/templates/lang/bn.js new file mode 100644 index 00000000..84d5a885 --- /dev/null +++ b/sources/plugins/templates/lang/bn.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'bn', { + button: 'টেমপ্লেট', + emptyListMsg: '(কোন টেমপ্লেট ডিফাইন করা নেই)', + insertOption: 'Replace actual contents', // MISSING + options: 'Template Options', // MISSING + selectPromptMsg: 'অনুগ্রহ করে এডিটরে ওপেন করার জন্য টেমপ্লেট বাছাই করুন
(আসল কনটেন্ট হারিয়ে যাবে):', + title: 'কনটেন্ট টেমপ্লেট' +} ); diff --git a/sources/plugins/templates/lang/bs.js b/sources/plugins/templates/lang/bs.js new file mode 100644 index 00000000..78bf198d --- /dev/null +++ b/sources/plugins/templates/lang/bs.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'bs', { + button: 'Templates', // MISSING + emptyListMsg: '(No templates defined)', // MISSING + insertOption: 'Replace actual contents', // MISSING + options: 'Template Options', // MISSING + selectPromptMsg: 'Please select the template to open in the editor', // MISSING + title: 'Content Templates' // MISSING +} ); diff --git a/sources/plugins/templates/lang/ca.js b/sources/plugins/templates/lang/ca.js new file mode 100644 index 00000000..e41831a2 --- /dev/null +++ b/sources/plugins/templates/lang/ca.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ca', { + button: 'Plantilles', + emptyListMsg: '(No hi ha plantilles definides)', + insertOption: 'Reemplaça el contingut actual', + options: 'Opcions de plantilla', + selectPromptMsg: 'Seleccioneu una plantilla per usar a l\'editor
(per defecte s\'elimina el contingut actual):', + title: 'Plantilles de contingut' +} ); diff --git a/sources/plugins/templates/lang/cs.js b/sources/plugins/templates/lang/cs.js new file mode 100644 index 00000000..d9d25511 --- /dev/null +++ b/sources/plugins/templates/lang/cs.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'cs', { + button: 'Šablony', + emptyListMsg: '(Není definována žádná šablona)', + insertOption: 'Nahradit aktuální obsah', + options: 'Nastavení šablon', + selectPromptMsg: 'Prosím zvolte šablonu pro otevření v editoru
(aktuální obsah editoru bude ztracen):', + title: 'Šablony obsahu' +} ); diff --git a/sources/plugins/templates/lang/cy.js b/sources/plugins/templates/lang/cy.js new file mode 100644 index 00000000..eefb9b86 --- /dev/null +++ b/sources/plugins/templates/lang/cy.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'cy', { + button: 'Templedi', + emptyListMsg: '(Dim templedi wedi\'u diffinio)', + insertOption: 'Amnewid y cynnwys go iawn', + options: 'Opsiynau Templedi', + selectPromptMsg: 'Dewiswch dempled i\'w agor yn y golygydd', + title: 'Templedi Cynnwys' +} ); diff --git a/sources/plugins/templates/lang/da.js b/sources/plugins/templates/lang/da.js new file mode 100644 index 00000000..fe0dd1da --- /dev/null +++ b/sources/plugins/templates/lang/da.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'da', { + button: 'Skabeloner', + emptyListMsg: '(Der er ikke defineret nogen skabelon)', + insertOption: 'Erstat det faktiske indhold', + options: 'Skabelon muligheder', + selectPromptMsg: 'Vælg den skabelon, som skal åbnes i editoren (nuværende indhold vil blive overskrevet):', + title: 'Indholdsskabeloner' +} ); diff --git a/sources/plugins/templates/lang/de.js b/sources/plugins/templates/lang/de.js new file mode 100644 index 00000000..f354c26f --- /dev/null +++ b/sources/plugins/templates/lang/de.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'de', { + button: 'Vorlagen', + emptyListMsg: '(Keine Vorlagen definiert)', + insertOption: 'Aktuelle Inhalte ersetzen', + options: 'Vorlagenoptionen', + selectPromptMsg: 'Klicken Sie auf eine Vorlage, um sie im Editor zu öffnen', + title: 'Inhaltsvorlagen' +} ); diff --git a/sources/plugins/templates/lang/el.js b/sources/plugins/templates/lang/el.js new file mode 100644 index 00000000..2d5bbb77 --- /dev/null +++ b/sources/plugins/templates/lang/el.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'el', { + button: 'Πρότυπα', + emptyListMsg: '(Δεν έχουν καθοριστεί πρότυπα)', + insertOption: 'Αντικατάσταση υπάρχοντων περιεχομένων', + options: 'Επιλογές Προτύπου', + selectPromptMsg: 'Παρακαλώ επιλέξτε πρότυπο για εισαγωγή στο πρόγραμμα', + title: 'Πρότυπα Περιεχομένου' +} ); diff --git a/sources/plugins/templates/lang/en-au.js b/sources/plugins/templates/lang/en-au.js new file mode 100644 index 00000000..5c611616 --- /dev/null +++ b/sources/plugins/templates/lang/en-au.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'en-au', { + button: 'Templates', + emptyListMsg: '(No templates defined)', + insertOption: 'Replace actual contents', + options: 'Template Options', // MISSING + selectPromptMsg: 'Please select the template to open in the editor', + title: 'Content Templates' +} ); diff --git a/sources/plugins/templates/lang/en-ca.js b/sources/plugins/templates/lang/en-ca.js new file mode 100644 index 00000000..16bd7e13 --- /dev/null +++ b/sources/plugins/templates/lang/en-ca.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'en-ca', { + button: 'Templates', + emptyListMsg: '(No templates defined)', + insertOption: 'Replace actual contents', + options: 'Template Options', // MISSING + selectPromptMsg: 'Please select the template to open in the editor', + title: 'Content Templates' +} ); diff --git a/sources/plugins/templates/lang/en-gb.js b/sources/plugins/templates/lang/en-gb.js new file mode 100644 index 00000000..794c0074 --- /dev/null +++ b/sources/plugins/templates/lang/en-gb.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'en-gb', { + button: 'Templates', + emptyListMsg: '(No templates defined)', + insertOption: 'Replace actual contents', + options: 'Template Options', + selectPromptMsg: 'Please select the template to open in the editor', + title: 'Content Templates' +} ); diff --git a/sources/plugins/templates/lang/en.js b/sources/plugins/templates/lang/en.js new file mode 100644 index 00000000..1fffcc06 --- /dev/null +++ b/sources/plugins/templates/lang/en.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'en', { + button: 'Templates', + emptyListMsg: '(No templates defined)', + insertOption: 'Replace actual contents', + options: 'Template Options', + selectPromptMsg: 'Please select the template to open in the editor', + title: 'Content Templates' +} ); diff --git a/sources/plugins/templates/lang/eo.js b/sources/plugins/templates/lang/eo.js new file mode 100644 index 00000000..82be7b41 --- /dev/null +++ b/sources/plugins/templates/lang/eo.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'eo', { + button: 'Ŝablonoj', + emptyListMsg: '(Neniu ŝablono difinita)', + insertOption: 'Anstataŭigi la nunan enhavon', + options: 'Opcioj pri ŝablonoj', + selectPromptMsg: 'Bonvolu selekti la ŝablonon por malfermi ĝin en la redaktilo', + title: 'Enhavo de ŝablonoj' +} ); diff --git a/sources/plugins/templates/lang/es.js b/sources/plugins/templates/lang/es.js new file mode 100644 index 00000000..2cf155cb --- /dev/null +++ b/sources/plugins/templates/lang/es.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'es', { + button: 'Plantillas', + emptyListMsg: '(No hay plantillas definidas)', + insertOption: 'Reemplazar el contenido actual', + options: 'Opciones de plantillas', + selectPromptMsg: 'Por favor selecciona la plantilla a abrir en el editor
(el contenido actual se perderá):', + title: 'Contenido de Plantillas' +} ); diff --git a/sources/plugins/templates/lang/et.js b/sources/plugins/templates/lang/et.js new file mode 100644 index 00000000..3e46e4bf --- /dev/null +++ b/sources/plugins/templates/lang/et.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'et', { + button: 'Mall', + emptyListMsg: '(Ühtegi malli ei ole defineeritud)', + insertOption: 'Praegune sisu asendatakse', + options: 'Malli valikud', + selectPromptMsg: 'Palun vali mall, mis avada redaktoris
(praegune sisu läheb kaotsi):', + title: 'Sisumallid' +} ); diff --git a/sources/plugins/templates/lang/eu.js b/sources/plugins/templates/lang/eu.js new file mode 100644 index 00000000..6d680d50 --- /dev/null +++ b/sources/plugins/templates/lang/eu.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'eu', { + button: 'Txantiloiak', + emptyListMsg: '(Ez dago txantiloirik definituta)', + insertOption: 'Ordeztu uneko edukiak', + options: 'Txantiloi aukerak', + selectPromptMsg: 'Mesedez hautatu txantiloia editorean irekitzeko', + title: 'Eduki txantiloiak' +} ); diff --git a/sources/plugins/templates/lang/fa.js b/sources/plugins/templates/lang/fa.js new file mode 100644 index 00000000..9b642061 --- /dev/null +++ b/sources/plugins/templates/lang/fa.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'fa', { + button: 'الگوها', + emptyListMsg: '(الگوئی تعریف نشده است)', + insertOption: 'محتویات کنونی جایگزین شوند', + options: 'گزینه‌های الگو', + selectPromptMsg: 'لطفاً الگوی مورد نظر را برای بازکردن در ویرایشگر انتخاب کنید', + title: 'الگوهای محتویات' +} ); diff --git a/sources/plugins/templates/lang/fi.js b/sources/plugins/templates/lang/fi.js new file mode 100644 index 00000000..a7e4d429 --- /dev/null +++ b/sources/plugins/templates/lang/fi.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'fi', { + button: 'Pohjat', + emptyListMsg: '(Ei määriteltyjä pohjia)', + insertOption: 'Korvaa koko sisältö', + options: 'Sisältöpohjan ominaisuudet', + selectPromptMsg: 'Valitse editoriin avattava pohja', + title: 'Sisältöpohjat' +} ); diff --git a/sources/plugins/templates/lang/fo.js b/sources/plugins/templates/lang/fo.js new file mode 100644 index 00000000..9ccb4e6a --- /dev/null +++ b/sources/plugins/templates/lang/fo.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'fo', { + button: 'Skabelónir', + emptyListMsg: '(Ongar skabelónir tøkar)', + insertOption: 'Yvirskriva núverandi innihald', + options: 'Møguleikar fyri Template', + selectPromptMsg: 'Vinarliga vel ta skabelón, ið skal opnast í tekstviðgeranum
(Hetta yvirskrivar núverandi innihald):', + title: 'Innihaldsskabelónir' +} ); diff --git a/sources/plugins/templates/lang/fr-ca.js b/sources/plugins/templates/lang/fr-ca.js new file mode 100644 index 00000000..5996dccb --- /dev/null +++ b/sources/plugins/templates/lang/fr-ca.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'fr-ca', { + button: 'Modèles', + emptyListMsg: '(Aucun modèle disponible)', + insertOption: 'Remplacer tout le contenu actuel', + options: 'Options de modèles', + selectPromptMsg: 'Sélectionner le modèle à ouvrir dans l\'éditeur', + title: 'Modèles de contenu' +} ); diff --git a/sources/plugins/templates/lang/fr.js b/sources/plugins/templates/lang/fr.js new file mode 100644 index 00000000..49e1165c --- /dev/null +++ b/sources/plugins/templates/lang/fr.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'fr', { + button: 'Modèles', + emptyListMsg: '(Aucun modèle disponible)', + insertOption: 'Remplacer le contenu actuel', + options: 'Options des modèles', + selectPromptMsg: 'Veuillez sélectionner le modèle pour l\'ouvrir dans l\'éditeur', + title: 'Contenu des modèles' +} ); diff --git a/sources/plugins/templates/lang/gl.js b/sources/plugins/templates/lang/gl.js new file mode 100644 index 00000000..b7c0f052 --- /dev/null +++ b/sources/plugins/templates/lang/gl.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'gl', { + button: 'Modelos', + emptyListMsg: '(Non hai modelos definidos)', + insertOption: 'Substituír o contido actual', + options: 'Opcións de modelos', + selectPromptMsg: 'Seleccione o modelo a abrir no editor', + title: 'Modelos de contido' +} ); diff --git a/sources/plugins/templates/lang/gu.js b/sources/plugins/templates/lang/gu.js new file mode 100644 index 00000000..d4841fe8 --- /dev/null +++ b/sources/plugins/templates/lang/gu.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'gu', { + button: 'ટેમ્પ્લેટ', + emptyListMsg: '(કોઈ ટેમ્પ્લેટ ડિફાઇન નથી)', + insertOption: 'મૂળ શબ્દને બદલો', + options: 'ટેમ્પ્લેટના વિકલ્પો', + selectPromptMsg: 'એડિટરમાં ઓપન કરવા ટેમ્પ્લેટ પસંદ કરો (વર્તમાન કન્ટેન્ટ સેવ નહીં થાય):', + title: 'કન્ટેન્ટ ટેમ્પ્લેટ' +} ); diff --git a/sources/plugins/templates/lang/he.js b/sources/plugins/templates/lang/he.js new file mode 100644 index 00000000..b32bd1f1 --- /dev/null +++ b/sources/plugins/templates/lang/he.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'he', { + button: 'תבניות', + emptyListMsg: '(לא הוגדרו תבניות)', + insertOption: 'החלפת תוכן ממשי', + options: 'אפשרויות התבניות', + selectPromptMsg: 'יש לבחור תבנית לפתיחה בעורך.
התוכן המקורי ימחק:', + title: 'תביות תוכן' +} ); diff --git a/sources/plugins/templates/lang/hi.js b/sources/plugins/templates/lang/hi.js new file mode 100644 index 00000000..5878fed9 --- /dev/null +++ b/sources/plugins/templates/lang/hi.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'hi', { + button: 'टॅम्प्लेट', + emptyListMsg: '(कोई टॅम्प्लेट डिफ़ाइन नहीं किया गया है)', + insertOption: 'मूल शब्दों को बदलें', + options: 'Template Options', // MISSING + selectPromptMsg: 'ऍडिटर में ओपन करने हेतु टॅम्प्लेट चुनें(वर्तमान कन्टॅन्ट सेव नहीं होंगे):', + title: 'कन्टेन्ट टॅम्प्लेट' +} ); diff --git a/sources/plugins/templates/lang/hr.js b/sources/plugins/templates/lang/hr.js new file mode 100644 index 00000000..b4ec5ac9 --- /dev/null +++ b/sources/plugins/templates/lang/hr.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'hr', { + button: 'Predlošci', + emptyListMsg: '(Nema definiranih predložaka)', + insertOption: 'Zamijeni trenutne sadržaje', + options: 'Opcije predložaka', + selectPromptMsg: 'Molimo odaberite predložak koji želite otvoriti
(stvarni sadržaj će biti izgubljen):', + title: 'Predlošci sadržaja' +} ); diff --git a/sources/plugins/templates/lang/hu.js b/sources/plugins/templates/lang/hu.js new file mode 100644 index 00000000..016f2004 --- /dev/null +++ b/sources/plugins/templates/lang/hu.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'hu', { + button: 'Sablonok', + emptyListMsg: '(Nincs sablon megadva)', + insertOption: 'Kicseréli a jelenlegi tartalmat', + options: 'Sablon opciók', + selectPromptMsg: 'Válassza ki melyik sablon nyíljon meg a szerkesztőben
(a jelenlegi tartalom elveszik):', + title: 'Elérhető sablonok' +} ); diff --git a/sources/plugins/templates/lang/id.js b/sources/plugins/templates/lang/id.js new file mode 100644 index 00000000..72e2e2e9 --- /dev/null +++ b/sources/plugins/templates/lang/id.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'id', { + button: 'Contoh', + emptyListMsg: '(Tidak ada contoh didefinisikan)', + insertOption: 'Ganti konten sebenarnya', + options: 'Opsi Contoh', + selectPromptMsg: 'Mohon pilih contoh untuk dibuka di editor', + title: 'Contoh Konten' +} ); diff --git a/sources/plugins/templates/lang/is.js b/sources/plugins/templates/lang/is.js new file mode 100644 index 00000000..5168a998 --- /dev/null +++ b/sources/plugins/templates/lang/is.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'is', { + button: 'Sniðmát', + emptyListMsg: '(Ekkert sniðmát er skilgreint!)', + insertOption: 'Skipta út raunverulegu innihaldi', + options: 'Template Options', // MISSING + selectPromptMsg: 'Veldu sniðmát til að opna í ritlinum.
(Núverandi innihald víkur fyrir því!):', + title: 'Innihaldssniðmát' +} ); diff --git a/sources/plugins/templates/lang/it.js b/sources/plugins/templates/lang/it.js new file mode 100644 index 00000000..6beea875 --- /dev/null +++ b/sources/plugins/templates/lang/it.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'it', { + button: 'Modelli', + emptyListMsg: '(Nessun modello definito)', + insertOption: 'Cancella il contenuto corrente', + options: 'Opzioni del Modello', + selectPromptMsg: 'Seleziona il modello da aprire nell\'editor', + title: 'Contenuto dei modelli' +} ); diff --git a/sources/plugins/templates/lang/ja.js b/sources/plugins/templates/lang/ja.js new file mode 100644 index 00000000..59d3cd62 --- /dev/null +++ b/sources/plugins/templates/lang/ja.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ja', { + button: 'テンプレート', + emptyListMsg: '(テンプレートが定義されていません)', + insertOption: '現在のエディタの内容と置き換えます', + options: 'テンプレートオプション', + selectPromptMsg: 'エディターで使用するテンプレートを選択してください。
(現在のエディタの内容は失われます):', + title: '内容テンプレート' +} ); diff --git a/sources/plugins/templates/lang/ka.js b/sources/plugins/templates/lang/ka.js new file mode 100644 index 00000000..d48b87f1 --- /dev/null +++ b/sources/plugins/templates/lang/ka.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ka', { + button: 'თარგები', + emptyListMsg: '(თარგი არაა განსაზღვრული)', + insertOption: 'მიმდინარე შეგთავსის შეცვლა', + options: 'თარგების პარამეტრები', + selectPromptMsg: 'აირჩიეთ თარგი რედაქტორისთვის', + title: 'თარგები' +} ); diff --git a/sources/plugins/templates/lang/km.js b/sources/plugins/templates/lang/km.js new file mode 100644 index 00000000..59eb7743 --- /dev/null +++ b/sources/plugins/templates/lang/km.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'km', { + button: 'ពុម្ព​គំរូ', + emptyListMsg: '(មិន​មាន​ពុម្ព​គំរូ​ត្រូវ​បាន​កំណត់)', + insertOption: 'ជំនួស​ក្នុង​មាតិកា​បច្ចុប្បន្ន', + options: 'ជម្រើស​ពុម្ព​គំរូ', + selectPromptMsg: 'សូម​រើស​ពុម្ព​គំរូ​ដើម្បី​បើក​ក្នុង​កម្មវិធី​សរសេរ​អត្ថបទ', + title: 'ពុម្ព​គំរូ​មាតិកា' +} ); diff --git a/sources/plugins/templates/lang/ko.js b/sources/plugins/templates/lang/ko.js new file mode 100644 index 00000000..03beec82 --- /dev/null +++ b/sources/plugins/templates/lang/ko.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ko', { + button: '템플릿', + emptyListMsg: '(템플릿이 없습니다)', + insertOption: '현재 내용 바꾸기', + options: '템플릿 옵션', + selectPromptMsg: '에디터에서 사용할 템플릿을 선택하십시오', + title: '내용 템플릿' +} ); diff --git a/sources/plugins/templates/lang/ku.js b/sources/plugins/templates/lang/ku.js new file mode 100644 index 00000000..ccf7e023 --- /dev/null +++ b/sources/plugins/templates/lang/ku.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ku', { + button: 'ڕووکار', + emptyListMsg: '(هیچ ڕووکارێك دیارینەکراوە)', + insertOption: 'لە شوێن دانانی ئەم پێکهاتانەی ئێستا', + options: 'هەڵبژاردەکانی ڕووکار', + selectPromptMsg: 'ڕووکارێك هەڵبژێره بۆ کردنەوەی له سەرنووسەر:', + title: 'پێکهاتەی ڕووکار' +} ); diff --git a/sources/plugins/templates/lang/lt.js b/sources/plugins/templates/lang/lt.js new file mode 100644 index 00000000..931f7ad9 --- /dev/null +++ b/sources/plugins/templates/lang/lt.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'lt', { + button: 'Šablonai', + emptyListMsg: '(Šablonų sąrašas tuščias)', + insertOption: 'Pakeisti dabartinį turinį pasirinktu šablonu', + options: 'Template Options', + selectPromptMsg: 'Pasirinkite norimą šabloną
(Dėmesio! esamas turinys bus prarastas):', + title: 'Turinio šablonai' +} ); diff --git a/sources/plugins/templates/lang/lv.js b/sources/plugins/templates/lang/lv.js new file mode 100644 index 00000000..41c7b986 --- /dev/null +++ b/sources/plugins/templates/lang/lv.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'lv', { + button: 'Sagataves', + emptyListMsg: '(Nav norādītas sagataves)', + insertOption: 'Aizvietot pašreizējo saturu', + options: 'Sagataves uzstādījumi', + selectPromptMsg: 'Lūdzu, norādiet sagatavi, ko atvērt editorā
(patreizējie dati tiks zaudēti):', + title: 'Satura sagataves' +} ); diff --git a/sources/plugins/templates/lang/mk.js b/sources/plugins/templates/lang/mk.js new file mode 100644 index 00000000..d570cefc --- /dev/null +++ b/sources/plugins/templates/lang/mk.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'mk', { + button: 'Templates', // MISSING + emptyListMsg: '(No templates defined)', // MISSING + insertOption: 'Replace actual contents', // MISSING + options: 'Template Options', // MISSING + selectPromptMsg: 'Please select the template to open in the editor', // MISSING + title: 'Content Templates' // MISSING +} ); diff --git a/sources/plugins/templates/lang/mn.js b/sources/plugins/templates/lang/mn.js new file mode 100644 index 00000000..cba69a59 --- /dev/null +++ b/sources/plugins/templates/lang/mn.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'mn', { + button: 'Загварууд', + emptyListMsg: '(Загвар тодорхойлогдоогүй байна)', + insertOption: 'Одоогийн агууллагыг дарж бичих', + options: 'Template Options', // MISSING + selectPromptMsg: 'Загварыг нээж editor-рүү сонгож оруулна уу
(Одоогийн агууллагыг устаж магадгүй):', + title: 'Загварын агуулга' +} ); diff --git a/sources/plugins/templates/lang/ms.js b/sources/plugins/templates/lang/ms.js new file mode 100644 index 00000000..2223c922 --- /dev/null +++ b/sources/plugins/templates/lang/ms.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ms', { + button: 'Templat', + emptyListMsg: '(Tiada Templat Disimpan)', + insertOption: 'Replace actual contents', // MISSING + options: 'Template Options', // MISSING + selectPromptMsg: 'Sila pilih templat untuk dibuka oleh editor
(kandungan sebenar akan hilang):', + title: 'Templat Kandungan' +} ); diff --git a/sources/plugins/templates/lang/nb.js b/sources/plugins/templates/lang/nb.js new file mode 100644 index 00000000..c6caa8ea --- /dev/null +++ b/sources/plugins/templates/lang/nb.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'nb', { + button: 'Maler', + emptyListMsg: '(Ingen maler definert)', + insertOption: 'Erstatt gjeldende innhold', + options: 'Alternativer for mal', + selectPromptMsg: 'Velg malen du vil åpne i redigeringsverktøyet:', + title: 'Innholdsmaler' +} ); diff --git a/sources/plugins/templates/lang/nl.js b/sources/plugins/templates/lang/nl.js new file mode 100644 index 00000000..0133c079 --- /dev/null +++ b/sources/plugins/templates/lang/nl.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'nl', { + button: 'Sjablonen', + emptyListMsg: '(Geen sjablonen gedefinieerd)', + insertOption: 'Vervang de huidige inhoud', + options: 'Template opties', + selectPromptMsg: 'Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):', + title: 'Inhoud sjablonen' +} ); diff --git a/sources/plugins/templates/lang/no.js b/sources/plugins/templates/lang/no.js new file mode 100644 index 00000000..1c0eb2dc --- /dev/null +++ b/sources/plugins/templates/lang/no.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'no', { + button: 'Maler', + emptyListMsg: '(Ingen maler definert)', + insertOption: 'Erstatt gjeldende innhold', + options: 'Alternativer for mal', + selectPromptMsg: 'Velg malen du vil åpne i redigeringsverktøyet:', + title: 'Innholdsmaler' +} ); diff --git a/sources/plugins/templates/lang/pl.js b/sources/plugins/templates/lang/pl.js new file mode 100644 index 00000000..26eea259 --- /dev/null +++ b/sources/plugins/templates/lang/pl.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'pl', { + button: 'Szablony', + emptyListMsg: '(Brak zdefiniowanych szablonów)', + insertOption: 'Zastąp obecną zawartość', + options: 'Opcje szablonów', + selectPromptMsg: 'Wybierz szablon do otwarcia w edytorze
(obecna zawartość okna edytora zostanie utracona):', + title: 'Szablony zawartości' +} ); diff --git a/sources/plugins/templates/lang/pt-br.js b/sources/plugins/templates/lang/pt-br.js new file mode 100644 index 00000000..a5b3df79 --- /dev/null +++ b/sources/plugins/templates/lang/pt-br.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'pt-br', { + button: 'Modelos de layout', + emptyListMsg: '(Não foram definidos modelos de layout)', + insertOption: 'Substituir o conteúdo atual', + options: 'Opções de Template', + selectPromptMsg: 'Selecione um modelo de layout para ser aberto no editor
(o conteúdo atual será perdido):', + title: 'Modelo de layout de conteúdo' +} ); diff --git a/sources/plugins/templates/lang/pt.js b/sources/plugins/templates/lang/pt.js new file mode 100644 index 00000000..5058d609 --- /dev/null +++ b/sources/plugins/templates/lang/pt.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'pt', { + button: 'Modelos', + emptyListMsg: '(Sem modelos definidos)', + insertOption: 'Substituir conteúdos atuais', + options: 'Opções do modelo', + selectPromptMsg: 'Por favor, selecione o modelo para abrir no editor', + title: 'Conteúdo dos Modelos' +} ); diff --git a/sources/plugins/templates/lang/ro.js b/sources/plugins/templates/lang/ro.js new file mode 100644 index 00000000..14e691be --- /dev/null +++ b/sources/plugins/templates/lang/ro.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ro', { + button: 'Template-uri (şabloane)', + emptyListMsg: '(Niciun template (şablon) definit)', + insertOption: 'Înlocuieşte cuprinsul actual', + options: 'Opțiuni șabloane', + selectPromptMsg: 'Vă rugăm selectaţi template-ul (şablonul) ce se va deschide în editor
(conţinutul actual va fi pierdut):', + title: 'Template-uri (şabloane) de conţinut' +} ); diff --git a/sources/plugins/templates/lang/ru.js b/sources/plugins/templates/lang/ru.js new file mode 100644 index 00000000..a7462690 --- /dev/null +++ b/sources/plugins/templates/lang/ru.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ru', { + button: 'Шаблоны', + emptyListMsg: '(не определено ни одного шаблона)', + insertOption: 'Заменить текущее содержимое', + options: 'Параметры шаблона', + selectPromptMsg: 'Пожалуйста, выберите, какой шаблон следует открыть в редакторе', + title: 'Шаблоны содержимого' +} ); diff --git a/sources/plugins/templates/lang/si.js b/sources/plugins/templates/lang/si.js new file mode 100644 index 00000000..be41fdb8 --- /dev/null +++ b/sources/plugins/templates/lang/si.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'si', { + button: 'අච්චුව', + emptyListMsg: 'කිසිම අච්චුවක් කලින් තීරණය කර ', + insertOption: 'සත්‍ය අන්තර්ගතයන් ප්‍රතිස්ථාපනය කරන්න', + options: 'අච්චු ', + selectPromptMsg: 'කරුණාකර සංස්කරණය සදහා අච්චුවක් ', + title: 'අන්තර්ගත් අච්චුන්' +} ); diff --git a/sources/plugins/templates/lang/sk.js b/sources/plugins/templates/lang/sk.js new file mode 100644 index 00000000..e87c16a8 --- /dev/null +++ b/sources/plugins/templates/lang/sk.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'sk', { + button: 'Šablóny', + emptyListMsg: '(Žiadne šablóny nedefinované)', + insertOption: 'Nahradiť aktuálny obsah', + options: 'Možnosti šablóny', + selectPromptMsg: 'Prosím vyberte šablónu na otvorenie v editore', + title: 'Šablóny obsahu' +} ); diff --git a/sources/plugins/templates/lang/sl.js b/sources/plugins/templates/lang/sl.js new file mode 100644 index 00000000..e8bca32e --- /dev/null +++ b/sources/plugins/templates/lang/sl.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'sl', { + button: 'Predloge', + emptyListMsg: '(Ni pripravljenih predlog)', + insertOption: 'Zamenjaj trenutno vsebino', + options: 'Možnosti Predloge', + selectPromptMsg: 'Izberite predlogo, ki jo želite odpreti v urejevalniku
(trenutna vsebina bo izgubljena):', + title: 'Vsebinske predloge' +} ); diff --git a/sources/plugins/templates/lang/sq.js b/sources/plugins/templates/lang/sq.js new file mode 100644 index 00000000..d724e366 --- /dev/null +++ b/sources/plugins/templates/lang/sq.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'sq', { + button: 'Shabllonet', + emptyListMsg: '(Asnjë shabllon nuk është paradefinuar)', + insertOption: 'Zëvendëso përmbajtjen aktuale', + options: 'Opsionet e Shabllonit', + selectPromptMsg: 'Përzgjidhni shabllonin për të hapur tek redaktuesi', + title: 'Përmbajtja e Shabllonit' +} ); diff --git a/sources/plugins/templates/lang/sr-latn.js b/sources/plugins/templates/lang/sr-latn.js new file mode 100644 index 00000000..3b221d73 --- /dev/null +++ b/sources/plugins/templates/lang/sr-latn.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'sr-latn', { + button: 'Obrasci', + emptyListMsg: '(Nema definisanih obrazaca)', + insertOption: 'Replace actual contents', // MISSING + options: 'Template Options', // MISSING + selectPromptMsg: 'Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadržaj ce biti obrisan):', + title: 'Obrasci za sadržaj' +} ); diff --git a/sources/plugins/templates/lang/sr.js b/sources/plugins/templates/lang/sr.js new file mode 100644 index 00000000..4ff9a057 --- /dev/null +++ b/sources/plugins/templates/lang/sr.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'sr', { + button: 'Обрасци', + emptyListMsg: '(Нема дефинисаних образаца)', + insertOption: 'Replace actual contents', // MISSING + options: 'Template Options', // MISSING + selectPromptMsg: 'Молимо Вас да одаберете образац који ће бити примењен на страницу (тренутни садржај ће бити обрисан):', + title: 'Обрасци за садржај' +} ); diff --git a/sources/plugins/templates/lang/sv.js b/sources/plugins/templates/lang/sv.js new file mode 100644 index 00000000..07e9300a --- /dev/null +++ b/sources/plugins/templates/lang/sv.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'sv', { + button: 'Sidmallar', + emptyListMsg: '(Ingen mall är vald)', + insertOption: 'Ersätt aktuellt innehåll', + options: 'Inställningar för mall', + selectPromptMsg: 'Var god välj en mall att använda med editorn
(allt nuvarande innehåll raderas):', + title: 'Sidmallar' +} ); diff --git a/sources/plugins/templates/lang/th.js b/sources/plugins/templates/lang/th.js new file mode 100644 index 00000000..2fabf998 --- /dev/null +++ b/sources/plugins/templates/lang/th.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'th', { + button: 'เทมเพลต', + emptyListMsg: '(ยังไม่มีการกำหนดเทมเพลต)', + insertOption: 'แทนที่เนื้อหาเว็บไซต์ที่เลือก', + options: 'ตัวเลือกเกี่ยวกับเทมเพลท', + selectPromptMsg: 'กรุณาเลือก เทมเพลต เพื่อนำไปแก้ไขในอีดิตเตอร์
(เนื้อหาส่วนนี้จะหายไป):', + title: 'เทมเพลตของส่วนเนื้อหาเว็บไซต์' +} ); diff --git a/sources/plugins/templates/lang/tr.js b/sources/plugins/templates/lang/tr.js new file mode 100644 index 00000000..a2963bc8 --- /dev/null +++ b/sources/plugins/templates/lang/tr.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'tr', { + button: 'Şablonlar', + emptyListMsg: '(Belirli bir şablon seçilmedi)', + insertOption: 'Mevcut içerik ile değiştir', + options: 'Şablon Seçenekleri', + selectPromptMsg: 'Düzenleyicide açmak için lütfen bir şablon seçin.
(hali hazırdaki içerik kaybolacaktır.):', + title: 'İçerik Şablonları' +} ); diff --git a/sources/plugins/templates/lang/tt.js b/sources/plugins/templates/lang/tt.js new file mode 100644 index 00000000..d1745c29 --- /dev/null +++ b/sources/plugins/templates/lang/tt.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'tt', { + button: 'Шаблоннар', + emptyListMsg: '(Шаблоннар билгеләнмәгән)', + insertOption: 'Әлеге эчтәлекне алмаштыру', + options: 'Шаблон үзлекләре', + selectPromptMsg: 'Please select the template to open in the editor', // MISSING + title: 'Эчтәлек шаблоннары' +} ); diff --git a/sources/plugins/templates/lang/ug.js b/sources/plugins/templates/lang/ug.js new file mode 100644 index 00000000..ee883b75 --- /dev/null +++ b/sources/plugins/templates/lang/ug.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'ug', { + button: 'قېلىپ', + emptyListMsg: '(قېلىپ يوق)', + insertOption: 'نۆۋەتتىكى مەزمۇننى ئالماشتۇر', + options: 'قېلىپ تاللانمىسى', + selectPromptMsg: 'تەھرىرلىگۈچنىڭ مەزمۇن قېلىپىنى تاللاڭ:', + title: 'مەزمۇن قېلىپى' +} ); diff --git a/sources/plugins/templates/lang/uk.js b/sources/plugins/templates/lang/uk.js new file mode 100644 index 00000000..031930b5 --- /dev/null +++ b/sources/plugins/templates/lang/uk.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'uk', { + button: 'Шаблони', + emptyListMsg: '(Не знайдено жодного шаблону)', + insertOption: 'Замінити поточний вміст', + options: 'Опції шаблону', + selectPromptMsg: 'Оберіть, будь ласка, шаблон для відкриття в редакторі
(поточний зміст буде втрачено):', + title: 'Шаблони змісту' +} ); diff --git a/sources/plugins/templates/lang/vi.js b/sources/plugins/templates/lang/vi.js new file mode 100644 index 00000000..ae701b98 --- /dev/null +++ b/sources/plugins/templates/lang/vi.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'vi', { + button: 'Mẫu dựng sẵn', + emptyListMsg: '(Không có mẫu dựng sẵn nào được định nghĩa)', + insertOption: 'Thay thế nội dung hiện tại', + options: 'Tùy chọn mẫu dựng sẵn', + selectPromptMsg: 'Hãy chọn mẫu dựng sẵn để mở trong trình biên tập
(nội dung hiện tại sẽ bị mất):', + title: 'Nội dung Mẫu dựng sẵn' +} ); diff --git a/sources/plugins/templates/lang/zh-cn.js b/sources/plugins/templates/lang/zh-cn.js new file mode 100644 index 00000000..e432b7c2 --- /dev/null +++ b/sources/plugins/templates/lang/zh-cn.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'zh-cn', { + button: '模板', + emptyListMsg: '(没有模板)', + insertOption: '替换当前内容', + options: '模板选项', + selectPromptMsg: '请选择要在编辑器中使用的模板:', + title: '内容模板' +} ); diff --git a/sources/plugins/templates/lang/zh.js b/sources/plugins/templates/lang/zh.js new file mode 100644 index 00000000..9e822ae1 --- /dev/null +++ b/sources/plugins/templates/lang/zh.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'zh', { + button: '範本', + emptyListMsg: '(尚未定義任何範本)', + insertOption: '替代實際內容', + options: '範本選項', + selectPromptMsg: '請選擇要在編輯器中開啟的範本。', + title: '內容範本' +} ); -- cgit v1.2.3