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

Skip to content

Commit fc60277

Browse files
author
Claudia
committed
more advances
1 parent 204380a commit fc60277

File tree

1 file changed

+5
-37
lines changed

1 file changed

+5
-37
lines changed

whatsnew/2.0.po

Lines changed: 5 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,18 @@ 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: 2021-08-04 08:53+0100\n"
14+
"PO-Revision-Date: 2021-08-05 09:24+0100\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Generated-By: Babel 2.8.0\n"
2020
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21-
"Last-Translator: \n"
21+
"Last-Translator: Claudia Millan <[email protected]>\n"
2222
"Language: es\n"
2323
"X-Generator: Poedit 3.0\n"
2424

2525
#: ../Doc/whatsnew/2.0.rst:3
26-
#, fuzzy
2726
msgid "What's New in Python 2.0"
2827
msgstr "Novedades de Python 2.0"
2928

@@ -32,7 +31,6 @@ msgid "Author"
3231
msgstr "Autor"
3332

3433
#: ../Doc/whatsnew/2.0.rst:5
35-
#, fuzzy
3634
msgid "A.M. Kuchling and Moshe Zadka"
3735
msgstr "A.M. Kuchling y Moshe Zadka"
3836

@@ -41,7 +39,6 @@ msgid "Introduction"
4139
msgstr "Introducción"
4240

4341
#: ../Doc/whatsnew/2.0.rst:15
44-
#, fuzzy
4542
msgid ""
4643
"A new release of Python, version 2.0, was released on October 16, 2000. This "
4744
"article covers the exciting new features in 2.0, highlights some other "
@@ -54,7 +51,6 @@ msgstr ""
5451
"que pueden requerir reescribir el código."
5552

5653
#: ../Doc/whatsnew/2.0.rst:20
57-
#, fuzzy
5854
msgid ""
5955
"Python's development never completely stops between releases, and a steady "
6056
"flow of bug fixes and improvements are always being submitted. A host of "
@@ -77,12 +73,10 @@ msgstr ""
7773
"comunicación resultante del traslado a SourceForge."
7874

7975
#: ../Doc/whatsnew/2.0.rst:33
80-
#, fuzzy
8176
msgid "What About Python 1.6?"
8277
msgstr "¿Qué pasa con Python 1.6?"
8378

8479
#: ../Doc/whatsnew/2.0.rst:35
85-
#, fuzzy
8680
msgid ""
8781
"Python 1.6 can be thought of as the Contractual Obligations Python release. "
8882
"After the core development team left CNRI in May 2000, CNRI requested that a "
@@ -104,7 +98,6 @@ msgstr ""
10498
"tanto, la 6 es parte de la evolución de Python, y no una rama lateral."
10599

106100
#: ../Doc/whatsnew/2.0.rst:44
107-
#, fuzzy
108101
msgid ""
109102
"So, should you take much interest in Python 1.6? Probably not. The "
110103
"1.6final and 2.0beta1 releases were made on the same day (September 5, "
@@ -126,12 +119,10 @@ msgstr ""
126119
"hizo mucho trabajo entre mayo y septiembre."
127120

128121
#: ../Doc/whatsnew/2.0.rst:57
129-
#, fuzzy
130122
msgid "New Development Process"
131123
msgstr "Nuevo proceso de desarrollo"
132124

133125
#: ../Doc/whatsnew/2.0.rst:59
134-
#, fuzzy
135126
msgid ""
136127
"The most important change in Python 2.0 may not be to the code at all, but "
137128
"to how Python is developed: in May 2000 the Python developers began using "
@@ -151,7 +142,6 @@ msgstr ""
151142
"proyecto Python, situada en https://sourceforge.net/projects/python/."
152143

153144
#: ../Doc/whatsnew/2.0.rst:66
154-
#, fuzzy
155145
msgid ""
156146
"The most important of the services now hosted at SourceForge is the Python "
157147
"CVS tree, the version-controlled repository containing the source code for "
@@ -191,7 +181,6 @@ msgstr ""
191181
"realizado."
192182

193183
#: ../Doc/whatsnew/2.0.rst:83
194-
#, fuzzy
195184
msgid ""
196185
"The shift to using SourceForge's services has resulted in a remarkable "
197186
"increase in the speed of development. Patches now get submitted, commented "
@@ -220,7 +209,6 @@ msgstr ""
220209
"raspador de pantalla HTML que envía mensajes más útiles."
221210

222211
#: ../Doc/whatsnew/2.0.rst:95
223-
#, fuzzy
224212
msgid ""
225213
"The ease of adding code caused a few initial growing pains, such as code was "
226214
"checked in before it was ready or without getting clear agreement from the "
@@ -249,7 +237,6 @@ msgstr ""
249237
"la comunidad no esté de acuerdo con él."
250238

251239
#: ../Doc/whatsnew/2.0.rst:106
252-
#, fuzzy
253240
msgid ""
254241
"Producing an actual patch is the last step in adding a new feature, and is "
255242
"usually easy compared to the earlier task of coming up with a good design. "
@@ -275,7 +262,6 @@ msgstr ""
275262
"la introducción de :pep:`1`, \"PEP Purpose and Guidelines\":"
276263

277264
#: ../Doc/whatsnew/2.0.rst:120
278-
#, fuzzy
279265
msgid ""
280266
"PEP stands for Python Enhancement Proposal. A PEP is a design document "
281267
"providing information to the Python community, or describing a new feature "
@@ -289,7 +275,6 @@ msgstr ""
289275
"la misma."
290276

291277
#: ../Doc/whatsnew/2.0.rst:125
292-
#, fuzzy
293278
msgid ""
294279
"We intend PEPs to be the primary mechanisms for proposing new features, for "
295280
"collecting community input on an issue, and for documenting the design "
@@ -303,7 +288,6 @@ msgstr ""
303288
"comunidad y de documentar las opiniones discrepantes."
304289

305290
#: ../Doc/whatsnew/2.0.rst:130
306-
#, fuzzy
307291
msgid ""
308292
"Read the rest of :pep:`1` for the details of the PEP editorial process, "
309293
"style, and format. PEPs are kept in the Python CVS tree on SourceForge, "
@@ -320,12 +304,10 @@ msgstr ""
320304
"\"Lockstep Iteration\", hasta PEP 225, \"Elementwise/Objectwise Operators\"."
321305

322306
#: ../Doc/whatsnew/2.0.rst:141
323-
#, fuzzy
324307
msgid "Unicode"
325308
msgstr "Unicode"
326309

327310
#: ../Doc/whatsnew/2.0.rst:143
328-
#, fuzzy
329311
msgid ""
330312
"The largest new feature in Python 2.0 is a new fundamental data type: "
331313
"Unicode strings. Unicode uses 16-bit numbers to represent characters "
@@ -338,7 +320,6 @@ msgstr ""
338320
"se pueden admitir 65.536 caracteres distintos."
339321

340322
#: ../Doc/whatsnew/2.0.rst:148
341-
#, fuzzy
342323
msgid ""
343324
"The final interface for Unicode support was arrived at through countless "
344325
"often-stormy discussions on the python-dev mailing list, and mostly "
@@ -356,7 +337,6 @@ msgstr ""
356337
"los puntos más significativos de las interfaces Unicode."
357338

358339
#: ../Doc/whatsnew/2.0.rst:155
359-
#, fuzzy
360340
msgid ""
361341
"In Python source code, Unicode strings are written as ``u\"string\"``. "
362342
"Arbitrary Unicode characters can be written using a new escape sequence, ``"
@@ -372,7 +352,6 @@ msgstr ""
372352
"escapes octales para caracteres hasta U+01FF, que se representa con ``777``."
373353

374354
#: ../Doc/whatsnew/2.0.rst:161
375-
#, fuzzy
376355
msgid ""
377356
"Unicode strings, just like regular strings, are an immutable sequence type. "
378357
"They can be indexed and sliced, but not modified in place. Unicode strings "
@@ -399,17 +378,15 @@ msgstr ""
399378
"py`."
400379

401380
#: ../Doc/whatsnew/2.0.rst:172
402-
#, fuzzy
403381
msgid ""
404382
"Combining 8-bit and Unicode strings always coerces to Unicode, using the "
405383
"default ASCII encoding; the result of ``'a' + u'bc'`` is ``u'abc'``."
406384
msgstr ""
407-
"La combinación de cadenas de 8 bits y Unicode siempre coacciona a Unicode, "
408-
"utilizando la codificación ASCII por defecto; el resultado de ``'a' + "
409-
"u'bc'`` es ``u'abc'``."
385+
"La combinación de cadenas de 8 bits y Unicode siempre fuerza conversión a "
386+
"Unicode, utilizando la codificación ASCII por defecto; el resultado de ``'a' "
387+
"+ u'bc'`` es ``u'abc'``."
410388

411389
#: ../Doc/whatsnew/2.0.rst:175
412-
#, fuzzy
413390
msgid ""
414391
"New built-in functions have been added, and existing built-ins modified to "
415392
"support Unicode:"
@@ -418,7 +395,6 @@ msgstr ""
418395
"existentes para que sean compatibles con Unicode:"
419396

420397
#: ../Doc/whatsnew/2.0.rst:178
421-
#, fuzzy
422398
msgid ""
423399
"``unichr(ch)`` returns a Unicode string 1 character long, containing the "
424400
"character *ch*."
@@ -427,7 +403,6 @@ msgstr ""
427403
"carácter *ch*."
428404

429405
#: ../Doc/whatsnew/2.0.rst:181
430-
#, fuzzy
431406
msgid ""
432407
"``ord(u)``, where *u* is a 1-character regular or Unicode string, returns "
433408
"the number of the character as an integer."
@@ -1834,7 +1809,6 @@ msgstr ""
18341809
"Python*, que se une al conjunto básico de documentación de Python."
18351810

18361811
#: ../Doc/whatsnew/2.0.rst:880
1837-
#, fuzzy
18381812
msgid "XML Modules"
18391813
msgstr "Módulos XML"
18401814

@@ -2239,7 +2213,6 @@ msgstr ""
22392213
"del nuevo soporte de Unicode."
22402214

22412215
#: ../Doc/whatsnew/2.0.rst:1089
2242-
#, fuzzy
22432216
msgid ""
22442217
":mod:`filecmp`: Supersedes the old :mod:`cmp`, :mod:`cmpcache` and :mod:"
22452218
"`dircmp` modules, which have now become deprecated. (Contributed by Gordon "
@@ -2487,12 +2460,10 @@ msgstr ""
24872460
"módulo (:kbd:`F5`) y Ejecutar script (:kbd:`Ctrl-F5`)."
24882461

24892462
#: ../Doc/whatsnew/2.0.rst:1184
2490-
#, fuzzy
24912463
msgid "Deleted and Deprecated Modules"
24922464
msgstr "Módulos eliminados y obsoletos"
24932465

24942466
#: ../Doc/whatsnew/2.0.rst:1186
2495-
#, fuzzy
24962467
msgid ""
24972468
"A few modules have been dropped because they're obsolete, or because there "
24982469
"are now better ways to do the same thing. The :mod:`stdwin` module is gone; "
@@ -2505,7 +2476,6 @@ msgstr ""
25052476
"plataforma que ya no se desarrolla."
25062477

25072478
#: ../Doc/whatsnew/2.0.rst:1190
2508-
#, fuzzy
25092479
msgid ""
25102480
"A number of modules have been moved to the :file:`lib-old` subdirectory: :"
25112481
"mod:`cmp`, :mod:`cmpcache`, :mod:`dircmp`, :mod:`dump`, :mod:`find`, :mod:"
@@ -2523,12 +2493,10 @@ msgstr ""
25232493
"estos módulos."
25242494

25252495
#: ../Doc/whatsnew/2.0.rst:1199
2526-
#, fuzzy
25272496
msgid "Acknowledgements"
25282497
msgstr "Agradecimientos"
25292498

25302499
#: ../Doc/whatsnew/2.0.rst:1201
2531-
#, fuzzy
25322500
msgid ""
25332501
"The authors would like to thank the following people for offering "
25342502
"suggestions on various drafts of this article: David Bolen, Mark Hammond, "

0 commit comments

Comments
 (0)