aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/po/ko.po
blob: 501b46f9c3700d474674c0b6efc0a522271804f2 (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
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
# Korean message translation file for PostgreSQL pg_dump
# Ioseph Kim <ioseph@uri.sarang.net>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3dev\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-02-09 01:13-0400\n"
"PO-Revision-Date: 2007-02-10 01:21+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: Korean <pgsql-kr@postgresql.or.kr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-kr\n"
"Content-Transfer-Encoding: 8bit\n"

#: pg_dump.c:395 pg_restore.c:228
msgid "User name: "
msgstr "����� �̸�:"

#: pg_dump.c:425 pg_restore.c:256 pg_dumpall.c:297
#, c-format
msgid "%s: invalid -X option -- %s\n"
msgstr "%s: �߸��� -X �ɼ� -- %s\n"

#: pg_dump.c:427 pg_dump.c:441 pg_dump.c:450 pg_restore.c:258 pg_restore.c:273
#: pg_restore.c:290 pg_dumpall.c:299 pg_dumpall.c:308 pg_dumpall.c:325
#: pg_dumpall.c:335 pg_dumpall.c:344 pg_dumpall.c:353 pg_dumpall.c:388
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "���� �ڼ��� ������ \"%s --help\"\n"

#: pg_dump.c:448 pg_dumpall.c:323
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: �ʹ� ���� ������ ���ڵ� (���� \"%s\")\n"

#: pg_dump.c:461
msgid ""
"options \"schema only\" (-s) and \"data only\" (-a) cannot be used together\n"
msgstr "-s �ɼǰ� -a �ɼ��� �Բ� ���� �� �����ϴ�.\n"

#: pg_dump.c:467
msgid "options \"clean\" (-c) and \"data only\" (-a) cannot be used together\n"
msgstr "-c �ɼǰ� -a �ɼ��� �Բ� ����� �� �����ϴ�.\n"

#: pg_dump.c:473
msgid "INSERT (-d, -D) and OID (-o) options cannot be used together\n"
msgstr "INSERT (-d, -D) �ɼǰ� OID (-o) �ɼ��� �Բ� ���� �� �����ϴ�\n"

#: pg_dump.c:474
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(INSERT �������δ� OID ���� �Է��� �� ����.)\n"

#: pg_dump.c:509
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "\"%s\" ���� �߸��� ��� ���� �����Դϴ�.\n"

#: pg_dump.c:515
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "\"%s\" ������ ���� ���� �� �� ����\n"

#: pg_dump.c:526 pg_backup_db.c:45
#, c-format
msgid "could not parse version string \"%s\"\n"
msgstr "\"%s\" ���� ���ڿ��� �м��� �� ����\n"

#: pg_dump.c:542
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "Ŭ���̾�Ʈ ���ڵ� ���� �߸��Ǿ����ϴ�: \"%s\"\n"

#: pg_dump.c:590
#, c-format
msgid "last built-in OID is %u\n"
msgstr "������ ���� OID�� %u\n"

#: pg_dump.c:600
msgid "No matching schemas were found\n"
msgstr "�˻� ���ǿ� �����ϴ� ��Ű���� �����ϴ�\n"

#: pg_dump.c:615
msgid "No matching tables were found\n"
msgstr "�˻� ���ǿ� �����ϴ� ���̺��� �����ϴ�\n"

#: pg_dump.c:734
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
"\n"
msgstr ""
"%s ���α׷��� �����ͺ��̽��� �ؽ�Ʈ ���� �Ǵ� ��Ÿ\n"
"�ٸ� ������ ���Ϸ� �����մϴ�.\n"
"\n"

#: pg_dump.c:735 pg_restore.c:372 pg_dumpall.c:480
#, c-format
msgid "Usage:\n"
msgstr "����:\n"

#: pg_dump.c:736
#, c-format
msgid "  %s [OPTION]... [DBNAME]\n"
msgstr "  %s [�ɼ�]... [DB�̸�]\n"

#: pg_dump.c:738 pg_restore.c:375 pg_dumpall.c:483
#, c-format
msgid ""
"\n"
"General options:\n"
msgstr ""
"\n"
"�Ϲ� �ɼǵ�:\n"

#: pg_dump.c:739 pg_restore.c:377 pg_dumpall.c:484
#, c-format
msgid "  -f, --file=FILENAME      output file name\n"
msgstr "  -f, --file=FILENAME      ��� ���� �̸�\n"

#: pg_dump.c:740
#, c-format
msgid ""
"  -F, --format=c|t|p       output file format (custom, tar, plain text)\n"
msgstr "  -F, --format=c|t|p       ������� ���� (custom, tar, plain text)\n"

#: pg_dump.c:741
#, 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:743 pg_restore.c:381
#, c-format
msgid "  -v, --verbose            verbose mode\n"
msgstr "  -v, --verbose            �ڼ��� ���� ������\n"

#: pg_dump.c:744
#, c-format
msgid "  -Z, --compress=0-9       compression level for compressed formats\n"
msgstr "  -Z, --compress=0-9       ����Ǵ� ���� ������ �����\n"

#: pg_dump.c:745 pg_restore.c:382 pg_dumpall.c:487
#, c-format
msgid "  --help                   show this help, then exit\n"
msgstr "  --help                   �� ������ �����ְ� ��ħ\n"

#: pg_dump.c:746 pg_restore.c:383 pg_dumpall.c:488
#, c-format
msgid "  --version                output version information, then exit\n"
msgstr "  --version                ���� ������ �����ְ� ��ħ\n"

#: pg_dump.c:748 pg_dumpall.c:489
#, c-format
msgid ""
"\n"
"Options controlling the output content:\n"
msgstr ""
"\n"
"��� ������ �ٷ�� �ɼǵ�:\n"

#: pg_dump.c:749
#, c-format
msgid "  -a, --data-only             dump only the data, not the schema\n"
msgstr "  -a, --data-only             ��Ű�� ���� �ڷḸ ����\n"

#: pg_dump.c:750
#, c-format
msgid "  -b, --blobs                 include large objects in dump\n"
msgstr "  -b, --blobs                 Large Object�鵵 �Բ� ������\n"

#: pg_dump.c:751
#, c-format
msgid "  -c, --clean                 clean (drop) schema prior to create\n"
msgstr "  -c, --clean                 ������ ������ �ش� ��Ű������ ������\n"

#: pg_dump.c:752
#, c-format
msgid ""
"  -C, --create                include commands to create database in dump\n"
msgstr ""
"  -C, --create                �����ͺ��̽� ����� ���ɱ����� ���Խ�Ŵ\n"

#: pg_dump.c:753
#, c-format
msgid ""
"  -d, --inserts               dump data as INSERT commands, rather than "
"COPY\n"
msgstr ""
"  -d, --inserts               �ڷ� �Է� ������ COPY ���ɴ�� INSERT ���\n"

#: pg_dump.c:754
#, c-format
msgid ""
"  -D, --column-inserts        dump data as INSERT commands with column "
"names\n"
msgstr ""
"  -D, --column-inserts        INSERT ������ ����ϴµ� Į�� �̸��� ����\n"

#: pg_dump.c:755
#, c-format
msgid "  -E, --encoding=ENCODING     dump the data in encoding ENCODING\n"
msgstr "  -E, --encoding=���ڵ�       ������ ���ڵ����� �ڷḦ ���� ��\n"

#: pg_dump.c:756
#, c-format
msgid "  -n, --schema=SCHEMA         dump the named schema(s) only\n"
msgstr "  -n, --schema=SCHEMA         ������ SCHEMA�� �ڷḸ ����\n"

#: pg_dump.c:757
#, c-format
msgid "  -N, --exclude-schema=SCHEMA do NOT dump the named schema(s)\n"
msgstr "  -N, --exclude-schema=SCHEMA ������ SCHEMA�鸸 ���� ��� ����\n"

#: pg_dump.c:758
#, c-format
msgid "  -o, --oids                  include OIDs in dump\n"
msgstr "  -o, --oids                  OID �����ؼ� ����\n"

#: pg_dump.c:759
#, c-format
msgid ""
"  -O, --no-owner              skip restoration of object ownership\n"
"                              in plain text format\n"
msgstr ""
"  -O, --no-owner              plain text ���� ��������\n"
"                              ��ü�� ������ �����ϴ� �κ��� ���\n"

#: pg_dump.c:761
#, c-format
msgid "  -s, --schema-only           dump only the schema, no data\n"
msgstr "  -s, --schema-only           �ڷᱸ��(��Ű��)�� ����\n"

#: pg_dump.c:762
#, c-format
msgid ""
"  -S, --superuser=NAME        specify the superuser user name to use in\n"
"                              plain text format\n"
msgstr ""
"  -S, --superuser=NAME        plain text ���� ��������\n"
"                              ���������� �۾��� ����� �̸� ����\n"

#: pg_dump.c:764
#, c-format
msgid "  -t, --table=TABLE           dump the named table(s) only\n"
msgstr "  -t, --table=TABLE           ������ �̸��� ���̺��鸸 ����\n"

#: pg_dump.c:765
#, c-format
msgid "  -T, --exclude-table=TABLE   do NOT dump the named table(s)\n"
msgstr "  -T, --exclude-table=TABLE   ������ ���̺��鸸 ���� ����\n"

#: pg_dump.c:766
#, c-format
msgid "  -x, --no-privileges         do not dump privileges (grant/revoke)\n"
msgstr ""
"  -x, --no-privileges         ���ٱ��� (grant/revoke) ������ ���� �� ��\n"

#: pg_dump.c:767
#, c-format
msgid ""
"  --disable-dollar-quoting    disable dollar quoting, use SQL standard "
"quoting\n"
msgstr ""
"  --disable-dollar-quoting    $ �ο� ���� ������ , SQL ǥ�� ����ǥ ���\n"

#: pg_dump.c:768
#, c-format
msgid ""
"  --disable-triggers          disable triggers during data-only restore\n"
msgstr "  --disable-triggers          �ڷḸ ������ �� Ʈ���� ����� ����\n"

#: pg_dump.c:769
#, c-format
msgid ""
"  --use-set-session-authorization\n"
"                              use SESSION AUTHORIZATION commands instead of\n"
"                              ALTER OWNER commands to set ownership\n"
msgstr ""
"  --use-set-session-authorization\n"
"                              ������ ���� �۾����� ALTER OWNER ��ſ�\n"
"                              SESSION AUTHORIZATION ������ �����\n"

#: pg_dump.c:773 pg_restore.c:412 pg_dumpall.c:509
#, c-format
msgid ""
"\n"
"Connection options:\n"
msgstr ""
"\n"
"���� �ɼǵ�:\n"

#: pg_dump.c:774 pg_restore.c:413 pg_dumpall.c:510
#, c-format
msgid "  -h, --host=HOSTNAME      database server host or socket directory\n"
msgstr ""
"  -h, --host=HOSTNAME      ������ �����ͺ��̽� ���� �Ǵ� ���� ���丮\n"

#: pg_dump.c:775 pg_restore.c:414 pg_dumpall.c:512
#, c-format
msgid "  -p, --port=PORT          database server port number\n"
msgstr "  -p, --port=PORT          �����ͺ��̽� ������ ��Ʈ ��ȣ\n"

#: pg_dump.c:776 pg_restore.c:415 pg_dumpall.c:513
#, c-format
msgid "  -U, --username=NAME      connect as specified database user\n"
msgstr "  -U, --username=NAME      ������ �����ͺ��̽� �����\n"

#: pg_dump.c:777 pg_restore.c:416 pg_dumpall.c:514
#, c-format
msgid ""
"  -W, --password           force password prompt (should happen "
"automatically)\n"
msgstr ""
"  -W, --password           ��й�ȣ �Է� ������Ʈ ����(�ڵ����� ó����)\n"

#: pg_dump.c:779
#, 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:781 pg_restore.c:420 pg_dumpall.c:517
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "��������: <pgsql-bugs@postgresql.org>.\n"

#: pg_dump.c:789 pg_backup_archiver.c:1179
msgid "*** aborted because of error\n"
msgstr "*** ���� ������ �����Ǿ���\n"

#: pg_dump.c:810
msgid "server version must be at least 7.3 to use schema selection switches\n"
msgstr "��Ű�� ���� �ɼ��� ����Ϸ��� ���� ������ 7.3 �̻��̾���մϴ�\n"

#: pg_dump.c:1019
#, c-format
msgid "dumping contents of table %s\n"
msgstr "%s ���̺��� ������ ���� ���Դϴ�\n"

#: pg_dump.c:1116
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr "\"%s\" ���̺� ������ �����ϸ鼭 ���� �߻�: PQgetCopyData() ����.\n"

#: pg_dump.c:1117 pg_dump.c:9339
#, c-format
msgid "Error message from server: %s"
msgstr "�������� ���� ���� �޽���: %s"

#: pg_dump.c:1118 pg_dump.c:9340
#, c-format
msgid "The command was: %s\n"
msgstr "���� ����: %s\n"

#: pg_dump.c:1394
msgid "saving database definition\n"
msgstr "�����ͺ��̽� ���������� �������Դϴ�\n"

#: pg_dump.c:1456
#, c-format
msgid "missing pg_database entry for database \"%s\"\n"
msgstr "\"%s\" �����ͺ��̽��� ������ pg_database���� ã�� �� ����\n"

#: pg_dump.c:1463
#, c-format
msgid ""
"query returned more than one (%d) pg_database entry for database \"%s\"\n"
msgstr "pg_database���� �� �� �̻�(%d)�� \"%s\" �����ͺ��̽� ������ ����\n"

#: pg_dump.c:1561
#, c-format
msgid "saving encoding = %s\n"
msgstr "���ڵ� = %s ������\n"

#: pg_dump.c:1587
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "standard_conforming_strings = %s ������\n"

#: pg_dump.c:1648
msgid "saving large objects\n"
msgstr "large object���� ���� ���Դϴ�\n"

#: pg_dump.c:1684
#, c-format
msgid "dumpBlobs(): could not open large object: %s"
msgstr "dumpBlobs(): large object�� �� �� ����: %s"

#: pg_dump.c:1697
#, c-format
msgid "dumpBlobs(): error reading large object: %s"
msgstr "dumpBlobs(): large object �д� �� ����: %s"

#: pg_dump.c:1734
msgid "saving large object comments\n"
msgstr "large object �ּ����� ������\n"

#: pg_dump.c:1888
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "���: \"%s\" ��Ű���� �����ְ� �ٸ��� �ʽ��ϴ�\n"

#: pg_dump.c:1923
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "OID�� %u �� ��Ű���� �����ϴ�.\n"

#: pg_dump.c:2167
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "���: \"%s\" �ڷ����� �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:2271
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "���: \"%s\" �������� �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:2445
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "WARNING: \"%s\" ������ Ŭ������ �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:2532
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr "���: \"%s\" ������ �η��� �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:2657
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "WARNING: \"%s\" ���� �Լ��� �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:2812
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "WARNING: \"%s\" �Լ��� �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:3136
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "WARNING: \"%s\" ���̺��� �����ְ� �������� �ʽ��ϴ�.\n"

#: pg_dump.c:3273
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "\"%s\" ���̺����� ����ϴ� �ε������� ã�� �� �Դϴ�\n"

#: pg_dump.c:3541
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "\"%s\" ���̺����� ����ϴ� ����Ű ���������� ã�� ���Դϴ�\n"

#: pg_dump.c:3753
#, c-format
msgid ""
"failed sanity check, parent table OID %u of pg_rewrite entry OID %u not "
"found\n"
msgstr ""
"������ �˻� ����, �θ� ���̺� OID %u ����. �ش� pg_rewrite ��ü OID %u\n"

#: pg_dump.c:3835
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "\"%s\" ���̺����� ����ϴ� Ʈ���ŵ��� ã�� ���Դϴ�\n"

#: pg_dump.c:3905
#, c-format
msgid "expected %d triggers on table \"%s\" but found %d\n"
msgstr ""
"%d���� Ʈ���Ű� \"%s\" ���̺����� �����Ǿ����� %d �ۿ� ã�� ���߽��ϴ�\n"

#: pg_dump.c:3952
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
"table \"%s\" (OID of table: %u)\n"
msgstr ""
"������ �������̺� ������ ���� \"%s\" ����Ű Ʈ���Ÿ� \"%s\" (�ش� OID: %u) ��"
"�̺����� ��������ϴ�.\n"

#: pg_dump.c:4276
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "\"%s\" ���̺��� Į���� �ڷ����� ������\n"

#: pg_dump.c:4361
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "\"%s\" ���̺��� �Ű��� �ִ� Į�� ��ȣ�� �߸��Ǿ����ϴ�\n"

#: pg_dump.c:4394
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "\"%s\" ���̺����� default ǥ���� ã�� ��\n"

#: pg_dump.c:4479
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "�������� �ʴ� adnum ��: %d, �ش� ���̺� \"%s\"\n"

#: pg_dump.c:4497
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "\"%s\" ���̺����� ����ϴ� üũ ���������� ã�� ��\n"

#: pg_dump.c:4561
#, c-format
msgid "expected %d check constraints on table \"%s\" but found %d\n"
msgstr ""
"%d���� üũ ���������� \"%s\" ���̺����� �ִٰ� �ϴµ�, %d���� ã����\n"

#: pg_dump.c:4563
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(�ý��� īŸ�αװ� �ջ�Ǿ��� �� �����ϴ�)\n"

#: pg_dump.c:5271 pg_dump.c:5456 pg_dump.c:6051 pg_dump.c:6506 pg_dump.c:6820
#: pg_dump.c:7158 pg_dump.c:7331 pg_dump.c:7525
#, c-format
msgid "Got %d rows instead of one from: %s"
msgstr "�ϳ��� �ο츦 �̾ƾ��ϴµ� %d���� �ο찡 �������ϴ�, ��ó: %s"

#: pg_dump.c:5575
#, c-format
msgid "query yielded no rows: %s\n"
msgstr "���� ����� ������ϴ�: %s\n"

#: pg_dump.c:5852
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "���: proargmodes �迭�� �߸��� ���� ����\n"

#: pg_dump.c:6114
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "���: proallargtypes �迭�� �м��� �� �����ϴ�\n"

#: pg_dump.c:6130
msgid "WARNING: could not parse proargmodes array\n"
msgstr "���: proargmodes �迭�� �м��� �� �����ϴ�\n"

#: pg_dump.c:6144
msgid "WARNING: could not parse proargnames array\n"
msgstr "���: proargnames �迭�� �м��� �� �����ϴ�\n"

#: pg_dump.c:6181
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "\"%s\" �Լ��� provolatile ���� �߸� �Ǿ����ϴ�\n"

#: pg_dump.c:6722
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "���: %s OID�� �����ڸ� ã�� �� ����\n"

#: pg_dump.c:7549
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
"database version; ignored\n"
msgstr ""
"���: %s ���� �Լ��� �� �����ͺ��̽� ���������� �ٸ��� �������� ���߽��ϴ�; "
"������\n"

#: pg_dump.c:7681
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "ACL ��� (%s)�� �м��� �� ����, �ش� ��ü: \"%s\" (%s)\n"

#: pg_dump.c:7776
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr "\"%s\" �� ���� ������ �����ϴ�\n"

#: pg_dump.c:7779
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one definition\n"
msgstr "\"%s\" �� ���� ������ �ϳ� �̻� �ֽ��ϴ�.\n"

#: pg_dump.c:7788
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "\"%s\" ���� ���� ������ ����ֽ��ϴ�\n"

#: pg_dump.c:8086
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "�߸��� Į�� ��ȣ %d, �ش� ���̺� \"%s\"\n"

#: pg_dump.c:8188
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "\"%s\" ���������� ���� �ε����� �������ϴ�\n"

#: pg_dump.c:8353
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "�� �� ���� ���� ���� ����: %c\n"

#: pg_dump.c:8416
msgid "missing pg_database entry for this database\n"
msgstr "pg_database���� �� �����ͺ��̽��� ���� �׸��� ã�� �� ����\n"

#: pg_dump.c:8421
msgid "found more than one pg_database entry for this database\n"
msgstr "pg_database���� �� �����ͺ��̽��� ���� �׸��� �ϳ� �̻� ã����\n"

#: pg_dump.c:8453
msgid "could not find entry for pg_indexes in pg_class\n"
msgstr "pg_class���� pg_indexes �׸��� ã�� �� ����\n"

#: pg_dump.c:8458
msgid "found more than one entry for pg_indexes in pg_class\n"
msgstr "pg_class���� pg_indexes �׸��� �ϳ� �̻� ã����\n"

#: pg_dump.c:8507
#, c-format
msgid "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr ""
"\"%s\" ������ ������ ã�� ������ %d���� �ο츦 �����߽��ϴ�(1���� �����ؾ�"
"��)\n"

#: pg_dump.c:8516
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr "\"%s\" �������� �ڷḦ ���ϴ� ������ \"%s\" �̸��� ��������\n"

#: pg_dump.c:8770
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "�߸��� ���� ���ڿ� (%s), �ش� Ʈ���� \"%s\", ���Ǵ� ���̺� \"%s\"\n"

#: pg_dump.c:8891
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
"returned"
msgstr ""
"\"%s\" ���� ���ϴ� ������ ��������: �߸��� row ������ ��������, �ش� ���̺� "
"\"%s\""

#: pg_dump.c:8958
msgid "reading dependency data\n"
msgstr "���� ���� �ڷ� �д� ��\n"

#: pg_dump.c:9147
#, c-format
msgid "query yielded %d rows instead of one: %s\n"
msgstr "������ �� ���� �ƴ϶�, %d���� �ο츦 ������: %s\n"

#: pg_dump.c:9334
msgid "SQL command failed\n"
msgstr "SQL ���� ����\n"

#: common.c:93
msgid "reading schemas\n"
msgstr "��Ű������ �д� ��\n"

#: common.c:97
msgid "reading user-defined functions\n"
msgstr "����� ���� �Լ��� �д� ��\n"

#: common.c:102
msgid "reading user-defined types\n"
msgstr "����� ���� �ڷ����� �д� ��\n"

#: common.c:107
msgid "reading procedural languages\n"
msgstr "���ν���� �� �д� ��\n"

#: common.c:111
msgid "reading user-defined aggregate functions\n"
msgstr "����� ���� ���� �Լ��� �д� ��\n"

#: common.c:115
msgid "reading user-defined operators\n"
msgstr "����� ���� �����ڸ� �д� ��\n"

#: common.c:119
msgid "reading user-defined operator classes\n"
msgstr "����� ���� ������ Ŭ������ �д� ��\n"

#: common.c:123
msgid "reading user-defined operator families\n"
msgstr "����� ���� ������ �η��� �д� ��\n"

#: common.c:127
msgid "reading user-defined conversions\n"
msgstr "����� ���� ���ڵ� ��ȯ��Ģ�� �д� ��\n"

#: common.c:131
msgid "reading user-defined tables\n"
msgstr "����� ���� ���̺����� �д� ��\n"

#: common.c:135
msgid "reading table inheritance information\n"
msgstr "���̺� ��� ������ �д� ��\n"

#: common.c:139
msgid "reading rewrite rules\n"
msgstr "��(rule) �д� ��\n"

#: common.c:143
msgid "reading type casts\n"
msgstr "����ȯ��(type cast)���� �д� ��\n"

#: common.c:148
msgid "finding inheritance relationships\n"
msgstr "��� ���踦 ������\n"

#: common.c:152
msgid "reading column info for interesting tables\n"
msgstr "��̳� ���̺���(interesting tables)�� ���� Į�� ������ �д� ��\n"

#: common.c:156
msgid "flagging inherited columns in subtables\n"
msgstr "���� ���̺����� ��ӵ� Į�� ������\n"

#: common.c:160
msgid "reading indexes\n"
msgstr "�ε������� �д� ��\n"

#: common.c:164
msgid "reading constraints\n"
msgstr "�������ǵ��� �д� ��\n"

#: common.c:168
msgid "reading triggers\n"
msgstr "Ʈ���ŵ��� �д� ��\n"

#: common.c:722
#, c-format
msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
msgstr ""
"���� �˻� ����, OID %u�� �θ� ��ü�� ����. �ش� ���̺� \"%s\" (OID %u)\n"

#: common.c:764
#, c-format
msgid "could not parse numeric array \"%s\": too many numbers\n"
msgstr "\"%s\" ���� �迭�� �м��� �� ����: �ʹ� ���ڰ� �ֽ��ϴ�\n"

#: common.c:779
#, c-format
msgid "could not parse numeric array \"%s\": invalid character in number\n"
msgstr "\"%s\" ���� �迭�� �м��� �� ����: ���ھȿ� �̻��� ���ڰ� �ֽ��ϴ�\n"

#: common.c:892
msgid "cannot duplicate null pointer\n"
msgstr "null �����͸� �ߺ� �� �� ����\n"

#: common.c:895 common.c:906 common.c:917 common.c:928
#: pg_backup_archiver.c:548 pg_backup_archiver.c:889 pg_backup_archiver.c:1013
#: pg_backup_archiver.c:1071 pg_backup_archiver.c:1481
#: pg_backup_archiver.c:1631 pg_backup_archiver.c:1672 pg_backup_custom.c:138
#: pg_backup_custom.c:143 pg_backup_custom.c:149 pg_backup_custom.c:164
#: pg_backup_custom.c:534 pg_backup_db.c:150 pg_backup_db.c:226
#: pg_backup_files.c:111 pg_backup_null.c:68 pg_backup_null.c:106
#: pg_backup_tar.c:168 pg_backup_tar.c:999
msgid "out of memory\n"
msgstr "�޸� ����\n"

#: pg_backup_archiver.c:40
msgid "archiver"
msgstr "��ī�̹�"

#: pg_backup_archiver.c:123 pg_backup_archiver.c:977
#, c-format
msgid "could not close output file: %s\n"
msgstr "��� ������ ���� �� ����: %s\n"

#: pg_backup_archiver.c:149
msgid "-C and -c are incompatible options\n"
msgstr "-C �ɼǰ� -c �ɼ��� �Բ� ���� �� �����ϴ�\n"

#: pg_backup_archiver.c:156
msgid "connecting to database for restore\n"
msgstr "������� �۾��� ���� �����ͺ��̽��� �����մϴ�\n"

#: pg_backup_archiver.c:158
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr "pre-1.3 archive���� ���� �����ͺ��̽� ������ �������� �ʽ��ϴ�\n"

#: pg_backup_archiver.c:200
msgid "implied data-only restore\n"
msgstr "�Ͻõ� �ڷḸ �����ϱ� - ���� ���� ����\n"

#: pg_backup_archiver.c:243
#, c-format
msgid "dropping %s %s\n"
msgstr "%s %s �����ϴ� ��\n"

#: pg_backup_archiver.c:267 pg_backup_archiver.c:269
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "���� ���� ���Ͽ��� �߻��� ���: %s\n"

#: pg_backup_archiver.c:276
#, c-format
msgid "creating %s %s\n"
msgstr "%s %s ����� ��\n"

#: pg_backup_archiver.c:291
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "\"%s\" ���̺��� ���� �� ����, �ش� �ڷ�� �������� ���� ���Դϴ�\n"

#: pg_backup_archiver.c:311
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "\"%s\" �� �����ͺ��̽��� �����մϴ�\n"

#: pg_backup_archiver.c:335
msgid ""
"cannot restore from compressed archive (compression not supported in this "
"installation)\n"
msgstr ""
"����� �ڷ������� ���������� ����� �� �����ϴ�(�������� �������� �ʰ� ����"
"�ϵǾ���)\n"

#: pg_backup_archiver.c:343
#, c-format
msgid "restoring %s\n"
msgstr "%s ���� ��\n"

#: pg_backup_archiver.c:357
#, c-format
msgid "restoring data for table \"%s\"\n"
msgstr "\"%s\" ���̺��� �ڷḦ ������� �ϴ� ��\n"

#: pg_backup_archiver.c:387
#, c-format
msgid "executing %s %s\n"
msgstr "������: %s %s\n"

#: pg_backup_archiver.c:405
#, c-format
msgid "setting owner and privileges for %s %s\n"
msgstr "%s %s�� �����ֿ� ���ٱ����� �����ϴ� ��\n"

#: pg_backup_archiver.c:464
#, c-format
msgid "disabling triggers for %s\n"
msgstr "%s �ڷ� ������ �ϸ鼭 Ʈ���� �۵��� ��Ȱ��ȭ �մϴ�\n"

#: pg_backup_archiver.c:490
#, c-format
msgid "enabling triggers for %s\n"
msgstr "%s Ʈ���� �۵��� Ȱ��ȭ �մϴ�\n"

#: pg_backup_archiver.c:520
msgid ""
"internal error -- WriteData cannot be called outside the context of a "
"DataDumper routine\n"
msgstr ""
"���� ���� -- WriteData�� DataDumper ��ƾ ���� �ۿ��� ȣ�� �� �� �����ϴ�\n"

#: pg_backup_archiver.c:663
msgid "large-object output not supported in chosen format\n"
msgstr "������ ���� ���·δ� large-object�� ������ �� �����ϴ�\n"

#: pg_backup_archiver.c:717
#, c-format
msgid "restored %d large objects\n"
msgstr "%d���� large object�� �������Ǿ����ϴ�\n"

#: pg_backup_archiver.c:734
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "%u OID large object�� ������\n"

#: pg_backup_archiver.c:740
#, c-format
msgid "could not create large object %u\n"
msgstr "%u large object�� ���� �� ����\n"

#: pg_backup_archiver.c:745
msgid "could not open large object\n"
msgstr "large object�� �� �� ����\n"

#: pg_backup_archiver.c:803
#, c-format
msgid "could not open TOC file: %s\n"
msgstr "TOC ������ �� �� ����: %s\n"

#: pg_backup_archiver.c:822
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "���: �� ���õ�: %s\n"

#: pg_backup_archiver.c:829
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "%d ID�� ���� �׸��� ã�� ������\n"

#: pg_backup_archiver.c:839 pg_backup_files.c:155 pg_backup_files.c:437
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "TOC ������ ���� �� ����: %s\n"

#: pg_backup_archiver.c:961 pg_backup_files.c:129 pg_backup_files.c:245
#, c-format
msgid "could not open output file: %s\n"
msgstr "��� ������ �� �� ����: %s\n"

#: pg_backup_archiver.c:1056
#, c-format
msgid "wrote %lu bytes of large object data (result = %lu)\n"
msgstr "large object �ڷ��� %lu ����Ʈ�� �������(����� = %lu)\n"

#: pg_backup_archiver.c:1060
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "large object�� �� �� ���� (�����: %lu, ����: %lu)\n"

#: pg_backup_archiver.c:1119 pg_backup_archiver.c:1142 pg_backup_custom.c:748
#: pg_backup_custom.c:940 pg_backup_custom.c:954 pg_backup_files.c:412
#: pg_backup_tar.c:576 pg_backup_tar.c:1077 pg_backup_tar.c:1368
#, c-format
msgid "could not write to output file: %s\n"
msgstr "��� ���Ͽ� �� �� ����: %s\n"

#: pg_backup_archiver.c:1127
msgid "could not write to custom output routine\n"
msgstr "custom ��� ��ƾ�� ����� �� ����\n"

#: pg_backup_archiver.c:1225
msgid "Error while INITIALIZING:\n"
msgstr "�ʱ�ȭ �۾� �� ����:\n"

#: pg_backup_archiver.c:1230
msgid "Error while PROCESSING TOC:\n"
msgstr "TOC ó���ϴ� �� ����:\n"

#: pg_backup_archiver.c:1235
msgid "Error while FINALIZING:\n"
msgstr "�� ������ �۾� �� ����:\n"

#: pg_backup_archiver.c:1240
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "%d TOC �׸񿡼� �����߰�; %u %u %s %s %s\n"

#: pg_backup_archiver.c:1374
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "����ġ ���� �ڷ� �ɼ� �÷��� %d\n"

#: pg_backup_archiver.c:1387
msgid "file offset in dump file is too large\n"
msgstr "���� ���Ͽ��� ���� �ɼ� ���� �ʹ� Ů�ϴ�\n"

#: pg_backup_archiver.c:1499
msgid "attempting to ascertain archive format\n"
msgstr "��ī�̺� ������ �����մϴ�\n"

#: pg_backup_archiver.c:1519 pg_backup_files.c:147 pg_backup_files.c:289
#, c-format
msgid "could not open input file: %s\n"
msgstr "�Է� ������ �� �� ����: %s\n"

#: pg_backup_archiver.c:1526
#, c-format
msgid "could not read input file: %s\n"
msgstr "�Է� ������ ���� �� ����: %s\n"

#: pg_backup_archiver.c:1528
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "�Է� ������ �ʹ� ª���ϴ� (%lu �о���, ����ġ 5)\n"

#: pg_backup_archiver.c:1581
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "�Է� ���Ͽ��� Ÿ���� ��ī�̺긦 ã�� �� �����ϴ�(�ʹ� ª����?)\n"

#: pg_backup_archiver.c:1584
msgid "input file does not appear to be a valid archive\n"
msgstr "�Է� ���Ͽ��� Ÿ���� ��ī�̺긦 ã�� �� �����ϴ�\n"

#: pg_backup_archiver.c:1602
#, c-format
msgid "read %lu bytes into lookahead buffer\n"
msgstr "%lu ����Ʈ�� lookahead ���۷� �о�帲\n"

#: pg_backup_archiver.c:1609
#, c-format
msgid "could not close input file: %s\n"
msgstr "�Է� ������ ���� �� ����: %s\n"

#: pg_backup_archiver.c:1626
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "%s ���� AH�� �Ҵ��ϴ� ��, ���� %d\n"

#: pg_backup_archiver.c:1704
#, c-format
msgid "archive format is %d\n"
msgstr "��ī�̺� ���� ���� = %d\n"

#: pg_backup_archiver.c:1731
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "�� �� ���� ���� ����: \"%d\"\n"

#: pg_backup_archiver.c:1854
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "%d ID �׸��� ������ ����� -- TOC ������ �ջ�� �� �մϴ�\n"

#: pg_backup_archiver.c:1939
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "%d TOC �׸� (%d ID) �б�, �ش簴ü: %s %s\n"

#: pg_backup_archiver.c:1973
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "�� �� ���� ���ڵ�: \"%s\"\n"

#: pg_backup_archiver.c:1978
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "�߸��� ENCODING �׸�: %s\n"

#: pg_backup_archiver.c:1996
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "�߸��� STDSTRINGS �׸�: %s\n"

#: pg_backup_archiver.c:2157
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "\"%s\" ����ڷ� ���� ����ڸ� ������ �� ����: %s"

#: pg_backup_archiver.c:2477 pg_backup_archiver.c:2614
#, c-format
msgid "WARNING: don't know how to set owner for object type %s\n"
msgstr "���: %s ��ü�� �����ָ� ������ �� �����ϴ�\n"

#: pg_backup_archiver.c:2646
msgid ""
"WARNING: requested compression not available in this installation -- archive "
"will be uncompressed\n"
msgstr ""
"���: ��û�� ���� ����� �� ��ġ�ǿ����� ����� �� �����ϴ� -- �ڷ� ������ ��"
"�� ���� ������� ���Դϴ�\n"

#: pg_backup_archiver.c:2681
msgid "did not find magic string in file header\n"
msgstr "���� ������� ���� ���ڿ��� ã�� ���߽��ϴ�\n"

#: pg_backup_archiver.c:2695
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "���� ����� �ִ� %d.%d ������ �������� �ʽ��ϴ�\n"

#: pg_backup_archiver.c:2700
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "���� ũ�� (%lu) ������ �˻� ����\n"

#: pg_backup_archiver.c:2704
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
"might fail\n"
msgstr ""
"���: �� ��ī�̺�� ū ������ �����ϴ� �ý��ۿ��� ����������ϴ�. �׷��� �� "
"������ ������ ���� �ֽ��ϴ�\n"

#: pg_backup_archiver.c:2714
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "����Ǵ� ���� (%d)�� �߰ߵ� ���� ���� (%d)�� ���� Ʋ���ϴ�\n"

#: pg_backup_archiver.c:2730
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"compression -- no data will be available\n"
msgstr ""
"���: ��ī�̺�� ����Ǿ�������, �� ���α׷������� �������� �������� ���մ�"
"�� -- �� �ȿ� �ִ� �ڷḦ ��� ����� �� �����ϴ�.\n"

#: pg_backup_archiver.c:2748
msgid "WARNING: invalid creation date in header\n"
msgstr "���: ����� �߸��� ���� ��¥�� ����\n"

#: pg_backup_custom.c:94
msgid "custom archiver"
msgstr "custom ��ī�̹�"

#: pg_backup_custom.c:177
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "\"%s\" ��� ������ �� �� ����: %s\n"

#: pg_backup_custom.c:188
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "\"%s\" �Է� ������ �� �� ����: %s\n"

#: pg_backup_custom.c:384 pg_backup_null.c:147
msgid "invalid OID for large object\n"
msgstr "�߸��� large object�� OID\n"

#: pg_backup_custom.c:440
msgid ""
"dumping a specific TOC data block out of order is not supported without ID "
"on this input stream (fseek required)\n"
msgstr ""
"���������� ���� Ư�� TOC �ڷ� ������ �����ϴ� ���� �� �Է� ��Ʈ������ ID ����"
"�� �������� �ʽ��ϴ� (fseek �䱸��)\n"

#: pg_backup_custom.c:455
#, c-format
msgid "unrecognized data block type (%d) while searching archive\n"
msgstr "��ī�̺� �˻��ϴ� ���� �� �� ���� �ڷ� ���� ����(%d)�� �߰���\n"

#: pg_backup_custom.c:466
#, c-format
msgid "error during file seek: %s\n"
msgstr "���� seek �۾��ϴ� ���� ������ �߻��߽��ϴ�: %s\n"

#: pg_backup_custom.c:473
#, c-format
msgid "found unexpected block ID (%d) when reading data -- expected %d\n"
msgstr "�ڷḦ �д� ���� ����ġ ���� ID (%d) �߰ߵ� -- ���� %d\n"

#: pg_backup_custom.c:487
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
msgstr "��ī�̺� �����ϴ� �߿�, �� �� ���� �ڷ� ���� ���� %d �� �߰���\n"

#: pg_backup_custom.c:521 pg_backup_custom.c:890
#, c-format
msgid "could not initialize compression library: %s\n"
msgstr "���� ���̺귯���� �ʱ�ȭ �� �� ����: %s\n"

#: pg_backup_custom.c:545 pg_backup_custom.c:673
msgid "could not read from input file: end of file\n"
msgstr "�Է� ������ ���� �� ����: ���� ��\n"

#: pg_backup_custom.c:548 pg_backup_custom.c:676
#, c-format
msgid "could not read from input file: %s\n"
msgstr "�Է� ������ ���� �� ����: %s\n"

#: pg_backup_custom.c:566 pg_backup_custom.c:596
#, c-format
msgid "could not uncompress data: %s\n"
msgstr "�ڷ� ������ Ǯ �� �����ϴ�: %s\n"

#: pg_backup_custom.c:602
#, 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:817
#, c-format
msgid "could not close archive file: %s\n"
msgstr "�ڷ� ������ ���� �� ����: %s\n"

#: pg_backup_custom.c:840
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
msgstr "���: ftell ����, ����Ǵ� ��ġ���� Ʋ�� -- ftell ���� ����\n"

#: pg_backup_custom.c:921
#, c-format
msgid "could not compress data: %s\n"
msgstr "�ڷḦ ������ �� ����: %s\n"

#: pg_backup_custom.c:1000
#, c-format
msgid "could not close compression stream: %s\n"
msgstr "���� ��Ʈ���� ���� �� ����: %s\n"

#: pg_backup_db.c:25
msgid "archiver (db)"
msgstr "�������� DB"

#: pg_backup_db.c:61
msgid "could not get server_version from libpq\n"
msgstr "libpq���� server_verion ���� ���� �� ����\n"

#: pg_backup_db.c:72 pg_dumpall.c:1383
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "���� ����: %s; %s ����: %s\n"

#: pg_backup_db.c:75 pg_dumpall.c:1386
#, c-format
msgid "proceeding despite version mismatch\n"
msgstr "������ ���� Ʋ���� �׳� �����մϴ�\n"

#: pg_backup_db.c:77 pg_dumpall.c:1389
#, c-format
msgid ""
"aborting because of version mismatch  (Use the -i option to proceed "
"anyway.)\n"
msgstr ""
"������ ���� �ʾ� �����մϴ� (������ �����Ϸ���, -i �ɼ��� ����ϼ���)\n"

#: pg_backup_db.c:144
#, c-format
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "\"%s\" �����ͺ��̽��� \"%s\" ����ڷ� �����մϴ�\n"

#: pg_backup_db.c:148 pg_backup_db.c:180 pg_backup_db.c:224 pg_backup_db.c:253
#: pg_dumpall.c:1309 pg_dumpall.c:1336
msgid "Password: "
msgstr "��й�ȣ: "

#: pg_backup_db.c:160
msgid "failed to reconnect to database\n"
msgstr "�����ͺ��̽� ������ ����\n"

#: pg_backup_db.c:183
#, c-format
msgid "could not reconnect to database: %s"
msgstr "�����ͺ��̽� �������� �� �� ����: %s"

#: pg_backup_db.c:220
msgid "already connected to a database\n"
msgstr "�����ͺ��̽��� �̹� ������ ����\n"

#: pg_backup_db.c:243
msgid "failed to connect to database\n"
msgstr "�����ͺ��̽� ���� ����\n"

#: pg_backup_db.c:262
#, c-format
msgid "connection to database \"%s\" failed: %s"
msgstr "\"%s\" �����ͺ��̽��� ���� �� �� ����: %s"

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

#: pg_backup_db.c:293
#, c-format
msgid "%s: no result from server\n"
msgstr "%s: �������� �ƹ��� ������� �������� �ʾ���\n"

#: pg_backup_db.c:388
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "PQputCopyData�� ���ؼ� ������ ��ȯ�Ǿ���: %s"

#: pg_backup_db.c:398
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "PQputCopyEnd�� ���ؼ� ������ ��ȯ�Ǿ���: %s"

#: pg_backup_db.c:445
msgid "could not execute query"
msgstr "������ ���� �� �� ����"

#: pg_backup_db.c:647
msgid "could not start database transaction"
msgstr "�����ͺ��̽� Ʈ������� ������ �� ����"

#: pg_backup_db.c:659
msgid "could not commit database transaction"
msgstr "�����ͺ��̽� Ʈ������� commit �� �� ����"

#: pg_backup_files.c:68
msgid "file archiver"
msgstr "file ��ī�̹�"

#: pg_backup_files.c:119
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:265
msgid "could not close data file\n"
msgstr "�ڷ� ������ ���� �� ����\n"

#: pg_backup_files.c:298
msgid "could not close data file after reading\n"
msgstr "�ڷ� ������ ���� �ڿ� ���� �� ����\n"

#: pg_backup_files.c:360
#, c-format
msgid "could not open large object TOC for input: %s\n"
msgstr "�Է¿� large object TOC ������ �� �� ����: %s\n"

#: pg_backup_files.c:373 pg_backup_files.c:540
#, c-format
msgid "could not close large object TOC file: %s\n"
msgstr "large object TOC ������ ���� �� ����: %s\n"

#: pg_backup_files.c:385
msgid "could not write byte\n"
msgstr "����Ʈ�� �� �� ����\n"

#: pg_backup_files.c:470
#, c-format
msgid "could not open large object TOC for output: %s\n"
msgstr "��¿� large object TOC ������ ���� �� ����: %s\n"

#: pg_backup_files.c:490 pg_backup_tar.c:923
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "�߸��� large object OID: %u\n"

#: pg_backup_files.c:509
#, c-format
msgid "could not open large object file for input: %s\n"
msgstr "�Է¿� large object ������ �� �� ����: %s\n"

#: pg_backup_files.c:523
msgid "could not close large object file\n"
msgstr "large object ������ ���� �� ����\n"

#: pg_backup_null.c:74
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:395
#, c-format
msgid "could not generate temporary file name: %s\n"
msgstr "�ӽ� ���� �̸��� ���� ���߽��ϴ�: %s\n"

#: pg_backup_tar.c:404
msgid "could not open temporary file\n"
msgstr "�ӽ� ������ �� �� ����\n"

#: pg_backup_tar.c:433
msgid "could not close tar member\n"
msgstr "tar �ɹ��� ���� ���߽��ϴ�\n"

#: pg_backup_tar.c:533
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "���� ���� - tarReadRaw()���� th, fh �Ѵ� �������� �ʾ���\n"

#: pg_backup_tar.c:537
#, c-format
msgid "requested %d bytes, got %d from lookahead and %d from file\n"
msgstr "%d ����Ʈ�� �䱸�Ǿ���, lookahead���� %d, ���Ͽ��� %d ó������\n"

#: pg_backup_tar.c:664
#, c-format
msgid "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
msgstr "�߸��� COPY ���� -- \"%s\" ���ڿ����� \"copy\"�� ã�� ������\n"

#: pg_backup_tar.c:682
#, c-format
msgid ""
"invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
"starting at position %lu\n"
msgstr ""
"�߸��� COPY ���� -- \"%s\" ���ڿ�(��ġ: %lu)���� \"from stdin\"�� ã�� ����"
"��\n"

#: pg_backup_tar.c:719
#, c-format
msgid "restoring large object OID %u\n"
msgstr "%u OID large object�� ��������մϴ�\n"

#: pg_backup_tar.c:868
msgid "could not write null block at end of tar archive\n"
msgstr "tar ��ī�̺��� ���� null ������ �� �� ����\n"

#: pg_backup_tar.c:1067
msgid "archive member too large for tar format\n"
msgstr "��ī�̺� �ɹ��� tar ���信�� ���⿡�� �ʹ� Ů�ϴ�\n"

#: pg_backup_tar.c:1082
#, c-format
msgid "could not close temporary file: %s\n"
msgstr "�ӽ� ������ �� �� ����: %s\n"

#: pg_backup_tar.c:1091
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr "���� ���� ����(%s)�� ����Ǵ� ��(%s)�� Ʋ���ϴ�\n"

#: pg_backup_tar.c:1099
msgid "could not output padding at end of tar member\n"
msgstr "tar �ɹ��� ���� padding(?)�� ����� �� �����ϴ�\n"

#: pg_backup_tar.c:1128
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr "%s ��ġ���� ���� �ɹ��� �̵��մϴ�, �ش� ���� ��ġ %s\n"

#: pg_backup_tar.c:1139
#, c-format
msgid "now at file position %s\n"
msgstr "���� �̵��� ���� ��ġ: %s\n"

#: pg_backup_tar.c:1148 pg_backup_tar.c:1179
#, c-format
msgid "could not find header for file %s in tar archive\n"
msgstr "tar ��ī�̺꿡�� %s ������ ���� ����� ã�� �� ����\n"

#: pg_backup_tar.c:1163
#, c-format
msgid "skipping tar member %s\n"
msgstr "%s tar �ɹ��� �dzʶݴϴ�\n"

#: pg_backup_tar.c:1167
#, 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:1214
#, c-format
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
msgstr "���� ��ġ�� ���� ��ġ (%s)�� ����Ǵ� ��ġ (%s)�� ���� Ʋ���ϴ�\n"

#: pg_backup_tar.c:1229
#, c-format
msgid "incomplete tar header found (%lu bytes)\n"
msgstr "�ϼ����� ���� tar ����� �߰ߵǾ��� (%lu bytes)\n"

#: pg_backup_tar.c:1265
#, c-format
msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
msgstr "TOC Entry %s at %s (length %lu, checksum %d)\n"

#: pg_backup_tar.c:1275
#, c-format
msgid ""
"corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr "%s �ȿ� �ջ�� tar ��� �߰� (����ġ %d, ���� �� %d), ���� ��ġ %s\n"

#: pg_restore.c:288
#, c-format
msgid "%s: cannot specify both -d and -f output\n"
msgstr "%s: -d �ɼǰ� -f �ɼ��� �Բ� ������ ���� �����ϴ�.\n"

#: pg_restore.c:323
#, c-format
msgid "unrecognized archive format \"%s\"; please specify \"c\" or \"t\"\n"
msgstr "�� �� ���� ���� ����: \"%s\"; \"c\" �Ǵ� \"t\" ���� �����ϼ���\n"

#: pg_restore.c:357
#, c-format
msgid "WARNING: errors ignored on restore: %d\n"
msgstr "���: �����۾������� �������� ���õǾ���: %d\n"

#: pg_restore.c:371
#, c-format
msgid ""
"%s restores a PostgreSQL database from an archive created by pg_dump.\n"
"\n"
msgstr ""
"%s ���α׷��� pg_dump�� ������� �ڷ����Ϸ� PostgreSQL �����ͺ��̽���\n"
"�� �ڷḦ �ϰ� �Է��մϴ�.\n"
"\n"

#: pg_restore.c:373
#, c-format
msgid "  %s [OPTION]... [FILE]\n"
msgstr "  %s [�ɼ�]... [����]\n"

#: pg_restore.c:376
#, c-format
msgid "  -d, --dbname=NAME        connect to database name\n"
msgstr "  -d, --dbname=NAME        ������ �����ͺ��̽� �̸�\n"

#: pg_restore.c:378
#, c-format
msgid "  -F, --format=c|t         specify backup file format\n"
msgstr "  -F, --format=c|t         ��� ���� ���� ����\n"

#: pg_restore.c:379
#, c-format
msgid ""
"  -i, --ignore-version     proceed even when server version mismatches\n"
msgstr "  -i, --ignore-version     ���� ������ Ʋ���� �����ϰ� ������\n"

#: pg_restore.c:380
#, c-format
msgid "  -l, --list               print summarized TOC of the archive\n"
msgstr "  -l, --list               �ڷ��� ���� ������ ������\n"

#: pg_restore.c:385
#, c-format
msgid ""
"\n"
"Options controlling the restore:\n"
msgstr ""
"\n"
"������� ó���� ���� �ɼǵ�:\n"

#: pg_restore.c:386
#, c-format
msgid "  -a, --data-only          restore only the data, no schema\n"
msgstr "  -a, --data-only          ��Ű���� ���� �ڷḸ �Է���\n"

#: pg_restore.c:387
#, c-format
msgid "  -c, --clean              clean (drop) schema prior to create\n"
msgstr "  -c, --clean              ������ ������ �ش� ��Ű������ ������\n"

#: pg_restore.c:388
#, c-format
msgid "  -C, --create             create the target database\n"
msgstr "  -C, --create             �۾� ��� �����ͺ��̽��� ����\n"

#: pg_restore.c:389
#, c-format
msgid "  -I, --index=NAME         restore named index\n"
msgstr "  -I, --index=NAME         ������ ��� ����\n"

#: pg_restore.c:390
#, c-format
msgid ""
"  -L, --use-list=FILENAME  use specified table of contents for ordering\n"
"                           output from this file\n"
msgstr "  -L, --use-list=FILENAME  ����� TOC(�ڷ����) ������ ������\n"

#: pg_restore.c:392
#, c-format
msgid "  -n, --schema=NAME        restore only objects in this schema\n"
msgstr "  -n, --schema=NAME        �ش� ��Ű���� ��ü�鸸 ������\n"

#: pg_restore.c:393 pg_dumpall.c:496
#, c-format
msgid "  -O, --no-owner           skip restoration of object ownership\n"
msgstr "  -O, --no-owner           ��ü�� ������ ���� �۾� ���� ����\n"

#: pg_restore.c:394
#, c-format
msgid ""
"  -P, --function=NAME(args)\n"
"                           restore named function\n"
msgstr ""
"  -P, --function=NAME(args)\n"
"                           ������ �Լ� ����\n"

#: pg_restore.c:396
#, c-format
msgid "  -s, --schema-only        restore only the schema, no data\n"
msgstr "  -s, --schema-only        �ڷᱸ��(��Ű��)�� ����\n"

#: pg_restore.c:397
#, 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:399
#, c-format
msgid "  -t, --table=NAME         restore named table\n"
msgstr "  -t, --table=NAME         ������ ���̺� ����� �ڷ� �Է���\n"

#: pg_restore.c:400
#, c-format
msgid "  -T, --trigger=NAME       restore named trigger\n"
msgstr "  -T, --trigger=NAME       ������ Ʈ���� ����\n"

#: pg_restore.c:401
#, c-format
msgid ""
"  -x, --no-privileges      skip restoration of access privileges (grant/"
"revoke)\n"
msgstr "  -x, --no-privileges      ���ٱ���(grant/revoke) ���� ����\n"

#: pg_restore.c:402 pg_dumpall.c:504
#, c-format
msgid "  --disable-triggers       disable triggers during data-only restore\n"
msgstr "  --disable-triggers       �ڷḸ ������ �� Ʈ���� �۵��� ����\n"

#: pg_restore.c:403 pg_dumpall.c:505
#, c-format
msgid ""
"  --use-set-session-authorization\n"
"                           use SESSION AUTHORIZATION commands instead of\n"
"                           OWNER TO commands\n"
msgstr ""
"  --use-set-session-authorization\n"
"                           OWNER TO ���� ��ſ� SESSION AUTHORIZATION\n"
"                           ������ ���\n"

#: pg_restore.c:406
#, c-format
msgid ""
"  --no-data-for-failed-tables\n"
"                           do not restore data of tables that could not be\n"
"                           created\n"
msgstr ""
"  --no-data-for-failed-tables\n"
"                           ���� �� ���� ���̺��� ���ؼ��� �ڷḦ �������� ��"
"��\n"

#: pg_restore.c:409
#, c-format
msgid ""
"  -1, --single-transaction\n"
"                           restore as a single transaction\n"
msgstr ""
"  -1, --single-transaction\n"
"                           �ϳ��� Ʈ����� �۾����� ������\n"

#: pg_restore.c:417
#, c-format
msgid "  -e, --exit-on-error      exit on error, default is to continue\n"
msgstr "  -e, --exit-on-error      ������ ����� ����, �⺻�� ��� ������\n"

#: pg_restore.c:419
#, c-format
msgid ""
"\n"
"If no input file name is supplied, then standard input is used.\n"
"\n"
msgstr ""
"\n"
"����� �Է� ������ �������� �ʾҴٸ�, ǥ�� �Է�(stdin)�� ����մϴ�.\n"
"\n"

#: pg_dumpall.c:157
#, 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 ""
"\"pg_dump\" ���α׷��� %s �۾����� �ʿ�� ������, \"%s\" ���α׷���\n"
"�ִ� ���� ���丮���� ã�� �� �����ϴ�.\n"
"��ġ ���¸� ���� ���ʽÿ�.\n"

#: pg_dumpall.c:164
#, 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 ""
"\"pg_dump\" ���α׷��� \"%s\" �۾� ������ ã������, \n"
"%s ������ ���� Ʋ���ϴ�.\n"
"��ġ ���¸� ���� ���ʽÿ�.\n"

#: pg_dumpall.c:333
#, c-format
msgid "%s: --globals-only and --roles-only cannot be used together\n"
msgstr "%s: --globals-only �� --roles-only �ɼ��� ���� �� �� �����ϴ�\n"

#: pg_dumpall.c:342
#, c-format
msgid "%s: --globals-only and --tablespaces-only cannot be used together\n"
msgstr "%s: --globals-only�� --tablespaces-only �ɼ��� ���� �� �� �����ϴ�\n"

#: pg_dumpall.c:351
#, c-format
msgid "%s: --roles-only and --tablespaces-only cannot be used together\n"
msgstr "%s: --roles-only�� --tablespaces-only �ɼ��� ���� �� �� �����ϴ�\n"

#: pg_dumpall.c:371 pg_dumpall.c:1322
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s: \"%s\" �����ͺ��̽��� ������ �� ����\n"

#: pg_dumpall.c:386
#, c-format
msgid ""
"%s: could not connect to databases \"postgres\" or \"template1\". Please "
"specify an alternative database\n"
msgstr ""
"%s: \"postgres\" �Ǵ� \"template1\" �����ͺ��̽��� ������ �� ����. �ٸ� ����"
"�ͺ��̽� �̸��� �����Ͻʽÿ�\n"

#: pg_dumpall.c:402
#, c-format
msgid "%s: could not open the output file \"%s\"\n"
msgstr "%s: \"%s\" ��� ������ �� �� �����ϴ�\n"

#: pg_dumpall.c:479
#, c-format
msgid ""
"%s extracts a PostgreSQL database cluster into an SQL script file.\n"
"\n"
msgstr ""
"%s ���α׷��� PostgreSQL �����ͺ��̽� Ŭ�����͸� SQL ��ũ��Ʈ ���Ϸ�\n"
"�����ϴ� ���α׷��Դϴ�.\n"
"\n"

#: pg_dumpall.c:481
#, c-format
msgid "  %s [OPTION]...\n"
msgstr "  %s [�ɼ�]...\n"

#: pg_dumpall.c:485
#, 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:490
#, c-format
msgid "  -a, --data-only          dump only the data, not the schema\n"
msgstr "  -a, --data-only          ��Ű�� ���� �ڷḸ ����\n"

#: pg_dumpall.c:491
#, c-format
msgid "  -c, --clean              clean (drop) databases prior to create\n"
msgstr "  -c, --clean              �۾��� ������ ��� �����ͺ��̽��� ������\n"

#: pg_dumpall.c:492
#, c-format
msgid ""
"  -d, --inserts            dump data as INSERT, rather than COPY, commands\n"
msgstr ""
"  -d, --inserts            �ڷ� �Է� ������ COPY ���ɴ�� INSERT ���\n"

#: pg_dumpall.c:493
#, c-format
msgid ""
"  -D, --column-inserts     dump data as INSERT commands with column names\n"
msgstr "  -D, --column-inserts     INSERT ������ ����ϴµ� Į�� �̸��� ����\n"

#: pg_dumpall.c:494
#, c-format
msgid "  -g, --globals-only       dump only global objects, no databases\n"
msgstr ""
"  -g, --globals-only       �����ͺ��̽��� ������ ���� ��ü�鸸 ������\n"

#: pg_dumpall.c:495
#, c-format
msgid "  -o, --oids               include OIDs in dump\n"
msgstr "  -o, --oids               OID �����ؼ� ����\n"

#: pg_dumpall.c:497
#, c-format
msgid ""
"  -r, --roles-only         dump only roles, no databases or tablespaces\n"
msgstr ""
"  -r, --roles-only         �Ѹ� ������, �����ͺ��̽��� ���̺������̽��� ��"
"��\n"

#: pg_dumpall.c:498
#, c-format
msgid "  -s, --schema-only        dump only the schema, no data\n"
msgstr "  -s, --schema-only        �ڷᱸ��(��Ű��)�� ����\n"

#: pg_dumpall.c:499
#, 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:500
#, c-format
msgid ""
"  -t, --tablespaces-only   dump only tablespaces, no databases or roles\n"
msgstr ""
"  -t, --tablespaces-only   ���̺������̽��� ����, �����ͺ��̽��� ���� ����\n"

#: pg_dumpall.c:501
#, c-format
msgid "  -x, --no-privileges      do not dump privileges (grant/revoke)\n"
msgstr "  -x, --no-privileges      ���ٱ��� (grant/revoke) ������ ���� �� ��\n"

#: pg_dumpall.c:502
#, c-format
msgid ""
"  --disable-dollar-quoting\n"
"                           disable dollar quoting, use SQL standard quoting\n"
msgstr ""
"  --disable-dollar-quoting\n"
"                           �޷� �ο�ǥ�⸦ ��� �� ��, ǥ�� �ο�ǥ�� ���\n"

#: pg_dumpall.c:511
#, c-format
msgid "  -l, --database=dbname    specify an alternative default database\n"
msgstr "  -l, --database=DB�̸�    �⺻ ��ü �����ͺ��̽� ����\n"

#: pg_dumpall.c:516
#, c-format
msgid ""
"\n"
"The SQL script will be written to the standard output.\n"
"\n"
msgstr ""
"\n"
"SQL ��ũ��Ʈ�� ǥ�����(stdout)�� ��µ� ���Դϴ�.\n"
"\n"

#: pg_dumpall.c:864
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
msgstr ""
"%s: ���̺������̽� �� ACL ��� (%s)�� �м��� �� ����, �ش簴ü \"%s\"\n"

#: pg_dumpall.c:1028
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
msgstr "%s: �����ͺ��̽� �� ACL ��� (%s)�� �м��� �� ����, �ش簴ü: \"%s\"\n"

#: pg_dumpall.c:1185
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s: \"%s\" �����ͺ��̽� ���� ��...\n"

#: pg_dumpall.c:1195
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s: \"%s\" �����ͺ��̽����� pg_dump �۾� �߿� ������ �߻�, �����ϴ�.\n"

#: pg_dumpall.c:1204
#, c-format
msgid "%s: could not re-open the output file \"%s\"\n"
msgstr "%s: \"%s\" ��� ������ �ٽ� �� �� �����ϴ�\n"

#: pg_dumpall.c:1277
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s: \"%s\" ������\n"

#: pg_dumpall.c:1346
#, c-format
msgid "%s: could not connect to database \"%s\": %s\n"
msgstr "%s: \"%s\" �����ͺ��̽��� ������ �� ����: %s\n"

#: pg_dumpall.c:1360
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s: ���� ������ �� �� ����\n"

#: pg_dumpall.c:1366
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s: \"%s\" ���� ������ ��� �� ����\n"

#: pg_dumpall.c:1374
#, c-format
msgid "%s: could not parse version \"%s\"\n"
msgstr "%s: \"%s\" ������ ��� �� ����\n"

#: pg_dumpall.c:1414 pg_dumpall.c:1440
#, c-format
msgid "%s: executing %s\n"
msgstr "%s: %s ������\n"

#: pg_dumpall.c:1420 pg_dumpall.c:1446
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: ���� ����: %s"

#: pg_dumpall.c:1422 pg_dumpall.c:1448
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: ����� ����: %s\n"

#: ../../port/exec.c:192 ../../port/exec.c:306 ../../port/exec.c:349
#, c-format
msgid "could not identify current directory: %s"
msgstr "���� ���丮�� �� �� ����: %s"

#: ../../port/exec.c:211
#, c-format
msgid "invalid binary \"%s\""
msgstr "�߸��� ���� ���� \"%s\""

#: ../../port/exec.c:260
#, c-format
msgid "could not read binary \"%s\""
msgstr "\"%s\" ���� ������ ���� �� ����"

#: ../../port/exec.c:267
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "���� �� \"%s\" ������ � �� ����"

#: ../../port/exec.c:322 ../../port/exec.c:358
#, c-format
msgid "could not change directory to \"%s\""
msgstr "\"%s\" ���丮�� �̵� �� �� ����"

#: ../../port/exec.c:337
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "\"%s\" �ɹ��� ��ũ�� ���� �� ����"

#: ../../port/exec.c:583
#, c-format
msgid "child process exited with exit code %d"
msgstr "���� ���μ����� ����Ǿ���, ���� �ڵ� %d"

#: ../../port/exec.c:587
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "0x%X ����ó���� ���� ���μ����� ����Ǿ���"

#: ../../port/exec.c:596
#, c-format
msgid "child process was terminated by signal %s"
msgstr "%s �ñ׳� ������ ���� ���μ����� ����Ǿ���"

#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %d"
msgstr "���� ���μ����� ����Ǿ���, �ñ׳� %d"

#: ../../port/exec.c:603
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "���� ���μ����� ����Ǿ���, �˼� ���� ���� %d"