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

Commitd848e1c

Browse files
Copilotmattwang44
andcommitted
Remove unnecessary trailing backslashes from multi-line translation
Co-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com>
1 parent18f2cbc commitd848e1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎library/struct.po‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ msgid ""
3636
"connections), or data transfer between the Python application and the C "
3737
"layer."
3838
msgstr""
39-
"此模組可在 Python 數值與以 Python :class:`bytes` 物件表示的 C 結構之間進行轉換。\\"
40-
"簡潔的\\ :ref:`格式字串 <struct-format-strings>` 描述了與 Python 數值之間預期的轉換。\\"
41-
"此模組的函式和物件可用於兩種截然不同的應用:與外部來源(檔案或網路連線)的資料交換,\\"
39+
"此模組可在 Python 數值與以 Python :class:`bytes` 物件表示的 C 結構之間進行轉換。"
40+
"簡潔的\\ :ref:`格式字串 <struct-format-strings>`\\ 描述了與 Python 數值之間預期的轉換。"
41+
"此模組的函式和物件可用於兩種截然不同的應用:與外部來源(檔案或網路連線)的資料交換,"
4242
"或是 Python 應用程式與 C 層之間的資料傳輸。"
4343

4444
#:../../library/struct.rst:29

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp