# Copyright (C) badasswp
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: SQL to CPT\n"
"POT-Creation-Date: 2024-10-06 00:17+0100\n"
"PO-Revision-Date: 2024-10-06 03:27+0100\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"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.5\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: sql-to-cpt.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
"X-Poedit-SearchPathExcluded-1: node_modules\n"
"X-Poedit-SearchPathExcluded-2: vendor\n"

#. Plugin Name of the plugin/theme
msgid "SQL to CPT"
msgstr "SQL から CPT"

#. Description of the plugin/theme
#: inc/Services/Admin.php:67
msgid "Import & Convert SQL files to Custom Post Types (CPT)."
msgstr "SQLファイルをカスタム投稿タイプ（CPT）にインポートして変換します。"

#. Plugin URI of the plugin/theme
msgid "https://github.com/badasswp/sql-to-cpt"
msgstr "https://github.com/badasswp/sql-to-cpt"

#. Author of the plugin/theme
msgid "badasswp"
msgstr "badasswp"

#. Author URI of the plugin/theme
msgid "https://github.com/badasswp"
msgstr "https://github.com/badasswp"

#: inc/Services/Admin.php:68
msgid "Loading..."
msgstr "読み込み中..."

#. translators: Plugin directory path.
#: sql-to-cpt.php:32
#, php-format
msgid "Fatal Error: Composer not setup in %s"
msgstr "致命的エラー: %s に Composer がセットアップされていません"

#. dist/app.js
msgid "Import SQL File"
msgstr "SQL ファイルをインポート"

#. dist/app.js
msgid "Select SQL File"
msgstr "SQL ファイルを選択"

#. dist/app.js
msgid "Use SQL"
msgstr "SQL を使用"

#. dist/app.js
msgid "Table"
msgstr "テーブル"

#. dist/app.js
msgid "Columns"
msgstr "カラム"

#. dist/app.js
msgid "Importing SQL..."
msgstr "SQL をインポート中..."

#. dist/app.js
msgid "Import Completed!"
msgstr "インポート完了！"
