fix fuzzy translation for japanese

This commit is contained in:
Takanori Suzuki 2015-05-09 15:12:29 +09:00
parent f745e7c976
commit 44e7f16636
1 changed files with 3 additions and 5 deletions

View File

@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: plone.app.discussion\n" "Project-Id-Version: plone.app.discussion\n"
"POT-Creation-Date: 2015-03-23 08:03+0000\n" "POT-Creation-Date: 2015-03-23 08:03+0000\n"
"PO-Revision-Date: 2015-05-09 15:05+0900\n" "PO-Revision-Date: 2015-05-09 15:11+0900\n"
"Last-Translator: Takanori Suzuki <takanori@takanory.net>\n" "Last-Translator: Takanori Suzuki <takanori@takanory.net>\n"
"Language-Team: Plone Japanese Team <https://github.com/plonejp>\n" "Language-Team: Plone Japanese Team <https://github.com/plonejp>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -326,9 +326,8 @@ msgstr "モデレータへの通知の送付先アドレス"
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be set below." #. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be set below."
#: ../interfaces.py:315 #: ../interfaces.py:315
#, fuzzy
msgid "help_moderator_notification_enabled" msgid "help_moderator_notification_enabled"
msgstr "コメントが注意を要するものであるかどうか、モデレータは通知を受けるようになります。モデレータのメールアドレスはメール設定コントロールパネルの中のサイト「差出人」アドレスです。" msgstr "コメントが注意を要するものであるかどうか、モデレータは通知を受けるようになります。モデレータのメールアドレスは下のフィールドに設定します。"
#. Default: "If selected, an image of the user is shown next to the comment." #. Default: "If selected, an image of the user is shown next to the comment."
#: ../interfaces.py:304 #: ../interfaces.py:304
@ -453,9 +452,8 @@ msgstr "ユーザへのメール通知を有効にする"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n" #. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:61 #: ../comment.py:61
#, fuzzy
msgid "mail_notification_message" msgid "mail_notification_message"
msgstr "'${title}' へのコメントが投稿されました: ${link}" msgstr "'${title}' へのコメントが投稿されました: ${link}\n\n---\n${text}\n---\n"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n\nApprove comment:\n${link_approve}\n\nDelete comment:\n${link_delete}\n" #. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n\nApprove comment:\n${link_approve}\n\nDelete comment:\n${link_delete}\n"
#: ../comment.py:58 #: ../comment.py:58