Skip to content

Commit 5da3a9f

Browse files
committed
Translated using Weblate (winreg (generated) (winreg))
Currently translated at 14.4% (25 of 173 strings) Translation: Test/python Translate-URL: http://weblate.example.com/projects/test/python/winreg/
1 parent a833773 commit 5da3a9f

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

library/winreg.po

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-07-29 10:36+0000\n"
11-
"PO-Revision-Date: 2018-05-23 16:15+0000\n"
12-
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
13-
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14-
"tw)\n"
15-
"Language: zh_TW\n"
11+
"PO-Revision-Date: 2023-08-20 06:53+0000\n"
12+
"Last-Translator: Anonymous <noreply@weblate.org>\n"
13+
"Language-Team: winreg (generated) <http://weblate.example.com/projects/test/"
14+
"python/winreg/>\n"
15+
"Language: winreg\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Weblate 4.18.2\n"
2021

2122
#: ../../library/winreg.rst:2
2223
msgid ":mod:`winreg` --- Windows registry access"
@@ -141,8 +142,7 @@ msgstr ""
141142
msgid ""
142143
"Raises an :ref:`auditing event <auditing>` ``winreg.OpenKey/result`` with "
143144
"argument ``key``."
144-
msgstr ""
145-
"引發一個附帶引數 ``key`` 的\\ :ref:`稽核事件 <auditing>` ``winreg.OpenKey/"
145+
msgstr "引發一個附帶引數 ``key`` 的\\ :ref:`稽核事件 <auditing>` ``winreg.OpenKey/"
146146
"result``。"
147147

148148
#: ../../library/winreg.rst:98 ../../library/winreg.rst:154
@@ -455,8 +455,7 @@ msgstr ""
455455
msgid ""
456456
"Raises an :ref:`auditing event <auditing>` ``winreg.QueryInfoKey`` with "
457457
"argument ``key``."
458-
msgstr ""
459-
"引發一個附帶引數 ``key`` 的\\ :ref:`稽核事件 <auditing>` ``winreg."
458+
msgstr "引發一個附帶引數 ``key`` 的\\ :ref:`稽核事件 <auditing>` ``winreg."
460459
"QueryInfoKey``。"
461460

462461
#: ../../library/winreg.rst:361
@@ -590,8 +589,8 @@ msgid ""
590589
"Raises an :ref:`auditing event <auditing>` ``winreg.SetValue`` with "
591590
"arguments ``key``, ``sub_key``, ``type``, ``value``."
592591
msgstr ""
593-
"引發一個附帶引數 ``key``、``sub_key``、``type``、``value`` 的\\ :ref:`稽核事"
594-
" <auditing>` ``winreg.SetValue``。"
592+
"引發一個附帶引數 ``key``、``sub_key``、``type``、``value`` 的\\ :ref:`"
593+
"稽核事件 <auditing>` ``winreg.SetValue``。"
595594

596595
#: ../../library/winreg.rst:458
597596
msgid "Stores data in the value field of an open registry key."
@@ -975,8 +974,7 @@ msgstr ""
975974
msgid ""
976975
"Raises an :ref:`auditing event <auditing>` ``winreg.PyHKEY.Detach`` with "
977976
"argument ``key``."
978-
msgstr ""
979-
"引發一個附帶引數 ``key`` 的\\ :ref:`稽核事件 <auditing>` ``winreg.PyHKEY."
977+
msgstr "引發一個附帶引數 ``key`` 的\\ :ref:`稽核事件 <auditing>` ``winreg.PyHKEY."
980978
"Detach``。"
981979

982980
#: ../../library/winreg.rst:790

0 commit comments

Comments
 (0)