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 library fcntl#2765

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
mmmarcos merged 11 commits intopython:3.12fromSublian:traduccion-library-fcntl
Apr 6, 2024
Merged
Changes from1 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
PrevPrevious commit
NextNext commit
actualizacion
  • Loading branch information
@Sublian
Sublian committedMar 6, 2024
commit44462d505697515c5427512540d62c72cf7fa4d5
11 changes: 4 additions & 7 deletionslibrary/fcntl.po
View file
Open in desktop
Original file line numberDiff line numberDiff 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-01-10 23:24-0500\n"
"PO-Revision-Date: 2024-03-05 21:56-0500\n"
"Last-Translator: Francisco Mora <fr.morac@duocuc.cl>\n"
"Language-Team: python-doc-es\n"
"Language: es_ES\n"
Expand All@@ -38,8 +38,6 @@ msgstr ""
"`ioctl`. Para una completa descripción de estas llamadas, ver las páginas "
"del manual de Unix :manpage:`fcntl(2)` y :manpage:`ioctl(2)`."

# Dejo fuzzy por que no pasa el pipeline test. Otros archivos tienen esta
# misma linea como fuzzy.
#: ../Doc/includes/wasm-notavail.rst:3
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI."
Expand DownExpand Up@@ -311,10 +309,9 @@ msgid ""
"*cmd* is one of the following values:"
msgstr ""
"Esto es esencialmente un \"wrapper\" de las llamadas de bloqueo :func:"
"`~fcntl.fcntl`. *fd* es el descriptor de fichero (también se aceptan "
"objetos de fichero que proporcionen un método :meth:`~io.IOBase.fileno`) del "
"archivo para bloquear o desbloquear, y *cmd* es uno de los siguientes "
"valores:"
"`~fcntl.fcntl`. *fd* es el descriptor de fichero (también se aceptan objetos "
"de fichero que proporcionen un método :meth:`~io.IOBase.fileno`) del archivo "
"para bloquear o desbloquear, y *cmd* es uno de los siguientes valores:"

#: ../Doc/library/fcntl.rst:158
msgid ":const:`LOCK_UN` -- unlock"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp