summaryrefslogtreecommitdiff
path: root/po/ko.po
blob: d6c046ddeecbf432285d87ffa4044c4fa4d4a0b0 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Shinjo Park <kde@peremen.name>, 2015
# Seong-ho Cho <darkcircle.0426@gmail.com>, 2015-2016
# Shinjo Park <kde@peremen.name>, 2015
# Richard Hughes <richard@hughsie.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: appstream-glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-26 12:37+0100\n"
"PO-Revision-Date: 2016-08-06 03:00+0000\n"
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
"Language-Team: Korean (http://www.transifex.com/freedesktop/appstream-glib/"
"language/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: Zanata 4.6.2\n"

#. TRANSLATORS: command line option
#: client/as-builder.c:76 client/as-compose.c:326 client/as-util.c:4429
msgid "Show extra debugging information"
msgstr "추가 디버깅 정보 보이기"

#. TRANSLATORS: command line option
#: client/as-builder.c:79
msgid "Add a cache ID to each component"
msgstr "각각 구성 요소에 캐시 ID 추가"

#. TRANSLATORS: command line option
#: client/as-builder.c:82
msgid "Include failed results in the output"
msgstr "출력 내용에 실패 결과 포함"

#. TRANSLATORS: command line option
#: client/as-builder.c:85
msgid "Add HiDPI icons to the tarball"
msgstr "타르볼에 초고해상도 아이콘 추가"

#. TRANSLATORS: command line option
#: client/as-builder.c:88
msgid "Add encoded icons to the XML"
msgstr "XML에 인코딩한 아이콘 추가"

#. TRANSLATORS: command line option
#: client/as-builder.c:91
msgid "Do not compress the icons into a tarball"
msgstr "타르볼에 아이콘 압축 안 함"

#. TRANSLATORS: command line option
#: client/as-builder.c:94
msgid "Set the logging directory"
msgstr "로그 디렉터리 지정"

#. TRANSLATORS: command line option
#: client/as-builder.c:97
msgid "Set the packages directory"
msgstr "꾸러미 디렉터리 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:100
msgid "Set the temporary directory"
msgstr "임시 디렉터리 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:103 client/as-compose.c:332
msgid "Set the output directory"
msgstr "출력 디렉터리 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:106 client/as-compose.c:335
msgid "Set the icons directory"
msgstr "아이콘 디렉터리 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:109
msgid "Set the cache directory"
msgstr "캐시 디렉터리 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:112 client/as-compose.c:344
msgid "Set the basenames of the output files"
msgstr "출력 파일 기본 이름 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:115 client/as-compose.c:338
msgid "Set the origin name"
msgstr "원본 이름 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:118
msgid "Set the number of threads"
msgstr "스레드 개수 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:121 client/as-compose.c:341
msgid "Set the minimum icon size in pixels"
msgstr "픽셀 단위 최소 아이콘 크기 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:124
msgid "Set the old metadata location"
msgstr "과거 메타데이터 위치 설정"

#. TRANSLATORS: command line option
#: client/as-builder.c:127
msgid "Ignore certain types of veto"
msgstr "veto 형식 무시"

#. TRANSLATORS: error message
#: client/as-builder.c:141 client/as-compose.c:358 client/as-util.c:4714
msgid "Failed to parse arguments"
msgstr "인자 해석에 실패함"

#. TRANSLATORS: error message
#: client/as-builder.c:246
msgid "Failed to set up builder"
msgstr "빌더를 설정할 수 없음"

#. TRANSLATORS: error message
#: client/as-builder.c:265
msgid "Failed to open packages"
msgstr "꾸러미를 열 수 없음"

#. TRANSLATORS: information message
#: client/as-builder.c:275
msgid "Scanning packages..."
msgstr "꾸러미 검사 중..."

#. TRANSLATORS: error message
#: client/as-builder.c:285
msgid "Failed to add package"
msgstr "꾸러미를 추가할 수 없음"

#. TRANSLATORS: information message
#: client/as-builder.c:291
#, c-format
msgid "Parsed %u/%u files..."
msgstr ""

#. TRANSLATORS: error message
#: client/as-builder.c:301
msgid "Failed to generate metadata"
msgstr "메타데이터를 생성할 수 없음"

#. success
#. TRANSLATORS: information message
#: client/as-builder.c:308 client/as-compose.c:537
msgid "Done!"
msgstr "완료!"

#. TRANSLATORS: we've saving the icon file to disk
#: client/as-compose.c:109 client/as-compose.c:163
msgid "Saving icon"
msgstr "아이콘 저장중"

#. TRANSLATORS: command line option
#: client/as-compose.c:329
msgid "Set the prefix"
msgstr "접두부 설정"

#. TRANSLATORS: we're generating the AppStream data
#: client/as-compose.c:401
msgid "Processing application"
msgstr "프로그램 처리중"

#. TRANSLATORS: the .appdata.xml file could not
#. * be loaded
#: client/as-compose.c:407
msgid "Error loading AppData file"
msgstr "AppData 파일 불러오는 중 오류"

#. TRANSLATORS: the .mo files could not be parsed
#: client/as-compose.c:420
msgid "Error parsing translations"
msgstr "번역 해석중 오류"

#. TRANSLATORS: we could not auto-add the kudo
#: client/as-compose.c:431
msgid "Error parsing kudos"
msgstr "kudos 해석중 오류"

#. TRANSLATORS: we could not auto-add the provides
#: client/as-compose.c:442
msgid "Error parsing provides"
msgstr "제공 요소 해석중 오류"

#. TRANSLATORS: not a valid desktop filename
#: client/as-compose.c:465
#, fuzzy
msgid "Invalid desktop filename"
msgstr "desktop 파일 불러오는 중 오류"

#. TRANSLATORS: the .desktop file could not
#. * be loaded
#: client/as-compose.c:484
msgid "Error loading desktop file"
msgstr "desktop 파일 불러오는 중 오류"

#. TRANSLATORS: this is when the folder could
#. * not be created
#: client/as-compose.c:512
msgid "Error creating output directory"
msgstr "출력 디렉터리 만드는 중 오류"

#. TRANSLATORS: we've saving the XML file to disk
#: client/as-compose.c:521
msgid "Saving AppStream"
msgstr "AppStream 저장중"

#. TRANSLATORS: this is when the destination file
#. * cannot be saved for some reason
#: client/as-compose.c:531
msgid "Error saving AppStream file"
msgstr "AppStream 파일 저장중 오류"

#. TRANSLATORS: this is a command alias
#: client/as-util.c:93
#, c-format
msgid "Alias to %s"
msgstr "%s의 명령 별칭"

#: client/as-util.c:175
msgid "Command not found, valid commands are:"
msgstr "명령이 존재하지 않습니다. 유효한 명령은 다음과 같습니다:"

#. TRANSLATORS: any manual changes required?
#. * also note: FIXME is a hardcoded string
#: client/as-util.c:467
msgid "Please review the file and fix any 'FIXME' items"
msgstr "파일을 확인하여 'FIXME' 항목을 수정하십시오"

#. TRANSLATORS: information message
#: client/as-util.c:485
msgid "Old API version"
msgstr "오래된 API 버전"

#. TRANSLATORS: information message
#: client/as-util.c:497
msgid "New API version"
msgstr "새 API 버전"

#: client/as-util.c:516
msgid "Not enough arguments, expected old.xml new.xml version"
msgstr "인자가 충분하지 않습니다. old.xml new.xml version이 필요합니다"

#. TRANSLATORS: the %s and %s are file types,
#. * e.g. "appdata" to "appstream"
#: client/as-util.c:552
#, c-format
msgid "Conversion %s to %s is not implemented"
msgstr "%s에서 %s(으)로의 변환은 아직 지원하지 않습니다"

#: client/as-util.c:569
msgid "Not enough arguments, expected file.xml"
msgstr "인자가 충분하지 않습니다. file.xml이 필요합니다"

#. TRANSLATORS: %s is a file type,
#. * e.g. 'appdata'
#: client/as-util.c:595
#, c-format
msgid "File format '%s' cannot be upgraded"
msgstr "'%s' 파일 형식을 업그레이드할 수 없습니다"

#. TRANSLATORS: not a recognised file type
#: client/as-util.c:638 client/as-util.c:1038 client/as-util.c:1139
msgid "Format not recognised"
msgstr "인식할 수 없는 형식"

#. TRANSLATORS: probably wrong XML
#: client/as-util.c:1979
msgid "No desktop applications found"
msgstr "데스크톱 프로그램이 없습니다"

#. TRANSLATORS: the file is valid
#: client/as-util.c:2711 client/as-util.c:2928
msgid "OK"
msgstr "확인"

#. list failures
#: client/as-util.c:2716 client/as-util.c:2920
msgid "FAILED"
msgstr "실패"

#: client/as-util.c:2812
msgid "Validation failed"
msgstr "검증 실패"

#: client/as-util.c:2856
msgid "Validation of files failed"
msgstr "파일 검증 실패"

#: client/as-util.c:2908
#, c-format
msgid "Cannot validate version of file format '%s'"
msgstr ""

#: client/as-util.c:2924
#, fuzzy
msgid "Version validation failed"
msgstr "검증 실패"

#: client/as-util.c:2976
#, fuzzy
msgid "Version validation of files failed"
msgstr "파일 검증 실패"

#. TRANSLATORS: application was removed
#: client/as-util.c:4076
msgid "Removed"
msgstr "제거함"

#. TRANSLATORS: application was added
#: client/as-util.c:4089
msgid "Added"
msgstr "추가함"

#. TRANSLATORS: this is when a device ctrl+c's a watch
#: client/as-util.c:4372
msgid "Cancelled"
msgstr ""

#. TRANSLATORS: this is the --nonet argument
#: client/as-util.c:4426
msgid "Do not use network access"
msgstr "네트워크 접근 사용하지 않음"

#. TRANSLATORS: command line option
#: client/as-util.c:4432
msgid "Show version"
msgstr "버전 표시"

#. TRANSLATORS: command line option
#: client/as-util.c:4435
msgid "Enable profiling"
msgstr "프로파일링 활성화"

#. TRANSLATORS: command description
#: client/as-util.c:4467
msgid "Converts AppStream metadata from one version to another"
msgstr "AppStream 메타데이터 버전을 변환"

#. TRANSLATORS: command description
#: client/as-util.c:4473
msgid "Upgrade AppData metadata to the latest version"
msgstr "AppData 메타데이터를 최신 버전으로 업그레이드"

#. TRANSLATORS: command description
#: client/as-util.c:4479
msgid "Creates an example AppData file from a .desktop file"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4485
msgid "Dumps the applications in the AppStream metadata"
msgstr "AppStream 메타데이터의 프로그램을 모두 출력"

#. TRANSLATORS: command description
#: client/as-util.c:4491
msgid "Search for AppStream applications"
msgstr " AppStream 프로그램 검색"

#. TRANSLATORS: command description
#: client/as-util.c:4497
msgid "Search for AppStream applications by package name"
msgstr "꾸러미 이름으로 AppStream 프로그램 검색"

#. TRANSLATORS: command description
#: client/as-util.c:4503
#, fuzzy
msgid "Show all installed AppStream applications"
msgstr " AppStream 프로그램 검색"

#. TRANSLATORS: command description
#: client/as-util.c:4509
#, fuzzy
msgid "Search for AppStream applications by category name"
msgstr "꾸러미 이름으로 AppStream 프로그램 검색"

#. TRANSLATORS: command description
#: client/as-util.c:4515
msgid "Display application search tokens"
msgstr "프로그램 검색 토큰 표시"

#. TRANSLATORS: command description
#: client/as-util.c:4521
msgid "Installs AppStream metadata"
msgstr "AppStream 메타데이터 설치"

#. TRANSLATORS: command description
#: client/as-util.c:4527
msgid "Installs AppStream metadata with new origin"
msgstr "새로운 위치에서 AppStream 메타데이터 설치"

#. TRANSLATORS: command description
#: client/as-util.c:4533
msgid "Uninstalls AppStream metadata"
msgstr "AppStream 메타데이터 삭제"

#. TRANSLATORS: command description
#: client/as-util.c:4539
msgid "Create an HTML status page"
msgstr "HTML 상태 페이지 생성"

#. TRANSLATORS: command description
#: client/as-util.c:4545
msgid "Create an CSV status document"
msgstr "CSV 상태 문서 생성"

#. TRANSLATORS: command description
#: client/as-util.c:4551
msgid "Create an HTML matrix page"
msgstr "HTML 매트릭스 페이지 만들기"

#. TRANSLATORS: command description
#: client/as-util.c:4557
msgid "List applications not backed by packages"
msgstr "꾸러미가 없는 프로그램 목록 출력"

#. TRANSLATORS: command description
#: client/as-util.c:4563
msgid "Validate an AppData or AppStream file"
msgstr "AppData 또는 AppStream 파일 검증"

#. TRANSLATORS: command description
#: client/as-util.c:4569
msgid "Validate an AppData or AppStream file (relaxed)"
msgstr "AppData 또는 AppStream 파일 검증(유연)"

#. TRANSLATORS: command description
#: client/as-util.c:4575
msgid "Exports the agreement to text"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4581
msgid "Validate an AppData or AppStream file (strict)"
msgstr "AppData 또는 AppStream 파일 검증(엄격)"

#. TRANSLATORS: command description
#: client/as-util.c:4587
#, fuzzy
msgid "Validate that AppData file includes the specified release"
msgstr "AppData 또는 AppStream 파일 검증(유연)"

#. TRANSLATORS: command description
#: client/as-util.c:4593
msgid "Convert an AppData file to NEWS format"
msgstr "AppData 파일을 NEWS 형식으로 변환 "

#. TRANSLATORS: command description
#: client/as-util.c:4599
msgid "Convert an NEWS file to AppData format"
msgstr "NEWS 파일을 AppData 형식으로 변환"

#. TRANSLATORS: command description
#: client/as-util.c:4605
msgid "Check installed application data"
msgstr "설치된 프로그램 데이터 검사"

#. TRANSLATORS: command description
#: client/as-util.c:4611
#, fuzzy
msgid "check an installed application"
msgstr "설치된 프로그램 데이터 검사"

#. TRANSLATORS: command description
#: client/as-util.c:4617
msgid "Replace screenshots in source file"
msgstr "원본 파일 스크린샷 바꾸기"

#. TRANSLATORS: command description
#: client/as-util.c:4623
msgid "Add a provide to a source file"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4629
msgid "Add a language to a source file"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4635
msgid "Mirror upstream screenshots"
msgstr "업스트림 스크린샷 반전"

#. TRANSLATORS: command description
#: client/as-util.c:4641
msgid "Incorporate extra metadata from an external file"
msgstr "외부 파일에서 추가 메타데이터 가져오기"

#. TRANSLATORS: command description
#: client/as-util.c:4647
msgid "Compare the contents of two AppStream files"
msgstr "두 AppStream 파일 내용 비교"

#. TRANSLATORS: command description
#: client/as-util.c:4653
msgid "Generate a GUID from an input string"
msgstr "입력 문자열의 GUID 만들기"

#. TRANSLATORS: command description
#: client/as-util.c:4659
msgid "Modify an AppData file"
msgstr "AppData 파일 수정"

#. TRANSLATORS: command description
#: client/as-util.c:4665
msgid "Split an AppStream file to AppData and Metainfo files"
msgstr "AppStream 파일을 AppData 파일과 Metainfo 파일로 분리"

#. TRANSLATORS: command description
#: client/as-util.c:4671
msgid "Merge several files to an AppStream file"
msgstr "여러 파일을 AppStream 파일에 병합"

#. TRANSLATORS: command description
#: client/as-util.c:4677
msgid "Import a file to AppStream markup"
msgstr "AppStream 마크업으로 파일 가져오기"

#. TRANSLATORS: command description
#: client/as-util.c:4683
#, fuzzy
msgid "Watch AppStream locations for changes"
msgstr "꾸러미 이름으로 AppStream 프로그램 검색"

#. TRANSLATORS: command description
#: client/as-util.c:4689
msgid "Compare version numbers"
msgstr ""

#. TRANSLATORS: command description
#: client/as-util.c:4695
msgid "Test a regular expression"
msgstr ""

#. TRANSLATORS: program name
#: client/as-util.c:4708
msgid "AppStream Utility"
msgstr "AppStream 유틸리티"

#: client/as-util.c:4732
msgid "Version:"
msgstr "버전:"

#. TRANSLATORS: This is the formatting of English and localized name
#. * of the rating e.g. "Adults Only (solo adultos)"
#: libappstream-glib/as-content-rating.c:261
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"

#: libappstream-glib/as-content-rating.c:407
msgid "General"
msgstr "일반"

#: libappstream-glib/as-content-rating.c:416
msgid "ALL"
msgstr "모두"

#: libappstream-glib/as-content-rating.c:420
#: libappstream-glib/as-content-rating.c:496
msgid "Adults Only"
msgstr "성인 전용"

#: libappstream-glib/as-content-rating.c:422
#: libappstream-glib/as-content-rating.c:495
msgid "Mature"
msgstr "성인용"

#: libappstream-glib/as-content-rating.c:424
#: libappstream-glib/as-content-rating.c:494
msgid "Teen"
msgstr "10대"

#: libappstream-glib/as-content-rating.c:426
#: libappstream-glib/as-content-rating.c:493
msgid "Everyone 10+"
msgstr "10세이상 전연령용"

#: libappstream-glib/as-content-rating.c:428
#: libappstream-glib/as-content-rating.c:492
msgid "Everyone"
msgstr "전연령용"

#: libappstream-glib/as-content-rating.c:430
#: libappstream-glib/as-content-rating.c:491
msgid "Early Childhood"
msgstr "영유아용"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:775
msgid "No cartoon violence"
msgstr "만화 수준 폭력 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:777
msgid "Cartoon characters in unsafe situations"
msgstr "안전하지 않은 상황의 만화 주인공 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:779
msgid "Cartoon characters in aggressive conflict"
msgstr "적극적 폭력 상황의 만화 주인공 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:781
msgid "Graphic violence involving cartoon characters"
msgstr "만화 주인공의 그래픽 폭력"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:786
msgid "No fantasy violence"
msgstr "판타지 폭력 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:788
msgid "Characters in unsafe situations easily distinguishable from reality"
msgstr "실제와 구분할 수 있는 안전하지 않은 상황의 등장 인물 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:790
msgid "Characters in aggressive conflict easily distinguishable from reality"
msgstr "실제와 구분할 수 있는 적극적 폭력 상황의 등장 인물 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:792
msgid "Graphic violence easily distinguishable from reality"
msgstr "실제와 구분할 수 있는 그래픽 폭력"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:797
msgid "No realistic violence"
msgstr "폭력 재현 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:799
msgid "Mildly realistic characters in unsafe situations"
msgstr "실제와 비슷하게 안전하지 않은 상황의 등장 인물 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:801
msgid "Depictions of realistic characters in aggressive conflict"
msgstr "실제에 가깝게 적극적 폭력 상황의 등장 인물 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:803
msgid "Graphic violence involving realistic characters"
msgstr "실제에 가까운 적극적 그래픽 폭력"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:808
msgid "No bloodshed"
msgstr "유혈 장면 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:810
msgid "Unrealistic bloodshed"
msgstr "비현실적 혈흔"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:812
msgid "Realistic bloodshed"
msgstr "현실적 혈흔"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:814
msgid "Depictions of bloodshed and the mutilation of body parts"
msgstr "혈흔 묘사 및 사지 절단"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:819
msgid "No sexual violence"
msgstr "성폭력 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:821
msgid "Rape or other violent sexual behavior"
msgstr "강간/기타 금지 성 행위"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:828
msgid "No references to alcohol"
msgstr "알콜 음료 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:830
msgid "References to alcoholic beverages"
msgstr "알콜 음료 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:832
msgid "Use of alcoholic beverages"
msgstr "알콜 음료 활용"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:838
msgid "No references to illicit drugs"
msgstr "불법 약물 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:840
msgid "References to illicit drugs"
msgstr "불법 약물 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:842
msgid "Use of illicit drugs"
msgstr "불법 약물 활용"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:848
msgid "No references to tobacco products"
msgstr "담배 상품 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:850
msgid "References to tobacco products"
msgstr "담배 상품 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:852
msgid "Use of tobacco products"
msgstr "담배 상품 활용"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:858
msgid "No nudity of any sort"
msgstr "나체 표현 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:860
msgid "Brief artistic nudity"
msgstr "대략적인 예술 전라 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:862
msgid "Prolonged nudity"
msgstr "지속적인 전라 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:868
msgid "No references to or depictions of sexual nature"
msgstr "성적 표현 언급 또는 묘사 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:870
msgid "Provocative references or depictions"
msgstr "도발적 표현 언급 또는 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:872
msgid "Sexual references or depictions"
msgstr "성적 표현 언급 또는 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:874
msgid "Graphic sexual behavior"
msgstr "그래픽 성 행위"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:879
msgid "No profanity of any kind"
msgstr "비속어 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:881
msgid "Mild or infrequent use of profanity"
msgstr "온화하거나 드문 모독 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:883
msgid "Moderate use of profanity"
msgstr "어중간한 모독 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:885
msgid "Strong or frequent use of profanity"
msgstr "강렬하거나 빈번한 모독 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:890
msgid "No inappropriate humor"
msgstr "부적절한 유머 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:892
msgid "Slapstick humor"
msgstr "슬랩스틱 유머"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:894
msgid "Vulgar or bathroom humor"
msgstr "3류/화장실 유머"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:896
msgid "Mature or sexual humor"
msgstr "성인/성 유머"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:901
msgid "No discriminatory language of any kind"
msgstr "차별 문구 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:903
msgid "Negativity towards a specific group of people"
msgstr "특정 인물 집단에 대한 부정"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:905
msgid "Discrimination designed to cause emotional harm"
msgstr "감정적 해를 끼치도록 의도한 차별"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:907
msgid "Explicit discrimination based on gender, sexuality, race or religion"
msgstr "성, 인종, 종교에 기반한 적나라한 차별"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:912
msgid "No advertising of any kind"
msgstr "광고 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:914
msgid "Product placement"
msgstr "제품 배치"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:916
msgid "Explicit references to specific brands or trademarked products"
msgstr "특정 브랜드 및 상표 등록 제품을 명백하게 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:918
msgid "Users are encouraged to purchase specific real-world items"
msgstr "특정 실물 구매를 장려"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:923
msgid "No gambling of any kind"
msgstr "도박 내용 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:925
msgid "Gambling on random events using tokens or credits"
msgstr "토큰 또는 크레딧을 활용한 임의 이벤트 도박"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:927
msgid "Gambling using “play” money"
msgstr "“게임” 머니 활용 도박"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:929
msgid "Gambling using real money"
msgstr "현금 활용 도박"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:934
msgid "No ability to spend money"
msgstr "현금 소비 기능 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:936
msgid "Users are encouraged to donate real money"
msgstr "현금 기부 장려"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:939
msgid "Ability to spend real money in-app"
msgstr "앱 내 현금 소비성"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:944
msgid "No way to chat with other users"
msgstr "다른 사용자와의 문장 대화 기능 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:946
msgid "User-to-user interactions without chat functionality"
msgstr "문장 대화 없는 사용자간 교류"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:948
msgid "Moderated chat functionality between users"
msgstr "사용자간 중재 문장 대화 기능"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:950
msgid "Uncontrolled chat functionality between users"
msgstr "사용자간 비통제 문장 대화 기능"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:955
msgid "No way to talk with other users"
msgstr "다른 사용자와의 음성 대화 기능 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:957
msgid "Uncontrolled audio or video chat functionality between users"
msgstr "사용자간 비통제 영상/음성 대화 기능"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:964
msgid "No sharing of social network usernames or email addresses"
msgstr "소셜 네트워크 사용자 이름 또는 전자메일 주소를 공유하지 않음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:966
msgid "Sharing social network usernames or email addresses"
msgstr "소셜 네트워크 사용자 이름 또는 전자메일 주소를 공유함"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:973
msgid "No sharing of user information with third parties"
msgstr "사용자 정보를 제 3자와 공유하지 않음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:975
msgid "Checking for the latest application version"
msgstr "프로그램 최신 버전 확인"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:977
msgid "Sharing diagnostic data that does not let others identify the user"
msgstr "사용자를 식별할 수 없는 진단 데이터 공유"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:979
msgid "Sharing information that lets others identify the user"
msgstr "사용자 상호 식별 가능한 정보 공유"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:984
msgid "No sharing of physical location with other users"
msgstr "실제 위치를 다른 사용자에게 공유하지 않음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:986
msgid "Sharing physical location with other users"
msgstr "실제 위치를 다른 사용자에게 공유함"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:995
msgid "No references to homosexuality"
msgstr "동성애 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:997
msgid "Indirect references to homosexuality"
msgstr "동성애 간접 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:999
msgid "Kissing between people of the same gender"
msgstr "동성간의 키스"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1001
msgid "Graphic sexual behavior between people of the same gender"
msgstr "동성간의 성적 행동 화면 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1006
msgid "No references to prostitution"
msgstr "매춘 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1008
msgid "Indirect references to prostitution"
msgstr "매춘 간접 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1010
msgid "Direct references to prostitution"
msgstr "매춘 직접 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1012
msgid "Graphic depictions of the act of prostitution"
msgstr "매춘 행위 화면 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1017
msgid "No references to adultery"
msgstr "간통 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1019
msgid "Indirect references to adultery"
msgstr "간통 간접 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1021
msgid "Direct references to adultery"
msgstr "간통 직접 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1023
msgid "Graphic depictions of the act of adultery"
msgstr "간통 행위 화면 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1028
msgid "No sexualized characters"
msgstr "성적 대상화 주인공 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1031
msgid "Scantily clad human characters"
msgstr "반라 인간상"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1033
msgid "Overtly sexualized human characters"
msgstr "명백히 성적 매력을 부여한 인간상"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1038
msgid "No references to desecration"
msgstr "신성 모독 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1040
msgid "Depictions of or references to historical desecration"
msgstr "역사적 신성 모독 표현 또는 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1042
msgid "Depictions of modern-day human desecration"
msgstr "현대식 인간 모독 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1044
msgid "Graphic depictions of modern-day desecration"
msgstr "현대식 모독 화면 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1049
msgid "No visible dead human remains"
msgstr "명확하지 않은 죽은 인간 시신 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1051
msgid "Visible dead human remains"
msgstr "명확한 죽은 인간 시신 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1053
msgid "Dead human remains that are exposed to the elements"
msgstr "실외에 노출된 죽은 인간 시신 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1055
msgid "Graphic depictions of desecration of human bodies"
msgstr "인간 신체 모독 화면 묘사"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1060
msgid "No references to slavery"
msgstr "노예제도 언급 없음"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1062
msgid "Depictions of or references to historical slavery"
msgstr "역사적 노예 모독 표현 또는 언급"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1064
msgid "Depictions of modern-day slavery"
msgstr "현대식 노예제도 표현"

#. TRANSLATORS: content rating description
#: libappstream-glib/as-content-rating.c:1066
msgid "Graphic depictions of modern-day slavery"
msgstr "현대식 노예제도 화면 묘사"