1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +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
30 changed files with 205456 additions and 119617 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
(define %cookbook-languages
;; 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
;; Available translations for the document being built.