This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/da.js'
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/de.js'
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/en.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'en',
{
imgzoom : 'Zoom image with Lytebox',
imgselect : "Please select an image"
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/eo.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'eo',
{
imgzoom : "Bilda zomo kun litokesto",
imgselect : "Vi devas elekti bildon"
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/es.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'es',
{
imgzoom : "Ampliar la imagen con lytebox",
imgselect: "Debes seleccionar una imagen"
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/fr.js'
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/id.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'id',
{
imgzoom : "Zoom gambar dengan lytebox",
imgselect : "Anda harus memilih gambar"
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/it.js'
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/nl.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'nl',
{
imgzoom: "Zoom het beeld in met lytebox",
imgselecteer: "U moet een afbeelding selecteren".
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/pl.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'pl',
{
imgzoom : "Powiekszenie obrazu za pomoca lyteboksu",
imgselect: "Musisz wybrac obraz"
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/pt.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'pt',
{
imgzoom : "Zoom da imagem com lytebox",
imgselect : "Deve seleccionar uma imagem"
});
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/lytebox/lang/ru.js'
/**
* plugin Lytebox for CKEditor (guppy v5.x)
*
* Author : jchouix
* website : http://lebrikabrak.info
* licence : GPL
* version : 1.2 (2013/11/17)
*
* This plugin is based to the original script written by Sven Zinke (www.webutler.de)
*/
CKEDITOR.plugins.setLang('lytebox', 'ru',
{
imgzoom : "Увеличить изображение с помощью lytebox",
imgselect: "Вы должны выбрать изображение."
});