Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducido archivo library/sysconfig.po#2167

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 1 commit intopython:3.11fromAlfareiza:traduccion-sysconfig
Nov 5, 2022
Merged
Changes fromall commits
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
34 changes: 20 additions & 14 deletionslibrary/sysconfig.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date:2021-08-0421:58+0200\n"
"PO-Revision-Date:2022-11-0419:47-0300\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 3.0.1\n"

#: ../Doc/library/sysconfig.rst:2
msgid ""
Expand DownExpand Up@@ -133,9 +134,8 @@ msgstr ""
"lugares correctos."

#: ../Doc/library/sysconfig.rst:76
#, fuzzy
msgid "Python currently supports nine schemes:"
msgstr "Python actualmente admitesiete esquemas:"
msgstr "Python actualmente admitenueve esquemas:"

#: ../Doc/library/sysconfig.rst:78
msgid ""
Expand DownExpand Up@@ -171,6 +171,8 @@ msgid ""
"*posix_venv*: scheme for :mod:`Python virtual environments <venv>` on POSIX "
"platforms; by default it is the same as *posix_prefix* ."
msgstr ""
"*posix_venv*: esquema para :mod:`Entornos virtuales de Python <venv>` en "
"plataformas POSIX; por defecto es el mismo que *posix_prefix* ."

#: ../Doc/library/sysconfig.rst:88
msgid "*nt*: scheme for NT platforms like Windows."
Expand All@@ -186,18 +188,20 @@ msgid ""
"*nt_venv*: scheme for :mod:`Python virtual environments <venv>` on NT "
"platforms; by default it is the same as *nt* ."
msgstr ""
"*nt_venv*: esquema para :mod:`Entornos virtuales de Python <venv>` en "
"plataformas NT; por defecto es el mismo que *nt* ."

#: ../Doc/library/sysconfig.rst:92
msgid ""
"*venv*: a scheme with values from ether *posix_venv* or *nt_venv* depending "
"on the platform Python runs on"
msgstr ""
"*venv*: un esquema con valores como *posix_venv* o *nt_venv* dependiendo de "
"la plataforma donde Python está funcionando"

#: ../Doc/library/sysconfig.rst:94
#, fuzzy
msgid "*osx_framework_user*: scheme for macOS, when the *user* option is used."
msgstr ""
"*nt_user*: esquema para plataformas NT, cuando se usa la opción *user*."
msgstr "*nt_user*: esquema para macOS, cuando se usa la opción *user*."

#: ../Doc/library/sysconfig.rst:96
msgid ""
Expand DownExpand Up@@ -236,22 +240,20 @@ msgstr ""
"la plataforma."

#: ../Doc/library/sysconfig.rst:105
#, fuzzy
msgid ""
"*include*: directory for non-platform-specific header files for the Python C-"
"API."
msgstr ""
"*include*: directorio paraarchivos de encabezado no específicos de "
"plataforma."
"*include*: directorio paraplataformas no especificadas para archivos de "
"encabezado de Python C-API."

#: ../Doc/library/sysconfig.rst:107
#, fuzzy
msgid ""
"*platinclude*: directory for platform-specific header files for the Python C-"
"API."
msgstr ""
"*platinclude*: directorio paraarchivos de encabezado específicos de la "
"plataforma."
"*include*: directorio paraplataformas especificadas para archivos de "
"encabezado de Python C-API."

#: ../Doc/library/sysconfig.rst:109
msgid "*scripts*: directory for script files."
Expand DownExpand Up@@ -291,6 +293,8 @@ msgstr ""
msgid ""
"When Python runs from a virtual environment, the *venv* scheme is returned."
msgstr ""
"Cuando Python se ejecuta desde un entorno virtual, este retorna el esquema "
"*venv*."

#: ../Doc/library/sysconfig.rst:134
msgid ""
Expand DownExpand Up@@ -318,6 +322,8 @@ msgid ""
"When Python runs from a virtual environment and ``key=\"prefix\"``, the "
"*venv* scheme is returned."
msgstr ""
"Cuando Python se ejecuta desde un entorno virtual con ``key=\"prefix\"``, "
"este retorna el esquema *venv*."

#: ../Doc/library/sysconfig.rst:151
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp