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

Commit4a3cd78

Browse files
committed
solved issue bit rate
1 parent82584c3 commit4a3cd78

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎library/functions.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2020-05-07 14:37+0200\n"
14-
"PO-Revision-Date:2020-06-21 22:41+0200\n"
14+
"PO-Revision-Date:2020-06-22 09:12+0200\n"
1515
"Last-Translator:Claudia Millán (clacri)\n"
1616
"Language:es\n"
1717
"Language-Team:python-doc-esMIME-Version: 1.0\n"
@@ -1430,8 +1430,8 @@ msgid ""
14301430
"meth:`__hash__` for details."
14311431
msgstr""
14321432
"Para objetos que implementan métodos :meth:`__hash__`, ten en cuenta que :"
1433-
"func:`hash` trunca el valor de retorno en base a latasa de bits de la "
1434-
"máquinahost. Ver :meth:`__hash__` para más detalles."
1433+
"func:`hash` trunca el valor de retorno en base a laarquitectura (numero de "
1434+
"bits) de lamáquinaanfitriona. Ver :meth:`__hash__` para más detalles."
14351435

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp