8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27caf54 commit bf5d2cbCopy full SHA for bf5d2cb
howto/sockets.po
@@ -451,6 +451,12 @@ msgid ""
451
"The string \"0\" would be two bytes, while binary is four. Of course, this "
452
"doesn't fit well with fixed-length messages. Decisions, decisions."
453
msgstr ""
454
+"Nestes dias de máquinas de 32 bits, a representação ascii de dados binários "
455
+"é frequentemente menor do que a representação binária. Isso porque, em uma "
456
+"quantidade surpreendente de tempo, todos aqueles longos têm o valor 0, ou "
457
+"talvez 1. A string \"0\" teria dois bytes, enquanto o binário teria quatro. "
458
+"Claro, isso não se encaixa bem com mensagens de comprimento fixo. Decisões, "
459
+"decisões."
460
461
#: ../../howto/sockets.rst:272
462
msgid "Disconnecting"
0 commit comments