GitHub / python/python-docs-zh-tw / commits
Traditional Chinese (zh-tw) translation of the Python Documentation
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 76799664 | merge Merge pull request #80 from StevenHsuYL/stdlib2 |
Wey-Han Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0acb12fc | Update sphinx.po |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 768a30d3 | Update classes.po |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e0bc195a | Update classes.po |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| bdc86e3d | merge Merge branch '3.9' into installing |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e4bee2a1 | merge Merge branch '3.9' into index |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 4880a177 | merge Merge branch '3.9' into distributing |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e18f68bc | merge Merge branch '3.9' into classes |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 3a35894c | merge Merge pull request #105 from python/cron/sync/3.9 |
Wey-Han Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 399996c1 | fix(tutorial/floatingpoint): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 585450f9 | sync with cpython 9443ce4e |
github-actions[bot] <g****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| ce2b526b | sync with cpython 4ce55cce |
github-actions[bot] <g****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 518f91a2 | merge Merge branch '3.9' into cron/sync/3.9 |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 16f8e714 |
Translate bugs.po (#93)
Co-authored-by: setmao <s****w@g****m> |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| a9375a17 | Translate tutorial/floatingpoint.po (#89) |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 2d3ada92 | merge Merge pull request #110 from mattwang44/fix/sync-workflow/edit-on-branch |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 841a567a | fix(action): allow merging cpython on existing branch | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| c25c1113 | sync with cpython 1b02e29f |
github-actions[bot] <g****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 93bae2f6 | fix(c-api/dict): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 0c841616 | fix(library/array): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| aecf717b | fix(howto/descriptor): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| dbc1aa76 | fix(faq/programming): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| e8007dc8 | fix(faq/general): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| ed9b2304 | fix(copyright): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 24f673b2 | fix(tutorial/controlflow): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 3eef7db8 | fix(sphinx): update based on changes from cpython syncing | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 9c342304 | merge Merge pull request #108 from mattwang44/improve-github-action |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 212beef9 | chore: insert github app token for triggering ci on automation PR | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 3da23ec1 | chore: remove reviewer for cpython-syncing PR | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| ce5c2ebb | chore: send cpython-syncing PR as a draft | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| a01692db | chore(doc): update the link for current translated doc | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 7fedc5fd | chore: insert `Language` header entry when merging from CPython doc | Matt.Wang <m****4@g****m> | almost 5 years ago | |
| 96304197 | Revert "sync with cpython 9ad2184d (#104)" (#106) |
Wey-Han Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| d54eaf6b |
sync with cpython 9ad2184d (#104)
Co-authored-by: github-actions[bot] <g****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e0d78142 | feat: automation with github action (#102) |
Wei-Hsiang (Matt) Wang <m****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 90edb0f3 | Update stdlib2.po |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 43c68ceb |
Apply suggestions from code review
Co-authored-by: Benson Chen <b****7@g****m> |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 2097fa62 | secrets translation v 1.0 (#66) |
Yu Chun Yang <b****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 657e0065 | Update sphinx.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| db26e0c1 | merge Merge branch '3.9' of https://github.com/python/python-docs-zh-tw into index | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 7a26ffad | Translate glossary.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 30342dd1 |
Update tutorial/stdlib.po (#97)
Co-authored-by: Wei-Hsiang (Matt) Wang <m****4@g****m>, Wei-Hsiang (Matt) Wang <m****4@g****m> |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 2e27e7ba | Translate tutorial/appendix.po (#84) |
meowmeowcat <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9cf98f1d | Translate tutorial/interactive.po (#83) |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e0ae8ac1 | Update sphinx.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| d281dec6 | merge Merge branch '3.9' of https://github.com/python/python-docs-zh-tw into index | Steven Hsu <8****L@u****m> | about 5 years ago | |
| e417bc2a | Update index pages. | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 097e0bbf | Translate extending/index.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 40a67b23 | Update index pages. | Steven Hsu <8****L@u****m> | about 5 years ago | |
| b7ccbdaa | Update tutorial/stdlib.po (#78) |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a71ebd9a | Translate tutorial/errors.po (#76) |
Steven Hsu <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 70460bd1 | Translate distributing/index.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| bac89b9f | Update installing/index. | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 242f1166 | Update license.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 41e5d1ff | Translate intalling/index.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 097c23dc | Update license.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| b565db29 | Translate license.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 96798f67 | Update copyright.po (#91) |
meowmeowcat <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 219aa859 | Update tutorial/whatnow.po (#88) |
meowmeowcat <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 80393b23 | Update copyright.po (#87) |
meowmeowcat <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9f81d740 | Update fuzzy of tutorial/venv.po (#81) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 15b08a02 | Translate tutorial/inputoutput.po (#74) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 611b75dc | Minor modification (#79) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 02ce49f3 | Complete stdlib2.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 09f8d1c7 | Translate tutorial/stdlib2.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 8a817c10 | Continue tutorial/modules.po (#72) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a8ba69ce | Translate tutorial/classes.po | Steven Hsu <8****L@u****m> | about 5 years ago | |
| 804400a3 | Translate sphinx.po (#75) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 1c19512a | Translate tutorial/controlflow.po (#70) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b3b431a3 | Translate tutorial/datastructures.po (#71) |
Steven Hsu <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 23516757 | Translate tutorial/interpreter.po and introduction.po (#67) |
StevenHsuYL <8****L@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a0da5ddb | Update readme python version | Wey-Han Liaw <w****n@i****m> | about 6 years ago | |
| d14714df | Upgrade to 3.9 | Wey-Han Liaw <w****n@i****m> | about 6 years ago | |
| 8ee950d7 | merge Merge pull request #57 from yichung279/flaotingpoint-2 | adrianliaw <a****0@g****m> | almost 8 years ago | |
| 57c298d1 | Use English for article name | adrianliaw <a****0@g****m> | almost 8 years ago | |
| 2cda85eb | Fix small errors | yichung <q****9@g****m> | almost 8 years ago | |
| 206544ee | Replace terms with no translated reference in glossary with original English | adrianliaw <a****0@g****m> | almost 8 years ago | |
| 9edd8238 | translate a part of floatingpoint | yichung <q****9@g****m> | almost 8 years ago | |
| 5f06c56a | merge Merge pull request #51 from yichung279/floatingpoint/3.7 | adrianliaw <a****0@g****m> | almost 8 years ago | |
| b6532136 | Merge from upstream 20181105 | adrianliaw <a****0@g****m> | almost 8 years ago | |
| f4620ba0 | Update Language header entry for new asyncio documentations | adrianliaw <a****0@g****m> | almost 8 years ago | |
| 1add1aad | Merge from upstream CPython 20181019 | adrianliaw <a****0@g****m> | almost 8 years ago | |
| 93d8fee5 | merge Merge pull request #47 from iamsuperwen/inputoutput |
Adrian Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 592ccd1d | Translate a part of tutorial/floatingpoint |
yichung <q****9@g****m>
Committed by: adrianliaw <a****0@g****m> |
almost 8 years ago | |
| cb60b87c | Correct the translation and quote the original English words for clearness. | Tsai, Chia-Wen <a****7@h****m> | almost 8 years ago | |
| 2352742a | merge Merge pull request #44 from yichung279/floatingpoint/3.7 |
Adrian Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 0a3e0292 | Remove redundant space before '::' | yichung <q****9@g****m> | almost 8 years ago | |
| 84c3c2a4 | merge Merge pull request #50 from yichung279/glossary |
Adrian Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a271bcf5 | Fix Chinese '精準的' to '精準地' | yichung <q****9@g****m> | almost 8 years ago | |
| cd4fa72e | Modify glossary: add approximate | yichung <q****9@g****m> | almost 8 years ago | |
| 87859987 | Remove redundant space and fix some rst problem | yichung <q****9@g****m> | almost 8 years ago | |
| 62edbf0c | merge Merge pull request #46 from Nienzu/tutorial_fuzzy |
Adrian Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 263fd9de | Update translation of the word false | nienzu <i****2@g****m> | almost 8 years ago | |
| 82ea0ebd | Translate a little parts of inputoutput.po. The main purpose is to understand... | Tsai, Chia-Wen <a****7@h****m> | almost 8 years ago | |
| ceddf9c8 | [tutorial] Review fuzzy string | nienzu <i****2@g****m> | almost 8 years ago | |
| 9abe415f | Add MacOS gettext prerequisite (#40) |
nickbanana <n****i@g****m>
Committed by: Adrian Liaw <a****0@g****m> |
almost 8 years ago | |
| aeddde2a | Working on floatingpoint | yichung <q****9@g****m> | almost 8 years ago | |
| 0a5db47c | merge Merge pull request #39 from adrianliaw/bugs-beginning |
Adrian Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| facf7886 | Add basic translation for Reporting Bugs section | adrianliaw <a****0@g****m> | almost 8 years ago | |
| 9d90bf83 | merge Merge pull request #37 from ttnppedr/fix-one-fuzzy-string-in-tutorial/stdlib.... |
Adrian Liaw <a****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago |