Skip to content

Commit 4d0d125

Browse files
[po] auto sync
1 parent 476e2a2 commit 4d0d125

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.51%", "updated_at": "2024-04-18T02:25:58Z"}
1+
{"translation": "92.51%", "updated_at": "2024-04-18T03:22:49Z"}

whatsnew/3.4.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2108,6 +2108,9 @@ msgid ""
21082108
" start, end, and the part of the string that matched. (Contributed by Hugo "
21092109
"Lopes Tavares and Serhiy Storchaka in :issue:`13592` and :issue:`17087`.)"
21102110
msgstr ""
2111+
":ref:`正则表达式对象 <re-objects>` 的 repr 现在将包括模式和旗标;:ref:`匹配对象 <match-objects>` 的 "
2112+
"repr 现在将包括已匹配字符串的开头、末尾和组成。 (由 Hugo Lopes Tavares 和 Serhiy Storchaka 在 "
2113+
":issue:`13592` 和 :issue:`17087` 中贡献。)"
21112114

21122115
#: ../../whatsnew/3.4.rst:1318
21132116
msgid "resource"
@@ -2120,6 +2123,9 @@ msgid ""
21202123
"ability to query or set the resource limits for processes other than the one"
21212124
" making the call. (Contributed by Christian Heimes in :issue:`16595`.)"
21222125
msgstr ""
2126+
"新增的 :func:`~resource.prlimit` 函数,在内核版本 2.6.36 以上的 Linux 平台及 glibc 版本 2.13 "
2127+
"以上可用,提供了查询或设置执行调用的进程以外的进程的资源限制的功能。 (由 Christian Heimes 在 :issue:`16595` "
2128+
"中贡献。)"
21232129

21242130
#: ../../whatsnew/3.4.rst:1325
21252131
msgid ""

0 commit comments

Comments
 (0)