aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/preview/lang
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2016-01-25 17:45:33 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2016-01-25 18:00:33 +0100
commit7adcb81e4f83f98c468889aaa5a85558ba88c770 (patch)
tree0d6ede733777b29060b48df4afaa2c64bfbae276 /sources/plugins/preview/lang
downloadconnexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.gz
connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.zst
connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.zip
Initial commit4.5.6
Diffstat (limited to 'sources/plugins/preview/lang')
-rw-r--r--sources/plugins/preview/lang/af.js7
-rw-r--r--sources/plugins/preview/lang/ar.js7
-rw-r--r--sources/plugins/preview/lang/bg.js7
-rw-r--r--sources/plugins/preview/lang/bn.js7
-rw-r--r--sources/plugins/preview/lang/bs.js7
-rw-r--r--sources/plugins/preview/lang/ca.js7
-rw-r--r--sources/plugins/preview/lang/cs.js7
-rw-r--r--sources/plugins/preview/lang/cy.js7
-rw-r--r--sources/plugins/preview/lang/da.js7
-rw-r--r--sources/plugins/preview/lang/de.js7
-rw-r--r--sources/plugins/preview/lang/el.js7
-rw-r--r--sources/plugins/preview/lang/en-au.js7
-rw-r--r--sources/plugins/preview/lang/en-ca.js7
-rw-r--r--sources/plugins/preview/lang/en-gb.js7
-rw-r--r--sources/plugins/preview/lang/en.js7
-rw-r--r--sources/plugins/preview/lang/eo.js7
-rw-r--r--sources/plugins/preview/lang/es.js7
-rw-r--r--sources/plugins/preview/lang/et.js7
-rw-r--r--sources/plugins/preview/lang/eu.js7
-rw-r--r--sources/plugins/preview/lang/fa.js7
-rw-r--r--sources/plugins/preview/lang/fi.js7
-rw-r--r--sources/plugins/preview/lang/fo.js7
-rw-r--r--sources/plugins/preview/lang/fr-ca.js7
-rw-r--r--sources/plugins/preview/lang/fr.js7
-rw-r--r--sources/plugins/preview/lang/gl.js7
-rw-r--r--sources/plugins/preview/lang/gu.js7
-rw-r--r--sources/plugins/preview/lang/he.js7
-rw-r--r--sources/plugins/preview/lang/hi.js7
-rw-r--r--sources/plugins/preview/lang/hr.js7
-rw-r--r--sources/plugins/preview/lang/hu.js7
-rw-r--r--sources/plugins/preview/lang/id.js7
-rw-r--r--sources/plugins/preview/lang/is.js7
-rw-r--r--sources/plugins/preview/lang/it.js7
-rw-r--r--sources/plugins/preview/lang/ja.js7
-rw-r--r--sources/plugins/preview/lang/ka.js7
-rw-r--r--sources/plugins/preview/lang/km.js7
-rw-r--r--sources/plugins/preview/lang/ko.js7
-rw-r--r--sources/plugins/preview/lang/ku.js7
-rw-r--r--sources/plugins/preview/lang/lt.js7
-rw-r--r--sources/plugins/preview/lang/lv.js7
-rw-r--r--sources/plugins/preview/lang/mk.js7
-rw-r--r--sources/plugins/preview/lang/mn.js7
-rw-r--r--sources/plugins/preview/lang/ms.js7
-rw-r--r--sources/plugins/preview/lang/nb.js7
-rw-r--r--sources/plugins/preview/lang/nl.js7
-rw-r--r--sources/plugins/preview/lang/no.js7
-rw-r--r--sources/plugins/preview/lang/pl.js7
-rw-r--r--sources/plugins/preview/lang/pt-br.js7
-rw-r--r--sources/plugins/preview/lang/pt.js7
-rw-r--r--sources/plugins/preview/lang/ro.js7
-rw-r--r--sources/plugins/preview/lang/ru.js7
-rw-r--r--sources/plugins/preview/lang/si.js7
-rw-r--r--sources/plugins/preview/lang/sk.js7
-rw-r--r--sources/plugins/preview/lang/sl.js7
-rw-r--r--sources/plugins/preview/lang/sq.js7
-rw-r--r--sources/plugins/preview/lang/sr-latn.js7
-rw-r--r--sources/plugins/preview/lang/sr.js7
-rw-r--r--sources/plugins/preview/lang/sv.js7
-rw-r--r--sources/plugins/preview/lang/th.js7
-rw-r--r--sources/plugins/preview/lang/tr.js7
-rw-r--r--sources/plugins/preview/lang/tt.js7
-rw-r--r--sources/plugins/preview/lang/ug.js7
-rw-r--r--sources/plugins/preview/lang/uk.js7
-rw-r--r--sources/plugins/preview/lang/vi.js7
-rw-r--r--sources/plugins/preview/lang/zh-cn.js7
-rw-r--r--sources/plugins/preview/lang/zh.js7
66 files changed, 462 insertions, 0 deletions
diff --git a/sources/plugins/preview/lang/af.js b/sources/plugins/preview/lang/af.js
new file mode 100644
index 00000000..c3129122
--- /dev/null
+++ b/sources/plugins/preview/lang/af.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'af', {
6 preview: 'Voorbeeld'
7} );
diff --git a/sources/plugins/preview/lang/ar.js b/sources/plugins/preview/lang/ar.js
new file mode 100644
index 00000000..ff24304b
--- /dev/null
+++ b/sources/plugins/preview/lang/ar.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ar', {
6 preview: 'معاينة الصفحة'
7} );
diff --git a/sources/plugins/preview/lang/bg.js b/sources/plugins/preview/lang/bg.js
new file mode 100644
index 00000000..d74194d9
--- /dev/null
+++ b/sources/plugins/preview/lang/bg.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'bg', {
6 preview: 'Преглед'
7} );
diff --git a/sources/plugins/preview/lang/bn.js b/sources/plugins/preview/lang/bn.js
new file mode 100644
index 00000000..6b6a7a38
--- /dev/null
+++ b/sources/plugins/preview/lang/bn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'bn', {
6 preview: 'প্রিভিউ'
7} );
diff --git a/sources/plugins/preview/lang/bs.js b/sources/plugins/preview/lang/bs.js
new file mode 100644
index 00000000..40f674df
--- /dev/null
+++ b/sources/plugins/preview/lang/bs.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'bs', {
6 preview: 'Prikaži'
7} );
diff --git a/sources/plugins/preview/lang/ca.js b/sources/plugins/preview/lang/ca.js
new file mode 100644
index 00000000..fe205416
--- /dev/null
+++ b/sources/plugins/preview/lang/ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ca', {
6 preview: 'Visualització prèvia'
7} );
diff --git a/sources/plugins/preview/lang/cs.js b/sources/plugins/preview/lang/cs.js
new file mode 100644
index 00000000..6552515a
--- /dev/null
+++ b/sources/plugins/preview/lang/cs.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'cs', {
6 preview: 'Náhled'
7} );
diff --git a/sources/plugins/preview/lang/cy.js b/sources/plugins/preview/lang/cy.js
new file mode 100644
index 00000000..47db9de0
--- /dev/null
+++ b/sources/plugins/preview/lang/cy.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'cy', {
6 preview: 'Rhagolwg'
7} );
diff --git a/sources/plugins/preview/lang/da.js b/sources/plugins/preview/lang/da.js
new file mode 100644
index 00000000..a88b1af3
--- /dev/null
+++ b/sources/plugins/preview/lang/da.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'da', {
6 preview: 'Vis eksempel'
7} );
diff --git a/sources/plugins/preview/lang/de.js b/sources/plugins/preview/lang/de.js
new file mode 100644
index 00000000..be6e986c
--- /dev/null
+++ b/sources/plugins/preview/lang/de.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'de', {
6 preview: 'Vorschau'
7} );
diff --git a/sources/plugins/preview/lang/el.js b/sources/plugins/preview/lang/el.js
new file mode 100644
index 00000000..51dfff2f
--- /dev/null
+++ b/sources/plugins/preview/lang/el.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'el', {
6 preview: 'Προεπισκόπιση'
7} );
diff --git a/sources/plugins/preview/lang/en-au.js b/sources/plugins/preview/lang/en-au.js
new file mode 100644
index 00000000..ebaa47b2
--- /dev/null
+++ b/sources/plugins/preview/lang/en-au.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'en-au', {
6 preview: 'Preview'
7} );
diff --git a/sources/plugins/preview/lang/en-ca.js b/sources/plugins/preview/lang/en-ca.js
new file mode 100644
index 00000000..a6a520db
--- /dev/null
+++ b/sources/plugins/preview/lang/en-ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'en-ca', {
6 preview: 'Preview'
7} );
diff --git a/sources/plugins/preview/lang/en-gb.js b/sources/plugins/preview/lang/en-gb.js
new file mode 100644
index 00000000..21c416d4
--- /dev/null
+++ b/sources/plugins/preview/lang/en-gb.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'en-gb', {
6 preview: 'Preview'
7} );
diff --git a/sources/plugins/preview/lang/en.js b/sources/plugins/preview/lang/en.js
new file mode 100644
index 00000000..093335a9
--- /dev/null
+++ b/sources/plugins/preview/lang/en.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'en', {
6 preview: 'Preview'
7} );
diff --git a/sources/plugins/preview/lang/eo.js b/sources/plugins/preview/lang/eo.js
new file mode 100644
index 00000000..8c29fb80
--- /dev/null
+++ b/sources/plugins/preview/lang/eo.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'eo', {
6 preview: 'Vidigi Aspekton'
7} );
diff --git a/sources/plugins/preview/lang/es.js b/sources/plugins/preview/lang/es.js
new file mode 100644
index 00000000..5562fb8f
--- /dev/null
+++ b/sources/plugins/preview/lang/es.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'es', {
6 preview: 'Vista Previa'
7} );
diff --git a/sources/plugins/preview/lang/et.js b/sources/plugins/preview/lang/et.js
new file mode 100644
index 00000000..88685f93
--- /dev/null
+++ b/sources/plugins/preview/lang/et.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'et', {
6 preview: 'Eelvaade'
7} );
diff --git a/sources/plugins/preview/lang/eu.js b/sources/plugins/preview/lang/eu.js
new file mode 100644
index 00000000..683e157a
--- /dev/null
+++ b/sources/plugins/preview/lang/eu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'eu', {
6 preview: 'Aurrebista'
7} );
diff --git a/sources/plugins/preview/lang/fa.js b/sources/plugins/preview/lang/fa.js
new file mode 100644
index 00000000..f3e3ce3a
--- /dev/null
+++ b/sources/plugins/preview/lang/fa.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'fa', {
6 preview: 'پیشنمایش'
7} );
diff --git a/sources/plugins/preview/lang/fi.js b/sources/plugins/preview/lang/fi.js
new file mode 100644
index 00000000..f8322356
--- /dev/null
+++ b/sources/plugins/preview/lang/fi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'fi', {
6 preview: 'Esikatsele'
7} );
diff --git a/sources/plugins/preview/lang/fo.js b/sources/plugins/preview/lang/fo.js
new file mode 100644
index 00000000..0a364971
--- /dev/null
+++ b/sources/plugins/preview/lang/fo.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'fo', {
6 preview: 'Frumsýning'
7} );
diff --git a/sources/plugins/preview/lang/fr-ca.js b/sources/plugins/preview/lang/fr-ca.js
new file mode 100644
index 00000000..6e67d06a
--- /dev/null
+++ b/sources/plugins/preview/lang/fr-ca.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'fr-ca', {
6 preview: 'Prévisualiser'
7} );
diff --git a/sources/plugins/preview/lang/fr.js b/sources/plugins/preview/lang/fr.js
new file mode 100644
index 00000000..fc164303
--- /dev/null
+++ b/sources/plugins/preview/lang/fr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'fr', {
6 preview: 'Aperçu'
7} );
diff --git a/sources/plugins/preview/lang/gl.js b/sources/plugins/preview/lang/gl.js
new file mode 100644
index 00000000..6a446582
--- /dev/null
+++ b/sources/plugins/preview/lang/gl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'gl', {
6 preview: 'Vista previa'
7} );
diff --git a/sources/plugins/preview/lang/gu.js b/sources/plugins/preview/lang/gu.js
new file mode 100644
index 00000000..c9f8906f
--- /dev/null
+++ b/sources/plugins/preview/lang/gu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'gu', {
6 preview: 'પૂર્વદર્શન'
7} );
diff --git a/sources/plugins/preview/lang/he.js b/sources/plugins/preview/lang/he.js
new file mode 100644
index 00000000..792a1170
--- /dev/null
+++ b/sources/plugins/preview/lang/he.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'he', {
6 preview: 'תצוגה מקדימה'
7} );
diff --git a/sources/plugins/preview/lang/hi.js b/sources/plugins/preview/lang/hi.js
new file mode 100644
index 00000000..92c7e40d
--- /dev/null
+++ b/sources/plugins/preview/lang/hi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'hi', {
6 preview: 'प्रीव्यू'
7} );
diff --git a/sources/plugins/preview/lang/hr.js b/sources/plugins/preview/lang/hr.js
new file mode 100644
index 00000000..a489a418
--- /dev/null
+++ b/sources/plugins/preview/lang/hr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'hr', {
6 preview: 'Pregledaj'
7} );
diff --git a/sources/plugins/preview/lang/hu.js b/sources/plugins/preview/lang/hu.js
new file mode 100644
index 00000000..8ae9d9fd
--- /dev/null
+++ b/sources/plugins/preview/lang/hu.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'hu', {
6 preview: 'Előnézet'
7} );
diff --git a/sources/plugins/preview/lang/id.js b/sources/plugins/preview/lang/id.js
new file mode 100644
index 00000000..88cf3620
--- /dev/null
+++ b/sources/plugins/preview/lang/id.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'id', {
6 preview: 'Pratinjau'
7} );
diff --git a/sources/plugins/preview/lang/is.js b/sources/plugins/preview/lang/is.js
new file mode 100644
index 00000000..7f407390
--- /dev/null
+++ b/sources/plugins/preview/lang/is.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'is', {
6 preview: 'Forskoða'
7} );
diff --git a/sources/plugins/preview/lang/it.js b/sources/plugins/preview/lang/it.js
new file mode 100644
index 00000000..f2767ba2
--- /dev/null
+++ b/sources/plugins/preview/lang/it.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'it', {
6 preview: 'Anteprima'
7} );
diff --git a/sources/plugins/preview/lang/ja.js b/sources/plugins/preview/lang/ja.js
new file mode 100644
index 00000000..80eea689
--- /dev/null
+++ b/sources/plugins/preview/lang/ja.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ja', {
6 preview: 'プレビュー'
7} );
diff --git a/sources/plugins/preview/lang/ka.js b/sources/plugins/preview/lang/ka.js
new file mode 100644
index 00000000..d597a2c3
--- /dev/null
+++ b/sources/plugins/preview/lang/ka.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ka', {
6 preview: 'გადახედვა'
7} );
diff --git a/sources/plugins/preview/lang/km.js b/sources/plugins/preview/lang/km.js
new file mode 100644
index 00000000..d19f98e6
--- /dev/null
+++ b/sources/plugins/preview/lang/km.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'km', {
6 preview: 'មើល​ជា​មុន'
7} );
diff --git a/sources/plugins/preview/lang/ko.js b/sources/plugins/preview/lang/ko.js
new file mode 100644
index 00000000..252a77fe
--- /dev/null
+++ b/sources/plugins/preview/lang/ko.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ko', {
6 preview: '미리보기'
7} );
diff --git a/sources/plugins/preview/lang/ku.js b/sources/plugins/preview/lang/ku.js
new file mode 100644
index 00000000..cf83583c
--- /dev/null
+++ b/sources/plugins/preview/lang/ku.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ku', {
6 preview: 'پێشبینین'
7} );
diff --git a/sources/plugins/preview/lang/lt.js b/sources/plugins/preview/lang/lt.js
new file mode 100644
index 00000000..3436bab4
--- /dev/null
+++ b/sources/plugins/preview/lang/lt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'lt', {
6 preview: 'Peržiūra'
7} );
diff --git a/sources/plugins/preview/lang/lv.js b/sources/plugins/preview/lang/lv.js
new file mode 100644
index 00000000..3cdb26b0
--- /dev/null
+++ b/sources/plugins/preview/lang/lv.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'lv', {
6 preview: 'Priekšskatīt'
7} );
diff --git a/sources/plugins/preview/lang/mk.js b/sources/plugins/preview/lang/mk.js
new file mode 100644
index 00000000..e5478a84
--- /dev/null
+++ b/sources/plugins/preview/lang/mk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'mk', {
6 preview: 'Preview' // MISSING
7} );
diff --git a/sources/plugins/preview/lang/mn.js b/sources/plugins/preview/lang/mn.js
new file mode 100644
index 00000000..2e578f1e
--- /dev/null
+++ b/sources/plugins/preview/lang/mn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'mn', {
6 preview: 'Уридчлан харах'
7} );
diff --git a/sources/plugins/preview/lang/ms.js b/sources/plugins/preview/lang/ms.js
new file mode 100644
index 00000000..64db268a
--- /dev/null
+++ b/sources/plugins/preview/lang/ms.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ms', {
6 preview: 'Prebiu'
7} );
diff --git a/sources/plugins/preview/lang/nb.js b/sources/plugins/preview/lang/nb.js
new file mode 100644
index 00000000..ea92da7a
--- /dev/null
+++ b/sources/plugins/preview/lang/nb.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'nb', {
6 preview: 'Forhåndsvis'
7} );
diff --git a/sources/plugins/preview/lang/nl.js b/sources/plugins/preview/lang/nl.js
new file mode 100644
index 00000000..5db2f755
--- /dev/null
+++ b/sources/plugins/preview/lang/nl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'nl', {
6 preview: 'Voorbeeld'
7} );
diff --git a/sources/plugins/preview/lang/no.js b/sources/plugins/preview/lang/no.js
new file mode 100644
index 00000000..7c6c4ce2
--- /dev/null
+++ b/sources/plugins/preview/lang/no.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'no', {
6 preview: 'Forhåndsvis'
7} );
diff --git a/sources/plugins/preview/lang/pl.js b/sources/plugins/preview/lang/pl.js
new file mode 100644
index 00000000..1534907a
--- /dev/null
+++ b/sources/plugins/preview/lang/pl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'pl', {
6 preview: 'Podgląd'
7} );
diff --git a/sources/plugins/preview/lang/pt-br.js b/sources/plugins/preview/lang/pt-br.js
new file mode 100644
index 00000000..0e24087d
--- /dev/null
+++ b/sources/plugins/preview/lang/pt-br.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'pt-br', {
6 preview: 'Visualizar'
7} );
diff --git a/sources/plugins/preview/lang/pt.js b/sources/plugins/preview/lang/pt.js
new file mode 100644
index 00000000..709fe77f
--- /dev/null
+++ b/sources/plugins/preview/lang/pt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'pt', {
6 preview: 'Pré-visualizar'
7} );
diff --git a/sources/plugins/preview/lang/ro.js b/sources/plugins/preview/lang/ro.js
new file mode 100644
index 00000000..5e23b41e
--- /dev/null
+++ b/sources/plugins/preview/lang/ro.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ro', {
6 preview: 'Previzualizare'
7} );
diff --git a/sources/plugins/preview/lang/ru.js b/sources/plugins/preview/lang/ru.js
new file mode 100644
index 00000000..9e1556ef
--- /dev/null
+++ b/sources/plugins/preview/lang/ru.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ru', {
6 preview: 'Предварительный просмотр'
7} );
diff --git a/sources/plugins/preview/lang/si.js b/sources/plugins/preview/lang/si.js
new file mode 100644
index 00000000..c03c538e
--- /dev/null
+++ b/sources/plugins/preview/lang/si.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'si', {
6 preview: 'නැවත '
7} );
diff --git a/sources/plugins/preview/lang/sk.js b/sources/plugins/preview/lang/sk.js
new file mode 100644
index 00000000..380b2364
--- /dev/null
+++ b/sources/plugins/preview/lang/sk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'sk', {
6 preview: 'Náhľad'
7} );
diff --git a/sources/plugins/preview/lang/sl.js b/sources/plugins/preview/lang/sl.js
new file mode 100644
index 00000000..aeec46db
--- /dev/null
+++ b/sources/plugins/preview/lang/sl.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'sl', {
6 preview: 'Predogled'
7} );
diff --git a/sources/plugins/preview/lang/sq.js b/sources/plugins/preview/lang/sq.js
new file mode 100644
index 00000000..8e001b8a
--- /dev/null
+++ b/sources/plugins/preview/lang/sq.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'sq', {
6 preview: 'Parashiko'
7} );
diff --git a/sources/plugins/preview/lang/sr-latn.js b/sources/plugins/preview/lang/sr-latn.js
new file mode 100644
index 00000000..7338823b
--- /dev/null
+++ b/sources/plugins/preview/lang/sr-latn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'sr-latn', {
6 preview: 'Izgled stranice'
7} );
diff --git a/sources/plugins/preview/lang/sr.js b/sources/plugins/preview/lang/sr.js
new file mode 100644
index 00000000..273d4193
--- /dev/null
+++ b/sources/plugins/preview/lang/sr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'sr', {
6 preview: 'Изглед странице'
7} );
diff --git a/sources/plugins/preview/lang/sv.js b/sources/plugins/preview/lang/sv.js
new file mode 100644
index 00000000..d1b34367
--- /dev/null
+++ b/sources/plugins/preview/lang/sv.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'sv', {
6 preview: 'Förhandsgranska'
7} );
diff --git a/sources/plugins/preview/lang/th.js b/sources/plugins/preview/lang/th.js
new file mode 100644
index 00000000..25b5b49e
--- /dev/null
+++ b/sources/plugins/preview/lang/th.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'th', {
6 preview: 'ดูหน้าเอกสารตัวอย่าง'
7} );
diff --git a/sources/plugins/preview/lang/tr.js b/sources/plugins/preview/lang/tr.js
new file mode 100644
index 00000000..5f034bb4
--- /dev/null
+++ b/sources/plugins/preview/lang/tr.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'tr', {
6 preview: 'Ön İzleme'
7} );
diff --git a/sources/plugins/preview/lang/tt.js b/sources/plugins/preview/lang/tt.js
new file mode 100644
index 00000000..9511dbaf
--- /dev/null
+++ b/sources/plugins/preview/lang/tt.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'tt', {
6 preview: 'Карап алу'
7} );
diff --git a/sources/plugins/preview/lang/ug.js b/sources/plugins/preview/lang/ug.js
new file mode 100644
index 00000000..0398cd94
--- /dev/null
+++ b/sources/plugins/preview/lang/ug.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'ug', {
6 preview: 'ئالدىن كۆزەت'
7} );
diff --git a/sources/plugins/preview/lang/uk.js b/sources/plugins/preview/lang/uk.js
new file mode 100644
index 00000000..20b295dd
--- /dev/null
+++ b/sources/plugins/preview/lang/uk.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'uk', {
6 preview: 'Попередній перегляд'
7} );
diff --git a/sources/plugins/preview/lang/vi.js b/sources/plugins/preview/lang/vi.js
new file mode 100644
index 00000000..e7f3c799
--- /dev/null
+++ b/sources/plugins/preview/lang/vi.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'vi', {
6 preview: 'Xem trước'
7} );
diff --git a/sources/plugins/preview/lang/zh-cn.js b/sources/plugins/preview/lang/zh-cn.js
new file mode 100644
index 00000000..7a34a0d5
--- /dev/null
+++ b/sources/plugins/preview/lang/zh-cn.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'zh-cn', {
6 preview: '预览'
7} );
diff --git a/sources/plugins/preview/lang/zh.js b/sources/plugins/preview/lang/zh.js
new file mode 100644
index 00000000..21f3aceb
--- /dev/null
+++ b/sources/plugins/preview/lang/zh.js
@@ -0,0 +1,7 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'preview', 'zh', {
6 preview: '預覽'
7} );