From 4acccdba7c9fef75dd5b1a78d3423d91d59887a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 26 Jan 2006 13:00:34 +0000 Subject: [PATCH] translation update --- ChangeLog | 3 +++ lang/czech-iso-8859-2.inc.php | 2 +- lang/czech-utf-8.inc.php | 2 +- lang/czech-windows-1250.inc.php | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 29bf37938..f54f31f0b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-01-26 Michal Čihař + * lang/czech: Translation update. + 2006-01-25 Marc Delisle * db_details_qbe.php: use PMA_countRecords() when possible, to be able to centralise into it the VIEW detection logic diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 0f6d623ef..b0ebe9f91 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -957,6 +957,7 @@ $strViewDumpDatabases = 'Export datab $strViewDumpDB = 'Export databze'; $strViewDump = 'Export tabulky'; $strViewHasBeenDropped = 'Pohled %s byl odstrann'; +$strViewMaxExactCount = 'Tento pohled m vce ne %d zznam. Viz %sdokumentace%s.'; $strView = 'Pohled'; $strWebServerUploadDirectoryError = 'Adres uren pro upload soubor nemohl bt oteven'; @@ -978,5 +979,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 7589c3946..7bcb82caa 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -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 ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index c3cfb13f3..d16c28eb2 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -957,6 +957,7 @@ $strViewDumpDatabases = 'Export datab $strViewDumpDB = 'Export databze'; $strViewDump = 'Export tabulky'; $strViewHasBeenDropped = 'Pohled %s byl odstrann'; +$strViewMaxExactCount = 'Tento pohled m vce ne %d zznam. Viz %sdokumentace%s.'; $strView = 'Pohled'; $strWebServerUploadDirectoryError = 'Adres uren pro upload soubor nemohl bt oteven'; @@ -978,5 +979,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strViewMaxExactCount = 'This view has more than %d rows. Please refer to %sdocumentation%s.'; //to translate ?>