# Translation of WordPress - 4.7.x in Japanese
# This file is distributed under the same license as the WordPress - 4.7.x package.
msgid ""
msgstr ""
"PO-Revision-Date: 2017-05-02 05:13:51+0000\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: GlotPress/2.4.0-alpha\n"
"Language: ja_JP\n"
"Project-Id-Version: WordPress - 4.7.x\n"
#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:716
msgid "html_lang_attribute"
msgstr "ja"
#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:230
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"
#. translators: $dec_point argument for https://secure.php.net/number_format,
#. default is .
#: wp-includes/class-wp-locale.php:222
msgid "number_format_decimal_point"
msgstr "number_format_decimal_point"
#. translators: $thousands_sep argument for
#. https://secure.php.net/number_format, default is ,
#: wp-includes/class-wp-locale.php:209
msgid "number_format_thousands_sep"
msgstr "number_format_thousands_sep"
#: wp-includes/option.php:1762
msgid "This address is used for admin purposes, like new user notification."
msgstr "このアドレスは新規ユーザーの通知などサイト管理のために使われます。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:101
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:832
msgid "Unique identifier for the term."
msgstr "タームの一意識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:219
msgid "A human-readable description of the post type."
msgstr "投稿タイプの、人間が読める説明。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:213
msgid "All capabilities used by the post type."
msgstr "投稿タイプが使用するすべての権限。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:53
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:243
msgid "An alphanumeric identifier for the post type."
msgstr "投稿タイプの英数字の識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:53
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:274
msgid "An alphanumeric identifier for the taxonomy."
msgstr "タクソノミーの英数字の識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:231
msgid "Human-readable labels for the post type for various contexts."
msgstr "様々なコンテキストのための投稿タイプの、人間が読めるラベル。\t"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:225
msgid "Whether or not the post type should have children."
msgstr "投稿タイプが子を持つことがあるかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:127
msgid "Required to be true, as terms do not support trashing."
msgstr "タームがゴミ箱機能に対応していないため、true でなければなりません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:116
msgid "Required to be true, as revisions do not support trashing."
msgstr "リビジョンがゴミ箱機能に対応していないため、true でなければなりません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:258
msgid "REST base route for the post type."
msgstr "投稿タイプの REST ベースルート。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:53
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:293
msgid "An alphanumeric identifier for the status."
msgstr "ステータスの英数字の識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1349
msgid "Limit response to comments published before a given ISO8601 compliant date."
msgstr "入力された ISO8601 準拠の日付より前に公開されたコメントにレスポンスを限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1320
msgid "Limit response to comments published after a given ISO8601 compliant date."
msgstr "入力された ISO8601 準拠の日付より後に公開されたコメントにレスポンスを限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1291
msgid "Avatar URLs for the user."
msgstr "ユーザーのアバター URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1244
msgid "Roles assigned to the user."
msgstr "ユーザーに割り当てられた権限グループ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1208
msgid "Author URL of the user."
msgstr "ユーザーの投稿者 URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1221
msgid "The nickname for the user."
msgstr "ユーザーのニックネーム。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1203
msgid "Description of the user."
msgstr "ユーザーの説明。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1197
msgid "URL of the user."
msgstr "ユーザーの URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1215
msgid "Locale for the user."
msgstr "ユーザーのロケール。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1182
msgid "Last name for the user."
msgstr "ユーザーの姓。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1174
msgid "First name for the user."
msgstr "ユーザーの名。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1166
msgid "Display name for the user."
msgstr "ユーザーの、ブログ上の表示名。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1157
msgid "Login name for the user."
msgstr "ユーザーのログイン名。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:738
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:770
msgid "The user cannot be deleted."
msgstr "そのユーザーは削除できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:500
msgid "Error creating new user."
msgstr "新規ユーザー作成エラー。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:886
msgid "The parent term ID."
msgstr "親のターム ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:849
msgid "URL of the term."
msgstr "タームの URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:856
msgid "HTML title for the term."
msgstr "タームの HTML タイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:605
msgid "The term cannot be deleted."
msgstr "そのタームは削除できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:406
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:512
msgid "Parent term doesn't exist."
msgstr "親のタームは存在しません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:400
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:506
msgid "Can not set parent term, taxonomy is not hierarchical."
msgstr "親のタームを設定できません。タクソノミーが階層化されていません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:305
msgid "Term does not exist."
msgstr "タームが存在しません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:268
msgid "The title for the taxonomy."
msgstr "タクソノミーのタイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:286
msgid "Types associated with the taxonomy."
msgstr "タクソノミーに関連付けられているタイプ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:237
msgid "The title for the post type."
msgstr "投稿タイプのタイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:132
msgid "Cannot view post type."
msgstr "投稿タイプを表示できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:257
msgid "The title for the status."
msgstr "ステータスのタイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:140
msgid "Cannot view status."
msgstr "ステータスを表示できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:134
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:186
msgid "Invalid status."
msgstr "無効なステータス。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:468
msgid "URL to the original attachment file."
msgstr "添付ファイルの元データへの URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:440
msgid "Attachment type."
msgstr "添付ファイルのタイプ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:418
msgid "The attachment description."
msgstr "添付ファイルの説明。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:448
msgid "The attachment MIME type."
msgstr "添付ファイルの MIME タイプ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:396
msgid "The attachment caption."
msgstr "添付ファイルのキャプション。"
#: wp-includes/option.php:1811
msgid "Default post category."
msgstr "デフォルトの投稿カテゴリー。"
#: wp-includes/option.php:1737
msgid "Site tagline."
msgstr "サイトのキャッチフレーズ。"
#. translators: Theme author name
#: wp-includes/customize/class-wp-customize-theme-control.php:92
msgctxt "theme author"
msgid "By %s"
msgstr "作成者: %s"
#. translators: New user notification email subject. 1: Network name, 2: New
#. user login
#: wp-includes/ms-functions.php:944
msgctxt "New user notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] %2$s を有効化してください"
#. translators: New site notification email subject. 1: Network name, 2: New
#. site URL
#: wp-includes/ms-functions.php:850
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] %2$s を有効化してください"
#: wp-includes/widgets.php:1236 wp-includes/widgets.php:1345
msgid "RSS Error:"
msgstr "RSS エラー:"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:495
msgid "Cannot create a comment with that type."
msgstr "そのタイプのコメントを作成することはできません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:618
msgid "Invalid slug."
msgstr "無効なスラッグです。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:610
#: wp-includes/rest-api.php:1079
msgid "Invalid email address."
msgstr "無効なメールアドレスです。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:510
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:710
msgid "Invalid comment content."
msgstr "無効なコメント内容です。"
#: wp-includes/post.php:3411
msgid "Invalid page template."
msgstr "無効なページテンプレートです。"
#: wp-includes/rest-api/class-wp-rest-server.php:288
msgid "Invalid JSONP callback function."
msgstr "無効な JSONP コールバック関数です。"
#: wp-includes/post.php:3131 wp-includes/rest-api.php:1069
msgid "Invalid date."
msgstr "無効な日時です。"
#: wp-includes/theme.php:1397
msgid "Video is playing."
msgstr "動画を再生中。"
#: wp-includes/theme.php:1396
msgid "Video is paused."
msgstr "動画を一時停止中。"
#: wp-includes/theme.php:1961
msgctxt "Theme starter content"
msgid "Archives"
msgstr "アーカイブ"
#: wp-includes/theme.php:2083
msgctxt "Theme starter content"
msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
msgstr "これはホームページセクションの例です。 最新のブログ投稿を表示するページを含め、ホームページを除くすべてのページをホームページセクションにすることができます。"
#: wp-includes/theme.php:2077
msgctxt "Theme starter content"
msgid "News"
msgstr "ニュース"
#: wp-includes/theme.php:2064
msgctxt "Theme starter content"
msgid "You might be an artist who would like to introduce yourself and your work here or maybe you’re a business with a mission to describe."
msgstr "あなたは自身や自身の作品を紹介したいアーティストかもしれないし、あるいは、説明するべきミッションを持つ企業かもしれません。"
#: wp-includes/theme.php:2069
msgctxt "Theme starter content"
msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
msgstr "これは、住所や電話番号などの基本的な連絡先情報が記載されたページです。 問い合わせフォームを追加するプラグインを試すこともできます。"
#: wp-includes/theme.php:1976
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "最近の投稿"
#: wp-includes/theme.php:1973
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "最近のコメント"
#: wp-includes/theme.php:2059
msgctxt "Theme starter content"
msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
msgstr "あなたのサイトへようこそ! これはあなたのホームページです。そして、これはほとんどの訪問者があなたのサイトに初めて訪れる際に目にするものです。"
#: wp-includes/theme.php:1964
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "カレンダー"
#: wp-includes/theme.php:1970
msgctxt "Theme starter content"
msgid "Meta"
msgstr "メタ情報"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:681
msgid "Sorry, you are not allowed to change the comment type."
msgstr "コメントタイプを変更する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:190
msgid "Sorry, you are not allowed to order users by this parameter."
msgstr "このパラメーターでユーザーを並び替える権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:182
msgid "Sorry, you are not allowed to filter users by role."
msgstr "権限グループでユーザーを絞り込む権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1064
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1074
msgid "Sorry, you are not allowed to give users that role."
msgstr "ユーザーにこの権限グループを与える権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:164
msgid "Sorry, you are not allowed to view revisions of this post."
msgstr "この投稿のリビジョンを表示する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:461
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:465
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "この投稿にコメントする権限がありません。"
#. translators: %s: request parameter
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:428
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:437
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:446
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "コメントのステータスを設定する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:360
msgid "Sorry, you are not allowed to read this comment."
msgstr "このコメントを読む権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:126
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:364
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:469
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "このコメントのついた投稿を読む権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:452
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:457
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "投稿のない、このコメントをする権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:776
msgid "Sorry, you are not allowed to delete this comment."
msgstr "このコメントを削除する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:382
msgid "Sorry, you are not allowed to create new terms."
msgstr "新規タームを作成する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:128
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "投稿のないコメントを読む権限がありません。"
#: wp-includes/theme.php:2051
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"
#: wp-includes/theme.php:2039
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"
#: wp-includes/theme.php:2035
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"
#: wp-includes/theme.php:2027
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"
#: wp-includes/theme.php:2023
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"
#: wp-includes/theme.php:1957
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "このサイトについて"
#: wp-includes/class-wp-xmlrpc-server.php:1273
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:500
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:644
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "投稿を先頭固定表示にする権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:508
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:648
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "入力されたタームを割り当てる権限がありません。"
#. translators: %s: custom field key
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:183
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:219
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:291
msgid "Sorry, you are not allowed to edit the %s custom field."
msgstr "%s カスタムフィールドを編集する権限がありません。"
#: wp-includes/theme.php:1958
msgctxt "Theme starter content"
msgid "This may be a good place to introduce yourself and your site or include some credits."
msgstr "ここには、自己紹介やサイトの紹介、あるいはクレジットの類を書くと良いでしょう。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:100
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:135
msgid "Reassign the deleted user's posts and links to this user ID."
msgstr "削除するユーザーの投稿とリンクを、指定 ID のユーザーに割り当てます。"
#: wp-includes/class-wp-customize-manager.php:3866
msgid "This theme doesn't support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "このテーマは、このページでの動画ヘッダーをサポートしていません。フロントページか動画ヘッダーをサポートしている他のページに移動してください。"
#: wp-includes/class-wp-customize-manager.php:3946
#: wp-includes/class-wp-customize-manager.php:3949
msgid "Select Video"
msgstr "動画を選択"
#: wp-includes/class-wp-customize-manager.php:3948
msgid "No video selected"
msgstr "動画が選択されていません"
#: wp-includes/class-wp-customize-manager.php:3950
msgid "Choose Video"
msgstr "動画を選択"
#: wp-includes/class-wp-customize-manager.php:3947
msgid "Change Video"
msgstr "動画を変更"
#: wp-includes/theme.php:2082
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "ホームページセクション"
#: wp-includes/theme.php:2068
msgctxt "Theme starter content"
msgid "Contact"
msgstr "お問い合わせ"
#: wp-includes/theme.php:2031
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"
#: wp-includes/theme.php:1985 wp-includes/theme.php:2058
msgctxt "Theme starter content"
msgid "Home"
msgstr "ホームページ"
#: wp-includes/theme.php:2063
msgctxt "Theme starter content"
msgid "About"
msgstr "会社概要"
#: wp-includes/theme.php:2073
msgctxt "Theme starter content"
msgid "Blog"
msgstr "ブログ"
#: wp-includes/theme.php:2015
msgctxt "Theme starter content"
msgid "Email"
msgstr "メール"
#: wp-includes/theme.php:2043
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"
#: wp-includes/theme.php:2019
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"
#: wp-includes/theme.php:2047
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"
#: wp-includes/theme.php:1953
msgctxt "Theme starter content"
msgid "Saturday & Sunday: 11:00AM–3:00PM"
msgstr "土日: 11:00 AM – 3:00 PM"
#: wp-includes/theme.php:1953
msgctxt "Theme starter content"
msgid "Monday—Friday: 9:00AM–5:00PM"
msgstr "月〜金: 9:00 AM – 5:00 PM"
#: wp-includes/theme.php:1952
msgctxt "Theme starter content"
msgid "Hours"
msgstr "営業時間"
#: wp-includes/theme.php:1951
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "123 Main Street"
#: wp-includes/theme.php:1951
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "New York, NY 10001"
#: wp-includes/theme.php:1979
msgctxt "Theme starter content"
msgid "Search"
msgstr "検索"
#: wp-includes/theme.php:1967
msgctxt "Theme starter content"
msgid "Categories"
msgstr "カテゴリー"
#: wp-includes/theme.php:1948
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "アクセス"
#: wp-includes/theme.php:1950
msgctxt "Theme starter content"
msgid "Address"
msgstr "住所"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:167
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:483
msgid "Invalid user parameter(s)."
msgstr "無効なユーザーパラメーターです。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1097
msgid "Username contains invalid characters."
msgstr "ユーザー名が無効な文字列を含んでいます。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1126
msgid "Passwords cannot be empty."
msgstr "パスワードを入力してください。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1130
msgid "Passwords cannot contain the \"\\\" character."
msgstr "パスワードに\"\\\"文字を含めることはできません。 "
#: wp-includes/script-loader.php:472
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "コントロールを表示"
#: wp-includes/script-loader.php:471
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "コントロールを非表示"
#: wp-includes/media-template.php:329
msgid "Document Preview"
msgstr "ドキュメントプレビュー"
#: wp-includes/class-wp-customize-manager.php:3861
msgid "Header Media"
msgstr "ヘッダーメディア"
#. translators: %s: add new page label
#: wp-includes/class-wp-customize-control.php:593
msgid "+ %s"
msgstr "+ %s"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:295
msgid "REST base route for the taxonomy."
msgstr "タクソノミーの REST ベースルート"
#: wp-includes/l10n.php:1198
msgctxt "default site language"
msgid "Site Default"
msgstr "サイトデフォルト"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:431
msgid "HTML description for the object, transformed for display."
msgstr "表示のために変換された、オブジェクトの HTML の説明。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:426
msgid "Description for the object, as it exists in the database."
msgstr "データベースに存在するオブジェクトの説明。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:409
msgid "HTML caption for the attachment, transformed for display."
msgstr "表示のために変換された、添付ファイルの HTML キャプション。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:404
msgid "Caption for the attachment, as it exists in the database."
msgstr "データベースに存在する添付ファイルのキャプション。"
#: wp-includes/class-wp-customize-manager.php:4142
msgid "CSS allows you to customize the appearance and layout of your site with code. Separate CSS is saved for each of your themes. In the editing area the Tab key enters a tab character. To move below this area by pressing Tab, press the Esc key followed by the Tab key."
msgstr "CSS を使うとサイトの外観やレイアウトをコードでカスタマイズできます。テーマのコードとは独立した CSS が各テーマ毎に個別に保存されます。編集エリアでは Tab キーは Tab 文字として入力されます。Tab キーを打ってこの編集エリアから下に移動するには、Esc キーを打ってから Tab キーを打ってください。"
#: wp-includes/class-wp-customize-manager.php:4331
msgid "Please enter a valid YouTube URL."
msgstr "有効な YouTube URL を入力してください。"
#: wp-includes/script-loader.php:83
msgid "Expand Main menu"
msgstr "メインメニューを展開"
#: wp-includes/script-loader.php:82
msgid "Collapse Main menu"
msgstr "メインメニューを折りたたむ"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:751
msgid "Users do not support trashing. Set force=true to delete."
msgstr "ユーザーはゴミ箱機能をサポートしていません。削除するには force=true を設定してください。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:595
msgid "Terms do not support trashing. Set force=true to delete."
msgstr "タグはゴミ箱機能をサポートしていません。削除するには force=true を設定してください。"
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:302
msgid "Revisions do not support trashing. Set force=true to delete."
msgstr "リビジョンはゴミ箱機能をサポートしていません。削除するには force=true を設定してください。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:818
msgid "The post does not support trashing. Set force=true to delete."
msgstr "投稿はゴミ箱機能をサポートしていません。削除するには force=true を設定してください。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:820
msgid "The comment does not support trashing. Set force=true to delete."
msgstr "コメントはゴミ箱機能をサポートしていません。削除するには force=true を設定してください。"
#: wp-includes/class-wp-customize-manager.php:3958
msgid "Or, enter a YouTube URL:"
msgstr "または YouTube の URL を入力することもできます。"
#: wp-includes/rest-api/class-wp-rest-request.php:697
msgid "Invalid JSON body passed."
msgstr "無効な JSON ボディが渡されました。"
#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2193
msgid "Limit result set to all items except those that have the specified term assigned in the %s taxonomy."
msgstr "%s タクソノミーに割り当てられた特定のキーワードを持つ項目以外のありとあらゆる項目に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:555
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:718
msgid "Comment field exceeds maximum length allowed."
msgstr "コメントフィールドが上限を超過しています。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2167
msgid "Limit result set to posts assigned one or more statuses."
msgstr "一つ以上のステータスが割り当てられた投稿に結果を限定します。"
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:67
msgid "Display Location"
msgstr "表示位置"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:249
msgid "Taxonomies associated with post type."
msgstr "投稿タイプに関連付けられているタクソノミー"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2157
msgid "Limit result set to posts with one or more specific slugs."
msgstr "一つ以上の特定のスラッグを持つ投稿に結果を限定します。"
#: wp-includes/class-wp-xmlrpc-server.php:3557
msgid "Comment is required."
msgstr "コメントは必須です。"
#: wp-includes/class-wp-customize-nav-menus.php:793
msgid "Empty title"
msgstr "タイトルが入っていません"
#: wp-includes/class-wp-customize-nav-menus.php:796
msgid "Status is forbidden"
msgstr "ステータスは禁止されています"
#: wp-trackback.php:125
msgid "We already have a ping from that URL for this post."
msgstr "この投稿に対して、その URL からのピンバックがすでにあります。"
#: wp-trackback.php:85
msgid "I really need an ID for this to work."
msgstr "動作するには ID が必要です。"
#: wp-trackback.php:111
msgid "Sorry, trackbacks are closed for this item."
msgstr "この投稿へのトラックバックは受け付けていません。"
#: wp-includes/script-loader.php:546
msgid "Remove term:"
msgstr "タグを削除:"
#: wp-includes/script-loader.php:547
msgid "Term selected."
msgstr "タグを選択しました。"
#: wp-includes/script-loader.php:548
msgid "Term added."
msgstr "タグが追加されました。"
#: wp-includes/script-loader.php:549
msgid "Term removed."
msgstr "タグが削除されました。"
#. translators: 1: parameter, 2: maximum number
#: wp-includes/rest-api.php:1106
msgid "%1$s must be less than %2$d (inclusive)"
msgstr "%1$s は%2$d以下でなければなりません。"
#. translators: 1: parameter, 2: maximum number
#: wp-includes/rest-api.php:1103
msgid "%1$s must be less than %2$d (exclusive)"
msgstr "%1$s は%2$d未満でなければなりません。"
#. translators: 1: parameter, 2: minimum number
#: wp-includes/rest-api.php:1098
msgid "%1$s must be greater than %2$d (inclusive)"
msgstr "%1$s は%2$d以上でなければなりません。"
#. translators: %s: IP address
#: wp-includes/rest-api.php:1085
msgid "%s is not a valid IP address."
msgstr "%s は有効な IP アドレスではありません。"
#: wp-includes/script-loader.php:239
msgid "Item selected."
msgstr "項目が選択されました。"
#. translators: 1: parameter, 2: minimum number
#: wp-includes/rest-api.php:1095
msgid "%1$s must be greater than %2$d (exclusive)"
msgstr "%1$s は%2$dより大きくなければいけません。"
#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1112
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s は%2$dより大きく、%3$d未満でなければなりません。"
#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1117
msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
msgstr "%1$s は%2$d以上、%3$d未満でなければなりません。"
#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1127
msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
msgstr "%1$s は%2$d以上、%3$d以下でなければなりません。"
#. translators: 1: parameter, 2: minimum number, 3: maximum number
#: wp-includes/rest-api.php:1122
msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
msgstr "%1$s は%2$dより大きく、%3$d以内でなければなりません。"
#. translators: 1: parameter, 2: list of valid values
#: wp-includes/rest-api.php:1041
msgid "%1$s is not one of %2$s."
msgstr "%1$s は %2$s に当てはまりません。"
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:390
msgid "Meta fields."
msgstr "メタフィールド"
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:191
msgid "Could not delete meta value from database."
msgstr "データベースからメタデータを削除できませんでした。"
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:264
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:311
msgid "Could not update meta value in database."
msgstr "データベース内のメタデータを更新できませんでした。"
#. translators: 1: parameter, 2: type name
#: wp-includes/rest-api.php:1029 wp-includes/rest-api.php:1047
#: wp-includes/rest-api.php:1052 wp-includes/rest-api.php:1057
#: wp-includes/rest-api.php:1062
msgid "%1$s is not of type %2$s."
msgstr "%1$s は %2$s タイプではありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1368
msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
msgstr "入力された、少なくとも一つ以上の特定の権限グループに一致するユーザーに結果を限定します。csv ファイルのリスト、あるいは一つの権限グループも可能です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1267
msgid "Any extra capabilities assigned to the user."
msgstr "このユーザーに割り当てられた追加の権限。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1237
msgid "Registration date for the user."
msgstr "ユーザーの登録日。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1190
msgid "The email address for the user."
msgstr "ユーザーのメールアドレス。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1252
msgid "Password for the user (never included)."
msgstr "ユーザーのパスワード(決して含まれません)。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1261
msgid "All capabilities assigned to the user."
msgstr "このユーザーに割り当てられたすべての権限。"
#. translators: %s: role key
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1050
msgid "The role %s does not exist."
msgstr "%s という権限グループは存在しません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:614
msgid "Username isn't editable."
msgstr "ユーザー名は編集できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:720
msgid "Sorry, you are not allowed to delete this user."
msgstr "このユーザーを削除する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:756
msgid "Invalid user ID for reassignment."
msgstr "配置転換のユーザー ID が無効です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:424
msgid "You are not currently logged in."
msgstr "現在ログインしていません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:464
msgid "Cannot create existing user."
msgstr "既存のユーザーを作成することはできません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:582
msgid "Sorry, you are not allowed to edit roles of this user."
msgstr "このユーザーの権限グループを編集をする権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:947
msgid "Sort collection by term attribute."
msgstr "タームの属性でコレクションを並べ替えます。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:962
msgid "Whether to hide terms not assigned to any posts."
msgstr "どの投稿にも割り当てられていないタームを非表示にするかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:969
msgid "Limit result set to terms assigned to a specific parent."
msgstr "特定の親に割り当てられたタームに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:975
msgid "Limit result set to terms assigned to a specific post."
msgstr "特定の投稿に割り当てられたタームに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:981
msgid "Limit result set to terms with a specific slug."
msgstr "特定のスラッグを持つタームに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:865
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "そのタイプに特有な、タームの英数字識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:873
msgid "Type attribution for the term."
msgstr "タームのタイプ属性。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:844
msgid "HTML description of the term."
msgstr "タームの HTML の説明"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:70
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1151
msgid "Unique identifier for the user."
msgstr "ユーザーの一意識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:838
msgid "Number of published posts for the term."
msgstr "タームの公開された記事の数。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2204
msgid "Limit result set to items that are sticky."
msgstr "先頭固定表示の項目に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2259
msgid "Status is forbidden."
msgstr "ステータスは禁止されています。"
#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:203
msgid "The %s property has an invalid stored value, and cannot be updated to null."
msgstr "%s のプロパティが無効なストアドバリューを持っており、NULL へと更新することができません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:280
msgid "Whether or not the term cloud should be displayed."
msgstr "タグクラウドを表示すべきかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:179
msgid "Invalid revision ID."
msgstr "リビジョン ID が無効です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:317
msgid "Limit results to taxonomies associated with a specific post type."
msgstr "特定の投稿タイプに関連付けられたタクソノミーに結果を制限します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:96
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:131
msgid "Required to be true, as users do not support trashing."
msgstr "ユーザーがゴミ箱機能に対応していないため、true でなければなりません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2147
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "特定の親 ID に属さない項目に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2139
msgid "Limit result set to those of particular parent IDs."
msgstr "特定の親 ID に属する項目に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2057
msgid "Limit result set to posts assigned to specific authors."
msgstr "特定の投稿者に割り当てられた投稿に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1373
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2106
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:931
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
msgid "Offset the result set by a specific number of items."
msgstr "特定の項目数で結果をオフセットします。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2065
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "特定の投稿者が割り当てられた投稿を結果から除外します。"
#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2024
msgid "The terms assigned to the object in the %s taxonomy."
msgstr "タクソノミー「%s」に属し、そのオブジェクトに割り当てられているターム。"
#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2183
msgid "Limit result set to all items that have the specified term assigned in the %s taxonomy."
msgstr "「%s」タクソノミーに割り当てられた特定のタームを持つすべて項目に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2100
msgid "Limit result set to posts with a specific menu_order value."
msgstr "特定の menu_order 値を持つ投稿に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1363
msgid "Limit result set to users with a specific slug."
msgstr "特定のスラッグを持つユーザーに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1990
msgid "The format for the object."
msgstr "オブジェクトのフォーマット。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1939
msgid "HTML excerpt for the object, transformed for display."
msgstr "表示のために変換された、オブジェクトの HTML の抜粋。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013
msgid "The theme file to use to display the object."
msgstr "オブジェクト表示するために使用するテーマファイル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1793
msgid "A password to protect access to the content and excerpt."
msgstr "コンテンツや抜粋へのアクセスを保護するパスワード。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2006
msgid "Whether or not the object should be treated as sticky."
msgstr "オブジェクトを先頭固定表示にするかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1956
msgid "The ID of the featured media for the object."
msgstr "オブジェクトのアイキャッチとなるメディアの ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1970
msgid "Whether or not the object can be pinged."
msgstr "オブジェクトがピンバックを受け付けているかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1964
msgid "Whether or not comments are open on the object."
msgstr "オブジェクトがコメントを受け付けているかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1945
msgid "Whether the excerpt is protected with a password."
msgstr "抜粋がパスワードで保護されているかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1979
msgid "The order of the object in relation to other object of its type."
msgstr "同じタイプのオブジェクトの中でのこのオブジェクトの順序。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1926
msgid "The excerpt for the object."
msgstr "オブジェクトの抜粋。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1864
msgid "The title for the object."
msgstr "オブジェクトのタイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1877
msgid "HTML title for the object, transformed for display."
msgstr "表示のために変換された、オブジェクトの HTML タイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1934
msgid "Excerpt for the object, as it exists in the database."
msgstr "データベースに存在するままの、オブジェクトの抜粋。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1907
msgid "Whether the content is protected with a password."
msgstr "コンテンツをパスワードで保護するかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1872
msgid "Title for the object, as it exists in the database."
msgstr "データベースに存在するままの、オブジェクトのタイトル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1787
msgid "Type of Post for the object."
msgstr "オブジェクトの投稿タイプ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1773
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:515
msgid "An alphanumeric identifier for the object unique to its type."
msgstr "タイプに特有な、オブジェクトの英数字識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1918
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:471
msgid "The ID for the author of the object."
msgstr "オブジェクトの作成者の ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1781
msgid "A named status for the object."
msgstr "オブジェクトに対して名前がついているステータス。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1053
msgid "A password protected post can not be set to sticky."
msgstr "パスワード保護された投稿を先頭固定表示に設定することはできません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1046
msgid "A sticky post can not be password protected."
msgstr "先頭固定表示投稿はパスワード保護できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1064
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:134
msgid "Invalid post parent ID."
msgstr "無効な親投稿 ID です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1231
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1714
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:476
msgid "The date the object was published, in the site's timezone."
msgstr "オブジェクトの公開日 ( サイトのタイムゾーンでの値 )"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1155
msgid "Invalid featured media ID."
msgstr "無効なおすすめメディア ID です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1732
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:488
msgid "GUID for the object, as it exists in the database."
msgstr "データベースに存在するままの、オブジェクトの GUID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1738
msgid "GUID for the object, transformed for display."
msgstr "表示のために変換された、オブジェクトの GUID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1759
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:498
msgid "The date the object was last modified, in the site's timezone."
msgstr "オブジェクトの最終更新日 (サイトのタイムゾーンでの値)"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1766
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:504
msgid "The date the object was last modified, as GMT."
msgstr "オブジェクトの最終更新日 (GMT での値)"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1726
msgid "The globally unique identifier for the object."
msgstr "そのオブジェクトのグローバル一意識別子 (GUID)"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1237
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1720
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:482
msgid "The date the object was published, as GMT."
msgstr "オブジェクトの公開日 (GMT での値)"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:823
msgid "The post has already been deleted."
msgstr "その投稿は既に削除されています。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:490
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:525
msgid "Cannot create existing post."
msgstr "既存の投稿を作成することはできません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1042
msgid "A post can not be sticky and have a password."
msgstr "投稿を、先頭固定表示かつパスワード保護ありにすることはできません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447
msgid "Sorry, you are not allowed to create new users."
msgstr "新規ユーザーを作成する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:134
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:354
msgid "Sorry, you are not allowed to edit comments."
msgstr "コメントを編集する権限がありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:405
msgid "Incorrect post password."
msgstr "投稿パスワードが正しくありません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:158
msgid "You need to define a search term to order by relevance."
msgstr "関連性によって並び替えるには、検索タームを定義する必要があります。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:79
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:101
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1446
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:86
msgid "The password for the post if it is password protected."
msgstr "パスワードで保護されている場合の投稿のパスワード。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:287
msgid "Whether to include posts in the edit listing for their post type."
msgstr "投稿タイプの編集リストに投稿を含むかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:269
msgid "Whether posts with this status should be protected."
msgstr "このステータスの投稿が保護されているかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:275
msgid "Whether posts of this status should be shown in the front end of the site."
msgstr "このステータスの投稿がサイトのフロントエンドに表示されるべきかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:281
msgid "Whether posts with this status should be publicly-queryable."
msgstr "このステータスの投稿が公開クエリー可能であるべきかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1229
msgid "An alphanumeric identifier for the user."
msgstr "ユーザーの英数字の識別子。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:262
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "様々なコンテキストのためのタクソノミーの、人間が読めるラベル。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:250
msgid "A human-readable description of the taxonomy."
msgstr "タクソノミーの、人間が読める説明。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:256
msgid "Whether or not the taxonomy should have children."
msgstr "このタクソノミーが子を持つことがあるかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:244
msgid "All capabilities used by the taxonomy."
msgstr "タクソノミーが使用するすべての権限。"
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:334
msgid "Limit results to those matching a string."
msgstr "文字列に一致するものに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:317
msgid "Current page of the collection."
msgstr "コレクションの現在のページ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:325
msgid "Maximum number of items to be returned in result set."
msgstr "結果として返される項目の最大数。"
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:55
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:81
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:107
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:120
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:133
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:146
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:159
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:185
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:199
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "メソッド '%s' は実装されていません。サブクラスで上書きする必要があります。"
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:355
msgid "Scope under which the request is made; determines fields present in response."
msgstr "このリクエストが作成されたスコープ。レスポンスに含まれるフィールドはスコープにより異なります。"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:263
msgid "Whether posts with this status should be private."
msgstr "このステータスの投稿が非公開であるべきかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1431
msgid "Limit result set to comments assigned a specific status. Requires authorization."
msgstr "特定のステータスが割り当てられたコメントに結果を限定します。認証が必要です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1439
msgid "Limit result set to comments assigned a specific type. Requires authorization."
msgstr "特定のタイプが割り当てられたコメントに結果を限定します。認証が必要です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:42
msgid "The register_routes() method must be overridden"
msgstr "register_routes() メソッドは上書きする必要があります"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1413
msgid "Ensure result set excludes specific parent IDs."
msgstr "特定の親 ID を結果から除外します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1388
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2118
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1349
msgid "Sort collection by object attribute."
msgstr "オブジェクト属性でコレクションを並び替えます。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1378
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2111
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:937
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1342
msgid "Order sort attribute ascending or descending."
msgstr "属性で昇順または降順に並べ替えます。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1422
msgid "Limit result set to comments assigned to specific post IDs."
msgstr "特定の投稿 ID に割り当てられたコメントに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1404
msgid "Limit result set to comments of specific parent IDs."
msgstr "特定の親 ID に属するコメントに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1326
msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
msgstr "特定のユーザー ID が割り当てられたコメントに結果を限定します。認証が必要です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1364
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2090
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:921
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1327
msgid "Limit result set to specific IDs."
msgstr "特定の ID に結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1334
msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
msgstr "特定のユーザー ID が割り当てられたコメントを結果から除外します。認証が必要です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1355
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2081
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:912
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1318
msgid "Ensure result set excludes specific IDs."
msgstr "特定の ID を結果から除外します。"
#. translators: %d: avatar image size in pixels
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1285
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1283
msgid "Avatar URL with image size of %d pixels."
msgstr "画像サイズが%dピクセルのアバター URL"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1343
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "特定の作成者のメールに合致するものに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1293
msgid "Avatar URLs for the object author."
msgstr "オブジェクト作成者のアバター URL"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1270
msgid "Type of Comment for the object."
msgstr "オブジェクトのコメントタイプ"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2075
msgid "Limit response to posts published before a given ISO8601 compliant date."
msgstr "入力された ISO8601 準拠の日付より前に公開された投稿にレスポンスを限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2050
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "入力された ISO8601 準拠の日付より後に公開された投稿にレスポンスを限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1262
msgid "State of the object."
msgstr "オブジェクトのステータス。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1210
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1888
msgid "The content for the object."
msgstr "オブジェクトのコンテンツ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1223
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1901
msgid "HTML content for the object, transformed for display."
msgstr "表示のために変換された、オブジェクトの HTML コンテンツ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1218
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1896
msgid "Content for the object, as it exists in the database."
msgstr "データベースに存在するままの、オブジェクトのコンテンツ。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1243
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1752
msgid "URL to the object."
msgstr "オブジェクトへの URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1250
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1804
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:76
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:92
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:510
msgid "The ID for the parent of the object."
msgstr "オブジェクトの親の ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1256
msgid "The ID of the associated post object."
msgstr "関連投稿オブジェクトの ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:824
msgid "The comment has already been trashed."
msgstr "コメントはすでにゴミ箱にあります。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1161
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:93
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1746
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:96
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:493
msgid "Unique identifier for the object."
msgstr "オブジェクトの一意識別子"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1089
msgid "Invalid comment author ID."
msgstr "無効なコメントの投稿者 ID です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1202
msgid "User agent for the object author."
msgstr "オブジェクトの作成者のユーザーエージェント。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1188
msgid "Display name for the object author."
msgstr "オブジェクトの作成者の名前を表示します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1182
msgid "IP address for the object author."
msgstr "オブジェクトの作成者の IP アドレス。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1172
msgid "Email address for the object author."
msgstr "オブジェクトの作成者のメールアドレス。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1167
msgid "The ID of the user object, if author was a user."
msgstr "作成者がユーザーだった場合の、ユーザーオブジェクトの ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1196
msgid "URL for the object author."
msgstr "オブジェクトの作成者の URL。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:833
msgid "The comment cannot be deleted."
msgstr "そのコメントを削除できません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:724
msgid "Updating comment failed."
msgstr "コメントの更新に失敗しました。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:702
msgid "Updating comment status failed."
msgstr "コメントのステータス更新に失敗しました。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:590
msgid "Creating comment failed."
msgstr "コメントするのに失敗しました。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536
msgid "Creating a comment requires valid author name and email values."
msgstr "コメントするには、有効なコメントの投稿者名とメールが必要です。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:490
msgid "Cannot create existing comment."
msgstr "既にあるコメントをすることはできません。"
#: wp-includes/comment.php:3057
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:403
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:420
msgid "Sorry, you must be logged in to comment."
msgstr "コメントするにはログインする必要があります。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:156
msgid "Query parameter not permitted: %s"
msgstr "クエリパラメータが許可されていません: %s"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:647
msgid "Limit result set to attachments of a particular media type."
msgstr "特定のメディアタイプが割り当てられた添付ファイルに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:654
msgid "Limit result set to attachments of a particular MIME type."
msgstr "特定の MIME タイプが割り当てられた添付ファイルに結果を限定します。"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:98
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:117
msgid "Whether to bypass trash and force deletion."
msgstr "ゴミ箱に入れずに強制的に削除するかどうか。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:515
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:702
msgid "Content hash did not match expected."
msgstr "コンテンツハッシュが一致しませんでした。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:531
msgid "Could not open file handle."
msgstr "ファイルハンドルをオープンできませんでした。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:496
msgid "No Content-Type supplied."
msgstr "Content-Type が入力されていません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:500
msgid "No Content-Disposition supplied."
msgstr "Content-Disposition が入力されていません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:492
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:692
msgid "No data supplied."
msgstr "データが入力されていません。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:506
msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
msgstr "入力された Content-Disposition が無効です。Content-Disposition は `attachment; filename=\"image.png\"` または同等のものとして書式設定する必要があります。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:462
msgid "The ID for the associated post of the attachment."
msgstr "添付ファイルの関連投稿の ID。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:103
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:210
msgid "Invalid parent type."
msgstr "無効な親タイプです。"
#: wp-includes/post.php:1384
msgid "Page Attributes"
msgstr "固定ページの属性"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:75
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "このサイトにメディアをアップロードする権限がありません。"
#: wp-includes/rest-api/class-wp-rest-server.php:267
msgid "The REST API can no longer be completely disabled, the rest_authentication_errors can be used to restrict access to the API, instead."
msgstr "REST API はもはや完全に無効化することはできません。その代わりに rest_authentication_errors を使って API へのアクセスを制限できます。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:455
msgid "Details about the media file, specific to its type."
msgstr "そのタイプに特有な、メディアファイルの詳細。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:387
msgid "Alternative text to display when attachment is not displayed."
msgstr "添付ファイルが表示されないときに表示する代替テキスト。"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:84
msgid "Sorry, you are not allowed to upload media to this post."
msgstr "この投稿にメディアをアップロードする権限がありません。"
#: wp-includes/post.php:1377
msgid "View Pages"
msgstr "固定ページの表示"
#: wp-includes/post.php:1377
msgid "View Posts"
msgstr "投稿の表示"
#: wp-includes/post.php:160
msgid "Add New Changeset"
msgstr "新規チェンジセットを追加"
#: wp-includes/post.php:162
msgid "Edit Changeset"
msgstr "チェンジセットを編集"
#: wp-includes/post.php:161
msgid "New Changeset"
msgstr "新規チェンジセット"
#: wp-includes/post.php:164
msgid "All Changesets"
msgstr "すべてのチェンジセット"
#: wp-includes/post.php:165
msgid "Search Changesets"
msgstr "チェンジセットを検索"
#: wp-includes/post.php:163
msgid "View Changeset"
msgstr "チェンジセットを表示"
#: wp-includes/post.php:1384
msgid "Post Attributes"
msgstr "投稿の属性"
#: wp-includes/post.php:167
msgid "No changesets found in Trash."
msgstr "ゴミ箱内にチェンジセットが見つかりません。"
#: wp-includes/post.php:166
msgid "No changesets found."
msgstr "チェンジセットが見つかりません。"
#: wp-includes/post.php:126 wp-includes/post.php:127
msgid "Custom CSS"
msgstr "カスタム CSS"
#: wp-includes/post.php:69
msgid "Attachment Attributes"
msgstr "添付ファイルの属性"
#: wp-includes/post.php:159
msgctxt "Customize Changeset"
msgid "Add New"
msgstr "新規追加"
#: wp-includes/post.php:158
msgctxt "add new on admin bar"
msgid "Changeset"
msgstr "チェンジセット"
#: wp-includes/post.php:156
msgctxt "post type singular name"
msgid "Changeset"
msgstr "チェンジセット"
#: wp-includes/post.php:155
msgctxt "post type general name"
msgid "Changesets"
msgstr "チェンジセット"
#: wp-includes/post.php:157
msgctxt "admin menu"
msgid "Changesets"
msgstr "チェンジセット"
#. translators: post revision title: 1: author avatar, 2: author name, 3: time
#. ago, 4: date
#: wp-includes/post-template.php:1746
msgid "%1$s %2$s, %3$s ago (%4$s)"
msgstr "%1$s %2$s, %3$s前 (%4$s)"
#: wp-includes/option.php:1844
msgid "Allow people to post comments on new articles."
msgstr "新しい投稿へのコメントを許可する。"
#: wp-includes/option.php:1907 wp-includes/option.php:1912
#: wp-includes/option.php:1943 wp-includes/option.php:1948
msgid "The \"%s\" options group has been removed. Use another settings group."
msgstr "「%s」オプショングループは削除されました。他の設定グループを使ってください。"
#: wp-includes/option.php:1957
msgid "$sanitize_callback is deprecated. The callback from register_setting() is used instead."
msgstr "$sanitize_callback は非推奨です。代わりに register_setting() からのコールバックが使われます。"
#: wp-includes/option.php:1817
msgid "Default post format."
msgstr "デフォルトの投稿フォーマット。"
#: wp-includes/option.php:1789
msgid "A day number of the week that the week should start on."
msgstr "週の始まりの曜日番号。"
#: wp-includes/option.php:1834
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
msgstr "新しい記事に対し他のブログからの通知 (ピンバック・トラックバック) を受け付ける。"
#: wp-includes/option.php:1823
msgid "Blog pages show at most."
msgstr "1ページに表示する最大投稿数"
#: wp-includes/option.php:1804
msgid "Convert emoticons like :-) and :-P to graphics on display."
msgstr ":-) や :-P などの顔文字を絵文字に変換します。"
#: wp-includes/option.php:1783
msgid "A time format for all time strings."
msgstr "時刻文字列の書式。"
#: wp-includes/option.php:1777
msgid "A date format for all date strings."
msgstr "日付文字列の書式。"
#: wp-includes/option.php:1797
msgid "WordPress locale code."
msgstr "WordPress のロケールコード。"
#: wp-includes/option.php:1771
msgid "A city in the same timezone as you."
msgstr "現在地と同じタイムゾーンの都市"
#: wp-includes/general-template.php:408 wp-login.php:535 wp-login.php:899
msgid "Username or Email Address"
msgstr "ユーザー名またはメールアドレス"
#: wp-includes/link-template.php:2535
msgctxt "next set of posts"
msgid "Next"
msgstr "次へ"
#: wp-includes/link-template.php:2534
msgctxt "previous set of posts"
msgid "Previous"
msgstr "前へ"
#: wp-includes/option.php:1729
msgid "Site title."
msgstr "サイト名"
#: wp-includes/media.php:3448
msgid "Search media items..."
msgstr "メディア項目を検索..."
#: wp-includes/customize/class-wp-customize-selective-refresh.php:188
msgid "Click to edit this element."
msgstr "クリックでこの要素を編集。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:219
msgid "Imbalanced/unclosed character errors can be caused by content: \"\";
declarations. You may need to remove this or add it to a custom CSS file."
msgstr "content: \"\";
の宣言によって対応関係の不正な文字が生成されエラーを引き起こす可能性があります。この宣言を取り除くか、または、カスタム CSS ファイルに移動する必要があるかもしれません。"
#: wp-includes/customize/class-wp-customize-selective-refresh.php:186
msgid "Click to edit this widget."
msgstr "クリックでこのウィジェットを編集。"
#: wp-includes/customize/class-wp-customize-selective-refresh.php:185
msgid "Click to edit this menu."
msgstr "クリックでこのメニューを編集。"
#: wp-includes/customize/class-wp-customize-selective-refresh.php:187
msgid "Click to edit the site title."
msgstr "クリックでサイト名を編集。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:196
msgid "Your double quotes \"
are uneven. Make sure there is a closing \"
for every opening \"
."
msgstr "二重引用符 \"
の対応関係が不正です。始めの \"
に対して終わりの \"
があるか確認してください。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:212
msgid "There is %s unclosed code comment. Close each comment with */
."
msgid_plural "There are %s unclosed code comments. Close each comment with */
."
msgstr[0] "閉じられていないコードコメントが%s箇所あります。 一つ一つのコメントを */
で閉じてください。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:215
msgid "There is an extra */
, indicating an end to a comment. Be sure that there is an opening /*
for every closing */
."
msgstr "コメントの終わりを示す */
に余分なものがあります。コメントを閉じる */
に対してコメントを開始する /*
があるか確認してください。"
#: wp-includes/customize/class-wp-customize-header-image-control.php:176
msgid "While you can crop images to your liking after clicking Add new image, we recommend matching the size of your video."
msgstr "新規画像を追加をクリックした後に画像を好みに合うように切り抜きできますが、ヘッダー動画のサイズに合わせることを推奨しています。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:171
msgid "Markup is not allowed in CSS."
msgstr "マークアップは CSS 内では使えません。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:184
msgid "Your brackets []
are imbalanced. Make sure there is a closing ]
for every opening [
."
msgstr "角括弧 []
の対応関係が不正です。始めの [
に対して終わりの ]
があるか確認してください。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:190
msgid "Your parentheses ()
are imbalanced. Make sure there is a closing )
for every opening (
."
msgstr "丸括弧 ()
の対応関係が不正です。始めの (
に対して終わりの )
があるか確認してください。"
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:178
msgid "Your curly brackets {}
are imbalanced. Make sure there is a closing }
for every opening {
."
msgstr "波括弧 {}
の対応関係が不正です。始めの {
に対して終わりの }
があるか確認してください。"
#: wp-includes/class-wp-xmlrpc-server.php:5427
msgid "Sorry, your entry could not be edited."
msgstr "投稿を編集できませんでした。"
#: wp-includes/class-wp-xmlrpc-server.php:2495
msgid "Invalid role."
msgstr "無効な権限グループです。"
#: wp-includes/class-wp-xmlrpc-server.php:2145
msgid "Sorry, you are not allowed to assign this term."
msgstr "タームを割り当てる権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:2073
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:570
msgid "Sorry, you are not allowed to delete this term."
msgstr "タームを削除する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:1982
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:339
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:483
msgid "Sorry, you are not allowed to edit this term."
msgstr "タームを編集する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:1921
msgid "Sorry, your term could not be created."
msgstr "タームを追加できませんでした。"
#: wp-includes/class-wp-xmlrpc-server.php:3477
msgid "Sorry, the comment could not be edited."
msgstr "コメントを編集できませんでした。"
#: wp-includes/class-wp-xmlrpc-server.php:1526
#: wp-includes/class-wp-xmlrpc-server.php:4647
#: wp-includes/class-wp-xmlrpc-server.php:5106
msgid "Sorry, your entry could not be posted."
msgstr "投稿できませんでした。"
#: wp-includes/class-wp-customize-nav-menus.php:878
msgid "Post"
msgstr "投稿"
#: wp-includes/class-wp-customize-widgets.php:740
#: wp-includes/class-wp-customize-widgets.php:795
msgid "No widgets found."
msgstr "ウィジェットが見つかりません。"
#: wp-includes/class-wp-customize-widgets.php:735
msgid "There are no widget areas on the page shown, however other pages in this theme do have them."
msgstr "ウィジェットエリアはテーマ内の他のページにあり、表示中のページには存在しません。"
#: wp-includes/class-wp-customize-widgets.php:739
msgid "Number of widgets found: %d"
msgstr "%d件のウィジェットが見つかりました"
#. translators: %1$s is the post type name and %2$s is the error message.
#: wp-includes/class-wp-customize-nav-menus.php:883
msgid "%1$s could not be created: %2$s"
msgstr "%1$s を作成できませんでした: %2$s"
#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:4307
msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
msgstr "%1$s または %2$s ファイルのみヘッダー動画として利用可能です。動画ファイルを変換してもう一度やり直すか、動画を YouTube にアップロードし、リンクを以下の設定で指定します。"
#: wp-includes/class-wp-customize-manager.php:4301
msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
msgstr "動画ファイルは、ヘッダー動画として使用するには大きすぎます。動画を短くするか、圧縮設定を最適化し、8MB 未満のファイルを再度アップロードしてください。あるいは、YouTubeに動画をアップロードし、以下の設定でリンクを指定します。"
#: wp-includes/class-wp-customize-manager.php:4261
msgid "Unrecognized background setting."
msgstr "認識できない背景設定です。"
#: wp-includes/class-wp-customize-manager.php:4138
msgid "Additional CSS"
msgstr "追加 CSS"
#: wp-includes/class-wp-customize-manager.php:4240
msgid "Invalid value for background attachment."
msgstr "背景の添付ファイルが無効です。"
#: wp-includes/class-wp-customize-manager.php:4236
msgid "Invalid value for background repeat."
msgstr "背景の繰り返しの値が無効です。"
#: wp-includes/class-wp-customize-manager.php:4252
#: wp-includes/class-wp-customize-manager.php:4256
msgid "Invalid value for background size."
msgstr "背景のサイズが無効です。"
#: wp-includes/class-wp-customize-manager.php:4244
msgid "Invalid value for background position X."
msgstr "背景の位置 X の値が無効です。"
#: wp-includes/class-wp-customize-manager.php:4248
msgid "Invalid value for background position Y."
msgstr "背景の位置 Y の値が無効です。"
#: wp-includes/class-wp-customize-manager.php:4144
msgid "Learn more about CSS"
msgstr "CSS について詳細を読む"
#: wp-includes/class-wp-customize-manager.php:4145
msgid "(link opens in a new window)"
msgstr "(リンクは新しいウィンドウで開きます)"
#: wp-includes/class-wp-customize-manager.php:4151
msgid ""
"You can add your own CSS here.\n"
"\n"
"Click the help icon above to learn more."
msgstr ""
"ここに独自の CSS を追加することができます。\n"
"\n"
"詳しくは上のヘルプアイコンをクリックしてください。"
#: wp-includes/class-wp-customize-manager.php:4006
#: wp-includes/class-wp-customize-manager.php:4045
msgid "Fit to Screen"
msgstr "画面に合わせる"
#: wp-includes/class-wp-customize-manager.php:4040
msgid "Image Size"
msgstr "画像サイズ"
#: wp-includes/class-wp-customize-manager.php:4008
msgctxt "Custom Preset"
msgid "Custom"
msgstr "カスタム"
#: wp-includes/class-wp-customize-manager.php:4057
msgid "Repeat Background Image"
msgstr "背景画像の繰り返し"
#: wp-includes/class-wp-customize-manager.php:4007
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "繰り返し"
#: wp-includes/class-wp-customize-manager.php:4069
msgid "Scroll with Page"
msgstr "ページと一緒にスクロール"
#: wp-includes/class-wp-customize-manager.php:4025
#: wp-includes/customize/class-wp-customize-background-position-control.php:69
msgid "Image Position"
msgstr "画像の位置"
#: wp-includes/class-wp-customize-manager.php:4044
msgid "Original"
msgstr "元のサイズ"
#: wp-includes/class-wp-customize-manager.php:3940
msgid "Header Video"
msgstr "ヘッダー動画"
#: wp-includes/class-wp-customize-manager.php:4004
msgctxt "Default Preset"
msgid "Default"
msgstr "デフォルト"
#: wp-includes/class-wp-customize-manager.php:4000
msgctxt "Background Preset"
msgid "Preset"
msgstr "プリセット"
#. translators: 1: .mp4, 2: header width in pixels
#: wp-includes/class-wp-customize-manager.php:3880
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
msgstr "%1$s 形式の動画ファイルをアップロードしてください。最良の結果を出すにはファイルサイズを最小限にしてください。お使いのテーマは動画の幅として%2$sピクセルを推奨しています。"
#. translators: 1: .mp4, 2: header height in pixels
#: wp-includes/class-wp-customize-manager.php:3887
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
msgstr "%1$s 形式の動画ファイルをアップロードしてください。最良の結果を出すにはファイルサイズを最小限にしてください。お使いのテーマは動画の高さとして%2$sピクセルを推奨しています。"
#: wp-includes/class-wp-customize-manager.php:3862
msgid "If you add a video, the image will be used as a fallback while the video loads."
msgstr "動画を追加する場合、ヘッダー画像はフォールバックとして使用され、動画のロード途中に表示されます。"
#. translators: 1: .mp4, 2: header size in pixels
#: wp-includes/class-wp-customize-manager.php:3873
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
msgstr "%1$s 形式の動画ファイルをアップロードしてください。最良の結果を出すにはファイルサイズを最小限にしてください。お使いのテーマは動画の大きさとして%2$sピクセルを推奨しています。"
#: wp-includes/class-wp-customize-manager.php:1999
msgid "Setting does not exist or is unrecognized."
msgstr "設定が存在しないか、または認識できません。"
#: wp-includes/class-wp-customize-manager.php:2004
msgid "Unauthorized to modify setting due to capability."
msgstr "設定を変更する権限がありません。"
#: wp-includes/class-wp-customize-manager.php:1792
msgid "This form is not live-previewable."
msgstr "このフォームは、ライブプレビューできません。"
#: wp-includes/class-wp-customize-manager.php:1791
msgid "This link is not live-previewable."
msgstr "このリンクは、ライブプレビューできません。"
#: wp-includes/class-wp-customize-manager.php:484
msgid "Invalid changeset UUID"
msgstr "無効なチェンジセット UUID"
#: wp-includes/class-wp-customize-manager.php:493
msgid "Non-existent changeset UUID."
msgstr "チェンジセット UUID が存在しません。"
#: wp-includes/class-wp-customize-control.php:596
msgid "New page title"
msgstr "新規固定ページタイトル"
#: wp-includes/class-wp-customize-control.php:597
msgid "New page title…"
msgstr "新規固定ページタイトル…"
#: wp-includes/class-wp-customize-manager.php:1571
msgid "Unauthorized. You may remove the customize_messenger_channel param to preview as frontend."
msgstr "権限がありません。フロントエンドでプレビューするには customize_messenger_channel 変数を削除するとよいかもしれません。"
#. translators: %s: current user's display name
#: wp-includes/admin-bar.php:217
msgid "Howdy, %s"
msgstr "こんにちは、%s さん"
#: wp-includes/IXR/class-IXR-message.php:48 wp-includes/atomlib.php:125
#: wp-includes/feed.php:542
msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
msgstr "PHP の XML 拡張モジュールは利用できません。PHP の XML 拡張モジュールを有効にするようにホスティング会社に連絡してください。"
#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:644
msgid "Update %s now"
msgstr "%s をアップデート"
#. translators: %s: Plugin name
#: wp-includes/script-loader.php:663
msgid "Install %s now"
msgstr "%s をインストール"
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80
msgid "Edit selected menu"
msgstr "選択されたメニューを編集"
#: wp-includes/class-wp-editor.php:1075
msgid "Warning: the link has been inserted but may have errors. Please test it."
msgstr "警告: リンクは挿入されましたが、エラーがあるかもしれません。テストしてください。"
#: wp-includes/script-loader.php:636
msgid "Search Results"
msgstr "検索結果"
#: wp-includes/class-wp-editor.php:1034
msgid "Rich Text Area. Press Control-Option-H for help."
msgstr "リッチテキストエリア。Control-Option-H キーでヘルプを表示できます。"
#: wp-includes/script-loader.php:371
msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
msgstr "1秒進むには左右矢印キーを、10秒進むには上下矢印キーを使ってください。"
#: wp-includes/script-loader.php:357 wp-includes/theme.php:1395
msgid "Play"
msgstr "再生"
#: wp-includes/script-loader.php:361
msgid "Time Slider"
msgstr "タイムスライダー"
#: wp-includes/script-loader.php:366
msgid "Volume Slider"
msgstr "ボリュームスライダー"
#: wp-includes/script-loader.php:358 wp-includes/theme.php:1394
msgid "Pause"
msgstr "停止"
#: wp-includes/script-loader.php:364
msgid "Video Player"
msgstr "動画プレーヤー"
#: wp-includes/script-loader.php:365
msgid "Audio Player"
msgstr "音声プレーヤー"
#. translators: %1: number of seconds (30 by default)
#: wp-includes/script-loader.php:363
msgid "Skip back %1 seconds"
msgstr "%1秒戻る"
#: wp-includes/script-loader.php:370
msgid "Use Up/Down Arrow keys to increase or decrease volume."
msgstr "ボリューム調節には上下矢印キーを使ってください。"
#: wp-includes/class-wp-tax-query.php:658
msgid "Inexistent terms."
msgstr "存在しないタームです。"
#: wp-includes/taxonomy.php:1979 wp-includes/taxonomy.php:2601
msgid "A name is required for this term."
msgstr "このタームには名称が必要です。"
#: wp-includes/script-loader.php:702
msgid "Run Importer"
msgstr "インポーターの実行"
#. translators: %s: Importer name
#: wp-includes/script-loader.php:704
msgid "Run %s"
msgstr "%s の実行"
#. translators: %s: Activation URL
#: wp-includes/script-loader.php:684
msgid "Importer installed successfully. Run importer"
msgstr "インポーターのインストールを完了しました。インポーターを実行"
#: wp-includes/script-loader.php:701
msgctxt "theme"
msgid "Activate %s"
msgstr "%s を有効化"
#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:674
msgctxt "plugin"
msgid "%s installed!"
msgstr "%s のインストールが完了しました。"
#. translators: %s: Theme name and version
#: wp-includes/script-loader.php:676
msgctxt "theme"
msgid "%s installed!"
msgstr "%s のインストールが完了しました。"
#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:670
msgctxt "plugin"
msgid "Installing %s..."
msgstr "%s をインストール中…"
#: wp-includes/script-loader.php:699
msgctxt "plugin"
msgid "Activate %s"
msgstr "%s を有効化"
#. translators: %s: Theme name and version
#: wp-includes/script-loader.php:672
msgctxt "theme"
msgid "Installing %s..."
msgstr "%s をインストール中…"
#. translators: %s: Plugin name and version
#: wp-includes/script-loader.php:678
msgctxt "plugin"
msgid "%s installation failed"
msgstr "%s のインストールに失敗しました。"
#. translators: %s: Theme name and version
#: wp-includes/script-loader.php:680
msgctxt "theme"
msgid "%s installation failed"
msgstr "%s のインストールに失敗しました。"
#. translators: %s: Plugin name
#: wp-includes/script-loader.php:699
msgctxt "plugin"
msgid "Network Activate %s"
msgstr "%s をネットワークで有効化"
#. translators: %s: Theme name
#: wp-includes/script-loader.php:701
msgctxt "theme"
msgid "Network Activate %s"
msgstr "%s をネットワークで有効化"
#: wp-includes/class-wp-xmlrpc-server.php:4434
msgid "Sorry, you are not allowed to access user data on this site."
msgstr "このサイトのユーザーデータにアクセスする権限がありません。"
#: wp-includes/script-loader.php:708
msgid "Number of plugins found: %d"
msgstr "見つかったプラグイン数: %d"
#: wp-includes/class-wp-xmlrpc-server.php:2421
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:578
msgid "Sorry, you are not allowed to edit this user."
msgstr "このユーザーを編集する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:2552
#: wp-includes/class-wp-xmlrpc-server.php:2598
msgid "Sorry, you are not allowed to edit your profile."
msgstr "プロフィールを編集する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:2709
#: wp-includes/class-wp-xmlrpc-server.php:2911
msgid "Sorry, you are not allowed to edit pages."
msgstr "固定ページを編集する権限がありません。"
#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:899
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "off"
#: wp-includes/class-wp-theme.php:787
msgid "Tan"
msgstr "ベージュ"
#: wp-includes/class-wp-theme.php:788
msgid "Dark"
msgstr "ダーク"
#: wp-includes/class-wp-theme.php:789
msgid "Fixed Layout"
msgstr "固定レイアウト"
#: wp-includes/class-wp-theme.php:789
msgid "Fluid Layout"
msgstr "可変レイアウト"
#: wp-includes/class-wp-theme.php:790
msgid "Responsive Layout"
msgstr "レスポンシブレイアウト"
#: wp-includes/class-wp-theme.php:791
msgid "Photoblogging"
msgstr "フォトブログ"
#: wp-includes/class-wp-theme.php:791
msgid "Seasonal"
msgstr "季節"
#: wp-includes/class-wp-xmlrpc-server.php:2803
msgid "Sorry, you are not allowed to delete this page."
msgstr "この固定ページを削除する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:1640
#: wp-includes/class-wp-xmlrpc-server.php:4777
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:758
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:803
msgid "Sorry, you are not allowed to delete this post."
msgstr "この投稿を削除する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:2668
#: wp-includes/class-wp-xmlrpc-server.php:2865
msgid "Sorry, you are not allowed to edit this page."
msgstr "この固定ページを編集する権限がありません。"
#. translators: %s: Error string for a failed installation
#: wp-includes/script-loader.php:668
msgid "Installation failed: %s"
msgstr "インストールに失敗しました: %s"
#: wp-includes/script-loader.php:691
msgid "Deleting..."
msgstr "削除しています..."
#. translators: %s: Error string for a failed deletion
#: wp-includes/script-loader.php:693
msgid "Deletion failed: %s"
msgstr "削除に失敗しました: %s"
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:80
#: wp-includes/widgets/class-wp-nav-menu-widget.php:153
msgid "Edit Menu"
msgstr "メニューを編集"
#: wp-includes/script-loader.php:976
msgid "Today"
msgstr "今日"
#: wp-includes/script-loader.php:694
msgid "Deleted!"
msgstr "削除しました。"
#: wp-includes/wp-db.php:1801 wp-includes/wp-db.php:1807
msgid "Unable to retrieve the error message from MySQL"
msgstr "MySQL からエラーメッセージを取得できません。"
#. translators: %s: site title
#: wp-login.php:230
msgctxt "site"
msgid "← Back to %s"
msgstr "← %s に戻る"
#: wp-includes/class-wp-xmlrpc-server.php:3608
#: wp-includes/script-loader.php:705
msgid "An unknown error occurred"
msgstr "不明なエラーが発生しました"
#: wp-includes/script-loader.php:696
msgid "Network Activate"
msgstr "ネットワークで有効化"
#. translators: %s: Plugin name
#: wp-includes/script-loader.php:688
msgid "Are you sure you want to delete %s and its data?"
msgstr "本当に %s とそのデータを削除してもよいですか ?"
#: wp-includes/script-loader.php:689
msgid "Are you sure you want to delete the selected plugins and their data?"
msgstr "本当に選択したプラグインとそのデータを削除してもよいですか ?"
#: wp-includes/script-loader.php:690
msgid "Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?"
msgstr "警告: これらのテーマはサイトネットワーク上の他サイトで有効化されている可能性があります。本当に実行しますか ?"
#: wp-includes/script-loader.php:666
msgid "Install Failed!"
msgstr "インストールに失敗しました。"
#. translators: %s: Theme name
#: wp-includes/script-loader.php:686
msgid "Are you sure you want to delete %s?"
msgstr "本当に %s を削除してもよいですか ?"
#: wp-includes/script-loader.php:642
msgid "Update Now"
msgstr "今すぐ更新"
#. translators: %s: Search string
#: wp-includes/script-loader.php:635
msgid "Search results for “%s”"
msgstr "“%s” の検索結果"
#: wp-includes/revision.php:550
msgid "Sorry, you are not allowed to preview drafts."
msgstr "下書きをプレビューする権限がありません。"
#: wp-includes/script-loader.php:412
msgid "Confirm use of weak password"
msgstr "脆弱なパスワードの使用を確認"
#. translators: %s: site title
#: wp-includes/pluggable.php:1736
msgid "[%s] Password Changed"
msgstr "[%s] パスワードが変更されました"
#: wp-includes/script-loader.php:528
msgid ""
"Are you sure you want to do this?\n"
"The comment changes you made will be lost."
msgstr ""
"本当に実行してもよいですか ?\n"
"コメントに加えた変更は保存されません。"
#: wp-includes/rest-api/class-wp-rest-server.php:902
#: wp-includes/script-loader.php:132 wp-includes/script-loader.php:517
msgid "Sorry, you are not allowed to do that."
msgstr "その操作を実行する権限がありません。"
#: wp-includes/script-loader.php:637
msgid "You do not appear to have any plugins available at this time."
msgstr "現在、利用可能なプラグインはないようです。"
#: wp-includes/script-loader.php:401
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "パスワード強度不明"
#. translators: %s: user name
#: wp-includes/pluggable.php:1731
msgid "Password changed for user: %s"
msgstr "ユーザー %s さんのパスワードを変更しました"
#: wp-includes/script-loader.php:638
msgid "Please select at least one item to perform this action on."
msgstr "この操作を実行する最低1つの項目を選択してください。"
#. translators: %s: Codex URL
#: wp-includes/formatting.php:4250
msgid "A structure tag is required when using custom permalinks. Learn more"
msgstr "カスタムパーマリンクを使用するには構造タグが必要です。詳細"
#: wp-includes/formatting.php:4251
msgid "https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure"
msgstr "http://wpdocs.osdn.jp/Using_Permalinks#Choosing_your_permalink_structure"
#: wp-includes/media-template.php:1239
msgid "Image crop area preview. Requires mouse interaction."
msgstr "画像トリミング領域のプレビュー。マウス操作が必要です。"
#: wp-includes/class-wp-xmlrpc-server.php:3940
#: wp-includes/class-wp-xmlrpc-server.php:3988
#: wp-includes/class-wp-xmlrpc-server.php:5815
msgid "Sorry, you are not allowed to upload files."
msgstr "ファイルをアップロードする権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:3062
msgid "Sorry, you are not allowed to add a category."
msgstr "カテゴリーを追加する権限がありません。"
#: wp-includes/class-wp-xmlrpc-server.php:2479
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:186
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:382
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:384
msgid "Sorry, you are not allowed to list users."
msgstr "ユーザー一覧を表示する権限がありません。"
#: wp-includes/class-wp-customize-manager.php:2027
#: wp-includes/class-wp-customize-setting.php:549
msgid "Invalid value."
msgstr "無効な値です。"
#: wp-includes/class-wp-customize-manager.php:2356
msgid "There is %s invalid setting."
msgid_plural "There are %s invalid settings."
msgstr[0] "%s件の無効な設定があります。"
#. translators: URL to the widgets panel of the customizer
#: wp-includes/class-wp-customize-nav-menus.php:585
msgid "You can also place menus in widget areas with the “Custom Menu” widget."
msgstr "「カスタムメニュー」ウィジェットを利用してウィジェットエリアへメニューを配置することもできます。"
#: wp-includes/class-wp-customize-manager.php:476
#: wp-includes/script-loader.php:468
msgid "Sorry, you are not allowed to customize this site."
msgstr "このサイトをカスタマイズする権限がありません。"
#. translators: 1: