Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc76177

Browse files
committed
Changing regex objects translation
1 parent517334d commitfc76177

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎library/re.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date:2020-06-1712:17+0200\n"
14+
"PO-Revision-Date:2020-06-1719:03+0200\n"
1515
"Language-Team:python-doc-es\n"
1616
"MIME-Version:1.0\n"
1717
"Content-Type:text/plain; charset=UTF-8\n"
@@ -1349,8 +1349,8 @@ msgid ""
13491349
"depend on the locale at compile time. Only the locale at matching time "
13501350
"affects the result of matching."
13511351
msgstr""
1352-
"Los objetosdeexpresión regular compilados con el indicador :const:`re."
1353-
"LOCALE`ya no dependen del lugar en el momento de la compilación. Sólo la "
1352+
"Los objetos expresión regular compilados con el indicador :const:`re.LOCALE`"
1353+
"ya no dependen del lugar en el momento de la compilación. Sólo la "
13541354
"configuración regional durante la coincidencia afecta al resultado obtenido."
13551355

13561356
#:../Doc/library/re.rst:705
@@ -1408,8 +1408,8 @@ msgid ""
14081408
"This means that the two following regular expression objects that match a "
14091409
"decimal number are functionally equal::"
14101410
msgstr""
1411-
"Esto significa que los dos siguientes objetosdeexpresión regular que "
1412-
"coincidencon un número decimal son funcionalmente iguales::"
1411+
"Esto significa que los dos siguientes objetos expresión regular que coinciden "
1412+
"con un número decimal son funcionalmente iguales::"
14131413

14141414
#:../Doc/library/re.rst:744
14151415
msgid"Corresponds to the inline flag ``(?x)``."
@@ -1747,14 +1747,14 @@ msgstr "Se añadieron atributos adicionales."
17471747

17481748
#:../Doc/library/re.rst:1002
17491749
msgid"Regular Expression Objects"
1750-
msgstr"Objetosdeexpresión regular"
1750+
msgstr"Objetos expresión regular"
17511751

17521752
#:../Doc/library/re.rst:1004
17531753
msgid""
17541754
"Compiled regular expression objects support the following methods and "
17551755
"attributes:"
17561756
msgstr""
1757-
"Los objetosdeexpresión regular compilados soportan los siguientes métodos y "
1757+
"Los objetos expresión regular compilados soportan los siguientes métodos y "
17581758
"atributos:"
17591759

17601760
#:../Doc/library/re.rst:1009
@@ -1910,7 +1910,7 @@ msgid ""
19101910
"regular expression objects are considered atomic."
19111911
msgstr""
19121912
"Se añadió el soporte de :func:`copy.copy` y :func:`copy.deepcopy`. Los "
1913-
"objetosdeexpresión regular compilados se consideran atómicos."
1913+
"objetos expresión regular compilados se consideran atómicos."
19141914

19151915
#:../Doc/library/re.rst:1132
19161916
msgid"Match Objects"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp