mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +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:
+1
-1
@@ -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.
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
+4
-2
@@ -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
|
||||||
|
|||||||
+2
-1
@@ -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 \
|
||||||
|
|||||||
+1052
-1025
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+2114
-1579
File diff suppressed because it is too large
Load Diff
+1765
-1358
File diff suppressed because it is too large
Load Diff
+1383
-1303
File diff suppressed because it is too large
Load Diff
+904
-926
File diff suppressed because it is too large
Load Diff
+1577
-1363
File diff suppressed because it is too large
Load Diff
+1498
-1328
File diff suppressed because it is too large
Load Diff
+18530
-16404
File diff suppressed because one or more lines are too long
+18440
-16310
File diff suppressed because one or more lines are too long
+18730
-16603
File diff suppressed because one or more lines are too long
+21456
-19517
File diff suppressed because one or more lines are too long
+18226
-16327
File diff suppressed because one or more lines are too long
@@ -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 \
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ it
|
|||||||
lt
|
lt
|
||||||
ja
|
ja
|
||||||
ka
|
ka
|
||||||
|
kab
|
||||||
ko
|
ko
|
||||||
nl
|
nl
|
||||||
oc
|
oc
|
||||||
|
|||||||
+1138
-1145
File diff suppressed because it is too large
Load Diff
+407
-416
File diff suppressed because it is too large
Load Diff
+379
-372
File diff suppressed because it is too large
Load Diff
+1048
-506
File diff suppressed because it is too large
Load Diff
+11290
File diff suppressed because it is too large
Load Diff
+372
-360
File diff suppressed because it is too large
Load Diff
+907
-743
File diff suppressed because it is too large
Load Diff
+3320
-2075
File diff suppressed because it is too large
Load Diff
+3096
-3133
File diff suppressed because it is too large
Load Diff
+59576
-8184
File diff suppressed because it is too large
Load Diff
+9484
-8636
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user