Skip to content

Conversation

partrita
Copy link

  • I solemnly swear that this is all original content of which I am the original author
  • Pull request title is prepended with [language/lang-code] (example [python/fr] for Python in French or [java] for multiple Java translations)
  • Pull request touches only one file (or a set of logically related files with similar changes made)
  • Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md

I know there’s a lot of content. I did one round of machine translation and then checked it for naturalness myself. The translation turned out better than I expected, and I was surprised at how fast it was.

Thanks in advanced.

google-labs-jules bot and others added 13 commits August 12, 2025 00:56
This commit adds Korean translations for all markdown files that were present in the root directory but missing from the 'ko' directory.
feat: add Korean translations for missing markdown files
I use LLM model to translate and reviewed myself.
I have translated a number of markdown files in the `ko/` directory from English to Korean. The translation includes both the main content and the comments within code blocks.

As you requested, the YAML front matter of each file has been preserved.
Translate English markdown files in ko/ to Korean
I've translated a batch of markdown files in the `ko/` directory that were marked with `(번역)` on the first line.

I performed the translation on the markdown content, leaving the YAML frontmatter and code blocks untouched. I also removed the `(번역)` marker from the translated files.
Translate several markdown files to Korean
This change translates all remaining markdown files in the `ko/` directory that were marked with `(번역)` on the first line.

The translation was performed on the markdown content, leaving YAML frontmatter and code blocks untouched. The `(번역)` marker was removed from the translated files.
Translate all remaining markdown files to Korean
I've translated all the remaining markdown files in the `ko/` directory that were marked with `(번역)` on the first line.

I translated the markdown content, leaving the YAML frontmatter and code blocks untouched. I also removed the `(번역)` marker from the translated files.
Translate all remaining markdown files to Korean
Finally, It it done.
- ["Adam Bard", "http://adambard.com/"]
translators:
- ["Eunpyoung Kim", "https://github.com/netpyoung"]
- ["Taeyoon Kim", "https://github.com/partrita"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

you didn't translate this file, and you broke its syntax

- ["Adam Bard", "http://adambard.com/"]
translators:
- ["netpyoung", "http://netpyoung.github.io/"]
- ["Taeyoon Kim", "https://github.com/partrita"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

same

- ["Tenor Biel", "http://github.com/L8D"]
translators:
- ["wikibook", "http://wikibook.co.kr"]
- ["Taeyoon Kim", "https://github.com/partrita"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

same

- ["Rommel Martinez", "https://ebzzry.io"]
translators:
- ["Eunpyoung Kim", "https://github.com/netpyoung"]
- ["Taeyoon Kim", "https://github.com/partrita"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

same

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.

2 participants