Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 53016fa

Browse files
committed
Update from Weiping He
1 parent 356c02b commit 53016fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/bin/pg_dump/zh_CN.po

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# simplified Chinese translation file for pg_dump and friends
22
# Weiping He <laser@zhengmai.com.cn>, 2001.
3-
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/zh_CN.po,v 1.4 2001/12/03 18:43:21 momjian Exp $
3+
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/zh_CN.po,v 1.5 2001/12/10 18:45:57 petere Exp $
44
#
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: PostgreSQL 7.2\n"
88
"POT-Creation-Date: 2001-11-30 22:18+0800\n"
9-
"PO-Revision-Date: 2001-11-30 22:26:59+0800\n"
9+
"PO-Revision-Date: 2001-12-07 20:38:59+0800\n"
1010
"Last-Translator: Weiping He <laser@zhengmai.com.cn>\n"
1111
"Language-Team: Weiping He <laser@zhengmai.com.cn>\n"
1212
"MIME-Version: 1.0\n"
@@ -358,7 +358,7 @@ msgstr "ȱ
358358
#, c-format
359359
msgid ""
360360
"query returned more than one (%d) pg_database entry for database \"%s\"\n"
361-
msgstr "查询为数据库 \"%2$s\" 返回了超过一条 (%d) pg_database 记录\n"
361+
msgstr "查询为数据库 \"%2$s\" 返回了超过一条 (%1$d) pg_database 记录\n"
362362

363363
#: pg_dump.c:1220
364364
msgid "saving large objects\n"
@@ -1703,8 +1703,8 @@ msgstr ""
17031703
"\n"
17041704
"选项:\n"
17051705

1706-
#: pg_restore.c:389
17071706
#
1707+
#: pg_restore.c:389
17081708
msgid ""
17091709
" -a, --data-only restore only the data, no schema\n"
17101710
" -c, --clean clean (drop) schema prior to create\n"
@@ -1769,8 +1769,8 @@ msgstr ""
17691769
" 尽可能用 SET SESSION AUTHORIZATION 命令而不是\n"
17701770
" 重新联接\n"
17711771

1772-
#: pg_restore.c:425
17731772
#
1773+
#: pg_restore.c:425
17741774
msgid ""
17751775
" -a restore only the data, no schema\n"
17761776
" -c clean (drop) schema prior to create\n"

0 commit comments

Comments
 (0)