website: nls: Add Chinese (Simplified) translation.

* website/po/LINGUAS: Add zh_CN.
* website/po/ietf-tags.scm: Add zh_CN.
* website/po/zh_CN.po: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Peng Mei Yu 2020-12-25 18:27:33 +08:00 committed by Ludovic Courtès
parent 5549a275cf
commit b1a8dadf46
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
3 changed files with 1837 additions and 1 deletions

View File

@ -3,3 +3,4 @@
de_DE
en_US
es_ES
zh_CN

View File

@ -8,4 +8,5 @@
;;; be used for mainland Chinese (not zh-Hans-CN).
(("en_US" . "en")
("de_DE" . "de")
("es_ES" . "es"))
("es_ES" . "es")
("zh_CN" . "zh-cn"))

1834
website/po/zh_CN.po Normal file

File diff suppressed because it is too large Load Diff