PHPIndex

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`).

lang
da.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/da.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'da', {
    dialog_title   : 'Indsæt Citat',
    label_button   : 'Indsæt Citat',
    label_author   : 'Forfatter :',
    label_textarea : 'Citat :',
    label_menu_item: 'Rediger citatet',
    error_textarea : 'Den "Citat" feltet er tom.'
});
de.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/de.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'de', {
    dialog_title   : 'Einfügen Zitat',
    label_button   : 'Einfügen Zitat',
    label_author   : 'Autor :',
    label_textarea : 'Zitat :',
    label_menu_item: 'Bearbeiten Sie das Zitat',
    error_textarea : 'Die "Zitat" feld ist leer.'
});
en.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/en.js'
View Content
eo.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/eo.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'eo', {
    dialog_title   : 'Enmeti Citaĵon',
    label_button   : 'Enmeti Citaĵon',
    label_author   : 'Aŭtoro :',
    label_textarea : 'Citaĵo :',
    label_menu_item: 'Redakti la citaĵon',
    error_textarea : 'La "Citaĵo" kampo estas malplena.'
});
es.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/es.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'es', {
    dialog_title   : 'Insertar Cita',
    label_button   : 'Insertar Cita',
    label_author   : 'Autor :',
    label_textarea : 'Cita :',
    label_menu_item: 'Editar la cita',
    error_textarea : 'El campo de la "Cita" está vacía.'
});
fr.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/fr.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'fr', {
    dialog_title   : 'Insérer une citation',
    label_button   : 'Insérer une citation',
    label_author   : 'Auteur :',
    label_textarea : 'Citation :',
    label_menu_item: 'Editer la citation',
    error_textarea : 'Le champ "Citation" est vide.'
});
id.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/id.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'id', {
    dialog_title   : 'Sisipkan Kutipan',
    label_button   : 'Sisipkan Kutipan',
    label_author   : 'Penulis :',
    label_textarea : 'Kutipan :',
    label_menu_item: 'Mengedit kutipan',
    error_textarea : 'The "Kutipan" lapangan kosong.'
});
it.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/it.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * December 27, 2020 revised italian language by Max Bossi
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'it', {
    dialog_title   : 'Inserisci Citazione',
    label_button   : 'Inserisci Citazione',
    label_author   : 'Autore :',
    label_textarea : 'Citazione :',
    label_menu_item: 'Modificare la citazione',
    error_textarea : 'Il campo "Citazione" è vuoto.'
});
nl.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/nl.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'nl', {
    dialog_title   : 'Insert Citaat',
    label_button   : 'Insert Citaat',
    label_author   : 'Auteur :',
    label_textarea : 'Citaat :',
    label_menu_item: 'Bewerk het citaat',
    error_textarea : 'De "Citaat" veld leeg is.'
});
pl.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/pl.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'pl', {
    dialog_title   : "Wstawić cytat",
    label_button   : "Wstawić cytat",
    label_author   : "Autor :",
    label_textarea : "Cytat :",
    label_menu_item: "Edit Quote",
    error_textarea : 'Pole "Quote" jest puste.'
});
pt.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/pt.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'pt', {
    dialog_title   : 'Insira uma citação',
    label_button   : 'Insira uma citação',
    label_author   : 'Autor :',
    label_textarea : 'Citação :',
    label_menu_item: 'Edit Quote',
    error_textarea : 'O campo "Quote" está vazio'.
});
ru.js
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/citation/lang/ru.js'
View Content
/*
 * Plugin Citation for CKeditor 4.6.x
 * Version : 1.0 (2017/03/22)
 * Author  : Jérôme Croux (Jchouix) adapté par Lud Bienaimé (Saxbar)
 * Licence : CeCILL
 */
 
CKEDITOR.plugins.setLang('citation', 'ru', {
    dialog_title   : 'Вставить кавычки',
    label_button   : 'Вставить кавычки',
    label_author   : 'Автор :',
    label_textarea : 'Цитата :',
    label_menu_item: 'Редактировать кавычки',
    error_textarea : 'Поле "Котировки" пусто'.
});