8000 Traduccion Update _thread.po by RiveroDev · Pull Request #2835 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion Update _thread.po #2835

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Oct 26, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
correciones sugeridas
  • Loading branch information
RiveroDev committed Oct 24, 2024
commit 5217591a34fc56c6a26abbf1c48927536675054a
16 changes: 8 additions & 8 deletions library/_thread.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ 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: 2024-10-15 10:35-0400\n"
"PO-Revision-Date: 2024-10-24 14:09-0400\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -396,23 +396,23 @@ msgstr ""

#: ../Doc/library/_thread.rst:7
msgid "light-weight processes"
msgstr "procesos ligeros"
msgstr "light-weight processes"

#: ../Doc/library/_thread.rst:7
msgid "processes, light-weight"
msgstr "procesos, ligero"
msgstr "processes, light-weight"

#: ../Doc/library/_thread.rst:7
msgid "binary semaphores"
msgstr "semaforos binarios"
msgstr "binary semaphores"

#: ../Doc/library/_thread.rst:7
msgid "semaphores, binary"
msgstr "semaforos, binario"
msgstr "semaphores, binary"

#: ../Doc/library/_thread.rst:22
msgid "pthreads"
msgstr "subprocesos"
msgstr "pthreads"

#: ../Doc/library/_thread.rst:22
msgid "threads"
Expand All @@ -424,8 +424,8 @@ msgstr "POSIX"

#: ../Doc/library/_thread.rst:211
msgid "module"
msgstr "modulo"
msgstr "module"

#: ../Doc/library/_thread.rst:211
msgid "signal"
msgstr "señal"
msgstr "signal"
0