提交 cd380b99 编写于 作者: P Peter Eisentraut

Translation updates

上级 8e0598f7
# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.17 2004/12/13 22:54:19 petere Exp $
# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.18 2004/12/16 11:31:50 petere Exp $
CATALOG_NAME := postgres
AVAIL_LANGUAGES := af cs de es fr hr hu it ko nb pt_BR ru sk sv tr zh_CN zh_TW
AVAIL_LANGUAGES := af cs de es fr hr hu it ko nb pt_BR ru sk sl sv tr zh_CN zh_TW
GETTEXT_FILES := + gettext-files
# you can add "elog:2" and "errmsg_internal" to this list if you want to
# include internal messages in the translation list.
......
此差异已折叠。
......@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-12-15 07:06+0000\n"
"PO-Revision-Date: 2004-12-15 23:48+0900\n"
"PO-Revision-Date: 2004-12-16 11:23+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: KOREAN <pgsql-kr@postgresql.or.kr>\n"
"MIME-Version: 1.0\n"
......@@ -79,8 +79,8 @@ msgid ""
"own the server process.\n"
msgstr ""
"%s: root로 이 프로그램을 실행하지 마십시오\n"
"시스템 관리자 권한이 없는 사용자로 로그인 해서(\"su\", \"runas\" 같은 명령 이용)\n"
"실행하십시오. 이 사용자가 서버 프로세스의 소유주가 될 것입니다.\n"
"시스템관리자 권한이 없는, 서버프로세스의 소유주가 될 일반 사용자로\n"
"로그인 해서(\"su\", \"runas\" 같은 명령 이용) 실행하십시오.\n"
#: initdb.c:689
#, c-format
......@@ -420,7 +420,7 @@ msgid ""
"Check your installation.\n"
msgstr ""
"%s 프로그램은 \"postgres\" 프로그램을 필요로 합니다. 그런데, 이 파일이\n"
"\"%s\" 디렉토리안에 없습니다.\n"
"\"%s\" 파일이 있는 디렉토리안에 없습니다.\n"
"설치 상태를 확인해 주십시오.\n"
#: initdb.c:2333
......
......@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-06-04 13:07-0300\n"
"PO-Revision-Date: 2004-11-09 22:43+0100\n"
"PO-Revision-Date: 2004-12-11 21:27+0100\n"
"Last-Translator: Aleksander Kmetec <aleksander.kmetec@intera.si>\n"
"Language-Team: Slovenian <aleksander.kmetec@intera.si>\n"
"MIME-Version: 1.0\n"
......@@ -15,46 +15,64 @@ msgstr ""
"X-Poedit-Language: Slovenian\n"
"X-Poedit-Country: SLOVENIA\n"
#: initdb.c:237
#: initdb.c:251
#: initdb.c:250
#: initdb.c:264
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: zmanjkalo je pomnilnika\n"
#: initdb.c:361
#: initdb.c:1342
#: initdb.c:374
#: initdb.c:1403
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe odpreti za branje: %s\n"
#: initdb.c:422
#: initdb.c:435
#: initdb.c:1035
#: initdb.c:1062
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe odpreti za pisanje: %s\n"
#: initdb.c:550
#: initdb.c:559
#: initdb.c:567
#: initdb.c:443
#: initdb.c:451
#: initdb.c:1042
#: initdb.c:1068
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe zapisati: %s\n"
#: initdb.c:470
#, c-format
msgid "%s: failed\n"
msgstr "%s: spodletelo\n"
msgid "%s: could not execute command \"%s\": %s\n"
msgstr "%s: ukaza \"%s\" ni bilo mogoe izvriti: %s\n"
#: initdb.c:556
#: initdb.c:593
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgstr "%s: odstranjevanje podatkovnega imenika \"%s\"\n"
#: initdb.c:564
#: initdb.c:596
#, c-format
msgid "%s: failed to remove data directory\n"
msgstr "%s: podatkovnega imenika ni bilo mogoe odstraniti\n"
#: initdb.c:602
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr "%s: odstranjevanje vsebine podatkovnega imenika \"%s\"\n"
#: initdb.c:575
#: initdb.c:605
#, c-format
msgid "%s: failed to remove contents of data directory\n"
msgstr "%s: vsebine podatkovnega imenika ni bilo mogoe odstraniti\n"
#: initdb.c:614
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr "%s: podatkovni imenik \"%s\" na uporabnikovo zahtevo ni bil odstranjen\n"
#: initdb.c:601
#: initdb.c:640
#, c-format
msgid ""
"%s: cannot be run as root\n"
......@@ -65,17 +83,17 @@ msgstr ""
"Lastnik strenikega procesa je lahko le obiajni uporabnik.\n"
"(Kot drug uporabnik se lahko prijavite z uporabo ukaza \"su\".)\n"
#: initdb.c:650
#: initdb.c:689
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: \"%s\" ni veljavno ime kodne tabele za strenik\n"
#: initdb.c:805
#: initdb.c:844
#, c-format
msgid "%s: warning: encoding mismatch\n"
msgstr "%s: opozorilo: neskladje kodnih tabel\n"
#: initdb.c:807
#: initdb.c:846
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the selected\n"
......@@ -90,7 +108,12 @@ msgstr ""
"ponovno poenite %s in pri tem ne navedite kodne tabele, ali pa izberite\n"
"ujemajoo se kombinacijo.\n"
#: initdb.c:959
#: initdb.c:976
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: imenika \"%s\" ni bilo mogoe ustvariti: %s\n"
#: initdb.c:1004
#, c-format
msgid ""
"%s: file \"%s\" does not exist\n"
......@@ -101,24 +124,24 @@ msgstr ""
"To pomeni, da program ni pravilno nameen, ali pa ste\n"
"z uporabo monosti -E navedli napano lokacijo vhodnih datotek.\n"
#: initdb.c:1024
#: initdb.c:1086
msgid "selecting default max_connections ... "
msgstr "izbiranje privzete vrednosti max_connections ... "
#: initdb.c:1060
#: initdb.c:1122
msgid "selecting default shared_buffers ... "
msgstr "izbiranje privzete vrednosti shared_buffers ... "
#: initdb.c:1093
#: initdb.c:1155
msgid "creating configuration files ... "
msgstr "ustvarjanje konfiguracijskih datotek ..."
#: initdb.c:1189
#: initdb.c:1251
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "ustvarjanje podatkovne baze template1 v imeniku %s/base/1 ... "
#: initdb.c:1205
#: initdb.c:1267
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
......@@ -128,90 +151,91 @@ msgstr ""
"Preverite, ali je program pravilno nameen, ali pa z uporabo monosti -L\n"
"navedite pravilno pot do vhodnih datotek.\n"
#: initdb.c:1281
#: initdb.c:1342
msgid "initializing pg_shadow ... "
msgstr "inicializacija pg_shadow ..."
#: initdb.c:1317
#: initdb.c:1378
msgid "Enter new superuser password: "
msgstr "Vpiite novo geslo za superuser uporabnika: "
#: initdb.c:1318
#: initdb.c:1379
msgid "Enter it again: "
msgstr "Ponovite vnos gesla: "
#: initdb.c:1321
#: initdb.c:1382
msgid "Passwords didn't match.\n"
msgstr "Gesli se ne ujemata.\n"
#: initdb.c:1348
#: initdb.c:1409
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: iz datoteke \"%s\" ni bilo mogoe prebrati gesla: %s\n"
#: initdb.c:1361
#: initdb.c:1422
msgid "setting password ... "
msgstr "nastavljanje gesla ..."
#: initdb.c:1385
#: initdb.c:1443
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr "%s: Datoteka z gesli ni bila ustvarjena. Prosimo, prijavite ta problem.\n"
#: initdb.c:1415
#: initdb.c:1471
msgid "enabling unlimited row size for system tables ... "
msgstr "omogoanje neomejene velikosti vrstic za sistemske tabele ..."
#: initdb.c:1488
#: initdb.c:1544
msgid "initializing pg_depend ... "
msgstr "inicializacija pg_depend ..."
#: initdb.c:1516
#: initdb.c:1572
msgid "creating system views ... "
msgstr "ustvarjanje sistemskih pogledov ..."
#: initdb.c:1553
#: initdb.c:1608
msgid "loading pg_description ... "
msgstr "nalaganje pg_description ..."
#: initdb.c:1601
#: initdb.c:1647
msgid "creating conversions ... "
msgstr "ustvarjanje pretvorb med kodnimi tabelami ..."
#: initdb.c:1657
#: initdb.c:1701
msgid "setting privileges on built-in objects ... "
msgstr "nastavljanje pravic na vgrajenih objektih ..."
#: initdb.c:1715
#: initdb.c:1759
msgid "creating information schema ... "
msgstr "ustvarjanje sheme information_schema ..."
#: initdb.c:1778
#: initdb.c:1816
msgid "vacuuming database template1 ... "
msgstr "sesanje baze template1 ..."
#: initdb.c:1834
#: initdb.c:1870
msgid "copying template1 to template0 ... "
msgstr "kopiranje template1 v template0 ..."
#: initdb.c:1891
#: initdb.c:1927
msgid "caught signal\n"
msgstr "ujet je bil signal\n"
#: initdb.c:1896
msgid "could not write to child process\n"
msgstr "v podproces ni bilo mogoe pisati\n"
#: initdb.c:1933
#, c-format
msgid "could not write to child process: %s\n"
msgstr "v podproces ni bilo mogoe pisati: %s\n"
#: initdb.c:1902
#: initdb.c:1941
msgid "ok\n"
msgstr "ok\n"
#: initdb.c:1949
#: initdb.c:1989
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: \"%s\" ni veljavno ime podronih nastavitev \n"
#: initdb.c:2016
#: initdb.c:2056
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
......@@ -220,16 +244,16 @@ msgstr ""
"%s incializira gruo podatkovnih baz za PostgreSQL.\n"
"\n"
#: initdb.c:2017
#: initdb.c:2057
msgid "Usage:\n"
msgstr "Uporaba:\n"
#: initdb.c:2018
#: initdb.c:2058
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [MONOST]... [PODATKOVNI_IMENIK]\n"
#: initdb.c:2019
#: initdb.c:2059
msgid ""
"\n"
"Options:\n"
......@@ -237,19 +261,19 @@ msgstr ""
"\n"
"Monosti:\n"
#: initdb.c:2020
#: initdb.c:2060
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr " [-D, --pgdata=]DATADIR lokacija nove grue podatkovnih baz\n"
#: initdb.c:2021
#: initdb.c:2061
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr " -E, --encoding=ENCODING nastavi privzeto kodno tabelo novih podatkovnih baz\n"
#: initdb.c:2022
#: initdb.c:2062
msgid " --locale=LOCALE initialize database cluster with given locale\n"
msgstr " --locale=LOCALE gruo podatkovnih baz inicializiraj s podanimi podronimi nastavitvami\n"
#: initdb.c:2023
#: initdb.c:2063
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
......@@ -263,35 +287,35 @@ msgstr ""
" nastavitvami za posamezno kategorijo (privzeta vrednost\n"
" je dobljena iz okolja)\n"
#: initdb.c:2028
#: initdb.c:2068
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale enako kot --locale=C\n"
#: initdb.c:2029
#: initdb.c:2069
msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr " -A, --auth=NAIN privzeti nain avtentikacije za lokalne povezave\n"
#: initdb.c:2030
#: initdb.c:2070
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NAME nastavi ime superuser uporabnika\n"
#: initdb.c:2031
#: initdb.c:2071
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt vpraaj za geslo za novega superuser uporabnika\n"
#: initdb.c:2032
#: initdb.c:2072
msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=DATOTEKA geslo za superuser uporabnika preberi iz podane datoteke\n"
#: initdb.c:2033
#: initdb.c:2073
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help izpii to pomo, nato konaj program\n"
#: initdb.c:2034
#: initdb.c:2074
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version izpii podatke o razliici, nato konaj program\n"
#: initdb.c:2035
#: initdb.c:2075
msgid ""
"\n"
"Less commonly used options:\n"
......@@ -299,23 +323,23 @@ msgstr ""
"\n"
"Redkeje uporabljane monosti:\n"
#: initdb.c:2036
#: initdb.c:2076
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug prikai podatke za razhroevanje\n"
#: initdb.c:2037
#: initdb.c:2077
msgid " -s, --show show internal settings\n"
msgstr " -s, --show prikai interne nastavitve\n"
#: initdb.c:2038
#: initdb.c:2078
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L IMENIK lokacija vhodnih datotek\n"
#: initdb.c:2039
#: initdb.c:2079
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean ne poisti za napakami\n"
#: initdb.c:2040
#: initdb.c:2080
msgid ""
"\n"
"If the data directory is not specified, the environment variable PGDATA\n"
......@@ -326,7 +350,7 @@ msgstr ""
"spremenljivke PGDATA.\n"
"\n"
#: initdb.c:2042
#: initdb.c:2082
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
......@@ -334,32 +358,32 @@ msgstr ""
"\n"
"Napake sporoajte na naslov <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2133
#: initdb.c:2175
msgid "Running in debug mode.\n"
msgstr "Izvajanje v \"debug\" nainu.\n"
#: initdb.c:2137
#: initdb.c:2179
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "Izvajanje v \"noclean\" nainu. Posledice morebitnih napak ne bodo poiene.\n"
#: initdb.c:2173
#: initdb.c:2190
#: initdb.c:2408
#: initdb.c:2216
#: initdb.c:2233
#: initdb.c:2453
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Za ve informacij poskusite \"%s --help\".\n"
#: initdb.c:2188
#: initdb.c:2231
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: preve argumentov na ukazni vrstici (prvi je \"%s\")\n"
#: initdb.c:2196
#: initdb.c:2239
#, c-format
msgid "%s: password prompt and password file may not be specified together\n"
msgstr "%s: rono vpisovanje gesla in navajanje datoteke z geslom nista zdruljiva\n"
#: initdb.c:2202
#: initdb.c:2245
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
......@@ -372,17 +396,17 @@ msgstr ""
"To nastavitev lahko spremenite v datoteki pg_hba.conf, ali z\n"
"uporabo stikala -A ob naslednjem zagonu programa initdb.\n"
#: initdb.c:2226
#: initdb.c:2269
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: \"%s\" ni podprt nain avtentikacije\n"
#: initdb.c:2235
#: initdb.c:2279
#, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "%s: da bi omogoili \"%s\" nain avtentikacije, morate navesti geslo za superuser uporabnika.\n"
#: initdb.c:2250
#: initdb.c:2294
#, c-format
msgid ""
"%s: no data directory specified\n"
......@@ -394,7 +418,7 @@ msgstr ""
"Navesti morate imenik, kjer bodo shranjeni podatki za ta sistem podatkovnih baz.\n"
"To lahko storite z uporabo monosti -D, ali z nastavitvijo okoljske spremenljivke PGDATA.\n"
#: initdb.c:2281
#: initdb.c:2326
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
......@@ -405,7 +429,7 @@ msgstr ""
"v istem imeniku kot \"%s\".\n"
"Preverite, ali je program nameen pravilno.\n"
#: initdb.c:2288
#: initdb.c:2333
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
......@@ -416,17 +440,17 @@ msgstr ""
"razliica razlikuje od razliice programa \"%s\".\n"
"Preverite, ali je program pravilno nameen.\n"
#: initdb.c:2307
#: initdb.c:2352
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: lokacija vhodnih datotek mora biti absolutna pot\n"
#: initdb.c:2315
#: initdb.c:2360
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: veljavnega niza s kratko razliico ni bilo mogoe dobiti\n"
#: initdb.c:2368
#: initdb.c:2413
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
......@@ -437,12 +461,12 @@ msgstr ""
"Ta uporabnik mora biti tudi lastnik strenikega procesa.\n"
"\n"
#: initdb.c:2378
#: initdb.c:2423
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "Grua podatkovnih baz bo inicializirana s podronimi nastavitvami %s.\n"
#: initdb.c:2381
#: initdb.c:2426
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
......@@ -461,37 +485,37 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2406
#: initdb.c:2451
#, c-format
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgstr "%s: ne najdem primerne kodne tabele za podrone nastavitve \"%s\"\n"
#: initdb.c:2407
#: initdb.c:2452
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "Ponovno poenite %s z monostjo -E.\n"
#: initdb.c:2414
#: initdb.c:2459
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "Privzeta strenika kodna tabela je bila nastavljena na %s.\n"
#: initdb.c:2455
#: initdb.c:2500
#, c-format
msgid "creating directory %s ... "
msgstr "ustvarjanje imenika %s ..."
#: initdb.c:2469
#: initdb.c:2514
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "popravljanje dovoljenj na obstojeem imeniku %s ... "
#: initdb.c:2475
#: initdb.c:2520
#, c-format
msgid "%s: could not change permissions of directory %s: %s\n"
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: dovoljenj za imenik \"%s\" ni bilo mogoe spremeniti: %s\n"
#: initdb.c:2488
#: initdb.c:2533
#, c-format
msgid ""
"%s: directory \"%s\" exists but is not empty\n"
......@@ -504,32 +528,71 @@ msgstr ""
"imenik \"%s\" odstraniti ali izprazniti, ali pa programu %s\n"
"podajte vrednost, ki ni enaka \"%s\".\n"
#: initdb.c:2497
#: initdb.c:2542
#, c-format
msgid "%s: could not access directory %s: %s\n"
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: do imenika \"%s\" ni bilo mogoe dostopati: %s\n"
#: initdb.c:2506
#: initdb.c:2551
#, c-format
msgid "creating directory %s/%s ... "
msgstr "ustvarjanje imenika %s/%s ... "
#: initdb.c:2570
#: initdb.c:2619
#, c-format
msgid ""
"\n"
"Success. You can now start the database server using:\n"
"\n"
" %s%s%s/postmaster -D %s%s%s\n"
" %s%s%s%spostmaster -D %s%s%s\n"
"or\n"
" %s%s%s/pg_ctl -D %s%s%s -l logfile start\n"
" %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
"\n"
msgstr ""
"\n"
"Uspeh. Podatkovni strenik lahko sedaj zaenete z ukazom:\n"
"\n"
" %s%s%s/postmaster -D %s%s%s\n"
" %s%s%s%spostmaster -D %s%s%s\n"
"ali\n"
" %s%s%s/pg_ctl -D %s%s%s -l logfile start\n"
" %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
"\n"
#: ../../port/dirmod.c:75
#: ../../port/dirmod.c:88
#: ../../port/dirmod.c:101
msgid "out of memory\n"
msgstr "zmanjkalo je pomnilnika\n"
#: ../../port/exec.c:193
#: ../../port/exec.c:307
#: ../../port/exec.c:350
#, c-format
msgid "could not identify current directory: %s"
msgstr "trenutnega imenika ni bilo mogoe izvedeti: %s"
#: ../../port/exec.c:323
#: ../../port/exec.c:359
#, c-format
msgid "could not change directory to \"%s\""
msgstr "delovnega imenika ni bilo mogoe spremeniti v \"%s\""
#: ../../port/exec.c:338
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "simbolne povezave \"%s\" ni bilo mogoe prebrati"
#: ../../port/exec.c:569
#, c-format
msgid "child process exited with exit code %d"
msgstr "podproces je zakljuil izvajanje z izhodno kodo %d"
#: ../../port/exec.c:572
#, c-format
msgid "child process was terminated by signal %d"
msgstr "podproces je bil pokonan s signalom %d"
#: ../../port/exec.c:575
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "podproces je zakljuil izvajanje z neznanim statusom %d"
......@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-10-20 19:06+0100\n"
"PO-Revision-Date: 2004-11-09 22:16+0100\n"
"PO-Revision-Date: 2004-12-11 21:24+0100\n"
"Last-Translator: Aleksander Kmetec <aleksander.kmetec@intera.si>\n"
"Language-Team: Slovenian <aleksander.kmetec@intera.si>\n"
"MIME-Version: 1.0\n"
......@@ -14,7 +14,6 @@ msgstr ""
"X-Poedit-Language: Slovenian\n"
"X-Poedit-Country: SLOVENIA\n"
#: pg_config.c:36
#, c-format
msgid ""
......@@ -115,3 +114,36 @@ msgstr "%s: neveljaven argument: %s\n"
msgid "%s: could not find own executable\n"
msgstr "%s: lastne izvrljive datoteke ni bilo mogoe najti\n"
#: ../../port/exec.c:193
#: ../../port/exec.c:307
#: ../../port/exec.c:350
#, c-format
msgid "could not identify current directory: %s"
msgstr "trenutnega imenika ni bilo mogoe izvedeti: %s"
#: ../../port/exec.c:323
#: ../../port/exec.c:359
#, c-format
msgid "could not change directory to \"%s\""
msgstr "delovnega imenika ni bilo mogoe spremeniti v \"%s\""
#: ../../port/exec.c:338
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "simbolne povezave \"%s\" ni bilo mogoe prebrati"
#: ../../port/exec.c:569
#, c-format
msgid "child process exited with exit code %d"
msgstr "podproces je zakljuil izvajanje z izhodno kodo %d"
#: ../../port/exec.c:572
#, c-format
msgid "child process was terminated by signal %d"
msgstr "podproces je bil pokonan s signalom %d"
#: ../../port/exec.c:575
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "podproces je zakljuil izvajanje z neznanim statusom %d"
......@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-12-15 07:06+0000\n"
"PO-Revision-Date: 2004-12-16 00:51+0900\n"
"PO-Revision-Date: 2004-12-16 11:37+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: KOREAN <pgsql-kr@postgresql.or.kr>\n"
"MIME-Version: 1.0\n"
......@@ -58,23 +58,23 @@ msgstr "
#: pg_controldata.c:50
msgid "starting up"
msgstr "starting up"
msgstr "시작 중"
#: pg_controldata.c:52
msgid "shut down"
msgstr "shut down"
msgstr "중지됨"
#: pg_controldata.c:54
msgid "shutting down"
msgstr "shutting down"
msgstr "중지 중"
#: pg_controldata.c:56
msgid "in recovery"
msgstr "in recovery"
msgstr "복구 작업 중"
#: pg_controldata.c:58
msgid "in production"
msgstr "in production"
msgstr "정상가동중"
#: pg_controldata.c:60
msgid "unrecognized status code"
......
# $PostgreSQL: pgsql/src/bin/pg_ctl/nls.mk,v 1.14 2004/11/27 22:44:13 petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_ctl/nls.mk,v 1.15 2004/12/16 11:27:41 petere Exp $
CATALOG_NAME := pg_ctl
AVAIL_LANGUAGES := cs de es fr pt_BR ro ru sk sl sv tr zh_CN zh_TW
AVAIL_LANGUAGES := cs de es fr ko pt_BR ro ru sk sl sv tr zh_CN zh_TW
GETTEXT_FILES := pg_ctl.c ../../port/exec.c
GETTEXT_TRIGGERS:= _ simple_prompt
# Korean message translation file for PostgreSQL pg_ctl
# Ioseph Kim <ioseph@uri.sarang.net>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-12-15 07:07+0000\n"
"PO-Revision-Date: 2004-12-16 11:30+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: KOREAN <pgsql-kr@postgresql.or.kr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-kr\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Korean\n"
"X-Poedit-Country: KOREA, REPUBLIC OF\n"
#: pg_ctl.c:201
#: pg_ctl.c:216
#: pg_ctl.c:1342
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: 메모리 부족\n"
#: pg_ctl.c:250
#, c-format
msgid "%s: could not open PID file \"%s\": %s"
msgstr "%s: \"%s\" PID 파일을 열 수 없음: %s"
#: pg_ctl.c:469
#, c-format
msgid "%s: another postmaster may be running; trying to start postmaster anyway\n"
msgstr "%s: 다른 postmaster 프로세스가 가동 중인 것 같음; 어째든 postmaster 가동을 시도함\n"
#: pg_ctl.c:487
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: \"%s\" 파일을 읽을 수 없음\n"
#: pg_ctl.c:493
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: \"%s\" 환경설정파일은 반드시 한 줄을 가져야한다?\n"
#: pg_ctl.c:544
#, c-format
msgid ""
"The program \"postmaster\" is needed by %s but was not found in the\n"
"same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
"%s 프로그램은 \"postgres\" 프로그램을 필요로 합니다. 그런데, 이 파일이\n"
"\"%s\" 파일이 있는 디렉토리안에 없습니다.\n"
"설치 상태를 확인해 주십시오.\n"
#: pg_ctl.c:550
#, c-format
msgid ""
"The program \"postmaster\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
msgstr ""
"\"%s\" 프로그램은 \"postgres\" 프로그램을 찾았지만 이 파일은\n"
"%s 프로그램의 버전과 틀립니다.\n"
"설치 상태를 확인해 주십시오.\n"
#: pg_ctl.c:562
#, c-format
msgid "%s: could not start postmaster: exit code was %d\n"
msgstr "%s: postmaster를 시작할 수 없음: 종료 코드 %d\n"
#: pg_ctl.c:573
#, c-format
msgid ""
"%s: could not start postmaster\n"
"Examine the log output.\n"
msgstr ""
"%s: postmaster를 시작 할 수 없음\n"
"로그 출력을 살펴보십시오.\n"
#: pg_ctl.c:582
msgid "waiting for postmaster to start..."
msgstr "postmaster를 시작하기 위해 기다리는 중..."
#: pg_ctl.c:585
msgid "could not start postmaster\n"
msgstr "postmaster를 시작 할 수 없음\n"
#: pg_ctl.c:588
#: pg_ctl.c:654
#: pg_ctl.c:721
msgid " done\n"
msgstr " 완료\n"
#: pg_ctl.c:589
msgid "postmaster started\n"
msgstr "postmaster 시작됨\n"
#: pg_ctl.c:593
msgid "postmaster starting\n"
msgstr "postmaster를 시작합니다\n"
#: pg_ctl.c:607
#: pg_ctl.c:675
#: pg_ctl.c:735
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: \"%s\" PID 파일이 없습니다\n"
#: pg_ctl.c:608
#: pg_ctl.c:676
#: pg_ctl.c:736
msgid "Is postmaster running?\n"
msgstr "postmaster가 실행 중입니까?\n"
#: pg_ctl.c:614
#, c-format
msgid "%s: cannot stop postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: postmaster 중지 실패; postgres가 실행 중 (PID: %ld)\n"
#: pg_ctl.c:622
#: pg_ctl.c:693
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: stop 시그널을 보낼 수 없음 (PID: %ld): %s\n"
#: pg_ctl.c:629
msgid "postmaster shutting down\n"
msgstr "postmaster를 멈춥니다\n"
#: pg_ctl.c:634
#: pg_ctl.c:698
msgid "waiting for postmaster to shut down..."
msgstr "postmaster를 멈추기 위해 기다리는 중..."
#: pg_ctl.c:649
#: pg_ctl.c:715
msgid " failed\n"
msgstr " 실패\n"
#: pg_ctl.c:651
#: pg_ctl.c:717
#, c-format
msgid "%s: postmaster does not shut down\n"
msgstr "%s: postmaster를 멈추지 못했음\n"
#: pg_ctl.c:656
#: pg_ctl.c:722
msgid "postmaster stopped\n"
msgstr "postmaster 멈추었음\n"
#: pg_ctl.c:677
msgid "starting postmaster anyway\n"
msgstr "어째든 postmaster를 시작합니다\n"
#: pg_ctl.c:684
#, c-format
msgid "%s: cannot restart postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: postmaster를 다시 시작 할 수 없음; postgres가 실행 중임 (PID: %ld)\n"
#: pg_ctl.c:687
#: pg_ctl.c:745
msgid "Please terminate postgres and try again.\n"
msgstr "postgres 프로세스를 끝내고 다시 시도하십시오.\n"
#: pg_ctl.c:742
#, c-format
msgid "%s: cannot reload postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: postmaster를 다시 불러올 수 없음; postgres가 실행 중임 (PID: %ld)\n"
#: pg_ctl.c:751
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: reload 시그널을 보낼 수 없음 (PID: %ld): %s\n"
#: pg_ctl.c:756
msgid "postmaster signaled\n"
msgstr "postmaster가 시스템 시그널을 받았음\n"
#: pg_ctl.c:771
#, c-format
msgid "%s: neither postmaster nor postgres running\n"
msgstr "%s: postmaster나 postgres 모두 실행 중이지 않음\n"
#: pg_ctl.c:777
#, c-format
msgid "%s: a standalone backend \"postgres\" is running (PID: %ld)\n"
msgstr "%s: 단일 백엔드 \"postgres\"가 실행 중임 (PID: %ld)\n"
#: pg_ctl.c:784
#, c-format
msgid "%s: postmaster is running (PID: %ld)\n"
msgstr "%s: postmaster가 실행 중임 (PID: %ld)\n"
#: pg_ctl.c:800
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: %d 시그널을 보낼 수 없음 (PID: %ld): %s\n"
#: pg_ctl.c:833
#, c-format
msgid "%s: could not find own program executable\n"
msgstr ""
#: pg_ctl.c:842
#, c-format
msgid "%s: could not find postmaster program executable\n"
msgstr "%s: 실행 가능한 postmaster 프로그램을 찾을 수 없음\n"
#: pg_ctl.c:896
#: pg_ctl.c:928
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: 서비스 관리자를 열 수 없음\n"
#: pg_ctl.c:902
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: \"%s\" 서비스가 이미 등록 되어 있음\n"
#: pg_ctl.c:913
#, c-format
msgid "%s: could not register service \"%s\": error code %d\n"
msgstr "%s: \"%s\" 서비스를 등록할 수 없음: 오류 코드 %d\n"
#: pg_ctl.c:934
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: \"%s\" 서비스가 등록되어 있지 않음\n"
#: pg_ctl.c:941
#, c-format
msgid "%s: could not open service \"%s\": error code %d\n"
msgstr "%s: \"%s\" 서비스를 열 수 없음: 오류 코드 %d\n"
#: pg_ctl.c:948
#, c-format
msgid "%s: could not unregister service \"%s\": error code %d\n"
msgstr "%s: \"%s\" 서비스를 서비스 목록에서 뺄 수 없음: 오류 코드 %d\n"
#: pg_ctl.c:1085
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "보다 자세한 사용법은 \"%s --help\"\n"
#: pg_ctl.c:1093
#, c-format
msgid ""
"%s is a utility to start, stop, restart, reload configuration files,\n"
"report the status of a PostgreSQL server, or signal a PostgreSQL process.\n"
"\n"
msgstr ""
"%s 프로그램은 PostgreSQL 서비스를 시작, 중지, 재시작, 환경설정 재적용,\n"
"서버 상태 보기, 또는 PostgreSQL 프로세스에 특정 시그널을 보낼 수 있는\n"
"프로그램입니다.\n"
"\n"
#: pg_ctl.c:1095
msgid "Usage:\n"
msgstr "사용법:\n"
#: pg_ctl.c:1096
#, c-format
msgid " %s start [-w] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS\"]\n"
msgstr " %s start [-w] [-D DATADIR] [-s] [-l 로그파일] [-o \"서버옵션\"]\n"
#: pg_ctl.c:1097
#, c-format
msgid " %s stop [-W] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-D DATADIR] [-s] [-m 중지방법]\n"
#: pg_ctl.c:1098
#, c-format
msgid " %s restart [-w] [-D DATADIR] [-s] [-m SHUTDOWN-MODE] [-o \"OPTIONS\"]\n"
msgstr " %s restart [-w] [-D DATADIR] [-s] [-m 중지방법] [-o \"서버옵션\"]\n"
#: pg_ctl.c:1099
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D DATADIR] [-s]\n"
#: pg_ctl.c:1100
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D DATADIR]\n"
#: pg_ctl.c:1101
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill 시그널이름 PID\n"
#: pg_ctl.c:1103
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
" [-w] [-o \"OPTIONS\"]\n"
msgstr ""
" %s register [-N 서비스이름] [-U 사용자] [-P 비밀번호] [-D DATADIR]\n"
" [-w] [-o \"서버옵션\"]\n"
#: pg_ctl.c:1105
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N 서비스이름]\n"
#: pg_ctl.c:1108
msgid ""
"\n"
"Common options:\n"
msgstr ""
"\n"
"일반 옵션들:\n"
#: pg_ctl.c:1109
msgid " -D, --pgdata DATADIR location of the database storage area\n"
msgstr " -D, --pgdata DATADIR 데이터베이스 자료가 저장되어있는 디렉토리\n"
#: pg_ctl.c:1110
msgid " -s, --silent only print errors, no informational messages\n"
msgstr " -s, --silent 일반적인 메시지는 보이지 않고, 오류만 보여줌\n"
#: pg_ctl.c:1111
msgid " -w wait until operation completes\n"
msgstr " -w 작업이 끝날 때까지 기다림\n"
#: pg_ctl.c:1112
msgid " -W do not wait until operation completes\n"
msgstr " -W 작업이 끝날 때까지 기다리지 않음\n"
#: pg_ctl.c:1113
msgid " --help show this help, then exit\n"
msgstr " --help 도움말을 보여주고 마침\n"
#: pg_ctl.c:1114
msgid " --version output version information, then exit\n"
msgstr " --version 버전 정보를 보여주고 마침\n"
#: pg_ctl.c:1115
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
"\n"
msgstr "(기본 설정은 중지 할 때는 기다리고, 시작이나 재시작할 때는 안 기다림.)\n"
#: pg_ctl.c:1116
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "-D 옵션을 사용하지 않으며, PGDATA 환경변수값을 사용함.\n"
#: pg_ctl.c:1118
msgid ""
"\n"
"Options for start or restart:\n"
msgstr ""
"\n"
"start, restart 때 사용할 수 있는 옵션들:\n"
#: pg_ctl.c:1119
msgid " -l, --log FILENAME write (or append) server log to FILENAME\n"
msgstr " -l, --log 파일이름 서버 로그를 이 파일에 기록함\n"
#: pg_ctl.c:1120
msgid ""
" -o OPTIONS command line options to pass to the postmaster\n"
" (PostgreSQL server executable)\n"
msgstr ""
" -o 옵션들 PostgreSQL 서버프로그램인 postmaster 실행할 때\n"
" 사용할 명령행 옵션들\n"
#: pg_ctl.c:1122
msgid " -p PATH-TO-POSTMASTER normally not necessary\n"
msgstr " -p PATH-TO-POSTMASTER postmaster 경로 (보통은 필요치 않음)\n"
#: pg_ctl.c:1124
msgid ""
"\n"
"Options for stop or restart:\n"
msgstr ""
"\n"
"stop, restart 때 사용 할 수 있는 옵션들:\n"
#: pg_ctl.c:1125
msgid " -m SHUTDOWN-MODE may be \"smart\", \"fast\", or \"immediate\"\n"
msgstr " -m 중지방법 \"smart\", \"fast\", \"immediate\" 중 하나\n"
#: pg_ctl.c:1127
msgid ""
"\n"
"Shutdown modes are:\n"
msgstr ""
"\n"
"중지방법 설명:\n"
#: pg_ctl.c:1128
msgid " smart quit after all clients have disconnected\n"
msgstr " smart 모든 클라이언트의 연결이 끊기게 되면 중지 됨\n"
#: pg_ctl.c:1129
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast 클라이언트의 연결을 강제로 끊고 정상적으로 중지 됨\n"
#: pg_ctl.c:1130
msgid " immediate quit without complete shutdown; will lead to recovery on restart\n"
msgstr " immediate 그냥 무조건 중지함; 다시 시작할 때 복구 작업을 할 수도 있음\n"
#: pg_ctl.c:1132
msgid ""
"\n"
"Allowed signal names for kill:\n"
msgstr ""
"\n"
"사용할 수 있는 중지용(for kill) 시그널 이름:\n"
#: pg_ctl.c:1136
msgid ""
"\n"
"Options for register and unregister:\n"
msgstr ""
"\n"
"서비스 등록/제거용 옵션들:\n"
#: pg_ctl.c:1137
msgid " -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N SERVICENAME 서비스 목록에 등록될 PostgreSQL 서비스 이름\n"
#: pg_ctl.c:1138
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P PASSWORD 이 서비스를 실행할 사용자의 비밀번호\n"
#: pg_ctl.c:1139
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr " -U USERNAME 이 서비스를 실행할 사용자 이름\n"
#: pg_ctl.c:1142
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"오류보고: <pgsql-bugs@postgresql.org>.\n"
#: pg_ctl.c:1167
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: 잘못된 중지 방법 \"%s\"\n"
#: pg_ctl.c:1200
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: 잘못된 시그널 이름 \"%s\"\n"
#: pg_ctl.c:1265
#, 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: root로 이 프로그램을 실행하지 마십시오\n"
"시스템관리자 권한이 없는, 서버프로세스의 소유주가 될 일반 사용자로\n"
"로그인 해서(\"su\", \"runas\" 같은 명령 이용) 실행하십시오.\n"
#: pg_ctl.c:1358
#, c-format
msgid "%s: invalid option %s\n"
msgstr "%s: 잘못된 옵션 %s\n"
#: pg_ctl.c:1369
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: 너무 많은 명령행 인자들 (시작 \"%s\")\n"
#: pg_ctl.c:1388
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: kill 작업에 필요한 인자가 빠졌습니다\n"
#: pg_ctl.c:1406
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: 알 수 없는 작업 모드 \"%s\"\n"
#: pg_ctl.c:1416
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: 수행할 작업을 지정하지 않았습니다\n"
#: pg_ctl.c:1432
#, c-format
msgid "%s: no database directory specified and environment variable PGDATA unset\n"
msgstr "%s: -D 옵션도 없고, PGDATA 환경변수값도 지정되어 있지 않습니다.\n"
#: ../../port/exec.c:193
#: ../../port/exec.c:307
#: ../../port/exec.c:350
#, c-format
msgid "could not identify current directory: %s"
msgstr "현재 디렉토리를 알 수 없음: %s"
#: ../../port/exec.c:323
#: ../../port/exec.c:359
#, c-format
msgid "could not change directory to \"%s\""
msgstr "\"%s\" 디렉토리로 이동 할 수 없음"
#: ../../port/exec.c:338
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "\"%s\" 심벌릭 링크를 읽을 수 없음"
#: ../../port/exec.c:569
#, c-format
msgid "child process exited with exit code %d"
msgstr "하위 프로세스가 종료되었음, 종료 코드 %d"
#: ../../port/exec.c:572
#, c-format
msgid "child process was terminated by signal %d"
msgstr "하위 프로세스가 종료되었음, 시그널 %d"
#: ../../port/exec.c:575
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "하위 프로세스가 종료되었음, 알수 없는 상태 %d"
......@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-10-09 07:07+0100\n"
"PO-Revision-Date: 2004-11-06 22:02+0100\n"
"PO-Revision-Date: 2004-12-11 21:22+0100\n"
"Last-Translator: Aleksander Kmetec <aleksander.kmetec@intera.si>\n"
"Language-Team: Slovenian <aleksander.kmetec@intera.si>\n"
"MIME-Version: 1.0\n"
......@@ -14,35 +14,34 @@ msgstr ""
"X-Poedit-Language: Slovenian\n"
"X-Poedit-Country: SLOVENIA\n"
#: pg_ctl.c:200
#: pg_ctl.c:215
#: pg_ctl.c:1331
#: pg_ctl.c:201
#: pg_ctl.c:216
#: pg_ctl.c:1342
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: zmanjkalo je pomnilnika\n"
#: pg_ctl.c:249
#: pg_ctl.c:250
#, c-format
msgid "%s: could not open PID file \"%s\": %s"
msgstr "%s: PID datoteke ni bilo mogoe odpreti \"%s\": %s"
#: pg_ctl.c:468
#: pg_ctl.c:469
#, c-format
msgid "%s: another postmaster may be running; trying to start postmaster anyway\n"
msgstr "%s: obstaja verjetnost, da je postmaster e zagnan; poizkus zagona se nadaljuje kljub temu\n"
#: pg_ctl.c:486
#: pg_ctl.c:487
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe prebrati\n"
#: pg_ctl.c:492
#: pg_ctl.c:493
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: datoteka z monostmi \"%s\" mora vsebovati natanko 1 vrstico\n"
#: pg_ctl.c:543
#: pg_ctl.c:544
#, c-format
msgid ""
"The program \"postmaster\" is needed by %s but was not found in the\n"
......@@ -53,7 +52,7 @@ msgstr ""
"v istem imeniku kot \"%s\".\n"
"Preverite, ali je program nameen pravilno.\n"
#: pg_ctl.c:549
#: pg_ctl.c:550
#, c-format
msgid ""
"The program \"postmaster\" was found by \"%s\"\n"
......@@ -64,12 +63,12 @@ msgstr ""
"razliica razlikuje od razliice programa \"%s\".\n"
"Preverite, ali je program nameen pravilno.\n"
#: pg_ctl.c:561
#: pg_ctl.c:562
#, c-format
msgid "%s: could not start postmaster: exit code was %d\n"
msgstr "%s: programa postmaster ni bilo mogoe zagnati; izhodna koda je bila: %d\n"
#: pg_ctl.c:572
#: pg_ctl.c:573
#, c-format
msgid ""
"%s: could not start postmaster\n"
......@@ -78,172 +77,172 @@ msgstr ""
"%s: programa postmaster ni bilo mogoe zagnati\n"
"Preglejte sporoila v dnevniku.\n"
#: pg_ctl.c:581
#: pg_ctl.c:582
msgid "waiting for postmaster to start..."
msgstr "postmaster se zaganja..."
#: pg_ctl.c:584
#: pg_ctl.c:585
msgid "could not start postmaster\n"
msgstr "programa \"postmaster\" ni bilo mogoe zagnati\n"
#: pg_ctl.c:587
#: pg_ctl.c:653
#: pg_ctl.c:720
#: pg_ctl.c:588
#: pg_ctl.c:654
#: pg_ctl.c:721
msgid " done\n"
msgstr " opravljeno\n"
#: pg_ctl.c:588
#: pg_ctl.c:589
msgid "postmaster started\n"
msgstr "postmaster zagnan\n"
#: pg_ctl.c:592
#: pg_ctl.c:593
msgid "postmaster starting\n"
msgstr "postmaster se zaganja\n"
#: pg_ctl.c:606
#: pg_ctl.c:674
#: pg_ctl.c:734
#: pg_ctl.c:607
#: pg_ctl.c:675
#: pg_ctl.c:735
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: PID datoteka \"%s\" ne obstaja\n"
#: pg_ctl.c:607
#: pg_ctl.c:675
#: pg_ctl.c:735
#: pg_ctl.c:608
#: pg_ctl.c:676
#: pg_ctl.c:736
msgid "Is postmaster running?\n"
msgstr "Ali je postmaster zagnan?\n"
#: pg_ctl.c:613
#: pg_ctl.c:614
#, c-format
msgid "%s: cannot stop postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: zaustavitev programa postmaster ni mogoa; postgres je zagnan (PID: %ld)\n"
#: pg_ctl.c:621
#: pg_ctl.c:692
#: pg_ctl.c:622
#: pg_ctl.c:693
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: signala za zaustavitev ni bilo mogoe poslati (PID: %ld): %s\n"
#: pg_ctl.c:628
#: pg_ctl.c:629
msgid "postmaster shutting down\n"
msgstr "postmaster se zaustavlja\n"
#: pg_ctl.c:633
#: pg_ctl.c:697
#: pg_ctl.c:634
#: pg_ctl.c:698
msgid "waiting for postmaster to shut down..."
msgstr "postmaster se zaustavlja..."
#: pg_ctl.c:648
#: pg_ctl.c:714
#: pg_ctl.c:649
#: pg_ctl.c:715
msgid " failed\n"
msgstr " spodletelo\n"
#: pg_ctl.c:650
#: pg_ctl.c:716
#: pg_ctl.c:651
#: pg_ctl.c:717
#, c-format
msgid "%s: postmaster does not shut down\n"
msgstr "%s: postmaster se ni zaustavil\n"
#: pg_ctl.c:655
#: pg_ctl.c:721
#: pg_ctl.c:656
#: pg_ctl.c:722
msgid "postmaster stopped\n"
msgstr "postmaster zaustavljen\n"
#: pg_ctl.c:676
#: pg_ctl.c:677
msgid "starting postmaster anyway\n"
msgstr "zagon programa posmaster se nadaljuje kljub temu\n"
#: pg_ctl.c:683
#: pg_ctl.c:684
#, c-format
msgid "%s: cannot restart postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: ponovni zagon programa postmaster ni mogo; postgres je zagnan (PID: %ld)\n"
#: pg_ctl.c:686
#: pg_ctl.c:744
#: pg_ctl.c:687
#: pg_ctl.c:745
msgid "Please terminate postgres and try again.\n"
msgstr "Zaustavite postgres in poskusite znova.\n"
#: pg_ctl.c:741
#: pg_ctl.c:742
#, c-format
msgid "%s: cannot reload postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: ponovno nalaganje konfiguracije za program postmaster ni mogoe; postgres je zagnan (PID: %ld)\n"
#: pg_ctl.c:750
#: pg_ctl.c:751
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: signala za ponovno nalaganje ni bilo mogoe poslati (PID: %ld): %s\n"
#: pg_ctl.c:755
#: pg_ctl.c:756
msgid "postmaster signaled\n"
msgstr "ukaz poslan\n"
#: pg_ctl.c:770
#: pg_ctl.c:771
#, c-format
msgid "%s: neither postmaster nor postgres running\n"
msgstr "%s: niti postmaster niti postgres ni zagnan\n"
#: pg_ctl.c:776
#: pg_ctl.c:777
#, c-format
msgid "%s: a standalone backend \"postgres\" is running (PID: %ld)\n"
msgstr "%s: zagnan je samostojni streniki proces \"postgres\" (PID: %ld)\n"
#: pg_ctl.c:783
#: pg_ctl.c:784
#, c-format
msgid "%s: postmaster is running (PID: %ld)\n"
msgstr "%s: postmaster je zagnan (PID: %ld)\n"
#: pg_ctl.c:799
#: pg_ctl.c:800
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: signala %d ni bilo mogoe poslati (PID: %ld): %s\n"
#: pg_ctl.c:829
#: pg_ctl.c:833
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: lastne izvrljive datoteke ni bilo mogoe najti\n"
#: pg_ctl.c:838
#: pg_ctl.c:842
#, c-format
msgid "%s: could not find postmaster program executable\n"
msgstr "%s: postmaster izvrilna datoteka ni bila najdena\n"
#: pg_ctl.c:886
#: pg_ctl.c:918
#: pg_ctl.c:896
#: pg_ctl.c:928
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: upravljavca servisov ni bilo mogoe odpreti\n"
#: pg_ctl.c:892
#: pg_ctl.c:902
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: servis \"%s\" je e registriran\n"
#: pg_ctl.c:903
#: pg_ctl.c:913
#, c-format
msgid "%s: could not register service \"%s\": error code %d\n"
msgstr "%s: servisa \"%s\" ni bilo mogoe registrirati [koda napake: %d]\n"
#: pg_ctl.c:924
#: pg_ctl.c:934
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: servis \"%s\" ni registriran\n"
#: pg_ctl.c:931
#: pg_ctl.c:941
#, c-format
msgid "%s: could not open service \"%s\": error code %d\n"
msgstr "%s: servisa \"%s\" ni bilo mogoe odpreti [koda napake: %d]\n"
#: pg_ctl.c:938
#: pg_ctl.c:948
#, c-format
msgid "%s: could not unregister service \"%s\": error code %d\n"
msgstr "%s: servisa \"%s\" ni bilo mogoe odstraniti [koda napake: %d]\n"
#: pg_ctl.c:1075
#: pg_ctl.c:1085
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Za ve informacij poskusite \"%s --help\".\n"
#: pg_ctl.c:1083
#: pg_ctl.c:1093
#, c-format
msgid ""
"%s is a utility to start, stop, restart, reload configuration files,\n"
......@@ -254,54 +253,55 @@ msgstr ""
"in poroanje o statusu PostgreSQL strenika, ali za prisilno pokonanje PostgreSQL procesa.\n"
"\n"
#: pg_ctl.c:1085
#: pg_ctl.c:1095
msgid "Usage:\n"
msgstr "Uporaba:\n"
#: pg_ctl.c:1086
#: pg_ctl.c:1096
#, c-format
msgid " %s start [-w] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS\"]\n"
msgstr " %s start [-w] [-D PODATKOVNI_IMENIK] [-s] [-l IME_DATOTEKE] [-o \"MONOSTI\"]\n"
#: pg_ctl.c:1087
#: pg_ctl.c:1097
#, c-format
msgid " %s stop [-W] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-D PODATKOVNI_IMENIK] [-s] [-m NAIN_ZAUSTAVITVE]\n"
#: pg_ctl.c:1088
#: pg_ctl.c:1098
#, c-format
msgid " %s restart [-w] [-D DATADIR] [-s] [-m SHUTDOWN-MODE] [-o \"OPTIONS\"]\n"
msgstr " %s restart [-w] [-D PODATKOVNI_IMENIK] [-s] [-m NAIN_ZAUSTAVITVE] [-o \"MONOSTI\"]\n"
#: pg_ctl.c:1089
#: pg_ctl.c:1099
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D PODATKOVNI_IMENIK] [-s]\n"
#: pg_ctl.c:1090
#: pg_ctl.c:1100
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D PODATKOVNI_IMENIK]\n"
#: pg_ctl.c:1091
#: pg_ctl.c:1101
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill IME_SIGNALA PID\n"
#: pg_ctl.c:1093
#: pg_ctl.c:1103
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
" [-w] [-o \"OPTIONS\"]\n"
msgstr " %s register [-N IME_SERVISA] [-U UPORABNIKO_IME] [-P GESLO] [-D PODATKOVNI_IMENIK]\n"
msgstr ""
" %s register [-N IME_SERVISA] [-U UPORABNIKO_IME] [-P GESLO] [-D PODATKOVNI_IMENIK]\n"
" [-w] [-o \"MONOSTI\"]\n"
#: pg_ctl.c:1095
#: pg_ctl.c:1105
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N IME_SERVISA]\n"
#: pg_ctl.c:1098
#: pg_ctl.c:1108
msgid ""
"\n"
"Common options:\n"
......@@ -309,31 +309,31 @@ msgstr ""
"\n"
"Pogoste monosti:\n"
#: pg_ctl.c:1099
#: pg_ctl.c:1109
msgid " -D, --pgdata DATADIR location of the database storage area\n"
msgstr " -D, --pgdata PODATKOVNI_IMENIK lokacija za shranjevanje podatkovnih datotek\n"
#: pg_ctl.c:1100
#: pg_ctl.c:1110
msgid " -s, --silent only print errors, no informational messages\n"
msgstr " -s, --silent izpisuj samo napake, brez obvestil\n"
#: pg_ctl.c:1101
#: pg_ctl.c:1111
msgid " -w wait until operation completes\n"
msgstr " -w poakaj na konec izvajanja operacije\n"
#: pg_ctl.c:1102
#: pg_ctl.c:1112
msgid " -W do not wait until operation completes\n"
msgstr " -W ne akaj na konec izvajanja operacije\n"
#: pg_ctl.c:1103
#: pg_ctl.c:1113
msgid " --help show this help, then exit\n"
msgstr " --help prikai to pomo, nato konaj program\n"
#: pg_ctl.c:1104
#: pg_ctl.c:1114
msgid " --version output version information, then exit\n"
msgstr " --version izpii podatke o razliici, nato konaj program\n"
#: pg_ctl.c:1105
#: pg_ctl.c:1115
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
"\n"
......@@ -341,11 +341,11 @@ msgstr ""
"(Privzeto je akanje na konec zaustavitve, ne pa tudi na konec zagona ali ponovnega zagona.)\n"
"\n"
#: pg_ctl.c:1106
#: pg_ctl.c:1116
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "e je monost -D izpuena, je uporabljena vrednost okoljske spremenljivke PGDATA.\n"
#: pg_ctl.c:1108
#: pg_ctl.c:1118
msgid ""
"\n"
"Options for start or restart:\n"
......@@ -353,11 +353,11 @@ msgstr ""
"\n"
"Monosti za zagon ali ponovni zagon:\n"
#: pg_ctl.c:1109
#: pg_ctl.c:1119
msgid " -l, --log FILENAME write (or append) server log to FILENAME\n"
msgstr " -l, --log DATOTEKA dnevnik strenika zapisuj v podano datoteko\n"
#: pg_ctl.c:1110
#: pg_ctl.c:1120
msgid ""
" -o OPTIONS command line options to pass to the postmaster\n"
" (PostgreSQL server executable)\n"
......@@ -365,11 +365,11 @@ msgstr ""
" -o MONOSTI ukazne monosti, ki bodo podane programu postmaster\n"
" (postmaster je PostgreSQL-ov streniki program)\n"
#: pg_ctl.c:1112
#: pg_ctl.c:1122
msgid " -p PATH-TO-POSTMASTER normally not necessary\n"
msgstr " -p PATH-TO-POSTMASTER pot do programa postmaster; ponavadi ni potrebna\n"
#: pg_ctl.c:1114
#: pg_ctl.c:1124
msgid ""
"\n"
"Options for stop or restart:\n"
......@@ -377,11 +377,11 @@ msgstr ""
"\n"
"Monosti za zaustavitev ali ponovni zagon:\n"
#: pg_ctl.c:1115
#: pg_ctl.c:1125
msgid " -m SHUTDOWN-MODE may be \"smart\", \"fast\", or \"immediate\"\n"
msgstr " -m NAIN-ZAUSTAVITVE lahko je 'smart', 'fast', ali 'immediate'\n"
#: pg_ctl.c:1117
#: pg_ctl.c:1127
msgid ""
"\n"
"Shutdown modes are:\n"
......@@ -389,21 +389,21 @@ msgstr ""
"\n"
"Naini zaustavitve so:\n"
#: pg_ctl.c:1118
#: pg_ctl.c:1128
msgid " smart quit after all clients have disconnected\n"
msgstr " smart konaj, ko vsi uporabniki prekinejo povezavo\n"
#: pg_ctl.c:1119
#: pg_ctl.c:1129
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast konaj takoj, s pravilnim postopkom zaustavitve\n"
#: pg_ctl.c:1120
#: pg_ctl.c:1130
msgid " immediate quit without complete shutdown; will lead to recovery on restart\n"
msgstr ""
" immediate konaj takoj, brez pravilnega postopka zaustavitve;\n"
" ob zagonu bo sproeno preverjanje/obnavljanje podatkov\n"
#: pg_ctl.c:1122
#: pg_ctl.c:1132
msgid ""
"\n"
"Allowed signal names for kill:\n"
......@@ -411,7 +411,7 @@ msgstr ""
"\n"
"Imena dovoljenih signalov za ukaz \"kill\":\n"
#: pg_ctl.c:1126
#: pg_ctl.c:1136
msgid ""
"\n"
"Options for register and unregister:\n"
......@@ -419,19 +419,19 @@ msgstr ""
"\n"
"Monosti za registracijo in odstranitev registracije:\n"
#: pg_ctl.c:1127
#: pg_ctl.c:1137
msgid " -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N IME_SERVISA ime servisa, pod katerim bo registriran PostgreSQL strenik\n"
#: pg_ctl.c:1128
#: pg_ctl.c:1138
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P GESLO geslo za uporabniki raun, ki ga bo uporabljal PostgreSQL strenik\n"
#: pg_ctl.c:1129
#: pg_ctl.c:1139
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr " -U UPORABNIKO_IME uporabniko ime rauna, ki ga bo uporabljal PostgreSQL strenik\n"
#: pg_ctl.c:1132
#: pg_ctl.c:1142
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
......@@ -439,17 +439,17 @@ msgstr ""
"\n"
"Napake sporoajte na naslov <pgsql-bugs@postgresql.org>.\n"
#: pg_ctl.c:1157
#: pg_ctl.c:1167
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: \"%s\" ni veljaven nain zaustavitve\n"
#: pg_ctl.c:1190
#: pg_ctl.c:1200
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: neveljaven signal \"%s\"\n"
#: pg_ctl.c:1255
#: pg_ctl.c:1265
#, c-format
msgid ""
"%s: cannot be run as root\n"
......@@ -460,33 +460,66 @@ msgstr ""
"Lastnik strenikega procesa je lahko le obiajni uporabnik.\n"
"(Kot drug uporabnik se lahko prijavite z uporabo ukaza \"su\".)\n"
#: pg_ctl.c:1347
#: pg_ctl.c:1358
#, c-format
msgid "%s: invalid option %s\n"
msgstr "%s: neveljavna monost \"%s\"\n"
#: pg_ctl.c:1358
#: pg_ctl.c:1369
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: preve argumentov na ukazni vrstici (prvi je \"%s\")\n"
#: pg_ctl.c:1377
#: pg_ctl.c:1388
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: manjkajo argumenti za \"kill\" ukaz\n"
#: pg_ctl.c:1395
#: pg_ctl.c:1406
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: \"%s\" ni podprta operacija\n"
#: pg_ctl.c:1405
#: pg_ctl.c:1416
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: operacija ni bila navedena\n"
#: pg_ctl.c:1421
#: pg_ctl.c:1432
#, c-format
msgid "%s: no database directory specified and environment variable PGDATA unset\n"
msgstr "%s: podatkovni imenik ni bil podan in okoljska spremenljivka PGDATA ni nastavljena\n"
#: ../../port/exec.c:193
#: ../../port/exec.c:307
#: ../../port/exec.c:350
#, c-format
msgid "could not identify current directory: %s"
msgstr "trenutnega imenika ni bilo mogoe izvedeti: %s"
#: ../../port/exec.c:323
#: ../../port/exec.c:359
#, c-format
msgid "could not change directory to \"%s\""
msgstr "delovnega imenika ni bilo mogoe spremeniti v \"%s\""
#: ../../port/exec.c:338
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "simbolne povezave \"%s\" ni bilo mogoe prebrati"
#: ../../port/exec.c:569
#, c-format
msgid "child process exited with exit code %d"
msgstr "podproces je zakljuil izvajanje z izhodno kodo %d"
#: ../../port/exec.c:572
#, c-format
msgid "child process was terminated by signal %d"
msgstr "podproces je bil pokonan s signalom %d"
#: ../../port/exec.c:575
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "podproces je zakljuil izvajanje z neznanim statusom %d"
此差异已折叠。
# $PostgreSQL: pgsql/src/bin/pg_resetxlog/nls.mk,v 1.16 2004/11/23 23:13:25 petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_resetxlog/nls.mk,v 1.17 2004/12/16 11:27:42 petere Exp $
CATALOG_NAME := pg_resetxlog
AVAIL_LANGUAGES := cs de es fr hu it nb pt_BR ro ru sk sl sv tr zh_CN zh_TW
AVAIL_LANGUAGES := cs de es fr hu it ko nb pt_BR ro ru sk sl sv tr zh_CN zh_TW
GETTEXT_FILES := pg_resetxlog.c
GETTEXT_TRIGGERS:= _
# Korean message translation file for PostgreSQL pg_resetxlog
# Ioseph Kim <ioseph@uri.sarang.net>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgerSQL 8.0\n"
"POT-Creation-Date: 2004-12-16 01:49+0000\n"
"PO-Revision-Date: 2004-12-16 12:17+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: KOREAN <pgsql-kr@postgresql.or.kr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-kr\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Korean\n"
"X-Poedit-Country: KOREA, REPUBLIC OF\n"
#: pg_resetxlog.c:123
#, c-format
msgid "%s: invalid argument for option -x\n"
msgstr "%s: -x 옵션값이 적당치 않음\n"
#: pg_resetxlog.c:124
#: pg_resetxlog.c:139
#: pg_resetxlog.c:154
#: pg_resetxlog.c:161
#: pg_resetxlog.c:167
#: pg_resetxlog.c:175
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "자세한 사용법은 \"%s --help\"\n"
#: pg_resetxlog.c:129
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: 트랜잭션 ID (-x) 값은 0이 아니여야함\n"
#: pg_resetxlog.c:138
#, c-format
msgid "%s: invalid argument for option -o\n"
msgstr "%s: -o 옵션값이 적당치 않음\n"
#: pg_resetxlog.c:144
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: OID (-o) 값은 0이 아니여야함\n"
#: pg_resetxlog.c:153
#: pg_resetxlog.c:160
#, c-format
msgid "%s: invalid argument for option -l\n"
msgstr "%s: -l 옵션값이 적당치 않음\n"
#: pg_resetxlog.c:174
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: 데이터 디렉토리를 지정하지 않았음\n"
#: pg_resetxlog.c:189
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s: 이 프로그램은 \"root\"로 실행될 수 없음\n"
#: pg_resetxlog.c:191
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "PostgreSQL 슈퍼유저로 %s 프로그램을 실행하십시오.\n"
#: pg_resetxlog.c:213
#: pg_resetxlog.c:309
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: \"%s\" 파일을 읽기 모드로 열 수 없음: %s\n"
#: pg_resetxlog.c:219
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
"Is a server running? If not, delete the lock file and try again.\n"
msgstr ""
"%s: \"%s\" 잠금 파일이 있습니다.\n"
"서버가 가동중인가요? 그렇지 않다면, 이 파일을 지우고 다시 시도하십시오.\n"
#: pg_resetxlog.c:258
msgid ""
"\n"
"If these values seem acceptable, use -f to force reset.\n"
msgstr ""
"\n"
"이 설정값들이 타당하다고 판단되면, 강제로 갱신하려면, -f 옵션을 쓰세요.\n"
#: pg_resetxlog.c:270
msgid ""
"The database server was not shut down cleanly.\n"
"Resetting the transaction log may cause data to be lost.\n"
"If you want to proceed anyway, use -f to force reset.\n"
msgstr ""
"이 데이터베이스 서버는 정상적으로 중지되지 못했습니다.\n"
"트랜잭션 로그를 다시 설정하는 것은 자료 손실을 야기할 수 있습니다.\n"
"그럼에도 불구하고 진행하려면, -f 옵션을 사용해서 강제 설정을 하십시오.\n"
#: pg_resetxlog.c:283
msgid "Transaction log reset\n"
msgstr "트랜잭션 로그 재설정\n"
#: pg_resetxlog.c:312
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
" touch %s\n"
"and try again.\n"
msgstr ""
"지정한 데이터 디렉토리가 맞다면, 다음 명령을 실행하고, 다시 시도해\n"
"보십시오.\n"
" touch %s\n"
"(win32에서 어떻게 하나?)\n"
#: pg_resetxlog.c:325
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: \"%s\" 파일을 읽을 수 없음: %s\n"
#: pg_resetxlog.c:348
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s: pg_control파일이 있지만, CRC값이 잘못되었습니다; 경고과 함께 진행함\n"
#: pg_resetxlog.c:357
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr "%s: pg_control파일이 있지만, 손상되었거나 버전을 알 수 없음; 무시함\n"
#: pg_resetxlog.c:421
#, c-format
msgid "%s: invalid LC_COLLATE setting\n"
msgstr "%s: LC_COLLATE 값이 잘못 되었음\n"
#: pg_resetxlog.c:428
#, c-format
msgid "%s: invalid LC_CTYPE setting\n"
msgstr "%s: LC_CTYPE 값이 잘못 되었음\n"
#: pg_resetxlog.c:452
msgid ""
"Guessed pg_control values:\n"
"\n"
msgstr ""
"추측된 pg_control 설정값들:\n"
"\n"
#: pg_resetxlog.c:454
msgid ""
"pg_control values:\n"
"\n"
msgstr ""
"pg_control 설정값들:\n"
"\n"
#: pg_resetxlog.c:463
#, c-format
msgid "pg_control version number: %u\n"
msgstr "pg_control 버전 번호: %u\n"
#: pg_resetxlog.c:464
#, c-format
msgid "Catalog version number: %u\n"
msgstr "카타로그 버전 번호: %u\n"
#: pg_resetxlog.c:465
#, c-format
msgid "Database system identifier: %s\n"
msgstr "데이터베이스 시스템 식별자: %s\n"
#: pg_resetxlog.c:466
#, c-format
msgid "Current log file ID: %u\n"
msgstr "현재 로그 파일 ID: %u\n"
#: pg_resetxlog.c:467
#, c-format
msgid "Next log file segment: %u\n"
msgstr "다음 로그 파일 세그먼트: %u\n"
#: pg_resetxlog.c:468
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "마지막 체크포인트 TimeLineID: %u\n"
#: pg_resetxlog.c:469
#, c-format
msgid "Latest checkpoint's NextXID: %u\n"
msgstr "마지막 체크포인트 NextXID: %u\n"
#: pg_resetxlog.c:470
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "마지막 체크포인트 NextOID: %u\n"
#: pg_resetxlog.c:471
#, c-format
msgid "Database block size: %u\n"
msgstr "데이터베이스 블록 크기: %u\n"
#: pg_resetxlog.c:472
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "대형 릴레이션의 세그먼트당 블럭 갯수: %u\n"
#: pg_resetxlog.c:473
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "식별자 최대 길이: %u\n"
#: pg_resetxlog.c:474
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgstr "함수 인자의 최대 갯수: %u\n"
#: pg_resetxlog.c:475
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "날짜/시간형 자료의 저장방식: %s\n"
#: pg_resetxlog.c:476
msgid "64-bit integers"
msgstr "64-비트 정수"
#: pg_resetxlog.c:476
msgid "floating-point numbers"
msgstr "부동소수"
#: pg_resetxlog.c:477
#, c-format
msgid "Maximum length of locale name: %u\n"
msgstr "로케일 이름의 최대 길이: %u\n"
#: pg_resetxlog.c:478
#, c-format
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
#: pg_resetxlog.c:479
#, c-format
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
#: pg_resetxlog.c:540
#, c-format
msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
msgstr "%s: 내부 오류 -- sizeof(ControlFileData) 값이 너무 큼 ... xlog.c 고쳐야함\n"
#: pg_resetxlog.c:553
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: pg_control 파일 만들 수 없음: %s\n"
#: pg_resetxlog.c:564
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: pg_control 파일 쓸 수 없음: %s\n"
#: pg_resetxlog.c:571
#: pg_resetxlog.c:727
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: fsync 오류: %s\n"
#: pg_resetxlog.c:592
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: \"%s\" 디렉토리 열 수 없음: %s\n"
#: pg_resetxlog.c:606
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: \"%s\" 파일 삭제 할 수 없음: %s\n"
#: pg_resetxlog.c:625
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: \"%s\" 디렉토리 읽을 수 없음: %s\n"
#: pg_resetxlog.c:694
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: \"%s\" 파일 열 수 없음: %s\n"
#: pg_resetxlog.c:705
#: pg_resetxlog.c:719
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: \"%s\" 파일 쓸 수 없음: %s\n"
#: pg_resetxlog.c:738
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
"\n"
msgstr ""
"%s 프로그램은 PostgreSQL 트랜잭션 로그를 다시 설정합니다.\n"
"\n"
#: pg_resetxlog.c:739
#, c-format
msgid ""
"Usage:\n"
" %s [OPTION]... DATADIR\n"
"\n"
msgstr ""
"사용법:\n"
" %s [옵션]... DATADIR\n"
"\n"
#: pg_resetxlog.c:740
msgid "Options:\n"
msgstr "옵션들:\n"
#: pg_resetxlog.c:741
msgid " -f force update to be done\n"
msgstr " -f 강제로 갱신함\n"
#: pg_resetxlog.c:742
msgid " -l FILEID,SEG force minimum WAL starting location for new transaction log\n"
msgstr " -l FILEID,SEG 새 트랜잭션 로그를 위한 최소 WAL 시작 위치를 강제지정\n"
#: pg_resetxlog.c:743
msgid " -n no update, just show extracted control values (for testing)\n"
msgstr " -n 갱신하지 않음, 컨트롤 값들을 보여주기만 함(테스트용)\n"
#: pg_resetxlog.c:744
msgid " -o OID set next OID\n"
msgstr " -o OID 다음 OID 지정\n"
#: pg_resetxlog.c:745
msgid " -x XID set next transaction ID\n"
msgstr " -x XID 다음 XID(트랜잭션 ID) 지정\n"
#: pg_resetxlog.c:746
msgid " --help show this help, then exit\n"
msgstr " --help 이 도움말을 보여주고 마침\n"
#: pg_resetxlog.c:747
msgid " --version output version information, then exit\n"
msgstr " --version 버전 정보를 보여주고 마침\n"
#: pg_resetxlog.c:748
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"오류보고: <pgsql-bugs@postgresql.org>.\n"
......@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2003-10-13 03:00+0200\n"
"PO-Revision-Date: 2004-11-06 22:03+0100\n"
"PO-Revision-Date: 2004-12-16 06:10+0100\n"
"Last-Translator: Aleksander Kmetec <aleksander.kmetec@intera.si>\n"
"Language-Team: Slovenian <aleksander.kmetec@intera.si>\n"
"MIME-Version: 1.0\n"
......@@ -16,54 +16,64 @@ msgstr ""
"X-Poedit-Country: SLOVENIA\n"
"X-Generator: KBabel 1.3.1\n"
#: pg_resetxlog.c:120
#: pg_resetxlog.c:123
#, c-format
msgid "%s: invalid argument for option -x\n"
msgstr "%s: neveljaven argument k monosti -x\n"
#: pg_resetxlog.c:121
#: pg_resetxlog.c:136
#: pg_resetxlog.c:151
#: pg_resetxlog.c:158
#: pg_resetxlog.c:164
#: pg_resetxlog.c:172
#: pg_resetxlog.c:124
#: pg_resetxlog.c:139
#: pg_resetxlog.c:154
#: pg_resetxlog.c:161
#: pg_resetxlog.c:167
#: pg_resetxlog.c:175
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Za ve informacij poskusite \"%s --help\"\n"
#: pg_resetxlog.c:126
#: pg_resetxlog.c:129
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: ID transakcije (-x) ne sme biti 0\n"
#: pg_resetxlog.c:135
#: pg_resetxlog.c:138
#, c-format
msgid "%s: invalid argument for option -o\n"
msgstr "%s: neveljaven argument k monosti -o\n"
#: pg_resetxlog.c:141
#: pg_resetxlog.c:144
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: OID (-o) ne sme biti 0\n"
#: pg_resetxlog.c:150
#: pg_resetxlog.c:157
#: pg_resetxlog.c:153
#: pg_resetxlog.c:160
#, c-format
msgid "%s: invalid argument for option -l\n"
msgstr "%s: neveljaven argument k monosti -l\n"
#: pg_resetxlog.c:171
#: pg_resetxlog.c:174
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: podatkovni imenik ni bil naveden\n"
#: pg_resetxlog.c:189
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s: uporabnik \"root\" ne more poganjati tega programa\n"
#: pg_resetxlog.c:191
#: pg_resetxlog.c:287
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Program %s morate zagnati kot PostgreSQL superuser.\n"
#: pg_resetxlog.c:213
#: pg_resetxlog.c:309
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe odpreti za branje: %s\n"
#: pg_resetxlog.c:197
#: pg_resetxlog.c:219
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
......@@ -72,7 +82,7 @@ msgstr ""
"%s: najdena je bila zaklepna datoteka \"%s\"\n"
"Ali je strenik e zagnan? e ni, potem pobriite zaklepno datoteko in poskusite znova.\n"
#: pg_resetxlog.c:236
#: pg_resetxlog.c:258
msgid ""
"\n"
"If these values seem acceptable, use -f to force reset.\n"
......@@ -80,7 +90,7 @@ msgstr ""
"\n"
"e se vam te vrednosti zdijo sprejemljive, uporabite -f za njihovo prisilno ponastavitev.\n"
#: pg_resetxlog.c:248
#: pg_resetxlog.c:270
msgid ""
"The database server was not shut down cleanly.\n"
"Resetting the transaction log may cause data to be lost.\n"
......@@ -90,11 +100,11 @@ msgstr ""
"Ponastavitev dnevnika transakcij lahko povzroi izgubo podatkov.\n"
"e kljub temu elite nadaljevati, uporabite -f za prisilno ponastavitev.\n"
#: pg_resetxlog.c:261
#: pg_resetxlog.c:283
msgid "Transaction log reset\n"
msgstr "Dnevnik transakcij je bil ponastavljen\n"
#: pg_resetxlog.c:290
#: pg_resetxlog.c:312
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
......@@ -105,32 +115,32 @@ msgstr ""
" touch %s\n"
"in poskusite znova.\n"
#: pg_resetxlog.c:303
#: pg_resetxlog.c:325
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe prebrati: %s\n"
#: pg_resetxlog.c:326
#: pg_resetxlog.c:348
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s: pg_control obstaja, vendar ima neveljaven CRC; nadaljujte s previdnostjo\n"
#: pg_resetxlog.c:335
#: pg_resetxlog.c:357
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr "%s: pg_control obstaja, vendar je pokvarjen ali neznane verzije; ignoriram\n"
#: pg_resetxlog.c:399
#: pg_resetxlog.c:421
#, c-format
msgid "%s: invalid LC_COLLATE setting\n"
msgstr "%s: neveljavna nastavitev LC_COLLATE\n"
#: pg_resetxlog.c:406
#: pg_resetxlog.c:428
#, c-format
msgid "%s: invalid LC_CTYPE setting\n"
msgstr "%s: neveljavna nastavitev LC_CTYPE\n"
#: pg_resetxlog.c:430
#: pg_resetxlog.c:452
msgid ""
"Guessed pg_control values:\n"
"\n"
......@@ -138,7 +148,7 @@ msgstr ""
"Uganjene pg_control vrednosti:\n"
"\n"
#: pg_resetxlog.c:432
#: pg_resetxlog.c:454
msgid ""
"pg_control values:\n"
"\n"
......@@ -146,146 +156,146 @@ msgstr ""
"pg_control vrednosti:\n"
"\n"
#: pg_resetxlog.c:441
#: pg_resetxlog.c:463
#, c-format
msgid "pg_control version number: %u\n"
msgstr "Razliica pg_control .................. %u\n"
#: pg_resetxlog.c:442
#: pg_resetxlog.c:464
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Razliica kataloga .................... %u\n"
#: pg_resetxlog.c:443
#: pg_resetxlog.c:465
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Identifikator sistema podatkovnih baz: %s\n"
#: pg_resetxlog.c:444
#: pg_resetxlog.c:466
#, c-format
msgid "Current log file ID: %u\n"
msgstr "Trenutni ID dnevnika .................. %u\n"
#: pg_resetxlog.c:445
#: pg_resetxlog.c:467
#, c-format
msgid "Next log file segment: %u\n"
msgstr "Naslednji segment dnevnika ............ %u\n"
#: pg_resetxlog.c:446
#: pg_resetxlog.c:468
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "TimeLineID zadnje kontrolne toke ..... %u\n"
#: pg_resetxlog.c:447
#: pg_resetxlog.c:469
#, c-format
msgid "Latest checkpoint's NextXID: %u\n"
msgstr "NextXID zadnje kontrolne toke ........ %u\n"
#: pg_resetxlog.c:448
#: pg_resetxlog.c:470
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID zadnje kontrolne toke ......... %u\n"
#: pg_resetxlog.c:449
#: pg_resetxlog.c:471
#, c-format
msgid "Database block size: %u\n"
msgstr "Velikost bloka ........................ %u\n"
#: pg_resetxlog.c:450
#: pg_resetxlog.c:472
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr ""
"tevilo blokov na posamezni segment\n"
"velike relacije ....................... %u\n"
#: pg_resetxlog.c:451
#: pg_resetxlog.c:473
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Najveja dolina identifikatorjev ..... %u\n"
#: pg_resetxlog.c:452
#: pg_resetxlog.c:474
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgstr "Najveje tevilo argumentov funkcije .. %u\n"
#: pg_resetxlog.c:453
#: pg_resetxlog.c:475
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Nain shranjevanja datuma/asa ........ %s\n"
#: pg_resetxlog.c:454
#: pg_resetxlog.c:476
msgid "64-bit integers"
msgstr "64-bitni integerji"
#: pg_resetxlog.c:454
#: pg_resetxlog.c:476
msgid "floating-point numbers"
msgstr "tevila s plavajoo vejico"
#: pg_resetxlog.c:455
#: pg_resetxlog.c:477
#, c-format
msgid "Maximum length of locale name: %u\n"
msgstr ""
"Najveja dolina imena podronih\n"
"nastavitev (locale settings) .......... %u\n"
#: pg_resetxlog.c:456
#: pg_resetxlog.c:478
#, c-format
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE ............................ %s\n"
#: pg_resetxlog.c:457
#: pg_resetxlog.c:479
#, c-format
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE .............................. %s\n"
#: pg_resetxlog.c:518
#: pg_resetxlog.c:540
#, c-format
msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
msgstr "%s: interna napaka -- vrednost sizeof(ControlFileData) je prevelika ... popravite xlog.c\n"
#: pg_resetxlog.c:531
#: pg_resetxlog.c:553
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: datoteke pg_control ni bilo mogoe ustvariti: %s\n"
#: pg_resetxlog.c:542
#: pg_resetxlog.c:564
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: datoteke pg_control ni bilo mogoe zapisati: %s\n"
#: pg_resetxlog.c:549
#: pg_resetxlog.c:705
#: pg_resetxlog.c:571
#: pg_resetxlog.c:727
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: fsync napaka: %s\n"
#: pg_resetxlog.c:570
#: pg_resetxlog.c:592
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: imenika \"%s\" ni bilo mogoe odpreti: %s\n"
#: pg_resetxlog.c:584
#: pg_resetxlog.c:606
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe pobrisati: %s\n"
#: pg_resetxlog.c:603
#: pg_resetxlog.c:625
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: iz imenika \"%s\" ni bilo mogoe brati: %s\n"
#: pg_resetxlog.c:672
#: pg_resetxlog.c:694
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe odpreti: %s\n"
#: pg_resetxlog.c:683
#: pg_resetxlog.c:697
#: pg_resetxlog.c:705
#: pg_resetxlog.c:719
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: datoteke \"%s\" ni bilo mogoe zapisati: %s\n"
#: pg_resetxlog.c:716
#: pg_resetxlog.c:738
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
......@@ -294,7 +304,7 @@ msgstr ""
"%s ponastavi PostgreSQL-ov dnevnik transakcij.\n"
"\n"
#: pg_resetxlog.c:717
#: pg_resetxlog.c:739
#, c-format
msgid ""
"Usage:\n"
......@@ -305,39 +315,39 @@ msgstr ""
" %s [MONOST]... PODATKOVNI_IMENIK\n"
"\n"
#: pg_resetxlog.c:718
#: pg_resetxlog.c:740
msgid "Options:\n"
msgstr "Monosti:\n"
#: pg_resetxlog.c:719
#: pg_resetxlog.c:741
msgid " -f force update to be done\n"
msgstr " -f prisili izvedbo posodobitve\n"
#: pg_resetxlog.c:720
#: pg_resetxlog.c:742
msgid " -l FILEID,SEG force minimum WAL starting location for new transaction log\n"
msgstr " -l FILEID,SEG doloi najmanjo zaetno WAL lokacijo za novi dnevnik transakcij\n"
#: pg_resetxlog.c:721
#: pg_resetxlog.c:743
msgid " -n no update, just show extracted control values (for testing)\n"
msgstr " -n ne posodabljaj, ampak samo prikai vrednosti (za testiranje)\n"
#: pg_resetxlog.c:722
#: pg_resetxlog.c:744
msgid " -o OID set next OID\n"
msgstr " -o OID nastavi naslednji OID\n"
#: pg_resetxlog.c:723
#: pg_resetxlog.c:745
msgid " -x XID set next transaction ID\n"
msgstr " -x XID nastavi naslednji ID transakcije\n"
#: pg_resetxlog.c:724
#: pg_resetxlog.c:746
msgid " --help show this help, then exit\n"
msgstr " --help izpii to pomo, nato konaj program\n"
#: pg_resetxlog.c:725
#: pg_resetxlog.c:747
msgid " --version output version information, then exit\n"
msgstr " --version izpii podatke o razliici, nato konaj program\n"
#: pg_resetxlog.c:726
#: pg_resetxlog.c:748
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册