# translation of initdb-sk.po to slovak # translation of initdb.po to slovak # translation of initdb.po to # , 2004. # , 2004. # Zoltan Bartko , 2004. # msgid "" msgstr "" "Project-Id-Version: initdb-sk\n" "POT-Creation-Date: 2004-08-02 07:22-0300\n" "PO-Revision-Date: 2004-08-02 15:10+0200\n" "Last-Translator: Zoltan Bartko \n" "Language-Team: slovak\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" #: initdb.c:233 initdb.c:247 #, c-format msgid "%s: out of memory\n" msgstr "%s: nedostatok pamäte\n" #: initdb.c:329 initdb.c:1300 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" msgstr "%s: nebolo možné otvoriť súbor \"%s\" pre čítanie: %s\n" #: initdb.c:387 #, c-format msgid "%s: could not open file \"%s\" for writing: %s\n" msgstr "%s: nebolo možné otvoriť súbor \"%s\" pre zápis: %s\n" #: initdb.c:515 initdb.c:524 initdb.c:532 #, c-format msgid "%s: failed\n" msgstr "%s: neúspešné\n" #: initdb.c:521 #, c-format msgid "%s: removing data directory \"%s\"\n" msgstr "%s: odstraňuje sa dátový adresár \"%s\"\n" #: initdb.c:529 #, c-format msgid "%s: removing contents of data directory \"%s\"\n" msgstr "%s: odstraňuje sa obsah dátového adresára \"%s\"\n" #: initdb.c:540 #, c-format msgid "%s: data directory \"%s\" not removed at user's request\n" msgstr "%s: obsah dátového adresára \"%s\" neodstránený na požiadanie užívateľa\n" #: initdb.c:566 #, 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: nie je možné spustiť ako root\n" "Prosím, prihláste sa (t.j. použite príkaz \"su\") ako (neprivilegovaný) " "užívateľ,\n" "ktorý bude vlastníkom procesu servera.\n" #: initdb.c:617 #, c-format msgid "%s: \"%s\" is not a valid server encoding name\n" msgstr "%s: \"%s\" nie je platný názov kódovania servera\n" #: initdb.c:772 #, c-format msgid "%s: warning: encoding mismatch\n" msgstr "%s: varovanie: rozdielne kódovanie\n" #: initdb.c:774 #, c-format msgid "" "The encoding you selected (%s) and the encoding that the selected\n" "locale uses (%s) are not known to match. This may lead to\n" "misbehavior in various character string processing functions. To fix\n" "this situation, rerun %s and either do not specify an encoding\n" "explicitly, or choose a matching combination.\n" msgstr "" "Kódovanie, ktoré ste zvolili (%s) a kódovanie, ktoré sa používa v národných\n" "nastaveniach (%s) sú nezlučiteľné. Môže to viesť k neželanému chovaniu \n" "v rôznych funkciách pre spracovanie reťazcov. Pre napravenie situácie " "treba \n" "opätovne spustiť %s a buď nezadať kódovanie explicitne alebo zvoliť " "zlúčiteľnú\n" "kombináciu.\n" #: initdb.c:926 #, c-format msgid "" "%s: file \"%s\" does not exist\n" "This means you have a corrupted installation or identified\n" "the wrong directory with the invocation option -L.\n" msgstr "" "%s: súbor \"%s\" neexistuje\n" "To znamená, že máte porušenú inštaláciu alebo ste označili\n" "nesprávny adresár pri voľbe spustenia -L.\n" #: initdb.c:991 msgid "selecting default max_connections ... " msgstr "nastavuje sa implicitná hodnota max_connections ... " #: initdb.c:1027 msgid "selecting default shared_buffers ... " msgstr "nastavuje sa implicitná hodnota shared_buffers ... " #: initdb.c:1060 msgid "creating configuration files ... " msgstr "vytvárajú sa konfiguračné súbory ... " #: initdb.c:1147 #, c-format msgid "creating template1 database in %s/base/1 ... " msgstr "vytvára sa databáza template1 v %s/base/1 ... " #: initdb.c:1163 #, c-format msgid "" "%s: input file \"%s\" does not belong to PostgreSQL %s\n" "Check your installation or specify the correct path using the option -L.\n" msgstr "" "%s: vstupný súbor \"%s\" nie je vlastníctvom PostgreSQL %s\n" "Prekontrolujte inštaláciu alebo zadajte správnu cestu použitím voľby -L.\n" #: initdb.c:1239 msgid "initializing pg_shadow ... " msgstr "inicializuje sa pg_shadow ... " #: initdb.c:1275 msgid "Enter new superuser password: " msgstr "Zadajte nové heslo superužívateľa: " #: initdb.c:1276 msgid "Enter it again: " msgstr "Zadajte ho ešte raz: " #: initdb.c:1279 msgid "Passwords didn't match.\n" msgstr "Heslá neboli totožné.\n" #: initdb.c:1306 #, c-format msgid "%s: could not read password from file \"%s\": %s\n" msgstr "%s: nebolo možné čítať zo súboru hesiel \"%s\": %s\n" #: initdb.c:1319 msgid "setting password ... " msgstr "nastavuje sa heslo ... " #: initdb.c:1343 #, c-format msgid "%s: The password file was not generated. Please report this problem.\n" msgstr "%s: Súbor hesiel sa nevygeneroval. Prosím, oznámte tento problém autorom.\n" #: initdb.c:1373 msgid "enabling unlimited row size for system tables ... " msgstr "Povoľuje sa neobmedzená veľkosť riadkov pre systémové tabuľky ... " #: initdb.c:1446 msgid "initializing pg_depend ... " msgstr "inicializuje sa pg_depend ... " #: initdb.c:1474 msgid "creating system views ... " msgstr "vytvárajú sa systémové pohľady ... " #: initdb.c:1511 msgid "loading pg_description ... " msgstr "načítava sa pg_description ... " #: initdb.c:1559 msgid "creating conversions ... " msgstr "vytvárajú sa konverzie ... " #: initdb.c:1615 msgid "setting privileges on built-in objects ... " msgstr "nastavujú sa právomoci pre zabudované objekty ... " #: initdb.c:1673 msgid "creating information schema ... " msgstr "vytvára sa informačná schéma ... " #: initdb.c:1735 msgid "vacuuming database template1 ... " msgstr "vysáva sa databáza template1 ... " #: initdb.c:1791 msgid "copying template1 to template0 ... " msgstr "kopíruje sa template1 do template0 ... " #: initdb.c:1848 msgid "caught signal\n" msgstr "zachytený signál\n" #: initdb.c:1853 msgid "could not write to child process\n" msgstr "nebolo možné zapisovať do procesu potomka\n" #: initdb.c:1859 msgid "ok\n" msgstr "ok\n" #: initdb.c:1889 #, c-format msgid "%s: invalid locale name \"%s\"\n" msgstr "%s: neplatný názov národného prostredia \"%s\"\n" #: initdb.c:1956 #, c-format msgid "" "%s initializes a PostgreSQL database cluster.\n" "\n" msgstr "" "%s inicializuje zoskupenie databáz PostgreSQL.\n" "\n" #: initdb.c:1957 msgid "Usage:\n" msgstr "Použitie:\n" #: initdb.c:1958 #, c-format msgid " %s [OPTION]... [DATADIR]\n" msgstr " %s [VOĽBA]... [DÁTOVÝ_ADRESÁR]\n" #: initdb.c:1959 msgid "" "\n" "Options:\n" msgstr "" "\n" "Voľby:\n" #: initdb.c:1960 msgid " [-D, --pgdata=]DATADIR location for this database cluster\n" msgstr "" " [-D, --pgdata=]DÁTOVÝ_ADRESÁR umiestnenie tohto " "zoskupenia databáz\n" #: initdb.c:1961 msgid " -E, --encoding=ENCODING set default encoding for new databases\n" msgstr "" " -E, --encoding=KÓDOVANIE nastavenie implicitného kódovania pre nové\n" " databázy\n" #: initdb.c:1962 msgid " --locale=LOCALE initialize database cluster with given locale\n" msgstr "" " --locale=NÁRODNÉ_PROSTREDIE\n" "  inicializácia zoskupenia databáz na dané národné " "prostedie\n" #: initdb.c:1963 msgid "" " --lc-collate, --lc-ctype, --lc-messages=LOCALE\n" " --lc-monetary, --lc-numeric, --lc-time=LOCALE\n" " initialize database cluster with given locale\n" " in the respective category (default taken from\n" " environment)\n" msgstr "" " --lc-collate, --lc-ctype, --lc-messages=NÁRODNÉ_PROSTREDIE\n" " --lc-monetary, --lc-numeric, --lc-time=NÁRODNÉ_PROSTREDIE\n" " inicializácia zoskupenia databáz na dané " "národné\n" " prostredie v danej kategórii (implicitná " "hodnota\n" " sa berie z prostredia)\n" #: initdb.c:1968 msgid " --no-locale equivalent to --locale=C\n" msgstr " --no-locale ekvivalent --locale=C\n" #: initdb.c:1969 msgid "" " -A, --auth=method default authentication method for local " "connections\n" msgstr "" " -A, --auth=metóda implicitná metóda overenia totožnosti pre lokálne\n" " spojenia\n" #: initdb.c:1970 msgid " -U, --username=NAME database superuser name\n" msgstr " -U, --username=MENO meno superužívateľa databázy\n" #: initdb.c:1971 msgid " -W, --pwprompt prompt for a password for the new superuser\n" msgstr " -W, --pwprompt vyžiadaj si heslo nového superužívateľa\n" #: initdb.c:1972 msgid " --pwfile=filename read password for the new superuser from file\n" msgstr " --pwfile=názov_súboru načíta heslo nového superužívateľa zo súboru\n" #: initdb.c:1973 msgid " -?, --help show this help, then exit\n" msgstr " -?, --help zobraz túto nápovedu a ukonči činnosť\n" #: initdb.c:1974 msgid " -V, --version output version information, then exit\n" msgstr " -V, --version vypýš informácie o verzii, potom ukonči činnosť\n" #: initdb.c:1975 msgid "" "\n" "Less commonly used options:\n" msgstr "" "\n" "Menej často používané voľby:\n" #: initdb.c:1976 msgid " -d, --debug generate lots of debugging output\n" msgstr " -d, --debug generuj množstvo ladiacich výstupov\n" #: initdb.c:1977 msgid " -s, --show show internal settings\n" msgstr " -s, --show zobraz interné nastavenia\n" #: initdb.c:1978 msgid " -L DIRECTORY where to find the input files\n" msgstr " -L ADRESÁR kde sa nachádzajú vstupné súbory\n" #: initdb.c:1979 msgid " -n, --noclean do not clean up after errors\n" msgstr " -n, --noclean neupratuj, ak dôjde k chybe\n" #: initdb.c:1980 msgid "" "\n" "If the data directory is not specified, the environment variable PGDATA\n" "is used.\n" msgstr "" "\n" "Ak sa neurčí dátový adresár, použije sa nastavenie z premennej prostredia\n" "PGDATA.\n" #: initdb.c:1982 msgid "" "\n" "Report bugs to .\n" msgstr "" "\n" "Chyby hláste na adresu .\n" #: initdb.c:2073 msgid "Running in debug mode.\n" msgstr "Beh v ladiacom režime.\n" #: initdb.c:2077 msgid "Running in noclean mode. Mistakes will not be cleaned up.\n" msgstr "Beh v režime \"noclean\". Nevykoná sa upratovanie po chybe.\n" #: initdb.c:2113 initdb.c:2130 initdb.c:2335 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Zadajte \"%s --help\" pre detailnejšie informácie.\n" #: initdb.c:2128 #, c-format msgid "%s: too many command-line arguments (first is \"%s\")\n" msgstr "%s: príliš veľa argumentov príkazového riadku (prvý je \"%s\")\n" #: initdb.c:2136 #, c-format msgid "%s: you cannot specify both password prompt and password file\n" msgstr "%s nemôžete zadať prompt hesla a súbor hesiel\n" #: initdb.c:2142 msgid "" "\n" "WARNING: enabling \"trust\" authentication for local connections.\n" "You can change this by editing pg_hba.conf or using the -A flag the\n" "next time you run initdb.\n" msgstr "" "\n" "UPOZORNENIE: povoľuje sa metóda overenia totožnosti \"trust\" (dôvera).\n" "Môžete to zmeniť úpravou súboru pg_hba.conf alebo použitím príznaku -A\n" "pri nasledujúcom spustení programu initdb.\n" #: initdb.c:2164 #, c-format msgid "%s: unknown authentication method \"%s\".\n" msgstr "%s: neznáma metóda overania totožnosti \"%s\".\n" #: initdb.c:2173 #, c-format msgid "" "%s: you need to specify a password for the superuser to enable %s " "authentication.\n" msgstr "" "%s: pre povolenie overenia totožnosti metódou %s musíte zadať heslo \n" "superužívateľa.\n" #: initdb.c:2188 #, c-format msgid "" "%s: no data directory specified\n" "You must identify the directory where the data for this database system\n" "will reside. Do this with either the invocation option -D or the\n" "environment variable PGDATA.\n" msgstr "" "%s: Nebol určený dátový adresár\n" "Musíte zadať adresár, kde sa budú nachádzať dáta tohto databázového systému\n" "Môžete tak urobiť buď voľbou spustenia -D alebo cez premennú prostredia\n" "PGDATA.\n" #: initdb.c:2214 #, c-format msgid "" "The program \"postgres\" is needed by %s but was not found in the same " "directory as \"%s\".\n" "Check your installation.\n" msgstr "" "Program \"postgres\" je vyžadovaný programom %s, avšak sa nenašiel v " "rovnakom\n" "adresári ako \"%s\".\n" "Prekontrolujte inštaláciu.\n" #: initdb.c:2220 #, c-format msgid "" "The program \"postgres\" was found by %s but was not the same version as \"%s" "\".\n" "Check your installation.\n" msgstr "" "Program \"postgres\" bol nájdený programom %s, avšak sa nenašiel v rovnakej\n" "verzii ako \"%s\".\n" "Prekontrolujte inštaláciu.\n" #: initdb.c:2241 #, c-format msgid "%s: could not determine valid short version string\n" msgstr "%s: nebolo možné určiť platný krátky reťazec označenia verzie\n" #: initdb.c:2294 #, c-format msgid "" "The files belonging to this database system will be owned by user \"%s\".\n" "This user must also own the server process.\n" "\n" msgstr "" "Súbory patriace tomuto databázovému systému budú vlastnené užívateľom\n" "\"%s\". Tento užívateľ musí tiež byť vlastníkom procesu servera.\n" "\n" #: initdb.c:2305 #, c-format msgid "The database cluster will be initialized with locale %s.\n" msgstr "Zoskupenie databáz bude inicialozované s národným nastavením %s.\n" #: initdb.c:2309 #, c-format msgid "" "The database cluster will be initialized with locales\n" " COLLATE: %s\n" " CTYPE: %s\n" " MESSAGES: %s\n" " MONETARY: %s\n" " NUMERIC: %s\n" " TIME: %s\n" msgstr "" "Zoskupenie databáz bude inicializované s týmito národnými nastaveniami:\n" " COLLATE: %s\n" " CTYPE: %s\n" " MESSAGES: %s\n" " MONETARY: %s\n" " NUMERIC: %s\n" " TIME: %s\n" #: initdb.c:2333 #, c-format msgid "%s: could not find suitable encoding for locale \"%s\"\n" msgstr "%s: nebolo možné nájsť vhodné kódovanie pre národné nastavenie \"%s\"\n" #: initdb.c:2334 #, c-format msgid "Rerun %s with the -E option.\n" msgstr "Opätovne spustite program %s s voľbou -E.\n" #: initdb.c:2341 #, c-format msgid "The default database encoding has accordingly been set to %s.\n" msgstr "Implicitné kódovanie databázy bolo v súlade s tým nastavené na %s.\n" #: initdb.c:2382 #, c-format msgid "creating directory %s ... " msgstr "vytvára sa adresár %s ... " #: initdb.c:2396 #, c-format msgid "fixing permissions on existing directory %s ... " msgstr "opravujú sa prístupové práva pre existujúci adresár %s ... " #: initdb.c:2414 #, c-format msgid "" "%s: directory \"%s\" exists but is not empty\n" "If you want to create a new database system, either remove or empty\n" "the directory \"%s\" or run %s\n" "with an argument other than \"%s\".\n" msgstr "" "%s: adresár \"%s\" existuje, ale nie je prázdny\n" "Ak chcete vytvoriť nový databázový systém, odstráňte alebo vyprázdnite\n" "adresár \"%s\" alebo spustite %s s iným argumentom ako\n" "\"%s\".\n" #: initdb.c:2431 #, c-format msgid "creating directory %s/%s ... " msgstr "vytvára sa adresár %s/%s ... " #: initdb.c:2492 #, c-format msgid "" "\n" "Success. You can now start the database server using:\n" "\n" " %s%s%s/postmaster -D %s%s%s\n" "or\n" " %s%s%s/pg_ctl -D %s%s%s -l logfile start\n" "\n" msgstr "" "\n" "Úspech. Teraz môžete spustiť databázový server príkazom:\n" "\n" " %s%s%s/postmaster -D %s%s%s\n" "alebo\n" " %s%s%s/pg_ctl -D %s%s%s -l súbor_logu start\n" "\n"