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

docs: improve wording and add introduction to pot file#122

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 1 commit intopython:3.9fromgrimmerk:improve_readme
Oct 17, 2021
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletionsREADME.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -61,10 +61,10 @@ the PSF for inclusion in the documentation.
您在對 PSF 送出說明文件貢獻的同時,即表示同意上述的協議。


參加翻譯
參與翻譯
========

如何參加翻譯
如何參與翻譯
------------

**事先需要有:**
Expand DownExpand Up@@ -385,14 +385,17 @@ branch clone 下來。
與 CPython 同步最新的 pot 檔
----------------------------

pot 檔為翻譯的樣板檔案,它包含需要翻譯的原始字串 (*msgid*) 跟其對應的空白翻譯字串 (*msgstr*),\
此步驟會更新 po 檔,我們在 po 檔的每一個 (*msgstr*) 填上翻譯。

.. code-block:: bash

$ make merge

尋找 fuzzy entries
------------------

*Fuzzy entries*係指更新 po 檔的原始字串(*msgid*)以後,大部分內容相同但有\
*Fuzzy entries*是指更新 po 檔的原始字串(*msgid*)以後,大部分內容相同但有\
些許差異的字串,即表示該字串的翻譯需要更新。在 po 檔中,您會看到 ``#, fuzzy``
的字樣,這就表示了接下來的字串是 fuzzy entry,需要更新翻譯。

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp