forked from WWBN/AVideo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkr.php
795 lines (793 loc) · 45 KB
/
kr.php
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
<?php
global $t;
$t['%s ERROR: You must set a ID on config'] = "%s 오류: 구성 시 ID를 설정해야 함";
$t['%s ERROR: You must set a KEY on config'] = "%s 오류: 구성 시 KEY를 설정해야 함";
$t['(filtered from _MAX_ total entries)'] = "(_MAX_ 전체 항목에서 필터링)";
$t['465 OR 587'] = "465년 또는 587년";
$t[': activate to sort column ascending'] = ": 오름차순 정렬 활성화";
$t[': activate to sort column descending'] = ": 열 내림차순 정렬 활성화";
$t['A service error occurred: %s'] = "서비스 오류 발생: %s";
$t['About'] = "대해서";
$t['Activate'] = "작동시키다";
$t['Active'] = "활동적인";
$t['Ad Overlay'] = "애드 오버레이";
$t['Ad Overlay Code'] = "애드 오버레이 코드";
$t['Ad Title'] = "광고 제목";
$t['Add Article'] = "기사 추가";
$t['Add Funds'] = "펀드 추가";
$t['Add Location Restriction'] = "위치 제한 추가";
$t['Add User Group'] = "사용자 그룹 추가";
$t['Add Videos into Campaign'] = "캠페인에 비디오 추가";
$t['Add an External a Live Streaming'] = "라이브 스트리밍을 통해 외부 추가";
$t['Add an external Live Link'] = "외부 라이브 링크 추가";
$t['Add more user Groups'] = "사용자 그룹 추가";
$t['Add to'] = "에 추가";
$t['Address'] = "주소.";
$t['Admin'] = "관리자";
$t['Admin Menu'] = "관리 메뉴";
$t['Admin Panel'] = "관리 패널";
$t['Advanced Configuration'] = "고급 구성";
$t['Advanced configuration'] = "고급 구성";
$t['Advanced configurations are disabled'] = "고급 구성 사용 안 함";
$t['Advertising Manager'] = "광고 관리자";
$t['All'] = "모든.";
$t['All Ages Admitted'] = "나이 불문.";
$t['All you need to do is to verify your e-mail by clicking the link below'] = "아래 링크를 클릭하여 이메일을 확인하기만 하면 된다.";
$t['Allow Download'] = "다운로드 허용";
$t['Allow Download My Videos'] = "내 비디오 다운로드 허용";
$t['Allow Download This media'] = "이 미디어 다운로드 허용";
$t['Allow Share My Videos'] = "내 비디오 공유 허용";
$t['Allow Share This media'] = "이 미디어 공유 허용";
$t['Allow download video'] = "비디오 다운로드 허용";
$t['Alphabetical'] = "알파벳순의";
$t['Already verified'] = "이미 확인됨";
$t['An client error occurred: %s'] = "클라이언트 오류 발생: %s";
$t['Analytics Code'] = "분석 코드";
$t['Approve Ad Code'] = "광고 코드 승인";
$t['Are you sure?'] = "확실합니까?";
$t['Arrow'] = "화살";
$t['Attention'] = "알려드립니다.";
$t['Audio'] = "녹음의";
$t['Audio only'] = "오디오 전용";
$t['Audios'] = "오디오스";
$t['Audios and Videos'] = "오디오 및 비디오";
$t['Authenticated users can comment videos'] = "인증된 사용자가 동영상 코멘트를 할 수 있음";
$t['Authenticated users can upload videos'] = "인증된 사용자가 비디오를 업로드할 수 있음";
$t['Authenticated users can view chart'] = "인증된 사용자가 차트를 볼 수 있음";
$t['Auto'] = "자동차";
$t['Auto Sort'] = "자동 정렬";
$t['Autoplay'] = "자동 재생";
$t['Autoplay Next Video'] = "다음 비디오 자동 재생";
$t['Autoplay Next Video URL'] = "다음 비디오 URL 자동 실행";
$t['Autoplay Video on Load Page'] = "로드 페이지의 비디오 자동 재생";
$t['Autoplay ended'] = "자동 실행이 종료됨";
$t['Autoplay next-video-order'] = "다음 비디오 순서 자동 실행";
$t['Back'] = "뒤로";
$t['Back to'] = "로 돌아가기";
$t['Back to startpage'] = "시작 페이지로 돌아가기";
$t['Backup'] = "지원하다";
$t['Balance'] = "균형.";
$t['Balance Form'] = "밸런스 폼";
$t['Banner Script code'] = "배너 스크립트 코드";
$t['Basic'] = "기본의";
$t['Basic Info'] = "기본 정보";
$t['Both'] = "둘다요.";
$t['Bottom'] = "맨 아래";
$t['Broadcast a Live Stream'] = "라이브 스트림 브로드캐스트";
$t['Browse'] = "둘러보다";
$t['Browse Channels'] = "채널 찾아보기";
$t['Bulk Embed'] = "벌크 엠베드";
$t['Buy This Plugin'] = "이 플러그인 구입";
$t['By associating groups with this user, they will be able to see all the videos that are related to this group'] = "그룹을 이 사용자와 연결하면 이 그룹과 관련된 모든 비디오를 볼 수 있음";
$t['By linking groups to this video, it will no longer be public and only users in the same group will be able to watch this video'] = "그룹을 이 비디오에 연결하면 더 이상 공개되지 않고 같은 그룹의 사용자만 이 비디오를 볼 수 있게 된다.";
$t['By name'] = "이름별";
$t['CSV File'] = "CSV 파일";
$t['Can Stream Videos'] = "Can Stream";
$t['Can Upload Videos'] = "동영상 업로드 가능";
$t['Can view chart'] = "차트 보기 가능";
$t['Cancel'] = "취소하다";
$t['Categories'] = "분류";
$t['Category'] = "카테고리";
$t['Category Form'] = "카테고리 양식";
$t['Center'] = "중심";
$t['Change Playlist Name'] = "재생 목록 이름 변경";
$t['Channel'] = "채널.";
$t['Channel Name'] = "채널 이름";
$t['Channel name already exists'] = "채널 이름이 이미 있음";
$t['Channels'] = "채널";
$t['Charts'] = "차트";
$t['Cheers, %s Team.'] = "건배, %s 팀";
$t['Choose a favicon'] = "즐겨찾기 선택";
$t['Choose a logo'] = "로고 선택";
$t['City'] = "도시";
$t['Clean Name'] = "클린 네임";
$t['Clean Title'] = "제목 지우기";
$t['Clear Cache Directory'] = "캐시 디렉토리 지우기";
$t['Clear First Page Cache'] = "첫 페이지 캐시 지우기";
$t['Close'] = "가까운.";
$t['Color Legend'] = "컬러 레전드";
$t['Comment'] = "댓글";
$t['Comment Form'] = "주석 양식";
$t['Comment thumbs up - per Person'] = "한 사람당 댓글이 올라간다.";
$t['Comments'] = "평.";
$t['Compatibility Check'] = "호환성 검사";
$t['Configuration'] = "배열";
$t['Configuration Saved'] = "저장된 구성";
$t['Configurations'] = "구성";
$t['Configure an Encoder URL'] = "인코더 URL 구성";
$t['Configure your Ads'] = "광고 구성";
$t['Confirm'] = "확인.";
$t['Confirm New Password'] = "새 암호 확인";
$t['Confirmation password does not match'] = "확인 암호가 일치하지 않음";
$t['Congratulations'] = "축하해요.";
$t['Congratulations!'] = "축하합니다!";
$t['Contact'] = "연락";
$t['Contact Us Today!'] = "오늘 전화하세요!";
$t['Contents'] = "내용물";
$t['Continue'] = "계속하다.";
$t['Copied'] = "복사됨";
$t['Copied!'] = "알았다!";
$t['Copy embed code'] = "내장 코드 복사";
$t['Copy video URL'] = "비디오 URL 복사";
$t['Copy video URL at current time'] = "현재 비디오 URL 복사";
$t['Could not move gif image file [%s.gif]'] = "Gif 이미지 파일 [%s.gif]을(를) 이동할 수 없음";
$t['Could not move image file [%s.jpg]'] = "이미지 파일을 이동할 수 없음 [%s.jpg]";
$t['Could not move webp image file [%s.webp]'] = "웹 페이지 이미지 파일 [%s.webp]을(를) 이동할 수 없음";
$t['Country'] = "나라";
$t['Create'] = "만들다";
$t['Create Campaign'] = "캠페인 작성";
$t['Create Subscription Plans'] = "서브스크립션 계획 만들기";
$t['Create Tag Type'] = "태그 유형 생성";
$t['Create a New'] = "새로 만들기";
$t['Create a New Play List'] = "새 재생 목록 만들기";
$t['Create more translations'] = "더 많은 번역 만들기";
$t['Created'] = "창조했다";
$t['Created Date'] = "만든 날짜";
$t['Current Time'] = "현재 시간";
$t['Custom CSS'] = "사용자 정의 CSS";
$t['Dashboard'] = "대시보드";
$t['Database-update needed'] = "데이터베이스 업데이트 필요";
$t['Date'] = "날짜.";
$t['Date added'] = "추가된 날짜";
$t['Date added (newest)'] = "추가된 날짜(최신)";
$t['Date added (oldest)'] = "추가된 날짜(가장 오래된 날짜)";
$t['Default'] = "체납";
$t['Delete'] = "삭제하다";
$t['Delete files after submit'] = "제출 후 파일 삭제";
$t['Description'] = "묘사";
$t['Design'] = "설계.";
$t['Devices Stream Info'] = "장치 스트림 정보";
$t['Direct Import Local Videos'] = "로컬 비디오 직접 가져오기";
$t['Direct Import all'] = "모두 직접 가져오기";
$t['Direct upload'] = "직접 업로드";
$t['Disable AVideo Google Analytics'] = "AVideo Google Analytics 사용 안 함";
$t['Disable Youtube-Upload'] = "Youtube-Upload 사용 안 함";
$t['Disapprove Ad Code'] = "광고 코드 승인 안 함";
$t['Disapprove and Delete Ad Code'] = "광고 코드 승인 및 삭제";
$t['Do not forget to save after choose your theme'] = "테마를 선택한 후 저장하는 것을 잊지 마십시오.";
$t['Do you want to report this video as inapropriate?'] = "이 비디오를 부적절하다고 보고하시겠습니까?";
$t['Do you want to report this video? Sign in to make your opinion count.'] = "이 비디오를 보고하시겠습니까? 로그인하여 의견을 반영하십시오.";
$t['Document'] = "문서";
$t['Donation'] = "기부";
$t['Donation Link'] = "기부 링크";
$t['Don´t like this video? Sign in to make your opinion count.'] = "이 비디오가 마음에 안 드십니까? 로그인하여 의견을 반영하십시오.";
$t['Don´t like this video? Sign in to make your opinion count.'] = "이 비디오가 마음에 안 들어? 로그인하여 의견을 반영하십시오.";
$t['Down'] = "밑.";
$t['Download'] = "다운로드.";
$t['Download Video'] = "비디오 다운로드";
$t['Download video'] = "비디오 다운로드";
$t['Download your videos list'] = "비디오 목록 다운로드";
$t['Downloading'] = "다운로드 중";
$t['Drag and drop to sort'] = "정렬하려면 끌어서 놓기";
$t['Drop Here'] = "Drop Here";
$t['Duration'] = "지속";
$t['E-mail'] = "이메일";
$t['E-mail Address'] = "이메일 주소";
$t['E-mail Not Verified'] = "확인되지 않은 전자 메일";
$t['E-mail Verified'] = "확인 이메일";
$t['E-mail sent'] = "보낸 이메일";
$t['Edit'] = "수정하다";
$t['Edit Campaigns'] = "캠페인 편집";
$t['Edit Video'] = "비디오 편집";
$t['Email All Users'] = "모든 사용자에게 전자 메일 보내기";
$t['Email Verified'] = "확인 이메일";
$t['Email verification error'] = "이메일 확인 오류";
$t['Embed'] = "임베드";
$t['Embed All'] = "임베드 올";
$t['Embed Selected'] = "선택한 항목 포함";
$t['Embed Stream'] = "임베드 스트림";
$t['Embed a video link'] = "비디오 링크 포함";
$t['Embed code for trailer'] = "트레일러에 대한 내장 코드";
$t['Embeded'] = "임베드";
$t['Enable Ads Plugin'] = "광고 플러그인 사용";
$t['Enable SMTP'] = "SMTP 사용";
$t['Enable SMTP Auth'] = "SMTP 인증 사용";
$t['Enable WebCam Stream'] = "WebCam 스트림 사용";
$t['Encode video and audio'] = "비디오 및 오디오 인코딩";
$t['Encoder'] = "인코더";
$t['Encoder Network'] = "인코더 네트워크";
$t['Encoder URL'] = "인코더 URL";
$t['Encoding'] = "인코딩";
$t['Encoding mp4 error'] = "mp4 인코딩 오류";
$t['Encoding xmp3 error'] = "xmp3 오류 인코딩 중";
$t['Encoding xogg error'] = "xogg 오류 인코딩";
$t['Encoding xwebm error'] = "xwebm 오류 인코딩";
$t['End'] = "끝.";
$t['End on'] = "끝내다";
$t['Enter text'] = "텍스트 입력";
$t['Error'] = "오류";
$t['Error on Upload'] = "업로드 중 오류 발생";
$t['Error on report this video'] = "이 비디오를 보고하는 동안 오류 발생";
$t['Error!'] = "에러!";
$t['Favicon'] = "페이비콘";
$t['Fewest'] = "가장 적은";
$t['First'] = "첫번째";
$t['First Name'] = "이름";
$t['First Page Style'] = "첫 페이지 유형";
$t['For faster encode, download your own encoder'] = "더 빠른 인코딩을 위해 자신의 인코더를 다운로드하십시오.";
$t['For mature audiences'] = "성인 대상";
$t['For of Him, and through Him, and to Him, are all things: to whom be glory for ever. Amen.'] = "그를 위하여, 그를 통하여, 그리고 그를 통하여, 만물이요, 누구에게 영원한 영광이 있으랴. 아멘.";
$t['For selected, admin view'] = "선택한 경우 관리 보기";
$t['For uploaders'] = "업로더용";
$t['Format'] = "구성 방식";
$t['From'] = "부터";
$t['Fullscreen'] = "풀스크린";
$t['Funds successfully transferred'] = "자금이 성공적으로 전송됨";
$t['General Audiences'] = "일반 관객";
$t['General Settings'] = "일반 설정";
$t['Generate Sitemap'] = "시트맵 생성";
$t['Get imgage error'] = "모기지 가져오기 오류";
$t['Get notified for every new video'] = "모든 새 비디오에 대해 알림 받기";
$t['Go Back'] = "돌아가";
$t['Go back to the main page'] = "기본 페이지로 돌아가기";
$t['Go to manager videos page!'] = "관리자 비디오 페이지로 이동하십시오!";
$t['Google Ad Sense'] = "구글 광고 센스";
$t['Group'] = "그룹.";
$t['Groups That Can See This Stream'] = "이 스트림을 볼 수 있는 그룹";
$t['Groups that can see this video'] = "이 비디오를 볼 수 있는 그룹";
$t['Head Code'] = "헤드 코드";
$t['Help'] = "도와 주세요.";
$t['Hi %s'] = "안녕 %s";
$t['Hide Replies'] = "복제본 숨기기";
$t['History'] = "역사";
$t['Home'] = "홈";
$t['I forgot my password'] = "비밀번호를 잊어 버렸어요.";
$t['I would humbly like to thank God for giving me the necessary knowledge, motivation, resources and idea to be able to execute this project. Without God\'s permission this would never be possible.'] = "나는 이 프로젝트를 실행할 수 있도록 필요한 지식과 동기, 자원, 아이디어를 주신 하나님께 겸허하게 감사드리고 싶다. 신의 허락 없이는 이것은 결코 가능하지 않을 것이다.";
$t['I would like to share this video with you:'] = "이 비디오를 공유하고자 하는 경우:";
$t['ID'] = "아이디";
$t['ID can not be empty'] = "ID는 비워 둘 수 없음";
$t['ID can\'t be blank'] = "ID는 비워 둘 수 없음";
$t['Icon'] = "아이콘";
$t['If you can\'t view this video, your browser does not support HTML5 videos'] = "이 비디오를 볼 수 없으면 브라우저에서 HTML5 비디오를 지원하지 않음";
$t['If you change your password the Server URL parameters will be changed too.'] = "비밀번호를 변경하면 서버 URL 파라미터도 변경된다.";
$t['If you do not have curl, you can alternatively use a recent wget: '] = "컬이 없는 경우 최신 wget을 사용하십시오.";
$t['Inactivate'] = "비활성화";
$t['Inactive'] = "활발하지 않은";
$t['Informations'] = "정보";
$t['Invalid'] = "무효한";
$t['Invalid Captcha'] = "잘못된 캡차";
$t['Invalid Email'] = "잘못된 이메일";
$t['Just a quick note to say a big welcome and an even bigger thank you for registering.'] = "등록해줘서 고맙다는 인사말만 짧게 해주면 돼.";
$t['Keep Key Private, Anyone with key can broadcast on your account'] = "Key Private(키 비공개) 유지, 키가 있는 사람은 누구나 계정에서 브로드캐스트할 수 있음";
$t['Key'] = "열쇠";
$t['LIVE NOW'] = "라이브 나우";
$t['Language'] = "언어";
$t['Last'] = "지난";
$t['Last 30 Days'] = "지난 30일";
$t['Last 7 Days'] = "지난 7일";
$t['Last Clone'] = "라스트 클론";
$t['Last Name'] = "성";
$t['Leave Channel'] = "채널 탈퇴";
$t['Left'] = "왼쪽";
$t['Left Menu'] = "왼쪽 메뉴";
$t['Like this video? Sign in to make your opinion count.'] = "이 영상처럼? 로그인하여 의견을 반영하십시오.";
$t['Link'] = "관계";
$t['List Files'] = "목록 파일";
$t['Listed'] = "나열된";
$t['Live'] = "라이브";
$t['Live Chat'] = "라이브 채팅";
$t['Live Events'] = "라이브 이벤트";
$t['Live Links'] = "라이브 링크";
$t['Live Stuff'] = "라이브 스터프";
$t['Live URL'] = "라이브 URL";
$t['Live Users'] = "라이브 사용자";
$t['Live Video'] = "라이브 비디오";
$t['Loading...'] = "로드 중...";
$t['Local File'] = "로컬 파일";
$t['Logged Users Only'] = "기록된 사용자만";
$t['Login'] = "로그 인.";
$t['Logo and Title'] = "로고 및 제목";
$t['MAKE SURE YOU CLICK SAVE'] = "절감 효과 확인";
$t['Make Stream Publicly Listed'] = "스트림을 공개적으로 나열하도록 설정";
$t['Make it public'] = "공개하라";
$t['Make sure that the video you are going to download has a duration of less than %d minute(s)!'] = "다운로드할 비디오의 지속 시간이 %d분 미만인지 확인하십시오!";
$t['Make sure you have the unzip app on your server'] = "서버에 압축 풀기 앱이 있는지 확인";
$t['Manage Clones'] = "복제 관리";
$t['Manage Wallets'] = "지갑 관리";
$t['Max Prints'] = "최대 프린트";
$t['Media Owner'] = "미디어 소유자";
$t['Message'] = "메세지";
$t['Message could not be sent'] = "메시지를 보내지 못했습니다.";
$t['Message sent'] = "보낸 메시지";
$t['Miscellaneous'] = "여러가지 종류의";
$t['Modified'] = "수정된";
$t['Monetize'] = "모네티즈";
$t['Monetize User'] = "사용자 모네티즈";
$t['More'] = "더";
$t['Most'] = "대부분의.";
$t['Most popular'] = "가장 인기있는";
$t['Most watched'] = "가장 많이 봤다";
$t['My Account'] = "내 계정";
$t['My Menu'] = "내 메뉴";
$t['My Subscribers'] = "내 구독자";
$t['My videos'] = "내 비디오";
$t['Name'] = "이름.";
$t['Name can\'t be blank'] = "이름은 비워 둘 수 없음";
$t['New'] = "신규";
$t['New Category'] = "새 카테고리";
$t['New Password'] = "새 암호";
$t['New User'] = "새 사용자";
$t['New User Groups'] = "새 사용자 그룹";
$t['Next'] = "다음 분.";
$t['Next video NOT set'] = "다음 비디오가 설정되지 않음";
$t['No'] = "아니요.";
$t['No data available in table'] = "테이블에서 사용 가능한 데이터 없음";
$t['No matching records found'] = "일치하는 레코드를 찾을 수 없음";
$t['No one 17 and under admitted'] = "17세 미만 입장 불가";
$t['No results found!'] = "결과를 찾을 수 없음!";
$t['None (Parent)'] = "없음(부모)";
$t['Not Rated'] = "등급 없음";
$t['Notify Subscribers'] = "구독자에게 알림";
$t['Only Paid Users Can see'] = "유료 사용자만 볼 수 있음";
$t['Only verified users can upload'] = "확인된 사용자만 업로드 가능";
$t['Opacity'] = "불투명";
$t['Order'] = "주문";
$t['Original words found'] = "원본 단어 발견";
$t['Owner'] = "주인";
$t['Page'] = "페이지입니다.";
$t['Paid Content'] = "유료 컨텐츠";
$t['Parent-Category'] = "상위-카테고리";
$t['Parental Guidance Suggested'] = "자녀 지침 권장";
$t['Password'] = "암호";
$t['Password Protected'] = "암호 보호됨";
$t['Paste here the translated words, one each line'] = "번역된 단어들을 여기에 붙여라, 각각 한 줄씩.";
$t['Pay User per Video View'] = "비디오 보기당 유료 사용자 수";
$t['Payment complete!'] = "결제완료!";
$t['Payments Settings'] = "결제 설정";
$t['Pending Requests'] = "보류 중인 요청";
$t['Permanent Link'] = "영구 링크";
$t['Permission denied'] = "권한 거부";
$t['Permition denied'] = "퍼마션 거부됨";
$t['Personal Info'] = "개인 정보";
$t['Play'] = "놀고";
$t['Play All'] = "모두 재생";
$t['Player Skin'] = "플레이어 스킨";
$t['Player URL'] = "플레이어 URL";
$t['Playlist name?'] = "재생 목록 이름?";
$t['Please Verify Your E-mail '] = "이메일을 확인하십시오.";
$t['Please sign in'] = "로그인하십시오";
$t['Plugin'] = "플러그 인";
$t['Plugin Form'] = "플러그인 폼";
$t['Plugins'] = "플러그 인";
$t['Position'] = "위치";
$t['Preview'] = "미리보기";
$t['Previous'] = "이전의";
$t['Prints Left'] = "왼쪽 인쇄";
$t['Privacy'] = "사생활";
$t['Private'] = "사적인";
$t['Process Payment'] = "프로세스 결제";
$t['Process Start'] = "프로세스 시작";
$t['Processing...'] = "처리 중...";
$t['Program'] = "프로그램.";
$t['Public'] = "일반의";
$t['Public Media'] = "퍼블릭 미디어";
$t['Queue Position'] = "대기열 위치";
$t['R Rating'] = "등급";
$t['Random'] = "무작위의";
$t['Rating'] = "순위";
$t['Recover Password'] = "암호 복구";
$t['Recover password could not be saved!'] = "복구 암호를 저장할 수 없음!";
$t['Recover password does not match'] = "복구 암호가 일치하지 않음";
$t['Recover password!'] = "암호 복구!";
$t['Refresh'] = "회복하다";
$t['Region'] = "지역";
$t['Regular Configuration'] = "정규 구성";
$t['Regular User'] = "일반 사용자";
$t['Remember me'] = "기억해줘";
$t['Remove'] = "제거한다.";
$t['Remove Autoplay Next Video'] = "다음 비디오 자동 재생 제거";
$t['Remove Branding'] = "브랜딩 제거";
$t['Remove User Group'] = "사용자 그룹 제거";
$t['Rename'] = "이름 바꾸기";
$t['Reply'] = "답글";
$t['Report'] = "보고서";
$t['Reset Key'] = "키 재설정";
$t['Reset password'] = "비밀번호 재설정";
$t['Restricted'] = "제한된";
$t['Right'] = "맞다";
$t['Rotate LEFT'] = "왼쪽 회전";
$t['Rotate RIGHT'] = "오른쪽 회전";
$t['S3, B2, FTP settings'] = "S3, B2, FTP 설정";
$t['SMTP Host'] = "SMTP 호스트";
$t['SMTP Password'] = "SMTP 암호";
$t['SMTP Port'] = "SMTP 포트";
$t['SMTP Secure'] = "SMTP 보안";
$t['SMTP Username'] = "SMTP 사용자 이름";
$t['Save'] = "절약하다";
$t['Save Ad Code'] = "광고 코드 저장";
$t['Save File'] = "파일 저장";
$t['Save Stream'] = "스트림 저장";
$t['Save Video'] = "비디오 저장";
$t['Save changes'] = "변경 내용 저장";
$t['Script Code'] = "스크립트 코드";
$t['Search'] = "서치";
$t['Seconds Left'] = "남은 시간(초)";
$t['Seek'] = "추구한다.";
$t['Select an icon for the category'] = "카테고리에 대한 아이콘 선택";
$t['Select an icon for the menu'] = "메뉴의 아이콘 선택";
$t['Select one Option'] = "하나의 옵션 선택";
$t['Select the update'] = "업데이트 선택";
$t['Send'] = "보내세요";
$t['Send Email'] = "이메일 보내기";
$t['Serie'] = "세리에";
$t['Server URL'] = "서버 URL";
$t['Session Timeout in seconds'] = "세션 시간 제한(초)";
$t['Settings'] = "설정";
$t['Share'] = "공유하다";
$t['Share Info'] = "공유 정보";
$t['Share Video'] = "비디오 공유";
$t['Show Less'] = "더 적게 표시";
$t['Show More'] = "추가 정보 표시";
$t['Show _MENU_ entries'] = "_MENU_ 항목 표시";
$t['Showing 0 to 0 of 0 entries'] = "0개 항목 중 0개 항목 표시";
$t['Showing _START_ to _END_ of _TOTAL_ entries'] = "_TOTAL_ 항목의 _END_에 _START_ 표시";
$t['Showing {{ctx.start}} to {{ctx.end}} of {{ctx.total}} entries'] = "{{ctx.start}}개 항목 중 {{ctx.end}개 항목 표시";
$t['Sign In'] = "서명하고 들어오다";
$t['Sign In/Up'] = "로그인/업";
$t['Sign Out'] = "로그아웃";
$t['Sign Up'] = "등록하다";
$t['Sign Up Disabled'] = "등록 사용 안 함";
$t['Sign in'] = "서명하고 들어오다";
$t['Sign in now!'] = "지금 로그인하십시오!";
$t['Sign in to add this video to a playlist.'] = "이 비디오를 재생 목록에 추가하려면 로그인하십시오.";
$t['Sign in to subscribe to this channel'] = "이 채널에 가입하려면 로그인하십시오.";
$t['Sign out'] = "로그아웃";
$t['Sign up'] = "등록하다";
$t['Site Advertisement with VAST Video ads'] = "VAST 비디오 광고를 사용한 사이트 광고";
$t['Site Configurations'] = "사이트 구성";
$t['Site Settings'] = "사이트 설정";
$t['Social Login Settings'] = "소셜 로그인 설정";
$t['Some material may not be inapropriate for children under 13'] = "어떤 물질은 13세 미만 어린이에게 적합하지 않을 수 있다.";
$t['Some material may not be suitable for children'] = "일부 내용이 어린이에게 부적합할 수도 있습니다.";
$t['Sorry'] = "미안합니다.";
$t['Sorry you not able to download videos right now!'] = "지금 동영상을 다운로드할 수 없어서 미안해!";
$t['Sorry!'] = "미안!";
$t['Sorry, this video is private'] = "미안, 이 비디오는 비공개야.";
$t['Sort'] = "종류";
$t['Sort by name'] = "이름별로 정렬";
$t['Source'] = "원천";
$t['Specify Ammount'] = "암마운트 지정";
$t['Start'] = "제일보를 내딛다";
$t['Start video at:'] = "비디오 시작 위치:";
$t['Starts on'] = "시작 날짜";
$t['Status'] = "상황";
$t['Status not found'] = "상태를 찾을 수 없음";
$t['Stop getting notified for every new video'] = "모든 새 비디오에 대한 알림 받기 중지";
$t['Stream Settings'] = "스트림 설정";
$t['Stream name/key'] = "스트림 이름/키";
$t['Sub-Category-Gallery'] = "하위 범주 갤러리";
$t['Sub-Category-YouTube'] = "하위 카테고리-유튜브";
$t['Subscribe'] = "구독하다";
$t['Subscribed'] = "구독";
$t['Subscribes'] = "구독";
$t['Success'] = "성공.";
$t['Success!'] = "성공!";
$t['Suggest'] = "제안하다";
$t['Suggested'] = "제안된";
$t['Table of content'] = "목차";
$t['Tag Types'] = "태그 유형";
$t['Tags'] = "태그";
$t['Test Email'] = "테스트 이메일";
$t['Test your email'] = "이메일 테스트";
$t['Thanks'] = "고마워요.";
$t['The captcha is empty'] = "캡차가 비어 있다.";
$t['The captcha is wrong'] = "캡차가 틀렸다.";
$t['The email is invalid'] = "이메일이 잘못됨";
$t['The recover pass does not match!'] = "복구 패스가 일치하지 않음!";
$t['Themes'] = "테마";
$t['There is missing data to recover your password'] = "암호를 복구할 데이터가 누락됨";
$t['There is no streaming now'] = "지금 스트리밍이 없다.";
$t['This Video Requires a Password'] = "이 비디오에는 암호가 필요함";
$t['This creates a download-button under your video, suggest you title.mp4 as download-name.'] = "이렇게 하면 비디오 아래에 다운로드 버튼이 생성되며, 다운로드 이름으로 제목.mp4를 제안하십시오.";
$t['This e-mail will be used for this web site notifications'] = "이 전자 메일은 이 웹 사이트 알림에 사용됨";
$t['This help us to track and dettect errors'] = "이것은 우리가 오류를 추적하고 탐지하는데 도움을 준다.";
$t['This is an experimental resource'] = "이것은 실험적인 자원이다.";
$t['This is where you can create groups and associate them with your videos and users. This will make your videos private. Only users who are in the same group as the videos can view them'] = "여기서 그룹을 만들고 비디오 및 사용자와 연결할 수 있다. 이렇게 하면 비디오가 비공개 상태가 된다. 동영상과 같은 그룹에 있는 사용자만 볼 수 있음";
$t['This page works only with MP4,MP3 and OGG-files, if you have or need any other format, try to install your own <a href=\'https://github.com/WWBN/AVideo-Encoder\' class=\'btn btn-warning btn-xs\'>encoder</a> or use the <a href=\'https://encoder2.avideo.com/\' class=\'btn btn-warning btn-xs\'>public</a> one'] = "이 페이지는 MP4,MP3 및 OGG 파일에서만 작동하며, 다른 형식이 있거나 필요한 경우 자신의 Public Encoder를 설치하거나 를 사용하십시오.";
$t['This value must match with the language files on'] = "이 값은 의 언어 파일과 일치해야 함";
$t['This video was reported to our team, we will review it soon'] = "이 비디오는 우리 팀에게 보고되었다. 우리는 곧 그것을 검토할 것이다.";
$t['Thumbs Down'] = "엄지손가락 아래";
$t['Thumbs Up'] = "엄지손가락 위로";
$t['Timeline'] = "타임라인";
$t['Timelive'] = "시간제";
$t['Title'] = "제목";
$t['Title (A-Z)'] = "제목(A-Z)";
$t['Title (Z-A)'] = "제목(Z-A)";
$t['To'] = "로.";
$t['To install it right away for all UNIX users (Linux, OS X, etc.), type: '] = "모든 UNIX 사용자(리눅스, OS X 등)에 대해 즉시 설치하려면 다음을 입력하십시오.";
$t['To installations instructions try this link: '] = "설치 지침은 다음 링크를 참조하십시오.";
$t['To view this video please enable JavaScript, and consider upgrading to a web browser that'] = "이 비디오를 보려면 JavaScript를 사용하도록 설정하고 다음 웹 브라우저로 업그레이드하십시오.";
$t['Today'] = "오늘은";
$t['Today Views'] = "오늘의 뷰";
$t['Total Amount'] = "총액";
$t['Total Duration Videos (Minutes)'] = "총 기간 비디오 수(분)";
$t['Total Subscriptions'] = "총 구독 수";
$t['Total Users'] = "총 사용자 수";
$t['Total Video Comments'] = "총 동영상 주석 수";
$t['Total Videos'] = "총 비디오 수";
$t['Total Videos Dislikes'] = "총 비디오 거부 수";
$t['Total Videos Likes'] = "총 비디오 즐겨찾기";
$t['Total Videos Views'] = "총 비디오 보기 수";
$t['Total Views'] = "전체 보기";
$t['Total Views (90 Days)'] = "전체 보기(90일)";
$t['Total Views (Today)'] = "전체 보기(오늘)";
$t['Total Views Today'] = "오늘의 전체 뷰";
$t['Track your videos with Google analytics'] = "Google 분석 기능을 사용하여 비디오 추적";
$t['Trailer'] = "트레일러";
$t['Transfer Funds'] = "송금자금";
$t['Transfer Funds to'] = "자금 이전 대상";
$t['Transfer now'] = "지금 전송";
$t['Translated Array'] = "변환 배열";
$t['Trending'] = "트렌딩";
$t['Trying to establish a chat server connection'] = "채팅 서버 연결 설정 시도";
$t['Type'] = "유형";
$t['Type the code'] = "코드를 입력하십시오.";
$t['Type your message...'] = "메시지 입력...";
$t['URL'] = "URL";
$t['URL Friendly'] = "URL Friendly";
$t['URL Iframe'] = "URL Iframe";
$t['UUID can\'t be blank'] = "UUID는 비워 둘 수 없음";
$t['Unable to open file!'] = "파일을 열 수 없음!";
$t['Uncheck all to make it public'] = "모두 확인 해제하여 공개";
$t['Under 17 requires accompanying parent or adult guardian'] = "17세 이하는 부모나 성인 보호자 동반 시 관람 가능합니다.";
$t['Unique Users'] = "고유 사용자";
$t['Unknown Error!'] = "알 수 없는 오류!";
$t['Unknown User'] = "알 수 없는 사용자";
$t['Unlisted'] = "목록에 없는";
$t['Unsuggest'] = "언제스트";
$t['Up'] = "업.";
$t['Up Next'] = "Up Next";
$t['Update AVideo System'] = "AVideo 시스템 업데이트";
$t['Update Now'] = "지금 업데이트";
$t['Update Version'] = "버전 업데이트";
$t['Update version'] = "버전 업데이트";
$t['Update your user'] = "사용자 업데이트";
$t['Upload'] = "업로드";
$t['Upload a Background'] = "배경 업로드";
$t['Upload a Document Image'] = "문서 이미지 업로드";
$t['Upload a File'] = "파일 업로드";
$t['Upload a Photo'] = "사진 업로드";
$t['Upload a Plugin'] = "플러그인 업로드";
$t['Upload a Plugin ZIP File'] = "플러그인 ZIP 파일 업로드";
$t['Upload a logo'] = "로고 업로드";
$t['Upload to YouTube'] = "YouTube에 업로드";
$t['Upload your file'] = "파일 업로드";
$t['Uploaded By'] = "업로드한 사람";
$t['Use tls OR ssl'] = "tls 또는 ssl 사용";
$t['User'] = "이용자";
$t['User Form'] = "사용자 양식";
$t['User Groups'] = "사용자 그룹";
$t['User Groups Form'] = "사용자 그룹 양식";
$t['User Info'] = "사용자 정보";
$t['User already exists'] = "사용자가 이미 있음";
$t['User and Password can not be blank'] = "사용자 및 암호는 비워 둘 수 없음";
$t['User can not be blank'] = "사용자는 비워 둘 수 없음";
$t['User can not edit this video'] = "사용자가 이 비디오를 편집할 수 없음";
$t['User not found'] = "사용자를 찾을 수 없음";
$t['UserGroups'] = "사용자 그룹";
$t['Username or Email'] = "사용자 이름 또는 이메일";
$t['Users'] = "사용자";
$t['Users Groups'] = "사용자 그룹";
$t['Users linked'] = "연결된 사용자";
$t['VMAP Link'] = "VMAP 링크";
$t['Value'] = "가치";
$t['Verification Sent'] = "확인 전송됨";
$t['Verify'] = "입증하다";
$t['Verify e-mail'] = "이메일 확인";
$t['Video'] = "영상";
$t['Video Chart'] = "비디오 차트";
$t['Video Filename not found'] = "비디오 파일 이름을 찾을 수 없음";
$t['Video Form'] = "비디오 양식";
$t['Video ID Not found'] = "비디오 ID를 찾을 수 없음";
$t['Video Link'] = "비디오 링크";
$t['Video MP4 File was not found'] = "비디오 MP4 파일을 찾을 수 없음";
$t['Video Redirect URI'] = "비디오 리디렉션 URI";
$t['Video URL'] = "비디오 URL";
$t['Video Views'] = "비디오 보기";
$t['Video already uploaded'] = "이미 업로드된 비디오";
$t['Video does not exist'] = "비디오가 존재하지 않음";
$t['Video thumbs up - per Channel'] = "채널당 비디오가 위로 이동";
$t['Video views - per Channel'] = "비디오 보기 - 채널별";
$t['Videos'] = "비디오";
$t['Videos linked'] = "연결된 비디오";
$t['View'] = "보다";
$t['View Details'] = "세부 정보 보기";
$t['View all replies'] = "모든 응답 보기";
$t['Views'] = "뷰";
$t['Visibility'] = "가시성";
$t['Volume'] = "용량";
$t['Wallet'] = "지갑";
$t['Want to subscribe to this channel?'] = "이 채널에 가입하시겠습니까?";
$t['Want to watch this again later?'] = "나중에 다시 볼래?";
$t['Warning'] = "경고";
$t['Watch on YouTube'] = "YouTube에서 보기";
$t['Watching Now'] = "지금 보기";
$t['We could not notify anyone ({$email}, {$siteOwnerEmail}), but we marked it as a inapropriated'] = "누구에게도 알릴 수 없었지만({$email}, {$siteOwnerEmail}), 부적합하다고 표시했다.";
$t['We could not notify the video owner {$email}, but we marked it as a inapropriated'] = "비디오 소유자 {$email}을(를) 알릴 수는 없지만 부적합하다고 표시했다.";
$t['We could not notify the video owner {$siteOwnerEmail}, but we marked it as a inapropriated'] = "비디오 소유자 {$siteOwnerEmail}을(를) 알릴 수는 없지만 부적합하다고 표시했다.";
$t['We detected a total of %s pending updates, if you want to do it now click (Update Now) button'] = "업데이트 보류 중인 총 %s을(를) 감지했으며, 지금 업데이트하려면 (지금 업데이트) 버튼을 클릭하십시오.";
$t['We have not found any videos or audios to show'] = "우리는 보여줄 비디오나 오디오를 찾지 못했다.";
$t['We sent you an e-mail with instructions'] = "우리는 당신에게 지시사항이 담긴 이메일을 보냈다.";
$t['We use youtube-dl to download videos from youtube.com or other video platforms'] = "youtube.com 또는 기타 비디오 플랫폼에서 YouTube-dl을 사용하여 동영상 다운로드";
$t['We will check if there is a stream conflict before stream'] = "스트림 전에 스트림 충돌이 있는지 확인하십시오.";
$t['We will send you a link, to your e-mail, to recover your password!'] = "당신의 비밀번호를 복구하기 위해 우리는 당신에게 당신의 이메일에 링크를 보낼 것이다!";
$t['We would like to thanks http://bootswatch.com/'] = "우리는 http://bootswatch.com/에 감사하고 싶다.";
$t['Web site title'] = "웹 사이트 제목";
$t['WebCam Streaming'] = "WebCam 스트리밍";
$t['Website'] = "웹사이트";
$t['What is User Groups'] = "사용자 그룹이란?";
$t['What is the new name?'] = "새로운 이름은 무엇인가?";
$t['When autoplay is enabled, a suggested video will automatically play next.'] = "자동 재생이 활성화되면 제안된 비디오가 자동으로 다음에 재생된다.";
$t['When you are watching media, you can use these keyboard-shortcuts.'] = "미디어를 시청할 때는 이러한 키보드 단축키를 사용할 수 있다.";
$t['Withdraw Funds'] = "자금 인출";
$t['Word Translations'] = "워드 번역";
$t['Yes'] = "네.";
$t['Yes, delete it!'] = "그래, 삭제해!";
$t['Yes, report it!'] = "그래, 보고해!";
$t['Yes, transfer it!'] = "그래, 옮겨!";
$t['You already report this video'] = "이 비디오를 이미 보고한 경우";
$t['You are hosting %d minutes and %d seconds of video'] = "%d분 및 %d초의 비디오를 호스팅하는 중";
$t['You are just one click away from starting your journey with %s!'] = "%s에서 한 번의 클릭으로 여정을 시작하십시오!";
$t['You are not allowed see this streaming'] = "이 스트리밍을 볼 수 없음";
$t['You are not online, loading webcam...'] = "온라인 상태가 아니므로 웹캠을 로드하는 중...";
$t['You are online now, web cam is disabled'] = "당신은 지금 온라인 상태, 웹캠이 비활성화되어 있음";
$t['You are running AVideo version %s!'] = "AVideo 버전 %s을(를) 실행하고 있는 경우!";
$t['You asked for a recover link, click on the provided link'] = "복구 링크를 요청한 후 제공된 링크를 클릭하십시오.";
$t['You can not Manage This Video'] = "이 비디오를 관리할 수 없음";
$t['You can not do this'] = "이러면 안 돼";
$t['You can not manage categories'] = "카테고리를 관리할 수 없음";
$t['You can not manage comments'] = "주석을 관리할 수 없음";
$t['You can not manage plugins'] = "플러그인을 관리할 수 없음";
$t['You can not manage subscribes'] = "가입을 관리할 수 없음";
$t['You can not manage this plugin'] = "이 플러그인을 관리할 수 없음";
$t['You can not manage users'] = "사용자를 관리할 수 없음";
$t['You can not manage videos'] = "비디오를 관리할 수 없음";
$t['You can not manager plugin Audit'] = "플러그인 감사를 관리할 수 없음";
$t['You can not manager plugin add logo'] = "플러그인 추가 로고를 관리할 수 없음";
$t['You can not manager plugin logo overlay'] = "플러그인 로고 오버레이를 관리할 수 없음";
$t['You can not manager plugins'] = "플러그인을 관리할 수 없음";
$t['You can not manager wallets'] = "지갑 관리 불가";
$t['You can not notify'] = "알릴 수 없음";
$t['You can not stream live videos'] = "라이브 비디오를 스트리밍할 수 없음";
$t['You can storage %s minutes of videos!'] = "%s분 분량의 비디오를 저장할 수 있음!";
$t['You can upload max of %s!'] = "최대 %s까지 업로드할 수 있음!";
$t['You can use our public encoder on'] = "당신은 우리의 공개 인코더를 사용할 수 있다.";
$t['You cannot comment on videos'] = "동영상에 주석을 달 수 없음";
$t['You do not have an e-mail'] = "당신은 이메일을 가지고 있지 않다.";
$t['You have %s minutes of videos!'] = "%s분 분량의 비디오가 있군!";
$t['You have about %s minutes left of video storage!'] = "비디오 저장 시간이 약 %s분 남았어!";
$t['You have sent the notification'] = "통지를 보내셨습니다.";
$t['You have version '] = "버전 있음";
$t['You must be logged'] = "로그에 기록되어 있어야 함";
$t['You must fill all fields'] = "모든 필드를 채워야 함";
$t['You must login to be able to comment on videos'] = "비디오에 대한 코멘트를 받으려면 로그인";
$t['You need a user and passsword to register'] = "등록하려면 사용자와 암호가 필요함";
$t['You need a video to generate statistics'] = "통계를 생성하려면 비디오가 필요함";
$t['You need to inform what is your user!'] = "너는 너의 사용자들에게 알릴 필요가 있어!";
$t['You need to install'] = "설치해야 함";
$t['You need to make the plugin dir writable before upload, run this command and refresh this page'] = "업로드하기 전에 플러그인을 쓰기 가능으로 만들어야 하며, 이 명령을 실행하고 이 페이지를 새로 고치십시오.";
$t['You need to make your locale folder writable'] = "로케일 폴더를 쓰기 가능으로 만들어야 함";
$t['You need to set up an encoder server'] = "인코더 서버를 설정해야 함";
$t['You need to tell us the new name?'] = "새 이름을 알려줄까?";
$t['You will not be able to recover these videos!'] = "당신은 이 비디오들을 복구할 수 없을 것이다!";
$t['You will not be able to recover this action!'] = "너는 이 행동을 회복할 수 없을 것이다!";
$t['You will not be able to recover this category!'] = "너는 이 범주를 회복할 수 없을 것이다!";
$t['You will not be able to recover this group!'] = "넌 이 그룹을 회복할 수 없을 거야!";
$t['You will not be able to recover this video!'] = "너는 이 비디오를 복구할 수 없을 것이다!";
$t['Your %slocale dir is not writable'] = "%slocale dir를 쓸 수 없음";
$t['Your Logo'] = "당신의 로고";
$t['Your POST data is empty may be your vide file is too big for the host'] = "POST 데이터가 비어 있을 수 있음 비디오 파일이 호스트에게 너무 클 수 있음";
$t['Your POST data is empty may be your video file too big for the host'] = "POST 데이터가 비어 있을 경우 호스트에 비해 비디오 파일이 너무 클 수 있음";
$t['Your Password has been set'] = "암호가 설정됨";
$t['Your analytics code is wrong'] = "분석 코드가 잘못됨";
$t['Your category has NOT been deleted!'] = "카테고리가 삭제되지 않음!";
$t['Your category has NOT been saved!'] = "카테고리가 저장되지 않음!";
$t['Your category has been deleted!'] = "카테고리가 삭제됨!";
$t['Your category has been saved!'] = "카테고리가 저장되었어!";
$t['Your code has been saved!'] = "당신의 코드가 저장되었다!";
$t['Your code is not valid'] = "코드가 유효하지 않음";
$t['Your comment has NOT been deleted!'] = "당신의 의견이 삭제되지 않았다!";
$t['Your comment has NOT been saved!'] = "당신의 의견이 저장되지 않았다!";
$t['Your comment has been saved!'] = "당신의 의견은 저장되었다!";
$t['Your comment must be bigger then 5 characters!'] = "댓글이 5자보다 크겠다.";
$t['Your configurations has NOT been updated!'] = "구성이 업데이트되지 않음!";
$t['Your configurations has been updated!'] = "구성이 업데이트됨!";
$t['Your group has NOT been deleted!'] = "그룹이 삭제되지 않음!";
$t['Your group has NOT been saved!'] = "그룹이 저장되지 않음!";
$t['Your group has been deleted!'] = "그룹이 삭제됨!";
$t['Your group has been saved!'] = "너희 일행은 구원을 받았어!";
$t['Your language has been saved!'] = "네 언어는 구했어!";
$t['Your link has been saved!'] = "링크가 저장되었어!";
$t['Your maximum file size is:'] = "최대 파일 크기:";
$t['Your message could not be sent!'] = "메시지를 보낼 수 없음!";
$t['Your message has been sent!'] = "너의 메세지를 보냈어!";
$t['Your new password could not be set!'] = "새 암호를 설정할 수 없음!";
$t['Your new password has been set!'] = "새 암호가 설정됨!";
$t['Your password does not match!'] = "암호가 일치하지 않음!";
$t['Your register has been saved!'] = "너의 등기가 저장되었다!";
$t['Your request was sent'] = "당신의 요청이 전송되었다.";
$t['Your system is up to date'] = "시스템이 최신 상태임";
$t['Your update from file %s is done, click continue'] = "%s 파일 업데이트 완료, 계속 클릭";
$t['Your user has NOT been created!'] = "사용자가 생성되지 않음!";
$t['Your user has NOT been saved!'] = "사용자가 저장되지 않음!";
$t['Your user has NOT been updated!'] = "사용자가 업데이트되지 않음!";
$t['Your user has been created!'] = "사용자가 생성됨!";
$t['Your user has been saved!'] = "사용자가 저장됨!";
$t['Your user is not verified, we sent you a new e-mail'] = "사용자의 검증이 되지 않았으므로 새로운 이메일을 보내드렸다.";
$t['Your user or password is wrong!'] = "사용자 또는 암호가 잘못됨!";
$t['Your video download is complete, it is encoding now'] = "비디오 다운로드가 완료되었으며, 지금 인코딩 중임";
$t['Your video has NOT been deleted!'] = "동영상이 삭제되지 않음!";
$t['Your video has NOT been saved!'] = "비디오가 저장되지 않음!";
$t['Your video is downloading now'] = "지금 비디오 다운로드 중";
$t['Your videos have been saved!'] = "동영상이 저장됨!";
$t['Zip Code'] = "우편번호";
$t['about'] = "대해서";
$t['ago'] = "전에";
$t['arrow'] = "화살";
$t['audioOnly'] = "오디오 전용";
$t['cat'] = "고양이";
$t['categories'] = "분류";
$t['channel'] = "채널.";
$t['charts'] = "도표";
$t['contact'] = "연락";
$t['day'] = "하루";
$t['days'] = "날들";
$t['description'] = "묘사";
$t['help'] = "도와 주세요.";
$t['hour'] = "1시간";
$t['hours'] = "몇시간.";
$t['info'] = "정보";
$t['installed , but your database is not up to date. This could lead to bugs. Please go to the update-site.'] = "설치되었지만 데이터베이스가 최신 상태가 아님. 이것은 벌레로 이어질 수 있다. 업데이트 사이트로 이동하십시오.";
$t['is Active'] = "활성화됨";
$t['is Admin'] = "관리자";
$t['is Private'] = "일병";
$t['login'] = "로그 인.";
$t['logoff'] = "로그오프하다";
$t['minute'] = "극히 작은";
$t['minutes'] = "회의록";
$t['month'] = "달";
$t['months'] = "몇달.";
$t['mvideos'] = "미비데오류";
$t['newest'] = "최신의";
$t['oldest'] = "최고령";
$t['orphanFiles'] = "anoFiles";
$t['pause'] = "멈추다";
$t['remaining'] = "남은";
$t['right'] = "맞다";
$t['second'] = "둘째";
$t['seconds'] = "초";
$t['signUp'] = "등록하다";
$t['siteConfigurations'] = "사이트구성";
$t['space'] = "공간";
$t['subscribes'] = "가입하다";
$t['update'] = "갱신하다";
$t['user'] = "이용자";
$t['users'] = "사용자";
$t['usersGroups'] = "사용자그룹";
$t['videoOnly'] = "비디오 전용";
$t['videosList'] = "비디오 목록";
$t['week'] = "일주일";
$t['weeks'] = "몇 주";
$t['year'] = "연도";
$t['years'] = "몇 해";
$t['youtube-dl uses Python and some servers does not came with python as dafault, to install Python type:'] = "YouTube-dl은 Python을 사용하며 일부 서버는 Python과 함께 default로 제공되지 않고 Python 유형을 설치:";