forked from LegacyLauncher/translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlang_en_US.properties
969 lines (966 loc) · 69.9 KB
/
lang_en_US.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
# TL language file UTF-8
# Loginform
loginform.checkbox.autologin=Delayed start
loginform.checkbox.forceupdate=Force update
loginform.enter=Enter the game
loginform.enter.install=Install and play
loginform.enter.reinstall=Reinstall
loginform.enter.cancel=Cancel
loginform.cancel=Cancel start (%0)...
loginform.cancel-download=Stop download
loginform.wrongbutton=Wrong button ;)
loginform.site=Visit our site
loginform.loading=Loading...
loginform.button.refresh=Refresh
loginform.button.refresh-cancel=Cancel
loginform.button.folder=Game folder
loginform.button.folder.family=Open %0 folder
loginform.button.folder.root=Open Minecraft root folder
loginform.button.feedback=Feedback
loginform.button.settings=Preferences
loginform.button.visit=Visit our site
loginform.button.settings.account=Manage accounts
loginform.button.settings.version=Manage versions
loginform.button.settings.launcher=Launcher & game preferences
loginform.button.settings.notices=Notices
loginform.button.support=Need help?
loginform.button.support.processing.title=Preparing...
loginform.button.support.processing.head=Collecting data... Please wait, this may take a few minutes.
loginform.button.support.vk=<html><b>Follow TL</b></html>
loginform.button.support.discord=Join our Discord server
loginform.button.support.fb=<html><b>Like us on Facebook</b></html>
# Account
account.type.free=Free (without password)
account.type.mojang=Mojang (premium)
account.type.ely=Ely.by
account.type.minecraft=Microsoft
account.username=User name
account.email=E-mail
account.auth.free=Free (w/out password)
account.auth.mojang=Password for Mojang.com:
account.auth.ely=Password for Ely.by:
account.save=Save account
account.list=Accounts you've created:
account.empty=(create at least one account)
account.manage=Create and manage accounts...
account.creating=(creating account)
account.loading.ely=(waiting...)
account.button.add=Add account
account.button.remove=Remove account
account.button.ely.toggle=Use Ely.by skins
account.button.ely.enabled.title=Enabling Ely
account.button.ely.enabled=<b>Awesome! Now you can see skins from Ely.by!</b>\n\nIf you want to use Ely and change your skin, just register at <a href="https://tlaun.ch/ely?from=enabled_globally">Ely.by</a> and log in using your credentials!
account.button.ely.disabled.title=Disabling Ely
account.button.ely.disabled=From now <b>we can't guarantee that you will be able to see other players' skins</b>, until you log in with Ely.by or Mojang account.\n\nDo you really want to disable Ely.by for free accounts?
account.button.home=Back into main menu
account.exception.soft.title=We can proceed
account.exception.soft=Would you like to continue?
# Versions
version.description.release=Releases
version.description.snapshot=Snapshots
version.description.launcher=Launchers
version.description.modified=Modified
version.description.old_alpha=Alpha
version.description.old_beta=Beta
version.description.pending=Experimental
versions.loading=Loading version list...
versions.notfound.title=Error getting versions!
versions.notfound=Cannot get version list from the repository. Possible causes:\n- Bad Internet connection\n- Firewall is blocking TL\n- Invalid date or time
versions.notfound.tip=(not installed)
versions.notfound.disabled.title=Refreshing disabled
versions.notfound.disabled=Can't find installed versions. Check «Remote» in the Minecraft tab and save your settings to allow refreshing version list. Also you can try to install versions yourself.
version.refresh=Please wait...
version.release=Release
version.snapshot=Snapshot
version.old_beta=Beta
version.old_alpha=Alpha
version.launcher=Launcher
version.pending=Experimental
version.latest.release=Latest release
version.latest.snapshot=Latest snapshot
version.latest.modified=Latest modified
versions.found-update.title=An update is found!
versions.found-update=An update is found. It is strongly recommended to click "Yes".\nNote that libraries will be redownloaded, this may require a stable Internet connection.\nDo you want to update this version?
versions.found-update.error.title=Cannot cancel the update!
versions.found-update.error=An error occurred while trying to rewrite JSON file of this version. Next time previous message will be shown again.\nSorry C:
versions.manage=Manage versions...
versions.damaged-json.title=Version is damaged
versions.damaged-json=We noticed that this version was probably damaged by some third-party launcher. It is recommended to perform «Force update». This operation will force the launcher to download required files one more time to set things back to normal.\n\nDo you want to perform «Force update»?
# Version manager
version.manager.list=Version list:
version.manager.editor.select=Choose version from the list...
version.manager.editor.multiselect=Chosen %0 versions.
version.manager.editor.label.select=Please select a version to edit.
version.manager.editor.label.download=You must install this version to edit it.
version.manager.editor.label.wise=You should use the editor wisely.
version.manager.editor.label.downloading=This version is now being downloaded.
version.manager.editor.field.id=ID:
version.manager.editor.field.type=Release type:
version.manager.editor.field.releaseTime=Release time:
version.manager.editor.field.time=Update time:
version.manager.editor.field.jvmArguments=JVM-arguments:
version.manager.editor.field.minecraftArguments=Program arguments:
version.manager.editor.field.mainClass=Main class:
version.manager.editor.field.assets=Assets:
version.manager.editor.field.source=Source:
version.manager.editor.field.minimumLauncherVersion=Required version:
version.manager.editor.button.save=Save version
version.manager.editor.button.reset=Reset changes
version.manager.editor.error.saving.title=Error saving version
version.manager.editor.error.saving=An error occurred while trying to save version.
version.manager.downloader.warning.title=Warning!
version.manager.downloader.warning.force.single=You've chosen version %0, which doesn't need to be updated. Continue?
version.manager.downloader.warning.force.multiply=You've chosen %0, which doesn't need to be updated. Continue?
version.manager.downloader.warning.force.multiply.0.plural=%n version;%n versions;%n
version.manager.downloader.error.title=Error occurred!
version.manager.downloader.error.local=Cannot update version %0, because it's a local version.\nIf you're sure that this version has a remote copy, refresh the version list from the server.
version.manager.downloader.error.getting=Cannot get complete version of %0 from the server.
version.manager.downloader.error.saving=Cannot save version %0.
version.manager.downloader.error.downloading=Cannot download version %0.
version.manager.downloader.info.title=Information
version.manager.downloader.info.no-needed=No file to load.
version.manager.downloader.menu.ordinary=Download missing files
version.manager.downloader.menu.force=Force update
version.manager.refresher.menu.local=Refresh local version list
version.manager.refresher.menu.remote=Refresh version list from the server
version.manager.delete.error.title=Error deleting version
version.manager.delete.error.single=An error occurred while trying to delete version.
version.manager.delete.error.multiply=Errors occurred while trying to delete versions.
version.manager.delete.menu.jar=Remove version folder
version.manager.delete.menu.libraries=Remove version folder and libraries
version.list.needsupdate=(update available)
version.dir.noaccess.title=No access
version.dir.noaccess=Can't access Minecraft folder. Please choose another one:
version.dir.noexplorer.title=Error creating Explorer window
version.dir.noexplorer=Please enter new folder path by yourself:
version.dir.exit.title=Cannot start TL
version.dir.exit=TL cannot start because it can't work in a folder it doesn't have access to
version.manager.alert.title=Update alert
version.manager.alert.header.found.welcome=Welcome back! While you were gone,
version.manager.alert.header.found=Wow! TL has found
version.manager.alert.header.single.release=a new release has appeared:
version.manager.alert.header.single.snapshot=a new snapshot has been released:
version.manager.alert.header.single.unknown=a new version has been released:
version.manager.alert.header.multiple=new versions have been released.
version.manager.alert.release.single=New release:
version.manager.alert.release.multiple=New releases:
version.manager.alert.snapshot.single=New snapshot:
version.manager.alert.snapshot.multiple=New snapshots:
version.manager.alert.unknown.single=Also:
version.manager.alert.unknown.multiple=Also:
version.manager.alert.more=... and %0 more
version.manager.alert.more.0.plural=%n;%n versions
version.manager.alert.time.justnow=less than minute ago
version.manager.alert.time.minute=%0 ago
version.manager.alert.time.minute.0.plural=%n minute;%n minutes
version.manager.alert.time.hour=%0 ago
version.manager.alert.time.hour.0.plural=%n hour;%n hours
version.manager.alert.time.day=%0 ago
version.manager.alert.time.day.0.plural=%n day;%n days;%n
version.manager.alert.time.week=%0 ago
version.manager.alert.time.week.0.plural=%n week;%n weeks;%n
version.manager.alert.time.longtimeago=long time ago
version.manager.alert.time.unknown=unknown
# Loginform.errors
auth.error.title=Authorization error
auth.error.unknown=An unknown error occurred during the authorization process.
auth.error.unreachable=Authorization server is unavailable. Please check your Internet connection and firewall settings.
auth.error.unparseable=Cannot recognize server response.\nThe server is probably undergoing maintenance.
auth.error.relogin.ely=Could not authorize you against Ely auth server.\nPlease open "Account Manager" and create your account again.
auth.error.relogin.ely.editor=Invalid login/password/token. Please check your keyboard layout and try again.\nIf you forgot your password: <a href="https://ely.by/authorization/recoverPass">https://ely.by/authorization/recoverPass</a>
auth.error.relogin.mojang=Could not authorize you against Mojang auth server.\nPlease open "Account Manager" and create your account again.
auth.error.relogin.mojang.editor=Invalid login/password/token. Please check your keyboard layout and try again.\nIf you forgot your password: <a href="https://account.mojang.com/password">https://account.mojang.com/password</a>\n\nIf this error shows up too often, please change your password as your login credentials may be stolen!
auth.error.migrated=This user has already migrated to a Mojang account. Use your e-mail address instead of your username.
auth.error.internal=An internal error occurred. Please contact the developer.
auth.error.unavailable=Service temporary not available.
auth.error.banned=This account has been suspended.
auth.profiles.save-error.title=Error saving profiles.
auth.profiles.save-error=An unknown error occurred saving profiles into file.
auth.error.nopass.title=Password required!
auth.error.nopass=Please enter the account password!
auth.error.nousername.title=Username required!
auth.error.nousername=Please enter username (or e-mail)!
auth.tip.free=Using <b>free</b> account given you the opportunity to play offline. It is recommended to <a href="https://minecraft.net/store/minecraft">purchase Minecraft</a> to have full access to all advantages of Minecraft. Alternatively, you can use Ely.by account.
auth.tip.mojang=<b>Mojang account</b> gives you full advantages of playing Minecraft! You can purchase it on <a href="https://minecraft.net/store/minecraft">Minecraft.net</a>.
auth.tip.ely=<b>Ely account</b> brings you benefits of its free skin system. You should <a href="https://ely.by/?utm_source=TL&utm_medium=link&utm_term=accounts_page&utm_campaign=TL%20%D0%B0%D0%B2%D1%82%D0%BE%D1%80%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F">register</a> to use it.
forceupdate.local.title=Updating is not possible
forceupdate.local=This version is not found on the server, so it can't be updated.
forceupdate.question.title=Possible data loss!
forceupdate.question=Are you sure want to reinstall this version?\nRemember that the libraries will be updated, too.
account.empty.error.title=Account list is empty
account.empty.error=You should create at least one account and select it.
# Loginform.info
loginform.checkbox.autologin.tip.title=Autologin tip
loginform.checkbox.autologin.tip=TL will launch the selected Minecraft version automatically next time it starts.
# Progressbar
progressBar.init=Initializing...
progressBar.speed=KB/s
progressBar.downloading=Downloading %0
progressBar.downloading.0.plural=one file;%n files
progressBar.remaining=%0
progressBar.remaining.0.plural=1 file remaining;%n files remaining
# Launcher
launcher.error.title=An error occurred
launcher.error.unknown=An unknown error occurred
launcher.error.noArgs=Error gettings arguments for this version.
launcher.error.download-jar=Error getting libraries from the server. Check your Internet connection.
launcher.error.download-assets=Error getting assets from the server. Check your Internet connection.
launcher.error.save=Error saving version.
launcher.error.index-file=Could not parse assets index file.\nTry to disable anti-virus protection for a while and then use "Force update"
launcher.error.reconstruct-assets=Error creating virtual folder. Please try again...
launcher.error.migrate-assets=Error migrating old assets. Please scan the file system for errors.
launcher.error.unpack-natives=Error occurred while unpacking native libraries.\nTick "Force update" to download them again.
launcher.error.java-exec=Cannot find Java path (under Windows it should be a file):
launcher.error.folder-not-found=Cannot find specified Minecraft folder:
launcher.error.version-not-found=Launching version is not found:
launcher.error.account-invalid=Incorrect account name:
launcher.error.account-not-found=Couldn't find account:
launcher.error.start=Error occurred while trying to start JVM:
launcher.error.exec-not-found=Executable file is not found. Clear "Command" option in the launcher settings and try again.
launcher.error.download=We could not download some files. Here are some common reasons:\n– Unreliable Internet access\n– Spyware installed on your computer (like RelevantKnowledge)\n– Inconsistent root certificates. Check date and time, and then try <a href="https://java.com/">updating your Java</a>.\n\nIf nothing helps, this is likely caused by an antivirus.
launcher.error.classpath=Cannot find required file!\nIf you can't repair it, tick "Force update".
launcher.error.version-info=Cannot get information about this version!
launcher.error.incompatible=The current version of TL can't launch this Minecraft version. Please restart TL to update.
launcher.error.delete-entries=Error deleting files (entries) from JAR file.
launcher.error.mcleaks-unsupported=MCLeaks accounts are not supported in this runtime environment. Please select another account.
launcher.error.free-space-java=Insufficient disk space. Please free the following amount to install required Java.
launcher.error.free-space=Insufficient space on the hard drive that we're trying to use to start Minecraft. Please free up to 512 Mbytes to continue.
launcher.error.no-selected-java=Cannot find selected Java. Open Preferences, and set "Java" field to "Use current"
launcher.error.could-not-download-java=Could not install selected Java
launcher.error.could-not-fetch-complete-version=Couldn't fetch data required to launch this Minecraft version. Please check your Internet connection.
# Launcher steps
launcher.step.collecting=Collecting info...
launcher.step.comparing-assets=Comparing assets...
launcher.step.comparing-assets-long=Comparing assets (may take a while)...
launcher.step.checking-jre=Validating Java...
launcher.step.downloading=Downloading resources...
launcher.step.reconstructing-assets=Reconstructing assets...
launcher.step.unpacking-natives=Unpacking natives...
launcher.step.deleting-entries=Deleting entries...
launcher.step.constructing=Launching the game...
# Launcher warning
launcher.warning.title=Warning!
launcher.warning.incompatible.environment=The selected version is incompatible with your environment. TL will try to launch it, but issues may occur
launcher.warning.incompatible.launcher=The selected version is incompatible with your current version of TL. It will be launched anyway, but issues may occur
launcher.warning.assets=An error occurred while trying to download assets. This message won't be shown again until you restart TL. Remember that some files are missing.
launcher.warning.assets.kaspersky=Error occurred while trying to download assets. If you have Kaspersky installed on this computer, please add the exception to White-list of Anti-Banner:
launcher.warning.assets.long.title=Assets check timed out
launcher.warning.assets.long=We've been checking a single file for too long. This might be caused by disk corruption. Please check it for errors.
launcher.warning.jre-platform-unknown=This platform is not supported by the launcher. We're not sure if this will work. Continue?
launcher.warning.jre-platform-unsupported=This platform is not supported by Minecraft. We're not sure if this will work. Continue?
launcher.warning.jre-manifest-unavailable.use-local=Couldn't fetch JRE file list.\nWe've found a local JRE, but it may be older than needed.\n\nContinue anyway?
launcher.warning.jre-manifest-unavailable.use-current=Couldn't fetch JRE file list.\n\nWe might continue with the current JRE (the one launcher runs on), but we're not sure if this will work. Continue anyway?
launcher.warning.jre-not-found=Couldn't find the JRE that this Minecraft version requires.\n\nWe might continue with the current JRE (the one launcher runs on), but we're not sure if this will work. Continue anyway?
launcher.warning.jre-will-take-remaining-space=This Minecraft version requires a specific JRE that we need to download and install, but there's not enough space available for it. Please free at least %0 MiB and press "Yes" to continue installation.
# Crashes
crash.error.title=OMG!
crash.error=Crash Manager has crashed O_o This is weird, right?\n\nYou can help us resolving this issue by sending the logs. To save the logs, do the following: open launcher settings, open "TL" tab and then select "Logger" -> "Always enabled", then "Save".\nNow you should be able to see the logs.\n\nPlease save it in the file (or Pastebin) and send us what you got: <!--<a href="https://tlaun.ch/vk"></a>-->
crash.loading.title=Something went wrong...
crash.loading.head=Please wait a bit, we're investigating the issues...
crash.buttons.logs=Open the logs (for advanced users)
crash.buttons.support=Need help?
crash.buttons.exit=Exit
crash.buttons.open-settings=Open settings
crash.buttons.disable-optimized=Disable optimized arguments
crash.buttons.fix-heap=Fix heap size
crash.buttons.install-java64=Install Java 64-bit
crash.buttons.open-mods=Open mods folder
crash.buttons.update-java=Update Java
crash.buttons.force-update="Force update"
crash.actions.set-options=Sucessfully saved new Minecraft settings.
crash.unknown.title=Something went wrong...
crash.unknown.body=Minecraft has closed due to an unknown error (unknown, yet c:)\n\nThis is okay for Minecraft, don't worry. This happens to all of us.\n\nYou can investigate the cause of this problem yourself or ask for help from our small support team :)
crash.metaspace.title=Metaspace error
crash.metaspace.body=This is just a Metaspace error. Disable overlays (such as Discord and GeForce Experience) and try again.\nThis issue also may be caused by insufficient available system memory. Close all unneeded applications and try again
crash.oom-x86.title=Out of Memory
crash.oom-x86.body=Minecraft has used up all the memory allocated for it.\n\nWe found that you're running Java x86 on 64-bit system.\nPlease use Java for 64-bit systems instead of the current one.
crash.oom.title=Out of Memory
crash.oom.body=Minecraft has used up allocated memory.\n\nYou should try to disable optimized arguments or increase allocated memory.
crash.heap-x86.title=Heap error
crash.heap-x86.body=Your 64-bit system uses 32-bit Java, that cannot allocate more than 1.5 Gbyte of memory for Minecraft.\n\nYou should install 64-bit Java or decrease memory allocation size.
crash.heap-x86.buttons.open-settings=Open settings
crash.heap.title=Too much heap
crash.heap.body=Java could not allocate memory for Minecraft due to too large heap size.\n\nYou should decrease memory allocation size.
crash.invalid-username.title=Incorrect path
crash.invalid-username.body=You cannot run Java applications in directories that have «!» in their path.\n\nOpen settings and change Minecraft directory to another one.
crash.firewall-block.title=Connection is blocked
crash.firewall-block.body=Minecraft could not start the internal server due to a connection block. This may be caused by your antivirus or firewall.\n\nDisable antivirus and firewall to be sure and try again.\n\nIf you're using avast! and turning it off does not help, reinstalling avast! should help.
crash.server-resource-pack.title=Error loading resourcepack
crash.server-resource-pack.body=Minecraft could not load the server resource pack due to an unknown error.\n\nDisable downloading server resource packs in the Edit Server menu
crash.incorrent-mods-version.title=Found incompatible mod
crash.incorrent-mods-version.body=There is a mod in the mods folder that is not compatible with current Minecraft version.\n\nPlease remove this mod or use appropriate Minecraft version – then the game will start normally.
crash.codechicken-core-missing.title=CodeChickenCore is required
crash.codechicken-core-missing.body=CodeChickenCore is required by a mod installed in your directory.\nDownload CodeChickenCore and move to your mods folder.
crash.codechicken-core-missing.buttons.download=Download CodeChickenCore
crash.graphics.general.title=Incompatible drivers
crash.graphics.general.body=Minecraft was closed due to incompatible graphics drivers.\n\nWe could not detect your graphics card. Please contact your administrator.
crash.graphics.intel.downgrade-to-jre8u60.title=Incompatible Java version
crash.graphics.intel.downgrade-to-jre8u60.body=There is the incompatibility problem with 1st and 2nd Intel chipset drivers that does not allow you to play on a Java version that is newer than 8u60.\n\nYou should install Java 8u60, uninstalling your current Java version.
crash.graphics.intel.buttons.downgrade-to-jre8u60=Install Java 8 Update 60
crash.graphics.intel.1.10.title=Intel drivers bug
crash.graphics.intel.1.10.body=This crash is caused by Intel drivers bug. You may do the following to solve the problem:\n\n1) Update your Intel drivers (important!)\n2) Increase memory allocation in the launcher settings\n3) Enable VSync and disable VBOs using in-game graphics settings
crash.graphics.update-driver.title=%0 drivers should be updated
crash.graphics.update-driver.body=We think that your system uses outdated graphics drivers for %0.\n\nYou should update them and try again.
crash.graphics.buttons.driver-update=Update %0 drivers
crash.graphics.buttons.intel-nvidia-select=How to use an NVIDIA graphics card?
crash.graphics.buttons.intel-amd-select=How to setup an AMD GPU?
crash.arch.title=Incompatibility bug
crash.arch.body=This crash is caused by architecture incompatibility bug: your system is 64-bit, but Java is 32-bit.\nPlease install Java 64-bit to solve the problem.
crash.extracted-mods-found.title=Unpacked mods found
crash.extracted-mods-found.body=Forge has just found extracted mods in the mods folder. Please remove them and try again.
crash.analyzer.errored-mod.title=Error in mod %0
crash.analyzer.errored-mod.body.single=We think that <b>«%0»</b> (%1) is causing Minecraft to crash.\nYou can determine the cause yourself using the logs or ask for help.\n\nIf you don't need this mod, you may simply delete it.
crash.analyzer.errored-mod.body.multiple=Multiple mods caused Minecraft to crash:\n%0\n
crash.analyzer.buttons.errored-mod-delete.single=Delete mod
crash.analyzer.buttons.errored-mod-delete.multiple=Delete mods
crash.analyzer.buttons.errored-mod-delete.error.title=Not deleted
crash.analyzer.buttons.errored-mod-delete.error.no-mods-folder=Could not find mods folder. This is weird. You may open mods folder and delete this mod yourself.
crash.analyzer.buttons.errored-mod-delete.error.could-not-delete=Could not delete the file. Please delete it yourself:
crash.analyzer.buttons.errored-mod-delete.success.title=Deleted successfully
crash.analyzer.buttons.errored-mod-delete.success.single=File was successfully deleted. You may try to start Minecraft again.
crash.analyzer.buttons.errored-mod-delete.success.multiple=Files were deleted. You may try to start Minecraft again.
crash.shadersmod-detected.title=Shadersmod detected
crash.shadersmod-detected.body=Optifine has detected Shadersmod, which is a part of OptiFine by now. Please remove Shadersmod.
crash.unsupported-java-version.title=Incompatible Java version
crash.unsupported-java-version.body=Installed Java version is too old for this Minecraft version.\nPlease update Java to the latest version.
crash.update-optifine.title=Old OptiFine
crash.update-optifine.body=You're running an old OptiFine version.\nPlease update or remove it.
crash.update-optifine.buttons.update=Update OptiFine
crash.fastcraft-optifine.title=FastCraft and OptiFine incompatibility
crash.fastcraft-optifine.body=Current versions of these mods have compatibility problems. Please remove one of them or update them (if you find newer and they are compatible).
crash.mods-duplicate.title=Mods duplicate?
crash.mods-duplicate.body=You might have two copies of the same mod in the "mods" folder.\nPlease check your mods folder.
crash.jre9-and-above-not-supported.title=Java 9 and above not supported
crash.jre9-and-above-not-supported.body=Forge, OptiFine and many other mods currently do not support Java 9 and newer.\nYou may use Java 8 or check if your mods were updated to work on newer releases.
crash.memory-leak.title=Memory leak?
crash.memory-leak.body=We found out that the heap was corrupted.\nIf this problem occurs more than once, try the following:\n1) Disable VBOs in the Minecraft graphics settings\n2) Increase memory allocation in the launcher settings\n3) Reinstall Java\n4) According to the official Minecraft bug tracker, try to remove D3DGear (if it is installed)
crash.memory-leak.buttons.disable-vbos=Disable VBOs
crash.bad-mainclass.title=Could not find main class
crash.bad-mainclass.body=Minecraft could not start because JVM did not find main class. The JAR file (that holds all game data) may be corrupted.\nYou could try to start this version one more time with "Force update" tick checked.
crash.bad-mainclass.check-javaargs.title=Check arguments
crash.bad-mainclass.check-javaargs.body=Minecraft could not start because JVM did not find main class.\nDid you change your settings recently? Please check the "JVM arguments" field in the settings menu.
crash.bad-mainclass.buttons.clear-javaargs=Reset "JVM arguments" field
crash.java16.title=Newer Java is required
crash.java16.body=An error occurred while selecting required Java version. You should try launching this version again. If it fails one more time, don't hesitate to click "Need help?" and we'll try to assist you resolving this issue.
crash.java16.old-java.title=Java %0 is required
crash.java16.old-java.body=Minecraft requires Java %0 to run. We can't use current Java version.
crash.java16.old-java.version.unknown=of unknown version
crash.java16.old-java.version.guessed=(probably)
crash.java16.change-to-recommended.title=Java %0 is required
crash.java16.change-to-recommended.body=Minecraft requires Java %0 to run. You may try changing Java to "Recommended" in the settings.
crash.java16.force-update-version.title=Force update
crash.java16.force-update-version.body=It seems an older launcher corrupted Minecraft version data, and information about Java 16 upgrade was lost. Click "Force update" to restore the data and try again.
crash.java16.buttons.retry-with-recommended=Try with "Recommended" Java
# Support
support.pre.title=Need help?
support.pre.body=We're happy to assist you with your problem!\n\nSending Diagnostic data is optional, but strongly recommended to better understand the problem.
support.pre.diag.checkbox=Send Diagnostic data (logs, hardware info, ...)
support.pre.diag.whatisit=What is it?
support.pre.diag.url=https://tlaun.ch/wiki/en:privacy:diagnostic
support.pre.continue=Continue
support.contact.title=Contact us
support.contact.body=Please choose where you'd like to contact us.
support.contact.buttons.vk=VK
support.contact.buttons.discord=Discord
support.contact.buttons.facebook=Facebook
support.contact.buttons.mail=E-mail
support.sending.title=Please wait...
support.sending.head=Please wait, while we're sending Diagnostic data...
support.sending.error.title=Sending failed
support.sending.error=We couldn't send diagnostic data. Do you want to save it into a file? (Don't forget where you've saved this file!)
support.saving.title=Saving diagnostic data
support.saving.error.title=Could not save diagnostic data
support.saving.error=Could not save diagnostic data to the file
support.saving.success.title=Success!
support.saving.success=Okay, file was saved successfully! Now you may send it to us.\n\nPlease don't forget the location where you've saved the logs:
support.open_link.title=Logs sent
support.open_link.body=Please follow the link below to continue.
support.open_link.go=Open the link
support.require_minecraft_account.title=Minecraft account required
support.require_minecraft_account.body=In order to use this, you first need to add a licensed Minecraft account.
# Settings
settings.warning=Use common sense when changing these settings.
settings.restart=Will be applied after restart.
settings.res.def=Default size: %0x%1
settings.range=Range: %0-%1
settings.tab.minecraft=Minecraft
settings.tab.tlauncher=Launcher
settings.tab.about=About us
settings.tab.server=Setting up a server
settings.client.gamedir.label=Directory:
settings.client.gamedir.invalid=Invalid directory!
settings.client.gamedir.noaccess.title=Error changing Minecraft directory
settings.client.gamedir.noaccess=Can't access the specified directory!
settings.client.gamedir.prompt=A path to Minecraft folder
settings.client.gamedir.separatedirs.family=Use separate folder for each family
settings.client.gamedir.separatedirs.version=Use separate folder for each version
settings.client.gamedir.separatedirs.none=Don't use separate folders
settings.client.resolution.label=Resolution:
settings.client.resolution.width=Width (pix.)
settings.client.resolution.width.invalid=Invalid width!
settings.client.resolution.height=Height (pix.)
settings.client.resolution.height.invalid=Invalid height!
settings.client.resolution.fullscreen=Fullscreen
settings.versions.label=Version list:
settings.versions.snapshot=Snapshots
settings.versions.old_beta=Beta (2010-2011)
settings.versions.old_alpha=Alpha (2010)
settings.versions.modified=Modified (e.g. Forge, Fabric)
settings.versions.launcher=Launchers
settings.versions.pending=Experimental
settings.versions.sub.remote=Remote from server
settings.versions.sub.old_release=Show old releases (< 1.7.10)
settings.versions.only-installed=Only installed
settings.java.args.minecraft.label=Arguments:
settings.java.args.minecraft=(e.g. --server 127.0.0.1)
settings.jre.type.label=Java / JRE:
settings.jre.type.recommended=Recommended
settings.jre.type.recommended.specific=for %0: %1
settings.jre.type.custom=Custom
settings.jre.type.custom.unknown-version=unknown version
settings.jre.type.custom.not-configured=It seems you've selected Custom JRE, but it is not configured. Recommended or Current JRE doesn't need any additional setup.
settings.jre.type.current=Current only (%0)
settings.jre.type.current.lowercase=current
settings.jre.button.customize=Configure...
settings.jre.window.label=Java settings
settings.jre.window.select.label=Select Java
settings.jre.window.select.recommended=Recommended
settings.jre.window.select.recommended.hint=Launcher will handle everything automatically
settings.jre.window.select.current=Current only
settings.jre.window.select.current.hint=Use the same JRE this launcher runs on. Some versions may not start, because they require a different version of Java.
settings.jre.window.select.custom=Custom
settings.jre.window.select.custom.hint=If you need to install custom Java, this is for you
settings.jre.window.configure.label=Java settings
settings.jre.window.configure.path=Path
settings.jre.window.configure.path.custom.placeholder=Path to the executable (javaw)
settings.jre.window.configure.path.custom.placeholder.windows=Path to the executable (javaw.exe)
settings.jre.window.configure.path.custom.hint.enter-path=Enter the path where we can find Java executable
settings.jre.window.configure.path.custom.hint.version.detecting=Detecting. Please wait...
settings.jre.window.configure.path.custom.hint.version.detected=Detected Java %0
settings.jre.window.configure.path.custom.hint.version.error=Couldn't detect Java version. Check the path
settings.jre.window.configure.path.custom.browse=Browse...
settings.jre.window.configure.path.current.hint=Path to the current Java. It cannot be changed.
settings.jre.window.configure.path.recommended.unknown=Install selected Minecraft version to find out recommended Java here.
settings.jre.window.configure.path.recommended.current=We will use current Java for Minecraft %0.
settings.jre.window.configure.path.recommended.not-installed=We will install %1 as a recommended Java for Minecraft %0.
settings.jre.window.configure.path.recommended.actual.hint.0=Location of Java %1 for Minecraft %0.
settings.jre.window.configure.path.recommended.actual.hint.1=You can modify or replace this Java, if you want.
settings.jre.window.configure.path.recommended.actual.open=Open the folder
settings.jre.window.configure.jvm-args=Java arguments
settings.jre.window.configure.jvm-args.use-optimized=Also use optimized arguments
settings.jre.window.configure.jvm-args.hint=e.g. -agentlib, -Xms, -Dfml
settings.jre.window.configure.mc-args=Minecraft arguments
settings.jre.window.configure.mc-args.hint=e.g. --server, --port
settings.jre.window.bottom.save=Changes saved
settings.jre.window.bottom.close=Done
settings.java.memory.label=Memory (RAM):
settings.java.memory.unit.mib=MiB
settings.java.memory.unit.mib.tick=%0 MiB
settings.java.memory.unit.gib.tick=%0 GiB
settings.java.memory.auto=Auto
settings.java.memory.status.querying=Querying %0...
settings.java.memory.status.error=An error occurred querying memory amount hint
settings.java.memory.status.result.confident=Selected recommended memory amount for %0
settings.java.memory.status.result.unconfident=Selected approximate memory amount for %0
settings.java.memory.status.result.under-allocation=%0 works better with at least %1 MiB
settings.java.memory.status.manual.invalid-input=This probably won't work well
settings.java.memory.status.manual.high-amount=Allocating an excessive amount of memory can cause additional performance issues.
settings.extra.label=Other:
settings.ely=Ely.by skins
settings.ely.hint=You are going to see Ely.by skins instead of the ones that are loaded by default.
settings.promotion.ingame=Suggest servers
settings.promotion.ingame.hint=TL might promote servers at the in-game multiplayer menu. You can disable this feature.
settings.clientres.label=Window size:
settings.laf.label=Look and Feel:
settings.laf.restart=L&F will be applied after restart.
settings.laf.state.off=Don't change L&F
settings.laf.state.system=Use system L&F
settings.laf.state.auto=Auto (FlatLaf)
settings.laf.state.dark=Dark (FlatLaf)
settings.laf.state.light=Light (FlatLaf)
settings.laf.state.null=Not supported
settings.fontsize.label=Font size:
settings.fontsize.pt=pt
settings.slide.list.label=Background:
settings.slide.list.prompt.image=Image location (JPG, PNG)
settings.slide.list.prompt.media=Media location (JPG, PNG, MP4, FLV)
settings.logger.label=Logger:
settings.logger.global=Enabled
settings.logger.minecraft=Enabled only in Minecraft
settings.logger.none=Disabled
settings.logger.fullcommand.label=Full command:
settings.logger.fullcommand=Show start command including sensitive arguments
settings.crash.label=Crash Manager:
settings.crash.enable=Enable crash scanning
settings.connection.label=Connection quality:
settings.connection.good=Fast and reliable
settings.connection.normal=May be laggy sometimes
settings.connection.bad=Rather unstable
settings.tlauncher.autologin.label=Autologin (sec.):
settings.tlauncher.autologin.parse=Incorrect number!
settings.direction.label=Main form location:
settings.direction.top_left=Top left
settings.direction.top=Top
settings.direction.top_right=Top right
settings.direction.center_left=Left
settings.direction.center=Center
settings.direction.center_right=Right
settings.direction.bottom_left=Bottom left
settings.direction.bottom=Bottom
settings.direction.bottom_right=Bottom right
settings.launch-action.label=After starting Minecraft:
settings.launch-action.hide=Hide TL
settings.launch-action.exit=Close TL
settings.launch-action.nothing=Do nothing
settings.alert-on.label=Alert on new:
settings.alert-on.release=Release
settings.alert-on.snapshot=Snapshot
settings.alert-on.modified=Modified
settings.switch-to-beta.label=Beta branch:
settings.switch-to-beta=Switch to beta version of TL
settings.ssl.label=Security check:
settings.ssl=Verify hostnames for SSL connections
settings.ssl.warning.title=Hostname validation
settings.ssl.warning.value.true=Default hostname verifier will be loaded after restart.
settings.ssl.warning.value.false=Hostname verifier will be replaced after restart.\n\nPlease close TL and open it again.
settings.lang.label=Language:
settings.lang.contribute=Help us to improve these translations! <u>Read more »</u>
settings.default=Reset to defaults
settings.default.warning.title=Warning!
settings.default.warning=Are you sure want to set settings to default values?\nIf you want to reset a specific field, right-click on it and select «Reset value»
settings.save=Save
settings.back=Back
settings.popup.info=Key: %0
settings.popup.default=Reset value
settings.changed.confirm=Do you want to save changes in the settings?
# Updater
updater.required.found.title=Found important update!
updater.required.found.message=Warning! A critical update has been released.\nTL will be updated to version %0.\nIf the application won't start after updating, download the latest version yourself.
updater.found.cannotopen.title=Error occurred while opening the link
updater.found.cannotopen=Error occurred while opening the link. Please open it yourself.
updater.error.title=Error occurred while requesting an update
updater.error=Error occurred while requesting an update.
updater.download-error=Error occurred while downloading the update. Do you want to download it yourself?
updater.downloaded.title=Ready to update
updater.downloaded=TL is ready to be updated.\nThe application will be updated and re-opened.
updater.save-error.title=Error occurred while saving an update.
updater.save-error=Error occurred while saving an update. Do you want to download the update yourself?
# Firstrun
firstrun.title=TL :: Welcome!
firstrun.notice.welcome=Welcome!
firstrun.notice.body=Hey! Thank you for downloading TL! We really appreciate that <3<br/>But before you start, you should read and agree with following statements:
firstrun.notice.body.0=– We must say that TL is not affiliated with Mojang — the real Minecraft developers; they own Minecraft and everything that they make.
firstrun.notice.body.1=– Please don't blame us if you notice that something went wrong with TL; we're trying our best, but sometimes bad things happen.
firstrun.notice.body.2=– Also don't forget that Minecraft is not a free game (yup); using this app means that you intend to buy it... someday ¯\\_(ツ)_/¯
firstrun.notice.answer.yes=Alright, I got it!
# Update
update.title=TL :: Update
update.head=Update %0
update.body.no-text=<b>TL</b> was updated but changelog is currently empty.<br/>May be you should look for it in our <!--<a href="https://tlaun.ch/vk">--><a href="https://tlaun.ch/fb">Facebook page?</a>
update.footer.continue=Continue
# New folder frame
newfolder.title=TL :: New folder select
newfolder.head=Conflict detected
newfolder.body=We found out that you've used another launcher. We recommend you to change the working directory to avoid compatibility issues. Your data will remain in the old directory and will not be copied over.
newfolder.select.title=New working folder:
newfolder.select.prompt=Please select new working folder
newfolder.select.browse=Browse...
newfolder.select.error.title=Error selecting folder
newfolder.select.error=Please select valid path: the directory must be accessible and should not be located under current working directory.
newfolder.select.error.inside=Please elect valid path: the directory is located under current working directory.
newfolder.button.cancel=Skip
newfolder.button.ok=Continue
# Notifier
notifier.failed.title=Connection may be blocked!
notifier.failed=TL couldn't connect to the Internet to check for updates.\nIf this machine is not connected at all, you can ignore this message.\nOtherwise, check your Internet connection and firewall settings.
notifier.found.title=An update is available!
notifier.found.question=TL %0 has been released. Do you want to update?
# Revert
revert.font.approve=Revert font size
revert.font.approved.title=Font size has been changed
revert.font.approved=Restart the program to change font size.
revert.font.close=X
revert.font.close.hint=Don't show anymore
# Support button
support.error.title=Error occurred while opening the link.
support.error=Error occurred while opening the link. Please open it yourself.
# Folder button
folder.error.title=Error occurred while opening the folder.
folder.error=Error occurred while opening the Minecraft folder. Please open it yourself:
# Alert
alert.error.title=Error occurred
alert.error.message=Unexpected error occurred
# Text popup
popup.cut=Cut
popup.selectall=Select all
popup.copy=Copy
popup.paste=Paste
popup.copyall=Copy all
# Logger
logger=Logger
logger.kill=Kill Minecraft process
logger.close.cancel=Logger will close in %0 s
logger.save=Save as...
logger.save.popup=Save as...
logger.save.exists=File already exists!
logger.save.error=Could not save Logger content into the file!
logger.clear.popup=Clear
# Link
link.error.title=Could not open the link
link.error=Could not open the link. Please do it yourself:
# Autoupdater
autoupdater.preparing=Preparing...
autoupdater.requesting=Requesting an update for TL...
autoupdater.downloading=Installing TL %0...
autoupdater.opening=Starting TL...
autoupdater.buttons.hide=Hide this window
autoupdater.buttons.skip=Skip this process
# UI
ui.ok=ОК
ui.yes=Yes
ui.no=No
ui.cancel=Cancel
ui.error.openfile.title=Error opening file
ui.error.openfile=An error occurred while trying to open file. Open Logger to see more information. You can try to open this file yourself:
ui.error.openfolder.title=Error opening folder
ui.error.openfolder=An error occurred while trying to open folder. Open Logger to see more information. You can try to open this folder yourself:
ui.error.openlink.title=Error opening link
ui.error.openlink=An error occurred while trying to open link in external browser. You can try to open it yourself:
# Explorer
explorer.title=Select file
explorer.title.save=Save file
explorer.title.open=Open file
explorer.title.image=Choose image
explorer.browse=Browse...
explorer.type.image=Image only (JPG, PNG)
explorer.type.media=Visual media (JPG, PNG, MP4, FLV)
explorer.extension.jpeg=JPEG image
explorer.extension.jpg=JPEG image
explorer.extension.png=PNG image
explorer.extension.all=All files
explorer.extension.format=%0 files
explorer.lookin=Path:
explorer.input.filename=File name:
explorer.input.foldername=Folder name:
explorer.input.type=Type:
explorer.button.up.tip=Go up to one level
explorer.button.up=Up
explorer.button.newfolder.tip=Create new folder
explorer.button.newfolder.name=New folder
explorer.button.newfolder=New folder
explorer.button.home.tip=Go home
explorer.button.home=Home
explorer.button.list.tip=List
explorer.button.list=List
explorer.button.details.tip=Details
explorer.button.details=Details
explorer.button.view.tip=View
explorer.button.view=View
explorer.button.save.tip=Save selected file
explorer.button.save=Save
explorer.button.open.tip=Open selected file
explorer.button.open=Open
explorer.button.cancel.tip=Exit this dialog
explorer.button.cancel=Cancel
explorer.button.update.tip=Update directory list
explorer.button.update=Update
explorer.button.help.tip=Help
explorer.button.help=Help
explorer.button.open-dir.tip=Open selected object
explorer.button.open-dir=Open
explorer.context.refresh=Refresh
explorer.context.newfolder=Create new folder
explorer.view.list=List
explorer.view.list.name=List of files
explorer.view.details=Details
explorer.view.details.name=Detailed list of files
explorer.details.file=File
explorer.details.dir=Directory
explorer.error.newfolder=Error creating new folder
explorer.error.newfolder-nopath=Cannot create folder here.
explorer.error.rename.title=Error while renaming\n{0}
explorer.error.rename=Cannot rename this object.
explorer.error.rename-exists=Cannot rename this file because it duplicates another one.
explorer.unavailable.title=Explorer is unavailable
explorer.unavailable=Could not initialize file chooser.
explorer.unavailable.win=Perhaps you're using modified Windows themes that cause an error.
# Boot
boot.loading=Loading TL %0...
# About page
about.text=one of the best simple Minecraft launchers. From Russia with Love <3<br/><b>Our mission</b> — spread Minecraft all over the world.<br/>If you'd like to get source code or help with translations, contact the developer.
about.bottom=<!--<a href="https://tlaun.ch/vk"><b style="color: #55779b"></b></a>-->
about.partners.ely=absolutely <b>free</b> skin system that we use!
about.license=You can redistribute unmodified versions of TL. Also remember that this application is provided on an "as is" basis, without conditions or warranties of any kind.<br/>Use it wisely :) Thank you!
# Browser
browser.hyperlink.popup.open=Open link
browser.hyperlink.popup.copy=Copy link
browser.hyperlink.popup.show=Show link
browser.hyperlink.popup.show.alert.title=Link
browser.hyperlink.create.error.title=Error parsing link
browser.hyperlink.create.error=Cannot parse the link. Try to open it yourself:
# Args
args.error.title=Unrecognised argument
args.error=Could not recognize passed argument. Launcher will close now.
# Background
background.loading=Loading background...
# Notice
notice.action.server.choose-version=Please select preferred version for %0:
notice.action.server.choose-version.current=Use current version
notice.action.server.account.required=%0 account required
notice.action.server.account.required.error.title=Account required
notice.action.server.account.required.error.single=To play on this server you must register %0 account.
notice.action.server.account.required.error.single.have=Select %0 account in the account list and try again.
notice.action.server.account.required.error.single.register=Register %0 account and log in using its credentials in the Account Manager.
notice.action.server.account.required.error.multiple=This server accepts these account types:
notice.action.server.account.required.error.multiple.have=Select one of your accounts and try again.
notice.action.server.account.required.error.multiple.register=Create one of accounts above and try again.
notice.action.server.account.supported=%0 account supported
notice.action.launcher.start=Launch %0
notice.action.launcher.start.error.not-found=Could not find launcher.
notice.action.launcher.start.error.not-found.download=Could not find launcher. Do you wish to visit the launcher web page?
notice.action.launcher.download=Launcher web page
notice.action.url.open=Visit %0
notice.action.hide=Hide the notice
notice.action.hide-all=Hide all notices
notice.action.scene=<html><b>Show all notices</b></html>
notice.sidepanel.control.restore=Restore hidden notices
notice.sidepanel.control.hide=Close notice panel
notice.promoted.hide.here=Don't show suggestions here
notice.promoted.hide=Hide suggestions near the login button
notice.promoted.restore=Show suggestions near the login button
notice.enable.label=Notices:
notice.enable=Show notices under login form
notice.enable.hint=<b>(!)</b> Experimental setting <!--<a href=\"https://tlaun.ch/test4\">>></a><br/>-->
notice.enable.alert.true.title=Notices enabled
notice.enable.alert.true=Thank you for enabling notices!
notice.enable.alert.false.title=Notices disabled
notice.enable.alert.false=You disabled notices.\n\nAlthough we reserve the right to enable them again if we find out that someone abusing this functionality.
# Plural forms patterns
plural=1;.*
newfeatures.title=New features!
newfeatures.body=We've added few things that we'd like to introduce to you.
newfeatures.help=Read more about these features <u>[?]</u>
newfeatures.list.old_releases=Show old releases (before 1.7.10)
newfeatures.list.old_releases.description=If you're missing versions like 1.5.2 or 1.6.4
newfeatures.bottom=If you change your mind, you can configure this later.
newfeatures.button.okay=Okay, thanks!
newfeatures.button.nope=No.
account.manager.multipane.back=Back
account.manager.multipane.welcome.title=Manage accounts
account.manager.multipane.welcome.body=You can manage accounts in this menu.<br/><br/>To add new account please click on «<img src="${image:plus-square@16.png}" width="${size:16}" height="${size:16}" />» button, to remove or edit – «<img src="${image:pencil-square@16.png}" width="${size:16}" height="${size:16}" />».<br/><br/>If you want to return to main menu click on «<img src="${image:home@16.png}" width="${size:16}" height="${size:16}" />» button.
account.manager.multipane.add-account.title=Add account
account.manager.multipane.add-account.type.free=Free (w/o password)
account.manager.multipane.add-account.type.mojang=Mojang
account.manager.multipane.add-account.type.ely=Ely.by skin system
account.manager.multipane.add-account.type.mcleaks=MCLeaks
account.manager.multipane.add-account.type.minecraft=Microsoft
account.manager.multipane.add-account.hint=I'm confused... Help me
account.manager.multipane.remove-account=Delete account
account.manager.multipane.add-account.error.exists.title=Account already exists
account.manager.multipane.add-account.error.exists=This account is already in the list. Please remove it prior to create the same one.
account.manager.multipane.add-account.error.no-credentials.title=Login credentials required
account.manager.multipane.add-account.error.no-credentials=Please enter your credentials.
account.manager.multipane.add-account-plain.title=Free (w/o password)
account.manager.multipane.edit-account-plain.title=Edit
account.manager.multipane.account-plain.label=Enter your username:
account.manager.multipane.account-plain.placeholder=(e.g. turikhay)
account.manager.multipane.account-plain.save=Add account
account.manager.multipane.account-plain.edit=Edit
account.manager.multipane.add-account-mojang.title=Mojang account
account.manager.multipane.edit-account-mojang.title=Edit
account.manager.multipane.account-mojang.email=E-mail:
account.manager.multipane.account-mojang.email.placeholder=yourname@yourmail.com
account.manager.multipane.account-mojang.password=Password:
account.manager.multipane.account-mojang.forgot-password=<u>Forgot password?</u>
account.manager.multipane.account-mojang.auth=Log in
account.manager.multipane.add-account-ely_legacy.title=Ely.by account
account.manager.multipane.edit-account-ely_legacy.title=Edit
account.manager.multipane.account-ely_legacy.email=E-mail or Username:
account.manager.multipane.account-ely_legacy.email.placeholder=(e.g., MumboJumbo)
account.manager.multipane.account-ely_legacy.password=Password:
account.manager.multipane.account-ely_legacy.forgot-password=<u>Forgot password?</u>
account.manager.multipane.account-ely_legacy.auth=Log in
account.manager.multipane.add-account-ely.title=Ely.by account
account.manager.multipane.add-account-ely.description.body=<img src="${image:logo-ely@16.png}" width="${size:16}" height="${size:16}" /> <b>Ely.by</b> – free skin system that include auth service for players and Minecraft servers.<br/><br/> Why <b>Ely.by</b>?<br/>– TL users will see your skin by default!<br/>– You will be able to open your world for LAN players!<br/><br/>If any problem occurs you may still use <a href="internal:tip:add-account-ely_legacy">classic auth model</a>.
account.manager.multipane.add-account-ely.description.button=Log in to Ely.by
account.manager.multipane.add-account-ely.description.bottom-button=More about Ely skin system
account.manager.multipane.add-account-ely.get_ready.body=Great!<br/><br/>Please click on the button below to open your default browser and log in to your <b>Ely.by</b> account.<br/><br/>In case of an error please return to TL and click "Have problem?"
account.manager.multipane.add-account-ely.get_ready.button=Open your browser
account.manager.multipane.add-account-ely.get_ready.bottom-button=Use classic model
account.manager.multipane.process-account-ely.title=Ely.by authorization
account.manager.multipane.process-account-ely.flow.init=Initializing...
account.manager.multipane.process-account-ely.flow.waiting=Open your browser to continue
account.manager.multipane.process-account-ely.flow.cancelled=Cancelled
account.manager.multipane.process-account-ely.flow.exchange=Exchanging the code...
account.manager.multipane.process-account-ely.flow.input_waiting=Waiting for input...
account.manager.multipane.process-account-ely.flow.input_waiting.alert.title=Code required
account.manager.multipane.process-account-ely.flow.input_waiting.alert=Please enter the code that you should copy from the auth page in the browser:
account.manager.multipane.process-account-ely.flow.error=Error
account.manager.multipane.process-account-ely.flow.complete=Finished
account.manager.multipane.process-account-ely.flow.complete.response=Code was successfully sent to <b>TL</b>. You may return back to the app.
account.manager.multipane.process-account-ely.failed=Have problem?
account.manager.multipane.process-account-ely.failed.fallback=Try fallback model
account.manager.multipane.process-account-ely.failed.classic=Classic model
account.manager.multipane.edit-account-ely.title=Ely.by account
account.manager.multipane.account-ely.label=Your username:
account.manager.multipane.add-account-mcleaks.title=MCLeaks account
account.manager.multipane.add-account-mcleaks.description.body=<img src="${image:logo-mcleaks@16.png}" width="${size:16}" height="${size:16}" /> <b>MCLeaks.net</b> – free alt service for <img src="${image:logo-mojang@16.png}" width="${size:16}" height="${size:16}" /> <b>Mojang</b> accounts.<br/><br/>Using an MCLeaks account you will be able to log in as a random <b>Premium</b> player, which means you can play on Premium servers.
account.manager.multipane.add-account-mcleaks.description.button=Next »
account.manager.multipane.add-account-mcleaks.unsupported.button=Not supported
account.manager.multipane.add-account-mcleaks.waiting.body=Please wait...<br/><br/>We're making sure that <img src="${image:logo-mcleaks@16.png}" width="${size:16}" height="${size:16}" /> <b>MCLeaks</b> server are available and ready to redirect your requests...<br/><br/>This is a background process. You can return here later.
account.manager.multipane.add-account-mcleaks.waiting.button=Waiting
account.manager.multipane.add-account-mcleaks.get_alt_token.body=<img src="${image:logo-mcleaks@16.png}" width="${size:16}" height="${size:16}" /> <b>MCLeaks.net</b> doesn't give you the full access to the account. To access MCLeaks alts we use <b>ALT-TOKEN</b>. Don't lose it in order to keep the access to the alt.<br/><br/>Now, please get the account on the <b>MCLeaks</b> website, return to the launcher and enter the ALT-TOKEN.
account.manager.multipane.add-account-mcleaks.get_alt_token.button=Get ALT-TOKEN on the website
account.manager.multipane.process-account-mcleaks.title=MCLeaks account
account.manager.multipane.edit-account-mcleaks.title=Edit
account.manager.multipane.account-mcleaks.username=Username:
account.manager.multipane.account-mcleaks.token=Enter ALT-TOKEN:
account.manager.multipane.account-mcleaks.token.placeholder=(e.g., DP3yi0jOBdnCuh9U)
account.manager.multipane.account-mcleaks.button.add=Redeem ALT-TOKEN
account.manager.multipane.account-mcleaks.button.get-token=Get ALT-TOKEN on the website
account.manager.multipane.account-mcleaks.button.edit=Refresh alt
account.manager.multipane.account-mcleaks.oldToken=Old ALT-TOKEN:
account.manager.multipane.account-mcleaks.newToken=New ALT-TOKEN:
account.manager.multipane.account-mcleaks.newToken.renew=Get
account.manager.multipane.account-mcleaks.overwrite.title=Account doesn't exist
account.manager.multipane.account-mcleaks.overwrite=You're trying to redeem an ALT-TOKEN that is associated with another alt (see below).\nDo you want to remove old alt?
account.manager.multipane.edit-account-minecraft.title=Microsoft account
account.manager.multipane.account-minecraft.label=User name
account.manager.multipane.process-account-minecraft.title=Microsoft account
account.manager.multipane.process-account-minecraft.starting=Starting up...
account.manager.multipane.process-account-minecraft.link.open=Show URL
account.manager.multipane.process-account-minecraft.link.open.alert.title=URL
account.manager.multipane.process-account-minecraft.link.open.alert=Open this URL in your browser to log into your Microsoft account:
account.manager.multipane.process-account-minecraft.cancelled=Cancelled
account.manager.multipane.process-account-minecraft.browser-title=Microsoft authentication
account.manager.multipane.process-account-minecraft.error=An error occurred
account.manager.multipane.process-account-minecraft.error.title=Something went wrong
account.manager.multipane.process-account-minecraft.error.message=We couldn't authenticate you against Microsoft services.
account.manager.multipane.process-account-minecraft.browser-open=We've opened a web browser for you
account.manager.multipane.process-account-minecraft.exchanging-code=Exchanging the code..
account.manager.multipane.process-account-minecraft.xbox-live-auth=Logging into Xbox Live...
account.manager.multipane.process-account-minecraft.mcs-auth=Logging into Minecraft...
account.manager.multipane.process-account-minecraft.game-ownership=Confirming game ownership...
account.manager.multipane.process-account-minecraft.dont-own=Can't confirm game ownership
account.manager.multipane.process-account-minecraft.dont-own.alert.title=You don't seem to own a copy of the game
account.manager.multipane.process-account-minecraft.dont-own.alert.message=We couldn't confirm if this Microsoft account owns a copy of Minecraft: Java Edition\nIf you think this is a mistake, try using official launcher from Minecraft.net.
account.manager.multipane.process-account-minecraft.getting-profile=Getting the profile...
account.manager.multipane.process-account-minecraft.profile-create.question.head=Playing for the first time?
account.manager.multipane.process-account-minecraft.profile-create.question.body=To create your Minecraft account, please enter your Minecraft name:
account.manager.multipane.process-account-minecraft.profile-create.unavailable=Profile with this name exists or the name is invalid.
account.manager.error.minecraft.game_ownership=We couldn't confirm if this Microsoft account owned a copy of Minecraft: Java Edition
account.manager.error.minecraft.microsoft_oauth_code_exchange=Couldn't get access to your Microsoft account.
account.manager.error.minecraft.microsoft_oauth_code_request=Couldn't get the code to access your Microsoft account.
account.manager.error.minecraft.microsoft_oauth_token_refresh=Couldn't refresh token linked to your Microsoft account.
account.manager.error.minecraft.minecraft_profile_conversion=Couldn't recognize the format of your Minecraft profile.
account.manager.error.minecraft.minecraft_profile_request=Couldn't request the profile linked to your Minecraft account.
account.manager.error.minecraft.minecraft_profile_not_created=You haven't created your Minecraft profile yet.
account.manager.error.minecraft.minecraft_profile_create=Couldn't create your Minecraft profile
account.manager.error.minecraft.minecraft_profile_creation_aborted=Minecraft profile creation was aborted by the user
account.manager.error.minecraft.minecraft_services_auth=Couldn't authenticate against Minecraft services.
account.manager.error.minecraft.xsts_authentication=Couldn't authenticate against Xbox services (XSTS).
account.manager.error.minecraft.xsts_authentication.no_xbox_account=This Microsoft account isn't linked to an Xbox account. Are you sure you've selected the right one?
account.manager.error.minecraft.xsts_authentication.country_not_authorized=Xbox services don't work at your location.\nThis may be caused by U.S. sanctions or other restrictions against your country.
account.manager.error.minecraft.xsts_authentication.child_account=The account is created by a child (under 18). These accounts are only supported by the official Minecraft launcher.
account.manager.error.minecraft.xbox_live_authentication=Couldn't authenticate against Xbox Live.
account.manager.multipane.success-add.title=Account added!
account.manager.multipane.success-edit.title=Account edited!
account.manager.multipane.success.body=<b>Great!</b> You just created an account that can be used to log in to game.<br/><br/>You may see it selected in the list.<br/><br/>You can return back to home screen <img src="${image:home@16.png}" width="${size:16}" height="${size:16}" /> and start playing!
account.manager.error.title=Authorization error
account.manager.error.ioe=Could not connect to the auth server because it is not available right now.\nPlease try again later.
account.manager.error.unknown=Auth server has returned an unknown error.
account.manager.error.mojang.migrated=Please migrate your account on Minecraft.net
account.manager.error.mcleaks.alt-token=Invalid ALT-TOKEN.\nPlease use opened menu to receive new ALT-TOKEN.
account.manager.error.mcleaks.alt-token.editor=ALT-TOKEN is invalid or already used.
account.manager.error.mcleaks.unsupported=MCLeaks is not supported in this environment.
account.manager.error.mcleaks.status-unknown=We're refreshing MCLeaks server status. Please wait.
account.manager.error.mcleaks.unavailable=MCLeaks servers are not available at the moment.
account.manager.error.ely.invalid-credentials=Could not validate the account.\nPlease authenticate again using opened menu.
account.manager.error.ely.2fa=This account is protected with two-factor authentication.\nPlease authenticate again using opened menu.
account.manager.error.ely.2fa.editor=This account is protected with two-factor authentication.\nPlease use modern authentication model or disable two-factor authentication.
account.manager.error.ely.banned=This Ely account was suspended.
account.manager.error.ely.fetch-code=Could not exchange auth codes
account.manager.error.mojang.invalid-credentials=Could not validate the account. Please authenticate again using opened menu.\n\nIf this errors occurs way too often, please change your account's credentials - your account may be compromised.
account.manager.error.invalid-credentials=Could not validate the account. Please authenticate again using opened menu.
account.manager.error.invalid-credentials.editor=Invalid login or password
account.manager.error.banned=This account is banned.
account.manager.error.detailed=Could not read the server response. You can see it below.
account.manager.error.unavailable=Authorization service is not available at the moment.
account.manager.error.mojang-migrated=This Mojang account has already migrated to Microsoft.
account.manager.error.mojang-need-migration=Migration is required.\nSelected Mojang account can no longer be used to play online (multiplayer). You should to migrate to Microsoft account.
feedback.title=Oh, wait!
feedback.body=You might be in hurry trying to quit our app. We just wanted to ask you a few question about TL, this is really important for us!\n\nPlease, give us another couple of minutes.
feedback.button.okay=Okay
feedback.button.no=No, thanks
feedback.return.title=Return back
feedback.return=Will you return back to this app?
connection.error.title=Connection error
connection.error.ssl=Could not find required valid certificates.\nWe'll have to disable certificate validation.
connection.error.ssl.restart=TL will be closed. Please start it again afterwards.
connection.error.ssl.cause.official-repo=We could not connect to the official Mojang repository.
connection.error.ssl.cause.mojang-auth=We could not authorize against Mojang servers.
connection.error.ssl.cause.ely-auth=We could not authorize against Ely.by servers.
connection.error.ssl.cause.version-download=Could not download Minecraft
jre.version.converter.current=current
jre.version.converter.not-installed=not installed
mojang-migration.button-hint.title=Hint
mojang-migration.button-hint=Migration status can be found in the "Migration status" menu.\nYou can find it in the "Preferences" (button with tree horizontal stripes on it).
mojang-migration.button=Migration status
mojang-migration.title=Migration status
mojang-migration.head=Mojang account migration
mojang-migration.body.explanation.text=Minecraft has announced that they're migrating all Minecraft and Mojang accounts to Microsoft accounts to improve security and to add other safety features.
mojang-migration.body.explanation.with-start-date.v1.past=<b>Forced migration began on %0.</b> After this date Mojang accounts gradually stop working.
mojang-migration.body.explanation.with-end-date.v1.past=<b>Forced migration ended on %0.</b>
mojang-migration.body.explanation.with-end-date.v1.future=<b>Forced migration will end on %0.</b>
mojang-migration.body.explanation.link=Read more »
mojang-migration.your-accounts.title=Your accounts
mojang-migration.your-accounts.count.none=There aren't Mojang accounts in your list and thus you don't need to migrate anything. Probably no need to worry :)
mojang-migration.your-accounts.count.some=%0 in your list.
mojang-migration.your-accounts.count.some.0.plural=There's one Mojang account;There are %n Mojang accounts
mojang-migration.your-accounts.list.waiting=Waiting...
mojang-migration.your-accounts.list.error=Error
mojang-migration.your-accounts.list.probably-migrated=Migrated already?
mojang-migration.your-accounts.list.probably-migrated.yes=Yes
mojang-migration.your-accounts.list.probably-migrated.yes.remove.title=Remove?
mojang-migration.your-accounts.list.probably-migrated.yes.remove=If this account is already migrated, you can't use it anymore. Would you like to remove it?
mojang-migration.your-accounts.list.probably-migrated.no=No
mojang-migration.your-accounts.list.probably-migrated.no.open-manager.title=Not authorized
mojang-migration.your-accounts.list.probably-migrated.no.open-manager=We couldn't use this account's credentials: it might've already be migrated to Microsoft, or the password we used just has expired. You may try to log into this account again using the password. Open Account Manager?
mojang-migration.your-accounts.list.remove.button=Remove
mojang-migration.your-accounts.list.remove.title=Are you sure?
mojang-migration.your-accounts.list.remove=Are you sure want to remove this account from the list?
mojang-migration.your-accounts.list.migrate=Migrate
mojang-migration.your-accounts.list.migrate.show-email=Show email
mojang-migration.your-accounts.list.not-eligible=Not yet available <b>[?]</b>
mojang-migration.your-accounts.list.not-eligible.hint=This account isn't ready for the migration yet.
mojang-migration.nado.button=I don't want to migrate
mojang-migration.nado.title=But you'll have to!
mojang-migration.nado=But you'll have to!\n\nIf you don't migrate to Microsoft account, you'll eventually lose the access to the official servers (like Hypixel and CubeCraft), Realms worlds, etc.\n\nIf you can't access the email that is used to log into your account, you've forgotten answers to the secret questions and lost your receipt, then your Mojang account might not survive the migration process.\n\nSorry about that.
mojang-migration.help.button=How do I migrate?
mojang-migration.notifications.title=Notifications
mojang-migration.notifications.body=Keep an eye for the notifications in one of the corners of the launcher window. We will notify you if we detect any changes with your Mojang accounts.
connectivity.warning.title=Connectivity issues
connectivity.warning.body.text=TL has detected that some services that we rely on are not available. Functionality may be limited.
connectivity.warning.body.link=Need help? »
connectivity.warning.body.empty=<b>No services are available</b>.<br/><br/>TL can't reach any of its services. Many features probably won't work.<br/><br/>If you are connected to the Internet, check your antivirus or contact your administrator.
connectivity.warning.list.name.repo=TL repositories
connectivity.warning.list.hint.repo=Versions like OptiFine, Forge and Fabric are probably not available for install.
connectivity.warning.list.name.web=%0 website
connectivity.warning.list.name.boot=Launcher update data
connectivity.warning.list.hint.boot=Launcher update data is not available. Launcher can only be updated manually at this moment.
connectivity.warning.list.name.official_repo_proxy=Mojang mirror
connectivity.warning.list.hint.official_repo_proxy.ok=But official Mojang repository seems to be available.
connectivity.warning.list.hint.official_repo_proxy.not_ok=Downloads and updates may not be possible.
connectivity.warning.list.name.official_repo=Official Mojang repository
connectivity.warning.list.hint.official_repo.ok=But mirror seems to be available.
connectivity.warning.list.hint.official_repo.not_ok=Official repo and their mirrors don't seem to be available. Downloads and updates may not be possible.
connectivity.warning.list.name.account.ely.by=Ely.by accounts
connectivity.warning.list.hint.account.ely.by=Possible issues with your Ely accounts
connectivity.warning.list.name.authserver.mojang.com=Mojang authentication servers
connectivity.warning.list.hint.authserver.mojang.com=Mojang authentication is unreachable
connectivity.warning.list.hint.authserver.mojang.com.third_party=Perhaps you're using %0. We advise you to turn it off because it only supports official Minecraft launcher.
connectivity.warning.list.hint.authserver.mojang.com.third_party.unknown=Perhaps you're using a third-party authenticator. We advise you to turn it off because these services mostly support only official Minecraft launcher. Otherwise, this error may also be caused by your antivirus.
connectivity.warning.list.status.unreachable=Unreachable
connectivity.warning.list.status.waiting=Querying...
connectivity.warning.hosts.button=Unreachable hosts list
macos.please-install-notification=It looks like the launcher is started from the read-only volume. Install the launcher by dragging the icon to the Applications folder.