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

Skip to content

Commit 97b9960

Browse files
committed
Traducido archivo library/winreg
1 parent 66b0131 commit 97b9960

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library/winreg.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -746,8 +746,8 @@ msgid ""
746746
"Raises an :ref:`auditing event <auditing>` ``winreg.SetValue`` with "
747747
"arguments ``key``, ``sub_key``, ``type``, ``value``."
748748
msgstr ""
749-
"Lanza un :ref:`auditing event <auditing>` ``winreg.SetValue`` con "
750-
"argumentos ``key``, ``sub_key``, ``type``, ``value``."
749+
"Lanza un :ref:`auditing event <auditing>` ``winreg.SetValue`` con argumentos "
750+
"``key``, ``sub_key``, ``type``, ``value``."
751751

752752
#: ../Doc/library/winreg.rst:463
753753
msgid "Stores data in the value field of an open registry key."
@@ -840,8 +840,8 @@ msgid ""
840840
"Raises an :ref:`auditing event <auditing>` ``winreg.EnableReflectionKey`` "
841841
"with argument ``key``."
842842
msgstr ""
843-
"Lanza un :ref:`auditing event <auditing>` ``winreg.EnableReflectionKey`` "
844-
"con el argumento ``key``."
843+
"Lanza un :ref:`auditing event <auditing>` ``winreg.EnableReflectionKey`` con "
844+
"el argumento ``key``."
845845

846846
#: ../Doc/library/winreg.rst:526
847847
msgid "Determines the reflection state for the specified key."
@@ -1234,8 +1234,8 @@ msgid ""
12341234
"statement::"
12351235
msgstr ""
12361236
"El objeto HKEY implementa :meth:`~object.__enter__` y :meth:`~object."
1237-
"__exit__` y, por lo tanto, admite el protocolo de contexto para la declaración :keyword:"
1238-
"`with`::"
1237+
"__exit__` y, por lo tanto, admite el protocolo de contexto para la "
1238+
"declaración :keyword:`with`::"
12391239

12401240
#: ../Doc/library/winreg.rst:803
12411241
msgid ""

0 commit comments

Comments
 (0)