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

Traduccion threading#386

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
humitos merged 23 commits intopython:3.8fromGabrielAnguita:traduccion-threading
Jul 6, 2020
Merged
Changes from1 commit
Commits
Show all changes
23 commits
Select commitHold shift + click to select a range
b7cb3b5
Traducido archivo threading.po
GabrielAnguitaJun 3, 2020
329a9e7
traduccion threading.po
GabrielAnguitaJun 3, 2020
db7d870
consistencia en traduccion del termino LOCK y arreglados nombres de m…
GabrielAnguitaJun 4, 2020
609a37c
traducido threading.po
GabrielAnguitaJun 4, 2020
a9b7675
solved inconsistences in term references
GabrielAnguitaJun 4, 2020
86a0965
corregidos errores ortograficos
GabrielAnguitaJun 9, 2020
d35a7b0
update dict
GabrielAnguitaJun 9, 2020
03bded3
changed "Kib" to "KiB"
GabrielAnguitaJun 10, 2020
f38fed9
applied correction from pospell
GabrielAnguitaJun 10, 2020
1f90971
Update library/threading.po
GabrielAnguitaJun 28, 2020
429fdf7
Update library/threading.po
GabrielAnguitaJun 28, 2020
a0d2512
Update library/threading.po
GabrielAnguitaJun 28, 2020
ff2ab8d
Update library/threading.po
GabrielAnguitaJun 28, 2020
8b2436e
Update library/threading.po
GabrielAnguitaJun 28, 2020
9956234
Update library/threading.po
GabrielAnguitaJun 28, 2020
ec6d8d3
Update TRANSLATORS
GabrielAnguitaJun 28, 2020
63905f9
Update library/threading.po
GabrielAnguitaJun 28, 2020
9b89927
Update library/threading.po
GabrielAnguitaJul 1, 2020
62453c7
aplicadas varias sugerencias
GabrielAnguitaJul 4, 2020
2f5cb57
revisada incosistencia en algunos tiempos verbales
GabrielAnguitaJul 4, 2020
4e74a9c
detalle ortográfico
GabrielAnguitaJul 4, 2020
a2dda13
Merge branch '3.8' into traduccion-threading
humitosJul 5, 2020
3491207
Merge branch '3.8' into traduccion-threading
cmaureirJul 5, 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
solved inconsistences in term references
  • Loading branch information
@GabrielAnguita
GabrielAnguita committedJun 4, 2020
commita9b76751d6918abfab689328168fa1ef2436c127
6 changes: 3 additions & 3 deletionslibrary/threading.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -267,7 +267,7 @@ msgstr ""
msgid ""
":ref:`Availability <availability>`: Windows, systems with POSIX threads."
msgstr ""
"ref:`Disponibilidad <availability>`: Windows, sistemas con hilos POSIX."
":ref:`Disponibilidad <availability>`: Windows, sistemas con hilos POSIX."

#: ../Doc/library/threading.rst:153
msgid "This module also defines the following constant:"
Expand DownExpand Up@@ -1730,8 +1730,8 @@ msgstr ""
"Esta clase provee un primitivo de sincronización simple para ser usado por "
"un número fijo de hilos que necesitan esperarse entre ellos. Cada uno de los "
"hilos intenta pasar la barrera llamando al método :meth:`~Barrier.wait` y "
"bloqueará hasta que todos los hilos hayan hecho sus respectivas llamadas a`:"
"meth:~Barrier.wait`. En este punto, los hilos son liberados simultáneamente."
"bloqueará hasta que todos los hilos hayan hecho sus respectivas llamadas a "
":meth:`~Barrier.wait`. En este punto, los hilos son liberados simultáneamente."

#: ../Doc/library/threading.rst:958
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp