Skip to content

Traduccion cmdline #730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Sep 6, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Sphinx roles fix
  • Loading branch information
Reinny Almonte authored Aug 31, 2020
commit c6d1e3bee2257b77c0f0de74d6607803829c7f46
35 changes: 17 additions & 18 deletions using/cmdline.po
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
"arguments."
msgstr ""
"Genera un evento :ref:`auditing <auditing>` ``cpython.run_stdin`` sin "
"Genera un evento :ref:`auditing event <auditing>` ``cpython.run_stdin`` sin "
"argumentos."

#: ../Doc/using/cmdline.rst:146
Expand Down Expand Up @@ -478,8 +478,8 @@ msgid ""
"Ignore all :envvar:`PYTHON*` environment variables, e.g. :envvar:"
"`PYTHONPATH` and :envvar:`PYTHONHOME`, that might be set."
msgstr ""
"Ignore todas las variables de entorno :envvar:`PYTHON*`, por ejemplo: envvar:"
"`PYTHONPATH` y :envvar:`PYTHONHOME`, que podrían establecerse."
"Ignore todas las variables de entorno :envvar:`PYTHON*`, por ejemplo "
":envvar:`PYTHONPATH` y :envvar:`PYTHONHOME`, que podrían establecerse."

#: ../Doc/using/cmdline.rst:263
msgid ""
Expand Down Expand Up @@ -608,7 +608,7 @@ msgstr ""
#: ../Doc/using/cmdline.rst:344 ../Doc/using/cmdline.rst:675
#: ../Doc/using/cmdline.rst:687
msgid ":pep:`370` -- Per user site-packages directory"
msgstr ":pep:`370` -- Directorio de paqueted de sitio por usuario"
msgstr ":pep:`370` -- Directorio de paquetes de sitio por usuario"

#: ../Doc/using/cmdline.rst:349
msgid ""
Expand Down Expand Up @@ -767,7 +767,7 @@ msgstr ""
"memoria de Python mediante el módulo :mod:`tracemalloc`. De forma "
"predeterminada, solo el marco más reciente se almacena en un seguimiento "
"de un seguimiento. Utilice ``-X tracemalloc-NFRAME`` para iniciar el "
"seguimiento con un límite de traceback de fotogramas *NFRAME*. Consulte el :"
"seguimiento con un límite de rastreo de marcos *NFRAME*. Consulte el :"
"func:`tracemalloc.start` para obtener más información."

#: ../Doc/using/cmdline.rst:437
Expand Down Expand Up @@ -948,10 +948,9 @@ msgid ""
"both :file:`{prefix}` and :file:`{exec_prefix}`. To specify different "
"values for these, set :envvar:`PYTHONHOME` to :file:`{prefix}:{exec_prefix}`."
msgstr ""
"Cuando :envvar:`PYTHONHOME` se establece en un único directorio, su valor "
"reemplaza tanto a :archivo:`{prefijo}` como a :archivo:`{exec_prefix}`. "
"Para especificar valores diferentes para estos, establezca :envvar:"
"`PYTHONHOME` en :file:`{-prefix}:{exec_prefix}`."
"Cuando :envvar:`PYTHONHOME` se establece en un único directorio, su valor reemplaza "
"tanto al :file:`{prefix}` como a :file:`{exec_prefix}`. Para especificar valores diferentes"
" para estos, establezca :envvar:`PYTHONHOME` en :file:`{prefix}:{exec_prefix}`."

#: ../Doc/using/cmdline.rst:526
msgid ""
Expand Down Expand Up @@ -1021,7 +1020,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``cpython.run_startup`` with "
"argument ``filename``."
msgstr ""
"Lanza :ref:` auditing event <auditing>` ``cpython.run_startup`` con el "
"Lanza :ref:`auditing event <auditing>` ``cpython.run_startup`` con el "
"argumento ``filename``."

#: ../Doc/using/cmdline.rst:556
Expand Down Expand Up @@ -1161,7 +1160,7 @@ msgid ""
"values."
msgstr ""
"Su propósito es permitir el hash repetible, como para las autocomprobaciónes para "
"el propio intérprete, o permitir que un clúster de procesos python comparta "
"el propio intérprete, o permitir que un grupo de procesos python comparta "
"valores hash."

#: ../Doc/using/cmdline.rst:644
Expand Down Expand Up @@ -1321,17 +1320,17 @@ msgid ""
"`PYMEM_DOMAIN_OBJ`)."
msgstr ""
"``malloc``: utilice la función :c:func:`malloc` de la biblioteca C para "
"todos los dominios (:c:`PYMEM_DOMAIN_RAW`, :c:data:`PYMEM_DOMAIN_MEM`, :c:"
"data:`PYMEM_DOMAIN_OBJ`)."
"todos los dominios (:c:data:`PYMEM_DOMAIN_RAW`, :c:data:`PYMEM_DOMAIN_MEM`, "
":c:data:`PYMEM_DOMAIN_OBJ`)."

#: ../Doc/using/cmdline.rst:768
msgid ""
"``pymalloc``: use the :ref:`pymalloc allocator <pymalloc>` for :c:data:"
"`PYMEM_DOMAIN_MEM` and :c:data:`PYMEM_DOMAIN_OBJ` domains and use the :c:"
"func:`malloc` function for the :c:data:`PYMEM_DOMAIN_RAW` domain."
msgstr ""
"``pymalloc``: utilice los dominios :ref:`pymalloc allocator <pymalloc>` para :"
"c:data:`PYMEM_DOMAIN_MEM` y :c:data:`PYMEM_DOMAIN_OBJ` y utilice la función :"
"``pymalloc``: utilice los dominios :ref:`pymalloc allocator <pymalloc>` para :c:data:"
"`PYMEM_DOMAIN_MEM` y :c:data:`PYMEM_DOMAIN_OBJ` y utilice la función :"
"c:func:`malloc` para el dominio :c:data:`PYMEM_DOMAIN_RAW`."

#: ../Doc/using/cmdline.rst:772
Expand Down Expand Up @@ -1474,8 +1473,8 @@ msgstr ""
"``LC_CTYPE`` es la configuración local ``C`` predeterminada, o bien la "
"configuración local basada explícitamente en ASCII ``POSIX``, entonces la "
"CLI de Python intentará configurar las siguientes configuraciones locales "
"para la categoría ``LC_CTYPE` en el orden indicado antes de cargar el tiempo "
"de ejecución del intérprete :"
"para la categoría ``LC_CTYPE`` en el orden indicado antes de cargar el tiempo "
"de ejecución del intérprete:"

#: ../Doc/using/cmdline.rst:846
msgid "``C.UTF-8``"
Expand Down Expand Up @@ -1561,7 +1560,7 @@ msgstr ""

#: ../Doc/using/cmdline.rst:879
msgid ":ref:`Availability <availability>`: \\*nix."
msgstr ":ref:`Availability <availability>`:\\*nix."
msgstr ":ref:`Availability <availability>`: \\*nix."

#: ../Doc/using/cmdline.rst:880
msgid "See :pep:`538` for more details."
Expand Down