Remove incorrectly formatted translation

Running compiletranslations on this .po file causes an error of
`number of format specifications in 'msgid' and 'msgstr' does not match`
due to the missing `%r` reference in the translation. This removes
the translation because I don't know the language to fix it.
This commit is contained in:
Matt Tuchfarber 2018-02-27 15:43:27 -05:00 committed by Takeshi KOMIYA
parent fb8e258012
commit 501a24a7e9

View File

@ -1295,7 +1295,7 @@ msgstr "目录"
#: sphinx/transforms/post_transforms/__init__.py:139
#, python-format
msgid "more than one target found for 'any' cross-reference %r: could be %s"
msgstr "'any' 交叉引用的目标不唯一:可能是 %s"
msgstr ""
#: sphinx/transforms/post_transforms/__init__.py:169
#, python-format