You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
"Address objects can be compared with the usual set of comparison operators. "
"Same IPv6 addresses with different scope zone IDs are not equal. Some "
"examples::"
msgstr ""
"Los objetos de dirección pueden compararse con el conjunto usual de "
"operadores de comparación. Algunos ejemplos:"
"operadores de comparación. Las mismas direcciones IPv6 con diferentes ID de "
"zona de alcance no son iguales. Algunos ejemplos:"
#: ../Doc/library/ipaddress.rst:380
msgid "Arithmetic operators"
Expand DownExpand Up
@@ -783,7 +800,6 @@ msgid "Length of the network prefix, in bits."
msgstr "Longitud del prefijo de red, en bits."
#: ../Doc/library/ipaddress.rst:540
#, fuzzy
msgid ""
"Returns an iterator over the usable hosts in the network. The usable hosts "
"are all the IP addresses that belong to the network, except the network "
Expand All
@@ -792,11 +808,13 @@ msgid ""
"included in the result. Networks with a mask of 32 will return a list "
"containing the single host address."
msgstr ""
"Retorna un iterador a través de los *hosts* utilizables de la red.Los "
"Retorna un iterador a través de los *hosts* utilizables de la red. Los "
"*hosts* utilizables son todas las direcciones IP que pertenecen a la red, "
"excepto la propia dirección de red y la dirección de difusión de red.Para "
"excepto la propia dirección de red y la dirección de difusión de red. Para "
"las redes con una longitud de máscara de 31, la dirección de red y la "
"dirección de difusión de red también se incluyen en el resultado."
"dirección de difusión de red también se incluyen en el resultado. Las redes "
"con una máscara de 32 retornarán una lista que contiene la única dirección "
"de host."
#: ../Doc/library/ipaddress.rst:558
msgid ""
Expand DownExpand Up
@@ -942,19 +960,19 @@ msgstr ""
"para una dirección IPv6."
#: ../Doc/library/ipaddress.rst:712
#, fuzzy
msgid ""
"Returns an iterator over the usable hosts in the network. The usable hosts "
"are all the IP addresses that belong to the network, except the Subnet-"
"Router anycast address. For networks with a mask length of 127, the Subnet-"
"Router anycast address is also included in the result. Networks with a mask "
"of 128 will return a list containing the single host address."
msgstr ""
"Retorna un iterador sobre los *hosts* utilizables de la red.Los *hosts* "
"Retorna un iterador sobre los *hosts* utilizables de la red. Los *hosts* "
"utilizables son todas las direcciones IP que pertenecen a la red, excepto la "
"dirección *anycast Subnet-Router*.Para las redes con una longitud de "
"dirección *anycast Subnet-Router*. Para las redes con una longitud de "
"máscara de 127, la dirección *anycast Subnet-Router* también se incluye en "
"el resultado."
"el resultado. Las redes con una máscara de 128 retornarán una lista que "
"contiene la única dirección de host."
#: ../Doc/library/ipaddress.rst:727
msgid ""
Expand Down
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.