aboutsummaryrefslogtreecommitdiff
path: root/source/ko/vcl/messages.po
blob: 57a02a5a199343e530b1fcbb043e6916729325c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
#. extracted from vcl/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-24 14:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"

#. To translators: This is the first entry of a sequence of paper size names
#: print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
msgid "A0"
msgstr "A0"

#: print.hrc:29
msgctxt "RID_STR_PAPERNAMES"
msgid "A1"
msgstr "A1"

#: print.hrc:30
msgctxt "RID_STR_PAPERNAMES"
msgid "A2"
msgstr "A2"

#: print.hrc:31
msgctxt "RID_STR_PAPERNAMES"
msgid "A3"
msgstr "A3"

#: print.hrc:32
msgctxt "RID_STR_PAPERNAMES"
msgid "A4"
msgstr "A4"

#: print.hrc:33
msgctxt "RID_STR_PAPERNAMES"
msgid "A5"
msgstr "A5"

#: print.hrc:34
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"

#: print.hrc:35
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"

#: print.hrc:36
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter"
msgstr "Letter"

#: print.hrc:37
msgctxt "RID_STR_PAPERNAMES"
msgid "Legal"
msgstr "Legal"

#: print.hrc:38
msgctxt "RID_STR_PAPERNAMES"
msgid "Tabloid"
msgstr "Tabloid"

#: print.hrc:39
msgctxt "RID_STR_PAPERNAMES"
msgid "User Defined"
msgstr "사용자 정의"

#: print.hrc:40
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"

#: print.hrc:41
msgctxt "RID_STR_PAPERNAMES"
msgid "C4 Envelope"
msgstr "C4 봉투"

#: print.hrc:42
msgctxt "RID_STR_PAPERNAMES"
msgid "C5 Envelope"
msgstr "C5 봉투"

#: print.hrc:43
msgctxt "RID_STR_PAPERNAMES"
msgid "C6 Envelope"
msgstr "C6 봉투"

#: print.hrc:44
msgctxt "RID_STR_PAPERNAMES"
msgid "C6/5 Envelope"
msgstr "C6/5 봉투"

#: print.hrc:45
msgctxt "RID_STR_PAPERNAMES"
msgid "DL Envelope"
msgstr "DL 봉투"

#: print.hrc:46
msgctxt "RID_STR_PAPERNAMES"
msgid "Dia Slide"
msgstr "Dia 슬라이드"

#: print.hrc:47
msgctxt "RID_STR_PAPERNAMES"
msgid "C"
msgstr "C"

#: print.hrc:48
msgctxt "RID_STR_PAPERNAMES"
msgid "D"
msgstr "D"

#: print.hrc:49
msgctxt "RID_STR_PAPERNAMES"
msgid "E"
msgstr "E"

#: print.hrc:50
msgctxt "RID_STR_PAPERNAMES"
msgid "Executive"
msgstr "Executive"

#: print.hrc:51
msgctxt "RID_STR_PAPERNAMES"
msgid "Long Bond"
msgstr "Long Bond"

#: print.hrc:52
msgctxt "RID_STR_PAPERNAMES"
msgid "#8 (Monarch) Envelope"
msgstr "#8 (Monarch) 봉투"

#: print.hrc:53
msgctxt "RID_STR_PAPERNAMES"
msgid "#6 3/4 (Personal) Envelope"
msgstr "#6 3/4 (Personal) 봉투"

#: print.hrc:54
msgctxt "RID_STR_PAPERNAMES"
msgid "#9 Envelope"
msgstr "#9 봉투"

#: print.hrc:55
msgctxt "RID_STR_PAPERNAMES"
msgid "#10 Envelope"
msgstr "#10 봉투"

#: print.hrc:56
msgctxt "RID_STR_PAPERNAMES"
msgid "#11 Envelope"
msgstr "#11 봉투"

#: print.hrc:57
msgctxt "RID_STR_PAPERNAMES"
msgid "#12 Envelope"
msgstr "#12 봉투"

#: print.hrc:58
msgctxt "RID_STR_PAPERNAMES"
msgid "16 Kai"
msgstr "16 Kai"

#: print.hrc:59
msgctxt "RID_STR_PAPERNAMES"
msgid "32 Kai"
msgstr "32 Kai"

#: print.hrc:60
msgctxt "RID_STR_PAPERNAMES"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"

#: print.hrc:61
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"

#: print.hrc:62
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"

#: print.hrc:63
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"

#. To translators: This is the last entry of the sequence of paper size names
#: print.hrc:65
msgctxt "RID_STR_PAPERNAMES"
msgid "Japanese Postcard"
msgstr "일본식 우편엽서"

#: printaccessoryview.hrc:27
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Preview"
msgstr "미리 보기"

#: printaccessoryview.hrc:28
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Page number"
msgstr "페이지 번호"

#: printaccessoryview.hrc:29
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Number of pages"
msgstr "페이지 수"

#: printaccessoryview.hrc:30
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "More"
msgstr "자세히(~M)"

#: printaccessoryview.hrc:31
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Print selection only"
msgstr "선택한 부분만 인쇄하기"

#: strings.hrc:25
msgctxt "SV_RESID_STRING_NOSELECTIONPOSSIBLE"
msgid "<No selection possible>"
msgstr "<선택 불가능>"

#: strings.hrc:27
msgctxt "SV_MENU_MAC_SERVICES"
msgid "Services"
msgstr "서비스"

#: strings.hrc:28
msgctxt "SV_MENU_MAC_HIDEAPP"
msgid "Hide %PRODUCTNAME"
msgstr "%PRODUCTNAME 숨기기"

#: strings.hrc:29
msgctxt "SV_MENU_MAC_HIDEALL"
msgid "Hide Others"
msgstr "기타 숨기기"

#: strings.hrc:30
msgctxt "SV_MENU_MAC_SHOWALL"
msgid "Show All"
msgstr "모두 표시"

#: strings.hrc:31
msgctxt "SV_MENU_MAC_QUITAPP"
msgid "Quit %PRODUCTNAME"
msgstr "%PRODUCTNAME 종료"

#: strings.hrc:33
msgctxt "SV_HELPTEXT_CLOSE"
msgid "Close"
msgstr "닫기"

#: strings.hrc:34
msgctxt "SV_HELPTEXT_MINIMIZE"
msgid "Minimize"
msgstr "최소화"

#: strings.hrc:35
msgctxt "SV_HELPTEXT_MAXIMIZE"
msgid "Maximize"
msgstr "최대화"

#: strings.hrc:36
msgctxt "SV_HELPTEXT_RESTORE"
msgid "Restore"
msgstr "복구"

#: strings.hrc:37
msgctxt "SV_HELPTEXT_ROLLDOWN"
msgid "Drop down"
msgstr "열기"

#: strings.hrc:38
msgctxt "SV_HELPTEXT_ROLLUP"
msgid "Roll up"
msgstr "닫기"

#: strings.hrc:39
msgctxt "SV_HELPTEXT_HELP"
msgid "Help"
msgstr "도움말"

#: strings.hrc:40
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
msgstr ""

#: strings.hrc:41
msgctxt "SV_HELPTEXT_FADEIN"
msgid "Show"
msgstr "표시"

#: strings.hrc:42
msgctxt "SV_HELPTEXT_FADEOUT"
msgid "Hide"
msgstr "숨기기"

#: strings.hrc:43
msgctxt "SV_HELPTEXT_CLOSEDOCUMENT"
msgid "Close Document"
msgstr "문서 닫기"

#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "확인(~O)"

#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:48
msgctxt "SV_BUTTONTEXT_CANCEL"
msgid "~Cancel"
msgstr "취소(~C)"

#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "확인"

#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "취소"

#: strings.hrc:53
msgctxt "SV_BUTTONTEXT_YES"
msgid "~Yes"
msgstr "예(~Y)"

#: strings.hrc:54
msgctxt "SV_BUTTONTEXT_NO"
msgid "~No"
msgstr "아니요(~N)"

#: strings.hrc:55
msgctxt "SV_BUTTONTEXT_RETRY"
msgid "~Retry"
msgstr "다시 시도(~R)"

#: strings.hrc:56
msgctxt "SV_BUTTONTEXT_HELP"
msgid "~Help"
msgstr "도움말(~H)"

#: strings.hrc:57
msgctxt "SV_BUTTONTEXT_CLOSE"
msgid "~Close"
msgstr "닫기(~C)"

#: strings.hrc:58
msgctxt "SV_BUTTONTEXT_MORE"
msgid "~More"
msgstr "자세히(~M)"

#: strings.hrc:59
msgctxt "SV_BUTTONTEXT_IGNORE"
msgid "~Ignore"
msgstr "무시(~I)"

#: strings.hrc:60
msgctxt "SV_BUTTONTEXT_ABORT"
msgid "~Abort"
msgstr "중단(~A)"

#: strings.hrc:61
msgctxt "SV_BUTTONTEXT_LESS"
msgid "~Less"
msgstr "간단히(~L)"

#: strings.hrc:62
msgctxt "SV_BUTTONTEXT_RESET"
msgid "R~eset"
msgstr "원래대로(~E)"

#: strings.hrc:63
msgctxt "SV_BUTTONTEXT_ADD"
msgid "~Add"
msgstr "추가(~A)"

#: strings.hrc:64
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "삭제(~D)"

#: strings.hrc:65
msgctxt "SV_BUTTONTEXT_REMOVE"
msgid "~Remove"
msgstr "제거(~R)"

#: strings.hrc:66
msgctxt "SV_BUTTONTEXT_NEW"
msgid "~New"
msgstr "새로 만들기(~N)"

#: strings.hrc:67
msgctxt "SV_BUTTONTEXT_EDIT"
msgid "~Edit"
msgstr "편집(~E)"

#: strings.hrc:68
msgctxt "SV_BUTTONTEXT_APPLY"
msgid "~Apply"
msgstr "적용(~A)"

#: strings.hrc:69
msgctxt "SV_BUTTONTEXT_SAVE"
msgid "~Save"
msgstr "저장(~S)"

#: strings.hrc:70
msgctxt "SV_BUTTONTEXT_UNDO"
msgid "~Undo"
msgstr "실행취소(~U)"

#: strings.hrc:71
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "붙여넣기(~P)"

#: strings.hrc:72
msgctxt "SV_BUTTONTEXT_NEXT"
msgid "~Next"
msgstr "다음(~N)"

#: strings.hrc:73
#, fuzzy
msgctxt "SV_BUTTONTEXT_PREV"
msgid "~Previous"
msgstr "이전"

#: strings.hrc:74
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "위로(~U)"

#: strings.hrc:75
msgctxt "SV_BUTTONTEXT_GO_DOWN"
msgid "Do~wn"
msgstr "아래로(~W)"

#: strings.hrc:76
msgctxt "SV_BUTTONTEXT_CLEAR"
msgid "~Clear"
msgstr "지우기(~C)"

#: strings.hrc:77
msgctxt "SV_BUTTONTEXT_OPEN"
msgid "~Open"
msgstr "열기(_O)"

#: strings.hrc:78
msgctxt "SV_BUTTONTEXT_PLAY"
msgid "~Play"
msgstr "재생(~P)"

#: strings.hrc:79
msgctxt "SV_BUTTONTEXT_FIND"
msgid "~Find"
msgstr "찾기(_F)"

#: strings.hrc:80
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "정지(~S)"

#: strings.hrc:81
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "연결(~O)"

#: strings.hrc:82
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
msgstr ""

#: strings.hrc:84
#, c-format
msgctxt "SV_STDTEXT_SERVICENOTAVAILABLE"
msgid ""
"The component (%s) could not be loaded.\n"
"Please start setup with the repair option."
msgstr ""
"구성요소 (%s)을(를) 로드하지 못했습니다.\n"
"설치를 시작한 다음 복구하십시오."

#: strings.hrc:86
msgctxt "SV_STDTEXT_DONTASKAGAIN"
msgid "Do not show this question again."
msgstr "이 질문을 다시 표시하지 않음"

#: strings.hrc:87
msgctxt "SV_STDTEXT_DONTWARNAGAIN"
msgid "Do not show warning again."
msgstr "이 경고를 다시 표시하지 않음"

#: strings.hrc:89
msgctxt "SV_STDTEXT_ABOUT"
msgid "About %PRODUCTNAME"
msgstr " %PRODUCTNAME 정보"

#: strings.hrc:90
msgctxt "SV_STDTEXT_PREFERENCES"
msgid "Preferences..."
msgstr "환경 설정..."

#: strings.hrc:91
msgctxt "SV_STDTEXT_ALLFILETYPES"
msgid "Any type"
msgstr "모든 유형"

#: strings.hrc:93
msgctxt "STR_FPICKER_AUTO_EXTENSION"
msgid "~Automatic file name extension"
msgstr "자동 파일 이름 확장자(~A)"

#: strings.hrc:94
msgctxt "STR_FPICKER_PASSWORD"
msgid "Save with pass~word"
msgstr "암호를 사용하여 저장(~W)"

#. dear loplugins, please don't remove this constant, it will be used in follow-up commits
#: strings.hrc:96
msgctxt "STR_FPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
msgstr ""

#: strings.hrc:97
msgctxt "STR_FPICKER_FILTER_OPTIONS"
msgid "~Edit filter settings"
msgstr "필터 설정 편집(~E)"

#: strings.hrc:98
msgctxt "STR_FPICKER_READONLY"
msgid "~Read-only"
msgstr "읽기 전용(~R)"

#: strings.hrc:99
msgctxt "STR_FPICKER_INSERT_AS_LINK"
msgid "Insert as ~Link"
msgstr "링크로 삽입하기(~L)"

#: strings.hrc:100
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "미리보기(~E)"

#: strings.hrc:101
msgctxt "STR_FPICKER_PLAY"
msgid "~Play"
msgstr "재생(~P)"

#: strings.hrc:102
msgctxt "STR_FPICKER_VERSION"
msgid "~Version:"
msgstr "버전(~V):"

#: strings.hrc:103
msgctxt "STR_FPICKER_TEMPLATES"
msgid "S~tyles:"
msgstr "스타일(~T):"

#: strings.hrc:104
msgctxt "STR_FPICKER_IMAGE_TEMPLATE"
msgid "Frame Style: "
msgstr "틀 스타일: "

#: strings.hrc:105
msgctxt "STR_FPICKER_SELECTION"
msgid "~Selection"
msgstr "선택(~S)"

#: strings.hrc:106
msgctxt "STR_FPICKER_FOLDER_DEFAULT_TITLE"
msgid "Select Path"
msgstr "경로를 선택하세요"

#: strings.hrc:107
msgctxt "STR_FPICKER_FOLDER_DEFAULT_DESCRIPTION"
msgid "Please select a folder."
msgstr "폴더를 선택하세요."

#: strings.hrc:108
msgctxt "STR_FPICKER_ALREADYEXISTOVERWRITE_PRIMARY"
msgid "A file named \"$filename$\" already exists. Do you want to replace it?"
msgstr "이름이 \"$filename$\" 인 파일이 이미 있습니다. 덮어쓰겠습니까?"

#: strings.hrc:109
msgctxt "STR_FPICKER_ALREADYEXISTOVERWRITE_SECONDARY"
msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
msgstr "\"$dirname$\" 안에 같은 이름의 파일이 존재합니다. 교체를 선택하면 해당 파일을 덮어씁니다."

#: strings.hrc:110
msgctxt "STR_FPICKER_ALLFORMATS"
msgid "All Formats"
msgstr "모든 포맷"

#: strings.hrc:111
msgctxt "STR_FPICKER_OPEN"
msgid "Open"
msgstr "열기"

#: strings.hrc:112
msgctxt "STR_FPICKER_SAVE"
msgid "Save"
msgstr "저장"

#: strings.hrc:113
msgctxt "STR_FPICKER_TYPE"
msgid "File ~type"
msgstr "파일 형식(~T)"

#: strings.hrc:115
msgctxt "SV_ACCESSERROR_NO_FONTS"
msgid "No fonts could be found on the system."
msgstr "시스템상에서 글꼴을 찾을 수 없습니다."

#: strings.hrc:117
msgctxt "SV_PRINT_NOPAGES"
msgid "No pages"
msgstr "페이지 없음"

#: strings.hrc:118
msgctxt "SV_PRINT_TOFILE_TXT"
msgid "Print to File..."
msgstr "파일로 인쇄..."

#: strings.hrc:119
msgctxt "SV_PRINT_DEFPRT_TXT"
msgid "Default printer"
msgstr "기본 프린터"

#: strings.hrc:120
msgctxt "SV_PRINT_PRINTPREVIEW_TXT"
msgid "Print preview"
msgstr "인쇄 미리보기"

#: strings.hrc:121
msgctxt "SV_PRINT_QUERYFAXNUMBER_TXT"
msgid "Please enter the fax number"
msgstr "팩스 번호를 입력하십시오."

#: strings.hrc:122
msgctxt "SV_PRINT_INVALID_TXT"
msgid "<ignore>"
msgstr "<무시>"

#: strings.hrc:123
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "사용자 정의"

#: strings.hrc:125
msgctxt "SV_EDIT_WARNING_STR"
msgid "The inserted text exceeded the maximum length of this text field. The text was truncated."
msgstr "삽입한 텍스트의 길이가 텍스트 필드의 최대 입력 길이를 초과하였습니다. 텍스트의 일부가 누락되었습니다."

#: strings.hrc:127
msgctxt "SV_APP_CPUTHREADS"
msgid "CPU threads: "
msgstr ""

#: strings.hrc:128
msgctxt "SV_APP_OSVERSION"
msgid "OS: "
msgstr ""

#: strings.hrc:129
msgctxt "SV_APP_UIRENDER"
msgid "UI render: "
msgstr ""

#: strings.hrc:130
msgctxt "SV_APP_GL"
msgid "GL"
msgstr ""

#: strings.hrc:131
#, fuzzy
msgctxt "SV_APP_DEFAULT"
msgid "default"
msgstr "기본값"

#: strings.hrc:133
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "정보"

#: strings.hrc:134
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "경고"

#: strings.hrc:135
#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "오류"

#: strings.hrc:136
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "확인"

#: strings.hrc:138
msgctxt "STR_TEXTUNDO_DELPARA"
msgid "delete line"
msgstr "선 삭제"

#: strings.hrc:139
msgctxt "STR_TEXTUNDO_CONNECTPARAS"
msgid "delete multiple lines"
msgstr "다중 선 삭제"

#: strings.hrc:140
msgctxt "STR_TEXTUNDO_SPLITPARA"
msgid "insert multiple lines"
msgstr "다중 선 삽입"

#: strings.hrc:141
msgctxt "STR_TEXTUNDO_INSERTCHARS"
msgid "insert '$1'"
msgstr "'$1' 삽입"

#: strings.hrc:142
msgctxt "STR_TEXTUNDO_REMOVECHARS"
msgid "delete '$1'"
msgstr "'$1' 삭제"

#. To translators: This is the first entry of a sequence of measurement unit names
#: units.hrc:28
msgctxt "SV_FUNIT_STRINGS"
msgid "mm"
msgstr "mm"

#: units.hrc:29
msgctxt "SV_FUNIT_STRINGS"
msgid "cm"
msgstr "cm"

#: units.hrc:30
msgctxt "SV_FUNIT_STRINGS"
msgid "m"
msgstr "m"

#: units.hrc:31
msgctxt "SV_FUNIT_STRINGS"
msgid "km"
msgstr "km"

#: units.hrc:32
msgctxt "SV_FUNIT_STRINGS"
msgid "twips"
msgstr "twips"

#: units.hrc:33
msgctxt "SV_FUNIT_STRINGS"
msgid "twip"
msgstr "twip"

#: units.hrc:34
msgctxt "SV_FUNIT_STRINGS"
msgid "pt"
msgstr "pt"

#: units.hrc:35
msgctxt "SV_FUNIT_STRINGS"
msgid "pc"
msgstr "pc"

#: units.hrc:36
msgctxt "SV_FUNIT_STRINGS"
msgid "\""
msgstr "\""

#: units.hrc:37
msgctxt "SV_FUNIT_STRINGS"
msgid "in"
msgstr "in"

#: units.hrc:38
msgctxt "SV_FUNIT_STRINGS"
msgid "inch"
msgstr "inch"

#: units.hrc:39
msgctxt "SV_FUNIT_STRINGS"
msgid "'"
msgstr "'"

#: units.hrc:40
msgctxt "SV_FUNIT_STRINGS"
msgid "ft"
msgstr "ft"

#: units.hrc:41
msgctxt "SV_FUNIT_STRINGS"
msgid "foot"
msgstr "foot"

#: units.hrc:42
msgctxt "SV_FUNIT_STRINGS"
msgid "feet"
msgstr "feet"

#: units.hrc:43
msgctxt "SV_FUNIT_STRINGS"
msgid "miles"
msgstr "miles"

#: units.hrc:44
msgctxt "SV_FUNIT_STRINGS"
msgid "mile"
msgstr "mile"

#: units.hrc:45
msgctxt "SV_FUNIT_STRINGS"
msgid "ch"
msgstr "ch"

#: units.hrc:46
msgctxt "SV_FUNIT_STRINGS"
msgid "line"
msgstr "선"

#: units.hrc:47
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "픽셀"

#: units.hrc:48
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "픽셀"

#. To translators: degree
#: units.hrc:50
msgctxt "SV_FUNIT_STRINGS"
msgid "°"
msgstr "°"

#: units.hrc:51
msgctxt "SV_FUNIT_STRINGS"
msgid "sec"
msgstr "초"

#. To translators: This is the last entry of the sequence of measurement unit names
#: units.hrc:53
msgctxt "SV_FUNIT_STRINGS"
msgid "ms"
msgstr "밀리초"

#: cupspassworddialog.ui:8
msgctxt "cupspassworddialog|CUPSPasswordDialog"
msgid "Authentication Request"
msgstr "인증 요청"

#: cupspassworddialog.ui:70
msgctxt "cupspassworddialog|label1"
msgid "_User:"
msgstr "사용자(_U):"

#: cupspassworddialog.ui:84
msgctxt "cupspassworddialog|label2"
msgid "_Password:"
msgstr "암호(_P):"

#: cupspassworddialog.ui:98
msgctxt "cupspassworddialog|text"
msgid "Please enter your authentication data for server “%s”"
msgstr "\"%s\" 서버에 대한 인증 데이터를 입력하십시오."

#: editmenu.ui:12
#, fuzzy
msgctxt "editmenu|undo"
msgid "_Undo"
msgstr "실행취소(~U)"

#: editmenu.ui:26
#, fuzzy
msgctxt "editmenu|cut"
msgid "Cu_t"
msgstr "잘라내기"

#: editmenu.ui:34
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "복사(_C)"

#: editmenu.ui:42
#, fuzzy
msgctxt "editmenu|paste"
msgid "_Paste"
msgstr "붙여넣기(~P)"

#: editmenu.ui:50
#, fuzzy
msgctxt "editmenu|delete"
msgid "_Delete"
msgstr "삭제(~D)"

#: editmenu.ui:64
#, fuzzy
msgctxt "editmenu|selectall"
msgid "Select _All"
msgstr "모두 선택"

#: editmenu.ui:73
#, fuzzy
msgctxt "editmenu|specialchar"
msgid "_Special Character..."
msgstr "특수 문자 삽입(~S)..."

#: errornocontentdialog.ui:8
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"

#: errornocontentdialog.ui:14
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "There are no pages to be printed."
msgstr "인쇄 할 페이지가 없습니다."

#: errornocontentdialog.ui:15
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "Please check your document for ranges relevant to printing."
msgstr "문서에서 인쇄할 범위를 확인하십시오."

#: errornoprinterdialog.ui:8
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"

#: errornoprinterdialog.ui:14
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "No default printer found."
msgstr "기본 프린터가 없습니다."

#: errornoprinterdialog.ui:15
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "Please choose a printer and try again."
msgstr "프린터를 선택하고, 다시 시도하십시오."

#: printdialog.ui:46
msgctxt "printdialog|liststore1"
msgid "1"
msgstr "1"

#: printdialog.ui:50
msgctxt "printdialog|liststore1"
msgid "2"
msgstr "2"

#: printdialog.ui:54
msgctxt "printdialog|liststore1"
msgid "4"
msgstr "4"

#: printdialog.ui:58
msgctxt "printdialog|liststore1"
msgid "6"
msgstr "6"

#: printdialog.ui:62
msgctxt "printdialog|liststore1"
msgid "9"
msgstr "9"

#: printdialog.ui:66
msgctxt "printdialog|liststore1"
msgid "16"
msgstr "16"

#: printdialog.ui:70
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "사용자 정의"

#: printdialog.ui:82
msgctxt "printdialog|liststore2"
msgid "left to right, then down"
msgstr "왼쪽에서 오른쪽으로, 그리고 아래쪽으로"

#: printdialog.ui:85
msgctxt "printdialog|liststore2"
msgid "top to bottom, then right"
msgstr "위쪽에서 아래쪽으로, 그리고 오른쪽으로"

#: printdialog.ui:88
msgctxt "printdialog|liststore2"
msgid "top to bottom, then left"
msgstr "위쪽에서 아래쪽으로, 그리고 왼쪽으로"

#: printdialog.ui:91
msgctxt "printdialog|liststore2"
msgid "right to left, then down"
msgstr "오른쪽에서 왼쪽으로, 그리고 아래쪽으로"

#: printdialog.ui:102
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "자동"

#: printdialog.ui:105
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "세로(~P)"

#: printdialog.ui:108
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "가로(~A)"

#: printdialog.ui:115
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "인쇄"

#: printdialog.ui:233
msgctxt "printdialog|totalnumpages"
msgid "/ %n"
msgstr "/ %n"

#: printdialog.ui:332
msgctxt "printdialog|label7"
msgid "Status:"
msgstr "상태:"

#: printdialog.ui:344
msgctxt "printdialog|label8"
msgid "Location:"
msgstr "위치: "

#: printdialog.ui:356
msgctxt "printdialog|label9"
msgid "Comment:"
msgstr "설명: "

#: printdialog.ui:368
msgctxt "printdialog|status"
msgid "Default printer"
msgstr "기본 프린터"

#: printdialog.ui:380
msgctxt "printdialog|location"
msgid "Place"
msgstr "위치"

#: printdialog.ui:392
msgctxt "printdialog|comment"
msgid "Long printer name"
msgstr "프린터 전체 이름"

#: printdialog.ui:406
msgctxt "printdialog|label6"
msgid "Details"
msgstr "상세"

#: printdialog.ui:417
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "속성..."

#: printdialog.ui:453
msgctxt "printdialog|label5"
msgid "Printer"
msgstr "프린터"

#: printdialog.ui:493
msgctxt "printdialog|label14"
msgid "Number of copies"
msgstr "사본 수"

#: printdialog.ui:531
msgctxt "printdialog|collate"
msgid "Collate"
msgstr "한 부씩 인쇄"

#: printdialog.ui:588
msgctxt "printdialog|printallsheets"
msgid "All sheets"
msgstr "모든 시트"

#: printdialog.ui:605
msgctxt "printdialog|printselectedsheets"
msgid "Selected sheets"
msgstr "선택한 시트"

#: printdialog.ui:621
msgctxt "printdialog|printselectedcells"
msgid "Selected cells"
msgstr "선택한 셀"

#: printdialog.ui:646
msgctxt "printdialog|fromwhich"
msgid "From which print"
msgstr "영역 인쇄"

#: printdialog.ui:664
msgctxt "printdialog|printallpages"
msgid "All pages"
msgstr "모든 페이지"

#: printdialog.ui:685
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "페이지"

#: printdialog.ui:720
msgctxt "printdialog|printselection"
msgid "Selection"
msgstr "선택"

#: printdialog.ui:736
msgctxt "printdialog|reverseorder"
msgid "Print in reverse page order"
msgstr "페이지 역순으로 인쇄"

#: printdialog.ui:768
msgctxt "printdialog|label13"
msgid "Range and Copies"
msgstr "범위와 사본"

#: printdialog.ui:801
msgctxt "printdialog|label16"
msgid "Comments"
msgstr "설명"

#: printdialog.ui:830
msgctxt "printdialog|label15"
msgid "Print"
msgstr "인쇄"

#: printdialog.ui:869
msgctxt "printdialog|label10"
msgid "Document"
msgstr "문서"

#: printdialog.ui:906
msgctxt "printdialog|label12"
msgid "Slides per page"
msgstr "페이지당 슬라이드"

#: printdialog.ui:931
msgctxt "printdialog|label19"
msgid "Order"
msgstr "순서"

#: printdialog.ui:967
msgctxt "printdialog|label11"
msgid "Print"
msgstr "인쇄"

#: printdialog.ui:985
msgctxt "printdialog|label1"
msgid "General"
msgstr "일반"

#: printdialog.ui:1009
msgctxt "printdialog|customlabel"
msgid "custom"
msgstr "사용자 정의"

#: printdialog.ui:1059
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet"
msgstr "시트 당 페이지(~G)"

#: printdialog.ui:1092
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "브로슈어"

#: printdialog.ui:1112
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "페이지"

#: printdialog.ui:1127
msgctxt "printdialog|sheetmargintxt1"
msgid "Margin"
msgstr "여백"

#: printdialog.ui:1142
msgctxt "printdialog|orientationtxt"
msgid "Orientation"
msgstr "방향(~O)"

#: printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Distance"
msgstr "간격"

#: printdialog.ui:1244
msgctxt "printdialog|by"
msgid "by"
msgstr "간격"

#: printdialog.ui:1258
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "(페이지 간)"

#: printdialog.ui:1271
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "(시트 테두리까지)"

#: printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "각 페이지에 경계선 그리기"

#: printdialog.ui:1302
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "순서"

#: printdialog.ui:1341
msgctxt "printdialog|label18"
msgid "Layout"
msgstr "레이아웃"

#: printdialog.ui:1375
msgctxt "printdialog|label17"
msgid "Include"
msgstr "포함"

#: printdialog.ui:1404
msgctxt "printdialog|label3"
msgid "Page Sides"
msgstr "페이지 면"

#: printdialog.ui:1426
msgctxt "printdialog|label2"
msgid "Page Layout"
msgstr "페이지 레이아웃"

#: printdialog.ui:1453
msgctxt "printdialog|singleprintjob"
msgid "Create single print jobs for collated output"
msgstr "한 부씩 인쇄에 대해 단일 인쇄 작업 생성"

#: printdialog.ui:1467
msgctxt "printdialog|printpaperfromsetup"
msgid "Use only paper tray from printer preferences"
msgstr "프린터 설정에서 지정한 용지 트레이만 사용"

#: printdialog.ui:1480
msgctxt "printdialog|papersizefromsetup"
msgid "Use only paper size from printer preferences"
msgstr "프린터 설정에서 지정한 크기의 용지만 사용"

#: printdialog.ui:1501
msgctxt "printdialog|label21"
msgid "Options"
msgstr "옵션"

#: printdialog.ui:1516
msgctxt "printdialog|label20"
msgid "Options"
msgstr "옵션"

#: printerdevicepage.ui:14
msgctxt "printerdevicepage|liststore1"
msgid "Automatic : %s"
msgstr "자동 : %s"

#: printerdevicepage.ui:18
msgctxt "printerdevicepage|liststore1"
msgid "PostScript (Level from driver)"
msgstr "포스트스크립트(드라이버 수준)"

#: printerdevicepage.ui:22
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 1"
msgstr "포스트스크립트 수준 1"

#: printerdevicepage.ui:26
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 2"
msgstr "포스트스크립트 수준 2"

#: printerdevicepage.ui:30
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 3"
msgstr "포스트스크립트 수준 3"

#: printerdevicepage.ui:34
msgctxt "printerdevicepage|liststore1"
msgid "PDF"
msgstr "PDF"

#: printerdevicepage.ui:53
msgctxt "printerdevicepage|label7"
msgid "_Option:"
msgstr "선택 사항(_O):"

#: printerdevicepage.ui:67
msgctxt "printerdevicepage|label8"
msgid "Current _value:"
msgstr "현재 값(_V):"

#: printerdevicepage.ui:140
msgctxt "printerdevicepage|label11"
msgid "Color _depth:"
msgstr "색상 깊이(_D):"

#: printerdevicepage.ui:154
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "색상(_L):"

#: printerdevicepage.ui:168
msgctxt "printerdevicepage|label9"
msgid "Printer language _type:"
msgstr "프린터 언어 형식(_T):"

#: printerdevicepage.ui:194
msgctxt "printerdevicepage|colorspace"
msgid "From driver"
msgstr "드라이버에서"

#: printerdevicepage.ui:195
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "색상"

#: printerdevicepage.ui:196
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "회색조"

#: printerdevicepage.ui:209
msgctxt "printerdevicepage|colordepth"
msgid "8 Bit"
msgstr "8 비트"

#: printerdevicepage.ui:210
msgctxt "printerdevicepage|colordepth"
msgid "24 Bit"
msgstr "24 비트"

#: printerpaperpage.ui:20
msgctxt "printerpaperpage|paperft"
msgid "_Paper size:"
msgstr "프린터 크기(_P):"

#: printerpaperpage.ui:33
msgctxt "printerpaperpage|label4"
msgid "_Orientation:"
msgstr "방향(_O):"

#: printerpaperpage.ui:46
msgctxt "printerpaperpage|duplexft"
msgid "_Duplex:"
msgstr "양면(_D):"

#: printerpaperpage.ui:59
msgctxt "printerpaperpage|slotft"
msgid "Paper tray:"
msgstr "용지 트레이:"

#: printerpaperpage.ui:82
msgctxt "printerpaperpage|orientlb"
msgid "Portrait"
msgstr "세로"

#: printerpaperpage.ui:83
msgctxt "printerpaperpage|orientlb"
msgid "Landscape"
msgstr "가로"

#: printerpropertiesdialog.ui:8
msgctxt "printerpropertiesdialog|PrinterPropertiesDialog"
msgid "Properties of %s"
msgstr "%s 의 속성"

#: printerpropertiesdialog.ui:77
msgctxt "printerpropertiesdialog|paper"
msgid "Paper"
msgstr "용지"

#: printerpropertiesdialog.ui:100
msgctxt "printerpropertiesdialog|device"
msgid "Device"
msgstr "장치"

#: printprogressdialog.ui:8
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "인쇄 중"

#: printprogressdialog.ui:54
msgctxt "printprogressdialog|label"
msgid "Page %p of %n"
msgstr "%n 중 %p 페이지"

#: querydialog.ui:8
msgctxt "querydialog|QueryDialog"
msgid "New Data Type"
msgstr "새 데이터 유형"