summaryrefslogtreecommitdiff
path: root/Master/tlpkg/translations/messages.pot
blob: 941a1dcae2ce59ea17eb4a601077fd619fd7652a (plain)
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
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR TeX Live Team
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2010\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
"POT-Creation-Date: 2014-01-29 03:25+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: tlpkg/installer/install-menu-wizard.pl:39
#: tlpkg/installer/install-menu-perltk.pl:420
msgid "Default paper size"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:40
#: tlpkg/installer/install-menu-perltk.pl:462
msgid "Add menu shortcuts"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:41
#: tlpkg/installer/install-menu-perltk.pl:468
#: tlpkg/installer/install-menu-perltk.pl:716
#: tlpkg/installer/install-menu-perltk.pl:721
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1239
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1815
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1819
msgid "Change file associations"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:42
#: tlpkg/installer/install-menu-perltk.pl:449
msgid "Adjust PATH setting in registry"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:43
#: tlpkg/installer/install-menu-perltk.pl:475
msgid "Installation for all users"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:44
#: tlpkg/installer/install-menu-perltk.pl:482
msgid "Install TeXworks front end"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:167
#: tlpkg/installer/install-menu-perltk.pl:244
#: tlpkg/installer/install-menu-perltk.pl:554
#, perl-format
msgid "TeX Live %s Installation"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:182
#: tlpkg/installer/install-menu-perltk.pl:508
#: tlpkg/installer/install-menu-perltk.pl:567
#: texmf-dist/scripts/texlive/tlmgrgui.pl:532
msgid "Quit"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:184
#: tlpkg/installer/install-menu-wizard.pl:299
#: tlpkg/installer/install-menu-wizard.pl:368
#: tlpkg/installer/install-menu-wizard.pl:420
#: tlpkg/installer/install-menu-wizard.pl:427
#: tlpkg/installer/install-menu-wizard.pl:505
#: tlpkg/installer/install-menu-wizard.pl:614
#: tlpkg/installer/install-menu-wizard.pl:659
msgid "< Back"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:185
#: tlpkg/installer/install-menu-wizard.pl:229
#: tlpkg/installer/install-menu-wizard.pl:300
#: tlpkg/installer/install-menu-wizard.pl:369
#: tlpkg/installer/install-menu-wizard.pl:506
#: tlpkg/installer/install-menu-wizard.pl:615
msgid "Next >"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:207
#, perl-format
msgid ""
"Welcome to the installation of TeX Live %s\n"
"http://tug.org/texlive\n"
"\n"
"This wizard will guide you through the installation."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:208
#: tlpkg/installer/install-menu-perltk.pl:555
msgid "Best to disable your virus scanner during installation."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:210
msgid ""
"For an advanced, customizable installation, please consult\n"
"the web pages or installation guide."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:213
msgid "Or use install-tl-advanced.bat."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:214
msgid "Or specify  --gui expert  to install-tl."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:223
msgid "Change default repository"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:260
#: tlpkg/installer/install-menu-perltk.pl:257
msgid "Command line repository"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:266
#: tlpkg/installer/install-menu-perltk.pl:263
msgid "LOCAL REPOSITORIES"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:270
#: tlpkg/installer/install-menu-perltk.pl:267
msgid "NETWORK REPOSITORIES"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:271
#: tlpkg/installer/install-menu-perltk.pl:268
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1471
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1503
msgid "Default remote repository"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:277
#: tlpkg/installer/install-menu-perltk.pl:272
msgid "Select repository"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:279
msgid "Mirror:"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:331
msgid "Continent"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:345
msgid "Countries"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:363
msgid "Mirrors"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:410
msgid "Please wait while the repository database is loaded."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:411
msgid "This will take some time!"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:414
#: tlpkg/installer/install-menu-wizard.pl:538
#: tlpkg/installer/install-menu-perltk.pl:591
#: tlpkg/installer/install-menu-perltk.pl:675
#: tlpkg/installer/install-menu-perltk.pl:707
#: tlpkg/installer/install-menu-perltk.pl:745
#: tlpkg/installer/install-menu-perltk.pl:789
#: tlpkg/installer/install-menu-perltk.pl:843
#: tlpkg/installer/install-menu-perltk.pl:907
#: tlpkg/installer/install-menu-perltk.pl:938
#: texmf-dist/scripts/texlive/tlmgrgui.pl:617
#: texmf-dist/scripts/texlive/tlmgrgui.pl:618
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1046
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1258
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1374
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1443
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1453
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1516
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1704
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1769
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1806
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1839
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2484
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2521
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2602
msgid "Cancel"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:418
#: tlpkg/installer/install-menu-perltk.pl:298
msgid "Could not load remote TeX Live Database:"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:419
#: tlpkg/installer/install-menu-wizard.pl:426
msgid "Please go back and select a different mirror."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:422
#, perl-format
msgid ""
"The TeX Live versions of the local installation\n"
"and the repository being accessed are not compatible:\n"
"     local: %s\n"
"repository: %s"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:455
#: tlpkg/installer/install-menu-wizard.pl:640
msgid "Destination folder:"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:457
#: tlpkg/installer/install-menu-perltk.pl:332
#: tlpkg/installer/install-menu-perltk.pl:341
#: tlpkg/installer/install-menu-perltk.pl:351
#: tlpkg/installer/install-menu-perltk.pl:373
#: tlpkg/installer/install-menu-perltk.pl:375
#: tlpkg/installer/install-menu-perltk.pl:384
#: tlpkg/installer/install-menu-perltk.pl:391
#: tlpkg/installer/install-menu-perltk.pl:398
#: tlpkg/installer/install-menu-perltk.pl:405
#: tlpkg/installer/install-menu-perltk.pl:454
#: tlpkg/installer/install-menu-perltk.pl:470
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1144
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1182
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1190
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1199
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1207
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1215
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1243
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1361
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1589
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2448
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2453
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2458
msgid "Change"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:479
msgid ""
"The destination folder will contain the installation.\n"
"It is strongly recommended to keep the year as the last component."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:501
#: tlpkg/installer/install-menu-perltk.pl:992
msgid "disk space required:"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:521
#: tlpkg/installer/install-menu-perltk.pl:999
msgid "(default not allowed or not writable - please change!)"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:531
msgid "Enter path for"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:535
#: tlpkg/installer/install-menu-perltk.pl:301
#: tlpkg/installer/install-menu-perltk.pl:309
#: tlpkg/installer/install-menu-perltk.pl:674
#: tlpkg/installer/install-menu-perltk.pl:705
#: tlpkg/installer/install-menu-perltk.pl:730
#: tlpkg/installer/install-menu-perltk.pl:787
#: tlpkg/installer/install-menu-perltk.pl:827
#: tlpkg/installer/install-menu-perltk.pl:905
#: tlpkg/installer/install-menu-perltk.pl:936
#: tlpkg/installer/install-menu-perltk.pl:953
#: texmf-dist/scripts/texlive/tlmgrgui.pl:243
#: texmf-dist/scripts/texlive/tlmgrgui.pl:617
#: texmf-dist/scripts/texlive/tlmgrgui.pl:621
#: texmf-dist/scripts/texlive/tlmgrgui.pl:623
#: texmf-dist/scripts/texlive/tlmgrgui.pl:641
#: texmf-dist/scripts/texlive/tlmgrgui.pl:820
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1058
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1423
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1453
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1454
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1513
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1638
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1648
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1768
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1795
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1830
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1879
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1942
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2286
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2347
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2373
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2481
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2682
msgid "Ok"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:587
msgid "This screen allows you to configure some options"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:632
#, perl-format
msgid ""
"We are ready to install TeX Live %s.\n"
"The following settings will be used.\n"
"If you want to change something please go back,\n"
"otherwise press the \"Install\" button."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:648
#: tlpkg/installer/install-menu-perltk.pl:119
#: tlpkg/installer/install-menu-perltk.pl:121
#: tlpkg/installer/install-menu-perltk.pl:122
#: tlpkg/installer/install-menu-perltk.pl:123
#: tlpkg/installer/install-menu-perltk.pl:124
#: tlpkg/installer/install-menu-perltk.pl:126
#: tlpkg/installer/install-menu-perltk.pl:127
#: tlpkg/installer/install-menu-perltk.pl:128
#: tlpkg/installer/install-menu-perltk.pl:129
#: tlpkg/installer/install-menu-perltk.pl:130
#: tlpkg/installer/install-menu-perltk.pl:1034
#: tlpkg/installer/install-menu-perltk.pl:1035
#: tlpkg/installer/install-menu-perltk.pl:1036
#: tlpkg/installer/install-menu-perltk.pl:1042
#: tlpkg/installer/install-menu-perltk.pl:1048
#: tlpkg/installer/install-menu-perltk.pl:1126
#: tlpkg/installer/install-menu-perltk.pl:1154
#: texmf-dist/scripts/texlive/tlmgrgui.pl:688
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1717
msgid "Yes"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:648
#: tlpkg/installer/install-menu-perltk.pl:119
#: tlpkg/installer/install-menu-perltk.pl:121
#: tlpkg/installer/install-menu-perltk.pl:122
#: tlpkg/installer/install-menu-perltk.pl:123
#: tlpkg/installer/install-menu-perltk.pl:124
#: tlpkg/installer/install-menu-perltk.pl:126
#: tlpkg/installer/install-menu-perltk.pl:127
#: tlpkg/installer/install-menu-perltk.pl:128
#: tlpkg/installer/install-menu-perltk.pl:129
#: tlpkg/installer/install-menu-perltk.pl:130
#: tlpkg/installer/install-menu-perltk.pl:1034
#: tlpkg/installer/install-menu-perltk.pl:1035
#: tlpkg/installer/install-menu-perltk.pl:1036
#: tlpkg/installer/install-menu-perltk.pl:1042
#: tlpkg/installer/install-menu-perltk.pl:1048
#: tlpkg/installer/install-menu-perltk.pl:1116
#: tlpkg/installer/install-menu-perltk.pl:1135
#: tlpkg/installer/install-menu-perltk.pl:1136
#: tlpkg/installer/install-menu-perltk.pl:1138
#: tlpkg/installer/install-menu-perltk.pl:1154
#: texmf-dist/scripts/texlive/tlmgrgui.pl:688
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1717
msgid "No"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:657
#: texmf-dist/scripts/texlive/tlmgrgui.pl:444
msgid "Install"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:712
#: tlpkg/installer/install-menu-perltk.pl:599
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
"The TeX Live web site (http://tug.org/texlive/) contains any updates and "
"corrections. TeX Live is a joint project of the TeX user groups around the "
"world; please consider supporting it by joining the group best for you. The "
"list of groups is available on the web at http://tug.org/usergroups.html."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:714
#: tlpkg/installer/install-menu-perltk.pl:601
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
"Add %s/texmf-dist/doc/info to INFOPATH.\n"
"Most importantly, add %s/bin/%s\n"
"to your PATH for current and future sessions."
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:717
#: tlpkg/installer/install-menu-perltk.pl:604
msgid ""
"There were some warnings during the installation process.\n"
"Here is the list of warning messages:"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:721
#: tlpkg/installer/install-menu-perltk.pl:609
msgid "Welcome to TeX Live!"
msgstr ""

#: tlpkg/installer/install-menu-wizard.pl:731
#: tlpkg/installer/install-menu-perltk.pl:619
msgid "Finish"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:54
#: tlpkg/installer/install-menu-perltk.pl:1137
#: texmf-dist/scripts/texlive/tlmgrgui.pl:146
msgid "None"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:55
#: texmf-dist/scripts/texlive/tlmgrgui.pl:147
msgid "Only new"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:56
#: texmf-dist/scripts/texlive/tlmgrgui.pl:148
msgid "All"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:58
msgid "A4"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:59
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1346
msgid "letter"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:291
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2584
msgid "Load"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:297
#: tlpkg/installer/install-menu-perltk.pl:304
#: tlpkg/installer/install-menu-perltk.pl:951
#: tlpkg/installer/install-menu-perltk.pl:1145
#: texmf-dist/scripts/texlive/tlmgrgui.pl:241
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1056
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1647
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1876
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1940
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2286
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2347
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2682
msgid "Warning"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:300
msgid "Please select a different mirror."
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:305
#, perl-format
msgid ""
"The TeX Live versions of the local installation and the repository being "
"accessed are not compatible:\n"
"  local: %s\n"
"  repository: %s\n"
"Please select a different mirror."
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:324
msgid "Basic Information"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:329
#: tlpkg/installer/install-menu-perltk.pl:916
msgid "Binary system(s)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:338
#: tlpkg/installer/install-menu-perltk.pl:753
#: tlpkg/installer/install-menu-perltk.pl:767
msgid "Selected scheme"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:346
msgid "Further Customization"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:350
#: tlpkg/installer/install-menu-perltk.pl:797
msgid "Installation collections"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:360
msgid "Directory setup"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:363
msgid "Portable setup"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:365
#: tlpkg/installer/install-menu-perltk.pl:422
#: tlpkg/installer/install-menu-perltk.pl:427
#: tlpkg/installer/install-menu-perltk.pl:432
#: tlpkg/installer/install-menu-perltk.pl:438
#: tlpkg/installer/install-menu-perltk.pl:445
#: tlpkg/installer/install-menu-perltk.pl:456
#: tlpkg/installer/install-menu-perltk.pl:464
#: tlpkg/installer/install-menu-perltk.pl:477
#: tlpkg/installer/install-menu-perltk.pl:485
#: tlpkg/installer/install-menu-perltk.pl:492
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1161
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1168
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1175
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1225
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1234
msgid "Toggle"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:369
msgid "TEXDIR (the main TeX directory)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:382
msgid "TEXMFLOCAL (directory for site-wide local files)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:389
msgid "TEXMFSYSVAR (directory for autogenerated data)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:396
msgid "TEXMFSYSCONFIG (directory for local config)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:403
msgid "TEXMFHOME (directory for user-specific files)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:416
#: texmf-dist/scripts/texlive/tlmgrgui.pl:501
msgid "Options"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:425
msgid "Allow execution of restricted list of programs via \\write18"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:430
msgid "Create all format files"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:436
msgid "Install font/macro doc tree"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:443
msgid "Install font/macro source tree"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:450
#: tlpkg/installer/install-menu-perltk.pl:882
msgid "Create symlinks in system directories"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:490
msgid "After installation, get package updates from CTAN"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:504
msgid "Install TeX Live"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:559
msgid ""
"The installer does not have adminstrative permissions;\n"
"so can only install for current user."
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:562
msgid ""
"Right-click install-tl-advanced and select \"run as administrator\"\n"
" if you want to install for all users."
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:568
msgid "Continue"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:578
#: tlpkg/installer/install-menu-perltk.pl:582
msgid "Installation process"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:660
#: tlpkg/installer/install-menu-perltk.pl:691
msgid "Change variable value"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:663
#: tlpkg/installer/install-menu-perltk.pl:701
#, perl-format
msgid "Enter path for %s (use ~ for %s)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:775
msgid "custom selection of collections"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:806
msgid "Select the collections to be installed"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:822
msgid "Select All"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:824
msgid "Deselect All"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:886
msgid "create symlinks in standard directories"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:891
msgid "binaries to"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:893
msgid "manpages to"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:895
msgid "info to"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:925
msgid "Select arch-os"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:952
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1057
msgid "Removals of the main platform not possible!"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:984
#, perl-format
msgid "%s out of %s"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:990
#, perl-format
msgid "%s collections out of %s"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:1008
#: tlpkg/installer/install-menu-perltk.pl:1019
msgid "(please change TEXDIR first!)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:1011
#: tlpkg/installer/install-menu-perltk.pl:1022
msgid "(default not writable - please change!)"
msgstr ""

#: tlpkg/installer/install-menu-perltk.pl:1146
msgid ""
"Portable option changed;\n"
"Directories have been reinitialized"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:172
msgid "Loading local TeX Live database"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:174
msgid "This may take some time, please be patient ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:222
msgid "Cannot load taxonomy file"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:236
msgid "... done loading"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:242
#, perl-format
msgid ""
"You don't have permissions to change the installation in any way,\n"
"specifically, the directory %s is not writable.\n"
"Please run this program as administrator, or contact your local admin.\n"
"\n"
"Most buttons will be disabled."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:288
msgid "Load default"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:294
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2632
msgid "Loaded repository:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:294
msgid "none"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:301
msgid "Display configuration"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:306
msgid "Status"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:309
#: texmf-dist/scripts/texlive/tlmgrgui.pl:363
msgid "all"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:311
msgid "installed"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:313
msgid "not installed"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:315
msgid "updates"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:318
msgid "Category"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:320
msgid "packages"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:322
msgid "collections"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:324
msgid "schemes"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:327
msgid "Match"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:332
msgid "descriptions"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:335
msgid "taxonomies"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:339
msgid "filenames"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:361
msgid "Selection"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:365
msgid "selected"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:368
msgid "not selected"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:376
msgid "Select all"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:378
msgid "Select none"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:382
msgid "Reset filters"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:404
msgid "Package name"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:405
msgid "Local rev. (ver.)"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:406
msgid "Remote rev. (ver.)"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:407
msgid "Short description"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:422
msgid "Update all installed"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:426
msgid "Reinstall previously removed packages"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:439
msgid "Update"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:448
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2002
msgid "Remove"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:453
msgid "Backup"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:503
msgid "Actions"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:507
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2707
msgid "Help"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:516
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1110
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1277
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1692
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2628
msgid "multiple repositories"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
msgid "Load default (from tlpdb) repository:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:522
msgid "Load cmd line repository:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:525
msgid "Load standard net repository:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:528
msgid "Load other repository ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:538
msgid "General ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:540
msgid "Paper ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:543
msgid "Platforms ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:547
msgid "GUI Language ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:551
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1451
msgid "Expert options"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:555
msgid "Enable debugging output"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:559
msgid "Disable auto-install of new packages"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:562
msgid "Disable auto-removal of server-deleted packages"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:569
msgid "Update filename database"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:577
msgid "Rebuild all formats"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:588
msgid "Update font map database"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:601
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2357
msgid "Restore packages from backup"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:607
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2439
msgid "Handle symlinks in system dirs"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:613
#, perl-format
msgid "Remove TeX Live %s ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:616
#, perl-format
msgid "Remove TeX Live %s"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:623
msgid "Complete removal finished"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:628
#, perl-format
msgid ""
"Really remove (uninstall) the COMPLETE TeX Live %s installation?\n"
"Your last chance to change your mind!"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:637
msgid "Manual"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:638
#: texmf-dist/scripts/texlive/tlmgrgui.pl:640
msgid "About"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:662
msgid "Details on:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:672
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2381
msgid "Package:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:674
msgid "Category:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:676
msgid "Short description:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:684
msgid "Long description:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:687
msgid "Installed:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:690
msgid "Local Revision:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
msgid "Local Catalogue Version:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:698
msgid "Remote Revision:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:702
msgid "Remote Catalogue Version:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:707
msgid "Keywords:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:712
msgid "Functionality:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:717
msgid "Primary characterization:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:722
msgid "Secondary characterization:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:733
msgid "Collection:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:737
msgid "Warning: Catalogue versions might be lagging behind or be simply wrong."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:775
msgid "Depends:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:779
msgid "Binaries' dependencies:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:781
msgid "Runfiles:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:782
msgid "Docfiles:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:783
msgid "Srcfiles:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:795
msgid "Binfiles:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:800
msgid "Further information"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:854
msgid "Update the TeX Live Manager"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1027
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1032
msgid "Select platforms to support"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1043
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1255
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1371
msgid "Apply changes"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1122
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1131
msgid "General options"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1136
msgid "Default package repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1157
msgid "Create formats on installation"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1164
msgid "Install macro/font sources"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1171
msgid "Install macro/font docs"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1178
msgid "Default backup directory"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1186
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1777
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1782
msgid "Auto backup setting"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1195
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2446
msgid "Link destination for programs"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1203
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2451
msgid "Link destination for info docs"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1211
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2456
msgid "Link destination for man pages"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1221
msgid "Create shortcuts on the desktop"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1230
msgid "Install for all users"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1277
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1279
msgid "Load default repository:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1330
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1339
msgid "Paper options"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1343
msgid "Default paper for all"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1344
msgid "a4"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1358
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1762
msgid "Default paper for"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1379
msgid "GUI Language"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1402
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1407
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1425
msgid "System default"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1406
msgid "Default language for GUI:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1421
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1450
msgid "Changes will take effect after restart"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1495
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2510
msgid "Choose Directory"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1561
msgid "Edit default package repositories"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1564
msgid "Specify set of repositories to be used"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1580
msgid "Delete"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1594
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1597
msgid "Change main package repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1595
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1598
msgid "Change subsidiary package repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1619
msgid "Add repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1621
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1622
msgid "Add package repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1648
#, perl-format
msgid "Repository tag name already used: %s"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1706
msgid "Revert"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1758
msgid "Select paper format for"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1785
msgid "keep arbitrarily many"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1786
msgid "disable"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1877
msgid "Loading of remote database failed."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1878
msgid "Error message:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1918
msgid "Installation"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:1941
msgid ""
"Critical updates have been installed.\n"
"Program will terminate now.\n"
"Please restart if necessary."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2287
msgid ""
"The TeX Live manager (the software you're currently running)\n"
"needs to be updated before any other updates can be done.\n"
"\n"
"Please do this by clicking the \"Update the TeX Live Manager\" button,\n"
"after dismissing this dialogue.\n"
"\n"
"After the update, the TeX Live manager will terminate.\n"
"You can then restart it to proceed with further updates."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2296
#, perl-format
msgid ""
"(At least %s further updates are available after tlmgr has been updated.)"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2298
msgid ""
"Please wait a bit after the program has terminated so that the update can be "
"completed."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2372
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2374
msgid "Restore completed"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2379
msgid "Select the package to restore, or restore all packages"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2395
msgid "Revision:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2400
msgid "Restore selected package"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2416
msgid "Restore all package to latest version"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2432
msgid "Close"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2464
msgid "Update symbolic links"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2471
msgid "Remove symbolic links"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2504
msgid "Edit directory"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2507
msgid "New value for"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2540
msgid "Load package repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2543
msgid "Load this package repository:"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2569
msgid "Choose local directory"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2577
msgid "Use standard net repository"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2593
msgid ""
"Loading remote repository - this may take some time, please be patient ..."
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2676
msgid "Completed"
msgstr ""

#: texmf-dist/scripts/texlive/tlmgrgui.pl:2683
#, perl-format
msgid ""
"Running %s failed.\n"
"Please consult the log window for details."
msgstr ""

#: tlpkg/translations/shortdesc.pl:1
msgid "basic scheme (plain and latex)"
msgstr ""

#: tlpkg/translations/shortdesc.pl:2
msgid "ConTeXt scheme"
msgstr ""

#: tlpkg/translations/shortdesc.pl:3
msgid "full scheme (everything)"
msgstr ""

#: tlpkg/translations/shortdesc.pl:4
msgid "GUST TeX Live scheme"
msgstr ""

#: tlpkg/translations/shortdesc.pl:5
msgid "medium scheme (small + more packages and languages)"
msgstr ""

#: tlpkg/translations/shortdesc.pl:6
msgid "minimal scheme (plain only)"
msgstr ""

#: tlpkg/translations/shortdesc.pl:7
msgid "small scheme (basic + xetex, metapost, a few languages)"
msgstr ""

#: tlpkg/translations/shortdesc.pl:8
msgid "teTeX scheme (more than medium, but nowhere near full)"
msgstr ""

#: tlpkg/translations/shortdesc.pl:9
msgid "XML scheme"
msgstr ""

#: tlpkg/translations/shortdesc.pl:10
msgid "Essential programs and files"
msgstr ""

#: tlpkg/translations/shortdesc.pl:11
msgid "BibTeX additional styles"
msgstr ""

#: tlpkg/translations/shortdesc.pl:12
msgid "TeX auxiliary programs"
msgstr ""

#: tlpkg/translations/shortdesc.pl:13
msgid "ConTeXt and packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:14
msgid "Additional fonts"
msgstr ""

#: tlpkg/translations/shortdesc.pl:15
msgid "Recommended fonts"
msgstr ""

#: tlpkg/translations/shortdesc.pl:16
msgid "Graphics and font utilities"
msgstr ""

#: tlpkg/translations/shortdesc.pl:17
msgid "Additional formats"
msgstr ""

#: tlpkg/translations/shortdesc.pl:18
msgid "Games typesetting"
msgstr ""

#: tlpkg/translations/shortdesc.pl:19
msgid "Generic additional packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:20
msgid "Generic recommended packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:21
msgid "HTML/SGML/XML support"
msgstr ""

#: tlpkg/translations/shortdesc.pl:22
msgid "Humanities packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:23
msgid "African scripts"
msgstr ""

#: tlpkg/translations/shortdesc.pl:24
msgid "Arabic"
msgstr ""

#: tlpkg/translations/shortdesc.pl:25
msgid "Chinese/Japanese/Korean"
msgstr ""

#: tlpkg/translations/shortdesc.pl:26
msgid "Cyrillic"
msgstr ""

#: tlpkg/translations/shortdesc.pl:27
msgid "Czech/Slovak"
msgstr ""

#: tlpkg/translations/shortdesc.pl:28
msgid "US and UK English"
msgstr ""

#: tlpkg/translations/shortdesc.pl:29
msgid "Other European languages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:30
msgid "French"
msgstr ""

#: tlpkg/translations/shortdesc.pl:31
msgid "German"
msgstr ""

#: tlpkg/translations/shortdesc.pl:32
msgid "Greek"
msgstr ""

#: tlpkg/translations/shortdesc.pl:33
msgid "Indic scripts"
msgstr ""

#: tlpkg/translations/shortdesc.pl:34
msgid "Italian"
msgstr ""

#: tlpkg/translations/shortdesc.pl:35
msgid "Other languages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:36
msgid "Polish"
msgstr ""

#: tlpkg/translations/shortdesc.pl:37
msgid "Portuguese"
msgstr ""

#: tlpkg/translations/shortdesc.pl:38
msgid "Spanish"
msgstr ""

#: tlpkg/translations/shortdesc.pl:39
msgid "LaTeX fundamental packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:40
msgid "LaTeX additional packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:41
msgid "LaTeX recommended packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:42
msgid "LuaTeX packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:43
msgid "Mathematics packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:44
msgid "MetaPost and Metafont packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:45
msgid "Music packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:46
msgid "Omega packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:47
msgid "Graphics, pictures, diagrams"
msgstr ""

#: tlpkg/translations/shortdesc.pl:48
msgid "Plain TeX packages"
msgstr ""

#: tlpkg/translations/shortdesc.pl:49
msgid "PSTricks"
msgstr ""

#: tlpkg/translations/shortdesc.pl:50
msgid "Publisher styles, theses, etc."
msgstr ""

#: tlpkg/translations/shortdesc.pl:51
msgid "Natural and computer sciences"
msgstr ""

#: tlpkg/translations/shortdesc.pl:52
msgid "TeXworks editor"
msgstr ""

#: tlpkg/translations/shortdesc.pl:53
msgid "Windows-only support programs"
msgstr ""

#: tlpkg/translations/shortdesc.pl:54
msgid "XeTeX and packages"
msgstr ""