fastapi icon indicating copy to clipboard operation
fastapi copied to clipboard

[FEATURE] Japanese Translation

Open ryuckel opened this issue 4 years ago â€Ē 66 comments

Tracking Japanese Translation

We can use this Issue to track the progress of the Japanese language translations.:sunglasses:

Please post here what page you plan on translating so we can coordinate. 🚀

Tips

  • If the term is a technical term, leave in English and add an explanation of the meaning of the word in Japanese.
  • Please unify translations as follows:
en ja Note
!!! note !!! note "å‚™č€ƒ"
!!! info !!! info "æƒ…å ą"
!!! tip !!! tip "豆įŸĨ識"
!!! check !!! check "įĒščŠ"
path operation    
validation    
completion    
automatic documentation

ryuckel avatar Jun 14 '20 07:06 ryuckel

@ryuckel Could you fix the title, please? [FEATURE]Japanese Transration -> [FEATURE] Japanese Translation

Kludex avatar Jun 14 '20 11:06 Kludex

~~Started translations of features.md~~

features.md translation at PR #1625 ~[needing review][Approved-2]~[merged]

tokusumi avatar Jun 25 '20 03:06 tokusumi

tutorial/index.md translation at PR #1656 ~[needing review][Approved-2]~[merged] tutorial/first-steps.md translation at PR #1658 ~[needing review][Approved-2]~[merged] tutorial/path-params.md translation at PR #1671 ~[needing review][Approved-2]~[merged] tutorial/query-params.md translation at PR #1674 ~[needing review][Approved-2]~[merged] tutorial/body.md translation at PR #1683 ~[needing review][Approved-2]~[merged]

tokusumi avatar Jun 30 '20 14:06 tokusumi

~Started translations of help-fastapi.md~

help-fastapi.md translation at PR #1692 ~[needing review][Approved-2]~[merged]

tokusumi avatar Jul 08 '20 11:07 tokusumi

~Started translations of deployment.md~

~deployment.md translation at PR #1948 [needing review][Approved-1]~

tokusumi avatar Jul 09 '20 12:07 tokusumi

@ryuckel @tokusumi @Kludex Hi. I wanted to contribute to the translation of the FastAPI documentation into Japanese from today, and I've reviewed the parts that have already been written. Thanks for your help in the future!

SwftAlpc avatar Aug 15 '20 15:08 SwftAlpc

@ryuckel Could you add the followings in the first (top) comment as technical terms?


Please unify translations as follows:

original ja
!!! note !!! note "å‚™č€ƒ"
!!! info !!! info "æƒ…å ą"
!!! tip !!! tip "豆įŸĨ識"
!!! check !!! check "įĒščŠ"
!!! warning !!! warning "æģĻ意"
!!! danger !!! danger "åąé™š"

tokusumi avatar Aug 15 '20 16:08 tokusumi

~Start translating python-types.md~


python-types.md translation at PR #1899 [needing review] [Approved-1]🚀

SwftAlpc avatar Aug 15 '20 18:08 SwftAlpc

~I'll translate tutorial/query-params-str-validations.md~


tutorial/query-params-str-validations.md translation at PR #1901 [needing review] [Approved-1]🚀

SwftAlpc avatar Aug 16 '20 07:08 SwftAlpc

~I'll translate tutorial/path-params-numeric-validations.md~


tutorial/query-params-numeric-validations.md translation at PR #1902 [needing review][Approved-1] 🚀

SwftAlpc avatar Aug 16 '20 08:08 SwftAlpc

~I'll translate tutorial/body-multiple-params.md.~


tutorial/body-multiple-params.md. translation at PR #1903 [needing review] 🚀

SwftAlpc avatar Aug 16 '20 10:08 SwftAlpc

tutorial/body-fields.md translation at PR #1923 [needing review][Approved-1] 🚀

SwftAlpc avatar Aug 19 '20 14:08 SwftAlpc

tutorial/body-nested-models.md translation at PR #1930 [needing review] 🚀

SwftAlpc avatar Aug 20 '20 14:08 SwftAlpc

tutorial/schema-extra-example.md translation at PR #1931 [needing review] [Approved-1] 🚀

SwftAlpc avatar Aug 20 '20 15:08 SwftAlpc

tutorial/extra-data-types.md translation at PR #1932 [needing review] 🚀

SwftAlpc avatar Aug 20 '20 15:08 SwftAlpc

tutorial/cookie-params.md translation at PR #1933 [needing review] [Approved-1]🚀

SwftAlpc avatar Aug 20 '20 17:08 SwftAlpc

@ryuckel @tokusumi I want to unify the vocabulary that appears in the translation. The following is a list of things I want to unify. I will add to these and anything else I find as soon as I can. If you have any suggestions, please comment.

en ja Note
path operation
validation
completion čĢœåŪŒ
auto completion č‡Šå‹•čĢœåŪŒ
automatic documentation

SwftAlpc avatar Aug 20 '20 17:08 SwftAlpc

tutorial/header-params.md translation at PR #1935 [needing review] [Approved-1]🚀

SwftAlpc avatar Aug 20 '20 17:08 SwftAlpc

tutorial/response-model.md translation at PR #1938 [needing review][Approved-1] 🚀

SwftAlpc avatar Aug 20 '20 18:08 SwftAlpc

tutorial/response-status-code.md translation at PR #1942 [needing review] 🚀

SwftAlpc avatar Aug 21 '20 16:08 SwftAlpc

tutorial/request-forms.md translation at PR #1943 [needing review] 🚀

SwftAlpc avatar Aug 21 '20 16:08 SwftAlpc

tutorial/request-files.md translation at PR #1945 [needing review] 🚀

SwftAlpc avatar Aug 21 '20 17:08 SwftAlpc

tutorial/request-forms-and-files.md at PR #1946 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 07:08 SwftAlpc

tutorial/handling-errors.md at PR #1953 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 08:08 SwftAlpc

tutorial/path-operation-configuration.md at PR #1954 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 09:08 SwftAlpc

tutorial/encoder.md at PR #1955 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 09:08 SwftAlpc

tutorial/extra-models.md at PR #1941 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 10:08 SwftAlpc

tutorial/body-updates.md at PR #1956 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 10:08 SwftAlpc

tutorial/dependencies.md at PR #1957 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 12:08 SwftAlpc

tutorial/dependencies/classes-as-dependencies.md at PR #1958 [needing review] 🚀

SwftAlpc avatar Aug 23 '20 14:08 SwftAlpc