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 4860454 commit 4a8a958Copy full SHA for 4a8a958
library/stdtypes.po
@@ -902,6 +902,8 @@ msgid ""
902
"Return the number of ones in the binary representation of the absolute value "
903
"of the integer. This is also known as the population count. Example::"
904
msgstr ""
905
+"整数の絶対値の二進数表現における 1 の数を返します。これは population count と"
906
+"しても知られています。 例::"
907
908
#: ../../library/stdtypes.rst:505
909
msgid "Return an array of bytes representing an integer."
0 commit comments