summaryrefslogtreecommitdiff
path: root/lang/Mana Launcher.pot
blob: 2bb0534b6203f56f67dda32fdcc8477d0f292833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: game/client.rpy:38
msgid "Requesting credentials from Vault..."
msgstr ""

#: game/client.rpy:52
msgid "You're not logged in."
msgstr ""

#: game/client.rpy:58
msgid "Rate limited, we'll try again..."
msgstr ""

#: game/client.rpy:73
msgid "TMW Vault Error."
msgstr ""

#: game/client.rpy:101
msgid "Synchronizing data..."
msgstr ""

#: game/client.rpy:124
msgid "Synchronization error."
msgstr ""

#: game/client.rpy:148
msgid "Thanks for playing!"
msgstr ""

#: game/mirrorlake.rpy:33
msgid "{b}The Void{/b}"
msgstr ""

#: game/mirrorlake.rpy:104
msgid "Play!"
msgstr ""

#: game/mirrorlake.rpy:110
msgid "The Void"
msgstr ""

#: game/mirrorlake.rpy:115
msgid "Restore your soul from the multiple worlds where it was scattered, and in due time, The Void shall reveal to you, the truth of this multiverse..."
msgstr ""

#: game/options.rpy:15
msgid "Mana Launcher"
msgstr ""

#: game/options.rpy:37
msgid "THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
msgstr ""

#: game/options.rpy:248
msgid "{a=https://www.renpy.org/l/license}About Ren'Py{/a}"
msgstr ""

#: game/renpy.rpy:72
msgid "Validating SSL Certificates..."
msgstr ""

#: game/renpy.rpy:115
msgid "{color=#F00}Failure! Vault ID could not be set.{/color}"
msgstr ""

#: game/renpy.rpy:152
msgid "Now loading..."
msgstr ""

#: game/renpy.rpy:176
msgid "{color=#FFF}{b}An error happened.{/b}\n\nPlease login again. If this issue persists, relaunch the app or {a=https://discord.gg/BQNTe68}contact us{/a}{/color}"
msgstr ""

#: game/screens.rpy:256
msgid "History"
msgstr ""

#: game/screens.rpy:257
msgid "Skip"
msgstr ""

#: game/screens.rpy:258
msgid "Prefs"
msgstr ""

#: game/screens.rpy:299
msgid "Start"
msgstr ""

#: game/screens.rpy:306
msgid "Preferences"
msgstr ""

#: game/screens.rpy:310
msgid "End Replay"
msgstr ""

#: game/screens.rpy:314
msgid "Main Menu"
msgstr ""

#: game/screens.rpy:316
msgid "About"
msgstr ""

#: game/screens.rpy:322
msgid "Quit"
msgstr ""

#: game/screens.rpy:366
msgid "Mirror Lake"
msgstr ""

#: game/screens.rpy:467
msgid "Return"
msgstr ""

#: game/screens.rpy:551
msgid "Version [config.version!t]\n"
msgstr ""

#: game/screens.rpy:557
msgid "Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]"
msgstr ""

#: game/screens.rpy:647
msgid "Display"
msgstr ""

#: game/screens.rpy:648
msgid "Window"
msgstr ""

#: game/screens.rpy:649
msgid "Fullscreen"
msgstr ""

#: game/screens.rpy:653
msgid "Iconify"
msgstr ""

#: game/screens.rpy:654
msgid "Enabled"
msgstr ""

#: game/screens.rpy:654
msgid "Disabled"
msgstr ""

#: game/screens.rpy:661
msgid "Unseen Text"
msgstr ""

#: game/screens.rpy:663
msgid "Transitions"
msgstr ""

#: game/screens.rpy:668
msgid "Discord"
msgstr ""

#: game/screens.rpy:674
msgid "Steam Login"
msgstr ""

#: game/screens.rpy:680
msgid "Game Client"
msgstr ""

#: game/screens.rpy:681
msgid "ManaPlus"
msgstr ""

#: game/screens.rpy:683
msgid "Mana"
msgstr ""

#: game/screens.rpy:689
msgid "Language"
msgstr ""

#: game/screens.rpy:699
msgid "Others"
msgstr ""

#: game/screens.rpy:701
msgid "ON"
msgstr ""

#: game/screens.rpy:701
msgid "OFF"
msgstr ""

#: game/screens.rpy:707
msgid "Check Updates"
msgstr ""

#: game/screens.rpy:769
msgid "All Set!"
msgstr ""

#: game/screens.rpy:889
msgid "The dialogue history is empty."
msgstr ""

#: game/screens.rpy:950
msgid "Help"
msgstr ""

#: game/screens.rpy:959
msgid "Keyboard"
msgstr ""

#: game/screens.rpy:960
msgid "Mouse"
msgstr ""

#: game/screens.rpy:963
msgid "Gamepad"
msgstr ""

#: game/screens.rpy:976
msgid "Enter"
msgstr ""

#: game/screens.rpy:977
msgid "Advances dialogue and activates the interface."
msgstr ""

#: game/screens.rpy:980
msgid "Space"
msgstr ""

#: game/screens.rpy:981
msgid "Advances dialogue without selecting choices."
msgstr ""

#: game/screens.rpy:984
msgid "Arrow Keys"
msgstr ""

#: game/screens.rpy:985
msgid "Navigate the interface."
msgstr ""

#: game/screens.rpy:988
msgid "Escape"
msgstr ""

#: game/screens.rpy:989
msgid "Accesses the game menu."
msgstr ""

#: game/screens.rpy:992
msgid "Ctrl"
msgstr ""

#: game/screens.rpy:993
msgid "Skips dialogue while held down."
msgstr ""

#: game/screens.rpy:996
msgid "Tab"
msgstr ""

#: game/screens.rpy:997
msgid "Toggles dialogue skipping."
msgstr ""

#: game/screens.rpy:1001
msgid "Hides the user interface."
msgstr ""

#: game/screens.rpy:1005
msgid "Takes a screenshot."
msgstr ""

#: game/screens.rpy:1009
msgid "Toggles assistive {a=https://www.renpy.org/l/voicing}self-voicing{/a}."
msgstr ""

#: game/screens.rpy:1015
msgid "Left Click"
msgstr ""

#: game/screens.rpy:1019
msgid "Middle Click"
msgstr ""

#: game/screens.rpy:1023
msgid "Right Click"
msgstr ""

#: game/screens.rpy:1030
msgid "Right Trigger\nA/Bottom Button"
msgstr ""

#: game/screens.rpy:1034
msgid "D-Pad, Sticks"
msgstr ""

#: game/screens.rpy:1038
msgid "Start, Guide"
msgstr ""

#: game/screens.rpy:1042
msgid "Y/Top Button"
msgstr ""

#: game/screens.rpy:1045
msgid "Calibrate"
msgstr ""

#: game/screens.rpy:1110
msgid "Yes"
msgstr ""

#: game/screens.rpy:1111
msgid "No"
msgstr ""

#: game/screens.rpy:1157
msgid "Skipping"
msgstr ""

#: game/screens.rpy:1378
msgid "Menu"
msgstr ""

#: game/soul.rpy:37
msgid "Level"
msgstr ""

#: game/soul.rpy:42
msgid "Scene Recollection"
msgstr ""

#: game/soul.rpy:51
msgid "Prologue"
msgstr ""

#: game/soul.rpy:55
msgid "Replay the prologue."
msgstr ""

#: game/soul.rpy:66
msgid "Return »"
msgstr ""

#: game/soul.rpy:119
msgid "{color=#FFF}Loading user data...{/color}"
msgstr ""

#: game/soul.rpy:135
msgid "Wanderer"
msgstr ""

#: game/soul.rpy:156
msgid "{cps=80}Look at this... All this mana... Doesn't it look peaceful?{/cps}"
msgstr ""

#: game/soul.rpy:157
msgid "{cps=80}What do you think that would happen if I mess with it... like this?!{/cps}{nw}"
msgstr ""

#: game/soul.rpy:161
msgctxt "intro_774f5206"
msgid "What do you think that would happen if I mess with it... like this?!{fast}{nw}"
msgstr ""

#: game/soul.rpy:162
msgctxt "intro_873ea3a8"
msgid "What do you think that would happen if I mess with it... like this?!{fast}{nw}"
msgstr ""

#: game/soul.rpy:163
msgctxt "intro_774f5206_1"
msgid "What do you think that would happen if I mess with it... like this?!{fast}{nw}"
msgstr ""

#: game/soul.rpy:164
msgid "What do you think that would happen if I mess with it... like this?!{fast}"
msgstr ""

#: game/soul.rpy:165
msgid "{cps=80}...What? No, you cannot stop me.{/cps}"
msgstr ""

#: game/soul.rpy:166
msgid "{i}*evil grin*{/i} {cps=80}Hey, let's play a game.{/cps}"
msgstr ""

#: game/soul.rpy:167
msgid "{cps=80}I'll shatter your Soul and I want see if you can catch me!{/cps}"
msgstr ""

#: game/soul.rpy:168
msgid "{cps=80}HAHAHAHAHAHA--{/cps}{w=.5}{nw}"
msgstr ""

#: game/soul.rpy:172
msgid "HAHAHAHAHAHA{fast}{cps=80}HAHAHAHAHAHAHAH!{/cps}"
msgstr ""

#: game/soul.rpy:179
msgid "{color=#fff}{cps=80}Having your soul shattered to pieces, you drift along the void...{p=1.5}\n Your soul was shattered, your memories forfeit, but your willpower remained.{p=1.5}\n That's right - You have a task to do, a mission to accomplish.{p=1.5}\n \"This is not the end.\" You think to yourself.{p=1.5}\n So, you dive in the Mirror Lake, allowing your willpower to become part of the worlds which came to be...{/cps}{/color}"
msgstr ""

#: game/soul.rpy:187
msgid "{color=#fff}{b}Tutorial{/b}\n\n In the next screen, you'll be at the Mirror Lake Interface.\nThe worlds are listed to the left, and a description is available at right.\n Select any world, and allow your willpower to take form on the world, as one of its inhabitants.\n Each world is different from each other, there is no consistency on gameplay rules, art style or history.\n \n And eventually, your power shall return to you...{/color}{fast}"
msgstr ""

#: game/soul.rpy:193
msgid "{color=#f35}{b}DISCLAIMER{/b}{/color}\n\n {color=#fff}The worlds may be operated by different staff, and are in an eternal mutation state.\n Be sure to read each subworld specific rules and complete the tutorial to spot the differences!\n \n Attempt to restore your soul as you try to stop the evil which threatens the multiverse.\n Soul Level remains constant regardless of the subworld you're at.{/color}{fast}"
msgstr ""

#: game/update.rpy:81
msgid "Fetching server list and assets..."
msgstr ""

#: game/update.rpy:141
msgid "Welcome to the Mana Launcher.\nBuilding user data, please wait..."
msgstr ""

#: game/update.rpy:157
msgid "{color=#f00}{b}ERROR: No active mirror found.\nMana Launcher needs to be updated.{/b}{/color}"
msgstr ""

#: game/update.rpy:166
msgid "Checking for installed clients..."
msgstr ""

#: game/update.rpy:186
msgid "Verifying credentials..."
msgstr ""

#: game/update.rpy:193
msgid "Attempting Steam authentication..."
msgstr ""

#: game/update.rpy:201
msgid "Waiting for Vault reply..."
msgstr ""

#: game/update.rpy:208
msgid "{color=#f00}{b}STEAM AUTHENTICATION ERROR.\nSteam refused authentication. Try restarting the app.{/b}{/color}"
msgstr ""

#: game/update.rpy:214
msgid "Rate limited! Trying again 15s..."
msgstr ""

#: game/update.rpy:216
msgid "Rate limited! Trying again 10s..."
msgstr ""

#: game/update.rpy:218
msgid "Rate limited! Trying again 5s..."
msgstr ""

#: game/update.rpy:220
msgid "Rate limited! Trying again..."
msgstr ""

#: game/update.rpy:238
msgid "Steam session initialized successfully"
msgstr ""

#: game/update.rpy:245
msgid "{color=#f00}{b}STEAM AUTHENTICATION ERROR.\nIf the issue persists, try closing the app and opening again.{/b}{/color}"
msgstr ""

#: game/update.rpy:250
msgid "Steam auth disabled, logging on Vault..."
msgstr ""

#: game/update.rpy:288
msgid "Email Auth"
msgstr ""

#: game/update.rpy:289
msgid "Pass+2FA Auth"
msgstr ""

#: game/update.rpy:330
msgid "OK"
msgstr ""

#: game/update.rpy:342
msgid "Please insert your {b}email{/b}."
msgstr ""

#: game/update.rpy:345
msgid "Please make sure you enter a valid email!"
msgstr ""

#: game/update.rpy:365
msgid "An email was sent with your API token.\n\nYou'll need it shortly, so check your email."
msgstr ""

#: game/update.rpy:368
msgid "Please insert the {b}token{/b} you received on your email."
msgstr ""

#: game/update.rpy:375
msgid "{b}INTERNAL SERVER ERROR{/b}\n\nSeems like someone messed up on the APIs!\nThis login method seems to be temporaly unavailable, please choose another one."
msgstr ""

#: game/update.rpy:386
msgid "Please insert your {b}Password{/b}.\nIt has to be at least 4 characters long."
msgstr ""

#: game/update.rpy:392
msgid "Please insert your {b}2FA code{/b}. If you do not have 2FA, leave blank.\n\n{u}TOTP setup will be emailed and required for later logins.{/u}"
msgstr ""

#: game/update.rpy:437
msgid "Success!"
msgstr ""

#: game/update.rpy:439
msgid "{color=#F00}Failure!{/color}"
msgstr ""

#: game/update.rpy:444
msgid "Please insert your {b}2FA Secret{/b} or the link sent to you by email.\n\n{size=18}{color=#f00}WARNING:{/color} Will be saved locally with minimal security.{/size}"
msgstr ""

#: game/update.rpy:453
msgid "Invalid OTPAuth URL.\nEnsure you used the URL sent to you by email!"
msgstr ""

#: renpy/common/00accessibility.rpy:28
msgid "Self-voicing disabled."
msgstr ""

#: renpy/common/00accessibility.rpy:29
msgid "Clipboard voicing enabled. "
msgstr ""

#: renpy/common/00accessibility.rpy:30
msgid "Self-voicing enabled. "
msgstr ""

#: renpy/common/00accessibility.rpy:32
msgid "bar"
msgstr ""

#: renpy/common/00accessibility.rpy:33
msgid "selected"
msgstr ""

#: renpy/common/00accessibility.rpy:34
msgid "viewport"
msgstr ""

#: renpy/common/00accessibility.rpy:35
msgid "horizontal scroll"
msgstr ""

#: renpy/common/00accessibility.rpy:36
msgid "vertical scroll"
msgstr ""

#: renpy/common/00accessibility.rpy:37
msgid "activate"
msgstr ""

#: renpy/common/00accessibility.rpy:38
msgid "deactivate"
msgstr ""

#: renpy/common/00accessibility.rpy:39
msgid "increase"
msgstr ""

#: renpy/common/00accessibility.rpy:40
msgid "decrease"
msgstr ""

#: renpy/common/00accessibility.rpy:128
msgid "Font Override"
msgstr ""

#: renpy/common/00accessibility.rpy:132
msgid "Default"
msgstr ""

#: renpy/common/00accessibility.rpy:136
msgid "DejaVu Sans"
msgstr ""

#: renpy/common/00accessibility.rpy:140
msgid "Opendyslexic"
msgstr ""

#: renpy/common/00accessibility.rpy:146
msgid "Text Size Scaling"
msgstr ""

#: renpy/common/00accessibility.rpy:152
msgid "Reset"
msgstr ""

#: renpy/common/00accessibility.rpy:158
msgid "Line Spacing Scaling"
msgstr ""

#: renpy/common/00accessibility.rpy:171
msgid "Self-Voicing"
msgstr ""

#: renpy/common/00accessibility.rpy:175
msgid "Off"
msgstr ""

#: renpy/common/00accessibility.rpy:179
msgid "Text-to-speech"
msgstr ""

#: renpy/common/00accessibility.rpy:183
msgid "Clipboard"
msgstr ""

#: renpy/common/00accessibility.rpy:187
msgid "Debug"
msgstr ""

#: renpy/common/00accessibility.rpy:193
msgid "Self-Voicing Volume Drop"
msgstr ""

#: renpy/common/00accessibility.rpy:202
msgid "The options on this menu are intended to improve accessibility. They may not work with all games, and some combinations of options may render the game unplayable. This is not an issue with the game or engine. For the best results when changing fonts, try to keep the text size the same as it originally was."
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Monday"
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Tuesday"
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Wednesday"
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Thursday"
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Friday"
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Saturday"
msgstr ""

#: renpy/common/00action_file.rpy:26
msgid "{#weekday}Sunday"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Mon"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Tue"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Wed"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Thu"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Fri"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Sat"
msgstr ""

#: renpy/common/00action_file.rpy:37
msgid "{#weekday_short}Sun"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}January"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}February"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}March"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}April"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}May"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}June"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}July"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}August"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}September"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}October"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}November"
msgstr ""

#: renpy/common/00action_file.rpy:47
msgid "{#month}December"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Jan"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Feb"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Mar"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Apr"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}May"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Jun"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Jul"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Aug"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Sep"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Oct"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Nov"
msgstr ""

#: renpy/common/00action_file.rpy:63
msgid "{#month_short}Dec"
msgstr ""

#: renpy/common/00action_file.rpy:240
msgid "%b %d, %H:%M"
msgstr ""

#: renpy/common/00action_file.rpy:353
msgid "Save slot %s: [text]"
msgstr ""

#: renpy/common/00action_file.rpy:434
msgid "Load slot %s: [text]"
msgstr ""

#: renpy/common/00action_file.rpy:487
msgid "Delete slot [text]"
msgstr ""

#: renpy/common/00action_file.rpy:566
msgid "File page auto"
msgstr ""

#: renpy/common/00action_file.rpy:568
msgid "File page quick"
msgstr ""

#: renpy/common/00action_file.rpy:570
msgid "File page [text]"
msgstr ""

#: renpy/common/00action_file.rpy:628
msgid "Page {}"
msgstr ""

#: renpy/common/00action_file.rpy:628
msgid "Automatic saves"
msgstr ""

#: renpy/common/00action_file.rpy:628
msgid "Quick saves"
msgstr ""

#: renpy/common/00action_file.rpy:769
msgid "Next file page."
msgstr ""

#: renpy/common/00action_file.rpy:841
msgid "Previous file page."
msgstr ""

#: renpy/common/00action_file.rpy:902
msgid "Quick save complete."
msgstr ""

#: renpy/common/00action_file.rpy:920
msgid "Quick save."
msgstr ""

#: renpy/common/00action_file.rpy:939
msgid "Quick load."
msgstr ""

#: renpy/common/00action_other.rpy:375
msgid "Language [text]"
msgstr ""

#: renpy/common/00director.rpy:708
msgid "The interactive director is not enabled here."
msgstr ""

#: renpy/common/00director.rpy:1481
msgid "⬆"
msgstr ""

#: renpy/common/00director.rpy:1487
msgid "⬇"
msgstr ""

#: renpy/common/00director.rpy:1551
msgid "Done"
msgstr ""

#: renpy/common/00director.rpy:1561
msgid "(statement)"
msgstr ""

#: renpy/common/00director.rpy:1562
msgid "(tag)"
msgstr ""

#: renpy/common/00director.rpy:1563
msgid "(attributes)"
msgstr ""

#: renpy/common/00director.rpy:1564
msgid "(transform)"
msgstr ""

#: renpy/common/00director.rpy:1589
msgid "(transition)"
msgstr ""

#: renpy/common/00director.rpy:1601
msgid "(channel)"
msgstr ""

#: renpy/common/00director.rpy:1602
msgid "(filename)"
msgstr ""

#: renpy/common/00director.rpy:1631
msgid "Change"
msgstr ""

#: renpy/common/00director.rpy:1633
msgid "Add"
msgstr ""

#: renpy/common/00director.rpy:1636
msgid "Cancel"
msgstr ""

#: renpy/common/00director.rpy:1639
msgid "Remove"
msgstr ""

#: renpy/common/00director.rpy:1674
msgid "Statement:"
msgstr ""

#: renpy/common/00director.rpy:1695
msgid "Tag:"
msgstr ""

#: renpy/common/00director.rpy:1711
msgid "Attributes:"
msgstr ""

#: renpy/common/00director.rpy:1729
msgid "Transforms:"
msgstr ""

#: renpy/common/00director.rpy:1748
msgid "Behind:"
msgstr ""

#: renpy/common/00director.rpy:1767
msgid "Transition:"
msgstr ""

#: renpy/common/00director.rpy:1785
msgid "Channel:"
msgstr ""

#: renpy/common/00director.rpy:1803
msgid "Audio Filename:"
msgstr ""

#: renpy/common/00gallery.rpy:590
msgid "Image [index] of [count] locked."
msgstr ""

#: renpy/common/00gallery.rpy:610
msgid "prev"
msgstr ""

#: renpy/common/00gallery.rpy:611
msgid "next"
msgstr ""

#: renpy/common/00gallery.rpy:612
msgid "slideshow"
msgstr ""

#: renpy/common/00gallery.rpy:613
msgid "return"
msgstr ""

#: renpy/common/00gamepad.rpy:32
msgid "Select Gamepad to Calibrate"
msgstr ""

#: renpy/common/00gamepad.rpy:35
msgid "No Gamepads Available"
msgstr ""

#: renpy/common/00gamepad.rpy:54
msgid "Calibrating [name] ([i]/[total])"
msgstr ""

#: renpy/common/00gamepad.rpy:58
msgid "Press or move the '[control!s]' [kind]."
msgstr ""

#: renpy/common/00gamepad.rpy:68
msgid "Skip (A)"
msgstr ""

#: renpy/common/00gamepad.rpy:71
msgid "Back (B)"
msgstr ""

#: renpy/common/00gltest.rpy:89
msgid "Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:93
msgid "Automatically Choose"
msgstr ""

#: renpy/common/00gltest.rpy:100
msgid "Force GL Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:105
msgid "Force ANGLE Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:110
msgid "Force GLES Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:116
msgid "Force GL2 Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:121
msgid "Force ANGLE2 Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:126
msgid "Force GLES2 Renderer"
msgstr ""

#: renpy/common/00gltest.rpy:136
msgid "Enable (No Blocklist)"
msgstr ""

#: renpy/common/00gltest.rpy:140
msgid "Enable"
msgstr ""

#: renpy/common/00gltest.rpy:144
msgid "Disable"
msgstr ""

#: renpy/common/00gltest.rpy:159
msgid "Powersave"
msgstr ""

#: renpy/common/00gltest.rpy:173
msgid "Framerate"
msgstr ""

#: renpy/common/00gltest.rpy:177
msgid "Screen"
msgstr ""

#: renpy/common/00gltest.rpy:181
msgid "60"
msgstr ""

#: renpy/common/00gltest.rpy:185
msgid "30"
msgstr ""

#: renpy/common/00gltest.rpy:191
msgid "Tearing"
msgstr ""

#: renpy/common/00gltest.rpy:207
msgid "Changes will take effect the next time this program is run."
msgstr ""

#: renpy/common/00gltest.rpy:242
msgid "Performance Warning"
msgstr ""

#: renpy/common/00gltest.rpy:247
msgid "This computer is using software rendering."
msgstr ""

#: renpy/common/00gltest.rpy:249
msgid "This game requires use of GL2 that can't be initialised."
msgstr ""

#: renpy/common/00gltest.rpy:251
msgid "This computer has a problem displaying graphics: [problem]."
msgstr ""

#: renpy/common/00gltest.rpy:255
msgid "Its graphics drivers may be out of date or not operating correctly. This can lead to slow or incorrect graphics display."
msgstr ""

#: renpy/common/00gltest.rpy:259
msgid "The {a=edit:1:log.txt}log.txt{/a} file may contain information to help you determine what is wrong with your computer."
msgstr ""

#: renpy/common/00gltest.rpy:264
msgid "More details on how to fix this can be found in the {a=[url]}documentation{/a}."
msgstr ""

#: renpy/common/00gltest.rpy:269
msgid "Continue, Show this warning again"
msgstr ""

#: renpy/common/00gltest.rpy:273
msgid "Continue, Don't show warning again"
msgstr ""

#: renpy/common/00gltest.rpy:281
msgid "Change render options"
msgstr ""

#: renpy/common/00gui.rpy:374
msgid "Are you sure?"
msgstr ""

#: renpy/common/00gui.rpy:375
msgid "Are you sure you want to delete this save?"
msgstr ""

#: renpy/common/00gui.rpy:376
msgid "Are you sure you want to overwrite your save?"
msgstr ""

#: renpy/common/00gui.rpy:377
msgid "Loading will lose unsaved progress.\nAre you sure you want to do this?"
msgstr ""

#: renpy/common/00gui.rpy:378
msgid "Are you sure you want to quit?"
msgstr ""

#: renpy/common/00gui.rpy:379
msgid "Are you sure you want to return to the main menu?\nThis will lose unsaved progress."
msgstr ""

#: renpy/common/00gui.rpy:380
msgid "Are you sure you want to end the replay?"
msgstr ""

#: renpy/common/00gui.rpy:381
msgid "Are you sure you want to begin skipping?"
msgstr ""

#: renpy/common/00gui.rpy:382
msgid "Are you sure you want to skip to the next choice?"
msgstr ""

#: renpy/common/00gui.rpy:383
msgid "Are you sure you want to skip unseen dialogue to the next choice?"
msgstr ""

#: renpy/common/00iap.rpy:219
msgid "Contacting App Store\nPlease Wait..."
msgstr ""

#: renpy/common/00keymap.rpy:300
msgid "Failed to save screenshot as %s."
msgstr ""

#: renpy/common/00keymap.rpy:312
msgid "Saved screenshot as %s."
msgstr ""

#: renpy/common/00library.rpy:195
msgid "Skip Mode"
msgstr ""

#: renpy/common/00library.rpy:281
msgid "This program contains free software under a number of licenses, including the MIT License and GNU Lesser General Public License. A complete list of software, including links to full source code, can be found {a=https://www.renpy.org/l/license}here{/a}."
msgstr ""

#: renpy/common/00preferences.rpy:240
msgid "display"
msgstr ""

#: renpy/common/00preferences.rpy:252
msgid "transitions"
msgstr ""

#: renpy/common/00preferences.rpy:261
msgid "skip transitions"
msgstr ""

#: renpy/common/00preferences.rpy:263
msgid "video sprites"
msgstr ""

#: renpy/common/00preferences.rpy:272
msgid "show empty window"
msgstr ""

#: renpy/common/00preferences.rpy:281
msgid "text speed"
msgstr ""

#: renpy/common/00preferences.rpy:289
msgid "joystick"
msgstr ""

#: renpy/common/00preferences.rpy:289
msgid "joystick..."
msgstr ""

#: renpy/common/00preferences.rpy:296
msgid "skip"
msgstr ""

#: renpy/common/00preferences.rpy:299
msgid "skip unseen [text]"
msgstr ""

#: renpy/common/00preferences.rpy:304
msgid "skip unseen text"
msgstr ""

#: renpy/common/00preferences.rpy:306
msgid "begin skipping"
msgstr ""

#: renpy/common/00preferences.rpy:310
msgid "after choices"
msgstr ""

#: renpy/common/00preferences.rpy:317
msgid "skip after choices"
msgstr ""

#: renpy/common/00preferences.rpy:319
msgid "auto-forward time"
msgstr ""

#: renpy/common/00preferences.rpy:333
msgid "auto-forward"
msgstr ""

#: renpy/common/00preferences.rpy:340
msgid "Auto forward"
msgstr ""

#: renpy/common/00preferences.rpy:343
msgid "auto-forward after click"
msgstr ""

#: renpy/common/00preferences.rpy:352
msgid "automatic move"
msgstr ""

#: renpy/common/00preferences.rpy:361
msgid "wait for voice"
msgstr ""

#: renpy/common/00preferences.rpy:370
msgid "voice sustain"
msgstr ""

#: renpy/common/00preferences.rpy:379
msgid "self voicing"
msgstr ""

#: renpy/common/00preferences.rpy:388
msgid "self voicing volume drop"
msgstr ""

#: renpy/common/00preferences.rpy:396
msgid "clipboard voicing"
msgstr ""

#: renpy/common/00preferences.rpy:405
msgid "debug voicing"
msgstr ""

#: renpy/common/00preferences.rpy:414
msgid "emphasize audio"
msgstr ""

#: renpy/common/00preferences.rpy:423
msgid "rollback side"
msgstr ""

#: renpy/common/00preferences.rpy:433
msgid "gl powersave"
msgstr ""

#: renpy/common/00preferences.rpy:439
msgid "gl framerate"
msgstr ""

#: renpy/common/00preferences.rpy:442
msgid "gl tearing"
msgstr ""

#: renpy/common/00preferences.rpy:445
msgid "font transform"
msgstr ""

#: renpy/common/00preferences.rpy:448
msgid "font size"
msgstr ""

#: renpy/common/00preferences.rpy:456
msgid "font line spacing"
msgstr ""

#: renpy/common/00preferences.rpy:464
msgid "system cursor"
msgstr ""

#: renpy/common/00preferences.rpy:484
msgid "music volume"
msgstr ""

#: renpy/common/00preferences.rpy:485
msgid "sound volume"
msgstr ""

#: renpy/common/00preferences.rpy:486
msgid "voice volume"
msgstr ""

#: renpy/common/00preferences.rpy:487
msgid "mute music"
msgstr ""

#: renpy/common/00preferences.rpy:488
msgid "mute sound"
msgstr ""

#: renpy/common/00preferences.rpy:489
msgid "mute voice"
msgstr ""

#: renpy/common/00preferences.rpy:490
msgid "mute all"
msgstr ""

#: renpy/common/00preferences.rpy:571
msgid "Clipboard voicing enabled. Press 'shift+C' to disable."
msgstr ""

#: renpy/common/00preferences.rpy:573
msgid "Self-voicing would say \"[renpy.display.tts.last]\". Press 'alt+shift+V' to disable."
msgstr ""

#: renpy/common/00preferences.rpy:575
msgid "Self-voicing enabled. Press 'v' to disable."
msgstr ""

#: renpy/common/00updater.rpy:374
msgid "The Ren'Py Updater is not supported on mobile devices."
msgstr ""

#: renpy/common/00updater.rpy:493
msgid "An error is being simulated."
msgstr ""

#: renpy/common/00updater.rpy:677
msgid "Either this project does not support updating, or the update status file was deleted."
msgstr ""

#: renpy/common/00updater.rpy:691
msgid "This account does not have permission to perform an update."
msgstr ""

#: renpy/common/00updater.rpy:694
msgid "This account does not have permission to write the update log."
msgstr ""

#: renpy/common/00updater.rpy:721
msgid "Could not verify update signature."
msgstr ""

#: renpy/common/00updater.rpy:992
msgid "The update file was not downloaded."
msgstr ""

#: renpy/common/00updater.rpy:1010
msgid "The update file does not have the correct digest - it may have been corrupted."
msgstr ""

#: renpy/common/00updater.rpy:1064
msgid "While unpacking {}, unknown type {}."
msgstr ""

#: renpy/common/00updater.rpy:1430
msgid "Updater"
msgstr ""

#: renpy/common/00updater.rpy:1437
msgid "An error has occured:"
msgstr ""

#: renpy/common/00updater.rpy:1439
msgid "Checking for updates."
msgstr ""

#: renpy/common/00updater.rpy:1441
msgid "This program is up to date."
msgstr ""

#: renpy/common/00updater.rpy:1443
msgid "[u.version] is available. Do you want to install it?"
msgstr ""

#: renpy/common/00updater.rpy:1445
msgid "Preparing to download the updates."
msgstr ""

#: renpy/common/00updater.rpy:1447
msgid "Downloading the updates."
msgstr ""

#: renpy/common/00updater.rpy:1449
msgid "Unpacking the updates."
msgstr ""

#: renpy/common/00updater.rpy:1451
msgid "Finishing up."
msgstr ""

#: renpy/common/00updater.rpy:1453
msgid "The updates have been installed. The program will restart."
msgstr ""

#: renpy/common/00updater.rpy:1455
msgid "The updates have been installed."
msgstr ""

#: renpy/common/00updater.rpy:1457
msgid "The updates were cancelled."
msgstr ""

#: renpy/common/00updater.rpy:1472
msgid "Proceed"
msgstr ""

#: renpy/common/_errorhandling.rpym:542
msgid "Open"
msgstr ""

#: renpy/common/_errorhandling.rpym:544
msgid "Opens the traceback.txt file in a text editor."
msgstr ""

#: renpy/common/_errorhandling.rpym:546
msgid "Copy BBCode"
msgstr ""

#: renpy/common/_errorhandling.rpym:548
msgid "Copies the traceback.txt file to the clipboard as BBcode for forums like https://lemmasoft.renai.us/."
msgstr ""

#: renpy/common/_errorhandling.rpym:550
msgid "Copy Markdown"
msgstr ""

#: renpy/common/_errorhandling.rpym:552
msgid "Copies the traceback.txt file to the clipboard as Markdown for Discord."
msgstr ""

#: renpy/common/_errorhandling.rpym:581
msgid "An exception has occurred."
msgstr ""

#: renpy/common/_errorhandling.rpym:604
msgid "Rollback"
msgstr ""

#: renpy/common/_errorhandling.rpym:606
msgid "Attempts a roll back to a prior time, allowing you to save or choose a different choice."
msgstr ""

#: renpy/common/_errorhandling.rpym:609
msgid "Ignore"
msgstr ""

#: renpy/common/_errorhandling.rpym:613
msgid "Ignores the exception, allowing you to continue."
msgstr ""

#: renpy/common/_errorhandling.rpym:615
msgid "Ignores the exception, allowing you to continue. This often leads to additional errors."
msgstr ""

#: renpy/common/_errorhandling.rpym:619
msgid "Reload"
msgstr ""

#: renpy/common/_errorhandling.rpym:621
msgid "Reloads the game from disk, saving and restoring game state if possible."
msgstr ""

#: renpy/common/_errorhandling.rpym:624
msgid "Console"
msgstr ""

#: renpy/common/_errorhandling.rpym:626
msgid "Opens a console to allow debugging the problem."
msgstr ""

#: renpy/common/_errorhandling.rpym:639
msgid "Quits the game."
msgstr ""

#: renpy/common/_errorhandling.rpym:660
msgid "Parsing the script failed."
msgstr ""

#: renpy/common/_errorhandling.rpym:686
msgid "Opens the errors.txt file in a text editor."
msgstr ""

#: renpy/common/_errorhandling.rpym:690
msgid "Copies the errors.txt file to the clipboard as BBcode for forums like https://lemmasoft.renai.us/."
msgstr ""

#: renpy/common/_errorhandling.rpym:694
msgid "Copies the errors.txt file to the clipboard as Markdown for Discord."
msgstr ""