1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-09 23:50:47 +02:00

nls: Update translations.

* 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
This commit is contained in:
Florian Pelz 2025-04-30 12:35:02 +02:00
parent 9884b1358a
commit 1678ebf86d
No known key found for this signature in database
GPG key ID: 300888CB39C63817
30 changed files with 205456 additions and 119617 deletions

View file

@ -70,7 +70,7 @@
(define %cookbook-languages (define %cookbook-languages
;; Available translations for the 'guix-cookbook' text domain. ;; Available translations for the 'guix-cookbook' text domain.
'("de" "en" "fr" "ko" "pt_BR" "ru" "sk" "sv")) '("de" "en" "es" "fr" "ko" "pt_BR" "ru" "sk" "sv"))
(define %languages (define %languages
;; Available translations for the document being built. ;; Available translations for the document being built.

View file

@ -68,6 +68,7 @@ its API, and related concepts.
This manual is also available in French (@pxref{Top,,, guix-cookbook.fr, This manual is also available in French (@pxref{Top,,, guix-cookbook.fr,
Livre de recettes de GNU Guix}), German (@pxref{Top,,, guix-cookbook.de, Livre de recettes de GNU Guix}), German (@pxref{Top,,, guix-cookbook.de,
GNU-Guix-Kochbuch}), Korean (@pxref{Top,,, guix-cookbook.ko, GNU Guix 쿡북}), GNU-Guix-Kochbuch}), Korean (@pxref{Top,,, guix-cookbook.ko, GNU Guix 쿡북}),
Spanish (@pxref{Top,,, guix-cookbook.es, Libro de recetas de GNU Guix}),
Brazilian Portuguese (@pxref{Top,,, guix-cookbook.pt_BR, Brazilian Portuguese (@pxref{Top,,, guix-cookbook.pt_BR,
Livro de receitas do GNU Guix}), Russian (@pxref{Top,,, guix-cookbook.ru, Livro de receitas do GNU Guix}), Russian (@pxref{Top,,, guix-cookbook.ru,
GNU Guix Рецепты}), Slovak (@pxref{Top,,, guix-cookbook.sk, GNU Guix Рецепты}), Slovak (@pxref{Top,,, guix-cookbook.sk,

View file

@ -2,7 +2,7 @@
# Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual.
# Further modified by Tomas Volf <~@wolfsden.cz>. # Further modified by Tomas Volf <~@wolfsden.cz>.
htmlxrefversion=2025-02-28.13; # UTC htmlxrefversion=2025-04-30.22; # UTC
# Copyright 2010-2020, 2022 Free Software Foundation, Inc. # Copyright 2010-2020, 2022 Free Software Foundation, Inc.
# #
@ -433,8 +433,10 @@ GUIX = ${GUIX_ROOT}/manual
guix node ${GUIX}/en/html_node/ guix node ${GUIX}/en/html_node/
GUIX_COOKBOOK = ${GUIX_ROOT}/cookbook GUIX_COOKBOOK = ${GUIX_ROOT}/cookbook
guix-cookbook.de mono ${GUIX_COOKBOOK}/de/guix-cookbook.de.html guix-cookbook.de mono ${GUIX_COOKBOOK}/de/guix-cookbook.de.html
guix-cookbook.de node ${GUIX_COOKBOOK}/de/html_node/ guix-cookbook.de node ${GUIX_COOKBOOK}/de/html_node/
guix-cookbook.es mono ${GUIX_COOKBOOK}/es/guix-cookbook.de.html
guix-cookbook.es node ${GUIX_COOKBOOK}/es/html_node/
guix-cookbook.fr mono ${GUIX_COOKBOOK}/fr/guix-cookbook.fr.html guix-cookbook.fr mono ${GUIX_COOKBOOK}/fr/guix-cookbook.fr.html
guix-cookbook.fr node ${GUIX_COOKBOOK}/fr/html_node/ guix-cookbook.fr node ${GUIX_COOKBOOK}/fr/html_node/
guix-cookbook.ko mono ${GUIX_COOKBOOK}/ko/guix-cookbook.ko.html guix-cookbook.ko mono ${GUIX_COOKBOOK}/ko/guix-cookbook.ko.html

View file

@ -26,7 +26,7 @@
# If adding a language, update the following variables, and info_TEXINFOS. # If adding a language, update the following variables, and info_TEXINFOS.
MANUAL_LANGUAGES = de es fr pt_BR ru zh_CN MANUAL_LANGUAGES = de es fr pt_BR ru zh_CN
COOKBOOK_LANGUAGES = de fr ko pt_BR ru sk sv COOKBOOK_LANGUAGES = de es fr ko pt_BR ru sk sv
# Arg1: A list of languages codes. # Arg1: A list of languages codes.
# Arg2: The file name stem. # Arg2: The file name stem.
@ -43,6 +43,7 @@ info_TEXINFOS = %D%/guix.texi \
%D%/guix.zh_CN.texi \ %D%/guix.zh_CN.texi \
%D%/guix-cookbook.texi \ %D%/guix-cookbook.texi \
%D%/guix-cookbook.de.texi \ %D%/guix-cookbook.de.texi \
%D%/guix-cookbook.es.texi \
%D%/guix-cookbook.fr.texi \ %D%/guix-cookbook.fr.texi \
%D%/guix-cookbook.ko.texi \ %D%/guix-cookbook.ko.texi \
%D%/guix-cookbook.pt_BR.texi \ %D%/guix-cookbook.pt_BR.texi \

File diff suppressed because it is too large Load diff

8754
po/doc/guix-cookbook.es.po Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -29,6 +29,7 @@ DOC_PO_FILES = \
DOC_COOKBOOK_PO_FILES = \ DOC_COOKBOOK_PO_FILES = \
%D%/guix-cookbook.de.po \ %D%/guix-cookbook.de.po \
%D%/guix-cookbook.es.po \
%D%/guix-cookbook.fr.po \ %D%/guix-cookbook.fr.po \
%D%/guix-cookbook.ko.po \ %D%/guix-cookbook.ko.po \
%D%/guix-cookbook.pt_BR.po \ %D%/guix-cookbook.pt_BR.po \

View file

@ -18,6 +18,7 @@ it
lt lt
ja ja
ka ka
kab
ko ko
nl nl
oc oc

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

11290
po/guix/kab.po Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff