summaryrefslogtreecommitdiff
path: root/po/doc
AgeCommit message (Collapse)Author
2026-03-31nls: Update translations.Florian Pelz
Change-Id: I5a2f4a87c849eb721ebbbbed49ca29fce2cbcc9f
2026-03-01nls: Update translations.Florian Pelz
Change-Id: I27f296d853bdb0cb2057a15818e3c7a0e25b157a
2026-01-19nls: Adapt 'de' translations of "Binary Installation" documentation.Florian Pelz
To accommodate last-minute changes in #5724 before Guix 1.5.0 release. * po/doc/guix-manual.de.po: Adapt. Change-Id: I800e0645900ca1fc45f02d664c3336efdb30aa76 Signed-off-by: Rutherther <rutherther@ditigal.xyz> Merges: #5759
2026-01-16nls: Update translations.Florian Pelz
Change-Id: I20ded9e099995fda91fa7a9cf7c34323b4eae541 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-15doc: Remove paragraph stating Xorg display server used by default.Christopher O'Neill
* doc/guix.texi (Desktop Services): Remove paragraph. (X Window): Remove corresponding anchor. * po/doc/guix-manual.de.po, po/doc/guix-manual.fr.po: Likewise. Change-Id: Ib545f15e51585fcc5abdb804e6d9eb0f47cb2179 Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de> Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2025-12-11nls: Update translations.Florian Pelz
Change-Id: I59f8d263668d36faa84bad8a355baa964332ac6a
2025-12-07nls: Update translations.Florian Pelz
Change-Id: I5c4cf2b47159d8c5cf8f79ea7d0efcbd14b4f68f
2025-12-03Update Giacomo's email address.Giacomo Leidi
The change was automated via: git grep -l goodoldpaul@autistici.org | xargs sed -i 's/goodoldpaul@autistici.org/therewasa@fishinthecalculator.me/g' * .mailmap: New entry. Change-Id: I1629388334695d221647afe6a14faf61af5fe0d6 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-12-01nls: Update translations.Florian Pelz
* po/doc/guix-cookbook.ta.po: New file. * po/doc/local.mk: Add 'ta' cookbook. * po/doc/po4a.cfg (po4a_langs): Add 'ta'. * po/guix/pt.po: New file. * po/guix/LINGUAS: Add 'pt'. * po/packages/ta.po: New file. * po/packages/LINGUAS: Add 'ta'. * doc/local.mk: Add 'ta' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'ta'. (html-manual-indexes)<language-index>: Hide PDF for 'ta'. * doc/guix-cookbook.texi (Top): Mention 'ta' cookbook. Change-Id: I05e887f31b0715def25ce1b1912077144ae65e92
2025-11-23nls: Update translations.Florian Pelz
Change-Id: Icefc938c448dda6c2be1612958199f7b55d97b0b
2025-11-16nls: Update translations.Florian Pelz
Change-Id: I508d6e42d894da0d6203220e2d3e5ec47cc88f5d
2025-11-01nls: Update translations.Florian Pelz
Change-Id: I636d03ffbdf38ba4389bb9fc313cd1e41245191e
2025-09-30nls: Update translations.Florian Pelz
Minification reduces the size of the ./po directory from 94MiB to 28MiB according to `du -d1 -B MiB`. Change-Id: I3fe9a1ab44d03c29c4352d9bcdf77f95fb1ffc70
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with the more careful command, to avoid a world rebuild: grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \ --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18Update Maxim's email address.Maxim Cournoyer
The change was automated via: git grep -l maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' * .mailmap: New entry. Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-02nls: Update translations.Florian Pelz
* po/doc/guix-cookbook.zh_CN.po: New file. * po/doc/local.mk: Add 'zh_CN' cookbook. * po/packages/ru.po: New file. * po/packages/LINGUAS: Add 'ru'. * doc/local.mk: Add 'zh_CN' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'zh_CN'. * doc/guix-cookbook.texi (Top): Mention 'zh_CN' cookbook. Change-Id: Ic15114f01ee826a72060eebcbf1baf3bf619284f
2025-08-23doc: Increase minimum Guile-Git version.Morgan Arnold
* doc/contributing.text: bump minimum required version of guile-git from 0.5.0 to 0.10.0, required by 86022e994e. * po/doc/guix-manual.*: update translations as well. Change-Id: I8cc8fd720cc71fbe17e2e530f7411b9c888ba0f6 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-07-31nls: Update translations.Florian Pelz
* po/packages/ar.po: New file. * po/packages/LINGUAS: Add 'ar'. Change-Id: I966bcd09beb45d58d7210dbad3274d50c630e9ee
2025-07-10nls: Update translations.Florian Pelz
* po/doc/guix-cookbook.it.po: New file. * po/doc/guix-manual.it.po: New file. * po/doc/local.mk: Add 'it' manual, cookbook. * po/doc/po4a.cfg (po4a_langs): Add 'it'. * po/guix/el.po: New file. * po/guix/LINGUAS: Add 'el'. * doc/local.mk: Add 'it' manual, cookbook. * doc/htmlxref.cnf: Update URLs for manual, cookbook. * doc/build.scm (%cookbook-languages, %manual-languages): Add 'it'. * doc/guix.texi (Top): Mention 'it' manual. * doc/guix-cookbook.texi (Top): Mention 'it' cookbook. Change-Id: I46023fa4b2dbe9db5227292823b4df9e41c3cee0
2025-06-03nls: Update translations.Florian Pelz
* po/packages/kab.po: New file. * po/packages/LINGUAS: Add 'kab'. Change-Id: I226b832031eedd7a8b63aa15cbaa0399598c8861 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-23maint: Change main repository URL to git.guix.gnu.org.Ludovic Courtès
Throughout, replace “https://git.savannah.gnu.org/git/guix.git” by “https://git.guix.gnu.org/guix.git”. Change-Id: Ieb82464f92a806b85c79e629f952e68c39323740
2025-05-03nls: Update translations.Florian Pelz
* po/guix/kab.po: New file. * po/guix/LINGUAS: Add 'kab'. * po/doc/guix-cookbook.es.po: New file. * po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'es'. * doc/guix-cookbook.texi (Top): Mention 'es' cookbook. Change-Id: I795563ee78c930248ff860a03d9ce970099429da
2025-04-15nls: Suppress warnings from po4a Texinfo module.gemmaro
* po/doc/po4a.cfg (options): Add the "--option no-warn" option to supress the following warning; "The TexInfo module of po4a is not ready for production use, and needs a new maintainer. Please contact the po4a team if you want to help: send us patches, not bug reports. (use -o no-warn to remove this message):" Change-Id: Ic8a2f7d4e54883a05562de72d867d21026f804c6 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2025-04-01nls: Update translations.Florian Pelz
Change-Id: I3c1ff5189f0e488215e495a2d10ecb0f5c02dc21
2025-02-28nls: Update translations.Florian Pelz
* po/doc/guix-cookbook.ru.po: New file. * po/doc/local.mk: Add 'ru' cookbook. * doc/local.mk: Add 'ru' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'ru'. * doc/guix-cookbook.texi (Top): Mention 'ru' cookbook. Change-Id: I5d59db90e23facbacd2b7ebe4a0847d0c44eb709
2025-02-24Register missing files.Efraim Flashner
* Makefile.am (SCM_TESTS): Add tests/hexpm.scm, tests/ipfs.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/tests/lightdm.scm, gnu/tests/sddm.scm. * po/doc/local.mk (EXTRA_DIST): Add po/doc/po4a.cfg. Change-Id: I05da61e50e2311edad50c8c7eb7850b9e9496f2a
2025-01-30nls: Update translations.Florian Pelz
Change-Id: I93830ce9471c20058dda400347c38226f0525e04
2025-01-01nls: Update translations.Florian Pelz
Change-Id: I60ac7161945677e279e5e12620820f62d4dfdeb3
2024-11-30nls: Update translations.Florian Pelz
Change-Id: I2a2bdebc95c696b5040dd3fdb3f59dbef42d9e98
2024-11-01nls: Update translations.Florian Pelz
Change-Id: I15d674cd8e88250daa4284e8137a808c5298548f
2024-10-01nls: Update translations.Florian Pelz
Change-Id: Ic1f7216e35c17c3de07a5e56ce582c236dadafcd
2024-09-04nls: Update translations.Florian Pelz
Change-Id: I069e1842da74b39124913fd2defbee6fa47eaa7e
2024-09-02nls: Update translations.Florian Pelz
Change-Id: Icdee15b452c38ca885a8f202f68621916de01c03
2024-07-12nls: Update translations.Florian Pelz
Change-Id: I691cef365279ee5c50208a87ef5372a47152508e
2024-06-03nls: Update translations.Florian Pelz
* po/doc/guix-cookbook.sv.po: New file. * po/doc/local.mk: Add 'sv' cookbook. * po/doc/po4a.cfg (po4a_langs): Add 'sv'. * doc/local.mk: Add 'sv' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'sv'. * doc/guix-cookbook.texi (Top): Mention 'sv' cookbook. Change-Id: Ibfeb7254f583f1c8827e8c2756bbb02880bcba46
2024-06-03build: Use the po4a command for the translation generation.gemmaro
* configure.ac (Documentation translation): Remove the po4a-translate command. This command has been replaced by the po4a command and are not used from anywhere. * doc/local.mk ($(srcdir)/%D%/guix.%.texi, $(srcdir)/%D%/guix-cookbook.%.texi) ($(srcdir)/%D%/contributing.%.texi): Use the po4a command instead of the po4a-translate for the translation generation. This eliminates the warning of po4a-translate; "po4a-translate is deprecated. The unified po4a(1) program is more convenient and less error prone." (PO4A_PARAMS): Remove the Texinfo format option. This option is specified in the configuration file (po/doc/po4a.cfg). (dummy_pot): Add a variable for the temporary POT file location. Change-Id: I542b934c3c03b8701e9f86823191224f8b0ccf81 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2024-06-03build: Update the POT creation task with the po4a command.gemmaro
* configure.ac (Documentation translation): Add the po4a program and remove the po4a-updatepo program. The PO4A defined here can be used in Makefiles (e.g. po/doc/local.mk below). The po4a command integrates the functionality of po4a-updatepo and is currently recommended for use [1]. The po4a-updatepo command has been replaced by the po4a command and are not used from anywhere. * po/doc/local.mk (%D%/%.pot): Use a po4a command instead of the po4a-updatepo for the POT generation. This eliminates the warning of po4a-updatepo; "po4a-updatepo is deprecated. The unified po4a(1) program is more convenient and less error prone." Here, the file paths are passed using variables. This is because the po4a command needs to be executed for each language and each file. Dummy values are passed for those that are not needed to update the POT file. * po/doc/po4a.cfg: Add a po4a config file for the POT generation. The po4a command requires a configulation file. [1] https://po4a.org/man/man7/po4a.7.php.en#lbAS Change-Id: Ica39a0d1f77b6a64d37c592ac2e693319443d3c5 Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2024-05-01nls: Update translations.Florian Pelz
* po/packages/sv.po: New file. * po/packages/LINGUAS: Add it. Change-Id: I2ad4dfcb935ba0a4e79c15b86cee6826c6580729
2024-04-14maint: Use reproducible Git timestamp for POT-Creation-Date.Janneke Nieuwenhuizen
* po/doc/local.mk (%D%/%.pot): Replace POT-Creation-Date using timestamp from Git. (%D%/guix-manual.pot): Likewise. Change-Id: I1b7f8cc147084c1804deb7be9d36e5eeda2599cb
2024-04-01nls: Update translations.Florian Pelz
* po/guix/ar.po: New file. * po/guix/LINGUAS: Add 'ar'. * po/doc/guix-cookbook.pt_BR.po: New file. * po/doc/local.mk: Add 'pt_BR' cookbook. * doc/local.mk: Add 'pt_BR' cookbook. * doc/htmlxref.cnf: Update URLs for cookbook. * doc/build.scm (%cookbook-languages): Add 'ko', 'pt_BR'. * doc/guix-cookbook.texi (Top): Mention 'ko', 'pt_BR' cookbook. Change-Id: Id1846ca100263b3fc1fa2ed52654c670270ee809
2024-02-29nls: Update translations.Florian Pelz
Change-Id: Ic1506db5813880153b6def005011618dc4529e8f
2024-02-01nls: Update translations.Florian Pelz
Change-Id: I42b5d41bdd5cd1b096c977e132b7a85992223402
2024-01-01nls: Update translations.Florian Pelz
Change-Id: Ib407fd37896cc8653f5bfb1f76dba9dc775c8c10
2023-12-01nls: Update translations.Florian Pelz
* po/guix/ca.po: New file. * po/guix/LINGUAS: Add ca.$ Change-Id: Ibae3f58ba702d7c5a4fafdd59a19f70aa8e18212
2023-10-31nls: Update translations.Florian Pelz
Change-Id: I432aec0ea31ead192d6444c96dc42038f5c7ab9a
2023-10-05doc: Fix channel name typo.Nikolaos Chatzikonstantinou
When the manual has "variant-personal-packages", it actually refers to the channel "variant-packages", as it is named so elsewhere. To correct this, I ran the command grep -r -l variant-personal-packages | xargs \ sed -i 's/variang-personal-packages/variant-packages/g' * doc/guix.texi (Specifying Additional Channels): Fix channel name typo. * po/doc/guix-manual.de.po: Fix channel name typo. * po/doc/guix-manual.es.po: Fix channel name typo. * po/doc/guix-manual.fr.po: Fix channel name typo. * po/doc/guix-manual.pt_BR.po: Fix channel name typo. * po/doc/guix-manual.ru.po: Fix channel name typo. * po/doc/guix-manual.zh_CN.po: Fix channel name typo. Signed-off-by: Nikolaos Chatzikonstantinou <nchatz314@gmail.com> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-30nls: Update translations.Florian Pelz
2023-08-31nls: Update translations.Florian Pelz
2023-07-31nls: Update translations.Florian Pelz