Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tw] Localize Client-Server Architecture for Traditional Chinese #2524

Merged
merged 4 commits into from
Oct 28, 2023

Conversation

kehao-chen
Copy link
Contributor

Describe your changes

Localize the Client-Server Architecture to zh-tw language.
Origin content from https://glossary.cncf.io/client-server-architecture/

Related issue number or link (ex: resolves #issue-number)

Resolves #2499

Checklist before opening this PR (put x in the checkboxes)

  • This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

Signed-off-by: Kehao Chen <kehao.chen@happyhacking.ninja>
@netlify
Copy link

netlify bot commented Oct 18, 2023

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit e185c61
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/65338880a7020b0008105522
😎 Deploy Preview https://deploy-preview-2524--cncfglossary.netlify.app/zh-tw/client-server-architecture
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the lang/tw for Traditional Chinese label Oct 18, 2023
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
@johnlinp johnlinp added this to In progress (Create PR and Review PR) in Tranditional Chinese Localization Progress via automation Oct 18, 2023
@johnlinp johnlinp changed the title [tw] Add content/zh-tw/client-server-architecture.md (#2499) [tw] Localize Client-Server Architecture for Traditional Chinese Oct 18, 2023
Copy link
Collaborator

@tico88612 tico88612 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions

@@ -0,0 +1,32 @@
---
title: 用戶端-伺服器架構
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

繁體中文好像比較多文件都說「主從式架構」,這可能需要問問看其他 Reviewer 想法

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

個人先嘗試修改一版,將「用戶端-伺服器架構」統一替換爲「主從式架構」,並在第一行增加原文不存在的補充說明,不確定是否爲畫蛇添足?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

沒問題,我覺得可以先這樣改改看。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

重寫調整以「用戶端-伺服器架構」為主,透過直翻譯名能讓受眾更好懂並能聯想到其使用情境,「主從式架構」的使用場景為偏向教科書的嚴謹用語,故增於補充說明中。

content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved

## 如何幫助我們 {#how-it-helps}

透過在遠端伺服器或是服務中實現應用程式的邏輯,維運人員可以在不改動用戶端邏輯的情況下進行更新。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
透過在遠端伺服器或是服務中實現應用程式的邏輯,維運人員可以在不改動用戶端邏輯的情況下進行更新
透過在遠端伺服器或是服務中實現應用程式的邏輯,維運人員可以在不改動客戶端邏輯的情況下進行更新

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"客戶端" 到底是否為簡體用法,也許需要討論一下確認共識?不過個人 Google 一下的確臺灣是使用 "用戶端" 居多。

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
content/zh-tw/client-server-architecture.md Outdated Show resolved Hide resolved
@ydFu ydFu linked an issue Oct 19, 2023 that may be closed by this pull request
Copy link
Collaborator

@johnlinp johnlinp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

辛苦了,謝謝!

Signed-off-by: Kehao Chen <kehao.chen@happyhacking.ninja>
Signed-off-by: Kehao Chen <kehao.chen@happyhacking.ninja>
Signed-off-by: Kehao Chen <kehao.chen@happyhacking.ninja>
Copy link
Collaborator

@hwchiu hwchiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hwchiu hwchiu merged commit 4dd7c73 into cncf:dev-tw Oct 28, 2023
5 checks passed
Tranditional Chinese Localization Progress automation moved this from In progress (Create PR and Review PR) to Done (Merged PR) Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/tw for Traditional Chinese
Projects
Development

Successfully merging this pull request may close these issues.

[tw] Localize Client-Server Architecture for Traditional Chinese
5 participants