Skip to content

Conversation

@jamie-lemon
Copy link
Collaborator

No description provided.

@jamie-lemon jamie-lemon requested a review from Copilot November 26, 2025 00:40
@jamie-lemon jamie-lemon self-assigned this Nov 26, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds Korean localization files for PyMuPDF documentation. It introduces translation templates (.po files) for various documentation sections, enabling Korean language support for the project's documentation.

Key Changes

  • Added 20 new Korean locale (.po) files for different documentation sections
  • All files follow the standard gettext .po format with Korean language configuration
  • Files contain msgid/msgstr pairs for translating documentation content from English to Korean

Reviewed changes

Copilot reviewed 53 out of 156 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/locales/ko/LC_MESSAGES/recipes-journalling.po Translation template for journalling recipes documentation
docs/locales/ko/LC_MESSAGES/recipes-images.po Translation template for image handling recipes documentation
docs/locales/ko/LC_MESSAGES/recipes-drawing-and-graphics.po Translation template for drawing and graphics recipes documentation
docs/locales/ko/LC_MESSAGES/recipes-common-issues-and-their-solutions.po Translation template for common issues documentation
docs/locales/ko/LC_MESSAGES/recipes-annotations.po Translation template for annotations recipes documentation
docs/locales/ko/LC_MESSAGES/rag.po Translation template for RAG/LLM documentation
docs/locales/ko/LC_MESSAGES/quad.po Translation template for Quad class documentation
docs/locales/ko/LC_MESSAGES/pyodide.po Translation template for Pyodide documentation
docs/locales/ko/LC_MESSAGES/pymupdf4llm/index.po Translation template for PyMuPDF4LLM main documentation
docs/locales/ko/LC_MESSAGES/pymupdf4llm/api.po Translation template for PyMuPDF4LLM API documentation
docs/locales/ko/LC_MESSAGES/pymupdf-pro/index.po Translation template for PyMuPDF Pro documentation
docs/locales/ko/LC_MESSAGES/pymupdf-layout/index.po Translation template for PyMuPDF Layout documentation
docs/locales/ko/LC_MESSAGES/point.po Translation template for Point class documentation
docs/locales/ko/LC_MESSAGES/pixmap.po Translation template for Pixmap class documentation
docs/locales/ko/LC_MESSAGES/lowlevel.po Translation template for low-level functions documentation
docs/locales/ko/LC_MESSAGES/footer.po Translation template for footer content

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@jamie-lemon jamie-lemon marked this pull request as draft November 26, 2025 00:40
@jamie-lemon jamie-lemon force-pushed the korean-docs branch 2 times, most recently from c464853 to 39e2555 Compare December 2, 2025 16:16
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@jamie-lemon jamie-lemon marked this pull request as ready for review December 3, 2025 16:31
@simneol
Copy link
Collaborator

simneol commented Dec 4, 2025

I have read the CLA Document and I hereby sign the CLA

@jamie-lemon
Copy link
Collaborator Author

recheck

@jamie-lemon jamie-lemon requested a review from JorjMcKie December 4, 2025 12:58
jamie-lemon and others added 7 commits December 4, 2025 13:47
* Translate multiple .po files using Cursor's agent functionality
* Performed regex editing and initial review
Syncs po files with recent changes on main branch.
* Fix grammar errors
* Add missing translations
* When a large paragraph is split into multiple smaller paragraphs for translation, keep the large paragraph untranslated and translate only the smaller paragraphs separately. (Otherwise, special syntax like ".. note" or bullet points won't be applied properly)
simneol and others added 5 commits December 4, 2025 13:47
* Fixed issue where metadata table keys were incorrectly translated
* When key and value text were identical, the value translation was
  also applied to the key, causing keys to be translated
* Keys should remain in English, so reverted translations for:
  - author
  - keywords
  - title
  - subject
* syntax error
* missing .mo file
github-actions bot added a commit that referenced this pull request Dec 4, 2025
@jamie-lemon jamie-lemon merged commit 715b7c1 into main Dec 4, 2025
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants