From 93bfd4d9c7ba7055c19f02128491b3a98a180860 Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Tue, 8 Mar 2022 19:14:47 +0100 Subject: nls: Enforce translation thresholds. * po/doc/guix-cookbook.es.po: Remove file. * po/doc/guix-cookbook.fa.po: Remove file. * po/doc/guix-cookbook.fi.po: Remove file. * po/doc/guix-cookbook.pt_BR.po: Remove file. * po/doc/guix-cookbook.ru.po: Remove file. * po/doc/guix-cookbook.uk.po: Remove file. * po/doc/guix-cookbook.zh_Hans.po: Remove file. * po/doc/guix-manual.fa.po: Remove file. * po/doc/guix-manual.fi.po: Remove file. * po/doc/guix-manual.it.po: Remove file. * po/doc/guix-manual.ko.po: Remove file. * po/doc/guix-manual.sk.po: Remove file. * po/doc/local.mk: Remove them. * doc/local.mk: Remove them. --- po/doc/local.mk | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'po/doc/local.mk') diff --git a/po/doc/local.mk b/po/doc/local.mk index 9cc1e74cc6..49258cbb97 100644 --- a/po/doc/local.mk +++ b/po/doc/local.mk @@ -18,30 +18,18 @@ # along with GNU Guix. If not, see . DOC_PO_FILES = \ - %D%/guix-manual.es.po \ %D%/guix-manual.de.po \ - %D%/guix-manual.fa.po \ - %D%/guix-manual.fi.po \ + %D%/guix-manual.es.po \ %D%/guix-manual.fr.po \ - %D%/guix-manual.it.po \ - %D%/guix-manual.ko.po \ %D%/guix-manual.pt_BR.po \ %D%/guix-manual.ru.po \ - %D%/guix-manual.sk.po \ %D%/guix-manual.zh_CN.po DOC_COOKBOOK_PO_FILES = \ %D%/guix-cookbook.de.po \ - %D%/guix-cookbook.es.po \ - %D%/guix-cookbook.fa.po \ - %D%/guix-cookbook.fi.po \ %D%/guix-cookbook.fr.po \ %D%/guix-cookbook.ko.po \ - %D%/guix-cookbook.pt_BR.po \ - %D%/guix-cookbook.ru.po \ - %D%/guix-cookbook.sk.po \ - %D%/guix-cookbook.uk.po \ - %D%/guix-cookbook.zh_Hans.po + %D%/guix-cookbook.sk.po EXTRA_DIST = \ %D%/guix-manual.pot \ -- cgit v1.2.3