guix/po/doc/po4a.cfg
Florian Pelz 9436acc15c
nls: Update translations.
* 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-12-01 01:56:53 +01:00

33 lines
1.4 KiB
INI

# GNU Guix --- Functional package management for GNU
# Copyright © 2024, 2025 gemmaro <gemmaro.dev@gmail.com>
#
# This file is part of GNU Guix.
#
# GNU Guix is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or (at
# your option) any later version.
#
# GNU Guix is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
# "--keep 0": produce an output even if the translation is not complete
[options] \
--package-name "guix manual" \
--copyright-holder "the authors of Guix (msgids)" \
--msgid-bugs-address "bug-guix@gnu.org" \
--master-charset UTF-8 \
--localized-charset UTF-8 \
--keep 0 \
--option no-warn
[po4a_langs] de es fr it ko pt_BR ru sk sv ta zh_CN
[po4a_paths] $(pot) $lang:$(po)
[type:texinfo] $(master) $lang:$(localized)