aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* (translation bumps) the front page definitely wants the Last Built timeRhonda D'Vine2019-03-161-2/+2
|
* chinese: po: Minor updatesBoyuan Yang2019-02-2213-486/+486
|
* Update language templates for languages [albanian-french]Laura Arjona Reina2019-02-2213-513/+559
|
* [Chinese] Sync with English (2019 News index)Laura Arjona Reina2019-01-232-0/+12
|
* chinese: ports/: Update to latest translationBoyuan Yang2018-11-231-2/+9
|
* chinese: intro/help: Fix grammar errorBoyuan Yang2018-11-231-8/+4
|
* fix html tag to avoid build errorLaura Arjona Reina2018-11-231-1/+1
|
* chinese: intro/help: Update to latest translationBoyuan Yang2018-11-231-6/+14
|
* chinese: Bugs/MailingLists: index: Update to latest.Boyuan Yang2018-11-162-26/+46
|
* Update translations for commit ac688ebb94c4334be47e6f542320d90001163462Paul Wise2018-11-164-7/+7
|
* chinese: po: Refresh po filesBoyuan Yang2018-11-1113-664/+691
| | | | This is done by running "make update-po" in chinese/po dir.
* chinese/contact: Remove encoding information, obsoletedBoyuan Yang2018-10-181-5/+4
|
* international/Chinese/devel: Some information updatesBoyuan Yang2018-10-183-59/+52
|
* Update translations for previous commitPaul Wise2018-09-291-2/+1
| | | | Do not update the translations that already link to language-specific lists.
* Use HTTPS for linksDr. Tobias Quathamer2018-09-151-3/+3
|
* Update translation headers with smart_change.plLaura Arjona Reina2018-09-091-1/+1
|
* Update translation headers with smart_change.plLaura Arjona Reina2018-09-091-1/+1
|
* update chinese version of FAQ and documents pageShen-Ta Hsieh2018-08-312-218/+246
| | | | Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
* update URL of DebiChem project, and uncomment the line (synced with ↵Laura Arjona Reina2018-08-281-2/+2
| | | | smart_change.pl)
* update chinese version of translating guide pageShen-Ta Hsieh2018-08-121-115/+122
| | | | Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
* fix translation-check header for up-to-date languages (it was pointing to a ↵Laura Arjona Reina2018-08-011-1/+1
| | | | merge commit, that the script cannot find. Now pointing to the commit that did the actual change in english/index.wml)
* Sync with English (remove link to homepage, see commit ↵Laura Arjona Reina2018-07-311-2/+2
| | | | 98c0b4f7169993370e0d1a720579833dd72f0db5). Update translation-check header for the languages that were up-to-date.
* chinese: po/security.zh.po: Fix a translation bugBoyuan Yang2018-07-281-7/+9
|
* chinese/devel/: Update translation to latest english sourceBoyuan Yang2018-07-261-14/+14
|
* Fix validation errors on Debian Chinese Project pagesAnthony Fok2018-06-293-11/+28
| | | | | | | | | And make some updates such as mentioning DebConf18 in Hsinchu, Taiwan, on the News page. Also replace HTML5 <details> tag with grey text because Debian web pages have not migrated from HTML 4.01 to HTML5 yet, and it is not too trivial to do so without triggering a lot of other validation errors.
* chinese: Try to fix some validation errorsBoyuan Yang2018-06-292-2/+1
| | | | | | | | chinese/News/2011/20110205a.wml chinese/code_of_conduct.wml I'm not sure about the exact cause of 20110205a.wml rendering error. This commit might have solved the problem. We'll see.
* Update Kanru Chen’s email address to koster@debian.orgAnthony Fok2018-06-275-5/+5
|
* Add Boyuan Yang and myself to Chinese translator.db.plAnthony Fok2018-06-271-0/+18
|
* chinese: Initial translation to Code of ConductBoyuan Yang2018-06-261-0/+110
| | | | closes: #902284
* Update translationsLev Lamberov2018-06-251-2/+2
|
* Update translationsLev Lamberov2018-06-251-2/+2
|
* chinese: Translate Debian 8.11 release newsBoyuan Yang2018-06-241-0/+319
|
* Replace ypwong@debian.org with ypwong@gmail.comAnthony Fok2018-06-205-11/+11
| | | | | until Anthony Wong resumes his Debian Developer status, hopefully soon.
* chinese: devel/website: Some minor updates to website devel infoBoyuan Yang2018-06-182-20/+32
|
* chinese: international: Remove obsolete info from subpagesBoyuan Yang2018-06-183-130/+39
|
* chinese: Fix typos in last commitBoyuan Yang2018-06-181-2/+2
|
* chinese: Update News/2018/20180601.wmlDaniel Woo2018-06-181-6/+6
|
* Add an option to stop make on various errorsSteve McIntyre2018-06-102-7/+7
| | | | | | | | | | | | | By default, many of the processes in the webwml build are run with a leading "-" so that make will ignore errors. Replace *most* of those (*not* including rm calls for make clean) with $(IGNORE) and add a conditional to Makefile.common to control what $(IGNORE) does. By default, things will work just the same as before. If you set STRICT_ERROR_CHECKS=1 in Makefile.common, the build will now be much more strict. Most people can just ignore the change to add this option, but it's helpful when debugging the scripts to have things fail cleanly and quickly.
* Remove unnecessarily gendered wordingPaul Wise2018-06-101-1/+1
|
* Fix up incorrect git commit hash referenceSteve McIntyre2018-06-071-1/+1
|
* chinese: Update info for /support pageBoyuan Yang2018-06-071-8/+7
|
* Major Makefile overhaulsSteve McIntyre2018-06-061-2/+7
| | | | | | | | | | | | Add rules to generate the git revs cache in Makefile.common, referenced as $(VCSREVCACHE) Add an extra order-only prerequisite on $(VCSREVCACHE) for ~all rules converting .wml to .html, so that we'll make sure we have a cache built up-front before we start building anything. More factorisation of various year-based Makefiles to use a common Make.year set of rules.
* chinese: Update content for devel/website/indexBoyuan Yang2018-06-051-2/+3
|
* Add the template Make.year files for other languagesSteve McIntyre2018-06-051-0/+1
|
* chinese: Refresh translation for international/ pageBoyuan Yang2018-06-041-4/+3
|
* chinese: Update translation for Bugs/Reporting pageBoyuan Yang2018-06-031-6/+7
|
* chinese: Update index page and ports/amd64 pageBoyuan Yang2018-06-022-6/+6
|
* chinese: Fix typo in dsa-4205 translationBoyuan Yang2018-06-021-1/+1
|
* chinese: Initial translation for DSA-4215Boyuan Yang2018-06-022-5/+19
|
* footer: Update src url to salsa git repo; refresh po filesBoyuan Yang2018-06-0218-954/+978
| | | | | | | | | Here are the commands I used: cd ./english/po/; make pot; cd ../../; for i in albanian/po/ arabic/po/ armenian/po/ bulgarian/po/ catalan/po/ chinese/po/ croatian/po/ czech/po/ danish/po/ dutch/po/ esperanto/po/ finnish/po/ french/po/ galician/po/ german/po/ greek/po/ hebrew/po/ hungarian/po/ indonesian/po/ italian/po/ japanese/po/ korean/po/ lithuanian/po/ norwegian/po/ persian/po/ polish/po/ portuguese/po/ romanian/po/ russian/po/ slovak/po/ slovene/po/ spanish/po/ swedish/po/ tamil/po/ turkish/po/ ukrainian/po/ vietnamese/po/ ; do (cd $i; make update-po ; ) ; done

© 2014-2024 Faster IT GmbH | imprint | privacy policy