# Japanese translation of Devel PHP (2.0.0)
# Copyright (c) 2025 by the Japanese translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Devel PHP (2.0.0)\n"
"POT-Creation-Date: 2025-12-20 16:42+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 "Development"
msgstr "開発"
msgid "Execute PHP"
msgstr "PHPの実行"
msgid "PHP code to execute"
msgstr "実行する PHP コード"
msgid "Enter some code. Do not use <code>&lt;?php ?&gt;</code> tags."
msgstr ""
"何かコードを入力してください。 <code>&lt;?php "
"?&gt;</code> タグは使わないでください。"
msgid "Execute"
msgstr "実行"
msgid "Execute PHP Code"
msgstr "PHP コードの実行"
msgid "Execute PHP code"
msgstr "PHP コードの実行"
msgid "Run arbitrary PHP from a block."
msgstr "ブロックから任意の PHP を実行します。"
