~vcs-imports/mammoth-replicator/trunk

« back to all changes in this revision

Viewing changes to src/bin/initdb/po/zh_CN.po

  • Committer: alvherre
  • Date: 2005-12-16 21:24:52 UTC
  • Revision ID: svn-v4:db760fc0-0f08-0410-9d63-cc6633f64896:trunk:1
Initial import of the REL8_0_3 sources from the Pgsql CVS repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# SOME DESCRIPTIVE TITLE.
 
2
# This file is put in the public domain.
 
3
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: PostgreSQL 8.0\n"
 
8
"Report-Msgid-Bugs-To: \n"
 
9
"POT-Creation-Date: 2004-12-02 09:43+0000\n"
 
10
"PO-Revision-Date: 2003-09-15 13:48:19+0800\n"
 
11
"Last-Translator: Bao Wei <weibao@qmail.zhengmai.net.cn>\n"
 
12
"Language-Team: Weiping He <laser@zhengmai.com.cn>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=GB2312\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
 
 
17
#: initdb.c:250 initdb.c:264
 
18
#, c-format
 
19
msgid "%s: out of memory\n"
 
20
msgstr "%s: �ڴ����\n"
 
21
 
 
22
#: initdb.c:374 initdb.c:1403
 
23
#, c-format
 
24
msgid "%s: could not open file \"%s\" for reading: %s\n"
 
25
msgstr "%s: Ϊ�˶�ȡ, �޷����ļ� \"%s\": %s\n"
 
26
 
 
27
#: initdb.c:435 initdb.c:1035 initdb.c:1062
 
28
#, c-format
 
29
msgid "%s: could not open file \"%s\" for writing: %s\n"
 
30
msgstr "%s: Ϊ��д, �޷����ļ� \"%s\": %s\n"
 
31
 
 
32
#: initdb.c:443 initdb.c:451 initdb.c:1042 initdb.c:1068
 
33
#, c-format
 
34
msgid "%s: could not write file \"%s\": %s\n"
 
35
msgstr "%s: �޷�д�ļ� \"%s\": %s\n"
 
36
 
 
37
#: initdb.c:470
 
38
#, c-format
 
39
msgid "%s: could not execute command \"%s\": %s\n"
 
40
msgstr "%s: �޷�ִ������ \"%s\": %s\n"
 
41
 
 
42
#: initdb.c:593
 
43
#, c-format
 
44
msgid "%s: removing data directory \"%s\"\n"
 
45
msgstr "%s: ɾ������Ŀ¼ \"%s\"\n"
 
46
 
 
47
#: initdb.c:596
 
48
#, c-format
 
49
msgid "%s: failed to remove data directory\n"
 
50
msgstr "%s: ɾ������Ŀ¼ʧ��\n"
 
51
 
 
52
#: initdb.c:602
 
53
#, c-format
 
54
msgid "%s: removing contents of data directory \"%s\"\n"
 
55
msgstr "%s: ɾ������Ŀ¼ \"%s\" ������\n"
 
56
 
 
57
#: initdb.c:605
 
58
#, c-format
 
59
msgid "%s: failed to remove contents of data directory\n"
 
60
msgstr "%s: ɾ������Ŀ¼����ʧ��\n"
 
61
 
 
62
#: initdb.c:614
 
63
#, c-format
 
64
msgid "%s: data directory \"%s\" not removed at user's request\n"
 
65
msgstr "%s: ���û���Ҫ�������ݿ�Ŀ¼ \"%s\" ����ɾ��\n"
 
66
 
 
67
#: initdb.c:640
 
68
#, c-format
 
69
msgid ""
 
70
"%s: cannot be run as root\n"
 
71
"Please log in (using, e.g., \"su\") as the (unprivileged) user that will\n"
 
72
"own the server process.\n"
 
73
msgstr ""
 
74
"%s: �޷��� root �û�����\n"
 
75
"���Է��������������ߵ��û� (����Ȩ) ����\n"
 
76
"��½ (ʹ��, e.g., \"su\").\n"
 
77
 
 
78
#: initdb.c:689
 
79
#, c-format
 
80
msgid "%s: \"%s\" is not a valid server encoding name\n"
 
81
msgstr "%s: \"%s\" ����һ����Ч�ķ�������������\n"
 
82
 
 
83
#: initdb.c:844
 
84
#, c-format
 
85
msgid "%s: warning: encoding mismatch\n"
 
86
msgstr "%s: ����: ���벻ƥ��\n"
 
87
 
 
88
#: initdb.c:846
 
89
#, c-format
 
90
msgid ""
 
91
"The encoding you selected (%s) and the encoding that the selected\n"
 
92
"locale uses (%s) are not known to match.  This may lead to\n"
 
93
"misbehavior in various character string processing functions.  To fix\n"
 
94
"this situation, rerun %s and either do not specify an encoding\n"
 
95
"explicitly, or choose a matching combination.\n"
 
96
msgstr ""
 
97
"��ѡ��ı��� (%s) ��ѡ��� locale ʹ�õı��� (%s) �����Բ�ƥ���.\n"
 
98
"���������´�����ͬ�ַ����ĺ�����������.\n"
 
99
"Ҫ�޸�������, �������� %s ���Ҳ�Ҫ��ȷָ������, ��������һ��ƥ��\n"
 
100
"����.\n"
 
101
"\n"
 
102
 
 
103
#: initdb.c:976
 
104
#, c-format
 
105
msgid "%s: could not create directory \"%s\": %s\n"
 
106
msgstr "%s: �޷�����Ŀ¼ \"%s\": %s\n"
 
107
 
 
108
#: initdb.c:1004
 
109
#, c-format
 
110
msgid ""
 
111
"%s: file \"%s\" does not exist\n"
 
112
"This means you have a corrupted installation or identified\n"
 
113
"the wrong directory with the invocation option -L.\n"
 
114
msgstr ""
 
115
"%s: �ļ� \"%s\" ������\n"
 
116
"����ζ�����İ�װ�����˴����\n"
 
117
"ʹ�� -L ѡ��ָ���˴����·��.\n"
 
118
 
 
119
#: initdb.c:1086
 
120
#, c-format
 
121
msgid "selecting default max_connections ... "
 
122
msgstr "ѡ��Ĭ����������� (max_connections) ... "
 
123
 
 
124
#: initdb.c:1122
 
125
#, c-format
 
126
msgid "selecting default shared_buffers ... "
 
127
msgstr "ѡ��Ĭ�Ϲ�����������С (shared_buffers) ... "
 
128
 
 
129
#: initdb.c:1155
 
130
msgid "creating configuration files ... "
 
131
msgstr "���������ļ� ... "
 
132
 
 
133
#: initdb.c:1251
 
134
#, c-format
 
135
msgid "creating template1 database in %s/base/1 ... "
 
136
msgstr "�� %s/base/1 �д��� template1 ���ݿ� ... "
 
137
 
 
138
#: initdb.c:1267
 
139
#, c-format
 
140
msgid ""
 
141
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
 
142
"Check your installation or specify the correct path using the option -L.\n"
 
143
msgstr ""
 
144
"%s: �����ļ� \"%s\" ������ PostgreSQL %s\n"
 
145
"�����İ�װ��ʹ�� -L ѡ��ָ����ȷ��·��.\n"
 
146
 
 
147
#: initdb.c:1342
 
148
msgid "initializing pg_shadow ... "
 
149
msgstr "��ʼ�� pg_shadow ... "
 
150
 
 
151
#: initdb.c:1378
 
152
msgid "Enter new superuser password: "
 
153
msgstr "�����µij����û�����: "
 
154
 
 
155
#: initdb.c:1379
 
156
msgid "Enter it again: "
 
157
msgstr "������һ��: "
 
158
 
 
159
#: initdb.c:1382
 
160
#, c-format
 
161
msgid "Passwords didn't match.\n"
 
162
msgstr "���ƥ��.\n"
 
163
 
 
164
#: initdb.c:1409
 
165
#, c-format
 
166
msgid "%s: could not read password from file \"%s\": %s\n"
 
167
msgstr "%s: �޷����ļ� \"%s\" ��ȡ����: %s\n"
 
168
 
 
169
#: initdb.c:1422
 
170
#, c-format
 
171
msgid "setting password ... "
 
172
msgstr "���ÿ��� ... "
 
173
 
 
174
#: initdb.c:1443
 
175
#, c-format
 
176
msgid "%s: The password file was not generated. Please report this problem.\n"
 
177
msgstr "%s: �����ļ�û������. �뱨���������.\n"
 
178
 
 
179
#: initdb.c:1471
 
180
msgid "enabling unlimited row size for system tables ... "
 
181
msgstr "����������ϵͳ���д�С ... "
 
182
 
 
183
#: initdb.c:1544
 
184
msgid "initializing pg_depend ... "
 
185
msgstr "��ʼ�� pg_depend ... "
 
186
 
 
187
#: initdb.c:1572
 
188
msgid "creating system views ... "
 
189
msgstr "����ϵͳ��ͼ ... "
 
190
 
 
191
#: initdb.c:1608
 
192
msgid "loading pg_description ... "
 
193
msgstr "���� pg_description ... "
 
194
 
 
195
#: initdb.c:1647
 
196
msgid "creating conversions ... "
 
197
msgstr "�����ַ���ת�� ... "
 
198
 
 
199
#: initdb.c:1701
 
200
msgid "setting privileges on built-in objects ... "
 
201
msgstr "���ڽ���������Ȩ�� ... "
 
202
 
 
203
#: initdb.c:1759
 
204
msgid "creating information schema ... "
 
205
msgstr "������Ϣģʽ ... "
 
206
 
 
207
#: initdb.c:1816
 
208
msgid "vacuuming database template1 ... "
 
209
msgstr "�������ݿ� template1 ... "
 
210
 
 
211
#: initdb.c:1870
 
212
msgid "copying template1 to template0 ... "
 
213
msgstr "���� template1 �� template0 ... "
 
214
 
 
215
#: initdb.c:1927
 
216
#, c-format
 
217
msgid "caught signal\n"
 
218
msgstr "�����ź�\n"
 
219
 
 
220
#: initdb.c:1933
 
221
#, c-format
 
222
msgid "could not write to child process: %s\n"
 
223
msgstr "�޷�д���ӽ���: %s\n"
 
224
 
 
225
#: initdb.c:1941
 
226
#, c-format
 
227
msgid "ok\n"
 
228
msgstr "�ɹ�\n"
 
229
 
 
230
#: initdb.c:1989
 
231
#, c-format
 
232
msgid "%s: invalid locale name \"%s\"\n"
 
233
msgstr "%s: ��Ч�� locale ���� \"%s\"\n"
 
234
 
 
235
#: initdb.c:2056
 
236
#, c-format
 
237
msgid ""
 
238
"%s initializes a PostgreSQL database cluster.\n"
 
239
"\n"
 
240
msgstr ""
 
241
"%s ��ʼ��һ�� PostgreSQL ���ݿ��.\n"
 
242
"\n"
 
243
 
 
244
#: initdb.c:2057
 
245
#, c-format
 
246
msgid "Usage:\n"
 
247
msgstr "ʹ�÷���:\n"
 
248
 
 
249
#: initdb.c:2058
 
250
#, c-format
 
251
msgid "  %s [OPTION]... [DATADIR]\n"
 
252
msgstr "  %s [ѡ��]... [DATADIR]\n"
 
253
 
 
254
#: initdb.c:2059
 
255
#, c-format
 
256
msgid ""
 
257
"\n"
 
258
"Options:\n"
 
259
msgstr ""
 
260
"\n"
 
261
"ѡ��:\n"
 
262
 
 
263
#: initdb.c:2060
 
264
#, c-format
 
265
msgid " [-D, --pgdata=]DATADIR     location for this database cluster\n"
 
266
msgstr "  -D, --pgdata=DATADIR      ��ǰ���ݿ�ص�λ��\n"
 
267
 
 
268
#: initdb.c:2061
 
269
#, c-format
 
270
msgid "  -E, --encoding=ENCODING   set default encoding for new databases\n"
 
271
msgstr "  -E, --encoding=ENCODING   Ϊ�����ݿ�����Ĭ�ϱ���\n"
 
272
 
 
273
#: initdb.c:2062
 
274
#, c-format
 
275
msgid ""
 
276
"  --locale=LOCALE           initialize database cluster with given locale\n"
 
277
msgstr "  --locale=LOCALE           ��ʼ�����ݿ�ص� locale\n"
 
278
 
 
279
#: initdb.c:2063
 
280
#, c-format
 
281
msgid ""
 
282
"  --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
 
283
"  --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
 
284
"                            initialize database cluster with given locale\n"
 
285
"                            in the respective category (default taken from\n"
 
286
"                            environment)\n"
 
287
msgstr ""
 
288
"  --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
 
289
"  --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
 
290
"                            ��ʼ�����ݿ�طֱ�ָ��\n"
 
291
"                            locale (Ĭ��ʹ�û�����\n"
 
292
"                            ��)\n"
 
293
 
 
294
#: initdb.c:2068
 
295
#, c-format
 
296
msgid "  --no-locale               equivalent to --locale=C\n"
 
297
msgstr "  --no-locale               ��ͬ�� --locale=C\n"
 
298
 
 
299
#: initdb.c:2069
 
300
#, c-format
 
301
msgid ""
 
302
"  -A, --auth=METHOD         default authentication method for local "
 
303
"connections\n"
 
304
msgstr "  -A, --auth=METHOD         �������ӵ�Ĭ����֤����\n"
 
305
 
 
306
#: initdb.c:2070
 
307
#, c-format
 
308
msgid "  -U, --username=NAME       database superuser name\n"
 
309
msgstr "  -U, --username=NAME       ���ݿⳬ���û���\n"
 
310
 
 
311
#: initdb.c:2071
 
312
#, c-format
 
313
msgid ""
 
314
"  -W, --pwprompt            prompt for a password for the new superuser\n"
 
315
msgstr "  -W, --pwprompt            �����µij����û���ʾ�������\n"
 
316
 
 
317
#: initdb.c:2072
 
318
#, c-format
 
319
msgid ""
 
320
"  --pwfile=FILE             read password for the new superuser from file\n"
 
321
msgstr "  --pwfile=�ļ���           �����µij����û����ļ���ȡ����\n"
 
322
 
 
323
#: initdb.c:2073
 
324
#, c-format
 
325
msgid "  -?, --help                show this help, then exit\n"
 
326
msgstr "  -?, --help                ��ʾ�˰���, Ȼ���˳�\n"
 
327
 
 
328
#: initdb.c:2074
 
329
#, c-format
 
330
msgid "  -V, --version             output version information, then exit\n"
 
331
msgstr "  -V, --version             ����汾��Ϣ, Ȼ���˳�\n"
 
332
 
 
333
#: initdb.c:2075
 
334
#, c-format
 
335
msgid ""
 
336
"\n"
 
337
"Less commonly used options:\n"
 
338
msgstr ""
 
339
"\n"
 
340
"����ͨʹ��ѡ��:\n"
 
341
 
 
342
#: initdb.c:2076
 
343
#, c-format
 
344
msgid "  -d, --debug               generate lots of debugging output\n"
 
345
msgstr "  -d, --debug               ���������ij�����Ϣ\n"
 
346
 
 
347
#: initdb.c:2077
 
348
#, c-format
 
349
msgid "  -s, --show                show internal settings\n"
 
350
msgstr "  -s, --show                ��ʾ�ڲ�����\n"
 
351
 
 
352
#: initdb.c:2078
 
353
#, c-format
 
354
msgid "  -L DIRECTORY              where to find the input files\n"
 
355
msgstr "  -L DIRECTORY              �����ļ���λ��\n"
 
356
 
 
357
#: initdb.c:2079
 
358
#, c-format
 
359
msgid "  -n, --noclean             do not clean up after errors\n"
 
360
msgstr "  -n, --noclean             ����������\n"
 
361
 
 
362
#: initdb.c:2080
 
363
#, c-format
 
364
msgid ""
 
365
"\n"
 
366
"If the data directory is not specified, the environment variable PGDATA\n"
 
367
"is used.\n"
 
368
msgstr ""
 
369
"\n"
 
370
"���û��ָ������Ŀ¼, ��ʹ�û������� PGDATA\n"
 
371
 
 
372
#: initdb.c:2082
 
373
#, c-format
 
374
msgid ""
 
375
"\n"
 
376
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
 
377
msgstr ""
 
378
"\n"
 
379
"��������� <pgql-bugs@postgresql.org>.\n"
 
380
 
 
381
#: initdb.c:2175
 
382
#, c-format
 
383
msgid "Running in debug mode.\n"
 
384
msgstr "�����ڳ���ģʽ��. \n"
 
385
 
 
386
#: initdb.c:2179
 
387
#, c-format
 
388
msgid "Running in noclean mode.  Mistakes will not be cleaned up.\n"
 
389
msgstr "������ noclean ģʽ��. ���󽫲�������.\n"
 
390
 
 
391
#: initdb.c:2216 initdb.c:2233 initdb.c:2453
 
392
#, c-format
 
393
msgid "Try \"%s --help\" for more information.\n"
 
394
msgstr "���� \"%s --help\" ��ȡ�������Ϣ.\n"
 
395
 
 
396
#: initdb.c:2231
 
397
#, c-format
 
398
msgid "%s: too many command-line arguments (first is \"%s\")\n"
 
399
msgstr "%s: �����в���̫�� (��һ���� \"%s\")\n"
 
400
 
 
401
#: initdb.c:2239
 
402
#, c-format
 
403
msgid "%s: password prompt and password file may not be specified together\n"
 
404
msgstr "%s: ������ʾ�Ϳ����ļ����Բ���ͬʱ��ָ��\n"
 
405
 
 
406
#: initdb.c:2245
 
407
msgid ""
 
408
"\n"
 
409
"WARNING: enabling \"trust\" authentication for local connections\n"
 
410
"You can change this by editing pg_hba.conf or using the -A option the\n"
 
411
"next time you run initdb.\n"
 
412
msgstr ""
 
413
"\n"
 
414
"����: Ϊ�������������� \"trust\" ��֤.\n"
 
415
"�����ͨ���༭ pg_hba.conf ���Ļ�����\n"
 
416
"������ initdb ʱʹ�� -A ѡ��.\n"
 
417
 
 
418
#: initdb.c:2269
 
419
#, c-format
 
420
msgid "%s: unrecognized authentication method \"%s\"\n"
 
421
msgstr "%s: δ֪��֤���� \"%s\".\n"
 
422
 
 
423
#: initdb.c:2279
 
424
#, c-format
 
425
msgid ""
 
426
"%s: must specify a password for the superuser to enable %s authentication\n"
 
427
msgstr "%s: Ϊ������ %s ��֤, ����ҪΪ�����û�ָ��һ������\n"
 
428
 
 
429
#: initdb.c:2294
 
430
#, c-format
 
431
msgid ""
 
432
"%s: no data directory specified\n"
 
433
"You must identify the directory where the data for this database system\n"
 
434
"will reside.  Do this with either the invocation option -D or the\n"
 
435
"environment variable PGDATA.\n"
 
436
msgstr ""
 
437
"%s: û��ָ������Ŀ¼\n"
 
438
"������ȷ�ϴ����ݿ�ϵͳ����������Ŀ¼\n"
 
439
"����. ʹ�� -D ѡ�����\n"
 
440
"�������� PGDATA.\n"
 
441
 
 
442
#: initdb.c:2326
 
443
#, c-format
 
444
msgid ""
 
445
"The program \"postgres\" is needed by %s but was not found in the\n"
 
446
"same directory as \"%s\".\n"
 
447
"Check your installation.\n"
 
448
msgstr ""
 
449
"%s ��Ҫ���� \"postgres\", ������ͬһ��Ŀ¼ \"%s\" ��û�ҵ�.\n"
 
450
"\n"
 
451
"������İ�װ.\n"
 
452
 
 
453
#: initdb.c:2333
 
454
#, c-format
 
455
msgid ""
 
456
"The program \"postgres\" was found by \"%s\"\n"
 
457
"but was not the same version as %s.\n"
 
458
"Check your installation.\n"
 
459
msgstr ""
 
460
"%s �ҵ����� \"postgres\", ���ǺͰ汾 \"%s\" ��һ��.\n"
 
461
"\n"
 
462
"������İ�װ.\n"
 
463
 
 
464
#: initdb.c:2352
 
465
#, c-format
 
466
msgid "%s: input file location must be an absolute path\n"
 
467
msgstr "%s: �����ļ�λ�ñ���Ϊ����·��\n"
 
468
 
 
469
#: initdb.c:2360
 
470
#, c-format
 
471
msgid "%s: could not determine valid short version string\n"
 
472
msgstr "%s: �޷�ȷ����Ч�Ķ̰汾�ַ���\n"
 
473
 
 
474
#: initdb.c:2413
 
475
#, c-format
 
476
msgid ""
 
477
"The files belonging to this database system will be owned by user \"%s\".\n"
 
478
"This user must also own the server process.\n"
 
479
"\n"
 
480
msgstr ""
 
481
"���ڴ����ݿ�ϵͳ���ļ�����Ϊ�û� \"%s\".\n"
 
482
"���û�Ҳ����Ϊ���������̵�����.\n"
 
483
 
 
484
#: initdb.c:2423
 
485
#, c-format
 
486
msgid "The database cluster will be initialized with locale %s.\n"
 
487
msgstr "���ݿ�ؽ����� locale %s ��ʼ��.\n"
 
488
 
 
489
#: initdb.c:2426
 
490
#, c-format
 
491
msgid ""
 
492
"The database cluster will be initialized with locales\n"
 
493
"  COLLATE:  %s\n"
 
494
"  CTYPE:    %s\n"
 
495
"  MESSAGES: %s\n"
 
496
"  MONETARY: %s\n"
 
497
"  NUMERIC:  %s\n"
 
498
"  TIME:     %s\n"
 
499
msgstr ""
 
500
"���ݿ�ؽ�����һ�� locales ��ʼ��\n"
 
501
"  COLLATE:  %s\n"
 
502
"  CTYPE:    %s\n"
 
503
"  MESSAGES: %s\n"
 
504
"  MONETARY: %s\n"
 
505
"  NUMERIC:  %s\n"
 
506
"  TIME:     %s\n"
 
507
 
 
508
#: initdb.c:2451
 
509
#, c-format
 
510
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
 
511
msgstr "%s: �޷�Ϊ locale \"%s\" �ҵ����ʵı���\n"
 
512
 
 
513
#: initdb.c:2452
 
514
#, c-format
 
515
msgid "Rerun %s with the -E option.\n"
 
516
msgstr "�� -E ѡ���������� %s.\n"
 
517
 
 
518
#: initdb.c:2459
 
519
#, c-format
 
520
msgid "The default database encoding has accordingly been set to %s.\n"
 
521
msgstr "Ĭ�ϵ����ݿ�����Ѿ���Ӧ������Ϊ %s.\n"
 
522
 
 
523
#: initdb.c:2500
 
524
#, c-format
 
525
msgid "creating directory %s ... "
 
526
msgstr "����Ŀ¼ %s ... "
 
527
 
 
528
#: initdb.c:2514
 
529
#, c-format
 
530
msgid "fixing permissions on existing directory %s ... "
 
531
msgstr "�޸��Ѵ���Ŀ¼ %s ��Ȩ�� ... "
 
532
 
 
533
#: initdb.c:2520
 
534
#, c-format
 
535
msgid "%s: could not change permissions of directory \"%s\": %s\n"
 
536
msgstr "%s: �޷��ı�Ŀ¼ \"%s\" ��Ȩ��: %s\n"
 
537
 
 
538
#: initdb.c:2533
 
539
#, c-format
 
540
msgid ""
 
541
"%s: directory \"%s\" exists but is not empty\n"
 
542
"If you want to create a new database system, either remove or empty\n"
 
543
"the directory \"%s\" or run %s\n"
 
544
"with an argument other than \"%s\".\n"
 
545
msgstr ""
 
546
"%s: Ŀ¼ \"%s\" �Ѵ���, �����ǿյ�\n"
 
547
"������봴��һ���µ����ݿ�ϵͳ, ��ɾ�������\n"
 
548
"Ŀ¼ \"%s\" �������д������� %s\n"
 
549
"������ \"%s\".\n"
 
550
 
 
551
#: initdb.c:2542
 
552
#, c-format
 
553
msgid "%s: could not access directory \"%s\": %s\n"
 
554
msgstr "%s: �޷�����Ŀ¼ \"%s\": %s\n"
 
555
 
 
556
#: initdb.c:2551
 
557
#, c-format
 
558
msgid "creating directory %s/%s ... "
 
559
msgstr "����Ŀ¼ %s/%s ... "
 
560
 
 
561
#: initdb.c:2619
 
562
#, c-format
 
563
msgid ""
 
564
"\n"
 
565
"Success. You can now start the database server using:\n"
 
566
"\n"
 
567
"    %s%s%s%spostmaster -D %s%s%s\n"
 
568
"or\n"
 
569
"    %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
 
570
"\n"
 
571
msgstr ""
 
572
"\n"
 
573
"�ɹ�. �����ڿ���������������������ݿ������:\n"
 
574
"\n"
 
575
"    %s%s%s%spostmaster -D %s%s%s\n"
 
576
"����\n"
 
577
"    %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
 
578
"\n"
 
579
 
 
580
#: ../../port/dirmod.c:75 ../../port/dirmod.c:88 ../../port/dirmod.c:101
 
581
#, c-format
 
582
msgid "out of memory\n"
 
583
msgstr "�ڴ����\n"
 
584
 
 
585
#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
 
586
#, c-format
 
587
msgid "could not identify current directory: %s"
 
588
msgstr "�޷�ȷ�ϵ�ǰĿ¼: %s"
 
589
 
 
590
#: ../../port/exec.c:323 ../../port/exec.c:359
 
591
#, c-format
 
592
msgid "could not change directory to \"%s\""
 
593
msgstr "�޷�����Ŀ¼ \"%s\""
 
594
 
 
595
#: ../../port/exec.c:338
 
596
#, c-format
 
597
msgid "could not read symbolic link \"%s\""
 
598
msgstr "�޷���ȡ�������� \"%s\""
 
599
 
 
600
#: ../../port/exec.c:569
 
601
#, c-format
 
602
msgid "child process exited with exit code %d"
 
603
msgstr "�ӽ������˳�, �˳���Ϊ %d"
 
604
 
 
605
#: ../../port/exec.c:572
 
606
#, c-format
 
607
msgid "child process was terminated by signal %d"
 
608
msgstr "�ӽ��̱��ź� %d ��ֹ"
 
609
 
 
610
#: ../../port/exec.c:575
 
611
#, c-format
 
612
msgid "child process exited with unrecognized status %d"
 
613
msgstr "�ӽ������˳�, δ֪״̬ %d"