I've just finished the Chinese NLS support(zh_CN part) files
authorBruce Momjian
Thu, 4 Oct 2001 15:44:14 +0000 (15:44 +0000)
committerBruce Momjian
Thu, 4 Oct 2001 15:44:14 +0000 (15:44 +0000)
translation,
    the attachement is those four files.
   (.tar.gz file, with the directory, root is $PGSRC).
    Tested on some Linux platform.

Weiping He

src/backend/po/zh_CN.po [new file with mode: 0644]
src/bin/pg_dump/zh_CN.po [new file with mode: 0644]
src/bin/psql/zh_CN.po [new file with mode: 0644]
src/interfaces/libpq/zh_CN.po [new file with mode: 0644]

diff --git a/src/backend/po/zh_CN.po b/src/backend/po/zh_CN.po
new file mode 100644 (file)
index 0000000..58e5b69
--- /dev/null
@@ -0,0 +1,327 @@
+# simplified Chinese translation file for PostgreSQL server
+# Weiping He , 2001.
+#
+#
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PostgreSQL 7.2\n"
+"POT-Creation-Date: 2001-10-01 09:32+0800\n"
+"PO-Revision-Date: 2001-10-01 16:54:30+0800\n"
+"Last-Translator: Weiping He \n"
+"Language-Team: Weiping He \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=GB2312\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../bootstrap/bootstrap.c:189
+msgid ""
+"Usage:\n"
+"  postgres -boot [-d] [-D datadir] [-F] [-o file] [-x num] dbname\n"
+"  -d               debug mode\n"
+"  -D datadir       data directory\n"
+"  -F               turn off fsync\n"
+"  -o file          send debug output to file\n"
+"  -x num           internal use\n"
+msgstr ""
+"Ó÷¨:\n"
+"  postgres -boot [-d] [-D datadir] [-F] [-o file] [-x num] dbname\n"
+"  -d               µ÷ÊÔģʽ\n"
+"  -D datadir       Êý¾ÝĿ¼\n"
+"  -F               ¹Ø±Õ fsync\n"
+"  -o file          °Ñµ÷ÊÔÐÅÏ¢Êä³öµ½Îļþ file\n"
+"  -x num           ÄÚ²¿Ê¹ÓÃ\n"
+
+
+#: ../bootstrap/bootstrap.c:296 ../postmaster/postmaster.c:278
+#, c-format
+msgid ""
+"%s does not know where to find the database system data.\n"
+"You must specify the directory that contains the database system\n"
+"either by specifying the -D invocation option or by setting the\n"
+"PGDATA environment variable.\n"
+"\n"
+msgstr ""
+"%s ²»ÖªµÀÔÚÄÄÀï¿ÉÒÔÕÒµ½Êý¾Ý¿âϵͳÊý¾Ý.\n"
+"Äã±ØÐëͨ¹ýÉùÃ÷ -D µ÷ÓÃÑ¡Ïî»òÕßͨ¹ýÉèÖÃ\n"
+"PGDATA »·¾³±äÁ¿ÉùÃ÷°üº¬Êý¾Ý¿âϵͳµÄĿ¼.\n"
+"\n"
+
+#: ../main/main.c:84
+#, c-format
+msgid "%s: setsysinfo failed: %s\n"
+msgstr "%s: setsysinfo Ê§°Ü: %s\n"
+
+#: ../main/main.c:127
+msgid ""
+"\"root\" execution of the PostgreSQL server is not permitted.\n"
+"\n"
+"The server must be started under an unprivileged user id to prevent\n"
+"a possible system security compromise.  See the documentation for\n"
+"more information on how to properly start the server.\n"
+"\n"
+msgstr ""
+"²»ÔÊÐí \"root\" Ö´ÐРPostgreSQL ·þÎñÆ÷.\n"
+"\n"
+"·þÎñÆ÷±ØÐëÒÔÒ»¸ö·ÇÌØÈ¨µÄÓû§Éí·ÝÆô¶¯ÒÔ±ÜÃâ\n"
+"¿ÉÄܵÄϵͳ°²È«ÐÔÎÊÌâ.²ÎÔÄÎĵµ»ñÈ¡¸ü¶à\n"
+"ÓйØÈçºÎÕýÈ·Æô¶¯·þÎñÆ÷µÄÐÅÏ¢.\n"
+"\n"
+
+#: ../main/main.c:147
+#, c-format
+msgid "%s: real and effective user ids must match\n"
+msgstr "%s: ÕæÊµºÍÓÐЧÓû§±êʶ±ØÐëÏ໥ƥÅä\n"
+
+#: ../main/main.c:196
+#, c-format
+msgid "%s: invalid current euid %d\n"
+msgstr "%s: ·Ç·¨µÄµ±Ç° euid %d\n"
+
+#: ../postmaster/postmaster.c:292
+#, c-format
+msgid ""
+"%s does not find the database system.\n"
+"Expected to find it in the PGDATA directory \"%s\",\n"
+"but unable to open file \"%s\": %s\n"
+"\n"
+msgstr ""
+"%s Î´ÕÒµ½Êý¾Ý¿âϵͳ.\n"
+"Ô¤ÆÚÔÚ PGDATA Ä¿Â¼ \"%s\" ÕÒµ½,\n"
+"µ«ÊÇÎÞ·¨´ò¿ªÎļþ \"%s\": %s\n"
+"\n"
+
+#: ../postmaster/postmaster.c:400 ../postmaster/postmaster.c:411
+#: ../postmaster/postmaster.c:549 ../postmaster/postmaster.c:588
+#, c-format
+msgid "Try '%s --help' for more information.\n"
+msgstr "Óà'%s --help' »ñÈ¡¸ü¶àµÄÐÅÏ¢.\n"
+
+#: ../postmaster/postmaster.c:410
+#, c-format
+msgid "invalid argument -- %s"
+msgstr "ÎÞЧ²ÎÊý -- %s"
+
+#: ../postmaster/postmaster.c:434
+msgid "Assert checking is not compiled in."
+msgstr "ûÓаѶÏÑÔ¼ì²é±àÒëµ½³ÌÐòÀï."
+
+#: ../postmaster/postmaster.c:564
+msgid ""
+"The number of buffers (-B) must be at least twice the number of allowed "
+"connections (-N) and at least 16."
+msgstr ""
+"»º³åÇøµÄÊýÁ¿ (-B) ±ØÐëÖÁÉÙÊÇÔÊÐíµÄÁª½ÓÊý (-N)"
+"µÄÁ½±¶²¢ÇÒÖÁÉÙΪ 16."
+
+#: ../postmaster/postmaster.c:587
+msgid "For SSL, TCP/IP connections must be enabled."
+msgstr "¶ÔÓÚ SSL ¶øÑÔ, ±ØÐë´ò¿ª TCP/IP Áª½Ó."
+
+#: ../postmaster/postmaster.c:633
+msgid "cannot create INET stream port"
+msgstr "ÎÞ·¨´´½¨ INET Á÷¶Ë¿Ú"
+
+#: ../postmaster/postmaster.c:645
+msgid "cannot create UNIX stream port"
+msgstr "ÎÞ·¨´´½¨ UNIX Á÷¶Ë¿Ú"
+
+#: ../postmaster/postmaster.c:732
+#, c-format
+msgid "fork failed: %s"
+msgstr "fork Ê§°Ü: %s"
+
+#: ../postmaster/postmaster.c:750
+#, c-format
+msgid "cannot disassociate from controlling TTY: %s"
+msgstr "ÎÞ·¨Óë¿ØÖÆ TTY: %s ¶Ï¿ªÁªÏµ"
+
+#: ../postmaster/postmaster.c:770
+#, c-format
+msgid ""
+"%s is the PostgreSQL server.\n"
+"\n"
+msgstr ""
+"%s ÊÇ PostgreSQL ·þÎñÆ÷.\n"
+"\n"
+
+#: ../postmaster/postmaster.c:771
+#, c-format
+msgid ""
+"Usage:\n"
+"  %s [options...]\n"
+"\n"
+msgstr ""
+"Ó÷¨:\n"
+"  %s [Ñ¡Ïî...]\n"
+"\n"
+
+#: ../postmaster/postmaster.c:772
+msgid "Options:\n"
+msgstr "Ñ¡Ïî:\n"
+
+#: ../postmaster/postmaster.c:774
+msgid "  -A 1|0          enable/disable run-time assert checking\n"
+msgstr "  -A 1|0          ´ò¿ª/¹Ø±ÕÔËÐÐʱ¶ÏÑÔ¼ì²é\n"
+
+#: ../postmaster/postmaster.c:776
+#, c-format
+msgid "  -B NBUFFERS     number of shared buffers (default %d)\n"
+msgstr "  -B »º³åÇøÊýÁ¿   ¹²Ïí»º³åÇøµÄÊýÁ¿ (ȱʡÊÇ %d)\n"
+
+#: ../postmaster/postmaster.c:777
+msgid "  -c NAME=VALUE   set run-time parameter\n"
+msgstr "  -c Ãû×Ö=ÊýÖµ   ÉèÖÃÔËÐÐʱ²ÎÊý\n"
+
+#: ../postmaster/postmaster.c:778
+msgid "  -d 1-5          debugging level\n"
+msgstr "  -d 1-5         µ÷ÊÔ¼¶±ð\n"
+
+#: ../postmaster/postmaster.c:779
+msgid "  -D DATADIR      database directory\n"
+msgstr "  -D Êý¾ÝĿ¼     Êý¾Ý¿âĿ¼\n"
+
+#: ../postmaster/postmaster.c:780
+msgid "  -F              turn fsync off\n"
+msgstr "  -F              ¹Ø±Õ fsync\n"
+
+#: ../postmaster/postmaster.c:781
+msgid "  -h HOSTNAME     host name or IP address to listen on\n"
+msgstr "  -h Ö÷»úÃû       ÕìÌýµÄÖ÷»úÃû»òÕß IP µØÖ·\n"
+
+#: ../postmaster/postmaster.c:782
+msgid "  -i              enable TCP/IP connections\n"
+msgstr "  -i              ´ò¿ª TCP/IP Áª½Ó\n"
+
+#: ../postmaster/postmaster.c:783
+msgid "  -k DIRECTORY    Unix-domain socket location\n"
+msgstr "  -k Ä¿Â¼         Unix ÓòÌ×½Ó×ÖµÄλÖÃ\n"
+
+#: ../postmaster/postmaster.c:785
+msgid "  -l              enable SSL connections\n"
+msgstr "  -l              ´ò¿ª SSL Áª½Ó\n"
+
+#: ../postmaster/postmaster.c:787
+#, c-format
+msgid "  -N MAX-CONNECT  maximum number of allowed connections (default %d)\n"
+msgstr "  -N ×î´óÁª½Ó     ÔÊÐí½¨Á¢µÄ×î´óÁª½ÓÊýÄ¿ (ȱʡÊÇ %d)\n"
+
+#: ../postmaster/postmaster.c:789
+msgid "  -o OPTIONS      pass 'OPTIONS' to each backend server\n"
+msgstr "  -o Ñ¡Ïî         °Ñ'Ñ¡Ïî'´«µÝ¸øÃ¿Ò»¸öºó¶Ë·þÎñÆ÷\n"
+
+#: ../postmaster/postmaster.c:790
+#, c-format
+msgid "  -p PORT         port number to listen on (default %d)\n"
+msgstr "  -p PORT         ÕìÌýµÄ¶Ë¿ÚºÅ (ȱʡÊÇ %d)\n"
+
+#: ../postmaster/postmaster.c:791
+msgid ""
+"  -S              silent mode (start in background without logging output)\n"
+msgstr ""
+"  -S              °²¾²Ä£Ê½(ºó¶ËÆô¶¯Ö®ºó²»ÔټǼÈÕÖ¾Êä³ö)\n"
+
+#: ../postmaster/postmaster.c:793
+msgid ""
+"\n"
+"Developer options:\n"
+msgstr ""
+"\n"
+"¿ª·¢ÈËԱѡÏî:\n"
+
+#: ../postmaster/postmaster.c:794
+msgid ""
+"  -n              do not reinitialize shared memory after abnormal exit\n"
+msgstr ""
+"  -n              ÔÚÒì³£Í˳öÖ®ºó²»ÔÙÖØÐ³õʼ»¯¹²ÏíÄÚ´æ\n"
+
+#: ../postmaster/postmaster.c:795
+msgid "  -s              send SIGSTOP to all backend servers if one dies\n"
+msgstr "  -s              Èç¹ûÒ»¸öºó¶ËÍ˳ö, ÄÇôÏòËùÓкó¶Ë·¢ËÍ SIGSTOP\n"
+
+#: ../postmaster/postmaster.c:797
+msgid ""
+"\n"
+"Please read the documentation for the complete list of run-time\n"
+"configuration settings and how to set them on the command line or in\n"
+"the configuration file.\n"
+"\n"
+"Report bugs to .\n"
+msgstr ""
+"\n"
+"ÇëÔĶÁÎĵµ»ñÈ¡ÔËÐÐʱÅäÖÃÉèÖõÄÍêÕûÁбí\n"
+"ÒÔ¼°ÈçºÎÔÚÃüÁîÐлòÕßÔÚÅäÖÃÎļþÀïÉèÖÃËüÃǵÄÏêϸÐÅÏ¢.\n"
+"\n"
+"ÇëÏò  ±¨¸æ³ô³æ.\n"
+
+#: ../postmaster/postmaster.c:2216
+#, c-format
+msgid "failed to create SSL context: %s"
+msgstr "´´½¨ SSL »·¾³Ê§°Ü: %s"
+
+#: ../postmaster/postmaster.c:2223
+#, c-format
+msgid "failed to load server certificate (%s): %s"
+msgstr "×°ÔØ·þÎñÆ÷ÈÏÖ¤ (%s) Ê§°Ü: %s"
+
+#: ../postmaster/postmaster.c:2230
+#, c-format
+msgid "failed to load private key file (%s): %s"
+msgstr "×°ÔØË½Ô¿Îļþ (%s) Ê§°Ü: %s"
+
+#: ../postmaster/postmaster.c:2236
+#, c-format
+msgid "check of private key failed: %s"
+msgstr "¼ì²é˽Կʧ°Ü: %s"
+
+#: ../postmaster/postmaster.c:2390
+#, c-format
+msgid "cannot create file %s: %s"
+msgstr "ÎÞ·¨´´½¨Îļþ %s: %s"
+
+#: ../postmaster/postmaster.c:2402
+#, c-format
+msgid "writing file %s failed"
+msgstr "дÈëÎļþ %s Ê§°Ü"
+
+#. translator: This string will be truncated at 31 characters.
+#: ../utils/error/elog.c:174
+#, c-format
+msgid "copy: line %d, "
+msgstr "¿½±´: ÐР%d, "
+
+#. translator: This must fit in fmt_fixedbuf.
+#: ../utils/error/elog.c:197 ../utils/error/elog.c:293
+msgid "elog: out of memory"
+msgstr "elog: ÄÚ´æÓþ¡"
+
+#: ../utils/error/elog.c:725
+msgid "Numerical result out of range"
+msgstr "ÊýÖµ½á¹û³¬³ö·¶Î§"
+
+#. translator: This string will be truncated at 47 characters expanded.
+#: ../utils/error/elog.c:736
+#, c-format
+msgid "operating system error %d"
+msgstr "²Ù×÷ϵͳ´íÎó %d"
+
+#: ../utils/error/elog.c:753
+msgid "DEBUG:  "
+msgstr "µ÷ÊÔ:  "
+
+#: ../utils/error/elog.c:756
+msgid "NOTICE:  "
+msgstr "×¢Òâ:  "
+
+#: ../utils/error/elog.c:759
+msgid "ERROR:  "
+msgstr "´íÎó:  "
+
+#: ../utils/error/elog.c:762
+msgid "FATAL 1:  "
+msgstr "ÖÂÃü´íÎó 1:  "
+
+#: ../utils/error/elog.c:765
+msgid "FATAL 2:  "
+msgstr "ÖÂÃü´íÎó 2:  "
diff --git a/src/bin/pg_dump/zh_CN.po b/src/bin/pg_dump/zh_CN.po
new file mode 100644 (file)
index 0000000..ec9e7dc
--- /dev/null
@@ -0,0 +1,389 @@
+# simplified Chinese translation file for pg_dump and friends
+# Weiping He , 2001.
+#
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PostgreSQL 7.2\n"
+"POT-Creation-Date: 2001-10-01 10:02+0800\n"
+"PO-Revision-Date: 2001-10-01 23:39:07+0800\n"
+"Last-Translator: Weiping He \n"
+"Language-Team: Weiping He \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=gb_2312\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: pg_dump.c:136
+#, c-format
+msgid ""
+"%s dumps a database as a text file or to other formats.\n"
+"\n"
+msgstr ""
+"%s °ÑÒ»¸öÊý¾Ý¿âת´¢Îª´¿Îı¾Îļþ»òÕßÊÇÆäËü¸ñʽ.\n"
+"\n"
+
+#: pg_dump.c:137
+msgid "Usage:"
+msgstr "Ó÷¨:"
+
+#: pg_dump.c:138
+#, c-format
+msgid ""
+"  %s [options] dbname\n"
+"\n"
+msgstr ""
+"  %s [Ñ¡Ïî] Êý¾Ý¿âÃû\n"
+"\n"
+
+#: pg_dump.c:139
+msgid "Options:"
+msgstr "Ñ¡Ïî:"
+
+#: pg_dump.c:143
+msgid ""
+"  -a, --data-only          dump only the data, not the schema\n"
+"  -b, --blobs              include BLOB data in dump\n"
+"  -c, --clean              clean (drop) schema prior to create\n"
+"  -C, --create             include commands to create database in dump\n"
+"  -d, --inserts            dump data as INSERT, rather than COPY, commands\n"
+"  -D, --column-inserts     dump data as INSERT commands with column names\n"
+"  -f, --file=FILENAME      output file name\n"
+"  -F, --format {c|t|p}     output file format (custom, tar, plain text)\n"
+"  -h, --host=HOSTNAME      database server host name\n"
+"  -i, --ignore-version     proceed even when server version mismatches\n"
+"                           pg_dump version\n"
+"  -n, --no-quotes          suppress most quotes around identifiers\n"
+"  -N, --quotes             enable most quotes around identifiers\n"
+"  -o, --oids               include oids in dump\n"
+"  -O, --no-owner           do not output \\connect commands in plain\n"
+"                           text format\n"
+"  -p, --port=PORT          database server port number\n"
+"  -R, --no-reconnect       disable ALL reconnections to the database in\n"
+"                           plain text format\n"
+"  -s, --schema-only        dump only the schema, no data\n"
+"  -S, --superuser=NAME     specify the superuser user name to use in\n"
+"                           plain text format\n"
+"  -t, --table=TABLE        dump this table only (* for all)\n"
+"  -U, --username=NAME      connect as specified database user\n"
+"  -v, --verbose            verbose mode\n"
+"  -W, --password           force password prompt (should happen "
+"automatically)\n"
+"  -x, --no-privileges      do not dump privileges (grant/revoke)\n"
+"  -X use-set-session-authorization, --use-set-session-authorization\n"
+"                           output SET SESSION AUTHORIZATION commands rather\n"
+"                           than \\connect commands\n"
+"  -Z, --compress {0-9}     compression level for compressed formats\n"
+msgstr ""
+"  -a, --data-only          Ö»×ª´¢Êý¾Ý, ²»Êä³ö´ó¸Ù\n"
+"  -b, --blobs              ÔÚת´¢ÖаüÀ¨ BLOB Êý¾Ý\n"
+"  -c, --clean              ÔÚ´´½¨Ö®Ç°ÇåÀí(ɾ³ý)´ó¸Ù\n"
+"  -C, --create             ÔÚת´¢ÖаüÀ¨´´½¨Êý¾Ý¿âµÄÃüÁî\n"
+"  -d, --inserts            °ÑÊý¾ÝÒÔ INSERT µÄÐÎʽת´¢, ¶ø·Ç COPY ÃüÁîµÄÐÎʽ\n"
+"  -D, --column-inserts     °ÑÊý¾ÝÒÔ´øÓÐ×Ö¶ÎÃûµÄ INSERT ÐÎʽת´¢\n"
+"  -f, --file=ÎļþÃû        Êä³öÎļþÃû\n"
+"  -F, --format {c|t|p}     Êä³öÎļþ¸ñʽ(¿Í»§, tar, ´¿Îı¾)\n"
+"  -h, --host=Ö÷»úÃû        Êý¾Ý¿â·þÎñÆ÷Ö÷»úÃû\n"
+"  -i, --ignore-version     ¼´Ê¹·þÎñÆ÷°æ±¾ºÍ pg_dump °æ±¾²»Æ¥ÅäÒ²½øÐÐÏÂÈ¥\n"
+"  -n, --no-quotes          ½ûÖ¹±êʶ·ûÖÜΧµÄ¾ø´ó²¿·ÖÒýºÅ\n"
+"  -N, --quotes             ÔÊÐí±êʶ·ûÖÜΧµÄ¾ø´ó²¿·ÖÒýºÅ\n"
+"  -o, --oids               ÔÚת´¢ÖаüÀ¨ oid (¶ÔÏó±êʶ)\n"
+"  -O, --no-owner           ÔÚ´¿Îı¾¸ñʽÖв»Òª°üÀ¨ \\connect ÃüÁî\n"
+"  -p, --port=PORT          Êý¾Ý¿â·þÎñÆ÷¶Ë¿ÚºÅ\n"
+"  -R, --no-reconnect       ÔÚ´¿Îı¾¸ñʽÖйرÕËùÓÐÓëÊý¾Ý¿âµÄÖØÁª½Ó\n"
+"  -s, --schema-only        Ö»×ª´¢Êä³ö±í´ó¸Ù, ²»×ª´¢Êý¾Ý\n"
+"  -S, --superuser=NAME     ÉùÃ÷ÔÚ´¿Îı¾Ä£Ê½ÖÐʹÓõij¬¼¶Óû§µÄÓû§Ãû\n"
+"  -t, --table=TABLE        Ö»×ª´¢Õâ¸ö±í (* ±íʾת´¢ËùÓбí)\n"
+"  -U, --username=NAME      ÒÔÉùÃ÷µÄÊý¾Ý¿âÓû§Áª½Ó\n"
+"  -v, --verbose            Èß³¤Ä£Ê½\n"
+"  -W, --password           Ç¿ÖÆ¿ÚÁîÌáʾ (Ó¦¸Ã×Ô¶¯·¢Éú)\n"
+"  -x, --no-privileges      ²»×ª´¢È¨ÏÞ (grant/revoke)\n"
+"  -X use-set-session-authorization, --use-set-session-authorization\n"
+"                           Êä³ö SET SESSION AUTHORIZATION ÃüÁî¶ø²»ÊÇ\n"
+"                           \\connect ÃüÁî\n"
+"  -Z, --compress {0-9}     Ñ¹Ëõ¸ñʽµÄѹËõ¼¶±ð\n"
+
+#: pg_dump.c:177
+msgid ""
+"  -a                       dump only the data, not the schema\n"
+"  -b                       include BLOB data in dump\n"
+"  -c                       clean (drop) schema prior to create\n"
+"  -C                       include commands to create database in dump\n"
+"  -d                       dump data as INSERT, rather than COPY, commands\n"
+"  -D                       dump data as INSERT commands with column names\n"
+"  -f FILENAME              output file name\n"
+"  -F {c|t|p}               output file format (custom, tar, plain text)\n"
+"  -h HOSTNAME              database server host name\n"
+"  -i                       proceed even when server version mismatches\n"
+"                           pg_dump version\n"
+"  -n                       suppress most quotes around identifiers\n"
+"  -N                       enable most quotes around identifiers\n"
+"  -o                       include oids in dump\n"
+"  -O                       do not output \\connect commands in plain\n"
+"                           text format\n"
+"  -p PORT                  database server port number\n"
+"  -R                       disable ALL reconnections to the database in\n"
+"                           plain text format\n"
+"  -s                       dump only the schema, no data\n"
+"  -S NAME                  specify the superuser user name to use in\n"
+"                           plain text format\n"
+"  -t TABLE                 dump this table only (* for all)\n"
+"  -U NAME                  connect as specified database user\n"
+"  -v                       verbose mode\n"
+"  -W                       force password prompt (should happen "
+"automatically)\n"
+"  -x                       do not dump privileges (grant/revoke)\n"
+"  -X use-set-session-authorization\n"
+"                           output SET SESSION AUTHORIZATION commands rather\n"
+"                           than \\connect commands\n"
+"  -Z {0-9}                 compression level for compressed formats\n"
+msgstr ""
+"  -a                       Ö»×ª´¢Êý¾Ý, ²»°üÀ¨´ó¸Ù\n"
+"  -b                       ÔÚת´¢ÖаüÀ¨ BLOB (´ó¶ÔÏó)\n"
+"  -c                       ÔÚ´´½¨Ö®Ç°ÇåÀí(ɾ³ý)´ó¸Ù\n"
+"  -C                       ÔÚת´¢ÖаüÀ¨´´½¨Êý¾Ý¿âµÄÃüÁî\n"
+"  -d                       ½«Êý¾ÝÒÔ INSERT ÐÎʽת´¢, ¶ø·Ç COPY ÃüÁî\n"
+"  -D                       ½«Êý¾ÝÒÔ´ø×Ö¶ÎÃûµÄ INSERT ÃüÁîÐÎʽת´¢\n"
+"  -f ÎļþÃû                Êä³öÎļþÃû\n"
+"  -F {c|t|p}               Êä³öÎļþ¸ñʽ(¿Í»§, tar, ´¿Îı¾)\n"
+"  -h Ö÷»úÃû                Êý¾Ý¿â·þÎñÆ÷Ö÷»úÃû\n"
+"  -i                       ¼´Ê¹·þÎñÆ÷°æ±¾ºÍ pg_dump °æ±¾²»Ò»ÖÂÒ²¼ÌÐø½øÐÐ\n"
+"  -n                       ½ûÖ¹ÔÚ´ó¶àÊý±êʶ·ûÖÜΧµÄÒýºÅ\n"
+"  -N                       ÔÊÐíÔÚ´ó¶àÊý±êʶ·ûÖÜΧµÄÒýºÅ\n"
+"  -o                       ÔÚת´¢ÖаüÀ¨ oid\n"
+"  -O                       ÔÚ´¿Îı¾¸ñʽÖв»Êä³ö \\connect ÃüÁî\n"
+"  -p ¶Ë¿Ú                  Êý¾Ý¿â·þÎñÆ÷¶Ë¿ÚºÅ\n"
+"  -R                       ÔÚ´¿Îı¾¸ñʽÖйرÕËùÓÐÓëÊý¾Ý¿âµÄÖØÁª½Ó\n"
+"  -s                       Ö»×ª´¢´ó¸Ù, ²»°üÀ¨Êý¾Ý\n"
+"  -S Ãû×Ö                  ÉùÃ÷ÔÚ´¿Îı¾¸ñʽÖÐʹÓõij¬¼¶Óû§Ãû×Ö\n"
+"  -t ±í                    Ö»×ª´¢Õâ¸ö±í (* ±íʾȫ²¿)\n"
+"  -U Ãû×Ö                  ÒÔÉùÃ÷µÄÊý¾Ý¿âÓû§Éí·ÖÁª½Ó\n"
+"  -v                       Èß³¤Ä£Ê½\n"
+"  -W                       Ç¿ÖÆ¿ÚÁîÌáʾ (Ó¦¸Ã×Ô¶¯·¢Éú)\n"
+"  -x                       ²»×ª´¢È¨ÏÞ (grant/revoke)\n"
+"  -X use-set-session-authorization\n"
+"                           Êä³ö SET SESSION AUTHORIZATION ÃüÁî, ¶ø²»ÊÇ\n"
+"                           \\connect ÃüÁî\n"
+"  -Z {0-9}                 Ñ¹Ëõ¸ñʽµÄѹËõ¼¶±ð\n"
+
+#: pg_dump.c:210
+msgid ""
+"If no database name is not supplied, then the PGDATABASE environment\n"
+"variable value is used.\n"
+"\n"
+"Report bugs to ."
+msgstr ""
+"Èç¹ûûÓÐÌṩÊý¾Ý¿âÃû×Ö, ÄÇôʹÓàPGDATABASE »·¾³±äÁ¿µÄÊýÖµ.\n"
+"\n"
+"Ïò  ±¨¸æ³ô³æ."
+
+#: pg_dump.c:874 pg_restore.c:258
+msgid "User name: "
+msgstr "Óû§Ãû: "
+
+#: pg_dump.c:907 pg_restore.c:283
+#, c-format
+msgid "%s: invalid -X option -- %s\n"
+msgstr "%s: ÎÞЧµÄ -X Ñ¡Ïî -- %s\n"
+
+#: pg_dump.c:909 pg_dump.c:931 pg_restore.c:285 pg_restore.c:297
+#, c-format
+msgid "Try '%s --help' for more information.\n"
+msgstr "ÇÃÈë '%s --help' »ñÈ¡¸ü¶àÐÅÏ¢.\n"
+
+#: pg_dump.c:920
+#, c-format
+msgid ""
+"%s was compiled without support for long options.\n"
+"Use --help for help on invocation options.\n"
+msgstr ""
+"%s Ã»Óдø³¤Ñ¡ÏîÖ§³Ö±àÒë.\n"
+"Óà--help »ñÈ¡µ÷ÓÃÑ¡ÏîµÄ°ïÖú.\n"
+
+#: pg_dump.c:939
+#, c-format
+msgid ""
+"%s: too many command line options (first is '%s')\n"
+"Try '%s --help' for more information.\n"
+msgstr ""
+"%s: ÃüÁîÐвÎÊýÌ«¶à (µÚÒ»¸öÊÇ '%s')\n"
+"ÇÃÈë '%s --help' »ñÈ¡¸ü¶àÐÅÏ¢.\n"
+
+#: pg_backup_archiver.c:94
+msgid "archiver"
+msgstr "¹éµµ"
+
+#: pg_backup_custom.c:105
+msgid "custom archiver"
+msgstr "¿Í»§¹éµµ"
+
+#: pg_backup_db.c:40
+msgid "archiver (db)"
+msgstr "¹éµµ (db)"
+
+#: pg_backup_db.c:299 pg_backup_db.c:332 pg_backup_db.c:393 pg_backup_db.c:422
+msgid "Password: "
+msgstr "¿ÚÁî: "
+
+#: pg_backup_files.c:77
+msgid "file archiver"
+msgstr "Îļþ¹éµµ"
+
+#: pg_backup_tar.c:104
+msgid "tar archiver"
+msgstr "tar ¹éµµ"
+
+#: pg_restore.c:378
+#, c-format
+msgid ""
+"%s restores a PostgreSQL database from an archive created by pg_dump.\n"
+"\n"
+"Usage:\n"
+"  %s [options] [file]\n"
+"\n"
+"Options:\n"
+msgstr ""
+"%s ´ÓÒ»¸ö¹éµµÖлָ´Ò»¸öÓÉ pg_dump ´´½¨µÄ PostgreSQL Êý¾Ý¿â.\n"
+"\n"
+"Ó÷¨:\n"
+"  %s [Ñ¡Ïî] [Îļþ]\n"
+"\n"
+"Ñ¡Ïî:\n"
+
+#: pg_restore.c:384
+msgid ""
+"  -a, --data-only          restore only the data, no schema\n"
+"  -c, --clean              clean (drop) schema prior to create\n"
+"  -C, --create             issue commands to create the database\n"
+"  -d, --dbname=NAME        specify database name\n"
+"  -f, --file=FILENAME      TOC output file name (see -l)\n"
+"  -F, --format={c|t}       specify backup file format\n"
+"  -h, --host=HOSTNAME      server host name\n"
+"  -i, --index=NAME         restore named index\n"
+"  -l, --list               dump summarized TOC for of the archive\n"
+"  -L, --use-list=FILENAME  use specified table of contents for ordering\n"
+"                           output from this file\n"
+"  -N, --orig-order         restore in original dump order\n"
+"  -o, --oid-order          restore in oid order\n"
+"  -O, --no-owner           do not reconnect to database to match\n"
+"                           object owner\n"
+"  -p, --port=PORT          server port number\n"
+"  -P, --function=NAME      restore named function\n"
+"  -r, --rearrange          rearrange output to put indexes etc. at end\n"
+"  -R, --no-reconnect       disallow ALL reconnections to the database\n"
+"  -s, --schema-only        restore only the schema, no data\n"
+"  -S, --superuser=NAME     specify the superuser user name to use for\n"
+"                           disabling triggers\n"
+"  -t, --table=NAME         restore named table\n"
+"  -T, --trigger=NAME       restore named trigger\n"
+"  -U, --username=NAME      connect as specified database user\n"
+"  -v, --verbose            verbose mode\n"
+"  -W, --password           force password prompt (should happen "
+"automatically)\n"
+"  -x, --no-privileges      skip restoration of access privileges "
+"(grant/revoke)\n"
+"  -X use-set-session-authorization, --use-set-session-authorization\n"
+"                           use SET SESSION AUTHORIZATION commands instead\n"
+"                           of reconnecting, if possible\n"
+msgstr ""
+"  -a, --data-only          Ö»»Ö¸´Êý¾Ý, ²»°üÀ¨´ó¸Ù\n"
+"  -c, --clean              ÔÚ´´½¨Ö®Ç°ÇåÀí(ɾ³ý)´ó¸Ù\n"
+"  -C, --create             ·¢³ö´´½¨Êý¾Ý¿âµÄÃüÁî\n"
+"  -d, --dbname=Ãû×Ö        ÉùÃ÷Êý¾Ý¿âÃû×Ö\n"
+"  -f, --file=ÎļþÃû        TOC Êä³öÎļþÃû(¼û -l)\n"
+"  -F, --format={c|t}       ÉùÃ÷±¸·ÝÎļþ¸ñʽ\n"
+"  -h, --host=HOSTNAME      ·þÎñÆ÷Ö÷»úÃû\n"
+"  -i, --index=Ãû×Ö         »Ö¸´Ö¸¶¨µÄË÷Òý\n"
+"  -l, --list               Îª¹éµµ×ª´¢¸ÅÒª TOC\n"
+"  -L, --use-list=ÎļþÃû    Ê¹ÓÃÖ¸¶¨Ä¿Â¼×÷Ϊ´ËÎļþÊä³öµÄÅÅÐò·½·¨\n"
+"  -N, --orig-order         °´ÕÕԭʼµÄת´¢Ë³Ðò»Ö¸´\n"
+"  -o, --oid-order          °´ÕÕ oid Ë³Ðò»Ö¸´\n"
+"  -O, --no-owner           ²»ÒªÎªÁËÆ¥Åä¶ÔÏóËùÓÐÕß¶øÖØÐÂÁª½ÓÊý¾Ý¿â\n"
+"  -p, --port=PORT          ·þÎñÆ÷¶Ë¿ÚºÅ\n"
+"  -P, --function=Ãû×Ö      »Ö¸´Ö¸¶¨µÄº¯Êý\n"
+"  -r, --rearrange          ÖØÅÅÊä³ö, ½«Ë÷ÒýµÈÖÃÓÚĩβ\n"
+"  -R, --no-reconnect       ½ûÖ¹ËùÓÐÓëÊý¾Ý¿âµÄÖØÐÂÁª½Ó\n"
+"  -s, --schema-only        Ö»»Ö¸´´ó¸Ù, ²»»Ö¸´Êý¾Ý\n"
+"  -S, --superuser=Ãû×Ö     ÉùÃ÷ÓÃÓÚ½ûÖ¹´¥·¢Æ÷µÄ³¬¼¶Óû§Ãû×Ö\n"
+"  -t, --table=Ãû×Ö         »Ö¸´Ö¸¶¨±í\n"
+"  -T, --trigger=Ãû×Ö       »Ö¸´Ö¸¶¨´¥·¢Æ÷\n"
+"  -U, --username=Ãû×Ö      ÒÔÖ¸¶¨Êý¾Ý¿âÓû§Éí·ÝÁª½Ó\n"
+"  -v, --verbose            Èß³¤Ä£Ê½\n"
+"  -W, --password           Ç¿ÖÆ¿ÚÁîÌáʾ (Ó¦¸Ã×Ô¶¯·¢Éú)\n"
+"  -x, --no-privileges      ºöÂÔ·ÃÎÊȨÏÞ(grant/revoke)µÄ»Ö¸´\n"
+"  -X use-set-session-authorization, --use-set-session-authorization\n"
+"                           ¾¡¿ÉÄÜÓàSET SESSION AUTHORIZATION ÃüÁî¶ø²»ÊÇ\n"
+"                           ÖØÐÂÁª½Ó\n"
+
+#: pg_restore.c:420
+msgid ""
+"  -a                       restore only the data, no schema\n"
+"  -c                       clean (drop) schema prior to create\n"
+"  -C                       issue commands to create the database\n"
+"  -d NAME                  specify database name\n"
+"  -f FILENAME              TOC output file name (see -l)\n"
+"  -F {c|t}                 specify backup file format\n"
+"  -h HOSTNAME              server host name\n"
+"  -i NAME                  restore named index\n"
+"  -l                       dump summarized TOC for this file\n"
+"  -L FILENAME              use specified table of contents for ordering\n"
+"                           output from this file\n"
+"  -N                       restore in original dump order\n"
+"  -o                       restore in oid order\n"
+"  -O                       do not output reconnect to database to match\n"
+"                           object owner\n"
+"  -p PORT                  server port number\n"
+"  -P NAME                  restore named function\n"
+"  -r                       rearrange output to put indexes etc. at end\n"
+"  -R                       disallow ALL reconnections to the database\n"
+"  -s                       restore only the schema, no data\n"
+"  -S NAME                  specify the superuser user name to use for\n"
+"                           disabling triggers\n"
+"  -t NAME                  restore named table\n"
+"  -T NAME                  restore named trigger\n"
+"  -U NAME                  connect as specified database user\n"
+"  -v                       verbose mode\n"
+"  -W                       force password prompt (should happen "
+"automatically)\n"
+"  -x                       skip restoration of access privileges "
+"(grant/revoke)\n"
+"  -X use-set-session-authorization\n"
+"                           use SET SESSION AUTHORIZATION commands instead\n"
+"                           of reconnecting, if possible\n"
+msgstr ""
+"  -a                       Ö»»Ö¸´Êý¾Ý, ²»»Ö¸´´ó¸Ù\n"
+"  -c                       ´´½¨Ö®Ç°ÇåÀí(ɾ³ý)´ó¸Ù\n"
+"  -C                       ·¢³ö´´½¨Êý¾Ý¿âµÄÃüÁî\n"
+"  -d Ãû×Ö                  ÉùÃ÷Êý¾Ý¿âÃû\n"
+"  -f ÎļþÃû                TOC Êä³öÎļþÃû (¼û -l)\n"
+"  -F {c|t}                 ÉùÃ÷±¸·ÝÎļþ¸ñʽ\n"
+"  -h Ö÷»úÃû                ·þÎñÆ÷Ö÷»úÃû\n"
+"  -i Ãû×Ö                  »Ö¸´Ö¸¶¨Ë÷Òý\n"
+"  -l                       Îª¸ÃÎļþת´¢¸ÅÒª TOC (Ŀ¼)\n"
+"  -L ÎļþÃû                Ê¹ÓÃÖ¸¶¨µÄĿ¼×÷Ϊ¶Ô¸ÃÎļþÊä³öµÄÅÅÐò·½·¨\n"
+"  -N                       ÒÔԭʼµÄת´¢Ë³Ðò»Ö¸´\n"
+"  -o                       ÒÔ oid (¶ÔÏó±êʶ) µÄ˳Ðò»Ö¸´\n"
+"  -O                       ²»ÒªÎªÆ¥Åä¶ÔÏóËùÓÐÕßÊä³ö¶ÔÊý¾Ý¿âµÄÖØÐÂÁª½ÓÃüÁî\n"
+"  -p ¶Ë¿Ú                  ·þÎñÆ÷¶Ë¿ÚºÅ\n"
+"  -P Ãû×Ö                  »Ö¸´ÃüÃûº¯Êý\n"
+"  -r                       ÖØÐÂÅÅÁÐÊä³ö, °ÑË÷ÒýµÈ·Åµ½Ä©Î²\n"
+"  -R                       ½ûÖ¹ËùÓÐÓëÊý¾Ý¿âµÄÖØÐÂÁª½Ó\n"
+"  -s                       Ö»»Ö¸´´ó¸Ù, ²»»Ö¸´Êý¾Ý\n"
+"  -S Ãû×Ö                  ÉùÃ÷ÓÃÓڹرմ¥·¢Æ÷µÄ³¬¼¶Óû§Ãû\n"
+"  -t Ãû×Ö                  »Ö¸´Ö¸¶¨±í\n"
+"  -T Ãû×Ö                  »Ö¸´Ö¸¶¨´¥·¢Æ÷\n"
+"  -U Ãû×Ö                  ÒÔÖ¸¶¨Êý¾Ý¿âÓû§Éí·ÝÁª½Ó\n"
+"  -v                       Èß³¤Ä£Ê½\n"
+"  -W                       Ç¿ÖÆ¿ÚÁîÌáʾ(Ó¦¸Ã×Ô¶¯·¢Éú)\n"
+"  -x                       ºöÂÔ·ÃÎÊȨÏÞ (grant/reovke) µÄ»Ö¸´\n"
+"  -X use-set-session-authorization\n"
+"                           ¾¡¿ÉÄÜʹÓàSET SESSION AUTHORIZATION ÃüÁî, ¶ø²»ÊÇ\n"
+"                           ÖØÁª½Ó\n"
+
+#: pg_restore.c:453
+msgid "If no input file name is supplied, then standard input is used.\n"
+msgstr "Èç¹ûûÓÐÌṩÊäÈëÎļþÃû, ÔòʹÓñê×¼ÊäÈë.\n"
+
+#: pg_restore.c:454
+msgid "Report bugs to ."
+msgstr "Ïò  ±¨¸æ³ô³æ."
diff --git a/src/bin/psql/zh_CN.po b/src/bin/psql/zh_CN.po
new file mode 100644 (file)
index 0000000..5b0321b
--- /dev/null
@@ -0,0 +1,1128 @@
+# simplified Chinese translation file for psql
+# Weiping He , 2001.
+#
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PostgreSQL 7.2\n"
+"POT-Creation-Date: 2001-10-01 10:02+0800\n"
+"PO-Revision-Date: 2001-10-01 17:10:02+0800\n"
+"Last-Translator: Weiping He \n"
+"Language-Team: Weiping He \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=gb_2312\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: command.c:152
+msgid "Warning: This syntax is deprecated.\n"
+msgstr "¾¯¸æ: ÕâÖÖÓï·¨ÒѾ­·ÏÆú.\n"
+
+#: command.c:159
+#, c-format
+msgid "Invalid command \\%s. Try \\? for help.\n"
+msgstr "ÎÞЧµÄÃüÁî \\%s. Óà\\? »ñÈ¡°ïÖú.\n"
+
+#: command.c:161
+#, c-format
+msgid "invalid command \\%s\n"
+msgstr "ÎÞЧµÄÃüÁî \\%s\n"
+
+#: command.c:278
+#, c-format
+msgid "could not get home directory: %s\n"
+msgstr "ÎÞ·¨»ñµÃ¼ÒĿ¼: %s\n"
+
+#: command.c:292
+#, c-format
+msgid "\\%s: could not change directory to '%s': %s\n"
+msgstr "\\%s: ²»Äܸı䵽 '%s' Ä¿Â¼: %s\n"
+
+#: command.c:380 command.c:726
+msgid "no query buffer\n"
+msgstr "ÎÞ²éѯ»º³åÇø\n"
+
+#: command.c:436
+#, c-format
+msgid "%s: invalid encoding name\n"
+msgstr "%s: ÎÞЧ±àÂëÃû×Ö\n"
+
+#: command.c:445
+#, c-format
+msgid "\\%s: multibyte support is not enabled\n"
+msgstr "\\%s: ¶à×Ö½ÚÖ§³Öδ´ò¿ª\n"
+
+#: command.c:499 command.c:530 command.c:541 command.c:555 command.c:597
+#: command.c:706 command.c:735
+#, c-format
+msgid "\\%s: missing required argument\n"
+msgstr "\\%s: È±ÉÙËùÐè²ÎÊý\n"
+
+#: command.c:585
+msgid "Query buffer is empty."
+msgstr "²éѯ»º³åÇøÎª¿Õ."
+
+#: command.c:616
+msgid "Query buffer reset (cleared)."
+msgstr "ÖØÖÃ(Çå¿Õ)²éѯ»º³åÇø."
+
+#: command.c:627
+#, c-format
+msgid "Wrote history to %s.\n"
+msgstr "Ïò %s ÖÐд³öÀúÊ·.\n"
+
+#: command.c:668 command.c:900 command.c:1114 command.c:1160 command.c:1844
+#: common.c:57 copy.c:87 describe.c:449 mainloop.c:80 mainloop.c:384
+msgid "out of memory\n"
+msgstr "ÄÚ´æÓþ¡\n"
+
+#: command.c:677 command.c:711
+#, c-format
+msgid "\\%s: error\n"
+msgstr "\\%s: ´íÎó\n"
+
+#: command.c:750 command.c:770 command.c:1005 command.c:1018 command.c:1028
+#: command.c:1501 command.c:1514 command.c:1526 command.c:1539 command.c:1553
+#: command.c:1567 command.c:1597 common.c:106 copy.c:290
+#, c-format
+msgid "%s: %s\n"
+msgstr "%s: %s\n"
+
+#: command.c:835
+#, c-format
+msgid "\\%s: extra argument '%s' ignored\n"
+msgstr "\\%s: ºöÂÔ¶àÓàµÄ²ÎÊý '%s'\n"
+
+#: command.c:892 command.c:966 command.c:994
+msgid "parse error at the end of line\n"
+msgstr "ÔÚÐÐβ·¢Éú·ÖÎö´í\n"
+
+#: command.c:1275 command.c:1299 startup.c:183 startup.c:201
+msgid "Password: "
+msgstr "¿ÚÁî: "
+
+#: command.c:1313 common.c:155 common.c:331 common.c:496
+#, c-format
+msgid "%s"
+msgstr ""
+
+#: command.c:1317
+msgid "Previous connection kept\n"
+msgstr "±£ÁôÉÏÒ»´ÎÁª½Ó\n"
+
+#: command.c:1330
+#, c-format
+msgid "\\connect: %s"
+msgstr ""
+
+#: command.c:1342
+#, c-format
+msgid "You are now connected to database %s.\n"
+msgstr "ÄãÏÖÔÚÒѾ­Áª½Óµ½Êý¾Ý¿â %s.\n"
+
+#: command.c:1344
+#, c-format
+msgid "You are now connected as new user %s.\n"
+msgstr "ÄãÏÖÔÚÊÇ×÷ΪÐÂÓû§ %s Áª½ÓµÄ.\n"
+
+#: command.c:1347
+#, c-format
+msgid "You are now connected to database %s as user %s.\n"
+msgstr "ÄãÏÖÔÚÊÇÒÔÓû§ %s µÄÉí·ÝÁª½Óµ½Êý¾Ý¿â %s .\n"
+
+#: command.c:1438
+#, c-format
+msgid "could not start editor %s\n"
+msgstr "ÎÞ·¨ÔËÐб༭Æ÷ %s\n"
+
+#: command.c:1440
+msgid "could not start /bin/sh\n"
+msgstr "ÎÞ·¨ÔËÐР/bin/sh\n"
+
+#: command.c:1486
+#, c-format
+msgid "could not open temporary file %s: %s\n"
+msgstr "ÎÞ·¨´ò¿ªÁÙʱÎļþ %s: %s\n"
+
+#: command.c:1670
+msgid "\\pset: allowed formats are unaligned, aligned, html, latex\n"
+msgstr "\\pset: ÔÊÐíµÄ¸ñʽÊÇÎÞ¶ÔÆë, ¶ÔÆë, html, latex\n"
+
+#: command.c:1675
+#, c-format
+msgid "Output format is %s.\n"
+msgstr "Êä³ö¸ñʽÊÇ %s.\n"
+
+#: command.c:1685
+#, c-format
+msgid "Border style is %d.\n"
+msgstr "±ß½ç·ç¸ñÊÇ %d.\n"
+
+#: command.c:1694
+msgid "Expanded display is on.\n"
+msgstr "À©Õ¹ÏÔʾÒÑ´ò¿ª.\n"
+
+#: command.c:1695
+msgid "Expanded display is off.\n"
+msgstr "À©Õ¹ÏÔʾÒѹرÕ.\n"
+
+#: command.c:1707
+#, c-format
+msgid "Null display is '%s'.\n"
+msgstr "Null ÏÔʾΪ '%s'.\n"
+
+#: command.c:1719
+#, c-format
+msgid "Field separator is '%s'.\n"
+msgstr "Óò·Ö¸ô·ûÊÇ '%s'.\n"
+
+#: command.c:1733
+msgid "Record separator is ."
+msgstr "¼Ç¼·Ö¸ô·ûÊÇ <ÐÂÐÐ>."
+
+#: command.c:1735
+#, c-format
+msgid "Record separator is '%s'.\n"
+msgstr "¼Ç¼·Ö¸ô·ûÊÇ '%s'.\n"
+
+#: command.c:1746
+msgid "Showing only tuples."
+msgstr "Ö»ÏÔʾԪ×é."
+
+#: command.c:1748
+msgid "Tuples only is off."
+msgstr "¹Ø±ÕÖ»ÏÔʾԪ×é."
+
+#: command.c:1764
+#, c-format
+msgid "Title is \"%s\".\n"
+msgstr "±êÌâÊÇ \"%s\".\n"
+
+#: command.c:1766
+msgid "Title is unset.\n"
+msgstr "ÎÞ±êÌâ.\n"
+
+#: command.c:1782
+#, c-format
+msgid "Table attribute is \"%s\".\n"
+msgstr "±íÊôÐÔÊÇ \"%s\".\n"
+
+#: command.c:1784
+msgid "Table attributes unset.\n"
+msgstr "δÉèÖñíÊôÐÔ.\n"
+
+#: command.c:1795
+msgid "Using pager is on."
+msgstr "´ò¿ª·ÖÒ³Æ÷µÄʹÓÃ."
+
+#: command.c:1797
+msgid "Using pager is off."
+msgstr "¹Ø±Õ·ÖÒ³Æ÷µÄʹÓÃ."
+
+#: command.c:1808
+msgid "Default footer is on."
+msgstr "´ò¿ªÈ±Ê¡½Å±ê."
+
+#: command.c:1810
+msgid "Default footer is off."
+msgstr "¹Ø±Õȱʡ½Å±ê."
+
+#: command.c:1816
+#, c-format
+msgid "\\pset: unknown option: %s\n"
+msgstr "\\pset: Î´ÖªÑ¡Ïî: %s\n"
+
+#: command.c:1859
+msgid "\\!: failed\n"
+msgstr "\\!: Ê§°Ü\n"
+
+#: common.c:50
+#, c-format
+msgid "%s: xstrdup: cannot duplicate null pointer (internal error)\n"
+msgstr "%s: xstrdup: ÎÞ·¨¸´ÖÆ¿ÕÖ¸Õë(ÄÚ²¿´íÎó)\n"
+
+#: common.c:299 common.c:385
+msgid "You are currently not connected to a database.\n"
+msgstr "ÄãĿǰûÓÐÓëÊý¾Ý¿âÁª½Ó.\n"
+
+#: common.c:338 common.c:506
+msgid "connection to server was lost\n"
+msgstr "ÓëÊý¾Ý¿âµÄÁª½Ó¶ªÊ§\n"
+
+#: common.c:341 common.c:509
+msgid "The connection to the server was lost. Attempting reset: "
+msgstr "Óë·þÎñÆ÷µÄÁª½ÓÒѶªÊ§. ³¢ÊÔÖØÖÃ: "
+
+#: common.c:345 common.c:513
+msgid "Failed.\n"
+msgstr "ʧ°Ü.\n"
+
+#: common.c:355 common.c:525
+msgid "Succeeded.\n"
+msgstr "³É¹¦.\n"
+
+#: common.c:393
+#, c-format
+msgid ""
+"***(Single step mode: Verify "
+"query)*********************************************\n"
+"%s\n"
+"***(press return to proceed or enter x and return to "
+"cancel)********************\n"
+msgstr ""
+"***(µ¥²½Ä£Ê½: ÑéÖ¤ "
+"²éѯ)**********************************************\n"
+"%s\n"
+"***(Çûسµ¼ÌÐø»òÕßÇàx È»ºóÇûسµ"
+"È¡Ïû)**********************\n"
+
+#: common.c:485
+msgid ""
+"Enter data to be copied followed by a newline.\n"
+"End with a backslash and a period on a line by itself."
+msgstr ""
+"ÊäÈëÒª¿½±´µÄÊý¾ÝÈ»ºóÊäÈëÒ»¸öÐÂÐÐ.\n"
+"ÔÚ¶ÀÁ¢µÄÒ»ÐÐÉÏÊäÈëÒ»¸ö·´Ð±¿¸ºÍÒ»¸ö¾äµã½áÊø."
+
+#: common.c:531
+#, c-format
+msgid "Asynchronous NOTIFY '%s' from backend with pid %d received.\n"
+msgstr "ÊÕµ½À´×Ô½ø³ÌºÅΪ %2$d µÄºó¶ËµÄÒì²½ NOTIFY (֪ͨ) '%1$s'.\n"
+
+#: copy.c:81
+msgid "\\copy: arguments required\n"
+msgstr "\\copy: ÐèÒª²ÎÊý\n"
+
+#: copy.c:211
+#, c-format
+msgid "\\copy: parse error at '%s'\n"
+msgstr "\\copy: ÔÚ '%s' ·ÖÎö´íÎó\n"
+
+#: copy.c:213
+msgid "\\copy: parse error at end of line\n"
+msgstr "\\copy: ÔÚÐÐβ·ÖÎö´íÎó\n"
+
+#: copy.c:310
+#, c-format
+msgid "\\copy: %s"
+msgstr ""
+
+#: copy.c:314
+#, c-format
+msgid "\\copy: unexpected response (%d)\n"
+msgstr "\\copy: ÒâÍâÏìÓ¦(%d)\n"
+
+#: help.c:70
+#, c-format
+msgid "could not get current user name: %s\n"
+msgstr "ÎÞ·¨»ñÈ¡µ±Ç°Óû§Ãû×Ö: %s\n"
+
+#: help.c:79
+msgid "This is psql, the PostgreSQL interactive terminal.\n"
+msgstr "ÕâÀïÊÇ psql, PostgreSQL µÄ½»»¥ÖÕ¶Ë.\n"
+
+#: help.c:80
+msgid "Usage:"
+msgstr "Ó÷¨:"
+
+#: help.c:81
+msgid "  psql [options] [dbname [username]]\n"
+msgstr " psql [Ñ¡Ïî] [Êý¾Ý¿âÃû [Óû§Ãû]]\n"
+
+#: help.c:82
+msgid "Options:"
+msgstr "Ñ¡Ïî:"
+
+#: help.c:83
+msgid "  -a              Echo all input from script"
+msgstr " -a              »ØÏÔËùÓÐÀ´×Խű¾µÄÊäÈë"
+
+#: help.c:84
+msgid "  -A              Unaligned table output mode (-P format=unaligned)"
+msgstr " -A              ·Ç¶ÔÆëµÄ±íÊä³öģʽ(-P format=unaligned)"
+
+#: help.c:85
+msgid "  -c COMMAND      Run only single command (SQL or internal) and exit"
+msgstr " -c ÃüÁî         Ö»ÔËÐÐÒ»ÌõÃüÁî(SQL »òÕßÄÚ²¿)È»ºóÍ˳ö"
+
+#: help.c:91
+#, c-format
+msgid "  -d DBNAME       Specify database name to connect to (default: %s)\n"
+msgstr " -d Êý¾Ý¿âÃû     ÉùÃ÷ÒªÁª½ÓµÄÊý¾Ý¿âÃû(ȱʡ: %s)\n"
+
+#: help.c:93
+msgid "  -e              Echo commands sent to server"
+msgstr " -e              »ØÏÔ·¢Ë͸ø·þÎñÆ÷µÄÃüÁî"
+
+#: help.c:94
+msgid "  -E              Display queries that internal commands generate"
+msgstr "  -E             ÏÔʾÄÚ²¿ÃüÁîÉú³ÉµÄ²éѯ"
+
+#: help.c:95
+msgid "  -f FILENAME     Execute commands from file, then exit"
+msgstr "  -f ÎļþÃû      Ö´ÐÐÀ´×ÔÎļþµÄÃüÁî, È»ºóÍ˳ö"
+
+#: help.c:96
+#, c-format
+msgid ""
+"  -F STRING       Set field separator (default: \"%s\") (-P fieldsep=)\n"
+msgstr ""
+"  -F ×Ö´®         ÉèÖÃÓò·Ö¸ô·û (ȱʡ: \"%s\") (-P fieldsep=)\n"
+
+#: help.c:101
+#, c-format
+msgid "  -h HOSTNAME     Specify database server host (default: %s)\n"
+msgstr "  -h Ö÷»úÃû      ÉùÃ÷Êý¾Ý¿â·þÎñÆ÷Ö÷»ú (ȱʡ: %s)\n"
+
+#: help.c:102
+msgid "local socket"
+msgstr ""
+
+#: help.c:104
+msgid "  -H              HTML table output mode (-P format=html)"
+msgstr "  -H             HTML ±íÊä³öģʽ (-P format=html)"
+
+#: help.c:105
+msgid "  -l              List available databases, then exit"
+msgstr "  -l             ÁгöËùÓпÉÓÃÊý¾Ý¿â, È»ºóÍ˳ö"
+
+#: help.c:106
+msgid "  -n              Disable enhanced command line editing (readline)"
+msgstr "  -n             ¹Ø±ÕÔöÇ¿µÄÃüÁîÐб༭¹¦ÄÜ (readline)"
+
+#: help.c:107
+msgid "  -o FILENAME     Send query results to file (or |pipe)"
+msgstr " -o ÎļþÃû       ÏòÎļþ(»òÕß |¹ÜµÀ)·¢ËͲéѯ½á¹û"
+
+#: help.c:111
+#, c-format
+msgid "  -p PORT         Specify database server port (default: %s)\n"
+msgstr " -p PORT         ÉùÃ÷Êý¾Ý¿â·þÎñÆ÷¶Ë¿Ú (ȱʡ: %s)\n"
+
+#: help.c:114
+msgid ""
+"  -P VAR[=ARG]    Set printing option 'VAR' to 'ARG' (see \\pset command)"
+msgstr ""
+"  -P VAR[=ARG]    °Ñ´òÓ¡Ñ¡Ïî 'VAR' ÉèÖÃΪ 'ARG' (¼û \\pset ÃüÁî)"
+
+#: help.c:115
+msgid "  -q              Run quietly (no messages, only query output)"
+msgstr "  -q             °²¾²ÔËÐР(ûÓÐÐÅÏ¢, Ö»ÓвéѯÊä³ö)"
+
+#: help.c:116
+msgid ""
+"  -R STRING       Set record separator (default: newline) (-P recordsep=)"
+msgstr ""
+"  -R ×Ö´®         ÉèÖüǼ·Ö¸ô·û (ȱʡ: ÐÂÐÐ) (-P recordsep=)"
+
+#: help.c:117
+msgid "  -s              Single step mode (confirm each query)"
+msgstr "  -s             µ¥²½Ä£Ê½ (ºËʵÿ¸ö²éѯ)"
+
+#: help.c:118
+msgid "  -S              Single line mode (end of line terminates SQL command)"
+msgstr "  -S             µ¥ÐÐģʽ (Ò»ÐнáÊøÍ¬Ê±Ò²±êÖ¾×Å SQL ÃüÁî½áÊø)"
+
+#: help.c:119
+msgid "  -t              Print rows only (-P tuples_only)"
+msgstr "  -t             Ö»´òÓ¡ÐР(-P tuples_onle)"
+
+#: help.c:120
+msgid ""
+"  -T TEXT         Set HTML table tag attributes (width, border) (-P "
+"tableattr=)"
+msgstr ""
+"  -T Îı¾         ÉèÖàHTML ±í±ê¼ÇÊôÐÔ (±í¿í, ±ß¿í) (-P "
+"tableattr=)"
+
+#: help.c:126
+#, c-format
+msgid "  -U NAME         Specify database user name (default: %s)\n"
+msgstr "  -U Ãû×Ö        ÉùÃ÷Êý¾Ý¿âÓû§Ãû (ȱʡ: %s)\n"
+
+#: help.c:128
+msgid "  -v NAME=VALUE   Set psql variable 'NAME' to 'VALUE'"
+msgstr "  -v Ãû×Ö=ÊýÖµ   ÉèÖàpsql ±äÁ¿ 'Ãû×Ö' Îª 'ÊýÖµ'"
+
+#: help.c:129
+msgid "  -V              Show version information and exit"
+msgstr "  -V             ÏÔʾ°æ±¾ÐÅϢȻºóÍ˳ö"
+
+#: help.c:130
+msgid "  -W              Prompt for password (should happen automatically)"
+msgstr "  -W             ÌáʾÊäÈë¿ÚÁî (½«×Ô¶¯·¢Éú)"
+
+#: help.c:131
+msgid "  -x              Turn on expanded table output (-P expanded)"
+msgstr "  -x             ´ò¿ªÀ©Õ¹±íÊä³ö (-P expended)"
+
+#: help.c:132
+msgid "  -X              Do not read startup file (~/.psqlrc)"
+msgstr "  -X             ²»Òª¶ÁÈ¡Æô¶¯Îļþ (~/.psqlrc)"
+
+#: help.c:135
+msgid ""
+"\n"
+"For more information, type \"\\?\" (for internal commands) or \"\\help\"\n"
+"(for SQL commands) from within psql, or consult the psql section in\n"
+"the PostgreSQL documentation.\n"
+"\n"
+"Report bugs to ."
+msgstr ""
+"\n"
+"¸ü¶àµÄÏà¹ØÐÅÏ¢, ÔÚ psql Àï¼üÈë \"\\?\" (ÓÃÓÚÄÚ²¿ÃüÁî) »òÕß \"\\help\"\n"
+"(ÓÃÓÚ SQL ÃüÁî), »òÕ߲ο¼ PostgreSQL ÎĵµÀïµÄ psql ½Ú\n"
+"\n"
+"Ïò  »ã±¨³ô³æ."
+
+#: help.c:194
+msgid " \\a             toggle between unaligned and aligned output mode\n"
+msgstr " \\a            ÔÚ·Ç¶ÔÆëºÍ¶ÔÆëµÄÊä³öģʽ֮¼äÇл»\n"
+
+#: help.c:195
+#, c-format
+msgid ""
+" \\c[onnect] [DBNAME|- [USER]]\n"
+"                connect to new database (currently \"%s\")\n"
+msgstr ""
+" \\c[onnect] [Êý¾Ý¿âÃû|- [Óû§Ãû]]\n"
+"                Áª½Óµ½ÐµÄÊý¾Ý¿â (µ±Ç°Îª \"%s\")\n"
+
+#: help.c:198
+msgid " \\C TITLE       set table title\n"
+msgstr " \\C ±êÌâ       ÉèÖñí±êÌâ\n"
+
+#: help.c:199
+msgid " \\cd [DIRNAME]  change the current working directory\n"
+msgstr " \\cd [Ŀ¼Ãû]  ¸Ä±äµ±Ç°µÄ¹¤×÷Ŀ¼\n"
+
+#: help.c:200
+msgid " \\copy ...      perform SQL COPY with data stream to the client host\n"
+msgstr " \\copy ...     Ö´ÐРSQL COPY, Êý¾ÝÁ÷Ö¸Ïò¿Í»§¶ËÖ÷»ú\n"
+
+#: help.c:201
+msgid " \\copyright     show PostgreSQL usage and distribution terms\n"
+msgstr " \\copyright     ÏÔʾ PostgreSQL Ó÷¨ºÍ·¢²¼ÐÅÏ¢\n"
+
+#: help.c:202
+msgid " \\d TABLE       describe table (or view, index, sequence)\n"
+msgstr " \\d ±í         ÃèÊö±í (»òÕßÊÓͼ, Ë÷Òý, ÐòÁÐ)\n"
+
+#: help.c:203
+msgid " \\d{t|i|s|v}... list tables/indexes/sequences/views\n"
+msgstr " \\d{t|i|s|v}... Áгö±í/Ë÷Òý/ÐòÁÐ/ÊÓͼ\n"
+
+#: help.c:204
+msgid ""
+" \\d{p|S|l}      list access privileges, system tables, or large objects\n"
+msgstr ""
+" \\d{p|S|l}      Áгö·ÃÎÊȨÏÞ, ÏµÍ³±í, »òÕß´ó¶ÔÏó\n"
+
+#: help.c:205
+msgid " \\da            list aggregate functions\n"
+msgstr " \\da           Áгö¾Û¼¯º¯Êý\n"
+
+#: help.c:206
+msgid " \\dd NAME       show comment for table, type, function, or operator\n"
+msgstr " \\dd Ãû×Ö      ÏÔʾ±í, ÀàÐÍ, º¯Êý, »òÕß²Ù×÷·ûµÄ×¢ÊÍ\n"
+
+#: help.c:207
+msgid " \\df            list functions\n"
+msgstr " \\df           Áгöº¯Êý\n"
+
+#: help.c:208
+msgid " \\do            list operators\n"
+msgstr " \\do           Áгö²Ù×÷·û\n"
+
+#: help.c:209
+msgid " \\dT            list data types\n"
+msgstr " \\dT           ÁгöÊý¾ÝÀàÐÍ\n"
+
+#: help.c:210
+msgid ""
+" \\e FILENAME    edit the current query buffer or file with external editor\n"
+msgstr ""
+" \\e ÎļþÃû      ÓÃÒ»¸öÍⲿ±à¼­Æ÷±à¼­µ±Ç°²éѯ»º³åÇø»òÕßÎļþ\n"
+
+#: help.c:211
+msgid " \\echo TEXT     write text to standard output\n"
+msgstr " \\echo TEXT    Ïò±ê×¼Êä³öд³öÎı¾\n"
+
+#: help.c:212
+msgid " \\encoding ENCODING  set client encoding\n"
+msgstr " \\encoding ±àÂë     ÉèÖÿͻ§¶Ë±àÂë\n"
+
+#: help.c:213
+msgid " \\f STRING      set field separator\n"
+msgstr " \\f ×Ö´®       ÉèÖÃÓò·Ö¸ô·û\n"
+
+#: help.c:214
+msgid ""
+" \\g FILENAME    send SQL command to server (and write results to file or "
+"|pipe)\n"
+msgstr ""
+" \\g ÎļþÃû      Ïò·þÎñÆ÷·¢ËÍ SQL ÃüÁî (²¢ÇҰѽá¹ûдµ½Îļþ»òÕß "
+"|¹ÜµÀ)\n"
+
+#: help.c:215
+msgid " \\h NAME        help on syntax of SQL commands, * for all commands\n"
+msgstr " \\h Ãû×Ö       SQL ÃüÁîµÄÓï·¨°ïÖú, Óà* ¿ÉÒÔ¿´ËùÓÐÃüÁîµÄ°ïÖú\n"
+
+#: help.c:216
+#, c-format
+msgid " \\H             toggle HTML output mode (currently %s)\n"
+msgstr " \\H            ÔÚ HTML Êä³öģʽ֮¼äÇл» (µ±Ç°ÊÇ %s)\n"
+
+#: help.c:218
+msgid " \\i FILENAME    execute commands from file\n"
+msgstr " \\i ÎļþÃû     Ö´ÐÐÀ´×ÔÎļþµÄÃüÁî\n"
+
+#: help.c:219
+msgid " \\l             list all databases\n"
+msgstr " \\l            ÁгöËùÓÐÊý¾Ý¿â\n"
+
+#: help.c:220
+msgid ""
+" \\lo_export, \\lo_import, \\lo_list, \\lo_unlink\n"
+"                large object operations\n"
+msgstr ""
+" \\lo_export, \\lo_import, \\lo_list, \\lo_unlink\n"
+"                ´ó¶ÔÏó²Ù×÷\n"
+
+#: help.c:222
+msgid " \\o FILENAME    send all query results to file or |pipe\n"
+msgstr " \\o ÎļþÃû     ÏòÎļþ»òÕß |¹ÜµÀ ·¢ËÍËùÓвéѯ½á¹û\n"
+
+#: help.c:223
+msgid " \\p             show the content of the current query buffer\n"
+msgstr " \\p            ÏÔʾµ±Ç°²éѯ»º³åÇøµÄÄÚÈÝ\n"
+
+#: help.c:224
+msgid ""
+" \\pset VAR      set table output option (VAR := {format|border|expanded|\n"
+"                fieldsep|null|recordsep|tuples_only|title|tableattr|pager})\n"
+msgstr ""
+" \\pset VAR      ÉèÖñíµÄÊä³öÑ¡Ïî (VAR := {foramt|border|expaned|\n"
+"                 fieldsep|null|recordsep|tuples_only|title|tableattr|pager})\n"
+
+#: help.c:226
+msgid " \\q             quit psql\n"
+msgstr " \\q            Í˳ö psql\n"
+
+#: help.c:227
+msgid " \\qecho TEXT    write text to query output stream (see \\o)\n"
+msgstr " \\qecho Îı¾   Ïò²éѯÊä³öÁ÷д³öÎı¾ (¼û \\o)\n"
+
+#: help.c:228
+msgid " \\r             reset (clear) the query buffer\n"
+msgstr " \\r            ÖØÖà(ÇåÀí) ²éѯ»º³åÇø\n"
+
+#: help.c:229
+msgid " \\s FILENAME    print history or save it to file\n"
+msgstr " \\s ÎļþÃû     ´òÓ¡ÀúÊ·»òÕß½«Æä±£´æµ½Îļþ\n"
+
+#: help.c:230
+msgid " \\set NAME VALUE  set internal variable\n"
+msgstr " \\set Ãû×Ö ÊýÖµ  ÉèÖÃÄÚ²¿±äÁ¿\n"
+
+#: help.c:231
+#, c-format
+msgid " \\t             show only rows (currently %s)\n"
+msgstr " \\t            Ö»ÏÔʾÐР(µ±Ç°ÊÇ %s)\n"
+
+#: help.c:233
+msgid " \\T TEXT        set HTML table tag attributes\n"
+msgstr " \\T Îı¾       ÉèÖàHTML ±í±ê¼ÇÊôÐÔ\n"
+
+#: help.c:234
+msgid " \\unset NAME    unset (delete) internal variable\n"
+msgstr " \\unset Ãû×Ö   É¾³ýÄÚ²¿±äÁ¿\n"
+
+#: help.c:235
+msgid " \\w FILENAME    write current query buffer to file\n"
+msgstr " \\w ÎļþÃû     ½«µ±Ç°²éѯ»º³åÇøÐ´³öµ½Îļþ\n"
+
+#: help.c:236
+#, c-format
+msgid " \\x             toggle expanded output (currently %s)\n"
+msgstr " \\x            ÔÚÀ©Õ¹Êä³öÖ®¼äÇл» (ĿǰÊÇ %s)\n"
+
+#: help.c:238
+msgid " \\z             list table access privileges\n"
+msgstr " \\z            Áгö±í·ÃÎÊȨÏÞ\n"
+
+#: help.c:239
+msgid " \\! [COMMAND]   execute command in shell or start interactive shell\n"
+msgstr " \\! [ÃüÁî]     ÔÚ shell ÀïÖ´ÐÐÃüÁî»òÕß¿ªÊ¼Ò»¸ö½»»¥µÄ shell\n"
+
+#: help.c:266
+msgid "Available help:"
+msgstr "¿ÉÓðïÖú:"
+
+#: help.c:297
+#, c-format
+msgid ""
+"Command:     %s\n"
+"Description: %s\n"
+"Syntax:\n"
+"%s\n"
+"\n"
+msgstr ""
+"ÃüÁî:     %s\n"
+"ÃèÊö:     %s\n"
+"Óï·¨:\n"
+"%s\n"
+"\n"
+
+#: help.c:308
+#, c-format
+msgid ""
+"No help available for '%-.*s'.\n"
+"Try \\h with no arguments to see available help.\n"
+msgstr ""
+"»¹Ã»ÓР'%-.*s' µÄ¿ÉÓðïÖú.\n"
+"Óò»´ø²ÎÊýµÄ \\h »ñÈ¡¿ÉÓðïÖú.\n"
+
+#: input.c:178
+#, c-format
+msgid "could not save history to %s: %s\n"
+msgstr "ÎÞ·¨½«ÀúÊ·±£´æµ½ %s: %s\n"
+
+#: large_obj.c:66
+msgid "Warning: Your transaction in progress has been committed."
+msgstr "¾¯¸æ: ÄãµÄÕýÔÚ´¦ÀíµÄÊÂÎñÒѾ­Ìá½»."
+
+#: large_obj.c:68
+msgid "Warning: Your transaction in progress has been rolled back."
+msgstr "¾¯¸æ: ÄãµÄÕýÔÚ´¦ÀíµÄÊÂÎñÒѾ­»Ø¾í."
+
+#: large_obj.c:95
+msgid "\\lo_export: not connected to a database\n"
+msgstr "\\lo_export: Î´ÓëÊý¾Ý¿âÁª½Ó\n"
+
+#: large_obj.c:162
+msgid "\\lo_import: not connected to a database\n"
+msgstr "\\lo_import: Î´ÓëÊý¾Ý¿âÁª½Ó\n"
+
+#: large_obj.c:276
+msgid "\\lo_unlink: not connected to a database\n"
+msgstr "\\lo_unlink: Î´ÓëÊý¾Ý¿âÁª½Ó\n"
+
+#: describe.c:57 describe.c:110 describe.c:169 describe.c:221 describe.c:269
+#: describe.c:401 describe.c:530 describe.c:1034 large_obj.c:353
+msgid "Description"
+msgstr "ÃèÊö"
+
+#: large_obj.c:361
+msgid "Large objects"
+msgstr "´ó¶ÔÏó"
+
+#: mainloop.c:242
+#, c-format
+msgid "Use \"\\q\" to leave %s.\n"
+msgstr "ʹÓà\"\\q\" À뿪 %s.\n"
+
+#: print.c:370
+msgid "(No rows)\n"
+msgstr "(ûÓÐÐÐ)\n"
+
+#: print.c:1075
+msgid "(1 row)"
+msgstr "(1 ÐÐ)"
+
+#: print.c:1077
+#, c-format
+msgid "(%d rows)"
+msgstr "(%d ÐÐ)"
+
+#: startup.c:141 startup.c:615
+#, c-format
+msgid "%s: out of memory\n"
+msgstr "%s: ÄÚ´æÓþ¡\n"
+
+#: startup.c:177
+msgid "User name: "
+msgstr "Óû§Ãû:"
+
+#: startup.c:286
+#, c-format
+msgid ""
+"Welcome to %s, the PostgreSQL interactive terminal.\n"
+"\n"
+"Type:  \\copyright for distribution terms\n"
+"       \\h for help with SQL commands\n"
+"       \\? for help on internal slash commands\n"
+"       \\g or terminate with semicolon to execute query\n"
+"       \\q to quit\n"
+"\n"
+msgstr ""
+"»¶Ó­À´µ½ %s, PostgreSQL µÄ½»»¥ÖÕ¶Ë.\n"
+"\n"
+"¼üÈë:  \\copyright »ñÈ¡·¢²¼ÐÅÏ¢\n"
+"       \\h »ñÈ¡ SQL ÃüÁîµÄ°ïÖú\n"
+"       \\? »ñÈ¡ÄÚ²¿·´Ð±¿¸ÃüÁîµÄ°ïÖú\n"
+"       \\g »òÕßÒԷֺŽáβִÐвéѯ\n"
+"       \\q Í˳ö\n"
+"\n"
+
+#: startup.c:461
+#, c-format
+msgid "%s: couldn't set printing parameter %s\n"
+msgstr "%s: ÎÞ·¨ÉèÖôòÓ¡²ÎÊý %s\n"
+
+#: startup.c:507
+#, c-format
+msgid "%s: could not delete variable %s\n"
+msgstr "%s: ÎÞ·¨É¾³ý±äÁ¿ %s\n"
+
+#: startup.c:517
+#, c-format
+msgid "%s: could not set variable %s\n"
+msgstr "%s: ÎÞ·¨ÉèÖñäÁ¿ %s\n"
+
+#: startup.c:548 startup.c:563
+#, c-format
+msgid "Try '%s --help' for more information.\n"
+msgstr "Óà'%s --help' »ñÈ¡¸ü¶àÐÅÏ¢.\n"
+
+#: startup.c:556
+#, c-format
+msgid ""
+"%s was compiled without support for long options.\n"
+"Use --help for help on invocation options.\n"
+msgstr ""
+"%s Ã»Óдø×ų¤Ñ¡ÏîÖ§³Ö±àÒë.\n"
+"Óà--help »ñÈ¡¹ØÓÚµ÷ÓÃÑ¡ÏîµÄ°ïÖú.\n"
+
+#: startup.c:581
+#, c-format
+msgid "%s: warning: extra option %s ignored\n"
+msgstr "%s: ¾¯¸æ: ºöÂÔ¶îÍâµÄÑ¡Ïî %s\n"
+
+#: startup.c:588
+#, c-format
+msgid "%s: Warning: The -u option is deprecated. Use -U.\n"
+msgstr "%s: ¾¯¸æ: -u Ñ¡ÏîÒѾ­·ÏÆú. ÇëÓà-U.\n"
+
+#: startup.c:644
+msgid "contains support for: "
+msgstr "°üÀ¨µÄÖ§³Ö:"
+
+#: startup.c:647
+msgid "readline"
+msgstr ""
+
+#: startup.c:657
+msgid "history"
+msgstr "ÀúÊ·"
+
+#: startup.c:666
+msgid "multibyte"
+msgstr "¶à×Ö½Ú"
+
+#: startup.c:674
+msgid ""
+"Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group\n"
+"Portions Copyright (c) 1996, Regents of the University of California\n"
+"Read the file COPYRIGHT or use the command \\copyright to see the\n"
+"usage and distribution terms."
+msgstr ""
+"²¿·Ö°æÈ¨ (c) 1996-2001, PostgreSQL È«Çò¿ª·¢×é\n"
+"²¿·Ö°æÈ¨ (c) 1996, University of California ÀíÊÂ\n"
+"ÔĶÁ COPYRIGHT »òÕßʹÓà\\copyright ÃüÁî²é¿´\n"
+"Ó÷¨ºÍ·¢²¼Ìõ¿î."
+
+#: startup.c:699
+#, c-format
+msgid ""
+"SSL connection (cipher: %s, bits: %i)\n"
+"\n"
+msgstr ""
+"SSL Áª½Ó (¼ÓÃÜ: %s, Î»: %i)\n"
+"\n"
+
+#: describe.c:56 describe.c:100 describe.c:158 describe.c:220 describe.c:260
+#: describe.c:401 describe.c:1028
+msgid "Name"
+msgstr "Ãû×Ö"
+
+#: describe.c:56
+msgid "(all types)"
+msgstr "(ËùÓÐÀàÐÍ)"
+
+#: describe.c:57
+msgid "Data type"
+msgstr "Êý¾ÝÀàÐÍ"
+
+#: describe.c:73
+msgid "List of aggregate functions"
+msgstr "¾Û¼¯º¯ÊýÁбí"
+
+#: describe.c:100
+msgid "Result data type"
+msgstr "½á¹ûÊý¾ÝÀàÐÍ"
+
+#: describe.c:101
+msgid "Argument data types"
+msgstr "²ÎÊýÊý¾ÝÀàÐÍ"
+
+#: describe.c:109 describe.c:260 describe.c:1029
+msgid "Owner"
+msgstr "ËùÓÐÕß"
+
+#: describe.c:109
+msgid "Language"
+msgstr "ÓïÑÔ"
+
+#: describe.c:110
+msgid "Source code"
+msgstr "Ô´´úÂë"
+
+#: describe.c:135
+msgid "List of functions"
+msgstr "º¯ÊýÁбí"
+
+#: describe.c:166
+msgid "Internal name"
+msgstr "ÄÚ²¿Ãû³Æ"
+
+#: describe.c:166
+msgid "Size"
+msgstr "´óС"
+
+#: describe.c:193
+msgid "List of data types"
+msgstr "Êý¾ÝÀàÐÍÁбí"
+
+#: describe.c:220
+msgid "Left arg type"
+msgstr "×ó²ÎÊýÀàÐÍ"
+
+#: describe.c:220
+msgid "Right arg type"
+msgstr "ÓÒ²ÎÊýÀàÐÍ"
+
+#: describe.c:221
+msgid "Result type"
+msgstr "½á¹ûÀàÐÍ"
+
+#: describe.c:236
+msgid "List of operators"
+msgstr "²Ù×÷·ûÁбí"
+
+#: describe.c:264
+msgid "Encoding"
+msgstr "±àÂë"
+
+#: describe.c:279
+msgid "List of databases"
+msgstr "Êý¾Ý¿âÁбí"
+
+#: describe.c:306
+msgid "Table"
+msgstr "±í"
+
+#: describe.c:306
+msgid "Access privileges"
+msgstr "·ÃÎÊȨÏÞ"
+
+#: describe.c:320
+#, c-format
+msgid "Access privileges for database \"%s\""
+msgstr "Êý¾Ý¿â \"%s\" µÄ·ÃÎÊȨÏÞ"
+
+#: describe.c:401
+msgid "Object"
+msgstr "¶ÔÏó"
+
+#: describe.c:402
+msgid "aggregate"
+msgstr "¾Û¼¯"
+
+#: describe.c:402
+msgid "function"
+msgstr "º¯Êý"
+
+#: describe.c:402
+msgid "operator"
+msgstr "²Ù×÷·û"
+
+#: describe.c:403
+msgid "data type"
+msgstr "Êý¾ÝÀàÐÍ"
+
+#: describe.c:403 describe.c:1028
+msgid "table"
+msgstr "±í"
+
+#: describe.c:403 describe.c:1028
+msgid "view"
+msgstr "ÊÓͼ"
+
+#: describe.c:404 describe.c:1028
+msgid "index"
+msgstr "Ë÷Òý"
+
+#: describe.c:404 describe.c:1028
+msgid "sequence"
+msgstr "ÐòÁÐ"
+
+#: describe.c:404
+msgid "rule"
+msgstr "¹æÔò"
+
+#: describe.c:405
+msgid "trigger"
+msgstr "´¥·¢Æ÷"
+
+#: describe.c:422
+msgid "Object descriptions"
+msgstr "¶ÔÏóÃèÊö"
+
+#: describe.c:503
+#, c-format
+msgid "Did not find any relation named \"%s\".\n"
+msgstr "ûÓÐÕÒµ½ÈκÎÃûΪ \"%s\" µÄ¹ØÏµ.\n"
+
+#: describe.c:517
+msgid "Column"
+msgstr "ÁÐ"
+
+#: describe.c:518 describe.c:1029
+msgid "Type"
+msgstr "ÀàÐÍ"
+
+#: describe.c:524
+msgid "Modifiers"
+msgstr "ÐÞÊδÊ"
+
+#: describe.c:628
+#, c-format
+msgid "Table \"%s\""
+msgstr "±í \"%s\""
+
+#: describe.c:631
+#, c-format
+msgid "View \"%s\""
+msgstr "ÊÓͼ \"%s\""
+
+#: describe.c:634
+#, c-format
+msgid "Sequence \"%s\""
+msgstr "ÐòÁР\"%s\""
+
+#: describe.c:637
+#, c-format
+msgid "Index \"%s\""
+msgstr "Ë÷Òý \"%s\""
+
+#: describe.c:640
+#, c-format
+msgid "Special relation \"%s\""
+msgstr "ÌØÊâ¹ØÏµ \"%s\""
+
+#: describe.c:643
+#, c-format
+msgid "TOAST table \"%s\""
+msgstr "TOAST ±í \"%s\""
+
+#: describe.c:646
+#, c-format
+msgid "?%c? \"%s\""
+msgstr ""
+
+#: describe.c:676
+msgid "unique "
+msgstr "Ψһ "
+
+#: describe.c:681
+msgid " (primary key)"
+msgstr " (Ö÷¼ü)"
+
+#: describe.c:686
+#, c-format
+msgid "Index predicate: %s"
+msgstr "Ë÷Òýν´Ê: %s"
+
+#: describe.c:701
+#, c-format
+msgid "View definition: %s"
+msgstr "ÊÓͼ¶¨Òå: %s"
+
+#: describe.c:817
+msgid "Indexes"
+msgstr "Ë÷Òý"
+
+#: describe.c:832
+msgid "Primary key"
+msgstr "Ö÷¼ü"
+
+#: describe.c:847
+msgid "Unique keys"
+msgstr "Ψһ¼ü×Ö"
+
+#: describe.c:862
+msgid "Check constraints"
+msgstr "¼ì²éÔ¼Êø"
+
+#: describe.c:865
+#, c-format
+msgid "%s: \"%s\" %s"
+msgstr ""
+
+#: describe.c:868
+#, c-format
+msgid "%*s  \"%s\" %s"
+msgstr ""
+
+#: describe.c:876
+msgid "Rules"
+msgstr "¹æÔò"
+
+#: describe.c:891
+msgid "Triggers"
+msgstr "´¥·¢Æ÷"
+
+#: describe.c:962
+msgid "User name"
+msgstr "Óû§Ãû"
+
+#: describe.c:962
+msgid "User ID"
+msgstr "Óû§ ID"
+
+#: describe.c:963
+msgid "superuser, create database"
+msgstr "³¬¼¶Óû§, ´´½¨Êý¾Ý¿â"
+
+#: describe.c:964
+msgid "superuser"
+msgstr "³¬¼¶Óû§"
+
+#: describe.c:964
+msgid "create database"
+msgstr "´´½¨Êý¾Ý¿â"
+
+#: describe.c:965
+msgid "Attributes"
+msgstr "ÊôÐÔ"
+
+#: describe.c:979
+msgid "List of database users"
+msgstr "Êý¾Ý¿âÓû§Áбí" 
+
+#: describe.c:1029
+msgid "special"
+msgstr "ÌØÊâ"
+
+#: describe.c:1072
+msgid "No matching relations found.\n"
+msgstr "ûÓÐÕÒµ½Æ¥ÅäµÄ¹ØÏµ.\n"
+
+#: describe.c:1074
+msgid "No relations found.\n"
+msgstr "ûÓÐÕÒµ½¹ØÏµ.\n"
+
+#: describe.c:1079
+msgid "List of relations"
+msgstr "¹ØÏµÁбí"
diff --git a/src/interfaces/libpq/zh_CN.po b/src/interfaces/libpq/zh_CN.po
new file mode 100644 (file)
index 0000000..9f8ab6a
--- /dev/null
@@ -0,0 +1,418 @@
+# simplified Chinese translation file for libpq
+# Weiping He , 2001
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PostgreSQL 7.2\n"
+"POT-Creation-Date: 2001-10-01 10:02+0800\n"
+"PO-Revision-Date: 2001-10-01 23:42:27+0800\n"
+"Last-Translator: Weiping He \n"
+"Language-Team: Weiping He \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=gb_2312\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: fe-auth.c:229
+#, c-format
+msgid "Kerberos 4 error: %s\n"
+msgstr "Kerberos 4 ´íÎó: %s\n"
+
+#: fe-auth.c:393
+#, c-format
+msgid "could not set socket to blocking mode: %s\n"
+msgstr "ÎÞ·¨½«Ì×½Ó×ÖÉèÖÃΪ×èÈûģʽ: %s\n"
+
+#: fe-auth.c:409
+#, c-format
+msgid "Kerberos 5 authentication rejected: %*s\n"
+msgstr "kerberos 5 ÈÏÖ¤¾Ü¾ø: %*s\n"
+
+#: fe-auth.c:429
+#, c-format
+msgid "could not restore non-blocking mode on socket: %s\n"
+msgstr "ÎÞ·¨ÔÚÌ×½Ó×Ö: %s Éϻظ´·Ç×èÈûģʽ\n"
+
+#: fe-auth.c:573
+msgid "Kerberos 4 authentication failed\n"
+msgstr "Kerberos 4 ÈÏ֤ʧ°Ü\n"
+
+#: fe-auth.c:579
+msgid "Kerberos 4 authentication not supported\n"
+msgstr "²»Ö§³Ö Kerberos 4 ÈÏÖ¤\n"
+
+#: fe-auth.c:590
+msgid "Kerberos 5 authentication failed\n"
+msgstr "Kerberos 5 ÈÏ֤ʧ°Ü\n"
+
+#: fe-auth.c:596
+msgid "Kerberos 5 authentication not supported\n"
+msgstr "²»Ö§³Ö Kerberos 5 ÈÏÖ¤\n"
+
+#: fe-auth.c:623
+msgid "SCM_CRED authentication method not supported\n"
+msgstr "²»Ö§³Ö SCM_CRED ÈÏÖ¤·½Ê½\n"
+
+#: fe-auth.c:630
+#, c-format
+msgid "authentication method %u not supported\n"
+msgstr "²»Ö§³Ö %u ÈÏÖ¤·½Ê½\n"
+
+#: fe-auth.c:667
+#, c-format
+msgid "invalid authentication service name \"%s\", ignored\n"
+msgstr "ºöÂÔ·Ç·¨ÈÏÖ¤·þÎñÃû \"%s\"\n"
+
+#: fe-auth.c:724
+#, c-format
+msgid "fe_getauthname: invalid authentication system: %d\n"
+msgstr "fe_getauthname: ÎÞЧµÄÈÏ֤ϵͳ: %d\n"
+
+#: fe-connect.c:483
+msgid "could not determine the PostgreSQL user name to use\n"
+msgstr "ÎÞ·¨ÅжÏҪʹÓõĠPostgreSQL Óû§Ãû\n"
+
+#: fe-connect.c:705
+#, c-format
+msgid "could not set socket to non-blocking mode: %s\n"
+msgstr "ÎÞ·¨½«Ì×½Ó×ÖÉèÖÃΪ·Ç×èÈûģʽ: %s\n"
+
+#: fe-connect.c:729
+#, c-format
+msgid "could not set socket to TCP no delay mode: %s\n"
+msgstr "ÎÞ·¨½«Ì×½Ó×ÖÉèÖÃΪ TCP ÎÞÑÓ³Ùģʽ: %s\n"
+
+#: fe-connect.c:749
+#, c-format
+msgid ""
+"could not connect to server: %s\n"
+"\tIs the server running locally and accepting\n"
+"\tconnections on Unix domain socket \"%s\"?\n"
+msgstr ""
+"ÎÞ·¨Áª½Óµ½·þÎñÆ÷: %s\n"
+"\t·þÎñÆ÷ÊÇ·ñÔÚ±¾µØÔËÐв¢ÇÒÔÚ Unix ÓòÌ×½Ó×Ö\n"
+"\t\"%s\"ÉÏ×¼±¸½ÓÊÜÁª½Ó?\n"
+
+#: fe-connect.c:758
+#, c-format
+msgid ""
+"could not connect to server: %s\n"
+"\tIs the server running on host %s and accepting\n"
+"\tTCP/IP connections on port %s?\n"
+msgstr ""
+"ÎÞ·¨Áª½Óµ½·þÎñÆ÷: %s\n"
+"\t·þÎñÆ÷ÊÇ·ñÔÚÖ÷»ú %s ÉÏÔËÐв¢ÇÒ×¼±¸½ÓÊÜÔÚ¶Ë¿Ú\n"
+"%s ÉϵĠTCP/IP Áª½Ó?\n"
+
+#: fe-connect.c:823
+#, c-format
+msgid "invalid host address: %s\n"
+msgstr "ÎÞЧµÄÖ÷»úµØÖ·: %s\n"
+
+#: fe-connect.c:842
+#, c-format
+msgid "unknown host name: %s\n"
+msgstr "δ֪Ö÷»úÃû: %s\n"
+
+#: fe-connect.c:884
+#, c-format
+msgid "could not create socket: %s\n"
+msgstr "ÎÞ·¨´´½¨Ì×½Ó×Ö: %s\n"
+
+#: fe-connect.c:947
+#, c-format
+msgid "could not send SSL negotiation packet: %s\n"
+msgstr "ÎÞ·¨·¢ËÍ SSL ÎÕÊÖ°ü: %s\n"
+
+#: fe-connect.c:955
+#, c-format
+msgid "could not receive server response to SSL negotiation packet: %s\n"
+msgstr "ÎÞ·¨ÊÕµ½·þÎñÆ÷¶Ô SSL ÎÕÊÖ°üµÄÏìÓ¦: %s\n"
+
+#: fe-connect.c:969
+#, c-format
+msgid "could not create SSL context: %s\n"
+msgstr "ÎÞ·¨´´½¨ SSL »·¾³: %s\n"
+
+#: fe-connect.c:979
+#, c-format
+msgid "could not establish SSL connection: %s\n"
+msgstr "ÎÞ·¨½¨Á¢ SSL Áª½Ó: %s\n"
+
+#: fe-connect.c:997
+#, c-format
+msgid "received invalid response to SSL negotiation: %c\n"
+msgstr "ÊÕµ½¶Ô SSL ÎÕÊÖµÄÎÞЧÏìÓ¦: %c\n"
+
+#: fe-connect.c:1006
+msgid "server does not support SSL, but SSL was required\n"
+msgstr "·þÎñÆ÷²»Ö§³Ö SSL, µ«ÊÇÒªÇóʹÓàSSL\n"
+
+#: fe-connect.c:1174
+msgid "invalid connection state, probably indicative of memory corruption\n"
+msgstr "ÎÞЧµÄÁª½Ó״̬, ¿ÉÄÜÊÇ´æ´¢Æ÷Êý¾Ý±»ÆÆ»µµÄ±êÖ¾\n"
+
+#: fe-connect.c:1205
+#, c-format
+msgid "could not get socket error status: %s\n"
+msgstr "ÎÞ·¨»ñÈ¡Ì×½Ó×Ö´íÎó״̬: %s\n"
+
+#: fe-connect.c:1225
+#, c-format
+msgid "could not get client address from socket: %s\n"
+msgstr "ÎÞ·¨´ÓÌ×½Ó×Ö»ñÈ¡¿Í»§¶ËµØÖ·: %s\n"
+
+#: fe-connect.c:1264
+#, c-format
+msgid "could not send startup packet: %s\n"
+msgstr "ÎÞ·¨·¢ËÍÆô¶¯°ü: %s\n"
+
+#: fe-connect.c:1320
+#, c-format
+msgid "expected authentication request from server, but received %c\n"
+msgstr "ÆÚ´ýÀ´×Ô·þÎñÆ÷µÄÈÏÖ¤ÇëÇó, È´ÊÕµ½ %c\n"
+
+#: fe-connect.c:1433
+msgid "unexpected message from server during startup\n"
+msgstr "Æô¶¯¹ý³ÌÖÐÊÕµ½À´×Ô·þÎñÆ÷µÄ·ÇÔ¤ÆÚÐÅÏ¢\n"
+
+#: fe-connect.c:1492
+#, c-format
+msgid "invalid connection state %c, probably indicative of memory corruption\n"
+msgstr "ÎÞЧµÄÁª½Ó״̬ %c, ¿ÉÄÜÊÇ´æ´¢Æ÷Êý¾Ý±»ÆÆ»µµÄ±êÖ¾\n"
+
+#: fe-connect.c:1592
+#, c-format
+msgid "invalid setenv state %c, probably indicative of memory corruption\n"
+msgstr "ÎÞЧµÄ setenv ×´Ì¬  %c, ¿ÉÄÜÊÇ´æ´¢Æ÷Êý¾Ý±»ÆÆ»µµÄ±êÖ¾\n"
+
+#: fe-connect.c:1633
+#, c-format
+msgid "invalid encoding name in PGCLIENTENCODING: %s\n"
+msgstr "ÔÚ PGCLIENTENCODING ÖеķǷ¨±àÂëÃû: %s\n"
+
+#: fe-connect.c:1758
+#, c-format
+msgid "invalid state %c, probably indicative of memory corruption\n"
+msgstr "ÎÞЧ״̬ %c, ¿ÉÄÜÊÇ´æ´¢Æ÷Êý¾Ý±»ÆÆ»µµÄ±êÖ¾\n"
+
+#: fe-connect.c:2379 fe-connect.c:2388 fe-exec.c:1128 fe-lobj.c:527
+msgid "out of memory\n"
+msgstr "ÄÚ´æÓþ¡\n"
+
+#: fe-connect.c:2427
+#, c-format
+msgid "missing \"=\" after \"%s\" in connection info string\n"
+msgstr "ÔÚÁª½ÓÐÅÏ¢×Ö´®ÀïµÄ \"%s\" ºóÃæÈ±ÉÙ \"=\"\n"
+
+#: fe-connect.c:2476
+msgid "unterminated quoted string in connection info string\n"
+msgstr "Áª½ÓÐÅÏ¢×Ö´®ÖÐδ½áÊøµÄÒýºÅ×Ö´®\n"
+
+#: fe-connect.c:2510
+#, c-format
+msgid "invalid connection option \"%s\"\n"
+msgstr "·Ç·¨Áª½ÓÑ¡Ïî \"%s\"\n"
+
+#: fe-connect.c:2695
+msgid "connection pointer is NULL\n"
+msgstr "Áª½ÓÖ¸ÕëÊÇ NULL\n"
+
+#: fe-exec.c:570
+msgid "command string is a null pointer\n"
+msgstr "ÃüÁî×Ö´®ÊÇÒ»¸ö¿ÕÖ¸Õë\n"
+
+#: fe-exec.c:578
+msgid "no connection to the server\n"
+msgstr "ûÓе½·þÎñÆ÷µÄÁª½Ó\n"
+
+#: fe-exec.c:585
+msgid "another command is already in progress\n"
+msgstr "ÒѾ­ÓÐÁíÍâÒ»ÌõÃüÁîÔÚ´¦Àí\n"
+
+#: fe-exec.c:788
+#, c-format
+msgid "message type 0x%02x arrived from server while idle\n"
+msgstr "¿ÕÏÐʱ´Ó·þÎñÆ÷·µ»ØÁËÀàÐÍΪ 0x%02x µÄÏûÏ¢\n"
+
+#: fe-exec.c:831
+#, c-format
+msgid ""
+"unexpected character %c following empty query response (\"I\" message)\n"
+msgstr ""
+"ÔڿյIJéѯÏìÓ¦ºóÃæ¸ú×Å·ÇÔ¤ÆÚµÄ×Ö·û %c (\"I\" ÏûÏ¢)\n"
+
+#: fe-exec.c:889
+msgid ""
+"server sent data (\"D\" message) without prior row description (\"T\" "
+"message)\n"
+msgstr ""
+"·þÎñÆ÷ÔÚûÓз¢ËÍÐÐÃèÊöµÄǰÌáÏ·¢ËÍÊý¾Ý (\"D\" ÏûÏ¢) (\"T\" "
+"ÏûÏ¢)\n"
+
+#: fe-exec.c:906
+msgid ""
+"server sent binary data (\"B\" message) without prior row description (\"T\" "
+"message)\n"
+msgstr ""
+"·þÎñÆ÷ÔÚûÓз¢ËÍÐÐÃèÊöµÄǰÌáÏ·¢ËÍÊý¾Ý (\"B\" ÏûÏ¢) (\"T\" "
+"ÏûÏ¢)\n"
+
+#: fe-exec.c:922
+#, c-format
+msgid "unexpected response from server; first received character was \"%c\"\n"
+msgstr "À´×Ô·þÎñÆ÷µÄÒâÍâÏìÓ¦; ÊÕµ½µÄµÚÒ»¸ö×Ö·ûÊÇ \"%c\"\n"
+
+#: fe-exec.c:1216
+#, c-format
+msgid "unexpected asyncStatus: %d\n"
+msgstr "ÒâÍâµÄ asyncStatus(Ò첽״̬): %d\n"
+
+#: fe-exec.c:1266
+msgid "COPY state must be terminated first\n"
+msgstr "COPY ×´Ì¬±ØÐëÏȽáÊø\n"
+
+#: fe-exec.c:1617
+msgid "no COPY in progress\n"
+msgstr "ûÓÐÕýÔÚ´¦ÀíµÄ COPY\n"
+
+#: fe-exec.c:1656
+msgid "lost synchronization with server, resetting connection\n"
+msgstr "ʧȥÓë·þÎñÆ÷µÄͬ²½, ÖØÖÃÁª½Ó\n"
+
+#: fe-exec.c:1721
+msgid "connection in wrong state\n"
+msgstr "Áª½Ó´¦ÓÚ´íÎó״̬\n"
+
+#: fe-exec.c:1823 fe-exec.c:1857
+#, c-format
+msgid "protocol error: id=0x%x\n"
+msgstr "ЭÒé´íÎó: id=0x%x\n"
+
+#: fe-exec.c:1892
+msgid "invalid ExecStatusType code"
+msgstr "·Ç·¨ ExecStatusType ´úÂë"
+
+#: fe-exec.c:1945 fe-exec.c:1978
+#, c-format
+msgid "column number %d is out of range 0..%d\n"
+msgstr "ÁкÅÂë %d ³¬³öÁË·¶Î§ 0..%d\n"
+
+#: fe-exec.c:1967
+#, c-format
+msgid "row number %d is out of range 0..%d\n"
+msgstr "ÐкÅÂë %d ³¬³öÁË·¶Î§ 0..%d\n"
+
+#: fe-exec.c:2163
+#, c-format
+msgid "could not interpret result from server: %s\n"
+msgstr "ÎÞ·¨½âÊÍÀ´×Ô·þÎñÆ÷µÄ½á¹û: %s\n"
+
+#: fe-exec.c:2179
+msgid "no row count available\n"
+msgstr "ûÓпɻñµÃµÄÐÐÊý\n"
+
+#: fe-lobj.c:398 fe-lobj.c:477
+#, c-format
+msgid "could not open file \"%s\": %s\n"
+msgstr "ÎÞ·¨´ò¿ªÎļþ \"%s\": %s\n"
+
+#: fe-lobj.c:410
+#, c-format
+msgid "could not create large object for file \"%s\"\n"
+msgstr "ÎÞ·¨ÎªÎļþ \"%s\" ´´½¨´ó¶ÔÏó\n"
+
+#: fe-lobj.c:419 fe-lobj.c:466
+#, c-format
+msgid "could not open large object %u\n"
+msgstr "ÎÞ·¨´ò¿ª´ó¶ÔÏó %u\n"
+
+#: fe-lobj.c:433
+#, c-format
+msgid "error while reading file \"%s\"\n"
+msgstr "¶ÁÈ¡Îļþ \"%s\" Ê±³ö´í\n"
+
+#: fe-lobj.c:491
+#, c-format
+msgid "error while writing to file \"%s\"\n"
+msgstr "дÈëÎļþ \"%s\" Ê±³ö´í\n"
+
+#: fe-lobj.c:555
+msgid "query to initialize large object functions did not return data\n"
+msgstr "³õʼ»¯´ó¶ÔÏóº¯ÊýµÄ²éѯûÓзµ»ØÊý¾Ý\n"
+
+#: fe-lobj.c:593
+msgid "cannot determine OID of function lo_open\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lo_open µÄ OID\n"
+
+#: fe-lobj.c:600
+msgid "cannot determine OID of function lo_close\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lo_close µÄ OID\n"
+
+#: fe-lobj.c:607
+msgid "cannot determine OID of function lo_creat\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lo_creat µÄ OID\n"
+
+#: fe-lobj.c:614
+msgid "cannot determine OID of function lo_unlink\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lo_unlink µÄ OID\n"
+
+#: fe-lobj.c:621
+msgid "cannot determine OID of function lo_lseek\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lo_lseek µÄ OID\n"
+
+#: fe-lobj.c:628
+msgid "cannot determine OID of function lo_tell\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lo_tell µÄ OID\n"
+
+#: fe-lobj.c:635
+msgid "cannot determine OID of function loread\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý loread µÄ OID\n"
+
+#: fe-lobj.c:642
+msgid "cannot determine OID of function lowrite\n"
+msgstr "ÎÞ·¨ÅжϺ¯Êý lowrite µÄ OID\n"
+
+#: fe-misc.c:131
+#, c-format
+msgid "could not flush enough data (space available: %d, space needed %d)\n"
+msgstr "ÎÞ·¨³åË¢×ã¹»µÄÊý¾Ý (¿ÉÓÿռä: %d, ÐèÒª¿Õ¼ä %d)\n"
+
+#: fe-misc.c:279
+#, c-format
+msgid "integer of size %lu not supported by pqGetInt\n"
+msgstr "pgGetInt ²»Ö§³Ö´óСΪ %lu µÄÕûÊý\n"
+
+#: fe-misc.c:317
+#, c-format
+msgid "integer of size %lu not supported by pqPutInt\n"
+msgstr "pgPutInt ²»Ö§³Ö´óСΪ %lu µÄÕûÊý\n"
+
+#: fe-misc.c:355 fe-misc.c:389 fe-misc.c:778
+#, c-format
+msgid "select() failed: %s\n"
+msgstr "select() Ê§°Ü: %s\n"
+
+#: fe-misc.c:416 fe-misc.c:616 fe-misc.c:757
+msgid "connection not open\n"
+msgstr "Áª½Óδ´ò¿ª\n"
+
+#: fe-misc.c:487 fe-misc.c:573
+#, c-format
+msgid "could not receive data from server: %s\n"
+msgstr "ÎÞ·¨´Ó·þÎñÆ÷½ÓÊÕÊý¾Ý: %s\n"
+
+#: fe-misc.c:590 fe-misc.c:675
+msgid ""
+"server closed the connection unexpectedly\n"
+"\tThis probably means the server terminated abnormally\n"
+"\tbefore or while processing the request.\n"
+msgstr ""
+"·þÎñÆ÷ÒâÍâµØ¹Ø±ÕÁËÁª½Ó\n"
+"\tÕâÖÖÏÖÏóͨ³£Òâζ×Å·þÎñÆ÷ÔÚ´¦ÀíÇëÇó֮ǰ\n"
+"»òÕßÕýÔÚ´¦ÀíÇëÇóµÄʱºòÒâÍâÖÐÖ¹\n"
+
+#: fe-misc.c:691
+#, c-format
+msgid "could not send data to server: %s\n"
+msgstr "ÎÞ·¨Ïò·þÎñÆ÷·¢ËÍÊý¾Ý: %s\n"