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

Commit80e1d32

Browse files
committed
docs: correct some typo
1 parent1200b89 commit80e1d32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ the PSF for inclusion in the documentation.
8080
- `安裝好 git<https://help.github.com/articles/set-up-git/>`_\(Windows
8181
上請參考 https://gitforwindows.org/)
8282
- 一個 ``.po`` 檔的編輯器。推薦使用 `Poedit<https://poedit.net>`_,若熟悉 po 檔用一般文字編輯器亦可。
83-
- macOS 的使用者還需要先利用 `homebrew<https://brew.sh/index_zh-tw>`_ 安裝 gettext,屆時 Sphinx 會使用到。
83+
- macOS 的使用者還需要先利用 `homebrew<https://brew.sh/index_zh-tw>`_ 安裝 gettext,屆時 Sphinx 會使用到。
8484
..code-block::bash
8585
8686
brew install gettext
@@ -404,7 +404,7 @@ branch clone 下來。
404404
----------------------------------------------------------
405405

406406
pot 檔為翻譯的樣板檔案,它包含需要翻譯的原始字串 (*msgid*) 跟其對應的空白翻譯字串 (*msgstr*),\
407-
此步驟會參考最新的Cpython 中的 pot 檔來更新 po 檔。如果是之前在 po 檔中已填入過翻議字串但參考的 \
407+
此步驟會參考最新的CPython 中的 pot 檔來更新 po 檔。如果是之前在 po 檔中已填入過翻議字串但參考的 \
408408
pot 檔的 ``msgid`` 已有變動,則此指令會自動加上 ``#, fuzzy`` 的標記,代表內容有些許差異需要更新。
409409

410410
..code-block::bash

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp