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

Translation updates

上级 a1d63d92
# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.5 2004/01/10 09:09:40 dennis Exp $
# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.6 2004/04/05 09:13:43 petere Exp $
CATALOG_NAME := initdb
AVAIL_LANGUAGES := de it pt_BR sv
AVAIL_LANGUAGES := de it pt_BR ru sv
GETTEXT_FILES := initdb.c
GETTEXT_TRIGGERS:= _ simple_prompt
# ru.po
# INITDB Translated Messages into the Russian Language (KOI8-R)
#
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.1 2004/04/05 09:13:43 petere Exp $
#
# ChangeLog:
# - March 27, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.5.x\n"
"POT-Creation-Date: 2004-03-27 14:11-0400\n"
"PO-Revision-Date: 2004-03-27 14:03-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
#: initdb.c:246
#: initdb.c:260
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: \n"
#: initdb.c:366
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr ""
#: initdb.c:424
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr ""
#: initdb.c:456
#, c-format
msgid "%s: child process exited with exit code %d\n"
msgstr ""
#: initdb.c:461
#, c-format
msgid "%s: child process was terminated by signal %d\n"
msgstr ""
#: initdb.c:466
#, c-format
msgid "%s: child process exited with unrecognized status %d\n"
msgstr ""
#: initdb.c:587
#: initdb.c:596
#: initdb.c:604
#, c-format
msgid "%s: failed\n"
msgstr "%s: \n"
#: initdb.c:593
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgstr ""
#: initdb.c:601
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr ""
#: initdb.c:612
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr ""
#: initdb.c:638
#, 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 ""
#: initdb.c:682
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr ""
#: initdb.c:806
#, 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 ""
#: initdb.c:1058
msgid "selecting default max_connections ... "
msgstr ""
#: initdb.c:1094
msgid "selecting default shared_buffers ... "
msgstr ""
#: initdb.c:1127
msgid "creating configuration files ... "
msgstr " ... "
#: initdb.c:1205
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr " template1 %s/base/1 ... "
#: initdb.c:1221
#, 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 ""
#: initdb.c:1294
msgid "initializing pg_shadow ... "
msgstr " pg_shadow ... "
#: initdb.c:1325
msgid "Enter new superuser password: "
msgstr " :"
#: initdb.c:1326
msgid "Enter it again: "
msgstr " : "
#: initdb.c:1329
msgid "Passwords didn't match.\n"
msgstr " .\n"
#: initdb.c:1334
msgid "setting password ... "
msgstr " ... "
#: initdb.c:1358
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr ""
#: initdb.c:1388
msgid "enabling unlimited row size for system tables ... "
msgstr ""
#: initdb.c:1461
msgid "initializing pg_depend ... "
msgstr " pg_depend ... "
#: initdb.c:1489
msgid "creating system views ... "
msgstr " ... "
#: initdb.c:1526
msgid "loading pg_description ... "
msgstr " pg_description ... "
#: initdb.c:1574
msgid "creating conversions ... "
msgstr " ... "
#: initdb.c:1630
msgid "setting privileges on built-in objects ... "
msgstr ""
#: initdb.c:1688
msgid "creating information schema ... "
msgstr " ... "
#: initdb.c:1750
msgid "vacuuming database template1 ... "
msgstr " template1 ... "
#: initdb.c:1806
msgid "copying template1 to template0 ... "
msgstr " template1 template0 ... "
#: initdb.c:1863
msgid "caught signal\n"
msgstr " \n"
#: initdb.c:1868
msgid "could not write to child process\n"
msgstr ""
#: initdb.c:1874
msgid "ok\n"
msgstr "ok\n"
#: initdb.c:1904
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: \"%s\"\n"
#: initdb.c:1971
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
"\n"
msgstr ""
#: initdb.c:1972
msgid "Usage:\n"
msgstr ":\n"
#: initdb.c:1973
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr ""
#: initdb.c:1974
msgid ""
"\n"
"Options:\n"
msgstr ""
"\n"
":\n"
#: initdb.c:1975
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr ""
#: initdb.c:1976
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
#: initdb.c:1977
msgid " --locale=LOCALE initialize database cluster with given locale\n"
msgstr ""
#: initdb.c:1978
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 ""
#: initdb.c:1983
msgid " --no-locale equivalent to --locale=C\n"
msgstr ""
#: initdb.c:1984
msgid " -U, --username=NAME database superuser name\n"
msgstr ""
#: initdb.c:1985
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr ""
#: initdb.c:1986
msgid " -?, --help show this help, then exit\n"
msgstr ""
#: initdb.c:1987
msgid " -V, --version output version information, then exit\n"
msgstr ""
#: initdb.c:1988
msgid ""
"\n"
"Less commonly used options:\n"
msgstr ""
#: initdb.c:1989
msgid " -d, --debug generate lots of debugging output\n"
msgstr ""
#: initdb.c:1990
msgid " -s, --show show internal settings\n"
msgstr ""
#: initdb.c:1991
msgid " -L DIRECTORY where to find the input files\n"
msgstr ""
#: initdb.c:1992
msgid " -n, --noclean do not clean up after errors\n"
msgstr ""
#: initdb.c:1993
msgid ""
"\n"
"If the data directory is not specified, the environment variable PGDATA\n"
"is used.\n"
msgstr ""
#: initdb.c:1995
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
#: initdb.c:2118
msgid "Running in debug mode.\n"
msgstr ""
#: initdb.c:2122
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr ""
#: initdb.c:2155
#: initdb.c:2172
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr ""
#: initdb.c:2170
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr ""
#: initdb.c:2187
#, 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 ""
#: initdb.c:2211
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in \n"
"the directory \"%s\". Check your installation.\n"
msgstr ""
#: initdb.c:2220
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr ""
#: initdb.c:2272
#, 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 ""
#: initdb.c:2285
#, c-format
msgid ""
"The database cluster will be initialized with locale %s.\n"
"\n"
msgstr ""
#: initdb.c:2290
#, 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"
"\n"
msgstr ""
#: initdb.c:2335
#, c-format
msgid "creating directory %s ... "
msgstr " %s ... "
#: initdb.c:2349
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr ""
#: initdb.c:2367
#, 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 ""
#: initdb.c:2384
#, c-format
msgid "creating directory %s/%s ... "
msgstr " %s/%s ... "
#: initdb.c:2442
#, 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 ""
此差异已折叠。
# ru.po
# LIBPQ Translated Messages into the Russian Language (KOI8-R)
#
# $PostgreSQL: pgsql/src/interfaces/libpq/po/ru.po,v 1.9 2003/11/29 19:52:12 pgsql Exp $
# $PostgreSQL: pgsql/src/interfaces/libpq/po/ru.po,v 1.10 2004/04/05 09:13:43 petere Exp $
#
# ChangeLog:
# - March 27, 2004: Update for 7.5.*; <mokhov@cs.concordia.ca>
# - July 24 - October 5, 2003: Update for 7.4.*; <mokhov@cs.concordia.ca>
# - Januray 2, 2002: Completed SSL transaltion, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - October 12, 2002: Post-7.3beta2 fuzzy translation fixes, Serguei A. Mokhov <mokhov@cs.concordia.ca>
......@@ -12,8 +13,8 @@
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4.x\n"
"POT-Creation-Date: 2003-10-05 07:25-0300\n"
"Project-Id-Version: PostgreSQL 7.5.x\n"
"POT-Creation-Date: 2004-03-27 14:12-0400\n"
"PO-Revision-Date: 2003-10-05 11:35-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
......@@ -31,8 +32,7 @@ msgstr "
msgid "could not set socket to blocking mode: %s\n"
msgstr " : %s\n"
#: fe-auth.c:411
#: fe-auth.c:415
#: fe-auth.c:411 fe-auth.c:415
#, c-format
msgid "Kerberos 5 authentication rejected: %*s\n"
msgstr " Kerberos 5 : %*s\n"
......@@ -42,7 +42,7 @@ msgstr "
msgid "could not restore non-blocking mode on socket: %s\n"
msgstr " : %s\n"
#: fe-auth.c:509
#: fe-auth.c:508
msgid "SCM_CRED authentication method not supported\n"
msgstr " SCM_CRED \n"
......@@ -50,54 +50,54 @@ msgstr "
msgid "Kerberos 4 authentication failed\n"
msgstr " Kerberos 4 \n"
#: fe-auth.c:606
#: fe-auth.c:608
msgid "Kerberos 4 authentication not supported\n"
msgstr " Kerberos 4 \n"
#: fe-auth.c:616
#: fe-auth.c:619
msgid "Kerberos 5 authentication failed\n"
msgstr " Kerberos 5 \n"
#: fe-auth.c:622
#: fe-auth.c:627
msgid "Kerberos 5 authentication not supported\n"
msgstr " Kerberos 5 \n"
#: fe-auth.c:650
#: fe-auth.c:655
#, c-format
msgid "authentication method %u not supported\n"
msgstr " %u \n"
#: fe-auth.c:687
#: fe-auth.c:692
#, c-format
msgid "invalid authentication service name \"%s\", ignored\n"
msgstr " \"%s\", \n"
#: fe-auth.c:758
#: fe-auth.c:764
#, c-format
msgid "fe_getauthname: invalid authentication system: %d\n"
msgstr "fe_getauthname: : %d\n"
#: fe-connect.c:452
#: fe-connect.c:451
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr " sslmode: \"%s\"\n"
#: fe-connect.c:472
#: fe-connect.c:471
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr " sslmode \"%s\" SSL \n"
#: fe-connect.c:783
#: fe-connect.c:782
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgstr " : %s\n"
#: fe-connect.c:810
#: fe-connect.c:809
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr " TCP : %s\n"
#: fe-connect.c:841
#: fe-connect.c:840
#, c-format
msgid ""
"could not connect to server: %s\n"
......@@ -108,7 +108,7 @@ msgstr ""
"\t \n"
"\t Unix' \"%s\"?\n"
#: fe-connect.c:853
#: fe-connect.c:852
#, c-format
msgid ""
"could not connect to server: %s\n"
......@@ -119,181 +119,172 @@ msgstr ""
"\t \"%s\" \n"
"\t TCP/IP %s?\n"
#: fe-connect.c:937
#: fe-connect.c:942
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr " \"%s\" : %s\n"
#: fe-connect.c:941
#: fe-connect.c:946
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr " UNIX- \"%s\" : %s\n"
#: fe-connect.c:1144
#: fe-connect.c:1149
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr " , \n"
#: fe-connect.c:1187
#: fe-connect.c:1192
#, c-format
msgid "could not create socket: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1298
#: fe-connect.c:1303
#, c-format
msgid "could not get socket error status: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1337
#: fe-connect.c:1342
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1382
#: fe-connect.c:1387
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr " SSL: %s\n"
#: fe-connect.c:1404
#: fe-connect.c:2527
#: fe-connect.c:2536
#: fe-connect.c:3103
#: fe-lobj.c:540
#: fe-connect.c:1409 fe-connect.c:2529 fe-connect.c:2538 fe-connect.c:3105
#: fe-lobj.c:548
msgid "out of memory\n"
msgstr " \n"
#: fe-connect.c:1417
#: fe-connect.c:1422
#, c-format
msgid "could not send startup packet: %s\n"
msgstr " : %s\n"
#: fe-connect.c:1457
#: fe-connect.c:1462
#, c-format
msgid "could not receive server response to SSL negotiation packet: %s\n"
msgstr " SSL: %s\n"
#: fe-connect.c:1476
#: fe-connect.c:1493
#: fe-connect.c:1481 fe-connect.c:1498
msgid "server does not support SSL, but SSL was required\n"
msgstr " SSL, SSL \n"
#: fe-connect.c:1509
#: fe-connect.c:1514
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr " SSL: %c\n"
#: fe-connect.c:1566
#: fe-connect.c:1598
#: fe-connect.c:1571 fe-connect.c:1603
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr " , : %c\n"
#: fe-connect.c:1834
#: fe-connect.c:1839
msgid "unexpected message from server during startup\n"
msgstr " \n"
#: fe-connect.c:1904
#: fe-connect.c:1909
#, c-format
msgid "invalid connection state %c, probably indicative of memory corruption\n"
msgstr " %c, \n"
#: fe-connect.c:2575
#: fe-connect.c:2577
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr " \"=\" \"%s\" \n"
#: fe-connect.c:2624
#: fe-connect.c:2626
msgid "unterminated quoted string in connection info string\n"
msgstr " ( ) \n"
#: fe-connect.c:2658
#: fe-connect.c:2660
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr " \"%s\"\n"
#: fe-connect.c:2870
#: fe-connect.c:2872
msgid "connection pointer is NULL\n"
msgstr " NULL'\n"
#: fe-connect.c:3121
#: fe-connect.c:3123
#, c-format
msgid "WARNING: Password file %s has world or group read access; permission should be u=rw (0600)\n"
msgid ""
"WARNING: Password file %s has world or group read access; permission should "
"be u=rw (0600)\n"
msgstr ": %s ; u=rw (0600)\n"
#: fe-exec.c:484
msgid "NOTICE"
msgstr "NOTICE"
#: fe-exec.c:637
#: fe-exec.c:689
#: fe-exec.c:653 fe-exec.c:705
msgid "command string is a null pointer\n"
msgstr " \n"
#: fe-exec.c:724
#: fe-exec.c:740
msgid "statement name is a null pointer\n"
msgstr " \n"
#: fe-exec.c:755
#: fe-exec.c:771
msgid "no connection to the server\n"
msgstr " \n"
#: fe-exec.c:762
#: fe-exec.c:778
msgid "another command is already in progress\n"
msgstr " \n"
#: fe-exec.c:798
#: fe-exec.c:1432
#: fe-exec.c:814 fe-exec.c:1465
msgid "function requires at least protocol version 3.0\n"
msgstr " 3.0\n"
#: fe-exec.c:1100
#: fe-exec.c:1116
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgstr " asyncStatus: %d\n"
#: fe-exec.c:1205
#: fe-exec.c:1221
msgid "COPY terminated by new PQexec"
msgstr "COPY PQexec"
#: fe-exec.c:1213
#: fe-exec.c:1229
msgid "COPY IN state must be terminated first\n"
msgstr " COPY IN \n"
#: fe-exec.c:1233
#: fe-exec.c:1249
msgid "COPY OUT state must be terminated first\n"
msgstr " COPY OUT \n"
#: fe-exec.c:1336
#: fe-exec.c:1390
#: fe-exec.c:1474
#: fe-exec.c:1358 fe-exec.c:1423 fe-exec.c:1507
msgid "no COPY in progress\n"
msgstr " COPY \n"
#: fe-exec.c:1666
#: fe-exec.c:1699
msgid "connection in wrong state\n"
msgstr " \n"
#: fe-exec.c:1697
#: fe-exec.c:1730
msgid "invalid ExecStatusType code"
msgstr " ExecStatusType"
#: fe-exec.c:1761
#: fe-exec.c:1784
#: fe-exec.c:1794 fe-exec.c:1817
#, c-format
msgid "column number %d is out of range 0..%d"
msgstr " N %d 0..%d"
#: fe-exec.c:1777
#: fe-exec.c:1810
#, c-format
msgid "row number %d is out of range 0..%d"
msgstr " N %d 0..%d"
#: fe-exec.c:2062
#: fe-exec.c:2095
#, c-format
msgid "could not interpret result from server: %s"
msgstr " : %s"
#: fe-lobj.c:402
#: fe-lobj.c:487
#: fe-lobj.c:402 fe-lobj.c:487
#, c-format
msgid "could not open file \"%s\": %s\n"
msgstr " \"%s\": %s\n"
......@@ -303,8 +294,7 @@ msgstr "
msgid "could not create large object for file \"%s\"\n"
msgstr " (LO) \"%s\"\n"
#: fe-lobj.c:424
#: fe-lobj.c:474
#: fe-lobj.c:424 fe-lobj.c:474
#, c-format
msgid "could not open large object %u\n"
msgstr " (LO) %u\n"
......@@ -314,44 +304,44 @@ msgstr "
msgid "error while reading file \"%s\"\n"
msgstr " \"%s\"\n"
#: fe-lobj.c:502
#: fe-lobj.c:502 fe-lobj.c:515
#, c-format
msgid "error while writing to file \"%s\"\n"
msgstr " \"%s\"\n"
#: fe-lobj.c:568
#: fe-lobj.c:593
msgid "query to initialize large object functions did not return data\n"
msgstr " (LOs) \n"
#: fe-lobj.c:606
#: fe-lobj.c:631
msgid "cannot determine OID of function lo_open\n"
msgstr " OID lo_open\n"
#: fe-lobj.c:613
#: fe-lobj.c:638
msgid "cannot determine OID of function lo_close\n"
msgstr " OID lo_close\n"
#: fe-lobj.c:620
#: fe-lobj.c:645
msgid "cannot determine OID of function lo_creat\n"
msgstr " OID lo_creat\n"
#: fe-lobj.c:627
#: fe-lobj.c:652
msgid "cannot determine OID of function lo_unlink\n"
msgstr " OID lo_unlink\n"
#: fe-lobj.c:634
#: fe-lobj.c:659
msgid "cannot determine OID of function lo_lseek\n"
msgstr " OID lo_lseek\n"
#: fe-lobj.c:641
#: fe-lobj.c:666
msgid "cannot determine OID of function lo_tell\n"
msgstr " OID lo_tell\n"
#: fe-lobj.c:648
#: fe-lobj.c:673
msgid "cannot determine OID of function loread\n"
msgstr " OID loread\n"
#: fe-lobj.c:655
#: fe-lobj.c:680
msgid "cannot determine OID of function lowrite\n"
msgstr " OID lowrite\n"
......@@ -365,19 +355,16 @@ msgstr "
msgid "integer of size %lu not supported by pqPutInt"
msgstr " integer %lu pqPutInt"
#: fe-misc.c:544
#: fe-misc.c:748
#: fe-misc.c:544 fe-misc.c:748
msgid "connection not open\n"
msgstr " \n"
#: fe-misc.c:610
#: fe-misc.c:701
#: fe-misc.c:610 fe-misc.c:701
#, c-format
msgid "could not receive data from server: %s\n"
msgstr " : %s\n"
#: fe-misc.c:718
#: fe-misc.c:786
#: fe-misc.c:718 fe-misc.c:786
msgid ""
"server closed the connection unexpectedly\n"
"\tThis probably means the server terminated abnormally\n"
......@@ -392,136 +379,126 @@ msgstr ""
msgid "could not send data to server: %s\n"
msgstr " : %s\n"
#: fe-misc.c:905
#: fe-misc.c:922
msgid "timeout expired\n"
msgstr " ԣ\n"
#: fe-misc.c:950
#: fe-misc.c:967
msgid "socket not open\n"
msgstr " \n"
#: fe-misc.c:973
#: fe-misc.c:990
#, c-format
msgid "select() failed: %s\n"
msgstr "select() : %s\n"
#: fe-secure.c:246
#: fe-secure.c:260
#, c-format
msgid "could not establish SSL connection: %s\n"
msgstr " SSL-: %s\n"
#: fe-secure.c:308
#: fe-secure.c:380
#: fe-secure.c:913
#: fe-secure.c:323 fe-secure.c:403 fe-secure.c:1010
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgstr " SSL SYSCALL: %s\n"
#: fe-secure.c:313
#: fe-secure.c:385
#: fe-secure.c:917
#: fe-secure.c:328 fe-secure.c:408 fe-secure.c:1014
msgid "SSL SYSCALL error: EOF detected\n"
msgstr " SSL SYSCALL: (EOF)\n"
#: fe-secure.c:322
#: fe-secure.c:393
#: fe-secure.c:923
#: fe-secure.c:339 fe-secure.c:418 fe-secure.c:1022
#, c-format
msgid "SSL error: %s\n"
msgstr " SSL: %s\n"
#: fe-secure.c:330
#: fe-secure.c:401
#: fe-secure.c:929
#: fe-secure.c:349 fe-secure.c:428 fe-secure.c:1030
msgid "unrecognized SSL error code\n"
msgstr " SSL\n"
#: fe-secure.c:459
#: fe-secure.c:490
#, c-format
msgid "error querying socket: %s\n"
msgstr " : %s\n"
#: fe-secure.c:487
#: fe-secure.c:518
#, c-format
msgid "could not get information about host (%s): %s\n"
msgstr " (%s): %s\n"
#: fe-secure.c:506
#: fe-secure.c:537
msgid "unsupported protocol\n"
msgstr " \n"
#: fe-secure.c:528
#: fe-secure.c:559
#, c-format
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
msgstr " \"%s\" %ld.%ld.%ld.%ld\n"
#: fe-secure.c:535
#: fe-secure.c:566
#, c-format
msgid "server common name \"%s\" does not resolve to peer address\n"
msgstr " \"%s\" \n"
#: fe-secure.c:718
#: fe-secure.c:749
msgid "could not get user information\n"
msgstr " \n"
#: fe-secure.c:730
#: fe-secure.c:761
#, c-format
msgid "could not open certificate (%s): %s\n"
msgstr " (%s): %s\n"
#: fe-secure.c:737
#: fe-secure.c:769
#, c-format
msgid "could not read certificate (%s): %s\n"
msgstr " (%s): %s\n"
#: fe-secure.c:750
#: fe-secure.c:783
#, c-format
msgid "certificate present, but not private key (%s)\n"
msgstr " , (%s)\n"
#: fe-secure.c:759
#: fe-secure.c:792
#, c-format
msgid "private key (%s) has wrong permissions\n"
msgstr " (%s)\n"
#: fe-secure.c:766
#: fe-secure.c:799
#, c-format
msgid "could not open private key file (%s): %s\n"
msgstr " (%s): %s\n"
#: fe-secure.c:775
#: fe-secure.c:808
#, c-format
msgid "private key (%s) changed during execution\n"
msgstr " (%s) \n"
#: fe-secure.c:782
#: fe-secure.c:816
#, c-format
msgid "could not read private key (%s): %s\n"
msgstr " (%s): %s\n"
#: fe-secure.c:794
#: fe-secure.c:830
#, c-format
msgid "certificate/private key mismatch (%s): %s\n"
msgstr "/ (%s): %s\n"
#: fe-secure.c:827
#: fe-secure.c:897
#, c-format
msgid "could not create SSL context: %s\n"
msgstr " SSL: %s\n"
#: fe-secure.c:846
#: fe-secure.c:854
#: fe-secure.c:941 fe-secure.c:950
#, c-format
msgid "could not read root certificate list (%s): %s\n"
msgstr " (%s): %s\n"
#: fe-secure.c:948
#: fe-secure.c:1049
#, c-format
msgid "certificate could not be validated: %s\n"
msgstr " : %s\n"
#: fe-secure.c:960
#: fe-secure.c:1062
#, c-format
msgid "certificate could not be obtained: %s\n"
msgstr " : %s\n"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册