diff options
| author | Florian Pelz <pelzflorian@pelzflorian.de> | 2025-07-10 11:08:24 +0200 |
|---|---|---|
| committer | Florian Pelz <pelzflorian@pelzflorian.de> | 2025-07-10 18:43:09 +0200 |
| commit | 13cd6c9a1386533e62780c19a8eb57d01ef4eea8 (patch) | |
| tree | ffc11940a7506c05ee458e9dc1e33b4f9f07e598 /doc/htmlxref.cnf | |
| parent | eb0acce967666babf859d77b1f16ae3d9f4fb0ae (diff) | |
nls: Update translations.
* 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
Diffstat (limited to 'doc/htmlxref.cnf')
| -rw-r--r-- | doc/htmlxref.cnf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index 17c29c5f913..1f4c51ffda5 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. | 2 | # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. |
| 3 | # Further modified by Tomas Volf <~@wolfsden.cz>. | 3 | # Further modified by Tomas Volf <~@wolfsden.cz>. |
| 4 | 4 | ||
| 5 | htmlxrefversion=2025-04-30.22; # UTC | 5 | htmlxrefversion=2025-07-10.09; # UTC |
| 6 | 6 | ||
| 7 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. | 7 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. |
| 8 | # | 8 | # |
| @@ -423,6 +423,8 @@ GUIX = ${GUIX_ROOT}/manual | |||
| 423 | guix.es node ${GUIX}/es/html_node/ | 423 | guix.es node ${GUIX}/es/html_node/ |
| 424 | guix.fr mono ${GUIX}/fr/guix.fr.html | 424 | guix.fr mono ${GUIX}/fr/guix.fr.html |
| 425 | guix.fr node ${GUIX}/fr/html_node/ | 425 | guix.fr node ${GUIX}/fr/html_node/ |
| 426 | guix.it mono ${GUIX}/it/guix.it.html | ||
| 427 | guix.it node ${GUIX}/it/html_node/ | ||
| 426 | guix.pt_BR mono ${GUIX}/pt-br/guix.pt_BR.html | 428 | guix.pt_BR mono ${GUIX}/pt-br/guix.pt_BR.html |
| 427 | guix.pt_BR node ${GUIX}/pt-br/html_node/ | 429 | guix.pt_BR node ${GUIX}/pt-br/html_node/ |
| 428 | guix.ru mono ${GUIX}/ru/guix.ru.html | 430 | guix.ru mono ${GUIX}/ru/guix.ru.html |
| @@ -439,6 +441,8 @@ GUIX_COOKBOOK = ${GUIX_ROOT}/cookbook | |||
| 439 | guix-cookbook.es node ${GUIX_COOKBOOK}/es/html_node/ | 441 | guix-cookbook.es node ${GUIX_COOKBOOK}/es/html_node/ |
| 440 | guix-cookbook.fr mono ${GUIX_COOKBOOK}/fr/guix-cookbook.fr.html | 442 | guix-cookbook.fr mono ${GUIX_COOKBOOK}/fr/guix-cookbook.fr.html |
| 441 | guix-cookbook.fr node ${GUIX_COOKBOOK}/fr/html_node/ | 443 | guix-cookbook.fr node ${GUIX_COOKBOOK}/fr/html_node/ |
| 444 | guix-cookbook.it mono ${GUIX_COOKBOOK}/it/guix-cookbook.it.html | ||
| 445 | guix-cookbook.it node ${GUIX_COOKBOOK}/it/html_node/ | ||
| 442 | guix-cookbook.ko mono ${GUIX_COOKBOOK}/ko/guix-cookbook.ko.html | 446 | guix-cookbook.ko mono ${GUIX_COOKBOOK}/ko/guix-cookbook.ko.html |
| 443 | guix-cookbook.ko node ${GUIX_COOKBOOK}/ko/html_node/ | 447 | guix-cookbook.ko node ${GUIX_COOKBOOK}/ko/html_node/ |
| 444 | guix-cookbook.pt_BR mono ${GUIX_COOKBOOK}/pt-br/guix-cookbook.pt_BR.html | 448 | guix-cookbook.pt_BR mono ${GUIX_COOKBOOK}/pt-br/guix-cookbook.pt_BR.html |
