# Copyright (C) 2024 Strategy11 # This file is distributed under the same license as the Formidable Quiz Maker plugin. msgid "" msgstr "" "Project-Id-Version: a2d8bc55ffb2a23897925e74530a7308\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/formidable-quizzes\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-19T12:24:52+00:00\n" "PO-Revision-Date: 2024-08-20 00:25\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: formidable-quizzes\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-quizzes] master/languages/formidable-quizzes.pot\n" "X-Crowdin-File-ID: 2460\n" "Language: ja_JP\n" #. Plugin Name of the plugin #: formidable-quizzes.php msgid "Formidable Quiz Maker" msgstr "Formidable クイズ作成ツール" #. Plugin URI of the plugin #. Author URI of the plugin #: formidable-quizzes.php msgid "https://formidableforms.com/" msgstr "https://formidableforms.com/" #. Description of the plugin #: formidable-quizzes.php msgid "Make quizzes, automatically score them and show user scores" msgstr "クイズを作成して自動採点し、ユーザースコアを表示する" #. Author of the plugin #: formidable-quizzes.php msgid "Strategy11" msgstr "Strategy11" #: controllers/FrmQuizzesAppController.php:97 msgid "Migrating the quizzes database. Please do not leave this page!" msgstr "クイズデータベースを移行中です。このページを離れないでください !" #: controllers/FrmQuizzesAppController.php:98 msgid "Database is updated successfully" msgstr "データベースが正常に更新されました" #: controllers/FrmQuizzesAppController.php:99 msgid "Database updating is not completed!" msgstr "データベースの更新が完了していません !" #: controllers/FrmQuizzesAppController.php:134 #: models/FrmQuizzesField.php:65 #: models/FrmQuizzesOutcomeAction.php:34 msgid "Outcome" msgstr "結果" #: controllers/FrmQuizzesAppController.php:136 #: models/FrmQuizzesAction.php:49 #: models/FrmQuizzesField.php:65 msgid "Score" msgstr "スコア" #. translators: %s: Outcome result (Name of action/outcome). #: controllers/FrmQuizzesEntriesController.php:92 msgid "Outcome: %s" msgstr "結果: %s" #. translators: %s: Total score number. #: controllers/FrmQuizzesEntriesController.php:106 msgid "Total Score: %s" msgstr "合計スコア: %s" #: controllers/FrmQuizzesMigrationController.php:56 msgid "Your quizzes database is out of date." msgstr "クイズのデータベースが古くなっています。" #: controllers/FrmQuizzesMigrationController.php:57 msgid "Upgrade database" msgstr "データベースをアップグレード" #: controllers/FrmQuizzesScoredController.php:42 msgid "You don't have permission to do that." msgstr "この操作を行う権限がありません." #: controllers/FrmQuizzesSettingsController.php:218 msgid "Quizzes" msgstr "クイズ" #: helpers/FrmQuizzesAppHelper.php:25 msgid "Scored quiz" msgstr "採点付きクイズ" #: helpers/FrmQuizzesAppHelper.php:26 msgid "Outcome quiz" msgstr "結果判定クイズ" #: helpers/FrmQuizzesAppHelper.php:108 msgid "Unscored" msgstr "未採点" #: helpers/FrmQuizzesAppHelper.php:142 msgid "Should equal" msgstr "次と等しい" #: helpers/FrmQuizzesAppHelper.php:143 msgid "Should contain all" msgstr "次をすべて含む" #: helpers/FrmQuizzesAppHelper.php:144 msgid "Should contain one" msgstr "次を1つ含む" #: helpers/FrmQuizzesAppHelper.php:145 msgid "Should not contain" msgstr "次を含んではならない" #: helpers/FrmQuizzesAppHelper.php:146 msgid "Less than" msgstr "" #: helpers/FrmQuizzesAppHelper.php:147 msgid "Greater than" msgstr "" #. translators: score. #: helpers/FrmQuizzesManualHelper.php:29 msgid "%s point" msgid_plural "%s points" msgstr[0] "%sポイント" #: helpers/FrmQuizzesManualHelper.php:61 msgid "Entry ID, Field ID, and Score must not be empty" msgstr "エントリー ID、フィールド ID、スコアは空にしないでください" #: models/FrmQuizzesAction.php:23 #: views/form-actions/scored/modal.php:24 msgid "Scored Quiz" msgstr "採点付きクイズ" #: models/FrmQuizzesAction.php:180 msgid "What would you like to show after submit?" msgstr "送信後に何を表示しますか ?" #: models/FrmQuizzesAction.php:187 msgid "Randomize questions" msgstr "質問をランダム化" #: models/FrmQuizzesAction.php:189 msgid "Show the fields in a random order each time the form is loaded" msgstr "フォームが読み込まれるたびに、フィールドをランダムな順序で表示します。" #: models/FrmQuizzesAction.php:193 msgid "Randomize options" msgstr "オプションをランダム化" #: models/FrmQuizzesAction.php:195 msgid "Change the order of options in a field with multiple options (radio, checkbox, select)" msgstr "複数のオプション (ラジオ、チェックボックス、選択) が含まれるフィールドの、オプション順序を変更" #: models/FrmQuizzesAction.php:199 msgid "Allow negative scoring" msgstr "マイナススコアを使用可能にする" #: models/FrmQuizzesAction.php:201 msgid "Applicable only for questions with advanced scoring" msgstr "高度なスコアリングを使用する質問にのみ適用可能" #: models/FrmQuizzesAction.php:223 msgid "Use default success settings" msgstr "デフォルトの成功設定を使用" #: models/FrmQuizzesAction.php:224 msgid "Show the score" msgstr "スコアを表示" #: models/FrmQuizzesAction.php:225 msgid "Show user's answers" msgstr "ユーザーの回答を表示" #: models/FrmQuizzesAction.php:226 msgid "Show correct answers" msgstr "正解を表示" #: models/FrmQuizzesEntryFormatter.php:163 msgid "Change" msgstr "変更" #: models/FrmQuizzesEntryFormatter.php:174 msgid "Save" msgstr "保存" #: models/FrmQuizzesEntryFormatter.php:259 msgid "Should not contain:" msgstr "次を含んではならない:" #: models/FrmQuizzesEntryFormatter.php:259 msgid "Correct answer:" msgstr "正解:" #: models/FrmQuizzesEntryFormatter.php:280 msgid "or" msgstr "あるいは" #: models/FrmQuizzesEntryFormatter.php:280 msgid "and" msgstr "および" #. Translators: correct answer. #: models/FrmQuizzesEntryFormatter.php:295 msgid "Greater than %s" msgstr "" #. Translators: correct answer. #: models/FrmQuizzesEntryFormatter.php:299 msgid "Less than %s" msgstr "" #: models/FrmQuizzesOutcomeAction.php:23 msgid "Quiz Outcome" msgstr "クイズの結果" #: models/FrmQuizzesOutcomeAction.php:85 msgid "Image" msgstr "画像" #: models/FrmQuizzesOutcomeAction.php:91 msgid "Message" msgstr "メッセージ" #. translators: %d: field id. #: views/field/backend-builder.php:11 msgid "You can display your quiz result using the [%d] shortcode in an email action or in a View." msgstr "[%d] ショートコードを使用してメールアクションに、またはビュー内にクイズの結果を表示できます。" #: views/form-actions/scored/type-choice.php:33 msgid "Advanced scoring" msgstr "高度なスコアリング" #: views/form-actions/scored/type-choice.php:63 #: views/form-actions/scored/type-text.php:45 msgid "Points" msgstr "ポイント" #: views/form-actions/scored/type-choice.php:74 #: views/form-actions/scored/type-text.php:81 msgid "Add correct answer(s)" msgstr "正解を追加" #: views/form-actions/scored/type-text.php:30 msgid "Score this field manually" msgstr "このフィールドを手動で採点する" #: views/form-actions/scored/type-text.php:36 msgid "Enter a comma-separated list of correct choices" msgstr "正しい選択肢のコンマ区切りのリストを入力してください" #: views/form-actions/scored/type-text.php:93 msgid "Max score" msgstr "最高スコア" #: views/form-actions/settings.php:137 msgid "Customize Quiz Scoring" msgstr "クイズのスコアリングをカスタマイズ" #: views/form-actions/settings.php:145 msgid "Add another outcome" msgstr "別の結果を追加" #: views/quiz/show-score.php:26 msgid "Your total score is" msgstr "あなたの合計スコア" #. translators: %1$s: correct answers count text, %2$d: total answers count. #: views/quiz/show-score.php:37 msgid "%1$s out of %2$d" msgstr "%1$s / %2$d" #. translators: number of correct answers. #: views/quiz/show-score.php:41 msgid "%d point" msgid_plural "%d points" msgstr[0] "%dポイント" #: views/settings/form.php:8 msgid "Grading Scale" msgstr "評定基準" #: views/settings/form.php:14 msgid "Letter Grade" msgstr "レターグレード" #: views/settings/form.php:15 msgid "Start %" msgstr "開始 %" #: views/settings/form.php:16 msgid "End %" msgstr "終了 %" #: views/settings/form.php:25 #: js/frmquizzes-settings.js:36 msgid "Add" msgstr "追加" #: views/settings/form.php:27 #: js/frmquizzes-settings.js:37 msgid "Remove" msgstr "削除" #: views/shared/modal-footer.php:15 msgid "Done" msgstr "完了" #: views/shared/modal-header.php:19 #: views/shared/modal-header.php:20 msgid "Cancel" msgstr "キャンセル" #: js/frm-quizzes-form-action.js:348 msgid "Outcome Conditions" msgstr "" #: js/frm-quizzes-form-action.js:507 msgid "Only one type of Quiz action can be included in a form." msgstr ""