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

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
cmaureir merged 24 commits intopython:3.8fromAmbro17:concurrent-futures.po
Jul 26, 2020
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
Ambro17Jun 21, 2020
33bb198
Complete translation
Ambro17Jun 21, 2020
45f61e8
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
e6817ae
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
9a0e023
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
22c4d9d
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
f9574d7
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
7ea1af2
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
e87b038
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
fc06fb5
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
b70ec8c
Update library/concurrent.futures.po
Ambro17Jun 27, 2020
9d84fbf
📚 Update translation and add to translators
Ambro17Jun 28, 2020
1a2f1e3
Merge branch 'concurrent-futures.po' of github.com:Ambro17/python-doc…
Ambro17Jun 28, 2020
46aba8f
Add word exceptions in concurrent.futures.
Ambro17Jun 28, 2020
a04e6ca
Merge branch '3.8' into concurrent-futures.po
Ambro17Jun 28, 2020
63e5053
Minor improvements
Ambro17Jun 28, 2020
4ebbb39
Bump pospell to version with bugfix hyphen bugfix.
Ambro17Jun 28, 2020
46bec07
Remove word added as a bug workaround that is now solved.
Ambro17Jun 28, 2020
f5eb021
Merge branch 'concurrent-futures.po' of github.com:Ambro17/python-doc…
Ambro17Jun 28, 2020
d2ef745
Fix powrap
Ambro17Jun 28, 2020
f1c6fe5
Merge branch '3.8' into concurrent-futures.po
Ambro17Jul 25, 2020
17a8bb9
add word
Ambro17Jul 25, 2020
18dd5c9
Merge branch 'concurrent-futures.po' of github.com:Ambro17/python-doc…
Ambro17Jul 25, 2020
a467fd2
Add another word
Ambro17Jul 26, 2020
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
PrevPrevious commit
NextNext commit
Update library/concurrent.futures.po
Co-authored-by: Silvina Tamburini <57196258+silvinabt87@users.noreply.github.com>
  • Loading branch information
@Ambro17@silvinabt87
Ambro17 andsilvinabt87 authoredJun 27, 2020
commit9a0e023b3a4733017481e7dd55ca1e6b10e87e7f
2 changes: 1 addition & 1 deletionlibrary/concurrent.futures.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -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`` "
"o no fue especificado, elnumero predeterminado será la cantidad de "
"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á "
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp