# translation of pg_controldata-cs.po to Czech # Czech translation of pg_controldata messages. # # $PostgreSQL: pgsql/src/bin/pg_controldata/po/cs.po,v 1.4 2004/10/28 08:54:06 petere Exp $ # Karel Zak , 2003, 2004. # msgid "" msgstr "" "Project-Id-Version: pg_controldata-cs\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-05-13 13:20-0300\n" "PO-Revision-Date: 2004-10-21 13:43+0200\n" "Last-Translator: Karel Zak \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3.1\n" #: pg_controldata.c:24 #, c-format msgid "" "%s displays control information of a PostgreSQL database cluster.\n" "\n" msgstr "" "%s ukáže kontrolní informace o PostgreSQL databázi.\n" "\n" #: pg_controldata.c:28 #, c-format msgid "" "Usage:\n" " %s [OPTION] [DATADIR]\n" "\n" "Options:\n" " --help show this help, then exit\n" " --version output version information, then exit\n" msgstr "" "Použití:\n" " %s [PŘEPÍNAČ] [ADRESÁŘ]\n" "\n" "Přepínače:\n" " --help ukáže tuto nápovědu a skončí\n" " --version ukáže verzi tohoto programu a skončí\n" #: pg_controldata.c:36 #, c-format msgid "" "\n" "If no data directory (DATADIR) is specified, the environment variable " "PGDATA\n" "is used.\n" "\n" msgstr "" "\n" "Není-li specifikován datový adresář, je použita proměnná prostředí\n" "PGDATA.\n" "\n" #: pg_controldata.c:38 #, c-format msgid "Report bugs to .\n" msgstr "Chyby posílejte na adresu .\n" #: pg_controldata.c:48 msgid "starting up" msgstr "startování" #: pg_controldata.c:50 msgid "shut down" msgstr "ukončení" #: pg_controldata.c:52 msgid "shutting down" msgstr "ukončování" #: pg_controldata.c:54 #, fuzzy msgid "in crash recovery" msgstr "obnovuje se" #: pg_controldata.c:56 #, fuzzy msgid "in archive recovery" msgstr "obnovuje se" #: pg_controldata.c:58 msgid "in production" msgstr "v provozu" #: pg_controldata.c:60 msgid "unrecognized status code" msgstr "neznámý stavový kód" #: pg_controldata.c:103 #, c-format msgid "%s: no data directory specified\n" msgstr "%s: není specifikován datový adresář\n" #: pg_controldata.c:104 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Zkuste \"%s --help\" pro více informací.\n" #: pg_controldata.c:112 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" msgstr "%s: nelze otevřít soubor \"%s\" pro čtení: %s\n" #: pg_controldata.c:119 #, c-format msgid "%s: could not read file \"%s\": %s\n" msgstr "%s: nelze číst soubor \"%s\": %s\n" #: pg_controldata.c:133 #, c-format msgid "" "WARNING: Calculated CRC checksum does not match value stored in file.\n" "Either the file is corrupt, or it has a different layout than this program\n" "is expecting. The results below are untrustworthy.\n" "\n" msgstr "" "UPOZORNĚNÍ: Spočítaný CRC kontrolní součet nesouhlasí s hodnotou uloženou\n" "v souboru. Buď je soubor poškozen nebo má jinou úpravu než tento program\n" "očekává. Níže uvedené výsledky jsou nedůvěryhodné.\n" "\n" #: pg_controldata.c:160 #, c-format msgid "pg_control version number: %u\n" msgstr "číslo verze pg_controlu: %u\n" #: pg_controldata.c:163 #, c-format msgid "" "WARNING: possible byte ordering mismatch\n" "The byte ordering used to store the pg_control file might not match the one\n" "used by this program. In that case the results below would be incorrect, " "and\n" "the PostgreSQL installation would be incompatible with this data directory.\n" msgstr "" #: pg_controldata.c:167 #, c-format msgid "Catalog version number: %u\n" msgstr "Číslo verze katalogu: %u\n" #: pg_controldata.c:169 #, c-format msgid "Database system identifier: %s\n" msgstr "Identifikátor databázového systému: %s\n" #: pg_controldata.c:171 #, c-format msgid "Database cluster state: %s\n" msgstr "Status databázového klastru: %s\n" #: pg_controldata.c:173 #, c-format msgid "pg_control last modified: %s\n" msgstr "poslední modifikace pg_controlu: %s\n" #: pg_controldata.c:175 #, c-format msgid "Latest checkpoint location: %X/%X\n" msgstr "Poslední umístění kontrolního bodu: %X/%X\n" #: pg_controldata.c:178 #, c-format msgid "Prior checkpoint location: %X/%X\n" msgstr "Předešlé umístění kontrolního bodu: %X/%X\n" #: pg_controldata.c:181 #, c-format msgid "Latest checkpoint's REDO location: %X/%X\n" msgstr "Poslední umístění REDO kontrolního bodu: %X/%X\n" #: pg_controldata.c:184 #, c-format msgid "Latest checkpoint's TimeLineID: %u\n" msgstr "TimeLineID posledního kontrolního bodu: %u\n" #: pg_controldata.c:186 #, fuzzy, c-format msgid "Latest checkpoint's NextXID: %u/%u\n" msgstr "Poslední umístění NextXID kontrolního bodu: %u\n" #: pg_controldata.c:189 #, c-format msgid "Latest checkpoint's NextOID: %u\n" msgstr "Poslední umístění NextOID kontrolního bodu: %u\n" #: pg_controldata.c:191 #, fuzzy, c-format msgid "Latest checkpoint's NextMultiXactId: %u\n" msgstr "Poslední umístění NextXID kontrolního bodu: %u\n" #: pg_controldata.c:193 #, fuzzy, c-format msgid "Latest checkpoint's NextMultiOffset: %u\n" msgstr "Poslední umístění NextOID kontrolního bodu: %u\n" #: pg_controldata.c:195 #, c-format msgid "Time of latest checkpoint: %s\n" msgstr "Čas posledního kontrolního bodu: %s\n" #: pg_controldata.c:197 #, fuzzy, c-format msgid "Minimum recovery ending location: %X/%X\n" msgstr "Předešlé umístění kontrolního bodu: %X/%X\n" #: pg_controldata.c:200 #, fuzzy, c-format msgid "Maximum data alignment: %u\n" msgstr "Následující segment log souboru: %u\n" #: pg_controldata.c:203 #, c-format msgid "Database block size: %u\n" msgstr "Velikost databázového bloku: %u\n" #: pg_controldata.c:205 #, c-format msgid "Blocks per segment of large relation: %u\n" msgstr "Bloků v segmentu velké relace: %u\n" #: pg_controldata.c:207 #, fuzzy, c-format msgid "WAL block size: %u\n" msgstr "Velikost databázového bloku: %u\n" #: pg_controldata.c:209 #, c-format msgid "Bytes per WAL segment: %u\n" msgstr "Bytů ve WAL segmentu: %u\n" #: pg_controldata.c:211 #, c-format msgid "Maximum length of identifiers: %u\n" msgstr "Maximální délka identifikátorů: %u\n" #: pg_controldata.c:213 #, fuzzy, c-format msgid "Maximum columns in an index: %u\n" msgstr "Maximální délka jména locale: %u\n" #: pg_controldata.c:215 #, fuzzy, c-format msgid "Maximum size of a TOAST chunk: %u\n" msgstr "Maximální délka jména locale: %u\n" #: pg_controldata.c:217 #, c-format msgid "Date/time type storage: %s\n" msgstr "Způsob uložení typu date/time: %s\n" #: pg_controldata.c:218 msgid "64-bit integers" msgstr "64-bitová čísla" #: pg_controldata.c:218 msgid "floating-point numbers" msgstr "čísla s plovoucí řádovou čárkou" #: pg_controldata.c:219 #, fuzzy, c-format msgid "Float4 argument passing: %s\n" msgstr "Způsob uložení typu date/time: %s\n" #: pg_controldata.c:220 pg_controldata.c:222 msgid "by value" msgstr "" #: pg_controldata.c:220 pg_controldata.c:222 msgid "by reference" msgstr "" #: pg_controldata.c:221 #, fuzzy, c-format msgid "Float8 argument passing: %s\n" msgstr "Způsob uložení typu date/time: %s\n" #: pg_controldata.c:223 #, c-format msgid "Maximum length of locale name: %u\n" msgstr "Maximální délka jména locale: %u\n" #: pg_controldata.c:225 #, c-format msgid "LC_COLLATE: %s\n" msgstr "LC_COLLATE (porovnávání řetězců): %s\n" #: pg_controldata.c:227 #, c-format msgid "LC_CTYPE: %s\n" msgstr "LC_CTYPE (typy znaků): %s\n" #~ msgid "Current log file ID: %u\n" #~ msgstr "ID současného log souboru: %u\n" #~ msgid "Latest checkpoint's UNDO location: %X/%X\n" #~ msgstr "Poslední umístění UNDO kontrolního bodu: %X/%X\n" #~ msgid "Maximum number of function arguments: %u\n" #~ msgstr "Maximální počet argumentů funkcí: %u\n"