diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-07 07:57:56 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-07 07:57:56 +0100 |
| commit | 6a7c5b2653fc4883efd209db8874e9e180111a36 (patch) | |
| tree | 81a32d6df9a3f38d6594c3cb335756eff6997c50 /plugins/showblocks/lang | |
| parent | 37c5c3d711169a4b63c1ee1924dd873c46f6998a (diff) | |
| download | ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.gz ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.tar.bz2 ckeditor-6a7c5b2653fc4883efd209db8874e9e180111a36.zip | |
Upgrade to version 4.3 - remove older files
Diffstat (limited to 'plugins/showblocks/lang')
64 files changed, 0 insertions, 448 deletions
diff --git a/plugins/showblocks/lang/af.js b/plugins/showblocks/lang/af.js deleted file mode 100644 index 2d38fa8..0000000 --- a/plugins/showblocks/lang/af.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'af', {
- toolbar: 'Toon blokke'
-});
diff --git a/plugins/showblocks/lang/ar.js b/plugins/showblocks/lang/ar.js deleted file mode 100644 index 32af718..0000000 --- a/plugins/showblocks/lang/ar.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ar', {
- toolbar: 'مخطط تفصيلي'
-});
diff --git a/plugins/showblocks/lang/bg.js b/plugins/showblocks/lang/bg.js deleted file mode 100644 index 6c349b1..0000000 --- a/plugins/showblocks/lang/bg.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'bg', {
- toolbar: 'Показва блокове'
-});
diff --git a/plugins/showblocks/lang/bn.js b/plugins/showblocks/lang/bn.js deleted file mode 100644 index 4b4824b..0000000 --- a/plugins/showblocks/lang/bn.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'bn', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/bs.js b/plugins/showblocks/lang/bs.js deleted file mode 100644 index e998767..0000000 --- a/plugins/showblocks/lang/bs.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'bs', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/ca.js b/plugins/showblocks/lang/ca.js deleted file mode 100644 index 821d21c..0000000 --- a/plugins/showblocks/lang/ca.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ca', {
- toolbar: 'Mostra els blocs'
-});
diff --git a/plugins/showblocks/lang/cs.js b/plugins/showblocks/lang/cs.js deleted file mode 100644 index 6bf9719..0000000 --- a/plugins/showblocks/lang/cs.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'cs', {
- toolbar: 'Ukázat bloky'
-});
diff --git a/plugins/showblocks/lang/cy.js b/plugins/showblocks/lang/cy.js deleted file mode 100644 index b9e3a5e..0000000 --- a/plugins/showblocks/lang/cy.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'cy', {
- toolbar: 'Dangos Blociau'
-});
diff --git a/plugins/showblocks/lang/da.js b/plugins/showblocks/lang/da.js deleted file mode 100644 index ae444d5..0000000 --- a/plugins/showblocks/lang/da.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'da', {
- toolbar: 'Vis afsnitsmærker'
-});
diff --git a/plugins/showblocks/lang/de.js b/plugins/showblocks/lang/de.js deleted file mode 100644 index 59f380e..0000000 --- a/plugins/showblocks/lang/de.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'de', {
- toolbar: 'Blöcke anzeigen'
-});
diff --git a/plugins/showblocks/lang/el.js b/plugins/showblocks/lang/el.js deleted file mode 100644 index bad9027..0000000 --- a/plugins/showblocks/lang/el.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'el', {
- toolbar: 'Προβολή Περιοχών'
-});
diff --git a/plugins/showblocks/lang/en-au.js b/plugins/showblocks/lang/en-au.js deleted file mode 100644 index bae8bf1..0000000 --- a/plugins/showblocks/lang/en-au.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'en-au', {
- toolbar: 'Show Blocks'
-});
diff --git a/plugins/showblocks/lang/en-ca.js b/plugins/showblocks/lang/en-ca.js deleted file mode 100644 index 498f4d6..0000000 --- a/plugins/showblocks/lang/en-ca.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'en-ca', {
- toolbar: 'Show Blocks'
-});
diff --git a/plugins/showblocks/lang/en-gb.js b/plugins/showblocks/lang/en-gb.js deleted file mode 100644 index 982850d..0000000 --- a/plugins/showblocks/lang/en-gb.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'en-gb', {
- toolbar: 'Show Blocks'
-});
diff --git a/plugins/showblocks/lang/en.js b/plugins/showblocks/lang/en.js deleted file mode 100644 index 307ee94..0000000 --- a/plugins/showblocks/lang/en.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'en', {
- toolbar: 'Show Blocks'
-});
diff --git a/plugins/showblocks/lang/eo.js b/plugins/showblocks/lang/eo.js deleted file mode 100644 index 5e63384..0000000 --- a/plugins/showblocks/lang/eo.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'eo', {
- toolbar: 'Montri la blokojn'
-});
diff --git a/plugins/showblocks/lang/es.js b/plugins/showblocks/lang/es.js deleted file mode 100644 index 0a9dbd6..0000000 --- a/plugins/showblocks/lang/es.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'es', {
- toolbar: 'Mostrar bloques'
-});
diff --git a/plugins/showblocks/lang/et.js b/plugins/showblocks/lang/et.js deleted file mode 100644 index 9e3bb14..0000000 --- a/plugins/showblocks/lang/et.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'et', {
- toolbar: 'Blokkide näitamine'
-});
diff --git a/plugins/showblocks/lang/eu.js b/plugins/showblocks/lang/eu.js deleted file mode 100644 index 540aa7a..0000000 --- a/plugins/showblocks/lang/eu.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'eu', {
- toolbar: 'Blokeak erakutsi'
-});
diff --git a/plugins/showblocks/lang/fa.js b/plugins/showblocks/lang/fa.js deleted file mode 100644 index 7b94506..0000000 --- a/plugins/showblocks/lang/fa.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'fa', {
- toolbar: 'نمایش بلوکها'
-});
diff --git a/plugins/showblocks/lang/fi.js b/plugins/showblocks/lang/fi.js deleted file mode 100644 index 0dc372e..0000000 --- a/plugins/showblocks/lang/fi.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'fi', {
- toolbar: 'Näytä elementit'
-});
diff --git a/plugins/showblocks/lang/fo.js b/plugins/showblocks/lang/fo.js deleted file mode 100644 index af98960..0000000 --- a/plugins/showblocks/lang/fo.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'fo', {
- toolbar: 'Vís blokkar'
-});
diff --git a/plugins/showblocks/lang/fr-ca.js b/plugins/showblocks/lang/fr-ca.js deleted file mode 100644 index 7be95c6..0000000 --- a/plugins/showblocks/lang/fr-ca.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'fr-ca', {
- toolbar: 'Afficher les blocs'
-});
diff --git a/plugins/showblocks/lang/fr.js b/plugins/showblocks/lang/fr.js deleted file mode 100644 index 59b271c..0000000 --- a/plugins/showblocks/lang/fr.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'fr', {
- toolbar: 'Afficher les blocs'
-});
diff --git a/plugins/showblocks/lang/gl.js b/plugins/showblocks/lang/gl.js deleted file mode 100644 index 08877fc..0000000 --- a/plugins/showblocks/lang/gl.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'gl', {
- toolbar: 'Amosar os bloques'
-});
diff --git a/plugins/showblocks/lang/gu.js b/plugins/showblocks/lang/gu.js deleted file mode 100644 index 420383e..0000000 --- a/plugins/showblocks/lang/gu.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'gu', {
- toolbar: 'બ્લૉક બતાવવું'
-});
diff --git a/plugins/showblocks/lang/he.js b/plugins/showblocks/lang/he.js deleted file mode 100644 index 213666c..0000000 --- a/plugins/showblocks/lang/he.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'he', {
- toolbar: 'הצגת בלוקים'
-});
diff --git a/plugins/showblocks/lang/hi.js b/plugins/showblocks/lang/hi.js deleted file mode 100644 index 84b74fb..0000000 --- a/plugins/showblocks/lang/hi.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'hi', {
- toolbar: 'ब्लॉक दिखायें'
-});
diff --git a/plugins/showblocks/lang/hr.js b/plugins/showblocks/lang/hr.js deleted file mode 100644 index bab9bae..0000000 --- a/plugins/showblocks/lang/hr.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'hr', {
- toolbar: 'Prikaži blokove'
-});
diff --git a/plugins/showblocks/lang/hu.js b/plugins/showblocks/lang/hu.js deleted file mode 100644 index 199eccc..0000000 --- a/plugins/showblocks/lang/hu.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'hu', {
- toolbar: 'Blokkok megjelenítése'
-});
diff --git a/plugins/showblocks/lang/is.js b/plugins/showblocks/lang/is.js deleted file mode 100644 index 6c3937b..0000000 --- a/plugins/showblocks/lang/is.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'is', {
- toolbar: 'Sýna blokkir'
-});
diff --git a/plugins/showblocks/lang/it.js b/plugins/showblocks/lang/it.js deleted file mode 100644 index 3f67fa2..0000000 --- a/plugins/showblocks/lang/it.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'it', {
- toolbar: 'Visualizza Blocchi'
-});
diff --git a/plugins/showblocks/lang/ja.js b/plugins/showblocks/lang/ja.js deleted file mode 100644 index 9d463fb..0000000 --- a/plugins/showblocks/lang/ja.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ja', {
- toolbar: 'ブロック表示'
-});
diff --git a/plugins/showblocks/lang/ka.js b/plugins/showblocks/lang/ka.js deleted file mode 100644 index 3b84a43..0000000 --- a/plugins/showblocks/lang/ka.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ka', {
- toolbar: 'არეების ჩვენება'
-});
diff --git a/plugins/showblocks/lang/km.js b/plugins/showblocks/lang/km.js deleted file mode 100644 index cb0b030..0000000 --- a/plugins/showblocks/lang/km.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'km', {
- toolbar: 'បង្ហាញប្លក់'
-});
diff --git a/plugins/showblocks/lang/ko.js b/plugins/showblocks/lang/ko.js deleted file mode 100644 index 59e09e1..0000000 --- a/plugins/showblocks/lang/ko.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ko', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/ku.js b/plugins/showblocks/lang/ku.js deleted file mode 100644 index 7b9e961..0000000 --- a/plugins/showblocks/lang/ku.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ku', {
- toolbar: 'نیشاندانی بەربەستەکان'
-});
diff --git a/plugins/showblocks/lang/lt.js b/plugins/showblocks/lang/lt.js deleted file mode 100644 index e9b38f2..0000000 --- a/plugins/showblocks/lang/lt.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'lt', {
- toolbar: 'Rodyti blokus'
-});
diff --git a/plugins/showblocks/lang/lv.js b/plugins/showblocks/lang/lv.js deleted file mode 100644 index 49bd894..0000000 --- a/plugins/showblocks/lang/lv.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'lv', {
- toolbar: 'Parādīt blokus'
-});
diff --git a/plugins/showblocks/lang/mk.js b/plugins/showblocks/lang/mk.js deleted file mode 100644 index 16a38f8..0000000 --- a/plugins/showblocks/lang/mk.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'mk', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/mn.js b/plugins/showblocks/lang/mn.js deleted file mode 100644 index d81e8d3..0000000 --- a/plugins/showblocks/lang/mn.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'mn', {
- toolbar: 'Хавтангуудыг харуулах'
-});
diff --git a/plugins/showblocks/lang/ms.js b/plugins/showblocks/lang/ms.js deleted file mode 100644 index e61ecb5..0000000 --- a/plugins/showblocks/lang/ms.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ms', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/nb.js b/plugins/showblocks/lang/nb.js deleted file mode 100644 index b686ddd..0000000 --- a/plugins/showblocks/lang/nb.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'nb', {
- toolbar: 'Vis blokker'
-});
diff --git a/plugins/showblocks/lang/nl.js b/plugins/showblocks/lang/nl.js deleted file mode 100644 index 2119f45..0000000 --- a/plugins/showblocks/lang/nl.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'nl', {
- toolbar: 'Toon blokken'
-});
diff --git a/plugins/showblocks/lang/no.js b/plugins/showblocks/lang/no.js deleted file mode 100644 index 0a026fc..0000000 --- a/plugins/showblocks/lang/no.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'no', {
- toolbar: 'Vis blokker'
-});
diff --git a/plugins/showblocks/lang/pl.js b/plugins/showblocks/lang/pl.js deleted file mode 100644 index ede79fb..0000000 --- a/plugins/showblocks/lang/pl.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'pl', {
- toolbar: 'Pokaż bloki'
-});
diff --git a/plugins/showblocks/lang/pt-br.js b/plugins/showblocks/lang/pt-br.js deleted file mode 100644 index 5587601..0000000 --- a/plugins/showblocks/lang/pt-br.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'pt-br', {
- toolbar: 'Mostrar blocos de código'
-});
diff --git a/plugins/showblocks/lang/pt.js b/plugins/showblocks/lang/pt.js deleted file mode 100644 index 7b861a9..0000000 --- a/plugins/showblocks/lang/pt.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'pt', {
- toolbar: 'Exibir blocos'
-});
diff --git a/plugins/showblocks/lang/ro.js b/plugins/showblocks/lang/ro.js deleted file mode 100644 index d784edc..0000000 --- a/plugins/showblocks/lang/ro.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ro', {
- toolbar: 'Arată blocurile'
-});
diff --git a/plugins/showblocks/lang/ru.js b/plugins/showblocks/lang/ru.js deleted file mode 100644 index cbace81..0000000 --- a/plugins/showblocks/lang/ru.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ru', {
- toolbar: 'Отображать блоки'
-});
diff --git a/plugins/showblocks/lang/si.js b/plugins/showblocks/lang/si.js deleted file mode 100644 index 64e9ae2..0000000 --- a/plugins/showblocks/lang/si.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'si', {
- toolbar: 'කොටස පෙන්නන්න'
-});
diff --git a/plugins/showblocks/lang/sk.js b/plugins/showblocks/lang/sk.js deleted file mode 100644 index dbfdd22..0000000 --- a/plugins/showblocks/lang/sk.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'sk', {
- toolbar: 'Ukázať bloky'
-});
diff --git a/plugins/showblocks/lang/sl.js b/plugins/showblocks/lang/sl.js deleted file mode 100644 index 6d926d8..0000000 --- a/plugins/showblocks/lang/sl.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'sl', {
- toolbar: 'Prikaži ograde'
-});
diff --git a/plugins/showblocks/lang/sq.js b/plugins/showblocks/lang/sq.js deleted file mode 100644 index b3a17c0..0000000 --- a/plugins/showblocks/lang/sq.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'sq', {
- toolbar: 'Shfaq Blloqet'
-});
diff --git a/plugins/showblocks/lang/sr-latn.js b/plugins/showblocks/lang/sr-latn.js deleted file mode 100644 index aca8646..0000000 --- a/plugins/showblocks/lang/sr-latn.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'sr-latn', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/sr.js b/plugins/showblocks/lang/sr.js deleted file mode 100644 index d7fb4d5..0000000 --- a/plugins/showblocks/lang/sr.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'sr', {
- toolbar: 'Show Blocks' // MISSING
-});
diff --git a/plugins/showblocks/lang/sv.js b/plugins/showblocks/lang/sv.js deleted file mode 100644 index 8956927..0000000 --- a/plugins/showblocks/lang/sv.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'sv', {
- toolbar: 'Visa block'
-});
diff --git a/plugins/showblocks/lang/th.js b/plugins/showblocks/lang/th.js deleted file mode 100644 index 4218090..0000000 --- a/plugins/showblocks/lang/th.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'th', {
- toolbar: 'แสดงบล็อคข้อมูล'
-});
diff --git a/plugins/showblocks/lang/tr.js b/plugins/showblocks/lang/tr.js deleted file mode 100644 index 15a2384..0000000 --- a/plugins/showblocks/lang/tr.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'tr', {
- toolbar: 'Blokları Göster'
-});
diff --git a/plugins/showblocks/lang/ug.js b/plugins/showblocks/lang/ug.js deleted file mode 100644 index c82f230..0000000 --- a/plugins/showblocks/lang/ug.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'ug', {
- toolbar: 'بۆلەكنى كۆرسەت'
-});
diff --git a/plugins/showblocks/lang/uk.js b/plugins/showblocks/lang/uk.js deleted file mode 100644 index 13a47ab..0000000 --- a/plugins/showblocks/lang/uk.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'uk', {
- toolbar: 'Показувати блоки'
-});
diff --git a/plugins/showblocks/lang/vi.js b/plugins/showblocks/lang/vi.js deleted file mode 100644 index 9450daa..0000000 --- a/plugins/showblocks/lang/vi.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'vi', {
- toolbar: 'Hiển thị các khối'
-});
diff --git a/plugins/showblocks/lang/zh-cn.js b/plugins/showblocks/lang/zh-cn.js deleted file mode 100644 index 542e5e1..0000000 --- a/plugins/showblocks/lang/zh-cn.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'zh-cn', {
- toolbar: '显示区块'
-});
diff --git a/plugins/showblocks/lang/zh.js b/plugins/showblocks/lang/zh.js deleted file mode 100644 index d0cedf8..0000000 --- a/plugins/showblocks/lang/zh.js +++ /dev/null @@ -1,7 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'showblocks', 'zh', {
- toolbar: '顯示區塊'
-});
|
