Skip to content

Translate methods and properties#464

Merged
mattwang44 merged 1 commit into
python:3.12from
YellowElephantHive:pathlib
Dec 8, 2023
Merged

Translate methods and properties#464
mattwang44 merged 1 commit into
python:3.12from
YellowElephantHive:pathlib

Conversation

@YellowElephantHive

Copy link
Copy Markdown
Contributor

Hi everybody,

I translated the "Methods and Properties" section.

It includes the following sentence:

'''
Methods and properties
Pure paths provide the following methods and properties:
A string representing the drive letter or name, if any::
UNC shares are also considered drives::
A string representing the (local or global) root, if any::
'''

@mattwang44

mattwang44 commented Jul 9, 2023

Copy link
Copy Markdown
Collaborator

目前有個問題是,你的 PoEdit 設定好像有跑掉,造成有許多更動是不必要的;我已經補了一個 commit 調整回來。
請你幫忙把 PoEdit 的換行位置調整成 79 字元,然後在輸入以下指令後重新儲存 library/pathlib.po 一次看看是否還會出現多餘的更動。

git branch --set-upstream-to=origin/pathlib
git pull origin pathlib
image

Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
@weijay0804

Copy link
Copy Markdown
Contributor

我根據 #464 (comment) 的方式設定 Poedit
截圖 2023-07-11 下午2 28 40

但是在按下儲存時還是會產生不必要的變更,以 howto/sockets.po 為例:
當我在 Poedit 按下儲存後,在 #: ../../howto/sockets.rst:262 的地方會發生變動

  • 這是原本的文字:
截圖 2023-07-11 下午2 32 55
  • 按下儲存後變成:
截圖 2023-07-11 下午2 33 38

@mattwang44

Copy link
Copy Markdown
Collaborator

我根據 #464 (comment) 的方式設定 Poedit ...

這個我也有遇到,但設定正確後應該不致會像這個 PR 的第一個 commit 一樣改動那麼多

@weijay0804

Copy link
Copy Markdown
Contributor

對的,是不會像之前變動那麼多

所以這個在送出 commit 前應該修正回來嗎?

@mattwang44

Copy link
Copy Markdown
Collaborator

對的,是不會像之前變動那麼多

所以這個在送出 commit 前應該修正回來嗎?

可以不用,目前觀察是不會阻礙 html doc build(你也可以再幫忙注意或實驗一下)

@mattwang44

Copy link
Copy Markdown
Collaborator

Hi @YellowElephantHive
想請問你有機會再繼續修 PR 嗎?

@YellowElephantHive

YellowElephantHive commented Jul 25, 2023 via email

Copy link
Copy Markdown
Contributor Author

@mattwang44

Copy link
Copy Markdown
Collaborator

@YellowElephantHive
如果最近沒空處理的話,我就要讓其他人來接力修改囉?

Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
Comment thread library/pathlib.po Outdated
@mattwang44 mattwang44 changed the base branch from 3.11 to 3.12 December 8, 2023 05:46
@mattwang44

mattwang44 commented Dec 8, 2023

Copy link
Copy Markdown
Collaborator

rebased (changed target to 3.12), squashed commits, & fixed translations

@mattwang44 mattwang44 merged commit 7fb1f03 into python:3.12 Dec 8, 2023
@mindihx

mindihx commented Dec 24, 2023

Copy link
Copy Markdown
Collaborator

@mattwang44
pathlib 我正在進行 (雖然進度有點慢...)
剛剛才發現有其他人也在進行這個檔案,想確認一下我還要繼續嗎還是我把現在的進度發個 pr 然後我換個檔案?
#665

@mindihx

mindihx commented Dec 24, 2023

Copy link
Copy Markdown
Collaborator

@mattwang44 pathlib 我正在進行 (雖然進度有點慢...) 剛剛才發現有其他人也在進行這個檔案,想確認一下我還要繼續嗎還是我把現在的進度發個 pr 然後我換個檔案? #665

已確認,我會繼續進行 pathlib

beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull request Sep 4, 2024
Co-authored-by: Yu-Chun Lai <wayne.lai@everest.com.tw>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants