aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/horizontalrule/lang')
-rw-r--r--sources/plugins/horizontalrule/lang/af.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ar.js7
-rw-r--r--sources/plugins/horizontalrule/lang/az.js7
-rw-r--r--sources/plugins/horizontalrule/lang/bg.js7
-rw-r--r--sources/plugins/horizontalrule/lang/bn.js7
-rw-r--r--sources/plugins/horizontalrule/lang/bs.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ca.js7
-rw-r--r--sources/plugins/horizontalrule/lang/cs.js7
-rw-r--r--sources/plugins/horizontalrule/lang/cy.js7
-rw-r--r--sources/plugins/horizontalrule/lang/da.js7
-rw-r--r--sources/plugins/horizontalrule/lang/de-ch.js7
-rw-r--r--sources/plugins/horizontalrule/lang/de.js7
-rw-r--r--sources/plugins/horizontalrule/lang/el.js7
-rw-r--r--sources/plugins/horizontalrule/lang/en-au.js7
-rw-r--r--sources/plugins/horizontalrule/lang/en-ca.js7
-rw-r--r--sources/plugins/horizontalrule/lang/en-gb.js7
-rw-r--r--sources/plugins/horizontalrule/lang/en.js7
-rw-r--r--sources/plugins/horizontalrule/lang/eo.js7
-rw-r--r--sources/plugins/horizontalrule/lang/es.js7
-rw-r--r--sources/plugins/horizontalrule/lang/et.js7
-rw-r--r--sources/plugins/horizontalrule/lang/eu.js7
-rw-r--r--sources/plugins/horizontalrule/lang/fa.js7
-rw-r--r--sources/plugins/horizontalrule/lang/fi.js7
-rw-r--r--sources/plugins/horizontalrule/lang/fo.js7
-rw-r--r--sources/plugins/horizontalrule/lang/fr-ca.js7
-rw-r--r--sources/plugins/horizontalrule/lang/fr.js7
-rw-r--r--sources/plugins/horizontalrule/lang/gl.js7
-rw-r--r--sources/plugins/horizontalrule/lang/gu.js7
-rw-r--r--sources/plugins/horizontalrule/lang/he.js7
-rw-r--r--sources/plugins/horizontalrule/lang/hi.js7
-rw-r--r--sources/plugins/horizontalrule/lang/hr.js7
-rw-r--r--sources/plugins/horizontalrule/lang/hu.js7
-rw-r--r--sources/plugins/horizontalrule/lang/id.js7
-rw-r--r--sources/plugins/horizontalrule/lang/is.js7
-rw-r--r--sources/plugins/horizontalrule/lang/it.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ja.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ka.js7
-rw-r--r--sources/plugins/horizontalrule/lang/km.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ko.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ku.js7
-rw-r--r--sources/plugins/horizontalrule/lang/lt.js7
-rw-r--r--sources/plugins/horizontalrule/lang/lv.js7
-rw-r--r--sources/plugins/horizontalrule/lang/mk.js7
-rw-r--r--sources/plugins/horizontalrule/lang/mn.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ms.js7
-rw-r--r--sources/plugins/horizontalrule/lang/nb.js7
-rw-r--r--sources/plugins/horizontalrule/lang/nl.js7
-rw-r--r--sources/plugins/horizontalrule/lang/no.js7
-rw-r--r--sources/plugins/horizontalrule/lang/oc.js7
-rw-r--r--sources/plugins/horizontalrule/lang/pl.js7
-rw-r--r--sources/plugins/horizontalrule/lang/pt-br.js7
-rw-r--r--sources/plugins/horizontalrule/lang/pt.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ro.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ru.js7
-rw-r--r--sources/plugins/horizontalrule/lang/si.js7
-rw-r--r--sources/plugins/horizontalrule/lang/sk.js7
-rw-r--r--sources/plugins/horizontalrule/lang/sl.js7
-rw-r--r--sources/plugins/horizontalrule/lang/sq.js7
-rw-r--r--sources/plugins/horizontalrule/lang/sr-latn.js7
-rw-r--r--sources/plugins/horizontalrule/lang/sr.js7
-rw-r--r--sources/plugins/horizontalrule/lang/sv.js7
-rw-r--r--sources/plugins/horizontalrule/lang/th.js7
-rw-r--r--sources/plugins/horizontalrule/lang/tr.js7
-rw-r--r--sources/plugins/horizontalrule/lang/tt.js7
-rw-r--r--sources/plugins/horizontalrule/lang/ug.js7
-rw-r--r--sources/plugins/horizontalrule/lang/uk.js7
-rw-r--r--sources/plugins/horizontalrule/lang/vi.js7
-rw-r--r--sources/plugins/horizontalrule/lang/zh-cn.js7
-rw-r--r--sources/plugins/horizontalrule/lang/zh.js7
69 files changed, 483 insertions, 0 deletions
diff --git a/sources/plugins/horizontalrule/lang/af.js b/sources/plugins/horizontalrule/lang/af.js
new file mode 100644
index 0000000..9232187
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/af.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'af', {
6 toolbar: 'Horisontale lyn invoeg'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ar.js b/sources/plugins/horizontalrule/lang/ar.js
new file mode 100644
index 0000000..edf9101
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ar.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ar', {
6 toolbar: 'خط فاصل'
7} );
diff --git a/sources/plugins/horizontalrule/lang/az.js b/sources/plugins/horizontalrule/lang/az.js
new file mode 100644
index 0000000..2343630
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/az.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'az', {
6 toolbar: 'Sərhəd xətti yarat'
7} );
diff --git a/sources/plugins/horizontalrule/lang/bg.js b/sources/plugins/horizontalrule/lang/bg.js
new file mode 100644
index 0000000..b20914c
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/bg.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'bg', {
6 toolbar: 'Вмъкване на хоризонтална линия'
7} );
diff --git a/sources/plugins/horizontalrule/lang/bn.js b/sources/plugins/horizontalrule/lang/bn.js
new file mode 100644
index 0000000..d846125
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/bn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'bn', {
6 toolbar: 'অনুভূমিক লাইন যোগ করি'
7} );
diff --git a/sources/plugins/horizontalrule/lang/bs.js b/sources/plugins/horizontalrule/lang/bs.js
new file mode 100644
index 0000000..3917873
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/bs.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'bs', {
6 toolbar: 'Ubaci horizontalnu liniju'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ca.js b/sources/plugins/horizontalrule/lang/ca.js
new file mode 100644
index 0000000..81d9457
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ca', {
6 toolbar: 'Insereix línia horitzontal'
7} );
diff --git a/sources/plugins/horizontalrule/lang/cs.js b/sources/plugins/horizontalrule/lang/cs.js
new file mode 100644
index 0000000..5178139
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/cs.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'cs', {
6 toolbar: 'Vložit vodorovnou linku'
7} );
diff --git a/sources/plugins/horizontalrule/lang/cy.js b/sources/plugins/horizontalrule/lang/cy.js
new file mode 100644
index 0000000..df74af5
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/cy.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'cy', {
6 toolbar: 'Mewnosod Llinell Lorweddol'
7} );
diff --git a/sources/plugins/horizontalrule/lang/da.js b/sources/plugins/horizontalrule/lang/da.js
new file mode 100644
index 0000000..cd8cb2a
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/da.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'da', {
6 toolbar: 'Indsæt vandret streg'
7} );
diff --git a/sources/plugins/horizontalrule/lang/de-ch.js b/sources/plugins/horizontalrule/lang/de-ch.js
new file mode 100644
index 0000000..64230b5
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/de-ch.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'de-ch', {
6 toolbar: 'Horizontale Linie einfügen'
7} );
diff --git a/sources/plugins/horizontalrule/lang/de.js b/sources/plugins/horizontalrule/lang/de.js
new file mode 100644
index 0000000..a1705a6
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/de.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'de', {
6 toolbar: 'Horizontale Linie einfügen'
7} );
diff --git a/sources/plugins/horizontalrule/lang/el.js b/sources/plugins/horizontalrule/lang/el.js
new file mode 100644
index 0000000..d281f47
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/el.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'el', {
6 toolbar: 'Εισαγωγή Οριζόντιας Γραμμής'
7} );
diff --git a/sources/plugins/horizontalrule/lang/en-au.js b/sources/plugins/horizontalrule/lang/en-au.js
new file mode 100644
index 0000000..0548518
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/en-au.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'en-au', {
6 toolbar: 'Insert Horizontal Line'
7} );
diff --git a/sources/plugins/horizontalrule/lang/en-ca.js b/sources/plugins/horizontalrule/lang/en-ca.js
new file mode 100644
index 0000000..feab44d
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/en-ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'en-ca', {
6 toolbar: 'Insert Horizontal Line'
7} );
diff --git a/sources/plugins/horizontalrule/lang/en-gb.js b/sources/plugins/horizontalrule/lang/en-gb.js
new file mode 100644
index 0000000..5cf987f
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/en-gb.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'en-gb', {
6 toolbar: 'Insert Horizontal Line'
7} );
diff --git a/sources/plugins/horizontalrule/lang/en.js b/sources/plugins/horizontalrule/lang/en.js
new file mode 100644
index 0000000..6c750d1
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/en.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'en', {
6 toolbar: 'Insert Horizontal Line'
7} );
diff --git a/sources/plugins/horizontalrule/lang/eo.js b/sources/plugins/horizontalrule/lang/eo.js
new file mode 100644
index 0000000..f2ddd72
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/eo.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'eo', {
6 toolbar: 'Enmeti Horizontalan Linion'
7} );
diff --git a/sources/plugins/horizontalrule/lang/es.js b/sources/plugins/horizontalrule/lang/es.js
new file mode 100644
index 0000000..ac42e14
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/es.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'es', {
6 toolbar: 'Insertar Línea Horizontal'
7} );
diff --git a/sources/plugins/horizontalrule/lang/et.js b/sources/plugins/horizontalrule/lang/et.js
new file mode 100644
index 0000000..156b1c1
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/et.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'et', {
6 toolbar: 'Horisontaaljoone sisestamine'
7} );
diff --git a/sources/plugins/horizontalrule/lang/eu.js b/sources/plugins/horizontalrule/lang/eu.js
new file mode 100644
index 0000000..7eeabb8
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/eu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'eu', {
6 toolbar: 'Txertatu marra horizontala'
7} );
diff --git a/sources/plugins/horizontalrule/lang/fa.js b/sources/plugins/horizontalrule/lang/fa.js
new file mode 100644
index 0000000..f18d1d0
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/fa.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'fa', {
6 toolbar: 'گنجاندن خط افقی'
7} );
diff --git a/sources/plugins/horizontalrule/lang/fi.js b/sources/plugins/horizontalrule/lang/fi.js
new file mode 100644
index 0000000..c18cd70
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/fi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'fi', {
6 toolbar: 'Lisää murtoviiva'
7} );
diff --git a/sources/plugins/horizontalrule/lang/fo.js b/sources/plugins/horizontalrule/lang/fo.js
new file mode 100644
index 0000000..d0d3bea
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/fo.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'fo', {
6 toolbar: 'Ger vatnrætta linju'
7} );
diff --git a/sources/plugins/horizontalrule/lang/fr-ca.js b/sources/plugins/horizontalrule/lang/fr-ca.js
new file mode 100644
index 0000000..a232a14
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/fr-ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'fr-ca', {
6 toolbar: 'Insérer un séparateur horizontale'
7} );
diff --git a/sources/plugins/horizontalrule/lang/fr.js b/sources/plugins/horizontalrule/lang/fr.js
new file mode 100644
index 0000000..c0c6322
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/fr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'fr', {
6 toolbar: 'Ligne horizontale'
7} );
diff --git a/sources/plugins/horizontalrule/lang/gl.js b/sources/plugins/horizontalrule/lang/gl.js
new file mode 100644
index 0000000..6215e71
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/gl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'gl', {
6 toolbar: 'Inserir unha liña horizontal'
7} );
diff --git a/sources/plugins/horizontalrule/lang/gu.js b/sources/plugins/horizontalrule/lang/gu.js
new file mode 100644
index 0000000..f6abc17
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/gu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'gu', {
6 toolbar: 'સમસ્તરીય રેખા ઇન્સર્ટ/દાખલ કરવી'
7} );
diff --git a/sources/plugins/horizontalrule/lang/he.js b/sources/plugins/horizontalrule/lang/he.js
new file mode 100644
index 0000000..56c4ebd
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/he.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'he', {
6 toolbar: 'הוספת קו אופקי'
7} );
diff --git a/sources/plugins/horizontalrule/lang/hi.js b/sources/plugins/horizontalrule/lang/hi.js
new file mode 100644
index 0000000..1d576c2
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/hi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'hi', {
6 toolbar: 'हॉरिज़ॉन्टल रेखा इन्सर्ट करें'
7} );
diff --git a/sources/plugins/horizontalrule/lang/hr.js b/sources/plugins/horizontalrule/lang/hr.js
new file mode 100644
index 0000000..53d80f3
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/hr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'hr', {
6 toolbar: 'Ubaci vodoravnu liniju'
7} );
diff --git a/sources/plugins/horizontalrule/lang/hu.js b/sources/plugins/horizontalrule/lang/hu.js
new file mode 100644
index 0000000..31fcbfc
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/hu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'hu', {
6 toolbar: 'Elválasztóvonal beillesztése'
7} );
diff --git a/sources/plugins/horizontalrule/lang/id.js b/sources/plugins/horizontalrule/lang/id.js
new file mode 100644
index 0000000..3d341ad
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/id.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'id', {
6 toolbar: 'Sisip Garis Horisontal'
7} );
diff --git a/sources/plugins/horizontalrule/lang/is.js b/sources/plugins/horizontalrule/lang/is.js
new file mode 100644
index 0000000..1515abc
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/is.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'is', {
6 toolbar: 'Lóðrétt lína'
7} );
diff --git a/sources/plugins/horizontalrule/lang/it.js b/sources/plugins/horizontalrule/lang/it.js
new file mode 100644
index 0000000..c2e23fb
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/it.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'it', {
6 toolbar: 'Inserisci riga orizzontale'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ja.js b/sources/plugins/horizontalrule/lang/ja.js
new file mode 100644
index 0000000..e174c32
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ja.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ja', {
6 toolbar: '水平線'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ka.js b/sources/plugins/horizontalrule/lang/ka.js
new file mode 100644
index 0000000..2c798c2
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ka.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ka', {
6 toolbar: 'ჰორიზონტალური ხაზის ჩასმა'
7} );
diff --git a/sources/plugins/horizontalrule/lang/km.js b/sources/plugins/horizontalrule/lang/km.js
new file mode 100644
index 0000000..8c8ab9f
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/km.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'km', {
6 toolbar: 'បន្ថែមបន្ទាត់ផ្តេក'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ko.js b/sources/plugins/horizontalrule/lang/ko.js
new file mode 100644
index 0000000..69df02c
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ko.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ko', {
6 toolbar: '가로 줄 삽입'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ku.js b/sources/plugins/horizontalrule/lang/ku.js
new file mode 100644
index 0000000..c8a0fa5
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ku.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ku', {
6 toolbar: 'دانانی هێلی ئاسۆیی'
7} );
diff --git a/sources/plugins/horizontalrule/lang/lt.js b/sources/plugins/horizontalrule/lang/lt.js
new file mode 100644
index 0000000..86cbdaf
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/lt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'lt', {
6 toolbar: 'Įterpti horizontalią liniją'
7} );
diff --git a/sources/plugins/horizontalrule/lang/lv.js b/sources/plugins/horizontalrule/lang/lv.js
new file mode 100644
index 0000000..a227a00
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/lv.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'lv', {
6 toolbar: 'Ievietot horizontālu Atdalītājsvītru'
7} );
diff --git a/sources/plugins/horizontalrule/lang/mk.js b/sources/plugins/horizontalrule/lang/mk.js
new file mode 100644
index 0000000..51efe3d
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/mk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'mk', {
6 toolbar: 'Insert Horizontal Line' // MISSING
7} );
diff --git a/sources/plugins/horizontalrule/lang/mn.js b/sources/plugins/horizontalrule/lang/mn.js
new file mode 100644
index 0000000..bd0ba0f
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/mn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'mn', {
6 toolbar: 'Хөндлөн зураас оруулах'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ms.js b/sources/plugins/horizontalrule/lang/ms.js
new file mode 100644
index 0000000..fa22359
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ms.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ms', {
6 toolbar: 'Masukkan Garisan Membujur'
7} );
diff --git a/sources/plugins/horizontalrule/lang/nb.js b/sources/plugins/horizontalrule/lang/nb.js
new file mode 100644
index 0000000..7edefa5
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/nb.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'nb', {
6 toolbar: 'Sett inn horisontal linje'
7} );
diff --git a/sources/plugins/horizontalrule/lang/nl.js b/sources/plugins/horizontalrule/lang/nl.js
new file mode 100644
index 0000000..47efd3f
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/nl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'nl', {
6 toolbar: 'Horizontale lijn invoegen'
7} );
diff --git a/sources/plugins/horizontalrule/lang/no.js b/sources/plugins/horizontalrule/lang/no.js
new file mode 100644
index 0000000..009fc4b
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/no.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'no', {
6 toolbar: 'Sett inn horisontal linje'
7} );
diff --git a/sources/plugins/horizontalrule/lang/oc.js b/sources/plugins/horizontalrule/lang/oc.js
new file mode 100644
index 0000000..42d1797
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/oc.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'oc', {
6 toolbar: 'Inserir una linha orizontala'
7} );
diff --git a/sources/plugins/horizontalrule/lang/pl.js b/sources/plugins/horizontalrule/lang/pl.js
new file mode 100644
index 0000000..0604f4d
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/pl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'pl', {
6 toolbar: 'Wstaw poziomą linię'
7} );
diff --git a/sources/plugins/horizontalrule/lang/pt-br.js b/sources/plugins/horizontalrule/lang/pt-br.js
new file mode 100644
index 0000000..038616b
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/pt-br.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'pt-br', {
6 toolbar: 'Inserir Linha Horizontal'
7} );
diff --git a/sources/plugins/horizontalrule/lang/pt.js b/sources/plugins/horizontalrule/lang/pt.js
new file mode 100644
index 0000000..c8d710d
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/pt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'pt', {
6 toolbar: 'Inserir linha horizontal'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ro.js b/sources/plugins/horizontalrule/lang/ro.js
new file mode 100644
index 0000000..4b8f9b8
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ro.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ro', {
6 toolbar: 'Inserează linie orizontală'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ru.js b/sources/plugins/horizontalrule/lang/ru.js
new file mode 100644
index 0000000..5424765
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ru.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ru', {
6 toolbar: 'Вставить горизонтальную линию'
7} );
diff --git a/sources/plugins/horizontalrule/lang/si.js b/sources/plugins/horizontalrule/lang/si.js
new file mode 100644
index 0000000..b0bb9b1
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/si.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'si', {
6 toolbar: 'තිරස් රේඛාවක් ඇතුලත් කරන්න'
7} );
diff --git a/sources/plugins/horizontalrule/lang/sk.js b/sources/plugins/horizontalrule/lang/sk.js
new file mode 100644
index 0000000..07bce6c
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/sk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'sk', {
6 toolbar: 'Vložiť vodorovnú čiaru'
7} );
diff --git a/sources/plugins/horizontalrule/lang/sl.js b/sources/plugins/horizontalrule/lang/sl.js
new file mode 100644
index 0000000..44e19ae
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/sl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'sl', {
6 toolbar: 'Vstavi vodoravno črto'
7} );
diff --git a/sources/plugins/horizontalrule/lang/sq.js b/sources/plugins/horizontalrule/lang/sq.js
new file mode 100644
index 0000000..9fa6a40
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/sq.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'sq', {
6 toolbar: 'Vendos Vijë Horizontale'
7} );
diff --git a/sources/plugins/horizontalrule/lang/sr-latn.js b/sources/plugins/horizontalrule/lang/sr-latn.js
new file mode 100644
index 0000000..eb16b98
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/sr-latn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'sr-latn', {
6 toolbar: 'Unesi horizontalnu liniju'
7} );
diff --git a/sources/plugins/horizontalrule/lang/sr.js b/sources/plugins/horizontalrule/lang/sr.js
new file mode 100644
index 0000000..a260b4a
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/sr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'sr', {
6 toolbar: 'Унеси хоризонталну линију'
7} );
diff --git a/sources/plugins/horizontalrule/lang/sv.js b/sources/plugins/horizontalrule/lang/sv.js
new file mode 100644
index 0000000..bf6280f
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/sv.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'sv', {
6 toolbar: 'Infoga horisontal linje'
7} );
diff --git a/sources/plugins/horizontalrule/lang/th.js b/sources/plugins/horizontalrule/lang/th.js
new file mode 100644
index 0000000..164f496
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/th.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'th', {
6 toolbar: 'แทรกเส้นคั่นบรรทัด'
7} );
diff --git a/sources/plugins/horizontalrule/lang/tr.js b/sources/plugins/horizontalrule/lang/tr.js
new file mode 100644
index 0000000..aeb6fb8
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/tr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'tr', {
6 toolbar: 'Yatay Satır Ekle'
7} );
diff --git a/sources/plugins/horizontalrule/lang/tt.js b/sources/plugins/horizontalrule/lang/tt.js
new file mode 100644
index 0000000..411166d
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/tt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'tt', {
6 toolbar: 'Ятма сызык өстәү'
7} );
diff --git a/sources/plugins/horizontalrule/lang/ug.js b/sources/plugins/horizontalrule/lang/ug.js
new file mode 100644
index 0000000..92f2434
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/ug.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'ug', {
6 toolbar: 'توغرا سىزىق قىستۇر'
7} );
diff --git a/sources/plugins/horizontalrule/lang/uk.js b/sources/plugins/horizontalrule/lang/uk.js
new file mode 100644
index 0000000..d84f428
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/uk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'uk', {
6 toolbar: 'Горизонтальна лінія'
7} );
diff --git a/sources/plugins/horizontalrule/lang/vi.js b/sources/plugins/horizontalrule/lang/vi.js
new file mode 100644
index 0000000..339eb06
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/vi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'vi', {
6 toolbar: 'Chèn đường phân cách ngang'
7} );
diff --git a/sources/plugins/horizontalrule/lang/zh-cn.js b/sources/plugins/horizontalrule/lang/zh-cn.js
new file mode 100644
index 0000000..2dfdb50
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/zh-cn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'zh-cn', {
6 toolbar: '插入水平线'
7} );
diff --git a/sources/plugins/horizontalrule/lang/zh.js b/sources/plugins/horizontalrule/lang/zh.js
new file mode 100644
index 0000000..b2e4272
--- /dev/null
+++ b/sources/plugins/horizontalrule/lang/zh.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'horizontalrule', 'zh', {
6 toolbar: '插入水平線'
7} );