Skip to content

Commit 78bb515

Browse files
committed
docs: corregido entradas pendientes
1 parent 9c7f09a commit 78bb515

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

library/idle.po

+4-12
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: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2023-12-14 23:02-0300\n"
14+
"PO-Revision-Date: 2024-01-28 22:43-0300\n"
1515
"Last-Translator: José Luis Salgado Banda <josephLSalgado@outlook.com>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -20,7 +20,7 @@ msgstr ""
2020
"Content-Transfer-Encoding: 8bit\n"
2121
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.13.0\n"
23-
"X-Generator: Poedit 3.4.1\n"
23+
"X-Generator: Poedit 3.4.2\n"
2424

2525
#: ../Doc/library/idle.rst:4 ../Doc/library/idle.rst:10
2626
msgid "IDLE"
@@ -1131,7 +1131,6 @@ msgid "Search and Replace"
11311131
msgstr "Buscar y reemplazar"
11321132

11331133
#: ../Doc/library/idle.rst:480
1134-
#, fuzzy
11351134
msgid ""
11361135
"Any selection becomes a search target. However, only selections within a "
11371136
"line work because searches are only performed within lines with the terminal "
@@ -1141,8 +1140,8 @@ msgstr ""
11411140
"Cualquier selección se convierte en un objetivo de búsqueda. Sin embargo, "
11421141
"solo funcionan las selecciones dentro de una línea porque las búsquedas solo "
11431142
"se realizan dentro de las líneas con la nueva línea de terminal eliminada. "
1144-
"Si se marca la ``Expresión regular [x]``, el objetivo se interpreta de "
1145-
"acuerdo al módulo re de Python."
1143+
"Si se marca la ``[x] Expresión regular``, el objetivo se interpreta de "
1144+
"acuerdo al módulo `re` de Python."
11461145

11471146
#: ../Doc/library/idle.rst:488
11481147
msgid "Completions"
@@ -2244,22 +2243,18 @@ msgstr ""
22442243
"pueden ser portados (consultar :pep:`434`)."
22452244

22462245
#: ../Doc/library/idle.rst:10
2247-
#, fuzzy
22482246
msgid "Python Editor"
22492247
msgstr "Python Editor"
22502248

22512249
#: ../Doc/library/idle.rst:10
2252-
#, fuzzy
22532250
msgid "Integrated Development Environment"
22542251
msgstr "Integrated Development Environment"
22552252

22562253
#: ../Doc/library/idle.rst:70
2257-
#, fuzzy
22582254
msgid "Module browser"
22592255
msgstr "Module browser"
22602256

22612257
#: ../Doc/library/idle.rst:70
2262-
#, fuzzy
22632258
msgid "Path browser"
22642259
msgstr "Path browser"
22652260

@@ -2268,16 +2263,13 @@ msgid "Run script"
22682263
msgstr "Ejecutar script"
22692264

22702265
#: ../Doc/library/idle.rst:279
2271-
#, fuzzy
22722266
msgid "debugger"
22732267
msgstr "debugger"
22742268

22752269
#: ../Doc/library/idle.rst:279
2276-
#, fuzzy
22772270
msgid "stack viewer"
22782271
msgstr "stack viewer"
22792272

22802273
#: ../Doc/library/idle.rst:355
2281-
#, fuzzy
22822274
msgid "breakpoints"
22832275
msgstr "breakpoints"

0 commit comments

Comments
 (0)