summaryrefslogtreecommitdiff
path: root/systems/texlive
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-27 03:00:30 +0000
committerNorbert Preining <norbert@preining.info>2021-01-27 03:00:30 +0000
commit71fd3749ed2ec982d2ef2863bf8e99760d33b562 (patch)
tree1fd604415fa31f3cfbc9d7c2289e07166097f292 /systems/texlive
parent94ac70b92400e4b95d43d570ad53a713c036118b (diff)
CTAN sync 202101270300
Diffstat (limited to 'systems/texlive')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl20
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb111
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2274336 -> 2274116 bytes
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/cs.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/de.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/es.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/fr.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/it.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/ja.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/messages.pot216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/nl.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/pl.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/pt_BR.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/ru.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sk.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sl.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sr.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/uk.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/vi.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/zh_CN.po216
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/zh_TW.po216
24 files changed, 2186 insertions, 1851 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 010e511f54..2a5dccf715 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -28,28 +28,30 @@ $mirrors = {
'Hong Kong' => {
'https://mirror-hk.koddos.net/CTAN/' => 1,
},
- 'India' => {
- 'http://ctan.imsc.res.in/' => 1,
- },
'Indonesia' => {
'https://mirror.unpad.ac.id/ctan/' => 1,
},
'Iran' => {
'http://ctan.yazd.ac.ir/' => 1,
- 'https://ctan.asis.ai/' => 1,
'https://ctan.um.ac.ir/' => 1,
},
'Japan' => {
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
+ 'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
- 'http://ftp.ktug.org/tex-archive/' => 1,
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://mirror.kakao.com/CTAN/' => 1,
+ 'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
+ 'https://mirror.navercorp.com/CTAN/' => 1,
'https://mirror.yongbok.net/ctan/' => 1,
},
+ 'Philippines' => {
+ 'https://mirror.pregi.net/tex-archive/' => 1,
+ },
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1,
},
@@ -78,11 +80,13 @@ $mirrors = {
'https://ctan.crest.fr/tex-archive/' => 1,
'https://ctan.gutenberg.eu.org/' => 1,
'https://ctan.tetaneutral.net/' => 1,
+ 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'https://mirror.ibcp.fr/pub/CTAN/' => 1,
'https://mirrors.chevalier.io/CTAN/' => 1,
'https://mirrors.ircam.fr/pub/CTAN/' => 1,
},
'Germany' => {
+ 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1,
'http://ctan.ebinger.cc/tex-archive/' => 1,
'http://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1,
'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1,
@@ -94,6 +98,7 @@ $mirrors = {
'https://ctan.space-pro.be/tex-archive/' => 1,
'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1,
'https://ftp.fau.de/ctan/' => 1,
+ 'https://ftp.gwdg.de/pub/ctan/' => 1,
'https://ftp.rrze.uni-erlangen.de/ctan/' => 1,
'https://ftp.tu-chemnitz.de/pub/tex/' => 1,
'https://mirror.clientvps.com/CTAN/' => 1,
@@ -102,6 +107,7 @@ $mirrors = {
'https://packages.oth-regensburg.de/ctan/' => 1,
},
'Greece' => {
+ 'http://ftp.ntua.gr/mirror/ctan/' => 1,
'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
},
'Hungary' => {
@@ -112,6 +118,7 @@ $mirrors = {
},
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
+ 'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
},
@@ -160,8 +167,8 @@ $mirrors = {
'Canada' => {
'http://ctan.mirror.colo-serv.net/' => 1,
'http://ctan.mirror.globo.tech/' => 1,
- 'http://ctan.mirror.rafal.ca/' => 1,
'https://ctan.math.ca/tex-archive/' => 1,
+ 'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
'Costa Rica' => {
@@ -169,7 +176,6 @@ $mirrors = {
},
'USA' => {
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,
- 'http://ctan.math.washington.edu/tex-archive/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'https://ctan.math.illinois.edu/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 433e24561a..fb526e02e3 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,7 +26,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2020
-depend revision/57516
+depend revision/57523
name 00texlive.image
category TLCore
@@ -4334,7 +4334,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 57499
+revision 57518
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -85853,7 +85853,7 @@ catalogue-version 1.0a
name dccpaper
category Package
-revision 54512
+revision 57522
shortdesc Typeset papers for the International Journal of Digital Curation
relocated 1
longdesc The LaTeX class ijdc-v14 produces camera-ready papers and
@@ -85863,21 +85863,20 @@ longdesc legacy class ijdc-v9 is provided for papers and articles
longdesc written for volumes 9-13. The similar idcc class can be used
longdesc for submissions to the International Digital Curation
longdesc Conference, beginning with the 2015 conference.
-containersize 25224
-containerchecksum 9b588aa8d8c7cabdc60eb1c617e9ad9b308abc4a2c4b9d553ce2481ebaf740cec27b1840dd44215804f75e58bc9d4c81c35e3687614c928ac37681ad1ccf2a07
-doccontainersize 308040
-doccontainerchecksum be4e3ff335c6be69e4563886b1931bbabcccd85c77bdebe22105044162afd7e6cba1f27275811fcdda599f64869ab5f1a04f7706f4ca0bcc4e588874b9b03883
-docfiles size=82
+containersize 25252
+containerchecksum 02cf56e0c9d4450382336869d2edc09e543b119b68ff365c52049a7558297710e4089adb585124396d03745ce69b35d230091ee2c7d4e76011e78f6188cc9b9f
+doccontainersize 302260
+doccontainerchecksum 2ed2fcfd16373b2af10f91169b2358b787d66af88374600290d362ca9da9db18dafe2cfbe4b2d057ff88b758b70572197ac037f834b02555313ee759af65d6cc
+docfiles size=80
RELOC/doc/latex/dccpaper/README.md details="Readme"
RELOC/doc/latex/dccpaper/dccpaper-apacite.bib
RELOC/doc/latex/dccpaper/dccpaper-biblatex.bib
RELOC/doc/latex/dccpaper/dccpaper.pdf details="Package documentation"
-srccontainersize 27412
-srccontainerchecksum fbf2bce2b7aef944942b087df689b385e17d3653f788b86de676b1fed61f8fe66d64e865be81b1c3294ad54b13d00de39a27da04e7acaedbd4763197603c54f3
-srcfiles size=28
+srccontainersize 27332
+srccontainerchecksum 16764f191263cd3b7ce5a4c128f61b60dff4920b65254202fb0a996e80ca94b206131d9279037fd4948a14fad1f1f007f6e7683373912c7d03ff6626ca3d0db8
+srcfiles size=27
RELOC/source/latex/dccpaper/Makefile
RELOC/source/latex/dccpaper/dccpaper.dtx
- RELOC/source/latex/dccpaper/dccpaper.ins
runfiles size=28
RELOC/tex/latex/dccpaper/dccpaper-base.sty
RELOC/tex/latex/dccpaper/dccpaper-by.eps
@@ -85890,7 +85889,7 @@ catalogue-contact-repository https://github.com/DigitalCurationCentre/dccpaper
catalogue-ctan /macros/latex/contrib/dccpaper
catalogue-license lppl1.3c cc-by-4
catalogue-topics journalpub confproc class
-catalogue-version 2.0
+catalogue-version 2.1
name dcpic
category Package
@@ -120780,21 +120779,21 @@ catalogue-version 1.008
name fontsize
category Package
-revision 57194
+revision 57523
shortdesc A small package to set arbitrary sizes for the main font of the document
relocated 1
longdesc The package allows you to set arbitrary sizes for the main font
longdesc of the document, through the fontsize=<size> option.
-containersize 3924
-containerchecksum 70d9e28eb47d6d4298c7ee009a080e750f624bd659637046db6911c8062b7838425eda029a5b0c1ea5c68273eb892b5f9fa240e9b28f90dc4f419ecce41fc82e
-doccontainersize 324608
-doccontainerchecksum 280b2ca0f546e1c73c6cf337de55a8c0cd7e99b1c3b9abe7df340a31f507e75d5a51ee140406a4634418d4bd8382a1f0db44f0793637fb9428584462617335b0
-docfiles size=83
+containersize 3892
+containerchecksum 0994e15afbcc78e5247b4fde570676fb6fa8dd5a41a4f7e868885900765634925a75397ad5b66d5459a9dbe9460f28f02fc6893d894b26eecb40c6becbf7deba
+doccontainersize 284948
+doccontainerchecksum 0e264925a91ab1d7ce7a66d0b14ba3057fc2393a4c24f6d81781716a72087425e668be9fd2842c6ae248df24f7f8fae0c15198deeae2f3619368fc346ecc8eb6
+docfiles size=73
RELOC/doc/latex/fontsize/README details="Readme"
RELOC/doc/latex/fontsize/fontsize.bib
RELOC/doc/latex/fontsize/fontsize.pdf details="Package documentation"
-srccontainersize 10408
-srccontainerchecksum 6e4247f9724b586d6ae6d9ad15e970957efac5b8f518a2d5621de28669ff06123a1a867fe51d045e6ff173e901ae955805fd0875f19ce315c85a300877c0b2a3
+srccontainersize 10404
+srccontainerchecksum f29a45a28f5307b4c7fc4d39332e35c01d7dca53418d77243ff04d3874489bcfe1474443bfe22b65be7d4158dd4efa241847ff107efe2c91bc7574f4451e0e00
srcfiles size=11
RELOC/source/latex/fontsize/fontsize.dtx
runfiles size=6
@@ -120802,7 +120801,7 @@ runfiles size=6
catalogue-ctan /macros/latex/contrib/fontsize
catalogue-license lppl1.3
catalogue-topics font-supp-misc
-catalogue-version 0.3
+catalogue-version 0.4
name fontspec
category Package
@@ -180867,7 +180866,7 @@ catalogue-version 0.2.0
name ltximg
category Package
-revision 56166
+revision 57521
shortdesc Extract LaTeX environments into separate image files
longdesc ltximg is a Perl script that automates the process of
longdesc extracting and converting environments provided by TikZ,
@@ -180876,23 +180875,24 @@ longdesc and standalone files using ghostscript and poppler-utils. It
longdesc generates a file with only extracted environments and another
longdesc with all extracted environments converted to \includegraphics.
depend ltximg.ARCH
-containersize 24976
-containerchecksum d9c9187d27ccdcf2f696c6f7ef555c708cfd9277a9ee3873c0c0996078ff246b3fee84259f09bee81525c4e8d1ade6aee5e53780b896afceb4e08650f6bdb295
-doccontainersize 225496
-doccontainerchecksum 8f70bf42825bd1c22d1b70073a45f442e50e7dbf4a2476b81f29cbbd7796e311bbaf0d4f019206ba310a3e42d21795b11715bcaea683c4dab506df6229b3a086
-docfiles size=84
+containersize 26344
+containerchecksum 9aa5aacc687d31bc76fd81a2c26cef98fb9328b90c1d97c439f323fe7962184eab2b571431fe208823a6e42fea6c036128414474ca815517421989916a94eeee
+doccontainersize 242252
+doccontainerchecksum 5fbf8faf7bfd95b4f35e755ec1507f155647376be9311b97dd7c2924c9958fb0c42351eb43728018bc95e12cdec1b2b8ef89a7a2245e532dc8a49b4c583f54b9
+docfiles size=112
texmf-dist/doc/support/ltximg/README.md details="Readme"
texmf-dist/doc/support/ltximg/ltximg-doc.pdf details="Package documentation"
texmf-dist/doc/support/ltximg/ltximg-doc.tex
-runfiles size=32
+ texmf-dist/doc/support/ltximg/ltximg.1
+ texmf-dist/doc/support/ltximg/ltximg.man1.pdf details="Manual page (PDF)"
+runfiles size=33
texmf-dist/scripts/ltximg/ltximg.pl
-catalogue-contact-bugs https://github.com/pablgonz/ltximg/issues
catalogue-contact-repository https://github.com/pablgonz/ltximg
catalogue-contact-support https://github.com/pablgonz/ltximg/issues
catalogue-ctan /support/ltximg
catalogue-license gpl3+
catalogue-topics chunks graphics subdocs
-catalogue-version 1.9
+catalogue-version 2.0
name ltximg.aarch64-linux
category Package
@@ -258285,7 +258285,7 @@ catalogue-version 1.4
name ran_toks
category Package
-revision 53271
+revision 57520
shortdesc Randomise token strings
relocated 1
longdesc The package provides means of randomising lists of tokens, or
@@ -258295,36 +258295,41 @@ longdesc containing tokens to be randomised; and the \bRTVToks/\eRTVToks
longdesc commands delimit a collection of tokens for randomising; each
longdesc group inside a rtVw constitutes one of these (typically larger)
longdesc token sets.
-containersize 4008
-containerchecksum 44c32e48f06a6c6f71a1a205ed4e4a818b100698e04828a2e5cdd305f1309f736a77945b79939258edb9606f8542a1327766e120075476168115d35a2a298fb6
-doccontainersize 299276
-doccontainerchecksum 35b639dcdb54196bd73489e1e7c243d28c5cd24e957c06184c2e2d419f73433a140856313dcb67e2ae7b42d3e0833a283199fb2d251b16710c1ef50827c1bbb3
-docfiles size=99
+containersize 5248
+containerchecksum 01bb17e3c2713e482670d3229878ba85bae5405476708b18367f0bfa85766b72b82471a8ff47993f88ef2bea72b1dc4019ed874185c94fab3171fe02f984c4c9
+doccontainersize 517980
+doccontainerchecksum 607924d3e8f09070318a5ef2354acd12fd0c57b3e7d42f45b84048f2cd0693b72811abe0485dfc45aab224c500fa4731111ae66c3e3aa25eaf27e1976b63d938
+docfiles size=159
RELOC/doc/latex/ran_toks/README.md details="Readme"
RELOC/doc/latex/ran_toks/docs/ran_toks.pdf
RELOC/doc/latex/ran_toks/docs/rantoks_man.pdf details="Package documentation"
RELOC/doc/latex/ran_toks/docs/rantoks_man.tex
+ RELOC/doc/latex/ran_toks/examples/ctrl-build.tex
RELOC/doc/latex/ran_toks/examples/db1.tex
RELOC/doc/latex/ran_toks/examples/db2.tex
RELOC/doc/latex/ran_toks/examples/db3.tex
RELOC/doc/latex/ran_toks/examples/db4.tex
RELOC/doc/latex/ran_toks/examples/mc-db.tex
+ RELOC/doc/latex/ran_toks/examples/mc-dbu-ctrld.tex
+ RELOC/doc/latex/ran_toks/examples/mc-dbu.tex
RELOC/doc/latex/ran_toks/examples/mytext.verb
- RELOC/doc/latex/ran_toks/examples/ran_toks.tex
- RELOC/doc/latex/ran_toks/examples/random_tst.tex
- RELOC/doc/latex/ran_toks/examples/random_tst_qz.tex
-srccontainersize 8500
-srccontainerchecksum 7a652b339f7828493761e1345299fd6ce70f04c228459d1d8f7b628851cd9dcca4643a54ab3ebf69435cf923e57cf5cadf5520d2a764eaa1c742b63e47b490e7
-srcfiles size=8
+ RELOC/doc/latex/ran_toks/examples/ran-toks.tex
+ RELOC/doc/latex/ran_toks/examples/rt-cb.tex
+ RELOC/doc/latex/ran_toks/examples/rt-tst-eqe.tex
+ RELOC/doc/latex/ran_toks/examples/rt-tst-qz.tex
+ RELOC/doc/latex/ran_toks/examples/viewDB.tex
+srccontainersize 11904
+srccontainerchecksum 5aba0e7472f214e367dab1a664f61fddc4b2a4b3eeb5737f2b476d6a196f33ccc4d28a6d3ab00f85c41291b27ef0699f362460fb6a0fe60dd28db67138b9560b
+srcfiles size=11
RELOC/source/latex/ran_toks/ran_toks.dtx
RELOC/source/latex/ran_toks/ran_toks.ins
-runfiles size=4
+runfiles size=6
RELOC/tex/latex/ran_toks/ran-toks.sty
RELOC/tex/latex/ran_toks/ran_toks.sty
+ RELOC/tex/latex/ran_toks/rt-dbapp.def
catalogue-ctan /macros/latex/contrib/ran_toks
catalogue-license lppl1
catalogue-topics macro-supp
-catalogue-version 1.2
name randbild
category Package
@@ -296089,15 +296094,15 @@ docfiles size=435
name texlive-msg-translations
category TLCore
-revision 57500
+revision 57519
shortdesc translations of the TeX Live installer and TeX Live Manager
longdesc This package contains the translated messages of the TeX Live
longdesc installer and TeX Live Manager. For information on creating or
longdesc updating translations, see
longdesc http://tug.org/texlive/doc.html#install-tl-xlate.
-containersize 141360
-containerchecksum 31842545839aace9989f2ee4782a8103ea1046292f0281feb45f6e28d94f39277e1773835345b55c8d71bc484275f6f146fe8b80db370d992de1885f5fa98494
-runfiles size=390
+containersize 141480
+containerchecksum 7e49cd995fe715a95c8ad542c1d8a0805fdade30fd8475ccf9cae67ea13d37cd03c036616d55646d9d86058267d7f43bf6c49a859743703ee4b58d4b4ac65a80
+runfiles size=391
tlpkg/translations/README
tlpkg/translations/cs.po
tlpkg/translations/de.po
@@ -296157,7 +296162,7 @@ docfiles size=368
name texlive-scripts
category TLCore
-revision 57499
+revision 57518
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -296165,10 +296170,10 @@ depend texlive-scripts.ARCH
depend texlive.infra
execute addMap mathpple.map
postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
-containersize 132116
-containerchecksum e66c9403a70afacfd05ac5832b5ddc8ba720447806b6d0aa7b7d85dbae96ae0f1e74d7558e232b5550912fdb28837737adceecb1b7a2b29678b7074f25c20a6c
+containersize 132208
+containerchecksum 400f1a45aa15b16e6296944f3ca60a4c6f1e8d548c7fa36e1653778b3ec5042b7d4e9407f01d620eed604f11347328a2988a8c20d2f917373aae652fba6be1e6
doccontainersize 218820
-doccontainerchecksum 1180e2cd30f6584374897d940dcb25f983de8a501e1737727e5a95540c3589763960e2499dd23a6f479e99def0af154b0a40d5c67eab9ac2760311ed65cf84ef
+doccontainerchecksum 81b69724a08f2f84c1e61610fed063d8319a9f1468ae4cfe69baaa3593efb1a4833680f0ea47081ce46e15d0d8ec6d084b86ece287468cc2705d5ecd3d888b32
docfiles size=141
texmf-dist/doc/man/man1/fmtutil-sys.1
texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index d8ade477d4..89778768ce 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-6ff98b928721ef7ac9ada95d9be7a4c7 texlive.tlpdb
+c5949604137c88a80187e4ccc72c8134 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 52c3ae45e5..954ec90582 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-8e0a3ab3fb29deed011d371e562a9743ea51bb6da59c58831bdf43efe488f638d319a469e87957efa08142020f63b9f31c90022e64df436d04cf4c604864139a texlive.tlpdb
+d49d58110789d91402ce129a11fdebd63ca9c40deeca590a78eded5f6cee2c5efbc68e784cd2a4c52ec02e9483c26cb7015ed2a21d9cab7c9efc9e2af56ff236 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 10ed45c4ac..66badc5fff 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNATURE-----
-iQEcBAEBCgAGBQJgDheuAAoJEEzhh34ZQ4xwWY4H/RY8QwYYsqJ1KWa43BBASmxS
-7DsglVUXuNJb7fZ5JeM82/FJRwxQciWCWmrdSXkwY3WIzaNuYC2ehK4/dM8R9aVV
-gqKLmXQbvqB6bAD4bmic0RTwMg/qPPOxCnJhQe7ej6MfoyaNVSAkbNcD8wQ1kd6q
-1Kwm3p5rtLz7kNdhKs5fMckY/uJKBJ1lcOGqGhaR0iHXGKX934Y3D3Vtdg+qTZJW
-/C2dqTHR5KkNjbuLO72vmJHBhWLQtqv32WW0m+GmMfFP3UnX0X6RBHCo2rZ5gnC2
-gL9e612uEecOJ3d1jfMYB+vN36vqFnvhjuacdHcS+tA0dekha4L7YuzOGiDezlY=
-=Mipo
+iQEcBAEBCgAGBQJgD2kCAAoJEEzhh34ZQ4xwrE4IAKXVxesUo2uYwVZhDujA7woc
+PaAmCEOuCiVtwJVg2fw5pnNG0vqAag9uetdVfKuCSSYBL4kQFySlECl+vqz9KMrw
+MWHVETwCC0ZJdDLf9Ra4OR720xqGpFKaIYWXTEQ0vrhQYXDr4fqr6w2HFR02ANcy
+1kP/pYCfbTiM3+QlIxFr1mKVjLPjJm0mBGNo8vSRUqcnSGHHA63zXBrRTmHyzWgc
++8bmaCxoHarYfT3zJEVVnxrZpdaHTJqXHO41B0w/JM8mjdODM6CC/E8vrpfKc12t
+6LNf9eCY/inm7nfhGnrvIjy2wIv6WjTNumQJKlNAbMD74sNQNKJmYD+LnMfkE94=
+=XOyt
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 5bcba134da..749e503200 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ
diff --git a/systems/texlive/tlnet/tlpkg/translations/cs.po b/systems/texlive/tlnet/tlpkg/translations/cs.po
index 1f2c0a371d..5c9fce30f0 100644
--- a/systems/texlive/tlnet/tlpkg/translations/cs.po
+++ b/systems/texlive/tlnet/tlpkg/translations/cs.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-03-26 17:30+0200\n"
"Last-Translator: Petr Sojka <sojka@fi.muni.cz>\n"
"Language-Team: Czech <>\n"
@@ -111,7 +111,7 @@ msgstr "Instalace TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Ukončit"
@@ -360,7 +360,7 @@ msgstr "Ne"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Nainstaluj"
@@ -383,8 +383,9 @@ msgstr "Jen nové"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Všechny"
@@ -571,8 +572,8 @@ msgstr "TEXMFHOME (adresář pro uživatelské soubory)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Volby"
@@ -610,7 +611,7 @@ msgstr "Po instalaci nastavte CTAN jako zdroj aktualizace balíků"
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "O programu"
@@ -787,7 +788,7 @@ msgid "Display configuration"
msgstr "Zobrazit konfiguraci"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Stav"
@@ -865,12 +866,12 @@ msgid "Package name"
msgstr "Název balíku"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Lokální revize (verze)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Vzdálená revize (verze)"
@@ -887,13 +888,13 @@ msgid "Reinstall previously removed packages"
msgstr "Reinstalovat dříve smazané balíky"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Aktualizovat"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Odstranit"
@@ -902,13 +903,13 @@ msgid "Backup"
msgstr "Zálohuj"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Akce"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Pomoc"
@@ -933,7 +934,7 @@ msgid "General ..."
msgstr "Obecné ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papír ..."
@@ -1355,8 +1356,9 @@ msgstr "Obnov všechny balíky na nejnovější verzi"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Zavřít"
@@ -1609,8 +1611,8 @@ msgid "Info pages"
msgstr "Informační stránky"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Soubor"
@@ -1632,6 +1634,7 @@ msgid "TeX Live %s Installer"
msgstr "Instalační program TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Pokročilý"
@@ -1666,8 +1669,8 @@ msgstr ""
"a TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Platformy"
@@ -1754,7 +1757,7 @@ msgstr "Běžící"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Čekající"
@@ -1767,7 +1770,7 @@ msgid "Up to date"
msgstr "Je aktuální"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Neznámý"
@@ -1780,8 +1783,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Zdroje"
@@ -1871,63 +1874,82 @@ msgstr "Ulož a načti"
msgid "Cannot remove own platform %s"
msgstr "Nemohu smazat vlastní platformu %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Aplikuj a zavři"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "platforma"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Obnovit %s na revizi %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Nejsou konfigurovány žádné zálohy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "žádné zálohy nejsou definovány"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Záložní adresář %s není definován"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Žádný balík v záložním adresáři %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Obnov ze zálohy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Balík"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revize"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Obnov vše"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Není co udělat!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1938,12 +1960,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Již instalováno: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1954,22 +1976,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Aktualizuji závislosti %s. Pokračovat?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Přeskočit protože neinstalováno: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Přeskočit protože již aktuální: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1980,16 +2002,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Smazání některých závislosti %s. Pokračovat?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Informace"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -1997,179 +2019,175 @@ msgstr ""
"GUI rozhraní pro TeX Live Manager\n"
"Implementované v Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Konec"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Přegeneruj databázi souborů"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Přegenerovávám databázi souborů..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Přegeneruj formáty"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Přegenerování formátů..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Přegeneruj soubory fontmaps"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "tlmgr help"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Restartuj se"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Restart tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Ukaž logovací soubory"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "TL Manager aktualizovat?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Poslední tlmgr příkaz:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Seznam balíků"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Instalováno"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Aktualizovatelné"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detailní >> Globální"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Kolekce a schémata"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Pouze schémata"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Hledat"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Podle jména"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Podle jména a popisu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Instalace označeného"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Aktualizovat označené"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Odstranit označené"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Aktualizovat tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Aktualizovat vše"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Odznačit vše"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Jméno"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Popis"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/de.po b/systems/texlive/tlnet/tlpkg/translations/de.po
index 6bdc3470b0..ec168ef96f 100644
--- a/systems/texlive/tlnet/tlpkg/translations/de.po
+++ b/systems/texlive/tlnet/tlpkg/translations/de.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-03-22 06:40+0100\n"
"Last-Translator: Uwe Ziegenhagen <ziegenhagen@gmail.com>\n"
"Language-Team: TL German Translation Team <tex-live@tug.org>\n"
@@ -107,7 +107,7 @@ msgstr "TeX Live %s Installation"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Beenden"
@@ -360,7 +360,7 @@ msgstr "Nein"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Installation"
@@ -383,8 +383,9 @@ msgstr "Nur neue"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Alle"
@@ -572,8 +573,8 @@ msgstr "TEXMFHOME (Eigene Makro-Pakete)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Optionen"
@@ -611,7 +612,7 @@ msgstr "Setze nach der Installation CTAN als Paketquelle"
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Über TeX Live Manager (tlmgr)"
@@ -790,7 +791,7 @@ msgid "Display configuration"
msgstr "Zeige Konfiguration"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Status"
@@ -868,12 +869,12 @@ msgid "Package name"
msgstr "Paketname"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Lokale rev. (vers.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Server rev. (vers.)"
@@ -890,13 +891,13 @@ msgid "Reinstall previously removed packages"
msgstr "Neuinstallation von vormals entfernten Paketen"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Aktualisieren"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Entfernen"
@@ -905,13 +906,13 @@ msgid "Backup"
msgstr "Backup"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Aktionen"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Hilfe"
@@ -936,7 +937,7 @@ msgid "General ..."
msgstr "Allgemein ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papierformat ..."
@@ -1359,8 +1360,9 @@ msgstr "Aktualisiere alle Pakete auf die neueste Version"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Schließen"
@@ -1614,8 +1616,8 @@ msgid "Info pages"
msgstr "Info pages"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Datei"
@@ -1637,6 +1639,7 @@ msgid "TeX Live %s Installer"
msgstr "TeX Live %s Installationsprogramm"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Fortgeschritten"
@@ -1671,8 +1674,8 @@ msgstr ""
"und TEXMFHOME resetten"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Plattformen"
@@ -1759,7 +1762,7 @@ msgstr "Läuft"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Bereit"
@@ -1772,7 +1775,7 @@ msgid "Up to date"
msgstr "Aktuell"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Unbekannt"
@@ -1787,8 +1790,8 @@ msgstr ""
"Repository."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Repositories"
@@ -1878,63 +1881,82 @@ msgstr "Speichern und Laden"
msgid "Cannot remove own platform %s"
msgstr "Kann eigene Plattform nicht entfernen %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Anwenden und Schließen"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "Plattform"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Fehler"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "%s auf Revision %s bringen?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Keine Backups konfiguriert"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Kein Backup-Verzeichnis konfiguriert"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Backup-Verzeichnis %s existiert nicht"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Keine Pakete im Backup-Verzeichnis %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Restore aus Backup"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Paket"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revision"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Restore alle"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Nix zu machen hier!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1945,12 +1967,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Bereits installiert: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1961,22 +1983,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Aktualisiere sowieso einige Abhängigkeiten %s. Weitermachen?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Übersprungen da nicht installiert: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Übersprungen da schon aktuell: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1987,16 +2009,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Entferne sowieso einige Abhängigkeiten %s. Weitermachen?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Info"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2004,7 +2026,7 @@ msgstr ""
"Grafische Nutzeroberflöche für TeX Live Manager\n"
"Implementiert in Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2013,172 +2035,168 @@ msgstr ""
"%s ist kein lokales oder remote Repository.\n"
"Bitte wählen Sie ein valides Repository."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Fehler"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Lade das Repository"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Beenden"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Aktualisiere Dateinamen-Datenbank"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Aktualisiere Dateinamen-Datenbank..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Erzeuge Formate neu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Erzeuge Formate neu..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Erzeuge Font-Maps"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Erzeuge Fontmap-Dateien..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "tlmgr help"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Starte neu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Starte tlmgr neu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Zeige Logs"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "TL Manager aktuell?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Letzter tlmgr Befehl:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Wurzel bei %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Paketliste"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Installiert"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Aktualisierbar"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detail >> Global"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Sammlungen und Schemata"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Nur Schemata"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Suche"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Nach Namen"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Nach Name und Beschreibung"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Installiere markierte"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Aktualisiere markierte"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Entferne markierte"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Aktualisiere tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Aktualisieren aller Pakete"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Keine markieren"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Name"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Beschreibung"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Multi-User"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Single-User"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/es.po b/systems/texlive/tlnet/tlpkg/translations/es.po
index 2dd1bfc510..bc6cfc2a6a 100644
--- a/systems/texlive/tlnet/tlpkg/translations/es.po
+++ b/systems/texlive/tlnet/tlpkg/translations/es.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-03-30 17:58-0400\n"
"Last-Translator: linguafalsa <linguafalsa@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -109,7 +109,7 @@ msgstr "Instalación de TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Salir"
@@ -364,7 +364,7 @@ msgstr "No"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Instalar"
@@ -387,8 +387,9 @@ msgstr "Sólo nuevas"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Todas"
@@ -576,8 +577,8 @@ msgstr "TEXMFHOME (directorio de ficheros personales del usuario)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Opciones"
@@ -618,7 +619,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Acerca de"
@@ -800,7 +801,7 @@ msgid "Display configuration"
msgstr "Mostrar configuración"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Estatus"
@@ -878,12 +879,12 @@ msgid "Package name"
msgstr "Nombre del paquete"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Rev. local (ver.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Rev. remota (ver.)"
@@ -900,13 +901,13 @@ msgid "Reinstall previously removed packages"
msgstr "Reinstalar paquetes previamente eliminados"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Actualizar"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Remover"
@@ -915,13 +916,13 @@ msgid "Backup"
msgstr "Copia de reserva"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Acciones"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Ayuda"
@@ -946,7 +947,7 @@ msgid "General ..."
msgstr "General..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papel ..."
@@ -1374,8 +1375,9 @@ msgstr "Restaurar todos los paquetes a la última versión"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Cerrar"
@@ -1630,8 +1632,8 @@ msgid "Info pages"
msgstr "Páginas de información"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Archivo"
@@ -1653,6 +1655,7 @@ msgid "TeX Live %s Installer"
msgstr "Instalador de TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Avanzado"
@@ -1687,8 +1690,8 @@ msgstr ""
"y TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Plataformas"
@@ -1775,7 +1778,7 @@ msgstr "Operando"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Reposando"
@@ -1788,7 +1791,7 @@ msgid "Up to date"
msgstr "Actualizado"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Desconocido"
@@ -1801,8 +1804,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Repositorios"
@@ -1892,63 +1895,82 @@ msgstr "Guardar y cargar"
msgid "Cannot remove own platform %s"
msgstr "No se puede remover la propia plataforma %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Aplicar y cerrar"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "plataforma"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Restaurar %s a la revisión %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "No hay reservas configuradas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "No hay directorio de reserva definido"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Directorio de reserva %s no existe"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "No hay paquetes en el directorio de reserva %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Restaurar mediante la copia de reserva"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Paquete"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revisión"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Restaurar todo"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "¡No hay nada que hacer!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1959,12 +1981,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Ya está instalado: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1972,22 +1994,22 @@ msgid ""
"%s?"
msgstr "¿También actualizando dependencias %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Actualizando algunas dependencias %s de todas formas. ¿Continuar?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Omitiéndose porque no está instalado: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Omitiéndose porque está actualizado: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1998,16 +2020,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Removiendo algunas dependencias %s de todas formas. ¿Continuar?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Información"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2015,179 +2037,175 @@ msgstr ""
"Interfaz Gráfica GUI para TeX Live Manager\n"
"Implementado en Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Salida"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Regenerar la base de datos de nombres de archivos"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Regenerando la base de datos de nombres de archivos..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Regenerar formatos"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Reedificando formatos..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Regenerar mapas de las fuentes"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Reedificando archivos de los mapas de las fuentes..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "ayuda tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Reiniciar por si mismo"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Reiniciar tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Mostrar archivo de registro"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "¿TL Manager está actualizado?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Último comando de tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Lista de paquetes"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Instalado"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Actualizable"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detalle >> Global"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Colecciones y esquemas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Solamente esquemas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Buscar"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Por nombre"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Por nombre y descripción"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Instalación marcada"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Actualización marcada"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Remover marcado"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Actualizar tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Actualizar todo"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Marcar ninguno"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Nombre"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Descripción"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/fr.po b/systems/texlive/tlnet/tlpkg/translations/fr.po
index 5449cc256d..79a7e0d0b4 100644
--- a/systems/texlive/tlnet/tlpkg/translations/fr.po
+++ b/systems/texlive/tlnet/tlpkg/translations/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-05-12 10:49+0100\n"
"Last-Translator: Denis Bitouzé <denis.bitouze@univ-littoral.fr>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -113,7 +113,7 @@ msgstr "Installation de la TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Quitter"
@@ -366,7 +366,7 @@ msgstr "Non"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Installer"
@@ -389,8 +389,9 @@ msgstr "Seulement les nouveaux"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Tous"
@@ -578,8 +579,8 @@ msgstr "TEXMFHOME (répertoire des fichiers personnels)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Options"
@@ -618,7 +619,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "À propos"
@@ -797,7 +798,7 @@ msgid "Display configuration"
msgstr "Afficher la configuration"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Statut"
@@ -875,12 +876,12 @@ msgid "Package name"
msgstr "Nom du package"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Version locale"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Version distante"
@@ -897,13 +898,13 @@ msgid "Reinstall previously removed packages"
msgstr "Réinstaller les packages précédemment supprimés"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Mettre à jour"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Supprimer"
@@ -912,13 +913,13 @@ msgid "Backup"
msgstr "Sauvegarde"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Actions"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Aide"
@@ -943,7 +944,7 @@ msgid "General ..."
msgstr "Options générales..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papier..."
@@ -1369,8 +1370,9 @@ msgstr "Restaurer tous les packages à partir de la dernière sauvegarde"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Fermer"
@@ -1630,8 +1632,8 @@ msgid "Info pages"
msgstr "Pages d'info(rmations)"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Fichier"
@@ -1653,6 +1655,7 @@ msgid "TeX Live %s Installer"
msgstr "Installateur de la TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Avancé"
@@ -1687,8 +1690,8 @@ msgstr ""
"et TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Plates-formes"
@@ -1775,7 +1778,7 @@ msgstr "En cours d'exécution"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Inactif"
@@ -1788,7 +1791,7 @@ msgid "Up to date"
msgstr "À jour"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Inconnu"
@@ -1802,8 +1805,8 @@ msgstr ""
"Si c'est trop long, cliquez sur « Annuler » et choisissez un autre dépôt."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Dépôts"
@@ -1893,63 +1896,82 @@ msgstr "Enregistrer et charger"
msgid "Cannot remove own platform %s"
msgstr "Impossible de supprimer la plate-forme propre %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Appliquer et fermer"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "plates-forme"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Erreur"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Restaurer %s à la version %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Aucune sauvegarde configurée"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Aucun répertoire de sauvegarde défini"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Le répertoire de sauvegarde %s n'existe pas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Aucun package dans le répertoire de sauvegarde %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Restaurer depuis la sauvegarde"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Package"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Révision"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Tout restaurer"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Rien à faire !"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1960,12 +1982,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Déjà installé : %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1976,22 +1998,22 @@ msgstr ""
"\n"
"%s ?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Mise à jour de dépendances %s malgré tout. Continuer ?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Ignoré parce que non installé : %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Ignoré parce que déjà mis à jour : %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -2002,16 +2024,16 @@ msgstr ""
"\n"
"%s ?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Suppression de dépendances %s malgré tout. Continuer ?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Information"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2019,7 +2041,7 @@ msgstr ""
"Interface graphique pour le TeX Live Manager\n"
"Implémenté en Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2028,172 +2050,168 @@ msgstr ""
"%s n'est pas un dépôt local ou distant.\n"
"Veuillez configurer un dépôt valide"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Erreur"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Chargement le dépôt"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Quitter"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Régénération de la base de noms de fichiers"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Régénération de la base de noms de fichiers en cours..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Régénération des formats"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Reconstruction des formats"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Régénération du mappage des polices"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Reconstruction du mappage des polices"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr "Langue de l'interface graphique"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "Aide du tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Auto redémarrage"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Redémarrage du tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Afficher les logs"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "TL manager (tlmgr) à jour ?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Dernière commande tlmgr :"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Répertoire racine en %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Liste des packages"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Installé"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Mise à jour possible"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Détail >> Global"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Collections et schémas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Schémas seulement"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Rechercher"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Par nom"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Par nom et description"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Installer ce qui est sélectionné"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Mettre à jour ce qui est sélectionné"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Supprimer ce qui est sélectionné"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Mise à jour du tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Tout mettre à jour"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Ne rien sélectionner"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Nom"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Description"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Utilisateurs multiples"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Utilisateur unique"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/it.po b/systems/texlive/tlnet/tlpkg/translations/it.po
index 463d06a330..a9706bf16a 100644
--- a/systems/texlive/tlnet/tlpkg/translations/it.po
+++ b/systems/texlive/tlnet/tlpkg/translations/it.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tex Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-03-24 08:19+0100\n"
"Last-Translator: Marco Pallante\n"
"Language-Team: <>\n"
@@ -106,7 +106,7 @@ msgstr "Installazione di TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Esci"
@@ -358,7 +358,7 @@ msgstr "No"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Installa"
@@ -381,8 +381,9 @@ msgstr "Solo nuovi"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Tutti"
@@ -570,8 +571,8 @@ msgstr "TEXMFHOME (cartella dei file specifici per ciascun utente)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Opzioni"
@@ -612,7 +613,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Informazioni"
@@ -792,7 +793,7 @@ msgid "Display configuration"
msgstr "Impostazioni di visualizzazione"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Stato"
@@ -870,12 +871,12 @@ msgid "Package name"
msgstr "Nome pacchetto"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Rev. locale (ver.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Rev. remota (ver.)"
@@ -892,13 +893,13 @@ msgid "Reinstall previously removed packages"
msgstr "Installa nuovamente i pacchetti rimossi in precedenza"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Aggiorna"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Rimuovi"
@@ -907,13 +908,13 @@ msgid "Backup"
msgstr "Backup"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Azioni"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Aiuto"
@@ -938,7 +939,7 @@ msgid "General ..."
msgstr "Generale ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Carta ..."
@@ -1361,8 +1362,9 @@ msgstr "Ripristina tutti i pacchetti all'ultima versione"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Chiudi"
@@ -1616,8 +1618,8 @@ msgid "Info pages"
msgstr "Pagine Info"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "File"
@@ -1639,6 +1641,7 @@ msgid "TeX Live %s Installer"
msgstr "Installazione di TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Avanzate"
@@ -1673,8 +1676,8 @@ msgstr ""
"e TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Piattaforme"
@@ -1761,7 +1764,7 @@ msgstr "In esecuzione"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "In attesa"
@@ -1774,7 +1777,7 @@ msgid "Up to date"
msgstr "Aggiornato"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Sconosciuto"
@@ -1787,8 +1790,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Repository"
@@ -1878,63 +1881,82 @@ msgstr "Salva e carica"
msgid "Cannot remove own platform %s"
msgstr "Non posso rimuovere la piattaforma principale %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Applica e chiudi"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "piattaforma"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Ripristina %s alla revisione %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Nessun backup configurato"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Nessuna cartella di backup è definita"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "La cartella di backup %s non esiste"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Nessun pacchetto nella cartelle di backup %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Ripristina dal backup"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Pacchetto"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revisione"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Ripristina tutti"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Non c'è nulla da fare!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1945,12 +1967,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Già installato: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1961,22 +1983,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Aggiorno comunque alcune dipendenze %s. Continuo?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Saltato perché non installato: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Saltato perché già aggiornato: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1987,16 +2009,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Rimuovo comunque alcune dipendenze %s. Continuo?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Informazioni"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2004,179 +2026,175 @@ msgstr ""
"Interfaccia GUI per TeX Live Manager\n"
"Implementata in Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Esci"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Sto rigenerando il database dei nomi di file"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Sto rigenerando il database dei nomi di file…"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Rigenera i formati"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Sto ricostruendo i formati…"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Rigenera le mappe dei font"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Sto ricostruendo le mappe dei font…"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "Aiuto per tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Riavvia per l'autoaggiornamento"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Riavvia tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Mostra i log"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "Il gestore di TL è aggiornato?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Ultimo comando di tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Elenco dei pacchetti"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Installato"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Aggiornabile"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Dettagli >> Globali"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Collezioni e schemi"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Solo schemi"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Cerca"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Per nome"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Per nome e descrizione"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Installa i segnati"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Aggiorna i segnati"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Rimuovi i segnati"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Aggiorna tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Aggiorna tutti"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Segna nessuno"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Nome"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Descrizione"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/ja.po b/systems/texlive/tlnet/tlpkg/translations/ja.po
index d5833217d0..f5cdb04d95 100644
--- a/systems/texlive/tlnet/tlpkg/translations/ja.po
+++ b/systems/texlive/tlnet/tlpkg/translations/ja.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-03-14 05:48+0900\n"
"Last-Translator: Takuto Asakura <tkt.asakura@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -111,7 +111,7 @@ msgstr "TeX Live %s のインストール"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "終了"
@@ -360,7 +360,7 @@ msgstr "いいえ"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "インストール"
@@ -383,8 +383,9 @@ msgstr "新規のみ"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "すべて"
@@ -572,8 +573,8 @@ msgstr "TEXMFHOME(ユーザ用ファイルをおくディレクトリ)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "オプション"
@@ -611,7 +612,7 @@ msgstr "インストール後に CTAN をパッケージのアップデート元
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "このプログラムについて"
@@ -788,7 +789,7 @@ msgid "Display configuration"
msgstr "表示設定"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "状態"
@@ -866,12 +867,12 @@ msgid "Package name"
msgstr "パッケージ名"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "ローカルのリビジョン"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "リモートのリビジョン"
@@ -888,13 +889,13 @@ msgid "Reinstall previously removed packages"
msgstr "以前アンインストールしたパッケージを再インストール"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "アップデート"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "アンインストール"
@@ -903,13 +904,13 @@ msgid "Backup"
msgstr "バックアップ"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "アクション"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "ヘルプ"
@@ -934,7 +935,7 @@ msgid "General ..."
msgstr "一般…"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "用紙…"
@@ -1353,8 +1354,9 @@ msgstr "すべてのパッケージを最新バージョンに戻す"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "閉じる"
@@ -1612,8 +1614,8 @@ msgid "Info pages"
msgstr "info ページ"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "ファイル"
@@ -1635,6 +1637,7 @@ msgid "TeX Live %s Installer"
msgstr "TeX Live %s インストーラ"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "高度な設定"
@@ -1669,8 +1672,8 @@ msgstr ""
"リセットされます"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "プラットフォーム"
@@ -1757,7 +1760,7 @@ msgstr "実行中"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "待機中"
@@ -1770,7 +1773,7 @@ msgid "Up to date"
msgstr "最新の状態です"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "不明"
@@ -1785,8 +1788,8 @@ msgstr ""
"い."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "リポジトリ"
@@ -1876,63 +1879,82 @@ msgstr "保存して読み込み"
msgid "Cannot remove own platform %s"
msgstr "現在のプラットフォーム (%s) を削除することはできません"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "適用して閉じる"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "プラットフォーム"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "エラー"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "%s パッケージをリビジョン %s へ復元しますか?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "バックアップが設定されていません"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "バックアップディレクトリが指定されていません"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "バックアップディレクトリ %s が存在しません"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "バックアップディレクトリ %s にパッケージがありません"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "バックアップから復元"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "パッケージ"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "リビジョン"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "すべて復元"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "何もすることがありません!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1943,12 +1965,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "%s はインストール済み"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1959,22 +1981,22 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "依存パッケージ %s をアップデートします.続行しますか?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "%s は未インストールなのでスキップします"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "%s は既に最新版なのでスキップします"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1985,22 +2007,22 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "依存パッケージ %s をアンインストールします.続行しますか?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "情報"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr "GUI 版 TeX Live マネージャTcl/Tk 実装"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2009,172 +2031,168 @@ msgstr ""
"%s はローカルリポジトリでもリモートリポジトリでもありません.\n"
"有効なリポジトリを設定してください"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "エラー"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "リポジトリを読み込む"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "終了"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "ファイル名データベースを再生成"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "ファイル名データベースを再生成中……"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "フォーマットを再生成"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "フォーマットを再生成中……"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "フォントマップを再生成"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "フォントマップを再生成中……"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "tlmgr ヘルプ"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "tlshell を再起動"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "tlmgr を再起動"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "ログを表示"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "tlmgr は最新版?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "tlmgr コマンド:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "ルートは %s です"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "パッケージリスト"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "インストール済み"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "アップデート可能"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "カテゴリ"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "コレクションとスキーム"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "スキームのみ"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "検索"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "名称でソート"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "名称と説明でソート"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "選択項目をインストール"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "選択項目をアップデート"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "選択項目をアンインストール"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "tlmgr をアップデート"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "すべてアップデート"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "すべて選択解除"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "名称"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "説明"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "マルチユーザ"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "シングルユーザ"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/messages.pot b/systems/texlive/tlnet/tlpkg/translations/messages.pot
index 40e788af2d..724a13121c 100644
--- a/systems/texlive/tlnet/tlpkg/translations/messages.pot
+++ b/systems/texlive/tlnet/tlpkg/translations/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2020\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+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"
@@ -111,7 +111,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr ""
@@ -344,7 +344,7 @@ msgstr ""
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr ""
@@ -367,8 +367,9 @@ msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr ""
@@ -551,8 +552,8 @@ msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr ""
@@ -590,7 +591,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr ""
@@ -755,7 +756,7 @@ msgid "Display configuration"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr ""
@@ -833,12 +834,12 @@ msgid "Package name"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr ""
@@ -855,13 +856,13 @@ msgid "Reinstall previously removed packages"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr ""
@@ -870,13 +871,13 @@ msgid "Backup"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr ""
@@ -901,7 +902,7 @@ msgid "General ..."
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr ""
@@ -1306,8 +1307,9 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr ""
@@ -1541,8 +1543,8 @@ msgid "Info pages"
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr ""
@@ -1564,6 +1566,7 @@ msgid "TeX Live %s Installer"
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr ""
@@ -1595,8 +1598,8 @@ msgid ""
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr ""
@@ -1683,7 +1686,7 @@ msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr ""
@@ -1696,7 +1699,7 @@ msgid "Up to date"
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr ""
@@ -1709,8 +1712,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr ""
@@ -1800,63 +1803,82 @@ msgstr ""
msgid "Cannot remove own platform %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1864,12 +1886,12 @@ msgid ""
"%s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1877,22 +1899,22 @@ msgid ""
"%s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1900,194 +1922,190 @@ msgid ""
"%s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/nl.po b/systems/texlive/tlnet/tlpkg/translations/nl.po
index 85f45fd22a..8cc0c658ae 100644
--- a/systems/texlive/tlnet/tlpkg/translations/nl.po
+++ b/systems/texlive/tlnet/tlpkg/translations/nl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-03-18 12:05+0100\n"
"Last-Translator: Siep Kroonenberg <siepo@bitmuis.nl>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -107,7 +107,7 @@ msgstr "TeX Live %s Installatie"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Stoppen"
@@ -358,7 +358,7 @@ msgstr "Nee"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Installeren"
@@ -381,8 +381,9 @@ msgstr "Alleen nieuw"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Alle"
@@ -570,8 +571,8 @@ msgstr "TEXMFHOME (voor eigen macros etc.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Opties"
@@ -609,7 +610,7 @@ msgstr "Kies na installatie CTAN als bron voor nieuwe versies van pakketten"
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Info"
@@ -789,7 +790,7 @@ msgid "Display configuration"
msgstr "Laat instellingen zien"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Status"
@@ -867,12 +868,12 @@ msgid "Package name"
msgstr "Naam van pakket"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Lokale rev. (ver.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Online rev. (ver.)"
@@ -889,13 +890,13 @@ msgid "Reinstall previously removed packages"
msgstr "Herinstalleer eerder verwijderde pakketten"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Werk bij"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Verwijder"
@@ -904,13 +905,13 @@ msgid "Backup"
msgstr "Maak reserve-kopie"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Akties"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Help"
@@ -935,7 +936,7 @@ msgid "General ..."
msgstr "Algemeen ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papier ..."
@@ -1357,8 +1358,9 @@ msgstr "Herstel alle pakketten naar de laatste versie"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Afsluiten"
@@ -1614,8 +1616,8 @@ msgid "Info pages"
msgstr "Info pagina's"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Archief"
@@ -1637,6 +1639,7 @@ msgid "TeX Live %s Installer"
msgstr "TeX Live %s Installatie"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Geavanceerd"
@@ -1671,8 +1674,8 @@ msgstr ""
"TEXMFHOME terugzetten"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Platforms"
@@ -1759,7 +1762,7 @@ msgstr "Bezig"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Inactief"
@@ -1772,7 +1775,7 @@ msgid "Up to date"
msgstr "Up to date"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Onbekend"
@@ -1787,8 +1790,8 @@ msgstr ""
"bron"
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Installatie-bronnen"
@@ -1878,63 +1881,82 @@ msgstr "Opslaan en laden"
msgid "Cannot remove own platform %s"
msgstr "Eigen platform %s is altijd geselecteerd"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Toepassen en sluiten"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "platform"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Fout"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "%s terugdraaien naar %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Geen reserve-kopieën geconfigureerd"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Geen folder voor reserve-kopieën gedefinieerd"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Folder %s voor reserve-kopieën bestaat niet"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Geen pakketten in folder %s voor reserve-kopieën"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Herinstalleer vanaf reserve-kopie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Pakket"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revisie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Herstel alle"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Niets te doen!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1945,12 +1967,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Al geïnstalleerd: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1961,24 +1983,24 @@ msgstr ""
"%s\n"
"bijwerken?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Werk enkele afhankelijkheden: %s toch bij. Doorgaan?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr ""
"Niet gïnstalleerd: %s\n"
"overgeslagen"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Overgeslagen: %s; al up to date"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1988,16 +2010,16 @@ msgstr ""
"Verwijder ook afhankelijkheden\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Verwijder toch enkele afhankelijkheden: %s. Doorgaan?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Info"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2005,7 +2027,7 @@ msgstr ""
"GUI interface voor TeX Live Manager\n"
"Geschreven in Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2014,172 +2036,168 @@ msgstr ""
"%s is niet een lokale of online installatie-bron.\n"
"Configureer a.u.b een geldige installatie-bron"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Fout"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Laad installatie-bron"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Einde"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Ververs database van bestandsnamen"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Bezig met verversen database..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Ververs formaten"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Bezig formaten te verversen..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Ververs fontmaps"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Bezig fontmaps te verversen.."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "tlmgr help"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Herstart zelf"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Herstart tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Toon logs"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "TL Manager up to date?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Laatste tlmgr opdracht:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Root: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Lijst van pakketten"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Geïnstalleerd"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Nieuwe versie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detail >> Globaal"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Collecties en schemas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Alleen schemas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Zoek"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Op naam"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Op naam en beschrijving"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Installeer selektie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Werk selektie bij"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Verwijder selektie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Werk tlmgr bij"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Alles bijwerken"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Kies niets"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Naam"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Beschrijving"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Voor alle gebruikers"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Alleen voor uzelf"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/pl.po b/systems/texlive/tlnet/tlpkg/translations/pl.po
index 25c3adb748..e1e03c1e4b 100644
--- a/systems/texlive/tlnet/tlpkg/translations/pl.po
+++ b/systems/texlive/tlnet/tlpkg/translations/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2020\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-03-15 17:09+0100\n"
"Last-Translator: Zofia Walczak <pelagia48@gmail.com>\n"
"Language-Team: \n"
@@ -113,7 +113,7 @@ msgstr "Instalowanie TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Zakończ"
@@ -363,7 +363,7 @@ msgstr "Nie"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Instaluj"
@@ -386,8 +386,9 @@ msgstr "Tylko nowe"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Wszystkie"
@@ -574,8 +575,8 @@ msgstr "TEXMFHOME (katalog dla prywatnych plików użytkownika)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Opcje"
@@ -613,7 +614,7 @@ msgstr "Po instalacji pobierz aktualizacje pakietów z CTAN"
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "O programie"
@@ -791,7 +792,7 @@ msgid "Display configuration"
msgstr "Wyświetl konfigurację"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Status"
@@ -869,12 +870,12 @@ msgid "Package name"
msgstr "Nazwa pakietu"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Lokalna wer. (wyd.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Dostępna wer. (wyd.)"
@@ -891,13 +892,13 @@ msgid "Reinstall previously removed packages"
msgstr "Zainstaluj ponownie usunięte uprzednio pakiety"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Aktualizuj"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Usuń"
@@ -906,13 +907,13 @@ msgid "Backup"
msgstr "Kopia zapasowa pakietów"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Zadania"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Pomoc"
@@ -937,7 +938,7 @@ msgid "General ..."
msgstr "Ogólne ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Format papieru ..."
@@ -1360,8 +1361,9 @@ msgstr "Przywróć wszystkie pakiety w poprzedniej wersji"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Zamknij"
@@ -1619,8 +1621,8 @@ msgid "Info pages"
msgstr "Dokumentacje info"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Plik"
@@ -1642,6 +1644,7 @@ msgid "TeX Live %s Installer"
msgstr "Instalator TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Zaawansowane"
@@ -1676,8 +1679,8 @@ msgstr ""
"i TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Systemy operacyjne"
@@ -1764,7 +1767,7 @@ msgstr "Uruchomiony"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Bezczynny"
@@ -1777,7 +1780,7 @@ msgid "Up to date"
msgstr "Aktualny"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Nieznany"
@@ -1792,8 +1795,8 @@ msgstr ""
"repozytorium."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Repozytoria"
@@ -1883,63 +1886,82 @@ msgstr "Zapisz i Wczytaj"
msgid "Cannot remove own platform %s"
msgstr "Nie można usunąć własnego systemu %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Zastosuj i zamknij"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "system"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Błąd"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Przywrócić %s do wersji %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Nie skonfigurowano kopii zapasowych"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Nie zdefiniowano katalogu kopii zapasowej"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Katalog kopii zapasowej %s nie istnieje"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Brak pakietów w katalogu kopii zapasowej %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Przywróć z kopii zapasowej"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Pakiet"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Wersja"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Przywróć wszystkie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Nic do zrobienia!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1950,12 +1972,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Zainstalowano: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1966,22 +1988,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Aktualizuję zależności %s mimo wszystko. Kontynuować?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Pomijam ponieważ niezainstalowane: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Pomijam ponieważ aktualne: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1992,22 +2014,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Usuwanie niektórych zależności %s mimo wszystko. Kontynuować?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Info"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr "Interfejs graficzny (GUI) dla TeX Live Manager wTcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2016,172 +2038,168 @@ msgstr ""
"%s nie jest lokalnym ani zdalnym repozytorium.\n"
"proszę skonfigurować poprawne repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Błąd"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Wczytaj repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Wyjście"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Powtórne generowanie bazy danych"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Generuję powtórnie bazę nazw plików..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Powtórne generowanie formatów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Odbudowywanie formatów..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Powtórne generowanie map fontowych"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Odbudowywanie map fontowych..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "pomoc tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Zrestartuj się"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Zrestartuj tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Polaż pliki log"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "TL Manager jest aktualny?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Ostatnie polecenie tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Katalog główny w %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Lista pakietów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Zainstalowany"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Może być aktualizowany"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detail >> Global"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Kolekcje i schematy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Tylko schematy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Szukaj"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Po nazwie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Po nazwie i opisie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Zainstaluj zaznaczone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Aktualizuj zaznaczone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Usuń zaznaczone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Aktualizuj tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Aktualizuj wszystko"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Odznacz wszystko"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Nazwa"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Opis"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Wielu użytkowników"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Jeden użytkownik"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/pt_BR.po b/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
index bd2111c130..c692ed149d 100644
--- a/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
+++ b/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-01-20 10:03-0300\n"
"Last-Translator: Paulo Roberto Massa Cereda <cereda.paulo@gmail.com>\n"
"Language-Team: Paulo Roberto Massa Cereda <cereda.paulo@gmail.com>\n"
@@ -108,7 +108,7 @@ msgstr "Instalação do TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Sair"
@@ -362,7 +362,7 @@ msgstr "Não"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Instalar"
@@ -385,8 +385,9 @@ msgstr "Apenas novos"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Todos"
@@ -574,8 +575,8 @@ msgstr "TEXMFHOME (diretório para arquivos específicos do usuário)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Opções"
@@ -613,7 +614,7 @@ msgstr "Após a instalação, definir CTAN como fonte para atualização de paco
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Sobre"
@@ -793,7 +794,7 @@ msgid "Display configuration"
msgstr "Exibir configuração"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Situação"
@@ -871,12 +872,12 @@ msgid "Package name"
msgstr "Nome do pacote"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Revisão local (ver.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Revisão remota (ver.)"
@@ -893,13 +894,13 @@ msgid "Reinstall previously removed packages"
msgstr "Reinstalar os pacotes previamente removidos"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Atualizar"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Remover"
@@ -908,13 +909,13 @@ msgid "Backup"
msgstr "Cópia de segurança"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Ações"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Ajuda"
@@ -939,7 +940,7 @@ msgid "General ..."
msgstr "Geral..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papel..."
@@ -1364,8 +1365,9 @@ msgstr "Restaurar todos os pacotes para a última versão"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Fechar"
@@ -1624,8 +1626,8 @@ msgid "Info pages"
msgstr "Páginas de informações"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Arquivo"
@@ -1647,6 +1649,7 @@ msgid "TeX Live %s Installer"
msgstr "Instalador TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Avançado"
@@ -1681,8 +1684,8 @@ msgstr ""
"e TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Plataformas"
@@ -1769,7 +1772,7 @@ msgstr "Executando"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Em espera"
@@ -1782,7 +1785,7 @@ msgid "Up to date"
msgstr "Atualizado"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Desconhecido"
@@ -1797,8 +1800,8 @@ msgstr ""
"repositório."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Repositórios"
@@ -1888,63 +1891,82 @@ msgstr "Salvar e carregar"
msgid "Cannot remove own platform %s"
msgstr "Não é possível remover a própria plataforma %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Aplicar e fechar"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "plataforma"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Erro"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Restaurar %s para a revisão %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Não há backups configurados"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Não foi definido um diretório de backup"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "O diretório de backup %s não existe"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Não há pacotes no diretório de backup %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Restaurar a partir do backup"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Pacote"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revisão"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Restaurar tudo"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Nada a fazer!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1955,12 +1977,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Já instalado: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1971,22 +1993,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Atualizando algumas dependências %s de qualquer forma. Continuar?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Ignorado porque não está instalado: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Ignorado porque já está atualizado: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1997,16 +2019,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Removendo algumas dependências %s de qualquer forma. Continuar?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Informação"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2014,7 +2036,7 @@ msgstr ""
"Interface GUI para o gerenciador TeX Live\n"
"Implementada em Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2023,172 +2045,168 @@ msgstr ""
"%s não é um repositório local ou remoto.\n"
"Por favor, configure um repositório válido."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Erro"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Carregar repositório"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Sair"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Recriar o banco de dados de nomes de arquivos"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Recriando o bando de dados de nomes de arquivos..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Recriar formatos"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Reconstruindo formatos..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Recriar mapas de fontes"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Reconstruindo arquivos de mapas de fontes..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "ajuda do tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Auto-reiniciar"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Reiniciar tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Exibir registros"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "O gerenciador TL está atualizado?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Último comando tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Raiz em %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Lista de pacotes"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Instalado"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Atualizável"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detalhes >> Global"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Coleções e esquemas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Apenas esquemas"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Procurar"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Por nome"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Por nome e descrição"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Instalar marcados"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Atualizar marcados"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Remover marcados"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Atualizar tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Atualizar tudo"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Desmarcar todos"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Nome"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Descrição"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Multiusuário"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Usuário único"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/ru.po b/systems/texlive/tlnet/tlpkg/translations/ru.po
index ee8f217008..1fc9fbd012 100644
--- a/systems/texlive/tlnet/tlpkg/translations/ru.po
+++ b/systems/texlive/tlnet/tlpkg/translations/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-02-24 12:40+0800\n"
"Last-Translator: Vladimir Lomov <irk.translator@yandex.ru>\n"
"Language-Team: Russian <tldoc@tug.org>\n"
@@ -113,7 +113,7 @@ msgstr "Установка TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Выход"
@@ -364,7 +364,7 @@ msgstr "Нет"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Установить"
@@ -387,8 +387,9 @@ msgstr "Только новые"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Все"
@@ -576,8 +577,8 @@ msgstr "TEXMFHOME (каталог для личных файлов пользо
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Параметры"
@@ -615,7 +616,7 @@ msgstr "После установки задать CTAN источником о
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "О программе"
@@ -792,7 +793,7 @@ msgid "Display configuration"
msgstr "Настройка отображения"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Статус"
@@ -871,12 +872,12 @@ msgid "Package name"
msgstr "Название пакета"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Локальная рев. (вер.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Сетевая рев. (вер.)"
@@ -893,13 +894,13 @@ msgid "Reinstall previously removed packages"
msgstr "Заново установить ранее удалённые пакеты"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Обновить"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Удалить"
@@ -908,13 +909,13 @@ msgid "Backup"
msgstr "Архивировать"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Действия"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Справка"
@@ -939,7 +940,7 @@ msgid "General ..."
msgstr "Общие ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Размер листа ..."
@@ -1360,8 +1361,9 @@ msgstr "Восстановить все пакеты до последней в
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Закрыть"
@@ -1618,8 +1620,8 @@ msgid "Info pages"
msgstr "Документация в Info"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Файл"
@@ -1641,6 +1643,7 @@ msgid "TeX Live %s Installer"
msgstr "Программа установки TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Дополнительно"
@@ -1675,8 +1678,8 @@ msgstr ""
"и TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Платформы"
@@ -1763,7 +1766,7 @@ msgstr "Выполнение"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Нет заданий"
@@ -1776,7 +1779,7 @@ msgid "Up to date"
msgstr "Всё обновлено"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Неизвестно"
@@ -1791,8 +1794,8 @@ msgstr ""
"репозиторий"
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Репозитории"
@@ -1882,63 +1885,82 @@ msgstr "Сохранить и загрузить"
msgid "Cannot remove own platform %s"
msgstr "Невозможно удалить текущую платформу %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Применить и закрыть"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "платформа"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Ошибка"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Восстановить %s на ревизию %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Резервное копирование не настроено"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Каталог резервных копий не задан"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Каталог %s для резервного копирования не существует"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Нет пакетов в каталоге %s для резервного копирования"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Восстановить их резервных копий"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Пакет"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Ревизия"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Восстановить всё"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Никаких действий не требуется!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1949,12 +1971,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Уже установлено: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1965,22 +1987,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Всё же потребуется обновить некоторые зависимости:%s. Продолжить?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Пропущено, поскольку не установлено: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Пропущено, поскольку уже обновлено: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1991,16 +2013,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Всё же потребуется удалить некоторые зависимости: %s. Продолжить?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Информация"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2008,7 +2030,7 @@ msgstr ""
"Графический интерфейс для диспетчера TeX Live\n"
"Реализовано на Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2017,172 +2039,168 @@ msgstr ""
"%s не является ни локальным, ни удалённым репозиторием.\n"
"Выберите правильный репозиторий"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Ошибка"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Загрузить репозиторий"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Выход"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Пересоздать базу данных имён файлов"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Пересоздание базы данных имён файлов..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Пересоздать форматы"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Пересоздание форматов..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Пересоздать fontmaps"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Пересоздание файлов fontmap..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "Справка по tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Перезапустить программу"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Перезапустить tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Показать журнал"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "Менеджер TL обновлён?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Последняя команда tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Корневой каталог в %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Список пакетов"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Установленные"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Есть обновления"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Детали >> Общие"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Коллекции и схемы"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Только схемы"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Найти"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "По названию"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "По названию и описанию"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Установить выделенные"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Обновить выделенные"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Удалить выделенные"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Обновить tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Обновить все"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Снять выделение"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Название"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Описание"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Для всех пользователей"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Для одного пользователя"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sk.po b/systems/texlive/tlnet/tlpkg/translations/sk.po
index fb0ed873dd..3453b582f8 100644
--- a/systems/texlive/tlnet/tlpkg/translations/sk.po
+++ b/systems/texlive/tlnet/tlpkg/translations/sk.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-03-22 00:57+0300\n"
"Last-Translator: Ján Buša <jan.busa@tuke.sk>\n"
"Language-Team: tex-live@tug.org\n"
@@ -108,7 +108,7 @@ msgstr "Inštalácia TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Ukončiť"
@@ -360,7 +360,7 @@ msgstr "Nie"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Nainštalovať"
@@ -383,8 +383,9 @@ msgstr "Len nové"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Všetky"
@@ -572,8 +573,8 @@ msgstr "TEXMFHOME (adresár uží­vateľských súborov)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Voľby"
@@ -613,7 +614,7 @@ msgstr "Po inštalácii nastavte CTAN ako zdroj aktualizácií balíkov"
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "O programe"
@@ -793,7 +794,7 @@ msgid "Display configuration"
msgstr "Zobraziť konfiguráciu"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Stav"
@@ -871,12 +872,12 @@ msgid "Package name"
msgstr "Názov balí­ka"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Lokálna rev. (ver.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Vzdialená rev. (ver.)"
@@ -893,13 +894,13 @@ msgid "Reinstall previously removed packages"
msgstr "Znova nainštalovať predtým odstránené balí­ky"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Aktualizovať"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Odstrániť"
@@ -908,13 +909,13 @@ msgid "Backup"
msgstr "Záloha"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Činnosti"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Pomoc"
@@ -939,7 +940,7 @@ msgid "General ..."
msgstr "Všeobecné ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Papier ..."
@@ -1363,8 +1364,9 @@ msgstr "Obnoviť všetky balí­ky na najnovšiu verziu"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Zavrieť"
@@ -1614,8 +1616,8 @@ msgid "Info pages"
msgstr "Informačné strany"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Súbor"
@@ -1637,6 +1639,7 @@ msgid "TeX Live %s Installer"
msgstr "Inštalátor TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Pokročilé"
@@ -1671,8 +1674,8 @@ msgstr ""
"a TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Platformy"
@@ -1759,7 +1762,7 @@ msgstr "Prebieha"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Nečinný"
@@ -1772,7 +1775,7 @@ msgid "Up to date"
msgstr "Aktuálny"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Neznámy"
@@ -1785,8 +1788,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Schránky"
@@ -1876,63 +1879,82 @@ msgstr "Uložiť a Načítať"
msgid "Cannot remove own platform %s"
msgstr "Nie je možné odznačiť vlastnú platformu %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Použiť a zavrieť"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "platforma"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Vrátiť %s na vydanie %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Žiadne zálohy nie sú nakonfigurované"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Záložný adresár nie je definovaný"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Záložný adresár %s neexistuje"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "V záložnom adresári %s nie sú žiadne balíky"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Obnoviť zo zálohy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Balík"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Upravené vydanie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Obnoviť všetko"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Nie je čo robiť!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1943,12 +1965,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Už nainštalované: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1959,22 +1981,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "V každom prípade aktualizovať závislosti %s. Pokračovať?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Preskočené, pretože nie je nainštalované: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Preskočené, pretože je už aktualizované: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1985,16 +2007,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "V každom prípade odstrániť závislosti %s. Pokračovať?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Info"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2002,179 +2024,175 @@ msgstr ""
"Grafické používateľské rozhranie pre TeX Live Manager\n"
"realizované v Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Koniec"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Znovu vytvoriť databázu názvov súborov"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Znovuvytvorenie databázy názvov súborov ..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Znovu vytvoriť formáty"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Znovuvybudovanie formátov ..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Znovu vygenerovať mapy fontov"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Znovuvybudovanie súborov fontových máp ..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "pomocník tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Vlastný reštart"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Reštartovať tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Ukáž záznamy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "Je TL Manager aktualizovaný?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Ostatný príkaz tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Zoznam balíkov"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Nainštalované"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Aktualizovateľné"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Detailný >> Globálny"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Zbierky a schémy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Iba schémy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Hľadať"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Podľa názvu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Podľa názvu a popisu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Nainštalovať označené"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Aktualizovať označené"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Odstrániť označené"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Aktualizovať tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Aktualizovať všetko"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Neoznačiť ani jeden"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Názov"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Popis"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sl.po b/systems/texlive/tlnet/tlpkg/translations/sl.po
index 5defdf3dbf..1e9502f5df 100644
--- a/systems/texlive/tlnet/tlpkg/translations/sl.po
+++ b/systems/texlive/tlnet/tlpkg/translations/sl.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-04-08 23:05+0200\n"
"Last-Translator: Mojca Miklavec <mojca.miklavec.lists@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -113,7 +113,7 @@ msgstr "Namestitev TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Izhod"
@@ -370,7 +370,7 @@ msgstr "Ne"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Namesti"
@@ -394,8 +394,9 @@ msgstr "Samo nove"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Vse"
@@ -584,8 +585,8 @@ msgstr "TEXMFHOME (uporabnikove datoteke)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Možnosti"
@@ -623,7 +624,7 @@ msgstr "Po namestitvi nastavi CTAN za vir posodobitev paketov"
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "O programu"
@@ -807,7 +808,7 @@ msgid "Display configuration"
msgstr "Kriteriji za prikaz paketov"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Status"
@@ -893,12 +894,12 @@ msgid "Package name"
msgstr "Ime paketa"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Lokalna rev. (ver.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Oddaljena rev. (ver.)"
@@ -916,14 +917,14 @@ msgstr "Ponovno namesti vse odstranjene pakete"
# 2. zavihek
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Posodobi"
# 3. zavihek
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Odstrani"
@@ -933,13 +934,13 @@ msgstr "Naredi varnostno kopijo"
# Prej je bilo prevedeno v Naloge
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Akcije"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Pomoč"
@@ -968,7 +969,7 @@ msgstr "Splošno ..."
# Je to papir ali format papirja?
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Format papirja ..."
@@ -1419,8 +1420,9 @@ msgstr "Obnovi vse pakete na najnovejšo različico"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Zapri"
@@ -1680,8 +1682,8 @@ msgid "Info pages"
msgstr "Pomoč 'info'"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Datoteka"
@@ -1703,6 +1705,7 @@ msgid "TeX Live %s Installer"
msgstr "Namestitev za TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Napredno"
@@ -1738,8 +1741,8 @@ msgstr ""
"in TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Platforme"
@@ -1832,7 +1835,7 @@ msgstr "V teku"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
#, fuzzy
msgid "Idle"
msgstr "Brez dela"
@@ -1846,7 +1849,7 @@ msgid "Up to date"
msgstr "Posodobljeno"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
#, fuzzy
msgid "Unknown"
msgstr "Neznano"
@@ -1860,8 +1863,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Repozitoriji"
@@ -1956,65 +1959,84 @@ msgstr "Shrani in naloži"
msgid "Cannot remove own platform %s"
msgstr "Ni mogoče odstraniti lastne platforme %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
#, fuzzy
msgid "Apply and close"
msgstr "Uporabi in zapri"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "platforma"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Naj obnovim paket %s na revizijo %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Varnestno kopiranje ni nastavljeno"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Mapa za varnostne kopije ni določena"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Mapa z varnostnimi kopijami %s ne obstaja"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "V mapi za varnostne kopije (%s) ni nobenega paketa"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Obnovi iz varnostnih kopij"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Paket"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Revizija"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Obnovi vse"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
#, fuzzy
msgid "Nothing to do!"
msgstr "Pripravljen"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -2025,12 +2047,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Že nameščen: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -2041,22 +2063,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Posodobljeni bodo nujno potrebni paketi %s. Nadaljujem?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Preskočeno, paket ni nameščen: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Preskočeno, nameščena je zadnja verzija: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, fuzzy, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -2067,16 +2089,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, fuzzy, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Nekateri odvisni paketi (%s) bodo vseeno odstranjeni. Nadaljujem?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Info"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2084,182 +2106,178 @@ msgstr ""
"Grafični vmesnik za TeX Live Manager\n"
"Spisan v jeziku Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Izhod"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Posodobi bazo imen datotek"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Posodabljam bazo imen datotek …"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Posodobi formate"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Posodabljam formate …"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Posodobi mapiranje pisav"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Posodabljam mapiranje pisav …"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "tlmgr pomoč"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Ponovno zaženi"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Ponovno zaženi tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Prikaži dnevnik (log)"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "Je TL Manager posodobljen?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Zadnji klic tlmgr-ja:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, fuzzy, tcl-format
msgid "Root at %s"
msgstr "Korenski imenik v %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Seznam paketov"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Nameščene"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
#, fuzzy
msgid "Updatable"
msgstr "Na voljo posodobitev"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
#, fuzzy
msgid "Detail >> Global"
msgstr "Zelo podrobno >> manj podrobno"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Zbirke in sheme"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Samo sheme"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Išči"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Po imenu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Po imenu in opisu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Namesti izbrane"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Posodobi izbrane"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Odstrani izbrane"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Posodobil tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Posodobi vse"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
#, fuzzy
msgid "Mark none"
msgstr "Odznači vse"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Ime"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Opis"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Za več uporabnikov"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Za enega uporabnika"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, fuzzy, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sr.po b/systems/texlive/tlnet/tlpkg/translations/sr.po
index fc6e8e1391..385c30ed2b 100644
--- a/systems/texlive/tlnet/tlpkg/translations/sr.po
+++ b/systems/texlive/tlnet/tlpkg/translations/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-10-23 02:13+0300\n"
"Last-Translator: Nikola Lečić <nikola.lecic@anthesphoria.net>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -112,7 +112,7 @@ msgstr "TeX Live %s: инсталација"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Напусти програм"
@@ -363,7 +363,7 @@ msgstr "не"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Инсталирај"
@@ -386,8 +386,9 @@ msgstr "само нови"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "све"
@@ -575,8 +576,8 @@ msgstr "TEXMFHOME (директоријум за корисникове фајл
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Подешавања"
@@ -614,7 +615,7 @@ msgstr "После инсталације подеси CTAN као извор з
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "О програму"
@@ -797,7 +798,7 @@ msgid "Display configuration"
msgstr "Параметри приказа"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Статус"
@@ -875,12 +876,12 @@ msgid "Package name"
msgstr "Назив пакета"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Локална рев. (вер.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Удаљена рев. (вер.)"
@@ -897,13 +898,13 @@ msgid "Reinstall previously removed packages"
msgstr "Поново инсталирај раније уклоњене пакете"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Надогради"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Уклони"
@@ -912,13 +913,13 @@ msgid "Backup"
msgstr "Бекап"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Акције"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Помоћ"
@@ -943,7 +944,7 @@ msgid "General ..."
msgstr "Општи параметри ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Папир ..."
@@ -1367,8 +1368,9 @@ msgstr "Вратити све пакете на последњу верзију"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Затвори"
@@ -1625,8 +1627,8 @@ msgid "Info pages"
msgstr "Info странице"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Фајл"
@@ -1648,6 +1650,7 @@ msgid "TeX Live %s Installer"
msgstr "TeX Live %s инсталер"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Напредно"
@@ -1682,8 +1685,8 @@ msgstr ""
"TEXMFLOCAL и TEXMFHOME)"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Платформе"
@@ -1770,7 +1773,7 @@ msgstr "Извршавање"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Слободан"
@@ -1783,7 +1786,7 @@ msgid "Up to date"
msgstr "Свеж"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Непознато"
@@ -1798,8 +1801,8 @@ msgstr ""
"репозиторијум."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Репозиторијуми"
@@ -1889,63 +1892,82 @@ msgstr "Снимити или учитати"
msgid "Cannot remove own platform %s"
msgstr "Није могуће удаљити сопствену платформу %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Применити и затворити"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "платформа"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Грешка"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Вратити %s на верзију %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Резервно копирање није подешено"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Није подешен директоријум за резервне копије "
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Директоријум за резервне копије %s не постоји"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "У директоријуму за резервне копије %s нема пакета"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Повратити из резервне копије"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Пакет"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Верзија"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Повратити све"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Нема ништа да се ради!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1956,12 +1978,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Већ инсталирано: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1972,22 +1994,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "У сваком случају неки повезани пакети %s биће надограђени. Наставити?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Прескочено зато што није инсталирано: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Прескочено зато што је свеже: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1998,16 +2020,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "У сваком случају неки повезани пакети %s биће обрисани. Продужити?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Информације"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -2015,7 +2037,7 @@ msgstr ""
"Графички интерфејс за TeX Live Manager\n"
"Написан у Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2024,172 +2046,168 @@ msgstr ""
"%s није ни локални ни удаљено репозиторијум.\n"
"Правилно задајте репозиторјум"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Грешка"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Учитати репозиторијум"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Изаћи"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Освежити базу података са именима"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Освежавање базе података са именима"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Освежити формате"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Освежавање формата"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Освежити fontmaps"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Поновно саздавање fontmap фајлова"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "Упутство за tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Поновно покретање"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Поновно покретање tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Показати logs"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "TL Manager свеж?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Последња команда из tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Корен у %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Списак пакета"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Инсталирани"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Постоји надоградња"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Детаљи >> Глобално"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Колекције и шеме"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Само шеме"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Тражи"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "По имену"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "По имену и опису"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Инсталирај означене"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Надогради означене"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Обриши означене"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Надогради tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Надогради све"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Не означи ништа"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Име"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Опис"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Више корисника"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Један корисник"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/uk.po b/systems/texlive/tlnet/tlpkg/translations/uk.po
index 450c84b7ae..105803a757 100644
--- a/systems/texlive/tlnet/tlpkg/translations/uk.po
+++ b/systems/texlive/tlnet/tlpkg/translations/uk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2010\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2019-03-23 09:02+0200\n"
"Last-Translator: Andriy Bandura <andriykopanytsia@gmail.com>\n"
"Language-Team: Ukrainian <andriykopanytsia@gmail.com>\n"
@@ -112,7 +112,7 @@ msgstr "Встановлення TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Вийти"
@@ -363,7 +363,7 @@ msgstr "Ні"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Встановити"
@@ -386,8 +386,9 @@ msgstr "Тільки нові"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Усі"
@@ -575,8 +576,8 @@ msgstr "TEXMFHOME (каталог для власних файлів корис
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Параметри"
@@ -614,7 +615,7 @@ msgstr "Після встановлення задати CTAN як джерел
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Про"
@@ -793,7 +794,7 @@ msgid "Display configuration"
msgstr "Налаштування відображення"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Статус"
@@ -871,12 +872,12 @@ msgid "Package name"
msgstr "Назва пакунку"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Локальна рев. (вер.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Мережне рев. (вер.)"
@@ -893,13 +894,13 @@ msgid "Reinstall previously removed packages"
msgstr "Знову встановити раніше вилучені пакунки"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Оновити"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Вилучити"
@@ -908,13 +909,13 @@ msgid "Backup"
msgstr "Резервувати"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Дії"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Довідка"
@@ -939,7 +940,7 @@ msgid "General ..."
msgstr "Загальні…"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Папір…"
@@ -1362,8 +1363,9 @@ msgstr "Відновити усі пакунки до останньої вер
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Закрити"
@@ -1611,8 +1613,8 @@ msgid "Info pages"
msgstr "Сторінки info"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Файл"
@@ -1634,6 +1636,7 @@ msgid "TeX Live %s Installer"
msgstr "Встановлювач TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Додатково"
@@ -1668,8 +1671,8 @@ msgstr ""
"та TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Платформи"
@@ -1756,7 +1759,7 @@ msgstr "Виконується"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Простоює"
@@ -1769,7 +1772,7 @@ msgid "Up to date"
msgstr "Усе оновлено"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Невідомо"
@@ -1782,8 +1785,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Сховища"
@@ -1873,63 +1876,82 @@ msgstr "Зберегти і завантажити"
msgid "Cannot remove own platform %s"
msgstr "Не можна вилучити власну платформу %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Застосувати та закрити"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "платформа"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Відновити %s до версії %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Резервні копії не налаштовані"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Каталог для резервних копій не заданий"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Каталог %s для резервних копій не існує"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Немає пакунків у каталозі %s для резервних копій"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Відновити з резервної копії"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Пакунок"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Версія"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Відновити усе"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Дії не потрібні!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1940,12 +1962,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Вже встановлено: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1956,22 +1978,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Оновлюються деякі залежності %s попри все. Продовжити?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Пропущено, бо не встановлено: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Пропущено, бо вже оновлено: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1982,16 +2004,16 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Вилучаються деякі залежності %s попри все. Продовжити?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Інформація"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
@@ -1999,179 +2021,175 @@ msgstr ""
"Графічний інтерфейс для менеджера TeX Live\n"
"Втілений за допомогою Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Вихід"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Повторно створити базу даних файлів"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Повторно створюється база даних файлів..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Повторно створити формати"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Перебудова форматів..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Повторно створити мапу шрифтів"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Перебудова файлів мапи шрифтів..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "довідка tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Перезапустити програму"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Перезапустити tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Показати журнали"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "Менеджер TL оновлений?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Остання команда tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Список пакунків"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Встановлено"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Наявні оновлення"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Деталі >> Глобально"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Збірки та схеми"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Тільки схеми"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Пошук"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "За назвою"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "За назвою та описом"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Встановити позначене"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Оновити позначене"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Вилучити позначене"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Оновити tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Оновити усе"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Зняти позначення"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Назва"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Опис"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/vi.po b/systems/texlive/tlnet/tlpkg/translations/vi.po
index 9d0837b0c7..121e533662 100644
--- a/systems/texlive/tlnet/tlpkg/translations/vi.po
+++ b/systems/texlive/tlnet/tlpkg/translations/vi.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2020-03-24 22:04+0100\n"
"Last-Translator: Anh K. Huỳnh <kyanh@viettug.org>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -110,7 +110,7 @@ msgstr "Cài đặt TeX Live %s"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "Thoát"
@@ -362,7 +362,7 @@ msgstr "Không"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "Cài đặt"
@@ -385,8 +385,9 @@ msgstr "Chỉ cái mới"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "Tất cả"
@@ -573,8 +574,8 @@ msgstr "TEXMFHOME (thư mục người dùng chứa các gói bổ sung)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "Tùy chọn"
@@ -612,7 +613,7 @@ msgstr "Sau khi cài xong, đặt CTAN làm nguồn để cập nhật các gói
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "Giới thiệu"
@@ -791,7 +792,7 @@ msgid "Display configuration"
msgstr "Cấu hình thể hiện"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "Trạng thái"
@@ -869,12 +870,12 @@ msgid "Package name"
msgstr "Tên gói"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "Phiên bản đang có"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "Phiên bản trên mạng"
@@ -891,13 +892,13 @@ msgid "Reinstall previously removed packages"
msgstr "Cài lại các gói đã gỡ ra trước đây"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "Cập nhật"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "Gỡ bỏ"
@@ -906,13 +907,13 @@ msgid "Backup"
msgstr "Sao lưu"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "Hành động"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "Giúp đỡ"
@@ -937,7 +938,7 @@ msgid "General ..."
msgstr "Tổng quan ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "Kiểu giấy ..."
@@ -1359,8 +1360,9 @@ msgstr "Ép các gói về phiên bản mới nhất"
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "Đóng"
@@ -1617,8 +1619,8 @@ msgid "Info pages"
msgstr "Tài liệu info"
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr "Tập tin"
@@ -1640,6 +1642,7 @@ msgid "TeX Live %s Installer"
msgstr "Chương trình cài đặt TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr "Nâng cao"
@@ -1674,8 +1677,8 @@ msgstr ""
"và TEXMFHOME"
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr "Kiến trúc"
@@ -1762,7 +1765,7 @@ msgstr "Đang chạy"
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr "Đang treo"
@@ -1775,7 +1778,7 @@ msgid "Up to date"
msgstr "Mới nhất"
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr "Không biết"
@@ -1788,8 +1791,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr "Nếu việc tải quá lâu, hãy chọn bỏ (Abort) và chọn kho khác."
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr "Các kho cài đặt"
@@ -1879,63 +1882,82 @@ msgstr "Lưu và nạp"
msgid "Cannot remove own platform %s"
msgstr "Không thể bỏ chọn kiến trúc %s của máy đang chạy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr "Áp dụng và kết thúc"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr "kiến trúc"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr "Lỗi"
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Khôi phục %s về phiên bản %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr "Không có cấu hình sao lưu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr "Không có cấu hình thư mục để sao lưu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Thư mục %s để sao lưu không tồn tại trên máy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Không có gói nào trong thư mục sao lưu %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr "Khôi phục từ bộ sao lưu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr "Gói"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr "Phiên bản"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr "Khôi phục tất cả"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr "Chẳng phải làm gì!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1946,12 +1968,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr "Gói đã được cài đặt: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1962,22 +1984,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Một số gói phụ thuộc vẫn phải được cập nhật: %s. Tiếp tục?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Bỏ qua vì không được cài đặt: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Bỏ qua vì gói đã ở phiên bản mới nhất: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1988,22 +2010,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr "Gói phụ thuộc bị ép phải gỡ bỏ: %s. Tiếp tục?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr "Thông tin"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr "Giao diện đồ họa viết bằng Tcl/Tk cho chương trình quản lý TeX Live"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -2012,172 +2034,168 @@ msgstr ""
"%s không phải kho dưới máy hay trên mạng.\n"
"Vui lòng chọn kho phù hợp"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr "Lỗi"
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr "Nạp kho"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr "Thoát"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr "Phát sinh lại dữ liệu tập tin"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr "Đang phát sinh lại dữ liệu tập tin..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr "Phát sinh các định dạng"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr "Đang phát sinh lại các định dạng..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr "Phát sinh lại ánh xạ font"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr "Đang phát sinh lại các ánh xạ font..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr "trang giúp đỡ tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr "Tự khởi động lại"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr "Khởi động lại tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr "Hiển thị nội dung xuất ra từ chương trình"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr "Liệu chương trình quản lý TeX Live đã mới nhất?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr "Lệnh tlmgr cuối cùng:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr "Gốc ở %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr "Danh sách gói"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr "Đã cài đặt"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr "Có thể cập nhật"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr "Chi tiết >> Toàn cục"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr "Nhóm và kiểu cài đặt"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr "Chỉ các kiểu mẫu"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "Tìm kiếm"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr "Theo tên"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr "Theo tên và mô tả"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr "Cài đặt phần đã chọn"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr "Cập nhật phần đã chọn"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr "Gỡ bỏ phần đã chọn"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr "Cập nhật tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "Cập nhật tất cả"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr "Bỏ chọn tất cả"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr "Tên"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr "Mô tả"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr "Nhiều người dùng"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr "Một người dùng"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/zh_CN.po b/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
index 7fd495677b..efe8811e09 100644
--- a/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
+++ b/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2009-09-22 12:54+0800\n"
"Last-Translator: Jiang Jiang <gzjjgod@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -107,7 +107,7 @@ msgstr "TeX Live %s 安装"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "退出"
@@ -346,7 +346,7 @@ msgstr "否"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
msgid "Install"
msgstr "安装"
@@ -369,8 +369,9 @@ msgstr "只有新的"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr "全部的"
@@ -553,8 +554,8 @@ msgstr "TEXMFHOME (用户专有文件的目录)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "选项"
@@ -592,7 +593,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr "关于"
@@ -758,7 +759,7 @@ msgid "Display configuration"
msgstr "显示配置"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr "状态"
@@ -837,12 +838,12 @@ msgid "Package name"
msgstr "软件包名称"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr "本地版本"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr "远程版本"
@@ -859,13 +860,13 @@ msgid "Reinstall previously removed packages"
msgstr "重装先前删除的包"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr "更新"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr "删除"
@@ -874,13 +875,13 @@ msgid "Backup"
msgstr "备份"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
msgid "Actions"
msgstr "操作"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr "帮助"
@@ -905,7 +906,7 @@ msgid "General ..."
msgstr "通用..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr "纸张..."
@@ -1314,8 +1315,9 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr "关闭"
@@ -1551,8 +1553,8 @@ msgid "Info pages"
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr ""
@@ -1574,6 +1576,7 @@ msgid "TeX Live %s Installer"
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr ""
@@ -1605,8 +1608,8 @@ msgid ""
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr ""
@@ -1693,7 +1696,7 @@ msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr ""
@@ -1706,7 +1709,7 @@ msgid "Up to date"
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr ""
@@ -1719,8 +1722,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr ""
@@ -1810,63 +1813,82 @@ msgstr ""
msgid "Cannot remove own platform %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1874,12 +1896,12 @@ msgid ""
"%s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1887,22 +1909,22 @@ msgid ""
"%s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1910,194 +1932,190 @@ msgid ""
"%s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
msgid "Search"
msgstr "搜索"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
msgid "Update all"
msgstr "更新全部"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/zh_TW.po b/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
index 66d661e8b4..9a528c2110 100644
--- a/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
+++ b/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live translation\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2021-01-23 01:54+0100\n"
+"POT-Creation-Date: 2021-01-25 01:54+0100\n"
"PO-Revision-Date: 2009-09-03 12:34+0200\n"
"Last-Translator: Norbert Preining <preining@logic.at>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -109,7 +109,7 @@ msgstr "TeX Live %s 安裝"
#: tlpkg/installer/install-menu-perltk.pl:676
#: texmf-dist/scripts/texlive/tlmgrgui.pl:544
#: tlpkg/installer/install-tl-gui.tcl:1438
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2283
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2452
msgid "Quit"
msgstr "退出"
@@ -343,7 +343,7 @@ msgstr "否"
#: tlpkg/installer/install-menu-wizard.pl:604
#: texmf-dist/scripts/texlive/tlmgrgui.pl:456
#: tlpkg/installer/install-tl-gui.tcl:1436
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2018
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2189
#, fuzzy
msgid "Install"
msgstr "安裝 TeX Live"
@@ -368,8 +368,9 @@ msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:145
#: tlpkg/installer/install-tl-gui.tcl:1091
#: tlpkg/installer/install-tl-gui.tcl:1723
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2367
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2536
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2554
msgid "All"
msgstr ""
@@ -553,8 +554,8 @@ msgstr "TEXMFLOCAL (存放本地格式檔等)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: tlpkg/installer/install-tl-gui.tcl:1646
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2366
msgid "Options"
msgstr "選項"
@@ -592,7 +593,7 @@ msgstr ""
#: tlpkg/installer/install-menu-perltk.pl:609
#: texmf-dist/scripts/texlive/tlmgrgui.pl:650
#: texmf-dist/scripts/texlive/tlmgrgui.pl:652
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2265
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2434
msgid "About"
msgstr ""
@@ -758,7 +759,7 @@ msgid "Display configuration"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:321
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2528
msgid "Status"
msgstr ""
@@ -847,12 +848,12 @@ msgid "Package name"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:417
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2623
msgid "Local rev. (ver.)"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:418
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2455
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2624
msgid "Remote rev. (ver.)"
msgstr ""
@@ -870,13 +871,13 @@ msgid "Reinstall previously removed packages"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:451
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2023
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
msgid "Update"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:460
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2014
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2028
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2199
msgid "Remove"
msgstr ""
@@ -885,14 +886,14 @@ msgid "Backup"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:515
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2187
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2354
#, fuzzy
msgid "Actions"
msgstr "選項"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:519
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2694
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2263
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
msgid "Help"
msgstr ""
@@ -918,7 +919,7 @@ msgid "General ..."
msgstr "選項"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:552
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2208
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2375
msgid "Paper ..."
msgstr ""
@@ -1339,8 +1340,9 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:442
#: texmf-dist/scripts/tlshell/tlshell.tcl:884
#: texmf-dist/scripts/tlshell/tlshell.tcl:1009
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1470
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1471
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1667
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1854
msgid "Close"
msgstr ""
@@ -1574,8 +1576,8 @@ msgid "Info pages"
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1379
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2155
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2181
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2322
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2348
msgid "File"
msgstr ""
@@ -1597,6 +1599,7 @@ msgid "TeX Live %s Installer"
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2382
msgid "Advanced"
msgstr ""
@@ -1628,8 +1631,8 @@ msgid ""
msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:1574
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1457
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2260
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1458
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2429
msgid "Platforms"
msgstr ""
@@ -1716,7 +1719,7 @@ msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:379
#: texmf-dist/scripts/tlshell/tlshell.tcl:540
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
msgid "Idle"
msgstr ""
@@ -1729,7 +1732,7 @@ msgid "Up to date"
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:650
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2313
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2482
msgid "Unknown"
msgstr ""
@@ -1742,8 +1745,8 @@ msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
#: texmf-dist/scripts/tlshell/tlshell.tcl:872
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2138
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2305
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2371
msgid "Repositories"
msgstr ""
@@ -1833,63 +1836,82 @@ msgstr ""
msgid "Cannot remove own platform %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1465
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1466
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1662
msgid "Apply and close"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1485
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1477
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1674
+msgid "Changed entries are bold"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1490
msgid "platform"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1552
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2306
+msgid "Error"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1609
+msgid "No papersizes available"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
+msgid "Paper sizes"
+msgstr ""
+
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1723
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1746
msgid "No backups configured"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1585
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1756
msgid "No backup directory defined"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1590
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1613
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1784
#, tcl-format
msgid "No packages in backup directory %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1623
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2426
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1794
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2595
msgid "Restore from backup"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1639
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1810
msgid "Package"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
msgid "Revision"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1852
msgid "Restore all"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1711
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1743
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1783
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1833
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1882
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1914
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2004
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2079
msgid "Nothing to do!"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1897,12 +1919,12 @@ msgid ""
"%s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1805
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1976
#, tcl-format
msgid "Already installed: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1846
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2017
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1910,22 +1932,22 @@ msgid ""
"%s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1861
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2044
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1876
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1912
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2083
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1933,196 +1955,192 @@ msgid ""
"%s?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid "Removing some dependencies %s anyway. Continue?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2014
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
msgid "Info"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2104
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2271
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2136
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2303
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
"Please configure a valid repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2139
-msgid "Error"
-msgstr ""
-
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2183
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2350
msgid "Load repository"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2185
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2352
msgid "Exit"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2358
msgid "Regenerate filename database"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2192
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2359
msgid "Regenerating filename database..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2193
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
msgid "Regenerate formats"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2361
msgid "Rebuilding formats..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2195
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
msgid "Regenerate fontmaps"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2363
msgid "Rebuilding fontmap files..."
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2218
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
msgid "GUI language"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
msgid "GUI font scaling"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2237
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2406
msgid "Current"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2266
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2435
msgid "tlmgr help"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2285
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2454
msgid "Restart self"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
msgid "Restart tlmgr"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2290
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2459
msgid "Show logs"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2311
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2480
msgid "TL Manager up to date?"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2316
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2485
msgid "Last tlmgr command:"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2498
#, tcl-format
msgid "Root at %s"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2342
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2511
msgid "Package list"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2529
msgid "Installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2362
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2531
msgid "Not installed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2541
msgid "Updatable"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2384
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2553
msgid "Detail >> Global"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2556
msgid "Collections and schemes"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2389
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2558
msgid "Only schemes"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2397
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2566
#, fuzzy
msgid "Search"
msgstr "選擇系統架構"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2400
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2569
msgid "By name"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2402
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2571
msgid "By name and description"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2416
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2585
msgid "Install marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2419
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2588
msgid "Update marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2422
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2591
msgid "Remove marked"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2430
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2599
msgid "Update tlmgr"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2432
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2601
#, fuzzy
msgid "Update all"
msgstr "選擇安裝方案"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2438
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2607
msgid "Mark all displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2440
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2609
msgid "Mark none"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2443
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2612
msgid "Only packages for installed platforms are displayed"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2453
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2622
msgid "Name"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2456
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2625
msgid "Description"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Multi-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2490
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2659
msgid "Single-user"
msgstr ""
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2575
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2744
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"