- Notifications
You must be signed in to change notification settings - Fork395
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
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
4 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
NextNext commit
Translate using/mac.po
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitfc6122f30b30dbde1660ac293b013c929b3e0cce
There are no files selected for viewing
16 changes: 8 additions & 8 deletionsusing/mac.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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:2023-10-24 15:45-0700\n" | ||
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n" | ||
"Language-Team: python-doc-es\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" | ||
@@ -271,7 +272,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 "Esta sección fue movida al documento `Python Packaging User Guide`_." | ||
isacben marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
#: ../Doc/using/mac.rst:134 | ||
msgid "GUI Programming on the Mac" | ||
@@ -294,18 +295,17 @@ msgstr "" | ||
"PyObjC está disponible en https://pypi.org/project/pyobjc/." | ||
#: ../Doc/using/mac.rst:142 | ||
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 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 " | ||
"instalar con el código fuente." | ||
#: ../Doc/using/mac.rst:147 | ||
msgid "" | ||
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.