summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/doc/luatex/luatex-backend.tex9
-rw-r--r--systems/doc/luatex/luatex-fontloader.tex5
-rw-r--r--systems/doc/luatex/luatex.pdfbin1775341 -> 1775307 bytes
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl8
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb57
-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.xzbin2437708 -> 2436184 bytes
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/cs.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/da.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/de.po34
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/es.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/fr.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/it.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/ja.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/messages.pot14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/nl.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/pl.po620
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/pt_BR.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/ru.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sk.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sl.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/sr.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/uk.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/vi.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/zh_CN.po14
-rw-r--r--systems/texlive/tlnet/tlpkg/translations/zh_TW.po14
28 files changed, 504 insertions, 485 deletions
diff --git a/systems/doc/luatex/luatex-backend.tex b/systems/doc/luatex/luatex-backend.tex
index afbaa84d0c..672288d45c 100644
--- a/systems/doc/luatex/luatex-backend.tex
+++ b/systems/doc/luatex/luatex-backend.tex
@@ -125,7 +125,7 @@ after the \PDFTEX\ equivalents.
\stopsubsection
\startsubsection[title={\type {[set|get]suppressoptionalinfo}, \type {[set|get]trailerid},
-\type {[set|get]omitcidset}, \type {[set|get]omitinfodict} and \type {[set|get]omitmediabox}}]
+\type {[set|get]omitcidset}, \type {[set|get]omitinfo} and \type {[set|get]omitmediabox}}]
\topicindex{\PDF+options}
\topicindex{\PDF+trailer}
@@ -134,7 +134,7 @@ after the \PDFTEX\ equivalents.
\libindex{gettrailerid} \libindex{settrailerid}
\libindex{getomitcidset} \libindex{setomitcidset}
\libindex{getomitcharset} \libindex{setomitcharset}
-\libindex{getomitinfodict} \libindex{setomitinfodict}
+\libindex{getomitinfo} \libindex{setomitinfo}
\libindex{getomitmediabox} \libindex{setomitmediabox}
The optional info bitset (a number) determines what kind of info gets flushed.
@@ -619,12 +619,11 @@ pdfe.getstatus(<pdfe document>)
The returned codes are:
-
\starttabulate[|c|l|]
\DB value \BC explanation \NC \NR
\TB
\NC \type {-2} \NC the document is (still) protected \NC \NR
-\NC \type {-1} \NC the document failed to open \NC \NR
+\NC \type {-1} \NC the document failed to open \NC \NR
\NC \type {0} \NC the document is not encrypted \NC \NR
\NC \type {1} \NC the document has been unencrypted \NC \NR
\LL
@@ -943,7 +942,7 @@ pdfscanner.scan (<pdfe array>, <table> operatortable, <table> info)
pdfscanner.scan (<string>, <table> operatortable, <table> info)
\stopfunctioncall
-The first argument should be a \LUA\ string or a stream or array onject coming
+The first argument should be a \LUA\ string or a stream or array object coming
from the \type {pdfe} library. The second argument, \type {operatortable}, should
be a \LUA\ table where the keys are \PDF\ operator name strings and the values
are \LUA\ functions (defined by you) that are used to process those operators.
diff --git a/systems/doc/luatex/luatex-fontloader.tex b/systems/doc/luatex/luatex-fontloader.tex
index 0a830ed003..1e12b61f11 100644
--- a/systems/doc/luatex/luatex-fontloader.tex
+++ b/systems/doc/luatex/luatex-fontloader.tex
@@ -225,7 +225,7 @@ by fontloader while applying the AFM file. On success, \type {nil} is returned.
As mentioned earlier, the return value of \type {fontloader.open} is a userdata
object. One way to have access to the actual metrics is to call \type
{fontloader.to_table} on this object, returning the table structure that is
-explained in the following sections. In teh following sections we will not
+explained in the following sections. In the following sections we will not
explain each field in detail. Most fields are self descriptive and for the more
technical aspects you need to consult the relevant font references.
@@ -911,7 +911,7 @@ space|-|separated string of glyph names in this class.
\startsubsection[title={\type {math}}]
-The math table has the variables that are also discussed in the chapter aboout
+The math table has the variables that are also discussed in the chapter about
math: \type {ScriptPercentScaleDown}, \type {ScriptScriptPercentScaleDown}, \type
{DelimitedSubFormulaMinHeight}, \type {DisplayOperatorMinHeight}, \type
{MathLeading}, \type {AxisHeight}, \type {AccentBaseHeight}, \type
@@ -971,7 +971,6 @@ The \type {scripts} subtable:
\LL
\stoptabulate
-
The \type {lang} subtable:
\starttabulate[|l|l|p|]
diff --git a/systems/doc/luatex/luatex.pdf b/systems/doc/luatex/luatex.pdf
index e1326ac3b3..efd2d01178 100644
--- a/systems/doc/luatex/luatex.pdf
+++ b/systems/doc/luatex/luatex.pdf
Binary files differ
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 1d1a0276ad..a2bed2204a 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -1,5 +1,8 @@
$mirrors = {
'Africa' => {
+ 'Morocco' => {
+ 'https://mirror.marwan.ma/ctan/' => 1,
+ },
'South Africa' => {
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
'https://mirror.ufs.ac.za/ctan/' => 1,
@@ -120,6 +123,7 @@ $mirrors = {
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
+ 'https://mirrors.evoluso.com/CTAN/' => 1,
},
'Norway' => {
'https://ctan.uib.no/' => 1,
@@ -141,7 +145,6 @@ $mirrors = {
'Russia' => {
'https://ctan.altspu.ru/' => 1,
'https://mirror.macomnet.net/pub/CTAN/' => 1,
- 'https://mirror.truenetwork.ru/CTAN/' => 1,
'https://mirrors.mi-ras.ru/CTAN/' => 1,
},
'Slovenia' => {
@@ -175,6 +178,9 @@ $mirrors = {
'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},
+ 'Costa Rica' => {
+ 'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+ },
'USA' => {
'http://bay.uchicago.edu/CTAN/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 49b1ab5910..9f8b9602f4 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/2023
-depend revision/66780
+depend revision/66786
name 00texlive.image
category TLCore
@@ -4722,7 +4722,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 66771
+revision 66782
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
@@ -195005,7 +195005,7 @@ catalogue-topics maths luatex
name luatex
category TLCore
-revision 66736
+revision 66784
shortdesc The LuaTeX engine
longdesc LuaTeX is a greatly extended version of pdfTeX using Lua as an
longdesc embedded scripting language. The LuaTeX project's main
@@ -195026,9 +195026,9 @@ depend unicode-data
execute AddFormat name=dviluatex engine=luatex options="dviluatex.ini" patterns=language.def,language.dat.lua fmttriggers=cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,unicode-data,hyph-utf8
execute AddFormat name=luatex engine=luatex options="luatex.ini" patterns=language.def,language.dat.lua fmttriggers=cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,unicode-data,hyph-utf8
containersize 13708
-containerchecksum 6d9b5aa8d92c4c1e75767ea106cf552c7f211a3e39dab4bb6cfea0bbedbde209b557ed9986b8b4d008b0614522a7c9b6e31878f2efe020e44b0fdc00e02badab
-doccontainersize 1943440
-doccontainerchecksum bcba7bb06f33bc3ec24ddb5e87018036f2b2ab78cb592f17b4b4e9e650535102631096a04e19f1cb31d6a93991ead30b0d97debd29f2321f5997baa9e879886d
+containerchecksum dc139f609903a356eec52d8f13828dd903527e01fb61c850d2b788bb9ec53542c9a43987da53bb2530238c9bb74c9c6e6f79df82c8add2555d4e87b2d5531cae
+doccontainersize 1943352
+doccontainerchecksum a3cf391248ef4e80a006734a98c40f481a25f2ed417373247230ecffef8f06cb458370bb6b7789a6f50a2ad90188b5121701b8cbada6c2837a10def05c529da8
docfiles size=748
texmf-dist/doc/luatex/base/NEWS
texmf-dist/doc/luatex/base/graphics/luaharfbuzz.pdf
@@ -267330,26 +267330,26 @@ catalogue-version 0.2
name realhats
category Package
-revision 66775
+revision 66785
shortdesc Put real hats on symbols instead of ^
relocated 1
longdesc This LaTeX package makes \hat put real hats on symbols. The
longdesc package depends on amsmath, calc, graphicx, ifthen, lcg, and
longdesc stackengine.
-containersize 1794000
-containerchecksum ddc4648eef5af805e81b782554a4cc06931027b3baea8c59985e04b106bd9faee123ca47f4b15f1bdef61a9b4b5188d002cbfa64938469f4e734f525d244bb7a
-doccontainersize 1883368
-doccontainerchecksum 48a039d39f4d6e3a30d71c971ec6b29a79fd7f39e2955d86c9ce67729d02933afac8902744802665a14991f0d661049b8395066333422cc518e584d5886bdac3
-docfiles size=504
+containersize 1782000
+containerchecksum f751ee1f43fee32045ddd98c6095e7837f5aeda083a9a89bf2482eac4146b257a9acb31cb2b49cd7becb8e2ae720de9f4042219e10a249b51f0912e64c3be665
+doccontainersize 1888308
+doccontainerchecksum c9875a3921c0501e46df300eee7704d46588804d23d73be57cae693d6ddce0b79638aa0c7c9b4ced8e7825069c33ee723af08310c4f253ad596650ae449a00b5
+docfiles size=506
RELOC/doc/latex/realhats/README.md details="Readme"
RELOC/doc/latex/realhats/readme_images/hats.png
RELOC/doc/latex/realhats/realhats.pdf details="Package documentation"
srccontainersize 3124
-srccontainerchecksum 1157f558136e0de121f21182c2cb316170b0088cf3b244b4d82cadf2f7205358b0e000ea7be3d5da713560020b74b657dd3cd04d59d8ea80beb3b94f0bd53f0e
+srccontainerchecksum 3959f83d3983adabc0fde8c61673bfb2df6f585c0148fc68416a3434a37c0e276d7b7331d95dd599c9bfe39ae29e17fa03f5a70b3c62b55600d7dcfd95044641
srcfiles size=4
RELOC/source/latex/realhats/realhats.dtx
RELOC/source/latex/realhats/realhats.ins
-runfiles size=497
+runfiles size=493
RELOC/tex/latex/realhats/hats/realhats-ash.pdf
RELOC/tex/latex/realhats/hats/realhats-beret.pdf
RELOC/tex/latex/realhats/hats/realhats-birthday.pdf
@@ -267357,7 +267357,6 @@ runfiles size=497
RELOC/tex/latex/realhats/hats/realhats-crown.pdf
RELOC/tex/latex/realhats/hats/realhats-dunce.pdf
RELOC/tex/latex/realhats/hats/realhats-fez.pdf
- RELOC/tex/latex/realhats/hats/realhats-makelatexgreatagain.pdf
RELOC/tex/latex/realhats/hats/realhats-mortarboard.pdf
RELOC/tex/latex/realhats/hats/realhats-policeman.pdf
RELOC/tex/latex/realhats/hats/realhats-santa.pdf
@@ -299522,7 +299521,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 66754
+revision 66786
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a
@@ -299543,10 +299542,10 @@ longdesc files from them is nontrivial, and generally done with the
longdesc Makefile in development, from which the TeX4ht package in TeX
longdesc Live is updated.
depend tex4ht.ARCH
-containersize 1133880
-containerchecksum 620e1d7b1dc6ff8e87837583ab7ac4ee179bba6cdbcd3eb42fb34e41a3e9293d0951e81e2f58f0a096aba0f7d17211b76ec08e3fb5ac065b432e055e3be5ff67
+containersize 1133940
+containerchecksum f08568801b7016fac9a7ae0334bdfa7fab63ae6e3004225707119fb568231a360286c0b4ac52b244594cb2fade35f93ca181e84ff2d77a6298e2a6c7d391e0bd
doccontainersize 136384
-doccontainerchecksum 92edaa0af4decba755b5a2ec89c96f82a5d023b69b809b85293f2a215212c754b324f60630dea1d77daacb49d51771bc8bfe5d345765ec17f9b829633a782592
+doccontainerchecksum 34ef5845755ea3615072065ed93a4761cfff02f9d1903009cd69824d7bce20d65f618958fd3febfdec605d36038c912163b4d343260194a169c59331432403b4
docfiles size=260
texmf-dist/doc/generic/tex4ht/Makefile
texmf-dist/doc/generic/tex4ht/README details="Readme"
@@ -299618,8 +299617,8 @@ docfiles size=260
texmf-dist/doc/generic/tex4ht/mn56.html
texmf-dist/doc/generic/tex4ht/mn5x.png
texmf-dist/doc/generic/tex4ht/mn6x.png
-srccontainersize 1448232
-srccontainerchecksum 3f2274a96a3f6641aa7edcb9539bdc0c19fd657761ad54e637652b593316a7cffc2f2a35ecb12e45c0e9aac49089c071d9fa845ccd7d7df70f680832f6aba6e7
+srccontainersize 1445728
+srccontainerchecksum 27734ec0bd9c7b0abcf4c5c8e2e0252cac3c5ee49430e2589cf7c02afb36dccd49dfba1f6988d2271177d8c747756dbc2ca3b23ac50131fab5f8f3f59417c477
srcfiles size=4379
texmf-dist/source/generic/tex4ht/ChangeLog
texmf-dist/source/generic/tex4ht/Makefile
@@ -311038,14 +311037,14 @@ docfiles size=558
name texlive-msg-translations
category TLCore
-revision 66648
+revision 66783
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 151928
-containerchecksum 097e573c965af5397e750cfa691f2b3834957ba9b1f36cc0f1a0b5490f219a92cf05ddb83c89aea85070ec4b70ba136513e104dc222ea85e01592f8498d8fe4d
+containersize 151320
+containerchecksum 32e1697ffb3e7c0579c3021c602ed5143f67ab8ffba2c5cad9447839861772f233096c521f72d979635ffb4d19c9a67974011987fb5ade92690e3683473397a8
runfiles size=375
tlpkg/translations/README
tlpkg/translations/cs.po
@@ -311107,7 +311106,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 66768
+revision 66782
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.
@@ -311115,10 +311114,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 113988
-containerchecksum 7e87200324d6d4544e3dedf2c18bf027624383e47420108fb41061a241f75973d4e8bf0d07313f4faf0ba2750b65ef932c97c626aaa43ddf8f87f74c4216fd6f
-doccontainersize 423640
-doccontainerchecksum edacb2c091de29236bba9e8644a37c7ce312b61de35070813d063f04a245f7ca7fd5d348c4ef9f96cd92c349778bad10dd16e6ee18c3fa75152ce66f03fb22ef
+containersize 114016
+containerchecksum 69f853ee8e52bdfa009391f94c13d3c40daea4452d32ee9dc7f604e98e712b4fc21b8af0e3af45e443f966738d44af294f3dd489a5581930e70266a76539e65b
+doccontainersize 423636
+doccontainerchecksum 11e915523bd827039d71658d49f7289009055f95a522d79c75c9c97acdf265f5d0de28f06ef561314d7645a31e76737b1a549c16657abeccfc58dd370d0b2c9b
docfiles size=537
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index f58db0f490..0e53f7f76a 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-46cfb7cdba6346be8aa26e5c2f6dca3a texlive.tlpdb
+9ebc7fec25e26b48601a563da8b56c99 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 945e2c845f..d44ec75346 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-5ff7976c5b1c369c14c48178e5c2c6fcc35f32c03e6620a02521d0e1bd06add3667fe683fd31f617c5814e47dd9786f86767df8640664897df9922baf38c0c38 texlive.tlpdb
+9c2a0bd783adc4f5a8a054d7aeb97cdc4c8b70dc214d65f7a69ab45b9e67fa4e326e7e7b3ff18a341a4386e53c85e3a86b971685a50bf764d20a78edf6f744e7 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index 2905558f85..a9af984a43 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-----
-iQEcBAEBCgAGBQJkLgnzAAoJEEzhh34ZQ4xwZAwH/3GXddccY5p+l89FuH3/YMp1
-ZQlytD6C+VmFbwST6vyw0+WmqblNXddugKTn74F8Jk8yVDXT1vOvfTOhuVB0AekJ
-jqvv79at/TPqA9U4sVssH36y//L0t2Q1ELxCUmk5Wf0hfuzaubXFlq158558pq89
-u1NT6zPfRaGbHMCzHGy4sl11xpeCpNzW1STN8g5ZRPjKURCG4yskJDlo96hEj7JV
-4Iw+UVaJ2TC1a2b6T8V0/ORn/wcZSw1jinhIZYJ4rtxirhPM+igOXoBvC4uu0qUC
-ajceNIxKNFDZ7xKC0YfBhsPlbnze0QZYqeqpiRJEWFY7oIO4RcfxX5f7vXI3gtM=
-=u45p
+iQEcBAEBCgAGBQJkL1txAAoJEEzhh34ZQ4xwfKIH/2PaAVxpPn4rsMV6zUc/VX09
+jjAcE2XeNoZsYXsKvmKDkNfh3/zTlobFsE1Ih75dvjGGrWPKlycNEh5o9unN9kes
+unHkZyOgxM3tkl34AbZscEI7TVue4pyZoVA0SPwPoXxeQkv8HhXrN+h5qYhdKy3l
+J8MIAP6XrF1cqYeqfpl/TDqjoocjYy5sDl3ZmnJMqAghqKwkFdyBBJxwQy7ykVmj
+jy0dX/0q6XM15dCKZt1wgn4Ixbz94cLsVTAdWBRq5yDZwNVXvpaGAqrtffXxFRfA
+DelCqpEGtIotpzRhiwkEQAy2EoDCuS4Lpf+OuCDr642KrAGEuMbbzEzwKb8NJas=
+=XwX3
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index 761e8c244c..cf03136fe9 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 89133596b8..6fba30c7f7 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 13:54+0100\n"
"Last-Translator: Petr Sojka <sojka@fi.muni.cz>\n"
"Language-Team: Czech <>\n"
@@ -112,7 +112,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "OK"
@@ -401,7 +401,7 @@ msgstr "Odstranit TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -458,14 +458,14 @@ msgstr "Nainstalováno:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Ano"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Ne"
@@ -1072,7 +1072,7 @@ msgstr "Varování. Ne všechny konfigurovatelné adresáře jsou zapisovatelné
msgid "Symlinks"
msgstr "Symbolické odkazy"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Procházej..."
@@ -1263,7 +1263,7 @@ msgstr "Specifické zrcadlo..."
msgid "No mirror list available"
msgstr "Není k dispozici žádný seznam zrcadel"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Vyberte nebo napište"
diff --git a/systems/texlive/tlnet/tlpkg/translations/da.po b/systems/texlive/tlnet/tlpkg/translations/da.po
index 589388525e..9f5ed6590c 100644
--- a/systems/texlive/tlnet/tlpkg/translations/da.po
+++ b/systems/texlive/tlnet/tlpkg/translations/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TeX Live 2021\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2021-05-05 10:13+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -114,7 +114,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
@@ -403,7 +403,7 @@ msgstr "Afinstaller TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -460,14 +460,14 @@ msgstr "Installerede:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Ja"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Nej"
@@ -1072,7 +1072,7 @@ msgstr "Advarsel. Ikke alle konfigurerede biblioteker er skrivbare!"
msgid "Symlinks"
msgstr "Symbolske lænker"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Gennemse..."
@@ -1263,7 +1263,7 @@ msgstr "Specifik afspejling..."
msgid "No mirror list available"
msgstr "Ingen liste af afspejlinger tilængelig"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Vælg eller indtast"
diff --git a/systems/texlive/tlnet/tlpkg/translations/de.po b/systems/texlive/tlnet/tlpkg/translations/de.po
index 39112d662e..b23db37024 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2023-03-16 22:21+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 ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
@@ -396,7 +396,7 @@ msgstr "TeX Live %s entfernen"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -453,14 +453,14 @@ msgstr "Installiert:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Ja"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Nein"
@@ -793,8 +793,8 @@ msgstr ""
"Der TeX Live Manager (die Software, die gerade läuft)\n"
"muss aktualisiert werden, bevor weitere Updates eingespielt werden können.\n"
"\n"
-"Bitte tun sie dies durch das Klicken des \"Aktualisiere den TeX Live "
-"Manager\" Buttons,\n"
+"Bitte tun sie dies durch das Klicken des \"Aktualisiere den TeX Live Manager"
+"\" Buttons,\n"
"nachdem Sie diesen Dialog hier geschlossen haben.\n"
"\n"
"Nach dem Update wird der TeX Live Manager beendet.\n"
@@ -1065,7 +1065,7 @@ msgstr "Warnung: Nicht alle konfigurierten Verzeichnisse sind beschreibbar!"
msgid "Symlinks"
msgstr "Symbolische Links"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Browse..."
@@ -1256,7 +1256,7 @@ msgstr "Spezifischer CTAN-Mirror..."
msgid "No mirror list available"
msgstr "Liste der Spiegelserver nicht verfügbar"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Wähle aus oder tippe ein"
@@ -2816,8 +2816,8 @@ msgstr ""
#~ "Then you can restart the program for further updates."
#~ msgstr ""
#~ "Aktualisierungen des TeX Live Managers stehen bereit.\n"
-#~ "Installation und Aktualisierungen anderer Pakete nur mit der "
-#~ "\"erzwingen\" Option möglich.\n"
+#~ "Installation und Aktualisierungen anderer Pakete nur mit der \"erzwingen"
+#~ "\" Option möglich.\n"
#~ "Bitte drücken Sie \"Aktualisieren aller Pakete\".\n"
#~ "Das Programm beendet sich nach der Aktualisierung.\n"
#~ "Danach können Sie das Programm neu starten für weitere Aktualisierungen."
@@ -2926,8 +2926,8 @@ msgstr ""
#~ msgstr ""
#~ "Die Datenbank der aktuellen Installationsquelle wurde nicht geladen.\n"
#~ "\n"
-#~ "Bitte durch betätigen der \"Lade\"- (und gegebenenfalls zuvor der "
-#~ "\"Ändern\"-) Schaltfläche nachholen."
+#~ "Bitte durch betätigen der \"Lade\"- (und gegebenenfalls zuvor der \"Ändern"
+#~ "\"-) Schaltfläche nachholen."
#~ msgid "Updating packages"
#~ msgstr "Aktualisieren von Paketen"
@@ -2955,8 +2955,8 @@ msgstr ""
#~ "Your installation is set up to look on the disk for updates.\n"
#~ "\n"
#~ "If you want to install from the Internet for this one time only, click on "
-#~ "the \"Change\" button above and select \"Default net package "
-#~ "repository\" (or any other package repository you know to be working).\n"
+#~ "the \"Change\" button above and select \"Default net package repository"
+#~ "\" (or any other package repository you know to be working).\n"
#~ "\n"
#~ "If you want to change it permanently, go to the \"Configuration\" Tab and "
#~ "change the default package repository."
@@ -2984,8 +2984,8 @@ msgstr ""
#~ "Then you can restart the program for further updates."
#~ msgstr ""
#~ "Aktualisierungen des TeX Live Managers stehen bereit.\n"
-#~ "Installation und Aktualisierungen anderer Pakete nur mit der "
-#~ "\"erzwingen\" Option möglich.\n"
+#~ "Installation und Aktualisierungen anderer Pakete nur mit der \"erzwingen"
+#~ "\" Option möglich.\n"
#~ "Bitte gehen Sie zur Aktualisierungsseite und drücken Sie \"Aktualisieren "
#~ "aller Pakete\".\n"
#~ "Das Programm beendet sich nach der Aktualisierung.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/es.po b/systems/texlive/tlnet/tlpkg/translations/es.po
index 9038b0d4dc..836f6bd0c2 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\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"
@@ -110,7 +110,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Aceptar"
@@ -399,7 +399,7 @@ msgstr "Remover Tex Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -456,14 +456,14 @@ msgstr "Instalado:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Sí"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "No"
@@ -1075,7 +1075,7 @@ msgstr ""
msgid "Symlinks"
msgstr "Enlaces simbólicos"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Ojear..."
@@ -1269,7 +1269,7 @@ msgstr "Espejo específico..."
msgid "No mirror list available"
msgstr ""
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Seleccionar o ingresar"
diff --git a/systems/texlive/tlnet/tlpkg/translations/fr.po b/systems/texlive/tlnet/tlpkg/translations/fr.po
index f39fc868a8..dd8983f33b 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2023-03-03 11:44+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 ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
@@ -402,7 +402,7 @@ msgstr "Désinstaller TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -459,14 +459,14 @@ msgstr "Installé :"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Oui"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Non"
@@ -1078,7 +1078,7 @@ msgstr ""
msgid "Symlinks"
msgstr "Liens symboliques"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Parcourir..."
@@ -1270,7 +1270,7 @@ msgstr "Miroir spécifique..."
msgid "No mirror list available"
msgstr "Aucune liste de miroirs disponible"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Sélectionner ou saisir"
diff --git a/systems/texlive/tlnet/tlpkg/translations/it.po b/systems/texlive/tlnet/tlpkg/translations/it.po
index a64b700214..59f95b6c5c 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2021-03-22 06:20+0100\n"
"Last-Translator: Marco Pallante\n"
"Language-Team: <>\n"
@@ -107,7 +107,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
@@ -396,7 +396,7 @@ msgstr "Rimozione di TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -453,14 +453,14 @@ msgstr "Installato:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Sì"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "No"
@@ -1067,7 +1067,7 @@ msgstr "Attenzione. Non è possibile scrivere in tutte le cartelle configurate!"
msgid "Symlinks"
msgstr "Collegamenti simbolici"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Sfoglia…"
@@ -1261,7 +1261,7 @@ msgstr "Mirror specifico..."
msgid "No mirror list available"
msgstr "Nessuna lista di mirror disponibile"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Seleziona o digita"
diff --git a/systems/texlive/tlnet/tlpkg/translations/ja.po b/systems/texlive/tlnet/tlpkg/translations/ja.po
index 7e6347d993..18b6dc247a 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2023-03-08 12:20+0900\n"
"Last-Translator: Takuto Asakura <tkt.asakura@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -112,7 +112,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "OK"
@@ -401,7 +401,7 @@ msgstr "TeX Live %sをアンインストール"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -458,14 +458,14 @@ msgstr "インストール済み:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "はい"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "いいえ"
@@ -1069,7 +1069,7 @@ msgstr "警告。指定したディレクトリの一部が書き込み不能で
msgid "Symlinks"
msgstr "シンボリックリンク"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "開く…"
@@ -1260,7 +1260,7 @@ msgstr "特定のミラーを選択…"
msgid "No mirror list available"
msgstr "利用可能なミラーリストがありません"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "選択または入力"
diff --git a/systems/texlive/tlnet/tlpkg/translations/messages.pot b/systems/texlive/tlnet/tlpkg/translations/messages.pot
index b10fa108b0..68b432952b 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 2023\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\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"
@@ -106,7 +106,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -450,14 +450,14 @@ msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr ""
@@ -1035,7 +1035,7 @@ msgstr ""
msgid "Symlinks"
msgstr ""
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr ""
@@ -1223,7 +1223,7 @@ msgstr ""
msgid "No mirror list available"
msgstr ""
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr ""
diff --git a/systems/texlive/tlnet/tlpkg/translations/nl.po b/systems/texlive/tlnet/tlpkg/translations/nl.po
index 7dd3b1ef11..239d57397f 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2023-03-10 09:39+0100\n"
"Last-Translator: Siep Kroonenberg <siepo@bitmuis.nl>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -108,7 +108,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
@@ -399,7 +399,7 @@ msgstr "Verwijder TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -456,14 +456,14 @@ msgstr "Geïnstalleerd:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Ja"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Nee"
@@ -1067,7 +1067,7 @@ msgstr "Waarschuwing. Niet alle geconfigureerde folders zijn schrijfbaar!"
msgid "Symlinks"
msgstr "Symlinks"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Bladeren..."
@@ -1258,7 +1258,7 @@ msgstr "Specifieke CTAN mirror..."
msgid "No mirror list available"
msgstr "Geen lijst van mirrors beschikbaar"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Kies of type"
diff --git a/systems/texlive/tlnet/tlpkg/translations/pl.po b/systems/texlive/tlnet/tlpkg/translations/pl.po
index 49fbabe5c1..3c82996e15 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 2023\n"
"Report-Msgid-Bugs-To: tex-live@tug.org\n"
-"POT-Creation-Date: 2023-03-13 01:28+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2023-03-18 16:47+0100\n"
"Last-Translator: Zofia Walczak <zofia.walczak@wmii.uni.lodz.pl>\n"
"Language-Team: \n"
@@ -22,25 +22,25 @@ msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:137
#: tlpkg/installer/install-menu-text.pl:37
#: tlpkg/installer/install-menu-text.pl:41
-#: tlpkg/installer/install-tl-gui.tcl:827
-#: tlpkg/installer/install-tl-gui.tcl:1052
-#: tlpkg/installer/install-tl-gui.tcl:1681
+#: tlpkg/installer/install-tl-gui.tcl:828
+#: tlpkg/installer/install-tl-gui.tcl:1053
+#: tlpkg/installer/install-tl-gui.tcl:1698
msgid "None"
msgstr "Żaden"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:138
#: tlpkg/installer/install-menu-text.pl:38
-#: tlpkg/installer/install-tl-gui.tcl:1681
+#: tlpkg/installer/install-tl-gui.tcl:1698
msgid "Only new"
msgstr "Tylko nowe"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:139
#: tlpkg/installer/install-menu-text.pl:39
-#: tlpkg/installer/install-tl-gui.tcl:1049
-#: tlpkg/installer/install-tl-gui.tcl:1681
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1655
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2878
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2896
+#: tlpkg/installer/install-tl-gui.tcl:1050
+#: tlpkg/installer/install-tl-gui.tcl:1698
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1653
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2877
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2895
msgid "All"
msgstr "Wszystkie"
@@ -108,18 +108,18 @@ msgstr ""
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2498
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2663
#: tlpkg/installer/install-tl-gui.tcl:486
-#: tlpkg/installer/install-tl-gui.tcl:623
-#: tlpkg/installer/install-tl-gui.tcl:708
-#: tlpkg/installer/install-tl-gui.tcl:895
-#: tlpkg/installer/install-tl-gui.tcl:945
-#: tlpkg/installer/install-tl-gui.tcl:1033
-#: tlpkg/installer/install-tl-gui.tcl:1256 tlpkg/tltcl/tltcl.tcl:691
-#: texmf-dist/scripts/tlshell/tlshell.tcl:227
+#: tlpkg/installer/install-tl-gui.tcl:624
+#: tlpkg/installer/install-tl-gui.tcl:709
+#: tlpkg/installer/install-tl-gui.tcl:896
+#: tlpkg/installer/install-tl-gui.tcl:946
+#: tlpkg/installer/install-tl-gui.tcl:1034
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
+#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:287
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1194
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1192
msgid "Repository"
msgstr "Repozytorium"
@@ -154,7 +154,7 @@ msgid "Display configuration"
msgstr "Wyświetl konfigurację"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:315
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2870
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2869
msgid "Status"
msgstr "Status"
@@ -232,12 +232,12 @@ msgid "Package name"
msgstr "Nazwa pakietu"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:411
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2965
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2964
msgid "Local rev. (ver.)"
msgstr "Lokalna wer. (wyd.)"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:412
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2966
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2965
msgid "Remote rev. (ver.)"
msgstr "Dostępna zdalnie wer. (wyd.)"
@@ -254,19 +254,19 @@ msgid "Reinstall previously removed packages"
msgstr "Zainstaluj ponownie usunięte pakiety"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:445
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2211
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2209
msgid "Update"
msgstr "Aktualizuj"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:450
-#: tlpkg/installer/install-tl-gui.tcl:1394
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2206
+#: tlpkg/installer/install-tl-gui.tcl:1404
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2204
msgid "Install"
msgstr "Instaluj"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:454
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2008
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2216
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2214
msgid "Remove"
msgstr "Usuń"
@@ -275,21 +275,21 @@ msgid "Backup"
msgstr "Kopia zapasowa pakietów"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:507
-#: tlpkg/installer/install-tl-gui.tcl:1604
-#: texmf-dist/scripts/tlshell/tlshell.tcl:882
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2331
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2686
+#: tlpkg/installer/install-tl-gui.tcl:1621
+#: texmf-dist/scripts/tlshell/tlshell.tcl:880
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2685
msgid "Options"
msgstr "Opcje"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:509
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2676
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2675
msgid "Actions"
msgstr "Zadania"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:513
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2688
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2773
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2772
msgid "Help"
msgstr "Pomoc"
@@ -310,8 +310,8 @@ msgid "Load other repository ..."
msgstr "Wczytaj inne repozytorium ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:538
-#: tlpkg/installer/install-tl-gui.tcl:1396
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2794
+#: tlpkg/installer/install-tl-gui.tcl:1406
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2793
msgid "Quit"
msgstr "Zakończ"
@@ -320,7 +320,7 @@ msgid "General ..."
msgstr "Ogólne ..."
#: texmf-dist/scripts/texlive/tlmgrgui.pl:546
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2695
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2694
msgid "Paper ..."
msgstr "Format papieru ..."
@@ -398,14 +398,14 @@ msgstr "Usuń TeX Live %s"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2500
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2581
#: tlpkg/installer/install-tl-gui.tcl:496
-#: tlpkg/installer/install-tl-gui.tcl:625
-#: tlpkg/installer/install-tl-gui.tcl:710
-#: tlpkg/installer/install-tl-gui.tcl:898
-#: tlpkg/installer/install-tl-gui.tcl:962
-#: tlpkg/installer/install-tl-gui.tcl:1036
-#: tlpkg/installer/install-tl-gui.tcl:1258 tlpkg/tltcl/tltcl.tcl:693
-#: texmf-dist/scripts/tlshell/tlshell.tcl:237
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1388
+#: tlpkg/installer/install-tl-gui.tcl:626
+#: tlpkg/installer/install-tl-gui.tcl:711
+#: tlpkg/installer/install-tl-gui.tcl:899
+#: tlpkg/installer/install-tl-gui.tcl:963
+#: tlpkg/installer/install-tl-gui.tcl:1037
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
+#: texmf-dist/scripts/tlshell/tlshell.tcl:233
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
msgstr "Anuluj"
@@ -428,8 +428,8 @@ msgstr "Podręcznik"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:644
#: texmf-dist/scripts/texlive/tlmgrgui.pl:646
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2718
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2775
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2717
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2774
msgid "About"
msgstr "Informacje"
@@ -460,15 +460,15 @@ msgstr "Zainstalowane:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
-#: texmf-dist/scripts/tlshell/tlshell.tcl:231
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Tak"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
-#: texmf-dist/scripts/tlshell/tlshell.tcl:233
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
+#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Nie"
@@ -581,16 +581,16 @@ msgstr "Domyślne repozytorium pakietów"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2427
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2432
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2437
-#: tlpkg/installer/install-tl-gui.tcl:601
-#: tlpkg/installer/install-tl-gui.tcl:1444
-#: tlpkg/installer/install-tl-gui.tcl:1460
-#: tlpkg/installer/install-tl-gui.tcl:1468
+#: tlpkg/installer/install-tl-gui.tcl:602
+#: tlpkg/installer/install-tl-gui.tcl:1454
+#: tlpkg/installer/install-tl-gui.tcl:1470
#: tlpkg/installer/install-tl-gui.tcl:1478
-#: tlpkg/installer/install-tl-gui.tcl:1487
-#: tlpkg/installer/install-tl-gui.tcl:1495
-#: tlpkg/installer/install-tl-gui.tcl:1502
-#: tlpkg/installer/install-tl-gui.tcl:1548
-#: tlpkg/installer/install-tl-gui.tcl:1567
+#: tlpkg/installer/install-tl-gui.tcl:1488
+#: tlpkg/installer/install-tl-gui.tcl:1497
+#: tlpkg/installer/install-tl-gui.tcl:1505
+#: tlpkg/installer/install-tl-gui.tcl:1512
+#: tlpkg/installer/install-tl-gui.tcl:1558
+#: tlpkg/installer/install-tl-gui.tcl:1577
msgid "Change"
msgstr "Zmień"
@@ -603,7 +603,7 @@ msgstr "Generuj pliki formatów podczas instalacji"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1175
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1225
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1234
-#: tlpkg/installer/install-tl-gui.tcl:1521
+#: tlpkg/installer/install-tl-gui.tcl:1531
msgid "Toggle"
msgstr "Przełącz"
@@ -645,7 +645,7 @@ msgid "Create shortcuts on the desktop"
msgstr "Utwórz skróty na pulpicie"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1230
-#: tlpkg/installer/install-tl-gui.tcl:1694
+#: tlpkg/installer/install-tl-gui.tcl:1711
msgid "Install for all users"
msgstr "Instaluj dla wszystkich użytkowników"
@@ -843,11 +843,11 @@ msgstr "Przywróć wszystkie pakiety w najnowszej wersji"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:2411
#: tlpkg/installer/install-tl-gui.tcl:396
-#: texmf-dist/scripts/tlshell/tlshell.tcl:894
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1019
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1488
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1684
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1871
+#: texmf-dist/scripts/tlshell/tlshell.tcl:892
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1017
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1486
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1682
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1869
msgid "Close"
msgstr "Zamknij"
@@ -958,18 +958,18 @@ msgstr "Repozytorium lokalne"
#: tlpkg/installer/install-tl-gui.tcl:348
#: tlpkg/installer/install-tl-gui.tcl:365
#: tlpkg/installer/install-tl-gui.tcl:399
-#: tlpkg/installer/install-tl-gui.tcl:1341
-#: texmf-dist/scripts/tlshell/tlshell.tcl:897
+#: tlpkg/installer/install-tl-gui.tcl:1351
+#: texmf-dist/scripts/tlshell/tlshell.tcl:895
msgid "Abort"
msgstr "Anuluj"
#: tlpkg/installer/install-tl-gui.tcl:370
-#: tlpkg/installer/install-tl-gui.tcl:1332
+#: tlpkg/installer/install-tl-gui.tcl:1342
msgid "TeX Live Installer"
msgstr "Instalator TeX Live"
#: tlpkg/installer/install-tl-gui.tcl:373
-#: tlpkg/installer/install-tl-gui.tcl:2027
+#: tlpkg/installer/install-tl-gui.tcl:2044
#, tcl-format
msgid ""
"Trying to load %s.\n"
@@ -1011,128 +1011,132 @@ msgid "Add year"
msgstr "Dodaj rok"
#: tlpkg/installer/install-tl-gui.tcl:523
-#: tlpkg/installer/install-tl-gui.tcl:603
+#: tlpkg/installer/install-tl-gui.tcl:604
msgid "Remove year"
msgstr "Usuń rok"
-#: tlpkg/installer/install-tl-gui.tcl:569
-#: tlpkg/installer/install-tl-gui.tcl:1428
-#: tlpkg/installer/install-tl-gui.tcl:1436
+#: tlpkg/installer/install-tl-gui.tcl:570
+#: tlpkg/installer/install-tl-gui.tcl:1438
+#: tlpkg/installer/install-tl-gui.tcl:1446
msgid "Installation root"
msgstr "Katalog główny instalacji"
-#: tlpkg/installer/install-tl-gui.tcl:597
+#: tlpkg/installer/install-tl-gui.tcl:598
msgid "Prefix"
msgstr "Prefiks"
-#: tlpkg/installer/install-tl-gui.tcl:607
+#: tlpkg/installer/install-tl-gui.tcl:608
msgid "Prefix must exist"
msgstr "Wymagany prefiks"
-#: tlpkg/installer/install-tl-gui.tcl:615
+#: tlpkg/installer/install-tl-gui.tcl:616
msgid "Localized directory names will be replaced by their real names"
msgstr "Istniejące nazwy katalogów będą zastąpione przez ich rzeczywiste nazwy"
-#: tlpkg/installer/install-tl-gui.tcl:698
+#: tlpkg/installer/install-tl-gui.tcl:699
#, tcl-format
msgid "'~' equals %s, e.g. %s"
msgstr "'~' równa się %s, np. %s"
-#: tlpkg/installer/install-tl-gui.tcl:853
+#: tlpkg/installer/install-tl-gui.tcl:854
msgid "Cannot deselect own platform"
msgstr "Nie można odznaczyć własnego systemu"
-#: tlpkg/installer/install-tl-gui.tcl:888
-#: tlpkg/installer/install-tl-gui.tcl:1240
+#: tlpkg/installer/install-tl-gui.tcl:889
+#: tlpkg/installer/install-tl-gui.tcl:1241
msgid "Binaries"
msgstr "Binaria"
-#: tlpkg/installer/install-tl-gui.tcl:938
+#: tlpkg/installer/install-tl-gui.tcl:939
msgid "Schemes"
msgstr "Schematy"
-#: tlpkg/installer/install-tl-gui.tcl:1026
+#: tlpkg/installer/install-tl-gui.tcl:1027
msgid "Collections"
msgstr "Kolekcje"
-#: tlpkg/installer/install-tl-gui.tcl:1048
+#: tlpkg/installer/install-tl-gui.tcl:1049
msgid "Select"
msgstr "Wybierz"
-#: tlpkg/installer/install-tl-gui.tcl:1064
+#: tlpkg/installer/install-tl-gui.tcl:1065
msgid "Languages"
msgstr "Języki"
-#: tlpkg/installer/install-tl-gui.tcl:1066
+#: tlpkg/installer/install-tl-gui.tcl:1067
msgid "Other collections"
msgstr "Inne kolekcje"
-#: tlpkg/installer/install-tl-gui.tcl:1193
+#: tlpkg/installer/install-tl-gui.tcl:1194
msgid "Warning. Not all configured directories are writable!"
msgstr "Uwaga. Nie wszystkie skonfigurowane katalogi są zapisywalne!"
-#: tlpkg/installer/install-tl-gui.tcl:1213
+#: tlpkg/installer/install-tl-gui.tcl:1214
msgid "Symlinks"
msgstr "Dowiązania symboliczne"
-#: tlpkg/installer/install-tl-gui.tcl:1236 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Przeglądaj ..."
-#: tlpkg/installer/install-tl-gui.tcl:1241
+#: tlpkg/installer/install-tl-gui.tcl:1242
msgid "Man pages"
msgstr "Podręczniki"
-#: tlpkg/installer/install-tl-gui.tcl:1242
+#: tlpkg/installer/install-tl-gui.tcl:1243
msgid "Info pages"
msgstr "Dokumentacje info"
-#: tlpkg/installer/install-tl-gui.tcl:1346
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2736
+#: tlpkg/installer/install-tl-gui.tcl:1315
+msgid "Not enough room"
+msgstr ""
+
+#: tlpkg/installer/install-tl-gui.tcl:1356
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2735
msgid "GUI language"
msgstr "Język GUI"
-#: tlpkg/installer/install-tl-gui.tcl:1358
+#: tlpkg/installer/install-tl-gui.tcl:1368
msgid "Font scaling"
msgstr "Rozmiar czcionki"
-#: tlpkg/installer/install-tl-gui.tcl:1360
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1329
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2754
+#: tlpkg/installer/install-tl-gui.tcl:1370
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1327
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2753
msgid "Current:"
msgstr "Bieżący:"
-#: tlpkg/installer/install-tl-gui.tcl:1383
+#: tlpkg/installer/install-tl-gui.tcl:1393
#, tcl-format
msgid "TeX Live %s Installer"
msgstr "Instalator TeX Live %s"
-#: tlpkg/installer/install-tl-gui.tcl:1401
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2703
+#: tlpkg/installer/install-tl-gui.tcl:1411
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2702
msgid "Advanced"
msgstr "Zaawansowane"
-#: tlpkg/installer/install-tl-gui.tcl:1431
+#: tlpkg/installer/install-tl-gui.tcl:1441
msgid "Directories"
msgstr "Katalogi"
-#: tlpkg/installer/install-tl-gui.tcl:1450
+#: tlpkg/installer/install-tl-gui.tcl:1460
msgid "Main tree"
msgstr "Główne drzewo"
-#: tlpkg/installer/install-tl-gui.tcl:1473
+#: tlpkg/installer/install-tl-gui.tcl:1483
msgid "Local additions"
msgstr "Dodatki lokalne"
-#: tlpkg/installer/install-tl-gui.tcl:1482
+#: tlpkg/installer/install-tl-gui.tcl:1492
msgid "Per-user additions"
msgstr "Dodatki użytkowników"
-#: tlpkg/installer/install-tl-gui.tcl:1509
+#: tlpkg/installer/install-tl-gui.tcl:1519
msgid "More ..."
msgstr "Więcej ..."
-#: tlpkg/installer/install-tl-gui.tcl:1518
+#: tlpkg/installer/install-tl-gui.tcl:1528
msgid ""
"Portable setup:\n"
"May reset TEXMFLOCAL\n"
@@ -1142,110 +1146,114 @@ msgstr ""
"Mogą zmienić TEXMFLOCAL\n"
"i TEXMFHOME"
-#: tlpkg/installer/install-tl-gui.tcl:1532
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1475
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2710
+#: tlpkg/installer/install-tl-gui.tcl:1542
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1473
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2709
msgid "Platforms"
msgstr "Systemy operacyjne"
-#: tlpkg/installer/install-tl-gui.tcl:1538
+#: tlpkg/installer/install-tl-gui.tcl:1548
msgid "Current platform:"
msgstr "Aktualny system:"
-#: tlpkg/installer/install-tl-gui.tcl:1545
+#: tlpkg/installer/install-tl-gui.tcl:1555
msgid "N. of additional platform(s):"
msgstr "Ilość dodatkowych systemów:"
-#: tlpkg/installer/install-tl-gui.tcl:1558
+#: tlpkg/installer/install-tl-gui.tcl:1568
msgid "Selections"
msgstr "Wybór"
-#: tlpkg/installer/install-tl-gui.tcl:1563
+#: tlpkg/installer/install-tl-gui.tcl:1573
msgid "Scheme:"
msgstr "Schemat:"
-#: tlpkg/installer/install-tl-gui.tcl:1572
+#: tlpkg/installer/install-tl-gui.tcl:1582
msgid "N. of collections:"
msgstr "Ilość kolekcji:"
-#: tlpkg/installer/install-tl-gui.tcl:1575
+#: tlpkg/installer/install-tl-gui.tcl:1585
msgid "Customize"
msgstr "Dostosuj"
-#: tlpkg/installer/install-tl-gui.tcl:1584
+#: tlpkg/installer/install-tl-gui.tcl:1594
msgid "Disk space required (in MB):"
msgstr "Wymagana przestrzeń na dysku (w MB):"
-#: tlpkg/installer/install-tl-gui.tcl:1613
+#: tlpkg/installer/install-tl-gui.tcl:1600
+msgid "Disk space available (in MB):"
+msgstr ""
+
+#: tlpkg/installer/install-tl-gui.tcl:1630
msgid "Default paper size"
msgstr "Domyślny rozmiar papieru"
-#: tlpkg/installer/install-tl-gui.tcl:1624
+#: tlpkg/installer/install-tl-gui.tcl:1641
msgid "Allow execution of restricted list of programs via \\write18"
msgstr "Zezwalaj na uruchomienie wybranych programów via \\write18"
-#: tlpkg/installer/install-tl-gui.tcl:1631
+#: tlpkg/installer/install-tl-gui.tcl:1648
msgid "Create all format files"
msgstr "Generuj wszystkie pliki formatów"
-#: tlpkg/installer/install-tl-gui.tcl:1639
+#: tlpkg/installer/install-tl-gui.tcl:1656
msgid "Install font/macro doc tree"
msgstr "Instalowanie dokumentacji fontów i makr"
-#: tlpkg/installer/install-tl-gui.tcl:1649
+#: tlpkg/installer/install-tl-gui.tcl:1666
msgid "Install font/macro source tree"
msgstr "Instalowanie plików źródłowych fontów i makr"
-#: tlpkg/installer/install-tl-gui.tcl:1662
+#: tlpkg/installer/install-tl-gui.tcl:1679
msgid "Adjust searchpath"
msgstr "Dostosuj ścieżkę wyszukiwania"
-#: tlpkg/installer/install-tl-gui.tcl:1669
+#: tlpkg/installer/install-tl-gui.tcl:1686
msgid "No shortcuts"
msgstr "Brak skrótów"
-#: tlpkg/installer/install-tl-gui.tcl:1669
+#: tlpkg/installer/install-tl-gui.tcl:1686
msgid "TeX Live menu"
msgstr "Menu TeX Live"
-#: tlpkg/installer/install-tl-gui.tcl:1669
+#: tlpkg/installer/install-tl-gui.tcl:1686
msgid "Launcher entry"
msgstr "Pozycja programu uruchomieniowego"
-#: tlpkg/installer/install-tl-gui.tcl:1671
+#: tlpkg/installer/install-tl-gui.tcl:1688
msgid "Desktop integration"
msgstr "Integracja pulpitu"
-#: tlpkg/installer/install-tl-gui.tcl:1683
+#: tlpkg/installer/install-tl-gui.tcl:1700
msgid "File associations"
msgstr "Skojarzenia plików"
-#: tlpkg/installer/install-tl-gui.tcl:1705
+#: tlpkg/installer/install-tl-gui.tcl:1722
msgid "Install TeXworks front end"
msgstr "Zainstaluj edytor TeXworks"
-#: tlpkg/installer/install-tl-gui.tcl:1717
+#: tlpkg/installer/install-tl-gui.tcl:1734
msgid "Create symlinks in standard directories"
msgstr "Utwórz dowiązania symboliczne do standardowych katalogów"
-#: tlpkg/installer/install-tl-gui.tcl:1723
+#: tlpkg/installer/install-tl-gui.tcl:1740
msgid "Specify directories"
msgstr "Określ katalogi"
-#: tlpkg/installer/install-tl-gui.tcl:1737
+#: tlpkg/installer/install-tl-gui.tcl:1754
msgid "After install, set CTAN as source for package updates"
msgstr "Po instalacji pobierz aktualizacje pakietów z CTAN"
-#: tlpkg/installer/install-tl-gui.tcl:1788
+#: tlpkg/installer/install-tl-gui.tcl:1805
msgid "Custom scheme"
msgstr "Schemat indywidualny"
-#: tlpkg/installer/install-tl-gui.tcl:1965
+#: tlpkg/installer/install-tl-gui.tcl:1982
#, tcl-format
msgid "%s not a local or remote repository"
msgstr "%s nie lokalne lub zdalne repozytorium"
-#: tlpkg/installer/install-tl-gui.tcl:1969
+#: tlpkg/installer/install-tl-gui.tcl:1986
#, tcl-format
msgid "%s requires an argument"
msgstr "%s wymaga podania argumentu"
@@ -1258,210 +1266,210 @@ msgstr "Konkretna kopia zasobów (mirror) ..."
msgid "No mirror list available"
msgstr "Żadna kopia zasobów (mirror) nie jest dostępna"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Wybierz lub wpisz"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:374
-#: texmf-dist/scripts/tlshell/tlshell.tcl:397
-#: texmf-dist/scripts/tlshell/tlshell.tcl:530
-#: texmf-dist/scripts/tlshell/tlshell.tcl:566
+#: texmf-dist/scripts/tlshell/tlshell.tcl:372
+#: texmf-dist/scripts/tlshell/tlshell.tcl:395
+#: texmf-dist/scripts/tlshell/tlshell.tcl:528
+#: texmf-dist/scripts/tlshell/tlshell.tcl:564
msgid "Running"
msgstr "Uruchomiony"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:389
-#: texmf-dist/scripts/tlshell/tlshell.tcl:550
-#: texmf-dist/scripts/tlshell/tlshell.tcl:3019
+#: texmf-dist/scripts/tlshell/tlshell.tcl:387
+#: texmf-dist/scripts/tlshell/tlshell.tcl:548
+#: texmf-dist/scripts/tlshell/tlshell.tcl:3018
msgid "Idle"
msgstr "Bezczynny"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:656
+#: texmf-dist/scripts/tlshell/tlshell.tcl:654
msgid "Needs updating"
msgstr "Potrzebna aktualizacja"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:658
+#: texmf-dist/scripts/tlshell/tlshell.tcl:656
msgid "Up to date"
msgstr "Aktualny"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:660
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2824
+#: texmf-dist/scripts/tlshell/tlshell.tcl:658
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2823
msgid "Unknown"
msgstr "Nieznany"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:875
+#: texmf-dist/scripts/tlshell/tlshell.tcl:873
msgid "Loading"
msgstr "Wczytywanie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:881
+#: texmf-dist/scripts/tlshell/tlshell.tcl:879
msgid "If loading takes too long, press Abort and choose another repository."
msgstr ""
"Jeżeli wczytywanie trwa zbyt długo, naciśnij Anuluj i wybierz inne "
"repozytorium."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:882
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2331
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2692
+#: texmf-dist/scripts/tlshell/tlshell.tcl:880
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2691
msgid "Repositories"
msgstr "Repozytoria"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:920
+#: texmf-dist/scripts/tlshell/tlshell.tcl:918
msgid "Done loading"
msgstr "Wczytywanie zakończone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:946
+#: texmf-dist/scripts/tlshell/tlshell.tcl:944
msgid "A configured repository is unavailable."
msgstr "Skonfigurowane repozytorium jest niedostępne."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1074
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1072
msgid "Output"
msgstr "Wynik"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1075
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1073
msgid "Other"
msgstr "Inne"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1101
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1099
#, tcl-format
msgid "%s not a repository"
msgstr "%s nie jest repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1191
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1189
msgid "No repositories"
msgstr "Brak repozytoriów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1196
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1194
msgid "Multiple repositories"
msgstr "Wiele repozytoriów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1199
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1197
msgid "Not loaded"
msgstr "Nie wczytano"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1235
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1233
msgid "Actual repository"
msgstr "Aktualne repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1318
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1316
msgid "Main Repository"
msgstr "Główne Repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1335
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1333
msgid "New"
msgstr "Nowe"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1345
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1343
msgid "Any CTAN mirror"
msgstr "Dowolna kopia zasobów CTAN"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1355
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1353
msgid "Local directory..."
msgstr "Katalog lokalny ..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1360
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1358
msgid "tlcontrib additional repository"
msgstr "dodatkowe repozytorium tlcontrib"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1376
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1374
msgid "tlcontrib repository is included"
msgstr "repozytorium tlcontrib jest dołączone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1377
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1375
msgid "Remove tlcontrib repository"
msgstr "Usuń repozytorium tlcontrib"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1379
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1377
msgid "tlcontrib repository is not included"
msgstr "repozytorium tlcontrib nie jest dołączone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1380
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1378
msgid "Add tlcontrib repository"
msgstr "Dodaj repozytorium tlcontrib"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1385
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1383
msgid "Save and Load"
msgstr "Zapisz i Wczytaj"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1417
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1415
#, tcl-format
msgid "Cannot remove own platform %s"
msgstr "Nie można usunąć własnego systemu %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1483
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1679
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1481
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1677
msgid "Apply and close"
msgstr "Zastosuj i zamknij"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1494
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1691
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1492
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1689
msgid "Changed entries are bold"
msgstr "Zmienione pozycje wytłuszczono"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1507
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1505
msgid "platform"
msgstr "system"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1626
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2332
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1624
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2330
msgid "Error"
msgstr "Błąd"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1626
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1624
msgid "No paper sizes available"
msgstr "Rozmiary papieru nie są dostępne"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1640
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1638
msgid "Paper sizes"
msgstr "Rozmiary papieru"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1740
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1738
#, tcl-format
msgid "Restore %s to revision %s?"
msgstr "Przywrócić %s do wersji %s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1763
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1761
msgid "No backups configured"
msgstr "Nie skonfigurowano kopii zapasowych"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1773
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1771
msgid "No backup directory defined"
msgstr "Nie zdefiniowano katalogu kopii zapasowej"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1778
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1776
#, tcl-format
msgid "Backup directory %s does not exist"
msgstr "Katalog kopii zapasowej %s nie istnieje"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1801
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1799
#, tcl-format
msgid "No packages in backup directory %s"
msgstr "Brak pakietów w katalogu kopii zapasowej %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1811
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2937
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1809
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2936
msgid "Restore from backup"
msgstr "Przywróć z kopii zapasowej"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1827
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1825
msgid "Package"
msgstr "Pakiet"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1828
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1826
msgid "Revision"
msgstr "Wersja"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1869
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1867
msgid "Restore all"
msgstr "Przywróć wszystkie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1899
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1931
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1971
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2021
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2096
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1897
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1929
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1969
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2019
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2094
msgid "Nothing to do!"
msgstr "Nic do zrobienia!"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1986
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1984
#, tcl-format
msgid ""
"Also installing dependencies\n"
@@ -1472,12 +1480,12 @@ msgstr ""
"\n"
"%s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:1993
+#: texmf-dist/scripts/tlshell/tlshell.tcl:1991
#, tcl-format
msgid "Already installed: %s"
msgstr "Zainstalowano: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2034
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2032
#, tcl-format
msgid ""
"Also updating dependencies\n"
@@ -1488,22 +1496,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2049
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2047
#, tcl-format
msgid "Updating some dependencies %s anyway. Continue?"
msgstr "Aktualizuję zależności %s mimo wszystko. Kontynuować?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2061
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2059
#, tcl-format
msgid "Skipped because not installed: %s"
msgstr "Pomijam ponieważ nie jest zainstalowane: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2064
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2062
#, tcl-format
msgid "Skipped because already up to date: %s"
msgstr "Pomijam ponieważ jest aktualne: %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2100
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2098
#, tcl-format
msgid ""
"Also remove dependencies\n"
@@ -1514,22 +1522,22 @@ msgstr ""
"\n"
"%s?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2115
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2113
#, 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:2202
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2200
msgid "Info"
msgstr "Info"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2289
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2287
msgid ""
"GUI interface for TeX Live Manager\n"
"Implemented in Tcl/Tk"
msgstr "Interfejs graficzny (GUI) dla TeX Live Manager w Tcl/Tk"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2295
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2293
msgid ""
"This TeX Live Manager front-end should be pretty self-explanatory.\n"
"Note that it does not cover the full functionality of tlmgr. Notably, it "
@@ -1542,7 +1550,7 @@ msgstr ""
"bezpieczeństwa (backup/restore)\n"
"Pełna dokumentacja tlmgr jest dostępna w \\\"Pomoc tlmgr\\\" w menu."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2329
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2327
#, tcl-format
msgid ""
"%s is not a local or remote repository.\n"
@@ -1551,185 +1559,185 @@ msgstr ""
"%s nie jest lokalnym ani zdalnym repozytorium.\n"
"proszę skonfigurować poprawne repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2648
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2670
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2647
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2669
msgid "File"
msgstr "Plik"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2672
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2671
msgid "Load repository"
msgstr "Wczytaj repozytorium"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2674
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2673
msgid "Exit"
msgstr "Wyjście"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2678
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2677
msgid "Regenerate filename database"
msgstr "Powtórne generowanie bazy danych"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2679
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2678
msgid "Regenerating filename database..."
msgstr "Powtórne generowanie bazy nazw plików..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2680
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2679
msgid "Regenerate formats"
msgstr "Powtórne generowanie formatów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2681
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2680
msgid "Rebuilding formats..."
msgstr "Odbudowywanie formatów..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2682
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2681
msgid "Regenerate fontmaps"
msgstr "Powtórne generowanie map fontowych"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2683
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2682
msgid "Rebuilding fontmap files..."
msgstr "Odbudowywanie map fontowych..."
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2720
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2719
msgid "Add/replace 64-bit binaries"
msgstr "Dodawanie/zastępowanie 64-bitowych binariów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2723
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2722
msgid "Add/replace from local file"
msgstr "Dodawanie/zastępowanie z pliku lokalnego"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2727
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2726
msgid "Resynchronize with 32-bit"
msgstr "Ponownie zsynchronizuj z 32-bitowym"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2731
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2730
msgid "Remove 64-bit binaries"
msgstr "Usuń binaria 64-bitowe"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2750
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2749
msgid "GUI font scaling"
msgstr "Skalowanie fontu GUI"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2776
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2775
msgid "TLShell Help"
msgstr "Pomoc TLShell"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2777
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2776
msgid "Tlmgr Help"
msgstr "Pomoc tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2796
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2795
msgid "Restart self"
msgstr "Zrestartuj się"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2798
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2797
msgid "Restart tlmgr"
msgstr "Zrestartuj tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2801
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2800
msgid "Show logs"
msgstr "Pokaż pliki log"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2822
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2821
msgid "TL Manager up to date?"
msgstr "TL Manager jest aktualny?"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2827
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2826
msgid "Last tlmgr command:"
msgstr "Ostatnie polecenie tlmgr:"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2840
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2839
#, tcl-format
msgid "Root at %s"
msgstr "Katalog główny w %s"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2853
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2852
msgid "Package list"
msgstr "Lista pakietów"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2871
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2870
msgid "Installed"
msgstr "Zainstalowany"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2873
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2872
msgid "Not installed"
msgstr "Niezainstalowany"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2883
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2882
msgid "Updatable"
msgstr "Istnieje nowsza wersja"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2895
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2894
msgid "Detail >> Global"
msgstr "Detail >> Global"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2898
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2897
msgid "Collections and schemes"
msgstr "Kolekcje i schematy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2900
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2899
msgid "Only schemes"
msgstr "Tylko schematy"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2908
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2907
msgid "Search"
msgstr "Szukaj"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2911
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2910
msgid "By name"
msgstr "Po nazwie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2913
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2912
msgid "By name and description"
msgstr "Po nazwie i opisie"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2927
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2926
msgid "Install marked"
msgstr "Zainstaluj zaznaczone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2930
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2929
msgid "Update marked"
msgstr "Aktualizuj zaznaczone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2933
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2932
msgid "Remove marked"
msgstr "Usuń zaznaczone"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2941
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2940
msgid "Update tlmgr"
msgstr "Aktualizuj tlmgr"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2943
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2942
msgid "Update all"
msgstr "Aktualizuj wszystko"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2949
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2948
msgid "Mark all displayed"
msgstr "Zaznacz wszystkie pokazane"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2951
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2950
msgid "Mark none"
msgstr "Odznacz wszystko"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2954
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2953
msgid "Only packages for installed platforms are displayed"
msgstr "Wyświetlane są tylko pakiety dla zainstalowanych platform"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2964
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2963
msgid "Name"
msgstr "Nazwa"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:2967
+#: texmf-dist/scripts/tlshell/tlshell.tcl:2966
msgid "Description"
msgstr "Opis"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:3002
+#: texmf-dist/scripts/tlshell/tlshell.tcl:3001
msgid "Multi-user"
msgstr "Wielu użytkowników"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:3002
+#: texmf-dist/scripts/tlshell/tlshell.tcl:3001
msgid "Single-user"
msgstr "Jeden użytkownik"
-#: texmf-dist/scripts/tlshell/tlshell.tcl:3087
+#: texmf-dist/scripts/tlshell/tlshell.tcl:3086
#, tcl-format
msgid ""
"%s is not writable. You can probably not do much.\n"
@@ -1738,213 +1746,221 @@ msgstr ""
"%s jest niedostępny dla zapisu. Niewiele możesz zrobić.\n"
"Jesteś pewny, że chcesz kontynuować?"
+#: texmf-dist/scripts/tlshell/tlshell.tcl:3098
+msgid "See internal help"
+msgstr ""
+
#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:1
msgid "basic scheme (plain and latex)"
msgstr "schemat podstawowy (plain i latex)"
#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2
+msgid "book publishing scheme (core LaTeX and add-ons)"
+msgstr ""
+
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:3
msgid "ConTeXt scheme"
msgstr "Schemat ConTeXt"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:3
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:4
msgid "full scheme (everything)"
msgstr "schemat pełny (wszystko)"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:4
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:5
msgid "GUST TeX Live scheme"
msgstr "Schemat GUST"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:5
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:6
msgid "infrastructure-only scheme (no TeX at all)"
msgstr "wyłącznie schemat plików (w ogóle bez TeX-a):"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:6
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:7
msgid "medium scheme (small + more packages and languages)"
msgstr "schemat typowy (skromny + wybrane dodatkowe pakiety i języki):"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:7
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:8
msgid "minimal scheme (plain only)"
msgstr "schemat minimalny (tylko plain)"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:8
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:9
msgid "small scheme (basic + xetex, metapost, a few languages)"
msgstr ""
"schemat skromny (podstawowy + xetex, metapost oraz wzorce przenoszenia kilku "
"języków):"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:9
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:10
msgid "teTeX scheme (more than medium, but nowhere near full)"
msgstr "schemat teTeX (obszerniejszy niż typowy, ale mniejszy od pełnego)"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:10
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:11
msgid "Essential programs and files"
msgstr "Podstawowe programy i pliki"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:11
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:12
msgid "BibTeX additional styles"
msgstr "Dodatkowe style BibTeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:12
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:13
msgid "TeX auxiliary programs"
msgstr "Dodatkowe programy pomocnicze TeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:13
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:14
msgid "ConTeXt and packages"
msgstr "ConTeXt i jego pakiety"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:14
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:15
msgid "Additional fonts"
msgstr "Dodatkowe fonty"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:15
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:16
msgid "Recommended fonts"
msgstr "Rekomendowne fonty"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:16
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:17
msgid "Graphics and font utilities"
msgstr "Narzędzia do grafiki i fontów"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:17
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:18
msgid "Additional formats"
msgstr "Dodatkowe formaty"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:18
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:19
msgid "Games typesetting"
msgstr "Zapis gier"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:19
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:20
msgid "Humanities packages"
msgstr "Pakiety dla humanistów"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:20
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:21
msgid "Arabic"
msgstr "Język arabski"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:21
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:22
msgid "Chinese"
msgstr "Język chiński"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:22
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:23
msgid "Chinese/Japanese/Korean (base)"
msgstr "Języki chiński/japoński/koreański (podstawa)"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:23
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:24
msgid "Cyrillic"
msgstr "Język cyryliczny"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:24
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:25
msgid "Czech/Slovak"
msgstr "Języki czeski/słowacki"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:25
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:26
msgid "US and UK English"
msgstr "Angielski brytyjski i amerykański"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:26
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:27
msgid "Other European languages"
msgstr "Inne języki europejskie"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:27
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:28
msgid "French"
msgstr "Język francuski"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:28
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:29
msgid "German"
msgstr "Język niemiecki"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:29
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:30
msgid "Greek"
msgstr "Język grecki"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:30
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:31
msgid "Italian"
msgstr "Język włoski"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:31
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:32
msgid "Japanese"
msgstr "Język japoński"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:32
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:33
msgid "Korean"
msgstr "Język koreański"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:33
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:34
msgid "Other languages"
msgstr "Inne języki"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:34
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:35
msgid "Polish"
msgstr "Język polski"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:35
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:36
msgid "Portuguese"
msgstr "Język portugalski"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:36
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:37
msgid "Spanish"
msgstr "Język hiszpański"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:37
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:38
msgid "LaTeX fundamental packages"
msgstr "Podstawowe pakiety LaTeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:38
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:39
msgid "LaTeX additional packages"
msgstr "Dodatkowe pakiety LaTeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:39
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:40
msgid "LaTeX recommended packages"
msgstr "Polecane pakiety LaTeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:40
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:41
msgid "LuaTeX packages"
msgstr "Pakiety LuaTeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:41
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:42
msgid "Mathematics, natural sciences, computer science packages"
msgstr "Pakiety do składu matematyki, nauk przyrodniczych i informatyki"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:42
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:43
msgid "MetaPost and Metafont packages"
msgstr "Pakiety MetaPosta i Metafonta"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:43
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:44
msgid "Music packages"
msgstr "Pakiety do składania nut"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:44
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:45
msgid "Graphics, pictures, diagrams"
msgstr "Pakiety do grafiki, rysunków, diagramów"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:45
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:46
msgid "Plain (La)TeX packages"
msgstr "Pakiety dla plain (La)TeX-a"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:46
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:47
msgid "PSTricks"
msgstr "PSTricks"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:47
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:48
msgid "Publisher styles, theses, etc."
msgstr "Style wydawców, publikacji konferencyjnych itp."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:48
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:49
msgid "TeXworks editor; TL includes only the Windows binary"
msgstr "Edytor TeXworks; binaria tylko dla systemu Windows"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:49
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:50
msgid "Windows-only support programs"
msgstr "Dodatkowe programy tylko dla Windows"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:50
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:51
msgid "XeTeX and packages"
msgstr "XeTeX i pakiety"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2655
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2882
msgid "Welcome to TeX Live!"
msgstr "Witamy w TeX Live!"
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2658
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2885
#, perl-format
msgid ""
"See %s/index.html for links to documentation.\n"
@@ -1960,7 +1976,7 @@ msgstr ""
"rozważ wsparcie poprzez przystąpienie do jednej z grup.\n"
"Lista grup dostępna jest na stronie https://tug.org/usergroups.html."
-#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2668
+#: /home/texlive/karl/Master/tlpkg/translations/shortdesc.pl:2895
#, perl-format
msgid ""
"Add %s/texmf-dist/doc/man to MANPATH.\n"
diff --git a/systems/texlive/tlnet/tlpkg/translations/pt_BR.po b/systems/texlive/tlnet/tlpkg/translations/pt_BR.po
index 581572b458..ee009ea1df 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2022-02-21 07:43-0300\n"
"Last-Translator: Paulo Roberto Massa Cereda <cereda.paulo@gmail.com>\n"
"Language-Team: Paulo Roberto Massa Cereda <cereda.paulo@gmail.com>\n"
@@ -109,7 +109,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ok"
@@ -398,7 +398,7 @@ msgstr "Remover o TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -456,14 +456,14 @@ msgstr "Instalado:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Sim"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Não"
@@ -1073,7 +1073,7 @@ msgstr "Aviso. Nem todos os diretórios configurados têm permissão de escrita!
msgid "Symlinks"
msgstr "Ligações simbólicas"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Procurar..."
@@ -1264,7 +1264,7 @@ msgstr "Especificar espelho..."
msgid "No mirror list available"
msgstr "A lista de espelhos não está disponível"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Selecione ou digite"
diff --git a/systems/texlive/tlnet/tlpkg/translations/ru.po b/systems/texlive/tlnet/tlpkg/translations/ru.po
index a6d56a4926..1daf31933e 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2022-03-23 09:50+0800\n"
"Last-Translator: Vladimir Lomov <irk.translator@yandex.ru>\n"
"Language-Team: Russian <tldoc@tug.org>\n"
@@ -114,7 +114,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Ок"
@@ -404,7 +404,7 @@ msgstr "Удалить TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -461,14 +461,14 @@ msgstr "Установлен:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Да"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Нет"
@@ -1074,7 +1074,7 @@ msgstr "Предупреждение. Не все каталоги доступ
msgid "Symlinks"
msgstr "Символьные ссылки"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Обзор..."
@@ -1265,7 +1265,7 @@ msgstr "Определённое зеркало..."
msgid "No mirror list available"
msgstr "Нет списка зеркал"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Выберите или введите"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sk.po b/systems/texlive/tlnet/tlpkg/translations/sk.po
index 7a0eb7e665..e650aeb733 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 13:59+0100\n"
"Last-Translator: Ján Buša <jan.busa@tuke.sk>\n"
"Language-Team: tex-live@tug.org\n"
@@ -108,7 +108,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "OK"
@@ -397,7 +397,7 @@ msgstr "Odstrániť TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -454,14 +454,14 @@ msgstr "Nainštalované:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Áno"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Nie"
@@ -1069,7 +1069,7 @@ msgstr "Varovanie. Nie všetky nakonfigurované adresáre sú zapisovateľné!"
msgid "Symlinks"
msgstr "Symbolické odkazy"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Prezerať ..."
@@ -1263,7 +1263,7 @@ msgstr "Konkrétne zrkadlo..."
msgid "No mirror list available"
msgstr "Žiadne zrkadlo nie je dostupné"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Zvoliť alebo napísať"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sl.po b/systems/texlive/tlnet/tlpkg/translations/sl.po
index d615e5ff9c..8879806f1d 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2022-03-21 13:45+0100\n"
"Last-Translator: Mojca Miklavec <mojca.miklavec.lists@gmail.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -110,7 +110,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "V redu"
@@ -425,7 +425,7 @@ msgstr "Odstrani TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -484,14 +484,14 @@ msgstr "Nameščen:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Da"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Ne"
@@ -1127,7 +1127,7 @@ msgstr "Opozorilo: V nekatere od map ni moč pisati!"
msgid "Symlinks"
msgstr "Simbolne povezave"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
#, fuzzy
msgid "Browse..."
msgstr "Brskaj …"
@@ -1327,7 +1327,7 @@ msgstr "Izberi zrcalni strežnik …"
msgid "No mirror list available"
msgstr "Seznam zrcalnih strežnikov ni na voljo"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
#, fuzzy
msgid "Select or type"
msgstr "Izberi ali napiši"
diff --git a/systems/texlive/tlnet/tlpkg/translations/sr.po b/systems/texlive/tlnet/tlpkg/translations/sr.po
index 7c5755b127..febcea3636 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\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"
@@ -113,7 +113,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "У реду"
@@ -402,7 +402,7 @@ msgstr "TeX Live %s: уклањање"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -460,14 +460,14 @@ msgstr "Инсталиран:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "да"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "не"
@@ -1075,7 +1075,7 @@ msgstr "Упозорење: у неке од изабраних директор
msgid "Symlinks"
msgstr "Симболички линкови"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Изабрати директоријум..."
@@ -1266,7 +1266,7 @@ msgstr "Специјални сајт-огледало (mirror)"
msgid "No mirror list available"
msgstr "Недоступан списак сајтова-огледала (mirror)"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Изаберите или откуцајте"
diff --git a/systems/texlive/tlnet/tlpkg/translations/uk.po b/systems/texlive/tlnet/tlpkg/translations/uk.po
index f72a9a8d7f..88cda45156 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\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"
@@ -113,7 +113,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Гаразд"
@@ -402,7 +402,7 @@ msgstr "Вилучення TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -459,14 +459,14 @@ msgstr "Встановлено:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Так"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Ні"
@@ -1065,7 +1065,7 @@ msgstr "Попередження. Не всі налаштовані катал
msgid "Symlinks"
msgstr "Символьні посилання"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Огляд..."
@@ -1256,7 +1256,7 @@ msgstr "Особливе дзеркало"
msgid "No mirror list available"
msgstr ""
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Виберіть або введіть"
diff --git a/systems/texlive/tlnet/tlpkg/translations/vi.po b/systems/texlive/tlnet/tlpkg/translations/vi.po
index f24ab05c28..d3644f574c 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2021-03-13 11:02+0100\n"
"Last-Translator: Anh K. Huỳnh <kyanh@viettug.org>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -111,7 +111,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "Đồng ý"
@@ -400,7 +400,7 @@ msgstr "Gỡ bỏ TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -457,14 +457,14 @@ msgstr "Đã cài đặt:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "Đồng ý"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "Không"
@@ -1070,7 +1070,7 @@ msgstr "Cảnh báo: Không thể ghi vào một số thư mục!"
msgid "Symlinks"
msgstr "Liên kết mềm"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "Duyệt tìm..."
@@ -1261,7 +1261,7 @@ msgstr "Chọn kho đệm..."
msgid "No mirror list available"
msgstr "Không thấy danh sách mirror nào"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "Chọn hoặc nhập vào"
diff --git a/systems/texlive/tlnet/tlpkg/translations/zh_CN.po b/systems/texlive/tlnet/tlpkg/translations/zh_CN.po
index 6d257a743d..d1651abd7a 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\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"
@@ -101,7 +101,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "确定"
@@ -392,7 +392,7 @@ msgstr "删除 TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -449,14 +449,14 @@ msgstr "已安装的:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "是"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "否"
@@ -1038,7 +1038,7 @@ msgstr ""
msgid "Symlinks"
msgstr ""
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr ""
@@ -1227,7 +1227,7 @@ msgstr ""
msgid "No mirror list available"
msgstr ""
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr ""
diff --git a/systems/texlive/tlnet/tlpkg/translations/zh_TW.po b/systems/texlive/tlnet/tlpkg/translations/zh_TW.po
index 0c19aec1d3..e34463d1ad 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: 2023-03-12 23:19+0100\n"
+"POT-Creation-Date: 2023-04-06 01:49+0200\n"
"PO-Revision-Date: 2023-03-02 16:26+0800\n"
"Last-Translator: Kung-chih Jen <kaitul@outlook.com>\n"
"Language-Team: TL Translation Team <tex-live@tug.org>\n"
@@ -107,7 +107,7 @@ msgstr ""
#: tlpkg/installer/install-tl-gui.tcl:896
#: tlpkg/installer/install-tl-gui.tcl:946
#: tlpkg/installer/install-tl-gui.tcl:1034
-#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:691
+#: tlpkg/installer/install-tl-gui.tcl:1257 tlpkg/tltcl/tltcl.tcl:690
#: texmf-dist/scripts/tlshell/tlshell.tcl:223
msgid "Ok"
msgstr "確定"
@@ -396,7 +396,7 @@ msgstr "移除 TeX Live %s"
#: tlpkg/installer/install-tl-gui.tcl:899
#: tlpkg/installer/install-tl-gui.tcl:963
#: tlpkg/installer/install-tl-gui.tcl:1037
-#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:693
+#: tlpkg/installer/install-tl-gui.tcl:1259 tlpkg/tltcl/tltcl.tcl:692
#: texmf-dist/scripts/tlshell/tlshell.tcl:233
#: texmf-dist/scripts/tlshell/tlshell.tcl:1386
msgid "Cancel"
@@ -453,14 +453,14 @@ msgstr "已安裝:"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:373
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:372
#: texmf-dist/scripts/tlshell/tlshell.tcl:227
msgid "Yes"
msgstr "是"
#: texmf-dist/scripts/texlive/tlmgrgui.pl:694
#: texmf-dist/scripts/texlive/tlmgrgui.pl:1103
-#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:375
+#: texmf-dist/scripts/texlive/tlmgrgui.pl:1724 tlpkg/tltcl/tltcl.tcl:374
#: texmf-dist/scripts/tlshell/tlshell.tcl:229
msgid "No"
msgstr "否"
@@ -1060,7 +1060,7 @@ msgstr "警告。不是所有的已設定的目錄皆可寫入!"
msgid "Symlinks"
msgstr "符號連結"
-#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:683
+#: tlpkg/installer/install-tl-gui.tcl:1237 tlpkg/tltcl/tltcl.tcl:682
msgid "Browse..."
msgstr "瀏覽…"
@@ -1251,7 +1251,7 @@ msgstr "指定鏡像…"
msgid "No mirror list available"
msgstr "沒有可用的鏡像清單"
-#: tlpkg/tltcl/tltcl.tcl:766
+#: tlpkg/tltcl/tltcl.tcl:765
msgid "Select or type"
msgstr "選取或類型"