nextjs.tw icon indicating copy to clipboard operation
nextjs.tw copied to clipboard

認領翻譯任務 I

Open yuaanlin opened this issue 3 years ago • 29 comments

在下面留言自己要認領的頁面路徑,例如 /docs/basic-features/pages

  • [ ] docs
    • [ ] basic-features
      • [x] built-in-css-support @AndreaFan123 #51
      • [x] data-fetching
        • [x] client-side @f312213213 #54
        • [x] get-server-side-props @Danny101201 #46
        • [x] get-static-paths @Danny101201 #46
        • [x] get-static-props @jubeatt #35
        • [x] incremental-static-regeneration @jubeatt #49
        • [x] overview @Danny101201 #46
      • [x] environment-variables @Chia1104 #57
      • [ ] eslint @AndreaFan123
      • [x] fast-refresh @AndreaFan123 #36
      • [x] font-optimization @dorahs71 #86
      • [x] image-optimization @dorahs71 #66
      • [x] layouts @AndreaFan123 #19
      • [x] pages @yuaanlin #25
      • [x] script @AndreaFan123 #89
      • [x] static-file-serving @AndreaFan123 #51
      • [x] supported-browsers-features @AndreaFan123 #19
      • [x] typescript @AndreaFan123 #36
    • [x] deployment @0xmimiQ #68
    • [x] faq @0xmimiQ #64
    • [x] getting-started @kaiyuncheng #58
    • [x] going-to-production @t7yang #20
    • [ ] guides
      • [x] building-forms @0xmimiQ #64
    • [ ] routing
      • [x] dynamic-routes @DoubleLazyZ #69
      • [x] imperatively @f312213213 #55
      • [x] introduction @DoubleLazyZ #34
      • [x] shallow-routing @f312213213 #70
    • [x] testing @warren30815 #50
    • [ ] upgrading
  • [ ] learn
    • [x] foundations
      • [x] about-nextjs
        • [x] index @YONG-LIN-LIANG #24
        • [x] what-is-nextjs @YONG-LIN-LIANG #28
      • [x] from-javascript-to-react
        • [x] adding-interactivity-with-state @warren30815 #43
        • [x] building-ui-with-components @warren30815 #43
        • [x] continue-learning-react @warren30815 #43
        • [x] displaying-data-with-props @warren30815 #43
        • [x] essential-javascript-react @warren30815 #43
        • [x] getting-started-with-react @warren30815 #43
        • [x] index @rayatn1011 #17
        • [x] react-core-concepts @warren30815 #43
        • [x] updating-ui-with-javascript @warren30815 #43
      • [x] from-react-to-nextjs
        • [x] getting-started-with-nextjs @Nicolas19921107 #42
        • [x] index @Nicolas19921107 #42
        • [x] next-steps @Nicolas19921107 #42
      • [x] how-nextjs-works
        • [x] buildtime-and-runtime @yenbigbear #48
        • [x] bundling @YONG-LIN-LIANG #62
        • [x] cdns-and-edge @YONG-LIN-LIANG #63
        • [x] client-and-server @yenbigbear #48
        • [x] code-splitting @YONG-LIN-LIANG #90
        • [x] compiling @Nicolas19921107 #65
        • [x] development-and-production @Nicolas19921107 #65
        • [x] index @lucy70381 #47
        • [x] minifying @justYu2001 #72
        • [x] next-steps @FoodChain1028 #32
        • [x] rendering @rudy0628 #50

若認領後 7 天尚未提交 Pull Request,且未留言告知需要延長時間,認領的頁面會被釋出供其他貢獻者認領。

專有名詞翻譯參考: 國家教育研究院雙語詞彙、學術名詞暨辭書資訊網

格式及排版參考: 中文文案排版指北

簡體繁體用語對照: TongWen Dict

yuaanlin avatar Sep 02 '22 16:09 yuaanlin

認領 /docs/basic-features/pages

yuaanlin avatar Sep 02 '22 16:09 yuaanlin

認領 /docs/routing/introduction /docs/routing/dynamic-routes Status: WIP

DoubleLazyZ avatar Sep 02 '22 17:09 DoubleLazyZ

認領

  1. /docs/basic-features/image-optimization
  2. /docs/basic-features/font-optimization

Status: WIP

dorahs71 avatar Sep 02 '22 17:09 dorahs71

認領

  1. /docs/basic-features/data-fetching/overview
  2. /docs/basic-features/data-fetching/get-server-side-props
  3. /data-fetching/get-static-paths

Danny101201 avatar Sep 03 '22 00:09 Danny101201

  • /docs/basic-features/supported-browsers-features
  • /docs/basic-features/layouts Status: Done PR: #19

  • /docs/basic-features/typescript
  • /docs/basic-features/fast-refresh Status: Done PR: #36

AndreaFan123 avatar Sep 03 '22 01:09 AndreaFan123

認領

  1. /learn/foundations/about-nextjs
  2. /learn/foundations/about-nextjs/what-is-nextjs Status: Done

YONG-LIN-LIANG avatar Sep 03 '22 02:09 YONG-LIN-LIANG

認領 /learn/foundations/from-javascript-to-react

rayatn1011 avatar Sep 03 '22 06:09 rayatn1011

認領 /learn/foundations/from-javascript-to-react 除已完成的index外的剩下全部

warren30815 avatar Sep 05 '22 09:09 warren30815

認領 XD /learn/from-react-to-nextjs/how-nextjs-works/next-steps

FoodChain1028 avatar Sep 05 '22 14:09 FoodChain1028

來認領試寫~

  1. /learn/from-react-to-nextjs/getting-started-with-nextjs
  2. /learn/from-react-to-nextjs/index
  3. /learn/from-react-to-nextjs/next-steps

Nicolas19921107 avatar Sep 05 '22 15:09 Nicolas19921107

認領 /docs/basic-features/data-fetching/get-static-props

jubeatt avatar Sep 05 '22 16:09 jubeatt

認領 /learn/foundations/how-nextjs-works/index

LucyYeung avatar Sep 08 '22 02:09 LucyYeung

認領 /docs/testing

warren30815 avatar Sep 10 '22 08:09 warren30815

認領 /learn/foundations/how-nextjs-works/buildtime-and-runtime

yenbigbear avatar Sep 11 '22 02:09 yenbigbear

認領 /learn/foundations/how-nextjs-works/development-and-production /learn/foundations/how-nextjs-works/compiling

Nicolas19921107 avatar Sep 11 '22 13:09 Nicolas19921107

認領 /docs/basic-features/incremental-static-regeneration

jubeatt avatar Sep 12 '22 02:09 jubeatt

認領 /learn/foundations/how-nextjs-works/client-and-server

yenbigbear avatar Sep 13 '22 13:09 yenbigbear

認領

  1. /learn/foundations/how-nextjs-works/bundling
  2. /learn/foundations/how-nextjs-works/cdns-and-edge

YONG-LIN-LIANG avatar Sep 14 '22 11:09 YONG-LIN-LIANG

認領 /docs/getting-started 先試寫一頁

kaiyuncheng avatar Sep 14 '22 16:09 kaiyuncheng

  • /docs/basic-features/data-fetching/client-side Status: Done PR: https://github.com/yuaanlin/nextjs.tw/pull/54

f312213213 avatar Sep 19 '22 01:09 f312213213

認領 /learn/foundations/how-nextjs-works/rendering 最近剛好在用 Next.js 寫專案,試寫一次試看看,第一次參與開源

rudy0628 avatar Sep 19 '22 15:09 rudy0628

  • /docs/routing/shallow-routing Status: Done PR: https://github.com/yuaanlin/nextjs.tw/pull/55
  • /docs/routing/imperatively Status: Done PR: https://github.com/yuaanlin/nextjs.tw/pull/70

f312213213 avatar Sep 19 '22 16:09 f312213213

認領 /docs/basic-features/environment-variables

Chia1104 avatar Sep 20 '22 03:09 Chia1104

  • 認領 /docs/guides/building-forms Status: Done PR: #64
  • 認領 /docs/faq Status: Done PR: #64

mmqnym avatar Sep 20 '22 14:09 mmqnym

認領

  • /docs/basic-features/eslint.mdx
  • /docs/basic-features/script.mdx

AndreaFan123 avatar Sep 23 '22 03:09 AndreaFan123

  • 認領 /docs/deployment Status: Done PR: #68

mmqnym avatar Sep 25 '22 19:09 mmqnym

  • 認領 learn/foundations/how-nextjs-works/minifying Status: PR PR: https://github.com/yuaanlin/nextjs.tw/pull/72

justYu2001 avatar Sep 28 '22 06:09 justYu2001

認領

  1. /learn/foundations/how-nextjs-works/code-splitting

YONG-LIN-LIANG avatar Sep 30 '22 16:09 YONG-LIN-LIANG

認領 /docs/upgrading

CJMario89 avatar Oct 05 '22 03:10 CJMario89