summaryrefslogtreecommitdiffstats
path: root/gtk/po/ko.po
blob: 0a7535f48dd2e01892a535ab302dd6c5c9a6032f (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
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Changkyoon Kim <ocnblu@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: HandBrake-0.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-11-03 13:01+0300\n"
"PO-Revision-Date: 2014-12-16 04:57+0000\n"
"Last-Translator: Changkyoon Kim <ocnblu@gmail.com>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/handbrake/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgid "Quality: "
msgstr "품질:"

#, c-format
msgid "Bitrate: %dkbps"
msgstr "비트레이트: %dkpbs"

#, c-format
msgid "Bitrate: %.4gkbps"
msgstr "비트레이트: %.4gkbps"

msgid "<small>Passthrough</small>"
msgstr "<small>패스쓰루</small>"

#, c-format
msgid ""
"%s\n"
"Gain: %s\n"
"DRC: %s\n"
"Track Name: %s"
msgstr "%s\n게인: %s\nDRC: %s\n트랙명: %s"

#, c-format
msgid ""
"%s\n"
"Gain: %s\n"
"DRC: %s"
msgstr "%s\n게인: %s\nDRC: %s"

msgid "Add"
msgstr "추가"

msgid ""
"Add an audio encoder.\n"
"Each selected source track will be encoded with all selected encoders."
msgstr "오디오 인코더 추가하기.\n선택된 각 원본 트랙은 선택된 모든 인코더로 인코딩됩니다."

msgid "Set the audio codec to encode this track with."
msgstr "이 트랙을 인코딩할 오디오 코덱 설정"

msgid "Set the bitrate to encode this track with."
msgstr "이 트랙을 인코딩할 비트레이트 설정"

msgid ""
"<b>Audio Quality:</b>\n"
"For encoders that support it, adjust the quality of the output."
msgstr "<b>오디오 품질:</b>\n지원되는 인코더라면 출력 품질을 조정합니다."

msgid "Set the mixdown of the output audio track."
msgstr "오디오 트랙 출력의 믹스다운 설정"

msgid "Set the sample rate of the output audio track."
msgstr "오디오 트랙 출력의 샘플레이트 설정"

msgid ""
"<b>Audio Gain:</b>\n"
"Adjust the amplification or attenuation of the output audio track."
msgstr "<b>오디오 게인:</b>\n출력된 오디오 트랙의 증폭 또는 감쇄를 조정합니다."

msgid "0dB"
msgstr "0dB"

msgid "%ddB"
msgstr "%ddB"

msgid "%.4gkHz"
msgstr "%.4gkHz"

msgid "<small>%d - %s (%.4gkHz)</small>"
msgstr "<small>%d - %s (%.4gkHz)</small>"

msgid ""
"<b>Dynamic Range Compression:</b>\n"
"Adjust the dynamic range of the output audio track.\n"
"For source audio that has a wide dynamic range,\n"
"very loud and very soft sequences, DRC allows you\n"
"to 'compress' the range by making loud sounds\n"
"softer and soft sounds louder.\n"
msgstr "<b>다이나믹 레인지 압축:</b>\n오디오 트랙 출력의 다이나믹 레인지를 조정합니다.\n넓은 다이나믹 레인지를 가진 원본 오디오\n(매우 크고 부드러운 시퀀스)에 대해서 다이나믹\n레인지 압축은 큰 소리를 부드럽게 만들고 부드러운\n소리를 크게 만들어서 레인지를 '압축'합니다.\n"

msgid "Remove this audio encoder"
msgstr "오디오 인코더 제거"

msgid "Closing HandBrake will terminate encoding.\n"
msgstr "HandBrake를 종료하면 인코딩이 중지됩니다.\n"

msgid "No Title Found"
msgstr "발견된 타이틀 없음"

msgid "none"
msgstr "없음"

msgid "Not Selected"
msgstr "선택되지 않음"

msgid "zerolatency x264 tune selected, forcing constant framerate"
msgstr "zerolatency x264 tune이 선택되어, 고정 프레임레이트 사용됨"

msgid "Scanning ..."
msgstr "검색 중 ..."

msgid "Stop Scan"
msgstr "검색 중지"

msgid "On"
msgstr "켜기"

msgid "Strict"
msgstr "엄격하게"

msgid "Loose"
msgstr "느슨하게"

msgid "Custom"
msgstr "사용자화"

msgid "Unknown"
msgstr "알 수 없음"

msgid "auto"
msgstr "자동"

#, c-format
msgid ""
"%s\n"
"\n"
"%s in %d seconds ..."
msgstr "%s\n\n%s (%d 초) ..."

#, c-format
msgid "%sYour movie will be lost if you don't continue encoding."
msgstr "인코딩을 계속하지 않으면 %s영화가 사라집니다."

msgid "Cancel Current and Stop"
msgstr "현재 작업 취소 및 전체 중지"

msgid "Cancel Current, Start Next"
msgstr "현재 작업 취소 및 다음 작업 시작"

msgid "Finish Current, then Stop"
msgstr "현재 작업 마친 후 전체 중지"

msgid "Continue Encoding"
msgstr "인코딩 계속하기"

msgid "Custom "
msgstr "사용자화"

msgid "Modified "
msgstr "수정됨"

#, c-format
msgid "Handbrake Version: %s (%d)\n"
msgstr "Handbrake 버전: %s (%d)\n"

#, c-format
msgid "%d encode(s) pending"
msgstr "%d 인코딩 대기 중"

#, c-format
msgid "job %d of %d, "
msgstr "작업 %d / %d,"

#, c-format
msgid "pass %d (subtitle scan) of %d, "
msgstr "단계 %d / %d (자막 검색),"

#, c-format
msgid "pass %d of %d, "
msgstr "단계 %d / %d,"

#, c-format
msgid "Encoding: %s%s%.2f %% (%.2f fps, avg %.2f fps, ETA %02dh%02dm%02ds)"
msgstr "인코딩: %s%s%.2f %% (%.2f fps, 평균 %.2f fps, ETA %02dh%02dm%02ds)"

#, c-format
msgid "Encoding: %s%s%.2f %% (ETA %02dh%02dm%02ds)"
msgstr "인코딩: %s%s%.2f %% (ETA %02dh%02dm%02ds)"

#, c-format
msgid "Encoding: %s%s%.2f %%"
msgstr "인코딩: %s%s%.2f %%"

msgid "Searching for start time, "
msgstr "시작 시간 찾는 중,"

msgid "Scanning..."
msgstr "검색 중..."

#, c-format
msgid "Scanning title %d of %d..."
msgstr "타이틀 %d / %d 검색 중..."

#, c-format
msgid "Scanning title %d of %d preview %d..."
msgstr "타이틀 %d / %d 검색 중, 미리보기 %d..."

msgid "Source"
msgstr "원본"

msgid "Choose Video Source"
msgstr "비디오 원본 선택"

msgid "Paused"
msgstr "정지됨"

msgid "Encode Done!"
msgstr "인코딩 완료!"

msgid "Encode Canceled."
msgstr "인코딩 취소됨."

msgid "Encode Failed."
msgstr "인코딩 실패함."

msgid "Muxing: This may take a while..."
msgstr "먹싱: 시간이 걸립니다..."

msgid "Scan this DVD source"
msgstr "이 DVD 원본 검색"

msgid "AutoScan"
msgstr "자동 검색"

msgid "Suspend"
msgstr "대기"

#, c-format
msgid "Suspend failed: %s"
msgstr "대기 실패: %s"

msgid "Suspend failed"
msgstr "대기 실패"

msgid "Shutdown"
msgstr "종료"

#, c-format
msgid "Shutdown failed: %s"
msgstr "종료 실패: %s"

msgid "Shutdown failed"
msgstr "종료 실패"

msgid "Encoding"
msgstr "인코딩"

#, c-format
msgid "press %d %d"
msgstr ""

#, c-format
msgid ""
"Invalid Settings:\n"
"%s"
msgstr "잘못된 설정:\n%s"

msgid "Cancel"
msgstr "취소"

#, c-format
msgid "%s: %.4g (Warning: lossless)"
msgstr "%s: %.4g (주의: 무손실)"

#, c-format
msgid "HandBrake %s/%s is now available (you have %s/%d)."
msgstr "HandBrake %s/%s 버전이 사용 가능합니다. (현재 버전 %s/%d)"

msgid "Encode Complete"
msgstr "인코딩 완료됨"

msgid "Put down that cocktail, Your HandBrake queue is done!"
msgstr "칵테일을 내려놓으세요, HandBrake 큐에 있는 작업이 완료됐습니다!"

msgid "Your encode is complete."
msgstr "인코딩이 완료됐습니다."

msgid "Shutting down the computer"
msgstr "컴퓨터 종료 중"

msgid "Putting computer to sleep"
msgstr "컴퓨터 잠가지 진입 중"

msgid "Quiting Handbrake"
msgstr "Handbrake 종료 중"

msgid "Bottom"
msgstr "하단"

#, c-format
msgid "open failed: %s\n"
msgstr "불러오기 실패: %s\n"

msgid "No key for dictionary item"
msgstr "사전의 항목에 대한 키 없음"

msgid "Invalid container type. This shouldn't happen"
msgstr "잘못된 컨테이너 유형. 발생하면 안되는 상황입니다"

#, c-format
msgid "%s:missing a requried attribute"
msgstr "%s:필수 속성이 누락됨"

#, c-format
msgid ""
"Usage: %s [-I <inc path>] <in resource list> <out resource plist>\n"
"Summary:\n"
"    Creates a resource plist from a resource list\n"
"Options:\n"
"    I - Include path to search for files\n"
"    <in resource list>    Input resources file\n"
"    <out resource plist>  Output resources plist file\n"
msgstr "사용법: %s [-I <inc path>] <in resource list> <out resource plist>\n요약:\n자원 목록으로부터 자원 plist 생성\n옵션:\nI - 파일을 검색할 경로\n<in resource list> 입력 자원 파일 이름\n<out resource plist> 출력 자원 plist 파일 이름\n"

msgid "language"
msgstr "언어"

msgid "Language"
msgstr "언어"

msgid ""
"The language this text is in, as an ISO code. Pango can use this as a hint "
"when rendering the text. If you don't understand this parameter, you "
"probably don't need it"
msgstr "ISO 코드 형태의 언어. Pango는 텍스트를 렌더링할 때 이 설정을 사용합니다. 이 파라미터를 이해하지 못한다면, 아마 필요 없는 설정일 것입니다."

msgid ""
"The preferred place to ellipsize the string, if the cell renderer does not "
"have enough room to display the entire string"
msgstr "화면에 전체 문자열을 표시할 공간이 충분하지 않은 경우, 문자열을 생략할 선호 위치"

msgid ""
"How to break the string into multiple lines, if the cell renderer does not "
"have enough room to display the entire string"
msgstr "화면에 전체 문자열을 표시할 공간이 충분하지 않은 경우, 문자열을 여러 줄로 나누는 방법"

msgid ""
"Render the subtitle over the video.\n"
"\n"
"The subtitle will be part of the video and can not be disabled."
msgstr "비디오에 자막을 입힙니다.\n\n자막은 비디오의 일부가 되고, 비활성화할 수 없습니다."

msgid "<b>Burned In</b>"
msgstr "<b>영상에 추가</b>"

msgid ""
"Set the default output subtitle track.\n"
"\n"
"Most players will automatically display this\n"
"subtitle track whenever the video is played.\n"
"\n"
"This is useful for creating a \"forced\" track\n"
"in your output."
msgstr "기본 출력 자막 트랙 설정\n\n대부분의 재생기는 비디오를 재생할 때\n이 자막 트랙을 자동적으로 표시합니다.\n\n이 설정은 출력에서 \"강제 표시\" 트랙으로 만들 때\n유용합니다."

msgid "<b>Default</b>"
msgstr "<b>기본</b>"

msgid ""
"Use only subtitles that have been flagged\n"
"as forced in the source subtitle track\n"
"\n"
"\"Forced\" subtitles are usually used to show\n"
"subtitles during scenes where someone is speaking\n"
"a foreign language."
msgstr "원본 자막 트랙에서 강제 표시로 지정된\n자막만 사용\n\n보통 \"강제 표시\" 자막은 누군가 외국어로\n얘기하는 장면에서 자막을 보여줄 때\n사용됩니다."

msgid "<b>Forced Only</b>"
msgstr "<b>강제 표시만</b>"

msgid ""
"Add (or subtract) an offset (in milliseconds)\n"
"to the start of the SRT subtitle track.\n"
"\n"
"Often, the start of an external SRT file\n"
"does not coincide with the start of the video.\n"
"This setting allows you to synchronize the files."
msgstr "SRT 자막 트랙의 시작 시간에 대한\n오프셋 (밀리초 단위) 추가 (또는 빼기)\n\n종종 외부 SRT  파일의 시작 시간은\n비디오의 시작 시간과 일치하지 않기도 합니다.\n이 설정은 파일의 동기화를 제공합니다."

msgid "<b>SRT Offset</b>"
msgstr "<b>SRT 오프셋</b>"

msgid "Off"
msgstr "끄기"

msgid ""
"The source subtitle track\n"
"\n"
"You can choose any of the subtitles\n"
"recognized in your source file.\n"
"\n"
"In addition, there is a special track option\n"
"\"Foreign Audio Search\".  This option will add\n"
"an extra pass to the encode that searches for\n"
"subtitles that may correspond to a foreign\n"
"language scene.  This option is best used in\n"
"conjunction with the \"Forced\" option."
msgstr "원본 자막 트랙\n\n원본 파일에 포함된 어떤 자막이라도\n선택할 수 있습니다.\n\n추가로, \"외국어 오디오 검색\"이라는 특별한\n트랙 옵션이 있습니다. 이 옵션은 외국어가\n사용된 장면에서 표시할 자막을 찾아서\n인코딩하는 단계를 추가합니다. 이 옵션은\n\"강제 표시\" 옵션과 함께 사용할 때 가장\n유용합니다."

msgid "<b>Track</b>"
msgstr "<b>트랙</b>"

msgid "About HandBrake"
msgstr "HandBrake 정보"

msgid ""
"Copyright © 2008 - 2016 John Stebbins\n"
"Copyright © 2004 - 2016, HandBrake Devs"
msgstr "Copyright © 2008 - 2016 John Stebbins\nCopyright © 2004 - 2016, HandBrake Devs"

msgid ""
"HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder."
msgstr "HandBrake는 GPL 라이센스를 따르며, 다중플랫폼, 다중쓰레드 기반의 비디오 변환기입니다."

msgid "http://handbrake.fr"
msgstr "http://handbrake.fr"

msgid ""
"HandBrake is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
"\n"
"HandBrake is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with Glade; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr "HandBrake는 자유 소프트웨어입니다; 자유 소프트웨어 재단에서 공표한 GNU 일반 공중 사용 허가서(라이센스 버전 2 또는 그 이후)에 따라 재배포하거나 수정할 수 있습니다.\n\nHandBrake는 유용하길 희망하면서 배포되지만, 어떠한 보증도 하지 않습니다; 특정 목적을 위한 상업성 또는 적합성에 대한 묵시적인 보증도 하지 않습니다. 자세한 사항은 GNU 일반 공중 사용 허가서를 참고하세요.\n\nGlade와 함께 GNU 일반 공중 사용 허가서의 사본이 포함되어 있습니다; 그렇지 않다면, 자유 소프트웨어 재단으로 연락하세요, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."

msgid "_Minimize/Maximize"
msgstr "최소화/최대화(_M)"

msgid "_Pause Queue"
msgstr "큐 정지(_P)"

msgid "_Quit"
msgstr "종료(_Q)"

msgid "_About"
msgstr "정보(_A)"

msgid "HandBrake"
msgstr "HandBrake"

msgid "_File"
msgstr "파일(_F)"

msgid "_Source"
msgstr "원본(_S)"

msgid "Single _Title"
msgstr "단일 타이틀(_T)"

msgid "_Destination"
msgstr "대상(_D)"

msgid "_Preferences"
msgstr "설정(_P)"

msgid "_Queue"
msgstr "큐(_Q)"

msgid "_Add"
msgstr "추가(_A)"

msgid "Add _Multiple"
msgstr "다중 추가(_M)"

msgid "_Start"
msgstr "시작(_S)"

msgid "_Pause"
msgstr "정지(_P)"

msgid "_View"
msgstr "보기(_V)"

msgid "HandBrake For _Dumbies"
msgstr "더미에 대한 HandBrake(_D)"

msgid "_Show Presets"
msgstr "사전설정 보기(_S)"

msgid "_Preview"
msgstr "미리보기(_P)"

msgid "_Activity Window"
msgstr "작업 창(_A)"

msgid "Show _Queue"
msgstr "큐 보기(_Q)"

msgid "_Presets"
msgstr "사전설정(_P)"

msgid "_Save"
msgstr "저장(_S)"

msgid "_Delete"
msgstr "삭제(_D)"

msgid "_Make Default"
msgstr "기본으로 지정(_M)"

msgid "_New Folder"
msgstr "새 폴더(_N)"

msgid "_Export"
msgstr "내보내기(_E)"

msgid "_Import"
msgstr "가져오기(_I)"

msgid "_Update Built-in Presets"
msgstr "내장된 사전설정 갱신(_U)"

msgid "_Help"
msgstr "도움말(_H)"

msgid "_Guide"
msgstr "가이드(_G)"

msgid "Start Encoding"
msgstr "인코딩 시작"

msgid "Start"
msgstr "시작"

msgid "Pause Encoding"
msgstr "인코딩 정지"

msgid "Pause"
msgstr "정지"

msgid "Add to Queue"
msgstr "큐에 추가하기"

msgid "Enqueue"
msgstr "큐에 삽입"

msgid "Show Queue"
msgstr "큐 보기"

msgid "Queue"
msgstr "큐"

msgid ""
"Open Picture Settings and Preview window.\n"
"Here you can adjust cropping, resolution, aspect ratio, and filters."
msgstr "영상 설정 및 미리보기 창 열기.\n잘라내기, 해상도, 종횡비, 필터 등을 조정할 수 있습니다."

msgid "Preview"
msgstr "미리보기"

msgid "Show Activity Window"
msgstr "작업 창 보기"

msgid "Activity"
msgstr "작업"

msgid "<b>Source:</b>"
msgstr "<b>원본:</b>"

msgid "None"
msgstr "없음"

msgid "Title:"
msgstr "타이틀:"

msgid ""
"Set the title to encode.\n"
"By default the longest title is chosen.\n"
"This is often the feature title of a DVD."
msgstr "인코딩할 타이틀 지정.\n기본적으로 가장 킨 타이틀이 선택됩니다.\n이는 보통 DVD의 주요 타이틀입니다."

msgid "Angle:"
msgstr "앵글:"

msgid "For multi-angle DVD's, select the desired angle to encode."
msgstr "멀티 앵글 DVD의 경우, 인코딩할 앵글을 선택합니다."

msgid "Reset All Titles"
msgstr "모든 타이틀 초기화"

msgid "Apply current settings to all titles"
msgstr "모든 타이틀에 현재 설정 적용"

msgid "Range of title to encode. Can be chapters, seconds, or frames."
msgstr "인코딩할 타이틀의 범위. 챕터, 초, 프레임 등"

msgid "Set the first chapter to encode."
msgstr "인코딩할 첫 챕터 설정"

msgid "Set the last chapter to encode."
msgstr "인코딩할 마지막 챕터 설정"

msgid "Duration:"
msgstr "재생시간:"

msgid "<b>Destination</b>"
msgstr "<b>대상</b>"

msgid "File:"
msgstr "파일:"

msgid "Destination filename for your encode."
msgstr "인코딩에 대한 대상 파일 이름"

msgid "Destination directory for your encode."
msgstr "인코딩에 대한 대상 디렉토리"

msgid "Destination Directory"
msgstr "대상 디렉토리"

msgid "Format:"
msgstr "형식:"

msgid "Format to mux encoded tracks to."
msgstr "인코딩된 트랙에 합쳐질 형식"

msgid "iPod 5G Support"
msgstr "iPod 5G 지원"

msgid "Add iPod Atom needed by some older iPods."
msgstr "일부 구형 iPods에 필요한 iPod Atom 추가"

msgid "Web optimized"
msgstr "웹에 최적화"

msgid ""
"Optimize the layout of the MP4 file for progressive download.\n"
"This allows a player to initiate playback before downloading the entire file."
msgstr "증분 다운로드 동안 MP4 파일의 레이아웃 최적화.\n이 설정은 전체 파일을 다운로드하는 동안 재생기가 재생을 시작할 수 있게 합니다."

msgid "Large file (>4GB)"
msgstr "큰 파일 (>4GB)"

msgid ""
"Allow 64 bit MP4 file which can be over 4GB.\n"
"\n"
"<b>Caution:</b> This option may break device compatibility."
msgstr "4GB를 넘는 64 비트 MP4 파일 허용.\n\n<b>주의:</b> 이 옵션은 장치 호환성을 저해할 수도 있습니다."

msgid "<b>Presets List</b>"
msgstr "<b>사전설정 목록</b>"

msgid "Source Codec:"
msgstr "원본 코덱:"

msgid "Dimensions:"
msgstr ""

msgid "Aspect: "
msgstr "비율:"

msgid "Frame Rate:"
msgstr "프레임레이트:"

msgid "<b>Source Picture Parameters</b>"
msgstr "<b>원본 영상 파라미터</b>"

msgid "Autocrop:"
msgstr "자동 잘라내기:"

msgid "Crop:"
msgstr "잘라내기:"

msgid "Crop Dimensions:"
msgstr ""

msgid "<b>Cropping</b>"
msgstr "<b>잘라내기</b>"

msgid "Scale Dimensions:"
msgstr ""

msgid "Optimal for Source:"
msgstr "원본에 최적화:"

msgid "Anamorphic:"
msgstr "아나모픽:"

msgid "<b>Scaling</b>"
msgstr "<b>크기 조절</b>"

msgid "Presentation Dimensions:"
msgstr ""

msgid "Summary"
msgstr "요약"

msgid "Left Crop"
msgstr "좌측 잘라내기"

msgid "Top Crop"
msgstr "상단 잘라내기"

msgid "Bottom Crop"
msgstr "하단 잘라내기"

msgid "Right Crop"
msgstr "우측 잘라내기"

msgid "Auto Crop"
msgstr "자동 잘라내기"

msgid "Automatically crop black borders around edges of the video."
msgstr "비디오 외곽의 검은 배경을 자동으로 잘라냅니다."

msgid "Loose Crop"
msgstr "느슨하게 잘라내기"

msgid ""
"When picture settings require that the image\n"
"dimensions be rounded to some multiple number\n"
"of pixels, this setting will crop a few extra pixels\n"
"instead of doing exact cropping and then scaling to\n"
"the required multiple."
msgstr "영상 설정에서 픽셀 개수의 배수 크기로 근사화된\n영상 크기가 필요할 때, 이 설정은 추가적인\n잘라내기와 요구된 배수로 크기를 조절하는 것\n대신에 일부 추가 픽셀을 잘라냅니다."

msgid "width:"
msgstr "폭:"

msgid ""
"This is the width that the video will be stored at.\n"
"The actual display dimensions will differ if the pixel aspect ratio is not 1:1."
msgstr "이 값은 비디오가 저장될 폭의 길이입니다.\n픽셀 종횡비가 1:1이 아니라면 실제 화면 크기는 달라질 수 있습니다."

msgid "height:"
msgstr "높이:"

msgid ""
"This is the height that the video will be stored at.\n"
"The actual display dimensions will differ if the pixel aspect ratio is not 1:1."
msgstr "이 값은 비디오가 저장될 높이의 길이입니다.\n픽셀 종횡비가 1:1이 아니라면 실제 화면 크기는 달라질 수 있습니다."

msgid "Optimal for source"
msgstr "원본에 최적화"

msgid ""
"If enabled, select the 'optimal' storage resolution.\n"
"This will be the resolution that most closely matches the source resolution after cropping."
msgstr ""

msgid ""
"<b>Anamorphic Modes:</b>\n"
"<small><tt>\n"
"None   - Force pixel aspect ratio to 1:1.\n"
"Loose  - Align dimensions to chosen 'Alignment' value\n"
"     and pick pixel aspect ratio that preserves the\n"
"     original display aspect ratio\n"
"Strict - Keep original source dimensions and pixel\n"
"     aspect ratio</tt></small>"
msgstr "<b>아나모픽 모드:</b>\n<small><tt>\n안함 - 픽셀 종횡비를 1:1로 고정합니다.\n느슨하게 - 선택된 \"정렬\" 값으로 크기를\n정렬하고 원본의 화면 종횡비를 보존하기\n위해 픽셀 종횡비를 정합니다\n엄격하게 - 원본의 크기와 픽셀 종횡비를\n유지합니다</tt></small>"

msgid "Alignment:"
msgstr "정렬:"

msgid ""
"Align storage dimensions to multiples of this value.\n"
"\n"
"This setting is only necessary for compatibility with some devices.\n"
"You should use 2 unless you experience compatibility issues."
msgstr ""

msgid "<b>Storage Geometry</b>"
msgstr ""

msgid ""
"This is the display width. It is the result of scaling the storage "
"dimensions by the pixel aspect."
msgstr ""

msgid "Pixel Aspect:"
msgstr "픽셀 종횡비:"

msgid ""
"Pixel aspect defines the shape of the pixels.\n"
"\n"
"A 1:1 ratio defines a square pixel.  Other values define rectangular shapes.\n"
"Players will scale the image in order to achieve the specified aspect."
msgstr "픽셀 종횡비는 픽셀의 모양을 결정합니다.\n\n1:1 비율은 정사각 픽셀로 결정됩니다. 다른 값은 사각형 모양을 결정합니다.\n재생기는 지정된 비율에 따라서 이미지의 크기를 조절합니다."

msgid ":"
msgstr ":"

msgid ""
"Pixel aspect defines the shape of the pixels.\n"
"A 1:1 ratio defines a square pixel.  Other values define rectangular shapes.\n"
"Players will scale the image in order to achieve the specified aspect."
msgstr "픽셀 종횡비는 픽셀의 모양을 결정합니다.\n1:1 비율은 정사각 픽셀로 결정됩니다. 다른 값은 사각형 모양을 결정합니다.\n재생기는 지정된 비율에 따라서 이미지의 크기를 조절합니다."

msgid "Keep Aspect"
msgstr "비율 유지"

msgid ""
"If enabled, the original display aspect of the source will be maintained."
msgstr "활성화하면, 원본의 화면 종횡비가 유지됩니다."

msgid "Display Aspect:"
msgstr "화면 비율:"

msgid "<b>Display Geometry</b>"
msgstr ""

msgid "Grayscale"
msgstr "회색조"

msgid "If enabled, filter colour components out of video."
msgstr ""

msgid "Deblock:"
msgstr "Deblock:"

msgid ""
"The deblocking filter removes a common type of compression artifact.\n"
"If your source exhibits 'blockiness', this filter may help clean it up."
msgstr "Deblock 필터는 압축 과정에서 생긴 영향을 제거합니다.\n원본 영상에 블럭이 많다면, 이 필터가 도움이 됩니다."

msgid "Denoise Filter:"
msgstr "노이즈 제거 필터:"

msgid ""
"Denoise filtering reduces or removes the appearance of noise and grain.\n"
"Film grain and other types of high frequency noise are difficult to compress.\n"
"Using this filter on such sources can result in smaller file sizes."
msgstr "노이즈 제거 필터는 노이즈와 그레인을 줄이거나 제거합니다.\n필름 그레인과 다른 종류의 고주파 노이즈는 압축을 어렵게 만듭니다.\n그런 원본에 이 필터를 사용하면 파일을 더 작게 만들 수 있습니다."

msgid "Denoise Preset:"
msgstr "노이즈 제거 사전설정:"

msgid "Denoise Tune:"
msgstr "노이즈 제거 조정:"

msgid ""
"Custom denoise filter string format\n"
"\n"
"SpatialLuma:SpatialChroma:TemporalLuma:TemporalChroma"
msgstr "사용자 노이즈 제거 필터 문자열 형식\n\nSpatialLuma:SpatialChroma:TemporalLuma:TemporalChroma"

msgid "Detelecine:"
msgstr "Detelecine:"

msgid ""
"This filter removes 'combing' artifacts that are the result of telecining.\n"
"\n"
"Telecining is a process that adjusts film framerates that are 24fps to NTSC video frame rates which are 30fps."
msgstr ""

msgid ""
"Custom detelecine filter string format\n"
"\n"
"JunkLeft:JunkRight:JunkTop:JunkBottom:StrictBreaks:MetricPlane:Parity"
msgstr "사용자 detelecine 필터 문자열 형식\n\nJunkLeft:JunkRight:JunkTop:JunkBottom:StrictBreaks:MetricPlane:Parity"

msgid "Decomb"
msgstr "Decomb"

msgid ""
"Choose decomb or deinterlace filter options.\n"
"\n"
"The decomb filter selectively deinterlaces frames that appear to be interlaced.\n"
"This will preserve quality in frames that are not interlaced.\n"
"\n"
"The classic deinterlace filter is applied to all frames.\n"
"Frames that are not interlaced will suffer some quality degradation."
msgstr "Decomb 또는 디인터레이스 필터 옵션 선택.\n\nDecomb 필터는 인터레이스로 나타나는 프레임을 선택적으로 디인터레이스합니다.\n이 설정은 인터레이스되지 않는 프레임의 품질을 보존합니다.\n\n전통적인 디인터레이스 필터는 모든 프레임에 적용됩니다.\n인터레이스되지 않는 프레임은 일부 품질 저하가 나타날 수 있습니다."

msgid "Deinterlace"
msgstr "디인터레이스"

msgid "Decomb:"
msgstr "Decomb:"

msgid ""
"The decomb filter selectively deinterlaces frames that appear to be interlaced.\n"
"This will preserve quality in frames that are not interlaced."
msgstr "Decomb 필터는 인터레이스로 나타나는 프레임을 선택적으로 디인터레이스합니다.\n이 설정은 인터레이스되지 않는 프레임의 품질을 보존합니다."

msgid ""
"Custom decomb filter string format\n"
"\n"
"Mode:SpatialMetric:MotionThresh:SpatialThresh:BlockThresh:BlockWidth:\n"
"BlockHeight:MagnitudeThres:VarianceThres:LaplacianThresh:DilationThresh:\n"
"ErosionThresh:NoiseThresh:MaxSearchDistance:PostProcessing:Parity"
msgstr "사용자 decomb 필터 문자열 형식\n\nMode:SpatialMetric:MotionThresh:SpatialThresh:BlockThresh:BlockWidth:\nBlockHeight:MagnitudeThres:VarianceThres:LaplacianThresh:DilationThresh:\nErosionThresh:NoiseThresh:MaxSearchDistance:PostProcessing:Parity"

msgid "Deinterlace:"
msgstr "디인터레이스:"

msgid ""
"The classic deinterlace filter is applied to all frames.\n"
"Frames that are not interlaced will suffer some quality degradation."
msgstr "전통적인 디인터레이스 필터는 모든 프레임에 적용됩니다.\n인터레이스되지 않는 프레임은 일부 품질 저하가 나타날 수 있습니다."

msgid ""
"Custom deinterlace filter string format\n"
"\n"
"YadifMode:YadifParity:McdintMode:McdeintQp"
msgstr "사용자 디인터레이스 필터 문자열 형식\n\nYadifMode:YadifParity:McdintMode:McdeintQp"

msgid "<b>Filters</b>"
msgstr "<b>필터</b>"

msgid "Picture"
msgstr "영상"

msgid "Video Encoder:"
msgstr "비디오 인코더:"

msgid "Available video encoders."
msgstr "사용 가능한 비디오 인코더."

msgid "Framerate:"
msgstr "프레임레이트:"

msgid ""
"Output framerate.\n"
"\n"
"'Same as source' is recommended. If your source video has\n"
"a variable framerate, 'Same as source' will preserve it."
msgstr "출력 프레임레이트.\n\n'원본과 동일'이 권장됩니다. 원본 비디오가 가변\n프레임레이트라면, '원본과 동일'은 그 설정을 보존합니다."

msgid "Constant Framerate"
msgstr "고정 프레임레이트"

msgid "Same as source"
msgstr "원본과 동일하게"

msgid "kbps"
msgstr "kbps"

msgid "(variable)"
msgstr "(가변)"

msgid "(constant)"
msgstr "(고정)"

msgid "Enables constant framerate output."
msgstr "고정 프레임레이트 출력 활성화"

msgid "Peak Framerate (VFR)"
msgstr "피크 프레임레이트 (VFR)"

msgid ""
"Enables variable framerate output with a peak\n"
"rate determined by the framerate setting.\n"
"\n"
"VFR is not compatible with some players."
msgstr "프레임레이트 설정에 의해 결정된 최고 레이트를\n가진 가변 프레임레이트 출력 활성화.\n\n가변 프레임레이트는 일부 재생기와 호환되지 않을 수 있습니다."

msgid "Variable Framerate"
msgstr "가변 프레임레이트"

msgid ""
"Enables variable framerate output.\n"
"\n"
"VFR is not compatible with some players."
msgstr "가변 프레임레이트 출력 활성화.\n\nVFR은 일부 재생기와 호환되지 않습니다."

msgid ""
"Set the desired quality factor.\n"
"The encoder targets a certain quality.\n"
"The scale used by each video encoder is different.\n"
"\n"
"x264's scale is logarithmic and lower values correspond to higher quality.\n"
"So small decreases in value will result in progressively larger increases\n"
"in the resulting file size.  A value of 0 means lossless and will result\n"
"in a file size that is larger than the original source, unless the source\n"
"was also lossless.\n"
"\n"
"FFMpeg's and Theora's scale is more linear.\n"
"These encoders do not have a lossless mode."
msgstr "원하는 품질 지정.\n인코더는 지정된 품질을 목표로 동작합니다.\n각 비디오 인코더에 사용되는 스케일은 다릅니다.\n\nx264의 스케일은 로그형태로 동작하며 작은 값일수록 높은 품질을\n의미합니다. 작은 값은 점점 더 큰 파일을 만들어 냅니다. 0 값은\n무손실을 의미하고, 원본 역시 무손실이라고해도 원본보다 더 큰\n파일이 만들어질 수도 있습니다.\n\nFFMpeg과 Theora의 스케일은 좀더 선형적입니다.\n이런 인코더들은 무손실 모드를 지원하지 않습니다."

msgid "Constant Quality:"
msgstr "고정 품질:"

msgid "Bitrate (kbps):    "
msgstr "비트레이트 (kbps):"

msgid ""
"Set the average bitrate.\n"
"\n"
"The instantaneous bitrate can be much higher or lower at any point in time.\n"
"But the average over a long duration will be the value set here.  If you need\n"
"to limit instantaneous bitrate, look into x264's vbv-bufsize and vbv-maxrate settings."
msgstr "평균 비트레이트 설정.\n\n특정 시간에서 순간 비트레이트는 높거나 낮을 수도 있습니다.\n그러나 긴 시간 동안의 평균치는 이 값에 수렴합니다. 순간 비트레이트를\n제한하려면 x264의 vbv-bufsize와 vbv-maxrate 설정을 살펴보세요."

msgid "2-Pass Encoding"
msgstr "2단계 인코딩"

msgid ""
"Perform 2 Pass Encoding.\n"
"\n"
"The 'Bitrate' option is prerequisite. During the 1st pass, statistics about\n"
"the video are collected.  Then in the second pass, those statistics are used\n"
"to make bitrate allocation decisions."
msgstr "2단계 인코딩 수행.\n\n'비트레이트' 옵션은 필요조건입니다. 1단계 동안, 비디오에 대한 통계치가\n수집됩니다. 두번째 단계에서, 그 통계치는 비트레이트 할당을 결정하는데\n사용됩니다."

msgid "Turbo First Pass"
msgstr "1단계 가속"

msgid ""
"During the 1st pass of a 2 pass encode, use settings that speed things "
"along."
msgstr "2단계 인코딩 중 1단계에서 속도를 높이려면 설정을 사용하세요."

msgid "Use Advanced Options"
msgstr "고급 옵션 사용"

msgid ""
"Use advanced options Tab for x264 settings.\n"
"\n"
"Use at your own risk!"
msgstr "x264 설정에 고급 옵션 탭 사용.\n\n위험 부담을 갖고 사용하세요!"

msgid "Preset:"
msgstr "사전설정:"

msgid ""
"Adjusts encoder settings to trade off compression efficiency against encoding speed.\n"
"\n"
"This establishes your default encoder settings.\n"
"Tunes, profiles, levels and advanced option string will be applied to this.\n"
"You should generally set this option to the slowest you can bear since slower\n"
"settings will result in better quality or smaller files."
msgstr "압축 효율과 인코딩 속도 사이의  인코더 설정 사용.\n\n이 설정은 기본 인코더 설정을 만듭니다.\n조정, 프로필, 수준, 고급 옵션 문자열이 이 설정에 적용됩니다.\n낮은 속도의 설정은 더 좋은 품질 또는 더 작은 파일을 만들기 때문에\n참을 수 있는 정도의 속도를 지정하는데 이 옵션을 사용합니다."

msgid "Tune:"
msgstr "조정:"

msgid ""
"Tune settings to optimize for common scenarios.\n"
"\n"
"This can improve effeciency for particular source characteristics or set\n"
"characteristics of the output file.  Changes will be applied after the\n"
"preset but before all other parameters."
msgstr "일반적인 상황에 대한 최적화 조정 설정.\n\n이 설정은 세세한 원본 특성에 대한 효율을 증가시키거나 출력 파일의\n특성을 지정할 수 있습니다. 사전 설정 적용 후 다른 모든 파라미터\n적용 직전에 변경 사항이 적용됩니다."

msgid "Fast Decode"
msgstr "고속 디코딩"

msgid ""
"Reduce decoder CPU usage.\n"
"\n"
"Set this if your device is struggling to play the output (dropped frames)."
msgstr "디코더의 CPU 사용율 감소.\n\n(끊김 등으로) 출력물 재생이 어려우면 이 설정을 사용하세요."

msgid "Zero Latency"
msgstr ""

msgid ""
"Minimize latency between input to encoder and output of decoder.\n"
"\n"
"This is useful for broadcast of live streams.\n"
"\n"
"Since HandBrake is not suitable for live stream broadcast purposes,\n"
"this setting is of little value here."
msgstr ""

msgid "Profile:"
msgstr "프로필:"

msgid ""
"Sets and ensures compliance with the specified profile.\n"
"\n"
"Overrides all other settings."
msgstr "지정된 프로필과의 호환성 지정 및 보장.\n\n다른 모든 설정을 덮어씁니다."

msgid "Level:"
msgstr "수준:"

msgid ""
"Sets and ensures compliance with the specified level.\n"
"\n"
"Overrides all other settings."
msgstr "지정된 수준과의 호환성 지정 및 보장.\n\n다른 모든 설정을 덮어씁니다."

msgid "More Settings:"
msgstr "상세 설정:"

msgid ""
"Additional encoder settings.\n"
"\n"
"Colon separated list of encoder options."
msgstr "추가적인 인코더 설정.\n\n콜론으로 분리된 인코더 옵션 목록."

msgid "Video"
msgstr "비디오"

msgid "Selection Behavior:"
msgstr "선택 동작:"

msgid "Remove"
msgstr "제거"

msgid "Available Languages"
msgstr "사용 가능한 언어"

msgid "Selected Languages"
msgstr "선택된 언어"

msgid "Use only first encoder for secondary audio"
msgstr "부 오디오에 대해서 첫 인코더만 사용"

msgid ""
"Only the primary audio track will be encoded with the full encoder list.\n"
"All other secondary audio output tracks will be encoded with first encoder only."
msgstr "주 오디오 트랙만 목록의 모든 인코더로 인코딩됩니다.\n다른 모든 부 오디오 출력 트랙은 첫 인코더로만 인코딩됩니다."

msgid "Auto Passthru:"
msgstr "자동 패스쓰루:"

msgid "MP3"
msgstr "MP3"

msgid ""
"Enable this if your playback device supports MP3.\n"
"This permits MP3 passthru to be selected when automatic passthru selection is enabled."
msgstr "재생 장치가 MP3를 지원하면 활성화하세요.\n이 옵션은 자동 패스쓰루 선택이 활성화될 때, MP3 패스쓰루 선택을 허용합니다."

msgid ""
"Enable this if your playback device supports AAC.\n"
"This permits AAC passthru to be selected when automatic passthru selection is enabled."
msgstr "재생 장치가 AAC를 지원하면 활성화하세요.\n이 옵션은 자동 패스쓰루 선택이 활성화될 때, AAC 패스쓰루 선택을 허용합니다."

msgid ""
"Enable this if your playback device supports AC-3.\n"
"This permits AC-3 passthru to be selected when automatic passthru selection is enabled."
msgstr "재생 장치가 AC-3를 지원하면 활성화하세요.\n이 옵션은 자동 패스쓰루 선택이 활성화될 때, AC-3 패스쓰루 선택을 허용합니다."

msgid ""
"Enable this if your playback device supports DTS.\n"
"This permits DTS passthru to be selected when automatic passthru selection is enabled."
msgstr "재생 장치가 DTS를 지원하면 활성화하세요.\n이 옵션은 자동 패스쓰루 선택이 활성화될 때, DTS 패스쓰루 선택을 허용합니다."

msgid ""
"Enable this if your playback device supports DTS-HD.\n"
"This permits DTS-HD passthru to be selected when automatic passthru selection is enabled."
msgstr "재생 장치가 DTS-HD를 지원하면 활성화하세요.\n이 옵션은 자동 패스쓰루 선택이 활성화될 때, DTS-HD 패스쓰루 선택을 허용합니다."

msgid "Passthru Fallback:"
msgstr "패스쓰루 대체:"

msgid ""
"Set the audio codec to encode with when a suitable track can not be found "
"for audio passthru."
msgstr "오디오 패스쓰루에 적합한 트랙이 없는 경우 인코딩할 오디오 코덱을 설정합니다."

msgid "<b>Audio Encoder Settings:</b>"
msgstr "<b>오디오 인코딩 설정:</b>"

msgid "Each selected source track will be encoded with all selected encoders"
msgstr "선택된 각각의 원본 트랙은 선택된 모든 인코더로 인코딩됩니다."

msgid "Encoder"
msgstr "인코더"

msgid "Bitrate/Quality"
msgstr "비프레이트/품질"

msgid "Mixdown"
msgstr "믹스다운"

msgid "Samplerate"
msgstr "샘플레이트"

msgid "Gain"
msgstr "게인"

msgid "Audio Defaults"
msgstr "오디오 기본 설정"

msgid "Add new audio settings to the list"
msgstr "새로운 오디오 설정을 목록에 추가"

msgid "Add All"
msgstr "모두 추가"

msgid "Add all audio tracks to the list"
msgstr "모든 오디오 트랙을 목록에 추가"

msgid "Reload Defaults"
msgstr "기본 설정 다시 불러오기"

msgid "Reload all audio settings from defaults"
msgstr "기본 설정에서 모든 오디오 설정 다시 불러오기"

msgid "Audio List"
msgstr "오디오 목록"

msgid "Preferred Language: None"
msgstr "선호하는 언어: 없음"

msgid "Add Foreign Audio Search Pass"
msgstr "외국어 오디오 검색 단계 추가"

msgid ""
"Add \"Foreign Audio Search\" when the default audio track is your preferred language.\n"
"This search pass finds short sequences of foreign audio and provides subtitles for them."
msgstr "기본 오디오 트랙이 선호하는 언어라면 \"외국어 오디오 검색\"를 추가하세요.\n이 검색 단계는 외국어 오디오의 일부를 찾고 그 자막을 제공합니다."

msgid "Add subtitle track if default audio is foreign"
msgstr "기본 오디오가 외국어인 경우 자막 트랙 추가"

msgid ""
"When the default audio track is not your preferred language, add a subtitle "
"track."
msgstr "기본 오디오 트랙이 선호하는 언어가 아니라면, 자막 트랙을 추가하세요."

msgid "Add Closed Captions when available"
msgstr "표시 여부 선택이 가능한 캡션이 존재하는 경우 추가"

msgid ""
"Closed captions are text subtitles that can be added to any container as a "
"soft subtitle track (not burned)"
msgstr "표시 여부 선택이 가능한 캡션은 어떤 컨테이너에도 자막 트랙으로 추가될 수 있는 텍스트 자막입니다. (영상에 추가되지는 않음)"

msgid "Subtitle Defaults"
msgstr "자막 기본 설정"

msgid "Add new subtitle settings to the list"
msgstr "새로운 자막 설정을 목록에 추가"

msgid "Add all subtitle tracks to the list"
msgstr "모든 자막 트랙을 목록에 추가"

msgid "Reload all subtitle settings from defaults"
msgstr "기본 설정에서 모든 자막 설정 다시 불러오기"

msgid "Subtitle List"
msgstr "자막 목록"

msgid "<small>Reference Frames:</small>"
msgstr "<small>참조 프레임:</small>"

msgid ""
"Sane values are ~1-6.  The more you add, the better the compression, but the slower the encode.\n"
"Cel animation tends to benefit from more reference frames a lot more than film content.\n"
"\n"
"Note that many hardware devices have limitations on the number of supported reference\n"
"frames, so if you're encoding for a handheld or standalone player, don't touch this unless\n"
"you're absolutely sure you know what you're doing!"
msgstr ""

msgid "<small>Maximum B-Frames:</small>"
msgstr ""

msgid ""
"Sane values are ~2-5.  This specifies the maximum number of sequential B-frames that the encoder can use.\n"
"\n"
"Large numbers generally won't help significantly unless Adaptive B-frames is set to Optimal.\n"
"Cel-animated source material and B-pyramid also significantly increase the usefulness of larger\n"
"values.\n"
"\n"
"Baseline profile, as required for iPods and similar devices, requires B-frames to be set to 0 (off)."
msgstr ""

msgid "<small>Pyramidal B-Frames:</small>"
msgstr ""

msgid ""
"B-pyramid improves compression by creating a pyramidal structure (hence the name)\n"
"of B-frames, allowing B-frames to reference each other to improve compression.\n"
"\n"
"Requires Max B-frames greater than 1; optimal adaptive B-frames is strongly recommended for full compression benefit."
msgstr ""

msgid "<small>Weighted P-Frames:</small>"
msgstr ""

msgid ""
"Performs extra analysis to decide upon weighting parameters for each frame.\n"
"\n"
"This improves overall compression slightly and improves the quality of fades greatly.\n"
"\n"
"Baseline profile, as required for iPods and similar devices, requires weighted P-frame\n"
"prediction to be disabled.  Note that some devices and players, even those that support\n"
"Main Profile, may have problems with Weighted P-frame prediction: the Apple TV is\n"
"completely incompatible with it, for example."
msgstr ""

msgid "8x8 Transform"
msgstr "8x8 변환"

msgid ""
"The 8x8 transform is the single most useful feature of x264 in terms of compression-per-speed.\n"
"\n"
"It improves compression by at least 5% at a very small speed cost and may\n"
"provide an unusually high visual quality benefit compared to its compression\n"
"gain.  However, it requires High Profile, which many devices may not support."
msgstr ""

msgid "CABAC Entropy Encoding"
msgstr "CABAC 엔트로피 인코딩"

msgid ""
"After the encoder has done its work, it has a bunch of data that\n"
"needs to be compressed losslessly, similar to ZIP or RAR.  H.264 provides\n"
"two options for this: CAVLC and CABAC.  CABAC decodes a lot slower but\n"
"compresses significantly better (10-30%), especially at lower bitrates.\n"
"\n"
"If you're looking to minimize CPU requirements for video playback, disable this option.\n"
"Baseline profile, as required for iPods and similar devices, requires CABAC to be disabled."
msgstr ""

msgid "<small><b>Encoding Features</b></small>"
msgstr "<small><b>인코딩 항목</b></small>"

msgid "<small>Motion Est. Method:</small>"
msgstr "<small>움직임 추정 방법:</small>"

msgid ""
"Controls the motion estimation method.\n"
"\n"
"Motion estimation is how the encoder estimates how each block of pixels in a frame has moved.\n"
"A better motion search method improves compression at the cost of speed.\n"
"\n"
"Diamond: performs an extremely fast and simple search using a diamond pattern.\n"
"Hexagon: performs a somewhat more effective but slightly slower search using a hexagon pattern.\n"
"Uneven Multi-Hex: performs a very wide search using a variety of patterns, more accurately capturing complex motion.\n"
"Exhaustive: performs a \"dumb\" search of every pixel in a wide area.  Significantly slower for only a small compression gain.\n"
"Transformed Exhaustive: Like exhaustive, but makes even more accurate decisions. Accordingly, somewhat slower, also for only a small improvement."
msgstr "움직임 추정 방법 제어.\n\n움직임 추정은 프레임에서 각 픽셀 블럭이 어떻게 움직일지를 인코더가 추정하는 것입니다.\n더 좋은 움직임 검색 방법은 속도를 희생해서 압축율을 향상시킵니다.\n\nDiamond: 다이아몬드 패턴을 사용해  매우 빠르고 간단한 검색 수행.\nHexagon: 육각 패턴을 이용해 다소 느리지만 효율적인 검색 수행.\nUneven Multi-Hex: 복잡한 움직임을 좀 더 정확하게 포착하기 위해, 다양한 패턴을 이용해 광범위한 검색 수행.\nExhaustive: 넓은 영역에서 모든 픽셀에 대해 \"무식한\" 검색 수행. 압축률도 낮고 매우 느림.\nTransformed Exhaustive: Exhaustive와 유사하지만 더 정확함. 압축률은 낮고 다소 느림."

msgid "<small>Subpel ME &amp; Mode:</small>"
msgstr ""

msgid ""
"This setting controls both subpixel-precision motion estimation and mode decision methods.\n"
"\n"
"Subpixel motion estimation is used for refining motion estimates beyond mere pixel accuracy, improving compression.\n"
"Mode decision is the method used to choose how to encode each block of the frame: a very important decision.\n"
"SAD is the fastest method, followed by SATD, RD, RD refinement, and the slowest, QPRD.\n"
"6 or higher is strongly recommended: Psy-RD, a very powerful psy optimization that helps retain detail, requires RD.\n"
"11 disables all early terminations in analysis.\n"
"10 and 11, the most powerful and slowest options, require adaptive quantization (aq-mode > 0) and trellis 2 (always)."
msgstr ""

msgid "<small>Motion Est. Range:</small>"
msgstr "<small>움직임 추정 범위:</small>"

msgid ""
"This is the distance x264 searches from its initial guess at the\n"
"motion of a block in order to try to find its actual motion.\n"
"\n"
"The default is fine for most content, but extremely high motion video,\n"
"especially at HD resolutions, may benefit from higher ranges, albeit at\n"
"a high speed cost."
msgstr ""

msgid "<small>Adaptive Direct Mode:</small>"
msgstr ""

msgid ""
"H.264 allows for two different prediction modes, spatial and temporal, in B-frames.\n"
"\n"
"Spatial, the default, is almost always better, but temporal is sometimes useful too.\n"
"x264 can, at the cost of a small amount of speed (and accordingly for a small compression gain),\n"
"adaptively select which is better for each particular frame."
msgstr ""

msgid "<small>Adaptive B-Frames:</small>"
msgstr ""

msgid ""
"x264 has a variety of algorithms to decide when to use B-frames and how many to use.\n"
"\n"
"Fast mode takes roughly the same amount of time no matter how many B-frames you specify.\n"
"However, while fast, its decisions are often suboptimal.\n"
"\n"
"Optimal mode gets slower as the maximum number of B-Frames increases,\n"
"but makes much more accurate decisions, especially when used with B-pyramid."
msgstr ""

msgid "<small>Partitions:</small>"
msgstr ""

msgid ""
"Mode decision picks from a variety of options to make its decision:\n"
"this option chooses what options those are.\n"
"\n"
"Fewer partitions to check means faster encoding, at the cost of worse\n"
"decisions, since the best option might have been one that was turned off."
msgstr ""

msgid "<small>Trellis:</small>"
msgstr ""

msgid ""
"Trellis fine-tunes the rounding of transform coefficients to\n"
"squeeze out 3-5% more compression at the cost of some speed.\n"
"\n"
"\"Always\" uses trellis not only during the main encoding process, but also\n"
"during analysis, which improves compression even more, albeit at great speed cost.\n"
"\n"
"Trellis costs more speed at higher bitrates and requires CABAC."
msgstr ""

msgid "<small><b>Analysis</b></small>"
msgstr "<small><b>분석</b></small>"

msgid "<small>Adaptive Quantization Strength:</small>"
msgstr ""

msgid ""
"Adaptive quantization controls how the encoder distributes bits across the frame.\n"
"\n"
"Higher values take more bits away from edges and complex areas to improve areas with finer detail."
msgstr ""

msgid "<small>Psychovisual Rate Distortion:</small>"
msgstr ""

msgid ""
"Psychovisual rate-distortion optimization takes advantage of the characteristics of human\n"
"vision to dramatically improve apparent detail and sharpness.\n"
"The effect can be made weaker or stronger by adjusting the strength.\n"
"Being an RD algorithm, it requires mode decision to be at least \"6\"."
msgstr ""

msgid "<small>Psychovisual Trellis:</small>"
msgstr "<small>Psychovisual 격자:</small>"

msgid ""
"Psychovisual trellis is an experimental algorithm to further\n"
"improve sharpness and detail retention beyond what Psychovisual RD does.\n"
"\n"
"Recommended values are around 0.2, though higher values may help for very\n"
"grainy video or lower bitrate encodes.  Not recommended for cel animation\n"
"and other sharp-edged graphics."
msgstr ""

msgid "Deblocking: "
msgstr "Deblocking:"

msgid ""
"H.264 deblocking filter.\n"
"\n"
"h.264 has a built-in deblocking filter that smooths out blocking artifacts\n"
"after decoding each frame.  This not only improves visual quality, but also\n"
"helps compression significantly. The deblocking filter takes a lot of CPU power,\n"
"so if you're looking to minimize CPU requirements for video playback, disable it.\n"
"\n"
"The deblocking filter has two adjustable parameters, \"strength\" (Alpha) and \"threshold\" (Beta).\n"
"The former controls how strong (or weak) the deblocker is, while the latter controls how many\n"
"(or few) edges it applies to. Lower values mean less deblocking, higher values mean more deblocking.\n"
"The default is 0 (normal strength) for both parameters."
msgstr ""

msgid "No DCT Decimate"
msgstr ""

msgid ""
"x264 normally zeroes out nearly-empty data blocks to save bits to\n"
"be better used for some other purpose in the video.  However, this can\n"
"sometimes have slight negative effects on retention of subtle grain and\n"
"dither.\n"
"\n"
"Don't touch this unless you're having banding issues or other such cases\n"
"where you are having trouble keeping fine noise."
msgstr ""

msgid "<small><b>Psychovisual</b></small>"
msgstr "<small><b>Psychovisual</b></small>"

msgid ""
"Your selected options will appear here.\n"
"You can edit these and add additional options.\n"
"\n"
"Default values will not be shown. The defaults are:\n"
"ref=3:bframes=3:b-adapt=fast:direct=spatial:\n"
"b-pyramid=normal:weightp=2:me=hex:merange=16:\n"
"subme=7:partitions=p8x8,b8x8,i8x8,i4x4:8x8dct=1:\n"
"deblock=0,0:trellis=1:psy-rd=1,0:aq-strength=1.0:\n"
"no-fast-pskip=0:no-dct-decimate=0:cabac=1"
msgstr "선택된 옵션이 여기에 표시됩니다.\n이 옵션들을 편집하거나 다른 옵션을 추가할 수 있습니다.\n\n기본 값은 나타나지 않습니다. 기본 값은 다음과 같습니다:\nref=3:bframes=3:b-adapt=fast:direct=spatial:\nb-pyramid=normal:weightp=2:me=hex:merange=16:\nsubme=7:partitions=p8x8,b8x8,i8x8,i4x4:8x8dct=1:\ndeblock=0,0:trellis=1:psy-rd=1,0:aq-strength=1.0:\nno-fast-pskip=0:no-dct-decimate=0:cabac=1"

msgid "<small><b>Current x264 Advanced Option String</b></small>"
msgstr "<small><b>현재의 x264 고급 옵션 문자열</b></small>"

msgid "Advanced Video"
msgstr "고급 비디오"

msgid "Chapter Markers"
msgstr "챕터 마커"

msgid "Add chapter markers to output file."
msgstr "출력 파일에 챕터 마커 추가"

msgid "Chapters"
msgstr "챕터"

msgid "Actors:"
msgstr "배우:"

msgid "Director:"
msgstr "감독:"

msgid "Release Date:"
msgstr "배포일:"

msgid "Comment:"
msgstr "주석:"

msgid "Genre:"
msgstr "장르:"

msgid "Description:"
msgstr "설명:"

msgid "Plot:"
msgstr "플롯:"

msgid "Tags"
msgstr "태그"

msgid "Settings"
msgstr "설정"

msgid "Edit"
msgstr "편집"

msgid "Reload"
msgstr "다시 불러오기"

msgid ""
"Mark selected queue entry as pending.\n"
"Resets the queue job to pending and ready to run again."
msgstr "선택된 큐의 작업을 보류로 표시.\n큐 작업을 보류로 초기화하고 재 시작을 대기."

msgid "Reload All"
msgstr "모두 다시 불러오기"

msgid ""
"Mark all queue entries as pending.\n"
"Resets all queue jobs to pending and ready to run again."
msgstr "모든  큐의 작업을 보류로 표시.\n모든 큐 작업을 보류로 초기화하고 재 시작을 대기."

msgid "OK"
msgstr "승인"

msgid "Select All"
msgstr "전체 선택"

msgid "Mark all titles for adding to the queue"
msgstr "모든 타이틀을 추에 추가하기로 표시"

msgid "Clear All"
msgstr "모두 지우기"

msgid "Unmark all titles"
msgstr "모든 타이틀에서 마커 제거"

msgid "Destination files OK.  No duplicates detected."
msgstr "대상 파일 승인. 중복 발견되지 않음."

msgid "Select this title for adding to the queue.\n"
msgstr "이 타이틀을 큐에 추가하기 위해 선택.\n"

msgid "Preferences"
msgstr "설정"

msgid "Automatically check for updates"
msgstr "자동으로 업데이트 확인"

msgid "When all encodes are complete"
msgstr "모든 인코딩이 완료됐을 때"

msgid "Use automatic naming (uses modified source name)"
msgstr "자동 이름 (수정된 원본 이름) 사용"

msgid "Auto-Name Template"
msgstr "자동 이름 부여 템플릿"

msgid ""
"Available Options: {source} {title} {chapters} {date} {time} {quality} "
"{bitrate}"
msgstr "가능한 옵션: {source} {title} {chapters} {date} {time} {quality} {bitrate}"

msgid "Use iPod/iTunes friendly (.m4v) file extension for MP4"
msgstr "MP4에 대해 iPod/iTunes 친화적인 확장자 (.m4v) 사용"

msgid "Number of previews"
msgstr "미리보기 수"

msgid "Filter short titles (seconds)"
msgstr "짧은 타이틀 필터링 (초)"

msgid "Show system tray icon"
msgstr "시스템 트레이 아이콘 보기"

msgid "General"
msgstr "일반"

msgid "Constant Quality fractional granularity"
msgstr "분수 형태의 고정 품질 단위"

msgid "Use dvdnav (instead of libdvdread)"
msgstr "(libdvdread 대신) dvdnav 사용"

msgid "Put individual encode logs in same location as movie"
msgstr "개별 인코딩 로그를 영화와 동일한 위치에 놓기"

msgid "Activity Log Verbosity Level"
msgstr "작업 로그 상세 수준"

msgid "Activity Log Longevity"
msgstr "작업 로그 길이"

msgid "Scale down High Definition previews"
msgstr "HD 미리보기 축소"

msgid "Automatically Scan DVD when loaded"
msgstr "DVD가 삽입되면 자동으로 검색"

msgid "Scans the DVD whenever a new disc is loaded"
msgstr "새로운 디스크가 삽입되면 DVD 검색"

msgid "Hide Advanced Video Options Tab"
msgstr "고급 비디오 출력 탭 숨기기"

msgid ""
"Use advanced video options at your own risk.\n"
"We recommend that you use the controls available\n"
"on the Video tab instead."
msgstr "위험 부다을 갖고 고급 비디오 옵션 사용.\n비디오 탭에 위치한 제어 명령을 사용하시는 편이\n더 좋습니다."

msgid "Delete completed jobs from queue"
msgstr "큐에서 완료된 작업 삭제"

msgid ""
"By default, completed jobs remain in the queue and are marked as complete.\n"
"Check this if you want the queue to clean itself up by deleting completed jobs."
msgstr "기본적으로 완료된 작업은 큐에 남아있고 완료된 것으로 표시됩니다.\n완료된 작업을 큐에서 지우려면 이 것을 선택하세요."

msgid "Allow Tweaks"
msgstr "설정 변경 허용"

msgid "Allow HandBrake For Dummies"
msgstr ""

msgid "Advanced"
msgstr "고급"

msgid "Folder Name:"
msgstr "폴더 이름:"

msgid "<b>Description</b>"
msgstr "<b>설명</b>"

msgid "Preset Name:"
msgstr "사전설정 이름:"

msgid "<b>Custom Picture Dimensions</b>"
msgstr ""

msgid "Maximum Width:"
msgstr "최대 폭:"

msgid "Enable maximum width limit."
msgstr "최대 폭 제한을 활성화합니다."

msgid ""
"This is the maximum width that the video will be stored at.\n"
"\n"
"Whenever a new source is loaded, this value will be applied if the source width is greater.\n"
"Setting this to 0 means there is no maximum width."
msgstr "이 값은 저장될 비디오의 최대 폭입니다.\n\n새로운 원본이 적재됐을 때, 원본의 폭이 이 값보다 크면 이 값이 적용됩니다.\n0은 최대 폭을 지정하지 않는다는 의미입니다."

msgid "Maximum Height:"
msgstr "최대 높이:"

msgid "Enable maximum height limit."
msgstr "최대 높이 제한 활성화."

msgid ""
"This is the maximum height that the video will be stored at.\n"
"\n"
"Whenever a new source is loaded, this value will be applied if the source height is greater.\n"
"Setting this to 0 means there is no maximum height."
msgstr "이 값은 저장될 비디오의 최대 높이입니다.\n\n새로운 원본이 적재됐을 때, 원본의 높이가 이 값보다 크면 이 값이 적용됩니다.\n0은 최대 높이를 지정하지 않는다는 의미입니다."

msgid "Select preview frames."
msgstr "미리보기 프레임 선택"

msgid ""
"Encode and play a short sequence of video starting from the current preview "
"position."
msgstr "현재 미리보기 위치부터 시작하는 짧은 비디오를 인코딩하고 재생"

msgid "<b>Duration:</b>"
msgstr "<b>재생시간:</b>"

msgid "Set the duration of the live preview in seconds."
msgstr "실시간 미리보기의 재생시간을 초단위로 설정."

msgid "Show Crop"
msgstr "잘라내기 보기"

msgid "Show Cropped area of the preview"
msgstr "미리보기에서 잘라낸 영역 보기"

msgid "Fullscreen"
msgstr "전체화면"

msgid "View Fullscreen Preview"
msgstr "전체 화면 미리보기"

msgid "Title Number:"
msgstr "타이틀 번호:"

msgid "Detected DVD devices:"
msgstr "발견된 DVD 장치:"

msgid "Setting:"
msgstr "설정:"

msgid "Import SRT"
msgstr "SRT 가져오기"

msgid "Enable settings to import an SRT subtitle file"
msgstr "SRT 자막 파일 가져오기 활성화"

msgid "Embedded Subtitle List"
msgstr "내장된 자막 목록"

msgid "Enable settings to select embedded subtitles"
msgstr "내장 자막 선택 설정 활성화"

msgid "Character Code"
msgstr "문자 인코딩"

msgid "Offset (ms)"
msgstr "오프셋 (ms)"

msgid ""
"Set the language of this subtitle.\n"
"This value will be used by players in subtitle menus."
msgstr "이 자막의 언어 설정.\n이 값은 자막 메뉴에서 재생기가 사용합니다."

msgid ""
"Set the character code used by the SRT file you are importing.\n"
"\n"
"SRTs come in all flavours of character sets.\n"
"We translate the character set to UTF-8.\n"
"The source's character code is needed in order to perform this translation."
msgstr "가져올 SRT 파일의 문자 인코딩 설정.\n\nSRT는 문자들의 집합 형태로 들어옵니다.\n이 문자 집합을 UTF-8로 변환합니다.\n이 변환을 수행하기 위해서 원본 문자 인코딩 방식이 필요합니다."

msgid "Select the SRT file to import."
msgstr "가져올 SRT 파일 선택"

msgid "Srt File"
msgstr "Srt 파일"

msgid "Adjust the offset in milliseconds between video and SRT timestamps"
msgstr "비디오와 SRT 타임스탬프 사이에 밀리초 단위로 오프셋을 조정합니다"

msgid "Track"
msgstr "트랙"

msgid "List of subtitle tracks available from your source."
msgstr "원본에서 사용 가능한 자막 목록"

msgid "Forced Subtitles Only"
msgstr "강제 표시 자막만"

msgid "Burn into video"
msgstr "영상에 추가"

msgid ""
"Render the subtitle over the video.\n"
"The subtitle will be part of the video and can not be disabled."
msgstr "비디오에 자막을 입힙니다.\n자막은 비디오의 일부가 되고, 비활성화할 수 없습니다."

msgid "Set Default Track"
msgstr "기본 트랙 지정"

msgid "Source Track"
msgstr "원본 트랙"

msgid "List of audio tracks available from your source."
msgstr "원본에서 사용가능한 오디오 트랙의 목록"

msgid "Track Name:"
msgstr "트랙 이름:"

msgid ""
"Set the audio track name.\n"
"\n"
"Players may use this in the audio selection list."
msgstr "오디오 트랙 이름 설정.\n\n재생기에서 오디오 선택 목록에 이 이름을 사용합니다."

msgid "Mix"
msgstr "믹스"

msgid "Sample Rate"
msgstr "샘플레이트"

msgid ""
"<b>Dynamic Range Compression:</b> Adjust the dynamic range of the output audio track.\n"
"\n"
"For source audio that has a wide dynamic range (very loud and very soft sequences),\n"
"DRC allows you to 'compress' the range by making loud sounds softer and soft sounds louder."
msgstr "<b>다이나믹 레인지 압축:</b> 오디오 트랙 출력의 다이나믹 레인지를 조정합니다.\n넓은 다이나믹 레인지를 가진 원본 오디오 (매우 크고 부드러운 시퀀스)에 대해서\n다이나믹 레인지 압축은 큰 소리를 부드럽게 만들고 부드러운 소리를 크게 만들어서 레인지를 '압축'합니다."

msgid "Enable bitrate setting"
msgstr "비트레이트 설정 활성화"

msgid "Enable quality setting"
msgstr "품질 설정 활성화"

msgid ""
"<b>Quality:</b> For output codec's that support it, adjust the quality of "
"the output."
msgstr "<b>품질:</b> 출력 코덱이 지원하는 경우, 출력물의 품질을 조정."

msgid "00.0"
msgstr "00.0"

msgid ""
"<b>Audio Gain:</b> Adjust the amplification or attenuation of the output "
"audio track."
msgstr "<b>오디오 게인:</b> 출력된 오디오 트랙의 증폭 또는 감쇄를 조정합니다."

msgid "Skip This Version"
msgstr "이 버전 무시"

msgid "Remind Me Later"
msgstr "나중에 알려주기"

msgid "<b>A new version of HandBrake is available!</b>"
msgstr "<b> 새 버전의 HandBrake가 있습니다!</b>"

msgid "HandBrake xxx is now available (you have yyy)."
msgstr "HandBrake xxx 버전이 있습니다. (현재 버전은 yyy 입니다)"

msgid "<b>Release Notes</b>"
msgstr "<b>배포 기록</b>"

msgid "First Track Matching Selected Languages"
msgstr "선택된 언어에 부합하는 첫 트랙"

msgid "All Tracks Matching Selected Languages"
msgstr "선택된 언어에 부합하는 모든 트랙"

msgid "Chapters:"
msgstr "챕터:"

msgid "Seconds:"
msgstr "초:"

msgid "Frames:"
msgstr "프레임:"

msgid "Do Nothing"
msgstr "아무 것도 하지 않음"

msgid "Show Notification"
msgstr "알림 보기"

msgid "Quit Handbrake"
msgstr "Handbrake 종료"

msgid "Put Computer To Sleep"
msgstr "잠자기 모르도 전환"

msgid "Shutdown Computer"
msgstr "컴퓨터 종료"

msgid "Week"
msgstr "주"

msgid "Month"
msgstr "월"

msgid "Year"
msgstr "연도"

msgid "Immortal"
msgstr ""

msgid "Never"
msgstr "하지 않음"

msgid "Daily"
msgstr "매일"

msgid "Weekly"
msgstr "매주"

msgid "Monthly"
msgstr "매달"

msgid "Default"
msgstr "기본"

msgid "Fast"
msgstr "빠름"

msgid "Slow"
msgstr "느림"

msgid "Slower"
msgstr "약간 느림"

msgid "Ultralight"
msgstr "매우 가벼움"

msgid "Light"
msgstr "가벼움"

msgid "Medium"
msgstr "보통"

msgid "Strong"
msgstr "강인함"

msgid "Film"
msgstr "필름"

msgid "Grain"
msgstr "게인"

msgid "High Motion"
msgstr "많은 움직임"

msgid "Animation"
msgstr "애니메이션"

msgid "Spatial"
msgstr "공간"

msgid "Temporal"
msgstr "임시"

msgid "Automatic"
msgstr "자동"

msgid "Optimal"
msgstr "최적"

msgid "Normal"
msgstr "보통"

msgid "Simple"
msgstr "단순"

msgid "Smart"
msgstr ""

msgid "Diamond"
msgstr "Diamond"

msgid "Hexagon"
msgstr "Hexagon"

msgid "Uneven Multi-Hexagon"
msgstr "Uneven Multi-Hexagon"

msgid "Exhaustive"
msgstr "Exhaustive"

msgid "Hadamard Exhaustive"
msgstr "Hadamard Exhaustive"

msgid "Most"
msgstr "대부분"

msgid "Some"
msgstr "일부"

msgid "All"
msgstr "모두"

msgid "Encode only"
msgstr "인코딩만"

msgid "Always"
msgstr "항상"

msgid "(NTSC Film)"
msgstr "(NTSC 필름)"

msgid "(PAL Film/Video)"
msgstr "(PAL 필름/비디오)"

msgid "(NTSC Video)"
msgstr "(NTSC 비디오)"

msgid "%d - %02dh%02dm%02ds - %s"
msgstr "%d - %02d시%02d분%02d초 - %s"

msgid "%d (%05d.MPLS) - %02dh%02dm%02ds"
msgstr "%d (%05d.MPLS) - %02d시%02d분%02d초"

msgid "%d (%05d.MPLS) - Unknown Length"
msgstr "%d (%05d.MPLS) - 알 수 없는 길이"

msgid "%d - %02dh%02dm%02ds"
msgstr "%d - %02d시%02d분%02d초"

msgid "%d - Unknown Length"
msgstr "%d - 알 수 없는 길이"

msgid "No Titles"
msgstr "타이틀 없음"

msgid "No Audio"
msgstr "오디오 없음"

msgid "Foreign Audio Search"
msgstr "외국어 오디오 검색"

#, c-format
msgid "Chapter %2d"
msgstr "챕터 %2d"

#, c-format
msgid "N/A"
msgstr "N/A"

#, c-format
msgid ""
"Invalid Deinterlace Settings:\n"
"\n"
"%s\n"
msgstr "잘못된 디인터레이스 설정:\n\n%s\n"

#, c-format
msgid ""
"Invalid Detelecine Settings:\n"
"\n"
"%s\n"
msgstr "잘못된 Detelecine 설정:\n\n%s\n"

#, c-format
msgid ""
"Invalid Decomb Settings:\n"
"\n"
"%s\n"
msgstr "잘못된 Decomb 설정:\n\n%s\n"

msgid ""
"Theora is not supported in the MP4 container.\n"
"\n"
"You should choose a different video codec or container.\n"
"If you continue, FFMPEG will be chosen for you."
msgstr "Theora는 MP4 컨테이너에서 지원하지 않습니다.\n\n다른 비디오 코덱이나 컨테이너를 선택하세요.\n계속하면, FFMPEG이 선택됩니다."

msgid "Continue"
msgstr "계속"

msgid "No title found.\n"
msgstr "발견된 타이틀 없음.\n"

msgid ""
"Only one subtitle may be burned into the video.\n"
"\n"
"You should change your subtitle selections.\n"
"If you continue, some subtitles will be lost."
msgstr "단 하나의 자막만 영상에 추가됩니다.\n\n자막 선택을 변경해야 합니다.\n계속하면, 일부 자막은 무시됩니다."

msgid ""
"Srt file does not exist or not a regular file.\n"
"\n"
"You should choose a valid file.\n"
"If you continue, this subtitle will be ignored."
msgstr "Srt 파일이 존재하지 않거나 올바른 파일이 아닙니다.\n\n유효한 파일을 선택하세요.\n계속하면, 이 자막은 무시됩니다."

msgid ""
"The source does not support Pass-Thru.\n"
"\n"
"You should choose a different audio codec.\n"
"If you continue, one will be chosen for you."
msgstr "원본이 패스쓰루를 지원하지 않습니다.\n\n다른 오디오 코덱을 선택해야 합니다.\n계속하면, 임의의 코덱이 선택됩니다."

#, c-format
msgid ""
"%s is not supported in the %s container.\n"
"\n"
"You should choose a different audio codec.\n"
"If you continue, one will be chosen for you."
msgstr "%s %s 컨테이너에서 지원하지 않습니다.\n\n다른 오디오 코덱을 선택하세요.\n계속하면, 임의의 코덱이 선택됩니다."

#, c-format
msgid ""
"The source audio does not support %s mixdown.\n"
"\n"
"You should choose a different mixdown.\n"
"If you continue, one will be chosen for you."
msgstr "원본 오디오는 %s 믹스다운을 지원하지 않습니다.\n\n다른 믹스다운을 선택하세요.\n계속하면, 임의의 믹스다운이 선택됩니다."

#, c-format
msgid ""
"<b><big>Unable to create %s.</big></b>\n"
"\n"
"Internal error. Could not parse UI description.\n"
"%s"
msgstr "<b><big>%s 생성할 수 없음.</big></b>\n\n내부 에러. UI 설명을 분석할 수 없음.\n%s"

msgid "Index"
msgstr "색인"

msgid "Duration"
msgstr "재생시간"

msgid "Title"
msgstr "타이틀:"

msgid "Job Information"
msgstr "작업 정보"

msgid "Track Information"
msgstr "트랙 정보"

msgid "Preset Name"
msgstr "사전설정 이름"

msgid "The device or file to encode"
msgstr "인코딩할 장치 또는 파일"

msgid "The preset values to use for encoding"
msgstr "인코딩에 사용할 사전설정 값"

msgid "Spam a lot"
msgstr ""

msgid "- Transcode media formats"
msgstr "- 변환 미디어 형식"

msgid "Globals"
msgstr "전역"

msgid "Presets"
msgstr "사전설정"

msgid "Folder"
msgstr "폴더"

#, c-format
msgid "%s path: (%s)"
msgstr "%s 경로: (%s)"

#, c-format
msgid "%s indices: len %d"
msgstr "%s 색인: 길이 %d"

msgid "Type"
msgstr "유형"

msgid "Failed to find parent folder when adding child."
msgstr ""

msgid "Failed to find parent folder while adding child."
msgstr ""

#, c-format
msgid "Can't map language value: (%s)"
msgstr "업어 값을 대응할 수 없음: (%s)"

#, c-format
msgid "Can't map value: (%s)"
msgstr "값을 대응할 수 없음: (%s)"

msgid "Subtitles"
msgstr "자막"

msgid ""
"%s: Folder already exists.\n"
"You can not replace it with a preset."
msgstr "%s: 폴더가 이미 존재합니다.\n사전설정으로 대치할 수 없습니다."

msgid ""
"%s: Preset already exists.\n"
"You can not replace it with a folder."
msgstr "%s: 사전설정이 이미 존재합니다.\n폴더로 대치할 수 없습니다."

msgid "Import Preset"
msgstr "사전설정 가져오기"

msgid "All (*)"
msgstr "모두 (*)"

msgid "Presets (*.plist)"
msgstr "사전설정 (*.plist)"

msgid "Export Preset"
msgstr "사전설정 내보내기"

msgid ""
"Confirm deletion of %s:\n"
"\n"
"%s"
msgstr "%s 삭제 승인:\n\n%s"

msgid "folder"
msgstr "폴더"

msgid "preset"
msgstr "사전설정"

msgid "No selection???  Perhaps unselected."
msgstr "선택한 것 없음??? 아마도 선택되지 않음."

#, c-format
msgid "Gstreamer Error: %s"
msgstr "Gstreamer 에러: %s"

#, c-format
msgid ""
"Missing GStreamer plugin\n"
"Audio or Video may not play as expected\n"
"\n"
"%s"
msgstr "GStreamer 플러그인 누락\n오디오나 비디오가 제대로 재생되지 않을 수 있습니다\n\n%s"

msgid "Done"
msgstr "완료"

msgid "Windowed"
msgstr ""

msgid "Seconds"
msgstr "초"

msgid "Frames"
msgstr "프레임"

#, c-format
msgid ""
"<big><b>%s</b></big> <small>(Title %d, %s %d through %d, 2 Video Passes) -->"
" %s</small>"
msgstr "<big><b>%s</b></big> <small>(타이틀 %d, %s %d ~ %d, 2 비디오 수행) --> %s</small>"

#, c-format
msgid ""
"<big><b>%s</b></big> <small>(Title %d, %s %d through %d) --> %s</small>"
msgstr "<big><b>%s</b></big> <small>(타이틀 %d, %s %d ~ %d) --> %s</small>"

#, c-format
msgid "<b>Modified Preset Based On:</b> <small>%s</small>\n"
msgstr "<b>수정된 사전설정의 기반:</b> <small>%s</small>\n"

#, c-format
msgid "<b>Preset:</b> <small>%s</small>\n"
msgstr "<b>사전설정:</b> <small>%s</small>\n"

#, c-format
msgid "<b>Format:</b> <small>%s Container</small>\n"
msgstr "<b>형식:</b> <small>%s 컨테이너</small>\n"

msgid "<b>Container Options:</b><small>"
msgstr "<b>컨테이너 옵션:</b><small>"

#, c-format
msgid "%sChapter Markers"
msgstr "%s챕터 마커"

#, c-format
msgid "%siPod 5G Support"
msgstr "%siPod 5G 지원"

#, c-format
msgid "%sWeb Optimized"
msgstr "%s웹에 최적화"

#, c-format
msgid "%sLarge File Size (>4GB)"
msgstr "%s큰 파일 크기 (>4GB)"

#, c-format
msgid "<b>Destination:</b> <small>%s</small>\n"
msgstr "<b>대상:</b> <small>%s</small>\n"

msgid "(Aspect Preserved)"
msgstr "(비율 보존)"

msgid "(Aspect Lost)"
msgstr "(비율 손실)"

msgid "(Anamorphic)"
msgstr "(아나모픽)"

msgid "(Custom Anamorphic)"
msgstr "(사용자 아나모픽)"

msgid "<b>Picture:</b> <small>"
msgstr "<b>영상:</b> <small>"

#, c-format
msgid "Source: %d x %d, Output %d x %d %s, Crop %d:%d:%d:%d"
msgstr "원본: %d x %d, 출력%d x %d %s, 잘라내기 %d:%d:%d:%d"

#, c-format
msgid ", Display %d x %d"
msgstr ", 화면 %d x %d"

msgid "<b>Filters:</b><small>"
msgstr "<b>필터:</b><small>"

#, c-format
msgid "%sDetelecine"
msgstr "%sDetelecine"

#, c-format
msgid "%sDecomb"
msgstr "%sDecomb"

#, c-format
msgid "%sDeinterlace"
msgstr "%s디인터레이스"

#, c-format
msgid "%sDenoise Filter %s:"
msgstr "%s노이즈 제거 필터 %s:"

#, c-format
msgid "%sDeblock: %d"
msgstr "%sDeblock: %d"

#, c-format
msgid "%sGrayscale"
msgstr "%s회색조"

#, c-format
msgid "<b>Video:</b> <small>%s"
msgstr "<b>비디오:</b> <small>%s"

#, c-format
msgid ", Framerate: %s %s"
msgstr ", 프레임레이트: %s %s"

#, c-format
msgid ", Framerate: Peak %s (may be lower)"
msgstr ", 프레임레이트: 피크 %s (낮을 수도 있음)"

#, c-format
msgid ", Framerate: %s (constant frame rate)"
msgstr ", 프레임레이트: %s (고정 프레임레이트)"

msgid "Error"
msgstr "에러"

msgid "Bitrate:"
msgstr "비트레이트:"

msgid "Bitrate"
msgstr "비트레이트"

msgid "Quality"
msgstr "품질"

msgid "<b>Turbo 1st Pass:</b> <small>On</small>\n"
msgstr "<b>1 단계 가속:</b> <small>켜기</small>\n"

#, c-format
msgid "<b>Video Options:</b> <small>Preset: %s</small>"
msgstr "<b>비디오 출력:</b> <small>사전설정: %s</small>"

msgid "<small> - Tune: "
msgstr "<small> - 조정:"

#, c-format
msgid "<small> - Profile: %s</small>"
msgstr "<small> - 프로필: %s</small>"

#, c-format
msgid "<small> - Level: %s</small>"
msgstr "<small> - 수준: %s</small>"

#, c-format
msgid "<b>Advanced Options:</b> <small>%s</small>\n"
msgstr "<b>고급 옵션:</b> <small>%s</small>\n"

msgid "<b>Audio:</b> <small>"
msgstr "<b>오디오:</b> <small>"

#, c-format
msgid "<b>Audio Tracks: %d</b><small>"
msgstr "<b>오디오 트랙: %d</b><small>"

#, c-format
msgid "Bitrate: %d"
msgstr "비트레이트: %d"

#, c-format
msgid "%s --> Encoder: %s"
msgstr "%s --> 인코더: %s"

#, c-format
msgid "%s --> Encoder: %s, Mixdown: %s, SampleRate: %s, %s"
msgstr "%s --> 인코더: %s, 믹스다운: %s, 샘플레이트: %s, %s"

msgid "<b>Subtitle:</b> "
msgstr "<b>자막:</b>"

#, c-format
msgid "<b>Subtitle Tracks: %d</b>\n"
msgstr "<b>자막 트랙: %d</b>\n"

msgid " (Force)"
msgstr "(강제 표시)"

msgid " (Burn)"
msgstr "(굽기)"

msgid " (Default)"
msgstr "(기본)"

#, c-format
msgid "<small> %s (%s), %s, Offset (ms) %d%s</small>\n"
msgstr "<small> %s (%s), %s, 오프셋 (ms) %d%s</small>\n"

#, c-format
msgid ""
"Destination: %s\n"
"\n"
"Another queued job has specified the same destination.\n"
"Do you want to overwrite?"
msgstr "대상: %s\n\n큐의 다른 작업이 동일한 대상을 지정하고 있습니다.\n덮어쓰시겠습니까?"

msgid "Overwrite"
msgstr "덮어쓰기"

#, c-format
msgid ""
"Destination: %s\n"
"\n"
"This is not a valid directory."
msgstr "대상: %s\n\n유효한 디렉토리가 아닙니다."

#, c-format
msgid ""
"Destination: %s\n"
"\n"
"Can not read or write the directory."
msgstr "대상: %s\n\n읽거나 쓸 수 없는 디렉토리입니다."

#, c-format
msgid ""
"Destination filesystem is almost full: %uM free\n"
"\n"
"Encode may be incomplete if you proceed.\n"
msgstr "파일시스템의 저장 공간이 거의 다 찼습니다: %uM 비었음\n\n계속하면 인코딩이 완료되지 않을 수 있습니다.\n"

msgid "Proceed"
msgstr "진행"

#, c-format
msgid ""
"Destination: %s\n"
"\n"
"File already exists.\n"
"Do you want to overwrite?"
msgstr "대상: %s\n\n파일이 이미 존재합니다.\n덮어쓰시겠습니까?"

msgid ""
"<span foreground='red' weight='bold'>Duplicate destination files detected.\n"
"Duplicates will not be added to the queue.</span>"
msgstr "<span foreground='red' weight='bold'>중복된 대상 파일이 반경되었습니다.\n중복된 파일은 큐에 추가되지 않습니다.</span>"

msgid "No Title"
msgstr "타이틀 없음"

msgid ""
"There is another title with the same destination file name.\n"
"This title will not be added to the queue unless you change\n"
"the output file name.\n"
msgstr "같은 대상 파일 이름을 가진 다른 타이틀이 있습니다.\n출력 파일을 변경하기 전에는 이 타이틀이 큐에\n추가되지 않습니다.\n"

msgid "Stop"
msgstr "중지"

msgid "Stop Encoding"
msgstr "인코딩 중지"

msgid "Resume"
msgstr "다시 시작"

msgid "Resume Encoding"
msgstr "인코딩 다시 시작"

msgid "S_top Queue"
msgstr "큐 정지(_T)"

msgid "_Start Queue"
msgstr "큐 시작(_S)"

msgid "_Resume Queue"
msgstr "큐 다시 시작(_R)"

msgid "Resume Queue"
msgstr "큐 다시 시작"

msgid ""
"You are currently encoding.  What would you like to do?\n"
"\n"
msgstr "인코딩 중입니다. 무엇을 하시겠습니까?\n\n"

#, c-format
msgid ""
"You have %d unfinished job(s) in a saved queue.\n"
"\n"
"Would you like to reload them?"
msgstr "저장된 큐에 종료되지 않은 %d 개의 작업이 있습니다.\n\n다시 부르겠습니까?"

msgid "No"
msgstr "아니오"

msgid "Yes"
msgstr "네"

#, c-format
msgid "Usage: %s infile [outfile]\n"
msgstr "사용법: %s 입력파일 [출력파일]\n"

#, c-format
msgid "Offset: %dms"
msgstr "오프셋: %dms"

msgid "Burned Into Video"
msgstr "영상에 추가"

msgid "Passthrough"
msgstr "패스쓰루"

msgid "through"
msgstr "~"

msgid "(Forced Subtitles Only)"
msgstr "(강제 표시 자막만)"

msgid "(Default)"
msgstr "(기본)"

msgid "Error!"
msgstr "에러!"

#, c-format
msgid "Preferred Language: %s"
msgstr "선호하는 언어: %s"

#, c-format
msgid "Add %s subtitle track if default audio is not %s"
msgstr "%s 자막 트랙을 기본 오디오 트랙이 %s 아닌 경우 추가"

#, c-format
msgid "Type %s"
msgstr "유형 %s"

#, c-format
msgid "Type %s value %s"
msgstr "유형 %s  %s"

#, c-format
msgid "Type %s value %d"
msgstr "유형 %s  %d"

#, c-format
msgid "Type %s value %<PRId64>"
msgstr "유형 %s 값  %<PRId64>"

#, c-format
msgid "Type %s value %f"
msgstr "유형 %s  %f"

#, c-format
msgid ""
"%s\n"
"\n"
"Expanded Options:\n"
"\"%s\""
msgstr "%s\n\n확장 옵션:\n\"%s\""

#, c-format
msgid ""
"%s\n"
"\n"
"Expanded Options:\n"
"\"\""
msgstr "%s\n\n확장 옵션:\n\"\""

msgid "Any"
msgstr "아무거나"

msgid "0: SAD, no subpel"
msgstr "0: SAD, 부화소 없음"

msgid "4: SATD, qpel on all"
msgstr "4: SATD, 1/4 화소 적용"

msgid "5: SATD, multi-qpel on all"
msgstr "5: SATD, 복수의 1/4 화소 적용"

msgid "6: RD in I/P-frames"
msgstr "6: I/P-프레임의 RD"

msgid "7: RD in all frames"
msgstr "7: 모든 프레임의 RD"

msgid "8: RD refine in I/P-frames"
msgstr "8: I/P-프레임의 RD 수정"

msgid "9: RD refine in all frames"
msgstr "9: 모든 프레임의 RD 수정"

msgid "10: QPRD in all frames"
msgstr "10: 모든 프레임의 QPRD"

msgid "11: No early terminations in analysis"
msgstr "11: 분석 중 조기 종료하지 않음"

msgid "Your names"
msgstr "이름"

msgid "Your emails"
msgstr "이메일"