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

Skip to content

Commit f51a53d

Browse files
cmaureircacresportobar
authored
Finalizando archivos con entradas fuzzy (#1799)
Co-authored-by: Carlos A. Crespo <[email protected]> Co-authored-by: rtobar <[email protected]>
1 parent 9076b77 commit f51a53d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+632
-886
lines changed

dictionaries/library_http.cookiejar.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
1-
CookieJar
2-
CookiePolicy
3-
DefaultCookiePolicy
4-
FileCookieJar
5-
LoadError
6-
Lynx
7-
Netscape
81
apagarla
2+
block
93
bolcked
4+
CookieJar
5+
CookiePolicy
106
country
7+
DefaultCookiePolicy
118
domain
129
domains
1310
downgrade
1411
downgraded
12+
FileCookieJar
1513
ie
1614
level
1715
libwww
16+
LoadError
17+
Lynx
1818
matching
19+
Netscape
1920
perl
2021
policy
2122
prefix

dictionaries/library_mailcap.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
Configuration
2-
Mechanism
3-
mailcap
4-
Mailcap
51
Agent
2+
capability
3+
compose
4+
Configuration
65
For
6+
Information
77
Mail
88
mail
9-
capability
10-
Information
11-
compose
9+
mailcap
10+
Mailcap
11+
Mechanism
12+
mimetype
1213
view

dictionaries/library_profile.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
sublista
2-
lineno
3-
filename
41
Czotter
2+
filename
53
formatearse
4+
Ghz
5+
lineno
66
profile
77
stats
8+
sublista
89
vs

dictionaries/library_readline.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
libedit
1+
libedit
2+
libreadline

dictionaries/library_resource.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
rlim
1+
kqueues
22
mbufs
3-
vm
43
overcommit
4+
rlim
55
sysctl
6+
vm

faq/programming.po

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ msgstr ""
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
1414
"PO-Revision-Date: 2021-12-11 15:36-0300\n"
1515
"Last-Translator: Juan C. Tello <[email protected]>\n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.9.1\n"
2323
"X-Generator: Poedit 3.0\n"
2424

@@ -2738,18 +2738,17 @@ msgstr ""
27382738
"booleanos que se evalúen como falsos."
27392739

27402740
#: ../Doc/faq/programming.rst:1821
2741-
#, fuzzy
27422741
msgid ""
27432742
"2) Detecting optional arguments can be tricky when ``None`` is a valid input "
27442743
"value. In those situations, you can create an singleton sentinel object "
27452744
"guaranteed to be distinct from other objects. For example, here is how to "
27462745
"implement a method that behaves like :meth:`dict.pop`::"
27472746
msgstr ""
2748-
"2) Detectar argumentos opcionales puede ser complicado cuando ``None`` es un "
2749-
"valor de entrada válido. En esas situaciones, puedes crear un objeto "
2750-
"singleton centinela que esté garantizado de ser distinto de otros objetos. "
2751-
"Por ejemplo, acá está como implementar un método que se comporta como :meth:"
2752-
"`dict.pop`::"
2747+
"2) La detección de argumentos opcionales puede resultar complicada cuando "
2748+
"``None`` es un valor de entrada válido. En esas situaciones, puede crear un "
2749+
"objeto centinela singleton garantizado para ser distinto de otros objetos. "
2750+
"Por ejemplo, aquí se explica cómo implementar un método que se comporta "
2751+
"como :meth:`dict.pop`:"
27532752

27542753
#: ../Doc/faq/programming.rst:1837
27552754
msgid ""

library/__future__.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,8 @@ msgid "3.7.0b1"
279279
msgstr "3.7.0b1"
280280

281281
#: ../Doc/library/__future__.rst:93
282-
#, fuzzy
283282
msgid "3.11"
284-
msgstr "3.10"
283+
msgstr "3.11"
285284

286285
#: ../Doc/library/__future__.rst:93
287286
msgid ":pep:`563`: *Postponed evaluation of annotations*"

library/argparse.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ msgstr ""
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
1414
"PO-Revision-Date: 2021-08-07 10:59+0200\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
2222
"Generated-By: Babel 2.9.1\n"
2323

2424
#: ../Doc/library/argparse.rst:2
@@ -761,13 +761,12 @@ msgstr ""
761761
"información de error."
762762

763763
#: ../Doc/library/argparse.rst:662
764-
#, fuzzy
765764
msgid ""
766765
"If the user would like to catch errors manually, the feature can be enabled "
767766
"by setting ``exit_on_error`` to ``False``::"
768767
msgstr ""
769768
"Si el usuario desea detectar errores manualmente, la función se puede "
770-
"habilitar configurando ``exit_on_error`` en ``False``::"
769+
"habilitar configurando ``exit_on_error`` en ``False`` ::"
771770

772771
#: ../Doc/library/argparse.rst:679
773772
msgid "The add_argument() method"
@@ -1317,7 +1316,6 @@ msgstr ""
13171316
"argumentos."
13181317

13191318
#: ../Doc/library/argparse.rst:1106
1320-
#, fuzzy
13211319
msgid ""
13221320
"For example, JSON or YAML conversions have complex error cases that require "
13231321
"better reporting than can be given by the ``type`` keyword. A :exc:`~json."

library/asyncio-api-index.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ msgstr ""
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
1414
"PO-Revision-Date: 2021-08-04 13:57+0200\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
2222
"Generated-By: Babel 2.9.1\n"
2323

2424
#: ../Doc/library/asyncio-api-index.rst:6
@@ -127,7 +127,6 @@ msgid ":func:`to_thread`"
127127
msgstr ":func:`to_thread`"
128128

129129
#: ../Doc/library/asyncio-api-index.rst:52
130-
#, fuzzy
131130
msgid "Asynchronously run a function in a separate OS thread."
132131
msgstr ""
133132
"Ejecute de forma asincrónica una función en un subproceso del sistema "

library/asyncio-protocol.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ msgstr ""
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
1414
"PO-Revision-Date: 2021-08-04 13:44+0200\n"
1515
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
2222
"Generated-By: Babel 2.9.1\n"
2323

2424
#: ../Doc/library/asyncio-protocol.rst:9
@@ -1188,15 +1188,14 @@ msgid "Subprocess Protocols"
11881188
msgstr "Protocolos de subprocesos"
11891189

11901190
#: ../Doc/library/asyncio-protocol.rst:686
1191-
#, fuzzy
11921191
msgid ""
11931192
"Subprocess Protocol instances should be constructed by protocol factories "
11941193
"passed to the :meth:`loop.subprocess_exec` and :meth:`loop.subprocess_shell` "
11951194
"methods."
11961195
msgstr ""
1197-
"Las instancias del protocolo de datagramas deben ser construidas por "
1198-
"fábricas de protocolos pasadas a los métodos :meth:`loop.subprocess_exec` y :"
1199-
"meth:`loop.subprocess_shell`."
1196+
"Las instancias de protocolo de subproceso deben ser construidas por fábricas "
1197+
"de protocolos pasadas a los métodos :meth:`loop.subprocess_exec` y :meth:"
1198+
"`loop.subprocess_shell`."
12001199

12011200
#: ../Doc/library/asyncio-protocol.rst:692
12021201
msgid ""

0 commit comments

Comments
 (0)