-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
Translate the second half of library/pdb.po
#991
Conversation
c67554e
to
d52bf86
Compare
Co-authored-by: mindihx <[email protected]>
d52bf86
to
6576015
Compare
@@ -994,7 +1143,7 @@ msgstr "file(檔案)" | |||
|
|||
#: ../../library/pdb.rst:295 | |||
msgid "debugger" | |||
msgstr "debugger(除錯器)" | |||
msgstr "debugger(偵錯器)" |
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.
忽然想到 debug 要翻成偵錯還是除錯?
看起來好像是都可以,目前也兩種都有人用
有需要統一嗎
我個人比較偏向除錯
偵錯這個詞感覺只有發現原因但是沒有修正的意思
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.
偵錯這個詞感覺只有發現原因但是沒有修正的意思
我也是這麼想的,debugger 應該只是輔助找到錯誤,沒辦法真的自己除掉,所以才決定這篇統一用詞為「偵錯」
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.
相關討論可以在 #513 繼續進行,有定案再回頭修改,我就先 merge PR 了~
resolve #153
preview