translation update

This commit is contained in:
Michal Čihař
2006-01-26 13:00:34 +00:00
parent bacb45368a
commit 4acccdba7c
4 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2006-01-26 Michal Čihař <michal@cihar.com>
* lang/czech: Translation update.
2006-01-25 Marc Delisle <lem9@users.sourceforge.net> 2006-01-25 Marc Delisle <lem9@users.sourceforge.net>
* db_details_qbe.php: use PMA_countRecords() when possible, to be able * db_details_qbe.php: use PMA_countRecords() when possible, to be able
to centralise into it the VIEW detection logic to centralise into it the VIEW detection logic

View File

@@ -957,6 +957,7 @@ $strViewDumpDatabases = 'Export datab
$strViewDumpDB = 'Export datab<61>ze'; $strViewDumpDB = 'Export datab<61>ze';
$strViewDump = 'Export tabulky'; $strViewDump = 'Export tabulky';
$strViewHasBeenDropped = 'Pohled %s byl odstran<61>n'; $strViewHasBeenDropped = 'Pohled %s byl odstran<61>n';
$strViewMaxExactCount = 'Tento pohled m<> v<>ce ne<6E> %d z<>znam<61>. Viz %sdokumentace%s.';
$strView = 'Pohled'; $strView = 'Pohled';
$strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en'; $strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en';
@@ -978,5 +979,4 @@ $strYes = 'Ano';
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.'; $strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
$strZip = '&bdquo;zazipov<6F>no&ldquo;'; $strZip = '&bdquo;zazipov<6F>no&ldquo;';
$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate
?> ?>

View File

@@ -958,6 +958,7 @@ $strViewDumpDatabases = 'Export databází';
$strViewDumpDB = 'Export databáze'; $strViewDumpDB = 'Export databáze';
$strViewDump = 'Export tabulky'; $strViewDump = 'Export tabulky';
$strViewHasBeenDropped = 'Pohled %s byl odstraněn'; $strViewHasBeenDropped = 'Pohled %s byl odstraněn';
$strViewMaxExactCount = 'Tento pohled má více než %d záznamů. Viz %sdokumentace%s.';
$strView = 'Pohled'; $strView = 'Pohled';
$strWebServerUploadDirectoryError = 'Adresář určený pro upload souborů nemohl být otevřen'; $strWebServerUploadDirectoryError = 'Adresář určený pro upload souborů nemohl být otevřen';
@@ -979,5 +980,4 @@ $strYes = 'Ano';
$strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.';
$strZip = '&bdquo;zazipováno&ldquo;'; $strZip = '&bdquo;zazipováno&ldquo;';
$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate
?> ?>

View File

@@ -957,6 +957,7 @@ $strViewDumpDatabases = 'Export datab
$strViewDumpDB = 'Export datab<61>ze'; $strViewDumpDB = 'Export datab<61>ze';
$strViewDump = 'Export tabulky'; $strViewDump = 'Export tabulky';
$strViewHasBeenDropped = 'Pohled %s byl odstran<61>n'; $strViewHasBeenDropped = 'Pohled %s byl odstran<61>n';
$strViewMaxExactCount = 'Tento pohled m<> v<>ce ne<6E> %d z<>znam<61>. Viz %sdokumentace%s.';
$strView = 'Pohled'; $strView = 'Pohled';
$strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en'; $strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en';
@@ -978,5 +979,4 @@ $strYes = 'Ano';
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.'; $strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastaven<65> t<>chto parametr<74> na 0 (nulu) odstran<61> omezen<65>.';
$strZip = '&bdquo;zazipov<6F>no&ldquo;'; $strZip = '&bdquo;zazipov<6F>no&ldquo;';
$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate
?> ?>