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 using/mac.po#2712

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
rtobar merged 4 commits intopython:3.12fromisacben:translate-using-mac-po
Oct 25, 2023
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletionsTRANSLATORS
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -106,6 +106,7 @@ Ignacio Sanz (@elnaquete)
Ignasi Fosch
Ingrid Bianka Garcia Lino (@ibianka)
Iracema Caballero (@iracaballero)
Isaac Benitez Sandoval (@isacben)
Italo Farfán Vera
Ivonne Yañez Mendoza (@TiaIvonne)
Jaime Resano Aísa (@Jaime02)
Expand Down
35 changes: 17 additions & 18 deletionsusing/mac.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: 2023-10-12 19:43+0200\n"
"PO-Revision-Date:2021-08-02 19:57+0200\n"
"PO-Revision-Date:2023-10-24 22:53-0700\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language: es_CO\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es_CO\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.13.0\n"
"X-Generator: Poedit 3.4\n"

#: ../Doc/using/mac.rst:6
msgid "Using Python on a Mac"
Expand DownExpand Up@@ -146,7 +147,6 @@ msgstr ""
"Ayuda cuando el IDE se está ejecutando."

#: ../Doc/using/mac.rst:62
#, fuzzy
msgid ""
"If you want to run Python scripts from the Terminal window command line or "
"from the Finder you first need an editor to create your script. macOS comes "
Expand All@@ -158,15 +158,15 @@ msgid ""
"`Gvim` (https://macvim.org/macvim/) and :program:`Aquamacs` (http://aquamacs."
"org/)."
msgstr ""
"Si desea ejecutar scripts de Pythondesde lalínea de comandosde la ventana "
"deTerminal odesde el Finder, primero necesita un editor para crear su "
"script.macOS viene con varios editores de línea de comandos estándar de "
"Unix, entreellos :program:`vim`e :program:`emacs`. Si desea un editor más "
"parecido a Mac, :program:`BBEdit` o :program:`TextWrangler` de Bare Bones "
"Software (consulte http://www.barebones.com/products/bbedit/index.html) son"
"buenas opciones, como también lo es :program:`TextMate` (verhttps://"
"macromates.com/). Otros editores incluyen :program:`Gvim` (http://macvim-dev."
"github.io/macvim/) y :program:`Aquamacs` (http://aquamacs.org/)."
"Si desea ejecutar scripts de Pythonporlínea de comandosen la ventana de "
"Terminal oen el Finder, primero necesita un editor para crear su script. "
"macOS viene con varios editores de línea de comandos estándar de Unix, entre "
"ellos :program:`vim`y :program:`emacs`. Si desea un editor más parecido a "
"otros programas Mac, :program:`BBEdit` o :program:`TextWrangler` de Bare "
"BonesSoftware (consulte http://www.barebones.com/products/bbedit/index."
"html) sonbuenas opciones, como también lo es :program:`TextMate` (ver "
"https://macromates.com/). Otros editores incluyen :program:`Gvim` (https://"
"macvim.org/macvim/) y :program:`Aquamacs` (http://aquamacs.org/)."

#: ../Doc/using/mac.rst:72
msgid ""
Expand DownExpand Up@@ -271,7 +271,7 @@ msgstr "Instalación de paquetes adicionales de Python"

#: ../Doc/using/mac.rst:128
msgid "This section has moved to the `Python Packaging User Guide`_."
msgstr ""
msgstr "Esta sección fue movida al documento `Python Packaging User Guide`_."

#: ../Doc/using/mac.rst:134
msgid "GUI Programming on the Mac"
Expand All@@ -294,18 +294,17 @@ msgstr ""
"PyObjC está disponible en https://pypi.org/project/pyobjc/."

#: ../Doc/using/mac.rst:142
#, fuzzy
msgid ""
"The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-"
"platform Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is "
"bundled with macOS by Apple, and the latest version can be downloaded and "
"installed from https://www.activestate.com; it can also be built from source."
msgstr ""
"El kit de herramientas estándar de Python GUI es :mod:`tkinter`, basado en "
"el kit de herramientas Tkmultiplataforma (https://www.tcl.tk). Apple "
"el kit de herramientas Tkmulti-plataforma (https://www.tcl.tk). Apple "
"incluye una versión nativa de Aqua de Tk, y la última versión puede ser "
"descargada e instalada desde https://www.activestate.com;También se puede "
"incorporar desde la fuente."
"descargada e instalada desde https://www.activestate.com;también se puede "
"instalar con el código fuente."

#: ../Doc/using/mac.rst:147
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp