Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
python-docs-es/distutils/commandref.po at 3.14 · python/python-docs-es · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
python-docs-es
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
412
Star
367
Code
Issues
423
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Files
Expand file tree
3.14
Breadcrumbs
python-docs-es
/
distutils
/
commandref.po
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
183 lines (154 loc) · 6.75 KB
3.14
Breadcrumbs
python-docs-es
/
distutils
/
commandref.po
Copy path
Top
File metadata and controls
Code
Blame
183 lines (154 loc) · 6.75 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
#
Copyright (C) 2001-2020, Python Software Foundation
#
This file is distributed under the same license as the Python package.
#
Maintained by the python-doc-es workteam.
#
docs-es@python.org /
#
https://mail.python.org/mailman3/lists/docs-es.python.org/
#
Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to
#
get the list of volunteers
#
msgid ""
msgstr ""
"
Project-Id-Version
:
Python 3.8\n
"
"
Report-Msgid-Bugs-To
:
\n
"
"
POT-Creation-Date
:
2021-10-16 21:42+0200\n
"
"
PO-Revision-Date
:
2021-11-26 14:40+0100\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
"
"
MIME-Version
:
1.0\n
"
"
Content-Type
:
text/plain; charset=utf-8\n
"
"
Content-Transfer-Encoding
:
8bit\n
"
"
Generated-By
:
Babel 2.9.1\n
"
"
X-Generator
:
Poedit 3.0\n
"
#:
../Doc/distutils/commandref.rst:5
msgid
"Command Reference"
msgstr
"Referencia de comandos"
#:
../Doc/distutils/_setuptools_disclaimer.rst:3
msgid
""
"This document is being retained solely until the ``setuptools`` "
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
"independently covers all of the relevant information currently included here."
msgstr
""
"Este documento se conserva únicamente hasta que la documentación de "
"``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools."
"html cubra de forma independiente toda la información relevante que se "
"incluye actualmente aquí."
#:
../Doc/distutils/commandref.rst:24
msgid
"Installing modules: the :command:`install` command family"
msgstr
"Instalando módulos: la familia de comandos :command:`install`"
#:
../Doc/distutils/commandref.rst:26
msgid
""
"The install command ensures that the build commands have been run and then "
"runs the subcommands :command:`install_lib`, :command:`install_data` and :"
"command:`install_scripts`."
msgstr
""
"Los comandos de instalación aseguran que los comandos de construcción se han "
"ejecutado y también se han ejecutado los subcomandos :command:"
"`install_lib`, :command:`install_data` y :command:`install_scripts`."
#:
../Doc/distutils/commandref.rst:37
msgid
":command:`install_data`"
msgstr
":command:`install_data`"
#:
../Doc/distutils/commandref.rst:39
msgid
"This command installs all data files provided with the distribution."
msgstr
""
"Este comando instala todos los archivos de datos proporcionados con la "
"distribución."
#:
../Doc/distutils/commandref.rst:45
msgid
":command:`install_scripts`"
msgstr
":command:`install_scripts`"
#:
../Doc/distutils/commandref.rst:47
msgid
"This command installs all (Python) scripts in the distribution."
msgstr
"Este comando instala todos los scripts (Python) en la distribución."
#:
../Doc/distutils/commandref.rst:56
msgid
"Creating a source distribution: the :command:`sdist` command"
msgstr
"Creando una distribución de origen: el comando :command:`sdist`"
#:
../Doc/distutils/commandref.rst:60
msgid
"The manifest template commands are:"
msgstr
"Los comandos de la plantilla manifest son:"
#:
../Doc/distutils/commandref.rst:63
msgid
"Command"
msgstr
"Comando"
#:
../Doc/distutils/commandref.rst:63
msgid
"Description"
msgstr
"Descripción"
#:
../Doc/distutils/commandref.rst:65
msgid
":command:`include pat1 pat2 ...`"
msgstr
":command:`include pat1 pat2 ...`"
#:
../Doc/distutils/commandref.rst:65
msgid
"include all files matching any of the listed patterns"
msgstr
""
"incluye todos los archivos que coincidan con cualquiera de los patrones "
"enumerados"
#:
../Doc/distutils/commandref.rst:68
msgid
":command:`exclude pat1 pat2 ...`"
msgstr
":command:`exclude pat1 pat2 ...`"
#:
../Doc/distutils/commandref.rst:68
msgid
"exclude all files matching any of the listed patterns"
msgstr
""
"excluye todos los archivos que coincidan con cualquiera de los patrones "
"enumerados"
#:
../Doc/distutils/commandref.rst:71
msgid
":command:`recursive-include dir pat1 pat2 ...`"
msgstr
":command:`recursive-include dir pat1 pat2 ...`"
#:
../Doc/distutils/commandref.rst:71
msgid
"include all files under *dir* matching any of the listed patterns"
msgstr
""
"incluye todos los archivos *dir* que coincidan con cualquiera de los "
"patrones enumerados"
#:
../Doc/distutils/commandref.rst:74
msgid
":command:`recursive-exclude dir pat1 pat2 ...`"
msgstr
":command:`recursive-exclude dir pat1 pat2 ...`"
#:
../Doc/distutils/commandref.rst:74
msgid
"exclude all files under *dir* matching any of the listed patterns"
msgstr
""
"excluye todos los archivos *dir* que coincidan con cualquiera de los "
"patrones enumerados"
#:
../Doc/distutils/commandref.rst:77
msgid
":command:`global-include pat1 pat2 ...`"
msgstr
":command:`global-include pat1 pat2 ...`"
#:
../Doc/distutils/commandref.rst:77
msgid
""
"include all files anywhere in the source tree matching --- & any of the "
"listed patterns"
msgstr
""
"incluye todos los archivos de cualquier lugar en el árbol fuente que "
"coincidan --- y cualquiera de los patrones enumerados"
#:
../Doc/distutils/commandref.rst:80
msgid
":command:`global-exclude pat1 pat2 ...`"
msgstr
":command:`global-exclude pat1 pat2 ...`"
#:
../Doc/distutils/commandref.rst:80
msgid
""
"exclude all files anywhere in the source tree matching --- & any of the "
"listed patterns"
msgstr
""
"excluye todos los archivos de cualquier lugar en el árbol fuente que "
"coincidan --- y cualquiera de los patrones enumerados"
#:
../Doc/distutils/commandref.rst:83
msgid
":command:`prune dir`"
msgstr
":command:`prune dir`"
#:
../Doc/distutils/commandref.rst:83
msgid
"exclude all files under *dir*"
msgstr
"excluye todos los archivos *dir*"
#:
../Doc/distutils/commandref.rst:85
msgid
":command:`graft dir`"
msgstr
":command:`graft dir`"
#:
../Doc/distutils/commandref.rst:85
msgid
"include all files under *dir*"
msgstr
"incluye todos los archivos *dir*"
#:
../Doc/distutils/commandref.rst:88
msgid
""
"The patterns here are Unix-style
\"
glob
\"
patterns: ``*`` matches any "
"sequence of regular filename characters, ``?`` matches any single regular "
"filename character, and ``[range]`` matches any of the characters in *range* "
"(e.g., ``a-z``, ``a-zA-Z``, ``a-f0-9_.``). The definition of
\"
regular "
"filename character
\"
is platform-specific: on Unix it is anything except "
"slash; on Windows anything except backslash or colon."
msgstr
""
"Los patrones aquí son patrones
\"
glob
\"
de estilo Unix: ``*`` coincide con "
"cualquier secuencia de caracteres de nombre de archivo habitual, ``?`` "
"coincide con cualquier caracter de nombre de archivo habitual, y ``[range]`` "
"coincide con cualquiera de los caracteres en *range* (p. ej., ``a-z``, ``a-"
"zA-Z``, ``a-f0-9_.``). La definición de
\"
caracter de nombre de archivo "
"habitual
\"
es específica de la plataforma: en Unix es cualquier cosa excepto "
"barra; en Windows cualquier cosa excepto barra invertida o dos puntos."
You can’t perform that action at this time.