nls: Update translations.

* po/doc/guix-cookbook.ru.po: New file.
* po/doc/local.mk: Add 'ru' cookbook.
* doc/local.mk: Add 'ru' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'ru'.
* doc/guix-cookbook.texi (Top): Mention 'ru' cookbook.

Change-Id: I5d59db90e23facbacd2b7ebe4a0847d0c44eb709
This commit is contained in:
Florian Pelz 2025-02-28 16:06:40 +01:00
parent 73ceab22af
commit 3c6bcbad21
No known key found for this signature in database
GPG key ID: 300888CB39C63817
24 changed files with 168815 additions and 132404 deletions

View file

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