# Copyright (C) 2022 thingsym
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Custom Post Type Widgets 1.5.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-post-type-widgets\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2022-05-25T15:39:23+09:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: custom-post-type-widgets\n"

#. Plugin Name of the plugin
msgid "Custom Post Type Widgets"
msgstr "Custom Post Type Widgets"

#. Plugin URI of the plugin
msgid "https://github.com/thingsym/custom-post-type-widgets"
msgstr "https://github.com/thingsym/custom-post-type-widgets"

#. Description of the plugin
msgid "This plugin adds default custom post type widgets."
msgstr "This plugin adds default custom post type widgets."

#. Author of the plugin
msgid "thingsym"
msgstr "thingsym"

#. Author URI of the plugin
msgid "https://www.thingslabo.com/"
msgstr "https://www.thingslabo.com/"

#: inc/class-custom-post-type-widgets.php:122
msgid "Become a sponsor"
msgstr "スポンサーになる"

#: inc/widget-custom-post-type-archive.php:26
msgid "A monthly archive of your site&#8217;s Posts."
msgstr "投稿の月別アーカイブ"

#: inc/widget-custom-post-type-archive.php:29
msgid "Archives (Custom Post Type)"
msgstr "アーカイブ (カスタム投稿タイプ)"

#: inc/widget-custom-post-type-archive.php:44
msgid "Archives"
msgstr "アーカイブ"

#: inc/widget-custom-post-type-archive.php:112
msgid "Select Year"
msgstr "年を選択"

#: inc/widget-custom-post-type-archive.php:115
msgid "Select Month"
msgstr "月を選択"

#: inc/widget-custom-post-type-archive.php:118
msgid "Select Day"
msgstr "日を選択"

#: inc/widget-custom-post-type-archive.php:121
msgid "Select Week"
msgstr "週を選択"

#: inc/widget-custom-post-type-archive.php:124
msgid "Select Post"
msgstr "投稿を選択"

#: inc/widget-custom-post-type-archive.php:223
#: inc/widget-custom-post-type-calendar.php:128
#: inc/widget-custom-post-type-categories.php:200
#: inc/widget-custom-post-type-recent-comments.php:189
#: inc/widget-custom-post-type-recent-posts.php:244
#: inc/widget-custom-post-type-search.php:102
#: inc/widget-custom-post-type-tag-cloud.php:144
msgid "Title:"
msgstr "タイトル:"

#: inc/widget-custom-post-type-archive.php:234
#: inc/widget-custom-post-type-calendar.php:140
#: inc/widget-custom-post-type-recent-comments.php:201
#: inc/widget-custom-post-type-recent-posts.php:254
#: inc/widget-custom-post-type-search.php:113
msgid "Post Type:"
msgstr "ポストタイプ:"

#: inc/widget-custom-post-type-archive.php:259
msgid "Archive Type:"
msgstr "アーカイブタイプ:"

#: inc/widget-custom-post-type-archive.php:265
msgid "Yearly"
msgstr "年別"

#: inc/widget-custom-post-type-archive.php:266
msgid "Monthly"
msgstr "月別"

#: inc/widget-custom-post-type-archive.php:267
msgid "Weekly"
msgstr "週別"

#: inc/widget-custom-post-type-archive.php:268
msgid "Daily"
msgstr "日別"

#: inc/widget-custom-post-type-archive.php:283
#: inc/widget-custom-post-type-categories.php:241
msgid "Display as dropdown"
msgstr "ドロップダウン表示"

#: inc/widget-custom-post-type-archive.php:284
#: inc/widget-custom-post-type-categories.php:244
msgid "Show post counts"
msgstr "投稿数を表示"

#: inc/widget-custom-post-type-archive.php:293
msgid "Order:"
msgstr "並び順:"

#: inc/widget-custom-post-type-archive.php:299
msgid "DESC"
msgstr "新しい順"

#: inc/widget-custom-post-type-archive.php:300
msgid "ASC"
msgstr "古い順"

#: inc/widget-custom-post-type-calendar.php:36
msgid "A calendar of your site&#8217;s Posts."
msgstr "投稿のカレンダー"

#: inc/widget-custom-post-type-calendar.php:39
msgid "Calendar (Custom Post Type)"
msgstr "カレンダー (カスタム投稿タイプ)"

#: inc/widget-custom-post-type-calendar.php:54
msgid "Calendar"
msgstr "カレンダー"

#. translators: Calendar caption: 1: month name, 2: 4-digit year
#: inc/widget-custom-post-type-calendar.php:283
msgctxt "calendar caption"
msgid "%1$s %2$s"
msgstr "%2$s年%1$s"

#: inc/widget-custom-post-type-calendar.php:362
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "Y年n月j日"

#. translators: label: 1: date format
#: inc/widget-custom-post-type-calendar.php:364
msgid "Posts published on %s"
msgstr "%s に投稿を公開"

#: inc/widget-custom-post-type-calendar.php:392
msgid "Previous and next months"
msgstr "前と次の月"

#: inc/widget-custom-post-type-categories.php:26
msgid "A list or dropdown of categories."
msgstr "カテゴリーのリストやドロップダウン"

#: inc/widget-custom-post-type-categories.php:29
msgid "Categories (Custom Post Type)"
msgstr "カテゴリー (カスタム投稿タイプ)"

#: inc/widget-custom-post-type-categories.php:44
msgid "Categories"
msgstr "カテゴリー"

#: inc/widget-custom-post-type-categories.php:50
#: inc/widget-custom-post-type-categories.php:195
msgid "Select Category"
msgstr "カテゴリーを選択"

#: inc/widget-custom-post-type-categories.php:213
#: inc/widget-custom-post-type-tag-cloud.php:156
msgid "Taxonomy (slug):"
msgstr "分類 (slug):"

#: inc/widget-custom-post-type-categories.php:237
msgid "Dropdown label:"
msgstr "ドロップダウンラベル"

#: inc/widget-custom-post-type-categories.php:247
msgid "Show hierarchy"
msgstr "階層を表示"

#: inc/widget-custom-post-type-recent-comments.php:26
msgid "Your site’s most recent comments."
msgstr "直近のコメント"

#: inc/widget-custom-post-type-recent-comments.php:29
msgid "Recent Comments (Custom Post Type)"
msgstr "最近のコメント (カスタム投稿タイプ)"

#: inc/widget-custom-post-type-recent-comments.php:82
msgid "Recent Comments"
msgstr "最近のコメント"

#. translators: comments widget: 1: comment author, 2: post link
#: inc/widget-custom-post-type-recent-comments.php:130
msgctxt "widgets"
msgid "%1$s on %2$s"
msgstr "%2$s に %1$s より"

#: inc/widget-custom-post-type-recent-comments.php:210
#: inc/widget-custom-post-type-recent-posts.php:263
#: inc/widget-custom-post-type-search.php:122
msgid "All"
msgstr "すべて"

#: inc/widget-custom-post-type-recent-comments.php:229
msgid "Number of comments to show:"
msgstr "表示するコメント数:"

#: inc/widget-custom-post-type-recent-posts.php:26
msgid "Your site&#8217;s most recent custom Posts."
msgstr "直近のカスタム投稿"

#: inc/widget-custom-post-type-recent-posts.php:29
msgid "Recent Posts (Custom Post Type)"
msgstr "最近のカスタム投稿"

#: inc/widget-custom-post-type-recent-posts.php:49
msgid "Recent Posts"
msgstr "最近の投稿"

#: inc/widget-custom-post-type-recent-posts.php:131
msgid "(no title)"
msgstr "(no title)"

#: inc/widget-custom-post-type-recent-posts.php:284
msgid "Number of posts to show:"
msgstr "表示する投稿数:"

#: inc/widget-custom-post-type-recent-posts.php:288
msgid "Display post date?"
msgstr "投稿日を表示しますか ?"

#: inc/widget-custom-post-type-search.php:26
msgid "A search form for your site."
msgstr "サイト内検索"

#: inc/widget-custom-post-type-search.php:29
msgid "Search (Custom Post Type)"
msgstr "検索 (カスタム投稿タイプ)"

#: inc/widget-custom-post-type-search.php:49
msgid "Search"
msgstr "検索"

#: inc/widget-custom-post-type-tag-cloud.php:26
msgid "A cloud of your most used tags."
msgstr "タグクラウド"

#: inc/widget-custom-post-type-tag-cloud.php:29
msgid "Tag Cloud (Custom Post Type)"
msgstr "タグクラウド (カスタム投稿タイプ)"

#: inc/widget-custom-post-type-tag-cloud.php:51
msgid "Tags"
msgstr "タグ"

#: inc/widget-custom-post-type-tag-cloud.php:182
msgid "Show tag counts"
msgstr "タグの数を表示"

#: inc/widget-custom-post-type-tag-cloud.php:186
msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
msgstr "タグは表示されません。"
