- Notifications
You must be signed in to change notification settings - Fork396
Traducción de concurrent-futures.po#432
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
24 commits Select commitHold shift + click to select a range
7ebc5bb
WIP Add partial translation of concurrent.futures
Ambro1733bb198
Complete translation
Ambro1745f61e8
Update library/concurrent.futures.po
Ambro17e6817ae
Update library/concurrent.futures.po
Ambro179a0e023
Update library/concurrent.futures.po
Ambro1722c4d9d
Update library/concurrent.futures.po
Ambro17f9574d7
Update library/concurrent.futures.po
Ambro177ea1af2
Update library/concurrent.futures.po
Ambro17e87b038
Update library/concurrent.futures.po
Ambro17fc06fb5
Update library/concurrent.futures.po
Ambro17b70ec8c
Update library/concurrent.futures.po
Ambro179d84fbf
📚 Update translation and add to translators
Ambro171a2f1e3
Merge branch 'concurrent-futures.po' of github.com:Ambro17/python-doc…
Ambro1746aba8f
Add word exceptions in concurrent.futures.
Ambro17a04e6ca
Merge branch '3.8' into concurrent-futures.po
Ambro1763e5053
Minor improvements
Ambro174ebbb39
Bump pospell to version with bugfix hyphen bugfix.
Ambro1746bec07
Remove word added as a bug workaround that is now solved.
Ambro17f5eb021
Merge branch 'concurrent-futures.po' of github.com:Ambro17/python-doc…
Ambro17d2ef745
Fix powrap
Ambro17f1c6fe5
Merge branch '3.8' into concurrent-futures.po
Ambro1717a8bb9
add word
Ambro1718dd5c9
Merge branch 'concurrent-futures.po' of github.com:Ambro17/python-doc…
Ambro17a467fd2
Add another word
Ambro17File 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
Update library/concurrent.futures.po
Co-authored-by: Silvina Tamburini <57196258+silvinabt87@users.noreply.github.com>
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit9a0e023b3a4733017481e7dd55ca1e6b10e87e7f
There are no files selected for viewing
2 changes: 1 addition & 1 deletionlibrary/concurrent.futures.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 |
---|---|---|
@@ -335,7 +335,7 @@ msgid "" | ||
msgstr "" | ||
"Subclase de :class:`Executor` que ejecuta llamadas asincrónicas mediante un " | ||
"grupo de, como máximo, *max_workers* procesos. Si *max_workers* es ``None`` " | ||
Ambro17 marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
"o no fue especificado, elnúmero predeterminado será la cantidad de " | ||
"procesadores de la máquina, Si *max_workers* es menor o igual a ``0``, la " | ||
"excepción :exc:`ValueError` será lanzada. En Windows, *max_workers* debe ser " | ||
"menor o igual a ``61``. Si no es así, la excepción :exc:`ValueError` será " | ||
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.