Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
73730f49
Commit
73730f49
authored
Aug 10, 2004
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translation update
parent
742781bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
50 additions
and
34 deletions
+50
-34
src/bin/pg_controldata/po/zh_CN.po
src/bin/pg_controldata/po/zh_CN.po
+50
-34
No files found.
src/bin/pg_controldata/po/zh_CN.po
View file @
73730f49
...
...
@@ -5,9 +5,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 200
3-08-05 21:52
+0000\n"
"PO-Revision-Date: 200
3-09-15
13:45+0800\n"
"Last-Translator: Bao Wei <
bao_paul@yahoo.com
.cn>\n"
"POT-Creation-Date: 200
4-07-22 09:35
+0000\n"
"PO-Revision-Date: 200
4-01-10
13:45+0800\n"
"Last-Translator: Bao Wei <
weibao@qmail.zhengmai.net
.cn>\n"
"Language-Team: Weiping He <laser@zhengmai.com.cn>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=GB2312\n"
...
...
@@ -42,6 +42,7 @@ msgstr ""
" --version 显示 pg_controldata 的版本, 然后退出\n"
#: pg_controldata.c:41
#, c-format
msgid ""
"\n"
"If no data directory is specified, the environment variable PGDATA\n"
...
...
@@ -54,6 +55,7 @@ msgstr ""
"\n"
#: pg_controldata.c:42
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "报告错误至 <pgsql-bugs@postgresql.org>.\n"
...
...
@@ -81,27 +83,28 @@ msgstr "
msgid "unrecognized status code"
msgstr "不被认可的状态码"
#: pg_controldata.c:10
7
#: pg_controldata.c:10
4
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: 没有指定数据目录\n"
#: pg_controldata.c:10
8
#: pg_controldata.c:10
5
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "用 \"%s --help\" 显示更多的信息.\n"
#: pg_controldata.c:11
6
#: pg_controldata.c:11
3
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: 无法打开文件 \"%s\" 读取信息: %s\n"
#: pg_controldata.c:12
3
#: pg_controldata.c:12
0
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: 无法读取文件 \"%s\": %s\n"
#: pg_controldata.c:137
#: pg_controldata.c:134
#, c-format
msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
"Either the file is corrupt, or it has a different layout than this program\n"
...
...
@@ -113,120 +116,133 @@ msgstr ""
"下面的结果是不可靠的.\n"
"\n"
#: pg_controldata.c:15
0
#: pg_controldata.c:15
3
#, c-format
msgid "pg_control version number: %u\n"
msgstr "pg_control 版本: %u\n"
#: pg_controldata.c:15
1
#: pg_controldata.c:15
4
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Catalog 版本: %u\n"
#: pg_controldata.c:152
#: pg_controldata.c:155
#, c-format
msgid "Database system identifier: %s\n"
msgstr "数据库系统标识符: %s\n"
#: pg_controldata.c:156
#, c-format
msgid "Database cluster state: %s\n"
msgstr "数据库簇状态: %s\n"
#: pg_controldata.c:15
3
#: pg_controldata.c:15
7
#, c-format
msgid "pg_control last modified: %s\n"
msgstr "pg_control 最后修改: %s\n"
#: pg_controldata.c:15
4
#: pg_controldata.c:15
8
#, c-format
msgid "Current log file ID: %u\n"
msgstr "当前日志文件ID: %u\n"
#: pg_controldata.c:15
5
#: pg_controldata.c:15
9
#, c-format
msgid "Next log file segment: %u\n"
msgstr "下一个日志文件段: %u\n"
#: pg_controldata.c:1
56
#: pg_controldata.c:1
60
#, c-format
msgid "Latest checkpoint location: %X/%X\n"
msgstr "最新检查点位置: %X/%X\n"
#: pg_controldata.c:1
58
#: pg_controldata.c:1
62
#, c-format
msgid "Prior checkpoint location: %X/%X\n"
msgstr "优先检查点位置: %X/%X\n"
#: pg_controldata.c:16
0
#: pg_controldata.c:16
4
#, c-format
msgid "Latest checkpoint's REDO location: %X/%X\n"
msgstr "最新检查点的 REDO 位置: %X/%X\n"
#: pg_controldata.c:16
2
#: pg_controldata.c:16
6
#, c-format
msgid "Latest checkpoint's UNDO location: %X/%X\n"
msgstr "最新检查点的 UNDO 位置: %X/%X\n"
#: pg_controldata.c:16
4
#: pg_controldata.c:16
8
#, c-format
msgid "Latest checkpoint's
StartUpID:
%u\n"
msgstr "最新检查点的
StartUpID:
%u\n"
msgid "Latest checkpoint's
TimeLineID:
%u\n"
msgstr "最新检查点的
TimeLineID:
%u\n"
#: pg_controldata.c:16
5
#: pg_controldata.c:16
9
#, c-format
msgid "Latest checkpoint's NextXID: %u\n"
msgstr "最新检查点的 NextXID: %u\n"
#: pg_controldata.c:1
66
#: pg_controldata.c:1
70
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "最新检查点的 NextOID: %u\n"
#: pg_controldata.c:1
67
#: pg_controldata.c:1
71
#, c-format
msgid "Time of latest checkpoint: %s\n"
msgstr "最新检查点的时间: %s\n"
#: pg_controldata.c:1
68
#: pg_controldata.c:1
72
#, c-format
msgid "Database block size: %u\n"
msgstr "数据库块大小: %u\n"
#: pg_controldata.c:1
69
#: pg_controldata.c:1
73
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "大关系的每段块数: %u\n"
#: pg_controldata.c:170
#: pg_controldata.c:174
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "每一个 WAL 段字节数: %u\n"
#: pg_controldata.c:175
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "标识符的最大长度: %u\n"
#: pg_controldata.c:17
1
#: pg_controldata.c:17
6
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgstr "函数参数的最大个数: %u\n"
#: pg_controldata.c:17
2
#: pg_controldata.c:17
7
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "日期/时间 类型存储: %s\n"
#: pg_controldata.c:17
3
#: pg_controldata.c:17
8
msgid "64-bit integers"
msgstr "64位整数"
#: pg_controldata.c:17
3
#: pg_controldata.c:17
8
msgid "floating-point numbers"
msgstr "浮点数"
#: pg_controldata.c:17
4
#: pg_controldata.c:17
9
#, c-format
msgid "Maximum length of locale name: %u\n"
msgstr "本地名字的最大长度: %u\n"
#: pg_controldata.c:1
75
#: pg_controldata.c:1
80
#, c-format
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
#: pg_controldata.c:1
76
#: pg_controldata.c:1
81
#, c-format
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
#~ msgid "Latest checkpoint's StartUpID: %u\n"
#~ msgstr "最新检查点的 StartUpID: %u\n"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment