Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 010b441

Browse files
[po] auto sync
1 parent 869a55a commit 010b441

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.47%", "updated_at": "2023-10-11T15:57:21Z"}
1+
{"translation": "91.47%", "updated_at": "2023-10-13T07:56:15Z"}

library/gettext.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ msgstr ""
422422
msgid ""
423423
"This puts :func:`!_` only in the module's global namespace and so only "
424424
"affects calls within this module."
425-
msgstr ""
425+
msgstr "这样只把 :func:`!_` 放在模块的全局命名空间中所以只会影响该模块内的调用。"
426426

427427
#: ../../library/gettext.rst:292
428428
msgid "Added ``'pgettext'`` and ``'npgettext'``."
@@ -467,6 +467,8 @@ msgid ""
467467
"Since message ids are read as Unicode strings too, all ``*gettext()`` "
468468
"methods will assume message ids as Unicode strings, not byte strings."
469469
msgstr ""
470+
"由于消息 ID 也是以 Unicode 字符串的形式读取的,因此所有 ``*gettext()`` 方法都会假定消息 ID 为 "
471+
"Unicode字符串,而不是字节串。"
470472

471473
#: ../../library/gettext.rst:317
472474
msgid ""
@@ -578,7 +580,7 @@ msgstr ""
578580
msgid ""
579581
"For compatibility with this older module, the function :func:`!Catalog` is "
580582
"an alias for the :func:`translation` function described above."
581-
msgstr ""
583+
msgstr "为了与此模块的旧版本兼容,函数 :func:`!Catalog` 是上述 :func:`translation` 函数的别名。"
582584

583585
#: ../../library/gettext.rst:407
584586
msgid ""

0 commit comments

Comments
 (0)