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 b6b7dcc commit 2e2b0a1Copy full SHA for 2e2b0a1
1 file changed
library/gettext.po
@@ -848,14 +848,14 @@ msgstr "如果程序需要同时支持多种语言,则可能需要创建多个
848
849
#: ../../library/gettext.rst:631
850
msgid "Deferred translations"
851
-msgstr ""
+msgstr "延迟翻译"
852
853
#: ../../library/gettext.rst:633
854
msgid ""
855
"In most coding situations, strings are translated where they are coded. "
856
"Occasionally however, you need to mark strings for translation, but defer "
857
"actual translation until later. A classic example is::"
858
+msgstr "在大多数代码中,字符串会在编写位置进行翻译。但偶尔需要将字符串标记为待翻译,实际翻译却推迟到后面。一个典型的例子是::"
859
860
#: ../../library/gettext.rst:646
861
0 commit comments