# LANGUAGE message translation file for pg_ctl
# Copyright (C) 2012 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
#
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2012-09-18 16:46+0000\n"
"PO-Revision-Date: 2012-09-19 01:35+0200\n"
"Last-Translator: \n"
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 1.4\n"
#: ../../port/exec.c:125 ../../port/exec.c:239 ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "nelze získat aktuální adresář: %s"
#: ../../port/exec.c:144
#, c-format
msgid "invalid binary \"%s\""
msgstr "neplatný binární soubor\"%s\""
#: ../../port/exec.c:193
#, c-format
msgid "could not read binary \"%s\""
msgstr "nelze číst binární soubor \"%s\""
#: ../../port/exec.c:200
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "nelze najít spustitelný soubor \"%s\""
#: ../../port/exec.c:255 ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "nelze změnit adresář na \"%s\""
#: ../../port/exec.c:270
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "nelze číst symbolický link \"%s\""
#: ../../port/exec.c:526
#, c-format
msgid "child process exited with exit code %d"
msgstr "potomek skončil s návratovým kódem %d"
#: ../../port/exec.c:530
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "potomek byl ukončen vyjímkou 0x%X"
#: ../../port/exec.c:539
#, c-format
msgid "child process was terminated by signal %s"
msgstr "potomek byl ukončen signálem %s"
#: ../../port/exec.c:542
#, c-format
msgid "child process was terminated by signal %d"
msgstr "potomek byl ukončen signálem %d"
#: ../../port/exec.c:546
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "potomek skončil s nerozponaným stavem %d"
#: pg_ctl.c:239 pg_ctl.c:254 pg_ctl.c:2099
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: nedostatek paměti\n"
#: pg_ctl.c:288
#, c-format
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s: nelze otevřít PID soubor \"%s\": %s\n"
#: pg_ctl.c:295
#, c-format
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s: neplatná data v PID souboru \"%s\"\n"
#: pg_ctl.c:472
#, c-format
msgid ""
"\n"
"%s: -w option is not supported when starting a pre-9.1 server\n"
msgstr ""
"\n"
"%s: -w volba není podporována při startu pre-9.1 serveru\n"
#: pg_ctl.c:542
#, c-format
msgid ""
"\n"
"%s: -w option cannot use a relative socket directory specification\n"
msgstr ""
"\n"
"%s: -w volba nemůže používat relativně zadaný adresář socketu\n"
#: pg_ctl.c:590
#, c-format
msgid ""
"\n"
"%s: this data directory appears to be running a pre-existing postmaster\n"
msgstr ""
"\n"
"%s: zdá se že v tomto datovém adresáři již běží existující postmaster\n"
#: pg_ctl.c:640
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr "%s: nelze nastavit limit pro core soubor; zakázáno hard limitem\n"
#: pg_ctl.c:665
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: nelze číst soubor \"%s\"\n"
#: pg_ctl.c:670
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: soubor s volbami \"%s\" musí mít přesně jednu řádku\n"
#: pg_ctl.c:718
#, c-format
msgid ""
"The program \"%s\" is needed by %s but was not found in the\n"
"same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
"Program \"%s\" je vyžadován aplikací %s, ale nebyl nalezen ve stejném\n"
"adresáři jako \"%s\".\n"
"Zkontrolujte vaši instalaci.\n"
#: pg_ctl.c:724
#, c-format
msgid ""
"The program \"%s\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
msgstr ""
"Program \"%s\" byl nalezen pomocí \"%s\",\n"
"ale nebyl ve stejné verzi jako %s.\n"
"Zkontrolujte vaši instalaci.\n"
#: pg_ctl.c:757
#, c-format
msgid "%s: database system initialization failed\n"
msgstr "%s: inicializace databáze selhala\n"
#: pg_ctl.c:772
#, c-format
msgid "%s: another server might be running; trying to start server anyway\n"
msgstr "%s: další server možná běží; i tak zkouším start\n"
#: pg_ctl.c:809
#, c-format
msgid "%s: could not start server: exit code was %d\n"
msgstr "%s: nelze nastartovat server: návratový kód byl %d\n"
#: pg_ctl.c:816
msgid "waiting for server to start..."
msgstr "čekám na start serveru ..."
#: pg_ctl.c:821 pg_ctl.c:922 pg_ctl.c:1013
msgid " done\n"
msgstr " hotovo\n"
#: pg_ctl.c:822
msgid "server started\n"
msgstr "server spuštěn\n"
#: pg_ctl.c:825 pg_ctl.c:829
msgid " stopped waiting\n"
msgstr " přestávám čekat\n"
#: pg_ctl.c:826
msgid "server is still starting up\n"
msgstr "server stále startuje\n"
#: pg_ctl.c:830
#, c-format
msgid ""
"%s: could not start server\n"
"Examine the log output.\n"
msgstr ""
"%s: nelze spustit server\n"
"Zkontrolujte záznam v logu.\n"
#: pg_ctl.c:836 pg_ctl.c:914 pg_ctl.c:1004
msgid " failed\n"
msgstr " selhalo\n"
#: pg_ctl.c:837
#, c-format
msgid "%s: could not wait for server because of misconfiguration\n"
msgstr "%s: nelze čekat na server kvůli chybné konfiguraci\n"
#: pg_ctl.c:843
msgid "server starting\n"
msgstr "server startuje\n"
#: pg_ctl.c:858 pg_ctl.c:944 pg_ctl.c:1034 pg_ctl.c:1074
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: PID soubor \"%s\" neexistuje\n"
#: pg_ctl.c:859 pg_ctl.c:946 pg_ctl.c:1035 pg_ctl.c:1075
msgid "Is server running?\n"
msgstr "Běží server?\n"
#: pg_ctl.c:865
#, c-format
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: nemohu zastavit server; postgres běží v single-user módu (PID: %ld)\n"
#: pg_ctl.c:873 pg_ctl.c:968
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: nelze poslat stop signál (PID: %ld): %s\n"
#: pg_ctl.c:880
msgid "server shutting down\n"
msgstr "server se ukončuje\n"
#: pg_ctl.c:895 pg_ctl.c:983
msgid ""
"WARNING: online backup mode is active\n"
"Shutdown will not complete until pg_stop_backup() is called.\n"
"\n"
msgstr ""
"VAROVÁNÍ: online backup mód je aktivní\n"
"Shutdown nebude ukončen dokud nebude zavolán pg_stop_backup().\n"
"\n"
#: pg_ctl.c:899 pg_ctl.c:987
msgid "waiting for server to shut down..."
msgstr "čekám na ukončení serveru ..."
#: pg_ctl.c:916 pg_ctl.c:1006
#, c-format
msgid "%s: server does not shut down\n"
msgstr "%s: server se neukončuje\n"
#: pg_ctl.c:918 pg_ctl.c:1008
msgid ""
"HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
"waiting for session-initiated disconnection.\n"
msgstr ""
"TIP: Volba \"-m fast\" okamžitě ukončí sezení namísto aby čekala\n"
"na odpojení iniciované přímo session.\n"
#: pg_ctl.c:924 pg_ctl.c:1014
msgid "server stopped\n"
msgstr "server zastaven\n"
#: pg_ctl.c:947 pg_ctl.c:1020
msgid "starting server anyway\n"
msgstr "přesto server spouštím\n"
#: pg_ctl.c:956
#, c-format
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: nemohu restartovat server; postgres běží v single-user módu (PID: %ld)\n"
#: pg_ctl.c:959 pg_ctl.c:1044
msgid "Please terminate the single-user server and try again.\n"
msgstr "Prosím ukončete single-user postgres a zkuste to znovu.\n"
#: pg_ctl.c:1018
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s: starý proces serveru (PID: %ld) zřejmě skončil\n"
#: pg_ctl.c:1041
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: nemohu znovunačíst server; server běží v single-user módu (PID: %ld)\n"
#: pg_ctl.c:1050
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: nelze poslat signál pro reload (PID: %ld): %s\n"
#: pg_ctl.c:1055
msgid "server signaled\n"
msgstr "server obdržel signál\n"
#: pg_ctl.c:1081
#, c-format
msgid "%s: cannot promote server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: nelze povýšit (promote) server; server běží v single-user módu (PID: "
"%ld)\n"
#: pg_ctl.c:1090
#, c-format
msgid "%s: cannot promote server; server is not in standby mode\n"
msgstr "%s: nelze povýšit (promote) server; server není ve standby módu\n"
#: pg_ctl.c:1098
#, c-format
msgid "%s: could not create promote signal file \"%s\": %s\n"
msgstr "%s: nelze vytvořit signální soubor pro povýšení (promote) \"%s\": %s\n"
#: pg_ctl.c:1104
#, c-format
msgid "%s: could not write promote signal file \"%s\": %s\n"
msgstr ""
"%s: nelze zapsat do signálního souboru pro povýšení (promote) \"%s\": %s\n"
#: pg_ctl.c:1112
#, c-format
msgid "%s: could not send promote signal (PID: %ld): %s\n"
msgstr "%s: nelze poslat signál pro povýšení (promote, PID: %ld): %s\n"
#: pg_ctl.c:1115
#, c-format
msgid "%s: could not remove promote signal file \"%s\": %s\n"
msgstr ""
"%s: nelze odstranit signální soubor pro povýšení (promote) \"%s\": %s\n"
#: pg_ctl.c:1120
msgid "server promoting\n"
msgstr "server je povyšován (promote)\n"
#: pg_ctl.c:1167
#, c-format
msgid "%s: single-user server is running (PID: %ld)\n"
msgstr "%s: server běží v single-user módu (PID: %ld)\n"
#: pg_ctl.c:1179
#, c-format
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s: server běží (PID: %ld)\n"
#: pg_ctl.c:1190
#, c-format
msgid "%s: no server running\n"
msgstr "%s: žádný server neběží\n"
#: pg_ctl.c:1208
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: nelze poslat signál pro reload %d (PID: %ld): %s\n"
#: pg_ctl.c:1242
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: nelze najít vlastní spustitelný soubor\n"
#: pg_ctl.c:1252
#, c-format
msgid "%s: could not find postgres program executable\n"
msgstr "%s: nelze najít spustitelný program postgres\n"
#: pg_ctl.c:1317 pg_ctl.c:1349
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: nelze otevřít manažera služeb\n"
#: pg_ctl.c:1323
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: služba \"%s\" je již registrována\n"
#: pg_ctl.c:1334
#, c-format
msgid "%s: could not register service \"%s\": error code %lu\n"
msgstr "%s: nelze zaregistrovat službu \"%s\": chybový kód %lu\n"
#: pg_ctl.c:1355
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: služba \"%s\" není registrována\n"
#: pg_ctl.c:1362
#, c-format
msgid "%s: could not open service \"%s\": error code %lu\n"
msgstr "%s: nelze otevřít službu \"%s\": chybový kód %lu\n"
#: pg_ctl.c:1369
#, c-format
msgid "%s: could not unregister service \"%s\": error code %lu\n"
msgstr "%s: nelze odregistrovat službu \"%s\": chybový kód %lu\n"
#: pg_ctl.c:1454
msgid "Waiting for server startup...\n"
msgstr "čekám na start serveru ...\n"
#: pg_ctl.c:1457
msgid "Timed out waiting for server startup\n"
msgstr "Časový limit pro čekání na start serveru vypršel\n"
#: pg_ctl.c:1461
msgid "Server started and accepting connections\n"
msgstr "Server nastartoval a přijímá spojení\n"
#: pg_ctl.c:1505
#, c-format
msgid "%s: could not start service \"%s\": error code %lu\n"
msgstr "%s: nelze nastartovat službu \"%s\": chybový kód %lu\n"
#: pg_ctl.c:1577
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s: VAROVÁNÍ: na této platformě nelze vytvořit tajné tokeny\n"
#: pg_ctl.c:1586
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s: nelze otevřít token procesu: chybový kód %lu\n"
#: pg_ctl.c:1599
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s: nelze alokovat SIDs: chybový kód %lu\n"
#: pg_ctl.c:1618
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s: nelze vytvořit vyhrazený token: chybový kód %lu\n"
#: pg_ctl.c:1656
#, c-format
msgid "%s: WARNING: could not locate all job object functions in system API\n"
msgstr ""
"%s: VAROVÁNÍ: v systémovém API nelze najít všechny \"job object\" funkce\n"
#: pg_ctl.c:1742
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Zkuste \"%s --help\" pro více informací.\n"
#: pg_ctl.c:1750
#, c-format
msgid ""
"%s is a utility to initialize, start, stop, or control a PostgreSQL server.\n"
"\n"
msgstr ""
"%s je nástroj pro inicializaci, spuštění, zastavení, nebo ovládání "
"PostgreSQL serveru.\n"
"\n"
#: pg_ctl.c:1751
#, c-format
msgid "Usage:\n"
msgstr "Použití:\n"
#: pg_ctl.c:1752
#, c-format
msgid " %s init[db] [-D DATADIR] [-s] [-o \"OPTIONS\"]\n"
msgstr " %s init[db] [-D ADRESÁŘ] [-s] [-o \"PŘEPÍNAČE\"]\n"
#: pg_ctl.c:1753
#, c-format
msgid ""
" %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS"
"\"]\n"
msgstr ""
" %s start [-w] [-t SECS] [-D ADRESÁŘ] [-s] [-l SOUBOR] [-o \"PŘEPÍNAČE"
"\"]\n"
#: pg_ctl.c:1754
#, c-format
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-t SECS] [-D ADRESÁŘ] [-s] [-m MÓD-UKONČENÍ]\n"
#: pg_ctl.c:1755
#, c-format
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
" [-o \"OPTIONS\"]\n"
msgstr ""
" %s restart [-w] [-t SECS] [-D ADRESÁŘ] [-s] [-m MÓD-UKONČENÍ]\n"
" [-o \"PŘEPÍNAČE\"]\n"
#: pg_ctl.c:1757
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D ADRESÁŘ] [-s]\n"
#: pg_ctl.c:1758
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D ADRESÁŘ]\n"
#: pg_ctl.c:1759
#, c-format
msgid " %s promote [-D DATADIR] [-s]\n"
msgstr " %s promote [-D ADRESÁŘ] [-s]\n"
#: pg_ctl.c:1760
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill SIGNÁL IDPROCESU\n"
#: pg_ctl.c:1762
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
" [-S START-TYPE] [-w] [-t SECS] [-o \"OPTIONS\"]\n"
msgstr ""
" %s register [-N NÁZEVSLUŽBY] [-U UŽIVATEL] [-P HESLO] [-D ADRESÁŘ]\n"
" [-w] [-o \"VOLBY\"]\n"
#: pg_ctl.c:1764
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N SERVICENAME]\n"
#: pg_ctl.c:1767
#, c-format
msgid ""
"\n"
"Common options:\n"
msgstr ""
"\n"
"Společné přepínače:\n"
#: pg_ctl.c:1768
#, c-format
#| msgid " -D, --pgdata DATADIR location of the database storage area\n"
msgid " -D, --pgdata=DATADIR location of the database storage area\n"
msgstr " -D, --pgdata=ADRESÁŘ umístění úložiště databáze\n"
#: pg_ctl.c:1769
#, c-format
msgid " -s, --silent only print errors, no informational messages\n"
msgstr ""
" -s, --silent vypisuj jen chyby, žádné informativní zprávy\n"
#: pg_ctl.c:1770
#, c-format
#| msgid " -t SECS seconds to wait when using -w option\n"
msgid " -t, --timeout=SECS seconds to wait when using -w option\n"
msgstr ""
" -t, --timeout=SECS počet vteřin pro čekání při využití volby -w\n"
#: pg_ctl.c:1771
#, c-format
#| msgid " --version output version information, then exit\n"
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version vypsat informace o verzi, potom skončit\n"
#: pg_ctl.c:1772
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w čekat na dokončení operace\n"
#: pg_ctl.c:1773
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr " -W nečekat na dokončení operace\n"
#: pg_ctl.c:1774
#, c-format
#| msgid " --help show this help, then exit\n"
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help vypsat tuto nápovědu, potom skončit\n"
#: pg_ctl.c:1775
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
"\n"
msgstr ""
"(Implicitní chování je čekat na ukončení, ale ne při startu nebo restartu.)\n"
"\n"
#: pg_ctl.c:1776
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "Pokud je vynechán parametr -D, použije se proměnná prostředí PGDATA.\n"
#: pg_ctl.c:1778
#, c-format
msgid ""
"\n"
"Options for start or restart:\n"
msgstr ""
"\n"
"Přepínače pro start nebo restart:\n"
#: pg_ctl.c:1780
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files povolit postgresu vytvářet core soubory\n"
#: pg_ctl.c:1782
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files nepoužitelné pro tuto platformu\n"
#: pg_ctl.c:1784
#, c-format
#| msgid " -l, --log FILENAME write (or append) server log to FILENAME\n"
msgid " -l, --log=FILENAME write (or append) server log to FILENAME\n"
msgstr ""
" -l, --log=SOUBOR zapisuj (nebo připoj na konec) log serveru do "
"SOUBORU.\n"
#: pg_ctl.c:1785
#, c-format
msgid ""
" -o OPTIONS command line options to pass to postgres\n"
" (PostgreSQL server executable) or initdb\n"
msgstr ""
" -o PŘEPÍNAČE přepínače, které budou předány postgresu\n"
" (spustitelnému souboru PostgreSQL) či initdb\n"
#: pg_ctl.c:1787
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr " -p CESTA-K-POSTGRESU za normálních okolností není potřeba\n"
#: pg_ctl.c:1788
#, c-format
msgid ""
"\n"
"Options for stop or restart:\n"
msgstr ""
"\n"
"Přepínače pro zastavení nebo restart:\n"
#: pg_ctl.c:1789
#, c-format
#| msgid " -m SHUTDOWN-MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgid ""
" -m, --mode=MODE MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr ""
" -m, --mode=MODE může být \"smart\", \"fast\", or \"immediate\"\n"
#: pg_ctl.c:1791
#, c-format
msgid ""
"\n"
"Shutdown modes are:\n"
msgstr ""
"\n"
"Módy ukončení jsou:\n"
#: pg_ctl.c:1792
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart skonči potom, co se odpojí všichni klienti\n"
#: pg_ctl.c:1793
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast skonči okamžitě, s korektním zastavením serveru\n"
#: pg_ctl.c:1794
#, c-format
msgid ""
" immediate quit without complete shutdown; will lead to recovery on "
"restart\n"
msgstr ""
" immediate skonči bez kompletního zastavení; další start "
"provede obnovu po pádu (crash recovery)\n"
#: pg_ctl.c:1796
#, c-format
msgid ""
"\n"
"Allowed signal names for kill:\n"
msgstr ""
"\n"
"Povolené signály pro \"kill\":\n"
#: pg_ctl.c:1800
#, c-format
msgid ""
"\n"
"Options for register and unregister:\n"
msgstr ""
"\n"
"Přepínače pro register nebo unregister:\n"
#: pg_ctl.c:1801
#, c-format
msgid ""
" -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr ""
" -N SERVICENAME jméno služby, pod kterým registrovat PostgreSQL server\n"
#: pg_ctl.c:1802
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P PASSWORD heslo k účtu pro registraci PostgreSQL serveru\n"
#: pg_ctl.c:1803
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr " -U USERNAME uživatelské jméno pro registraci PostgreSQL server\n"
#: pg_ctl.c:1804
#, c-format
msgid " -S START-TYPE service start type to register PostgreSQL server\n"
msgstr ""
" -S TYP-STARTU typ spuštění služby pro registraci PostgreSQL serveru\n"
#: pg_ctl.c:1806
#, c-format
msgid ""
"\n"
"Start types are:\n"
msgstr ""
"\n"
"Módy spuštění jsou:\n"
#: pg_ctl.c:1807
#, c-format
msgid ""
" auto start service automatically during system startup (default)\n"
msgstr ""
" auto spusť službu automaticky během startu systému (implicitní)\n"
#: pg_ctl.c:1808
#, c-format
msgid " demand start service on demand\n"
msgstr " demand spusť službu na vyžádání\n"
#: pg_ctl.c:1811
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"Chyby hlaste na adresu <pgsql-bugs@postgresql.org>.\n"
#: pg_ctl.c:1836
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: neplatný mód ukončení mode \"%s\"\n"
#: pg_ctl.c:1868
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: neplatné jméno signálu \"%s\"\n"
#: pg_ctl.c:1885
#, c-format
msgid "%s: unrecognized start type \"%s\"\n"
msgstr "%s: neplatný typ spuštění \"%s\"\n"
#: pg_ctl.c:1938
#, c-format
#| msgid "%s: cannot find the data directory using %s\n"
msgid "%s: could not determine the data directory using command \"%s\"\n"
msgstr "%s: nelze najít datový adresář pomocí příkazu \"%s\"\n"
#: pg_ctl.c:2011
#, c-format
msgid ""
"%s: cannot be run as root\n"
"Please log in (using, e.g., \"su\") as the (unprivileged) user that will\n"
"own the server process.\n"
msgstr ""
"%s: nemůže běžet pod uživatelem root\n"
"Prosím přihlaste se jako (neprivilegovaný) uživatel, který bude vlastníkem\n"
"serverového procesu (například pomocí příkazu \"su\").\n"
#: pg_ctl.c:2082
#, c-format
msgid "%s: -S option not supported on this platform\n"
msgstr "%s: -S nepoužitelné pro tuto platformu\n"
#: pg_ctl.c:2129
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: příliš mnoho argumentů v příkazové řádce (první je \"%s\")\n"
#: pg_ctl.c:2153
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: chýbějící parametr pro \"kill\" mód\n"
#: pg_ctl.c:2171
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: neplatný mód operace \"%s\"\n"
#: pg_ctl.c:2181
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: není specifikována operace\n"
#: pg_ctl.c:2202
#, c-format
msgid ""
"%s: no database directory specified and environment variable PGDATA unset\n"
msgstr ""
"%s: není zadán datový adresář a ani není nastavena proměnná prostředí "
"PGDATA\n"