@@ -746,8 +746,8 @@ msgid ""
746
746
"Raises an :ref:`auditing event <auditing>` ``winreg.SetValue`` with "
747
747
"arguments ``key``, ``sub_key``, ``type``, ``value``."
748
748
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``."
751
751
752
752
#: ../Doc/library/winreg.rst:463
753
753
msgid "Stores data in the value field of an open registry key."
@@ -840,8 +840,8 @@ msgid ""
840
840
"Raises an :ref:`auditing event <auditing>` ``winreg.EnableReflectionKey`` "
841
841
"with argument ``key``."
842
842
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``."
845
845
846
846
#: ../Doc/library/winreg.rst:526
847
847
msgid "Determines the reflection state for the specified key."
@@ -1234,8 +1234,8 @@ msgid ""
1234
1234
"statement::"
1235
1235
msgstr ""
1236
1236
"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`::"
1239
1239
1240
1240
#: ../Doc/library/winreg.rst:803
1241
1241
msgid ""
0 commit comments