-
Notifications
You must be signed in to change notification settings - Fork 821
Expand file tree
/
Copy pathlang_en.json
More file actions
840 lines (840 loc) · 68.5 KB
/
lang_en.json
File metadata and controls
840 lines (840 loc) · 68.5 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
{
"{0} is now {1}": "{0} is now {1}",
"Enabled": "Enabled",
"Disabled": "Disabled",
"Your last update attempt did not complete.": "Your last update attempt did not complete.",
"UniGetUI could not confirm whether the update succeeded. Open the log to see what happened.": "UniGetUI could not confirm whether the update succeeded. Open the log to see what happened.",
"View log": "View log",
"The installer reported success but did not restart UniGetUI.": "The installer reported success but did not restart UniGetUI.",
"The installer failed to initialize.": "The installer failed to initialize.",
"Setup was canceled before installation began.": "Setup was canceled before installation began.",
"A fatal error occurred during the preparation phase.": "A fatal error occurred during the preparation phase.",
"A fatal error occurred during installation.": "A fatal error occurred during installation.",
"Installation was canceled while in progress.": "Installation was canceled while in progress.",
"The installer was terminated by another process.": "The installer was terminated by another process.",
"The preparation phase determined the installation cannot proceed.": "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.": "The installer could not start. UniGetUI may already be running, or you do not have permission to install.",
"Unexpected installer error.": "Unexpected installer error.",
"We are checking for updates.": "We are checking for updates.",
"Please wait": "Please wait",
"Great! You are on the latest version.": "Great! You are on the latest version.",
"There are no new UniGetUI versions to be installed": "There are no new UniGetUI versions to be installed",
"UniGetUI version {0} is being downloaded.": "UniGetUI version {0} is being downloaded.",
"This may take a minute or two": "This may take a minute or two",
"The installer authenticity could not be verified.": "The installer authenticity could not be verified.",
"The update process has been aborted.": "The update process has been aborted.",
"Auto-update is not yet available on this platform.": "Auto-update is not yet available on this platform.",
"Please update UniGetUI manually.": "Please update UniGetUI manually.",
"An error occurred when checking for updates: ": "An error occurred when checking for updates: ",
"The updater could not be launched.": "The updater could not be launched.",
"The operating system did not start the installer process.": "The operating system did not start the installer process.",
"UniGetUI is being updated...": "UniGetUI is being updated...",
"Update installed.": "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 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.",
"The update could not be applied.": "The update could not be applied.",
"Installer exit code {0}: {1}": "Installer exit code {0}: {1}",
"Update cancelled.": "Update cancelled.",
"Authentication was cancelled.": "Authentication was cancelled.",
"Installer exit code {0}": "Installer exit code {0}",
"Operation in progress": "Operation in progress",
"Please wait...": "Please wait...",
"Success!": "Success!",
"Failed": "Failed",
"An error occurred while processing this package": "An error occurred while processing this package",
"Installer": "Installer",
"Executable": "Executable",
"MSI": "MSI",
"Compressed file": "Compressed file",
"MSIX": "MSIX",
"WinGet was repaired successfully": "WinGet was repaired successfully",
"It is recommended to restart UniGetUI after WinGet has been repaired": "It is recommended to restart UniGetUI after WinGet has been repaired",
"WinGet could not be repaired": "WinGet could not be repaired",
"An unexpected issue occurred while attempting to repair WinGet. Please try again later": "An unexpected issue occurred while attempting to repair WinGet. Please try again later",
"Log in to enable cloud backup": "Log in to enable cloud backup",
"Backup Failed": "Backup Failed",
"Downloading backup...": "Downloading backup...",
"An update was found!": "An update was found!",
"{0} can be updated to version {1}": "{0} can be updated to version {1}",
"Updates found!": "Updates found!",
"{0} packages can be updated": "{0} packages can be updated",
"{0} is being updated to version {1}": "{0} is being updated to version {1}",
"{0} packages are being updated": "{0} packages are being updated",
"You have currently version {0} installed": "You have currently version {0} installed",
"Desktop shortcut created": "Desktop shortcut created",
"UniGetUI has detected a new desktop shortcut that can be deleted automatically.": "UniGetUI has detected a new desktop shortcut that can be deleted automatically.",
"{0} desktop shortcuts created": "{0} desktop shortcuts created",
"UniGetUI has detected {0} new desktop shortcuts that can be deleted automatically.": "UniGetUI has detected {0} new desktop shortcuts that can be deleted automatically.",
"Attention required": "Attention required",
"Restart required": "Restart required",
"1 update is available": "1 update is available",
"{0} updates are available": "{0} updates are available",
"Everything is up to date": "Everything is up to date",
"Discover Packages": "Discover Packages",
"Available Updates": "Available Updates",
"Installed Packages": "Installed Packages",
"UniGetUI Version {0} by Devolutions": "UniGetUI Version {0} by Devolutions",
"Show UniGetUI": "Show UniGetUI",
"Quit": "Quit",
"Are you sure?": "Are you sure?",
"Do you really want to uninstall {0}?": "Do you really want to uninstall {0}?",
"Do you really want to uninstall the following {0} packages?": "Do you really want to uninstall the following {0} packages?",
"No": "No",
"Yes": "Yes",
"Partial": "Partial",
"View on UniGetUI": "View on UniGetUI",
"Update": "Update",
"Open UniGetUI": "Open UniGetUI",
"Update all": "Update all",
"Update now": "Update now",
"Installer host changed since the installed version.\n": "Installer host changed since the installed version.\n",
"This package is on the queue": "This package is on the queue",
"installing": "installing",
"updating": "updating",
"uninstalling": "uninstalling",
"installed": "installed",
"Retry": "Retry",
"Install": "Install",
"Uninstall": "Uninstall",
"Open": "Open",
"Operation profile:": "Operation profile:",
"Follow the default options when installing, upgrading or uninstalling this package": "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.": "The following settings will be applied each time this package is installed, updated or removed.",
"Version to install:": "Version to install:",
"Architecture to install:": "Architecture to install:",
"Installation scope:": "Installation scope:",
"Install location:": "Install location:",
"Select": "Select",
"Reset": "Reset",
"Custom install arguments:": "Custom install arguments:",
"Custom update arguments:": "Custom update arguments:",
"Custom uninstall arguments:": "Custom uninstall arguments:",
"Pre-install command:": "Pre-install command:",
"Post-install command:": "Post-install command:",
"Abort install if pre-install command fails": "Abort install if pre-install command fails",
"Pre-update command:": "Pre-update command:",
"Post-update command:": "Post-update command:",
"Abort update if pre-update command fails": "Abort update if pre-update command fails",
"Pre-uninstall command:": "Pre-uninstall command:",
"Post-uninstall command:": "Post-uninstall command:",
"Abort uninstall if pre-uninstall command fails": "Abort uninstall if pre-uninstall command fails",
"Command-line to run:": "Command-line to run:",
"Save and close": "Save and close",
"General": "General",
"Architecture & Location": "Architecture & Location",
"Command-line": "Command-line",
"Close apps": "Close apps",
"Pre/Post install": "Pre/Post install",
"Select the processes that should be closed before this package is installed, updated or uninstalled.": "Select the processes that should be closed before this package is installed, updated or uninstalled.",
"Write here the process names here, separated by commas (,)": "Write here the process names here, separated by commas (,)",
"Try to kill the processes that refuse to close when requested to": "Try to kill the processes that refuse to close when requested to",
"Run as admin": "Run as admin",
"Interactive installation": "Interactive installation",
"Skip hash check": "Skip hash check",
"Uninstall previous versions when updated": "Uninstall previous versions when updated",
"Skip minor updates for this package": "Skip minor updates for this package",
"Automatically update this package": "Automatically update this package",
"{0} installation options": "{0} installation options",
"Latest": "Latest",
"PreRelease": "PreRelease",
"Default": "Default",
"Manage ignored updates": "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.": "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": "Reset list",
"Do you really want to reset the ignored updates list? This action cannot be reverted": "Do you really want to reset the ignored updates list? This action cannot be reverted",
"No ignored updates": "No ignored updates",
"Package Name": "Package Name",
"Package ID": "Package ID",
"Ignored version": "Ignored version",
"New version": "New version",
"Source": "Source",
"All versions": "All versions",
"Unknown": "Unknown",
"Up to date": "Up to date",
"Package {name} from {manager}": "Package {name} from {manager}",
"Remove {0} from ignored updates": "Remove {0} from ignored updates",
"Cancel": "Cancel",
"Administrator privileges": "Administrator privileges",
"This operation is running with administrator privileges.": "This operation is running with administrator privileges.",
"Interactive operation": "Interactive operation",
"This operation is running interactively.": "This operation is running interactively.",
"You will likely need to interact with the installer.": "You will likely need to interact with the installer.",
"Integrity checks skipped": "Integrity checks skipped",
"Integrity checks will not be performed during this operation.": "Integrity checks will not be performed during this operation.",
"Proceed at your own risk.": "Proceed at your own risk.",
"Close": "Close",
"Loading...": "Loading...",
"Installer SHA256": "Installer SHA256",
"Homepage": "Homepage",
"Author": "Author",
"Publisher": "Publisher",
"License": "License",
"Manifest": "Manifest",
"Installer Type": "Installer Type",
"Size": "Size",
"Installer URL": "Installer URL",
"Last updated:": "Last updated:",
"Release notes URL": "Release notes URL",
"Package details": "Package details",
"Dependencies:": "Dependencies:",
"Release notes": "Release notes",
"Screenshots": "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.": "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.",
"Version": "Version",
"Install as administrator": "Install as administrator",
"Update to version {0}": "Update to version {0}",
"Installed Version": "Installed Version",
"Update as administrator": "Update as administrator",
"Interactive update": "Interactive update",
"Uninstall as administrator": "Uninstall as administrator",
"Interactive uninstall": "Interactive uninstall",
"Uninstall and remove data": "Uninstall and remove data",
"Not available": "Not available",
"Installer SHA512": "Installer SHA512",
"Unknown size": "Unknown size",
"No dependencies specified": "No dependencies specified",
"mandatory": "mandatory",
"optional": "optional",
"UniGetUI {0} is ready to be installed.": "UniGetUI {0} is ready to be installed.",
"The update process will start after closing UniGetUI": "The update process will start after closing 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 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.",
"Share anonymous usage data": "Share anonymous usage data",
"UniGetUI collects anonymous usage data in order to improve the user experience.": "UniGetUI collects anonymous usage data in order to improve the user experience.",
"Accept": "Accept",
"Software Updates": "Software Updates",
"Package Bundles": "Package Bundles",
"Settings": "Settings",
"Package Managers": "Package Managers",
"UniGetUI Log": "UniGetUI Log",
"Package Manager logs": "Package Manager logs",
"Operation history": "Operation history",
"Help": "Help",
"UniGetUI": "UniGetUI",
"You have installed UniGetUI Version {0}": "You have installed UniGetUI Version {0}",
"Disclaimer": "Disclaimer",
"UniGetUI is developed by Devolutions and is not affiliated with any of the compatible package managers.": "UniGetUI is developed by Devolutions and is not affiliated with any of the compatible package managers.",
"UniGetUI wouldn't have been possible without the help of the contributors. Thank you all 🥳": "UniGetUI wouldn't have been possible without the help of the contributors. Thank you all 🥳",
"UniGetUI uses the following libraries. Without them, UniGetUI wouldn't have been possible.": "UniGetUI Uses the following libraries. Without them, UniGetUI wouldn't have been possible.",
"{0} homepage": "{0} homepage",
"UniGetUI has been translated to more than 40 languages thanks to the volunteer translators. Thank you 🤝": "UniGetUI has been translated to more than 40 languages thanks to the volunteer translators. Thank you 🤝",
"Verbose": "Verbose",
"1 - Errors": "1 - Errors",
"2 - Warnings": "2 - Warnings",
"3 - Information (less)": "3 - Information (less)",
"4 - Information (more)": "4 - Information (more)",
"5 - information (debug)": "5 - Information (debug)",
"Warning": "Warning",
"The following settings may pose a security risk, hence they are disabled by default.": "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.": "Enable the settings below IF AND ONLY IF you fully understand what they do, and the implications and dangers they may involve.",
"The settings will list, in their descriptions, the potential security issues 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 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 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.": "The size of the backup is estimated to be less than 1MB.",
"The backup will be performed after login.": "The backup will be performed after login.",
"{pcName} installed packages": "{pcName} installed packages",
"Current status: Not logged in": "Current status: Not logged in",
"You are logged in as {0} (@{1})": "You are logged in as {0} (@{1})",
"Nice! Backups will be uploaded to a private gist on your account": "Nice! Backups will be uploaded to a private gist on your account",
"Select backup": "Select backup",
"Settings imported from {0}": "Settings imported from {0}",
"UniGetUI Settings": "UniGetUI Settings",
"Settings exported to {0}": "Settings exported to {0}",
"UniGetUI settings were reset": "UniGetUI settings were reset",
"Allow pre-release versions": "Allow pre-release versions",
"Apply": "Apply",
"For security reasons, custom command-line arguments are disabled by default. Go to UniGetUI security settings to change this.": "For security reasons, custom command-line arguments are disabled by default. Go to UniGetUI security settings to change this.",
"Go to UniGetUI security settings": "Go to UniGetUI security settings",
"The following options will be applied by default each time a {0} package is installed, upgraded or uninstalled.": "The following options will be applied by default each time a {0} package is installed, upgraded or uninstalled.",
"Package's default": "Package's default",
"Install location can't be changed for {0} packages": "Install location can't be changed for {0} packages",
"The local icon cache currently takes {0} MB": "The local icon cache currently takes {0} MB",
"Username": "Username",
"Password": "Password",
"Credentials": "Credentials",
"It is not guaranteed that the provided credentials will be stored safely": "It is not guaranteed that the provided credentials will be stored safely",
"Partially": "Partially",
"Package manager": "Package manager",
"Compatible with proxy": "Compatible with proxy",
"Compatible with authentication": "Compatible with authentication",
"Proxy compatibility table": "Proxy compatibility table",
"{0} settings": "{0} settings",
"{0} status": "{0} status",
"Default installation options for {0} packages": "Default installation options for {0} packages",
"Expand version": "Expand version",
"The executable file for {0} was not found": "The executable file for {0} was not found",
"{pm} is disabled": "{pm} is disabled",
"Enable it to install packages from {pm}.": "Enable it to install packages from {pm}.",
"{pm} is enabled and ready to go": "{pm} is enabled and ready to go",
"{pm} version:": "{pm} version:",
"{pm} was not found!": "{pm} was not found!",
"You may need to install {pm} in order to use it with UniGetUI.": "You may need to install {pm} in order to use it with UniGetUI.",
"Scoop Installer - UniGetUI": "Scoop Installer - UniGetUI",
"Scoop Uninstaller - UniGetUI": "Scoop Uninstaller - UniGetUI",
"Clearing Scoop cache - UniGetUI": "Clearing Scoop cache - UniGetUI",
"Restart UniGetUI to fully apply changes": "Restart UniGetUI to fully apply changes",
"Restart UniGetUI": "Restart UniGetUI",
"Manage {0} sources": "Manage {0} sources",
"Add source": "Add source",
"Add": "Add",
"Source name": "Source name",
"Source URL": "Source URL",
"Other": "Other",
"No minimum age": "No minimum age",
"1 day": "a day",
"{0} days": "{0} days",
"Custom...": "Custom...",
"{0} minutes": "{0} minutes",
"1 hour": "an hour",
"{0} hours": "{0} hours",
"1 week": "1 week",
"Supports release dates": "Supports release dates",
"Release date support per package manager": "Release date support per package manager",
"Search for packages": "Search for packages",
"Local": "Local",
"OK": "OK",
"Last checked: {0}": "Last checked: {0}",
"{0} packages were found, {1} of which match the specified filters.": "{0} packages were found, {1} of which match the specified filters.",
"{0} selected": "{0} selected",
"(Last checked: {0})": "(Last checked: {0})",
"All packages selected": "All packages selected",
"Package selection cleared": "Package selection cleared",
"{0}: {1}": "{0}: {1}",
"More info": "More info",
"GitHub account": "GitHub account",
"Log in with GitHub to enable cloud package backup.": "Log in with GitHub to enable cloud package backup.",
"More details": "More details",
"Log in": "Log in",
"If you have cloud backup enabled, it will be saved as a GitHub Gist on this account": "If you have cloud backup enabled, it will be saved as a GitHub Gist on this account",
"Log out": "Log out",
"About UniGetUI": "About UniGetUI",
"About": "About",
"Third-party licenses": "Third-party licenses",
"Contributors": "Contributors",
"Translators": "Translators",
"Bundle security report": "Bundle security report",
"The bundle contained restricted content": "The bundle contained restricted content",
"UniGetUI – Crash Report": "UniGetUI – Crash Report",
"UniGetUI has crashed": "UniGetUI has crashed",
"Help us fix this by sending a crash report to Devolutions. All fields below are optional.": "Help us fix this by sending a crash report to Devolutions. All fields below are optional.",
"Email (optional)": "Email (optional)",
"your@email.com": "your@email.com",
"Additional details (optional)": "Additional details (optional)",
"Describe what you were doing when the crash occurred…": "Describe what you were doing when the crash occurred…",
"Crash report": "Crash report",
"Don't Send": "Don't Send",
"Send Report": "Send Report",
"Sending…": "Sending…",
"Unsaved changes": "Unsaved changes",
"You have unsaved changes in the current bundle. Do you want to discard them?": "You have unsaved changes in the current bundle. Do you want to discard them?",
"Discard changes": "Discard changes",
"Integrity violation": "Integrity violation",
"UniGetUI or some of its components are missing or corrupt. It is strongly recommended to reinstall UniGetUI to adress the situation.": "UniGetUI or some of its components are missing or corrupt. It is strongly recommended to reinstall UniGetUI to adress the situation.",
"• Refer to the UniGetUI Logs to get more details regarding the affected file(s)": "• Refer to the UniGetUI Logs to get more details regarding the affected file(s)",
"• Integrity checks can be disabled from the Experimental Settings": "• Integrity checks can be disabled from the Experimental Settings",
"Manage shortcuts": "Manage shortcuts",
"UniGetUI has detected the following desktop shortcuts which can be removed automatically on future upgrades": "UniGetUI has detected the following desktop shortcuts which can be removed automatically on future upgrades",
"Do you really want to reset this list? This action cannot be reverted.": "Do you really want to reset this list? This action cannot be reverted.",
"Desktop shortcuts list": "Desktop shortcuts list",
"Open in explorer": "Open in explorer",
"Remove from list": "Remove from list",
"When new shortcuts are detected, delete them automatically instead of showing this dialog.": "When new shortcuts are detected, delete them automatically instead of showing this dialog.",
"Not right now": "Not right now",
"Missing dependency": "Missing dependency",
"UniGetUI requires {0} to operate, but it was not found on your system.": "UniGetUI requires {0} to operate, but it was not found on your system.",
"Click on Install to begin the installation process. If you skip the installation, UniGetUI may not work as expected.": "Click on Install to begin the installation process. If you skip the installation, UniGetUI may not work as expected.",
"Alternatively, you can also install {0} by running the following command in a Windows PowerShell prompt:": "Alternatively, you can also install {0} by running the following command in a Windows PowerShell prompt:",
"Install {0}": "Install {0}",
"Do not show this dialog again for {0}": "Do not show this dialog again for {0}",
"Please wait while {0} is being installed. A black window may show up. Please wait until it closes.": "Please wait while {0} is being installed. A black (or blue) window may show up. Please wait until it closes.",
"{0} has been installed successfully.": "{0} has been installed successfully.",
"Please click on \"Continue\" to continue": "Please click on \"Continue\" to continue",
"Continue": "Continue",
"{0} has been installed successfully. It is recommended to restart UniGetUI to finish the installation": "{0} has been installed successfully. It is recommended to restart UniGetUI to finish the installation",
"Restart later": "Restart later",
"An error occurred:": "An error occurred:",
"Please see the Command-line Output or refer to the Operation History for further information about the issue.": "Please see the Command-line Output or refer to the Operation History for further information about the issue.",
"Retry as administrator": "Retry as administrator",
"Retry interactively": "Retry interactively",
"Retry skipping integrity checks": "Retry skipping integrity checks",
"Installation options": "Installation options",
"Save": "Save",
"UniGetUI collects anonymous usage data with the sole purpose of understanding and improving the user experience.": "UniGetUI collects anonymous usage data with the sole purpose of understanding and improving the user experience.",
"More details about the shared data and how it will be processed": "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?": "Do you accept that UniGetUI collects and sends anonymous usage statistics, with the sole purpose of understanding and improving the user experience?",
"Decline": "Decline",
"No personal information is collected nor sent, and the collected data is anonimized, so it can't be back-tracked to you.": "No personal information is collected nor sent, and the collected data is anonimized, so it can't be back-tracked to you.",
"Navigation panel": "Navigation panel",
"Operations": "Operations",
"Toggle operations panel": "Toggle operations panel",
"Bulk operations": "Bulk operations",
"Retry failed": "Retry failed",
"Clear successful": "Clear successful",
"Clear finished": "Clear finished",
"Cancel all": "Cancel all",
"More": "More",
"Toggle navigation panel": "Toggle navigation panel",
"Minimize": "Minimize",
"Maximize": "Maximize",
"UniGetUI by Devolutions": "UniGetUI by Devolutions",
"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 is an application that makes managing your software easier, by providing an all-in-one graphical interface for your command-line package managers.",
"Useful links": "Useful links",
"UniGetUI Homepage": "UniGetUI Homepage",
"Report an issue or submit a feature request": "Report an issue or submit a feature request",
"UniGetUI Repository": "UniGetUI Repository",
"View GitHub Profile": "View GitHub Profile",
"UniGetUI License": "UniGetUI License",
"Using UniGetUI implies the acceptation of the MIT License": "Using UniGetUI implies the acceptance of the MIT License",
"Become a translator": "Become a translator",
"Go back": "Go back",
"Go forward": "Go forward",
"Go to home page": "Go to home page",
"Reload page": "Reload page",
"View page on browser": "View page on browser",
"The built-in browser is not supported on Linux yet.": "The built-in browser is not supported on Linux yet.",
"Open in browser": "Open in browser",
"Copy to clipboard": "Copy to clipboard",
"Export to a file": "Export to a file",
"Log level:": "Log level:",
"Reload log": "Reload log",
"Export log": "Export log",
"Text": "Text",
"Change how operations request administrator rights": "Change how operations request administrator rights",
"Restrictions on package operations": "Restrictions on package operations",
"Restrictions on package managers": "Restrictions on package managers",
"Restrictions when importing package bundles": "Restrictions when importing package bundles",
"Ask for administrator privileges once for each batch of operations": "Ask for administrator privileges once for each batch of operations",
"Ask only once for administrator privileges": "Ask only once for administrator privileges",
"Prohibit any kind of Elevation via UniGetUI Elevator or GSudo": "Prohibit any kind of Elevation via UniGetUI Elevator or GSudo",
"This option WILL cause issues. Any operation incapable of elevating itself WILL FAIL. Install/update/uninstall as administrator will NOT WORK.": "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": "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.": "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.",
"Ignore custom pre-install and post-install commands when importing packages from a bundle": "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": "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": "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": "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": "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": "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": "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": "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": "Administrator rights and other dangerous settings",
"Package backup": "Package backup",
"Cloud package backup": "Cloud package backup",
"Local package backup": "Local package backup",
"Local backup advanced options": "Local backup advanced options",
"Log in with GitHub": "Log in with GitHub",
"Log out from GitHub": "Log out from GitHub",
"Periodically perform a cloud backup of the installed packages": "Periodically perform a cloud backup of the installed packages",
"Cloud backup uses a private GitHub Gist to store a list of installed packages": "Cloud backup uses a private GitHub Gist to store a list of installed packages",
"Perform a cloud backup now": "Perform a cloud backup now",
"Backup": "Backup",
"Restore a backup from the cloud": "Restore a backup from the cloud",
"Begin the process to select a cloud backup and review which packages to restore": "Begin the process to select a cloud backup and review which packages to restore",
"Periodically perform a local backup of the installed packages": "Periodically perform a local backup of the installed packages",
"Perform a local backup now": "Perform a local backup now",
"Change backup output directory": "Change backup output directory",
"Set a custom backup file name": "Set a custom backup file name",
"Leave empty for default": "Leave empty for default",
"Add a timestamp to the backup file names": "Add a timestamp to the backup file names",
"Backup and Restore": "Backup and Restore",
"Enable background api (UniGetUI Widgets and Sharing, port 7058)": "Enable background API (Widgets for UniGetUI and Sharing, port 7058)",
"Wait for the device to be connected to the internet before attempting to do tasks that require internet connectivity.": "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": "Disable the 1-minute timeout for package-related operations",
"Use installed GSudo instead of UniGetUI Elevator": "Use installed GSudo instead of UniGetUI Elevator",
"Use a custom icon and screenshot database URL": "Use a custom icon and screenshot database URL",
"Enable background CPU Usage optimizations (see Pull Request #3278)": "Enable background CPU usage optimizations (see Pull Request #3278)",
"Perform integrity checks at startup": "Perform integrity checks at startup",
"When batch installing packages from a bundle, install also packages that are already installed": "When batch installing packages from a bundle, install also packages that are already installed",
"Experimental settings and developer options": "Experimental settings and developer options",
"Show UniGetUI's version and build number on the titlebar.": "Show UniGetUI's version on the titlebar",
"Language": "Language",
"UniGetUI updater": "UniGetUI updater",
"Telemetry": "Telemetry",
"Manage UniGetUI settings": "Manage UniGetUI settings",
"Related settings": "Related settings",
"Update UniGetUI automatically": "Update UniGetUI automatically",
"Check for updates": "Check for updates",
"Install prerelease versions of UniGetUI": "Install prerelease versions of UniGetUI",
"Manage telemetry settings": "Manage telemetry settings",
"Manage": "Manage",
"Import settings from a local file": "Import settings from a local file",
"Import": "Import",
"Export settings to a local file": "Export settings to a local file",
"Export": "Export",
"Reset UniGetUI": "Reset UniGetUI",
"User interface preferences": "User interface preferences",
"Application theme, startup page, package icons, clear successful installs automatically": "Application theme, startup page, package icons, clear successful installs automatically",
"General preferences": "General preferences",
"UniGetUI display language:": "UniGetUI display language:",
"Is your language missing or incomplete?": "Is your language missing or incomplete?",
"Appearance": "Appearance",
"UniGetUI on the background and system tray": "UniGetUI on the background and system tray",
"Package lists": "Package lists",
"Use classic mode": "Use classic mode",
"Restart UniGetUI to apply this change": "Restart UniGetUI to apply this change",
"The classic UI is disabled for beta testers": "The classic UI is disabled for beta testers",
"Close UniGetUI to the system tray": "Close UniGetUI to the system tray",
"Manage UniGetUI autostart behaviour": "Manage UniGetUI autostart behaviour",
"Show package icons on package lists": "Show package icons on package lists",
"Clear cache": "Clear cache",
"Select upgradable packages by default": "Select upgradable packages by default",
"Light": "Light",
"Dark": "Dark",
"Follow system color scheme": "Follow system color scheme",
"Application theme:": "Application theme:",
"UniGetUI startup page:": "UniGetUI startup page:",
"Proxy settings": "Proxy settings",
"Other settings": "Other settings",
"Connect the internet using a custom proxy": "Connect the internet using a custom proxy",
"Please note that not all package managers may fully support this feature": "Please note that not all package managers may fully support this feature",
"Proxy URL": "Proxy URL",
"Enter proxy URL here": "Enter proxy URL here",
"Authenticate to the proxy with a user and a password": "Authenticate to the proxy with a user and a password",
"Internet and proxy settings": "Internet and proxy settings",
"Package manager preferences": "Package manager preferences",
"Ready": "Ready",
"Not found": "Not found",
"Notification preferences": "Notification preferences",
"Notification types": "Notification types",
"The system tray icon must be enabled in order for notifications to work": "The system tray icon must be enabled in order for notifications to work",
"Enable UniGetUI notifications": "Enable UniGetUI notifications",
"Show a notification when there are available updates": "Show a notification when there are available updates",
"Show a silent notification when an operation is running": "Show a silent notification when an operation is running",
"Show a notification when an operation fails": "Show a notification when an operation fails",
"Show a notification when an operation finishes successfully": "Show a notification when an operation finishes successfully",
"Concurrency and execution": "Concurrency and execution",
"Automatic desktop shortcut remover": "Automatic desktop shortcut remover",
"Choose how many operations should be performed in parallel": "Choose how many operations should be performed in parallel",
"Clear successful operations from the operation list after a 5 second delay": "Clear successful operations from the operation list after a 5 second delay",
"Download operations are not affected by this setting": "Download operations are not affected by this setting",
"You may lose unsaved data": "You may lose unsaved data",
"Ask to delete desktop shortcuts created during an install or upgrade.": "Ask to delete desktop shortcuts created during an install or upgrade.",
"Package update preferences": "Package update preferences",
"Update check frequency, automatically install updates, etc.": "Update check frequency, automatically install updates, etc.",
"Reduce UAC prompts, elevate installations by default, unlock certain dangerous features, etc.": "Reduce UAC prompts, elevate installations by default, unlock certain dangerous features, etc.",
"Package operation preferences": "Package operation preferences",
"Enable {pm}": "Enable {pm}",
"Not finding the file you are looking for? Make sure it has been added to path.": "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": "Select the executable to be used. The following list shows the executables found by UniGetUI",
"For security reasons, changing the executable file is disabled by default": "For security reasons, changing the executable file is disabled by default",
"Change this": "Change this",
"Copy path": "Copy path",
"Current executable file:": "Current executable file:",
"Ignore packages from {pm} when showing a notification about updates": "Ignore packages from {pm} when showing a notification about updates",
"Update security": "Update security",
"Use global setting": "Use global setting",
"Minimum age for updates": "Minimum age for updates",
"e.g. 10": "e.g. 10",
"Custom minimum age (days)": "Custom minimum age (days)",
"{pm} does not provide release dates for its packages, so this setting will have no effect": "{pm} does not provide release dates for its packages, so this setting will have no effect",
"{pm} only provides release dates for some of its packages, so this setting will only apply to those packages": "{pm} only provides release dates for some of its packages, so this setting will only apply to those packages",
"Override the global minimum update age for this package manager": "Override the global minimum update age for this package manager",
"View {0} logs": "View {0} logs",
"If Python cannot be found or is not listing packages but is installed on the system, ": "If Python cannot be found or is not listing packages but is installed on the system, ",
"Advanced options": "Advanced options",
"WinGet command-line tool": "WinGet command-line tool",
"Choose which command-line tool UniGetUI uses for WinGet operations when the COM API is not used": "Choose which command-line tool UniGetUI uses for WinGet operations when the COM API is not used",
"WinGet COM API": "WinGet COM API",
"Choose whether UniGetUI can use the WinGet COM API before falling back to the command-line tool": "Choose whether UniGetUI can use the WinGet COM API before falling back to the command-line tool",
"Reset WinGet": "Reset WinGet",
"This may help if no packages are listed": "This may help if no packages are listed",
"Force install location parameter when updating packages with custom locations": "Force install location parameter when updating packages with custom locations",
"Install Scoop": "Install Scoop",
"Uninstall Scoop (and its packages)": "Uninstall Scoop (and its packages)",
"Run cleanup and clear cache": "Run cleanup and clear cache",
"Run": "Run",
"Enable Scoop cleanup on launch": "Enable Scoop cleanup on launch",
"Default vcpkg triplet": "Default vcpkg triplet",
"Change vcpkg root location": "Change vcpkg root location",
"Reset vcpkg root location": "Reset vcpkg root location",
"Open vcpkg root location": "Open vcpkg root location",
"Language, theme and other miscellaneous preferences": "Language, theme and other miscellaneous preferences",
"Show notifications on different events": "Show notifications on different events",
"Change how UniGetUI checks and installs available updates for your packages": "Change how UniGetUI checks and installs available updates for your packages",
"Automatically save a list of all your installed packages to easily restore them.": "Automatically save a list of all your installed packages to easily restore them.",
"Enable and disable package managers, change default install options, etc.": "Enable and disable package managers, change default install options, etc.",
"Internet connection settings": "Internet connection settings",
"Proxy settings, etc.": "Proxy settings, etc.",
"Beta features and other options that shouldn't be touched": "Beta features and other options that shouldn't be touched",
"Reload sources": "Reload sources",
"Delete source": "Delete source",
"Known sources": "Known sources",
"Update checking": "Update checking",
"Automatic updates": "Automatic updates",
"Check for package updates periodically": "Check for package updates periodically",
"Check for updates every:": "Check for updates every:",
"Install available updates automatically": "Install available updates automatically",
"Do not automatically install updates when the network connection is metered": "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 device runs on battery",
"Do not automatically install updates when the battery saver is on": "Do not automatically install updates when the battery saver is on",
"Only show updates that are at least the specified number of days old": "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)": "Warn me when the installer URL host changes between the installed version and the new version (WinGet only)",
"Change how UniGetUI handles install, update and uninstall operations.": "Change how UniGetUI handles install, update and uninstall operations.",
"Navigation": "Navigation",
"Check for UniGetUI updates": "Check for UniGetUI updates",
"Quit UniGetUI": "Quit UniGetUI",
"Filters": "Filters",
"Sources": "Sources",
"Search for packages to start": "Search for packages to start",
"Select all": "Select all",
"Clear selection": "Clear selection",
"Instant search": "Instant search",
"Distinguish between uppercase and lowercase": "Distinguish between uppercase and lowercase",
"Ignore special characters": "Ignore special characters",
"Search mode": "Search mode",
"Both": "Both",
"Exact match": "Exact match",
"Show similar packages": "Show similar packages",
"Loading": "Loading",
"Package": "Package",
"More options": "More options",
"Order by:": "Order by:",
"Name": "Name",
"Id": "Id",
"Ascendant": "Ascendant",
"Descendant": "Descendant",
"View modes": "View modes",
"Reload": "Reload",
"Closed": "Closed",
"Ascending": "Ascending",
"Descending": "Descending",
"{0}: {1}, {2}": "{0}: {1}, {2}",
"Order by": "Order by",
"No results were found matching the input criteria": "No results were found matching the input criteria",
"No packages were found": "No packages were found",
"Loading packages": "Loading packages",
"Skip integrity checks": "Skip integrity checks",
"Download selected installers": "Download selected installers",
"Install selection": "Install selection",
"Install options": "Install options",
"Add selection to bundle": "Add selection to bundle",
"Download installer": "Download installer",
"Uninstall selection": "Uninstall selection",
"Uninstall options": "Uninstall options",
"Ignore selected packages": "Ignore selected packages",
"Open install location": "Open install location",
"Reinstall package": "Reinstall package",
"Uninstall package, then reinstall it": "Uninstall package, then reinstall it",
"Ignore updates for this package": "Ignore updates for this package",
"WinGet malfunction detected": "WinGet malfunction detected",
"It looks like WinGet is not working properly. Do you want to attempt to repair WinGet?": "It looks like WinGet is not working properly. Do you want to attempt to repair WinGet?",
"Repair WinGet": "Repair WinGet",
"Updates will no longer be ignored for {0}": "Updates will no longer be ignored for {0}",
"Updates are now ignored for {0}": "Updates are now ignored for {0}",
"Do not ignore updates for this package anymore": "Do not ignore updates for this package anymore",
"Add packages or open an existing package bundle": "Add packages or open an existing package bundle",
"Add packages to start": "Add packages to start",
"The current bundle has no packages. Add some packages to get started": "The current bundle has no packages. Add some packages to get started",
"New": "New",
"Save as": "Save as",
"Create .ps1 script": "Create .ps1 script",
"Remove selection from bundle": "Remove selection from bundle",
"Skip hash checks": "Skip hash checks",
"The package bundle is not valid": "The package bundle is not valid",
"The bundle you are trying to load appears to be invalid. Please check the file and try again.": "The bundle you are trying to load appears to be invalid. Please check the file and try again.",
"Package bundle": "Package bundle",
"Could not create bundle": "Could not create bundle",
"The package bundle could not be created due to an error.": "The package bundle could not be created due to an error.",
"Install script": "Install script",
"PowerShell script": "PowerShell script",
"The installation script saved to {0}": "The installation script saved to {0}",
"An error occurred": "An error occurred",
"An error occurred while attempting to create an installation script:": "An error occurred while attempting to create an installation script:",
"Hooray! No updates were found.": "Hooray! No updates were found.",
"Uninstall selected packages": "Uninstall selected packages",
"Update selection": "Update selection",
"Update options": "Update options",
"Uninstall package, then update it": "Uninstall package, then update it",
"Uninstall package": "Uninstall package",
"Skip this version": "Skip this version",
"Pause updates for": "Pause updates for",
"User | Local": "User | Local",
"Machine | Global": "Machine | Global",
"The default package manager for Debian/Ubuntu-based Linux distributions.<br>Contains: <b>Debian/Ubuntu packages</b>": "The default package manager for Debian/Ubuntu-based Linux distributions.<br>Contains: <b>Debian/Ubuntu packages</b>",
"The Rust package manager.<br>Contains: <b>Rust libraries and programs written in Rust</b>": "The Rust package manager.<br>Contains: <b>Rust libraries and programs written in Rust</b>",
"The classical package manager for windows. You'll find everything there. <br>Contains: <b>General Software</b>": "The classic package manager for Windows. You'll find everything there. <br>Contains: <b>General Software</b>",
"The default package manager for RHEL/Fedora-based Linux distributions.<br>Contains: <b>RPM packages</b>": "The default package manager for RHEL/Fedora-based Linux distributions.<br>Contains: <b>RPM packages</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>": "A repository full of tools and executables designed with Microsoft's .NET ecosystem in mind.<br>Contains: <b>.NET related tools and scripts</b>",
"The universal Linux package manager for desktop applications.<br>Contains: <b>Flatpak applications from configured remotes</b>": "The universal Linux package manager for desktop applications.<br>Contains: <b>Flatpak applications from configured remotes</b>",
"NuPkg (zipped manifest)": "NuPkg (zipped manifest)",
"The Missing Package Manager for macOS (or Linux).<br>Contains: <b>Formulae, Casks</b>": "The Missing Package Manager for macOS (or Linux).<br>Contains: <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'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>",
"The default package manager for Arch Linux and its derivatives.<br>Contains: <b>Arch Linux packages</b>": "The default package manager for Arch Linux and its derivatives.<br>Contains: <b>Arch Linux packages</b>",
"Python's library manager. Full of python libraries and other python-related utilities<br>Contains: <b>Python libraries and related utilities</b>": "Python's library manager. Full of python libraries and other python-related utilities<br>Contains: <b>Python libraries and related utilities</b>",
"PowerShell's package manager. Find libraries and scripts to expand PowerShell capabilities<br>Contains: <b>Modules, Scripts, Cmdlets</b>": "PowerShell's package manager. Find libraries and scripts to expand PowerShell capabilities<br>Contains: <b>Modules, Scripts, Cmdlets</b>",
"extracted": "extracted",
"Scoop package": "Scoop package",
"Great repository of unknown but useful utilities and other interesting packages.<br>Contains: <b>Utilities, Command-line programs, General Software (extras bucket required)</b>": "Great repository of unknown but useful utilities and other interesting packages.<br>Contains: <b>Utilities, Command-line programs, General Software (extras bucket required)</b>",
"The universal Linux package manager by Canonical.<br>Contains: <b>Snap packages from the Snapcraft store</b>": "The universal Linux package manager by Canonical.<br>Contains: <b>Snap packages from the Snapcraft store</b>",
"library": "library",
"feature": "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>": "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>",
"option": "option",
"This package cannot be installed from an elevated context.": "This package cannot be installed from an elevated context.",
"Please run UniGetUI as a regular user and try again.": "Please run UniGetUI as a regular user and try again.",
"Please check the installation options for this package and try again": "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's official package manager. Full of well-known and verified packages<br>Contains: <b>General Software, Microsoft Store apps</b>",
"Local PC": "Local PC",
"Android Subsystem": "Android Subsystem",
"Operation on queue (position {0})...": "Operation on queue (position {0})...",
"Click here for more details": "Click here for more details",
"Operation canceled by user": "Operation canceled by user",
"Running PreOperation ({0}/{1})...": "Running PreOperation ({0}/{1})...",
"PreOperation {0} out of {1} failed, and was tagged as necessary. Aborting...": "PreOperation {0} out of {1} failed, and was tagged as necessary. Aborting...",
"PreOperation {0} out of {1} finished with result {2}": "PreOperation {0} out of {1} finished with result {2}",
"Starting operation...": "Starting operation...",
"Running PostOperation ({0}/{1})...": "Running PostOperation ({0}/{1})...",
"PostOperation {0} out of {1} failed, and was tagged as necessary. Aborting...": "PostOperation {0} out of {1} failed, and was tagged as necessary. Aborting...",
"PostOperation {0} out of {1} finished with result {2}": "PostOperation {0} out of {1} finished with result {2}",
"{package} installer download": "{package} installer download",
"{0} installer is being downloaded": "{0} installer is being downloaded",
"Download succeeded": "Download succeeded",
"{package} installer was downloaded successfully": "{package} installer was downloaded successfully",
"Download failed": "Download failed",
"{package} installer could not be downloaded": "{package} installer could not be downloaded",
"{package} Installation": "{package} Installation",
"{0} is being installed": "{0} is being installed",
"Installation succeeded": "Installation succeeded",
"{package} was installed successfully": "{package} was installed successfully",
"Installation failed": "Installation failed",
"{package} could not be installed": "{package} could not be installed",
"{package} Update": "{package} Update",
"Update succeeded": "Update succeeded",
"{package} was updated successfully": "{package} was updated successfully",
"Update failed": "Update failed",
"{package} could not be updated": "{package} could not be updated",
"{package} Uninstall": "{package} Uninstall",
"{0} is being uninstalled": "{0} is being uninstalled",
"Uninstall succeeded": "Uninstall succeeded",
"{package} was uninstalled successfully": "{package} was uninstalled successfully",
"Uninstall failed": "Uninstall failed",
"{package} could not be uninstalled": "{package} could not be uninstalled",
"Adding source {source}": "Adding source {source}",
"Adding source {source} to {manager}": "Adding source {source} to {manager}",
"Source added successfully": "Source added successfully",
"The source {source} was added to {manager} successfully": "The source {source} was added to {manager} successfully",
"Could not add source": "Could not add source",
"Could not add source {source} to {manager}": "Could not add source {source} to {manager}",
"Removing source {source}": "Removing source {source}",
"Removing source {source} from {manager}": "Removing source {source} from {manager}",
"Source removed successfully": "Source removed successfully",
"The source {source} was removed from {manager} successfully": "The source {source} was removed from {manager} successfully",
"Could not remove source": "Could not remove source",
"Could not remove source {source} from {manager}": "Could not remove source {source} from {manager}",
"The package manager \"{0}\" was not found": "The package manager \"{0}\" was not found",
"The package manager \"{0}\" is disabled": "The package manager \"{0}\" is disabled",
"There is an error with the configuration of the package manager \"{0}\"": "There is an error with the configuration of the package manager \"{0}\"",
"The package \"{0}\" was not found on the package manager \"{1}\"": "The package \"{0}\" was not found on the package manager \"{1}\"",
"{0} is disabled": "{0} is disabled",
"{0} weeks": "{0} weeks",
"1 month": "1 month",
"{0} months": "{0} months",
"Something went wrong": "Something went wrong",
"An interal error occurred. Please view the log for further details.": "An internal error occurred. Please view the log for further details.",
"No applicable installer was found for the package {0}": "No applicable installer was found for the package {0}",
"Integrity checks will not be performed during this operation": "Integrity checks will not be performed during this operation",
"This is not recommended.": "This is not recommended.",
"Run now": "Run now",
"Run next": "Run next",
"Run last": "Run last",
"Show in explorer": "Show in explorer",
"Checked": "Checked",
"Unchecked": "Unchecked",
"This package is already installed": "This package is already installed",
"This package can be upgraded to version {0}": "This package can be upgraded to version {0}",
"Updates for this package are ignored": "Updates for this package are ignored",
"This package is being processed": "This package is being processed",
"This package is not available": "This package is not available",
"Select the source you want to add:": "Select the source you want to add:",
"Source name:": "Source name:",
"Source URL:": "Source URL:",
"An error occurred when adding the source: ": "An error occurred when adding the source: ",
"Package management made easy": "Package management made easy",
"version {0}": "version {0}",
"[RAN AS ADMINISTRATOR]": "RAN AS ADMINISTRATOR",
"Portable mode": "Portable mode\n",
"DEBUG BUILD": "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": "Here you can change UniGetUI's behaviour regarding the following shortcuts. Checking a shortcut will make UniGetUI delete it if gets created on a future upgrade. Unchecking it will keep the shortcut intact",
"Manual scan": "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.": "Existing shortcuts on your desktop will be scanned, and you will need to pick which ones to keep and which ones to remove.",
"Delete?": "Delete?",
"I understand": "I understand",
"Chocolatey setup changed": "Chocolatey setup changed",
"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 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.",
"NOTE: This troubleshooter can be disabled from UniGetUI Settings, on the WinGet section": "NOTE: This troubleshooter can be disabled from UniGetUI Settings, on the WinGet section",
"Restart": "Restart",
"Are you sure you want to delete all shortcuts?": "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 new shortcuts 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.": "Any shorcuts created or modified outside of UniGetUI will be ignored. You will be able to add them via the {0} button.",
"Are you really sure you want to enable this feature?": "Are you really sure you want to enable this feature?",
"No new shortcuts were found during the scan.": "No new shortcuts were found during the scan.",
"How to add packages to a bundle": "How to add packages to a bundle",
"In order to add packages to a bundle, you will need to: ": "In order to add packages to a bundle, you will need to: ",
"1. Navigate to the \"{0}\" or \"{1}\" page.": "1. Navigate to the \"{0}\" or \"{1}\" page.",
"2. Locate the package(s) you want to add to the bundle, and select their leftmost checkbox.": "2. Locate the package(s) you want to add to the bundle, and select their leftmost checkbox.",
"3. When the packages you want to add to the bundle are selected, find and click the option \"{0}\" on the toolbar.": "3. When the packages you want to add to the bundle are selected, find and click the option \"{0}\" on the toolbar.",
"4. Your packages will have been added to the bundle. You can continue adding packages, or export the bundle.": "4. Your packages will have been added to the bundle. You can continue adding packages, or export the bundle.",
"Which backup do you want to open?": "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.": "Select the backup you want to open. Later, you will be able to review which packages/programs you want to restore.",
"There are ongoing operations. Quitting UniGetUI may cause them to fail. Do you want to continue?": "There are ongoing operations. Quitting UniGetUI may cause them to fail. Do you want to continue?",
"UniGetUI or some of its components are missing or corrupt.": "UniGetUI or some of its components are missing or corrupt.",
"It is strongly recommended to reinstall UniGetUI to adress the situation.": "It is strongly recommended to reinstall UniGetUI to address the situation.",
"Refer to the UniGetUI Logs to get more details regarding the affected file(s)": "Refer to the UniGetUI Logs to get more details regarding the affected file(s)",
"Integrity checks can be disabled from the Experimental Settings": "Integrity checks can be disabled from the Experimental Settings",
"Repair UniGetUI": "Repair UniGetUI",
"Live output": "Live output",
"This package bundle had some settings that are potentially dangerous, and may be ignored by default.": "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 YELLOW will be IGNORED.",
"Entries that show in RED will be IMPORTED.": "Entries that show in RED will be IMPORTED.",
"You can change this behavior on UniGetUI security settings.": "You can change this behavior on UniGetUI security settings.",
"Open UniGetUI security settings": "Open UniGetUI security settings",
"Should you modify the security settings, you will need to open the bundle again for the changes to take effect.": "Should you modify the security settings, you will need to open the bundle again for the changes to take effect.",
"Details of the report:": "Details of the report:",
"Are you sure you want to create a new package bundle? ": "Are you sure you want to create a new package bundle? ",
"Any unsaved changes will be lost": "Any unsaved changes will be lost",
"Warning!": "Warning!",
"For security reasons, custom command-line arguments are disabled by default. Go to UniGetUI security settings to change this. ": "For security reasons, custom command-line arguments are disabled by default. Go to UniGetUI security settings to change this. ",
"Change default options": "Change default options",
"Ignore future updates for this package": "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. ": "For security reasons, pre-operation and post-operation scripts are disabled by default. Go to UniGetUI security settings to change this. ",
"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.": "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.",
"Change this and unlock": "Change this and unlock",
"{0} Install options are currently locked because {0} follows the default install options.": "{0} Install options are currently locked because {0} follows the default install options.",
"Unset or unknown": "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.": "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.",
"Become a contributor": "Become a contributor",
"Update to {0} available": "Update to {0} available",
"Reinstall": "Reinstall",
"Installer not available": "Installer not available",
"Version:": "Version:",
"UniGetUI Version {0}": "UniGetUI Version {0}",
"Performing backup, please wait...": "Performing backup, please wait...",
"An error occurred while logging in: ": "An error occurred while logging in: ",
"Fetching available backups...": "Fetching available backups...",
"Done!": "Done!",
"The cloud backup has been loaded successfully.": "The cloud backup has been loaded successfully.",
"An error occurred while loading a backup: ": "An error occurred while loading a backup: ",
"Backing up packages to GitHub Gist...": "Backing up packages to GitHub Gist...",
"Backup Successful": "Backup successful",
"The cloud backup completed successfully.": "The cloud backup completed successfully.",
"Could not back up packages to GitHub Gist: ": "Could not back up packages to 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": "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": "Enable the automatic WinGet troubleshooter",
"Add updates that fail with a 'no applicable update found' to the ignored updates list": "Add updates that fail with 'no applicable update found' to the ignored updates list.",
"Invalid selection": "Invalid selection",
"No package was selected": "No package was selected",
"More than 1 package was selected": "More than 1 package was selected",
"List": "List",
"Grid": "Grid",
"Icons": "Icons",
"\"{0}\" is a local package and does not have available details": "\"{0}\" is a local package and does not have available details",
"\"{0}\" is a local package and is not compatible with this feature": "\"{0}\" is a local package and is not compatible with this feature",
"Add packages to bundle": "Add packages to bundle",
"Preparing packages, please wait...": "Preparing packages, please wait...",
"Loading packages, please wait...": "Loading packages, please wait...",
"Saving packages, please wait...": "Saving packages, please wait...",
"The bundle was created successfully on {0}": "The bundle was created successfully on {0}",
"User profile": "User profile",
"Error": "Error",
"Log in failed: ": "Log in failed: ",
"Log out failed: ": "Log out failed: ",
"Package backup settings": "Package backup settings"
}