# Copyright (C) 2024 Strategy11 # This file is distributed under the GPL-2.0+. msgid "" msgstr "" "Project-Id-Version: a2d8bc55ffb2a23897925e74530a7308\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/formidable-ai\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-08-13T13:10:05+00:00\n" "PO-Revision-Date: 2024-08-14 00:29\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: formidable-ai\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: a2d8bc55ffb2a23897925e74530a7308\n" "X-Crowdin-Project-ID: 28\n" "X-Crowdin-Language: ja\n" "X-Crowdin-File: /[Strategy11.formidable-ai] main/languages/formidable-ai.pot\n" "X-Crowdin-File-ID: 2344\n" "Language: ja_JP\n" #. Plugin Name of the plugin #: formidable-ai.php msgid "Formidable AI" msgstr "Formidable AI" #. Plugin URI of the plugin #. Author URI of the plugin #: formidable-ai.php msgid "https://formidableforms.com/" msgstr "https://formidableforms.com/" #. Description of the plugin #: formidable-ai.php msgid "Bring the power of AI to your forms" msgstr "フォームに AI のパワーをプラス" #. Author of the plugin #: formidable-ai.php msgid "Strategy11" msgstr "Strategy11" #: classes/controllers/FrmAIAppController.php:28 msgid "You are running an outdated version of Formidable Forms." msgstr "Formidable Forms のバージョンが古いようです。" #: classes/controllers/FrmAIAppController.php:246 msgctxt "form templates: create an AI generated form" msgid "Create" msgstr "作成" #: classes/controllers/FrmAIAppController.php:247 msgid "Create with AI" msgstr "" #: classes/controllers/FrmAIAppController.php:248 #: js/create-ai-form-button.js:33 msgid "BETA" msgstr "" #: classes/controllers/FrmAIAppController.php:334 msgid "Request is missing token." msgstr "" #: classes/controllers/FrmAIAppController.php:339 msgid "Generate form data no longer exists." msgstr "" #: classes/controllers/FrmAIAppController.php:343 msgid "Your server is missing the simplexml_import_dom function" msgstr "サーバーに simplexml_import_dom 関数がありません。" #: classes/controllers/FrmAIAppController.php:350 msgid "In order to install XML, your server must have DOMDocument installed." msgstr "" #: classes/controllers/FrmAIAppController.php:357 msgid "Failed trying to load XML data." msgstr "" #: classes/controllers/FrmAIAppController.php:364 msgid "There was an error when reading this XML file" msgstr "この XML ファイルを読み込む際にエラーが発生しました。" #: classes/controllers/FrmAIAppController.php:370 msgid "Importing XML failed: " msgstr "" #: classes/controllers/FrmAIAppController.php:374 msgid "No forms were actually generated. Please reach out to support." msgstr "" #: classes/models/FrmAIField.php:58 #: classes/views/builder-settings.php:31 msgid "You are a helpful assistant" msgstr "あなたは親切なアシスタントです" #: classes/views/builder-field.php:6 msgid "The AI response will show here." msgstr "AI の回答はここに表示されます。" #: classes/views/builder-settings.php:19 msgid "Hide Response" msgstr "回答を非表示" #: classes/views/builder-settings.php:20 msgid "Check this box if you do not want to see the AI response immediately in the form." msgstr "AI の回答をすぐにフォームに表示したくない場合は、このボックスにチェックマークを入れてください。" #: classes/views/builder-settings.php:26 msgid "Guide Prompt" msgstr "ガイドプロンプト" #: classes/views/builder-settings.php:27 msgid "Give Open AI more context for the type of response you would like to receive. You can include shortcodes." msgstr "" #: classes/views/builder-settings.php:38 msgid "AI Question" msgstr "" #: classes/views/builder-settings.php:39 msgid "Compose the question. This can be made up of multiple shortcodes and text." msgstr "" #: classes/views/builder-settings.php:51 msgid "GPT Model" msgstr "" #: classes/views/builder-settings.php:52 msgid "4o mini requests are likely to be higher quality than 3.5 turbo, but are likely to take a few seconds longer to complete." msgstr "" #: classes/views/builder-settings.php:55 msgid "3.5 Turbo (recommended)" msgstr "" #: classes/views/builder-settings.php:56 msgid "4o mini (more detailed)" msgstr "" #: classes/views/builder-settings.php:61 msgid "By using this field, you agree to the ChatGPT terms of service." msgstr "このフィールドを使用することで、あなたは ChatGPT の利用規約に同意します。" #: js/create-ai-form-button.js:23 msgid "Create form with AI" msgstr "" #: js/create-ai-form-button.js:57 msgid "AI generated forms are limited to basic fields. Generating conditional logic, calculations or form actions is currently not supported." msgstr "" #: js/create-ai-form-button.js:61 msgid "Describe your form" msgstr "" #: js/create-ai-form-button.js:65 msgid "e.g. Simple registration form with email, name, password fields and a submit button." msgstr "" #: js/create-ai-form-button.js:82 msgid "Try example" msgstr "" #: js/create-ai-form-button.js:139 msgid "Continue" msgstr "次へ" #: js/create-ai-form-button.js:147 msgid "Create Form with AI" msgstr "" #: js/create-ai-form-button.js:166 msgid "Prompt cannot be empty" msgstr "" #: js/create-ai-form-button.js:173 msgid "We're generating your form." msgstr "" #: js/create-ai-form-button.js:175 msgid "It might take a while." msgstr "" #: js/create-ai-form-button.js:190 msgid "Your AI generated form will have the following fields:" msgstr "" #: js/create-ai-form-button.js:248 msgid "Importing generated form data. Please wait." msgstr ""