# Copyright (C) 2024 Strategy11 # This file is distributed under the same license as the Formidable Logs plugin. msgid "" msgstr "" "Project-Id-Version: a2d8bc55ffb2a23897925e74530a7308\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/formidable-logs\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-09T17:07:42+00:00\n" "PO-Revision-Date: 2024-08-10 04:41\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: formidable-logs\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-logs] master/languages/formidable-logs.pot\n" "X-Crowdin-File-ID: 2386\n" "Language: ja_JP\n" #. Plugin Name of the plugin #: formidable-logs.php msgid "Formidable Logs" msgstr "Formidable ログ" #. Plugin URI of the plugin #. Author URI of the plugin #: formidable-logs.php msgid "http://formidablepro.com/" msgstr "http://formidablepro.com/" #. Description of the plugin #: formidable-logs.php msgid "Log events from Formidable and other add-ons" msgstr "Formidable と他のアドオンからのログ記録イベント" #. Author of the plugin #: formidable-logs.php msgid "Strategy11" msgstr "Strategy11" #: controllers/FrmLogAppController.php:39 #: controllers/FrmLogAppController.php:61 #: controllers/FrmLogAppController.php:63 #: controllers/FrmLogAppController.php:80 msgid "Logs" msgstr "ログ" #: controllers/FrmLogAppController.php:62 msgid "Log" msgstr "ログ" #: controllers/FrmLogAppController.php:65 msgid "Search Logs" msgstr "ログを検索" #: controllers/FrmLogAppController.php:66 msgid "No Logs Found." msgstr "ログが見つかりません。" #: controllers/FrmLogAppController.php:67 msgid "Add New Log" msgstr "新規ログを追加" #: controllers/FrmLogAppController.php:68 msgid "Edit Log" msgstr "ログを編集" #: controllers/FrmLogAppController.php:126 msgid "Log Details" msgstr "ログインの詳細" #: formidable-logs.php:79 msgid "Formidable Logs requires Formidable Forms to be installed." msgstr "Formidable ログには Formidable Forms がインストールされている必要があります。" #: formidable-logs.php:81 msgid "Install Formidable Forms" msgstr "Formidable Forms をインストール" #: models/FrmLogCron.php:80 msgid "Purge the logs in a monthly period" msgstr "月単位でログをパージ" #: models/FrmLogList.php:31 #: models/FrmLogList.php:151 msgid "Entry" msgstr "投稿" #: models/FrmLogList.php:32 msgid "Action" msgstr "アクション" #: models/FrmLogList.php:33 msgid "Status" msgstr "ステータス" #: models/FrmLogList.php:38 msgid "Date" msgstr "日付" #: models/FrmLogList.php:146 msgid "%d (Deleted)" msgstr "%d (削除済み)" #: views/csv-button.php:15 msgid "Download CSV" msgstr "CSV をダウンロード" #: views/delete-button.php:15 msgid "Heads up" msgstr "ご注意ください" #: views/delete-button.php:15 msgid "ALL logs will be permanently deleted. Want to proceed?" msgstr "すべてのログは完全に削除されます。続行しますか ?" #: views/delete-button.php:16 msgid "Delete All Logs" msgstr "すべてのログを削除" #: views/settings/logs.php:17 msgid "Next occurrence will be at" msgstr "次回の発生予定時間:" #: views/settings/logs.php:23 msgid "Automatically delete log entries every 30 days" msgstr "30日ごとにログエントリーを自動的に削除" #: views/settings/logs.php:24 msgid "This action will keep the small portion of the latest logs at the end of the 30 days." msgstr "このアクションは、30日経過後に最新ログのごく一部を保持します。" #: views/show.php:16 msgid "Response" msgstr "フィードバック"