@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
- "PO-Revision-Date : 2021-08-09 14:49-0500 \n "
14
+ "PO-Revision-Date : 2021-10-31 08:32+0100 \n "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=utf-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Generated-By : Babel 2.9.1\n "
23
+ "X-Generator : Poedit 3.0\n "
23
24
24
25
#: ../Doc/library/stdtypes.rst:8
25
26
msgid "Built-in Types"
@@ -1222,17 +1223,14 @@ msgstr ""
1222
1223
"``-hash(x)``. Si el resultado fuera ``-1``, lo cambia por ``-2``."
1223
1224
1224
1225
#: ../Doc/library/stdtypes.rst:695
1225
- #, fuzzy
1226
1226
msgid ""
1227
1227
"The particular values ``sys.hash_info.inf`` and ``-sys.hash_info.inf`` are "
1228
1228
"used as hash values for positive infinity or negative infinity "
1229
1229
"(respectively)."
1230
1230
msgstr ""
1231
- "Los valores concretos ``sys.hash_info.inf``, ``-sys.hash_info.inf`` y ``sys."
1232
- "hash_info.nan`` se usan como valores *hash* de \n"
1233
- "infinito positivo, infinito negativo y *NaN* (*Not a Number*), "
1234
- "respectivamente. (Todos los valores *NaN* comparten el mismo valor de "
1235
- "*hash*)."
1231
+ "Los valores concretos ``sys.hash_info.inf``, ``-sys.hash_info.inf`` se usan "
1232
+ "como valores hash para infinito positivo o infinito negativo "
1233
+ "(respectivamente)."
1236
1234
1237
1235
#: ../Doc/library/stdtypes.rst:699
1238
1236
msgid ""
@@ -2751,29 +2749,27 @@ msgstr ""
2751
2749
"`standard-encodings`."
2752
2750
2753
2751
#: ../Doc/library/stdtypes.rst:1581
2754
- #, fuzzy
2755
2752
msgid ""
2756
2753
"By default, the *errors* argument is not checked for best performances, but "
2757
2754
"only used at the first encoding error. Enable the :ref:`Python Development "
2758
2755
"Mode <devmode>`, or use a :ref:`debug build <debug-build>` to check *errors*."
2759
2756
msgstr ""
2760
2757
"Por defecto, el argumento *errors* no se verifica para mejor rendimiento, "
2761
2758
"solo se usa con el primer error de codificación encontrado. Se puede "
2762
- "habilitar el :ref:`Modo de Desarrollo de Python <devmode>`, o utilizar una "
2763
- "construcción de depuración para verificar *errors*."
2759
+ "habilitar el :ref:`Python Development Mode <devmode>`, o utilizar una :ref: "
2760
+ "`debug build <debug-build>` para verificar *errors*."
2764
2761
2765
2762
#: ../Doc/library/stdtypes.rst:1586
2766
2763
msgid "Support for keyword arguments added."
2767
2764
msgstr "Añade soporte para el uso de parámetros por nombre."
2768
2765
2769
2766
#: ../Doc/library/stdtypes.rst:1589 ../Doc/library/stdtypes.rst:2725
2770
- #, fuzzy
2771
2767
msgid ""
2772
2768
"The *errors* is now checked in development mode and in :ref:`debug mode "
2773
2769
"<debug-build>`."
2774
2770
msgstr ""
2775
- "El argumento *errors* ahora se verifica en modo de desarrollo y en modo de "
2776
- "depuración ."
2771
+ "El argumento *errors* ahora se verifica en modo de desarrollo y en :ref: "
2772
+ "`debug mode <debug-build>` ."
2777
2773
2778
2774
#: ../Doc/library/stdtypes.rst:1596
2779
2775
msgid ""
@@ -4656,16 +4652,15 @@ msgstr ""
4656
4652
"codificación posibles, véase :ref:`standard-encodings`."
4657
4653
4658
4654
#: ../Doc/library/stdtypes.rst:2712
4659
- #, fuzzy
4660
4655
msgid ""
4661
4656
"By default, the *errors* argument is not checked for best performances, but "
4662
4657
"only used at the first decoding error. Enable the :ref:`Python Development "
4663
4658
"Mode <devmode>`, or use a :ref:`debug build <debug-build>` to check *errors*."
4664
4659
msgstr ""
4665
4660
"Por defecto, el argumento *errors* no se verifica para mejor rendimiento, "
4666
4661
"solo se usa con el primer error de codificación encontrado. Se puede "
4667
- "habilitar el :ref:`Modo de Desarrollo de Python <devmode>`, o utilizar una "
4668
- "construcción de depuración para verificar *errors*."
4662
+ "habilitar el :ref:`Python Development Mode <devmode>`, o utilizar una :ref: "
4663
+ "`debug build <debug-build>` para verificar *errors*."
4669
4664
4670
4665
#: ../Doc/library/stdtypes.rst:2718
4671
4666
msgid ""
@@ -5455,7 +5450,7 @@ msgstr "``b'%r'`` está obsoleto, pero no se retirará durante la serie 3.x."
5455
5450
#: ../Doc/library/stdtypes.rst:3622
5456
5451
#, python-format
5457
5452
msgid ":pep:`461` - Adding % formatting to bytes and bytearray"
5458
- msgstr ":pep:`461` - Añadir formato usando % con bytes y * bytearray* "
5453
+ msgstr ":pep:`461` - Añadiendo % formatea a bytes y bytearray"
5459
5454
5460
5455
#: ../Doc/library/stdtypes.rst:3629
5461
5456
msgid "Memory Views"
@@ -5472,26 +5467,24 @@ msgstr ""
5472
5467
"<bufferobjects>` sin necesidad de hacer copias."
5473
5468
5474
5469
#: ../Doc/library/stdtypes.rst:3637
5475
- #, fuzzy
5476
5470
msgid ""
5477
5471
"Create a :class:`memoryview` that references *object*. *object* must "
5478
5472
"support the buffer protocol. Built-in objects that support the buffer "
5479
5473
"protocol include :class:`bytes` and :class:`bytearray`."
5480
5474
msgstr ""
5481
- "Crea un :class:`memoryview` que referencia *obj *. La variable *obj* debe "
5482
- "soportar el protocolo buffer. Los tipos de datos básicos que soportan el "
5483
- "protocolo buffer incluyen los :class:`bytes` y :class:`bytearray`."
5475
+ "Crea un :class:`memoryview` que referencia *object *. La variable *object* "
5476
+ "debe soportar el protocolo buffer. Los tipos de datos básicos que soportan "
5477
+ "el protocolo buffer incluyen los :class:`bytes` y :class:`bytearray`."
5484
5478
5485
5479
#: ../Doc/library/stdtypes.rst:3641
5486
- #, fuzzy
5487
5480
msgid ""
5488
5481
"A :class:`memoryview` has the notion of an *element*, which is the atomic "
5489
5482
"memory unit handled by the originating *object*. For many simple types such "
5490
5483
"as :class:`bytes` and :class:`bytearray`, an element is a single byte, but "
5491
5484
"other types such as :class:`array.array` may have bigger elements."
5492
5485
msgstr ""
5493
5486
"La clase :class:`memoryview` usa el concepto de *elemento*, que es la unidad "
5494
- "de memoria atómica gestionada por el objeto original *obj *. Para muchos "
5487
+ "de memoria atómica gestionada por el objeto original *object *. Para muchos "
5495
5488
"tipos de datos simples como :class:`bytes` y :class:`bytearray`, un elemento "
5496
5489
"es un único byte, pero otros tipos, como la clase :class:`array.array` "
5497
5490
"pueden tener elementos más grandes."
@@ -6085,7 +6078,6 @@ msgid "Return a shallow copy of the set."
6085
6078
msgstr "Retorna una copia superficial del conjunto."
6086
6079
6087
6080
#: ../Doc/library/stdtypes.rst:4215
6088
- #, fuzzy
6089
6081
msgid ""
6090
6082
"Note, the non-operator versions of :meth:`union`, :meth:`intersection`, :"
6091
6083
"meth:`difference`, :meth:`symmetric_difference`, :meth:`issubset`, and :meth:"
@@ -6953,12 +6945,16 @@ msgid ""
6953
6945
"Type Annotation Types --- :ref:`Generic Alias <types-genericalias>`, :ref:"
6954
6946
"`Union <types-union>`"
6955
6947
msgstr ""
6948
+ "Tipos de Anotaciones de Tipo — :ref:`Generic Alias <types-genericalias>`, :"
6949
+ "ref:`Union <types-union>`"
6956
6950
6957
6951
#: ../Doc/library/stdtypes.rst:4774
6958
6952
msgid ""
6959
6953
"The core built-in types for :term:`type annotations <annotation>` are :ref:"
6960
6954
"`Generic Alias <types-genericalias>` and :ref:`Union <types-union>`."
6961
6955
msgstr ""
6956
+ "Los tipos principales integrados para :term:`type annotations <annotation>` "
6957
+ "son :ref:`Generic Alias <types-genericalias>` y :ref:`Union <types-union>`."
6962
6958
6963
6959
#: ../Doc/library/stdtypes.rst:4781
6964
6960
msgid "Generic Alias Type"
@@ -7297,6 +7293,10 @@ msgid ""
7297
7293
"have correct ``__parameters__`` after substitution because :class:`typing."
7298
7294
"ParamSpec` is intended primarily for static type checking."
7299
7295
msgstr ""
7296
+ "Un objecto ``GenericAlias`` con :class:`typing.ParamSpec` parámetros puede "
7297
+ "no tener los ``__parameters__`` correctos después de la sustitución porque :"
7298
+ "class:`typing.ParamSpec` está destinado principalmente a la verificación de "
7299
+ "tipos estáticos."
7300
7300
7301
7301
#: ../Doc/library/stdtypes.rst:4970
7302
7302
msgid ":pep:`585` -- \" Type Hinting Generics In Standard Collections\" "
@@ -7313,9 +7313,8 @@ msgid ":ref:`generics` -- Generics in the :mod:`typing` module."
7313
7313
msgstr ":ref:`generics` -- Genéricos en el módulo :mod:`typing`."
7314
7314
7315
7315
#: ../Doc/library/stdtypes.rst:4980
7316
- #, fuzzy
7317
7316
msgid "Union Type"
7318
- msgstr "Tipo de conversión. "
7317
+ msgstr "Tipo de conversión"
7319
7318
7320
7319
#: ../Doc/library/stdtypes.rst:4986
7321
7320
msgid ""
@@ -7325,6 +7324,11 @@ msgid ""
7325
7324
"expression enables cleaner type hinting syntax compared to :data:`typing."
7326
7325
"Union`."
7327
7326
msgstr ""
7327
+ "Un objeto de conversión contiene el valor de la operación ``|`` (bit a bit "
7328
+ "o) en varios :ref:`type objects <bltin-type-objects>`. Estos tipos están "
7329
+ "destinados principalmente a :term:`type annotations <annotation>`. La "
7330
+ "expresión de tipo de conversión permite una sintaxis de sugerencia de tipo "
7331
+ "más limpia en comparación con :data:`typing.Union`."
7328
7332
7329
7333
#: ../Doc/library/stdtypes.rst:4993
7330
7334
msgid ""
@@ -7333,66 +7337,77 @@ msgid ""
7333
7337
"example, the following function expects an argument of type :class:`int` or :"
7334
7338
"class:`float`::"
7335
7339
msgstr ""
7340
+ "Define un objeto de conversión que contiene tipos *X*, *Y*, etc. ``X | Y`` "
7341
+ "significa X o Y. Es equivalente a ``typing.Union[X, Y]``. Por ejemplo, la "
7342
+ "siguiente función espera un argumento de tipo :class:`int` or :class:"
7343
+ "`float`::"
7336
7344
7337
7345
#: ../Doc/library/stdtypes.rst:5003
7338
7346
msgid ""
7339
7347
"Union objects can be tested for equality with other union objects. Details:"
7340
7348
msgstr ""
7349
+ "Los objetos de conversión se pueden probar para determinar su igualdad con "
7350
+ "otros objetos de conversión. Detalles:"
7341
7351
7342
7352
#: ../Doc/library/stdtypes.rst:5005
7343
7353
msgid "Unions of unions are flattened::"
7344
- msgstr ""
7354
+ msgstr "Las conversiones de conversión se aplanan:: "
7345
7355
7346
7356
#: ../Doc/library/stdtypes.rst:5009
7347
7357
msgid "Redundant types are removed::"
7348
- msgstr ""
7358
+ msgstr "Se eliminan los tipos redundantes:: "
7349
7359
7350
7360
#: ../Doc/library/stdtypes.rst:5013
7351
7361
msgid "When comparing unions, the order is ignored::"
7352
- msgstr ""
7362
+ msgstr "Al comparar conversiones, se ignora el orden:: "
7353
7363
7354
7364
#: ../Doc/library/stdtypes.rst:5017
7355
7365
msgid "It is compatible with :data:`typing.Union`::"
7356
- msgstr ""
7366
+ msgstr "Es compatible con :data:`typing.Union`:: "
7357
7367
7358
7368
#: ../Doc/library/stdtypes.rst:5021
7359
7369
msgid "Optional types can be spelled as a union with ``None``::"
7360
- msgstr ""
7370
+ msgstr "Los tipos opcionales se pueden escribir como una unión con ``None``:: "
7361
7371
7362
7372
#: ../Doc/library/stdtypes.rst:5028
7363
7373
msgid ""
7364
7374
"Calls to :func:`isinstance` and :func:`issubclass` are also supported with a "
7365
7375
"union object::"
7366
7376
msgstr ""
7377
+ "Las llamadas a :func:`isinstance` y :func:`issubclass` también son "
7378
+ "compatibles con un objeto de conversión::"
7367
7379
7368
7380
#: ../Doc/library/stdtypes.rst:5034
7369
7381
msgid ""
7370
7382
"However, union objects containing :ref:`parameterized generics <types-"
7371
7383
"genericalias>` cannot be used::"
7372
7384
msgstr ""
7385
+ "Sin embargo, los objetos de unión que contienen :ref:`parameterized generics "
7386
+ "<types-genericalias>` no se pueden utilizar::"
7373
7387
7374
7388
#: ../Doc/library/stdtypes.rst:5042
7375
- #, fuzzy
7376
7389
msgid ""
7377
7390
"The user-exposed type for the union object can be accessed from :data:`types."
7378
7391
"UnionType` and used for :func:`isinstance` checks. An object cannot be "
7379
7392
"instantiated from the type::"
7380
7393
msgstr ""
7381
- "El tipo expuesto por el usuario para el objeto ``GenericAlias`` puede ser "
7382
- "accedido desde :class:`types.GenericAlias` y usado por chequeos :func:"
7383
- "`isinstance`. También puede ser usado para crear objetos ``GenericAlias`` "
7384
- "directamente."
7394
+ "El tipo expuesto por el usuario para el objeto de conversión puede ser "
7395
+ "accedido desde :data:`types.UnionType` y usado por chequeos :func:"
7396
+ "`isinstance`. Un objecto no puede ser instancia por el tipo::"
7385
7397
7386
7398
#: ../Doc/library/stdtypes.rst:5055
7387
7399
msgid ""
7388
7400
"The :meth:`__or__` method for type objects was added to support the syntax "
7389
7401
"``X | Y``. If a metaclass implements :meth:`__or__`, the Union may override "
7390
7402
"it::"
7391
7403
msgstr ""
7404
+ "Se agregó el método :meth:`__or__` para objetos de tipo para admitir la "
7405
+ "sintaxis ``X | Y``. Si una metaclase implementa :meth:`__or__`, la "
7406
+ "Conversión puede anularlo::"
7392
7407
7393
7408
#: ../Doc/library/stdtypes.rst:5073
7394
7409
msgid ":pep:`604` -- PEP proposing the ``X | Y`` syntax and the Union type."
7395
- msgstr ""
7410
+ msgstr ":pep:`604` — PEP propone la sintaxis ``X | Y`` y tipo Conversión. "
7396
7411
7397
7412
#: ../Doc/library/stdtypes.rst:5081
7398
7413
msgid "Other Built-in Types"
0 commit comments