diff options
| author | Julien Lepiller <julien@lepiller.eu> | 2021-04-18 03:52:11 +0200 |
|---|---|---|
| committer | Julien Lepiller <julien@lepiller.eu> | 2021-04-18 13:18:17 +0200 |
| commit | 43fb84da6749a78d12ac0f13db4cecb435de7903 (patch) | |
| tree | fdbedb871501f3b50ef62cc353cbef9e64aab64b /doc | |
| parent | 25bd0aefe5e04da2e983c08dbc909dac1932edaf (diff) | |
nls: Add Persian translation.
* po/packages/fa.po: New file.
* po/packages/LINGUAS: Add 'fa'.
* po/doc/guix-cookbook.fa.po: New file.
* po/doc/guix-manual.fa.po: New file.
* po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them.
* doc/local.mk (info_TEXINFOS): Add them.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/local.mk b/doc/local.mk index 8c6d7daaf6a..fef0ec627e8 100644 --- a/doc/local.mk +++ b/doc/local.mk | |||
| @@ -24,6 +24,7 @@ | |||
| 24 | info_TEXINFOS = %D%/guix.texi \ | 24 | info_TEXINFOS = %D%/guix.texi \ |
| 25 | %D%/guix.de.texi \ | 25 | %D%/guix.de.texi \ |
| 26 | %D%/guix.es.texi \ | 26 | %D%/guix.es.texi \ |
| 27 | %D%/guix.fa.texi \ | ||
| 27 | %D%/guix.fr.texi \ | 28 | %D%/guix.fr.texi \ |
| 28 | %D%/guix.pt_BR.texi \ | 29 | %D%/guix.pt_BR.texi \ |
| 29 | %D%/guix.ru.texi \ | 30 | %D%/guix.ru.texi \ |
| @@ -31,6 +32,7 @@ info_TEXINFOS = %D%/guix.texi \ | |||
| 31 | %D%/guix.zh_CN.texi \ | 32 | %D%/guix.zh_CN.texi \ |
| 32 | %D%/guix-cookbook.texi \ | 33 | %D%/guix-cookbook.texi \ |
| 33 | %D%/guix-cookbook.de.texi \ | 34 | %D%/guix-cookbook.de.texi \ |
| 35 | %D%/guix-cookbook.fa.texi \ | ||
| 34 | %D%/guix-cookbook.fr.texi | 36 | %D%/guix-cookbook.fr.texi |
| 35 | 37 | ||
| 36 | %C%_guix_TEXINFOS = \ | 38 | %C%_guix_TEXINFOS = \ |
