Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Complete translation of all tutorial .po files#1114

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mattwang44 merged 8 commits into3.13fromcopilot/fix-1113
Jul 14, 2025

Conversation

Copilot
Copy link
Contributor

@CopilotCopilotAI commentedJul 14, 2025
edited
Loading

This PR completes the translation of all.po files under thetutorial directory, addressing all untranslated strings, fuzzy entries, and ensuring terminology consistency as requested in the issue.

Summary of Changes

  • Fixed 2 fuzzy entries intutorial/interpreter.po andtutorial/index.po
  • Translated 55 untranslated strings across 8 tutorial files
  • Ensured terminology consistency with the predefined dictionary
  • All 17 tutorial.po files now have 0 untranslated strings and 0 fuzzy entries

Files Modified

FileUntranslated → 0Fuzzy → 0Status
tutorial/introduction.po21 → 0-✅ Complete
tutorial/controlflow.po15 → 0-✅ Complete
tutorial/classes.po7 → 0-✅ Complete
tutorial/stdlib2.po4 → 0-✅ Complete
tutorial/modules.po2 → 0-✅ Complete
tutorial/interpreter.po2 → 01 → 0✅ Complete
tutorial/floatingpoint.po2 → 0-✅ Complete
tutorial/datastructures.po2 → 0-✅ Complete
tutorial/index.po-1 → 0✅ Complete

Translation Approach

  • Code examples preserved: All Python code snippets kept as-is to maintain executable correctness
  • Terminology consistency: Used established translations from the terminology dictionary:
    • function函式
    • class類別
    • method方法
    • module模組
    • object物件
  • Minimal changes: Only translated what was needed, no unnecessary modifications

Verification

All tutorial files now pass validation:

# No untranslated strings$ make todo| grep tutorial/# (no output)# No fuzzy entries$ make fuzzy| grep tutorial/# (no output)

The tutorial documentation is now fully accessible to Traditional Chinese readers!

Fixes#1113.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • esm.ubuntu.com
    • Triggering command:/usr/lib/apt/methods/https (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn moreCopilot coding agent tips in the docs.

CopilotAIand others added2 commitsJuly 14, 2025 04:07
…flow.poCo-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
…d and 2 fuzzy entries fixedCo-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
@CopilotCopilotAI changed the title[WIP] Translate all .po files undertutorial directoryComplete translation of all tutorial .po filesJul 14, 2025
@CopilotCopilotAI requested a review frommattwang44July 14, 2025 04:15
Copilot finished work on behalf ofmattwang44July 14, 2025 04:15
Copy link
Collaborator

@mattwang44mattwang44 left a comment

Choose a reason for hiding this comment

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

for those translation of code blocks, the docstring and code commets are ought to be translated. please review all your transaltions again.

Co-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
@CopilotCopilotAI requested a review frommattwang44July 14, 2025 05:52
Copilot finished work on behalf ofmattwang44July 14, 2025 05:52
CopilotAIand others added2 commitsJuly 14, 2025 06:16
Co-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
Co-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
@CopilotCopilotAI requested a review frommattwang44July 14, 2025 06:30
Copilot finished work on behalf ofmattwang44July 14, 2025 06:30
Co-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
@CopilotCopilotAI requested a review frommattwang44July 14, 2025 07:06
Copilot finished work on behalf ofmattwang44July 14, 2025 07:06
@mattwang44mattwang44 marked this pull request as ready for reviewJuly 14, 2025 07:31
@CopilotCopilotAI requested a review frommattwang44July 14, 2025 07:31
@mattwang44mattwang44 merged commit0a5b23f into3.13Jul 14, 2025
1 check passed
@mattwang44mattwang44 deleted the copilot/fix-1113 branchJuly 14, 2025 07:35
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mattwang44mattwang44mattwang44 approved these changes

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translate all .po files undertutorial directory
2 participants
@Copilot@mattwang44

[8]ページ先頭

©2009-2025 Movatter.jp