# Japanese translation of Author Pane Popup (7.x-1.0)
# Copyright (c) 2016 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Author Pane Popup (7.x-1.0)\n"
"POT-Creation-Date: 2016-05-25 13:50+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Pages"
msgstr "ページ"
msgid "User"
msgstr "ユーザー"
msgid "Click here"
msgstr "ここをクリック"
msgid ""
"Specify pages by using their paths. Enter one path per line. The '*' "
"character is a wildcard. Example paths are %blog for the blog page and "
"%blog-wildcard for every personal blog. %front is the front page."
msgstr ""
"１行に１ベージとして、パスを入力してください。 "
"<b>*</b> はワイルドカードとして使えます。 "
"例えばブログページのパスを指定するには "
"<b>%blog</b>、ユーザー別のブログは <b>%blog-wildcard</b> "
"と入力してください。 "
"また、フロントページを指定するには <b>%front</b> "
"と入力してください。"
msgid "Pages on which this PHP code returns <code>TRUE</code> (experts only)"
msgstr "以下のPHPコードが<code>TRUE</code>を返す場合のみ（上級者向け）"
msgid "Pages or PHP code"
msgstr "ページまたはPHPコード"
msgid ""
"If the PHP option is chosen, enter PHP code between %php. Note that "
"executing incorrect PHP code can break your Drupal site."
msgstr ""
"オプションでPHPを選択した場合、%php "
"の間にPHPコードを記入してください。正しくないコードを実行した場合、このDrupalサイトが正常に動作しなくなる可能性があるので注意してください。"
msgid "Every page except the listed pages"
msgstr "以下を除く全てのページ"
msgid "The listed pages only"
msgstr "以下のページのみ"
