Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9832a41

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent c334d6f commit 9832a41

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

library/string.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 2.7\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2018-06-13 13:36+0900\n"
13-
"PO-Revision-Date: 2018-06-13 04:47+0000\n"
12+
"POT-Creation-Date: 2018-08-07 14:03+0900\n"
13+
"PO-Revision-Date: 2018-08-07 05:14+0000\n"
1414
"Last-Translator: tomo🐧\n"
1515
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1616
"MIME-Version: 1.0\n"
@@ -687,17 +687,17 @@ msgstr "``'f'``"
687687

688688
#: ../../library/string.rst:467
689689
msgid ""
690-
"Fixed point. Displays the number as a fixed-point number. The default "
691-
"precision is ``6``."
692-
msgstr "固定小数点数です。数値を固定小数点数として表示します。デフォルトの精度は ``6`` です。"
690+
"Fixed-point notation. Displays the number as a fixed-point number. The "
691+
"default precision is ``6``."
692+
msgstr ""
693693

694694
#: ../../library/string.rst:470
695695
msgid "``'F'``"
696696
msgstr "``'F'``"
697697

698698
#: ../../library/string.rst:470
699-
msgid "Fixed point. Same as ``'f'``."
700-
msgstr "固定小数点数です。 ``'f'`` と同じです。"
699+
msgid "Fixed point notation. Same as ``'f'``."
700+
msgstr ""
701701

702702
#: ../../library/string.rst:472
703703
msgid "``'g'``"

0 commit comments

Comments
 (0)