# Copyright (C) 2024 Web Creator ITmaroon
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Mark Down Block 0.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/markdown-block\n"
"POT-Creation-Date: 2025-04-22T04:10:42+02:00\n"
"PO-Revision-Date: 2025-04-22 11:11+0900\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.6\n"
"X-Domain: markdown-block\n"

#. Plugin Name of the plugin
#: markdown-block.php
msgid "MarkDown Block"
msgstr ""

#. Plugin URI of the plugin
#: markdown-block.php
msgid "https://itmaroon.net"
msgstr ""

#. Description of the plugin
#: markdown-block.php build/index.js:1 src/index.js:17
msgid ""
"This is a block that converts a text file written in markdown notation into "
"HTML and displays it."
msgstr ""
"マークダウン記法で書かれたテキストファイルをHTMLに変換して表示するブロックで"
"す。"

#. Author of the plugin
#: markdown-block.php
msgid "Web Creator ITmaroon"
msgstr "WebクリエイターITmaroon"

#: build/index.js:1 src/edit.js:525
msgid "Manage Styel HTML Tag"
msgstr "HTMLタグのスタイル管理"

#: build/index.js:1 src/edit.js:529
msgid "Clears the styles applied to each HTML element."
msgstr "各 HTML 要素に適用されているスタイルをクリアします。"

#: build/index.js:1 src/edit.js:549
msgid "Table of Content"
msgstr "目次"

#: build/index.js:1 src/edit.js:554
msgid "Table of Content Render"
msgstr "目次のレンダリング"

#: build/index.js:1 src/edit.js:567
msgid "header part"
msgstr "ヘッダー部分"

#: build/index.js:1 src/edit.js:571
msgid "sidebar part"
msgstr "サイドバー部分"

#: build/index.js:1 src/edit.js:581
msgid "Style Setting"
msgstr "スタイル設定"

#: build/index.js:1 src/edit.js:586
msgid "Background Color Setting"
msgstr "背景色設定"

#: build/index.js:1 src/edit.js:592
msgid "Choose Background color"
msgstr "背景色を選択"

#: build/index.js:1 src/edit.js:604
msgid "Margin settings(mobile)"
msgstr "マージン設定（モバイル）"

#: build/index.js:1 src/edit.js:603
msgid "Margin settings(desk top)"
msgstr "マージン設定（デスクトップ）"

#: build/index.js:1 src/edit.js:627
msgid "Padding settings(mobile)"
msgstr "パディング設定（モバイル）"

#: build/index.js:1 src/edit.js:626
msgid "Padding settings(desk top)"
msgstr "パディング設定（デスクトップ）"

#: build/index.js:1 src/edit.js:646
msgid "Border settings"
msgstr "ボーダー設定"

#: build/index.js:1 src/edit.js:675
msgid "Copy styles to other posts"
msgstr "他の投稿にスタイルをコピー"

#: build/index.js:1 src/edit.js:679
msgid "Copy the same styles to posts of the selected post type."
msgstr "選択した投稿タイプの投稿に同じスタイルをコピーします。"

#: build/index.js:1 src/edit.js:686
msgid "Select Post Type"
msgstr "投稿タイプを選択"

#: build/index.js:1 src/edit.js:695
msgid "Apply Style"
msgstr "スタイルを適用"

#: build/index.js:1 src/edit.js:701
msgid "Erase styles"
msgstr "スタイルを消去"

#: build/index.js:1 src/edit.js:705
msgid "Removes the style of a DOM element that has been set."
msgstr "設定されている DOM 要素のスタイルを削除します。"

#: build/index.js:1 src/edit.js:710
msgid "Return to default style."
msgstr "デフォルトのスタイルに戻ります。"

#: build/index.js:1 src/edit.js:712
msgid "It cannot be undone. Is it OK?"
msgstr "元に戻すことはできません。 大丈夫ですか？"

#: build/index.js:1 src/edit.js:726
msgid "Delete"
msgstr "消去"

#: build/index.js:1 build/index.js:25 src/edit.js:733
msgid "Cancel"
msgstr "キャンセル"

#: build/index.js:1 src/edit.js:740
msgid "Copy Style Progress"
msgstr "スタイルコピーの進行"

#: build/index.js:1 src/edit.js:745
msgid "Processing, please wait."
msgstr "処理中です。しばらくお待ちください。"

#: build/index.js:1 src/edit.js:746
msgid "Please press the start processing button."
msgstr "処理開始ボタンを押してください。"

#: build/index.js:1 src/edit.js:768
msgid "Processing was interrupted."
msgstr "処理を中止しました。"

#: build/index.js:25
msgid "Start Process"
msgstr "処理開始"

#: build/block.json src/block.json
msgctxt "block title"
msgid "Mark Down"
msgstr ""

#~ msgid "Activate Plugin"
#~ msgstr "プラグインの有効化"

#~ msgid "Required plugin is not active."
#~ msgstr "必要なプラグインが有効化されていません。"

#~ msgid "Install Plugin"
#~ msgstr "プラグインのインストールサイト"

#~ msgid "Required plugin is not installed."
#~ msgstr "プラグインのインストールが必要です。"

#~ msgid "Return to Plugins Setting"
#~ msgstr "プラグイン設定画面へ戻る"
