diff options
| author | lsces <lester@lsces.co.uk> | 2013-07-15 14:22:23 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2013-07-15 14:22:23 +0100 |
| commit | 6d4c4f12d15ae68d912972921997a8c5180c9aea (patch) | |
| tree | 104274447272d09617c483cf6b0ee79559c9fe6f /plugins/newpage/lang | |
| parent | de6d09676a9527919813a4474cc28af554a35fe1 (diff) | |
| download | ckeditor-6d4c4f12d15ae68d912972921997a8c5180c9aea.tar.gz ckeditor-6d4c4f12d15ae68d912972921997a8c5180c9aea.tar.bz2 ckeditor-6d4c4f12d15ae68d912972921997a8c5180c9aea.zip | |
Upgrade to CKEditor V4
Directory structure changed so many files removed and replace in a new location
This batch is the delete and add
Diffstat (limited to 'plugins/newpage/lang')
64 files changed, 448 insertions, 0 deletions
diff --git a/plugins/newpage/lang/af.js b/plugins/newpage/lang/af.js new file mode 100644 index 0000000..5d70458 --- /dev/null +++ b/plugins/newpage/lang/af.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'af', {
+ toolbar: 'Nuwe bladsy'
+});
diff --git a/plugins/newpage/lang/ar.js b/plugins/newpage/lang/ar.js new file mode 100644 index 0000000..ef12e9e --- /dev/null +++ b/plugins/newpage/lang/ar.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ar', {
+ toolbar: 'صفحة جديدة'
+});
diff --git a/plugins/newpage/lang/bg.js b/plugins/newpage/lang/bg.js new file mode 100644 index 0000000..1d69132 --- /dev/null +++ b/plugins/newpage/lang/bg.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'bg', {
+ toolbar: 'Нова страница'
+});
diff --git a/plugins/newpage/lang/bn.js b/plugins/newpage/lang/bn.js new file mode 100644 index 0000000..0e108a3 --- /dev/null +++ b/plugins/newpage/lang/bn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'bn', {
+ toolbar: 'নতুন পেজ'
+});
diff --git a/plugins/newpage/lang/bs.js b/plugins/newpage/lang/bs.js new file mode 100644 index 0000000..8e4fd6e --- /dev/null +++ b/plugins/newpage/lang/bs.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'bs', {
+ toolbar: 'Novi dokument'
+});
diff --git a/plugins/newpage/lang/ca.js b/plugins/newpage/lang/ca.js new file mode 100644 index 0000000..73a8cb7 --- /dev/null +++ b/plugins/newpage/lang/ca.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ca', {
+ toolbar: 'Nova pàgina'
+});
diff --git a/plugins/newpage/lang/cs.js b/plugins/newpage/lang/cs.js new file mode 100644 index 0000000..7af7dd7 --- /dev/null +++ b/plugins/newpage/lang/cs.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'cs', {
+ toolbar: 'Nová stránka'
+});
diff --git a/plugins/newpage/lang/cy.js b/plugins/newpage/lang/cy.js new file mode 100644 index 0000000..09c899a --- /dev/null +++ b/plugins/newpage/lang/cy.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'cy', {
+ toolbar: 'Tudalen newydd'
+});
diff --git a/plugins/newpage/lang/da.js b/plugins/newpage/lang/da.js new file mode 100644 index 0000000..5bf9031 --- /dev/null +++ b/plugins/newpage/lang/da.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'da', {
+ toolbar: 'Ny side'
+});
diff --git a/plugins/newpage/lang/de.js b/plugins/newpage/lang/de.js new file mode 100644 index 0000000..42d0970 --- /dev/null +++ b/plugins/newpage/lang/de.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'de', {
+ toolbar: 'Neue Seite'
+});
diff --git a/plugins/newpage/lang/el.js b/plugins/newpage/lang/el.js new file mode 100644 index 0000000..434cdc4 --- /dev/null +++ b/plugins/newpage/lang/el.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'el', {
+ toolbar: 'Νέα Σελίδα'
+});
diff --git a/plugins/newpage/lang/en-au.js b/plugins/newpage/lang/en-au.js new file mode 100644 index 0000000..b4f5b0b --- /dev/null +++ b/plugins/newpage/lang/en-au.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'en-au', {
+ toolbar: 'New Page'
+});
diff --git a/plugins/newpage/lang/en-ca.js b/plugins/newpage/lang/en-ca.js new file mode 100644 index 0000000..809c2f0 --- /dev/null +++ b/plugins/newpage/lang/en-ca.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'en-ca', {
+ toolbar: 'New Page'
+});
diff --git a/plugins/newpage/lang/en-gb.js b/plugins/newpage/lang/en-gb.js new file mode 100644 index 0000000..03a15ff --- /dev/null +++ b/plugins/newpage/lang/en-gb.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'en-gb', {
+ toolbar: 'New Page'
+});
diff --git a/plugins/newpage/lang/en.js b/plugins/newpage/lang/en.js new file mode 100644 index 0000000..e8db2d6 --- /dev/null +++ b/plugins/newpage/lang/en.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'en', {
+ toolbar: 'New Page'
+});
diff --git a/plugins/newpage/lang/eo.js b/plugins/newpage/lang/eo.js new file mode 100644 index 0000000..abfc003 --- /dev/null +++ b/plugins/newpage/lang/eo.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'eo', {
+ toolbar: 'Nova Paĝo'
+});
diff --git a/plugins/newpage/lang/es.js b/plugins/newpage/lang/es.js new file mode 100644 index 0000000..bb24f01 --- /dev/null +++ b/plugins/newpage/lang/es.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'es', {
+ toolbar: 'Nueva Página'
+});
diff --git a/plugins/newpage/lang/et.js b/plugins/newpage/lang/et.js new file mode 100644 index 0000000..62e21dc --- /dev/null +++ b/plugins/newpage/lang/et.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'et', {
+ toolbar: 'Uus leht'
+});
diff --git a/plugins/newpage/lang/eu.js b/plugins/newpage/lang/eu.js new file mode 100644 index 0000000..34ffae4 --- /dev/null +++ b/plugins/newpage/lang/eu.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'eu', {
+ toolbar: 'Orrialde Berria'
+});
diff --git a/plugins/newpage/lang/fa.js b/plugins/newpage/lang/fa.js new file mode 100644 index 0000000..1d09ac5 --- /dev/null +++ b/plugins/newpage/lang/fa.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'fa', {
+ toolbar: 'برگهٴ تازه'
+});
diff --git a/plugins/newpage/lang/fi.js b/plugins/newpage/lang/fi.js new file mode 100644 index 0000000..a872b32 --- /dev/null +++ b/plugins/newpage/lang/fi.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'fi', {
+ toolbar: 'Tyhjennä'
+});
diff --git a/plugins/newpage/lang/fo.js b/plugins/newpage/lang/fo.js new file mode 100644 index 0000000..b2ce719 --- /dev/null +++ b/plugins/newpage/lang/fo.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'fo', {
+ toolbar: 'Nýggj síða'
+});
diff --git a/plugins/newpage/lang/fr-ca.js b/plugins/newpage/lang/fr-ca.js new file mode 100644 index 0000000..2381f8a --- /dev/null +++ b/plugins/newpage/lang/fr-ca.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'fr-ca', {
+ toolbar: 'Nouvelle page'
+});
diff --git a/plugins/newpage/lang/fr.js b/plugins/newpage/lang/fr.js new file mode 100644 index 0000000..3de28ae --- /dev/null +++ b/plugins/newpage/lang/fr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'fr', {
+ toolbar: 'Nouvelle page'
+});
diff --git a/plugins/newpage/lang/gl.js b/plugins/newpage/lang/gl.js new file mode 100644 index 0000000..6d95744 --- /dev/null +++ b/plugins/newpage/lang/gl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'gl', {
+ toolbar: 'Páxina nova'
+});
diff --git a/plugins/newpage/lang/gu.js b/plugins/newpage/lang/gu.js new file mode 100644 index 0000000..511143a --- /dev/null +++ b/plugins/newpage/lang/gu.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'gu', {
+ toolbar: 'નવુ પાનું'
+});
diff --git a/plugins/newpage/lang/he.js b/plugins/newpage/lang/he.js new file mode 100644 index 0000000..b567922 --- /dev/null +++ b/plugins/newpage/lang/he.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'he', {
+ toolbar: 'דף חדש'
+});
diff --git a/plugins/newpage/lang/hi.js b/plugins/newpage/lang/hi.js new file mode 100644 index 0000000..bb3ffa4 --- /dev/null +++ b/plugins/newpage/lang/hi.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'hi', {
+ toolbar: 'नया पेज'
+});
diff --git a/plugins/newpage/lang/hr.js b/plugins/newpage/lang/hr.js new file mode 100644 index 0000000..7dcb9e7 --- /dev/null +++ b/plugins/newpage/lang/hr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'hr', {
+ toolbar: 'Nova stranica'
+});
diff --git a/plugins/newpage/lang/hu.js b/plugins/newpage/lang/hu.js new file mode 100644 index 0000000..900f702 --- /dev/null +++ b/plugins/newpage/lang/hu.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'hu', {
+ toolbar: 'Új oldal'
+});
diff --git a/plugins/newpage/lang/is.js b/plugins/newpage/lang/is.js new file mode 100644 index 0000000..e9ca9e1 --- /dev/null +++ b/plugins/newpage/lang/is.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'is', {
+ toolbar: 'Ný síða'
+});
diff --git a/plugins/newpage/lang/it.js b/plugins/newpage/lang/it.js new file mode 100644 index 0000000..e81682a --- /dev/null +++ b/plugins/newpage/lang/it.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'it', {
+ toolbar: 'Nuova pagina'
+});
diff --git a/plugins/newpage/lang/ja.js b/plugins/newpage/lang/ja.js new file mode 100644 index 0000000..5dc353a --- /dev/null +++ b/plugins/newpage/lang/ja.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ja', {
+ toolbar: '新しいページ'
+});
diff --git a/plugins/newpage/lang/ka.js b/plugins/newpage/lang/ka.js new file mode 100644 index 0000000..06f136d --- /dev/null +++ b/plugins/newpage/lang/ka.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ka', {
+ toolbar: 'ახალი გვერდი'
+});
diff --git a/plugins/newpage/lang/km.js b/plugins/newpage/lang/km.js new file mode 100644 index 0000000..07dd564 --- /dev/null +++ b/plugins/newpage/lang/km.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'km', {
+ toolbar: 'ទំព័រថ្មី'
+});
diff --git a/plugins/newpage/lang/ko.js b/plugins/newpage/lang/ko.js new file mode 100644 index 0000000..0fe1c71 --- /dev/null +++ b/plugins/newpage/lang/ko.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ko', {
+ toolbar: '새 문서'
+});
diff --git a/plugins/newpage/lang/ku.js b/plugins/newpage/lang/ku.js new file mode 100644 index 0000000..22e7d0b --- /dev/null +++ b/plugins/newpage/lang/ku.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ku', {
+ toolbar: 'پەڕەیەکی نوێ'
+});
diff --git a/plugins/newpage/lang/lt.js b/plugins/newpage/lang/lt.js new file mode 100644 index 0000000..e808aeb --- /dev/null +++ b/plugins/newpage/lang/lt.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'lt', {
+ toolbar: 'Naujas puslapis'
+});
diff --git a/plugins/newpage/lang/lv.js b/plugins/newpage/lang/lv.js new file mode 100644 index 0000000..996614d --- /dev/null +++ b/plugins/newpage/lang/lv.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'lv', {
+ toolbar: 'Jauna lapa'
+});
diff --git a/plugins/newpage/lang/mk.js b/plugins/newpage/lang/mk.js new file mode 100644 index 0000000..1c68401 --- /dev/null +++ b/plugins/newpage/lang/mk.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'mk', {
+ toolbar: 'New Page' // MISSING
+});
diff --git a/plugins/newpage/lang/mn.js b/plugins/newpage/lang/mn.js new file mode 100644 index 0000000..0285366 --- /dev/null +++ b/plugins/newpage/lang/mn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'mn', {
+ toolbar: 'Шинэ хуудас'
+});
diff --git a/plugins/newpage/lang/ms.js b/plugins/newpage/lang/ms.js new file mode 100644 index 0000000..7ee1851 --- /dev/null +++ b/plugins/newpage/lang/ms.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ms', {
+ toolbar: 'Helaian Baru'
+});
diff --git a/plugins/newpage/lang/nb.js b/plugins/newpage/lang/nb.js new file mode 100644 index 0000000..ffa2623 --- /dev/null +++ b/plugins/newpage/lang/nb.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'nb', {
+ toolbar: 'Ny side'
+});
diff --git a/plugins/newpage/lang/nl.js b/plugins/newpage/lang/nl.js new file mode 100644 index 0000000..5dc0a67 --- /dev/null +++ b/plugins/newpage/lang/nl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'nl', {
+ toolbar: 'Nieuwe pagina'
+});
diff --git a/plugins/newpage/lang/no.js b/plugins/newpage/lang/no.js new file mode 100644 index 0000000..16df1d5 --- /dev/null +++ b/plugins/newpage/lang/no.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'no', {
+ toolbar: 'Ny side'
+});
diff --git a/plugins/newpage/lang/pl.js b/plugins/newpage/lang/pl.js new file mode 100644 index 0000000..131e1d3 --- /dev/null +++ b/plugins/newpage/lang/pl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'pl', {
+ toolbar: 'Nowa strona'
+});
diff --git a/plugins/newpage/lang/pt-br.js b/plugins/newpage/lang/pt-br.js new file mode 100644 index 0000000..7de89e1 --- /dev/null +++ b/plugins/newpage/lang/pt-br.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'pt-br', {
+ toolbar: 'Novo'
+});
diff --git a/plugins/newpage/lang/pt.js b/plugins/newpage/lang/pt.js new file mode 100644 index 0000000..80c97d2 --- /dev/null +++ b/plugins/newpage/lang/pt.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'pt', {
+ toolbar: 'Nova Página'
+});
diff --git a/plugins/newpage/lang/ro.js b/plugins/newpage/lang/ro.js new file mode 100644 index 0000000..c1702ec --- /dev/null +++ b/plugins/newpage/lang/ro.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ro', {
+ toolbar: 'Pagină nouă'
+});
diff --git a/plugins/newpage/lang/ru.js b/plugins/newpage/lang/ru.js new file mode 100644 index 0000000..01fa4bd --- /dev/null +++ b/plugins/newpage/lang/ru.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ru', {
+ toolbar: 'Новая страница'
+});
diff --git a/plugins/newpage/lang/si.js b/plugins/newpage/lang/si.js new file mode 100644 index 0000000..d31fd1b --- /dev/null +++ b/plugins/newpage/lang/si.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'si', {
+ toolbar: 'නව පිටුවක්'
+});
diff --git a/plugins/newpage/lang/sk.js b/plugins/newpage/lang/sk.js new file mode 100644 index 0000000..72c4472 --- /dev/null +++ b/plugins/newpage/lang/sk.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'sk', {
+ toolbar: 'Nová stránka'
+});
diff --git a/plugins/newpage/lang/sl.js b/plugins/newpage/lang/sl.js new file mode 100644 index 0000000..394c09d --- /dev/null +++ b/plugins/newpage/lang/sl.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'sl', {
+ toolbar: 'Nova stran'
+});
diff --git a/plugins/newpage/lang/sq.js b/plugins/newpage/lang/sq.js new file mode 100644 index 0000000..4e08883 --- /dev/null +++ b/plugins/newpage/lang/sq.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'sq', {
+ toolbar: 'Faqe e Re'
+});
diff --git a/plugins/newpage/lang/sr-latn.js b/plugins/newpage/lang/sr-latn.js new file mode 100644 index 0000000..a004660 --- /dev/null +++ b/plugins/newpage/lang/sr-latn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'sr-latn', {
+ toolbar: 'Nova stranica'
+});
diff --git a/plugins/newpage/lang/sr.js b/plugins/newpage/lang/sr.js new file mode 100644 index 0000000..92aa728 --- /dev/null +++ b/plugins/newpage/lang/sr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'sr', {
+ toolbar: 'Нова страница'
+});
diff --git a/plugins/newpage/lang/sv.js b/plugins/newpage/lang/sv.js new file mode 100644 index 0000000..4065a3f --- /dev/null +++ b/plugins/newpage/lang/sv.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'sv', {
+ toolbar: 'Ny sida'
+});
diff --git a/plugins/newpage/lang/th.js b/plugins/newpage/lang/th.js new file mode 100644 index 0000000..72161c1 --- /dev/null +++ b/plugins/newpage/lang/th.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'th', {
+ toolbar: 'สร้างหน้าเอกสารใหม่'
+});
diff --git a/plugins/newpage/lang/tr.js b/plugins/newpage/lang/tr.js new file mode 100644 index 0000000..918d2fc --- /dev/null +++ b/plugins/newpage/lang/tr.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'tr', {
+ toolbar: 'Yeni Sayfa'
+});
diff --git a/plugins/newpage/lang/ug.js b/plugins/newpage/lang/ug.js new file mode 100644 index 0000000..bf150ae --- /dev/null +++ b/plugins/newpage/lang/ug.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'ug', {
+ toolbar: 'يېڭى بەت'
+});
diff --git a/plugins/newpage/lang/uk.js b/plugins/newpage/lang/uk.js new file mode 100644 index 0000000..d7c568c --- /dev/null +++ b/plugins/newpage/lang/uk.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'uk', {
+ toolbar: 'Нова сторінка'
+});
diff --git a/plugins/newpage/lang/vi.js b/plugins/newpage/lang/vi.js new file mode 100644 index 0000000..348b878 --- /dev/null +++ b/plugins/newpage/lang/vi.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'vi', {
+ toolbar: 'Trang mới'
+});
diff --git a/plugins/newpage/lang/zh-cn.js b/plugins/newpage/lang/zh-cn.js new file mode 100644 index 0000000..63fe54d --- /dev/null +++ b/plugins/newpage/lang/zh-cn.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'zh-cn', {
+ toolbar: '新建'
+});
diff --git a/plugins/newpage/lang/zh.js b/plugins/newpage/lang/zh.js new file mode 100644 index 0000000..e16906c --- /dev/null +++ b/plugins/newpage/lang/zh.js @@ -0,0 +1,7 @@ +/*
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+CKEDITOR.plugins.setLang( 'newpage', 'zh', {
+ toolbar: '開新檔案'
+});
|
