1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 03:21:49 +02:00

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
24 changed files with 168815 additions and 132404 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" "sk" "sv"))
'("de" "en" "fr" "ko" "pt_BR" "ru" "sk" "sv"))
(define %languages
;; Available translations for the document being built.