nls: Update translations.
[jackhill/guix/guix.git] / doc / local.mk
index 1bc717d..9619971 100644 (file)
@@ -22,8 +22,8 @@
 # along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.
 
 # If adding a language, update the following variables, and info_TEXINFOS.
-MANUAL_LANGUAGES = de es fa fr it ko pt_BR ru sk zh_CN
-COOKBOOK_LANGUAGES = de es fa fr ko ru sk zh_Hans
+MANUAL_LANGUAGES = de es fa fi fr it ko pt_BR ru sk zh_CN
+COOKBOOK_LANGUAGES = de es fa fi fr ko ru sk zh_Hans
 
 # Arg1: A list of languages codes.
 # Arg2: The file name stem.
@@ -35,6 +35,7 @@ info_TEXINFOS = %D%/guix.texi                 \
   %D%/guix.de.texi                             \
   %D%/guix.es.texi                             \
   %D%/guix.fa.texi                             \
+  %D%/guix.fi.texi                             \
   %D%/guix.fr.texi                             \
   %D%/guix.it.texi                             \
   %D%/guix.ko.texi                             \
@@ -46,6 +47,7 @@ info_TEXINFOS = %D%/guix.texi                 \
   %D%/guix-cookbook.de.texi                    \
   %D%/guix-cookbook.es.texi                    \
   %D%/guix-cookbook.fa.texi                    \
+  %D%/guix-cookbook.fi.texi                    \
   %D%/guix-cookbook.fr.texi                    \
   %D%/guix-cookbook.ko.texi                    \
   %D%/guix-cookbook.ru.texi                    \
@@ -81,7 +83,8 @@ EXTRA_DIST +=                                 \
 OS_CONFIG_EXAMPLES_TEXI =                      \
   %D%/os-config-bare-bones.texi                        \
   %D%/os-config-desktop.texi                   \
-  %D%/os-config-lightweight-desktop.texi
+  %D%/os-config-lightweight-desktop.texi       \
+  %D%/he-config-bare-bones.scm
 
 TRANSLATED_INFO =                                              \
   $(call lang_to_texinfo,$(MANUAL_LANGUAGES),guix)             \