(de) Updates
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-07-06 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* lang/german-*.inc.php3: Updates.
|
||||||
|
|
||||||
2003-07-05 Marc Delisle <lem9@users.sourceforge.net>
|
2003-07-05 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/auth/config.auth.lib.php3, lang/*.php3:
|
* libraries/auth/config.auth.lib.php3, lang/*.php3:
|
||||||
$strAccessDeniedExplanation
|
$strAccessDeniedExplanation
|
||||||
|
@@ -657,7 +657,7 @@ $strAddIntoComments = 'In Kommentarbereich einbeziehen';
|
|||||||
$strDatabaseExportOptions = 'Export-Optionen der Datenbank';
|
$strDatabaseExportOptions = 'Export-Optionen der Datenbank';
|
||||||
$strAddDropDatabase = 'DROP DATABASE hinzuf<75>gen';
|
$strAddDropDatabase = 'DROP DATABASE hinzuf<75>gen';
|
||||||
$strToggleScratchboard = 'Klemmbrett anzeigen';
|
$strToggleScratchboard = 'Klemmbrett anzeigen';
|
||||||
$strTableOptions = 'Table options'; //to translate
|
$strTableOptions = 'Tabellenoptionen';
|
||||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
$strSecretRequired = 'Ab sofort muss ein geheimes Passwort zur Verschl<68>sselung in der Konfigurationsdatei gesetzt werden (blowfish_secret).';
|
||||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
$strAccessDeniedExplanation = 'phpMyAdmin hat versucht eine Verbindung zum MySQL-Server aufzubauen, jedoch hat dieser die Verbindung zur<75>ckgewiesen. Sie sollten Ihre Einstellungen f<>r Host, Benutzername und Kennwort in Ihrer config.inc.php <EFBFBD>berpr<EFBFBD>fen und sich vergewissern, dass diese den Informationen, welche sie vom Administrator erhalten haben, entsprechen.';
|
||||||
?>
|
?>
|
||||||
|
@@ -658,7 +658,7 @@ $strAddIntoComments = 'In Kommentarbereich einbeziehen';
|
|||||||
$strDatabaseExportOptions = 'Export-Optionen der Datenbank';
|
$strDatabaseExportOptions = 'Export-Optionen der Datenbank';
|
||||||
$strAddDropDatabase = 'DROP DATABASE hinzufügen';
|
$strAddDropDatabase = 'DROP DATABASE hinzufügen';
|
||||||
$strToggleScratchboard = 'Klemmbrett anzeigen';
|
$strToggleScratchboard = 'Klemmbrett anzeigen';
|
||||||
$strTableOptions = 'Table options'; //to translate
|
$strTableOptions = 'Tabellenoptionen';
|
||||||
$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
|
$strSecretRequired = 'Ab sofort muss ein geheimes Passwort zur Verschlüsselung in der Konfigurationsdatei gesetzt werden (blowfish_secret).';
|
||||||
$strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.'; //to translate
|
$strAccessDeniedExplanation = 'phpMyAdmin hat versucht eine Verbindung zum MySQL-Server aufzubauen, jedoch hat dieser die Verbindung zurückgewiesen. Sie sollten Ihre Einstellungen für Host, Benutzername und Kennwort in Ihrer config.inc.php überprüfen und sich vergewissern, dass diese den Informationen, welche sie vom Administrator erhalten haben, entsprechen.';
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user