Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705047d commit 869a55aCopy full SHA for 869a55a
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "91.47%", "updated_at": "2023-10-10T02:57:31Z"}
+{"translation": "91.47%", "updated_at": "2023-10-11T15:57:21Z"}
library/gettext.po
@@ -414,6 +414,9 @@ msgid ""
414
"localized modules should never install :func:`!_`. Instead, they should use "
415
"this code to make :func:`!_` available to their module::"
416
msgstr ""
417
+"请注意这只是将 :func:`!_` 函数提供给应用程序的一种方式,尽管也是最方便的方式。 "
418
+"由于它会全局性地影响整个应用程序,特别是内置命名空间,因此本地化的模块绝不应安装 :func:`!_`。 作为替代,它们应使用以下代码使 "
419
+":func:`!_` 可用于它们的模块::"
420
421
#: ../../library/gettext.rst:289
422
msgid ""
0 commit comments