File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
msgstr ""
10
10
"Project-Id-Version : Python 2.7\n "
11
11
"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 "
14
14
"Last-Translator : tomo🐧\n "
15
15
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
16
16
"MIME-Version : 1.0\n "
@@ -687,17 +687,17 @@ msgstr "``'f'``"
687
687
688
688
#: ../../library/string.rst:467
689
689
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 ""
693
693
694
694
#: ../../library/string.rst:470
695
695
msgid "``'F'``"
696
696
msgstr "``'F'``"
697
697
698
698
#: ../../library/string.rst:470
699
- msgid "Fixed point. Same as ``'f'``."
700
- msgstr "固定小数点数です。 ``'f'`` と同じです。 "
699
+ msgid "Fixed point notation . Same as ``'f'``."
700
+ msgstr ""
701
701
702
702
#: ../../library/string.rst:472
703
703
msgid "``'g'``"
You can’t perform that action at this time.
0 commit comments