Dieser Commit ist enthalten in:
Commit
35b80040c0
337 geänderte Dateien mit 31341 neuen und 0 gelöschten Zeilen
124
language/nl/help.php
Normale Datei
124
language/nl/help.php
Normale Datei
|
|
@ -0,0 +1,124 @@
|
|||
<div id="content">
|
||||
<h3>Über dieses Projekt</h3>
|
||||
Die Idee für dieses Projekt kam von Daniel Schlichtholz.<p>Er eröffnete 2004 das Forum <a href="http://forum.mysqldumper.de" target="_blank">MySQLDumper</a>, und schon bald fanden sich Hobby-Programmierer, die neue Skripte schrieben und die von Daniel erweiterten.<br>Innerhalb kürzester Zeit entstand aus dem kleinen Backupskript ein stattliches Projekt.<p>Wenn Du Vorschläge zur Verbesserung hast, dann wende Dich an das MySQLDumper-Forum <a href="http://forum.mysqldumper.de" target="_blank">http://forum.mysqldumper.de</a>.<p>Wir wünschen Dir viel Vergnügen mit diesem Projekt.<br><p><h4>Das MySQLDumper-Team</h4>
|
||||
|
||||
<table><tr><td><img src="images/logo.gif" alt="MySQLDumper" border="0"></td><td valign="top">
|
||||
Daniel Schlichtholz - Steffen Kamper<br>
|
||||
Perlscript mit Unterstützung von Detlev Richter<br>
|
||||
</td></tr></table>
|
||||
<br>
|
||||
|
||||
<h3>MySQLDumper Hilfe</h3>
|
||||
|
||||
<h4>Download</h4>
|
||||
Dieses Script erhaltet Ihr auf der Homepage von MySQLDumper.<br>
|
||||
Es empfiehlt sich, die Homepage regelmäßig zu besuchen, um Updates und
|
||||
Hilfestellungen zu erlangen.<br>
|
||||
Die Adresse lautet: <a href="http://www.mysqldumper.de" target="_blank">
|
||||
http://www.mysqldumper.de</a>
|
||||
|
||||
<h4>Systemvoraussetzung</h4>
|
||||
Das Script arbeitet auf jedem Server (Windows, Linux, ...) <br>
|
||||
mit PHP >= Version 4.3.4 mit GZip-Unterstützung, MySQL (ab Version 3.23), JavaScript (muss aktiviert sein).
|
||||
|
||||
<a href="install.php?language=de" target="_top"><h4>Installation</h4></a>
|
||||
Die Installation geht einfach von statten.
|
||||
Entpackt das Archiv in einen beliebigen Ordner.<br>
|
||||
Ladet alle Dateien auf Euren Webserver hoch. (z. B. in die unterste Ebene in [Server Webverzeichnis/]MySQLDumper)<br>
|
||||
... fertig!<br>
|
||||
Ihr könnt MySQLDumper nun im Webbrowser durch "http://mein-webserver/MySQLDumper" aufrufen,<br>
|
||||
um die Installation abzuschließen. Folgt einfach den Instruktionen.<br>
|
||||
<br><b>Hinweis:</b><br><i>Falls auf Eurem Server der PHP-Safemode eingeschaltet ist, darf das Script keine
|
||||
Verzeichnisse erstellen.<br>
|
||||
Dies müsst Ihr dann von Hand nachholen, da MySqlDump die Daten geordnet in
|
||||
Verzeichnissen ablegt.<br>
|
||||
Das Script bricht mit einer entsprechenden Anweisung ab!<br>
|
||||
Nachdem Ihr die Verzeichnisse (dem Hinweis entsprechend) erstellt habt, läuft es normal und ohne Einschränkungen.</i>
|
||||
|
||||
<a name="perl"></a><h4>Perlskript Anleitung</h4>
|
||||
Die Meisten haben ein cgi-bin Verzeichnis, in dem Perl ausgeführt werden kann. <br>
|
||||
Dies ist meist per Browser über http://www.domain.de/cgi-bin/ erreichbar. <br>
|
||||
<br>
|
||||
Für diesen Fall bitte folgende Schritte durchführen:<br><br>
|
||||
|
||||
1. Rufe im MySQLDumper die Seite Backup auf. <br>
|
||||
2. Kopiere den Pfad, der hinter Eintrag in crondump.pl für $absolute_path_of_configdir: steht. <br>
|
||||
3. Öffne die Datei "crondump.pl" im Editor.<br>
|
||||
4. Trage den kopierten Pfad dort bei absolute_path_of_configdir ein (keine Leerzeichen).<br>
|
||||
5. Speichere crondump.pl .<br>
|
||||
6. Kopiere crondump.pl, sowie perltest.pl und simpletest.pl ins cgi-bin-Verzeichnis (Ascii-Modus im FTP).<br>
|
||||
7. Gebe den Dateien die Rechte 755. <br>
|
||||
7b. Wenn die Endung cgi gewünscht ist, ändere bei allen 3 Dateien die Endung von pl -> cgi (umbenennen). <br>
|
||||
8. Rufe die Konfiguration im MySQLDumper auf.<br>
|
||||
9. Wähle die Seite Cronscript. <br>
|
||||
10. Ändere Perl Ausführungspfad in /cgi-bin/ .<br>
|
||||
10b. Wenn die Scripte .pl haben, ändere die Dateiendung auf .cgi .<br>
|
||||
11. Speichere die Konfiuguration. <br><br>
|
||||
|
||||
Fertig, die Skripte lassen sich nun von der Backupseite aufrufen.<br><br>
|
||||
|
||||
Wer Perl in allen Verzeichnissen ausführen kann, dem reichen folgende Schritte:<br><br>
|
||||
|
||||
1. Rufe im MySQLDumper die Seite Backup auf. <br>
|
||||
2. Kopiere den Pfad, der hinter Eintrag in crondump.pl für $absolute_path_of_configdir: steht. <br>
|
||||
3. Öffne die Datei "crondump.pl" im Editor. <br>
|
||||
4. Trage den kopierten Pfad dort bei absolute_path_of_configdir ein (keine Leerzeichen). <br>
|
||||
5. Speichere crondump.pl .<br>
|
||||
6. gebe den Datein die Rechte 755. <br>
|
||||
6b. Wenn die Endung cgi gewünscht ist, ändere bei allen 3 Dateien die Endung von pl -> cgi (umbenennen). <br>
|
||||
(ev. 10b+11 von oben)<br>
|
||||
<br>
|
||||
|
||||
Windowsuser müssen bei allen Scripten die erste Zeile ändern, dort steht der Pfad von Perl. Beispiel: <br>
|
||||
statt: #!/usr/bin/perl -w <br>
|
||||
jetzt: #!C:\perl\bin\perl.exe -w <br>
|
||||
|
||||
<h4>Bedienung</h4><ul>
|
||||
|
||||
<h6>Menü</h6>
|
||||
In der obigen Auswahlliste stellt Ihr die Datenbank ein.<br>
|
||||
Alle Aktionen beziehen sich auf die hier eingestellte Datenbank.
|
||||
|
||||
<h6>Startseite</h6>
|
||||
Hier erfahrt Ihr Einiges über Euer System, die verschiedenen, installierten
|
||||
Versionen und Details über die konfigurierten Datenbanken.<br>
|
||||
Wenn Ihr auf den Datenbanknamen klickt, so seht Ihr eine Auflistung der Tabellen
|
||||
mit der Anzahl der Einträge, der Größe und das letzte Aktualisierungsdatum.
|
||||
|
||||
<h6>Konfiguration</h6>
|
||||
Hier könnt Ihr eure Konfiguration bearbeiten, abspeichern oder die Ausgangskonfiguration
|
||||
wieder herstellen.
|
||||
<ul><br>
|
||||
<li><a name="conf1"></a><strong>Konfigurierte Datenbanken:</strong> die Auflistung der konfigurierten Datenbanken. Die aktive Datenbank wird in <b>bold</b> gelistet. </li>
|
||||
<li><a name="conf2"></a><strong>Tabellen-Präfix:</strong> hier könnt Ihr (für jede Datenbank) einen Präfix angeben. Dies ist ein Filter, der bei Dumps nur die Tabellen berücksichtigt, die mit diesem Präfix beginnen (z.B. alle Tabellen, die mit "phpBB_" beginnen). Wenn alle Tabellen dieser Datenbank gespeichert werden sollen,
|
||||
so lasst das Feld einfach leer.</li>
|
||||
<li><a name="conf3"></a><strong>GZip-Kompression:</strong> Hier kann die Kompression aktiviert werden. Empfehlenswert ist die Aktivierung, da die Dateien doch wesentlich kleiner werden und Speicherplatz immer rar ist.</li>
|
||||
<li><a name="conf5"></a><strong>Email mit Dumpfile:</strong> Ist diese Option aktiviert, so wird nach abgeschlossenem Backup eine Email mit dem Dump als Anhang verschickt (Vorsicht, Kompression sollte unbedingt an sein, sonst wird der Anhang zu gross und kann evtl. nicht versandt werden!).</li>
|
||||
<li><a name="conf6"></a><strong>Email-Adresse:</strong> Empfängeradresse für die Email.</li>
|
||||
<li><a name="conf7"></a><strong>Absender der Email:</strong> diese Adresse taucht als Absender in der Email auf.</li>
|
||||
<li><a name="conf13"></a><strong>FTP-Transfer: </strong>Ist diese Option aktiviert, so wird nach abgeschlossenem Backup die Backupdatei per FTP versandt.</li>
|
||||
<li><a name="conf14"></a><strong>FTP Server: </strong>Die Adresse des FTP-Servers (z. B. ftp.mybackups.de).</li>
|
||||
<li><a name="conf15"></a><strong>FTP Server Port: </strong>Der Port des FTP-Servers (in der Regel 21).</li>
|
||||
<li><a name="conf16"></a><strong>FTP User: </strong>Der Benutzername des FTP-Accounts. </li>
|
||||
<li><a name="conf17"></a><strong>FTP Passwort: </strong>Das Passwort des FTP-Accounts. </li>
|
||||
<li><a name="conf18"></a><strong>FTP Upload-Ordner: </strong>Das Verzeichnis, in das die Backupdatei soll (es müssen Upload-Berechtigungen bestehen!).</li>
|
||||
<li><a name="conf8"></a><strong>Automatisches Löschen der Backups:</strong> Wenn diese Option aktiviert ist, werden ältere Backups nach den folgenden Regeln automatisch gelöscht.</li>
|
||||
<li><a name="conf10"></a><strong>Anzahl von Backupdateien:</strong> Ein Wert > 0 löscht alle Backupdateien, bis auf die hier angegebe Zahl.</li>
|
||||
<li><a name="conf11"></a><strong>Sprache:</strong> hier legst du die Sprache für das Interface fest.</li>
|
||||
</ul>
|
||||
|
||||
<h6>Verwaltung</h6>
|
||||
Hier werden die eigenlichen Aktionen durchgeführt.<br>
|
||||
Es werden Dir alle Dateien im Backup-Verzeichnis angezeigt.
|
||||
Für die Aktionen "Restore" und "Delete" muss eine Datei selektiert sein.
|
||||
<UL>
|
||||
<li><strong>Restore:</strong> Hiermit wird die Datenbank mit der ausgewählten Backupdatei aktualisiert.</li>
|
||||
<li><strong>Delete:</strong> Hiermit kannst Du die selektierte Backupdatei löschen.</li>
|
||||
<li><strong>Neues Backup starten:</strong> Hier startest Du ein neues Backup (Dump) nach den in der Konfiguration eingestellten Parametern.</li>
|
||||
</UL>
|
||||
|
||||
<h6>Log</h6>
|
||||
Hier kannst Du die Logeinträge sehen und löschen.
|
||||
<h6>Credits / Hilfe</h6>
|
||||
diese Seite.
|
||||
</ul>
|
||||
104
language/nl/lang.php
Normale Datei
104
language/nl/lang.php
Normale Datei
|
|
@ -0,0 +1,104 @@
|
|||
<?php
|
||||
$lang['yes']="ja";
|
||||
$lang['to']="tot";
|
||||
$lang['activated']="geactiveerd";
|
||||
$lang['not_activated']="niet geactiveerd";
|
||||
$lang['error']="Fout";
|
||||
$lang['of']="van";
|
||||
$lang['added']="toegevoegd";
|
||||
$lang['db']="Database";
|
||||
$lang['dbs']="Databanken";
|
||||
$lang['tables']="Tabellen";
|
||||
$lang['table']="Tabel";
|
||||
$lang['records']="records";
|
||||
$lang['compressed']="gecomprimeerd";
|
||||
$lang['notcompressed']="normaal (ongecomprimeerd)";
|
||||
$lang['general']="allgemeen";
|
||||
$lang['comment']="opmerkingen";
|
||||
$lang['filesize']="Bestandsgrootte";
|
||||
$lang['all']="alles";
|
||||
$lang['none']="geen";
|
||||
$lang['with']="met";
|
||||
$lang['dir']="map";
|
||||
$lang['rechte']="rechten";
|
||||
$lang['status']="Status";
|
||||
$lang['finished']="klaar";
|
||||
$lang['file']="Bestand";
|
||||
$lang['fields']="Velden";
|
||||
$lang['new']="nieuw";
|
||||
$lang['charset']="Symbolen set";
|
||||
$lang['collation']="sortering";
|
||||
$lang['change']="veranderen";
|
||||
$lang['in']="in";
|
||||
$lang['do']="uitvoeren";
|
||||
$lang['view']="zien";
|
||||
$lang['existing']="bestaand";
|
||||
$lang['authors']="Auteur";
|
||||
$lang['back']="terug";
|
||||
$lang['db_host']="Hostnaam";
|
||||
$lang['db_user']="Gebruiker";
|
||||
$lang['db_pass']="Wachtwoord";
|
||||
$lang['info_scriptdir']="MySQLDumper map";
|
||||
$lang['info_actdb']="Actuele database";
|
||||
$lang['wrongconnectionpars']="Verkeerde of geen verbindings parameter";
|
||||
$lang['conn_not_possible']="Verbinding niet mogelijk";
|
||||
$lang['servercaption']="Server display";
|
||||
$lang['help_servercaption']="Bij gebruik van MySQLDumper op verschillende systemen kan het handig zijn het/de domein/server naam zichtbaar bovenaan het scherm te maken.";
|
||||
$lang['activate_multidump']="Multidump activeren";
|
||||
$lang['save']="Opslaan";
|
||||
$lang['reset']="Reset";
|
||||
$lang['praefix']="Tabellen voorinstelling";
|
||||
$lang['autodelete']="backups automatisch verwijderen";
|
||||
$lang['max_backup_files_each2']="voor elke database";
|
||||
$lang['saving_db_form']="Database";
|
||||
$lang['testconnection']="Verbinding testen";
|
||||
$lang['back_to_minisql']="Database bewerken";
|
||||
$lang['create']="maken";
|
||||
$lang['Variabeln']="Variabelen";
|
||||
$lang['Statusinformationen']="Status informatie";
|
||||
$lang['Versionsinformationen']="Versie informatie";
|
||||
$lang['MySQL Dumper Informationen']="MySQL Dumper Informatie";
|
||||
$lang['backupfilesanzahl']="In de backup map bevinden zich";
|
||||
$lang['lastbackup']="Laatste backup";
|
||||
$lang['notavail']="<em>niet beschikbaar</em>";
|
||||
$lang['vom']="van";
|
||||
$lang['mysqlvars']="MySQL variabelen";
|
||||
$lang['mysqlsys']="MySQL commando's";
|
||||
$lang['Status']="Status";
|
||||
$lang['Prozesse']="Processen";
|
||||
$lang['info_novars']="geen variabelen beschikbaar";
|
||||
$lang['Inhalt']="Inhoud";
|
||||
$lang['info_nostatus']="geen status beschikbaar";
|
||||
$lang['info_noprocesses']="geen lopende processen";
|
||||
$lang['fm_freespace']="Vrije ruimte op server";
|
||||
$lang['load_database']="Database herladen";
|
||||
$lang['home']="Home";
|
||||
$lang['config']="Configuratie";
|
||||
$lang['dump']="Backup";
|
||||
$lang['restore']="Herstellen";
|
||||
$lang['file_manage']="Bestandsbeheer";
|
||||
$lang['log']="Log";
|
||||
$lang['choose_db']="Database kiezen";
|
||||
$lang['credits']="Credits / Hulp";
|
||||
$lang['multi_part']="multipart backup";
|
||||
$lang['logfilenotwritable']="Logfile kan niet worden geschreven!";
|
||||
$lang['sql_error1']="Aanvraag fout";
|
||||
$lang['sql_error2']="MySQL zegt:";
|
||||
$lang['unknown']="onbekend";
|
||||
$lang['unknown_number_of_records']="onbekend";
|
||||
$lang['ok']="okey";
|
||||
$lang['cron_completelog']="Compleete output loggen";
|
||||
$lang['no']="nee";
|
||||
$lang['create_database']="nieuwe database maken";
|
||||
$lang['exportfinished']="Export beëindigd";
|
||||
$lang['sql_browser']="SQL-Browser";
|
||||
$lang['server']="Server";
|
||||
$lang['mysql_connection_encoding']="standaardcodeering van de MySQL-servers";
|
||||
$lang['title_show_data']="Data toonen";
|
||||
$lang['primaryKey_confirmDelete']="Really delete primary key?";
|
||||
$lang['setPrimaryKeysFor']="Set new primary keys for table";
|
||||
$lang['primaryKey_field']="Primary key field";
|
||||
$lang['primaryKeys_save']="Save primary keys";
|
||||
|
||||
|
||||
?>
|
||||
113
language/nl/lang_config_overview.php
Normale Datei
113
language/nl/lang_config_overview.php
Normale Datei
|
|
@ -0,0 +1,113 @@
|
|||
<?php
|
||||
$lang['config_headline']="Konfiguratie";
|
||||
$lang['save_success']="De instellingen zijn succesvol in het konfiguratiebestand \"%s\" opgeslaan.";
|
||||
$lang['config_loaded']="De konfiguratie \"%s\" is succesvol geladen";
|
||||
$lang['save_error']="Error - unable to save configuration!";
|
||||
$lang['config_email']="E-Mail-notifikatie";
|
||||
$lang['config_autodelete']="automatisch verwijderen";
|
||||
$lang['config_interface']="Interface";
|
||||
$lang['multi_part_groesse']="max. bestandsgroote";
|
||||
$lang['help_multipart']="Bij geactiveerde multipart worden meerdere Backup-bestanden aangemaakt, waarvan de maximaale groote van de bestanden zich naar de instellingen hier onder richt.";
|
||||
$lang['help_multipartgroesse']="De maximaale groote van iedere backup-bestand kan hier bij geactiveerde multipart worden bepaald.";
|
||||
$lang['empty_db_before_restore']="Database voor herstel verwijderen";
|
||||
$lang['allpars']="alle parameters";
|
||||
$lang['cron_extender']="bestandsextensie van het script";
|
||||
$lang['cron_savepath']="konfiguratiebestand";
|
||||
$lang['cron_printout']="printversie";
|
||||
$lang['config_cronperl']="Crondump-instellingen voor het Perlscript";
|
||||
$lang['cron_mailprg']="E-mail program";
|
||||
$lang['optimize']="Optimize Tables before Backup";
|
||||
$lang['help_optimize']="Als deze optie is geselecteerd, wordt voor elke backup een optimalisatie van de tabellen uitgevoerd";
|
||||
$lang['help_ftptimeout']="De Tijd , die zonder Tansfer tot een Timeout leid, standaard = 90 seconden.";
|
||||
$lang['ftp_timeout']="Verbindings-Timeout";
|
||||
$lang['help_ftpssl']="Geeft aan of een veilige SSL-Verbinding voor de Transfer moet worden gebruikt.";
|
||||
$lang['config_askload']="Wilt u de huidige instellingen vervangen door de standaard instellingen?";
|
||||
$lang['load']="standaard instellingen laden";
|
||||
$lang['load_success']="de standaard instellingen zijn geladen.";
|
||||
$lang['cron_samedb']="aktuelle database gebruiken";
|
||||
$lang['cron_crondbindex']="datenbank";
|
||||
$lang['withattach']="met bijlage";
|
||||
$lang['withoutattach']="zonder bijlage";
|
||||
$lang['multidumpconf']="=multidump instellingen=";
|
||||
$lang['multidumpall']="=alle batabases=";
|
||||
$lang['gzip']="GZip-Kompressie";
|
||||
$lang['send_mail_form']="E-Mail zenden";
|
||||
$lang['send_mail_dump']="Backup bijvoegen";
|
||||
$lang['email_adress']="Ontvanger";
|
||||
$lang['email_subject']="Afzender van de E-mail";
|
||||
$lang['email_maxsize']="maximaale groote van het attachment";
|
||||
$lang['number_of_files_form']="Delete by number of files";
|
||||
$lang['language']="Taal";
|
||||
$lang['list_db']="geconfigureerde databases";
|
||||
$lang['config_ftp']="FTP-transfer van het backup-bestand";
|
||||
$lang['ftp_transfer']="FTP-Transfer";
|
||||
$lang['ftp_server']="Server";
|
||||
$lang['ftp_port']="Port";
|
||||
$lang['ftp_user']="Gebruiker";
|
||||
$lang['ftp_pass']="Wachtwoord";
|
||||
$lang['ftp_dir']="Uploadmap";
|
||||
$lang['ftp_ssl']="veilige SSL-FTP-Verbinding";
|
||||
$lang['ftp_useSSL']="Gebruikte SSL-Verbinding";
|
||||
$lang['sqlboxheight']="Hoogde van de SQL-box";
|
||||
$lang['sqllimit']="Aantal van de data per pagina";
|
||||
$lang['bbparams']="Instelling voor BB-Code";
|
||||
$lang['bbtextcolor']="Tekstkleur";
|
||||
$lang['help_commands']="Men kan voor en naar de backup een bevel uitlaten voeren. dit kan een SQL-opdracht of een systeembevel zijn (b.v.b een Script)";
|
||||
$lang['command']="Commando";
|
||||
$lang['wrong_connectionpars']="Verbindingsparameters zijn onjuist!";
|
||||
$lang['connectionpars']="Verbindingsparameter";
|
||||
$lang['extendedpars']="geavanceerde parameter";
|
||||
$lang['fade_in_out']="Display Aan/Uit";
|
||||
$lang['db_backuppars']="Database backup instellingen";
|
||||
$lang['general']="allgemeen";
|
||||
$lang['maxsize']="max. groote";
|
||||
$lang['errorhandling_restore']="behandling van fouten tijdens herstel";
|
||||
$lang['ehrestore_continue']="doorgaan en fouten protokolleren";
|
||||
$lang['ehrestore_stop']="aanhouden";
|
||||
$lang['in_mainframe']="in het hoofdframe";
|
||||
$lang['in_leftframe']="in het linker frame";
|
||||
$lang['width']="Breedte";
|
||||
$lang['sql_befehle']="SQL-bevel";
|
||||
$lang['download_languages']="andere talen downloaden";
|
||||
$lang['download_styles']="andere styles downloaden";
|
||||
$lang['connect_to']="verbinden met";
|
||||
$lang['changedir']="wisselen naar map";
|
||||
$lang['changedirerror']="Kon niet van map wisselen";
|
||||
$lang['ftp_ok']="De verbinding is succesvol";
|
||||
$lang['install']="insterllatie";
|
||||
$lang['noftppossible']="Er staan geen FTP-Funkties ter beschikking!";
|
||||
$lang['found_db']="gevonden DB";
|
||||
$lang['ftp_choose_mode']="FTP Transfermodus";
|
||||
$lang['ftp_passive']="use passive mode";
|
||||
$lang['help_ftp_mode']="Choose the passive mode when you discover problems while using the active mode.";
|
||||
$lang['db_in_list']="De Database '%s' kon niet worden toegevoegt omdat deze reeds bestaat.";
|
||||
$lang['add_db_manually']="Add database manually";
|
||||
$lang['db_manual_error']="Sorry, couldn't connect to database '%s'!";
|
||||
$lang['db_manual_file_error']="Fileerror: couldn't insert database '%s'!";
|
||||
$lang['no_db_found']="I couldn't find any databases automatically!
|
||||
Please unhide the connection parameters, and enter the name of your database manually.";
|
||||
$lang['configfiles']="konfiguratiebestanden";
|
||||
$lang['configfile']="konfiguratiebestand";
|
||||
$lang['mysql_data']="MySQL-Data";
|
||||
$lang['configurations']="Instellingen";
|
||||
$lang['action']="aktie";
|
||||
$lang['ftp_send_to']="aan <strong>%s</strong><br>in <strong>%s</strong>";
|
||||
$lang['ftp']="FTP";
|
||||
$lang['email_cc']="CC-Ontvanger";
|
||||
$lang['name']="Naam";
|
||||
$lang['confirm_configfile_delete']="Zal het konfiguratiebestand %s echter worden verwijderd?";
|
||||
$lang['error_deleting_configfile']="Fout:Het konfiguatiebestand %s konde niet worden verwijderd!";
|
||||
$lang['success_deleting_configfile']="Het konfiguratiebestand %s is succesvol verwijderd.";
|
||||
$lang['success_configfile_created']="Het konfiguratiebestand %s is succesvol aangemaakt.";
|
||||
$lang['error_configfile_name']="de bestandsnaam \"%s\" heeft niet toegestaande tekens";
|
||||
$lang['create_configfile']="Een nieuw konfiguratiebestand aanmaken";
|
||||
$lang['error_loading_configfile']="Het konfiguratiebestand \"%s\" kon niet worden geladen.";
|
||||
$lang['backup_dbs_php']="backups opslaan
|
||||
(PHP)";
|
||||
$lang['backup_dbs_perl']="backups opslaan
|
||||
(PERL)";
|
||||
$lang['cron_comment']="komentaar toevoegen";
|
||||
$lang['autodetect']="auto detect";
|
||||
|
||||
|
||||
?>
|
||||
57
language/nl/lang_dump.php
Normale Datei
57
language/nl/lang_dump.php
Normale Datei
|
|
@ -0,0 +1,57 @@
|
|||
<?php
|
||||
$lang['dump_headline']="maak backup...";
|
||||
$lang['gzip_compression']="GZip Compression";
|
||||
$lang['saving_table']="Saving table ";
|
||||
$lang['of']="of";
|
||||
$lang['actual_table']="Huidige tabel";
|
||||
$lang['progress_table']="Progress of table";
|
||||
$lang['progress_over_all']="Overall Progress";
|
||||
$lang['entry']="Entry";
|
||||
$lang['done']="Gereed!";
|
||||
$lang['dump_successful']="met succes aangemaakt.";
|
||||
$lang['upto']="up to";
|
||||
$lang['email_was_send']="Email was successfully sent to ";
|
||||
$lang['back_to_control']="verder";
|
||||
$lang['back_to_overview']="Database overzicht";
|
||||
$lang['dump_filename']="Backup bestand";
|
||||
$lang['withpraefix']="with prefix";
|
||||
$lang['dump_notables']="Er zijn geen tabellen in de Databank '<b>%s</b>' gevonden.";
|
||||
$lang['dump_endergebnis']="Er zijn <b>%s</b> tabellen met <b>%s</b> Databankentries opgeslagen.<br>";
|
||||
$lang['mailerror']="Sending of email failed!";
|
||||
$lang['emailbody_attach']="In de bstandsaanhang vind u een backup van uw MySQL-Database.<br>Backup van de Databank '%s' <br><br>Het volgende bestand is aangamaakt:<br><br>%s <br><br>Groetjes<br><br>MySQLDumper<br>";
|
||||
$lang['emailbody_mp_noattach']="A Multipart Backup was created.<br>The Backup files are not attached to this email!<br>Backup of Database `%s`
|
||||
<br><br>Following Files were created:<br><br>%s
|
||||
<br><br>Kind regards<br><br>MySQLDumper<br>";
|
||||
$lang['emailbody_mp_attach']="A Multipart Backup was created.<br>The Backup files are attached to separate emails.<br>Backup of Database `%s`
|
||||
<br><br>Following Files were created:<br><br>%s <br><br>Kind regards<br><br>MySQLDumper<br>";
|
||||
$lang['emailbody_footer']="<br><br><br>Groetjes<br><br>MySQLDumper<br>";
|
||||
$lang['emailbody_toobig']="The Backup file exceeded the maximum size of %s and was not attached to this email.<br>Backup of Database `%s`
|
||||
<br><br>Following File was created:<br><br>%s
|
||||
<br><br>Kind regards<br><br>MySQLDumper<br>";
|
||||
$lang['emailbody_noattach']="Files are not attached to this email!<br>Backup of Database `%s`
|
||||
<br><br>Following File was created:<br><br>%s
|
||||
<br><br>Kind regards<br><br>MySQLDumper<br>";
|
||||
$lang['email_only_attachment']=" ... attachment only.";
|
||||
$lang['tableselection']="Table selection";
|
||||
$lang['selectall']="Select All";
|
||||
$lang['deselectall']="Keuses opheffen";
|
||||
$lang['startdump']="Start Backup";
|
||||
$lang['lastbufrom']="last update from";
|
||||
$lang['not_supported']="This backup doesn't support this function.";
|
||||
$lang['multidump']="Multidump: Backup of <b>%d</b> Databases done.";
|
||||
$lang['filesendftp']="send file via FTP... please be patient. ";
|
||||
$lang['ftpconnerror']="FTP connection not established! Connection with ";
|
||||
$lang['ftpconnerror1']=" as user ";
|
||||
$lang['ftpconnerror2']=" not possible";
|
||||
$lang['ftpconnerror3']="FTP Upload failed! ";
|
||||
$lang['ftpconnected1']="Connected with ";
|
||||
$lang['ftpconnected2']=" on ";
|
||||
$lang['ftpconnected3']=" transfer successful";
|
||||
$lang['nr_tables_selected']="- with %s selected tables";
|
||||
$lang['nr_tables_optimized']="<span class=\"small\">%s tables have been optimized.</span>";
|
||||
$lang['dump_errors']="<p class=\"error\">%s errori riscontrati: <a href=\"log.php?r=3\">verdere</a></p>";
|
||||
$lang['fatal_error_dump']="Fatal error: the CREATE-Statement of table '%s' in database '%s' couldn't be read!<br>
|
||||
Check this table for errors.";
|
||||
|
||||
|
||||
?>
|
||||
81
language/nl/lang_filemanagement.php
Normale Datei
81
language/nl/lang_filemanagement.php
Normale Datei
|
|
@ -0,0 +1,81 @@
|
|||
<?php
|
||||
$lang['convert_start']="Start Conversion";
|
||||
$lang['convert_title']="Convert Dump to MSD Format";
|
||||
$lang['convert_wrong_parameters']="Wrong parameters! Conversion is not possible.";
|
||||
$lang['fm_uploadfilerequest']="please choose a file.";
|
||||
$lang['fm_uploadnotallowed1']="This file type is not supported.";
|
||||
$lang['fm_uploadnotallowed2']="Valid types are: *.gz and *.sql-files";
|
||||
$lang['fm_uploadmoveerror']="Couldn't move selected file to the upload directory.";
|
||||
$lang['fm_uploadfailed']="The upload has failed!";
|
||||
$lang['fm_uploadfileexists']="A file with the same name already exists !";
|
||||
$lang['fm_nofile']="You didn't choose a file!";
|
||||
$lang['fm_delete1']="The file ";
|
||||
$lang['fm_delete2']=" was deleted successfully.";
|
||||
$lang['fm_delete3']=" couldn't be deleted!";
|
||||
$lang['fm_choose_file']="Chosen file:";
|
||||
$lang['fm_filesize']="File size";
|
||||
$lang['fm_filedate']="File date";
|
||||
$lang['fm_nofilesfound']="No file found.";
|
||||
$lang['fm_tables']="Tables";
|
||||
$lang['fm_records']="Records";
|
||||
$lang['fm_all_bu']="All Backups";
|
||||
$lang['fm_anz_bu']="Backups";
|
||||
$lang['fm_last_bu']="Last Backup";
|
||||
$lang['fm_totalsize']="Total Size";
|
||||
$lang['fm_selecttables']="Select tables";
|
||||
$lang['fm_comment']="Enter Comment";
|
||||
$lang['fm_restore']="Restore";
|
||||
$lang['fm_alertrestore1']="Should the database";
|
||||
$lang['fm_alertrestore2']="be restored with the records from the file";
|
||||
$lang['fm_alertrestore3']=" ?";
|
||||
$lang['fm_delete']="Delete";
|
||||
$lang['fm_askdelete1']="Should the file ";
|
||||
$lang['fm_askdelete2']=" really be deleted?";
|
||||
$lang['fm_askdelete3']="Do you want autodelete to be executed with configured rules now?";
|
||||
$lang['fm_askdelete4']="Do you want to delete all backup files?";
|
||||
$lang['fm_askdelete5']="Do you want to delete all backup files with ";
|
||||
$lang['fm_askdelete5_2']="_* ?";
|
||||
$lang['fm_deleteauto']="Run autodelete manually";
|
||||
$lang['fm_deleteall']="Delete all backup files";
|
||||
$lang['fm_deleteallfilter']="Delete all with ";
|
||||
$lang['fm_deleteallfilter2']="_*";
|
||||
$lang['fm_startdump']="Start New Backup";
|
||||
$lang['fm_fileupload']="Upload file";
|
||||
$lang['fm_dbname']="Database name";
|
||||
$lang['fm_files1']="Database Backups";
|
||||
$lang['fm_files2']="Database Structures";
|
||||
$lang['fm_autodel1']="Autodelete: the following files were deleted because of maximum files setting:";
|
||||
$lang['delete_file_success']="File \"%s\" was deleted successfully.";
|
||||
$lang['fm_dumpsettings']="Configuration for Perl Cron script";
|
||||
$lang['fm_oldbackup']="(unknown)";
|
||||
$lang['fm_restore_header']="Restore of Database \"<strong>%s</strong>\"";
|
||||
$lang['delete_file_error']="Error deleting file \"%s\"!";
|
||||
$lang['fm_dump_header']="Backup";
|
||||
$lang['DoCronButton']="Run the Perl Cron script";
|
||||
$lang['DoPerlTest']="Test Perl Modules";
|
||||
$lang['DoSimpleTest']="Test Perl";
|
||||
$lang['perloutput1']="Entry in crondump.pl for absolute_path_of_configdir";
|
||||
$lang['perloutput2']="URL for the browser or for external Cron job";
|
||||
$lang['perloutput3']="Commandline in the Shell or for the Crontab";
|
||||
$lang['restore_of_tables']="Choose tables to be restored";
|
||||
$lang['converter']="Backup Converter";
|
||||
$lang['convert_file']="File to be converted";
|
||||
$lang['convert_filename']="Name of destination file (without extension)";
|
||||
$lang['converting']="Converting";
|
||||
$lang['convert_fileread']="Read file '%s'";
|
||||
$lang['convert_finished']="Conversion finished, '%s' was written successfully.";
|
||||
$lang['no_msd_backupfile']="Backups of other scripts";
|
||||
$lang['max_upload_size']="Maximum filesize";
|
||||
$lang['max_upload_size_info']="Wenn Ihre Backup-Datei größer als das angegebene Limit ist, dann müssen Sie diese per FTP in den \"work/backup\"-Ordner hochladen.
|
||||
Danach wird diese Datei hier in der Verwaltung angezeigt uns lässt sich für eine Wiederherstellung auswählen.";
|
||||
$lang['encoding']="encoding";
|
||||
$lang['fm_choose_encoding']="Choose encoding of backupfile";
|
||||
$lang['choose_charset']="MySQLDumper couldn't detect the encoding of the backupfile automatically.
|
||||
<br>You must choose the charset with which this backup was saved.
|
||||
<br>If you discover any problems with some characters after restoring, you can repeat the backup-progress and then choose another chracter set.
|
||||
<br>Good luck. ;)
|
||||
|
||||
";
|
||||
|
||||
|
||||
?>
|
||||
33
language/nl/lang_help.php
Normale Datei
33
language/nl/lang_help.php
Normale Datei
|
|
@ -0,0 +1,33 @@
|
|||
<?php
|
||||
$lang['help_db']="This is the list of all Databases";
|
||||
$lang['help_praefix']="the prefix is a string at the beginning of a table name, which works as a filter.";
|
||||
$lang['help_zip']="Compression with GZip - recommended state is 'activated'";
|
||||
$lang['help_memorylimit']="The max. amount of memory in Bytes for the script\n0 = deactivated";
|
||||
$lang['memory_limit']="Memory limit";
|
||||
$lang['help_ad1']="If activated, then backup files will be deleted automatically.";
|
||||
$lang['help_ad3']="the maximum number of backup files (for autodelete)
|
||||
0 = deactivated";
|
||||
$lang['help_lang']="select your language";
|
||||
$lang['help_empty_db_before_restore']="To eliminate useless data you can instruct to empty the database before restore";
|
||||
$lang['help_cronextender']="The extension of the Perl scripts, default is '.pl'";
|
||||
$lang['help_cronsavepath']="The name of the configuration file for the Perl script";
|
||||
$lang['help_cronprintout']="If deactivated the output will not be printed on screen.
|
||||
It is independant from the printing in the logfile.";
|
||||
$lang['help_cronsamedb']="Use same database in Cron job like configured under Database?";
|
||||
$lang['help_crondbindex']="choose the database for Cron job";
|
||||
$lang['help_ftptransfer']="if activated, file will be sent via FTP.";
|
||||
$lang['help_ftpserver']="Address of the FTP-Server";
|
||||
$lang['help_ftpport']="Port of the FTP-Server, standard: 21";
|
||||
$lang['help_ftpuser']="enter username for FTP";
|
||||
$lang['help_ftppass']="enter password for FTP";
|
||||
$lang['help_ftpdir']="where is the upload-dir? enter path!";
|
||||
$lang['help_speed']="Minimum and maximum speed, default is 50 to 5000";
|
||||
$lang['speed']="Speed control";
|
||||
$lang['help_cronexecpath']="The place of the Perl scripts.\nStarting Point is the HTTP-Address (like Addresses in the Browser)\nAllowed are absolute or relative entries.";
|
||||
$lang['cron_execpath']="Path of Perl scripts";
|
||||
$lang['help_croncompletelog']="When activated the complete output is written in the complete_log-file.
|
||||
This is independent from text printing";
|
||||
$lang['help_ftp_mode']="When problems occur while transfering via FTP, try to use the passive mode. ";
|
||||
|
||||
|
||||
?>
|
||||
90
language/nl/lang_install.php
Normale Datei
90
language/nl/lang_install.php
Normale Datei
|
|
@ -0,0 +1,90 @@
|
|||
<?php
|
||||
$lang['installfinished']="<a href=\"index.php\">starte MySQLDumper</a><br>";
|
||||
$lang['install_tomenu']="Back to main menu";
|
||||
$lang['installmenu']="Main menu";
|
||||
$lang['step']="Step";
|
||||
$lang['install']="Installation";
|
||||
$lang['uninstall']="Uninstall";
|
||||
$lang['tools']="Tools";
|
||||
$lang['editconf']="Edit configuration";
|
||||
$lang['osweiter']="Continue without saving";
|
||||
$lang['errorman']="<strong>Error while saving the Configuration!</strong><br>Please edit the File ";
|
||||
$lang['manuell']="manually";
|
||||
$lang['createdirs']="Create Directories";
|
||||
$lang['install_continue']="Continue with installation";
|
||||
$lang['connecttomysql']="Connect to MySQL ";
|
||||
$lang['dbparameter']="Database Parameters";
|
||||
$lang['confignotwritable']="I cannot write to file \"config.php\".
|
||||
Please use your FTP-Programm and chmod this file to 0777.";
|
||||
$lang['dbconnection']="Database Connection";
|
||||
$lang['connectionerror']="Error: unable to connect.";
|
||||
$lang['connection_ok']="Database connection was established.";
|
||||
$lang['saveandcontinue']="Save and continue installation";
|
||||
$lang['confbasic']="Basis instellingen";
|
||||
$lang['install_step2finished']="Die Einstellungen wurden erfolgreich gesichert.";
|
||||
$lang['install_step2_1']="Continue installation with the default settings";
|
||||
$lang['laststep']="Installation Finish";
|
||||
$lang['ftpmode']="Create necessary directories in safe-mode";
|
||||
$lang['idomanual']="I create the dirs myself";
|
||||
$lang['dofrom']="starting from";
|
||||
$lang['ftpmode2']="Create the dirs with FTP:";
|
||||
$lang['connect']="connect";
|
||||
$lang['dirs_created']="The directories are created and correctly permissioned.";
|
||||
$lang['connect_to']="connect to";
|
||||
$lang['changedir']="wisselen in map";
|
||||
$lang['changedirerror']="wisselen naar map niet mogelijk";
|
||||
$lang['ftp_ok']="FTP parameter are ok";
|
||||
$lang['createdirs2']="Create directories";
|
||||
$lang['ftp_notconnected']="FTP connection not established!";
|
||||
$lang['connwith']="Connection with";
|
||||
$lang['asuser']="als gebruiker";
|
||||
$lang['notpossible']="not possible";
|
||||
$lang['dircr1']="create workdir";
|
||||
$lang['dircr2']="create backupdir";
|
||||
$lang['dircr4']="create logdir";
|
||||
$lang['dircr5']="create configurationdir";
|
||||
$lang['indir']="now in dir";
|
||||
$lang['check']="Check mijn mappen";
|
||||
$lang['disabledfunctions']="Disabled Functions";
|
||||
$lang['noftppossible']="You don't have FTP functions !";
|
||||
$lang['nogzpossible']="You don't have compression functions !";
|
||||
$lang['ui1']="All working directories which can contain backups will be deleted.";
|
||||
$lang['ui2']="Are you sure you want that?";
|
||||
$lang['ui3']="no, cancel immediately";
|
||||
$lang['ui4']="yes, please continue";
|
||||
$lang['ui5']="delete working directories";
|
||||
$lang['ui6']="all was deleted successfully.";
|
||||
$lang['ui7']="Please delete the script directory";
|
||||
$lang['ui8']="one level up";
|
||||
$lang['ui9']="An error occured, deleting was not possible</p>Error with directory ";
|
||||
$lang['import']="Import Configuration";
|
||||
$lang['import1']="Import settings from ";
|
||||
$lang['import2']="Upload and import settings";
|
||||
$lang['import3']="Configuration was loaded ...";
|
||||
$lang['import4']="Configuration was saved.";
|
||||
$lang['import5']="Start MySQLDumper";
|
||||
$lang['import6']="Installation Menu";
|
||||
$lang['import7']="Upload configuration";
|
||||
$lang['import8']="back to upload";
|
||||
$lang['import9']="This is not a configuration backup !";
|
||||
$lang['import10']="Configuration was uploaded successfully ...";
|
||||
$lang['import11']="<strong>Error: </strong>There were problems writing sql_statements";
|
||||
$lang['import12']="<strong>Error: </strong>There were problems writing config.php";
|
||||
$lang['install_help_port']="(empty = Default Port)";
|
||||
$lang['install_help_socket']="(empty = Default Socket)";
|
||||
$lang['tryagain']="Try again";
|
||||
$lang['socket']="Socket";
|
||||
$lang['port']="Port";
|
||||
$lang['found_db']="found db";
|
||||
$lang['fm_fileupload']="Upload file";
|
||||
$lang['pass']="Password";
|
||||
$lang['no_db_found_info']="The connection to the database was successfully established.<br>
|
||||
Your userdata is valid and was accepted by the MySQL-Server.<br>
|
||||
But MySQLDumper was not able to find any database.<br>
|
||||
The automatic detection via script is blocked on some server.<br>
|
||||
You must enter your databasename manually after the installation is finished.
|
||||
Click on \"configuration\" \"Connection Parameter - display\" and enter the databasename there.";
|
||||
$lang['safemodedesc']="Because PHP is running in safe_mode you need to create the following directories manually using your FTP-Programm:";
|
||||
|
||||
|
||||
?>
|
||||
9
language/nl/lang_log.php
Normale Datei
9
language/nl/lang_log.php
Normale Datei
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
$lang['log_delete']="Log verwijderen";
|
||||
$lang['logfileformat']="Log-bestandsformaat";
|
||||
$lang['logfilenotwritable']="Log-bestand kan niet worden geschreven";
|
||||
$lang['noreverse']="oudste log eerst";
|
||||
$lang['reverse']="nieuwste log eerst";
|
||||
|
||||
|
||||
?>
|
||||
71
language/nl/lang_main.php
Normale Datei
71
language/nl/lang_main.php
Normale Datei
|
|
@ -0,0 +1,71 @@
|
|||
<?php
|
||||
$lang['noftppossible']="You don't have FTP functions !";
|
||||
$lang['info_location']="Your location is ";
|
||||
$lang['info_databases']="The following database(s) are on your server:";
|
||||
$lang['info_nodb']="database does not exist.";
|
||||
$lang['info_table1']="Table";
|
||||
$lang['info_table2']="s";
|
||||
$lang['info_dbdetail']="Detailed info of database ";
|
||||
$lang['info_dbempty']="The database is empty !";
|
||||
$lang['info_records']="Records";
|
||||
$lang['info_size']="Size";
|
||||
$lang['info_lastupdate']="Last update";
|
||||
$lang['info_sum']="total";
|
||||
$lang['info_optimized']="optimized";
|
||||
$lang['optimize_databases']="Optimize Tables";
|
||||
$lang['check_tables']="Tabellen controleren";
|
||||
$lang['clear_database']="Database leegmaken";
|
||||
$lang['delete_database']="Delete database";
|
||||
$lang['info_cleared']="was cleared";
|
||||
$lang['info_deleted']="was deleted";
|
||||
$lang['info_emptydb1']="Should the Database";
|
||||
$lang['info_emptydb2']=" be truncated? (Attention: All Data will be lost forever!)";
|
||||
$lang['info_killdb']=" be deleted? (Attention: All Data will be lost forever!)";
|
||||
$lang['processkill1']="The script tries to kill process ";
|
||||
$lang['processkill2']="to kill.";
|
||||
$lang['processkill3']="The script tries since ";
|
||||
$lang['processkill4']=" sec. to kill the process ";
|
||||
$lang['htaccess1']="Create directory protection";
|
||||
$lang['htaccess2']="Password:";
|
||||
$lang['htaccess3']="Password (repeat):";
|
||||
$lang['htaccess4']="Kind of encrypting:";
|
||||
$lang['htaccess5']="Crypt (Linux and Unix-Systems)";
|
||||
$lang['htaccess6']="Linux and Unix-Systems (MD5)";
|
||||
$lang['htaccess7']="plain text, no cryption (Windows)";
|
||||
$lang['htaccess8']="It already exists an directory protection. If you create a new one, the older one will be overwritten !";
|
||||
$lang['htaccess9']="You have to enter a name !<br>";
|
||||
$lang['htaccess10']="The Passwords are not identical or empty !<br>";
|
||||
$lang['htaccess11']="Should the directory protection be written now ?";
|
||||
$lang['htaccess12']="The directory protection was created.";
|
||||
$lang['htaccess13']="Contents of file:";
|
||||
$lang['htaccess14']="There was an error while creating the directory protection !<br>Please create the 2 files manually with following content:";
|
||||
$lang['htaccess15']="Urgently recommended !";
|
||||
$lang['htaccess16']="Edit .htaccess";
|
||||
$lang['htaccess18']="Create .htaccess in ";
|
||||
$lang['htaccess19']="Reload ";
|
||||
$lang['htaccess20']="Execute script";
|
||||
$lang['htaccess21']="Add handler";
|
||||
$lang['htaccess22']="Make executable";
|
||||
$lang['htaccess23']="Directory Listing";
|
||||
$lang['htaccess24']="Error Document";
|
||||
$lang['htaccess25']="Activate rewrite";
|
||||
$lang['htaccess26']="Deny / Allow";
|
||||
$lang['htaccess27']="Redirect";
|
||||
$lang['htaccess28']="Error Log";
|
||||
$lang['htaccess29']="More examples and documentation";
|
||||
$lang['htaccess30']="Provider";
|
||||
$lang['htaccess31']="General";
|
||||
$lang['htaccess32']="Attention! The .htaccess directly affects the browser's behavior.<br>With incorrect content, these pages may no longer be accessible.";
|
||||
$lang['phpbug']="Bug in zlib ! No Compression possible";
|
||||
$lang['disabledfunctions']="Disabled Functions";
|
||||
$lang['nogzpossible']="Because Zlib is not installed, you cannot use GZip-Functions.";
|
||||
$lang['delete_htaccess']="Remove directory protection (delete .htaccess)";
|
||||
$lang['wrong_rights']="The file or the directory '%s' is not writable for me.<br>
|
||||
The rights (chmod) are not set properly or it has the wrong owner.<br>
|
||||
Pleae set the correct attributes using your FTP-Programm.<br>
|
||||
The file or the directory needs to be set to %s.<br>";
|
||||
$lang['cant_create_dir']="ik kon de map '%s' niet aanmaken. A.u.b. deze via uw FTP-program aanmaken.";
|
||||
$lang['table_type']="Type";
|
||||
|
||||
|
||||
?>
|
||||
21
language/nl/lang_restore.php
Normale Datei
21
language/nl/lang_restore.php
Normale Datei
|
|
@ -0,0 +1,21 @@
|
|||
<?php
|
||||
$lang['restore_tables_completed0']="Up to now <b>%d</b> tables were created.";
|
||||
$lang['file_missing']="Bestand kon niet worden gevonden";
|
||||
$lang['restore_db']="Database '<b>%s</b>' op de Sever '<b>%s</b>'.";
|
||||
$lang['restore_complete']="<b>%s</b> Tabellen zijn aangemaakt.";
|
||||
$lang['restore_run1']="<br>Up to now <b>%s</b> of <b>%s</b> records were successfully added.";
|
||||
$lang['restore_run2']="<br>Now the table '<b>%s</b>' is restoring.<br><br>";
|
||||
$lang['restore_complete2']="<b>%s</b> Database-entries zijn aangemaakt.";
|
||||
$lang['restore_tables_completed']="Up to now <b>%d</b> of <b>%d</b> tables were created.";
|
||||
$lang['restore_total_complete']="<br><b>Congratulations.</b><br><br>The restoration of the database is done.<br>All data from the Backup file was restored.<br><br>Everything is done. :-)";
|
||||
$lang['db_select_error']="<br>Fout:<br>Keuze van de Database '<b>";
|
||||
$lang['db_select_error2']="</b>' mislukt!";
|
||||
$lang['file_open_error']="Fout: De bestand kon niet worden geopend.";
|
||||
$lang['progress_over_all']="Process totaal";
|
||||
$lang['back_to_overview']="Database overzicht";
|
||||
$lang['restore_run0']="<br>Er zijn tot nu toe <b>%s</b> Database-entries succesvol ingeschreven.";
|
||||
$lang['unknown_sqlcommand']="onbekend SQL-Bevel";
|
||||
$lang['notices']="Notices";
|
||||
|
||||
|
||||
?>
|
||||
180
language/nl/lang_sql.php
Normale Datei
180
language/nl/lang_sql.php
Normale Datei
|
|
@ -0,0 +1,180 @@
|
|||
<?php
|
||||
$lang['command']="Commando";
|
||||
$lang['import_notable']="No table was selected for import!";
|
||||
$lang['sql_warning']="The execution of SQL Statements can manipulate data. TAKE CARE! The Authors don't accept any liability for damaged or lost data.";
|
||||
$lang['sql_exec']="Execute SQL Statement";
|
||||
$lang['sql_dataview']="Data View";
|
||||
$lang['sql_tableview']="Table View";
|
||||
$lang['sql_vonins']="from totally";
|
||||
$lang['sql_nodata']="no records";
|
||||
$lang['sql_recordupdated']="Record was updated";
|
||||
$lang['sql_recordinserted']="Record was added";
|
||||
$lang['sql_backdboverview']="Back to Overview";
|
||||
$lang['sql_recorddeleted']="Record was deleted";
|
||||
$lang['asktableempty']="Wilt u de inhoud van tabel `%s` verwijderen?";
|
||||
$lang['sql_recordedit']="edit record";
|
||||
$lang['sql_recordnew']="new record";
|
||||
$lang['askdeleterecord']="Wilt u dit record verwijderen?";
|
||||
$lang['askdeletetable']="Wilt u de tabel `%s` verwijderen?";
|
||||
$lang['sql_befehle']="SQL Commands";
|
||||
$lang['sql_befehlneu']="New command";
|
||||
$lang['sql_befehlsaved1']="SQL Command";
|
||||
$lang['sql_befehlsaved2']="was added";
|
||||
$lang['sql_befehlsaved3']="was saved";
|
||||
$lang['sql_befehlsaved4']="was moved up";
|
||||
$lang['sql_befehlsaved5']="was deleted";
|
||||
$lang['sql_queryentry']="The Query contains";
|
||||
$lang['sql_columns']="Columns";
|
||||
$lang['askdbdelete']="Wilt u de Database `%s` met inhoud verwijderen?";
|
||||
$lang['askdbempty']="Wilt u de inhoud van Database `%s` echt verwijderen?";
|
||||
$lang['askdbcopy']="Wilt u de inhoud van de database `%s` kopieren in the Database `%s`?";
|
||||
$lang['sql_tablenew']="Edit Tables";
|
||||
$lang['sql_output']="SQL Output";
|
||||
$lang['do_now']="operate now";
|
||||
$lang['sql_namedest_missing']="Name of Destination is missing !";
|
||||
$lang['askdeletefield']="Wilt u het veld verwijderen?";
|
||||
$lang['sql_commands_in']=" lines in ";
|
||||
$lang['sql_commands_in2']=" sec. parsed.";
|
||||
$lang['sql_out1']="Executed ";
|
||||
$lang['sql_out2']="Commands";
|
||||
$lang['sql_out3']="It had ";
|
||||
$lang['sql_out4']="Comments";
|
||||
$lang['sql_out5']="Because the output contains more than 5000 lines it isn't displayed.";
|
||||
$lang['sql_selecdb']="Select Database";
|
||||
$lang['sql_tablesofdb']="Tables of Database";
|
||||
$lang['sql_edit']="edit";
|
||||
$lang['sql_nofielddelete']="Delete is not possible because Tables must contain at least one field.";
|
||||
$lang['sql_fielddelete1']="The Field";
|
||||
$lang['sql_deleted']="was deleted";
|
||||
$lang['sql_changed']="was changed.";
|
||||
$lang['sql_created']="was created.";
|
||||
$lang['sql_nodest_copy']="No Copy without Destination !";
|
||||
$lang['sql_desttable_exists']="Destination Table exists !";
|
||||
$lang['sql_scopy']="Table structure of `%s` was copied in Table `%s`.";
|
||||
$lang['sql_tcopy']="Table `%s` was copied with data in Table `%s`.";
|
||||
$lang['sql_tablenoname']="Table needs a name!";
|
||||
$lang['sql_tblnameempty']="Table name can't be empty!";
|
||||
$lang['sql_collatenotmatch']="Charset and Collation don't fit together!";
|
||||
$lang['sql_fieldnamenotvalid']="Error: No valid fieldname";
|
||||
$lang['sql_createtable']="create table";
|
||||
$lang['sql_copytable']="copy table";
|
||||
$lang['sql_structureonly']="Only Structure";
|
||||
$lang['sql_structuredata']="Structure and Data";
|
||||
$lang['sql_notablesindb']="No tables found in Database";
|
||||
$lang['sql_selecttable']="select table";
|
||||
$lang['sql_showdatatable']="Show Data of Table";
|
||||
$lang['sql_tblpropsof']="Table properties of";
|
||||
$lang['sql_editfield']="Edit field";
|
||||
$lang['sql_newfield']="New field";
|
||||
$lang['sql_indexes']="Indices";
|
||||
$lang['sql_atposition']="insert at position";
|
||||
$lang['sql_first']="first";
|
||||
$lang['sql_after']="after";
|
||||
$lang['sql_changefield']="change field";
|
||||
$lang['sql_insertfield']="insert field";
|
||||
$lang['sql_insertnewfield']="insert new field";
|
||||
$lang['sql_tableindexes']="Indexes of table";
|
||||
$lang['sql_allowdups']="Duplicates allowed";
|
||||
$lang['sql_cardinality']="Cardinality";
|
||||
$lang['sql_tablenoindexes']="No Indexes in Table";
|
||||
$lang['sql_createindex']="create new index";
|
||||
$lang['sql_wasemptied']="was emptied";
|
||||
$lang['sql_renamedto']="was renamed to";
|
||||
$lang['sql_dbcopy']="The Content of Database `%s` was copied in Database `%s`.";
|
||||
$lang['sql_dbscopy']="The Structure of Database `%s` was copied in Database `%s`.";
|
||||
$lang['sql_wascreated']="was created";
|
||||
$lang['sql_renamedb']="Rename Database";
|
||||
$lang['sql_actions']="Actions";
|
||||
$lang['sql_chooseaction']="Choose action";
|
||||
$lang['sql_deletedb']="Delete Database";
|
||||
$lang['sql_emptydb']="Empty Database";
|
||||
$lang['sql_copydatadb']="Copy complete Database to";
|
||||
$lang['sql_copysdb']="Copy Structure of Database";
|
||||
$lang['sql_imexport']="Import-Export";
|
||||
$lang['info_records']="records";
|
||||
$lang['name']="Name";
|
||||
$lang['asktableemptykeys']="Wilt u de inhoud van tabel `%s` verwijderen en de index terugzetten?";
|
||||
$lang['edit']="edit";
|
||||
$lang['delete']="delete";
|
||||
$lang['empty']="empty";
|
||||
$lang['emptykeys']="empty and reset indexes";
|
||||
$lang['sql_tableemptied']="Table `%s` was deleted.";
|
||||
$lang['sql_tableemptiedkeys']="Table `%s` was deleted and the indices were reset.";
|
||||
$lang['sql_library']="SQL Library";
|
||||
$lang['sql_attributes']="Attributes";
|
||||
$lang['sql_uploadedfile']="loaded file: ";
|
||||
$lang['sql_import']="Import in Database `%s`";
|
||||
$lang['export']="Export";
|
||||
$lang['import']="Import";
|
||||
$lang['importoptions']="Import Options";
|
||||
$lang['csvoptions']="CSV Options";
|
||||
$lang['importtable']="Import in Table";
|
||||
$lang['newtable']="New table";
|
||||
$lang['importsource']="Import Source";
|
||||
$lang['fromtextbox']="from text box";
|
||||
$lang['fromfile']="from file";
|
||||
$lang['emptytablebefore']="Empty table before";
|
||||
$lang['createautoindex']="Create Auto-Index";
|
||||
$lang['csv_namefirstline']="Field names in first line";
|
||||
$lang['csv_fieldseperate']="Fields separated with";
|
||||
$lang['csv_fieldsenclosed']="Fields enclosed by";
|
||||
$lang['csv_fieldsescape']="Fields escaped with";
|
||||
$lang['csv_eol']="Seperate lines with";
|
||||
$lang['csv_null']="Replace NULL with";
|
||||
$lang['csv_fileopen']="Open CSV file";
|
||||
$lang['importieren']="Import";
|
||||
$lang['sql_export']="Export from Database `%s`";
|
||||
$lang['exportoptions']="Export Options";
|
||||
$lang['excel2003']="Excel from 2003";
|
||||
$lang['showresult']="show result";
|
||||
$lang['sendresultasfile']="send result as file";
|
||||
$lang['exportlines']="<strong>%s</strong> lines exported";
|
||||
$lang['csv_fieldcount_nomatch']="The count of fields doesn't match with that of the data to import (%d instead of %d).";
|
||||
$lang['csv_fieldslines']="%d fields recognized, totally %d lines";
|
||||
$lang['csv_errorcreatetable']="Error while creating table `%s` !";
|
||||
$lang['fm_uploadfilerequest']="please choose a file.";
|
||||
$lang['csv_nodata']="No data found for import!";
|
||||
$lang['sqllib_generalfunctions']="general functions";
|
||||
$lang['sqllib_resetauto']="reset auto-increment";
|
||||
$lang['sqllib_boards']="Boards";
|
||||
$lang['sqllib_deactivateboard']="deactivate Board";
|
||||
$lang['sqllib_activateboard']="activate Board";
|
||||
$lang['sql_notablesselected']="No tables selected !";
|
||||
$lang['tools']="Tools";
|
||||
$lang['tools_toolbox']="Select Database / Datebase functions / Import - Export ";
|
||||
$lang['sql_openfile']="Open SQL-File";
|
||||
$lang['sql_openfile_button']="Upload";
|
||||
$lang['max_upload_size']="Maximum filesize";
|
||||
$lang['sql_search']="Search";
|
||||
$lang['sql_searchwords']="Searchword(s)";
|
||||
$lang['start_sql_search']="start search";
|
||||
$lang['reset_searchwords']="reset searchwords";
|
||||
$lang['search_options']="Searchoptions";
|
||||
$lang['search_results']="The search for \"<b>%s</b>\" in table \"<b>%s</b>\" brings the following results";
|
||||
$lang['search_no_results']="The search for \"<b>%s</b>\" in table \"<b>%s</b>\" doesn't bring any hits!";
|
||||
$lang['no_entries']="Table \"<b>%s</b>\" is empty and doesn't have any entry.";
|
||||
$lang['search_access_keys']="Browse: forward=ALT+V, backwards=ALT+C";
|
||||
$lang['search_options_or']="a column must have one of the searchwords (OR-search)";
|
||||
$lang['search_options_concat']="a row must contain all of the searchwords but they can be in any column (could take some time)";
|
||||
$lang['search_options_and']="a column must contain all searchwords (AND-search)";
|
||||
$lang['search_in_table']="Search in table";
|
||||
$lang['sql_edit_tablestructure']="Edit tablestructure";
|
||||
$lang['default_charset']="Default character set";
|
||||
$lang['title_key_primary']="Primary key";
|
||||
$lang['title_key_unique']="Unique key";
|
||||
$lang['title_index']="Index";
|
||||
$lang['title_key_fulltext']="Fulltext key";
|
||||
$lang['title_nokey']="No key";
|
||||
$lang['title_search']="Search";
|
||||
$lang['title_mysql_help']="MySQl Documentation";
|
||||
$lang['title_upload']="Upload SQL file";
|
||||
$lang['primaryKey_deleted']="Primary key deleted";
|
||||
$lang['primaryKey_notFound']="Primary key not found";
|
||||
$lang['primaryKeys_changed']="Primary keys changed";
|
||||
$lang['primaryKeys_changingError']="Error changing primary keys";
|
||||
$lang['sql_view_compact']="View: compact";
|
||||
$lang['sql_view_standard']="View: standard";
|
||||
$lang['fields_of_table']="Fields of table";
|
||||
|
||||
|
||||
?>
|
||||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren