updated czech translation

This commit is contained in:
Michal Čihař
2003-02-27 16:19:29 +00:00
parent 1e0d39896a
commit d6c512af32
3 changed files with 66 additions and 63 deletions

View File

@@ -126,6 +126,7 @@ $strCreatePage = 'Vytvo
$strCreatePdfFeat = 'Vytv<74><76>en<65> PDF';
$strCriteria = 'Podm<64>nka';
$strDBComment = 'Koment<6E><74> k datab<61>zi: ';
$strDBGContext = 'Kontext';
$strDBGContextID = 'Kontext ID';
$strDBGHits = 'Z<>sah<61>';
@@ -173,6 +174,7 @@ $strDropDB = 'Odstranit datab
$strDropSelectedDatabases = 'Zru<72>it vybranou datab<61>zi';
$strDropTable = 'Smazat tabulku';
$strDropUsersDb = 'Odstranit datab<61>ze se stejn<6A>mi jm<6A>ny jako u<>ivatel<65>.';
$strDumpComments = 'Vlo<6C>it koment<6E><74>e ke sloupc<70>m jako SQL koment<6E><74>e';
$strDumpXRows = 'Vypsat %s <20><>dk<64> od %s.';
$strDumpingData = 'Dumpuji data pro tabulku';
$strDynamic = 'dynamick<63>';
@@ -281,6 +283,17 @@ $strLogin = 'P
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
$strLogout = 'Odhl<68>sit se';
$strMIME_MIMEtype = 'MIME typ';
$strMIME_available_mime = 'Dostupn<70> MIME typy';
$strMIME_available_transform = 'Dostupn<70> tranformace';
$strMIME_description = 'Popis';
$strMIME_file = 'Jm<4A>no souboru';
$strMIME_nodescription = 'Pro tuto transformaci nen<65> dostupn<70> <20><>dn<64> popis.<br />Zeptejte se autora co %s d<>l<EFBFBD>.';
$strMIME_transformation = 'Transformace p<>i prohl<68><6C>en<65>';
$strMIME_transformation_note = 'Pro seznam dostupn<70>ch parametr<74> transformac<61> a jejich MIME typ<79> klikn<6B>te na %spopisy transformac<61>%s';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation_options_note = 'Zadejte parametry transformac<61> v&nbsp;n<>sleduj<75>c<EFBFBD>m tvaru: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete pou<6F><75>t zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, vlo<6C>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (nap<61><70>klad \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME typy zobrazen<65> kurz<72>vou nemaj<61> vlastn<74> transforma<6D>n<EFBFBD> funkci';
$strMissingBracket = 'Chyb<79> z<>vorka';
$strModifications = 'Zm<5A>ny byly ulo<6C>eny';
$strModify = '<27>pravy';
@@ -401,8 +414,13 @@ $strPutColNames = 'P
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
$strQBEIns = 'p<>idat';
$strQueryFrame = 'Dotazov<6F> okno';
$strQueryFrameDebug = 'Ladic<69> informace';
$strQueryFrameDebugBox = 'Aktivn<76> prom<6F>nn<6E> pro formul<75><6C> dotazu:\nDB: %s\nTabulka: %s\nServer: %s\n\nSou4asn0 hodnoty prom2nn7ch pro formul85 dotazu:\nDB: %s\nTabulke: %s\nServer: %s\n\nOtev<65>eno z: %s\nFrameset: %s.';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
$strQuerySQLHistory = 'SQL historie';
$strQueryStatistics = '<b>Statistika dotaz<61></b>: Od spu<70>t<EFBFBD>n<EFBFBD> bylo serveru posl<73>no %s dotaz<61>.';
$strQueryTime = 'Dotaz zabral %01.4f sekund';
$strQueryType = 'Typ dotazu';
$strReType = 'Heslo znovu';
@@ -435,6 +453,7 @@ $strRowLength = 'D
$strRowSize = ' Velikost <20><>dku ';
$strRows = '<27><>dk<64>';
$strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
$strRowsModeFlippedHorizontal = 'vodorovn<76>m (oto<74>en<65> hlavi<76>ky)';
$strRowsModeHorizontal = 'vodorovn<76>m';
$strRowsModeOptions = 've %s re<72>imu a opakovat hlavi<76>ky po %s <20><>dc<64>ch.';
$strRowsModeVertical = 'svisl<73>m';
@@ -579,28 +598,10 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
// To translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strQueryTime = 'Query took %01.4f sec';//to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strDBComment = 'Database comment: ';//to translate
$strQueryFrame = 'Query window';//to translate
$strQueryFrameDebug = 'Debugging information';//to translate
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
$strQuerySQLHistory = 'SQL-history';//to translate
$strMIME_MIMEtype = 'MIME-type';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_file = 'Filename';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
?>

View File

@@ -127,6 +127,7 @@ $strCreatePage = 'Vytvořit novou stránku';
$strCreatePdfFeat = 'Vytváření PDF';
$strCriteria = 'Podmínka';
$strDBComment = 'Komentář k databázi: ';
$strDBGContext = 'Kontext';
$strDBGContextID = 'Kontext ID';
$strDBGHits = 'Zásahů';
@@ -174,6 +175,7 @@ $strDropDB = 'Odstranit databázi %s';
$strDropSelectedDatabases = 'Zrušit vybranou databázi';
$strDropTable = 'Smazat tabulku';
$strDropUsersDb = 'Odstranit databáze se stejnými jmény jako uživatelé.';
$strDumpComments = 'Vložit komentáře ke sloupcům jako SQL komentáře';
$strDumpXRows = 'Vypsat %s řádků od %s.';
$strDumpingData = 'Dumpuji data pro tabulku';
$strDynamic = 'dynamický';
@@ -282,6 +284,17 @@ $strLogin = 'Přihlášení';
$strLoginInformation = 'Přihlašování';
$strLogout = 'Odhlásit se';
$strMIME_MIMEtype = 'MIME typ';
$strMIME_available_mime = 'Dostupné MIME typy';
$strMIME_available_transform = 'Dostupné tranformace';
$strMIME_description = 'Popis';
$strMIME_file = 'Jméno souboru';
$strMIME_nodescription = 'Pro tuto transformaci není dostupný žádný popis.<br />Zeptejte se autora co %s dělá.';
$strMIME_transformation = 'Transformace při prohlížení';
$strMIME_transformation_note = 'Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na %spopisy transformací%s';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation_options_note = 'Zadejte parametry transformací v&nbsp;následujícím tvaru: \'a\',\'b\',\'c\'...<br />Pokud potřebujete použít zpětné lomítko ("\") nebo jednoduché uvozovky ("\'") mezi těmito hodnotami, vložte před ně zpětné lomítko (například \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME typy zobrazené kurzívou nemají vlastní transformační funkci';
$strMissingBracket = 'Chybí závorka';
$strModifications = 'Změny byly uloženy';
$strModify = 'Úpravy';
@@ -402,8 +415,13 @@ $strPutColNames = 'Přidat jména sloupců na první řádek';
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
$strQBEIns = 'přidat';
$strQueryFrame = 'Dotazové okno';
$strQueryFrameDebug = 'Ladicí informace';
$strQueryFrameDebugBox = 'Aktivní proměnné pro formulář dotazu:\nDB: %s\nTabulka: %s\nServer: %s\n\nSou4asn0 hodnoty prom2nn7ch pro formul85 dotazu:\nDB: %s\nTabulke: %s\nServer: %s\n\nOtevřeno z: %s\nFrameset: %s.';
$strQueryOnDb = 'SQL dotaz na databázi <b>%s</b>:';
$strQuerySQLHistory = 'SQL historie';
$strQueryStatistics = '<b>Statistika dotazů</b>: Od spuštění bylo serveru posláno %s dotazů.';
$strQueryTime = 'Dotaz zabral %01.4f sekund';
$strQueryType = 'Typ dotazu';
$strReType = 'Heslo znovu';
@@ -436,6 +454,7 @@ $strRowLength = 'Délka řádku';
$strRowSize = ' Velikost řádku ';
$strRows = 'Řádků';
$strRowsFrom = 'řádků začínající od';
$strRowsModeFlippedHorizontal = 'vodorovném (otočené hlavičky)';
$strRowsModeHorizontal = 'vodorovném';
$strRowsModeOptions = 've %s režimu a opakovat hlavičky po %s řádcích.';
$strRowsModeVertical = 'svislém';
@@ -580,28 +599,10 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"';
// To translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strQueryTime = 'Query took %01.4f sec';//to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strDBComment = 'Database comment: ';//to translate
$strQueryFrame = 'Query window';//to translate
$strQueryFrameDebug = 'Debugging information';//to translate
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
$strQuerySQLHistory = 'SQL-history';//to translate
$strMIME_MIMEtype = 'MIME-type';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_file = 'Filename';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
?>

View File

@@ -126,6 +126,7 @@ $strCreatePage = 'Vytvo
$strCreatePdfFeat = 'Vytv<74><76>en<65> PDF';
$strCriteria = 'Podm<64>nka';
$strDBComment = 'Koment<6E><74> k datab<61>zi: ';
$strDBGContext = 'Kontext';
$strDBGContextID = 'Kontext ID';
$strDBGHits = 'Z<>sah<61>';
@@ -173,6 +174,7 @@ $strDropDB = 'Odstranit datab
$strDropSelectedDatabases = 'Zru<72>it vybranou datab<61>zi';
$strDropTable = 'Smazat tabulku';
$strDropUsersDb = 'Odstranit datab<61>ze se stejn<6A>mi jm<6A>ny jako u<>ivatel<65>.';
$strDumpComments = 'Vlo<6C>it koment<6E><74>e ke sloupc<70>m jako SQL koment<6E><74>e';
$strDumpXRows = 'Vypsat %s <20><>dk<64> od %s.';
$strDumpingData = 'Dumpuji data pro tabulku';
$strDynamic = 'dynamick<63>';
@@ -281,6 +283,17 @@ $strLogin = 'P
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
$strLogout = 'Odhl<68>sit se';
$strMIME_MIMEtype = 'MIME typ';
$strMIME_available_mime = 'Dostupn<70> MIME typy';
$strMIME_available_transform = 'Dostupn<70> tranformace';
$strMIME_description = 'Popis';
$strMIME_file = 'Jm<4A>no souboru';
$strMIME_nodescription = 'Pro tuto transformaci nen<65> dostupn<70> <20><>dn<64> popis.<br />Zeptejte se autora co %s d<>l<EFBFBD>.';
$strMIME_transformation = 'Transformace p<>i prohl<68><6C>en<65>';
$strMIME_transformation_note = 'Pro seznam dostupn<70>ch parametr<74> transformac<61> a jejich MIME typ<79> klikn<6B>te na %spopisy transformac<61>%s';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation_options_note = 'Zadejte parametry transformac<61> v&nbsp;n<>sleduj<75>c<EFBFBD>m tvaru: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete pou<6F><75>t zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, vlo<6C>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (nap<61><70>klad \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME typy zobrazen<65> kurz<72>vou nemaj<61> vlastn<74> transforma<6D>n<EFBFBD> funkci';
$strMissingBracket = 'Chyb<79> z<>vorka';
$strModifications = 'Zm<5A>ny byly ulo<6C>eny';
$strModify = '<27>pravy';
@@ -401,8 +414,13 @@ $strPutColNames = 'P
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
$strQBEIns = 'p<>idat';
$strQueryFrame = 'Dotazov<6F> okno';
$strQueryFrameDebug = 'Ladic<69> informace';
$strQueryFrameDebugBox = 'Aktivn<76> prom<6F>nn<6E> pro formul<75><6C> dotazu:\nDB: %s\nTabulka: %s\nServer: %s\n\nSou4asn0 hodnoty prom2nn7ch pro formul85 dotazu:\nDB: %s\nTabulke: %s\nServer: %s\n\nOtev<65>eno z: %s\nFrameset: %s.';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
$strQuerySQLHistory = 'SQL historie';
$strQueryStatistics = '<b>Statistika dotaz<61></b>: Od spu<70>t<EFBFBD>n<EFBFBD> bylo serveru posl<73>no %s dotaz<61>.';
$strQueryTime = 'Dotaz zabral %01.4f sekund';
$strQueryType = 'Typ dotazu';
$strReType = 'Heslo znovu';
@@ -435,6 +453,7 @@ $strRowLength = 'D
$strRowSize = ' Velikost <20><>dku ';
$strRows = '<27><>dk<64>';
$strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
$strRowsModeFlippedHorizontal = 'vodorovn<76>m (oto<74>en<65> hlavi<76>ky)';
$strRowsModeHorizontal = 'vodorovn<76>m';
$strRowsModeOptions = 've %s re<72>imu a opakovat hlavi<76>ky po %s <20><>dc<64>ch.';
$strRowsModeVertical = 'svisl<73>m';
@@ -579,28 +598,10 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
// To translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strQueryTime = 'Query took %01.4f sec';//to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strDBComment = 'Database comment: ';//to translate
$strQueryFrame = 'Query window';//to translate
$strQueryFrameDebug = 'Debugging information';//to translate
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
$strQuerySQLHistory = 'SQL-history';//to translate
$strMIME_MIMEtype = 'MIME-type';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_file = 'Filename';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
?>