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

Translate the module description of archiving#391

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 2 commits intopython:3.11fromKuo-TingKai:library-archiving
Feb 18, 2023

Conversation

Kuo-TingKai
Copy link
Contributor

No description provided.

@Kuo-TingKai
Copy link
ContributorAuthor

我剛剛在本地端瀏覽library/archiving的靜態頁面時,意外發現shutils頁面跟Archiving operations頁面的超連結點開後頁面左右欄布局都會出現問題,如圖所示:
image

後來發現只要是左邊欄位出現太長的字串的頁面都會有類似問題。
由於我對前端樣式沒那麼熟,不知道要如何改進。

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.

可以修正幾個偏向簡中用法的詞彙

Kuo-TingKai reacted with thumbs up emoji
"`shutil` module."
msgstr ""
"本章中描述的模組支持使用 zlib、gzip、bzip2 和 lzma 演算法進行資料壓縮,以及"
"創建 ZIP 和 tar 格式的存檔。另請參閱 :mod:`shutil` 模塊提供的 :ref:"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"創建 ZIP 和 tar 格式的存檔。另請參閱 :mod:`shutil`模塊提供的 :ref:"
"建立 ZIP 和 tar 格式的存檔。另請參閱 :mod:`shutil`模組提供的 :ref:"

"format archives. See also :ref:`archiving-operations` provided by the :mod:"
"`shutil` module."
msgstr ""
"本章中描述的模組支持使用 zlib、gzip、bzip2 和 lzma 演算法進行資料壓縮,以及"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"本章中描述的模組支持使用 zlib、gzip、bzip2 和 lzma 演算法進行資料壓縮,以及"
"本章中描述的模組支援使用 zlib、gzip、bzip2 和 lzma 演算法進行資料壓縮,以及"

@mattwang44
Copy link
Collaborator

關於 local 頁面跑版,我自己 local build (mac) 是沒出現這個問題,但目前有個 GitHub action workflow 會把這個 repo 的最新翻譯內容 build 出來用 github page serve,這個版本也是有這問題,應該是跟環境有關,但我還找不到問題在哪裡,我先開個 issue 紀錄,不過這個問題不影響翻譯內容、review 看翻譯內容 ok 就會 merge

Kuo-TingKai reacted with thumbs up emoji

@mattwang44
Copy link
Collaborator

mattwang44 commentedJan 29, 2023
edited
Loading

btw 你用的換行符號好像是 Windows 用的 CRLF(用 git diff 看 CR 會顯示成^M)、但 project 目前習慣用的是 *nix 的 LF,如果換行符號不同的話在 github review 頁面上就會顯示檔案中的每一行都有被變更過,reviewer 不好看出被修正的地方,如果可以的話請你更改一下 git 設定來讓你的檔案統一使用 LF。

image

Kuo-TingKai reacted with thumbs up emoji

@Kuo-TingKai
Copy link
ContributorAuthor

好的 感謝review 上述建議我有空更正一下!

@Kuo-TingKaiKuo-TingKai changed the titletranslate the module description of archivingTranslate the module description of archivingJan 29, 2023
@mattwang44mattwang44 linked an issueJan 31, 2023 that may beclosed by this pull request
@mattwang44
Copy link
Collaborator

已修正:CRLF ->LF 和 review comment 提到的問題

@mattwang44mattwang44 merged commit96b0f5d intopython:3.11Feb 18, 2023
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull requestSep 4, 2024
* translate the module description of archiving* chore(library/archiving): minor tweak---------Co-authored-by: kevinkuo <kaikaikaisquare@protonmail.com>Co-authored-by: Matt.Wang <mattwang44@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mattwang44mattwang44mattwang44 requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

翻譯 library/archiving.po
2 participants
@Kuo-TingKai@mattwang44

[8]ページ先頭

©2009-2025 Movatter.jp