# Copyright (C) 2025 KSI Inc.
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Puti Content Core 0.9.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/puti-content-"
"core\n"
"POT-Creation-Date: 2026-02-03T13:55:40+09:00\n"
"PO-Revision-Date: 2026-02-09 09:27+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.8\n"
"X-Domain: puti-content-core\n"

#. Plugin Name of the plugin
#: puti-content-core.php includes/class-admin-settings.php:28
#: includes/class-admin-settings.php:29 includes/class-admin-settings.php:43
msgid "Puti Content Core"
msgstr "ぷちコンテンツ更新ツール"

#. Description of the plugin
#: puti-content-core.php
msgid ""
"This is a plugin for displaying posts from custom post types on a static "
"site."
msgstr "静的サイトにカスタム投稿タイプの投稿を表示するためのプラグインです。"

#. Author of the plugin
#: puti-content-core.php
msgid "KSI Inc."
msgstr ""

#. Author URI of the plugin
#: puti-content-core.php
msgid "https://www.ksinet.co.jp/"
msgstr ""

#: includes/class-admin-list.php:27 includes/class-admin-ui.php:55
#: includes/templates/single-puticoco_article.php:37
msgid "Article Code"
msgstr "記事コード"

#: includes/class-admin-settings.php:64
msgid "Secure Settings"
msgstr "セキュリティ設定"

#: includes/class-admin-settings.php:70
msgid "Allowed Domains"
msgstr "許可するドメイン"

#: includes/class-admin-settings.php:79
msgid "Custom Settings"
msgstr "カスタム設定"

#: includes/class-admin-settings.php:85
msgid "Additional Stylesheets"
msgstr "追加スタイルシート"

#: includes/class-admin-settings.php:95
msgid ""
"Set the domains that are allowed to access content. Leave blank to allow all "
"access."
msgstr ""
"コンテンツの表示を許可するドメインを設定します。空白の場合すべてのアクセスを"
"許可します。"

#: includes/class-admin-settings.php:101
msgid "Enter allowed domains, one per line.（e.g., example.com）"
msgstr "1行に1つずつドメイン (例: example.com) を入力してください。"

#: includes/class-admin-settings.php:105
msgid "Configure custom settings such as styles."
msgstr "スタイルなどのカスタム設定します。"

#: includes/class-admin-settings.php:111
msgid "Write your CSS directly here."
msgstr "ここに直接 CSS を記述してください。"

#: includes/class-admin-ui.php:30
msgid "Embed Code"
msgstr "記事取得用タグ"

#: includes/class-admin-ui.php:54
msgid "Article code and tags to display the content of this article."
msgstr "この記事のコンテンツを表示するための記事コードとタグです。"

#: includes/class-admin-ui.php:55
msgid "Specify using alphanumeric characters"
msgstr "英数字で指定"

#: includes/class-admin-ui.php:56
msgid "Copy the following tag and paste it into your HTML file."
msgstr "以下のタグをコピーして、HTML ファイルに貼り付けてください。"

#: includes/class-admin-ui.php:56
msgid "*This will not work if the article code is not specified."
msgstr "* 記事コードの指定がない場合は動作しません。"

#: includes/class-admin-ui.php:58
msgid "Copy Tag"
msgstr "タグをコピー"

#: includes/class-post-type.php:29 includes/class-post-type.php:30
#: includes/class-post-type.php:31
msgid "Puti Content"
msgstr "ぷちコンテンツ"

#: includes/class-rest-api.php:54
msgid "The article code is not specified."
msgstr "記事コードが指定されていません。"

#: includes/class-rest-api.php:77
msgid "The article with the specified article code cannot be found."
msgstr "指定された記事コードの記事が見つかりません。"

#: includes/class-rest-api.php:124
msgid "Failed to load article."
msgstr "記事の取得に失敗しました。"

#: includes/class-rest-api.php:185
msgid "ID not specified."
msgstr "ID が指定されていません。"

#: includes/class-rest-api.php:190
msgid "Article not found."
msgstr "記事が見つかりません。"

#: includes/templates/single-puticoco_article.php:10
msgid "You are not authorized to view this article. Please log in."
msgstr "この記事を表示する権限がありません。ログインしてください。"

#: includes/templates/single-puticoco_article.php:10
msgid "Access Denied"
msgstr "アクセス拒否"

#: includes/templates/single-puticoco_article.php:20
msgid "not found."
msgstr "記事が見つかりません。"

#: includes/templates/single-puticoco_article.php:36
msgid "Preview"
msgstr "記事プレビュー"

#: includes/templates/single-puticoco_article.php:38
msgid ""
"*This is a simple preview. Please note that it will be affected by the style "
"of the embedded web page."
msgstr ""
"* 簡易プレビューです。埋め込んだ Web ページのスタイルの影響を受けますのでご留"
"意ください。"

#: includes/templates/single-puticoco_article.php:42
msgid "Loading..."
msgstr "プレビューを読み込み中..."

#~ msgid "Total Views"
#~ msgstr "総表示数"

#~ msgid "Allowed IP Addresses"
#~ msgstr "許可するIPアドレス"

#~ msgid "Set the domains and IP addresses that can access the API."
#~ msgstr "APIにアクセスできるドメインとIPアドレスを設定します。"

#~ msgid "Please enter one IP address per line."
#~ msgstr "1行に1つずつIPアドレスを入力してください。"

#~ msgid "*IP address restrictions are usually not necessary for public sites."
#~ msgstr "※公開サイトでは通常IPアドレスの制限は不要です。"

#~ msgid "Please enter one domain (e.g., example.com) per line."
#~ msgstr "1行に1つずつドメイン（例: www.example.com）を入力してください。"
