translation update
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2006-01-26 Michal Čihař <michal@cihar.com>
|
||||
* lang/czech: Translation update.
|
||||
|
||||
2006-01-25 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* db_details_qbe.php: use PMA_countRecords() when possible, to be able
|
||||
to centralise into it the VIEW detection logic
|
||||
|
@@ -957,6 +957,7 @@ $strViewDumpDatabases = 'Export datab
|
||||
$strViewDumpDB = 'Export datab<61>ze';
|
||||
$strViewDump = 'Export tabulky';
|
||||
$strViewHasBeenDropped = 'Pohled %s byl odstran<61>n';
|
||||
$strViewMaxExactCount = 'Tento pohled m<> v<>ce ne<6E> %d z<>znam<61>. Viz %sdokumentace%s.';
|
||||
$strView = 'Pohled';
|
||||
|
||||
$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>.';
|
||||
$strZip = '„zazipov<6F>no“';
|
||||
|
||||
$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate
|
||||
?>
|
||||
|
@@ -958,6 +958,7 @@ $strViewDumpDatabases = 'Export databází';
|
||||
$strViewDumpDB = 'Export databáze';
|
||||
$strViewDump = 'Export tabulky';
|
||||
$strViewHasBeenDropped = 'Pohled %s byl odstraněn';
|
||||
$strViewMaxExactCount = 'Tento pohled má více než %d záznamů. Viz %sdokumentace%s.';
|
||||
$strView = 'Pohled';
|
||||
|
||||
$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í.';
|
||||
$strZip = '„zazipováno“';
|
||||
|
||||
$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate
|
||||
?>
|
||||
|
@@ -957,6 +957,7 @@ $strViewDumpDatabases = 'Export datab
|
||||
$strViewDumpDB = 'Export datab<61>ze';
|
||||
$strViewDump = 'Export tabulky';
|
||||
$strViewHasBeenDropped = 'Pohled %s byl odstran<61>n';
|
||||
$strViewMaxExactCount = 'Tento pohled m<> v<>ce ne<6E> %d z<>znam<61>. Viz %sdokumentace%s.';
|
||||
$strView = 'Pohled';
|
||||
|
||||
$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>.';
|
||||
$strZip = '„zazipov<6F>no“';
|
||||
|
||||
$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user