mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
doc: Add Simplified Chinese translation.
* doc/local.mk (info_TEXINFOS): Add guix.zh_CN.texi. (TRANSLATED_INFO): Add guix.zh_CN.texi and contributing.zh_CN.texi. * po/doc/local.mk (DOC_PO_FILES): Add guix-manual.zh_CN.po. * doc/contributing.zh_CN.texi, doc/guix.zh_CN.texi: New files.
This commit is contained in:
parent
3068509ac1
commit
de712e5286
4 changed files with 26268 additions and 15 deletions
|
@ -16,10 +16,11 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
DOC_PO_FILES= \
|
||||
%D%/guix-manual.es.po \
|
||||
%D%/guix-manual.de.po \
|
||||
%D%/guix-manual.fr.po
|
||||
DOC_PO_FILES= \
|
||||
%D%/guix-manual.es.po \
|
||||
%D%/guix-manual.de.po \
|
||||
%D%/guix-manual.fr.po \
|
||||
%D%/guix-manual.zh_CN.po
|
||||
|
||||
EXTRA_DIST = \
|
||||
%D%/guix-manual.pot \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue