-
Notifications
You must be signed in to change notification settings - Fork 834
Expand file tree
/
Copy pathlang_ko.json
More file actions
842 lines (842 loc) · 75.9 KB
/
Copy pathlang_ko.json
File metadata and controls
842 lines (842 loc) · 75.9 KB
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
{
"{0} is now {1}": "{0}이(가) 이제 {1}입니다",
"Enabled": "사용",
"Disabled": "사용 안 함",
"Your last update attempt did not complete.": "마지막 업데이트 시도가 완료되지 않았습니다.",
"UniGetUI could not confirm whether the update succeeded. Open the log to see what happened.": "UniGetUI는 업데이트가 성공했는지 확인할 수 없습니다. 로그를 열어 무슨 일이 일어났는지 확인하세요.",
"View log": "로그 보기",
"The installer reported success but did not restart UniGetUI.": "설치 프로그램이 성공을 보고했지만 UniGetUI를 재시작하지 않았습니다.",
"The installer failed to initialize.": "설치 프로그램을 초기화하지 못했습니다.",
"Setup was canceled before installation began.": "설치가 시작되기 전에 설치가 취소되었습니다.",
"A fatal error occurred during the preparation phase.": "준비 단계에서 치명적인 오류가 발생했습니다.",
"A fatal error occurred during installation.": "설치 중 치명적인 오류가 발생했습니다.",
"Installation was canceled while in progress.": "진행 중에 설치가 취소되었습니다.",
"The installer was terminated by another process.": "설치 프로그램이 다른 프로세스에 의해 종료되었습니다.",
"The preparation phase determined the installation cannot proceed.": "준비 단계에서 설치를 진행할 수 없다고 판단했습니다.",
"The installer could not start. UniGetUI may already be running, or you do not have permission to install.": "설치 프로그램을 시작할 수 없습니다. UniGetUI가 이미 실행 중이거나 설치 권한이 없을 수 있습니다.",
"Unexpected installer error.": "예기치 않은 설치 프로그램 오류입니다.",
"We are checking for updates.": "업데이트를 확인하고 있습니다.",
"Please wait": "잠시만 기다려주세요",
"Great! You are on the latest version.": "좋아요! 최신 버전입니다.",
"There are no new UniGetUI versions to be installed": "설치할 새로운 UniGetUI 버전이 없습니다",
"UniGetUI version {0} is being downloaded.": "UniGetUI 버전 {0}이(가) 다운로드되고 있습니다.",
"This may take a minute or two": "이것은 1~2분 정도 걸릴 수 있습니다",
"The installer authenticity could not be verified.": "설치 프로그램의 진위 여부를 확인할 수 없습니다.",
"The update process has been aborted.": "업데이트 프로세스가 중단되었습니다.",
"Auto-update is not yet available on this platform.": "이 플랫폼에서는 아직 자동 업데이트를 사용할 수 없습니다.",
"Please update UniGetUI manually.": "UniGetUI를 수동으로 업데이트해 주세요.",
"An error occurred when checking for updates: ": "업데이트를 확인하는 동안 오류가 발생했습니다: ",
"The updater could not be launched.": "업데이트 프로그램을 실행할 수 없습니다.",
"The operating system did not start the installer process.": "운영 체제가 설치 프로그램 프로세스를 시작하지 않았습니다.",
"UniGetUI is being updated...": "UniGetUI가 업데이트되고 있습니다...",
"Update installed.": "업데이트가 설치되었습니다.",
"UniGetUI was updated successfully, but this running copy was not replaced. This usually means you are running a development build. Close this copy and start the newly-installed version to finish.": "UniGetUI가 성공적으로 업데이트되었지만 이 실행 중인 복사본은 교체되지 않았습니다. 이는 일반적으로 개발 빌드를 실행 중임을 의미합니다. 이 복사본을 닫고 새로 설치된 버전을 시작하여 완료하세요.",
"The update could not be applied.": "업데이트를 적용할 수 없습니다.",
"Installer exit code {0}: {1}": "설치 프로그램 종료 코드 {0}: {1}",
"Update cancelled.": "업데이트가 취소되었습니다.",
"Authentication was cancelled.": "인증이 취소되었습니다.",
"Installer exit code {0}": "설치 프로그램 종료 코드 {0}",
"Operation in progress": "작업 진행 중",
"Please wait...": "잠시만 기다려주세요...",
"Success!": "성공!",
"Failed": "실패",
"An error occurred while processing this package": "이 패키지를 처리하는 동안 오류가 발생했습니다",
"Installer": "설치 프로그램",
"Executable": "실행 파일",
"MSI": "MSI",
"Compressed file": "압축 파일",
"MSIX": "MSIX",
"WinGet was repaired successfully": "WinGet을 성공적으로 복구했습니다",
"It is recommended to restart UniGetUI after WinGet has been repaired": "WinGet 복구 후에는 UniGetUI를 다시 시작할 것을 권장합니다",
"WinGet could not be repaired": "WinGet을 복구할 수 없습니다",
"An unexpected issue occurred while attempting to repair WinGet. Please try again later": "WinGet을 복구하는 동안 예기치 않은 문제가 발생했습니다. 나중에 다시 시도해 주세요",
"Log in to enable cloud backup": "클라우드 백업을 활성화하려면 로그인하세요",
"Backup Failed": "백업 실패",
"Downloading backup...": "백업을 다운로드하는 중...",
"An update was found!": "업데이트를 찾았습니다!",
"{0} can be updated to version {1}": "{0}을(를) {1} 버전으로 업데이트할 수 있습니다.",
"Updates found!": "업데이트를 찾았습니다!",
"{0} packages can be updated": "패키지 {0}개 업데이트 가능",
"{0} is being updated to version {1}": "{0}을(를) 버전 {1} (으)로 업데이트하는 중입니다",
"{0} packages are being updated": "패키지 {0}개 업데이트 중",
"You have currently version {0} installed": "현재 {0} 버전이 설치되어 있습니다",
"Desktop shortcut created": "바탕 화면 바로 가기 만듦",
"UniGetUI has detected a new desktop shortcut that can be deleted automatically.": "UniGetUI가 자동으로 삭제할 수 있는 새 바탕 화면 바로 가기를 감지했습니다.",
"{0} desktop shortcuts created": "{0} 바탕 화면 바로가기 생성됨",
"UniGetUI has detected {0} new desktop shortcuts that can be deleted automatically.": "UniGetUI가 자동으로 삭제할 수 있는 {0}개의 새 바탕 화면 바로 가기를 감지했습니다.",
"Attention required": "주의 필요",
"Restart required": "다시 시작 필요",
"1 update is available": "1개의 업데이트 사용 가능",
"{0} updates are available": "{0} 업데이트 사용 가능",
"Everything is up to date": "모두 최신 상태입니다",
"Discover Packages": "패키지 찾아보기",
"Available Updates": "사용 가능한 업데이트",
"Installed Packages": "설치된 패키지",
"UniGetUI Version {0} by Devolutions": "Devolutions 제공 UniGetUI 버전 {0}",
"Show UniGetUI": "UniGetUI 창 표시",
"Quit": "종료",
"Are you sure?": "확실합니까?",
"Do you really want to uninstall {0}?": "{0}을(를) 제거하시겠습니까?",
"Do you really want to uninstall the following {0} packages?": "다음 {0} 패키지를 정말로 제거하시겠습니까?",
"No": "아니요",
"Yes": "예",
"Partial": "부분 지원",
"View on UniGetUI": "UniGetUI에서 보기",
"Update": "업데이트",
"Open UniGetUI": "UniGetUI 열기",
"Update all": "모두 업데이트",
"Update now": "지금 업데이트",
"Installer host changed since the installed version.\n": "설치된 버전 이후로 설치 호스트가 변경되었습니다.\n",
"This package is on the queue": "이 패키지는 대기열에 있습니다",
"installing": "설치 중",
"updating": "업데이트 중",
"uninstalling": "제거 중",
"installed": "설치됨",
"Retry": "다시 시도",
"Install": "설치",
"Uninstall": "제거",
"Open": "열기",
"Operation profile:": "운영 프로필:",
"Follow the default options when installing, upgrading or uninstalling this package": "이 패키지를 설치, 업그레이드 또는 제거할 때 기본 옵션을 따릅니다",
"The following settings will be applied each time this package is installed, updated or removed.": "이 패키지를 설치, 업데이트 또는 제거할 때마다 다음 설정이 적용됩니다.",
"Version to install:": "설치할 버전:",
"Architecture to install:": "설치할 아키텍처:",
"Installation scope:": "설치 범위:",
"Install location:": "설치 위치:",
"Select": "선택",
"Reset": "초기화",
"Custom install arguments:": "사용자 지정 설치 인수:",
"Custom update arguments:": "사용자 지정 업데이트 인수:",
"Custom uninstall arguments:": "사용자 지정 제거 인수:",
"Pre-install command:": "설치 전 명령:",
"Post-install command:": "설치 후 명령:",
"Abort install if pre-install command fails": "설치 전 명령이 실패하면 설치 중단",
"Pre-update command:": "업데이트 전 명령:",
"Post-update command:": "업데이트 후 명령:",
"Abort update if pre-update command fails": "업데이트 전 명령이 실패하면 업데이트 중단",
"Pre-uninstall command:": "제거 전 명령:",
"Post-uninstall command:": "제거 후 명령:",
"Abort uninstall if pre-uninstall command fails": "제거 전 명령이 실패하면 제거 중지",
"Command-line to run:": "실행할 명령줄:",
"Save and close": "저장하고 닫기",
"General": "일반",
"Architecture & Location": "아키텍처 및 위치",
"Command-line": "명령줄",
"Close apps": "앱 닫기",
"Pre/Post install": "설치 전/후",
"Select the processes that should be closed before this package is installed, updated or uninstalled.": "이 패키지를 설치, 업데이트 또는 제거하기 전에 닫아야 할 프로세스를 선택합니다.",
"Write here the process names here, separated by commas (,)": "여기에 프로세스 이름을 쉼표로 구분하여 작성하세요 (, )",
"Try to kill the processes that refuse to close when requested to": "요청 시 종료를 거부하는 프로세스를 제거해 보세요",
"Run as admin": "관리자 권한으로 실행",
"Interactive installation": "대화형 설치",
"Skip hash check": "해시 검사 건너뛰기",
"Uninstall previous versions when updated": "업데이트 시 이전 버전 제거",
"Skip minor updates for this package": "이 패키지의 마이너 업데이트 건너뛰기",
"Automatically update this package": "이 패키지를 자동으로 업데이트",
"{0} installation options": "{0} 설치 옵션",
"Latest": "최신",
"PreRelease": "사전 릴리스",
"Default": "기본값",
"Manage ignored updates": "무시된 업데이트 관리",
"The packages listed here won't be taken in account when checking for updates. Double-click them or click the button on their right to stop ignoring their updates.": "여기에 나열된 패키지는 업데이트를 확인할 때 고려되지 않습니다. 업데이트 무시를 중지하려면 해당 항목을 두 번 클릭하거나 오른쪽에 있는 버튼을 클릭하세요.",
"Reset list": "목록 초기화",
"Do you really want to reset the ignored updates list? This action cannot be reverted": "무시된 업데이트 목록을 정말로 초기화하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
"No ignored updates": "무시된 업데이트 없음",
"Package Name": "패키지 이름",
"Package ID": "패키지 ID",
"Ignored version": "무시된 버전",
"New version": "새 버전",
"Source": "공급자",
"All versions": "모든 버전",
"Unknown": "알 수 없음",
"Up to date": "최신 상태",
"Package {name} from {manager}": "{manager}의 패키지 {name}",
"Remove {0} from ignored updates": "무시된 업데이트에서 {0} 제거",
"Cancel": "취소",
"Administrator privileges": "관리자 권한",
"This operation is running with administrator privileges.": "이 작업은 관리자 권한으로 실행 중입니다.",
"Interactive operation": "대화형 작업",
"This operation is running interactively.": "이 작업은 대화형으로 실행 중입니다.",
"You will likely need to interact with the installer.": "설치 프로그램과 상호 작용이 필요할 수 있습니다.",
"Integrity checks skipped": "무결성 검사 건너뜀",
"Integrity checks will not be performed during this operation.": "이 작업 중에는 무결성 검사가 수행되지 않습니다.",
"Proceed at your own risk.": "모든 책임은 사용자에게 있습니다.",
"Close": "닫기",
"Loading...": "불러오는 중...",
"Installer SHA256": "설치 프로그램의 SHA256",
"Homepage": "홈페이지",
"Author": "작성자",
"Publisher": "게시자",
"License": "라이선스",
"Manifest": "매니페스트",
"Installer Type": "설치 프로그램 유형",
"Size": "크기",
"Installer URL": "설치 프로그램 URL",
"Last updated:": "마지막 업데이트:",
"Release notes URL": "릴리스 노트 URL",
"Package details": "패키지 세부 정보",
"Dependencies:": "종속성:",
"Release notes": "릴리스 노트",
"Screenshots": "스크린샷",
"This package has no screenshots or is missing the icon? Contribute to UniGetUI by adding the missing icons and screenshots to our open, public database.": "이 패키지에 스크린샷이 없거나 아이콘이 누락되었나요? 누락된 아이콘과 스크린샷을 공개 데이터베이스에 추가하여 UniGetUI에 기여해 주세요.",
"Version": "버전",
"Install as administrator": "관리자 권한으로 설치",
"Update to version {0}": "{0} 버전으로 업데이트",
"Installed Version": "설치된 버전",
"Update as administrator": "관리자 권한으로 업데이트",
"Interactive update": "대화형 업데이트",
"Uninstall as administrator": "관리자 권한으로 제거",
"Interactive uninstall": "대화형 제거",
"Uninstall and remove data": "제거 및 데이터 삭제",
"Not available": "사용할 수 없음",
"Installer SHA512": "설치 프로그램의 SHA512",
"Unknown size": "알 수 없는 크기",
"No dependencies specified": "종속성이 지정되지 않았습니다",
"mandatory": "의무적",
"optional": "선택적",
"UniGetUI {0} is ready to be installed.": "UniGetUI {0} 설치가 준비되었습니다.",
"The update process will start after closing UniGetUI": "UniGetUI가 닫힌 후에 업데이트 프로세스가 시작됩니다",
"UniGetUI has been ran as administrator, which is not recommended. When running UniGetUI as administrator, EVERY operation launched from UniGetUI will have administrator privileges. You can still use the program, but we highly recommend not running UniGetUI with administrator privileges.": "UniGetUI가 관리자 권한으로 실행되었으며, 이는 권장되지 않습니다. UniGetUI를 관리자 권한으로 실행하면 UniGetUI에서 시작한 모든 작업이 관리자 권한으로 실행됩니다. 프로그램은 계속 사용할 수 있지만, UniGetUI를 관리자 권한으로 실행하지 않는 것을 강력히 권장합니다.",
"Share anonymous usage data": "익명 사용 데이터 공유",
"UniGetUI collects anonymous usage data in order to improve the user experience.": "UniGetUI는 사용자 경험을 개선하기 위해 익명 사용 데이터를 수집합니다.",
"Accept": "수락",
"Software Updates": "소프트웨어 업데이트",
"Package Bundles": "패키지 번들",
"Settings": "설정",
"Package Managers": "패키지 관리자",
"UniGetUI Log": "UniGetUI 로그",
"Package Manager logs": "패키지 관리자 로그",
"Operation history": "작업 기록",
"Help": "도움말",
"UniGetUI": "UniGetUI",
"You have installed UniGetUI Version {0}": "UniGetUI {0} 버전을 설치했습니다.",
"Disclaimer": "면책 조항",
"UniGetUI is developed by Devolutions and is not affiliated with any of the compatible package managers.": "UniGetUI는 Devolutions에서 개발하며, 호환되는 어떤 패키지 관리자와도 제휴 관계가 없습니다.",
"UniGetUI wouldn't have been possible without the help of the contributors. Thank you all 🥳": "UniGetUI는 기여자들의 도움 없이는 불가능했을 것입니다. 모두들 감사합니다🥳",
"UniGetUI uses the following libraries. Without them, UniGetUI wouldn't have been possible.": "UniGetUI는 다음 라이브러리를 사용합니다. 그것들 없이는 UniGetUI가 존재할 수 없습니다.",
"{0} homepage": "{0} 홈페이지",
"UniGetUI has been translated to more than 40 languages thanks to the volunteer translators. Thank you 🤝": "UniGetUI는 자원봉사 번역가들 덕분에 40개 이상의 언어로 번역되었습니다. 감사합니다 🤝",
"Verbose": "세부 정보",
"1 - Errors": "1 - 오류",
"2 - Warnings": "2 - 경고",
"3 - Information (less)": "3 - 정보 (더 적게)",
"4 - Information (more)": "4 - 정보 (더 많이)",
"5 - information (debug)": "5 - 정보 (디버그)",
"Warning": "경고",
"The following settings may pose a security risk, hence they are disabled by default.": "다음 설정은 보안 위험을 초래할 수 있으므로 기본적으로 비활성화됩니다.",
"Enable the settings below if and only if you fully understand what they do, and the implications they may have.": "아래 설정을 활성화하려면 해당 설정이 무엇을 하는지, 그리고 그로 인해 발생할 수 있는 영향과 위험을 완전히 이해해야만 합니다.",
"The settings will list, in their descriptions, the potential security issues they may have.": "설정은 설명에 잠재적인 보안 문제를 나열할 것입니다.",
"The backup will include the complete list of the installed packages and their installation options. Ignored updates and skipped versions will also be saved.": "백업에는 설치된 패키지의 전체 목록과 해당 설치 옵션이 포함됩니다. 무시된 업데이트와 건너뛴 버전도 저장됩니다.",
"The backup will NOT include any binary file nor any program's saved data.": "백업에는 바이너리 파일이나 프로그램의 저장 데이터가 포함되지 않습니다.",
"The size of the backup is estimated to be less than 1MB.": "백업 크기는 1MB 미만으로 예상됩니다.",
"The backup will be performed after login.": "로그인 후 백업이 수행됩니다.",
"{pcName} installed packages": "{pcName} 설치된 패키지",
"Current status: Not logged in": "현재 상태: 로그인되지 않음",
"You are logged in as {0} (@{1})": "{0} (@{1})으로 로그인했습니다",
"Nice! Backups will be uploaded to a private gist on your account": "좋습니다! 백업은 귀하의 계정의 비공개 gist에 업로드됩니다",
"Select backup": "백업 선택",
"Settings imported from {0}": "{0}에서 설정을 가져왔습니다",
"UniGetUI Settings": "UniGetUI 설정",
"Settings exported to {0}": "{0}(으)로 설정을 내보냈습니다",
"UniGetUI settings were reset": "UniGetUI 설정이 초기화되었습니다",
"Allow pre-release versions": "사전 릴리스 버전 허용",
"Apply": "적용",
"For security reasons, custom command-line arguments are disabled by default. Go to UniGetUI security settings to change this.": "보안상의 이유로 사용자 지정 명령줄 인수는 기본적으로 비활성화되어 있습니다. 이를 변경하려면 UniGetUI 보안 설정으로 이동하세요.",
"Go to UniGetUI security settings": "UniGetUI 보안 설정으로 이동",
"The following options will be applied by default each time a {0} package is installed, upgraded or uninstalled.": "다음 옵션은 {0} 패키지가 설치, 업그레이드 또는 제거될 때마다 기본적으로 적용됩니다.",
"Package's default": "패키지의 기본값",
"Install location can't be changed for {0} packages": "{0} 패키지에 대해 설치 위치를 변경할 수 없습니다",
"The local icon cache currently takes {0} MB": "로컬 아이콘 캐시가 {0} MB를 차지하고 있습니다",
"Username": "사용자 이름",
"Password": "암호",
"Credentials": "자격 증명",
"It is not guaranteed that the provided credentials will be stored safely": "제공된 자격 증명이 안전하게 저장된다고 보장할 수 없습니다",
"Partially": "부분적",
"Package manager": "패키지 관리자",
"Compatible with proxy": "프록시 호환 여부",
"Compatible with authentication": "인증 호환 여부",
"Proxy compatibility table": "프록시 호환성 표",
"{0} settings": "{0} 설정",
"{0} status": "{0} 상태",
"Default installation options for {0} packages": "{0} 패키지의 기본 설치 옵션",
"Expand version": "버전 확장",
"The executable file for {0} was not found": "{0}에 대한 실행 파일을 찾을 수 없습니다.",
"{pm} is disabled": "{pm}이(가) 꺼져있습니다",
"Enable it to install packages from {pm}.": "{pm}에서 패키지를 설치하도록 활성화합니다.",
"{pm} is enabled and ready to go": "{pm}이(가) 켜져있어 사용할 준비가 되었습니다",
"{pm} version:": "{pm} 버전:",
"{pm} was not found!": "{pm}을(를) 찾을 수 없습니다!",
"You may need to install {pm} in order to use it with UniGetUI.": "UniGetUI로 사용하려면 {pm}을(를) 설치해야 할 수 있습니다.",
"Scoop Installer - UniGetUI": "Scoop 설치 프로그램 - UniGetUI",
"Scoop Uninstaller - UniGetUI": "Scoop 제거 프로그램 - UniGetUI",
"Clearing Scoop cache - UniGetUI": "Scoop 캐시 지우기 - UniGetUI",
"Restart UniGetUI to fully apply changes": "변경 사항을 완전히 적용하려면 UniGetUI를 다시 시작하세요",
"Restart UniGetUI": "UniGet 다시 시작",
"Manage {0} sources": "{0} 소스 관리",
"Add source": "소스 추가",
"Add": "추가",
"Source name": "소스 이름",
"Source URL": "소스 URL",
"Other": "기타",
"No minimum age": "최소 기간 없음",
"1 day": "1일",
"{0} days": "{0} 일",
"Custom...": "사용자 지정...",
"{0} minutes": "{0} 분",
"1 hour": "1시간",
"{0} hours": "{0} 시간",
"1 week": "1주",
"Supports release dates": "릴리스 날짜 지원",
"Release date support per package manager": "패키지 관리자별 릴리스 날짜 지원",
"Search for packages": "패키지 검색",
"Local": "로컬",
"OK": "확인",
"Last checked: {0}": "마지막 확인: {0}",
"{0} packages were found, {1} of which match the specified filters.": "{0}개의 패키지가 발견되었으며, 그 중 {1}개는 지정된 필터와 일치합니다.",
"{0} selected": "{0}개 선택됨",
"(Last checked: {0})": "(마지막 확인 날짜: {0})",
"All packages selected": "모든 패키지가 선택됨",
"Package selection cleared": "패키지 선택이 해제됨",
"{0}: {1}": "{0}: {1}",
"More info": "자세한 정보",
"GitHub account": "GitHub 계정",
"Log in with GitHub to enable cloud package backup.": "클라우드 패키지 백업을 활성화하려면 GitHub에 로그인하세요.",
"More details": "자세한 정보",
"Log in": "로그인",
"If you have cloud backup enabled, it will be saved as a GitHub Gist on this account": "클라우드 백업을 활성화하면 이 계정에 GitHub Gist로 저장됩니다",
"Log out": "로그 아웃",
"About UniGetUI": "UniGetUI 정보",
"About": "정보",
"Third-party licenses": "타사 라이선스",
"Contributors": "기여자",
"Translators": "번역가",
"Bundle security report": "번들 보안 보고서",
"The bundle contained restricted content": "이 번들에는 제한된 콘텐츠가 포함되어 있습니다",
"UniGetUI – Crash Report": "UniGetUI – 충돌 보고서",
"UniGetUI has crashed": "UniGetUI에 오류가 발생했습니다",
"Help us fix this by sending a crash report to Devolutions. All fields below are optional.": "Devolutions에 충돌 보고서를 보내 이 문제를 해결할 수 있도록 도와주세요. 아래의 모든 필드는 선택 사항입니다.",
"Email (optional)": "이메일 (선택 사항)",
"your@email.com": "your@email.com",
"Additional details (optional)": "추가 세부 정보 (선택 사항)",
"Describe what you were doing when the crash occurred…": "충돌이 발생했을 때 무엇을 하고 있었는지 설명해 주세요…",
"Crash report": "충돌 보고서",
"Don't Send": "보내지 않기",
"Send Report": "보고서 보내기",
"Sending…": "보내는 중…",
"Unsaved changes": "저장되지 않은 변경 사항",
"You have unsaved changes in the current bundle. Do you want to discard them?": "현재 번들에 저장되지 않은 변경 사항이 있습니다. 버리시겠습니까?",
"Discard changes": "변경 사항 버리기",
"Integrity violation": "무결성 위반",
"UniGetUI or some of its components are missing or corrupt. It is strongly recommended to reinstall UniGetUI to adress the situation.": "UniGetUI 또는 일부 구성 요소가 없거나 손상되었습니다. 이 문제를 해결하려면 UniGetUI를 다시 설치하는 것이 강력히 권장됩니다.",
"• Refer to the UniGetUI Logs to get more details regarding the affected file(s)": "• 영향을 받은 파일에 대한 자세한 내용은 UniGetUI 로그를 참조하세요",
"• Integrity checks can be disabled from the Experimental Settings": "• 무결성 검사는 실험 설정에서 비활성화할 수 있습니다",
"Manage shortcuts": "바로 가기 관리",
"UniGetUI has detected the following desktop shortcuts which can be removed automatically on future upgrades": "UniGetUI가 향후 업그레이드 시 자동으로 제거할 수 있는 바탕 화면 바로 가기를 다음과 같이 감지했습니다",
"Do you really want to reset this list? This action cannot be reverted.": "정말로 이 목록을 초기화하시겠습니까? 이 동작은 되돌릴 수 없습니다.",
"Desktop shortcuts list": "바탕 화면 바로 가기 목록",
"Open in explorer": "탐색기에서 열기",
"Remove from list": "목록에서 제거",
"When new shortcuts are detected, delete them automatically instead of showing this dialog.": "새 바로 가기가 감지되면 이 대화 상자를 표시하지 않고 자동으로 삭제합니다.",
"Not right now": "지금은 아님",
"Missing dependency": "누락된 의존성",
"UniGetUI requires {0} to operate, but it was not found on your system.": "UniGetUI가 작업을 실행하려면 {0}이(가) 필요하지만 시스템에서 찾을 수 없습니다.",
"Click on Install to begin the installation process. If you skip the installation, UniGetUI may not work as expected.": "설치 버튼을 눌러 설치 프로세스를 시작하세요. 설치를 건너뛰면 UniGetUI가 예상대로 작동하지 않을 수 있습니다.",
"Alternatively, you can also install {0} by running the following command in a Windows PowerShell prompt:": "또는 Windows PowerShell 프롬프트에서 다음 명령을 실행하여 {0}을(를) 설치할 수도 있습니다:",
"Install {0}": "{0} 설치",
"Do not show this dialog again for {0}": "{0}에 대해 이 대화 상자를 다시 표시 안 함",
"Please wait while {0} is being installed. A black window may show up. Please wait until it closes.": "{0}을(를) 설치하는 동안 잠시만 기다려주세요. 검은(또는 파란) 창이 표시될 수 있습니다. 닫힐 때까지 기다려주세요.",
"{0} has been installed successfully.": "{0}을(를) 성공적으로 설치했습니다.",
"Please click on \"Continue\" to continue": "계속하려면 \"계속\"을 클릭하세요",
"Continue": "계속",
"{0} has been installed successfully. It is recommended to restart UniGetUI to finish the installation": "{0}이(가) 성공적으로 설치되었습니다. 설치를 완료하려면 UniGetUI를 다시 시작하기를 권장합니다",
"Restart later": "나중에 다시 시작",
"An error occurred:": "오류가 발생했습니다:",
"Please see the Command-line Output or refer to the Operation History for further information about the issue.": "이 문제에 대한 자세한 내용은 [명령줄 출력]을 참조하거나 [작업 기록]을 참조하세요.",
"Retry as administrator": "관리자 권한으로 다시 시도",
"Retry interactively": "대화형 다시 시도",
"Retry skipping integrity checks": "건너뛴 무결성 검사 다시 시도",
"Installation options": "설치 옵션",
"Save": "저장",
"UniGetUI collects anonymous usage data with the sole purpose of understanding and improving the user experience.": "UniGetUI는 오로지 사용자 경험을 이해 및 개선하기 위해 익명 사용 통계를 수집합니다.",
"More details about the shared data and how it will be processed": "공유 데이터 및 처리 방식에 대한 자세한 정보",
"Do you accept that UniGetUI collects and sends anonymous usage statistics, with the sole purpose of understanding and improving the user experience?": "사용자 경험을 이해 및 개선하기 위해 UniGetUI가 익명 사용 통계를 수집하고 보내도록 허용하시겠습니까?",
"Decline": "거부",
"No personal information is collected nor sent, and the collected data is anonimized, so it can't be back-tracked to you.": "개인 사용자 정보는 수집되지도 전송되지 않으며 역추적할 수 없도록 익명 처리되어 수집됩니다.",
"Navigation panel": "탐색 패널",
"Operations": "작업",
"Toggle operations panel": "작업 패널 전환",
"Bulk operations": "일괄 작업",
"Retry failed": "실패한 작업 다시 시도",
"Clear successful": "성공한 작업 지우기",
"Clear finished": "완료된 작업 지우기",
"Cancel all": "모두 취소",
"More": "자세히 보기",
"Toggle navigation panel": "탐색 패널 전환",
"Minimize": "최소화",
"Maximize": "최대화",
"UniGetUI by Devolutions": "Devolutions 제공 UniGetUI",
"UniGetUI is an application that makes managing your software easier, by providing an all-in-one graphical interface for your command-line package managers.": "UniGetUI는 명령줄 패키지 관리자에게 올인원 그래픽 인터페이스를 제공하여 소프트웨어 관리를 더 쉽게 해주는 응용 프로그램입니다.",
"Useful links": "유용한 링크",
"UniGetUI Homepage": "UniGetUI 홈페이지",
"Report an issue or submit a feature request": "문제 신고 또는 기능 요청 제출",
"UniGetUI Repository": "UniGetUI 저장소",
"View GitHub Profile": "GitHub 프로필 보기",
"UniGetUI License": "UniGetUI 라이선스",
"Using UniGetUI implies the acceptation of the MIT License": "UniGetUI를 사용하는 것은 MIT 라이선스에 동의하는 것입니다",
"Become a translator": "번역가 되기",
"Go back": "뒤로 가기",
"Go forward": "앞으로 가기",
"Go to home page": "홈페이지로 이동",
"Reload page": "페이지 새로고침",
"View page on browser": "브라우저에서 페이지 보기",
"The built-in browser is not supported on Linux yet.": "기본 제공 브라우저는 아직 Linux에서 지원되지 않습니다.",
"Open in browser": "브라우저에서 열기",
"Copy to clipboard": "클립보드에 복사",
"Export to a file": "파일로 내보내기",
"Log level:": "로그 수준:",
"Reload log": "로그 다시 불러오기",
"Export log": "로그 내보내기",
"Text": "텍스트",
"Change how operations request administrator rights": "작업이 관리자 권한을 요청하는 방식 설정",
"Restrictions on package operations": "패키지 작업에 대한 제한 사항",
"Restrictions on package managers": "패키지 관리자에 대한 제한 사항",
"Restrictions when importing package bundles": "패키지 번들을 가져올 때의 제한 사항",
"Ask for administrator privileges once for each batch of operations": "각 작업 배치마다 한 번씩 관리자 권한 요청",
"Ask only once for administrator privileges": "관리자 권한을 한 번만 요청",
"Prohibit any kind of Elevation via UniGetUI Elevator or GSudo": "UniGetUI Elevator 또는 GSudo를 통한 모든 종류의 권한 상승 금지",
"This option WILL cause issues. Any operation incapable of elevating itself WILL FAIL. Install/update/uninstall as administrator will NOT WORK.": "이 옵션은 문제를 일으킬 수 있습니다. 스스로 권한을 상승시킬 수 없는 작업은 실패합니다. 관리자 권한으로 설치/업데이트/제거해도 작동하지 않습니다.",
"Allow custom command-line arguments": "사용자 지정 명령줄 인수 허용",
"Custom command-line arguments can change the way in which programs are installed, upgraded or uninstalled, in a way UniGetUI cannot control. Using custom command-lines can break packages. Proceed with caution.": "사용자 지정 명령줄 인수는 UniGetUI가 제어할 수 없는 방식으로 프로그램 설치, 업그레이드 또는 제거 방식을 변경할 수 있습니다. 사용자 지정 명령줄을 사용하면 패키지가 손상될 수 있습니다. 주의해서 진행하세요.",
"Ignore custom pre-install and post-install commands when importing packages from a bundle": "번들에서 패키지를 가져올 때 사용자 지정 설치 전 및 설치 후 명령 실행 허용",
"Pre and post install commands will be run before and after a package gets installed, upgraded or uninstalled. Be aware that they may break things unless used carefully": "패키지가 설치, 업그레이드 또는 제거되기 전후에 사전 및 사후 설치 명령이 실행됩니다. 신중하게 사용하지 않으면 문제가 발생할 수 있다는 점에 유의하세요",
"Allow changing the paths for package manager executables": "패키지 관리자 실행 파일의 경로 변경 허용",
"Turning this on enables changing the executable file used to interact with package managers. While this allows finer-grained customization of your install processes, it may also be dangerous": "이 기능을 켜면 패키지 관리자와 상호 작용하는 데 사용되는 실행 파일을 변경할 수 있습니다. 이렇게 하면 설치 프로세스를 세부적으로 사용자 지정할 수 있지만 위험할 수도 있습니다",
"Allow importing custom command-line arguments when importing packages from a bundle": "번들에서 패키지를 가져올 때 사용자 지정 명령줄 인수 가져오기 허용",
"Malformed command-line arguments can break packages, or even allow a malicious actor to gain privileged execution. Therefore, importing custom command-line arguments is disabled by default": "잘못된 형식의 명령줄 인수는 패키지를 깨거나 악의적인 행위자가 권한 있는 실행을 얻도록 허용할 수 있습니다. 따라서 사용자 지정 명령줄 인수를 가져오는 것은 기본적으로 비활성화되어 있습니다",
"Allow importing custom pre-install and post-install commands when importing packages from a bundle": "번들에서 패키지를 가져올 때 사용자 지정 설치 전 및 설치 후 명령 가져오기 허용",
"Pre and post install commands can do very nasty things to your device, if designed to do so. It can be very dangerous to import the commands from a bundle, unless you trust the source of that package bundle": "설치 전 및 설치 후 명령어는 장치에 매우 불쾌한 영향을 미칠 수 있습니다. 패키지 번들의 출처를 신뢰하지 않는 한 번들에서 명령어를 가져오는 것은 매우 위험할 수 있습니다",
"Administrator rights and other dangerous settings": "관리자 권한 및 기타 위험한 설정",
"Package backup": "패키지 백업",
"Cloud package backup": "클라우드 패키지 백업",
"Local package backup": "로컬 패키지 백업",
"Local backup advanced options": "로컬 백업 고급 옵션",
"Log in with GitHub": "GitHub 로그인",
"Log out from GitHub": "GitHub에서 로그아웃",
"Periodically perform a cloud backup of the installed packages": "설치된 패키지의 클라우드 백업을 주기적으로 수행",
"Cloud backup uses a private GitHub Gist to store a list of installed packages": "클라우드 백업은 개인 GitHub Gist를 사용하여 설치된 패키지 목록을 저장합니다",
"Perform a cloud backup now": "지금 클라우드 백업 수행",
"Backup": "백업",
"Restore a backup from the cloud": "클라우드에서 백업 복원",
"Begin the process to select a cloud backup and review which packages to restore": "프로세스를 시작하여 클라우드 백업을 선택하고 복원할 패키지 검토",
"Periodically perform a local backup of the installed packages": "설치된 패키지의 로컬 백업을 주기적으로 수행",
"Perform a local backup now": "지금 로컬 백업 수행",
"Change backup output directory": "백업 출력 디렉터리 변경",
"Set a custom backup file name": "사용자 지정 백업 파일 이름 설정",
"Leave empty for default": "공백은 기본값",
"Add a timestamp to the backup file names": "백업 파일 이름에 타임스탬프 추가",
"Backup and Restore": "백업 및 복원",
"Enable background api (UniGetUI Widgets and Sharing, port 7058)": "백그라운드 API 사용(UniGetUI 위젯 및 공유 용도, 포트 7058)",
"Wait for the device to be connected to the internet before attempting to do tasks that require internet connectivity.": "인터넷 연결이 필요한 작업을 수행하기 전에 장치가 인터넷에 연결될 때까지 기다리기.",
"Disable the 1-minute timeout for package-related operations": "패키지 관련 작업에서 1분 시간 제한 끄기",
"Use installed GSudo instead of UniGetUI Elevator": "UniGetUI Elevator 대신 설치된 GSudo 사용",
"Use a custom icon and screenshot database URL": "사용자 지정 아이콘 및 스크린샷 데이터베이스 URL 사용",
"Enable background CPU Usage optimizations (see Pull Request #3278)": "백그라운드 CPU 사용량 최적화(see Pull Request #3278)",
"Perform integrity checks at startup": "시작 시 무결성 검사 수행",
"When batch installing packages from a bundle, install also packages that are already installed": "번들에서 패키지를 일괄 설치할 때 이미 설치된 패키지도 함께 설치",
"Experimental settings and developer options": "실험적 설정 및 개발자 옵션",
"Show UniGetUI's version and build number on the titlebar.": "UniGetUI의 버전과 빌드 번호를 제목 표시줄에 표시합니다.",
"Language": "언어",
"UniGetUI updater": "UniGetUI 업데이트 프로그램",
"Telemetry": "진단",
"Manage UniGetUI settings": "UniGetUI 설정 관리",
"Related settings": "관련 설정",
"Update UniGetUI automatically": "자동으로 UniGetUI 업데이트",
"Check for updates": "업데이트 확인",
"Install prerelease versions of UniGetUI": "UniGetUI의 사전 릴리스 버전 설치",
"Manage telemetry settings": "진단 설정 관리",
"Manage": "관리",
"Import settings from a local file": "로컬 파일에서 설정 가져오기",
"Import": "가져오기",
"Export settings to a local file": "로컬 파일로 설정 내보내기",
"Export": "내보내기",
"Reset UniGetUI": "UniGetUI 초기화",
"User interface preferences": "사용자 인터페이스 환경 설정",
"Application theme, startup page, package icons, clear successful installs automatically": "응용 프로그램 테마, 시작 페이지, 패키지 아이콘, 성공한 설치 자동으로 지우기",
"General preferences": "일반 환경 설정",
"UniGetUI display language:": "UniGetUI 표시 언어:",
"Is your language missing or incomplete?": "언어가 누락되었거나 불완전합니까?",
"Appearance": "모양",
"UniGetUI on the background and system tray": "백그라운드 및 시스템 트레이의 UniGetUI",
"Package lists": "패키지 목록",
"Use classic mode": "클래식 모드 사용",
"Restart UniGetUI to apply this change": "이 변경 사항을 적용하려면 UniGetUI를 다시 시작하세요",
"The classic UI is disabled for beta testers": "베타 테스터에게는 클래식 UI가 비활성화되어 있습니다",
"Close UniGetUI to the system tray": "시스템 트레이에 UniGetUI 닫기",
"Manage UniGetUI autostart behaviour": "UniGetUI 자동 시작 동작 관리",
"Show package icons on package lists": "패키지 목록에 패키지 아이콘 표시",
"Clear cache": "캐시 지우기",
"Select upgradable packages by default": "기본적으로 업그레이드 가능한 패키지 선택",
"Light": "밝은 테마",
"Dark": "어두운 테마",
"Follow system color scheme": "시스템 색상 구성표 따르기",
"Application theme:": "응용 프로그램 테마:",
"UniGetUI startup page:": "UniGetUI 시작 페이지:",
"Proxy settings": "프록시 설정",
"Other settings": "기타 설정",
"Connect the internet using a custom proxy": "사용자 지정 프록시를 사용하여 인터넷 연결",
"Please note that not all package managers may fully support this feature": "모든 패키지 관리자가 이 기능을 완전히 지원하는 것은 아닙니다",
"Proxy URL": "프록시 URL",
"Enter proxy URL here": "여기에 프록시 URL 입력",
"Authenticate to the proxy with a user and a password": "사용자 이름과 비밀번호로 프록시에 인증",
"Internet and proxy settings": "인터넷 및 프록시 설정",
"Package manager preferences": "패키지 관리자 환경 설정",
"Ready": "준비 완료",
"Not found": "찾을 수 없음",
"Notification preferences": "알림 환경 설정",
"Notification types": "알림 종류",
"The system tray icon must be enabled in order for notifications to work": "알림이 작동하려면 시스템 트레이 아이콘을 켜야 합니다",
"Enable UniGetUI notifications": "UniGetUI 알림 켜기",
"Show a notification when there are available updates": "사용 가능한 업데이트가 있을 때 알림 표시",
"Show a silent notification when an operation is running": "작업 실행 중일 때 조용한 알림 표시",
"Show a notification when an operation fails": "작업 실패 시 알림 표시",
"Show a notification when an operation finishes successfully": "작업이 성공적으로 완료되면 알림 표시",
"Concurrency and execution": "동시성 및 실행",
"Automatic desktop shortcut remover": "바탕 화면 바로 가기 자동 제거",
"Choose how many operations should be performed in parallel": "병렬로 수행할 작업 수를 선택하세요",
"Clear successful operations from the operation list after a 5 second delay": "성공한 작업을 작업 목록에서 5초 후에 지우기",
"Download operations are not affected by this setting": "다운로드 작업은 이 설정에 영향을 받지 않습니다",
"You may lose unsaved data": "저장되지 않은 데이터를 잃을 수 있습니다",
"Ask to delete desktop shortcuts created during an install or upgrade.": "설치 또는 업그레이드 중에 생성된 바탕 화면 바로 가기를 삭제할지 묻습니다.",
"Package update preferences": "패키지 업데이트 환경 설정",
"Update check frequency, automatically install updates, etc.": "업데이트 주기적 확인, 업데이트 자동 설치 등",
"Reduce UAC prompts, elevate installations by default, unlock certain dangerous features, etc.": "UAC 프롬프트 감소, 기본 설치 업그레이드, 특정 위험한 기능 잠금 해제 등.",
"Package operation preferences": "패키지 작업 환경 설정",
"Enable {pm}": "{pm} 사용함",
"Not finding the file you are looking for? Make sure it has been added to path.": "찾고 있는 파일을 찾지 못했나요? 경로에 파일이 추가되었는지 확인하세요.",
"Select the executable to be used. The following list shows the executables found by UniGetUI": "사용할 실행 파일을 선택합니다. 다음 목록은 UniGetUI에서 찾은 실행 파일을 보여줍니다",
"For security reasons, changing the executable file is disabled by default": "보안상의 이유로 실행 파일을 변경하는 것은 기본적으로 비활성화되어 있습니다",
"Change this": "이 항목 변경",
"Copy path": "경로 복사",
"Current executable file:": "현재 실행 파일:",
"Ignore packages from {pm} when showing a notification about updates": "업데이트 알림을 표시할 때 {pm}에서 패키지 무시",
"Update security": "업데이트 보안",
"Use global setting": "전역 설정 사용",
"Minimum age for updates": "업데이트 최소 기간",
"e.g. 10": "예시: 10",
"Custom minimum age (days)": "사용자 지정 최소 기간(일)",
"{pm} does not provide release dates for its packages, so this setting will have no effect": "{pm}은(는) 패키지의 릴리스 날짜를 제공하지 않으므로 이 설정은 적용되지 않습니다",
"{pm} only provides release dates for some of its packages, so this setting will only apply to those packages": "{pm}은(는) 일부 패키지에 대해서만 출시일을 제공하므로 이 설정은 해당 패키지에만 적용됩니다",
"Override the global minimum update age for this package manager": "이 패키지 관리자에 대해 전역 최소 업데이트 기간 설정 재정의",
"View {0} logs": "{0} 로그 보기",
"If Python cannot be found or is not listing packages but is installed on the system, ": "Python을 찾을 수 없거나 시스템에 설치되어 있는데도 패키지 목록이 표시되지 않는 경우, ",
"Advanced options": "고급 옵션",
"WinGet command-line tool": "WinGet 명령줄 도구",
"Choose which command-line tool UniGetUI uses for WinGet operations when the COM API is not used": "COM API를 사용하지 않을 때 UniGetUI가 WinGet 작업에 사용할 명령줄 도구를 선택합니다",
"WinGet COM API": "WinGet COM API",
"Choose whether UniGetUI can use the WinGet COM API before falling back to the command-line tool": "명령줄 도구로 대체하기 전에 UniGetUI가 WinGet COM API를 사용할 수 있는지 선택합니다",
"Reset WinGet": "WinGet 재설정",
"This may help if no packages are listed": "패키지가 표시되지 않으면 도움이 될 수 있습니다",
"Force install location parameter when updating packages with custom locations": "사용자 지정 위치의 패키지를 업데이트할 때 설치 위치 매개 변수 강제 사용",
"Install Scoop": "Scoop 설치",
"Uninstall Scoop (and its packages)": "Scoop 제거 및 Scoop으로 설치된 패키지 제거",
"Run cleanup and clear cache": "정리 실행 및 캐시 지우기",
"Run": "실행",
"Enable Scoop cleanup on launch": "프로그램 실행 시 Scoop 정리",
"Default vcpkg triplet": "기본 vcpkg triplet",
"Change vcpkg root location": "vcpkg 루트 위치 변경",
"Reset vcpkg root location": "vcpkg 루트 위치 재설정",
"Open vcpkg root location": "vcpkg 루트 위치 열기",
"Language, theme and other miscellaneous preferences": "언어, 테마 및 기타 환경 설정",
"Show notifications on different events": "다양한 이벤트에 대한 알림 표시",
"Change how UniGetUI checks and installs available updates for your packages": "UniGetUI가 사용 가능한 업데이트를 확인하고 설치하는 방식을 설정",
"Automatically save a list of all your installed packages to easily restore them.": "설치된 모든 패키지 목록을 자동으로 저장하여 쉽게 복원할 수 있습니다.",
"Enable and disable package managers, change default install options, etc.": "패키지 관리자 활성화 및 비활성화, 기본 설치 옵션 변경 등",
"Internet connection settings": "인터넷 연결 설정",
"Proxy settings, etc.": "프록시 설정 등",
"Beta features and other options that shouldn't be touched": "베타 기능 및 건드리지 말아야 할 기타 옵션",
"Reload sources": "소스 새로고침",
"Delete source": "소스 삭제",
"Known sources": "알려진 소스",
"Update checking": "업데이트 확인",
"Automatic updates": "자동 업데이트",
"Check for package updates periodically": "주기적으로 패키지 업데이트 확인",
"Check for updates every:": "업데이트 확인 빈도:",
"Install available updates automatically": "사용 가능한 업데이트 자동으로 설치",
"Do not automatically install updates when the network connection is metered": "데이터 통신 연결 네트워크에서 자동 업데이트 안 함",
"Do not automatically install updates when the device runs on battery": "장치가 배터리로 작동할 때 자동으로 업데이트 설치 안 함",
"Do not automatically install updates when the battery saver is on": "배터리 절약 모드(절전 모드)가 켜져 있을 때 자동 업데이트 안 함",
"Only show updates that are at least the specified number of days old": "지정한 일수 이상 지난 업데이트만 표시",
"Warn me when the installer URL host changes between the installed version and the new version (WinGet only)": "설치된 버전과 새 버전 간에 설치 URL 호스트가 변경될 때 경고 표시 (WinGet 전용)",
"Change how UniGetUI handles install, update and uninstall operations.": "UniGetUI가 설치, 업데이트 및 제거 작업을 처리하는 방식을 변경합니다.",
"Navigation": "탐색",
"Check for UniGetUI updates": "UniGetUI 업데이트 확인",
"Quit UniGetUI": "UniGetUI 종료",
"Filters": "필터",
"Sources": "공급자",
"Search for packages to start": "시작할 패키지 검색",
"Select all": "모두 선택",
"Clear selection": "모두 선택 해제",
"Instant search": "즉시 검색",
"Distinguish between uppercase and lowercase": "대문자와 소문자 구분",
"Ignore special characters": "특수 문자 무시",
"Search mode": "검색 모드",
"Both": "모두",
"Exact match": "정확히 일치",
"Show similar packages": "유사한 패키지 표시",
"Loading": "로딩 중",
"Package": "패키지",
"More options": "더 많은 옵션",
"Order by:": "정렬:",
"Name": "이름",
"Id": "아이디",
"Ascendant": "오름차순",
"Descendant": "내림차순",
"View modes": "보기 모드",
"Reload": "새로고침",
"Closed": "닫힘",
"Ascending": "오름차순",
"Descending": "내림차순",
"{0}: {1}, {2}": "{0}: {1}, {2}",
"Order by": "정렬 기준",
"No results were found matching the input criteria": "입력 기준과 일치하는 결과를 찾을 수 없습니다",
"No packages were found": "패키지를 찾을 수 없습니다",
"Loading packages": "패키지 불러오는 중",
"Skip integrity checks": "무결성 검사 건너뛰기",
"Download selected installers": "선택한 설치 프로그램 다운로드",
"Install selection": "설치 항목 선택",
"Install options": "설치 옵션",
"Add selection to bundle": "번들에 선택 항목 추가",
"Download installer": "설치 프로그램 다운로드",
"Uninstall selection": "선택 항목 제거",
"Uninstall options": "제거 옵션",
"Ignore selected packages": "선택한 패키지 무시",
"Open install location": "설치 위치 열기",
"Reinstall package": "패키지 재설치",
"Uninstall package, then reinstall it": "패키지 제거 후 재설치",
"Ignore updates for this package": "이 패키지에 대한 업데이트 무시",
"WinGet malfunction detected": "WinGet 부조 감지됨",
"It looks like WinGet is not working properly. Do you want to attempt to repair WinGet?": "WinGet이 올바르게 작동하지 않는 것 같습니다. WinGet 복구를 시도하시겠어요?",
"Repair WinGet": "WinGet 복구",
"Updates will no longer be ignored for {0}": "{0}에 대한 업데이트가 더 이상 무시되지 않습니다",
"Updates are now ignored for {0}": "{0}에 대한 업데이트가 이제 무시됩니다",
"Do not ignore updates for this package anymore": "이 패키지에 대한 업데이트 무시 안 함",
"Add packages or open an existing package bundle": "패키지 추가 또는 기존 패키지 번들 열기",
"Add packages to start": "시작에 패키지 추가",
"The current bundle has no packages. Add some packages to get started": "현재 번들에 패키지가 없습니다. 시작하려면 몇 가지 패키지를 추가하세요",
"New": "새로 만들기",
"Save as": "다른 이름으로 저장",
"Create .ps1 script": ".ps1 스크립트 생성",
"Remove selection from bundle": "번들에서 선택 항목 제거",
"Skip hash checks": "해시 검사 건너뛰기",
"The package bundle is not valid": "패키지 번들이 유효하지 않습니다",
"The bundle you are trying to load appears to be invalid. Please check the file and try again.": "불러오려는 번들이 유효하지 않은 것으로 보입니다. 파일을 확인하고 다시 시도해주세요.",
"Package bundle": "패키지 번들",
"Could not create bundle": "번들을 만들 수 없습니다",
"The package bundle could not be created due to an error.": "오류로 인해 패키지 번들을 만들 수 없습니다.",
"Install script": "설치 스크립트",
"PowerShell script": "PowerShell 스크립트",
"The installation script saved to {0}": "{0}에 저장된 설치 스크립트",
"An error occurred": "오류가 발생했습니다",
"An error occurred while attempting to create an installation script:": "설치 스크립트를 생성하는 동안 오류가 발생했습니다:",
"Hooray! No updates were found.": "만세! 업데이트가 발견되지 않았습니다.",
"Uninstall selected packages": "선택한 패키지 제거",
"Update selection": "선택 항목 업데이트",
"Update options": "업데이트 옵션",
"Uninstall package, then update it": "패키지 제거 후 업데이트",
"Uninstall package": "패키지 제거",
"Skip this version": "이 버전 건너뛰기",
"Pause updates for": "업데이트 일시 중지",
"User | Local": "사용자 | 로컬",
"Machine | Global": "머신 | 전역",
"The default package manager for Debian/Ubuntu-based Linux distributions.<br>Contains: <b>Debian/Ubuntu packages</b>": "Debian/Ubuntu 기반 Linux 배포판의 기본 패키지 관리자입니다.<br>포함: <b>Debian/Ubuntu 패키지</b>",
"The Rust package manager.<br>Contains: <b>Rust libraries and programs written in Rust</b>": "Rust의 패키지 관리자입니다.<br>포함 내용: <b>Rust로 작성된 Rust 라이브러리 및 프로그램</b>",
"The classical package manager for windows. You'll find everything there. <br>Contains: <b>General Software</b>": "Windows용 클래식 패키지 관리자. 뭐든지 찾을 수 있습니다. <br>포함 내용: <b>일반 소프트웨어</b>",
"The default package manager for RHEL/Fedora-based Linux distributions.<br>Contains: <b>RPM packages</b>": "RHEL/Fedora 기반 Linux 배포판의 기본 패키지 관리자입니다.<br>포함: <b>RPM 패키지</b>",
"A repository full of tools and executables designed with Microsoft's .NET ecosystem in mind.<br>Contains: <b>.NET related tools and scripts</b>": "Microsoft의 .NET 생태계를 염두에 두고 설계된 도구와 실행 파일로 가득한 저장소입니다.<br>포함 내용: <b>.NET 관련 도구 및 스크립트</b>",
"The universal Linux package manager for desktop applications.<br>Contains: <b>Flatpak applications from configured remotes</b>": "데스크톱 응용 프로그램용 범용 Linux 패키지 관리자입니다.<br>포함 항목: <b>구성된 원격 저장소의 Flatpak 응용 프로그램</b>",
"NuPkg (zipped manifest)": "NuPkg (압축된 매니페스트)",
"The Missing Package Manager for macOS (or Linux).<br>Contains: <b>Formulae, Casks</b>": "macOS (또는 Linux)를 위한 없어서는 안 될 패키지 관리자입니다.<br>포함 항목: <b>Formulae, Casks</b>",
"Node JS's package manager. Full of libraries and other utilities that orbit the javascript world<br>Contains: <b>Node javascript libraries and other related utilities</b>": "Node JS의 패키지 관리자. 자바스크립트와 관련된 라이브러리와 기타 유틸리티로 가득합니다. <br>포함 내용: <b>노드 자바스크립트 라이브러리 및 기타 관련 유틸리티</b>",
"The default package manager for Arch Linux and its derivatives.<br>Contains: <b>Arch Linux packages</b>": "Arch Linux 및 그 파생 배포판의 기본 패키지 관리자입니다.<br>포함: <b>Arch Linux 패키지</b>",
"Python's library manager. Full of python libraries and other python-related utilities<br>Contains: <b>Python libraries and related utilities</b>": "Python 라이브러리 관리자. Python 라이브러리 및 기타 Python 관련 유틸리티가 가득합니다<br>포함 내용: <b>Python 라이브러리 및 관련 유틸리티</b>",
"PowerShell's package manager. Find libraries and scripts to expand PowerShell capabilities<br>Contains: <b>Modules, Scripts, Cmdlets</b>": "PowerShell의 패키지 관리자. PowerShell 기능을 확장할 라이브러리 및 스크립트를 찾아보세요. <br>포함 내용: <b>모듈, 스크립트, Cmdlet</b>",
"extracted": "압축 해제됨",
"Scoop package": "Scoop 패키지",
"Great repository of unknown but useful utilities and other interesting packages.<br>Contains: <b>Utilities, Command-line programs, General Software (extras bucket required)</b>": "알려지지 않았지만 유용한 유틸리티 및 기타 흥미로운 패키지의 훌륭한 저장소입니다.<br>포함: <b>유틸리티, 명령줄 프로그램, 일반 소프트웨어 (추가 버킷 필요)/b>",
"The universal Linux package manager by Canonical.<br>Contains: <b>Snap packages from the Snapcraft store</b>": "Canonical의 범용 Linux 패키지 관리자입니다.<br>포함: <b>Snapcraft 스토어의 Snap 패키지</b>",
"library": "라이브러리",
"feature": "기능",
"A popular C/C++ library manager. Full of C/C++ libraries and other C/C++-related utilities<br>Contains: <b>C/C++ libraries and related utilities</b>": "인기 있는 C/C++ 라이브러리 관리자입니다. C/C++ 라이브러리 및 기타 C/C++ 관련 유틸리티로 가득합니다.<br>포함 내용: <b>C/C++ 라이브러리 및 관련 유틸리티<b>",
"option": "옵션",
"This package cannot be installed from an elevated context.": "이 패키지는 권한 상승된 컨텍스트에서는 설치할 수 없습니다.",
"Please run UniGetUI as a regular user and try again.": "UniGetUI를 일반 사용자로 실행하고 다시 시도해주세요.",
"Please check the installation options for this package and try again": "이 패키지의 설치 옵션을 확인하고 다시 시도해주세요",
"Microsoft's official package manager. Full of well-known and verified packages<br>Contains: <b>General Software, Microsoft Store apps</b>": "Microsoft 공식 패키지 관리자입니다. 잘 알려지고 검증된 패키지로 구성되어 있습니다.<br>포함: <b>일반 소프트웨어, Microsoft Store 앱</b>",
"Local PC": "로컬 PC",
"Android Subsystem": "Android 하위 시스템",
"Operation on queue (position {0})...": "작업 대기 중(위치 {0})...",
"Click here for more details": "여기를 눌러 자세한 정보 확인",
"Operation canceled by user": "사용자가 작업을 취소했습니다",
"Running PreOperation ({0}/{1})...": "PreOperation 실행 중 ({0}/{1})...",
"PreOperation {0} out of {1} failed, and was tagged as necessary. Aborting...": "{1}개 중 PreOperation {0}이(가) 실패했고 필수로 지정되어 있어 중단합니다...",
"PreOperation {0} out of {1} finished with result {2}": "{1}개 중 PreOperation {0}이(가) 결과 {2}(으)로 완료되었습니다",
"Starting operation...": "작업 시작 중...",
"Running PostOperation ({0}/{1})...": "PostOperation 실행 중 ({0}/{1})...",
"PostOperation {0} out of {1} failed, and was tagged as necessary. Aborting...": "{1}개 중 PostOperation {0}이(가) 실패했고 필수로 지정되어 있어 중단합니다...",
"PostOperation {0} out of {1} finished with result {2}": "{1}개 중 PostOperation {0}이(가) 결과 {2}(으)로 완료되었습니다",
"{package} installer download": "{package} 설치 프로그램 다운로드",
"{0} installer is being downloaded": "{0} 설치 프로그램을 다운로드하고 있습니다",
"Download succeeded": "다운로드 성공",
"{package} installer was downloaded successfully": "{package} 설치 프로그램을 성공적으로 다운로드했습니다",
"Download failed": "다운로드 실패",
"{package} installer could not be downloaded": "{package} 설치 프로그램을 다운로드할 수 없습니다",
"{package} Installation": "{package} 설치",
"{0} is being installed": "{0}을(를) 설치하고 있습니다",
"Installation succeeded": "설치 성공",
"{package} was installed successfully": "{package}을(를) 성공적으로 설치했습니다",
"Installation failed": "설치 실패",
"{package} could not be installed": "{package}을(를) 설치할 수 없습니다.",
"{package} Update": "{package} 업데이트",
"Update succeeded": "업데이트 성공",
"{package} was updated successfully": "{package}을(를) 성공적으로 업데이트했습니다",
"Update failed": "업데이트 실패",
"{package} could not be updated": "{package}를 업데이트할 수 없습니다",
"{package} Uninstall": "{package} 제거",
"{0} is being uninstalled": "{0}을(를) 제거하고 있습니다",
"Uninstall succeeded": "제거 성공",
"{package} was uninstalled successfully": "{package}을(를) 성공적으로 제거했습니다",
"Uninstall failed": "제거 실패",
"{package} could not be uninstalled": "{package}을(를) 제거할 수 없습니다",
"Adding source {source}": "{source} 소스 추가",
"Adding source {source} to {manager}": "{manager}에 {source} 소스 추가",
"Source added successfully": "공급자를 성공적으로 추가했습니다",
"The source {source} was added to {manager} successfully": "공급자 {source}을(를) {manager}에 성공적으로 추가했습니다",
"Could not add source": "소스를 추가할 수 없습니다",
"Could not add source {source} to {manager}": "{manager}에 {source} 소스를 추가할 수 없습니다",
"Removing source {source}": "{source} 소스 제거",
"Removing source {source} from {manager}": "{manager}에서 {source} 소스 제거",
"Source removed successfully": "공급자를 성공적으로 제거했습니다",
"The source {source} was removed from {manager} successfully": "공급자 {source}을(를) {manager}에서 성공적으로 제거했습니다",
"Could not remove source": "소스를 제거할 수 없습니다",
"Could not remove source {source} from {manager}": "{manager}에서 {source} 소스를 제거할 수 없습니다",
"The package manager \"{0}\" was not found": "패키지 관리자 \"{0}\"을(를) 찾을 수 없습니다.",
"The package manager \"{0}\" is disabled": "패키지 관리자 \"{0}\"이(가) 꺼져 있습니다.",
"There is an error with the configuration of the package manager \"{0}\"": "패키지 관리자 \"{0}\" 구성에 오류가 발생했습니다.",
"The package \"{0}\" was not found on the package manager \"{1}\"": "패키지 관리자 \"{1}\"에서 \"{0}\" 패키지를 찾을 수 없습니다.",
"{0} is disabled": "{0}이(가) 비활성화 됨",
"{0} weeks": "{0}주",
"1 month": "1개월",
"{0} months": "{0}개월",
"Something went wrong": "문제가 발생했습니다",
"An interal error occurred. Please view the log for further details.": "내부 오류가 발생했습니다. 자세한 내용은 로그를 확인하세요.",
"No applicable installer was found for the package {0}": "패키지 {0}에 적용 가능한 설치 프로그램을 찾을 수 없습니다.",
"Integrity checks will not be performed during this operation": "이 작업 중에는 무결성 검사가 수행되지 않습니다",
"This is not recommended.": "권장하지 않습니다.",
"Run now": "지금 실행",
"Run next": "다음 항목 실행",
"Run last": "마지막 실행",
"Show in explorer": "탐색기에 표시",
"Checked": "체크됨",
"Unchecked": "체크 해제됨",
"This package is already installed": "이 패키지는 이미 설치되어 있습니다",
"This package can be upgraded to version {0}": "이 패키지는 {0} 버전으로 업그레이드할 수 있습니다.",
"Updates for this package are ignored": "이 패키지에 대한 업데이트 무시",
"This package is being processed": "이 패키지는 처리 중입니다",
"This package is not available": "이 패키지는 사용할 수 없습니다",
"Select the source you want to add:": "추가하고 싶은 소스를 선택하세요:",
"Source name:": "공급자 이름:",
"Source URL:": "공급자 URL:",
"An error occurred when adding the source: ": "소스를 추가하는 동안 오류가 발생했습니다: ",
"Package management made easy": "패키지 관리가 더욱 쉬워졌습니다",
"version {0}": "버전 {0}",
"[RAN AS ADMINISTRATOR]": "관리자로 실행",
"Portable mode": "포터블 모드",
"DEBUG BUILD": "디버그 빌드",
"Here you can change UniGetUI's behaviour regarding the following shortcuts. Checking a shortcut will make UniGetUI delete it if if gets created on a future upgrade. Unchecking it will keep the shortcut intact": "여기에서 다음 단축키에 대한 UniGetUI의 동작을 변경할 수 있습니다. 단축키를 선택하면 향후 업그레이드 시 생성된 경우 UniGetUI가 이를 삭제합니다. 선택을 해제하면 단축키가 그대로 유지됩니다",
"Manual scan": "수동 검사",
"Existing shortcuts on your desktop will be scanned, and you will need to pick which ones to keep and which ones to remove.": "바탕 화면에 이미 존재하는 바로 가기를 스캔하며, 어떤 바로 가기를 유지하고 어떤 바로 가기를 제거할 지 골라야 합니다.",
"Delete?": "삭제할까요?",
"I understand": "알겠습니다",
"Chocolatey setup changed": "Chocolatey 설정이 변경되었습니다",
"UniGetUI no longer includes its own private Chocolatey installation. A legacy UniGetUI-managed Chocolatey installation was detected for this user profile, but system Chocolatey was not found. Chocolatey will stay unavailable in UniGetUI until Chocolatey is installed on the system and UniGetUI is restarted. Applications previously installed through UniGetUI's bundled Chocolatey may still appear under other sources such as Local PC or WinGet.": "UniGetUI는 더 이상 자체 Chocolatey 설치를 포함하지 않습니다. 이 사용자 프로필에서 레거시 UniGetUI 관리 Chocolatey 설치가 감지되었지만 시스템 Chocolatey를 찾을 수 없습니다. 시스템에 Chocolatey를 설치하고 UniGetUI를 다시 시작할 때까지 UniGetUI에서 Chocolatey를 사용할 수 없습니다. UniGetUI에 번들된 Chocolatey를 통해 이전에 설치된 응용 프로그램은 로컬 PC 또는 WinGet과 같은 다른 소스에 계속 표시될 수 있습니다.",
"NOTE: This troubleshooter can be disabled from UniGetUI Settings, on the WinGet section": "참고: 이 문제 해결사는 WinGet 섹션의 UniGetUI 설정에서 비활성화할 수 있습니다",
"Restart": "다시 시작",
"Are you sure you want to delete all shortcuts?": "모든 바로 가기를 삭제하시겠습니까?",
"Any new shorcuts created during an install or an update operation will be deleted automatically, instead of showing a confirmation prompt the first time they are detected.": "설치 또는 업데이트 작업 중에 생성된 새 단축키는 처음 감지되었을 때 확인 메시지가 표시되지 않고 자동으로 삭제됩니다.",
"Any shorcuts created or modified outside of UniGetUI will be ignored. You will be able to add them via the {0} button.": "UniGetUI 외부에서 생성되거나 수정된 단축키는 무시됩니다. {0} 버튼을 통해 단축키를 추가할 수 있습니다.",
"Are you really sure you want to enable this feature?": "이 기능을 정말로 켜시겠습니까?",
"No new shortcuts were found during the scan.": "검사 중에 새로운 바로가기가 발견되지 않았습니다.",
"How to add packages to a bundle": "번들에 패키지를 추가하는 방법",
"In order to add packages to a bundle, you will need to: ": "패키지를 번들에 추가하려면 다음이 필요합니다: ",
"1. Navigate to the \"{0}\" or \"{1}\" page.": "1. \"{0}\" 또는 \"{1}\" 페이지로 탐색하세요.",
"2. Locate the package(s) you want to add to the bundle, and select their leftmost checkbox.": "2. 번들에 추가하려는 패키지의 위치를 지정하고 가장 왼쪽의 선택란을 선택하세요.",
"3. When the packages you want to add to the bundle are selected, find and click the option \"{0}\" on the toolbar.": "3. 번들에 추가하려는 패키지가 선택되면 도구 모음에서 \"{0}\" 옵션을 찾아 클릭하세요.",
"4. Your packages will have been added to the bundle. You can continue adding packages, or export the bundle.": "4. 패키지가 번들에 추가되었습니다. 계속해서 패키지를 추가하거나 번들을 내보낼 수 있습니다.",
"Which backup do you want to open?": "어떤 백업을 열고 싶으신가요?",
"Select the backup you want to open. Later, you will be able to review which packages you want to install.": "열 백업을 선택합니다. 나중에 복원하려는 패키지/프로그램을 검토할 수 있습니다.",
"There are ongoing operations. Quitting UniGetUI may cause them to fail. Do you want to continue?": "진행 중인 작업이 있습니다. UniGetUI를 끝내면 작업이 실패할 수 있습니다. 계속할까요?",
"UniGetUI or some of its components are missing or corrupt.": "UniGetUI 또는 일부 구성 요소가 누락되었거나 손상되었습니다.",
"It is strongly recommended to reinstall UniGetUI to adress the situation.": "이 문제를 해결하기 위해 UniGetUI를 재설치하는 것을 강력히 권장합니다.",
"Refer to the UniGetUI Logs to get more details regarding the affected file(s)": "영향을 받은 파일에 대한 자세한 내용은 UniGetUI 로그를 참조하세요",
"Integrity checks can be disabled from the Experimental Settings": "무결성 검사는 실험 설정에서 비활성화할 수 있습니다",
"Repair UniGetUI": "UniGetUI 복구",
"Live output": "실시간 출력",
"This package bundle had some settings that are potentially dangerous, and may be ignored by default.": "이 패키지 번들에는 잠재적으로 위험할 수 있는 몇 가지 설정이 포함되어 있으며, 기본적으로 무시될 수 있습니다.",
"Entries that show in YELLOW will be IGNORED.": "노란색으로 표시된 항목은 무시됩니다.",
"Entries that show in RED will be IMPORTED.": "빨간색으로 표시된 항목은 가져오기됩니다.",
"You can change this behavior on UniGetUI security settings.": "UniGetUI 보안 설정에서 이 동작을 변경할 수 있습니다.",
"Open UniGetUI security settings": "UniGetUI 보안 설정 열기",
"Should you modify the security settings, you will need to open the bundle again for the changes to take effect.": "보안 설정을 수정한 경우 변경 사항을 적용하려면 번들을 다시 열어야 합니다.",
"Details of the report:": "보고서의 세부 사항:",
"Are you sure you want to create a new package bundle? ": "새 패키지 번들을 만드시겠습니까? ",
"Any unsaved changes will be lost": "저장하지 않은 모든 변경 내용이 손실됩니다.",
"Warning!": "경고!",
"For security reasons, custom command-line arguments are disabled by default. Go to UniGetUI security settings to change this. ": "보안상의 이유로 사용자 지정 명령줄 인수는 기본적으로 비활성화되어 있습니다. 이를 변경하려면 UniGetUI 보안 설정으로 이동하세요. ",
"Change default options": "기본 옵션 변경",
"Ignore future updates for this package": "이 패키지에 대한 향후 업데이트 무시",
"For security reasons, pre-operation and post-operation scripts are disabled by default. Go to UniGetUI security settings to change this. ": "보안상의 이유로 사전 및 사후 스크립트는 기본적으로 비활성화되어 있습니다. 이를 변경하려면 UniGetUI 보안 설정으로 이동하세요. ",
"You can define the commands that will be run before or after this package is installed, updated or uninstalled. They will be run on a command prompt, so CMD scripts will work here.": "이 패키지가 설치, 업데이트 또는 제거되기 전이나 후에 실행될 명령어를 정의할 수 있습니다. 명령 프롬프트에서 실행되므로 CMD 스크립트는 여기에서 작동합니다.",
"Change this and unlock": "이것을 변경하고 잠금 해제",
"{0} Install options are currently locked because {0} follows the default install options.": "{0} 설치 옵션은 현재 잠겨 있습니다. {0}은 기본 설치 옵션을 따르기 때문입니다.",
"Unset or unknown": "설정 안 됨 또는 알 수 없음",
"This package has no screenshots or is missing the icon? Contrbute to UniGetUI by adding the missing icons and screenshots to our open, public database.": "이 패키지가 스크린샷 또는 아이콘이 없나요? 우리의 오픈 및 공용 데이터베이스에 누락된 아이콘 및 스크린샷을 추가하여 UniGetUI에 기여하세요.",
"Become a contributor": "기여자 되기",
"Update to {0} available": "{0}(으)로 업데이트 가능",
"Reinstall": "재설치",
"Installer not available": "설치 프로그램을 사용할 수 없음",
"Version:": "버전:",
"UniGetUI Version {0}": "UniGetUI 버전 {0}",
"Performing backup, please wait...": "백업을 수행하는 중. 잠시만 기다려주세요...",
"An error occurred while logging in: ": "로그인하는 동안 오류가 발생했습니다: ",
"Fetching available backups...": "사용 가능한 백업을 가져오는 중...",
"Done!": "완료!",
"The cloud backup has been loaded successfully.": "클라우드 백업이 성공적으로 로드되었습니다.",
"An error occurred while loading a backup: ": "백업을 로드하는 동안 오류가 발생했습니다: ",
"Backing up packages to GitHub Gist...": "GitHub Gist에 패키지 백업 중...",
"Backup Successful": "백업 성공",
"The cloud backup completed successfully.": "클라우드 백업이 성공적으로 완료되었습니다.",
"Could not back up packages to GitHub Gist: ": "GitHub Gist에 패키지를 백업할 수 없습니다: ",
"It is not guaranteed that the provided credentials will be stored safely, so you may as well not use the credentials of your bank account": "제공된 자격 증명이 안전하게 저장될 것이라는 보장이 없으므로 은행 계좌의 자격 증명을 사용하지 않는 것이 좋습니다",
"Enable the automatic WinGet troubleshooter": "WinGet 문제 해결사 자동으로 켜기",
"Add updates that fail with a 'no applicable update found' to the ignored updates list": "'해당 업데이트를 찾을 수 없음'으로 실패한 업데이트를 무시된 업데이트 목록에 추가합니다.",
"Invalid selection": "잘못된 선택",
"No package was selected": "선택된 패키지가 없습니다",
"More than 1 package was selected": "두 개 이상의 패키지가 선택되었습니다",
"List": "목록",
"Grid": "격자",
"Icons": "아이콘",
"\"{0}\" is a local package and does not have available details": "\"{0}\"은 로컬 패키지이며 사용 가능한 세부 정보가 없습니다",
"\"{0}\" is a local package and is not compatible with this feature": "\"{0}\"은 로컬 패키지이며 이 기능과 호환되지 않습니다",
"Add packages to bundle": "번들에 패키지 추가",
"Preparing packages, please wait...": "패키지 준비 중, 잠시만 기다려주세요...",
"Loading packages, please wait...": "패키지를 불러오는 중입니다. 잠시만 기다려주세요...",
"Saving packages, please wait...": "패키지 저장 중. 잠시만 기다려주세요...",
"The bundle was created successfully on {0}": "{0}에 번들이 성공적으로 생성되었습니다",
"User profile": "사용자 프로필",
"Error": "오류",
"Log in failed: ": "로그인 실패: ",
"Log out failed: ": "로그아웃 실패: ",
"Package backup settings": "패키지 백업 설정",
"Manage UniGetUI autostart behaviour from the Settings app": "UniGetUI 자동 시작 동작 관리",
"Choose how many operations shoulds be performed in parallel": "병렬로 수행할 작업 수를 선택하세요"
}