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

Corrige entradas fuzzy en distributing/index.po#1635

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.10fromrtobar:traduccion-distributing-index
Nov 13, 2021
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
21 changes: 9 additions & 12 deletionsdistributing/index.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: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2021-08-02 10:49+0200\n"
"Last-Translator:Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"PO-Revision-Date: 2021-11-12 10:29+0800\n"
"Last-Translator:Rodrigo Tobar <rtobarc@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\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/distributing/index.rst:5
msgid "Distributing Python Modules"
Expand DownExpand Up@@ -84,13 +85,12 @@ msgid "Key terms"
msgstr "Términos clave"

#: ../Doc/distributing/index.rst:34
#, fuzzy
msgid ""
"the `Python Package Index <https://pypi.org>`__ is a public repository of "
"open source licensed packages made available for use by other Python users"
msgstr ""
"el `PythonPackaging Index <https://pypi.org>`__ es un repositorio público "
"depaquetes con licencia de código abierto puestos a disposición para su uso "
"el `PythonPackage Index <https://pypi.org>`__ es un repositorio público de "
"paquetes con licencia de código abierto puestos a disposición para su uso "
"por otros usuarios de Python"

#: ../Doc/distributing/index.rst:37
Expand DownExpand Up@@ -235,12 +235,11 @@ msgstr ""
"pueden instalar invocando el módulo ``pip`` en la línea de comando::"

#: ../Doc/distributing/index.rst:104
#, fuzzy
msgid ""
"For POSIX users (including macOS and Linux users), these instructions assume "
"the use of a :term:`virtual environment`."
msgstr ""
"Para los usuarios POSIX (incluidos los usuarios deMac OS X y Linux), estas "
"Para los usuarios POSIX (incluidos los usuarios demacOS y Linux), estas "
"instrucciones asumen el uso de un :term:`virtual environment`."

#: ../Doc/distributing/index.rst:107
Expand DownExpand Up@@ -281,9 +280,8 @@ msgid "`Building and packaging the project`_"
msgstr "`Compilando y empaquetando el proyecto`_"

#: ../Doc/distributing/index.rst:130
#, fuzzy
msgid "`Uploading the project to the Python Package Index`_"
msgstr "`Subiendo el proyecto al PythonPackaging Index`_"
msgstr "`Subiendo el proyecto al PythonPackage Index`_"

#: ../Doc/distributing/index.rst:131
msgid "`The .pypirc file`_"
Expand All@@ -306,10 +304,9 @@ msgid "This isn't an easy topic, but here are a few tips:"
msgstr "Este no es un tema fácil, pero aquí hay algunos consejos:"

#: ../Doc/distributing/index.rst:153
#, fuzzy
msgid "check the Python Package Index to see if the name is already in use"
msgstr ""
"verifique el \"PythonPackaging Index\" para ver si el nombre ya está en uso"
"verifique el \"PythonPackage Index\" para ver si el nombre ya está en uso"

#: ../Doc/distributing/index.rst:154
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp