Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit73730f4

Browse files
committed
Translation update
1 parent742781b commit73730f4

File tree

1 file changed

+50
-34
lines changed

1 file changed

+50
-34
lines changed

‎src/bin/pg_controldata/po/zh_CN.po

Lines changed: 50 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version:PostgreSQL 7.4\n"
77
"Report-Msgid-Bugs-To:\n"
8-
"POT-Creation-Date:2003-08-05 21:52+0000\n"
9-
"PO-Revision-Date:2003-09-15 13:45+0800\n"
10-
"Last-Translator:Bao Wei <bao_paul@yahoo.com.cn>\n"
8+
"POT-Creation-Date:2004-07-22 09:35+0000\n"
9+
"PO-Revision-Date:2004-01-10 13:45+0800\n"
10+
"Last-Translator:Bao Wei <weibao@qmail.zhengmai.net.cn>\n"
1111
"Language-Team:Weiping He <laser@zhengmai.com.cn>\n"
1212
"MIME-Version:1.0\n"
1313
"Content-Type:text/plain; charset=GB2312\n"
@@ -42,6 +42,7 @@ msgstr ""
4242
" --version 显示 pg_controldata 的版本, 然后退出\n"
4343

4444
#:pg_controldata.c:41
45+
#,c-format
4546
msgid""
4647
"\n"
4748
"If no data directory is specified, the environment variable PGDATA\n"
@@ -54,6 +55,7 @@ msgstr ""
5455
"\n"
5556

5657
#:pg_controldata.c:42
58+
#,c-format
5759
msgid"Report bugs to <pgsql-bugs@postgresql.org>.\n"
5860
msgstr"报告错误至 <pgsql-bugs@postgresql.org>.\n"
5961

@@ -81,27 +83,28 @@ msgstr "
8183
msgid"unrecognized status code"
8284
msgstr"不被认可的状态码"
8385

84-
#:pg_controldata.c:107
86+
#:pg_controldata.c:104
8587
#,c-format
8688
msgid"%s: no data directory specified\n"
8789
msgstr"%s: 没有指定数据目录\n"
8890

89-
#:pg_controldata.c:108
91+
#:pg_controldata.c:105
9092
#,c-format
9193
msgid"Try\"%s --help\" for more information.\n"
9294
msgstr"用\"%s --help\" 显示更多的信息.\n"
9395

94-
#:pg_controldata.c:116
96+
#:pg_controldata.c:113
9597
#,c-format
9698
msgid"%s: could not open file\"%s\" for reading: %s\n"
9799
msgstr"%s: 无法打开文件\"%s\" 读取信息: %s\n"
98100

99-
#:pg_controldata.c:123
101+
#:pg_controldata.c:120
100102
#,c-format
101103
msgid"%s: could not read file\"%s\": %s\n"
102104
msgstr"%s: 无法读取文件\"%s\": %s\n"
103105

104-
#:pg_controldata.c:137
106+
#:pg_controldata.c:134
107+
#,c-format
105108
msgid""
106109
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
107110
"Either the file is corrupt, or it has a different layout than this program\n"
@@ -113,120 +116,133 @@ msgstr ""
113116
"下面的结果是不可靠的.\n"
114117
"\n"
115118

116-
#:pg_controldata.c:150
119+
#:pg_controldata.c:153
117120
#,c-format
118121
msgid"pg_control version number: %u\n"
119122
msgstr"pg_control 版本: %u\n"
120123

121-
#:pg_controldata.c:151
124+
#:pg_controldata.c:154
122125
#,c-format
123126
msgid"Catalog version number: %u\n"
124127
msgstr"Catalog 版本: %u\n"
125128

126-
#:pg_controldata.c:152
129+
#:pg_controldata.c:155
130+
#,c-format
131+
msgid"Database system identifier: %s\n"
132+
msgstr"数据库系统标识符: %s\n"
133+
134+
#:pg_controldata.c:156
127135
#,c-format
128136
msgid"Database cluster state: %s\n"
129137
msgstr"数据库簇状态: %s\n"
130138

131-
#:pg_controldata.c:153
139+
#:pg_controldata.c:157
132140
#,c-format
133141
msgid"pg_control last modified: %s\n"
134142
msgstr"pg_control 最后修改: %s\n"
135143

136-
#:pg_controldata.c:154
144+
#:pg_controldata.c:158
137145
#,c-format
138146
msgid"Current log file ID: %u\n"
139147
msgstr"当前日志文件ID: %u\n"
140148

141-
#:pg_controldata.c:155
149+
#:pg_controldata.c:159
142150
#,c-format
143151
msgid"Next log file segment: %u\n"
144152
msgstr"下一个日志文件段: %u\n"
145153

146-
#:pg_controldata.c:156
154+
#:pg_controldata.c:160
147155
#,c-format
148156
msgid"Latest checkpoint location: %X/%X\n"
149157
msgstr"最新检查点位置: %X/%X\n"
150158

151-
#:pg_controldata.c:158
159+
#:pg_controldata.c:162
152160
#,c-format
153161
msgid"Prior checkpoint location: %X/%X\n"
154162
msgstr"优先检查点位置: %X/%X\n"
155163

156-
#:pg_controldata.c:160
164+
#:pg_controldata.c:164
157165
#,c-format
158166
msgid"Latest checkpoint's REDO location: %X/%X\n"
159167
msgstr"最新检查点的 REDO 位置: %X/%X\n"
160168

161-
#:pg_controldata.c:162
169+
#:pg_controldata.c:166
162170
#,c-format
163171
msgid"Latest checkpoint's UNDO location: %X/%X\n"
164172
msgstr"最新检查点的 UNDO 位置: %X/%X\n"
165173

166-
#:pg_controldata.c:164
174+
#:pg_controldata.c:168
167175
#,c-format
168-
msgid"Latest checkpoint'sStartUpID: %u\n"
169-
msgstr"最新检查点的StartUpID: %u\n"
176+
msgid"Latest checkpoint'sTimeLineID: %u\n"
177+
msgstr"最新检查点的TimeLineID: %u\n"
170178

171-
#:pg_controldata.c:165
179+
#:pg_controldata.c:169
172180
#,c-format
173181
msgid"Latest checkpoint's NextXID: %u\n"
174182
msgstr"最新检查点的 NextXID: %u\n"
175183

176-
#:pg_controldata.c:166
184+
#:pg_controldata.c:170
177185
#,c-format
178186
msgid"Latest checkpoint's NextOID: %u\n"
179187
msgstr"最新检查点的 NextOID: %u\n"
180188

181-
#:pg_controldata.c:167
189+
#:pg_controldata.c:171
182190
#,c-format
183191
msgid"Time of latest checkpoint: %s\n"
184192
msgstr"最新检查点的时间: %s\n"
185193

186-
#:pg_controldata.c:168
194+
#:pg_controldata.c:172
187195
#,c-format
188196
msgid"Database block size: %u\n"
189197
msgstr"数据库块大小: %u\n"
190198

191-
#:pg_controldata.c:169
199+
#:pg_controldata.c:173
192200
#,c-format
193201
msgid"Blocks per segment of large relation: %u\n"
194202
msgstr"大关系的每段块数: %u\n"
195203

196-
#:pg_controldata.c:170
204+
#:pg_controldata.c:174
205+
#,c-format
206+
msgid"Bytes per WAL segment: %u\n"
207+
msgstr"每一个 WAL 段字节数: %u\n"
208+
209+
#:pg_controldata.c:175
197210
#,c-format
198211
msgid"Maximum length of identifiers: %u\n"
199212
msgstr"标识符的最大长度: %u\n"
200213

201-
#:pg_controldata.c:171
214+
#:pg_controldata.c:176
202215
#,c-format
203216
msgid"Maximum number of function arguments: %u\n"
204217
msgstr"函数参数的最大个数: %u\n"
205218

206-
#:pg_controldata.c:172
219+
#:pg_controldata.c:177
207220
#,c-format
208221
msgid"Date/time type storage: %s\n"
209222
msgstr"日期/时间 类型存储: %s\n"
210223

211-
#:pg_controldata.c:173
224+
#:pg_controldata.c:178
212225
msgid"64-bit integers"
213226
msgstr"64位整数"
214227

215-
#:pg_controldata.c:173
228+
#:pg_controldata.c:178
216229
msgid"floating-point numbers"
217230
msgstr"浮点数"
218231

219-
#:pg_controldata.c:174
232+
#:pg_controldata.c:179
220233
#,c-format
221234
msgid"Maximum length of locale name: %u\n"
222235
msgstr"本地名字的最大长度: %u\n"
223236

224-
#:pg_controldata.c:175
237+
#:pg_controldata.c:180
225238
#,c-format
226239
msgid"LC_COLLATE: %s\n"
227240
msgstr"LC_COLLATE: %s\n"
228241

229-
#:pg_controldata.c:176
242+
#:pg_controldata.c:181
230243
#,c-format
231244
msgid"LC_CTYPE: %s\n"
232245
msgstr"LC_CTYPE: %s\n"
246+
247+
#~ msgid "Latest checkpoint's StartUpID: %u\n"
248+
#~ msgstr "最新检查点的 StartUpID: %u\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp