diff options
-rw-r--r-- | doc/build.scm | 4 | ||||
-rw-r--r-- | doc/contributing.texi | 11 | ||||
-rw-r--r-- | doc/guix-cookbook.texi | 2 | ||||
-rw-r--r-- | doc/guix.texi | 2 |
4 files changed, 9 insertions, 10 deletions
diff --git a/doc/build.scm b/doc/build.scm index 3de383ef4c..d38e41cbf7 100644 --- a/doc/build.scm +++ b/doc/build.scm @@ -731,8 +731,8 @@ in SOURCE." (list (menu-item "⊕" (if (string=? #$manual "guix-cookbook") - "https://translate.fedoraproject.org/projects/guix/documentation-cookbook/" - "https://translate.fedoraproject.org/projects/guix/documentation-manual/"))))) + "https://translate.codeberg.org/projects/guix/documentation-cookbook/" + "https://translate.codeberg.org/projects/guix/documentation-manual/"))))) (define (version-menu-items language split-node?) ;; Return the menu items to select the version of the manual of diff --git a/doc/contributing.texi b/doc/contributing.texi index 670e949851..dd6aaf5ac6 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1326,7 +1326,7 @@ such as @command{guix show} take care of rendering it appropriately. Synopses and descriptions are translated by volunteers -@uref{https://translate.fedoraproject.org/projects/guix/packages, at +@uref{https://translate.codeberg.org/projects/guix/packages, at Weblate} so that as many users as possible can read them in their native language. User interfaces search them and display them in the language specified by the current locale. @@ -3448,7 +3448,7 @@ section), or @file{doc/guix-cookbook.texi} for the cookbook. If you compiled the Guix repository before, you will have many more @file{.texi} files that are translations of these documents. Do not modify them, the translation is managed through -@uref{https://translate.fedoraproject.org/projects/guix, Weblate}. +@uref{https://translate.codeberg.org/projects/guix, Weblate}. @xref{Translating Guix} for more information. To render documentation, you must first make sure that you ran @@ -3482,9 +3482,8 @@ what we can do to help you! Guix is a big project that has multiple components that can be translated. We coordinate the translation effort on a -@uref{https://translate.fedoraproject.org/projects/guix/,Weblate instance} -hosted by our friends at Fedora. You will need an account to submit -translations. +@uref{https://translate.codeberg.org/projects/guix/,Weblate instance} +hosted by Codeberg. You will need an account to submit translations. Some of the software packaged in Guix also contain translations. We do not host a translation platform for them. If you want to translate a package @@ -3514,7 +3513,7 @@ Guix has five components hosted on Weblate. @subsubheading General Directions Once you get an account, you should be able to select a component from -@uref{https://translate.fedoraproject.org/projects/guix/,the guix project}, +@uref{https://translate.codeberg.org/projects/guix/,the guix project}, and select a language. If your language does not appear in the list, go to the bottom and click on the ``Start new translation'' button. Select the language you want to translate to from the list, to start your new diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 691cf3a2cc..c546763476 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -75,7 +75,7 @@ GNU Guix Рецепты}), Slovak (@pxref{Top,,, guix-cookbook.sk, Receptár GNU Guix}), and Swedish (@pxref{Top,,, guix-cookbook.sv, Kokbok för GNU Guix}). If you would like to translate this document in your native language, consider joining -@uref{https://translate.fedoraproject.org/projects/guix/documentation-cookbook, +@uref{https://translate.codeberg.org/projects/guix/documentation-cookbook, Weblate} (@pxref{Translating Guix,,, guix, GNU Guix Reference Manual}). diff --git a/doc/guix.texi b/doc/guix.texi index bfeb1e6579..d2bb38971f 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -200,7 +200,7 @@ Spanish (@pxref{Top,,, guix.es, Manual de referencia de GNU Guix}), Brazilian Portuguese (@pxref{Top,,, guix.pt_BR, Manual de referência do GNU Guix}), and Russian (@pxref{Top,,, guix.ru, Руководство GNU Guix}). If you would like to translate it in your native language, consider joining -@uref{https://translate.fedoraproject.org/projects/guix/documentation-manual, +@uref{https://translate.codeberg.org/projects/guix/documentation-manual, Weblate} (@pxref{Translating Guix}). @menu |