msgid ""
"Every email sent through your website will have the subject prefixed by this "
"string. It's usually a good idea to have such a prefix so your users can "
-"easily set up a filter on theyr email clients."
+"easily set up a filter on their email clients."
msgstr ""
"このウェブサイトから送信するメールの件名の先頭に、指定した文字を付け加えます"
"この文字列により、ユーザがメールクライアントで簡単にメールを振り分けることが"
msgstr "Markdownの基礎"
#: forum/skins/default/templates/sidebar/markdown_help.html:6
-msgid "*italic* or __italic__"
-msgstr "*斜体*または__italic__"
+msgid "*italic* or _italic_"
+msgstr "*斜体*または_italic_"
#: forum/skins/default/templates/sidebar/markdown_help.html:9
msgid "**bold** or __bold__"