# Translation of Plugins - PHP Code Widget - Stable (latest release) in Japanese # This file is distributed under the same license as the Plugins - PHP Code Widget - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2017-02-22 21:48:27+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: GlotPress/2.3.0\n" "Language: ja_JP\n" "Project-Id-Version: Plugins - PHP Code Widget - Stable (latest release)\n" #. Author URI of the plugin/theme msgid "http://ottodestruct.com" msgstr "http://ottodestruct.com" #. Author of the plugin/theme msgid "Otto" msgstr "Otto" #. Description of the plugin/theme msgid "Like the Text widget, but it will take PHP code as well. Heavily derived from the Text widget code in WordPress." msgstr "テキストウィジェットと同様に、PHP コードも扱えます。 WordPress のテキストウィジェットコードから大きく派生しています。" #. Plugin URI of the plugin/theme msgid "http://ottopress.com/wordpress-plugins/php-code-widget/" msgstr "http://ottopress.com/wordpress-plugins/php-code-widget/" #. Plugin Name of the plugin/theme msgid "PHP Code Widget" msgstr "PHP Code Widget" #: execphp.php:57 msgid "Automatically add paragraphs." msgstr "段落を自動的に追加します。" #: execphp.php:52 msgid "Title:" msgstr "タイトル: " #: execphp.php:17 msgid "PHP Code" msgstr "PHP コード" #: execphp.php:15 msgid "Arbitrary text, HTML, or PHP Code" msgstr "任意のテキスト、HTML、または PHP コード"