updated translation
This commit is contained in:
parent
0b076e8ffd
commit
3013cfbcbf
@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-07-06 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/czech: Updated.
|
||||
|
||||
2003-07-06 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/german-*.inc.php3: Updates.
|
||||
|
||||
|
||||
@ -27,6 +27,7 @@ $strAPrimaryKey = 'V tabulce %s byl vytvo
|
||||
$strAbortedClients = 'Přerušené';
|
||||
$strAbsolutePathToDocSqlDir = 'Zadejte absolutní cestu docSQL adresáře na serveru';
|
||||
$strAccessDenied = 'Přístup odepřen';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil připojit k MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v souboru config.inc.php3 a ujistěte se, že jsou totožné s těmi co máte od administrátora MySQL serveru.';
|
||||
$strAction = 'Akce';
|
||||
$strAddDeleteColumn = 'Přidat/Smazat sloupec';
|
||||
$strAddDeleteRow = 'Přidat/Smazat řádek s podmínkou';
|
||||
@ -658,5 +659,4 @@ $strZeroRemovesTheLimit = 'Pozn
|
||||
$strZip = '"zazipováno"';
|
||||
// To translate
|
||||
|
||||
$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
|
||||
?>
|
||||
|
||||
@ -28,6 +28,7 @@ $strAPrimaryKey = 'V tabulce %s byl vytvořen primární klíč';
|
||||
$strAbortedClients = 'Přerušené';
|
||||
$strAbsolutePathToDocSqlDir = 'Zadejte absolutní cestu docSQL adresáře na serveru';
|
||||
$strAccessDenied = 'Přístup odepřen';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil připojit k MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v souboru config.inc.php3 a ujistěte se, že jsou totožné s těmi co máte od administrátora MySQL serveru.';
|
||||
$strAction = 'Akce';
|
||||
$strAddDeleteColumn = 'Přidat/Smazat sloupec';
|
||||
$strAddDeleteRow = 'Přidat/Smazat řádek s podmínkou';
|
||||
@ -659,5 +660,4 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
|
||||
$strZip = '"zazipováno"';
|
||||
// To translate
|
||||
|
||||
$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
|
||||
?>
|
||||
|
||||
@ -27,6 +27,7 @@ $strAPrimaryKey = 'V tabulce %s byl vytvo
|
||||
$strAbortedClients = 'Přerušené';
|
||||
$strAbsolutePathToDocSqlDir = 'Zadejte absolutní cestu docSQL adresáře na serveru';
|
||||
$strAccessDenied = 'Přístup odepřen';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil připojit k MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v souboru config.inc.php3 a ujistěte se, že jsou totožné s těmi co máte od administrátora MySQL serveru.';
|
||||
$strAction = 'Akce';
|
||||
$strAddDeleteColumn = 'Přidat/Smazat sloupec';
|
||||
$strAddDeleteRow = 'Přidat/Smazat řádek s podmínkou';
|
||||
@ -658,5 +659,4 @@ $strZeroRemovesTheLimit = 'Pozn
|
||||
$strZip = '"zazipováno"';
|
||||
// To translate
|
||||
|
||||
$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
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user