aboutsummaryrefslogtreecommitdiff
path: root/po/ko/minetest.po
blob: c41e1dd729b948528159bd0b3989c748c5191207 (plain) (blame)
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
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-21 17:40+0200\n"
"PO-Revision-Date: 2017-12-23 19:42+0000\n"
"Last-Translator: 김현수 <a34253492@gmail.com>\n"
"Language-Team: Korean "
"<https://hosted.weblate.org/projects/minetest/minetest/ko/>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.19-dev\n"

#: builtin/client/init.lua
msgid "Respawn"
msgstr "리스폰"

#: builtin/client/init.lua
msgid "You died."
msgstr "사망했습니다."

#: builtin/fstk/ui.lua
msgid "An error occured in a Lua script, such as a mod:"
msgstr "Lua 스크립트에서 오류가 발생했습니다. 해당 모드:"

#: builtin/fstk/ui.lua
msgid "An error occured:"
msgstr "오류가 발생했습니다:"

#: builtin/fstk/ui.lua
msgid "Main menu"
msgstr "주 메뉴"

#: builtin/fstk/ui.lua builtin/mainmenu/store.lua
msgid "Ok"
msgstr "확인"

#: builtin/fstk/ui.lua
msgid "Reconnect"
msgstr "재접속"

#: builtin/fstk/ui.lua
msgid "The server has requested a reconnect:"
msgstr "서버에 재접속 하세요:"

#: builtin/mainmenu/common.lua src/game.cpp
msgid "Loading..."
msgstr "불러오는 중..."

#: builtin/mainmenu/common.lua
msgid "Protocol version mismatch. "
msgstr "프로토콜 버전이 알맞지 않습니다. "

#: builtin/mainmenu/common.lua
msgid "Server enforces protocol version $1. "
msgstr "서버는 프로토콜 버전 $1을(를) 사용합니다. "

#: builtin/mainmenu/common.lua
msgid "Server supports protocol versions between $1 and $2. "
msgstr "서버가 프로토콜 버전 $1와(과) $2 두 가지를 제공합니다. "

#: builtin/mainmenu/common.lua
msgid "Try reenabling public serverlist and check your internet connection."
msgstr "인터넷 연결을 확인한 후 서버 목록을 새로 고쳐보세요."

#: builtin/mainmenu/common.lua
msgid "We only support protocol version $1."
msgstr "프로토콜 버전 $1만 제공합니다."

#: builtin/mainmenu/common.lua
msgid "We support protocol versions between version $1 and $2."
msgstr "프로토콜 버전 $1와(과) $2 사이의 버전을 제공합니다."

#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
#: builtin/mainmenu/dlg_rename_modpack.lua
#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
#: src/guiPasswordChange.cpp src/keycode.cpp
msgid "Cancel"
msgstr "취소"

#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
msgid "Dependencies:"
msgstr "필수적인 모드:"

#: builtin/mainmenu/dlg_config_world.lua
msgid "Disable MP"
msgstr "MP(모드팩) 비활성화"

#: builtin/mainmenu/dlg_config_world.lua
msgid "Disable all"
msgstr "모두 비활성화"

#: builtin/mainmenu/dlg_config_world.lua
msgid "Enable MP"
msgstr "MP(모드팩) 활성화"

#: builtin/mainmenu/dlg_config_world.lua
msgid "Enable all"
msgstr "모두 활성화"

#: builtin/mainmenu/dlg_config_world.lua
msgid ""
"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
"chararacters [a-z0-9_] are allowed."
msgstr "\"$1\"은(는) 사용할 수 없는 문자이기에 모드를 활성화하지 못 했습니다. 이름에는 [a-z0-9_]만 사용할 수 있습니다."

#: builtin/mainmenu/dlg_config_world.lua
msgid "Mod:"
msgstr "모드:"

#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
msgid "Optional dependencies:"
msgstr "선택적인 모드:"

#: builtin/mainmenu/dlg_config_world.lua
#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
msgid "Save"
msgstr "저장"

#: builtin/mainmenu/dlg_config_world.lua
msgid "World:"
msgstr "세계:"

#: builtin/mainmenu/dlg_config_world.lua
msgid "enabled"
msgstr "활성화됨"

#: builtin/mainmenu/dlg_create_world.lua
msgid "A world named \"$1\" already exists"
msgstr "\"$1\" 이름의 세계가 이미 존재합니다"

#: builtin/mainmenu/dlg_create_world.lua
msgid "Create"
msgstr "만들기"

#: builtin/mainmenu/dlg_create_world.lua
msgid "Download a subgame, such as minetest_game, from minetest.net"
msgstr "minetest.net에서 minetest_game 같은 서브 게임을 다운로드하세요."

#: builtin/mainmenu/dlg_create_world.lua
msgid "Download one from minetest.net"
msgstr "minetest.net에서 다운로드 하세요"

#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
msgid "Game"
msgstr "게임"

#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
msgid "Mapgen"
msgstr "세계 생성기"

#: builtin/mainmenu/dlg_create_world.lua
msgid "No worldname given or no game selected"
msgstr "게임을 선택하지 않았거나 게임 이름이 없습니다"

#: builtin/mainmenu/dlg_create_world.lua
msgid "Seed"
msgstr "시드"

#: builtin/mainmenu/dlg_create_world.lua
msgid "Warning: The minimal development test is meant for developers."
msgstr "경고: 'minimal develop test'는 개발자를 위한 것입니다."

#: builtin/mainmenu/dlg_create_world.lua
msgid "World name"
msgstr "세계 이름"

#: builtin/mainmenu/dlg_create_world.lua
msgid "You have no subgames installed."
msgstr "서브게임을 설치하지 않았습니다."

#: builtin/mainmenu/dlg_delete_mod.lua
msgid "Are you sure you want to delete \"$1\"?"
msgstr "$1을(를) 삭제하시겠습니까?"

#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
#: builtin/mainmenu/tab_local.lua src/keycode.cpp
msgid "Delete"
msgstr "삭제"

#: builtin/mainmenu/dlg_delete_mod.lua
msgid "Modmgr: failed to delete \"$1\""
msgstr "Modmgr: \"$1\"을(를) 삭제하지 못했습니다"

#: builtin/mainmenu/dlg_delete_mod.lua
msgid "Modmgr: invalid modpath \"$1\""
msgstr "Modmgr: \"$1\"을(를) 인식할 수 없습니다"

#: builtin/mainmenu/dlg_delete_world.lua
msgid "Delete World \"$1\"?"
msgstr "\"$1\"을(를) 삭제하시겠습니까?"

#: builtin/mainmenu/dlg_rename_modpack.lua
msgid "Accept"
msgstr "수락"

#: builtin/mainmenu/dlg_rename_modpack.lua
msgid "Rename Modpack:"
msgstr "모드 팩 이름 바꾸기:"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "\"$1\" is not a valid flag."
msgstr "\"$1\"은(는) 유효한 플래그가 아닙니다."

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "(No description of setting given)"
msgstr "(설정에 대한 설명이 없습니다)"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "< Back to Settings page"
msgstr "< 설정 페이지로 돌아가기"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Browse"
msgstr "열기"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Disabled"
msgstr "비활성화됨"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Edit"
msgstr "수정"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Enabled"
msgstr "활성화됨"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Format is 3 numbers separated by commas and inside brackets."
msgstr "3개의 수가 쉼표와 묶음표로 구분되는 형식입니다."

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid ""
"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
"<octaves>, <persistence>"
msgstr ""
"형식: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
"<octaves>, <persistence>"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Games"
msgstr "게임"

#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua
msgid "Mods"
msgstr "모드"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Optionally the lacunarity can be appended with a leading comma."
msgstr ""

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a comma seperated list of flags."
msgstr "플래그 목록을 쉼표로 구분하며 입력해주세요."

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a valid integer."
msgstr "유효한 정수를 입력해주세요."

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a valid number."
msgstr "유효한 숫자를 입력해주세요."

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Possible values are: "
msgstr "가능한 값: "

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Restore Default"
msgstr "기본값 복원"

#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/store.lua
#: builtin/mainmenu/tab_online.lua
msgid "Search"
msgstr "찾기"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Select path"
msgstr "경로 고르기"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Show technical names"
msgstr "기술적 이름 보기"

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "The value must be at least $1."
msgstr "값은 $1 이상이어야 합니다."

#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "The value must not be larger than $1."
msgstr "값이 $1을 초과하면 안 됩니다."

#: builtin/mainmenu/modmgr.lua
msgid ""
"\n"
"Install Mod: unsupported filetype \"$1\" or broken archive"
msgstr ""
"\n"
"모드 설치: \"$1\"는(은) 지원 되지 않는 파일 형식 이거나 깨진 압축 파일입니다"

#: builtin/mainmenu/modmgr.lua
msgid "Failed to install $1 to $2"
msgstr "$1을 $2에 설치하는데 실패했습니다"

#: builtin/mainmenu/modmgr.lua
msgid "Install Mod: file: \"$1\""
msgstr "모드 설치: 파일: \"$1\""

#: builtin/mainmenu/modmgr.lua
msgid "Install Mod: unable to find real modname for: $1"
msgstr "모드 설치: $1를(을) 찾을 수 없습니다"

#: builtin/mainmenu/modmgr.lua
msgid "Install Mod: unable to find suitable foldername for modpack $1"
msgstr "설치 모드: 모드 팩 $1 (이)의 올바른 폴더이름을 찾을 수 없습니다"

#: builtin/mainmenu/modmgr.lua
msgid "Subgame Mods"
msgstr "서브게임 모드"

#: builtin/mainmenu/store.lua
msgid "Close store"
msgstr "스토어 닫기"

#: builtin/mainmenu/store.lua
msgid "Downloading $1, please wait..."
msgstr "$1 를(을) 다운로드중입니다. 기다려주세요..."

#: builtin/mainmenu/store.lua
msgid "Install"
msgstr "설치"

#: builtin/mainmenu/store.lua
msgid "Page $1 of $2"
msgstr "$2페이지 중 $1"

#: builtin/mainmenu/store.lua
msgid "Rating"
msgstr "순위"

#: builtin/mainmenu/store.lua
msgid "Shortname:"
msgstr "짧은 이름:"

#: builtin/mainmenu/store.lua
msgid "Successfully installed:"
msgstr "설치 완료:"

#: builtin/mainmenu/store.lua
msgid "Unsorted"
msgstr "기타"

#: builtin/mainmenu/store.lua
msgid "re-Install"
msgstr "재설치"

#: builtin/mainmenu/tab_credits.lua
msgid "Active Contributors"
msgstr "활동적인 공헌자"

#: builtin/mainmenu/tab_credits.lua
msgid "Core Developers"
msgstr "코어 개발자"

#: builtin/mainmenu/tab_credits.lua
msgid "Credits"
msgstr "만든이"

#: builtin/mainmenu/tab_credits.lua
msgid "Previous Contributors"
msgstr "이전 공헌자들"

#: builtin/mainmenu/tab_credits.lua
msgid "Previous Core Developers"
msgstr "이전 코어 개발자들"

#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Announce Server"
msgstr "서버 발표"

#: builtin/mainmenu/tab_local.lua
msgid "Bind Address"
msgstr "바인딩 주소"

#: builtin/mainmenu/tab_local.lua
msgid "Configure"
msgstr "환경설정"

#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
msgid "Creative Mode"
msgstr "크리에이티브 모드"

#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
msgid "Enable Damage"
msgstr "데미지 활성화"

#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Host Game"
msgstr "게임 호스트하기"

#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Host Server"
msgstr "서버 호스트하기"

#: builtin/mainmenu/tab_local.lua
#, fuzzy
msgid "Local Game"
msgstr "게임 시작"

#: builtin/mainmenu/tab_local.lua
msgid "Name/Password"
msgstr "이름/비밀번호"

#: builtin/mainmenu/tab_local.lua
msgid "New"
msgstr "새로 만들기"

#: builtin/mainmenu/tab_local.lua
msgid "No world created or selected!"
msgstr "월드를 만들거나 선택하지 않았습니다!"

#: builtin/mainmenu/tab_local.lua
msgid "Play Game"
msgstr "게임하기"

#: builtin/mainmenu/tab_local.lua
msgid "Port"
msgstr "포트"

#: builtin/mainmenu/tab_local.lua
msgid "Select World:"
msgstr "월드 선택:"

#: builtin/mainmenu/tab_local.lua
msgid "Server Port"
msgstr "서버 포트"

#: builtin/mainmenu/tab_mods.lua
msgid "Installed Mods:"
msgstr "설치한 모드:"

#: builtin/mainmenu/tab_mods.lua
msgid "Mod information:"
msgstr "모드 정보:"

#: builtin/mainmenu/tab_mods.lua
msgid "No dependencies."
msgstr "요구사항 없음."

#: builtin/mainmenu/tab_mods.lua
msgid "No mod description available"
msgstr "모드 설명이 없습니다"

#: builtin/mainmenu/tab_mods.lua
msgid "Rename"
msgstr "이름 바꾸기"

#: builtin/mainmenu/tab_mods.lua
msgid "Select Mod File:"
msgstr "선택한 모드 파일:"

#: builtin/mainmenu/tab_mods.lua
msgid "Uninstall selected mod"
msgstr "선택한 모드 삭제"

#: builtin/mainmenu/tab_mods.lua
msgid "Uninstall selected modpack"
msgstr "선택한 모드팩 삭제"

#: builtin/mainmenu/tab_online.lua
msgid "Address / Port"
msgstr "주소/포트"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Connect"
msgstr "연결"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Creative mode"
msgstr "크리에이티브 모드"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Damage enabled"
msgstr "데미지 활성화"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Del. Favorite"
msgstr "즐겨찾기 삭제"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Favorite"
msgstr "즐겨찾기"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Name / Password"
msgstr "이름/비밀번호"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Ping"
msgstr "핑"

#: builtin/mainmenu/tab_online.lua
msgid "Play Online"
msgstr "온라인 게임"

#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "PvP enabled"
msgstr "PvP 가능"

#: builtin/mainmenu/tab_settings.lua
msgid "2x"
msgstr "2 x"

#: builtin/mainmenu/tab_settings.lua
msgid "3D Clouds"
msgstr "3D 구름 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "4x"
msgstr "4 x"

#: builtin/mainmenu/tab_settings.lua
msgid "8x"
msgstr "8 배속"

#: builtin/mainmenu/tab_settings.lua
msgid "Advanced Settings"
msgstr "고급 설정"

#: builtin/mainmenu/tab_settings.lua
msgid "Antialiasing:"
msgstr "매끄럽게 표현하기:"

#: builtin/mainmenu/tab_settings.lua
msgid "Are you sure to reset your singleplayer world?"
msgstr "싱글 플레이어 월드를 리셋하겠습니까?"

#: builtin/mainmenu/tab_settings.lua
msgid "Autosave screen size"
msgstr "스크린 크기 자동 저장"

#: builtin/mainmenu/tab_settings.lua
msgid "Bilinear Filter"
msgstr "이중 선형 필터"

#: builtin/mainmenu/tab_settings.lua
msgid "Bump Mapping"
msgstr "범프 매핑"

#: builtin/mainmenu/tab_settings.lua
msgid "Change keys"
msgstr "키 변경"

#: builtin/mainmenu/tab_settings.lua
msgid "Connected Glass"
msgstr "연결된 유리"

#: builtin/mainmenu/tab_settings.lua
msgid "Fancy Leaves"
msgstr "아름다운 나뭇잎 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Mipmap"
msgstr "밉 맵"

#: builtin/mainmenu/tab_settings.lua
msgid "Mipmap + Aniso. Filter"
msgstr "밉맵 + Aniso. 필터"

#: builtin/mainmenu/tab_settings.lua
msgid "No"
msgstr "아니오"

#: builtin/mainmenu/tab_settings.lua
msgid "No Filter"
msgstr "필터 없음"

#: builtin/mainmenu/tab_settings.lua
msgid "No Mipmap"
msgstr "밉 맵 없음"

#: builtin/mainmenu/tab_settings.lua
msgid "Node Highlighting"
msgstr "Node 강조"

#: builtin/mainmenu/tab_settings.lua
msgid "Node Outlining"
msgstr "Node 설명"

#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
msgid "None"
msgstr "없음"

#: builtin/mainmenu/tab_settings.lua
msgid "Normal Mapping"
msgstr "노멀 매핑"

#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Leaves"
msgstr "불투명한 나뭇잎 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Water"
msgstr "불투명한 물 효과"

#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Parallax Occlusion"
msgstr "시차 교합"

#: builtin/mainmenu/tab_settings.lua
msgid "Particles"
msgstr "입자 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Reset singleplayer world"
msgstr "싱글 플레이어 월드 초기화"

#: builtin/mainmenu/tab_settings.lua
#, fuzzy
msgid "Screen:"
msgstr "스크린:"

#: builtin/mainmenu/tab_settings.lua
msgid "Settings"
msgstr "설정"

#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Shaders"
msgstr "쉐이더"

#: builtin/mainmenu/tab_settings.lua
msgid "Simple Leaves"
msgstr "단순한 나뭇잎 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Smooth Lighting"
msgstr "부드러운 조명 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Texturing:"
msgstr "질감:"

#: builtin/mainmenu/tab_settings.lua
msgid "To enable shaders the OpenGL driver needs to be used."
msgstr "쉐이더를 사용하려면 OpenGL 드라이버를 사용할 필요가 있습니다."

#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
msgid "Tone Mapping"
msgstr "톤 매핑"

#: builtin/mainmenu/tab_settings.lua
msgid "Touchthreshold (px)"
msgstr "터치임계값 (픽셀)"

#: builtin/mainmenu/tab_settings.lua
msgid "Trilinear Filter"
msgstr "선형 필터"

#: builtin/mainmenu/tab_settings.lua
msgid "Waving Leaves"
msgstr "움직이는 나뭇잎 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Waving Plants"
msgstr "움직이는 식물 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Waving Water"
msgstr "물결 효과"

#: builtin/mainmenu/tab_settings.lua
msgid "Yes"
msgstr "예"

#: builtin/mainmenu/tab_simple_main.lua
msgid "Config mods"
msgstr "모드 설정"

#: builtin/mainmenu/tab_simple_main.lua
msgid "Main"
msgstr "메인"

#: builtin/mainmenu/tab_simple_main.lua
msgid "Start Singleplayer"
msgstr "싱글 플레이어 시작"

#: builtin/mainmenu/tab_texturepacks.lua
msgid "No information available"
msgstr "정보가 없습니다"

#: builtin/mainmenu/tab_texturepacks.lua
msgid "Select texture pack:"
msgstr "선택한 텍스쳐 팩:"

#: builtin/mainmenu/tab_texturepacks.lua
msgid "Texturepacks"
msgstr "텍스쳐 팩"

#: src/client.cpp
msgid "Connection timed out."
msgstr "연결 시간이 초과했습니다."

#: src/client.cpp
msgid "Done!"
msgstr "완료!"

#: src/client.cpp
msgid "Initializing nodes"
msgstr "node 초기값 설정중"

#: src/client.cpp
msgid "Initializing nodes..."
msgstr "node 초기값 설정중..."

#: src/client.cpp
msgid "Loading textures..."
msgstr "텍스쳐 로딩중..."

#: src/client.cpp
msgid "Rebuilding shaders..."
msgstr "쉐이더 개축중..."

#: src/client/clientlauncher.cpp
msgid "Connection error (timed out?)"
msgstr "연결 오류 (시간초과)"

#: src/client/clientlauncher.cpp
msgid "Could not find or load game \""
msgstr "게임을 찾지 못했거나 로딩할 수 없습니다\""

#: src/client/clientlauncher.cpp
msgid "Invalid gamespec."
msgstr "인식할 수 없는 게임 사양입니다."

#: src/client/clientlauncher.cpp
msgid "Main Menu"
msgstr "주 메뉴"

#: src/client/clientlauncher.cpp
msgid "No world selected and no address provided. Nothing to do."
msgstr "월드를 선택하지 않아 주소를 받을 수 없습니다."

#: src/client/clientlauncher.cpp
msgid "Player name too long."
msgstr "이름이 너무 깁니다."

#: src/client/clientlauncher.cpp
msgid "Please choose a name!"
msgstr "이름을 선택하세요!"

#: src/client/clientlauncher.cpp
msgid "Provided world path doesn't exist: "
msgstr "월드 경로가 존재하지 않습니다: "

#: src/fontengine.cpp
msgid "needs_fallback_font"
msgstr "yes"

#: src/game.cpp
msgid ""
"\n"
"Check debug.txt for details."
msgstr ""
"\n"
"자세한 내용은 debug.txt을 확인 합니다."

#: src/game.cpp
#, fuzzy
msgid "- Address: "
msgstr "바인딩 주소"

#: src/game.cpp
msgid "- Creative Mode: "
msgstr "- 크리에이티브 모드: "

#: src/game.cpp
msgid "- Damage: "
msgstr "- 데미지: "

#: src/game.cpp
msgid "- Mode: "
msgstr "- 모드: "

#: src/game.cpp
msgid "- Port: "
msgstr "- 포트: "

#: src/game.cpp
#, fuzzy
msgid "- Public: "
msgstr "일반"

#: src/game.cpp
msgid "- PvP: "
msgstr "- PvP: "

#: src/game.cpp
msgid "- Server Name: "
msgstr "- 서버 이름: "

#: src/game.cpp
msgid "Change Keys"
msgstr "키 변경"

#: src/game.cpp
msgid "Change Password"
msgstr "비밀번호 변경"

#: src/game.cpp
msgid "Connecting to server..."
msgstr "서버 연결중..."

#: src/game.cpp
msgid "Continue"
msgstr "계속"

#: src/game.cpp
#, fuzzy, c-format
msgid ""
"Controls:\n"
"- %s: move forwards\n"
"- %s: move backwards\n"
"- %s: move left\n"
"- %s: move right\n"
"- %s: jump/climb\n"
"- %s: sneak/go down\n"
"- %s: drop item\n"
"- %s: inventory\n"
"- Mouse: turn/look\n"
"- Mouse left: dig/punch\n"
"- Mouse right: place/use\n"
"- Mouse wheel: select item\n"
"- %s: chat\n"
msgstr ""
"기본 컨트롤:-WASD: 이동\n"
"-스페이스: 점프/오르기\n"
"-쉬프트:살금살금/내려가기\n"
"-Q: 아이템 드롭\n"
"-I: 인벤토리\n"
"-마우스: 돌아보기/보기\n"
"-마우스 왼쪽: 파내기/공격\n"
"-마우스 오른쪽: 배치/사용\n"
"-마우스 휠: 아이템 선택\n"
"-T: 채팅\n"

#: src/game.cpp
msgid "Creating client..."
msgstr "클라이언트 만드는 중..."

#: src/game.cpp
msgid "Creating server..."
msgstr "서버 만드는 중..."

#: src/game.cpp
msgid ""
"Default Controls:\n"
"No menu visible:\n"
"- single tap: button activate\n"
"- double tap: place/use\n"
"- slide finger: look around\n"
"Menu/Inventory visible:\n"
"- double tap (outside):\n"
" -->close\n"
"- touch stack, touch slot:\n"
" --> move stack\n"
"- touch&drag, tap 2nd finger\n"
" --> place single item to slot\n"
msgstr ""
"기본 컨트롤: \n"
"메뉴 표시 없을 때:\n"
"- 단일 탭: 버튼 활성화\n"
"- 더블 탭: 배치/사용\n"
"- 드래그: 둘러보기\n"
" 메뉴/인벤토리:\n"
"- 더블 탭 (외부):\n"
" -->닫기\n"
"- 무더기(stack) 터치, 슬롯 터치: \n"
" --> 무더기(stack) 이동 \n"
"- 터치 및 드래그, 다른 손가락으로 탭\n"
" --> 슬롯에 한개의 아이템 배치\n"

#: src/game.cpp
msgid "Exit to Menu"
msgstr "메뉴로 나가기"

#: src/game.cpp
msgid "Exit to OS"
msgstr "게임 종료"

#: src/game.cpp
msgid "Game info:"
msgstr "게임 정보:"

#: src/game.cpp
msgid "Game paused"
msgstr "게임 일시정지"

#: src/game.cpp
#, fuzzy
msgid "Hosting server"
msgstr "서버 만드는 중..."

#: src/game.cpp
msgid "Item definitions..."
msgstr "아이템 정의중..."

#: src/game.cpp
msgid "KiB/s"
msgstr "KiB/s"

#: src/game.cpp
msgid "Media..."
msgstr "미디어..."

#: src/game.cpp
msgid "MiB/s"
msgstr "MiB/s"

#: src/game.cpp
msgid "Node definitions..."
msgstr "Node 정의중..."

#: src/game.cpp
msgid "Off"
msgstr "끄기"

#: src/game.cpp
msgid "On"
msgstr "켜기"

#: src/game.cpp
#, fuzzy
msgid "Remote server"
msgstr "원격 포트"

#: src/game.cpp
msgid "Resolving address..."
msgstr "주소 분석중..."

#: src/game.cpp
msgid "Shutting down..."
msgstr "서버가 닫혔습니다..."

#: src/game.cpp
msgid "Singleplayer"
msgstr "싱글 플레이어"

#: src/game.cpp
msgid "Sound Volume"
msgstr "볼륨 조절"

#: src/game.cpp
#, c-format
msgid "Volume changed to %d%%"
msgstr ""

#: src/game.cpp
msgid "Volume changed to 0%"
msgstr "볼륨이 0%로 변경되었습니다"

#: src/game.cpp
msgid "Volume changed to 100%"
msgstr "볼륨이 100%로 변경되었습니다"

#: src/game.cpp src/guiFormSpecMenu.cpp
msgid "ok"
msgstr "확인"

#: src/guiFormSpecMenu.cpp
msgid "Enter "
msgstr "들어가기 "

#: src/guiFormSpecMenu.cpp
msgid "Proceed"
msgstr "계속하기"

#: src/guiKeyChangeMenu.cpp
msgid "\"Use\" = climb down"
msgstr "\"Use\" = 내려가기"

#: src/guiKeyChangeMenu.cpp
msgid "Backward"
msgstr "뒤로"

#: src/guiKeyChangeMenu.cpp
msgid "Chat"
msgstr "채팅"

#: src/guiKeyChangeMenu.cpp
msgid "Command"
msgstr "명령어"

#: src/guiKeyChangeMenu.cpp
msgid "Console"
msgstr "콘솔"

#: src/guiKeyChangeMenu.cpp
msgid "Dec. volume"
msgstr "볼륨 줄이기"

#: src/guiKeyChangeMenu.cpp
msgid "Double tap \"jump\" to toggle fly"
msgstr "\"점프\"를 두번 탭하여 비행"

#: src/guiKeyChangeMenu.cpp
msgid "Drop"
msgstr "드롭하기"

#: src/guiKeyChangeMenu.cpp
msgid "Forward"
msgstr "앞으로"

#: src/guiKeyChangeMenu.cpp
msgid "Inc. volume"
msgstr "볼륨 늘리기"

#: src/guiKeyChangeMenu.cpp
msgid "Inventory"
msgstr "인벤토리"

#: src/guiKeyChangeMenu.cpp
msgid "Jump"
msgstr "점프"

#: src/guiKeyChangeMenu.cpp
msgid "Key already in use"
msgstr "이미 사용하고 있는 키입니다"

#: src/guiKeyChangeMenu.cpp
msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
msgstr ""
"Keybindings. (이 메뉴를 고정하려면 minetest.cof에서 stuff를 제거해야합니다.)"

#: src/guiKeyChangeMenu.cpp src/keycode.cpp
msgid "Left"
msgstr "왼쪽"

#: src/guiKeyChangeMenu.cpp
#, fuzzy
msgid "Local command"
msgstr "채팅 명렁어"

#: src/guiKeyChangeMenu.cpp
msgid "Mute"
msgstr "음소거"

#: src/guiKeyChangeMenu.cpp
msgid "Next item"
msgstr "다음 아이템"

#: src/guiKeyChangeMenu.cpp
msgid "Prev. item"
msgstr "이전.아이템"

#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
msgid "Print stacks"
msgstr "스택 출력"

#: src/guiKeyChangeMenu.cpp
msgid "Range select"
msgstr "범위 선택"

#: src/guiKeyChangeMenu.cpp src/keycode.cpp
msgid "Right"
msgstr "오른쪽"

#: src/guiKeyChangeMenu.cpp
msgid "Sneak"
msgstr "살금살금"

#: src/guiKeyChangeMenu.cpp
msgid "Toggle Cinematic"
msgstr "시네마틱 스위치"

#: src/guiKeyChangeMenu.cpp
msgid "Toggle fast"
msgstr "고속 스위치"

#: src/guiKeyChangeMenu.cpp
msgid "Toggle fly"
msgstr "비행 스위치"

#: src/guiKeyChangeMenu.cpp
msgid "Toggle noclip"
msgstr "자유시점 스위치"

#: src/guiKeyChangeMenu.cpp
msgid "Use"
msgstr "사용"

#: src/guiKeyChangeMenu.cpp src/keycode.cpp
msgid "Zoom"
msgstr "확대/축소"

#: src/guiKeyChangeMenu.cpp
msgid "press key"
msgstr "키를 누르세요"

#: src/guiPasswordChange.cpp
msgid "Change"
msgstr "변경"

#: src/guiPasswordChange.cpp
msgid "Confirm Password"
msgstr "비밀번호 확인"

#: src/guiPasswordChange.cpp
msgid "New Password"
msgstr "새로운 비밀번호"

#: src/guiPasswordChange.cpp
msgid "Old Password"
msgstr "현재 비밀번호"

#: src/guiPasswordChange.cpp
msgid "Passwords do not match!"
msgstr "비밀번호가 맞지 않습니다!"

#: src/guiVolumeChange.cpp
msgid "Exit"
msgstr "나가기"

#: src/guiVolumeChange.cpp
msgid "Sound Volume: "
msgstr "볼륨 조절: "

#: src/keycode.cpp
msgid "Apps"
msgstr "애플리케이션"

#: src/keycode.cpp
msgid "Back"
msgstr "뒤로"

#: src/keycode.cpp
msgid "Caps Lock"
msgstr "캡스락"

#: src/keycode.cpp
msgid "Clear"
msgstr "지우기"

#: src/keycode.cpp
msgid "Control"
msgstr "컨트롤"

#: src/keycode.cpp
msgid "Down"
msgstr "아래"

#: src/keycode.cpp
msgid "End"
msgstr "끝"

#: src/keycode.cpp
#, fuzzy
msgid "Erase EOF"
msgstr "OEF를 지우기"

#: src/keycode.cpp
msgid "Execute"
msgstr "실행"

#: src/keycode.cpp
msgid "Help"
msgstr "도움말"

#: src/keycode.cpp
msgid "Home"
msgstr "Home"

#: src/keycode.cpp
msgid "IME Accept"
msgstr "IME 확인"

#: src/keycode.cpp
msgid "IME Convert"
msgstr "IME 변환"

#: src/keycode.cpp
msgid "IME Escape"
msgstr ""

#: src/keycode.cpp
msgid "IME Mode Change"
msgstr "IME 모드 변경"

#: src/keycode.cpp
msgid "IME Nonconvert"
msgstr "IME 변환 안함"

#: src/keycode.cpp
msgid "Insert"
msgstr "Insert"

#: src/keycode.cpp
msgid "Left Button"
msgstr "왼쪽된 버튼"

#: src/keycode.cpp
msgid "Left Control"
msgstr "왼쪽 컨트롤"

#: src/keycode.cpp
msgid "Left Menu"
msgstr "왼쪽 메뉴"

#: src/keycode.cpp
msgid "Left Shift"
msgstr "왼쪽 쉬프트"

#: src/keycode.cpp
msgid "Left Windows"
msgstr "왼쪽 창"

#: src/keycode.cpp
msgid "Menu"
msgstr "메뉴"

#: src/keycode.cpp
msgid "Middle Button"
msgstr "가운데 버튼"

#: src/keycode.cpp
msgid "Next"
msgstr "다음"

#: src/keycode.cpp
#, fuzzy
msgid "Num Lock"
msgstr "Num Lock"

#: src/keycode.cpp
msgid "Numpad *"
msgstr "숫자 키패드 *"

#: src/keycode.cpp
msgid "Numpad +"
msgstr "숫자 키패드 +"

#: src/keycode.cpp
msgid "Numpad -"
msgstr "숫자 키패드 -"

#: src/keycode.cpp
msgid "Numpad ."
msgstr "숫자 키패드 ."

#: src/keycode.cpp
msgid "Numpad /"
msgstr "숫자 키패드 /"

#: src/keycode.cpp
msgid "Numpad 0"
msgstr "숫자 키패드 0"

#: src/keycode.cpp
msgid "Numpad 1"
msgstr "숫자 키패드 1"

#: src/keycode.cpp
msgid "Numpad 2"
msgstr "숫자 키패드 2"

#: src/keycode.cpp
msgid "Numpad 3"
msgstr "숫자 키패드 3"

#: src/keycode.cpp
msgid "Numpad 4"
msgstr "숫자 키패드 4"

#: src/keycode.cpp
msgid "Numpad 5"
msgstr "숫자 키패드 5"

#: src/keycode.cpp
msgid "Numpad 6"
msgstr "숫자 키패드 6"

#: src/keycode.cpp
msgid "Numpad 7"
msgstr "숫자 키패드 7"

#: src/keycode.cpp
msgid "Numpad 8"
msgstr "숫자 키패드 8"

#: src/keycode.cpp
msgid "Numpad 9"
msgstr "숫자 키패드 9"

#: src/keycode.cpp
msgid "OEM Clear"
msgstr ""

#: src/keycode.cpp
#, fuzzy
msgid "Pause"
msgstr "일시 중지"

#: src/keycode.cpp
msgid "Play"
msgstr "시작"

#: src/keycode.cpp
#, fuzzy
msgid "Print"
msgstr "인쇄"

#: src/keycode.cpp
msgid "Prior"
msgstr "이전"

#: src/keycode.cpp
msgid "Return"
msgstr "되돌리기"

#: src/keycode.cpp
msgid "Right Button"
msgstr "오른쪽 버튼"

#: src/keycode.cpp
msgid "Right Control"
msgstr "오른쪽 컨트롤"

#: src/keycode.cpp
msgid "Right Menu"
msgstr "오른쪽 메뉴"

#: src/keycode.cpp
msgid "Right Shift"
msgstr "오른쪽 쉬프트"

#: src/keycode.cpp
msgid "Right Windows"
msgstr "오른쪽 창"

#: src/keycode.cpp
#, fuzzy
msgid "Scroll Lock"
msgstr "스크롤 락"

#: src/keycode.cpp
msgid "Select"
msgstr "선택"

#: src/keycode.cpp
msgid "Shift"
msgstr "쉬프트"

#: src/keycode.cpp
msgid "Sleep"
msgstr "잠자기"

#: src/keycode.cpp
msgid "Snapshot"
msgstr "스냅샷"

#: src/keycode.cpp
#, fuzzy
msgid "Space"
msgstr "스페이스"

#: src/keycode.cpp
msgid "Tab"
msgstr "탭"

#: src/keycode.cpp
msgid "Up"
msgstr "위"

#: src/keycode.cpp
msgid "X Button 1"
msgstr "X 버튼 1"

#: src/keycode.cpp
msgid "X Button 2"
msgstr "X 버튼 2"

#: src/settings_translation_file.cpp
msgid ""
"(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n"
"Used to move a suitable spawn area of low land close to (0, 0).\n"
"The default is suitable for mandelbrot sets, it needs to be edited for julia "
"sets.\n"
"Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"0 = parallax occlusion with slope information (faster).\n"
"1 = relief mapping (slower, more accurate)."
msgstr ""

#: src/settings_translation_file.cpp
msgid "3D clouds"
msgstr "3D 구름 효과"

#: src/settings_translation_file.cpp
msgid "3D mode"
msgstr "3D 모드"

#: src/settings_translation_file.cpp
msgid "3D noise defining giant caverns."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"3D noise defining mountain structure and height.\n"
"Also defines structure of floatland mountain terrain."
msgstr ""

#: src/settings_translation_file.cpp
msgid "3D noise defining structure of river canyon walls."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"3D support.\n"
"Currently supported:\n"
"-    none: no 3d output.\n"
"-    anaglyph: cyan/magenta color 3d.\n"
"-    interlaced: odd/even line based polarisation screen support.\n"
"-    topbottom: split screen top/bottom.\n"
"-    sidebyside: split screen side by side.\n"
"-    pageflip: quadbuffer based 3d."
msgstr ""
"3D 지원.\n"
"현재 지원되는 것:\n"
"- 없음: 3d 출력 없음.\n"
"- 입체 사진: 청록색/자홍색 3d.\n"
"- interlaced: odd/even line based polarisation screen support.↵\n"
"- topbottom: split screen top/bottom.↵\n"
"- sidebyside: split screen side by side.↵\n"
"- pageflip: quadbuffer based 3d."

#: src/settings_translation_file.cpp
msgid ""
"A chosen map seed for a new map, leave empty for random.\n"
"Will be overridden when creating a new world in the main menu."
msgstr ""
"새로운 맵을 위해 선택할 시드, 빈칸이면 랜덤입니다.\n"
"메인메뉴에서 새로운 월드를 만들때 재정의 될 것입니다."

#: src/settings_translation_file.cpp
msgid "A message to be displayed to all clients when the server crashes."
msgstr "서버 충돌 하는 경우 모든 사용자들에게 표시 될 메시지입니다."

#: src/settings_translation_file.cpp
msgid "A message to be displayed to all clients when the server shuts down."
msgstr "서버가 닫힐 때 모든 사용자들에게 표시 될 메시지입니다."

#: src/settings_translation_file.cpp
msgid "Absolute limit of emerge queues"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Acceleration in air"
msgstr "공중에서 가속"

#: src/settings_translation_file.cpp
msgid "Active Block Management interval"
msgstr "블록 관리 간격 활성"

#: src/settings_translation_file.cpp
msgid "Active Block Modifier interval"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Active Block Modifiers"
msgstr "블록 수식어 활성"

#: src/settings_translation_file.cpp
msgid "Active block range"
msgstr "블록 범위 활성"

#: src/settings_translation_file.cpp
msgid "Active object send range"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Address to connect to.\n"
"Leave this blank to start a local server.\n"
"Note that the address field in the main menu overrides this setting."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Adds particles when digging a node."
msgstr "node를 부술 때의 파티클 효과를 추가합니다"

#: src/settings_translation_file.cpp
msgid ""
"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
"screens."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Adjust the gamma encoding for the light tables. Higher numbers are "
"brighter.\n"
"This setting is for the client only and is ignored by the server."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Advanced"
msgstr "고급"

#: src/settings_translation_file.cpp
msgid "Altitude Chill"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Always fly and fast"
msgstr "항상 비행하고 빠르게"

#: src/settings_translation_file.cpp
msgid "Ambient occlusion gamma"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Amplifies the valleys"
msgstr "계곡 증폭"

#: src/settings_translation_file.cpp
msgid ""
"Android systems only: Tries to create inventory textures from meshes\n"
"when no supported render was found."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Anisotropic filtering"
msgstr "이방성 필터링"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Announce server"
msgstr "서버 발표"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Announce to this serverlist.\n"
"If you want to announce your ipv6 address, use  serverlist_url = v6.servers."
"minetest.net."
msgstr ""
"서버리스트에 발표합니다.\n"
"만약 당신의 Ipv6 주소를 알리기 원한다면 serverlist_url = v6.servers.minetest."
"net 을 사용하세요."

#: src/settings_translation_file.cpp
msgid "Apple trees noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Approximate (X,Y,Z) scale of fractal in nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Ask to reconnect after crash"
msgstr "충돌 후 재연결 요청"

#: src/settings_translation_file.cpp
msgid ""
"At this distance the server will aggressively optimize which blocks are sent "
"to clients.\n"
"Small values potentially improve performance a lot, at the expense of "
"visible rendering glitches.\n"
"(some blocks will not be rendered under water and in caves, as well as "
"sometimes on land)\n"
"Setting this to a value greater than max_block_send_distance disables this "
"optimization.\n"
"Stated in mapblocks (16 nodes)"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Automaticaly report to the serverlist."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Autorun key"
msgstr "자동 실행 키"

#: src/settings_translation_file.cpp
msgid "Backward key"
msgstr "뒤로 이동하는 키"

#: src/settings_translation_file.cpp
msgid "Base terrain height"
msgstr "기본 지형 높이"

#: src/settings_translation_file.cpp
msgid "Basic"
msgstr "기본"

#: src/settings_translation_file.cpp
msgid "Basic Privileges"
msgstr "기본 권한"

#: src/settings_translation_file.cpp
msgid "Beach noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Beach noise threshold"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Bilinear filtering"
msgstr "이중 선형 필터링"

#: src/settings_translation_file.cpp
msgid "Bind address"
msgstr "바인딩 주소"

#: src/settings_translation_file.cpp
msgid "Biome API temperature and humidity noise parameters"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Biome noise"
msgstr "강 소리"

#: src/settings_translation_file.cpp
msgid "Bits per pixel (aka color depth) in fullscreen mode."
msgstr "전체 화면 모드에서 (일명 색 농도) 픽셀 당 비트."

#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Builtin"
msgstr "기본 제공"

#: src/settings_translation_file.cpp
msgid "Bumpmapping"
msgstr "범프맵핑"

#: src/settings_translation_file.cpp
msgid "Camera smoothing"
msgstr "카메라를 부드럽게"

#: src/settings_translation_file.cpp
msgid "Camera smoothing in cinematic mode"
msgstr "시네마틱 모드에서 카메라 부드럽게"

#: src/settings_translation_file.cpp
msgid "Camera update toggle key"
msgstr "카메라 업데이트 토글 키"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cave noise"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
msgid "Cave noise #1"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
msgid "Cave noise #2"
msgstr "동굴 잡음 #2"

#: src/settings_translation_file.cpp
msgid "Cave width"
msgstr "동굴 너비"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cave1 noise"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cave2 noise"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cavern limit"
msgstr "동굴 너비"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Cavern noise"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
msgid "Cavern taper"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Cavern threshold"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Caves and tunnels form at the intersection of the two noises"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Chat key"
msgstr "채팅"

#: src/settings_translation_file.cpp
msgid "Chat toggle key"
msgstr "채팅 스위치"

#: src/settings_translation_file.cpp
msgid "Chatcommands"
msgstr "채팅 명렁어"

#: src/settings_translation_file.cpp
msgid ""
"Choice of 18 fractals from 9 formulas.\n"
"1 = 4D \"Roundy\" mandelbrot set.\n"
"2 = 4D \"Roundy\" julia set.\n"
"3 = 4D \"Squarry\" mandelbrot set.\n"
"4 = 4D \"Squarry\" julia set.\n"
"5 = 4D \"Mandy Cousin\" mandelbrot set.\n"
"6 = 4D \"Mandy Cousin\" julia set.\n"
"7 = 4D \"Variation\" mandelbrot set.\n"
"8 = 4D \"Variation\" julia set.\n"
"9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n"
"10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n"
"11 = 3D \"Christmas Tree\" mandelbrot set.\n"
"12 = 3D \"Christmas Tree\" julia set.\n"
"13 = 3D \"Mandelbulb\" mandelbrot set.\n"
"14 = 3D \"Mandelbulb\" julia set.\n"
"15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n"
"16 = 3D \"Cosine Mandelbulb\" julia set.\n"
"17 = 4D \"Mandelbulb\" mandelbrot set.\n"
"18 = 4D \"Mandelbulb\" julia set."
msgstr ""
"9가지 공식에서 18 도형을 선택하세요.\n"
"1 = 4 D \"Roundy\" 만델브로트 집합.\n"
"2 = 4 D \"Roundy\" 줄리아 집합.\n"
"3 = 4 D \"Squarry\" 만델브로트 집합.\n"
"4 = 4 D \"Squarry\" 줄리아 집합.\n"
"5 = 4 D \"맨디 사촌\" 만델브로트 집합.\n"
"6 = 4 D \"맨디 사촌\" 줄리아 집합.\n"
"7 = 4 D \"변형\" 만델브로트 집합.\n"
"8 = 4 D \"변형\" 줄리아 집합.\n"
"9 = 3D \"만델브로트/만델바\" 만델브로트 집합.\n"
"10 = 3D \"만델브로트/만델바\" 줄리아 집합.\n"
"11 = 3D \"크리스마스 트리\" 만델브로트 집합.\n"
"12 = 3D \"크리스마스 트리\" 줄리아 집합.\n"
"13 = 3D \"만델벌브\" 만델브로트 집합.\n"
"14 = 3D \"만델벌브\" 줄리아 집합.\n"
"15 = 3D \"코사인 만델벌브\" 만델브로트 집합.\n"
"16 = 3D \"코사인 만델벌브\" 줄리아 집합.\n"
"17 = 4 D \"만델벌브\" 만델브로트 집합.\n"
"18 = 4 D \"만델벌브\" 줄리아 집합."

#: src/settings_translation_file.cpp
msgid "Chunk size"
msgstr "청크 크기"

#: src/settings_translation_file.cpp
msgid "Cinematic mode"
msgstr "시네마틱 모드"

#: src/settings_translation_file.cpp
msgid "Cinematic mode key"
msgstr "시네마틱 모드 스위치"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Clean transparent textures"
msgstr "깨끗하고 투명한 텍스처"

#: src/settings_translation_file.cpp
msgid "Client"
msgstr "클라이언트"

#: src/settings_translation_file.cpp
msgid "Client and Server"
msgstr "클라이언트와 서버"

#: src/settings_translation_file.cpp
msgid "Client modding"
msgstr "클라이언트 모딩"

#: src/settings_translation_file.cpp
msgid "Climbing speed"
msgstr "오르는 속도"

#: src/settings_translation_file.cpp
msgid "Cloud height"
msgstr "구름 높이"

#: src/settings_translation_file.cpp
msgid "Cloud radius"
msgstr "구름 반지름"

#: src/settings_translation_file.cpp
msgid "Clouds"
msgstr "구름"

#: src/settings_translation_file.cpp
msgid "Clouds are a client side effect."
msgstr "구름은 클라이언트에 측면 효과."

#: src/settings_translation_file.cpp
msgid "Clouds in menu"
msgstr "메뉴에 구름"

#: src/settings_translation_file.cpp
msgid "Colored fog"
msgstr "색깔있는 안개"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
"allow them to upload and download data to/from the internet."
msgstr ""
"쉼표로 구분된 모드의 리스트는 HTTP API에 접근 할 수 있습니다.\n"
"인터넷에서 데이터를 다운로드 하거나 업로드 할 수 있습니다."

#: src/settings_translation_file.cpp
msgid ""
"Comma-separated list of trusted mods that are allowed to access insecure\n"
"functions even when mod security is on (via request_insecure_environment())."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Command key"
msgstr "명령 키"

#: src/settings_translation_file.cpp
msgid "Connect glass"
msgstr "유리를 연결"

#: src/settings_translation_file.cpp
msgid "Connect to external media server"
msgstr "외부 미디어 서버에 연결"

#: src/settings_translation_file.cpp
msgid "Connects glass if supported by node."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Console alpha"
msgstr "콘솔 투명도"

#: src/settings_translation_file.cpp
msgid "Console color"
msgstr "콘솔 색"

#: src/settings_translation_file.cpp
msgid "Console height"
msgstr "콘솔 높이"

#: src/settings_translation_file.cpp
msgid "Console key"
msgstr "콘솔 높이"

#: src/settings_translation_file.cpp
msgid "Continuous forward"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Continuous forward movement (only used for testing)."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Controls"
msgstr "컨트롤"

#: src/settings_translation_file.cpp
msgid ""
"Controls length of day/night cycle.\n"
"Examples: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays "
"unchanged."
msgstr ""
"낮/밤 주기의 길이를 컨트롤.\n"
"예: 72 = 20 분, 360 = 4 분, 1 = 24 시간, 0 = 낮/밤/바뀌지 않고 그대로."

#: src/settings_translation_file.cpp
msgid "Controls steepness/depth of lake depressions."
msgstr "호수 침하의 경사/깊이를 조절."

#: src/settings_translation_file.cpp
msgid "Controls steepness/height of hills."
msgstr "산의 높이/경사를 조절."

#: src/settings_translation_file.cpp
msgid ""
"Controls the density of floatland mountain terrain.\n"
"Is an offset added to the 'np_mountain' noise value."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Controls width of tunnels, a smaller value creates wider tunnels."
msgstr "터널 너비를 조절, 작은 수치는 넓은 터널을 만듭니다."

#: src/settings_translation_file.cpp
msgid "Crash message"
msgstr "충돌 메시지"

#: src/settings_translation_file.cpp
msgid ""
"Creates unpredictable lava features in caves.\n"
"These can make mining difficult. Zero disables them. (0-10)"
msgstr ""
"예측할 수 없는 용암을 동굴 안에 만듭니다.\n"
"이것은 채광을 어렵게 만들 수 있습니다. 0은 나타나지 않습니다. (0-10)"

#: src/settings_translation_file.cpp
msgid ""
"Creates unpredictable water features in caves.\n"
"These can make mining difficult. Zero disables them. (0-10)"
msgstr ""
"예측할 수 없는 물을 동굴 안에 만듭니다.\n"
"이것은 채광을 어렵게 만들 수 있습니다. 0은 나타나지 않습니다. (0-10)"

#: src/settings_translation_file.cpp
msgid "Creative"
msgstr "창의적인"

#: src/settings_translation_file.cpp
msgid "Crosshair alpha"
msgstr "십자선 투명도"

#: src/settings_translation_file.cpp
msgid "Crosshair alpha (opaqueness, between 0 and 255)."
msgstr "십자선 투명도 (불투명 함, 0과 255 사이)."

#: src/settings_translation_file.cpp
msgid "Crosshair color"
msgstr "십자선 색"

#: src/settings_translation_file.cpp
msgid "Crosshair color (R,G,B)."
msgstr "십자선 색 (빨, 초, 파)."

#: src/settings_translation_file.cpp
msgid "Crouch speed"
msgstr "쭈그리고 앉기 속도"

#: src/settings_translation_file.cpp
msgid "DPI"
msgstr "감도(DPI)"

#: src/settings_translation_file.cpp
msgid "Damage"
msgstr "데미지"

#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "디버그 정보 토글 키"

#: src/settings_translation_file.cpp
msgid "Debug log level"
msgstr "디버그 로그 수준"

#: src/settings_translation_file.cpp
msgid "Dec. volume key"
msgstr "볼륨 낮추기 키"

#: src/settings_translation_file.cpp
msgid "Dedicated server step"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Default acceleration"
msgstr "기본 가속"

#: src/settings_translation_file.cpp
msgid "Default game"
msgstr "기본 게임"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Default game when creating a new world.\n"
"This will be overridden when creating a world from the main menu."
msgstr ""
"새로운 월드를 만들 때 기본 게임으로 시작합니다.\n"
"주 메뉴에서 월드를 만들 때 재정의 될 것입니다."

#: src/settings_translation_file.cpp
msgid "Default password"
msgstr "기본 비밀 번호"

#: src/settings_translation_file.cpp
msgid "Default privileges"
msgstr "기본 권한"

#: src/settings_translation_file.cpp
msgid "Default report format"
msgstr "기본 보고서 형식"

#: src/settings_translation_file.cpp
msgid ""
"Default timeout for cURL, stated in milliseconds.\n"
"Only has an effect if compiled with cURL."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Defines areas of 'terrain_higher' (cliff-top terrain)."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Defines areas of floatland smooth terrain.\n"
"Smooth floatlands occur when noise > 0."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Defines areas of higher (cliff-top) terrain and affects steepness of cliffs."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Defines areas where trees have apples."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Defines areas with sandy beaches."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Defines full size of caverns, smaller values create larger caverns."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Defines large-scale river channel structure."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Defines location and terrain of optional hills and lakes."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Defines sampling step of texture.\n"
"A higher value results in smoother normal maps."
msgstr ""
"텍스처의 샘플링 단계를 정의합니다.\n"
"일반 맵에 부드럽게 높은 값을 나타냅니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
msgstr "블록에 최대 플레이어 전송 거리를 정의 합니다 (0 = 무제한)."

#: src/settings_translation_file.cpp
msgid "Defines tree areas and tree density."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Delay between mesh updates on the client in ms. Increasing this will slow\n"
"down the rate of mesh updates, thus reducing jitter on slower clients."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Delay in sending blocks after building"
msgstr "건축 후 블록 전송 지연"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Delay showing tooltips, stated in milliseconds."
msgstr "도구 설명 표시 지연, 1000분의 1초."

#: src/settings_translation_file.cpp
msgid "Deprecated Lua API handling"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Depth below which you'll find large caves."
msgstr "큰 동굴을 발견할 수 있는 깊이."

#: src/settings_translation_file.cpp
msgid "Depth below which you'll find massive caves."
msgstr "거대한 동굴을 발견할 수 있는 깊이."

#: src/settings_translation_file.cpp
msgid "Descending speed"
msgstr "하강 속도"

#: src/settings_translation_file.cpp
msgid ""
"Description of server, to be displayed when players join and in the "
"serverlist."
msgstr "플레이어가 서버리스트에서 조인 할때 서버의 설명이 보여질 것입니다."

#: src/settings_translation_file.cpp
msgid "Desert noise threshold"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Deserts occur when np_biome exceeds this value.\n"
"When the new biome system is enabled, this is ignored."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Desynchronize block animation"
msgstr "블록 애니메이션 비동기화"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Digging particles"
msgstr "입자 효과"

#: src/settings_translation_file.cpp
msgid "Disable anticheat"
msgstr "Anticheat를 사용 안함"

#: src/settings_translation_file.cpp
msgid "Disable escape sequences"
msgstr "이스케이프 시퀀스 사용 안함"

#: src/settings_translation_file.cpp
msgid ""
"Disable escape sequences, e.g. chat coloring.\n"
"Use this if you want to run a server with pre-0.4.14 clients and you want to "
"disable\n"
"the escape sequences generated by mods."
msgstr ""
"이스케이프 시퀀스 사용 안함, 예: 채팅 채색.\n"
"만약 당신이 pre-0.4.14클라이언트를 사용하길 원하거나 모드에 의해 생성되는 이"
"스케이프 시퀀스를 사용하지 않길 원한다면 이것을 사용하세요."

#: src/settings_translation_file.cpp
msgid "Disallow empty passwords"
msgstr "비밀번호 없으면 불가"

#: src/settings_translation_file.cpp
msgid "Domain name of server, to be displayed in the serverlist."
msgstr "도메인 서버의 이름은 서버리스트에 표시 됩니다."

#: src/settings_translation_file.cpp
msgid "Double tap jump for fly"
msgstr "점프를 두번 탭하여 비행"

#: src/settings_translation_file.cpp
msgid "Double-tapping the jump key toggles fly mode."
msgstr "점프키를 두번 누르면 비행 모드를 활성화시킵니다."

#: src/settings_translation_file.cpp
msgid "Drop item key"
msgstr "아이템 드랍 키"

#: src/settings_translation_file.cpp
msgid "Dump the mapgen debug infos."
msgstr "Mapgen 디버그 정보를 덤프 합니다."

#: src/settings_translation_file.cpp
msgid "Enable Joysticks"
msgstr "조이스틱 적용"

#: src/settings_translation_file.cpp
msgid ""
"Enable Lua modding support on client.\n"
"This support is experimental and API can change."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Enable VBO"
msgstr "VBO 적용"

#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Enable creative mode for new created maps."
msgstr "새로 만든 맵에서 creative모드를 활성화시킵니다."

#: src/settings_translation_file.cpp
msgid "Enable mod security"
msgstr "모드 보안 적용"

#: src/settings_translation_file.cpp
msgid "Enable players getting damage and dying."
msgstr "플레이어는 데미지를 받고 죽을 수 있습니다."

#: src/settings_translation_file.cpp
msgid "Enable random user input (only used for testing)."
msgstr "랜덤 사용자 입력 (테스트에 사용)를 사용 합니다."

#: src/settings_translation_file.cpp
msgid ""
"Enable smooth lighting with simple ambient occlusion.\n"
"Disable for speed or for different looks."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Enable to disallow old clients from connecting.\n"
"Older clients are compatible in the sense that they will not crash when "
"connecting\n"
"to new servers, but they may not support all new features that you are "
"expecting."
msgstr ""
"오래된 클라이언트 연결을 허락하지 않는것을 사용.\n"
"이전 클라이언트는 서버에서 당신이 기대하는 새로운 특징들을 지원하지 않는다면 "
"새로운 서버로 연결할 때 충돌하지 않을 것입니다."

#: src/settings_translation_file.cpp
msgid ""
"Enable usage of remote media server (if provided by server).\n"
"Remote servers offer a significantly faster way to download media (e.g. "
"textures)\n"
"when connecting to the server."
msgstr ""
"(만약 서버에서 제공한다면)원격 미디어 서버 사용 가능.\n"
"원격 서버들은 서버에 연결할 때 매우 빠르게 미디어를 다운로드 할 수 있도록 제"
"공합니다.(예: 텍스처)"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Enable view bobbing"
msgstr "보기 만료"

#: src/settings_translation_file.cpp
msgid ""
"Enable view bobbing and amount of view bobbing.\n"
"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
msgstr ""
"화면 흔들림 멀티플라이어\n"
"예 : 0은 화면 흔들림 없음; 1.0은 노멀; 2.0은 더블."

#: src/settings_translation_file.cpp
msgid ""
"Enable/disable running an IPv6 server.  An IPv6 server may be restricted\n"
"to IPv6 clients, depending on system configuration.\n"
"Ignored if bind_address is set."
msgstr ""
"IPv6 서버를 실행 활성화/비활성화.  IPv6 서버는 IPv6 클라이언트 시스템 구성에 "
"따라 제한 될 수 있습니다.\n"
"만약 Bind_address가 설정 된 경우 무시 됩니다."

#: src/settings_translation_file.cpp
msgid "Enables animation of inventory items."
msgstr "인벤토리 아이템의 애니메이션 적용."

#: src/settings_translation_file.cpp
msgid ""
"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
"texture pack\n"
"or need to be auto-generated.\n"
"Requires shaders to be enabled."
msgstr ""
"텍스처에 bumpmapping을 할 수 있습니다. Normalmaps는 텍스쳐 팩에서 받거나 자"
"동 생성될 필요가 있습니다.\n"
"쉐이더를 활성화 해야 합니다."

#: src/settings_translation_file.cpp
msgid "Enables caching of facedir rotated meshes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Enables filmic tone mapping"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Enables minimap."
msgstr "미니맵 적용."

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Enables on the fly normalmap generation (Emboss effect).\n"
"Requires bumpmapping to be enabled."
msgstr ""
"비행 노멀맵 생성 적용 (엠보스 효과).\n"
"Bumpmapping를 활성화 해야 합니다."

#: src/settings_translation_file.cpp
msgid ""
"Enables parallax occlusion mapping.\n"
"Requires shaders to be enabled."
msgstr ""
"시차 교합 맵핑 적용.\n"
"쉐이더를 활성화 해야 합니다."

#: src/settings_translation_file.cpp
msgid "Enables view bobbing when walking."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr "엔진 프로 파일링 데이터 출력 간격"

#: src/settings_translation_file.cpp
msgid "Entity methods"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Experimental option, might cause visible spaces between blocks\n"
"when set to higher number than 0."
msgstr ""

#: src/settings_translation_file.cpp
msgid "FPS in pause menu"
msgstr "일시정지 메뉴에서 FPS"

#: src/settings_translation_file.cpp
msgid "FSAA"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Factor noise"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Fall bobbing factor"
msgstr "낙하 흔들림"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Fallback font"
msgstr "yes"

#: src/settings_translation_file.cpp
msgid "Fallback font shadow"
msgstr "대체 글꼴 그림자"

#: src/settings_translation_file.cpp
msgid "Fallback font shadow alpha"
msgstr "대체 글꼴 그림자 투명도"

#: src/settings_translation_file.cpp
msgid "Fallback font size"
msgstr "대체 글꼴 크기"

#: src/settings_translation_file.cpp
msgid "Fast key"
msgstr "빠른 키"

#: src/settings_translation_file.cpp
msgid "Fast mode acceleration"
msgstr "고속 모드 가속"

#: src/settings_translation_file.cpp
msgid "Fast mode speed"
msgstr "고속 모드 속도"

#: src/settings_translation_file.cpp
msgid "Fast movement"
msgstr "빠른 이동"

#: src/settings_translation_file.cpp
msgid ""
"Fast movement (via use key).\n"
"This requires the \"fast\" privilege on the server."
msgstr ""
"빠른 이동('use'키 사용).\n"
"서버에서는 \"fast\"권한이 요구됩니다."

#: src/settings_translation_file.cpp
msgid "Field of view"
msgstr "시야"

#: src/settings_translation_file.cpp
msgid "Field of view for zoom"
msgstr "확대/축소에 대한 시야"

#: src/settings_translation_file.cpp
msgid "Field of view in degrees."
msgstr "각도에 대한 시야."

#: src/settings_translation_file.cpp
msgid ""
"Field of view while zooming in degrees.\n"
"This requires the \"zoom\" privilege on the server."
msgstr ""
"확대/축소에 대한 시야 \n"
"서버에서 \"확대/축소\" 권한이 필요합니다."

#: src/settings_translation_file.cpp
msgid ""
"File in client/serverlist/ that contains your favorite servers displayed in "
"the Multiplayer Tab."
msgstr "클라이언트/서버리스트/멀티플레이어 탭에서 당신이 가장 좋아하는 서버"

#: src/settings_translation_file.cpp
msgid "Filler Depth"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Filler depth noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Filmic tone mapping"
msgstr "필름 형 톤 맵핑"

#: src/settings_translation_file.cpp
msgid ""
"Filtered textures can blend RGB values with fully-transparent neighbors,\n"
"which PNG optimizers usually discard, sometimes resulting in a dark or\n"
"light edge to transparent textures.  Apply this filter to clean that up\n"
"at texture load time."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Filtering"
msgstr "필터링"

#: src/settings_translation_file.cpp
msgid "First of 2 3D noises that together define tunnels."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Fixed map seed"
msgstr "수정된 맵 시드"

#: src/settings_translation_file.cpp
msgid "Floatland base height noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Floatland base noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Floatland level"
msgstr "Floatland의 높이"

#: src/settings_translation_file.cpp
msgid "Floatland mountain density"
msgstr "Floatland의 산 밀집도"

#: src/settings_translation_file.cpp
msgid "Floatland mountain height"
msgstr "Floatland의 산 높이"

#: src/settings_translation_file.cpp
msgid "Fly key"
msgstr "비행 키"

#: src/settings_translation_file.cpp
msgid "Flying"
msgstr "비행"

#: src/settings_translation_file.cpp
msgid "Fog"
msgstr "안개"

#: src/settings_translation_file.cpp
msgid "Fog Start"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Fog toggle key"
msgstr "안개 스위치"

#: src/settings_translation_file.cpp
msgid "Font path"
msgstr "글꼴 경로"

#: src/settings_translation_file.cpp
msgid "Font shadow"
msgstr "글꼴 그림자"

#: src/settings_translation_file.cpp
msgid "Font shadow alpha"
msgstr "글꼴 그림자 투명도"

#: src/settings_translation_file.cpp
msgid "Font shadow alpha (opaqueness, between 0 and 255)."
msgstr "글꼴 그림자 투명도 (불투명 함, 0과 255 사이)."

#: src/settings_translation_file.cpp
msgid "Font shadow offset, if 0 then shadow will not be drawn."
msgstr "글꼴 그림자 오프셋, 만약 0 이면 그림자는 나타나지 않을 것입니다."

#: src/settings_translation_file.cpp
msgid "Font size"
msgstr "글꼴 크기"

#: src/settings_translation_file.cpp
msgid "Format of screenshots."
msgstr "Screenshots의 형식입니다."

#: src/settings_translation_file.cpp
msgid "Forward key"
msgstr "앞으로 가는 키"

#: src/settings_translation_file.cpp
msgid "Fractal type"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Freetype fonts"
msgstr "Freetype 글꼴"

#: src/settings_translation_file.cpp
msgid ""
"From how far blocks are generated for clients, stated in mapblocks (16 "
"nodes)."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"From how far clients know about objects, stated in mapblocks (16 nodes)."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Full screen"
msgstr "전체 화면"

#: src/settings_translation_file.cpp
msgid "Full screen BPP"
msgstr "전체 화면 BPP"

#: src/settings_translation_file.cpp
msgid "Fullscreen mode."
msgstr "전체 화면 모드."

#: src/settings_translation_file.cpp
msgid "GUI scaling"
msgstr "GUI 크기 조정"

#: src/settings_translation_file.cpp
msgid "GUI scaling filter"
msgstr "GUI 크기 조정 필터"

#: src/settings_translation_file.cpp
msgid "GUI scaling filter txr2img"
msgstr "GUI 크기 조정 필터 txr2img"

#: src/settings_translation_file.cpp
msgid "Gamma"
msgstr "감마"

#: src/settings_translation_file.cpp
msgid "General"
msgstr "일반"

#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr "Normalmaps 생성"

#: src/settings_translation_file.cpp
msgid "Global callbacks"
msgstr "글로벌 콜백"

#: src/settings_translation_file.cpp
msgid ""
"Global map generation attributes.\n"
"In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
"and junglegrass, in all other mapgens this flag controls all decorations.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Graphics"
msgstr "그래픽"

#: src/settings_translation_file.cpp
msgid "Gravity"
msgstr "중력"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Ground level"
msgstr "물의 높이"

#: src/settings_translation_file.cpp
msgid "HTTP Mods"
msgstr "HTTP 모드"

#: src/settings_translation_file.cpp
msgid "HUD scale factor"
msgstr ""

#: src/settings_translation_file.cpp
msgid "HUD toggle key"
msgstr "HUD 토글 키"

#: src/settings_translation_file.cpp
msgid ""
"Handling for deprecated lua api calls:\n"
"-    legacy: (try to) mimic old behaviour (default for release).\n"
"-    log: mimic and log backtrace of deprecated call (default for debug).\n"
"-    error: abort on usage of deprecated call (suggested for mod developers)."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Have the profiler instrument itself:\n"
"* Instrument an empty function.\n"
"This estimates the overhead, that instrumentation is adding (+1 function "
"call).\n"
"* Instrument the sampler being used to update the statistics."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Heat blend noise"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Heat noise"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
msgid "Height component of the initial window size."
msgstr "초기 창 크기의 높이 구성 요소입니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Height noise"
msgstr "오른쪽 창"

#: src/settings_translation_file.cpp
msgid "Height on which clouds are appearing."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Height select noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "High-precision FPU"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Hill steepness"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Hill threshold"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Homepage of server, to be displayed in the serverlist."
msgstr "서버의 홈페이지는 서버 리스트에 나타납니다."

#: src/settings_translation_file.cpp
msgid "Hotbar next key"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Hotbar previous key"
msgstr ""

#: src/settings_translation_file.cpp
msgid "How deep to make rivers"
msgstr "얼마나 강을 깊게 만들건가요"

#: src/settings_translation_file.cpp
msgid ""
"How large area of blocks are subject to the active block stuff, stated in "
"mapblocks (16 nodes).\n"
"In active blocks objects are loaded and ABMs run."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"How much the server will wait before unloading unused mapblocks.\n"
"Higher value is smoother, but will use more RAM."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "How wide to make rivers"
msgstr "게곡을 얼마나 넓게 만들지"

#: src/settings_translation_file.cpp
msgid "Humidity blend noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Humidity noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Humidity variation for biomes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "IPv6"
msgstr "IPv6"

#: src/settings_translation_file.cpp
msgid "IPv6 server"
msgstr "IPv6 서버"

#: src/settings_translation_file.cpp
msgid "IPv6 support."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"If FPS would go higher than this, limit it by sleeping\n"
"to not waste CPU power for no benefit."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"If disabled \"use\" key is used to fly fast if both fly and fast mode are "
"enabled."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"If enabled the server will perform map block occlusion culling based on\n"
"on the eye position of the player. This can reduce the number of blocks\n"
"sent to the client 50-80%. The client will not longer receive most "
"invisible\n"
"so that the utility of noclip mode is reduced."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"If enabled together with fly mode, player is able to fly through solid "
"nodes.\n"
"This requires the \"noclip\" privilege on the server."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
"and descending."
msgstr "활성화시, \"sneak\"키 대신 \"use\"키가 내려가는데 사용됩니다."

#: src/settings_translation_file.cpp
msgid ""
"If enabled, actions are recorded for rollback.\n"
"This option is only read when server starts."
msgstr ""

#: src/settings_translation_file.cpp
msgid "If enabled, disable cheat prevention in multiplayer."
msgstr "적용할 경우, 멀티플레이어에서 치트 방지를 해제합니다."

#: src/settings_translation_file.cpp
msgid ""
"If enabled, invalid world data won't cause the server to shut down.\n"
"Only enable this if you know what you are doing."
msgstr ""

#: src/settings_translation_file.cpp
msgid "If enabled, new players cannot join with an empty password."
msgstr "적용할 경우, 새로운 플레이어는 빈 암호로 가입 할 수 없습니다."

#: src/settings_translation_file.cpp
msgid "If enabled, show the server status message on player connection."
msgstr "활성화시, 연결하는 플레이어에게 서버status메시지가 보여집니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"If enabled, you can place blocks at the position (feet + eye level) where "
"you stand.\n"
"This is helpful when working with nodeboxes in small areas."
msgstr "활성화시, 당신이 서 있는 자리에도 블록을 놓을 수 있습니다."

#: src/settings_translation_file.cpp
msgid "If this is set, players will always (re)spawn at the given position."
msgstr "적용할 경우, 플레이어는 지정된 위치에 항상 스폰 될 것입니다."

#: src/settings_translation_file.cpp
msgid "Ignore world errors"
msgstr "월드 에러 무시"

#: src/settings_translation_file.cpp
msgid "In-Game"
msgstr "인게임"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
msgstr "게임 내에서 채팅 콘솔 배경 알파 (불투명 함, 0와 255 사이)."

#: src/settings_translation_file.cpp
msgid "In-game chat console background color (R,G,B)."
msgstr "게임 내에서 채팅 콘솔 배경 색상 (빨,초,파)."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
msgstr "게임 내에서 채팅 콘솔 배경 알파 (불투명 함, 0와 255 사이)."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Inc. volume key"
msgstr "콘솔 키"

#: src/settings_translation_file.cpp
msgid ""
"Instrument builtin.\n"
"This is usually only needed by core/builtin contributors"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Instrument chatcommands on registration."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Instrument global callback functions on registration.\n"
"(anything you pass to a minetest.register_*() function)"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Instrument the action function of Active Block Modifiers on registration."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Instrument the action function of Loading Block Modifiers on registration."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Instrument the methods of entities on registration."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Instrumentation"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Interval of saving important changes in the world, stated in seconds."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Interval of sending time of day to clients."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Inventory image hack"
msgstr "인벤토리 키"

#: src/settings_translation_file.cpp
msgid "Inventory items animations"
msgstr "인벤토리 아이템 애니메이션"

#: src/settings_translation_file.cpp
msgid "Inventory key"
msgstr "인벤토리 키"

#: src/settings_translation_file.cpp
msgid "Invert mouse"
msgstr "마우스 반전"

#: src/settings_translation_file.cpp
msgid "Invert vertical mouse movement."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Item entity TTL"
msgstr "아이템의  TTL(Time To Live)"

#: src/settings_translation_file.cpp
msgid "Iterations"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Iterations of the recursive function.\n"
"Controls the amount of fine detail."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Joystick ID"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Joystick Type"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Joystick button repetition interval"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Joystick frustum sensitivity"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set only: W component of hypercomplex constant determining julia "
"shape.\n"
"Has no effect on 3D fractals.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set only: X component of hypercomplex constant determining julia "
"shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set only: Y component of hypercomplex constant determining julia "
"shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set only: Z component of hypercomplex constant determining julia "
"shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Julia w"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Julia x"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Julia y"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Julia z"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Jump key"
msgstr "점프 키"

#: src/settings_translation_file.cpp
msgid "Jumping speed"
msgstr "점프 속도"

#: src/settings_translation_file.cpp
msgid ""
"Key for decreasing the viewing range.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"보여지는 범위 감소에 대한 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for decreasing the volume.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"볼륨 감소 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr.html#"
"a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for dropping the currently selected item.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"현재 선택된 아이템 드롭에 대한 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for increasing the viewing range.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"보여지는 범위 증가에 대한 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for increasing the volume.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"보여지는 범위 증가에 대한 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for jumping.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"점프키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for moving fast in fast mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"고속 모드에서 빠르게 이동하는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player backward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"플레이어가 뒤쪽으로 움직이는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player forward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"플레이어가 앞으로 움직이는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player left.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"플레이어가 왼쪽으로 움직이는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for moving the player right.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"플레이어가 오른쪽으로 움직이는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for muting the game.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"점프키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat console.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"채팅 창을 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat window to type commands.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"명령어를 입력하기 위해 채팅창을 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat window to type local commands.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"로컬 명령어를 입력하기 위해 채팅창을 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr.html#"
"a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for opening the chat window.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"채팅창을 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for opening the inventory.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"인벤토리를 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for printing debug stacks. Used for development.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"디버그 무더기(stacks) 인쇄 키. 개발을 위해 사용됨.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for selecting the next item in the hotbar.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"인벤토리를 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for selecting the previous item in the hotbar.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"인벤토리를 여는 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for sneaking.\n"
"Also used for climbing down and descending in water if aux1_descends is "
"disabled.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"살금살금걷기 키입니다.\n"
"만약 aux1_descends를 사용할 수 없는 경우에 물에서 내려가거나 올라올 수 있습니"
"다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for switching between first- and third-person camera.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"1인칭에서 3인칭간 카메라 전환키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for taking screenshots.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"스크린샷키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for toggling autorun.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"자동으로 달리는 기능을 켜는 키입니다.\n"
"http://irrlicht.sourceforge.net/docu/namespaceirr.html#"
"a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling cinematic mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"시네마틱 모드 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling display of minimap.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"미니 맵 표시 설정/해제 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling fast mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"고속 모드 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling flying.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"비행 모드 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling noclip mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"자유시점 모드 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the camera update. Only used for development\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"카메라 업데이트 스위치 키입니다. 개발을 위해서만 사용됩니다. \n"
"참조 http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of debug info.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"디버그 정보 표시 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the HUD.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"HUD 표시 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the chat.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"채팅 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the fog.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"안개 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for toggling the display of the large chat console.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"채팅 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling the display of the profiler. Used for development.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Key for toggling unlimited view range.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"제한없이 보여지는 범위에 대한 스위치 키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key to use view zoom when possible.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
"점프키입니다.\n"
"Http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3 참조"

#: src/settings_translation_file.cpp
msgid "Key use for climbing/descending"
msgstr "오르기/내리기 에 사용되는 키입니다"

#: src/settings_translation_file.cpp
msgid "Lake steepness"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Lake threshold"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Language"
msgstr "언어"

#: src/settings_translation_file.cpp
msgid "Large cave depth"
msgstr "큰 동굴 깊이"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Large chat console key"
msgstr "콘솔 키"

#: src/settings_translation_file.cpp
msgid "Lava Features"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Leaves style"
msgstr "나뭇잎 스타일"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Leaves style:\n"
"-   Fancy:  all faces visible\n"
"-   Simple: only outer faces, if defined special_tiles are used\n"
"-   Opaque: disable transparency"
msgstr ""
"나뭇잎 스타일:\n"
"- 아름다운: 모든 면 표시\n"
"- 간단: 외부 면만 표시, special_tiles를 정의 하는 경우만 사용\n"
"- 불투명: 투명도 사용 안 함"

#: src/settings_translation_file.cpp
msgid "Left key"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Length of a server tick and the interval at which objects are generally "
"updated over network."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Length of time between ABM execution cycles"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Length of time between NodeTimer execution cycles"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Level of logging to be written to debug.txt:\n"
"-    <nothing> (no logging)\n"
"-    none (messages with no level)\n"
"-    error\n"
"-    warning\n"
"-    action\n"
"-    info\n"
"-    verbose"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Limit of emerge queues to generate"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
"Only mapchunks completely within the mapgen limit are generated.\n"
"Value is stored per-world."
msgstr "(0,0,0)으로부터  6방향으로 뻗어나갈 맵 크기"

#: src/settings_translation_file.cpp
msgid ""
"Limits number of parallel HTTP requests. Affects:\n"
"-    Media fetch if server uses remote_media setting.\n"
"-    Serverlist download and server announcement.\n"
"-    Downloads performed by main menu (e.g. mod manager).\n"
"Only has an effect if compiled with cURL."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid fluidity"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid fluidity smoothing"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid loop max"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid queue purge time"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid sink"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid update interval in seconds."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Liquid update tick"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Load the game profiler"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Load the game profiler to collect game profiling data.\n"
"Provides a /profiler command to access the compiled profile.\n"
"Useful for mod developers and server operators."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Loading Block Modifiers"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Main menu game manager"
msgstr "주 메뉴 게임 관리자"

#: src/settings_translation_file.cpp
msgid "Main menu mod manager"
msgstr "주 메뉴 모드 관리자"

#: src/settings_translation_file.cpp
msgid "Main menu script"
msgstr "주 메뉴 스크립트"

#: src/settings_translation_file.cpp
msgid ""
"Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Makes all liquids opaque"
msgstr "모든 액체를 불투명하게 만들기"

#: src/settings_translation_file.cpp
msgid "Map directory"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen Valleys.\n"
"'altitude_chill' makes higher elevations colder, which may cause biome "
"issues.\n"
"'humid_rivers' modifies the humidity around rivers and in areas where water "
"would tend to pool,\n"
"it may interfere with delicately adjusted biomes.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen flat.\n"
"Occasional lakes and hills can be added to the flat world.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen v5.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen v6.\n"
"The 'snowbiomes' flag enables the new 5 biome system.\n"
"When the new biome system is enabled jungles are automatically enabled and\n"
"the 'jungles' flag is ignored.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen v7.\n"
"The 'ridges' flag enables the rivers.\n"
"Floatlands are currently experimental and subject to change.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with 'no' are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Map generation limit"
msgstr "맵 생성 제한"

#: src/settings_translation_file.cpp
msgid "Map save interval"
msgstr "맵 저장 간격"

#: src/settings_translation_file.cpp
msgid "Mapblock limit"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapblock mesh generation delay"
msgstr "맵 생성 제한"

#: src/settings_translation_file.cpp
msgid "Mapblock mesh generator's MapBlock cache size MB"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapblock unload timeout"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen Valleys"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen debug"
msgstr "맵젠 디버그"

#: src/settings_translation_file.cpp
msgid "Mapgen flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen flat"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen flat specific flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen name"
msgstr "Mapgen 이름"

#: src/settings_translation_file.cpp
msgid "Mapgen v5"
msgstr "맵젠v5"

#: src/settings_translation_file.cpp
msgid "Mapgen v5 specific flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen v6"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen v6 specific flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen v7"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen v7 specific flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Massive cave depth"
msgstr "거대한 동굴 깊이"

#: src/settings_translation_file.cpp
msgid "Massive cave noise"
msgstr "거대한 동굴 잡음"

#: src/settings_translation_file.cpp
msgid "Massive caves form here."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Max block generate distance"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Max block send distance"
msgstr "최대 블록 전송 거리"

#: src/settings_translation_file.cpp
msgid "Max liquids processed per step."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Max. clearobjects extra blocks"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Max. packets per iteration"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum FPS"
msgstr "최대 FPS"

#: src/settings_translation_file.cpp
msgid "Maximum FPS when game is paused."
msgstr "게임이 일시정지될때의 최대 FPS."

#: src/settings_translation_file.cpp
msgid "Maximum forceloaded blocks"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum hotbar width"
msgstr "최대 hotbar 폭"

#: src/settings_translation_file.cpp
msgid "Maximum number of blocks that are simultaneously sent in total."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum number of blocks that are simultaneously sent per client."
msgstr "클라이언트 당 동시에 전송되는 블록의 최대 수입니다."

#: src/settings_translation_file.cpp
msgid "Maximum number of blocks that can be queued for loading."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Maximum number of blocks to be queued that are to be generated.\n"
"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Maximum number of blocks to be queued that are to be loaded from file.\n"
"Set to blank for an appropriate amount to be chosen automatically."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum number of forceloaded mapblocks."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Maximum number of mapblocks for client to be kept in memory.\n"
"Set to -1 for unlimited amount."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Maximum number of packets sent per send step, if you have a slow connection\n"
"try reducing it, but don't reduce it to a number below double of targeted\n"
"client number."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum number of players that can connect simultaneously."
msgstr "동시접속 할 수 있는 최대 인원수."

#: src/settings_translation_file.cpp
msgid "Maximum number of statically stored objects in a block."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum objects per block"
msgstr "블록 당 최대 개체"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Maximum proportion of current window to be used for hotbar.\n"
"Useful if there's something to be displayed right or left of hotbar."
msgstr ""
"현재 윈도우의 최대 부분은 hotbar를 사용할 것입니다.\n"
"hotbar의 오른쪽이나 왼쪽에 무언가를 나타낼 때 유용합니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Maximum simultaneous block sends per client"
msgstr "클라이언트 당 최대 동시 블록 전송"

#: src/settings_translation_file.cpp
msgid "Maximum simultaneous block sends total"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum time in ms a file download (e.g. a mod download) may take."
msgstr ""
"ms 에서 파일을 다운로드하면 (예 : 모드 다운로드) 최대 시간이 걸릴 수 있습니"
"다."

#: src/settings_translation_file.cpp
msgid "Maximum users"
msgstr "최대 사용자"

#: src/settings_translation_file.cpp
msgid "Menus"
msgstr "메뉴"

#: src/settings_translation_file.cpp
msgid "Mesh cache"
msgstr "메쉬 캐시"

#: src/settings_translation_file.cpp
msgid "Message of the day"
msgstr "메시지"

#: src/settings_translation_file.cpp
msgid "Message of the day displayed to players connecting."
msgstr "연결하는 플레이어에게 보여지는 메시지."

#: src/settings_translation_file.cpp
msgid "Method used to highlight selected object."
msgstr "선택한 개체를 강조 표시 하는 데 사용 하는 방법입니다."

#: src/settings_translation_file.cpp
msgid "Minimap"
msgstr "미니맵"

#: src/settings_translation_file.cpp
msgid "Minimap key"
msgstr "미니맵 키"

#: src/settings_translation_file.cpp
msgid "Minimap scan height"
msgstr "미니맵 스캔 높이"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Minimum texture size for filters"
msgstr "필터 최소 텍스처 크기"

#: src/settings_translation_file.cpp
msgid "Mipmapping"
msgstr "밉매핑(Mipmapping)"

#: src/settings_translation_file.cpp
msgid "Modifies the size of the hudbar elements."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Modstore details URL"
msgstr "Modstore 정보 URL"

#: src/settings_translation_file.cpp
msgid "Modstore download URL"
msgstr "Modstore 다운로드 URL"

#: src/settings_translation_file.cpp
msgid "Modstore mods list URL"
msgstr "Modstore 모드 리스트 URL"

#: src/settings_translation_file.cpp
msgid "Monospace font path"
msgstr "고정 폭 글꼴 경로"

#: src/settings_translation_file.cpp
msgid "Monospace font size"
msgstr "고정 폭 글꼴 크기"

#: src/settings_translation_file.cpp
msgid "Mountain height noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mountain noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mouse sensitivity"
msgstr "마우스 감도"

#: src/settings_translation_file.cpp
msgid "Mouse sensitivity multiplier."
msgstr "마우스 감도 멀티플라이어."

#: src/settings_translation_file.cpp
msgid "Mud noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Multiplier for fall bobbing.\n"
"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
msgstr ""
"낙하 흔들림 멀티플라이어\n"
"예 : 0은 화면 흔들림 없음; 1.0은 노말; 2.0은 더블."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mute key"
msgstr "키 사용"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Name of map generator to be used when creating a new world.\n"
"Creating a world in the main menu will override this."
msgstr ""
"새로운 월드를 만들때 사용되는 맵 생성기의 이름입니다.\n"
"주 메뉴에서 새 월드를 만들면 적용될 것입니다."

#: src/settings_translation_file.cpp
msgid ""
"Name of the player.\n"
"When running a server, clients connecting with this name are admins.\n"
"When starting from the main menu, this is overridden."
msgstr ""
"플레이어의 이름.\n"
"서버가 열려 있을 때 이 이름으로 연결되는 클라이언트는 관리자입니다.\n"
"메인 메뉴에서 시작할 때 이것은 재정의됩니다."

#: src/settings_translation_file.cpp
msgid ""
"Name of the server, to be displayed when players join and in the serverlist."
msgstr "서버이름은 플레이어가 서버 리스트에 들어갈 때 나타납니다."

#: src/settings_translation_file.cpp
msgid "Network"
msgstr "네트워크"

#: src/settings_translation_file.cpp
msgid ""
"Network port to listen (UDP).\n"
"This value will be overridden when starting from the main menu."
msgstr ""

#: src/settings_translation_file.cpp
msgid "New users need to input this password."
msgstr "신규 사용자는 이 비밀번호를 입력해야 합니다."

#: src/settings_translation_file.cpp
msgid "Noclip"
msgstr "노클립"

#: src/settings_translation_file.cpp
msgid "Noclip key"
msgstr "노클립 키"

#: src/settings_translation_file.cpp
msgid "Node highlighting"
msgstr "Node 강조"

#: src/settings_translation_file.cpp
msgid "NodeTimer interval"
msgstr "NodeTimer 간격"

#: src/settings_translation_file.cpp
msgid "Noises"
msgstr "소리"

#: src/settings_translation_file.cpp
msgid "Normalmaps sampling"
msgstr "Normalmaps 샘플링"

#: src/settings_translation_file.cpp
msgid "Normalmaps strength"
msgstr "Normalmaps 강도"

#: src/settings_translation_file.cpp
msgid "Number of emerge threads"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Number of emerge threads to use. Make this field blank, or increase this "
"number\n"
"to use multiple threads. On multiprocessor systems, this will improve mapgen "
"speed greatly\n"
"at the cost of slightly buggy caves."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Number of extra blocks that can be loaded by /clearobjects at once.\n"
"This is a trade-off between sqlite transaction overhead and\n"
"memory consumption (4096=100MB, as a rule of thumb)."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Number of parallax occlusion iterations."
msgstr "시차 교합 반복의 수"

#: src/settings_translation_file.cpp
msgid "Offset"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Opaque liquids"
msgstr "불투명한 액체"

#: src/settings_translation_file.cpp
msgid "Overall bias of parallax occlusion effect, usually scale/2."
msgstr "일반적인 규모/2의 시차 교합 효과의 전반적인 바이어스."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Overall scale of parallax occlusion effect."
msgstr "시차 교합 효과의 전체 규모"

#: src/settings_translation_file.cpp
msgid "Parallax occlusion"
msgstr "시차 교합"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Parallax occlusion Scale"
msgstr "시차 교합 규모"

#: src/settings_translation_file.cpp
msgid "Parallax occlusion bias"
msgstr "시차 교합 바이어스"

#: src/settings_translation_file.cpp
msgid "Parallax occlusion iterations"
msgstr "시차 교합 반복"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Parallax occlusion mode"
msgstr "시차 교합 모드"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Parallax occlusion strength"
msgstr "시차 교합 강도"

#: src/settings_translation_file.cpp
msgid "Path to TrueTypeFont or bitmap."
msgstr "TrueTypeFont 또는 비트맵의 경로입니다."

#: src/settings_translation_file.cpp
msgid "Path to save screenshots at."
msgstr "스크린샷 저장 경로입니다."

#: src/settings_translation_file.cpp
msgid ""
"Path to shader directory. If no path is defined, default location will be "
"used."
msgstr "shader의 경로입니다. 어떠한 경로도 지정되지 않았다면 기본 위치가 쓰입니다."

#: src/settings_translation_file.cpp
msgid "Path to texture directory. All textures are first searched from here."
msgstr "텍스처 디렉터리 경로입니다. 모든 텍스처는 여기에서 먼저 검색 됩니다."

#: src/settings_translation_file.cpp
msgid "Physics"
msgstr "물리학"

#: src/settings_translation_file.cpp
msgid ""
"Player is able to fly without being affected by gravity.\n"
"This requires the \"fly\" privilege on the server."
msgstr ""
"플레이어는 중력에 의해 영향을 받지 않고 날 수 있습니다.\n"
"서버에서는 \"fly\" 권한을 필요로 합니다."

#: src/settings_translation_file.cpp
msgid "Player name"
msgstr "플레이어 이름"

#: src/settings_translation_file.cpp
msgid "Player transfer distance"
msgstr "플레이어 전송 거리"

#: src/settings_translation_file.cpp
msgid "Player versus Player"
msgstr "PVP"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Port to connect to (UDP).\n"
"Note that the port field in the main menu overrides this setting."
msgstr ""
"(UDP)에 연결 하는 포트.\n"
"참고 주 메뉴의 포트 필트는 이 설정으로 재정의 됩니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Prevent mods from doing insecure things like running shell commands."
msgstr "shell 명령어 실행 같은 안전 하지 않은 것으로부터 모드를 보호합니다."

#: src/settings_translation_file.cpp
msgid ""
"Print the engine's profiling data in regular intervals (in seconds). 0 = "
"disable. Useful for developers."
msgstr ""
"엔진의 프로파일링 데이터를 규칙적인 간격(초단위)으로 출력합니다.\n"
"0 = 사용안함. 개발자들에게 유용합니다."

#: src/settings_translation_file.cpp
msgid "Privileges that players with basic_privs can grant"
msgstr "플레이어와 기본 특권을 부여할 수 있는 권한"

#: src/settings_translation_file.cpp
msgid "Profiler"
msgstr "프로파일러"

#: src/settings_translation_file.cpp
msgid "Profiler toggle key"
msgstr "프로파일러 토글 키"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Profiling"
msgstr "프로 파일링"

#: src/settings_translation_file.cpp
msgid ""
"Radius of cloud area stated in number of 64 node cloud squares.\n"
"Values larger than 26 will start to produce sharp cutoffs at cloud area "
"corners."
msgstr ""
"64node 구름 사각형영역의 반지름.\n"
"26보다 큰 수치들은 구름을 선명하게 만들고 모서리를 잘라낼 것입니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Raises terrain to make valleys around the rivers"
msgstr "강 주변에 계곡을 만들기 위해 지형을 올립니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Random input"
msgstr "임의 입력"

#: src/settings_translation_file.cpp
msgid "Range select key"
msgstr "범위 선택 키"

#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr "원격 미디어"

#: src/settings_translation_file.cpp
msgid "Remote port"
msgstr "원격 포트"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Replaces the default main menu with a custom one."
msgstr "기본 주 메뉴를 커스텀 메뉴로 바꿉니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Report path"
msgstr "보고서 경로"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Ridge noise"
msgstr "강 소리"

#: src/settings_translation_file.cpp
msgid "Ridge underwater noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Right key"
msgstr "오른쪽 키"

#: src/settings_translation_file.cpp
msgid "Rightclick repetition interval"
msgstr "오른쪽 클릭 반복 간격"

#: src/settings_translation_file.cpp
msgid "River Depth"
msgstr "강 깊이"

#: src/settings_translation_file.cpp
msgid "River Noise"
msgstr "강 소리"

#: src/settings_translation_file.cpp
msgid "River Size"
msgstr "강 크기"

#: src/settings_translation_file.cpp
msgid "River noise -- rivers occur close to zero"
msgstr "강 소리 -- 강이 0에 가까울 때 발생"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Rollback recording"
msgstr "롤백 레코딩"

#: src/settings_translation_file.cpp
msgid "Round minimap"
msgstr "원형 미니맵"

#: src/settings_translation_file.cpp
msgid "Sandy beaches occur when np_beach exceeds this value."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Save the map received by the client on disk."
msgstr "디스크에 클라이언트에서 받은 맵을 저장 합니다."

#: src/settings_translation_file.cpp
msgid "Saving map received from server"
msgstr "서버로부터 받은 맵을 저장"

#: src/settings_translation_file.cpp
msgid "Scale"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Scale gui by a user specified value.\n"
"Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
"This will smooth over some of the rough edges, and blend\n"
"pixels when scaling down, at the cost of blurring some\n"
"edge pixels when images are scaled by non-integer sizes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Screen height"
msgstr "화면 높이"

#: src/settings_translation_file.cpp
msgid "Screen width"
msgstr "화면 너비"

#: src/settings_translation_file.cpp
msgid "Screenshot"
msgstr "스크린샷"

#: src/settings_translation_file.cpp
msgid "Screenshot folder"
msgstr "스크린샷 폴더"

#: src/settings_translation_file.cpp
msgid "Screenshot format"
msgstr "화면 캡처 형식"

#: src/settings_translation_file.cpp
msgid "Screenshot quality"
msgstr "스크린샷 품질"

#: src/settings_translation_file.cpp
msgid ""
"Screenshot quality. Only used for JPEG format.\n"
"1 means worst quality; 100 means best quality.\n"
"Use 0 for default quality."
msgstr ""
"화면 캡처 품질입니다. JPEG 형식에만 사용.\n"
"1은 최악의 품질; 100은 최고의 품질을 의미합니다.\n"
"기본 품질을 사용하려면 0을 사용 합니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Seabed noise"
msgstr "동굴 잡음 #1"

#: src/settings_translation_file.cpp
msgid "Second of 2 3D noises that together define tunnels."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Security"
msgstr "보안"

#: src/settings_translation_file.cpp
msgid "See http://www.sqlite.org/pragma.html#pragma_synchronous"
msgstr "Http://www.sqlite.org/pragma.html#pragma_synchronous 참조"

#: src/settings_translation_file.cpp
msgid "Selection box border color (R,G,B)."
msgstr "선택 박스 테두리 색 (빨, 초, 파)."

#: src/settings_translation_file.cpp
msgid "Selection box color"
msgstr "선택 박스 컬러"

#: src/settings_translation_file.cpp
msgid "Selection box width"
msgstr "선택 박스 너비"

#: src/settings_translation_file.cpp
msgid "Server / Singleplayer"
msgstr "서버 / 싱글 플레이어"

#: src/settings_translation_file.cpp
msgid "Server URL"
msgstr "서버 URL"

#: src/settings_translation_file.cpp
msgid "Server address"
msgstr "서버 주소"

#: src/settings_translation_file.cpp
msgid "Server description"
msgstr "서버 설명"

#: src/settings_translation_file.cpp
msgid "Server name"
msgstr "서버 이름"

#: src/settings_translation_file.cpp
msgid "Server port"
msgstr "서버 포트"

#: src/settings_translation_file.cpp
msgid "Server side occlusion culling"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Serverlist URL"
msgstr "서버리스트 URL"

#: src/settings_translation_file.cpp
msgid "Serverlist file"
msgstr "서버리스트 파일"

#: src/settings_translation_file.cpp
msgid ""
"Set the language. Leave empty to use the system language.\n"
"A restart is required after changing this."
msgstr ""
"언어 설정. 시스템 언어를 사용하려면 비워두세요.\n"
"설정 적용 후 재시작이 필요합니다."

#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving leaves.\n"
"Requires shaders to be enabled."
msgstr ""
"True로 설정하면 흔들리는 나뭇잎 효과가 적용됩니다.\n"
"쉐이더를 활성화 해야 합니다."

#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving plants.\n"
"Requires shaders to be enabled."
msgstr ""
"True로 설정하면 흔들리는 식물 효과가 적용됩니다.\n"
"쉐이더를 활성화 해야 합니다."

#: src/settings_translation_file.cpp
msgid ""
"Set to true enables waving water.\n"
"Requires shaders to be enabled."
msgstr ""
"True로 설정하면 물결효과가 적용됩니다.\n"
"쉐이더를 활성화해야 합니다.."

#: src/settings_translation_file.cpp
msgid "Shader path"
msgstr "쉐이더 경로"

#: src/settings_translation_file.cpp
msgid ""
"Shaders allow advanced visual effects and may increase performance on some "
"video cards.\n"
"This only works with the OpenGL video backend."
msgstr ""
"쉐이더는 확장된 시각 효과를 제공하고 몇몇 비디오 카드의 성능이 증가할 수도 있습니다.\n"
"이것은 OpenGL video backend에서만 직동합니다."

#: src/settings_translation_file.cpp
msgid "Shadow limit"
msgstr "그림자 제한"

#: src/settings_translation_file.cpp
msgid "Shape of the minimap. Enabled = round, disabled = square."
msgstr "미니맵 모양. 활성화 = 원형, 비활성화 = 정사각형."

#: src/settings_translation_file.cpp
msgid "Show debug info"
msgstr "디버그 정보 보기"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Show entity selection boxes"
msgstr "개체 선택 상자 보기"

#: src/settings_translation_file.cpp
msgid "Shutdown message"
msgstr "서버닫힘 메시지"

#: src/settings_translation_file.cpp
msgid ""
"Size of chunks to be generated at once by mapgen, stated in mapblocks (16 "
"nodes)."
msgstr "정해진 맵블럭(16 nodes), 맵젠에 의해 한번에 생설되어질 양의 크기."

#: src/settings_translation_file.cpp
msgid ""
"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
"increase the cache hit %, reducing the data being copied from the main\n"
"thread, thus reducing jitter."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Slice w"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Slope and fill work together to modify the heights"
msgstr "높이 수정을 위해 기울기와 채우기를 함께 작용합니다"

#: src/settings_translation_file.cpp
msgid "Small-scale humidity variation for blending biomes on borders."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Small-scale temperature variation for blending biomes on borders."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Smooth lighting"
msgstr "부드러운 조명효과"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Smooths camera when looking around. Also called look or mouse smoothing.\n"
"Useful for recording videos."
msgstr ""
"주위를 돌아볼 때 카메라를 부드럽게 해줍니다. 보기 또는 부드러운 마우스라고도 부릅니다.\n"
"비디오를 녹화하기에 유용합니다."

#: src/settings_translation_file.cpp
msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
msgstr "시네마틱 모드에서 카메라의 회전을 매끄럽게 만듭니다. 사용 하지 않으려면 0을 입력하세요."

#: src/settings_translation_file.cpp
msgid "Smooths rotation of camera. 0 to disable."
msgstr "카메라의 회전을 매끄럽게 만듭니다. 사용 하지 않으려면 0을 입력하세요."

#: src/settings_translation_file.cpp
msgid "Sneak key"
msgstr "살금살금걷기 키"

#: src/settings_translation_file.cpp
msgid "Sound"
msgstr "사운드"

#: src/settings_translation_file.cpp
msgid ""
"Specifies URL from which client fetches media instead of using UDP.\n"
"$filename should be accessible from $remote_media$filename via cURL\n"
"(obviously, remote_media should end with a slash).\n"
"Files that are not present will be fetched the usual way."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Static spawnpoint"
msgstr "고정된 스폰포인트"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Status message on connection"
msgstr "접속 시 status메시지"

#: src/settings_translation_file.cpp
msgid "Steepness noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Strength of generated normalmaps."
msgstr "자동으로 생성되는 노멀맵의 강도."

#: src/settings_translation_file.cpp
msgid "Strength of parallax."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Strict protocol checking"
msgstr "엄격한 프로토콜 검사"

#: src/settings_translation_file.cpp
msgid "Support older servers"
msgstr "오래된 서버 지원"

#: src/settings_translation_file.cpp
msgid "Synchronous SQLite"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Temperature variation for biomes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Terrain Height"
msgstr "지형 높이"

#: src/settings_translation_file.cpp
msgid "Terrain alt noise"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Terrain base noise"
msgstr "지형 높이"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Terrain higher noise"
msgstr "지형 높이"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Terrain noise"
msgstr "지형 높이"

#: src/settings_translation_file.cpp
msgid ""
"Terrain noise threshold for hills.\n"
"Controls proportion of world area covered by hills.\n"
"Adjust towards 0.0 for a larger proportion."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Terrain noise threshold for lakes.\n"
"Controls proportion of world area covered by lakes.\n"
"Adjust towards 0.0 for a larger proportion."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Terrain persistence noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Texture path"
msgstr "텍스처 경로"

#: src/settings_translation_file.cpp
msgid "The altitude at which temperature drops by 20C"
msgstr "기온이 20C로 떨어지는 고도"

#: src/settings_translation_file.cpp
msgid ""
"The default format in which profiles are being saved,\n"
"when calling `/profiler save [format]` without format."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "The depth of dirt or other filler"
msgstr "흙이나 다른 것의 깊이"

#: src/settings_translation_file.cpp
msgid ""
"The file path relative to your worldpath in which profiles will be saved to."
msgstr ""

#: src/settings_translation_file.cpp
msgid "The identifier of the joystick to use"
msgstr ""

#: src/settings_translation_file.cpp
msgid "The network interface that the server listens on."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"The privileges that new users automatically get.\n"
"See /privs in game for a full list on your server and mod configuration."
msgstr ""
"새로운 유저가 자동으로 얻는 권한입니다.\n"
"게임에서 /privs를 입력하여 서버와 모드 환경설정의 전체 권한\n"
" 목록을 확인하세요."

#: src/settings_translation_file.cpp
msgid "The rendering back-end for Irrlicht."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"The sensitivity of the joystick axes for moving the\n"
"ingame view frustum around."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"The strength (darkness) of node ambient-occlusion shading.\n"
"Lower is darker, Higher is lighter. The valid range of values for this\n"
"setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
"set to the nearest valid value."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"The time (in seconds) that the liquids queue may grow beyond processing\n"
"capacity until an attempt is made to decrease its size by dumping old queue\n"
"items.  A value of 0 disables the functionality."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"The time in seconds it takes between repeated events\n"
"when holding down a joystick button combination."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"The time in seconds it takes between repeated right clicks when holding the "
"right mouse button."
msgstr ""

#: src/settings_translation_file.cpp
msgid "The type of joystick"
msgstr ""

#: src/settings_translation_file.cpp
msgid "This font will be used for certain languages."
msgstr "이 글꼴은 특정 언어에 사용 됩니다."

#: src/settings_translation_file.cpp
msgid "Time in between active block management cycles"
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Time in seconds for item entity (dropped items) to live.\n"
"Setting it to -1 disables the feature."
msgstr "드랍된 아이템이 살아 있는 시간입니다. -1을 입력하여 비활성화합니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Time send interval"
msgstr "시간 전송 간격"

#: src/settings_translation_file.cpp
msgid "Time speed"
msgstr "시간 속도"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Timeout for client to remove unused map data from memory."
msgstr ""
"메모리에서 사용 하지 않는 맵 데이터를 제거하기 위해 클라이언트에 대한 시간 제"
"한입니다."

#: src/settings_translation_file.cpp
msgid ""
"To reduce lag, block transfers are slowed down when a player is building "
"something.\n"
"This determines how long they are slowed down after placing or removing a "
"node."
msgstr ""
"플레이어가 무엇을 건설할 때 렉을 줄이기 위해 블럭 전송이 느려집니다.\n"
"이것은 node가 배치되거나 제거된 후 얼마나 오래 느려지는지를 결정합니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Toggle camera mode key"
msgstr "카메라모드 스위치 키"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Tooltip delay"
msgstr "도구 설명 지연"

#: src/settings_translation_file.cpp
msgid "Trees noise"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Trilinear filtering"
msgstr "삼중 선형 필터링"

#: src/settings_translation_file.cpp
msgid ""
"True = 256\n"
"False = 128\n"
"Useable to make minimap smoother on slower machines."
msgstr ""
"True = 256 \n"
"False = 128 \n"
"느린 컴퓨터에서 미니맵을 부드럽게 만들어줍니다."

#: src/settings_translation_file.cpp
msgid "Trusted mods"
msgstr "신뢰할 수 있는 모드"

#: src/settings_translation_file.cpp
msgid ""
"Typical maximum height, above and below midpoint, of floatland mountain "
"terrain."
msgstr ""

#: src/settings_translation_file.cpp
msgid "URL to the server list displayed in the Multiplayer Tab."
msgstr "멀티 탭에 표시 된 서버 목록 URL입니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Undersampling"
msgstr "좌표표집(Undersampling)"

#: src/settings_translation_file.cpp
msgid ""
"Undersampling is similar to using lower screen resolution, but it applies\n"
"to the game world only, keeping the GUI intact.\n"
"It should give significant performance boost at the cost of less detailed "
"image."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Unlimited player transfer distance"
msgstr "무제한 플레이어 전송 거리"

#: src/settings_translation_file.cpp
msgid "Unload unused server data"
msgstr "사용하지 않은 서버 데이터 삭제"

#: src/settings_translation_file.cpp
msgid "Use 3D cloud look instead of flat."
msgstr "평평하게 보는 대신에 3D 구름 효과를 사용합니다."

#: src/settings_translation_file.cpp
msgid "Use a cloud animation for the main menu background."
msgstr "주 메뉴 배경에 구름 애니메이션을 사용 합니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Use anisotropic filtering when viewing at textures from an angle."
msgstr "각도에 따라 텍스처를 볼 때 이방성 필터링을 사용 합니다."

#: src/settings_translation_file.cpp
msgid "Use bilinear filtering when scaling textures."
msgstr "이중 선형 필터링은 질감 스케일링을 할 때 사용 합니다."

#: src/settings_translation_file.cpp
msgid "Use key"
msgstr "키 사용"

#: src/settings_translation_file.cpp
msgid "Use mip mapping to scale textures. May slightly increase performance."
msgstr ""
"텍스쳐를 크게하기 위해 mip mapping을 사용 합니다. 성능이 약간 증가할겁니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Use trilinear filtering when scaling textures."
msgstr "삼중 선형 필터링은 질감 스케일링을 할 때 사용 합니다."

#: src/settings_translation_file.cpp
msgid "V-Sync"
msgstr "수직동기화 V-Sync"

#: src/settings_translation_file.cpp
msgid "VBO"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Valley Depth"
msgstr "계곡 깊이"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Valley Fill"
msgstr "계곡 채우기"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Valley Profile"
msgstr "계곡 측면"

#: src/settings_translation_file.cpp
msgid "Valley Slope"
msgstr "계곡 경사"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Valleys C Flags"
msgstr "계곡 C 플래그"

#: src/settings_translation_file.cpp
msgid "Variation of biome filler depth."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Variation of hill height and lake depth on floatland smooth terrain."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Variation of maximum mountain height (in nodes)."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Variation of number of caves."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Variation of terrain vertical scale.\n"
"When noise is < -0.55 terrain is near-flat."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Varies depth of biome surface nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Varies roughness of terrain.\n"
"Defines the 'persistence' value for terrain_base and terrain_alt noises."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Varies steepness of cliffs."
msgstr "산의 높이/경사를 조절."

#: src/settings_translation_file.cpp
msgid "Vertical screen synchronization."
msgstr "세로 화면 동기화."

#: src/settings_translation_file.cpp
msgid "Video driver"
msgstr "비디오 드라이버"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "View bobbing factor"
msgstr "보기 만료"

#: src/settings_translation_file.cpp
#, fuzzy
msgid "View distance in nodes."
msgstr ""
"node의 보여지는 거리\n"
"최소 = 20"

#: src/settings_translation_file.cpp
msgid "View range decrease key"
msgstr "시야 감소 키"

#: src/settings_translation_file.cpp
msgid "View range increase key"
msgstr "시야 증가 키"

#: src/settings_translation_file.cpp
msgid "View zoom key"
msgstr "확대 키"

#: src/settings_translation_file.cpp
msgid "Viewing range"
msgstr "시야 범위"

#: src/settings_translation_file.cpp
msgid "Volume"
msgstr "볼륨"

#: src/settings_translation_file.cpp
msgid ""
"W co-ordinate of the generated 3D slice of a 4D fractal.\n"
"Determines which 3D slice of the 4D shape is generated.\n"
"Has no effect on 3D fractals.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Walking speed"
msgstr "걷는 속도"

#: src/settings_translation_file.cpp
msgid "Water Features"
msgstr "물 특징"

#: src/settings_translation_file.cpp
msgid "Water level"
msgstr "물의 높이"

#: src/settings_translation_file.cpp
msgid "Water surface level of the world."
msgstr "월드의 물 표면 높이."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Waving Nodes"
msgstr "움직이는 Node"

#: src/settings_translation_file.cpp
msgid "Waving leaves"
msgstr "흔들리는 나뭇잎 효과"

#: src/settings_translation_file.cpp
msgid "Waving plants"
msgstr "흔들리는 식물 효과"

#: src/settings_translation_file.cpp
msgid "Waving water"
msgstr "물결 효과"

#: src/settings_translation_file.cpp
msgid "Waving water height"
msgstr "물결 높이"

#: src/settings_translation_file.cpp
msgid "Waving water length"
msgstr "물결 길이"

#: src/settings_translation_file.cpp
msgid "Waving water speed"
msgstr "물결 속도"

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"When gui_scaling_filter is true, all GUI images need to be\n"
"filtered in software, but some images are generated directly\n"
"to hardware (e.g. render-to-texture for nodes in inventory)."
msgstr ""
"Gui_scaling_filter이 true 이면 모든 GUI 이미지 소프트웨어에서 필터링 될 필요"
"가 있습니다. 하지만 일부 이미지는 바로 하드웨어에 생성됩니다. (e.g. render-"
"to-texture for nodes in inventory)."

#: src/settings_translation_file.cpp
msgid ""
"When gui_scaling_filter_txr2img is true, copy those images\n"
"from hardware to software for scaling.  When false, fall back\n"
"to the old scaling method, for video drivers that don't\n"
"properly support downloading textures back from hardware."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
"can be blurred, so automatically upscale them with nearest-neighbor\n"
"interpolation to preserve crisp pixels.  This sets the minimum texture size\n"
"for the upscaled textures; higher values look sharper, but require more\n"
"memory.  Powers of 2 are recommended.  Setting this higher than 1 may not\n"
"have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
"enabled."
msgstr ""
"이중선형/삼중선형/이방성 필터를 사용할 때 저해상도 택스쳐는 희미하게 보일 수 "
"있습니다.so automatically upscale them with nearest-neighbor interpolation "
"to preserve crisp pixels. This sets the minimum texture size for the "
"upscaled textures; 값이 높을수록 선명하게 보입니다. 하지만 많은 메모리가 필요"
"합니다. Powers of 2 are recommended. Setting this higher than 1 may not have "
"a visible effect unless bilinear/trilinear/anisotropic filtering is enabled."

#: src/settings_translation_file.cpp
msgid ""
"Whether freetype fonts are used, requires freetype support to be compiled in."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Whether node texture animations should be desynchronized per mapblock."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Whether players are shown to clients without any range limit.\n"
"Deprecated, use the setting player_transfer_distance instead."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Whether to allow players to damage and kill each other."
msgstr "플레이어끼리 서로 공격하고 죽이는 것에 대한 허락 여부."

#: src/settings_translation_file.cpp
msgid ""
"Whether to ask clients to reconnect after a (Lua) crash.\n"
"Set this to true if your server is set up to restart automatically."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Whether to fog out the end of the visible area."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Whether to show the client debug info (has the same effect as hitting F5)."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Whether to support older servers before protocol version 25.\n"
"Enable if you want to connect to 0.4.12 servers and before.\n"
"Servers starting with 0.4.13 will work, 0.4.12-dev servers may work.\n"
"Disabling this option will protect your password better."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Width component of the initial window size."
msgstr "폭은 초기 창 크기로 구성되어 있습니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Width of the selectionbox's lines around nodes."
msgstr ""
"node 주위 “selectionbox'” or (if UTF-8 supported) “selectionbox’” 라인의 너비"
"입니다."

#: src/settings_translation_file.cpp
msgid ""
"Windows systems only: Start Minetest with the command line window in the "
"background.\n"
"Contains the same information as the file debug.txt (default name)."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"World directory (everything in the world is stored here).\n"
"Not needed if starting from the main menu."
msgstr ""
"월드 디렉토리 (월드의 모든 것은 여기에 저장됩니다).\n"
"주 메뉴에서 시작 하는 경우 필요 하지 않습니다."

#: src/settings_translation_file.cpp
#, fuzzy
msgid "Y of flat ground."
msgstr "평평한 땅의 Y값"

#: src/settings_translation_file.cpp
msgid "Y of upper limit of large pseudorandom caves."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-distance over which caverns expand to full size."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level of average terrain surface."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level of cavern upper limit."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level of floatland midpoint and lake surface."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level of higher (cliff-top) terrain."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level of lower terrain and lakebeds."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level of seabed."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Y-level to which floatland shadows extend."
msgstr ""

#: src/settings_translation_file.cpp
#, fuzzy
msgid "block send optimize distance"
msgstr "최대 블록 전송 거리"

#: src/settings_translation_file.cpp
msgid "cURL file download timeout"
msgstr ""

#: src/settings_translation_file.cpp
msgid "cURL parallel limit"
msgstr ""

#: src/settings_translation_file.cpp
msgid "cURL timeout"
msgstr ""

#~ msgid "Hide mp content"
#~ msgstr "숨겨진 맵 콘텐츠"

#~ msgid "Attn"
#~ msgstr "담당자"

#~ msgid "Capital"
#~ msgstr "자본"

#~ msgid "Comma"
#~ msgstr "쉼표"

#~ msgid "CrSel"
#~ msgstr "CrSel"

#~ msgid "ExSel"
#~ msgstr "ExSel"

#~ msgid "Final"
#~ msgstr "최종"

#~ msgid "Minus"
#~ msgstr "마이너스"

#~ msgid "Period"
#~ msgstr "기간"

#~ msgid "Plus"
#~ msgstr "플러스"

#~ msgid ""
#~ "Controls size of deserts and beaches in Mapgen v6.\n"
#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
#~ msgstr ""
#~ "Mapgen v6에서 사막과 해변의 크기를 조정합니다.\n"
#~ "Snowbiomes 사용 하는 경우에 'mgv6_freq_desert'은 무시 됩니다."

#~ msgid ""
#~ "Determines terrain shape.\n"
#~ "The 3 numbers in brackets control the scale of the\n"
#~ "terrain, the 3 numbers should be identical."
#~ msgstr ""
#~ "지형 모양을 결정합니다.\n"
#~ "괄호안의 3개의 숫자는 지형의 규모를 조정합니다.\n"
#~ "3개의 숫자는 동일해야 합니다."