First commit

This commit is contained in:
2025-02-28 08:45:43 +01:00
commit 1f4e772600
1122 changed files with 74621 additions and 0 deletions

View File

@ -0,0 +1,33 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Plugins: ";
$pluginloader_tx['menu']['select_plugin'] = "Select plugin ...";
$pluginloader_tx['menu']['tab_main'] = "Plugin Main Settings";
$pluginloader_tx['menu']['tab_css'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_stylesheet'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_config'] = "Plugin Config";
$pluginloader_tx['menu']['tab_language'] = "Plugin Language";
$pluginloader_tx['menu']['tab_help'] = "Plugin Help";
$pluginloader_tx['success']['saved'] = "File saved: ";
$pluginloader_tx['error']['plugin_error'] = "Plugin error: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="The Plugin";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="is disabled by Pluginmanager.";
$pluginloader_tx['pluginmanager']['button_disable']="disable";
$pluginloader_tx['pluginmanager']['button_enable']="display";
$pluginloader_tx['pluginmanager']['button_hide']="hide";
$pluginloader_tx['pluginmanager']['button_save']="save data";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Standard Plugin";
$pluginloader_tx['pluginmanager']['linktext_back_to']="back to";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>data saved</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="The data file";
$pluginloader_tx['pluginmanager']['message_datafile2']="not exists or not writable.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Plugin:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="disable";
$pluginloader_tx['pluginmanager']['tablehead_enable']="enable<br />and in admin menu:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! WARNING !!!</b><br />Disabling plugins, which are called in the template, may crash a site. Then the site can be fixed only through ftp.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,33 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Plugins";
$pluginloader_tx['menu']['select_plugin'] = "Plugin wählen ...";
$pluginloader_tx['menu']['tab_main'] = "Plugin Einstellungen";
$pluginloader_tx['menu']['tab_css'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_stylesheet'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_config'] = "Plugin-Konfiguration";
$pluginloader_tx['menu']['tab_language'] = "Plugin-Sprache";
$pluginloader_tx['menu']['tab_help'] = "Plugin-Hilfe";
$pluginloader_tx['success']['saved'] = "Datei gespeichert: ";
$pluginloader_tx['error']['plugin_error'] = "Plugin Fehler: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="Das Plugin";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="ist per Pluginmanager deaktiviert.";
$pluginloader_tx['pluginmanager']['button_disable']="deaktivieren";
$pluginloader_tx['pluginmanager']['button_enable']="zeigen";
$pluginloader_tx['pluginmanager']['button_hide']="verbergen";
$pluginloader_tx['pluginmanager']['button_save']="Daten speichern";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Standard Plugin";
$pluginloader_tx['pluginmanager']['linktext_back_to']="zurück zu";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>Daten gespeichert</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="Die Datei";
$pluginloader_tx['pluginmanager']['message_datafile2']="existiert nicht oder ist nicht beschreibbar.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Plugin:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="deaktivieren";
$pluginloader_tx['pluginmanager']['tablehead_enable']="aktivieren<br />und im Admin Menü:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! WARNUNG !!!</b><br />Das Abschalten von Plugins, die im Template aufgerufen werden, kann die Seite zum Absturz bringen. Die Seite ist dann nur per ftp wieder herzustellen.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,33 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Plugins: ";
$pluginloader_tx['menu']['select_plugin'] = "Select plugin ...";
$pluginloader_tx['menu']['tab_main'] = "Plugin Main Settings";
$pluginloader_tx['menu']['tab_css'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_stylesheet'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_config'] = "Plugin Config";
$pluginloader_tx['menu']['tab_language'] = "Plugin Language";
$pluginloader_tx['menu']['tab_help'] = "Plugin Help";
$pluginloader_tx['success']['saved'] = "File saved: ";
$pluginloader_tx['error']['plugin_error'] = "Plugin error: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="The Plugin";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="is disabled by Pluginmanager.";
$pluginloader_tx['pluginmanager']['button_disable']="disable";
$pluginloader_tx['pluginmanager']['button_enable']="display";
$pluginloader_tx['pluginmanager']['button_hide']="hide";
$pluginloader_tx['pluginmanager']['button_save']="save data";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Standard Plugin";
$pluginloader_tx['pluginmanager']['linktext_back_to']="back to";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>data saved</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="The data file";
$pluginloader_tx['pluginmanager']['message_datafile2']="not exists or not writable.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Plugin:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="disable";
$pluginloader_tx['pluginmanager']['tablehead_enable']="enable<br />and in admin menu:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! WARNING !!!</b><br />Disabling plugins, which are called in the template, may crash a site. Then the site can be fixed only through ftp.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,33 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Plugins: ";
$pluginloader_tx['menu']['select_plugin'] = "Select plugin ...";
$pluginloader_tx['menu']['tab_main'] = "Plugin Main Settings";
$pluginloader_tx['menu']['tab_css'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_stylesheet'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_config'] = "Plugin Config";
$pluginloader_tx['menu']['tab_language'] = "Plugin Language";
$pluginloader_tx['menu']['tab_help'] = "Plugin Help";
$pluginloader_tx['success']['saved'] = "File saved: ";
$pluginloader_tx['error']['plugin_error'] = "Plugin error: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="The Plugin";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="is disabled by Pluginmanager.";
$pluginloader_tx['pluginmanager']['button_disable']="disable";
$pluginloader_tx['pluginmanager']['button_enable']="display";
$pluginloader_tx['pluginmanager']['button_hide']="hide";
$pluginloader_tx['pluginmanager']['button_save']="save data";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Standard Plugin";
$pluginloader_tx['pluginmanager']['linktext_back_to']="back to";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>data saved</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="The data file";
$pluginloader_tx['pluginmanager']['message_datafile2']="not exists or not writable.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Plugin:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="disable";
$pluginloader_tx['pluginmanager']['tablehead_enable']="enable<br />and in admin menu:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! WARNING !!!</b><br />Disabling plugins, which are called in the template, may crash a site. Then the site can be fixed only through ftp.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,33 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Lisäosat: ";
$pluginloader_tx['menu']['select_plugin'] = "Valitse lisäosa...";
$pluginloader_tx['menu']['tab_main'] = "Lisäosan pääasetukset";
$pluginloader_tx['menu']['tab_css'] = "Lisäosan tyyliohje";
$pluginloader_tx['menu']['tab_stylesheet'] = "Lisäosan tyyliohje";
$pluginloader_tx['menu']['tab_config'] = "Lisäosan konfiguraatio";
$pluginloader_tx['menu']['tab_language'] = "Lisäosan kieli";
$pluginloader_tx['menu']['tab_help'] = "Lisäosan ohje";
$pluginloader_tx['success']['saved'] = "Tiedosto tallennettu: ";
$pluginloader_tx['error']['plugin_error'] = "Lisäosan virhe: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="Lisäosa";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="on poistettu käytöstä Pluginmanager -valinnoilla.";
$pluginloader_tx['pluginmanager']['button_disable']="poista käytöstä";
$pluginloader_tx['pluginmanager']['button_enable']="näytä";
$pluginloader_tx['pluginmanager']['button_hide']="piilota";
$pluginloader_tx['pluginmanager']['button_save']="tallenna data";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Norminmukainen järjestelmän lisäosa";
$pluginloader_tx['pluginmanager']['linktext_back_to']="takaisin";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>data tallennettu</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="Data-tiedosto";
$pluginloader_tx['pluginmanager']['message_datafile2']="ei ole olemassa tai ei ole muokattavissa.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Lisäosa:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="Poista käytöstä";
$pluginloader_tx['pluginmanager']['tablehead_enable']="Näytä<br><br/>ja ylläpitovalikossa:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! Varoitus !!!</b><br/> Sivunmallin käyttöön asetetun lisäosan poistaminen käytöstä voi rikkoa sivuston.<br> Sen jälkeen virheellisen asetuksen voi korjata vain ftp-yhteyden kautta.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,33 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Plugins: ";
$pluginloader_tx['menu']['select_plugin'] = "Select plugin ...";
$pluginloader_tx['menu']['tab_main'] = "Plugin Main Settings";
$pluginloader_tx['menu']['tab_css'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_stylesheet'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_config'] = "Plugin Config";
$pluginloader_tx['menu']['tab_language'] = "Plugin Language";
$pluginloader_tx['menu']['tab_help'] = "Plugin Help";
$pluginloader_tx['success']['saved'] = "File saved: ";
$pluginloader_tx['error']['plugin_error'] = "Plugin error: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="The Plugin";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="is disabled by Pluginmanager.";
$pluginloader_tx['pluginmanager']['button_disable']="disable";
$pluginloader_tx['pluginmanager']['button_enable']="display";
$pluginloader_tx['pluginmanager']['button_hide']="hide";
$pluginloader_tx['pluginmanager']['button_save']="save data";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Standard Plugin";
$pluginloader_tx['pluginmanager']['linktext_back_to']="back to";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>data saved</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="The data file";
$pluginloader_tx['pluginmanager']['message_datafile2']="not exists or not writable.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Plugin:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="disable";
$pluginloader_tx['pluginmanager']['tablehead_enable']="enable<br />and in admin menu:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! WARNING !!!</b><br />Disabling plugins, which are called in the template, may crash a site. Then the site can be fixed only through ftp.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,33 @@
<?php // utf8-marker = äöüß
$pluginloader_tx['menu']['available_plugins'] = "Estensioni: ";
$pluginloader_tx['menu']['select_plugin'] = "Seleziona estensione ...";
$pluginloader_tx['menu']['tab_main'] = "Impostazioni principali estensione";
$pluginloader_tx['menu']['tab_css'] = "Foglio di stile dell'estensione";
$pluginloader_tx['menu']['tab_stylesheet'] = "Foglio di stile dell'estensione";
$pluginloader_tx['menu']['tab_config'] = "Configurazione dell'estensione";
$pluginloader_tx['menu']['tab_language'] = "Lingua dell'estensione";
$pluginloader_tx['menu']['tab_help'] = "Aiuto estensione";
$pluginloader_tx['success']['saved'] = "Documento salvato: ";
$pluginloader_tx['error']['plugin_error'] = "Errore estensione: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="L'estensione";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="e' disabilitato dal Gestore estensioni.";
$pluginloader_tx['pluginmanager']['button_disable']="disabilita";
$pluginloader_tx['pluginmanager']['button_enable']="mostra";
$pluginloader_tx['pluginmanager']['button_hide']="nascondi";
$pluginloader_tx['pluginmanager']['button_save']="salva dati";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Estensione ordinaria";
$pluginloader_tx['pluginmanager']['linktext_back_to']="torna a";
$pluginloader_tx['pluginmanager']['message_data_saved']="Gestore estensioni: <b>dati salvati</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="Il documento dati";
$pluginloader_tx['pluginmanager']['message_datafile2']="non esiste o non è scrivibile.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="Estensione:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="disabilita";
$pluginloader_tx['pluginmanager']['tablehead_enable']="abilita<br />e nel menu' amministrazione:";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! ATTENZIONE !!!</b><br />Disabilitare le estensioni richiamate dal modello pagina puo' mettere fuori uso il sito. A quel punto il sito puo' essere risistemato solo via ftp.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>

View File

@ -0,0 +1,32 @@
<?php
$pluginloader_tx['menu']['available_plugins'] = "Plugins: ";
$pluginloader_tx['menu']['select_plugin'] = "Select plugin ...";
$pluginloader_tx['menu']['tab_main'] = "Plugin Main Settings";
$pluginloader_tx['menu']['tab_css'] = "Plugin Stylesheet";
$pluginloader_tx['menu']['tab_config'] = "Plugin Config";
$pluginloader_tx['menu']['tab_language'] = "Plugin Language";
$pluginloader_tx['menu']['tab_help'] = "Plugin Help";
$pluginloader_tx['success']['saved'] = "File saved: ";
$pluginloader_tx['error']['plugin_error'] = "Plugin error: ";
$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen']." ";
$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto']." ";
$pluginloader_tx['error']['notreadable'] = $tx['error']['notreadable']." ";
$pluginloader_tx['pluginmanager']['message_plugin_disabled1']="The Plugin";
$pluginloader_tx['pluginmanager']['message_plugin_disabled2']="is disabled by Pluginmanager.";
$pluginloader_tx['pluginmanager']['button_disable']="disable";
$pluginloader_tx['pluginmanager']['button_enable']="display";
$pluginloader_tx['pluginmanager']['button_hide']="hide";
$pluginloader_tx['pluginmanager']['button_save']="save data";
$pluginloader_tx['pluginmanager']['hint_standard_plugin']="Standard Plugin";
$pluginloader_tx['pluginmanager']['linktext_back_to']="back to";
$pluginloader_tx['pluginmanager']['message_data_saved']="Pluginmanager: <b>data saved</b>";
$pluginloader_tx['pluginmanager']['message_datafile1']="The data file";
$pluginloader_tx['pluginmanager']['message_datafile2']="not exists or not writable.";
$pluginloader_tx['pluginmanager']['tablehead_plugin']="<b>Plugin:";
$pluginloader_tx['pluginmanager']['tablehead_disable']="<b>disable</b>";
$pluginloader_tx['pluginmanager']['tablehead_enable']="<b>enable</b><br />and in admin menu:</b>";
$pluginloader_tx['pluginmanager']['warning_pluginmanager']="<b>!!! WARNING !!!</b><br />Disabling plugins, which are called in the template, may crash a site. Then the site can be fixed only through ftp.";
$pluginloader_tx['utf-8']['marker'] = "äöü";
?>