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

Getting the work done for the language switch#438

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 9 commits into3.8fromclaudia_lang_switch
Jun 28, 2020
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
solved issue bit rate
  • Loading branch information
@clacri
clacri committedJun 22, 2020
commit4a3cd7828daf157098d46b7ca5c2a204121eb858
7 changes: 4 additions & 3 deletionslibrary/functions.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: 2020-05-07 14:37+0200\n"
"PO-Revision-Date: 2020-06-21 22:41+0200\n"
"PO-Revision-Date: 2020-06-22 09:12+0200\n"
"Last-Translator: Claudia Millán (clacri)\n"
"Language: es\n"
"Language-Team: python-doc-esMIME-Version: 1.0\n"
Expand DownExpand Up@@ -1430,8 +1430,8 @@ msgid ""
"meth:`__hash__` for details."
msgstr ""
"Para objetos que implementan métodos :meth:`__hash__`, ten en cuenta que :"
"func:`hash` trunca el valor de retorno en base a latasa de bits de la "
"máquinahost. Ver :meth:`__hash__` para más detalles."
"func:`hash` trunca el valor de retorno en base a laarquitectura (numero de "
"bits) de lamáquinaanfitriona. Ver :meth:`__hash__` para más detalles."

#: ../Doc/library/functions.rst:710
msgid ""
Expand DownExpand Up@@ -2521,6 +2521,7 @@ msgstr ""
"de texto, :func:`print` no puede ser utilizada con objetos fichero en modo "
"binario. Para esos, utiliza en cambio ``file.write(…)``."

# no teníamos claro si traducir o no buffered y como, asi como flushed.
#: ../Doc/library/functions.rst:1329
msgid ""
"Whether output is buffered is usually determined by *file*, but if the "
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp