summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/po/zh_CN.po
blob: 1ea5f66084969044622100bc7aad2cd3bf36046a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
# simplified Chinese translation file for pg_dump and friends
# Weiping He <laser@zhengmai.com.cn>, 2001.
# $PostgreSQL: pgsql/src/bin/pg_dump/po/zh_CN.po,v 1.8 2005/01/06 09:07:15 petere Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-05 12:19+0000\n"
"PO-Revision-Date: 2004-01-10 13:46:59+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"
"Content-Transfer-Encoding: 8bit\n"

#: pg_dump.c:363 pg_restore.c:229
msgid "User name: "
msgstr "用户名: "

#: pg_dump.c:399 pg_restore.c:256 pg_dumpall.c:264
#, c-format
msgid "%s: invalid -X option -- %s\n"
msgstr "%s: 无效的 -X 选项 -- %s\n"

#: pg_dump.c:401 pg_dump.c:415 pg_dump.c:424 pg_restore.c:258 pg_restore.c:268
#: pg_restore.c:285 pg_dumpall.c:266 pg_dumpall.c:275 pg_dumpall.c:292
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "输入 \"%s --help\" 获取更多的信息.\n"

#: pg_dump.c:422 pg_dumpall.c:290
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: 命令行参数太多 (第一个是 \"%s\")\n"

#: pg_dump.c:435
msgid ""
"options \"schema only\" (-s) and \"data only\" (-a) cannot be used together\n"
msgstr "选项 \"只转储模式\" (-s) 和 \"只转储数据\" (-a) 不能同时使用.\n"

#: pg_dump.c:441
msgid "options \"clean\" (-c) and \"data only\" (-a) cannot be used together\n"
msgstr "选项 \"清洁\" (-c) 和 \"只转储数据\" (-a) 不能同时使用.\n"

#: pg_dump.c:447
msgid "large-object output not supported for a single table\n"
msgstr "不支持单个表的大对象输出.\n"

#: pg_dump.c:448 pg_dump.c:455
msgid "use a full dump instead\n"
msgstr "使用完整转储替代.\n"

#: pg_dump.c:454
msgid "large-object output not supported for a single schema\n"
msgstr "不支持单个模式的大对象输出.\n"

#: pg_dump.c:461
msgid "INSERT (-d, -D) and OID (-o) options cannot be used together\n"
msgstr "INSERT (-d, -D) 和 OID (-o) 选项不能同时使用.\n"

#: pg_dump.c:462
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(INSERT 命令无法设置对象标识(oid).)\n"

#: pg_dump.c:468
msgid "large-object output is not supported for plain-text dump files\n"
msgstr "纯文本转储文件不支持输出大对象.\n"

#: pg_dump.c:469
msgid "(Use a different output format.)\n"
msgstr "(使用不同的输出格式.)\n"

#: pg_dump.c:498
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "声明了非法的输出格式 \"%s\"\n"

#: pg_dump.c:504
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "无法打开输出文件 \"%s\" 用于写出\n"

#: pg_dump.c:515 pg_backup_db.c:52
#, c-format
msgid "could not parse version string \"%s\"\n"
msgstr "无法分析版本字串 \"%s\"\n"

#: pg_dump.c:551
#, c-format
msgid "last built-in OID is %u\n"
msgstr "最后的内置 OID 是 %u\n"

#: pg_dump.c:662
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
"\n"
msgstr ""
"%s 把一个数据库转储为纯文本文件或者是其它格式.\n"
"\n"

#: pg_dump.c:663 pg_restore.c:359 pg_dumpall.c:337
#, c-format
msgid "Usage:\n"
msgstr "用法:\n"

#: pg_dump.c:664
#, c-format
msgid "  %s [OPTION]... [DBNAME]\n"
msgstr "  %s [选项]... [数据库名字]\n"

#: pg_dump.c:666 pg_restore.c:362 pg_dumpall.c:340
#, c-format
msgid ""
"\n"
"General options:\n"
msgstr ""
"\n"
"一般选项:\n"

#: pg_dump.c:667 pg_restore.c:364
#, c-format
msgid "  -f, --file=FILENAME      output file name\n"
msgstr "  -f, --file=文件名        输出文件名\n"

#: pg_dump.c:668
#, c-format
msgid ""
"  -F, --format=c|t|p       output file format (custom, tar, plain text)\n"
msgstr "  -F, --format=c|t|p       输出文件格式 (定制, tar, 明文)\n"

#: pg_dump.c:669
#, c-format
msgid ""
"  -i, --ignore-version     proceed even when server version mismatches\n"
"                           pg_dump version\n"
msgstr ""
"  -i, --ignore-version     当服务器的版本号与 pg_dump 的版本号不匹配时\n"
"                           仍继续运行\n"

#: pg_dump.c:671 pg_restore.c:368
#, c-format
msgid "  -v, --verbose            verbose mode\n"
msgstr "  -v, --verbose            详细模式\n"

#: pg_dump.c:672
#, c-format
msgid "  -Z, --compress=0-9       compression level for compressed formats\n"
msgstr "  -Z, --compress=0-9       被压缩格式的压缩级别\n"

#: pg_dump.c:673 pg_restore.c:369 pg_dumpall.c:343
#, c-format
msgid "  --help                   show this help, then exit\n"
msgstr "  --help                   显示此帮助信息, 然后退出\n"

#: pg_dump.c:674 pg_restore.c:370 pg_dumpall.c:344
#, c-format
msgid "  --version                output version information, then exit\n"
msgstr "  --version                输出版本信息, 然后退出\n"

#: pg_dump.c:676 pg_dumpall.c:345
#, c-format
msgid ""
"\n"
"Options controlling the output content:\n"
msgstr ""
"\n"
"控制输出内容选项:\n"

#: pg_dump.c:677 pg_dumpall.c:346
#, c-format
msgid "  -a, --data-only          dump only the data, not the schema\n"
msgstr "  -a, --data-only          只转储数据,不包括模式\n"

#: pg_dump.c:678
#, c-format
msgid "  -b, --blobs              include large objects in dump\n"
msgstr "  -b, --blobs              在转储中包括大对象\n"

#: pg_dump.c:679 pg_restore.c:374
#, c-format
msgid "  -c, --clean              clean (drop) schema prior to create\n"
msgstr "  -c, --clean              先清楚(删除)预先的模式,再建立\n"

#: pg_dump.c:680
#, c-format
msgid ""
"  -C, --create             include commands to create database in dump\n"
msgstr "  -C, --create             在转储中包括命令,以便创建数据库\n"

#: pg_dump.c:681 pg_dumpall.c:348
#, c-format
msgid ""
"  -d, --inserts            dump data as INSERT, rather than COPY, commands\n"
msgstr ""
"  -d, --inserts            象 INSERT 一样的转储数据, 相当于 COPY, 命令\n"

#: pg_dump.c:682 pg_dumpall.c:349
#, c-format
msgid ""
"  -D, --column-inserts     dump data as INSERT commands with column names\n"
msgstr "  -D, --column-inserts     象 INSERT 带字段名字命令一样转储数据\n"

#: pg_dump.c:683
#, c-format
msgid "  -n, --schema=SCHEMA      dump the named schema only\n"
msgstr "  -n, --schema=SCHEMA      只转储指定名称的模式\n"

#: pg_dump.c:684 pg_dumpall.c:351
#, c-format
msgid "  -o, --oids               include OIDs in dump\n"
msgstr "  -o, --oids               在转储中包括 OID\n"

#: pg_dump.c:685
#, c-format
msgid ""
"  -O, --no-owner           skip restoration of object ownership\n"
"                           in plain text format\n"
msgstr ""
"  -O, --no-owner           在明文格式中, 忽略恢复对象所属者\n\n"

#: pg_dump.c:687 pg_dumpall.c:353
#, c-format
msgid "  -s, --schema-only        dump only the schema, no data\n"
msgstr "  -s, --schema-only        只转储模式, 不包括数据\n"

#: pg_dump.c:688
#, c-format
msgid ""
"  -S, --superuser=NAME     specify the superuser user name to use in\n"
"                           plain text format\n"
msgstr ""
"  -S, --superuser=NAME     在明文格式中, 使用指定的超级用户\n"
"                           名称\n"

#: pg_dump.c:690
#, c-format
msgid "  -t, --table=TABLE        dump the named table only\n"
msgstr "  -t, --table=TABLE        只转储指定名称的表\n"

#: pg_dump.c:691 pg_dumpall.c:355
#, c-format
msgid "  -x, --no-privileges      do not dump privileges (grant/revoke)\n"
msgstr "  -x, --no-privileges      不要转储权限 (grant/revoke)\n"

#: pg_dump.c:692 pg_dumpall.c:356
#, c-format
msgid ""
"  -X disable-dollar-quoting, --disable-dollar-quoting\n"
"                           disable dollar quoting, use SQL standard quoting\n"
msgstr ""
"  -X disable-dollar-quoting, --disable-dollar-quoting\n"
"                           取消美元 (符号) 引号, 使用 SQL 标准引号\n"

#: pg_dump.c:694 pg_restore.c:388 pg_dumpall.c:358
#, c-format
msgid ""
"  -X disable-triggers, --disable-triggers\n"
"                           disable triggers during data-only restore\n"
msgstr ""
"  -X disable-triggers, --disable-triggers\n"
"                           在只恢复数据的过程中取消触发器\n"

#: pg_dump.c:696 pg_restore.c:390 pg_dumpall.c:360
#, c-format
msgid ""
"  -X use-set-session-authorization, --use-set-session-authorization\n"
"                           use SESSION AUTHORIZATION commands instead of\n"
"                           OWNER TO commands\n"
msgstr ""
"  -X use-set-session-authorization, --use-set-session-authorization\n"
"                           使用 SESSION AUTHORIZATION 命令代替\n"
"                           OWNER TO 命令\n"

#: pg_dump.c:700 pg_restore.c:394 pg_dumpall.c:364
#, c-format
msgid ""
"\n"
"Connection options:\n"
msgstr ""
"\n"
"联接选项:\n"

#: pg_dump.c:701 pg_restore.c:395 pg_dumpall.c:365
#, c-format
msgid "  -h, --host=HOSTNAME      database server host or socket directory\n"
msgstr "  -h, --host=主机名        数据库服务器的主机名或套接字目录\n"

#: pg_dump.c:702 pg_restore.c:396 pg_dumpall.c:366
#, c-format
msgid "  -p, --port=PORT          database server port number\n"
msgstr "  -p, --port=端口号        数据库服务器的端口号\n"

#: pg_dump.c:703 pg_restore.c:397 pg_dumpall.c:367
#, c-format
msgid "  -U, --username=NAME      connect as specified database user\n"
msgstr "  -U, --username=名字      以指定的数据库用户联接\n"

#: pg_dump.c:704 pg_restore.c:398 pg_dumpall.c:368
#, c-format
msgid ""
"  -W, --password           force password prompt (should happen "
"automatically)\n"
msgstr "  -W, --password           强制口令提示 (自动)\n"

#: pg_dump.c:706
#, c-format
msgid ""
"\n"
"If no database name is supplied, then the PGDATABASE environment\n"
"variable value is used.\n"
"\n"
msgstr ""
"\n"
"如果没有提供数据库名字, 那么使用 PGDATABASE 环境变量\n"
"的数值.\n"
"\n"

#: pg_dump.c:708 pg_restore.c:402 pg_dumpall.c:371
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "报告错误至 <pgsql-bugs@postgresql.org>.\n"

#: pg_dump.c:716 pg_backup_archiver.c:1219
msgid "*** aborted because of error\n"
msgstr "*** 因为错误退出\n"

#: pg_dump.c:798
#, c-format
msgid "dumping contents of table %s\n"
msgstr "正在转储表 %s 的内容\n"

#: pg_dump.c:910
#, c-format
msgid ""
"SQL command to dump the contents of table \"%s\" failed: PQendcopy() "
"failed.\n"
msgstr "转储表 \"%s\" 的内容的 SQL 命令失败: PQendcopy() 失败.\n"

#: pg_dump.c:911 pg_dump.c:8050
#, c-format
msgid "Error message from server: %s"
msgstr "来自服务器的错误信息: %s"

#: pg_dump.c:912 pg_dump.c:8051
#, c-format
msgid "The command was: %s\n"
msgstr "命令是: %s\n"

#: pg_dump.c:1183
msgid "saving database definition\n"
msgstr "保存数据库定义\n"

#: pg_dump.c:1229
#, c-format
msgid "missing pg_database entry for database \"%s\"\n"
msgstr "缺少用于 \"%s\" 的 pg_database 记录\n"

#: pg_dump.c:1236
#, c-format
msgid ""
"query returned more than one (%d) pg_database entry for database \"%s\"\n"
msgstr "查询为数据库 \"%2$s\" 返回了超过一条 (%1$d) pg_database 记录\n"

#: pg_dump.c:1344
msgid "saving encoding\n"
msgstr "保存编码\n"

#: pg_dump.c:1394
msgid "saving large objects\n"
msgstr "保存大对象\n"

#: pg_dump.c:1427
#, c-format
msgid "dumpBlobs(): could not open large object: %s"
msgstr "dumpBlobs(): 无法打开大对象: %s"

#: pg_dump.c:1440
#, c-format
msgid "dumpBlobs(): error reading large object: %s"
msgstr "dumpBlobs(): 读取大对象错误: %s"

#: pg_dump.c:1557
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "警告: 模式 \"%s\" 的所有者非法\n"

#: pg_dump.c:1574
#, c-format
msgid "specified schema \"%s\" does not exist\n"
msgstr "指定的模式 \"%s\" 不存在\n"

#: pg_dump.c:1611
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "OID %u 的模式不存在\n"

#: pg_dump.c:1796
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "警告: 数据类型 \"%s\" 的所有者非法\n"

#: pg_dump.c:1894
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "警告: 操作符 \"%s\" 的所有者非法\n"

#: pg_dump.c:2060
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "警告: 操作符表 \"%s\" 无效\n"

#: pg_dump.c:2164
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "警告: 聚集函数 \"%s\" 的所有者非法\n"

#: pg_dump.c:2298
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "警告: 函数 \"%s\" 的所有者非法\n"

#: pg_dump.c:2576
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "警告: 数据表 \"%s\" 的所有者非法\n"

#: pg_dump.c:2595
#, c-format
msgid "specified table \"%s\" does not exist\n"
msgstr "指定的表 \"%s\" 不存在\n"

#: pg_dump.c:2702
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "为表 \"%s\" 读取索引\n"

#: pg_dump.c:2939
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "为表 \"%s\" 读取外键约束\n"

#: pg_dump.c:3215
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "为表 \"%s\" 读取触发器\n"

#: pg_dump.c:3287
#, c-format
msgid "expected %d triggers on table \"%s\" but found %d\n"
msgstr "预期在表 \"%2$s\" 上有触发器 %1$d , 却发现 %3$d\n"

#: pg_dump.c:3332
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
"table \"%s\" (OID of table: %u)\n"
msgstr ""
"对在表 \"%2$s\" 上的外键触发器 \"%1$s\" 上的查询生成了 NULL 个引用表(表的 "
"OID 是: %3$u)\n"

#: pg_dump.c:3633
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "正在查找表 \"%s\" 的字段和类型\n"

#: pg_dump.c:3719
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "在表 \"%s\" 中的字段个数是无效的\n"

#: pg_dump.c:3753
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "正在查找表 \"%s\" 的默认表达式\n"

#: pg_dump.c:3836
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "表 \"%2$s\" 的无效 adnum 值 %1$d\n"

#: pg_dump.c:3854
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "正在为表 \"%s\" 查找检查约束\n"

#: pg_dump.c:3918
#, c-format
msgid "expected %d check constraints on table \"%s\" but found %d\n"
msgstr "预计有 %d 个检查约束在表 \"%s\" 上, 但只找到 %d 个\n"

#: pg_dump.c:3920
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(系统表可能损坏了.)\n"

#: pg_dump.c:4605 pg_dump.c:4771 pg_dump.c:5172 pg_dump.c:5558 pg_dump.c:5857
#: pg_dump.c:6059 pg_dump.c:6244
#, c-format
msgid "Got %d rows instead of one from: %s"
msgstr "已得到 %d 条记录替代来自 %s 的一条"

#: pg_dump.c:4880
#, c-format
msgid "query yielded no rows: %s\n"
msgstr "查询放弃, 没有记录: %s\n"

#: pg_dump.c:5228
msgid "WARNING: could not parse proargnames array\n"
msgstr "警告: 无法分析 proargnames 数组\n"

#: pg_dump.c:5265
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "函数 \"%s\" 的意外正向易失值\n"

#: pg_dump.c:5782
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "警告: 未找到 OID 为 %s 的操作符\n"

#: pg_dump.c:6272
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
"database version; ignored\n"
msgstr "警告: 无法为此版本的数据库正确转储聚集函数 \"%s\"; 忽略\n"

#: pg_dump.c:6406
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "无法为对象 \"%2$s\" 分析 ACL 列表 (%1$s) (%3$s)\n"

#: pg_dump.c:6500
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr "获取视图 \"%s\" 定义的查询没有返回数据\n"

#: pg_dump.c:6503
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one definition\n"
msgstr "获取视图 \"%s\" 定义的查询返回超过一个定义\n"

#: pg_dump.c:6512
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "视图 \"%s\" 的定义是空的(零长)\n"

#: pg_dump.c:6814
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "对于表 \"%2$s\" 字段个数 %1$d 是无效的\n"

#: pg_dump.c:6916
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "对于约束 \"%s\" 缺少索引\n"

#: pg_dump.c:7076
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "未知的约束类型: %c\n"

#: pg_dump.c:7118
msgid "inserted invalid OID\n"
msgstr "插入了非法 OID\n"

#: pg_dump.c:7124
#, c-format
msgid "maximum system OID is %u\n"
msgstr "最大系统 OID 是 %u\n"

#: pg_dump.c:7165
msgid "missing pg_database entry for this database\n"
msgstr "缺少此数据库的 pg_database 记录\n"

#: pg_dump.c:7170
msgid "found more than one pg_database entry for this database\n"
msgstr "找到此数据库的多于一条的 pg_database 记录\n"

#: pg_dump.c:7202
msgid "could not find entry for pg_indexes in pg_class\n"
msgstr "在 pg_class 中无法为 pg_indexes 找到记录\n"

#: pg_dump.c:7207
msgid "found more than one entry for pg_indexes in pg_class\n"
msgstr "在 pg_class 表中找到多条 pg_indexes 的记录\n"

#: pg_dump.c:7256
#, c-format
msgid "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr "获取序列 \"%s\" 的数据的查询返回了 %d 行 (预期是 1)\n"

#: pg_dump.c:7265
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr "获取序列 \"%s\" 的数据的查询返回了名字 \"%s\"\n"

#: pg_dump.c:7506
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "给表 \"%3$s\" 上的触发器 \"%2$s\" 的错误参数 (%1$s)\n"

#: pg_dump.c:7613
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
"returned"
msgstr "获取表 \"%s\" 的规则 \"%s\" 查询失败: 返回了错误的行数"

#: pg_dump.c:7681
msgid "reading dependency data\n"
msgstr "读取从属数据\n"

#: pg_dump.c:7858
#, c-format
msgid "query yielded %d rows instead of one: %s\n"
msgstr "查询放弃 %d 条记录, 由一条记录代替: %s\n"

#: pg_dump.c:8045
msgid "SQL command failed\n"
msgstr "SQL 命令失败\n"

#: common.c:99
msgid "reading schemas\n"
msgstr "读取模式\n"

#: common.c:103
msgid "reading user-defined functions\n"
msgstr "读取用户定义函数\n"

#: common.c:108
msgid "reading user-defined types\n"
msgstr "读取用户定义类型\n"

#: common.c:113
msgid "reading procedural languages\n"
msgstr "读取过程语言\n"

#: common.c:117
msgid "reading user-defined aggregate functions\n"
msgstr "读取用户定义聚集函数\n"

#: common.c:121
msgid "reading user-defined operators\n"
msgstr "读取用户定义操作符\n"

#: common.c:125
msgid "reading user-defined operator classes\n"
msgstr "读取用户定义操作符集\n"

#: common.c:129
msgid "reading user-defined conversions\n"
msgstr "读取用户定义的字符集转换\n"

#: common.c:133
msgid "reading user-defined tables\n"
msgstr "读取用户定义表\n"

#: common.c:137
msgid "reading table inheritance information\n"
msgstr "读取表继承信息\n"

#: common.c:141
msgid "reading rewrite rules\n"
msgstr "读取重写规则\n"

#: common.c:145
msgid "reading type casts\n"
msgstr "读取类型转换\n"

#: common.c:150
msgid "finding inheritance relationships\n"
msgstr "正在查找关系继承\n"

#: common.c:154
msgid "reading column info for interesting tables\n"
msgstr "正在读取感兴趣表的列信息\n"

#: common.c:158
msgid "flagging inherited columns in subtables\n"
msgstr "在子表里标记继承字段\n"

#: common.c:162
msgid "reading indexes\n"
msgstr "读取索引\n"

#: common.c:166
msgid "reading constraints\n"
msgstr "读取约束\n"

#: common.c:170
msgid "reading triggers\n"
msgstr "读取触发器\n"

#: common.c:421 common.c:553 common.c:587 pg_backup_archiver.c:619
#: pg_backup_archiver.c:970 pg_backup_archiver.c:1084
#: pg_backup_archiver.c:1522 pg_backup_archiver.c:1672
#: pg_backup_archiver.c:1705 pg_backup_custom.c:141 pg_backup_custom.c:146
#: pg_backup_custom.c:152 pg_backup_custom.c:167 pg_backup_custom.c:544
#: pg_backup_db.c:157 pg_backup_db.c:233 pg_backup_files.c:112
#: pg_backup_tar.c:168 pg_backup_tar.c:960
msgid "out of memory\n"
msgstr "内存用尽\n"

#: common.c:728
#, c-format
msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
msgstr "健全检查失败, 未找到表 \"%2$s\" (OID %3$u) 的 OID 为 %1$u 的父辈\n"

#: common.c:770
msgid "could not parse numeric array: too many numbers\n"
msgstr "无法分析数组: 数字太多\n"

#: common.c:785
msgid "could not parse numeric array: invalid character in number\n"
msgstr "无法分析数组: 数字中有无效的字符\n"

#: pg_backup_archiver.c:45
msgid "archiver"
msgstr "归档"

#: pg_backup_archiver.c:126
msgid "could not close output archive file\n"
msgstr "无法关闭输出归档文件\n"

#: pg_backup_archiver.c:153
msgid "-C and -c are incompatible options\n"
msgstr "-C 和 -c 是互不兼容的选项\n"

#: pg_backup_archiver.c:160
msgid "connecting to database for restore\n"
msgstr "为恢复数据库与数据库联接\n"

#: pg_backup_archiver.c:162
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr "1.3 以前的归档里不支持直接数据库联接\n"

#: pg_backup_archiver.c:205
msgid "implied data-only restore\n"
msgstr "隐含的只恢复数据\n"

#: pg_backup_archiver.c:238
#, c-format
msgid "dropping %s %s\n"
msgstr "删除 %s %s\n"

#: pg_backup_archiver.c:264 pg_backup_archiver.c:266
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "来自原始转储文件的警告: %s\n"

#: pg_backup_archiver.c:273
#, c-format
msgid "creating %s %s\n"
msgstr "创建 %s %s\n"

#: pg_backup_archiver.c:281
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "联接到新数据库 \"%s\"\n"

#: pg_backup_archiver.c:306
msgid ""
"cannot restore from compressed archive (not configured for compression "
"support)\n"
msgstr "无法从压缩的归档中恢复 (未配置压缩支持)\n"

#: pg_backup_archiver.c:326
msgid "WARNING: skipping large-object restoration\n"
msgstr "警告: 忽略大对象的恢复\n"

#: pg_backup_archiver.c:336
#, c-format
msgid "restoring data for table \"%s\"\n"
msgstr "为表 \"%s\" 恢复数据\n"

#: pg_backup_archiver.c:368 pg_backup_archiver.c:454
#, c-format
msgid "fixing up large-object cross-reference for \"%s\"\n"
msgstr "为 \"%s\" 修复大对象的交叉引用\n"

#: pg_backup_archiver.c:379
#, c-format
msgid "executing %s %s\n"
msgstr "执行 %s %s\n"

#: pg_backup_archiver.c:399
#, c-format
msgid "setting owner and privileges for %s %s\n"
msgstr "为 %s %s 设置属主和权限\n"

#: pg_backup_archiver.c:517
msgid "disabling triggers\n"
msgstr "关闭触发器\n"

#: pg_backup_archiver.c:556
msgid "enabling triggers\n"
msgstr "打开触发器\n"

#: pg_backup_archiver.c:591
msgid ""
"internal error -- WriteData cannot be called outside the context of a "
"DataDumper routine\n"
msgstr "内部错误 -- WriteData 不能在 DataDumper 过程的环境之外调用\n"

#: pg_backup_archiver.c:734
msgid "large-object output not supported in chosen format\n"
msgstr "选定的格式不支持大对象输出\n"

#: pg_backup_archiver.c:774 pg_backup_archiver.c:862
msgid "committing large-object transactions\n"
msgstr "提交大对象事务\n"

#: pg_backup_archiver.c:784
#, c-format
msgid "restored %d large objects\n"
msgstr "恢复了 %d 个大对象\n"

#: pg_backup_archiver.c:801
msgid "cannot restore large objects without a database connection\n"
msgstr "没有数据库联接时无法恢复大对象\n"

#: pg_backup_archiver.c:815
msgid "starting large-object transactions\n"
msgstr "开始大对象事务\n"

#: pg_backup_archiver.c:823
msgid "could not create large object\n"
msgstr "无法创建大对象\n"

#: pg_backup_archiver.c:825
#, c-format
msgid "restoring large object with OID %u as %u\n"
msgstr "把 OID 为 %u 的大对象恢复为 %u\n"

#: pg_backup_archiver.c:831
msgid "could not open large object\n"
msgstr "无法打开大对象\n"

#: pg_backup_archiver.c:846
#, c-format
msgid "wrote remaining %lu bytes of large-object data (result = %lu)\n"
msgstr "写剩下了 %lu 字节的大对象数据 (结果 = %lu)\n"

#: pg_backup_archiver.c:849 pg_backup_archiver.c:1141
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "无法写入大对象 (结果: %lu, 预期: %lu)\n"

#: pg_backup_archiver.c:895
msgid "could not open TOC file\n"
msgstr "无法打开 TOC 文件\n"

#: pg_backup_archiver.c:916
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "警告: 忽略的行: %s\n"

#: pg_backup_archiver.c:923
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "无法为 ID %d 找到记录\n"

#: pg_backup_archiver.c:933 pg_backup_files.c:156 pg_backup_files.c:439
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "无法关闭 TOC 文件: %s\n"

#: pg_backup_archiver.c:1032 pg_backup_files.c:130
#, c-format
msgid "could not open output file: %s\n"
msgstr "无法打开输出文件: %s\n"

#: pg_backup_archiver.c:1048
#, c-format
msgid "could not close output file: %s\n"
msgstr "无法关闭输出文件: %s\n"

#: pg_backup_archiver.c:1137
#, c-format
msgid "wrote %lu bytes of large object data (result = %lu)\n"
msgstr "写了 %lu 字节的大对象数据 (结果 = %lu)\n"

#: pg_backup_archiver.c:1159
msgid "could not write to compressed archive\n"
msgstr "无法写入压缩的归档\n"

#: pg_backup_archiver.c:1167
msgid "could not write to custom output routine\n"
msgstr "无法写出到客户输出过程\n"

#: pg_backup_archiver.c:1182
#, c-format
msgid "could not write to output file (%lu != %lu)\n"
msgstr "无法写出到输出文件 (%lu != %lu)\n"

#: pg_backup_archiver.c:1267
msgid "Error while INITIALIZING:\n"
msgstr "INITIALIZING 时错误:\n"

#: pg_backup_archiver.c:1272
msgid "Error while PROCESSING TOC:\n"
msgstr "PROCESSING TOC 时错误:\n"

#: pg_backup_archiver.c:1277
msgid "Error while FINALIZING:\n"
msgstr "FINALIZING 时错误:\n"

#: pg_backup_archiver.c:1282
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "错误来自 TOC 记录 %d; %u %u %s %s %s\n"

#: pg_backup_archiver.c:1415
#, c-format
msgid "Unexpected data offset flag %d\n"
msgstr "意外的数据偏移标志 %d\n"

#: pg_backup_archiver.c:1428
msgid "file offset in dump file is too large\n"
msgstr "在转储文件中的文件偏移量太大\n"

#: pg_backup_archiver.c:1540
msgid "attempting to ascertain archive format\n"
msgstr "试图确认归档格式\n"

#: pg_backup_archiver.c:1560 pg_backup_files.c:148
#, c-format
msgid "could not open input file: %s\n"
msgstr "无法打开输入文件: %s\n"

#: pg_backup_archiver.c:1567
#, c-format
msgid "could not read input file: %s\n"
msgstr "无法读取输入文件: %s\n"

#: pg_backup_archiver.c:1569
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "输入文件太短 (读了 %lu, 预期 5)\n"

#: pg_backup_archiver.c:1622
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "输入文件看上去不象有效的归档 (太短?)\n"

#: pg_backup_archiver.c:1625
msgid "input file does not appear to be a valid archive\n"
msgstr "输入文件看上去不象有效的归档\n"

#: pg_backup_archiver.c:1643
#, c-format
msgid "read %lu bytes into lookahead buffer\n"
msgstr "读取 %lu 字节到预览缓冲区\n"

#: pg_backup_archiver.c:1650
#, c-format
msgid "could not close the input file after reading header: %s\n"
msgstr "读取头之后无法关闭输入文件: %s\n"

#: pg_backup_archiver.c:1667
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "为 %s 分配 AH, 格式 %d\n"

#: pg_backup_archiver.c:1721
#, c-format
msgid "archive format is %d\n"
msgstr "归档格式是 %d\n"

#: pg_backup_archiver.c:1749
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "不可识别的文件格式 \"%d\"\n"

#: pg_backup_archiver.c:1877
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "记录 ID %d 超出范围 - 可能是损坏了的 TOC\n"

#: pg_backup_archiver.c:1962
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "为 %3$s %4$s 读取 TOC 记录 %1$d (ID %2$d)\n"

#: pg_backup_archiver.c:2124
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "无法设置会话用户为 \"%s\": %s"

#: pg_backup_archiver.c:2569
msgid ""
"WARNING: requested compression not available in this installation -- archive "
"will be uncompressed\n"
msgstr "警告: 所要求的压缩无法在本次安装中获取 - 归档将不被压缩\n"

#: pg_backup_archiver.c:2604
msgid "did not find magic string in file header\n"
msgstr "在文件头中没有找到魔术字串\n"

#: pg_backup_archiver.c:2618
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "在文件头中有不支持的版本 (%d.%d)\n"

#: pg_backup_archiver.c:2623
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "整数尺寸 (%lu) 的健全检查失败\n"

#: pg_backup_archiver.c:2627
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
"may fail\n"
msgstr "警告: 归档是在一台有着更大的整数的机器上制作的, 有些操作可能失败\n"

#: pg_backup_archiver.c:2637
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "预期的格式 (%d) 和在文件里找到的格式 (%d) 不同\n"

#: pg_backup_archiver.c:2653
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"compression -- no data will be available\n"
msgstr "警告: 归档是压缩过的, 但是当前安装不支持压缩 - 数据将不可使用\n"

#: pg_backup_archiver.c:2671
msgid "WARNING: invalid creation date in header\n"
msgstr "警告: 在头中的创建日期无效\n"

#: pg_backup_custom.c:97
msgid "custom archiver"
msgstr "客户归档"

#: pg_backup_custom.c:180 pg_backup_custom.c:191
#, c-format
msgid "could not open archive file \"%s\": %s\n"
msgstr "无法打开归档文件 \"%s\": %s\n"

#: pg_backup_custom.c:389
msgid "invalid OID for large object\n"
msgstr "大对象的无效 OID\n"

#: pg_backup_custom.c:447
msgid ""
"Dumping a specific TOC data block out of order is not supported without ID "
"on this input stream (fseek required)\n"
msgstr ""
"如果在此输入流中没有 ID (标识) (fseek 要求的), 那么是不支持乱序转储特定 TOC "
"数据块的\n"

#: pg_backup_custom.c:462
#, c-format
msgid "unrecognized data block type (%d) while searching archive\n"
msgstr "搜索归档是碰到不识别的数据块类型 (%d)\n"

#: pg_backup_custom.c:473
#, c-format
msgid "error during file seek: %s\n"
msgstr "在文件内定位时出错: %s\n"

#: pg_backup_custom.c:480
#, c-format
msgid "found unexpected block ID (%d) when reading data -- expected %d\n"
msgstr "读取数据时发现意外块 ID (%d) - 预期是 %d\n"

#: pg_backup_custom.c:491
msgid "large objects cannot be loaded without a database connection\n"
msgstr "没有数据库联接时无法装载大对象\n"

#: pg_backup_custom.c:497
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
msgstr "恢复归档时碰到不识别的数据块类型 %d\n"

#: pg_backup_custom.c:531 pg_backup_custom.c:893
#, c-format
msgid "could not initialize compression library: %s\n"
msgstr "无法初始化压缩库: %s\n"

#: pg_backup_custom.c:553 pg_backup_custom.c:676
#, c-format
msgid "could not read data block -- expected %lu, got %lu\n"
msgstr "无法读取数据块 - 预期 %lu, 实际 %lu\n"

#: pg_backup_custom.c:571 pg_backup_custom.c:601
#, c-format
msgid "could not uncompress data: %s\n"
msgstr "无法解压缩数据: %s\n"

#: pg_backup_custom.c:607
#, c-format
msgid "could not close compression library: %s\n"
msgstr "无法关闭压缩库: %s\n"

#: pg_backup_custom.c:704
#, c-format
msgid "could not write byte: %s\n"
msgstr "无法写字节: %s\n"

#: pg_backup_custom.c:748 pg_backup_files.c:414
#, c-format
msgid "write error in _WriteBuf (%lu != %lu)\n"
msgstr "在 _WriteBuf 里的写错误 (%lu != %lu)\n"

#: pg_backup_custom.c:819
#, c-format
msgid "could not close archive file: %s\n"
msgstr "无法关闭归档文件: %s\n"

#: pg_backup_custom.c:842
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
msgstr "警告: ftell 和预期位置不匹配 -- 使用 ftell\n"

#: pg_backup_custom.c:925
#, c-format
msgid "could not compress data: %s\n"
msgstr "无法压缩数据: %s\n"

#: pg_backup_custom.c:945
msgid "could not write compressed chunk\n"
msgstr "无法写入压缩的块\n"

#: pg_backup_custom.c:959
msgid "could not write uncompressed chunk\n"
msgstr "无法写入未压缩的块\n"

#: pg_backup_custom.c:1005
#, c-format
msgid "could not close compression stream: %s\n"
msgstr "无法关闭压缩流: %s\n"

#: pg_backup_db.c:31
msgid "archiver (db)"
msgstr "归档 (db)"

#: pg_backup_db.c:68
msgid "could not get server_version from libpq\n"
msgstr "无法从 libpq 获取服务器版本\n"

#: pg_backup_db.c:79
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "服务器版本: %s; %s 版本: %s\n"

#: pg_backup_db.c:82
msgid "proceeding despite version mismatch\n"
msgstr "忽略版本差异继续处理\n"

#: pg_backup_db.c:84
msgid ""
"aborting because of version mismatch  (Use the -i option to proceed "
"anyway.)\n"
msgstr "因版本差异退出 (用 -i 选项忽略差异继续处理.)\n"

#: pg_backup_db.c:151
#, c-format
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "以用户 \"%2$s\" 的身份联接到数据库 \"%1$s\"\n"

#: pg_backup_db.c:155 pg_backup_db.c:187 pg_backup_db.c:231 pg_backup_db.c:260
#: pg_dumpall.c:941 pg_dumpall.c:967
msgid "Password: "
msgstr "口令: "

#: pg_backup_db.c:167
msgid "failed to reconnect to database\n"
msgstr "与数据库重新联接失败\n"

#: pg_backup_db.c:190
#, c-format
msgid "could not reconnect to database: %s"
msgstr "无法与数据库重新联接: %s"

#: pg_backup_db.c:227
msgid "already connected to a database\n"
msgstr "已经与一个数据库联接\n"

#: pg_backup_db.c:250
msgid "failed to connect to database\n"
msgstr "与数据库联接失败\n"

#: pg_backup_db.c:269
#, c-format
msgid "connection to database \"%s\" failed: %s"
msgstr "与数据库 \"%s\" 联接失败: %s"

#: pg_backup_db.c:284
#, c-format
msgid "%s"
msgstr "%s"

#: pg_backup_db.c:313
#, c-format
msgid "%s: no result from server\n"
msgstr "%s: 没有来自服务器的结果\n"

#: pg_backup_db.c:320
msgid "COPY command executed in non-primary connection\n"
msgstr "COPY 命令在没有主联接的环境下执行\n"

#: pg_backup_db.c:410
msgid "error returned by PQputline\n"
msgstr "PQputline 返回错误\n"

#: pg_backup_db.c:421
msgid "error returned by PQendcopy\n"
msgstr "PQendcopy 返回错误\n"

#: pg_backup_db.c:481
msgid "could not execute query"
msgstr "无法执行查询"

#: pg_backup_db.c:701
#, c-format
msgid "could not find OID columns of table \"%s\": %s"
msgstr "无法寻找表 \"%s\" 的 OID 字段: %s"

#: pg_backup_db.c:707
#, c-format
msgid "no OID type columns in table %s\n"
msgstr "表 %s 中没有 OID 类型字段\n"

#: pg_backup_db.c:721
#, c-format
msgid "fixing large object cross-references for %s.%s\n"
msgstr "为 %s.%s 修补大对象交叉引用\n"

#: pg_backup_db.c:760
#, c-format
msgid "SQL: %s\n"
msgstr "SQL: %s\n"

#: pg_backup_db.c:765
#, c-format
msgid "could not update column \"%s\" of table \"%s\": %s"
msgstr "无法更新表 \"%2$s\" 的字段 \"%1$s\": %3$s"

#: pg_backup_db.c:770
#, c-format
msgid "error while updating column \"%s\" of table \"%s\": %s"
msgstr "更新表 \"%2$s\" 的字段 \"%1$s\" 时出错: %3$s"

#: pg_backup_db.c:793
msgid "creating table for large object cross-references\n"
msgstr "为大对象交叉引用创建表\n"

#: pg_backup_db.c:796
msgid "could not create large object cross-reference table"
msgstr "无法创建大对象交叉引用表"

#: pg_backup_db.c:806
msgid "creating index for large object cross-references\n"
msgstr "为大对象交叉引用创建索引\n"

#: pg_backup_db.c:810
msgid "could not create index on large object cross-reference table"
msgstr "无法在大对象交叉引用表上创建索引"

#: pg_backup_db.c:823
msgid "could not create large object cross-reference entry"
msgstr "无法创建大对象交叉引用记录"

#: pg_backup_db.c:835
msgid "could not start database transaction"
msgstr "无法开始数据库事务"

#: pg_backup_db.c:849
msgid "could not start transaction for large object cross-references"
msgstr "无法为大对象交叉引用启动事务"

#: pg_backup_db.c:862
msgid "could not commit database transaction"
msgstr "无法提交数据库事务"

#: pg_backup_db.c:875
msgid "could not commit transaction for large object cross-references"
msgstr "无法为大对象交叉引用提交事务"

#: pg_backup_files.c:69
msgid "file archiver"
msgstr "文件归档"

#: pg_backup_files.c:120
msgid ""
"WARNING:\n"
"  This format is for demonstration purposes; it is not intended for\n"
"  normal use. Files will be written in the current working directory.\n"
msgstr ""
"警告:\n"
"  这个格式仅用于演示; 并非用于一般用途.\n"
"  文件将写入当前工作目录.\n"

#: pg_backup_files.c:246
msgid "could not open data file for output\n"
msgstr "无法为输出打开数据文件\n"

#: pg_backup_files.c:266
msgid "could not close data file\n"
msgstr "无法关闭数据文件\n"

#: pg_backup_files.c:290
msgid "could not open data file for input\n"
msgstr "无法为输入打开数据文件\n"

#: pg_backup_files.c:299
msgid "could not close data file after reading\n"
msgstr "读取之后无法关闭数据文件\n"

#: pg_backup_files.c:362
#, c-format
msgid "could not open large object TOC for input: %s\n"
msgstr "无法打开大对象 TOC 进行输入: %s\n"

#: pg_backup_files.c:375 pg_backup_files.c:545
#, c-format
msgid "could not close large object TOC file: %s\n"
msgstr "无法关闭大对象 TOC 文件: %s\n"

#: pg_backup_files.c:387
msgid "could not write byte\n"
msgstr "无法写字节\n"

#: pg_backup_files.c:473
#, c-format
msgid "could not open large object TOC for output: %s\n"
msgstr "无法打开大对象 TOC 进行输出: %s\n"

#: pg_backup_files.c:493 pg_backup_tar.c:884
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "用于大对象的非法 OID (%u)\n"

#: pg_backup_files.c:512
msgid "could not open large object file\n"
msgstr "无法打开大对象文件\n"

#: pg_backup_files.c:527
msgid "could not close large object file\n"
msgstr "无法关闭大对象文件\n"

#: pg_backup_null.c:55
msgid "this format cannot be read\n"
msgstr "无法读取这个格式\n"

#: pg_backup_tar.c:105
msgid "tar archiver"
msgstr "tar 归档"

#: pg_backup_tar.c:183
#, c-format
msgid "could not open TOC file for output: %s\n"
msgstr "无法为输出打开 TOC 文件: %s\n"

#: pg_backup_tar.c:208
msgid "compression not supported by tar output format\n"
msgstr "tar 输出格式不支持压缩\n"

#: pg_backup_tar.c:220
#, c-format
msgid "could not open TOC file for input: %s\n"
msgstr "无法为输入打开 TOC 文件: %s\n"

#: pg_backup_tar.c:341
#, c-format
msgid "could not find file %s in archive\n"
msgstr "无法在归档中找到文件 %s\n"

#: pg_backup_tar.c:352
msgid "compression support is disabled in this format\n"
msgstr "在这个格式里, 压缩支持时被关闭了的\n"

#: pg_backup_tar.c:367
#, c-format
msgid "could not generate temporary file name: %s\n"
msgstr "无法生成临时文件名: %s\n"

#: pg_backup_tar.c:376
msgid "could not open temporary file\n"
msgstr "无法打开临时文件\n"

#: pg_backup_tar.c:406
msgid "could not close tar member\n"
msgstr "无法关闭 tar 成员\n"

#: pg_backup_tar.c:506
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "内部错误 -- 在 tarReadRaw() 里既未声明 th 也未声明 fh\n"

#: pg_backup_tar.c:510
#, c-format
msgid "requested %d bytes, got %d from lookahead and %d from file\n"
msgstr "要求 %d 字节, 从预览中获取 %d, 从文件中获取 %d\n"

#: pg_backup_tar.c:549
#, c-format
msgid "could not write to tar member (wrote %lu, attempted %lu)\n"
msgstr "无法写入 tar 成员 (写了 %lu, 企图写 %lu)\n"

#: pg_backup_tar.c:638
#, c-format
msgid "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
msgstr "COPY 语句错 -- 无法在字串 \"%s\" 中找到 \"copy\"\n"

#: pg_backup_tar.c:656
#, c-format
msgid ""
"invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
"starting at position %lu\n"
msgstr ""
"COPY 语句错 -- 无法在从 %2$lu 位置开始的字串 \"%1$s\" 里找到 \"from stdin\" "
"字样\n"

#: pg_backup_tar.c:692
#, c-format
msgid "restoring large object OID %u\n"
msgstr "恢复 OID %u 的大对象\n"

#: pg_backup_tar.c:829
msgid "could not write null block at end of tar archive\n"
msgstr "无法在 tar 归档末尾写 null 块\n"

#: pg_backup_tar.c:1027
msgid "archive member too large for tar format\n"
msgstr "在 tar 格式中归档成员太大\n"

#: pg_backup_tar.c:1037
#, c-format
msgid "write error appending to tar archive (wrote %lu, attempted %lu)\n"
msgstr "向 tar 归档附加时写错误 (写了 %lu, 试图写 %lu)\n"

#: pg_backup_tar.c:1043
#, c-format
msgid "could not close tar member: %s\n"
msgstr "无法关闭 tar 成员: %s\n"

#: pg_backup_tar.c:1052
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr "实际文件长度 (%s) 不匹配预期的长度 (%s)\n"

#: pg_backup_tar.c:1060
msgid "could not output padding at end of tar member\n"
msgstr "无法在 tar 成员尾部输出填充内容\n"

#: pg_backup_tar.c:1089
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr "从位置 %s 移动到文件位置 %s 的下一个成员\n"

#: pg_backup_tar.c:1100
#, c-format
msgid "now at file position %s\n"
msgstr "现在在文件的位置 %s\n"

#: pg_backup_tar.c:1109 pg_backup_tar.c:1136
#, c-format
msgid "could not find header for file %s in tar archive\n"
msgstr "无法在 tar 归档里为文件 %s 找到头标\n"

#: pg_backup_tar.c:1120
#, c-format
msgid "skipping tar member %s\n"
msgstr "忽略 tar 成员 %s\n"

#: pg_backup_tar.c:1124
#, c-format
msgid ""
"dumping data out of order is not supported in this archive format: %s is "
"required, but comes before %s in the archive file.\n"
msgstr ""
"这个归档格式里不支持乱序转储数据: 要求 %s,但它在归档文件里位于 %s 前面.\n"

#: pg_backup_tar.c:1172
#, c-format
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
msgstr "实际文件位置和预期文件位置不匹配 (%s 对 %s)\n"

#: pg_backup_tar.c:1187
#, c-format
msgid "incomplete tar header found (%lu bytes)\n"
msgstr "发现不完整 tar 头 (%lu 字节)\n"

#: pg_backup_tar.c:1222
#, c-format
msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
msgstr "在 %2$s 的 TOC 记录 %1$s (长度 %3$lu, 校验和 %4$d)\n"

#: pg_backup_tar.c:1232
#, c-format
msgid ""
"corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr ""
"在文件 %1$s 的位置 %4$s 发现崩溃的 tar 头(预计在 %2$d, 计算出来在 %3$d)\n"

#: pg_backup_tar.c:1325
msgid "could not write tar header\n"
msgstr "无法写 tar 头\n"

#: pg_restore.c:283
#, c-format
msgid "%s: cannot specify both -d and -f output\n"
msgstr "%s: 不能同时指定 -d 和 -f 输出\n"

#: pg_restore.c:344
#, c-format
msgid "WARNING: errors ignored on restore: %d\n"
msgstr "警告: 恢复中忽略错误: %d\n"

#: pg_restore.c:358
#, c-format
msgid ""
"%s restores a PostgreSQL database from an archive created by pg_dump.\n"
"\n"
msgstr ""
"%s 从一个归档中恢复一个由 pg_dump 创建的 PostgreSQL 数据库.\n"
"\n"

#: pg_restore.c:360
#, c-format
msgid "  %s [OPTION]... [FILE]\n"
msgstr "  %s [选项]... [文件名]\n"

#: pg_restore.c:363
#, c-format
msgid "  -d, --dbname=NAME        connect to database name\n"
msgstr "  -d, --dbname=名字        连接数据库名字\n"

#: pg_restore.c:365
#, c-format
msgid "  -F, --format=c|t         specify backup file format\n"
msgstr "  -F, --format=c|t         指定备份文件格式\n"

#: pg_restore.c:366
#, c-format
msgid ""
"  -i, --ignore-version     proceed even when server version mismatches\n"
msgstr "  -i, --ignore-version     当服务器版本不匹配时继续运行\n"

#: pg_restore.c:367
#, c-format
msgid "  -l, --list               print summarized TOC of the archive\n"
msgstr "  -l, --list               打印归档文件的 TOC 概述\n"

#: pg_restore.c:372
#, c-format
msgid ""
"\n"
"Options controlling the restore:\n"
msgstr ""
"\n"
"恢复控制选项:\n"

#: pg_restore.c:373
#, c-format
msgid "  -a, --data-only          restore only the data, no schema\n"
msgstr "  -a, --data-only          只恢复数据, 不包括模式\n"

#: pg_restore.c:375
#, c-format
msgid "  -C, --create             create the target database\n"
msgstr "  -C, --create             创建目标数据库\n"

#: pg_restore.c:376
#, c-format
msgid "  -I, --index=NAME         restore named index\n"
msgstr "  -I, --index=名称         恢复指定名称的索引\n"

#: pg_restore.c:377
#, c-format
msgid ""
"  -L, --use-list=FILENAME  use specified table of contents for ordering\n"
"                           output from this file\n"
msgstr ""
"  -L, --use-list=文件名    从这个文件中使用指定的内容表排序\n"
"                           输出\n"

#: pg_restore.c:379 pg_dumpall.c:352
#, c-format
msgid "  -O, --no-owner           skip restoration of object ownership\n"
msgstr "  -O, --no-owner           忽略恢复对象所属者\n"

#: pg_restore.c:380
#, c-format
msgid ""
"  -P, --function=NAME(args)\n"
"                           restore named function\n"
msgstr ""
"  -P, --function=名字(参数)\n"
"                           恢复指定名字的函数\n"

#: pg_restore.c:382
#, c-format
msgid "  -s, --schema-only        restore only the schema, no data\n"
msgstr "  -s, --schema-only        只恢复模式, 不包括数据\n"

#: pg_restore.c:383
#, c-format
msgid ""
"  -S, --superuser=NAME     specify the superuser user name to use for\n"
"                           disabling triggers\n"
msgstr ""
"  -S, --superuser=NAME     使用指定的超级用户来取消\n"
"                           触发器\n"

#: pg_restore.c:385
#, c-format
msgid "  -t, --table=NAME         restore named table\n"
msgstr "  -t, --table=NAME         恢复指定命字的表\n"

#: pg_restore.c:386
#, c-format
msgid "  -T, --trigger=NAME       restore named trigger\n"
msgstr "  -T, --trigger=NAME       恢复指定命字的触发器\n"

#: pg_restore.c:387
#, c-format
msgid ""
"  -x, --no-privileges      skip restoration of access privileges (grant/"
"revoke)\n"
msgstr "  -x, --no-privileges      跳过处理权限的恢复 (grant/revoke)\n"

#: pg_restore.c:399
#, c-format
msgid "  -e, --exit-on-error      exit on error, default is to continue\n"
msgstr "  -e, --exit-on-error      发生错误退出, 默认为继续\n"

#: pg_restore.c:401
#, c-format
msgid ""
"\n"
"If no input file name is supplied, then standard input is used.\n"
"\n"
msgstr ""
"\n"
"如果没有提供输入文件名, 则使用标准输入.\n"
"\n"

#: pg_dumpall.c:149
#, c-format
msgid ""
"The program \"pg_dump\" is needed by %s but was not found in the\n"
"same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
"%s 需要程序 \"pg_dump\", 但是在同一个目录 \"%s\" 没有找到.\n"
"\n"
"检查您的安装.\n"

#: pg_dumpall.c:156
#, c-format
msgid ""
"The program \"pg_dump\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
msgstr ""
"%s 找到程序 \"pg_dump\", 但是和版本 \"%s\" 不一致.\n"
"\n"
"检查您的安装.\n"

#: pg_dumpall.c:336
#, c-format
msgid ""
"%s extracts a PostgreSQL database cluster into an SQL script file.\n"
"\n"
msgstr ""
"%s 抽取一个 PostgreSQL 数据库簇进一个 SQL 脚本文件.\n"
"\n"

#: pg_dumpall.c:338
#, c-format
msgid "  %s [OPTION]...\n"
msgstr "  %s [选项]...\n"

#: pg_dumpall.c:341
#, c-format
msgid ""
"  -i, --ignore-version     proceed even when server version mismatches\n"
"                           pg_dumpall version\n"
msgstr ""
"  -i, --ignore-version     当服务器版本与 pg_dumpall 不匹配时\n"
"                           继续运行\n"

#: pg_dumpall.c:347
#, c-format
msgid "  -c, --clean              clean (drop) databases prior to create\n"
msgstr "  -c, --clean              清除 (删除) 预先的数据库, 以便再创建\n"

#: pg_dumpall.c:350
#, c-format
msgid "  -g, --globals-only       dump only global objects, no databases\n"
msgstr "  -g, --globals-only       只转储全局对象, 不包括数据库\n"

#: pg_dumpall.c:354
#, c-format
msgid ""
"  -S, --superuser=NAME     specify the superuser user name to use in the "
"dump\n"
msgstr "  -S, --superuser=NAME     在转储中, 指定的超级用户名\n"

#: pg_dumpall.c:370
#, c-format
msgid ""
"\n"
"The SQL script will be written to the standard output.\n"
"\n"
msgstr ""
"\n"
"将把 SQL 脚本写到标准输出上.\n"
"\n"

#: pg_dumpall.c:570
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
msgstr "%1$s: 无法为表空间 \"%3$s\" 分析 ACL 列表 (%2$s)\n"

#: pg_dumpall.c:702
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
msgstr "%1$s: 无法为数据库 \"%3$s\" 分析 ACL 列表 (%2$s)\n"

#: pg_dumpall.c:852
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s: 正在转储数据库 \"%s\"...\n"

#: pg_dumpall.c:858
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s: pg_dump 失败在数据库 \"%s\", 正在退出\n"

#: pg_dumpall.c:913
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s: 正在运行 \"%s\"\n"

#: pg_dumpall.c:954
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s: 无法与数据库 \"%s\" 联接\n"

#: pg_dumpall.c:977
#, c-format
msgid "%s: could not connect to database \"%s\": %s\n"
msgstr "%s: 无法与数据库 \"%s\" 联接: %s\n"

#: pg_dumpall.c:985
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s: 无法从服务器获取版本\n"

#: pg_dumpall.c:991
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s: 无法分析版本字串 \"%s\"\n"

#: pg_dumpall.c:1010
#, c-format
msgid "%s: executing %s\n"
msgstr "%s: 执行 %s\n"

#: pg_dumpall.c:1016
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: 查询失败: %s"

#: pg_dumpall.c:1017
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: 查询是: %s\n"

#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350
#, c-format
msgid "could not identify current directory: %s"
msgstr "无法确认当前目录: %s"

#: ../../port/exec.c:323 ../../port/exec.c:359
#, c-format
msgid "could not change directory to \"%s\""
msgstr "无法进入目录 \"%s\""

#: ../../port/exec.c:338
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "无法读取符号链结 \"%s\""

#: ../../port/exec.c:569
#, c-format
msgid "child process exited with exit code %d"
msgstr "子进程已退出, 退出码为 %d"

#: ../../port/exec.c:572
#, c-format
msgid "child process was terminated by signal %d"
msgstr "子进程被信号 %d 终止"

#: ../../port/exec.c:575
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "子进程已退出, 未知状态 %d"

#~ msgid ""
#~ "  -O, --no-owner           do not output commands to set object "
#~ "ownership\n"
#~ msgstr ""
#~ "  -O, --no-owner           设置对象的所属者时不输出\n"
#~ "                           命令\n"