mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Translation updates
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Czech translation of libpq messages
|
||||
# Karel Zak <zakkr@zf.jcu.cz>, 2001-2003.
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/interfaces/libpq/po/cs.po,v 1.3 2003/11/29 22:41:29 pgsql Exp $
|
||||
# $PostgreSQL: pgsql/src/interfaces/libpq/po/cs.po,v 1.4 2004/09/13 12:26:47 petere Exp $
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.4\n"
|
||||
"POT-Creation-Date: 2003-06-29 12:25+0200\n"
|
||||
"PO-Revision-Date: 2003-07-22 13:40+0100\n"
|
||||
"Last-Translator: Karel Zak <zakkr@zf.jcu.cz>\n"
|
||||
"POT-Creation-Date: 2004-08-12 01:17-0300\n"
|
||||
"PO-Revision-Date: 2004-08-12 22:04+0100\n"
|
||||
"Last-Translator: Michal Taborsky <michal@taborsky.cz>\n"
|
||||
"Language-Team: Karel Zak <zakkr@zf.jcu.cz>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-2\n"
|
||||
@@ -22,7 +22,7 @@ msgstr "Kerberos 4 chyba: %s\n"
|
||||
#: fe-auth.c:394
|
||||
#, c-format
|
||||
msgid "could not set socket to blocking mode: %s\n"
|
||||
msgstr "nelze nastavit blokovan<EFBFBD> m<>d soketu: %s\n"
|
||||
msgstr "nelze nastavit soket do blokuj<75>c<EFBFBD>ho m<>du: %s\n"
|
||||
|
||||
#: fe-auth.c:411
|
||||
#: fe-auth.c:415
|
||||
@@ -33,9 +33,9 @@ msgstr "Kerberos 5 autentifikace odm
|
||||
#: fe-auth.c:441
|
||||
#, c-format
|
||||
msgid "could not restore non-blocking mode on socket: %s\n"
|
||||
msgstr "nelze obnovit neblokovan<EFBFBD> m<>d soketu: %s\n"
|
||||
msgstr "nelze obnovit neblokuj<EFBFBD>c<EFBFBD> m<>d soketu: %s\n"
|
||||
|
||||
#: fe-auth.c:509
|
||||
#: fe-auth.c:508
|
||||
msgid "SCM_CRED authentication method not supported\n"
|
||||
msgstr "autentifika<6B>n<EFBFBD> metoda SCM_CRED nen<65> podporov<6F>na\n"
|
||||
|
||||
@@ -43,44 +43,54 @@ msgstr "autentifika
|
||||
msgid "Kerberos 4 authentication failed\n"
|
||||
msgstr "Kerberos 4 autentifikace selhala\n"
|
||||
|
||||
#: fe-auth.c:606
|
||||
#: fe-auth.c:608
|
||||
msgid "Kerberos 4 authentication not supported\n"
|
||||
msgstr "Kerberos 4 autentifikace nen<65> podporov<6F>na\n"
|
||||
|
||||
#: fe-auth.c:616
|
||||
#: fe-auth.c:619
|
||||
msgid "Kerberos 5 authentication failed\n"
|
||||
msgstr "Kerberos 5 autentifikace selhala\n"
|
||||
|
||||
#: fe-auth.c:622
|
||||
#: fe-auth.c:627
|
||||
msgid "Kerberos 5 authentication not supported\n"
|
||||
msgstr "Kerberos 5 autentifikace nen<65> podporov<6F>na\n"
|
||||
|
||||
#: fe-auth.c:650
|
||||
#: fe-auth.c:655
|
||||
#, c-format
|
||||
msgid "authentication method %u not supported\n"
|
||||
msgstr "autentifika<6B>n<EFBFBD> metoda %u nen<65> podporov<6F>na\n"
|
||||
|
||||
#: fe-auth.c:687
|
||||
#: fe-auth.c:692
|
||||
#, c-format
|
||||
msgid "invalid authentication service name \"%s\", ignored\n"
|
||||
msgstr "neplatn<74> jm<6A>no autentifika<6B>n<EFBFBD> slu<6C>by \"%s\" ignorov<6F>no\n"
|
||||
msgstr "neplatn<74> jm<6A>no autentifika<6B>n<EFBFBD> slu<6C>by \"%s\", ignorov<6F>no\n"
|
||||
|
||||
#: fe-auth.c:758
|
||||
#: fe-auth.c:764
|
||||
#, c-format
|
||||
msgid "fe_getauthname: invalid authentication system: %d\n"
|
||||
msgstr "fe_getauthname: neplatn<74> autentifika<6B>n<EFBFBD> syst<73>m: %d\n"
|
||||
|
||||
#: fe-connect.c:717
|
||||
#: fe-connect.c:452
|
||||
#, c-format
|
||||
msgid "invalid sslmode value: \"%s\"\n"
|
||||
msgstr "neplatn<74> hodnota sslmode: \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:472
|
||||
#, c-format
|
||||
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
|
||||
msgstr "hodnota sslmode \"%s\" je naplatn<74> pokud nen<65> zakompilov<6F>na podpora SSL\n"
|
||||
|
||||
#: fe-connect.c:783
|
||||
#, c-format
|
||||
msgid "could not set socket to non-blocking mode: %s\n"
|
||||
msgstr "nelze nastavit neblokovan<EFBFBD> m<>d soketu: %s\n"
|
||||
msgstr "nelze nastavit soket do neblokuj<75>c<EFBFBD>ho m<>du: %s\n"
|
||||
|
||||
#: fe-connect.c:744
|
||||
#: fe-connect.c:810
|
||||
#, c-format
|
||||
msgid "could not set socket to TCP no delay mode: %s\n"
|
||||
msgstr "nelze nastavit \"no delay\" m<>d TCP soketu: %s\n"
|
||||
|
||||
#: fe-connect.c:772
|
||||
#: fe-connect.c:841
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
@@ -91,241 +101,251 @@ msgstr ""
|
||||
"\tJe spu<70>t<EFBFBD>n server lok<6F>ln<6C> a akceptuje\n"
|
||||
"\tspojen<65> pomoc<6F> Unix soketu \"%s\"?\n"
|
||||
|
||||
#: fe-connect.c:780
|
||||
#: fe-connect.c:853
|
||||
#, c-format
|
||||
msgid ""
|
||||
"could not connect to server: %s\n"
|
||||
"\tIs the server running on host %s and accepting\n"
|
||||
"\tIs the server running on host \"%s\" and accepting\n"
|
||||
"\tTCP/IP connections on port %s?\n"
|
||||
msgstr ""
|
||||
"nelze nav<61>zat spojen<65> se serverem: %s\n"
|
||||
"\tJe server na %s spu<70>t<EFBFBD>n a akceptuje\n"
|
||||
"\tJe server na \"%s\" spu<70>t<EFBFBD>n a akceptuje\n"
|
||||
"\tTCP/IP spojen<65> na portu %s?\n"
|
||||
|
||||
#: fe-connect.c:862
|
||||
#: fe-connect.c:945
|
||||
#, c-format
|
||||
msgid "getaddrinfo() failed: %s\n"
|
||||
msgstr "getaddrinfo() selhal: %s\n"
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "nemohu p<>elo<6C>it jm<6A>no hostitele \"%s\" na adresu: %s\n"
|
||||
|
||||
#: fe-connect.c:1056
|
||||
#: fe-connect.c:949
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "nemohu p<>elo<6C>it cestu Unix-domain soketu \"%s\" na adresu: %s\n"
|
||||
|
||||
#: fe-connect.c:1153
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "neplatn<74> status spojen<65>, pravd<76>podobn<62> indikuj<75>c<EFBFBD> poru<72>en<65> pam<61>ti\n"
|
||||
msgstr "neplatn<74> stav spojen<65>, pravd<76>podobn<62> indikuj<75>c<EFBFBD> poru<72>en<65> pam<61>ti\n"
|
||||
|
||||
#: fe-connect.c:1101
|
||||
#: fe-connect.c:1196
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "nelze vytvo<76>it soket: %s\n"
|
||||
|
||||
#: fe-connect.c:1207
|
||||
#: fe-connect.c:1307
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "nelze obdr<64>et chybov<6F> status soketu: %s\n"
|
||||
|
||||
#: fe-connect.c:1244
|
||||
#: fe-connect.c:1346
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "nelze z<>skat adresu klienta ze soketu: %s\n"
|
||||
|
||||
#: fe-connect.c:1289
|
||||
#: fe-connect.c:1391
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "nelze poslat SSL \"negotiation packet\": %s\n"
|
||||
|
||||
#: fe-connect.c:1311
|
||||
#: fe-connect.c:2361
|
||||
#: fe-connect.c:2370
|
||||
#: fe-connect.c:2937
|
||||
#: fe-lobj.c:538
|
||||
#: fe-connect.c:1413
|
||||
#: fe-connect.c:2536
|
||||
#: fe-connect.c:2545
|
||||
#: fe-connect.c:3122
|
||||
#: fe-lobj.c:548
|
||||
msgid "out of memory\n"
|
||||
msgstr "nedostatek pam<61>ti\n"
|
||||
|
||||
#: fe-connect.c:1324
|
||||
#: fe-connect.c:1426
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "nelze poslat po<70><6F>te<74>n<EFBFBD> paket: %s\n"
|
||||
|
||||
#: fe-connect.c:1364
|
||||
#: fe-connect.c:1466
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "nelze obdr<64>et odpov<6F><76> serveru na SSL \"negotiation packet\": %s\n"
|
||||
|
||||
#: fe-connect.c:1383
|
||||
#: fe-connect.c:1400
|
||||
#: fe-connect.c:1485
|
||||
#: fe-connect.c:1502
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "server nepodporuje SSL, le<6C> SSL je vy<76>adov<6F>no\n"
|
||||
|
||||
#: fe-connect.c:1416
|
||||
#: fe-connect.c:1518
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "p<>ijata neplatn<74> odpov<6F><76> na SSL negotiation: %c\n"
|
||||
|
||||
#: fe-connect.c:1472
|
||||
#: fe-connect.c:1504
|
||||
#: fe-connect.c:1575
|
||||
#: fe-connect.c:1607
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "o<>ek<65>v<EFBFBD>n byl autentifika<6B>n<EFBFBD> dotaz ze serveru, ale p<>ijat byl %c\n"
|
||||
|
||||
#: fe-connect.c:1698
|
||||
#: fe-connect.c:1843
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "neo<65>ek<65>van<61> zpr<70>va ze serveru b<>hem startu\n"
|
||||
|
||||
#: fe-connect.c:1767
|
||||
#: fe-connect.c:1913
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "neplatn<74> status spojen<65> %c, pravd<76>podobn<62> indikuj<75>c<EFBFBD> poru<72>en<65> pam<61>ti\n"
|
||||
|
||||
#: fe-connect.c:2409
|
||||
#: fe-connect.c:2584
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "chybn<62> \"=\" po \"%s\" v informa<6D>n<EFBFBD>m <20>et<65>zci spojen<65>\n"
|
||||
|
||||
#: fe-connect.c:2458
|
||||
#: fe-connect.c:2633
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "neukon<6F>en<65> <20>et<65>zec v uvozovk<76>ch v informa<6D>n<EFBFBD>m <20>et<65>zci spojen<65>\n"
|
||||
|
||||
#: fe-connect.c:2492
|
||||
#: fe-connect.c:2667
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "neplatn<74> parametr spojen<65> \"%s\"\n"
|
||||
|
||||
#: fe-connect.c:2704
|
||||
#: fe-connect.c:2889
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "pointer spojen<65> je NULL\n"
|
||||
|
||||
#: fe-connect.c:2955
|
||||
#: fe-connect.c:3140
|
||||
#, c-format
|
||||
msgid "WARNING: Password file %s has world or group read access; permission should be u=rw (0600)\n"
|
||||
msgstr "UPOZORN<52>N<EFBFBD>: Soubor s hesly %s m<> p<><70>stupov<6F> pr<70>va pro <20>ten<65> pro skupinu nebo v<>echny u<>ivatele; pr<70>va by m<>la b<>t u=rw (0600)\n"
|
||||
|
||||
#: fe-exec.c:474
|
||||
#: fe-exec.c:484
|
||||
msgid "NOTICE"
|
||||
msgstr "POZN<5A>MKA"
|
||||
|
||||
#: fe-exec.c:623
|
||||
#: fe-exec.c:682
|
||||
#: fe-exec.c:653
|
||||
#: fe-exec.c:705
|
||||
msgid "command string is a null pointer\n"
|
||||
msgstr "<22>et<65>zec p<><70>kazu je NULL\n"
|
||||
msgstr "<22>et<65>zec p<><70>kazu je pr<EFBFBD>zdn<EFBFBD> ukazatel\n"
|
||||
|
||||
#: fe-exec.c:675
|
||||
#: fe-exec.c:1310
|
||||
msgid "function requires at least 3.0 protocol\n"
|
||||
msgstr "funkce vy<76>aduje alespo<70> protokol 3.0\n"
|
||||
#: fe-exec.c:740
|
||||
msgid "statement name is a null pointer\n"
|
||||
msgstr "n<>zev v<>razu je pr<70>zdn<64> ukazatel\n"
|
||||
|
||||
#: fe-exec.c:821
|
||||
#: fe-exec.c:771
|
||||
msgid "no connection to the server\n"
|
||||
msgstr "nen<65> spojen<65> se serverem\n"
|
||||
|
||||
#: fe-exec.c:828
|
||||
#: fe-exec.c:778
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "zpracov<6F>v<EFBFBD> se ji<6A> jin<69> p<><70>kaz\n"
|
||||
|
||||
#: fe-exec.c:1013
|
||||
#: fe-exec.c:814
|
||||
#: fe-exec.c:1465
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "funkce vy<76>aduje protokol alespo<70> 3.0 a vy<76><79><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1116
|
||||
#, c-format
|
||||
msgid "unexpected asyncStatus: %d\n"
|
||||
msgstr "neo<65>ek<65>van<61> asyncStatus: %d\n"
|
||||
|
||||
#: fe-exec.c:1092
|
||||
#: fe-exec.c:1221
|
||||
msgid "COPY terminated by new PQexec"
|
||||
msgstr "COPY bylo ukon<6F>eno nov<6F>m PQexec"
|
||||
|
||||
#: fe-exec.c:1104
|
||||
#: fe-exec.c:1229
|
||||
msgid "COPY IN state must be terminated first\n"
|
||||
msgstr "COPY IN status mus<75> b<>t nejd<6A><64>ve ukon<6F>en\n"
|
||||
|
||||
#: fe-exec.c:1125
|
||||
#: fe-exec.c:1249
|
||||
msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "COPY OUT status mus<75> b<>t nejd<6A><64>ve ukon<6F>en\n"
|
||||
|
||||
#: fe-exec.c:1225
|
||||
#: fe-exec.c:1279
|
||||
#: fe-exec.c:1352
|
||||
#: fe-exec.c:1358
|
||||
#: fe-exec.c:1423
|
||||
#: fe-exec.c:1507
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "COPY se neprov<6F>d<EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:1544
|
||||
#: fe-exec.c:1699
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "spojen<65> je ve <20>patn<74>m stavu\n"
|
||||
|
||||
#: fe-exec.c:1575
|
||||
#: fe-exec.c:1730
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "neplatn<74> ExecStatusType k<>d"
|
||||
|
||||
#: fe-exec.c:1639
|
||||
#: fe-exec.c:1662
|
||||
#: fe-exec.c:1794
|
||||
#: fe-exec.c:1817
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "<22><>slo sloupce %d je mimo rozsah 0..%d"
|
||||
|
||||
#: fe-exec.c:1655
|
||||
#: fe-exec.c:1810
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "<22><>slo <20><>dky %d je mimo rozsah 0..%d"
|
||||
|
||||
#: fe-exec.c:1892
|
||||
#: fe-exec.c:2094
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "nelze interpretovat v<>sledek ze serveru: %s"
|
||||
|
||||
#: fe-lobj.c:401
|
||||
#: fe-lobj.c:485
|
||||
#: fe-lobj.c:402
|
||||
#: fe-lobj.c:487
|
||||
#, c-format
|
||||
msgid "could not open file \"%s\": %s\n"
|
||||
msgstr "nelze otev<65><76>t soubor \"%s\": %s\n"
|
||||
|
||||
#: fe-lobj.c:413
|
||||
#: fe-lobj.c:414
|
||||
#, c-format
|
||||
msgid "could not create large object for file \"%s\"\n"
|
||||
msgstr "nelze vytvo<76>it \"large object\" pro soubor \"%s\"\n"
|
||||
|
||||
#: fe-lobj.c:423
|
||||
#: fe-lobj.c:473
|
||||
#: fe-lobj.c:424
|
||||
#: fe-lobj.c:474
|
||||
#, c-format
|
||||
msgid "could not open large object %u\n"
|
||||
msgstr "nelze otev<65><76>t \"large object\" %u\n"
|
||||
|
||||
#: fe-lobj.c:438
|
||||
#: fe-lobj.c:439
|
||||
#, c-format
|
||||
msgid "error while reading file \"%s\"\n"
|
||||
msgstr "chyba b<>hem <20>ten<65> souboru \"%s\"\n"
|
||||
|
||||
#: fe-lobj.c:500
|
||||
#: fe-lobj.c:502
|
||||
#: fe-lobj.c:515
|
||||
#, c-format
|
||||
msgid "error while writing to file \"%s\"\n"
|
||||
msgstr "chyba b<>hem z<>pisu do souboru \"%s\"\n"
|
||||
|
||||
#: fe-lobj.c:566
|
||||
#: fe-lobj.c:593
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "dotaz inicializuj<75>c<EFBFBD> \"large object\" funkce nevr<76>til data\n"
|
||||
|
||||
#: fe-lobj.c:604
|
||||
#: fe-lobj.c:631
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
msgstr "nelze ur<75>it OID funkce lo_open\n"
|
||||
|
||||
#: fe-lobj.c:611
|
||||
#: fe-lobj.c:638
|
||||
msgid "cannot determine OID of function lo_close\n"
|
||||
msgstr "nelze ur<75>it OID funkce lo_close\n"
|
||||
|
||||
#: fe-lobj.c:618
|
||||
#: fe-lobj.c:645
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "nelze ur<75>it OID funkce lo_create\n"
|
||||
|
||||
#: fe-lobj.c:625
|
||||
#: fe-lobj.c:652
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
msgstr "nelze ur<75>it OID funkce lo_unlink\n"
|
||||
|
||||
#: fe-lobj.c:632
|
||||
#: fe-lobj.c:659
|
||||
msgid "cannot determine OID of function lo_lseek\n"
|
||||
msgstr "nelze ur<75>it OID funkce lo_lseek\n"
|
||||
|
||||
#: fe-lobj.c:639
|
||||
#: fe-lobj.c:666
|
||||
msgid "cannot determine OID of function lo_tell\n"
|
||||
msgstr "nelze ur<75>it OID funkce lo_tell\n"
|
||||
|
||||
#: fe-lobj.c:646
|
||||
#: fe-lobj.c:673
|
||||
msgid "cannot determine OID of function loread\n"
|
||||
msgstr "nelze ur<75>it OID funkce loread\n"
|
||||
|
||||
#: fe-lobj.c:653
|
||||
#: fe-lobj.c:680
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "nelze ur<75>it OID funkce lowrite\n"
|
||||
|
||||
@@ -339,19 +359,19 @@ msgstr "pqGetInt nepodporuje integer velikosti %lu"
|
||||
msgid "integer of size %lu not supported by pqPutInt"
|
||||
msgstr "pqPutInt nepodporuje integer velikosti %lu"
|
||||
|
||||
#: fe-misc.c:540
|
||||
#: fe-misc.c:732
|
||||
#: fe-misc.c:544
|
||||
#: fe-misc.c:748
|
||||
msgid "connection not open\n"
|
||||
msgstr "spojen<65> nen<65> otev<65>eno\n"
|
||||
|
||||
#: fe-misc.c:605
|
||||
#: fe-misc.c:685
|
||||
#: fe-misc.c:610
|
||||
#: fe-misc.c:701
|
||||
#, c-format
|
||||
msgid "could not receive data from server: %s\n"
|
||||
msgstr "nelze p<>ijmout data ze serveru: %s\n"
|
||||
|
||||
#: fe-misc.c:702
|
||||
#: fe-misc.c:770
|
||||
#: fe-misc.c:718
|
||||
#: fe-misc.c:786
|
||||
msgid ""
|
||||
"server closed the connection unexpectedly\n"
|
||||
"\tThis probably means the server terminated abnormally\n"
|
||||
@@ -361,140 +381,140 @@ msgstr ""
|
||||
"\tToto pravd<76>podobn<62> znamen<65>, <20>e byl ukon<6F>en nestandardn<64>\n"
|
||||
"\tp<74>ed nebo b<>hem vykon<6F>v<EFBFBD>n<EFBFBD> po<70>adavku.\n"
|
||||
|
||||
#: fe-misc.c:787
|
||||
#: fe-misc.c:803
|
||||
#, c-format
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "nelze poslat data na server: %s\n"
|
||||
|
||||
#: fe-misc.c:889
|
||||
#: fe-misc.c:922
|
||||
msgid "timeout expired\n"
|
||||
msgstr "<22>asov<6F> interval ub<75>hl\n"
|
||||
|
||||
#: fe-misc.c:934
|
||||
#: fe-misc.c:967
|
||||
msgid "socket not open\n"
|
||||
msgstr "soket nen<65> otev<65>en\n"
|
||||
|
||||
#: fe-misc.c:959
|
||||
#: fe-misc.c:990
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() selhal: %s\n"
|
||||
|
||||
#: fe-secure.c:246
|
||||
#: fe-secure.c:260
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "nelze vytvo<76>it SSL spojen<65>: %s\n"
|
||||
|
||||
#: fe-secure.c:306
|
||||
#: fe-secure.c:373
|
||||
#: fe-secure.c:881
|
||||
#: fe-secure.c:323
|
||||
#: fe-secure.c:403
|
||||
#: fe-secure.c:1022
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL SYSCALL chyba: %s\n"
|
||||
|
||||
#: fe-secure.c:310
|
||||
#: fe-secure.c:377
|
||||
#: fe-secure.c:885
|
||||
#: fe-secure.c:328
|
||||
#: fe-secure.c:408
|
||||
#: fe-secure.c:1026
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL SYSCALL chyba: detekov<6F>n EOF\n"
|
||||
|
||||
#: fe-secure.c:316
|
||||
#: fe-secure.c:382
|
||||
#: fe-secure.c:891
|
||||
#: fe-secure.c:339
|
||||
#: fe-secure.c:418
|
||||
#: fe-secure.c:1034
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL chyba: %s\n"
|
||||
|
||||
#: fe-secure.c:325
|
||||
#: fe-secure.c:391
|
||||
#: fe-secure.c:897
|
||||
msgid "Unknown SSL error code\n"
|
||||
msgstr "Nezn<EFBFBD>m<EFBFBD> SSL chybov<6F> k<>d\n"
|
||||
#: fe-secure.c:349
|
||||
#: fe-secure.c:428
|
||||
#: fe-secure.c:1042
|
||||
msgid "unrecognized SSL error code\n"
|
||||
msgstr "nezn<EFBFBD>m<EFBFBD> chybov<6F> k<>d SSL\n"
|
||||
|
||||
#: fe-secure.c:447
|
||||
#: fe-secure.c:490
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "chyba dotazov<6F>n<EFBFBD> soketu: %s\n"
|
||||
|
||||
#: fe-secure.c:469
|
||||
#: fe-secure.c:518
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "nelze obdr<64>et informace o hostu (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:488
|
||||
#: fe-secure.c:537
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "nepodporovan<61> protokol\n"
|
||||
|
||||
#: fe-secure.c:510
|
||||
#: fe-secure.c:559
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "jm<6A>no serveru \"%s\" nelze p<>elo<6C>it na %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#: fe-secure.c:517
|
||||
#: fe-secure.c:566
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr "jm<6A>no serveru \"%s\" nelze p<>elo<6C>it na peer adresu\n"
|
||||
|
||||
#: fe-secure.c:692
|
||||
#: fe-secure.c:749
|
||||
msgid "could not get user information\n"
|
||||
msgstr "nelze obdr<64>et informace o u<>ivateli\n"
|
||||
|
||||
#: fe-secure.c:704
|
||||
#: fe-secure.c:761
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "nelze otev<65><76>t certifik<69>t (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:711
|
||||
#: fe-secure.c:769
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "nelze <20><>st certifik<69>t (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:724
|
||||
#: fe-secure.c:783
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr "certifik<69>t je p<><70>tomen, ale priv<69>tn<74> kl<6B><6C> ne (%s)\n"
|
||||
|
||||
#: fe-secure.c:733
|
||||
#: fe-secure.c:792
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "priv<69>tn<74> kl<6B><6C> (%s) m<> <20>patn<74> opr<70>vn<76>n<EFBFBD>\n"
|
||||
|
||||
#: fe-secure.c:740
|
||||
#: fe-secure.c:799
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr "nelze otev<65><76>t soubor s priv<69>tn<74>m kl<6B><6C>em (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:749
|
||||
#: fe-secure.c:808
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr "priv<69>tn<74> kl<6B><6C> (%s) byl za chodu zm<7A>n<EFBFBD>n b<>hem\n"
|
||||
|
||||
#: fe-secure.c:756
|
||||
#: fe-secure.c:816
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr "nelze <20><>st priv<69>tn<74> kl<6B><6C> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:768
|
||||
#: fe-secure.c:830
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "certifik<69>t/priv<69>tn<74> kl<6B><6C> nesouhlas<61> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:798
|
||||
#: fe-secure.c:909
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "nelze vytvo<76>it SSL kontext: %s\n"
|
||||
|
||||
#: fe-secure.c:815
|
||||
#: fe-secure.c:823
|
||||
#: fe-secure.c:953
|
||||
#: fe-secure.c:962
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "nelze <20><>st certifik<69>tov<6F> ko<6B>enov<6F> seznam (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:915
|
||||
#: fe-secure.c:1061
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "certifik<69>t nen<65> platn<74>: %s\n"
|
||||
|
||||
#: fe-secure.c:927
|
||||
#: fe-secure.c:1074
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "certifik<69>t nelze obdr<64>et: %s\n"
|
||||
|
@@ -1,13 +1,13 @@
|
||||
# simplified Chinese translation file for libpq
|
||||
# Bao Wei <weibao@forevertek.com>, 2002
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/interfaces/libpq/po/zh_CN.po,v 1.5 2004/08/10 19:02:03 petere Exp $
|
||||
# $PostgreSQL: pgsql/src/interfaces/libpq/po/zh_CN.po,v 1.6 2004/09/13 12:35:18 petere Exp $
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 7.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-07-22 09:41+0000\n"
|
||||
"POT-Creation-Date: 2004-08-31 08:59+0000\n"
|
||||
"PO-Revision-Date: 2003-09-15 13:47:06+0800\n"
|
||||
"Last-Translator: Bao Wei <weibao@qmail.zhengmai.net.cn>\n"
|
||||
"Language-Team: Weiping He <laser@zhengmai.com.cn>\n"
|
||||
@@ -129,117 +129,117 @@ msgstr ""
|
||||
"%s <20>ϵ<EFBFBD> TCP/IP <20><><EFBFBD><EFBFBD>?\n"
|
||||
|
||||
# fe-misc.c:702
|
||||
#: fe-connect.c:945
|
||||
#: fe-connect.c:946
|
||||
#, c-format
|
||||
msgid "could not translate host name \"%s\" to address: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD>ַ: %s\n"
|
||||
|
||||
# fe-misc.c:702
|
||||
#: fe-connect.c:949
|
||||
#: fe-connect.c:950
|
||||
#, c-format
|
||||
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> Unix-domian <20><EFBFBD><D7BD><EFBFBD>·<EFBFBD><C2B7> \"%s\" <20><><EFBFBD><EFBFBD>ַ: %s\n"
|
||||
|
||||
# fe-connect.c:1232
|
||||
#: fe-connect.c:1153
|
||||
#: fe-connect.c:1154
|
||||
msgid "invalid connection state, probably indicative of memory corruption\n"
|
||||
msgstr "<22><>Ч<EFBFBD><D0A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>״̬, <20><><EFBFBD><EFBFBD><EFBFBD>Ǵ洢<C7B4><E6B4A2><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1>ƻ<EFBFBD><C6BB>ı<EFBFBD>־\n"
|
||||
|
||||
# fe-connect.c:891
|
||||
#: fe-connect.c:1196
|
||||
#: fe-connect.c:1197
|
||||
#, c-format
|
||||
msgid "could not create socket: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><D7BD><EFBFBD>: %s\n"
|
||||
|
||||
# fe-connect.c:1263
|
||||
#: fe-connect.c:1307
|
||||
#: fe-connect.c:1308
|
||||
#, c-format
|
||||
msgid "could not get socket error status: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>ȡ<EFBFBD><EFBFBD><D7BD>ִ<EFBFBD><D6B4><EFBFBD>״̬: %s\n"
|
||||
|
||||
# fe-connect.c:1283
|
||||
#: fe-connect.c:1346
|
||||
#: fe-connect.c:1347
|
||||
#, c-format
|
||||
msgid "could not get client address from socket: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><D7BD>ֻ<EFBFBD>ȡ<EFBFBD>ͻ<EFBFBD><CDBB>˵<EFBFBD>ַ: %s\n"
|
||||
|
||||
# fe-connect.c:959
|
||||
#: fe-connect.c:1391
|
||||
#: fe-connect.c:1392
|
||||
#, c-format
|
||||
msgid "could not send SSL negotiation packet: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> SSL <20><><EFBFBD>ְ<EFBFBD>: %s\n"
|
||||
|
||||
# fe-connect.c:2427 fe-connect.c:2436 fe-connect.c:2933 fe-exec.c:1284
|
||||
# fe-lobj.c:536
|
||||
#: fe-connect.c:1413 fe-connect.c:2536 fe-connect.c:2545 fe-connect.c:3112
|
||||
#: fe-lobj.c:548
|
||||
#: fe-connect.c:1414 fe-connect.c:2538 fe-connect.c:2547 fe-connect.c:3126
|
||||
#: fe-lobj.c:556
|
||||
msgid "out of memory\n"
|
||||
msgstr "<22>ڴ<EFBFBD><DAB4>þ<EFBFBD>\n"
|
||||
|
||||
# fe-connect.c:1322
|
||||
#: fe-connect.c:1426
|
||||
#: fe-connect.c:1427
|
||||
#, c-format
|
||||
msgid "could not send startup packet: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
# fe-connect.c:972
|
||||
#: fe-connect.c:1466
|
||||
#: fe-connect.c:1467
|
||||
#, c-format
|
||||
msgid "could not receive server response to SSL negotiation packet: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7>յ<EFBFBD><D5B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SSL <20><><EFBFBD>ְ<EFBFBD><D6B0><EFBFBD><EFBFBD><EFBFBD>Ӧ: %s\n"
|
||||
|
||||
# fe-connect.c:1010
|
||||
#: fe-connect.c:1485 fe-connect.c:1502
|
||||
#: fe-connect.c:1486 fe-connect.c:1503
|
||||
msgid "server does not support SSL, but SSL was required\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֧<EFBFBD><D6A7> SSL, <20><><EFBFBD><EFBFBD>Ҫ<EFBFBD><D2AA>ʹ<EFBFBD><CAB9> SSL\n"
|
||||
|
||||
# fe-connect.c:1001
|
||||
#: fe-connect.c:1518
|
||||
#: fe-connect.c:1519
|
||||
#, c-format
|
||||
msgid "received invalid response to SSL negotiation: %c\n"
|
||||
msgstr "<22>յ<EFBFBD><D5B5><EFBFBD> SSL <20><><EFBFBD>ֵ<EFBFBD><D6B5><EFBFBD>Ч<EFBFBD><D0A7>Ӧ: %c\n"
|
||||
|
||||
# fe-connect.c:1378
|
||||
#: fe-connect.c:1575 fe-connect.c:1607
|
||||
#: fe-connect.c:1576 fe-connect.c:1608
|
||||
#, c-format
|
||||
msgid "expected authentication request from server, but received %c\n"
|
||||
msgstr "<22>ڴ<EFBFBD><DAB4><EFBFBD><EFBFBD>Է<EFBFBD><D4B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><D6A4><EFBFBD><EFBFBD>, ȴ<>յ<EFBFBD> %c\n"
|
||||
|
||||
# fe-connect.c:1490
|
||||
#: fe-connect.c:1843
|
||||
#: fe-connect.c:1844
|
||||
msgid "unexpected message from server during startup\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>յ<EFBFBD><D5B5><EFBFBD><EFBFBD>Է<EFBFBD><D4B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ķ<EFBFBD>Ԥ<EFBFBD><D4A4><EFBFBD><EFBFBD>Ϣ\n"
|
||||
|
||||
# fe-connect.c:1549
|
||||
#: fe-connect.c:1913
|
||||
#: fe-connect.c:1914
|
||||
#, c-format
|
||||
msgid "invalid connection state %c, probably indicative of memory corruption\n"
|
||||
msgstr "<22><>Ч<EFBFBD><D0A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>״̬ %c, <20><><EFBFBD><EFBFBD><EFBFBD>Ǵ洢<C7B4><E6B4A2><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><DDB1>ƻ<EFBFBD><C6BB>ı<EFBFBD>־\n"
|
||||
|
||||
# fe-connect.c:2475
|
||||
#: fe-connect.c:2584
|
||||
#: fe-connect.c:2586
|
||||
#, c-format
|
||||
msgid "missing \"=\" after \"%s\" in connection info string\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ<EFBFBD>ִ<EFBFBD><D6B4><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD>ȱ<EFBFBD><C8B1> \"=\"\n"
|
||||
|
||||
# fe-connect.c:2524
|
||||
#: fe-connect.c:2633
|
||||
#: fe-connect.c:2635
|
||||
msgid "unterminated quoted string in connection info string\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϣ<EFBFBD>ִ<EFBFBD><D6B4><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ִ<EFBFBD>\n"
|
||||
|
||||
# fe-connect.c:2558
|
||||
#: fe-connect.c:2667
|
||||
#: fe-connect.c:2669
|
||||
#, c-format
|
||||
msgid "invalid connection option \"%s\"\n"
|
||||
msgstr "<22>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1> \"%s\"\n"
|
||||
|
||||
# fe-connect.c:2744
|
||||
#: fe-connect.c:2879
|
||||
#: fe-connect.c:2891
|
||||
msgid "connection pointer is NULL\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD>ָ<EFBFBD><D6B8><EFBFBD><EFBFBD> NULL\n"
|
||||
|
||||
# fe-connect.c:2953
|
||||
#: fe-connect.c:3130
|
||||
#: fe-connect.c:3148
|
||||
#, c-format
|
||||
msgid ""
|
||||
"WARNING: Password file %s has world or group read access; permission should "
|
||||
@@ -270,7 +270,7 @@ msgstr "û
|
||||
msgid "another command is already in progress\n"
|
||||
msgstr "<22>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڴ<EFBFBD><DAB4><EFBFBD>\n"
|
||||
|
||||
#: fe-exec.c:814 fe-exec.c:1465
|
||||
#: fe-exec.c:814 fe-exec.c:1466
|
||||
msgid "function requires at least protocol version 3.0\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫ 3.0 <20>汾<EFBFBD><E6B1BE>Э<EFBFBD><D0AD>\n"
|
||||
|
||||
@@ -295,110 +295,110 @@ msgid "COPY OUT state must be terminated first\n"
|
||||
msgstr "COPY OUT ״̬<D7B4><CCAC><EFBFBD><EFBFBD><EFBFBD>Ƚ<EFBFBD><C8BD><EFBFBD>\n"
|
||||
|
||||
# fe-exec.c:1780
|
||||
#: fe-exec.c:1358 fe-exec.c:1423 fe-exec.c:1507
|
||||
#: fe-exec.c:1358 fe-exec.c:1423 fe-exec.c:1508
|
||||
msgid "no COPY in progress\n"
|
||||
msgstr "û<><C3BB><EFBFBD><EFBFBD><EFBFBD>ڴ<EFBFBD><DAB4><EFBFBD><EFBFBD><EFBFBD> COPY\n"
|
||||
|
||||
# fe-exec.c:1884
|
||||
#: fe-exec.c:1699
|
||||
#: fe-exec.c:1700
|
||||
msgid "connection in wrong state\n"
|
||||
msgstr "<22><><EFBFBD>Ӵ<EFBFBD><D3B4>ڴ<EFBFBD><DAB4><EFBFBD>״̬\n"
|
||||
|
||||
# fe-exec.c:2055
|
||||
#: fe-exec.c:1730
|
||||
#: fe-exec.c:1731
|
||||
msgid "invalid ExecStatusType code"
|
||||
msgstr "<22>Ƿ<EFBFBD> ExecStatusType <20><><EFBFBD><EFBFBD>"
|
||||
|
||||
# fe-exec.c:2108 fe-exec.c:2141
|
||||
#: fe-exec.c:1794 fe-exec.c:1817
|
||||
#: fe-exec.c:1795 fe-exec.c:1818
|
||||
#, c-format
|
||||
msgid "column number %d is out of range 0..%d"
|
||||
msgstr "<22>к<EFBFBD><D0BA><EFBFBD> %d <20><><EFBFBD><EFBFBD><EFBFBD>˷<EFBFBD>Χ 0..%d"
|
||||
|
||||
# fe-exec.c:2130
|
||||
#: fe-exec.c:1810
|
||||
#: fe-exec.c:1811
|
||||
#, c-format
|
||||
msgid "row number %d is out of range 0..%d"
|
||||
msgstr "<22>к<EFBFBD><D0BA><EFBFBD> %d <20><><EFBFBD><EFBFBD><EFBFBD>˷<EFBFBD>Χ 0..%d"
|
||||
|
||||
# fe-exec.c:2325
|
||||
#: fe-exec.c:2094
|
||||
#: fe-exec.c:2093
|
||||
#, c-format
|
||||
msgid "could not interpret result from server: %s"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Է<EFBFBD><D4B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ľ<EFBFBD><C4BD><EFBFBD>: %s"
|
||||
|
||||
# fe-lobj.c:400 fe-lobj.c:483
|
||||
#: fe-lobj.c:402 fe-lobj.c:487
|
||||
#: fe-lobj.c:410 fe-lobj.c:495
|
||||
#, c-format
|
||||
msgid "could not open file \"%s\": %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD> \"%s\": %s\n"
|
||||
|
||||
# fe-lobj.c:412
|
||||
#: fe-lobj.c:414
|
||||
#: fe-lobj.c:422
|
||||
#, c-format
|
||||
msgid "could not create large object for file \"%s\"\n"
|
||||
msgstr "<22><EFBFBD>Ϊ<EFBFBD>ļ<EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-lobj.c:422 fe-lobj.c:472
|
||||
#: fe-lobj.c:424 fe-lobj.c:474
|
||||
#: fe-lobj.c:432 fe-lobj.c:482
|
||||
#, c-format
|
||||
msgid "could not open large object %u\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><F2BFAAB4><EFBFBD><EFBFBD><EFBFBD> %u\n"
|
||||
|
||||
# fe-lobj.c:437
|
||||
#: fe-lobj.c:439
|
||||
#: fe-lobj.c:447
|
||||
#, c-format
|
||||
msgid "error while reading file \"%s\"\n"
|
||||
msgstr "<22><>ȡ<EFBFBD>ļ<EFBFBD> \"%s\" ʱ<><CAB1><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-lobj.c:498
|
||||
#: fe-lobj.c:502 fe-lobj.c:515
|
||||
#: fe-lobj.c:510 fe-lobj.c:523
|
||||
#, c-format
|
||||
msgid "error while writing to file \"%s\"\n"
|
||||
msgstr "д<><D0B4><EFBFBD>ļ<EFBFBD> \"%s\" ʱ<><CAB1><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-lobj.c:564
|
||||
#: fe-lobj.c:593
|
||||
#: fe-lobj.c:601
|
||||
msgid "query to initialize large object functions did not return data\n"
|
||||
msgstr "<22><>ʼ<EFBFBD><CABC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>IJ<EFBFBD>ѯû<D1AF>з<EFBFBD><D0B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-lobj.c:602
|
||||
#: fe-lobj.c:631
|
||||
#: fe-lobj.c:639
|
||||
msgid "cannot determine OID of function lo_open\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lo_open <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:609
|
||||
#: fe-lobj.c:638
|
||||
#: fe-lobj.c:646
|
||||
msgid "cannot determine OID of function lo_close\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lo_close <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:616
|
||||
#: fe-lobj.c:645
|
||||
#: fe-lobj.c:653
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lo_creat <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:623
|
||||
#: fe-lobj.c:652
|
||||
#: fe-lobj.c:660
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lo_unlink <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:630
|
||||
#: fe-lobj.c:659
|
||||
#: fe-lobj.c:667
|
||||
msgid "cannot determine OID of function lo_lseek\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lo_lseek <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:637
|
||||
#: fe-lobj.c:666
|
||||
#: fe-lobj.c:674
|
||||
msgid "cannot determine OID of function lo_tell\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lo_tell <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:644
|
||||
#: fe-lobj.c:673
|
||||
#: fe-lobj.c:681
|
||||
msgid "cannot determine OID of function loread\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> loread <20><> OID\n"
|
||||
|
||||
# fe-lobj.c:651
|
||||
#: fe-lobj.c:680
|
||||
#: fe-lobj.c:688
|
||||
msgid "cannot determine OID of function lowrite\n"
|
||||
msgstr "<22><EFBFBD><DEB7>жϺ<D0B6><CFBA><EFBFBD> lowrite <20><> OID\n"
|
||||
|
||||
@@ -442,137 +442,137 @@ msgstr ""
|
||||
msgid "could not send data to server: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-misc.c:922
|
||||
#: fe-misc.c:923
|
||||
msgid "timeout expired\n"
|
||||
msgstr "<22><>ʱ<EFBFBD><CAB1>\n"
|
||||
|
||||
# fe-misc.c:450 fe-misc.c:642 fe-misc.c:798
|
||||
#: fe-misc.c:967
|
||||
#: fe-misc.c:968
|
||||
msgid "socket not open\n"
|
||||
msgstr "<22><EFBFBD><D7BD><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-misc.c:389 fe-misc.c:423 fe-misc.c:838
|
||||
#: fe-misc.c:990
|
||||
#: fe-misc.c:991
|
||||
#, c-format
|
||||
msgid "select() failed: %s\n"
|
||||
msgstr "select() ʧ<><CAA7>: %s\n"
|
||||
|
||||
#: fe-secure.c:260
|
||||
#: fe-secure.c:262
|
||||
#, c-format
|
||||
msgid "could not establish SSL connection: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> SSL <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:323 fe-secure.c:403 fe-secure.c:1022
|
||||
#: fe-secure.c:325 fe-secure.c:406 fe-secure.c:1036
|
||||
#, c-format
|
||||
msgid "SSL SYSCALL error: %s\n"
|
||||
msgstr "SSL SYSCALL <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:328 fe-secure.c:408 fe-secure.c:1026
|
||||
#: fe-secure.c:330 fe-secure.c:411 fe-secure.c:1040
|
||||
msgid "SSL SYSCALL error: EOF detected\n"
|
||||
msgstr "SSL SYSCALL <20><><EFBFBD><EFBFBD>: <20><><EFBFBD>ֽ<EFBFBD><D6BD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-auth.c:232
|
||||
#: fe-secure.c:339 fe-secure.c:418 fe-secure.c:1034
|
||||
#: fe-secure.c:342 fe-secure.c:422 fe-secure.c:1049
|
||||
#, c-format
|
||||
msgid "SSL error: %s\n"
|
||||
msgstr "SSL <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
#: fe-secure.c:349 fe-secure.c:428 fe-secure.c:1042
|
||||
#: fe-secure.c:352 fe-secure.c:432 fe-secure.c:1057
|
||||
msgid "unrecognized SSL error code\n"
|
||||
msgstr "δ֪<CEB4><D6AA> SSL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-lobj.c:498
|
||||
#: fe-secure.c:490
|
||||
#: fe-secure.c:494
|
||||
#, c-format
|
||||
msgid "error querying socket: %s\n"
|
||||
msgstr "<22><>ѯ<EFBFBD><EFBFBD><D7BD>ִ<EFBFBD><D6B4><EFBFBD>: %s\n"
|
||||
|
||||
# fe-connect.c:1263
|
||||
#: fe-secure.c:518
|
||||
#: fe-secure.c:522
|
||||
#, c-format
|
||||
msgid "could not get information about host (%s): %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>ȡ<EFBFBD><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s) <20><><EFBFBD><EFBFBD>Ϣ: %s\n"
|
||||
|
||||
#: fe-secure.c:537
|
||||
#: fe-secure.c:541
|
||||
msgid "unsupported protocol\n"
|
||||
msgstr "<22><>֧<EFBFBD>ֵ<EFBFBD>Э<EFBFBD><D0AD>\n"
|
||||
|
||||
#: fe-secure.c:559
|
||||
#: fe-secure.c:563
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD>ܽ<EFBFBD><DCBD><EFBFBD><EFBFBD><EFBFBD> %ld.%ld.%ld.%ld\n"
|
||||
|
||||
#: fe-secure.c:566
|
||||
#: fe-secure.c:570
|
||||
#, c-format
|
||||
msgid "server common name \"%s\" does not resolve to peer address\n"
|
||||
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD>ܽ<EFBFBD><DCBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Զ˵<D4B6>ַ\n"
|
||||
|
||||
# fe-connect.c:1263
|
||||
#: fe-secure.c:749
|
||||
#: fe-secure.c:753
|
||||
msgid "could not get user information\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>ȡ<EFBFBD>û<EFBFBD><C3BB><EFBFBD>Ϣ\n"
|
||||
|
||||
# fe-lobj.c:400 fe-lobj.c:483
|
||||
#: fe-secure.c:761
|
||||
#: fe-secure.c:765
|
||||
#, c-format
|
||||
msgid "could not open certificate (%s): %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><D6A4> (%s): %s\n"
|
||||
|
||||
# fe-lobj.c:400 fe-lobj.c:483
|
||||
#: fe-secure.c:769
|
||||
#: fe-secure.c:774
|
||||
#, c-format
|
||||
msgid "could not read certificate (%s): %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>ȡ֤<C8A1><D6A4> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:783
|
||||
#: fe-secure.c:788
|
||||
#, c-format
|
||||
msgid "certificate present, but not private key (%s)\n"
|
||||
msgstr "<22><>֤<EFBFBD><D6A4>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˽Կ (%s)\n"
|
||||
|
||||
#: fe-secure.c:792
|
||||
#: fe-secure.c:797
|
||||
#, c-format
|
||||
msgid "private key (%s) has wrong permissions\n"
|
||||
msgstr "˽Կ (%s) <20>д<EFBFBD><D0B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
|
||||
|
||||
# fe-lobj.c:400 fe-lobj.c:483
|
||||
#: fe-secure.c:799
|
||||
#: fe-secure.c:804
|
||||
#, c-format
|
||||
msgid "could not open private key file (%s): %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD>˽Կ<CBBD>ļ<EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:808
|
||||
#: fe-secure.c:813
|
||||
#, c-format
|
||||
msgid "private key (%s) changed during execution\n"
|
||||
msgstr "<22><>ִ<EFBFBD>й<EFBFBD><D0B9><EFBFBD><EFBFBD><EFBFBD>˽Կ (%s) <20>ı<EFBFBD><C4B1><EFBFBD>\n"
|
||||
|
||||
# fe-connect.c:891
|
||||
#: fe-secure.c:816
|
||||
#: fe-secure.c:822
|
||||
#, c-format
|
||||
msgid "could not read private key (%s): %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>ȡ˽Կ (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:830
|
||||
#: fe-secure.c:837
|
||||
#, c-format
|
||||
msgid "certificate/private key mismatch (%s): %s\n"
|
||||
msgstr "֤<><D6A4>/˽Կ<CBBD><D4BF>ƥ<EFBFBD><C6A5> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:909
|
||||
#: fe-secure.c:921
|
||||
#, c-format
|
||||
msgid "could not create SSL context: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD> SSL <20><><EFBFBD><EFBFBD>: %s\n"
|
||||
|
||||
# fe-connect.c:891
|
||||
#: fe-secure.c:953 fe-secure.c:962
|
||||
#: fe-secure.c:966 fe-secure.c:976
|
||||
#, c-format
|
||||
msgid "could not read root certificate list (%s): %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>ȡ<EFBFBD><C8A1>֤<EFBFBD><D6A4><EFBFBD>б<EFBFBD> (%s): %s\n"
|
||||
|
||||
#: fe-secure.c:1061
|
||||
#: fe-secure.c:1076
|
||||
#, c-format
|
||||
msgid "certificate could not be validated: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD>֤֤<D6A4><D6A4>: %s\n"
|
||||
|
||||
#: fe-secure.c:1074
|
||||
#: fe-secure.c:1090
|
||||
#, c-format
|
||||
msgid "certificate could not be obtained: %s\n"
|
||||
msgstr "<22><EFBFBD><DEB7><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><D6A4>: %s\n"
|
||||
|
@@ -3,9 +3,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.0\n"
|
||||
"POT-Creation-Date: 2004-07-29 01:12-0300\n"
|
||||
"PO-Revision-Date: 2004-08-01 13:21+0800\n"
|
||||
"Project-Id-Version: PostgreSQL 7.5\n"
|
||||
"POT-Creation-Date: 2004-08-04 02:53-0300\n"
|
||||
"PO-Revision-Date: 2004-08-18 12:15+0800\n"
|
||||
"Last-Translator: Zhenbang Wei <forth@zbwei.net>\n"
|
||||
"Language-Team: Zhenbang Wei <forth@zbwei.net>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -386,7 +386,7 @@ msgstr "無法向伺服器傳送資料: %s\n"
|
||||
|
||||
#: fe-misc.c:922
|
||||
msgid "timeout expired\n"
|
||||
msgstr "發生愈時\n"
|
||||
msgstr "發生逾時\n"
|
||||
|
||||
#: fe-misc.c:967
|
||||
msgid "socket not open\n"
|
||||
|
Reference in New Issue
Block a user