Translations by Paco Molinero

Paco Molinero has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

11011112 of 1112 results
2365.
_`segment parameters`: http://www.ietf.org/rfc/rfc3986.txt (section 3.3)
2012-02-07
_ «parámetros de segmento»: http://www.ietf.org/rfc/rfc3986.txt (sección 3.3)
2366.
Comma is also special in any file system paths that are specified. To use a literal comma in a file system path, specify a URL and URL encode the comma::
2012-06-12
La coma también es especial en todas las rutas de archivos de sistema que se especifican. Para utilizar una coma literal en una ruta de archivos de sistema, especifique un URL y codifique la coma en el URL::
2368.
URL Identifiers
2011-09-18
Identificadores de URL
2369.
Supported URL prefixes::
2011-09-18
Prefijos de URL permitidos:
2371.
Supported modifiers::
2011-09-18
Modificadores permitidos:
2373.
Bazaar supports all of the standard parts within the URL::
2011-10-01
Bazaar permite todas las partes estándar con el URL::
2374.
<protocol>://[user[:password]@]host[:port]/[path]
2011-10-01
<protocolo>://[usuario[:contraseña]@]anfitrión[:puerto]/[ruta]
2375.
allowing URLs such as::
2011-09-18
permitir URL tales como:
2376.
http://bzruser:BadPass@bzr.example.com:8080/bzr/trunk
2011-09-18
http://bzruser:BadPass@bzr.example.com:8080/bzr/trunk
2378.
bzr+ssh://remote@shell.example.com/~/myproject/trunk
2011-09-18
bzr+ssh://remote@shell.example.com/~/myproject/trunk
2379.
would refer to ``/home/remote/myproject/trunk``.
2011-09-18
re refieren a «/home/remote/myproject/trunk».
2380.
Many commands that accept URLs also accept location aliases too. See :doc:`location-alias-help` and :doc:`url-special-chars-help`.
2011-10-01
Muchas órdenes que aceptan URL también aceptan alias de ubicaciones. Vea :doc:`location-alias-help` y :doc:`url-special-chars-help`.