-
-
Notifications
You must be signed in to change notification settings - Fork 216
Translate library/zipimport.po #1079
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
Conversation
@josix please review this PR when you're available, thx! |
我來看看這個 :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我覺得沒啥問題,辛苦
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Dr-XYZ 可以請你解一下 conflict 嗎?
|
||
#: ../../library/zipimport.rst:118 | ||
msgid ":exc:`IOError` used to be raised, it is now an alias of :exc:`OSError`." | ||
msgstr ":exc:`IOError` 曾經被引發,現在它是一個 :exc:`OSError` 的別名。" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Dr-XYZ 這個 conflicttion 我想你的版本比較通順一些,就先使用你寫的版本了
假如還有想修改的部分可以再更新上來,感謝~
There was a problem hiding this 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 updates the Traditional Chinese translation for the zipimport
library, adding new translator metadata, bumping the revision date, and filling in previously untranslated strings.
- Updated
PO-Revision-Date
and replaced theLast-Translator
- Added translator entries to the header
- Completed translations for many
msgid
entries inlibrary/zipimport.po
Comments suppressed due to low confidence (3)
library/zipimport.po:42
- The escape sequence
\\*.py
in the :file: directive appears to include an extra backslash. Consider using:file:
\*.pyor simply `:file:`*.py
to match the original msgid and proper rST syntax.
"會自動使用它。"
library/zipimport.po:87
- The translated link text is split across two lines in the msgstr; consider merging it into a single line for better readability and consistency with other entries.
"`PKZIP Application Note <https://pkware.cachefly.net/webdocs/casestudies/"
library/zipimport.po:110
- [nitpick] The pronoun “他” in the first sentence may be ambiguous—consider repeating "James C. Ahlstrom" or restructuring the sentence to remove the pronoun for clarity.
"引入掛鉤。"
#1078