Skip to content

Chinese Language Support for Additional Materials and CLI tutorial #97727

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

JonatanRosali
Copy link

We are a group of four students from Xi’an Jiaotong-Liverpool University (XJTLU) in Suzhou, China. As part of our Software Engineering coursework, we have been tasked with contributing to an open-source project.

After exploring the First Contributions repository and its resources, we noticed that several documents did not yet have Simplified Chinese translations. In an effort to support the community and make the project more accessible to Chinese-speaking contributors, we have added the following files:

Added 25 Simplified Chinese translated files

  • 23 Files under docs->additional-materials->translations->Chinese
  • 2 Files under docs->cli-tools-tutorials->translations->Chinese

All translations follow the original English file structure and content format, with file names appended using the ~.zh-cn.md convention, consistent with existing localization standards in the project.

We would like to extend our sincere gratitude to the First Contributions team and all community contributors for providing such comprehensive and beginner-friendly open-source tutorials.

  • I had fun going through this tutorial (ノ^o^)ノ and learned on the way ٩(^◡^)۶
  • There are some things I'd like to improve in this tutorial. I have written them below.
  • There were steps where I had errors while following this tutorial. I have written them below.

jasontjiunardi and others added 10 commits May 13, 2025 15:16
(1)installing-git-arch.zh-cn.md
(2)installing-git-ubuntu.zh-cn.md
(3)keeping-your-fork-synced-with-this-repository.zh-cn.md
(4)resetting-a-commit.zh-cn.md
(5)squashing-commits.zh-cn.md
(6)stashing-a-file.zh-cn.md
(7)storing-credentials.zh-cn.md
(1)Things a non Programmer can do.zh-cn.md
(2)undoing-a-commit.zh-cn.md
(3)Useful-links-for-further-learning.zh-cn.md
(4)why-using-branches.zh-cn.md
(5)git-bash-windows-tutorial.zh-cn.md
(6)github-cli-tutorial.zh-cn.md
Added Chinese Translations for 6 files in additional materials
ammending-a-commit.md
check-commit-log.md
configuring-git.md
creating-a-gitignore-file.md
delete-branch-locally.md
gitflow.md
Created Chinese Language Support
6 Files added:
reverting-a-commit.zh.cn.md
removing-branch-from-your-repository.zh.cn.md
resolving-merge-conflicts.zh.cn.md
resetting-a-branch.zh.cn.md
moving-a-commit-to-a-different-branch.zh.cn.md
removing-a-file.zh.cn.md
Tjiunardi, Thaiyal Bagam Sanjeev as Contributors
for Document Translations.
Copy link

Thank you for your pull request. This pull request contains changes in files which requires review. The following files were changed:

  • Contributors.md
  • docs/additional-material/translations/Chinese/Things
  • a
  • non
  • Programmer
  • can
  • do.zh-cn.md
  • docs/additional-material/translations/Chinese/Useful-links-for-further-learning.zh-cn.md
  • docs/additional-material/translations/Chinese/amending-a-commit.zh-cn.md
  • docs/additional-material/translations/Chinese/check-commit-log.zh-cn.md
  • docs/additional-material/translations/Chinese/configuring-git.zh-cn.md
  • docs/additional-material/translations/Chinese/creating-a-gitignore-file.zh-cn.md
  • docs/additional-material/translations/Chinese/delete-branch-locally.zh-cn.md
  • docs/additional-material/translations/Chinese/gitflow.zh-cn.md
  • docs/additional-material/translations/Chinese/installing-git-arch.zh-cn.md
  • docs/additional-material/translations/Chinese/installing-git-ubuntu.zh-cn.md
  • docs/additional-material/translations/Chinese/keeping-your-fork-synced-with-this-repository.zh-cn.md
  • docs/additional-material/translations/Chinese/moving-a-commit-to-a-different-branch.zh-cn.md
  • docs/additional-material/translations/Chinese/removing-a-file.zh-cn.md
  • docs/additional-material/translations/Chinese/removing-branch-from-your-repository.zh-cn.md
  • docs/additional-material/translations/Chinese/resetting-a-branch.zh-cn.md
  • docs/additional-material/translations/Chinese/resetting-a-commit.zh-cn.md
  • docs/additional-material/translations/Chinese/resolving-merge-conflicts.zh-cn.md
  • docs/additional-material/translations/Chinese/reverting-a-commit.zh-cn.md
  • docs/additional-material/translations/Chinese/squashing-commits.zh-cn.md
  • docs/additional-material/translations/Chinese/stashing-a-file.zh-cn.md
  • docs/additional-material/translations/Chinese/storing-credentials.zh-cn.md
  • docs/additional-material/translations/Chinese/undoing-a-commit.zh-cn.md
  • docs/additional-material/translations/Chinese/why-using-branches.zh-cn.md
  • docs/cli-tool-tutorials/translations/Chinese/git-bash-windows-tutorial.zh-cn.md
  • docs/cli-tool-tutorials/translations/Chinese/github-cli-tutorial.zh-cn.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants