File: /virtual/nagasaki/public_html/wp-content/languages/admin-ja.po
# Translation of WordPress - 5.3.x - Administration in Japanese
# This file is distributed under the same license as the WordPress - 5.3.x - Administration package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-07-07 19:47:25+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/4.0.0-alpha.11\n"
"Language: ja_JP\n"
"Project-Id-Version: WordPress - 5.3.x - Administration\n"
#. translators: The localized WordPress download URL.
#: wp-admin/about.php:628
msgid "https://wordpress.org/download/"
msgstr "https://ja.wordpress.org/download/"
#. translators: %s: The major version of WordPress for this branch.
#: wp-admin/about.php:625
msgid "This is the final release of WordPress %s"
msgstr "これは WordPress %s の最新リリースです"
#. translators: 1: WordPress version number, 2: Link to update WordPress
#: wp-admin/about.php:622
msgid "Important! Your version of WordPress (%1$s) will stop receiving security updates in the near future. To keep your site secure, please <a href=\"%2$s\">update to the latest version of WordPress</a>."
msgstr "重要: お使いの WordPress バージョン (%1$s) では、近い将来にセキュリティアップデートの受信が終了します。サイトを安全に保つため、<a href=\"%2$s\">最新バージョンの WordPress に更新</a>してください。"
#. translators: 1: WordPress version number, 2: Link to update WordPress
#: wp-admin/about.php:619
msgid "Important! Your version of WordPress (%1$s) is no longer supported, you will not receive any security updates for your website. To keep your site secure, please <a href=\"%2$s\">update to the latest version of WordPress</a>."
msgstr "重要: お使いの WordPress バージョン (%1$s) はサポートされなくなったため、サイトでセキュリティ更新プログラムを受け取ることができません。サイトを安全に保つため、<a href=\"%2$s\">最新バージョンの WordPress に更新</a>してください。"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:62
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:105
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:111
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:67
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:111
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:118
msgid "Retry"
msgstr "再試行"
#: wp-admin/includes/theme.php:303
msgid "Wide Blocks"
msgstr "ワイドブロック"
#: wp-admin/includes/theme.php:280
msgid "Block Editor Styles"
msgstr "ブロックエディターのスタイル"
#: wp-admin/maint/repair.php:169
msgid "Repair and Optimize Database"
msgstr "データベースを修復し最適化する"
#: wp-admin/maint/repair.php:168
msgid "WordPress can also attempt to optimize the database. This improves performance in some situations. Repairing and optimizing the database can take a long time and the database will be locked while optimizing."
msgstr "WordPress はデータベースの最適化を試みることができます。これによりパフォーマンスが向上することがあります。データベースの修復と最適化には長い時間がかかることがあり、最適化の間にはデータベースがロックされます。"
#: wp-admin/maint/repair.php:167
msgid "Repair Database"
msgstr "データベースを修復"
#: wp-admin/maint/repair.php:164
msgid "WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient."
msgstr "WordPress は自動的に一部の一般的なデータベースの問題を探し、修復することができます。修復には時間がかかることもありますので、気長にお待ちください。"
#: wp-admin/maint/repair.php:162
msgid "One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient."
msgstr "利用できないデータベーステーブルがあります。WordPress にこのテーブルを修復させるには、「データベースの修復」ボタンをクリックしてください。修復には時間がかかることもありますので、気長にお待ちください。"
#: wp-admin/maint/repair.php:159
msgid "WordPress database repair"
msgstr "WordPress データベースの修復"
#: wp-admin/maint/repair.php:155
msgid "Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users."
msgstr "修復を完了しました。不正なユーザーによる使用を防ぐため、wp-config.php から以下の行を削除してください。"
#: wp-admin/maint/repair.php:147
msgid "https://wordpress.org/support/forum/how-to-and-troubleshooting"
msgstr "https://ja.wordpress.org/support/forum/how-to-and-troubleshooting/"
#. translators: %s: URL to "Fixing WordPress" forum.
#: wp-admin/maint/repair.php:146
msgid "Some database problems could not be repaired. Please copy-and-paste the following list of errors to the <a href=\"%s\">WordPress support forums</a> to get additional assistance."
msgstr "修復できないデータベースの問題がありました。以下のエラーをコピー & ペーストして <a href=\"%s\">WordPress サポートフォーラム</a>で質問してみてください。"
#. translators: 1: Table name. 2: Error message.
#: wp-admin/maint/repair.php:136
msgid "Failed to optimize the %1$s table. Error: %2$s"
msgstr "%1$s テーブルの最適化に失敗しました。エラー: %2$s"
#. translators: %s: Table name.
#: wp-admin/maint/repair.php:133
msgid "Successfully optimized the %s table."
msgstr "%s テーブルの最適化に成功しました。"
#. translators: %s: Table name.
#: wp-admin/maint/repair.php:126
msgid "The %s table is already optimized."
msgstr "%s テーブルは最適化済みです。"
#. translators: 1: Table name, 2: Error message.
#: wp-admin/maint/repair.php:114
msgid "Failed to repair the %1$s table. Error: %2$s"
msgstr "テーブル %1$s の修復に失敗しました。エラー: %2$s"
#. translators: %s: Table name.
#: wp-admin/maint/repair.php:111
msgid "Successfully repaired the %s table."
msgstr "%s テーブルの修復に成功しました。"
#. translators: 1: Table name, 2: Error message.
#: wp-admin/maint/repair.php:104
msgid "The %1$s table is not okay. It is reporting the following error: %2$s. WordPress will attempt to repair this table…"
msgstr "%1$s テーブルが「%2$s」エラーを返しています。WordPress はこのテーブルの修復を試みます…"
#. translators: %s: Table name.
#: wp-admin/maint/repair.php:101
msgid "The %s table is okay."
msgstr "%s テーブルには問題が見つかりませんでした。"
#: wp-admin/maint/repair.php:71
msgid "Database repair results"
msgstr "データベースの修復結果"
#. translators: 1: wp-config.php, 2: Secret key service URL.
#: wp-admin/maint/repair.php:67
msgid "While you are editing your %1$s file, take a moment to make sure you have all 8 keys and that they are unique. You can generate these using the <a href=\"%2$s\">WordPress.org secret key service</a>."
msgstr "%1$s ファイルを編集する際は、必ず8つのキーをすべて異なるものにしてください。これらは <a href=\"%2$s\">WordPress.org 秘密鍵サービス</a>を使用して生成することもできます。"
#: wp-admin/maint/repair.php:64
msgid "Check secret keys"
msgstr "秘密鍵を確認"
#. translators: %s: wp-config.php
#: wp-admin/maint/repair.php:35
msgid "To allow use of this page to automatically repair database problems, please add the following line to your %s file. Once this line is added to your config, reload this page."
msgstr "このページで自動的にデータベースの問題を修正するには、以下のコードを %s ファイルに追加してください。その後、ページを再読み込みしてください。"
#: wp-admin/maint/repair.php:30
msgid "Allow automatic database repair"
msgstr "データベースの自動修復を許可する"
#: wp-admin/maint/repair.php:20
msgid "WordPress › Database Repair"
msgstr "WordPress › データベース修復"
#: wp-admin/options-privacy.php:246
msgid "Create New Page"
msgstr "新規ページを作成"
#: wp-admin/options-privacy.php:239
msgid "There are no pages."
msgstr "ページがありません。"
#: wp-admin/options-privacy.php:237
msgid "Or:"
msgstr "または:"
#: wp-admin/options-privacy.php:227
msgid "Use This Page"
msgstr "このページを使う"
#: wp-admin/options-privacy.php:192
msgid "Select a Privacy Policy page"
msgstr "プライバシーポリシーページを選択"
#: wp-admin/options-privacy.php:190
msgid "Change your Privacy Policy page"
msgstr "プライバシーポリシーページを変更する"
#. translators: 1: Privacy Policy guide URL, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-admin/options-privacy.php:175
msgid "Need help putting together your new Privacy Policy page? <a href=\"%1$s\" %2$s>Check out our guide%3$s</a> for recommendations on what content to include, along with policies suggested by your plugins and theme."
msgstr "新規プライバシーポリシーページを作るのにヘルプが必要な場合は、プラグインやテーマが提案しているポリシーに加えて、含むべき内容を提案している<a href=\"%1$s\" %2$s>ガイドを確認%3$s</a>しましょう。"
#. translators: 1: URL to edit Privacy Policy page, 2: URL to preview Privacy
#. Policy page.
#: wp-admin/options-privacy.php:161
msgid "<a href=\"%1$s\">Edit</a> or <a href=\"%2$s\">preview</a> your Privacy Policy page content."
msgstr "プライバシーポリシーページの内容を<a href=\"%1$s\">編集</a>、または<a href=\"%2$s\">プレビュー</a>する。"
#. translators: 1: URL to edit Privacy Policy page, 2: URL to view Privacy
#. Policy page.
#: wp-admin/options-privacy.php:154
msgid "<a href=\"%1$s\">Edit</a> or <a href=\"%2$s\">view</a> your Privacy Policy page content."
msgstr "プライバシーポリシーページの内容を<a href=\"%1$s\">編集</a>または<a href=\"%2$s\">表示</a>。"
#: wp-admin/options-privacy.php:134
msgid "We would also suggest reviewing your Privacy Policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy."
msgstr "また、随時プライバシーポリシーを見直すこともおすすめします。テーマやプラグインをインストールや更新した後には特にそうです。ポリシーに追加を検討すべき変更や、新たに提案された情報があるかもしれません。"
#: wp-admin/options-privacy.php:133
msgid "After your Privacy Policy page is set, we suggest that you edit it."
msgstr "プライバシーポリシーページを設定した後に、編集することをおすすめします。"
#: wp-admin/options-privacy.php:130
msgid "However, it is your responsibility to use those resources correctly, to provide the information that your Privacy Policy requires, and to keep that information current and accurate."
msgstr "しかし、自分のプライバシーポリシーに必要な情報を提供したり、その情報を最新かつ正確に保つためにこれらのリソースを正しく責任はあなたにあります。"
#: wp-admin/options-privacy.php:129
msgid "The new page will include help and suggestions for your Privacy Policy."
msgstr "新しいページには、プライバシーポリシー用のヘルプや提案が含まれます。"
#: wp-admin/options-privacy.php:126
msgid "If you already have a Privacy Policy page, please select it below. If not, please create one."
msgstr "すでにプライバシーポリシーページがある場合、以下から選択してください。ない場合は新規作成してください。"
#: wp-admin/options-privacy.php:125
msgid "As a website owner, you may need to follow national or international privacy laws. For example, you may need to create and display a Privacy Policy."
msgstr "サイト所有者として、国内または国際的なプライバシーに関する法律を遵守する必要がある場合があります。たとえば、プライバシーポリシーを作成して表示する必要があるかもしれません。"
#: wp-admin/options-privacy.php:115
msgid "Privacy Settings"
msgstr "プライバシー設定"
#. translators: URL to Pages Trash.
#: wp-admin/options-privacy.php:104
msgid "The currently selected Privacy Policy page is in the trash. Please create or select a new Privacy Policy page or <a href=\"%s\">restore the current page</a>."
msgstr "現在選択中のプライバシーポリシーページはゴミ箱に入っています。新しいページを作成または選択するか、<a href=\"%s\">現在のページを復元</a>してください。"
#: wp-admin/options-privacy.php:94
msgid "The currently selected Privacy Policy page does not exist. Please create or select a new page."
msgstr "現在選択中のプライバシーポリシーページは存在しません。新しいページを作成または選択してください。"
#: wp-admin/options-privacy.php:70
msgid "Unable to create a Privacy Policy page."
msgstr "プライバシーポリシーページを作成できませんでした。"
#. translators: %s: URL to Customizer -> Menus.
#: wp-admin/options-privacy.php:42
msgid "Privacy Policy page setting updated successfully. Remember to <a href=\"%s\">update your menus</a>!"
msgstr "プライバシーポリシーページの設定を更新しました。<a href=\"%s\">メニューの更新</a>をお忘れなく。"
#: wp-admin/options-privacy.php:25
msgid "Privacy Policy page updated successfully."
msgstr "プライバシーポリシーページを更新しました。"
#: wp-admin/menu.php:297
msgid "Permalinks"
msgstr "パーマリンク設定"
#: wp-admin/menu.php:294
msgid "Reading"
msgstr "表示設定"
#: wp-admin/menu.php:293
msgid "Writing"
msgstr "投稿設定"
#: wp-admin/menu.php:292
msgctxt "settings screen"
msgid "General"
msgstr "一般"
#: wp-admin/menu.php:288 wp-admin/network.php:52 wp-admin/network/menu.php:112
msgid "Network Setup"
msgstr "サイトネットワークの設置"
#: wp-admin/menu.php:278
msgid "Available Tools"
msgstr "利用可能なツール"
#: wp-admin/menu.php:266 wp-admin/menu.php:269
msgid "Your Profile"
msgstr "あなたのプロフィール"
#: wp-admin/menu.php:259 wp-admin/network/menu.php:56
msgid "All Users"
msgstr "ユーザー一覧"
#: wp-admin/menu.php:246 wp-admin/network/menu.php:107
msgid "Plugin Editor"
msgstr "プラグインエディター"
#: wp-admin/menu.php:241 wp-admin/network/menu.php:105
msgid "Installed Plugins"
msgstr "インストール済みプラグイン"
#. translators: %s: Number of pending plugin updates.
#. translators: %s: Number of available plugin updates.
#: wp-admin/menu.php:239 wp-admin/network/menu.php:88
msgid "Plugins %s"
msgstr "プラグイン %s"
#: wp-admin/menu.php:223 wp-admin/network/menu.php:82
msgid "Theme Editor"
msgstr "テーマエディター"
#: wp-admin/menu.php:187
msgid "Appearance"
msgstr "外観"
#: wp-admin/menu.php:108
msgid "All Comments"
msgstr "コメント一覧"
#. translators: %s: Number of comments.
#: wp-admin/menu.php:97
msgid "Comments %s"
msgstr "コメント %s"
#: wp-admin/menu.php:80
msgctxt "admin menu"
msgid "All Links"
msgstr "すべてのリンク"
#: wp-admin/menu.php:66
msgid "Library"
msgstr "ライブラリ"
#. translators: %s: Number of pending updates.
#. translators: %s: Number of available updates.
#: wp-admin/menu.php:48 wp-admin/network/menu.php:30
msgid "Updates %s"
msgstr "更新 %s"
#. translators: Admin screen title. %s: Admin screen name.
#: wp-admin/admin-header.php:49
msgid "%s — WordPress"
msgstr "%s — WordPress"
#: wp-admin/export-personal-data.php:60
msgid "Add Data Export Request"
msgstr "データエクスポートリクエストを追加"
#: wp-admin/export-personal-data.php:43
msgid "Export personal data list"
msgstr "個人データリストをエクスポート"
#: wp-admin/export-personal-data.php:42
msgid "Export personal data list navigation"
msgstr "個人データリストナビゲーションをエクスポート"
#: wp-admin/export-personal-data.php:41
msgid "Filter export personal data list"
msgstr "個人データエクスポートリストを絞り込む"
#: wp-admin/export-personal-data.php:13
msgid "Sorry, you are not allowed to export personal data on this site."
msgstr "このサイトの個人データをエクスポートする権限がありません。"
#: wp-admin/export.php:320
msgid "Download Export File"
msgstr "エクスポートファイルをダウンロード"
#: wp-admin/export.php:214 wp-admin/export.php:261 wp-admin/export.php:301
msgid "End date:"
msgstr "終了日時:"
#: wp-admin/export.php:209 wp-admin/export.php:256 wp-admin/export.php:296
msgid "Start date:"
msgstr "開始日時:"
#: wp-admin/export.php:208 wp-admin/export.php:255 wp-admin/export.php:295
msgid "Date range:"
msgstr "日付の範囲:"
#: wp-admin/export.php:191 wp-admin/export.php:238
msgid "Authors:"
msgstr "投稿者:"
#: wp-admin/export.php:186
msgid "Categories:"
msgstr "カテゴリー:"
#: wp-admin/export.php:181
msgid "This will contain all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts."
msgstr "これにはすべての投稿、固定ページ、コメント、カスタムフィールド、カテゴリー、タグ、ナビゲーションメニュー、カスタム投稿が含まれます。"
#: wp-admin/export.php:180
msgid "All content"
msgstr "すべてのコンテンツ"
#: wp-admin/export.php:178
msgid "Content to export"
msgstr "エクスポートするコンテンツ"
#: wp-admin/export.php:175
msgid "Choose what to export"
msgstr "エクスポートする内容を選択"
#: wp-admin/export.php:173
msgid "Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site."
msgstr "ファイルをダウンロードして保存すると、別の WordPress インストールにこのサイトのコンテンツをインポートできます。"
#: wp-admin/export.php:172
msgid "This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags."
msgstr "WordPress eXtended RSS もしくは WXR と呼んでいるこのフォーマットには、投稿、固定ページ、コメント、カスタムフィールド、カテゴリー、タグが含まれます。"
#: wp-admin/export.php:171
msgid "When you click the button below WordPress will create an XML file for you to save to your computer."
msgstr "下のボタンをクリックすると、WordPress がローカルに保存するための XML ファイルを作成します。"
#: wp-admin/export.php:57
msgid "<a href=\"https://wordpress.org/support/article/tools-export-screen/\">Documentation on Export</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/tools-export-screen/\">エクスポートの解説</a>"
#: wp-admin/export.php:51
msgid "Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format."
msgstr "いったん生成された WXR ファイルは、別の WordPress サイトもしくはこのフォーマットにアクセスできる別のブログプラットフォームでインポートすることができます。"
#: wp-admin/export.php:50
msgid "You can export a file of your site’s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to limit the export by category, author, date range by month, or publishing status."
msgstr "他に設置した WordPress や別のプラットフォームにサイトのコンテンツを移行するためにエクスポートを行えます。エクスポートファイルは WXR と呼ばれる XML 形式のファイルで、ブログ投稿、固定ページ、コメント、カスタムフィールド、カテゴリー、タグが含まれます。ドロップダウンフィルターを使ってエクスポートするカテゴリー、投稿者、月ごとの期間、公開ステータスを絞り込むことで、WXR ファイルに特定の投稿やページのみ含めるようにすることもできます。"
#: wp-admin/export.php:18 wp-admin/menu.php:280
msgid "Export"
msgstr "エクスポート"
#: wp-admin/export.php:13
msgid "Sorry, you are not allowed to export the content of this site."
msgstr "このサイトのコンテンツをエクスポートする権限がありません。"
#. translators: %s: Comment link.
#: wp-admin/edit-form-comment.php:159
msgid "In reply to: %s"
msgstr "%s への返信"
#. translators: %s: Post link.
#: wp-admin/edit-form-comment.php:142
msgid "In response to: %s"
msgstr "%s へのコメント"
#. translators: %s: Comment date.
#: wp-admin/edit-form-comment.php:118
msgid "Submitted on: %s"
msgstr "投稿日時: %s"
#: wp-admin/edit-form-comment.php:100
msgctxt "comment status"
msgid "Pending"
msgstr "承認待ち"
#: wp-admin/edit-form-comment.php:98
msgid "Comment status"
msgstr "コメントの状態"
#: wp-admin/edit-form-comment.php:32
msgctxt "comment"
msgid "Permalink:"
msgstr "パーマリンク:"
#. translators: %s: Number of items with no issues.
#: wp-admin/site-health.php:135 wp-admin/js/site-health.js:72
msgid "%s item with no issues detected"
msgid_plural "%s items with no issues detected"
msgstr[0] "問題のない項目%s件を検出しました"
#: wp-admin/site-health.php:126
msgid "Passed tests"
msgstr "テスト通過"
#. translators: %s: Number of recommended improvements.
#: wp-admin/site-health.php:116 wp-admin/js/site-health.js:70
msgid "%s recommended improvement"
msgid_plural "%s recommended improvements"
msgstr[0] "%s件のおすすめの改善"
#. translators: %s: Number of critical issues found.
#: wp-admin/site-health.php:105 wp-admin/js/site-health.js:68
msgid "%s critical issue"
msgid_plural "%s critical issues"
msgstr[0] "%s件の致命的な問題"
#: wp-admin/site-health.php:99
msgid "The site health check shows critical information about your WordPress configuration and items that require your attention."
msgstr "サイトヘルスチェックは、注意を払うべき WordPress 設定と項目についての重要な情報を表示します。"
#: wp-admin/site-health.php:90
msgid "Everything is running smoothly here."
msgstr "すべて問題なく動作中です。"
#: wp-admin/site-health.php:86
msgid "Great job!"
msgstr "すばらしい !"
#: wp-admin/site-health.php:20
msgid "Sorry, you are not allowed to access site health information."
msgstr "サイトヘルス情報へのアクセス権限がありません。"
#: wp-admin/site-health.php:17 wp-admin/site-health.php:96
msgid "Site Health Status"
msgstr "サイトヘルスステータス"
#: wp-admin/setup-config.php:447
msgid "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…"
msgstr "この部分のインストールは無事完了しました。WordPress は現在データベースと通信できる状態にあります。準備ができているなら…"
#: wp-admin/setup-config.php:446
msgid "Successful database connection"
msgstr "データベース接続に成功しました"
#: wp-admin/setup-config.php:416 wp-admin/setup-config.php:449
msgid "Run the installation"
msgstr "インストール実行"
#: wp-admin/setup-config.php:415
msgid "After you’ve done that, click “Run the installation”."
msgstr "その後、「インストール実行」をクリックしてください。"
#. translators: %s: wp-config.php
#: wp-admin/setup-config.php:405
msgid "You can create the %s file manually and paste the following text into it."
msgstr "手動で %s を作成し、中に次のテキストを貼り付けることができます。"
#. translators: %s: wp-config.php
#: wp-admin/setup-config.php:399
msgid "Sorry, but I can’t write the %s file."
msgstr "ファイル %s に書き込めませんでした。"
#: wp-admin/setup-config.php:319
msgid "<strong>ERROR</strong>: \"Table Prefix\" is invalid."
msgstr "<strong>エラー</strong>:「テーブル接頭辞」が無効です。"
#: wp-admin/setup-config.php:286
msgid "<strong>ERROR</strong>: \"Table Prefix\" can only contain numbers, letters, and underscores."
msgstr "<strong>エラー</strong>:「テーブル接頭辞」には数字、半角英字、アンダースコアのみが含められます。"
#: wp-admin/setup-config.php:281
msgid "<strong>ERROR</strong>: \"Table Prefix\" must not be empty."
msgstr "<strong>エラー</strong>:「テーブル接頭辞」は空白以外の値にする必要があります。"
#: wp-admin/setup-config.php:242
msgid "If you want to run multiple WordPress installations in a single database, change this."
msgstr "ひとつのデータベースに複数の WordPress をインストールしたい場合、これを変えてください。"
#: wp-admin/setup-config.php:240
msgid "Table Prefix"
msgstr "テーブル接頭辞"
#. translators: %s: localhost
#: wp-admin/setup-config.php:235
msgid "You should be able to get this info from your web host, if %s doesn’t work."
msgstr "%s が動作しない場合には Web ホストからこの情報を取得することができます。"
#: wp-admin/setup-config.php:230
msgid "Database Host"
msgstr "データベースのホスト名"
#: wp-admin/setup-config.php:227
msgid "Your database password."
msgstr "データベースのパスワード。"
#: wp-admin/setup-config.php:226
msgctxt "example password"
msgid "password"
msgstr "パスワード"
#: wp-admin/setup-config.php:222
msgid "Your database username."
msgstr "データベースのユーザー名。"
#: wp-admin/setup-config.php:221
msgctxt "example username"
msgid "username"
msgstr "ユーザー名"
#: wp-admin/setup-config.php:217
msgid "The name of the database you want to use with WordPress."
msgstr "WordPress で使用したいデータベース名。"
#: wp-admin/setup-config.php:215
msgid "Database Name"
msgstr "データベース名"
#: wp-admin/setup-config.php:212
msgid "Below you should enter your database connection details. If you’re not sure about these, contact your host."
msgstr "以下にデータベース接続のための詳細を入力してください。これらのデータについて分からない点があれば、ホストに連絡を取ってください。"
#: wp-admin/setup-config.php:210
msgid "Set up your database connection"
msgstr "データベース接続を設定"
#: wp-admin/setup-config.php:198
msgid "Let’s go!"
msgstr "さあ、始めましょう !"
#: wp-admin/setup-config.php:196
msgid "In all likelihood, these items were supplied to you by your Web Host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…"
msgstr "おそらく、これらのデータベース情報はホスティング先から提供されています。データベース情報がわからない場合、作業を続行する前にホスティング先と連絡を取ってください。すべての準備が整っているなら…"
#. translators: %s: Documentation URL.
#: wp-admin/setup-config.php:191
msgid "Need more help? <a href=\"%s\">We got it</a>."
msgstr "さらに手助けが必要ですか ? <a href=\"%s\">わかりました</a>。"
#. translators: 1: wp-config-sample.php, 2: wp-config.php
#: wp-admin/setup-config.php:182
msgid "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open %1$s in a text editor, fill in your information, and save it as %2$s."
msgstr "もし何かが原因で自動ファイル生成が動作しなくても心配しないでください。この機能は設定ファイルにデータベース情報を記入するだけです。テキストエディターで %1$s を開き、データベース情報を記入し、%2$s として保存することもできます。"
#. translators: %s: wp-config.php
#: wp-admin/setup-config.php:174
msgid "We’re going to use this information to create a %s file."
msgstr "この情報は %s ファイルを作成するために使用されます。"
#: wp-admin/setup-config.php:168
msgid "Table prefix (if you want to run more than one WordPress in a single database)"
msgstr "テーブル接頭辞 (1つのデータベースに複数の WordPress を作動させる場合)"
#: wp-admin/setup-config.php:166
msgid "Database password"
msgstr "データベースのパスワード"
#: wp-admin/setup-config.php:165
msgid "Database username"
msgstr "データベースのユーザー名"
#: wp-admin/setup-config.php:162
msgid "Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding."
msgstr "WordPress へようこそ。作業を始める前にデータベースに関するいくつかの情報が必要となります。以下の項目を準備してください。"
#: wp-admin/setup-config.php:161
msgid "Before getting started"
msgstr "始める前に"
#: wp-admin/setup-config.php:112
msgid "WordPress › Setup Configuration File"
msgstr "WordPress › 構成ファイルのセットアップ"
#. translators: 1: wp-config.php, 2: install.php
#: wp-admin/setup-config.php:75
msgid "The file %1$s already exists one level above your WordPress installation. If you need to reset any of the configuration items in this file, please delete it first. You may try <a href=\"%2$s\">installing now</a>."
msgstr "WordPress をインストールしたひとつ上のディレクトリに %1$s ファイルがすでに存在しています。このファイル内の設定項目をリセットする必要がある場合は、まずこのファイルを削除してください。準備がよければ<a href=\"%2$s\">インストールを実行してください</a>。"
#. translators: 1: wp-config.php, 2: install.php
#: wp-admin/setup-config.php:63
msgid "The file %1$s already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try <a href=\"%2$s\">installing now</a>."
msgstr "%1$s ファイルがすでに存在しています。このファイル内の設定項目をリセットする必要がある場合は、まずファイルを削除してください。<a href=\"%2$s\">今すぐインストールを実行</a>することもできます。"
#. translators: %s: wp-config-sample.php
#: wp-admin/setup-config.php:52
msgid "Sorry, I need a %s file to work from. Please re-upload this file to your WordPress installation."
msgstr "%s ファイルが必要です。WordPress 本体にもう一度このファイルをアップロードしてください。"
#: wp-admin/plugin-install.php:139
msgid "Browse Plugins"
msgstr "プラグインを表示"
#: wp-admin/plugin-install.php:109
msgid "<a href=\"https://wordpress.org/support/article/plugins-add-new-screen/\">Documentation on Installing Plugins</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/plugins-add-new-screen/\">プラグイン新規追加の解説</a>"
#: wp-admin/plugin-install.php:103
msgid "If you want to install a plugin that you’ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin."
msgstr "他でダウンロードしたプラグインをインストールしたい場合は、プラグイン一覧の上にある「プラグインのアップロード」ボタンをクリックしてください。.zip パッケージをアップロードするよう促されますので、アップロードして新しいプラグインを有効化してください。"
#: wp-admin/plugin-install.php:102
msgid "You can also browse a user’s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username."
msgstr "また、プラグイン一覧の上にある「お気に入り」リンク先に WordPress.org ユーザー名を入力し、その人が気に入っているプラグインを見ることもできます。"
#: wp-admin/plugin-install.php:101
msgid "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly."
msgstr "簡単にどんなものがあるのか知りたいだけなら、画面左上の「注目」と「人気」プラグインのリンクを利用して閲覧することができます。このセクションは定期的に入れ替わります。"
#: wp-admin/plugin-install.php:100
msgid "If you know what you’re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag."
msgstr "もしお探しのものがはっきりしている場合は、検索を使うのがいいでしょう。検索画面では、WordPress プラグインディレクトリから特定のキーワード、作成者、タグから検索できるオプションがあります。また、人気タグを選んでディレクトリ内を検索することもできます。大きな字のタグは、そのラベルが付いたプラグインが多数あることを意味しています。"
#: wp-admin/plugin-install.php:98
msgid "Adding Plugins"
msgstr "プラグインの追加"
#: wp-admin/plugin-install.php:91
msgid "You can find new plugins to install by searching or browsing the directory right here in your own Plugins section."
msgstr "このプラグインセクションで、インストールする新しいプラグインを検索・ブラウズできます。"
#. translators: %s: https://wordpress.org/plugins
#: wp-admin/plugin-install.php:88
msgid "Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official <a href=\"%s\">WordPress Plugin Directory</a> are compatible with the license WordPress uses."
msgstr "プラグインは、カスタム機能で WordPress を拡張するために本体にフックします。プラグインは世界中にいる数千人の開発者によって、WordPress 本体のアプリケーションとは別途開発されています。公式 <a href=\"%s\">WordPress プラグインディレクトリ</a>のプラグインはすべて、WordPress が使っているライセンスとの互換性があります。"
#: wp-admin/plugin-install.php:50
msgid "Add Plugins"
msgstr "プラグインを追加"
#: wp-admin/ms-delete-site.php:130
msgid "Delete My Site Permanently"
msgstr "このサイトを永久に削除"
#. translators: %s: Site address.
#: wp-admin/ms-delete-site.php:125
msgid "I'm sure I want to permanently disable my site, and I am aware I can never get it back or use %s again."
msgstr "このサイトを永久に無効にします。また、%s は二度と復元して使用できないことを理解しています。"
#: wp-admin/ms-delete-site.php:116
msgid "Remember, once deleted your site cannot be restored."
msgstr "いったんサイトを削除すると二度と復元はできないのでお気をつけください。"
#. translators: %s: Network title.
#: wp-admin/ms-delete-site.php:111
msgid "If you do not want to use your %s site any more, you can delete it using the form below. When you click <strong>Delete My Site Permanently</strong> you will be sent an email with a link in it. Click on this link to delete your site."
msgstr "もしあなたの %s サイトをもう使用したくないのなら、以下のフォームを使って削除できます。<strong>このサイトを永久に削除</strong>をクリックすると確認用リンクを含んだメールが送信されます。そのリンクをクリックするとあなたのサイトが削除されます。"
#: wp-admin/ms-delete-site.php:102
msgid "Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked."
msgstr "ありがとうございます。この操作を承認するためのリンクをメールで送信しました。あなたのサイトはこのリンクをクリックするまで削除されません。"
#. translators: %s: Site title.
#: wp-admin/ms-delete-site.php:91
msgid "[%s] Delete My Site"
msgstr "[%s] サイトを削除"
#. translators: Do not translate USERNAME, URL_DELETE, SITE_NAME: those are
#. placeholders.
#: wp-admin/ms-delete-site.php:56
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently clicked the 'Delete Site' link on your site and filled in a\n"
"form on that page.\n"
"\n"
"If you really want to delete your site, click the link below. You will not\n"
"be asked to confirm again so only click this link if you are absolutely certain:\n"
"###URL_DELETE###\n"
"\n"
"If you delete your site, please consider opening a new site here\n"
"some time in the future! (But remember your current site and username\n"
"are gone forever.)\n"
"\n"
"Thanks for using the site,\n"
"Webmaster\n"
"###SITE_NAME###"
msgstr ""
"こんにちは、###USERNAME### さん。\n"
"\n"
"あなたのサイトで「サイトを削除」リンクがクリックされ、\n"
"フォームへの記入がありました。\n"
"\n"
"本当に削除してもよい場合は、以下のリンクをクリックしてください。\n"
"再確認はしませんので、本当に削除したい場合のみクリックしてください。\n"
"###URL_DELETE###\n"
"\n"
"サイトを削除しても、またいつか新しいサイトを開設していただければと思います。\n"
"(ただし、現在のサイトとユーザー名は永久に利用できなくなります)\n"
"\n"
"サイトのご利用ありがとうございました。\n"
"ウェブマスター\n"
"###SITE_NAME###"
#: wp-admin/menu.php:285 wp-admin/ms-delete-site.php:38
msgid "Delete Site"
msgstr "サイトを削除"
#: wp-admin/ms-delete-site.php:31
msgid "Sorry, the link you clicked is stale. Please select another option."
msgstr "クリックされたリンクは期限が切れています。別のオプションを選択してください。"
#. translators: %s: Network title.
#: wp-admin/ms-delete-site.php:26
msgid "Thank you for using %s, your site has been deleted. Happy trails to you until we meet again."
msgstr "%s をご利用いただきありがとうございました。あなたのサイトを削除しました。またのご利用をお待ちいたします。"
#: wp-admin/ms-delete-site.php:17
msgid "Sorry, you are not allowed to delete this site."
msgstr "このサイトを削除する権限がありません。"
#. translators: %s: Number of blocks.
#: wp-admin/edit.php:353
msgid "%s block restored from the Trash."
msgid_plural "%s blocks restored from the Trash."
msgstr[0] "%s件のブロックをゴミ箱から復元しました。"
#. translators: %s: Number of blocks.
#: wp-admin/edit.php:351
msgid "%s block moved to the Trash."
msgid_plural "%s blocks moved to the Trash."
msgstr[0] "%s件のブロックをゴミ箱に移動しました。"
#. translators: %s: Number of blocks.
#: wp-admin/edit.php:349
msgid "%s block permanently deleted."
msgid_plural "%s blocks permanently deleted."
msgstr[0] "%s件のブロックを完全に削除しました。"
#. translators: %s: Number of blocks.
#: wp-admin/edit.php:347
msgid "%s block not updated, somebody is editing it."
msgid_plural "%s blocks not updated, somebody is editing them."
msgstr[0] "%s件のブロックを更新できませんでした。他のユーザーが編集中です。"
#: wp-admin/edit.php:345
msgid "1 block not updated, somebody is editing it."
msgstr "1件のブロックを更新できませんでした。他のユーザーが編集中です。"
#. translators: %s: Number of blocks.
#: wp-admin/edit.php:344
msgid "%s block updated."
msgid_plural "%s blocks updated."
msgstr[0] "%s件のブロックを更新しました。"
#. translators: %s: Number of pages.
#: wp-admin/edit.php:340
msgid "%s page restored from the Trash."
msgid_plural "%s pages restored from the Trash."
msgstr[0] "%s件のページをゴミ箱から復元しました。"
#. translators: %s: Number of pages.
#: wp-admin/edit.php:338
msgid "%s page moved to the Trash."
msgid_plural "%s pages moved to the Trash."
msgstr[0] "%s件のページをゴミ箱に移動しました。"
#. translators: %s: Number of pages.
#: wp-admin/edit.php:336
msgid "%s page permanently deleted."
msgid_plural "%s pages permanently deleted."
msgstr[0] "%s件のページを永久に削除しました。"
#. translators: %s: Number of pages.
#: wp-admin/edit.php:334
msgid "%s page not updated, somebody is editing it."
msgid_plural "%s pages not updated, somebody is editing them."
msgstr[0] "%s件の固定ページを更新できませんでした。他のユーザーが編集中です。"
#: wp-admin/edit.php:332
msgid "1 page not updated, somebody is editing it."
msgstr "1件の固定ページを更新できませんでした。他のユーザーが編集中です。"
#. translators: %s: Number of pages.
#: wp-admin/edit.php:331
msgid "%s page updated."
msgid_plural "%s pages updated."
msgstr[0] "%s件のページを更新しました。"
#. translators: %s: Number of posts.
#: wp-admin/edit.php:327
msgid "%s post restored from the Trash."
msgid_plural "%s posts restored from the Trash."
msgstr[0] "%s件の投稿をゴミ箱から復元しました。"
#. translators: %s: Number of posts.
#: wp-admin/edit.php:325
msgid "%s post moved to the Trash."
msgid_plural "%s posts moved to the Trash."
msgstr[0] "%s件の投稿をゴミ箱へ移動しました。"
#. translators: %s: Number of posts.
#: wp-admin/edit.php:323
msgid "%s post permanently deleted."
msgid_plural "%s posts permanently deleted."
msgstr[0] "%s件の投稿を永久に削除しました。"
#. translators: %s: Number of posts.
#: wp-admin/edit.php:321
msgid "%s post not updated, somebody is editing it."
msgid_plural "%s posts not updated, somebody is editing them."
msgstr[0] "%s件の投稿を更新できませんでした。他のユーザーが編集中です。"
#: wp-admin/edit.php:319
msgid "1 post not updated, somebody is editing it."
msgstr "1件の投稿を更新できませんでした。他のユーザーが編集中です。"
#. translators: %s: Number of posts.
#: wp-admin/edit.php:318
msgid "%s post updated."
msgid_plural "%s posts updated."
msgstr[0] "%s件の投稿を更新しました。"
#: wp-admin/edit.php:285
msgid "<a href=\"https://wordpress.org/support/article/pages-screen/\">Documentation on Managing Pages</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/pages-screen/\">固定ページ管理の解説</a>"
#: wp-admin/edit.php:279
msgid "You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once."
msgstr "また、同様の操作も実行できます。フィルターを使って一覧表示を絞り込んだり、行にマウスオーバーしたときに表示される操作リンクを使って固定ページへ変更を加えたり、一括操作メニューを使って複数のページのメタデータを編集したりなどです。"
#: wp-admin/edit.php:278
msgid "Managing pages is very similar to managing posts, and the screens can be customized in the same way."
msgstr "固定ページの管理はブログ投稿の管理に似ており、管理画面は同様にカスタマイズできます。"
#: wp-admin/edit.php:276
msgid "Managing Pages"
msgstr "固定ページの管理"
#: wp-admin/edit.php:260
msgid "<a href=\"https://wordpress.org/support/article/posts-screen/\">Documentation on Managing Posts</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/posts-screen/\">投稿管理の解説</a>"
#: wp-admin/edit.php:254
msgid "When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears."
msgstr "「一括操作」を使うと、選択した投稿すべてのメタデータ (カテゴリーや投稿者など) を変更できます。選択したグループから投稿を除くには、「一括操作」エリアに表示されるタイトル横の x マークをクリックしてください。"
#: wp-admin/edit.php:253
msgid "You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply."
msgstr "一度に複数の投稿を編集したりゴミ箱に移動したりできます。操作したい投稿をチェックボックスで選択し、「一括操作」で行いたい操作を選んで、「適用」をクリックしてください。"
#: wp-admin/edit.php:244
msgid "<strong>Preview</strong> will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post’s status."
msgstr "<strong>プレビュー</strong>をクリックすると下書きが公開された時の表示を確認できます。「表示」をクリックすると、実際のサイト上の投稿を表示します。どちらのリンクが利用できるかは投稿の状態によります。"
#: wp-admin/edit.php:243
msgid "<strong>Trash</strong> removes your post from this list and places it in the trash, from which you can permanently delete it."
msgstr "<strong>ゴミ箱</strong> は、この一覧から投稿を除外し、ゴミ箱に移動します。ゴミ箱から投稿を完全に削除できます。"
#: wp-admin/edit.php:242
msgid "<strong>Quick Edit</strong> provides inline access to the metadata of your post, allowing you to update post details without leaving this screen."
msgstr "<strong>クイック編集</strong>を使うと投稿のメタデータにインラインでアクセスできます。この画面から移動せずに投稿の詳細を更新できます。"
#: wp-admin/edit.php:241
msgid "<strong>Edit</strong> takes you to the editing screen for that post. You can also reach that screen by clicking on the post title."
msgstr "<strong>編集</strong>をクリックするとその投稿の編集画面に移動します。また、投稿タイトルをクリックしても同じ画面を表示できます。"
#: wp-admin/edit.php:239
msgid "Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:"
msgstr "投稿一覧の行をマウスオーバーすると、許可されている投稿管理のリンクが表示されます。以下の操作が可能です。"
#: wp-admin/edit.php:230
msgid "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list."
msgstr "特定のカテゴリーのみ、特定の月のみの投稿を表示するよう、上部にあるドロップダウンメニューから一覧の範囲を絞り込むことができます。選択したあと、「絞り込み検索」ボタンをクリックしてください。また、投稿一覧内の投稿作成者、カテゴリー、タグを選択して範囲を絞り込むこともできます。"
#: wp-admin/edit.php:229
msgid "You can view posts in a simple title list or with an excerpt using the Screen Options tab."
msgstr "表示オプションタブを使って、投稿をシンプルなタイトル一覧または抜粋つきで表示できます。"
#: wp-admin/edit.php:228
msgid "You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts."
msgstr "あるステータスの投稿のみを表示するには、投稿一覧の上のテキストリンクを使用してステータスで投稿を絞り込みます。デフォルトの表示ではすべての投稿が表示されます。"
#: wp-admin/edit.php:227
msgid "You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab."
msgstr "表示オプションタブを使うことで必要に応じてカラムを表示/非表示にしたり、画面ごとに含める投稿数を決定したりできます。"
#: wp-admin/edit.php:225
msgid "You can customize the display of this screen’s contents in a number of ways:"
msgstr "この画面の表示コンテンツをさまざまな方法でカスタマイズできます。"
#: wp-admin/edit.php:217
msgid "This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow."
msgstr "この画面からすべての投稿へアクセスできます。ワークフローに合うようにこの画面の表示をカスタマイズできます。"
#: wp-admin/options-discussion.php:281
msgid "Retro (Generated)"
msgstr "Retro (自動生成)"
#: wp-admin/options-discussion.php:280
msgid "MonsterID (Generated)"
msgstr "MonsterID (自動生成)"
#: wp-admin/options-discussion.php:279
msgid "Wavatar (Generated)"
msgstr "Wavatar (自動生成)"
#: wp-admin/options-discussion.php:278
msgid "Identicon (Generated)"
msgstr "Identicon (自動生成)"
#: wp-admin/options-discussion.php:277
msgid "Gravatar Logo"
msgstr "Gravatar ロゴ"
#: wp-admin/options-discussion.php:276
msgid "Blank"
msgstr "空白"
#: wp-admin/options-discussion.php:275
msgid "Mystery Person"
msgstr "ミステリーパーソン"
#: wp-admin/options-discussion.php:270
msgid "For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address."
msgstr "自分のアバターを持っていないユーザーには、汎用ロゴまたはメールアドレスをもとに作成される画像を表示できます。"
#: wp-admin/options-discussion.php:266 wp-admin/options-discussion.php:267
msgid "Default Avatar"
msgstr "デフォルトアバター"
#. translators: Content suitability rating:
#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
#: wp-admin/options-discussion.php:255
msgid "X — Even more mature than above"
msgstr "X — 最高レベルの制限"
#. translators: Content suitability rating:
#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
#: wp-admin/options-discussion.php:253
msgid "R — Intended for adult audiences above 17"
msgstr "R — 18歳以上の成人向き"
#. translators: Content suitability rating:
#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
#: wp-admin/options-discussion.php:251
msgid "PG — Possibly offensive, usually for audiences 13 and above"
msgstr "PG — 不快感を与える恐れ — 13歳以上の人向き"
#. translators: Content suitability rating:
#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
#: wp-admin/options-discussion.php:249
msgid "G — Suitable for all audiences"
msgstr "G — あらゆる人に適切"
#: wp-admin/options-discussion.php:243 wp-admin/options-discussion.php:244
msgid "Maximum Rating"
msgstr "評価による制限"
#: wp-admin/options-discussion.php:238
msgid "Show Avatars"
msgstr "アバターを表示する"
#: wp-admin/options-discussion.php:234
msgid "Avatar Display"
msgstr "アバターの表示"
#: wp-admin/options-discussion.php:220
msgid "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site."
msgstr "アバターとは、有効化されているサイトでコメントする際に名前のそばに表示される画像のことです。ここでコメント投稿者のアバター表示を有効化できます。"
#: wp-admin/options-discussion.php:218
msgid "Avatars"
msgstr "アバター"
#: wp-admin/options-discussion.php:209
msgid "When a comment contains any of these words in its content, name, URL, email, or IP address, it will be put in the trash. One word or IP address per line. It will match inside words, so “press” will match “WordPress”."
msgstr "コメントの内容、名前、URL、メールアドレス、IP アドレスに以下の単語のうちいずれかでも含んでいる場合、そのコメントはゴミ箱に入ります。各単語や IP アドレスは改行で区切ってください。単語内に含まれる語句にも一致します。例: 「press」は「WordPress」に一致します。"
#: wp-admin/options-discussion.php:207 wp-admin/options-discussion.php:208
msgid "Comment Blacklist"
msgstr "コメントブラックリスト"
#: wp-admin/options-discussion.php:200
msgid "When a comment contains any of these words in its content, name, URL, email, or IP address, it will be held in the <a href=\"edit-comments.php?comment_status=moderated\">moderation queue</a>. One word or IP address per line. It will match inside words, so “press” will match “WordPress”."
msgstr "コメントの内容、名前、URL、メールアドレス、IP アドレスに以下の単語のうちいずれかでも含んでいる場合、そのコメントは<a href=\"edit-comments.php?comment_status=moderated\">モデレーション待ち</a>になります。各単語や IP アドレスは改行で区切ってください。単語内に含まれる語句にもマッチします。例: 「press」は 「WordPress」にマッチします。"
#. translators: %s: Number of links.
#: wp-admin/options-discussion.php:194
msgid "Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)"
msgstr "%s個以上のリンクを含んでいる場合は承認待ちにする (コメントスパムに共通する特徴のひとつとして、多数のハイパーリンクがあります)。"
#: wp-admin/options-discussion.php:188 wp-admin/options-discussion.php:189
msgid "Comment Moderation"
msgstr "コメントモデレーション"
#: wp-admin/options-discussion.php:184
msgid "Comment author must have a previously approved comment"
msgstr "すでに承認されたコメントの投稿者のコメントを許可し、それ以外のコメントを承認待ちにする"
#: wp-admin/options-discussion.php:182
msgid "Comment must be manually approved"
msgstr "コメントの手動承認を必須にする"
#: wp-admin/options-discussion.php:178 wp-admin/options-discussion.php:179
msgid "Before a comment appears"
msgstr "コメント表示条件"
#: wp-admin/options-discussion.php:174
msgid "A comment is held for moderation"
msgstr "コメントがモデレーションのために保留されたとき"
#: wp-admin/options-discussion.php:170
msgid "Anyone posts a comment"
msgstr "コメントが投稿されたとき"
#: wp-admin/options-discussion.php:166 wp-admin/options-discussion.php:167
msgid "Email me whenever"
msgstr "自分宛のメール通知"
#. translators: %s: Form field control for 'older' or 'newer' comments.
#: wp-admin/options-discussion.php:159
msgid "Comments should be displayed with the %s comments at the top of each page"
msgstr "%s コメントを各ページのトップに表示する"
#: wp-admin/options-discussion.php:156
msgid "newer"
msgstr "新しい"
#: wp-admin/options-discussion.php:152
msgid "older"
msgstr "古い"
#. translators: 1: Form field control for number of top level comments per
#. page, 2: Form field control for the 'first' or 'last' page.
#: wp-admin/options-discussion.php:138
msgid "Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default"
msgstr "1ページあたり%1$s件のコメントを含む複数ページに分割し、%2$sのページをデフォルトで表示する"
#: wp-admin/options-discussion.php:135
msgid "first"
msgstr "最初"
#: wp-admin/options-discussion.php:131
msgid "last"
msgstr "最後"
#. translators: %s: Number of levels.
#: wp-admin/options-discussion.php:119
msgid "Enable threaded (nested) comments %s levels deep"
msgstr "コメントを %s 階層までのスレッド (入れ子) 形式にする"
#: wp-admin/options-discussion.php:92
msgid "Show comments cookies opt-in checkbox, allowing comment author cookies to be set"
msgstr "コメント投稿者が Cookie を保存できるようにする、Cookie オプトイン用チェックボックスを表示します"
#. translators: %s: Number of days.
#: wp-admin/options-discussion.php:83
msgid "Automatically close comments on posts older than %s days"
msgstr "%s日以上前の投稿のコメントフォームを自動的に閉じる"
#: wp-admin/options-discussion.php:73
msgid "(Signup has been disabled. Only members of this site can comment.)"
msgstr "(現在新規登録はできません。サイトのメンバーのみがコメントできます)"
#: wp-admin/options-discussion.php:70
msgid "Users must be registered and logged in to comment"
msgstr "ユーザー登録してログインしたユーザーのみコメントをつけられるようにする"
#: wp-admin/options-discussion.php:66
msgid "Comment author must fill out name and email"
msgstr "コメントの投稿者の名前とメールアドレスの入力を必須にする"
#: wp-admin/options-discussion.php:64 wp-admin/options-discussion.php:65
msgid "Other comment settings"
msgstr "他のコメント設定"
#: wp-admin/options-discussion.php:60
msgid "These settings may be overridden for individual posts."
msgstr "これらの設定は各投稿ごとの設定で上書きされることがあります。"
#: wp-admin/options-discussion.php:58
msgid "Allow people to submit comments on new posts"
msgstr "新しい投稿へのコメントを許可"
#: wp-admin/options-discussion.php:54
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts"
msgstr "新しい投稿に対し他のブログからの通知 (ピンバック・トラックバック) を受け付ける"
#: wp-admin/options-discussion.php:50
msgid "Attempt to notify any blogs linked to from the post"
msgstr "投稿中からリンクしたすべてのブログへの通知を試みる"
#: wp-admin/options-discussion.php:46 wp-admin/options-discussion.php:47
msgid "Default post settings"
msgstr "デフォルトの投稿設定"
#: wp-admin/options-discussion.php:31
msgid "<a href=\"https://wordpress.org/support/article/settings-discussion-screen/\">Documentation on Discussion Settings</a>"
msgstr "<a href=\"https://wordpress.org/support/article/settings-discussion-screen/\">ディスカッション設定の解説</a>"
#: wp-admin/options-discussion.php:24
msgid "This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won’t all fit here! :) Use the documentation links to get information on what each discussion setting does."
msgstr "この画面ではコメントの管理と、投稿やページ上の表示を設定できます。実は、コメント設定の説明はここにすべて収まりきれないため、ドキュメンテーションリンクをクリックして各ディスカッション設定がどのように動作するのかお読みください。"
#: wp-admin/theme-install.php:347
msgid "This theme has not been rated yet."
msgstr "このテーマはまだ評価されていません。"
#: wp-admin/theme-install.php:316
msgid "Next theme"
msgstr "次のテーマ"
#: wp-admin/theme-install.php:315
msgid "Previous theme"
msgstr "前のテーマ"
#: wp-admin/theme-install.php:270
msgctxt "theme"
msgid "Details & Preview"
msgstr "詳細 & プレビュー"
#: wp-admin/theme-install.php:237 wp-admin/network/themes.php:254
msgid "Themes list"
msgstr "テーマ一覧"
#: wp-admin/theme-install.php:233
msgid "Edit Filters"
msgstr "絞り込みを編集"
#: wp-admin/theme-install.php:231
msgid "Filtering by:"
msgstr "フィルター:"
#: wp-admin/theme-install.php:208 wp-admin/theme-install.php:228
msgid "Clear current filters"
msgstr "現在の絞り込みをクリア"
#: wp-admin/theme-install.php:207 wp-admin/theme-install.php:227
msgid "Apply Filters"
msgstr "フィルターを適用"
#: wp-admin/theme-install.php:195
msgid "If you have marked themes as favorites on WordPress.org, you can browse them here."
msgstr "WordPress.orgでテーマをお気に入りとしてマークした場合、ここで閲覧できます。"
#: wp-admin/theme-install.php:178
msgctxt "themes"
msgid "Favorites"
msgstr "お気に入り"
#: wp-admin/theme-install.php:176
msgctxt "themes"
msgid "Popular"
msgstr "人気"
#: wp-admin/theme-install.php:167 wp-admin/network/themes.php:252
msgid "Filter themes list"
msgstr "テーマ一覧の絞り込み"
#: wp-admin/theme-install.php:160
msgid "The Theme Installer screen requires JavaScript."
msgstr "テーマインストーラー画面では JavaScript が必要です。"
#: wp-admin/theme-install.php:130
msgid "<a href=\"https://wordpress.org/support/article/using-themes/#adding-new-themes\">Documentation on Adding New Themes</a>"
msgstr "<a href=\"https://wordpress.org/support/article/using-themes/#adding-new-themes\">新規テーマ追加の解説</a>"
#: wp-admin/theme-install.php:123
msgid "Previewing and Installing"
msgstr "プレビューとインストール"
#: wp-admin/theme-install.php:118
msgid "To install the theme so you can preview it with your site’s content and customize its theme options, click the \"Install\" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the \"Activate\" link, or by navigating to your Manage Themes screen and clicking the \"Live Preview\" link under any installed theme’s thumbnail image."
msgstr "テーマをインストールして実際のコンテンツと一緒にプレビューしたり、設定を編集したりするには、左ペイン上部にある「インストール」ボタンをクリックしてください。テーマファイルがサイトに自動的にダウンロードされます。ダウンロードが完了すると、有効化できるようになります。有効化するには「有効化」リンクをクリックするか、「テーマ管理」画面を開き、インストール済みテーマのサムネイルの下にある「ライブプレビュー」リンクをクリックします。"
#: wp-admin/theme-install.php:117
msgid "Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look."
msgstr "テーマのリストが生成されると、プレビューとインストールができるようになります。プレビューで興味を持ったテーマのサムネイルをクリックしてみてください。フルスクリーンのプレビューページが表示され、そのテーマがどのように見えるかよく分かります。"
#. translators: %s: /wp-content/themes
#: wp-admin/theme-install.php:104
msgid "You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory."
msgstr "テーマの ZIP アーカイブをパソコンにすでにダウンロードしている場合、そのテーマを手動でアップロードできます (信頼できるオリジナルソースからのものであることを必ず確認してください) 。また、ダウンロードしたテーマのフォルダーを FTP で %s ディレクトリにコピーするという旧式の方法も可能です。"
#: wp-admin/theme-install.php:101
msgid "Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it."
msgstr "または、人気のテーマやおすすめテーマ、最新のテーマを閲覧できます。好きなテーマを見つけたら、プレビューやインストールできます。"
#: wp-admin/theme-install.php:100
msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter."
msgstr "キーワード、作者、またはタグでテーマを検索できます。また、機能フィルターの条件を使ってさらに詳細な検索も行えます。"
#. translators: %s: Theme Directory URL.
#: wp-admin/theme-install.php:97
msgid "You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the <a href=\"%s\">WordPress Theme Directory</a>. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses."
msgstr "この画面で、<a href=\"%s\">WordPress テーマディレクトリ</a>のテーマを表示するテーマブラウザー/インストーラーを使って、追加テーマを探すことができます。これらのテーマはサードパーティによってデザイン、開発されており、無料で利用でき、WordPress のライセンスと互換性があります。"
#. translators: Accessibility text.
#: wp-admin/theme-install.php:72
msgid "Select one or more Theme features to filter by"
msgstr "絞り込むテーマ機能を1つ以上選択"
#: wp-admin/theme-install.php:70
msgid "Expand Sidebar"
msgstr "サイドバーを展開"
#: wp-admin/theme-install.php:57
msgid "Search themes..."
msgstr "テーマを検索..."
#: wp-admin/theme-install.php:56
msgid "Search Themes"
msgstr "テーマを検索"
#: wp-admin/theme-install.php:24
msgid "Add Themes"
msgstr "テーマを追加"
#: wp-admin/media-new.php:60
msgid "<a href=\"https://wordpress.org/support/article/media-add-new-screen/\">Documentation on Uploading Media Files</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/media-add-new-screen/\">メディアファイルのアップロードの解説</a>"
#: wp-admin/media-new.php:54
msgid "Revert to the <strong>Browser Uploader</strong> by clicking the link below the drag and drop box."
msgstr "<strong>ブラウザーアップローダー</strong>に戻るにはドラッグアンドドロップボックスのリンクをクリックしてください。"
#: wp-admin/media-new.php:53
msgid "Clicking <strong>Select Files</strong> opens a navigation window showing you files in your operating system. Selecting <strong>Open</strong> after clicking on the file you want activates a progress bar on the uploader screen."
msgstr "<strong>ファイルを選択</strong>をクリックすると、OS 上のファイルを表示できるウィンドウが開きます。"
#: wp-admin/media-new.php:52
msgid "<strong>Drag and drop</strong> your files into the area below. Multiple files are allowed."
msgstr "以下のエリアにファイルを<strong>ドラッグ & ドロップ</strong>してください。複数のファイルもアップロードできます。"
#: wp-admin/media-new.php:50
msgid "You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:"
msgstr "まず投稿を作成しなくても、ここからメディアファイルをアップロードできます。後から投稿やページで使うファイルをアップロードしたり、共有するためにファイルのリンクを取得できます。ファイルのアップロードには3つのオプションがあります。"
#: wp-admin/media-new.php:42
msgid "Upload New Media"
msgstr "メディアのアップロード"
#. translators: 1: WordPress version number, 2: Plural number of bugs. Singular
#. security issue.
#: wp-admin/about.php:604
msgid "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug."
msgid_plural "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bugs."
msgstr[0] "<strong>バージョン %1$s</strong> はセキュリティ問題に対応し、%2$s個のバグを修正しました。"
#. translators: 1: WordPress version number, 2: Plural number of bugs.
#. translators: 1: WordPress version number, 2: plural number of bugs. More
#. than one security issue.
#: wp-admin/about.php:278 wp-admin/about.php:373 wp-admin/about.php:598
msgid "<strong>Version %1$s</strong> addressed %2$s bug."
msgid_plural "<strong>Version %1$s</strong> addressed %2$s bugs."
msgstr[0] "<strong>バージョン %1$s</strong> では%2$s個のバグを修正しました。"
#. translators: %s: WordPress version number
#. translators: %s: WordPress version number.
#: wp-admin/about.php:58 wp-admin/about.php:78 wp-admin/about.php:98
#: wp-admin/about.php:118 wp-admin/about.php:158 wp-admin/about.php:198
#: wp-admin/about.php:218 wp-admin/about.php:258 wp-admin/about.php:303
#: wp-admin/about.php:595
msgid "<strong>Version %s</strong> addressed some security issues."
msgstr "<strong>バージョン %s</strong> では複数のセキュリティ問題に対応しました。"
#. translators: %s: WordPress version number
#. translators: %s: WordPress version number.
#: wp-admin/about.php:138 wp-admin/about.php:178 wp-admin/about.php:238
#: wp-admin/about.php:593
msgid "<strong>Version %s</strong> addressed one security issue."
msgstr "<strong>バージョン %s</strong> ではセキュリティ問題1件に対応しました。"
#: wp-admin/about.php:589
msgid "Maintenance and Security Release"
msgstr "メンテナンスとセキュリティのリリース"
#: wp-admin/about.php:587
msgid "Security Releases"
msgstr "セキュリティリリース"
#: wp-admin/about.php:586
msgid "Security Release"
msgstr "セキュリティリリース"
#: wp-admin/about.php:584
msgid "Maintenance Releases"
msgstr "メンテナンスリリース"
#: wp-admin/about.php:583
msgid "Maintenance Release"
msgstr "メンテナンスリリース"
#: wp-admin/about.php:573
msgid "Go to Dashboard"
msgstr "ダッシュボードへ移動"
#: wp-admin/about.php:573
msgid "Go to Dashboard → Home"
msgstr "ダッシュボード → ホームへ移動"
#: wp-admin/about.php:570
msgid "Return to Dashboard → Updates"
msgstr "ダッシュボード → 更新へ戻る"
#: wp-admin/about.php:570
msgid "Return to Updates"
msgstr "更新ページへ戻る"
#. translators: %s: Link to the PHP 7 developer notes.
#: wp-admin/about.php:557
msgid "WordPress 5.3 aims to fully support PHP 7.4. This release contains <a href=\"%s\">multiple changes</a> to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP."
msgstr "WordPress 5.3 は、PHP 7.4 を完全にサポートすることを目指しています。このリリースには、非推奨の機能を削除し、互換性を確保するための<a href=\"%s\">複数の変更</a>が含まれています。WordPress はすべてのユーザーが PHP の最新かつ最高のバージョンを実行することを奨励し続けます。"
#: wp-admin/about.php:552
msgid "PHP 7.4 Compatibility"
msgstr "PHP 7.4 互換性"
#. translators: %s: Link to the date/time developer notes.
#: wp-admin/about.php:545
msgid "Developers can now work with <a href=\"%s\">dates and timezones</a> in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes."
msgstr "開発者は、より信頼性の高い方法で<a href=\"%s\">日付とタイムゾーン</a>を操作できるようになりました。日付と時刻の機能には、統合されたタイムゾーンの取得や PHP との相互運用性のための新しい API 関数が実装され、多くのバグ修正が行われました。"
#: wp-admin/about.php:540
msgid "Date/Time Component Fixes"
msgstr "日付/時間コンポーネントの修正"
#: wp-admin/about.php:537
msgid "For Developers"
msgstr "開発者の方へ"
#: wp-admin/about.php:522
msgid "You’ll now be periodically asked to confirm that your admin email address is up to date when you log in as an administrator. This reduces the chance of getting locked out of your site if you change your email address."
msgstr "管理者としてログインすると、管理者のメールアドレスが最新であるか定期的に確認を求められます。これにより、メールアドレス変更によりサイトからロックアウトしてしまう可能性が軽減します。"
#: wp-admin/about.php:521
msgid "Admin Email Verification"
msgstr "管理者メールアドレスの検証"
#: wp-admin/about.php:518
msgid "The improvements introduced in 5.3 make it even easier to identify issues. Expanded recommendations highlight areas that may need troubleshooting on your site from the Health Check screen."
msgstr "5.3 で導入された機能強化により、問題の特定がより簡単になりました。拡張された推奨事項として、サイト上でトラブルシューティングが必要な領域がヘルスチェック画面で強調表示されます。"
#: wp-admin/about.php:517
msgid "Site Health Checks"
msgstr "サイトヘルスチェック"
#: wp-admin/about.php:514
msgid "Your images will be correctly rotated upon upload according to the embedded orientation data. This feature was first proposed nine years ago and made possible through the perserverance of many dedicated contributors."
msgstr "埋め込まれた方向データに従って、アップロード時に画像が正しく回転します。この機能は9年前に提案され、多くの献身的な貢献者の努力により実現しました。"
#: wp-admin/about.php:513
msgid "Automatic Image Rotation"
msgstr "画像の自動回転"
#: wp-admin/about.php:510
msgid "Improvements for Everyone"
msgstr "皆さんのための改善"
#. translators: %s: Link to the Inter font website.
#: wp-admin/about.php:486
msgid "As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface <a href=\"%s\">Inter</a>, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files."
msgstr "Twenty Twenty の名を冠するテーマに相応しくなるよう、文字の明瞭性と読みやすさにも配慮しています。Rasmus Andersson により設計された <a href=\"%s\">Inter</a> 書体を同梱。デフォルトテーマとしては初めてバリアブルフォント (Variable Font) 形式で提供する Inter は、わずか2個のフォントファイルにすべてのウエイトとスタイルが含まれます。これにより、ロード時間が抑制される利点が得られるのです。"
#: wp-admin/about.php:480
msgid "As the block editor celebrates its first birthday, we are proud that Twenty Twenty is designed with flexibility at its core. Show off your services or products with a combination of columns, groups, and media blocks. Set your content to wide or full alignment for dynamic and engaging layouts. Or let your thoughts be the star with a centered content column!"
msgstr "ブロックエディターの登場から一年、芯に根ざした柔軟性を伴って設計された Twenty Twenty を公開できることを誇りに思います。カラム、グループ、そしてメディアブロックを組み合わせてあなたのサービスや製品を表現しましょう。幅広や全幅揃えを活用して動的で魅力あるレイアウトを実現しましょう。コンテンツ中央配置カラムであなたの意見に視線を集めることだって思いのままです。"
#: wp-admin/about.php:479
msgid "Introducing Twenty Twenty"
msgstr "Twenty Twenty のご紹介"
#: wp-admin/about.php:467
msgid "Additional style options allow you to set your preferred style for any block that supports this feature"
msgstr "スタイルオプション追加機能をサポートするブロックにお好みのスタイルを指定できます"
#: wp-admin/about.php:466
msgid "Heading blocks now offer controls for text color"
msgstr "見出しブロックは、テキストの色指定ができるように"
#: wp-admin/about.php:465
msgid "The new Predefined layouts make it a cinch to arrange content into advanced designs"
msgstr "新しい定義済みレイアウトでコンテンツを先進的デザインに手軽にアレンジ"
#: wp-admin/about.php:464
msgid "The Columns block now supports fixed column widths"
msgstr "カラムブロックで固定カラム幅がサポートされます"
#: wp-admin/about.php:463
msgid "The new Group block lets you easily divide your page into colorful sections"
msgstr "新しいグループブロックで、ページをカラフルなセクションに簡単に分類できます"
#. translators: %s: The current WordPress version number.
#: wp-admin/about.php:457
msgid "WordPress %s adds even more robust tools for creating amazing designs."
msgstr "WordPress %s は、素晴らしいデザイン作成するためのより強固なツールを追加します。"
#: wp-admin/about.php:452
msgid "Expanded Design Flexibility"
msgstr "デザイン柔軟性の拡張"
#: wp-admin/about.php:445
msgid "Accessibility improvements include the integration of block editor styles in the admin interface. These improved styles fix many accessibility issues: color contrast on form fields and buttons, consistency between editor and admin interfaces, new snackbar notices, standardizing to the default WordPress color scheme, and the introduction of Motion to make interacting with your blocks feel swift and natural. For people who use a keyboard to navigate the dashboard, the block editor now has a Navigation mode. This lets you jump from block to block without tabbing through every part of the block controls."
msgstr "アクセシビリティについての改善も多数実施されました。これには管理画面でのブロックエディターのスタイルの統合が含まれます。これらの改良されたスタイルにより多くのアクセシビリティ上の問題が解決されます: フォーム入力項目やボタンの色コントラスト、エディターと他の管理画面との間の一貫性、新しいスナックバー通知、デフォルトの WordPress カラースキームへの標準化、Motion の導入によるブロックの機敏で自然な操作感の実現、など。ダッシュボード内の移動にキーボードを使用するユーザーのために、ブロックエディターはナビゲーションモードを搭載しました。これにより、ブロック操作のあらゆる部品の間をタブ移動することなしに、ブロックからブロックへとジャンプすることが可能になります。"
#: wp-admin/about.php:441
msgid "This enhancement-focused update introduces over 150 new features and usability improvements, including improved large image support for uploading non-optimized, high-resolution pictures taken from your smartphone or other high-quality cameras. Combined with larger default image sizes, pictures always look their best."
msgstr "この機能強化にフォーカスした更新においては150を超える新たな機能とユーザビリティ改善が加えられています。中でも、最適化されていない最高画質の写真画像をスマートフォンや高性能カメラで撮影したままアップロードして処理できる、特大サイズ画像のサポートにおける改良は特筆すべきものです。より大きなデフォルト画像サイズのサポートも加わり、写真の見栄えは常に最高レベルを維持します。"
#: wp-admin/about.php:439
msgid "Block Editor Improvements"
msgstr "ブロックエディターの改善"
#: wp-admin/about.php:426
msgid "5.3 expands and refines the block editor introduced in WordPress 5.0 with a new block, more intuitive interactions, and improved accessibility. New features in the editor increase design freedoms, provide additional layout options and style variations to allow designers complete control over the look of a site. This release also introduces the Twenty Twenty theme giving the user more design flexibility and integration with the block editor. Creating beautiful web pages and advanced layouts has never been easier."
msgstr "WordPress 5.0 で導入されたブロックエディターを 5.3 がさらに拡張、洗練させます。操作感はより直感的に。アクセシビリティの改善も加えられました。エディターの新機能によりデザインの自由度は高まり、追加されたレイアウトオプションとスタイルのバリエーションがサイトの外観を完全なレベルにまでコントロール可能にします。このリリースではまた Twenty Twenty テーマが新たに登場、さらなるデザイン自由度とブロックエディターとの統合が達成されています。この上なく簡単に、美しいウェブページと先進のレイアウトが実現可能になりました。"
#. translators: %s: HelpHub URL
#. translators: %s: Documentation URL.
#: wp-admin/about.php:65 wp-admin/about.php:85 wp-admin/about.php:105
#: wp-admin/about.php:125 wp-admin/about.php:145 wp-admin/about.php:165
#: wp-admin/about.php:185 wp-admin/about.php:205 wp-admin/about.php:225
#: wp-admin/about.php:245 wp-admin/about.php:265 wp-admin/about.php:290
#: wp-admin/about.php:310 wp-admin/about.php:335 wp-admin/about.php:360
#: wp-admin/about.php:385 wp-admin/about.php:410 wp-admin/about.php:616
msgid "For more information, see <a href=\"%s\">the release notes</a>."
msgstr "詳しくは<a href=\"%s\">リリースノート</a>をご覧ください。"
#. translators: 1: WordPress version number, 2: plural number of bugs. More
#. than one security issue.
#. translators: 1: WordPress version number, 2: Plural number of bugs. More
#. than one security issue.
#: wp-admin/about.php:323 wp-admin/about.php:348 wp-admin/about.php:398
#: wp-admin/about.php:610
msgid "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bug."
msgid_plural "<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs."
msgstr[0] "<strong>バージョン %1$s</strong> はいくつかのセキュリティ問題に対応し、%2$s個のバグを修正しました。"
#: wp-admin/about.php:53 wp-admin/about.php:590
msgid "Maintenance and Security Releases"
msgstr "メンテナンスとセキュリティのリリース"
#. translators: Page title of the About WordPress page in the admin.
#: wp-admin/about.php:13
msgctxt "page title"
msgid "About"
msgstr "WordPress について"
#: wp-admin/users.php:528
msgid "Other users have been removed."
msgstr "他のユーザーを除外しました。"
#: wp-admin/users.php:527
msgid "You can't remove the current user."
msgstr "現在のユーザーは削除できません。"
#: wp-admin/users.php:524 wp-admin/network/site-users.php:257
msgid "User removed from this site."
msgstr "このサイトからユーザーを除外しました。"
#: wp-admin/users.php:521
msgid "Other users have been deleted."
msgstr "他のユーザーを削除しました。"
#: wp-admin/users.php:520
msgid "You can’t delete the current user."
msgstr "このユーザーを削除する権限がありません。"
#: wp-admin/users.php:517
msgid "Other user roles have been changed."
msgstr "他のユーザーの権限グループを変更しました。"
#: wp-admin/users.php:516
msgid "The current user’s role must have user editing capabilities."
msgstr "現行のユーザーにはユーザーを編集する権限がありません。"
#: wp-admin/users.php:513 wp-admin/network/site-users.php:251
msgid "Changed roles."
msgstr "権限グループを変更しました。"
#: wp-admin/users.php:493
msgid "New user created."
msgstr "新規ユーザーを作成しました。"
#. translators: %s: Number of users.
#: wp-admin/users.php:488
msgid "%s user deleted."
msgid_plural "%s users deleted."
msgstr[0] "%s人のユーザーを削除しました。"
#: wp-admin/users.php:485 wp-admin/network/users.php:248
msgid "User deleted."
msgstr "ユーザーを削除しました。"
#: wp-admin/users.php:444
msgid "There are no valid users selected for removal."
msgstr "除外するユーザーが選択されていません。"
#: wp-admin/users.php:442
msgid "Confirm Removal"
msgstr "確認して削除を実行"
#. translators: 1: User ID, 2: User login.
#: wp-admin/users.php:431
msgid "ID #%1$s: %2$s <strong>Sorry, you are not allowed to remove this user.</strong>"
msgstr "ID #%1$s: %2$s <strong>このユーザーを削除する権限がありません。</strong>"
#: wp-admin/users.php:420
msgid "You have specified these users for removal:"
msgstr "以下のユーザーの除外が指定されました: "
#: wp-admin/users.php:418
msgid "You have specified this user for removal:"
msgstr "以下のユーザーを除外するように指定しました:"
#: wp-admin/users.php:415
msgid "Remove Users from Site"
msgstr "サイトからのユーザーの除外"
#: wp-admin/users.php:367 wp-admin/users.php:399
#: wp-admin/network/site-users.php:119
msgid "Sorry, you are not allowed to remove users."
msgstr "ユーザーを削除する権限がありません。"
#: wp-admin/users.php:358 wp-admin/users.php:390
msgid "You can’t remove users."
msgstr "ユーザーを除外する権限がありません。"
#: wp-admin/users.php:346
msgid "There are no valid users selected for deletion."
msgstr "削除できるユーザーが選択されていません。"
#: wp-admin/users.php:312
msgid "What should be done with content owned by these users?"
msgstr "これらのユーザーのコンテンツをどのように処理しますか ?"
#: wp-admin/users.php:310
msgid "What should be done with content owned by this user?"
msgstr "このユーザーが所有するコンテンツをどのように処理しますか ?"
#. translators: 1: User ID, 2: User login.
#: wp-admin/users.php:296 wp-admin/users.php:434
msgid "ID #%1$s: %2$s"
msgstr "ID #%1$s: %2$s"
#. translators: 1: User ID, 2: User login.
#: wp-admin/users.php:293
msgid "ID #%1$s: %2$s <strong>The current user will not be deleted.</strong>"
msgstr "ID #%1$s: %2$s <strong>現在のユーザーは削除されません。</strong>"
#: wp-admin/users.php:283
msgid "You have specified these users for deletion:"
msgstr "これらのユーザーを削除します:"
#: wp-admin/users.php:281
msgid "You have specified this user for deletion:"
msgstr "これらのユーザーを削除しようとしています:"
#: wp-admin/users.php:276
msgid "Please select an option."
msgstr "オプションを選択してください。"
#: wp-admin/users.php:273
msgid "Delete Users"
msgstr "ユーザーの削除"
#: wp-admin/users.php:187
msgid "Sorry, you are not allowed to delete that user."
msgstr "このユーザーを削除する権限がありません。"
#: wp-admin/users.php:179 wp-admin/users.php:228
msgid "Sorry, you are not allowed to delete users."
msgstr "ユーザーを削除する権限がありません。"
#: wp-admin/users.php:159 wp-admin/users.php:217
msgid "User deletion is not allowed from this screen."
msgstr "この画面からユーザーを削除することはできません。"
#: wp-admin/users.php:145 wp-admin/network/site-users.php:163
msgid "One of the selected users is not a member of this site."
msgstr "選択したユーザーのうち一人は、このサイトのメンバーではありません。"
#: wp-admin/users.php:83 wp-admin/network/users.php:236
msgid "Users list"
msgstr "ユーザー一覧"
#: wp-admin/users.php:82 wp-admin/network/users.php:235
msgid "Users list navigation"
msgstr "ユーザー一覧ナビゲーション"
#: wp-admin/users.php:81 wp-admin/network/users.php:234
msgid "Filter users list"
msgstr "ユーザー一覧を絞り込み"
#: wp-admin/users.php:75
msgid "<a href=\"https://wordpress.org/support/article/roles-and-capabilities/\">Descriptions of Roles and Capabilities</a>"
msgstr "<a href=\"https://wordpress.org/support/article/roles-and-capabilities/\">ユーザーの種類と権限の説明</a>"
#: wp-admin/users.php:74
msgid "<a href=\"https://wordpress.org/support/article/users-screen/\">Documentation on Managing Users</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/users-screen/\">ユーザー管理の解説</a>"
#: wp-admin/users.php:58
msgid "<strong>Delete</strong> brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using Bulk Actions."
msgstr "<strong>削除</strong>をクリックすると、ユーザーを削除する確認画面が表示されます。確認画面で削除すると、サイトからユーザーとそのユーザーのコンテンツを永久に削除します。一括操作で一度に複数のユーザーを削除することもできます。"
#: wp-admin/users.php:56
msgid "<strong>Remove</strong> allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using Bulk Actions."
msgstr "<strong>削除</strong>を使うとサイトからユーザーを削除できます。そのユーザーのコンテンツは削除されません。また、一括操作で一度に複数のユーザーを削除することもできます。"
#: wp-admin/users.php:53
msgid "<strong>Edit</strong> takes you to the editable profile screen for that user. You can also reach that screen by clicking on the username."
msgstr "<strong>編集</strong>をクリックすると、ユーザーのプロフィールを編集できる画面が表示されます。ユーザー名をクリックしても同じ画面へ移動できます。"
#: wp-admin/users.php:51
msgid "Hovering over a row in the users list will display action links that allow you to manage users. You can perform the following actions:"
msgstr "ユーザー一覧の行をマウスオーバーすると、許可されているユーザー管理のリンクが表示されます。以下の操作が可能です。"
#: wp-admin/users.php:46
msgid "You can view all posts made by a user by clicking on the number under the Posts column."
msgstr "「投稿」の欄の数字をクリックすると、そのユーザーのすべての投稿を表示します。"
#: wp-admin/users.php:45
msgid "You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed."
msgstr "ユーザー一覧を権限グループで絞り込むことができます。ユーザー一覧の上にあるテキストリンクで、すべて表示、管理者、編集者、投稿者、寄稿者、または購読者を選んでください。デフォルトではすべてのユーザーが表示されます。使われていない権限グループは表示されません。"
#: wp-admin/users.php:44
msgid "You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab."
msgstr "必要に応じてカラムを表示・非表示にできます。表示オプションタブを使って、画面に表示するユーザーの数を指定できます。"
#: wp-admin/users.php:42
msgid "You can customize the display of this screen in a number of ways:"
msgstr "この画面の表示をさまざまな方法でカスタマイズできます。"
#: wp-admin/edit.php:223 wp-admin/users.php:41
msgid "Screen Content"
msgstr "画面コンテンツ"
#: wp-admin/users.php:34
msgid "To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section."
msgstr "サイトに新規ユーザーを追加するには、画面上部の「新規追加」ボタンまたは「ユーザー」メニュー下の「新規追加」をクリックしてください。"
#: wp-admin/users.php:33
msgid "This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role."
msgstr "この画面にはサイトのユーザーがすべて一覧表示されます。各ユーザーは5つの権限グループ (サイト管理者、編集者、投稿者、寄稿者、購読者) のうちサイト管理者によって指定されたものに所属しています。管理者以外の権限グループのユーザーがログインした際には、権限グループに基づきダッシュボードナビゲーションの一部の設定が非表示になります。"
#. translators: %s: https://wordpress.org
#: wp-admin/admin-footer.php:37
msgid "Thank you for creating with <a href=\"%s\">WordPress</a>."
msgstr "<a href=\"%s\">WordPress</a> のご利用ありがとうございます。"
#: wp-admin/user-edit.php:778
msgid "Update User"
msgstr "ユーザーを更新"
#: wp-admin/user-edit.php:778
msgid "Update Profile"
msgstr "プロフィールを更新"
#. translators: %s: Capability name.
#: wp-admin/user-edit.php:764
msgid "Denied: %s"
msgstr "拒否されました: %s"
#: wp-admin/user-edit.php:750
msgid "Capabilities"
msgstr "権限"
#: wp-admin/user-edit.php:747
msgid "Additional Capabilities"
msgstr "追加機能"
#. translators: %s: User's display name.
#: wp-admin/user-edit.php:697
msgid "Log %s out of all locations."
msgstr "すべての場所で %s をログアウトします。"
#: wp-admin/user-edit.php:693
msgid "Log Out Everywhere"
msgstr "すべての場所でログアウト"
#: wp-admin/user-edit.php:685
msgid "Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here."
msgstr "携帯電話を紛失したり、公共のコンピューターからログインした場合、ここ以外の他の場所からすべてログアウトできます。"
#: wp-admin/user-edit.php:675
msgid "You are only logged in at this location."
msgstr "この場所のみでログインしています。"
#: wp-admin/user-edit.php:673 wp-admin/user-edit.php:683
msgid "Log Out Everywhere Else"
msgstr "他のすべての場所でログアウト"
#: wp-admin/user-edit.php:671 wp-admin/user-edit.php:681
#: wp-admin/user-edit.php:691
msgid "Sessions"
msgstr "セッション"
#: wp-admin/user-edit.php:661
msgid "Confirm use of potentially weak password"
msgstr "パスワードが脆弱であることを理解した上で使用する"
#: wp-admin/user-edit.php:653
msgid "Type your new password again."
msgstr "もう一度新しいパスワードを入力してください。"
#: wp-admin/user-edit.php:650
msgid "Repeat New Password"
msgstr "新しいパスワードを再入力"
#: wp-admin/user-edit.php:632
msgid "Generate Password"
msgstr "パスワードを生成する"
#: wp-admin/user-edit.php:629
msgid "New Password"
msgstr "新しいパスワード"
#: wp-admin/user-edit.php:626
msgid "Account Management"
msgstr "アカウント管理"
#: wp-admin/user-edit.php:588
msgid "https://en.gravatar.com/"
msgstr "https://ja.gravatar.com/"
#. translators: %s: Gravatar URL.
#: wp-admin/user-edit.php:587
msgid "<a href=\"%s\">You can change your profile picture on Gravatar</a>."
msgstr "<a href=\"%s\">Gravatar でプロフィール画像の変更が可能です</a>。"
#: wp-admin/user-edit.php:579
msgid "Profile Picture"
msgstr "プロフィール写真"
#: wp-admin/user-edit.php:574
msgid "Share a little biographical information to fill out your profile. This may be shown publicly."
msgstr "プロフィールに添える簡単な自己紹介を書き入れてみましょう。この情報はテンプレートを編集すればサイトに表示できます。"
#: wp-admin/user-edit.php:572
msgid "Biographical Info"
msgstr "プロフィール情報"
#: wp-admin/user-edit.php:568
msgid "About the user"
msgstr "ユーザーについて"
#: wp-admin/user-edit.php:568
msgid "About Yourself"
msgstr "あなたについて"
#. translators: %s: New email.
#: wp-admin/user-edit.php:522
msgid "There is a pending change of your email to %s."
msgstr "%s へのメールアドレス変更が承認待ち中です。"
#: wp-admin/user-edit.php:509
msgid "If you change this we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>"
msgstr "変更すると、新しいメールアドレスに確認メールが送信されます。<strong>承認されるまで、新しいメールアドレスは有効化されません。</strong>"
#: wp-admin/user-edit.php:499
msgid "Contact Info"
msgstr "連絡先情報"
#: wp-admin/user-edit.php:460
msgid "Display name publicly as"
msgstr "ブログ上の表示名"
#: wp-admin/user-edit.php:455
msgid "Nickname"
msgstr "ニックネーム"
#: wp-admin/user-edit.php:439
msgid "Super admin privileges cannot be removed because this user has the network admin email."
msgstr "このユーザーはサイトネットワーク管理者用メールを持っているため、特権管理者権限を削除できません。"
#: wp-admin/user-edit.php:437
msgid "Grant this user super admin privileges for the Network."
msgstr "このユーザーにサイトネットワークの特権管理者権限を与える。"
#: wp-admin/user-edit.php:423 wp-admin/user-edit.php:425
msgid "— No role for this site —"
msgstr "— このサイトでの権限なし —"
#: wp-admin/user-edit.php:407
msgid "Usernames cannot be changed."
msgstr "ユーザー名は変更できません。"
#: wp-admin/user-edit.php:334
msgid "Show Toolbar when viewing site"
msgstr "サイトを見るときにツールバーを表示する"
#: wp-admin/user-edit.php:324
msgid "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\" target=\"_blank\">More information</a>"
msgstr "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\" target=\"_blank\">詳細情報</a>"
#: wp-admin/user-edit.php:322
msgid "Enable keyboard shortcuts for comment moderation."
msgstr "コメントモデレーション用のキーボードショートカットを有効にする。"
#: wp-admin/user-edit.php:287
msgid "Disable syntax highlighting when editing code"
msgstr "コード編集中のシンタックスハイライトを無効化"
#: wp-admin/user-edit.php:284
msgid "Syntax Highlighting"
msgstr "シンタックスハイライト"
#: wp-admin/user-edit.php:264
msgid "Disable the visual editor when writing"
msgstr "ビジュアルリッチエディターを使用しない"
#: wp-admin/user-edit.php:256
msgid "Personal Options"
msgstr "個人設定"
#: wp-admin/user-edit.php:229 wp-admin/users.php:566
msgctxt "user"
msgid "Add Existing"
msgstr "既存のユーザーを追加"
#: wp-admin/menu.php:261 wp-admin/menu.php:263 wp-admin/user-edit.php:227
#: wp-admin/users.php:564 wp-admin/network/menu.php:57
#: wp-admin/network/users.php:274
msgctxt "user"
msgid "Add New"
msgstr "新規追加"
#: wp-admin/user-edit.php:208
msgid "Error while saving the new email address. Please try again."
msgstr "新しいメールアドレスを保存する際にエラーが発生しました。もう一度お試しください。"
#: wp-admin/user-edit.php:201
msgid "← Back to Users"
msgstr "← ユーザーへ戻る"
#: wp-admin/user-edit.php:198
msgid "User updated."
msgstr "ユーザーを更新しました。"
#: wp-admin/user-edit.php:196
msgid "Profile updated."
msgstr "プロフィールを更新しました。"
#: wp-admin/user-edit.php:191
msgid "This user has super admin privileges."
msgstr "このユーザーは特権管理者権限を持っています。"
#: wp-admin/user-edit.php:67
msgid "<a href=\"https://wordpress.org/support/article/users-your-profile-screen/\">Documentation on User Profiles</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/users-your-profile-screen/\">ユーザープロフィールの解説</a>"
#: wp-admin/user-edit.php:55
msgid "Remember to click the Update Profile button when you are finished."
msgstr "終わったら忘れずに「プロフィールを更新」ボタンをクリックしてください。"
#: wp-admin/user-edit.php:54
msgid "Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so."
msgstr "必須項目は明記されており、それ以外は任意記入となります。プロフィール情報は、お使いのテーマで設定がされている場合にのみ表示されます。"
#: wp-admin/user-edit.php:53
msgid "You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button."
msgstr "「他のすべての場所でログアウト」ボタンをクリックして、電話や公共のコンピューターなど他のすべてのデバイスのログアウトができます。"
#: wp-admin/user-edit.php:52
msgid "Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts."
msgstr "ユーザー名は変更できませんが、別の欄で実名やニックネームを入力して、投稿上の表示名を変更できます。"
#: wp-admin/user-edit.php:51
msgid "You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see."
msgstr "WordPress の管理画面で使う言語には好きなものを選べます。サイト訪問者に表示される言語には影響しません。"
#: wp-admin/user-edit.php:50
msgid "You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens."
msgstr "パスワードを変更したり、キーボードショートカットを有効化したり、WordPress 管理画面の配色を変更したり、WYSIWYG (ビジュアル) エディターを無効化したりできます。サイトを見るときにツールバー (以前には管理バーと呼んでいました) を非表示にできます。ただし、管理画面では非表示にはできません。"
#: wp-admin/user-edit.php:49
msgid "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress."
msgstr "プロフィールにはあなた (あなたの “アカウント”) の情報および WordPress 利用上の個人的な設定が含まれています。"
#. translators: %s: User's display name.
#: wp-admin/user-edit.php:34
msgid "Edit User %s"
msgstr "ユーザー %s を編集"
#: wp-admin/menu.php:254 wp-admin/user-edit.php:31 wp-admin/user/menu.php:14
msgid "Profile"
msgstr "プロフィール"
#: wp-admin/edit-link-form.php:133
msgid "This will be shown when someone hovers over the link in the blogroll, or optionally below the link."
msgstr "この説明はブログロールのリンクをマウスオーバーしたときに表示されます。リンクの下に表示される場合もあります。"
#: wp-admin/edit-link-form.php:125
msgid "Example: <code>http://wordpress.org/</code> — don’t forget the <code>http://</code>"
msgstr "例: <code>http://wordpress.org/</code> — <code>http://</code> を忘れずに"
#: wp-admin/edit-link-form.php:122
msgid "Web Address"
msgstr "Web アドレス"
#: wp-admin/edit-link-form.php:117
msgid "Example: Nifty blogging software"
msgstr "例: すばらしいブログソフトウェア"
#: wp-admin/edit-link-form.php:95
msgid "Link added."
msgstr "リンクを追加しました。"
#: wp-admin/edit-link-form.php:76
msgid "<a href=\"https://codex.wordpress.org/Links_Add_New_Screen\">Documentation on Creating Links</a>"
msgstr "<a href=\"https://wpdocs.osdn.jp/Links_Add_New_Screen\">リンク新規追加の解説</a>"
#: wp-admin/edit-link-form.php:70
msgid "XFN stands for <a href=\"http://gmpg.org/xfn/\">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking."
msgstr "XFN は <a href=\"http://gmpg.org/xfn/\">XHTML フレンズネットワーク (XHTML Friends Network)</a> の略で、オプション機能です。WordPress はリンク先のサイトの作成者・所有者とあなたとの関係性を表示するための XFN 属性を生成できます。"
#: wp-admin/edit-link-form.php:69
msgid "The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box."
msgstr "リンク名、サイトアドレス、説明のボックスは固定されていますが、その他はドラッグ & ドロップで移動できます。また、使わないボックスは表示オプションタブから非表示にするか、ボックス上のバーをクリックして縮小表示にできます。"
#: wp-admin/edit-link-form.php:68
msgid "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields."
msgstr "各ボックスに情報を入力することでリンクを追加、編集できます。リンクのウェブアドレスおよび名前 (リンクとして自分のサイトに表示させたいテキスト) のみが必須記入欄です。"
#. translators: %s: URL to Links screen.
#: wp-admin/edit-link-form.php:22
msgid "<a href=\"%s\">Links</a> / Add New Link"
msgstr "<a href=\"%s\">リンク</a> / リンクの追加"
#. translators: %s: URL to Links screen.
#: wp-admin/edit-link-form.php:16
msgid "<a href=\"%s\">Links</a> / Edit Link"
msgstr "<a href=\"%s\">リンク</a> / リンクを編集"
#: wp-admin/options-media.php:139
msgid "Organize my uploads into month- and year-based folders"
msgstr "アップロードしたファイルを年月ベースのフォルダーに整理"
#: wp-admin/options-media.php:128
msgid "Configuring this is optional. By default, it should be blank."
msgstr "この設定はオプションです。デフォルトでは空にしておいてください。"
#: wp-admin/options-media.php:126
msgid "Full URL path to files"
msgstr "ファイルへの完全な URL パス"
#. translators: %s: wp-content/uploads
#: wp-admin/options-media.php:119
msgid "Default is %s"
msgstr "デフォルトは %s です"
#: wp-admin/options-media.php:114
msgid "Store uploads in this folder"
msgstr "アップロードするファイルの保存場所"
#: wp-admin/options-media.php:107
msgid "Uploading Files"
msgstr "ファイルアップロード"
#: wp-admin/options-media.php:81 wp-admin/options-media.php:82
msgid "Large size"
msgstr "大サイズ"
#: wp-admin/options-media.php:75 wp-admin/options-media.php:86
msgid "Max Height"
msgstr "高さの上限"
#: wp-admin/options-media.php:72 wp-admin/options-media.php:83
msgid "Max Width"
msgstr "幅の上限"
#: wp-admin/options-media.php:70 wp-admin/options-media.php:71
msgid "Medium size"
msgstr "中サイズ"
#: wp-admin/options-media.php:65
msgid "Crop thumbnail to exact dimensions (normally thumbnails are proportional)"
msgstr "サムネイルを実寸法にトリミングする (通常は相対的な縮小によりサムネイルを作ります)"
#: wp-admin/options-media.php:56 wp-admin/options-media.php:57
msgid "Thumbnail size"
msgstr "サムネイルのサイズ"
#: wp-admin/options-media.php:52
msgid "The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library."
msgstr "メディアライブラリに画像を追加する際、以下でピクセル単位指定したサイズによって最大寸法が決定されます。"
#: wp-admin/options-media.php:51
msgid "Image sizes"
msgstr "画像サイズ"
#: wp-admin/options-media.php:37
msgid "<a href=\"https://wordpress.org/support/article/settings-media-screen/\">Documentation on Media Settings</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/settings-media-screen/\">メディア設定の解説</a>"
#: wp-admin/options-media.php:22
msgid "Uploading Files allows you to choose the folder and path for storing your uploaded files."
msgstr "ファイルをアップロードすると、そのファイルを保存するフォルダーとパスを選択できます。"
#: wp-admin/options-media.php:19
msgid "You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size."
msgstr "テキストコンテンツ内に挿入する画像の最大サイズを設定できます。また、画像をフルサイズとして挿入することも可能です。"
#: wp-admin/widgets.php:563
msgid "Add Widget"
msgstr "ウィジェットを追加"
#: wp-admin/widgets.php:492
msgid "This will clear all items from the inactive widgets list. You will not be able to restore any customizations."
msgstr "使用停止中のウィジェット一覧からすべての項目を消去します。カスタマイズした内容は復元できなくなります。"
#: wp-admin/widgets.php:482
msgid "Clear Inactive Widgets"
msgstr "使用停止中のウィジェットをクリア"
#: wp-admin/widgets.php:445
msgid "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back."
msgstr "ウィジェットを有効化するにはサイドバーにドラッグするかクリックしてください。ウィジェットを無効化し設定を削除したい場合は、ドラッグして右側に戻してください。"
#: wp-admin/widgets.php:441
msgctxt "removing-widget"
msgid "Deactivate"
msgstr "無効化"
#: wp-admin/widgets.php:438 wp-admin/widgets.php:441
msgid "Available Widgets"
msgstr "利用できるウィジェット"
#: wp-admin/widgets.php:412
msgid "Disable accessibility mode"
msgstr "アクセシビリティモードを無効にする"
#: wp-admin/widgets.php:412
msgid "Enable accessibility mode"
msgstr "アクセシビリティモードを有効にする"
#: wp-admin/widgets.php:379
msgid "Error in displaying the widget settings form."
msgstr "ウィジェット設定フォーム表示のエラー。"
#: wp-admin/widgets.php:357
msgid "Save Widget"
msgstr "ウィジェットを保存"
#: wp-admin/widgets.php:315
msgid "Position"
msgstr "位置"
#: wp-admin/widgets.php:313
msgid "Select both the sidebar for this widget and the position of the widget in that sidebar."
msgstr "このウィジェットを使用するサイドバーと、そのサイドバー内でのウィジェットの位置を選択してください。"
#. translators: %s: Widget name.
#: wp-admin/widgets.php:298
msgid "Widget %s"
msgstr "ウィジェット %s"
#: wp-admin/widgets.php:129
msgid "Drag widgets here to remove them from the sidebar but keep their settings."
msgstr "サイドバーから削除しつつ設定を維持するには、ウィジェットをここにドラッグしてください。"
#: wp-admin/widgets.php:126
msgid "Inactive Widgets"
msgstr "使用停止中のウィジェット"
#: wp-admin/widgets.php:110
msgid "This sidebar is no longer available and does not show anywhere on your site. Remove each of the widgets below to fully remove this inactive sidebar."
msgstr "このサイドバーは使われておらず、サイト上には表示されません。この使用停止中のサイドバーを完全に削除するには、以下からウィジェットを削除してください。"
#: wp-admin/widgets.php:107
msgid "Inactive Sidebar (not used)"
msgstr "使用停止中のサイドバー"
#: wp-admin/widgets.php:88
msgid "The theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please <a href=\"https://developer.wordpress.org/themes/functionality/widgets/\">follow these instructions</a>."
msgstr "現在使用中のテーマはウィジェットに対応していないため、このままではサイドバーの変更はできません。ウィジェットに対応するようにテーマを修正するには<a href=\"https://developer.wordpress.org/themes/functionality/widgets/\">こちらの解説を参照してください</a>。"
#: wp-admin/widgets.php:83
msgid "<a href=\"https://wordpress.org/support/article/appearance-widgets-screen/\">Documentation on Widgets</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/appearance-widgets-screen/\">ウィジェットの解説</a>"
#: wp-admin/widgets.php:77
msgid "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved."
msgstr "テーマを変更する場合、ウィジェットエリア・サイドバーの数や位置が異なるため移行がスムーズにいかない場合があります。テーマを変更した際にウィジェットがなくなってしまった場合、この画面をスクロールして「使用停止中のウィジェット」で過去に利用した設定が保存済みのウィジェットを見つけてください。"
#: wp-admin/widgets.php:76
msgid "Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area."
msgstr "多くのテーマでは、サイドバーを編集するまでいくつかのデフォルトウィジェットが表示されますが、サイドバー管理ツールには自動的には表示されません。一つ目のウィジェットを変更した後、利用できるウィジェットエリアからデフォルトウィジェットだったものを再追加できます。"
#: wp-admin/widgets.php:74
msgid "Missing Widgets"
msgstr "存在しないウィジェット"
#: wp-admin/widgets.php:68
msgid "Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop."
msgstr "表示オプションタブからアクセシビリティモードを有効化することで、ドラッグ & ドロップの代わりに追加・編集ボタンを使うことができます。"
#: wp-admin/widgets.php:67
msgid "Widgets may be used multiple times. You can give each widget a title, to display on your site, but it’s not required."
msgstr "ウィジェットは複数使うこともできます。各ウィジェットにサイト上の表示用タイトルを記入できますが、必須ではありません。"
#: wp-admin/widgets.php:66
msgid "If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas."
msgstr "ウィジェットを取り除く際に将来使うときのため設定を残しておきたい場合は、そのウィジェットを「使用停止中のウィジェット」エリアにドラッグしましょう。これは、ウィジェットエリアの数が種類が違うテーマに変更するときに特に便利です。"
#: wp-admin/widgets.php:64
msgid "Removing and Reusing"
msgstr "除外と復活"
#: wp-admin/widgets.php:58
msgid "The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget."
msgstr "利用できるウィジェットセクションには、ウィジェットの選択肢がすべて含まれています。ウィジェットをサイドバーにドラッグすると、展開して設定を行うことができます。設定に満足したら「保存」ボタンをクリックし、変更をサイトに適用します。「削除」をクリックするとウィジェットが取り除かれます。"
#: wp-admin/widgets.php:57
msgid "Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them."
msgstr "ウィジェットはコンテンツから独立したセクションで、テーマ内のウィジェット化されたエリア (一般的にはサイドバーと呼ばれる) のどこにでも配置できます。サイドバー/ウィジェットエリアに個別のウィジェットを挿入するには、配置したいところへタイトルバーをドラッグ & ドロップします。デフォルトでは最初のウィジェットエリアのみが展開されています。他のウィジェットエリアを埋めるには、エリアのタイトルバーをクリックしてエリアを展開してください。"
#: wp-admin/upgrade.php:152
msgid "Your WordPress database has been successfully updated!"
msgstr "WordPress のデータベースの更新に成功しました !"
#: wp-admin/upgrade.php:151
msgid "Update Complete"
msgstr "更新完了"
#: wp-admin/upgrade.php:141
msgid "Update WordPress Database"
msgstr "WordPress データベースを更新"
#: wp-admin/upgrade.php:140 wp-admin/network/upgrade.php:141
msgid "The database update process may take a little while, so please be patient."
msgstr "データベースの更新処理には少し時間がかかるかもしれません。しばらくお待ちください。"
#: wp-admin/upgrade.php:139
msgid "WordPress has been updated! Before we send you on your way, we have to update your database to the newest version."
msgstr "WordPress が更新されました。ご利用いただく前に、データベースを最新バージョンに更新する必要があります。"
#: wp-admin/upgrade.php:138 wp-admin/network/upgrade.php:137
msgid "Database Update Required"
msgstr "データベースの更新が必要です"
#: wp-admin/upgrade.php:76
msgid "Your WordPress database is already up to date!"
msgstr "WordPress のデータベースはすでに最新です !"
#: wp-admin/upgrade.php:75
msgid "No Update Required"
msgstr "更新の必要はありません"
#: wp-admin/upgrade.php:64
msgid "WordPress › Update"
msgstr "WordPress › 更新"
#. translators: %s: URL to Add Plugins screen.
#: wp-admin/import.php:228
msgid "If the importer you need is not listed, <a href=\"%s\">search the plugin directory</a> to see if an importer is available."
msgstr "必要なインポートツールが表示されていない場合は、<a href=\"%s\">プラグインディレクトリ</a>を検索してインポートツールがあるかどうかチェックしてみてください。"
#. translators: URL to Import screen on the main site.
#: wp-admin/import.php:165
msgid "This importer is not installed. Please install importers from <a href=\"%s\">the main site</a>."
msgstr "このインポートツールはインストールされていません。<a href=\"%s\">メインのサイト</a>からインストールしてください。"
#: wp-admin/import.php:96
msgid "No importers are available."
msgstr "使用できるインポートツールがありません。"
#: wp-admin/import.php:72
msgid "If you have posts or comments in another system, WordPress can import those into this site. To get started, choose a system to import from below:"
msgstr "WordPress は別のシステムの投稿やコメントをこのサイトにインポートできます。作業を始めるには下方からインポート元のシステムを選択してください。"
#. translators: %s: Importer slug.
#: wp-admin/import.php:67
msgid "The %s importer is invalid or is not installed."
msgstr "%s インポートツールが無効か、またはインストールされていません。"
#: wp-admin/import.php:31
msgid "<a href=\"https://wordpress.org/support/article/tools-import-screen/\">Documentation on Import</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/tools-import-screen/\">インポートの解説</a>"
#: wp-admin/import.php:25
msgid "In previous versions of WordPress, all importers were built-in. They have been turned into plugins since most people only use them once or infrequently."
msgstr "以前のバージョンの WordPress にはインポートツールが含まれていました。ほとんどの人はこの機能を一度またはたまにしか使わないため、プラグインに変換されました。"
#: wp-admin/import.php:24
msgid "This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform."
msgstr "この画面ではブログ/コンテンツ管理プラットフォームからデータをインポートするためのプラグインへのリンク一覧が表示されます。インポート元のプラットフォームを選択するとポップアップウインドウが開くので、「今すぐインストール」をクリックします。ご使用中のプラットフォームが一覧に表示されていない場合は、「プラグインディレクトリを検索」リンクをクリックして該当プラットフォーム用のインポートプラグインを探してみてください。"
#. translators: URL to Import screen.
#: wp-admin/tools.php:77
msgid "If you want to convert your categories to tags (or vice versa), use the <a href=\"%s\">Categories and Tags Converter</a> available from the Import screen."
msgstr "カテゴリーをタグに、またはタグをカテゴリーに変換するには、「インポート」画面の<a href=\"%s\">カテゴリーとタグの変換ツール</a>をご利用ください。"
#: wp-admin/tools.php:55
msgid "<a href=\"https://wordpress.org/support/article/tools-screen/\">Documentation on Tools</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/tools-screen/\">ツールの解説</a>"
#: wp-admin/tools.php:49
msgid "The Categories and Tags Converter link on this screen will take you to the Import screen, where that Converter is one of the plugins you can install. Once that plugin is installed, the Activate Plugin & Run Importer link will take you to a screen where you can choose to convert tags into categories or vice versa."
msgstr "この画面の「カテゴリーとタグの変換ツール」のリンクをクリックすると「インポート」の画面になります。変換ツールはインストール可能なプラグインのひとつです。いったんそのプラグインをインストールしてこの画面に戻ってくると、このリンクは、今度はカテゴリーに変換するタグ(あるいはその逆)を選択する画面へのリンクになっています。"
#: wp-admin/tools.php:48
msgid "Categories have hierarchy, meaning that you can nest sub-categories. Tags do not have hierarchy and cannot be nested. Sometimes people start out using one on their posts, then later realize that the other would work better for their content."
msgstr "カテゴリーは階層構造があり、サブカテゴリーを入れ子にできます。タグは階層構造がなく、入れ子にできません。カテゴリーまたはタグのどちらかを付けて投稿を始め、後になってもう一方のほうがよい、と気づくこともあります。"
#: wp-admin/privacy-policy-guide.php:20
msgid "Privacy Policy Guide"
msgstr "プライバシーポリシーガイド"
#: wp-admin/options-privacy.php:13 wp-admin/privacy-policy-guide.php:13
msgid "Sorry, you are not allowed to manage privacy on this site."
msgstr "このサイトでプライバシー設定を管理する権限がありません。"
#. translators: %s: A link to install the Classic Editor plugin.
#: wp-admin/edit-form-blocks.php:420
msgid "The block editor requires JavaScript. Please enable JavaScript in your browser settings, or try the <a href=\"%s\">Classic Editor plugin</a>."
msgstr "ブロックエディターを使うには JavaScript が必要です。ブラウザー設定で JavaScript を有効化するか、<a href=\"%s\">Classic Editor プラグイン</a>をお試しください。"
#. translators: Use this to specify the CSS font family for the default font.
#: wp-admin/edit-form-blocks.php:180
msgctxt "CSS Font Family for Editor Font"
msgid "Noto Serif"
msgstr "Noto Serif JP"
#: wp-admin/edit-form-blocks.php:159
msgid "Default template"
msgstr "デフォルトテンプレート"
#: wp-admin/options.php:323
msgid "This page allows direct access to your site settings. You can break things here. Please be cautious!"
msgstr "このページではサイトの設定への直接アクセスが可能です。設定内容次第では不具合を引き起こすおそれがあります。注意してください !"
#: wp-admin/options.php:323
msgid "WARNING!"
msgstr "警告"
#: wp-admin/options.php:320
msgid "All Settings"
msgstr "すべての設定"
#. translators: %s: The option/setting.
#: wp-admin/options.php:270
msgid "The %s setting is unregistered. Unregistered settings are deprecated. See https://developer.wordpress.org/plugins/settings/settings-api/"
msgstr "設定 %s は登録されていません。未登録設定は非推奨です。https://developer.wordpress.org/plugins/settings/settings-api/ をご覧ください。"
#: wp-admin/options.php:225
msgid "Sorry, you are not allowed to modify unregistered settings for this site."
msgstr "このサイトの未登録設定を変更する権限がありません。"
#: wp-admin/options.php:220
msgid "<strong>ERROR</strong>: options page not found."
msgstr "<strong>エラー</strong>: 設定ページが見つかりません。"
#. translators: %s: Number of words.
#: wp-admin/edit-form-advanced.php:603
msgid "Word count: %s"
msgstr "文字数: %s"
#: wp-admin/edit-form-advanced.php:538
msgid "Get Shortlink"
msgstr "短縮 URL を取得"
#: wp-admin/edit-form-advanced.php:445
msgid "We’re backing up this post in your browser, just in case."
msgstr "念のため、お使いのブラウザー上でこの投稿をバックアップしています。"
#: wp-admin/edit-form-advanced.php:444
msgid "<strong>Connection lost.</strong> Saving has been disabled until you’re reconnected."
msgstr "<strong>接続が切断されました</strong> 再接続するまで保存を中断します。"
#: wp-admin/edit-form-advanced.php:408
msgid "<strong>Order</strong> — Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field."
msgstr "<strong>順序</strong> — 固定ページは通常アルファベット順に並べられますが、この欄に数字を入力 (例: 最初にくるものは 1) することで好きな順序に変更できます。"
#: wp-admin/edit-form-advanced.php:407
msgid "<strong>Template</strong> — Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu."
msgstr "<strong>テンプレート</strong> — 一部のテーマには、特定のページのために特別な機能やレイアウトを追加するカスタムテンプレートが用意されています。お使いのテーマにそれがあればこのドロップダウンメニューに表示されます。"
#: wp-admin/edit-form-advanced.php:406
msgid "<strong>Parent</strong> — You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages."
msgstr "<strong>親</strong> — ページ間に階層構造を持たせることができます。たとえば、“自己紹介” ページの下に “身の上話” や “愛犬のこと” といったページを置くことができます。ページ階層の深さに制限はありません。"
#: wp-admin/edit-form-advanced.php:401 wp-admin/options-discussion.php:15
msgid "Discussion Settings"
msgstr "ディスカッション設定"
#: wp-admin/edit-form-advanced.php:396
msgid "<strong>Discussion</strong> — You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them."
msgstr "<strong>ディスカッション</strong> — コメントやトラックバック/ピンバックを有効化、無効化することができます。投稿にコメントがあれば、ここで読んでモデレートできます。"
#: wp-admin/edit-form-advanced.php:395
msgid "<strong>Send Trackbacks</strong> — Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary."
msgstr "<strong>トラックバックの送信</strong> — トラックバックは、旧式のブログシステムに対してリンクを通知する方法です。トラックバックを送りたい URL を入力してください。他の WordPress サイトにリンクをした場合は、ピンバックで自動的に通知されますのでこの欄の入力は不要です。"
#. translators: %s: Featured Image.
#: wp-admin/edit-form-advanced.php:380
msgid "<strong>%s</strong> — This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the image as a post thumbnail on the home page, a custom header, etc."
msgstr "<strong>%s</strong> — 投稿内に挿入することなく画像を投稿に関連付けることができます。画像をホームページで投稿のサムネイルにしたり、カスタムヘッダー等に利用できるテーマを使用している場合には便利です。"
#: wp-admin/edit-form-advanced.php:374
msgid "<strong>Format</strong> — Post Formats designate how your theme will display a specific post. For example, you could have a <em>standard</em> blog post with a title and paragraphs, or a short <em>aside</em> that omits the title and contains a short text blurb. Your theme could enable all or some of 10 possible formats. <a href=\"https://wordpress.org/support/article/post-formats/#supported-formats\">Learn more about each post format</a>."
msgstr "<strong>フォーマット</strong> — 投稿フォーマットはテーマが特定の投稿をどのように表示するかを指定します。たとえば、タイトルと文章を含む「標準」フォーマットのブログ投稿、タイトルを省略し短いテキストのみを含む短い「アサイド」などです。10種類のフォーマットが用意されていますが、実際に選択できるフォーマットの種類は使用するテーマにより異なります。詳しくは<a href=\"https://ja.wordpress.org/support/article/post-formats/#%e5%af%be%e5%bf%9c%e3%81%97%e3%81%a6%e3%81%84%e3%82%8b%e6%8a%95%e7%a8%bf%e3%83%95%e3%82%a9%e3%83%bc%e3%83%9e%e3%83%83%e3%83%88\">各投稿フォーマットについての説明</a>をご覧ください。"
#: wp-admin/edit-form-advanced.php:370
msgid "<strong>Publish</strong> — You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). The Password protected option allows you to set an arbitrary password for each post. The Private option hides the post from everyone except editors and administrators. Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post."
msgstr "<strong>公開</strong> — 公開ボックスでは公開条件を設定できます。「ステータス」、「公開状態」、「すぐに公開する」があり「編集」リンクをクリックすると詳細オプションを表示できます。「公開状態」では、投稿のパスワード保護やサイトの先頭にずっと表示させる (固定表示) 設定があります。「パスワード保護」設定では投稿ごとに任意のパスワードを設定することができます。「非公開」設定では編集者と管理者を除く、すべての人から投稿を隠すことができます。「すぐに公開する」では、過去や未来の日時を設定し、投稿が将来に公開されるよう予約したり、遡って投稿したりできます。"
#: wp-admin/edit-form-advanced.php:368
msgid "Several boxes on this screen contain settings for how your content will be published, including:"
msgstr "これらのボックスではコンテンツの公開について設定できます:"
#: wp-admin/edit-form-advanced.php:361
msgid "Inserting Media"
msgstr "メディアの挿入"
#: wp-admin/edit-form-advanced.php:356
msgid "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. <a href=\"https://wordpress.org/support/article/embeds/\">Learn more about embeds</a>."
msgstr "メディアの URL を独自の行に貼り付けるだけで、簡単に Twitter、YouTube、Flickr などの人気のある多くのサイトのメディアを投稿や固定ページの本文に埋め込むことができます。<a href=\"https://wordpress.org/support/article/embeds/\">埋め込み機能についてさらに詳しく</a>。"
#: wp-admin/edit-form-advanced.php:355
msgid "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button."
msgstr "画像、音声、文書などのメディアをアップロードして本文中に挿入したい場合は「メディアを追加」ボタンをクリックします。メディアライブラリにすでにアップロードされている画像やファイルの中から選択することも、新しいメディアをアップロードして投稿や固定ページに追加することも可能です。画像ギャラリーを作成するには、追加したい画像を選択して「ギャラリーを作成」ボタンをクリックします。"
#: wp-admin/edit-form-advanced.php:331
msgid "<a href=\"https://wordpress.org/support/article/pages-screen/\">Documentation on Editing Pages</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/pages-screen/\">固定ページ編集の解説</a>"
#: wp-admin/edit-form-advanced.php:330
msgid "<a href=\"https://wordpress.org/support/article/pages-add-new-screen/\">Documentation on Adding New Pages</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/pages-add-new-screen/\">固定ページの新規追加の解説</a>"
#: wp-admin/edit-form-advanced.php:323
msgid "About Pages"
msgstr "固定ページについて"
#: wp-admin/edit-form-advanced.php:318
msgid "Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box."
msgstr ""
"固定ページを作成するのは投稿を作成するのによく似ており、管理画面もドラッグ & ドロップ、表示オプションタブ、ボックスの折りたたみなどを使って同様にカスタマイズできます。この画面には集中執筆モードのスペースも含まれています。ビジュアル・テキスト\n"
"いずれのエディターでも、「全画面表示」ボタンをクリックしてアクセスできます。固定ページエディターは投稿エディターとほとんど同じように動作しますが、「ページ属性」ボックスには固定ページに特化した機能が含まれています。"
#: wp-admin/edit-form-advanced.php:317 wp-admin/edit.php:270
msgid "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages."
msgstr "固定ページにはタイトル、本文、関連メタデータがありブログ投稿に似ていますが、時系列のブログの一部ではなく、常設の投稿のようになっているという点で異なっています。固定ページにはカテゴリーやタグはありませんが、階層を持たせることはできます。固定ページを別の親ページの下に入れ子にし、ページをグループ化できます。"
#: wp-admin/edit-form-advanced.php:313
msgid "<a href=\"https://wordpress.org/support/article/wordpress-editor/\">Documentation on Writing and Editing Posts</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/wordpress-editor/\">投稿の制作と編集の解説</a>"
#. translators: %s: URL to Press This bookmarklet.
#: wp-admin/edit-form-advanced.php:309
msgid "You can also create posts with the <a href=\"%s\">Press This bookmarklet</a>."
msgstr "<a href=\"%s\">Press This ブックマークレット</a>を使って新規投稿を作成できます。"
#: wp-admin/edit-form-advanced.php:301
msgid "Title and Post Editor"
msgstr "タイトルと投稿エディター"
#: wp-admin/edit-form-advanced.php:296
msgid "Keyboard users: When you’re working in the visual editor, you can use <kbd>Alt + F10</kbd> to access the toolbar."
msgstr "キーボードをお使いの方へ: ビジュアルエディターを利用中、<kbd>Alt + F10</kbd> を使ってツールバーにアクセスできます。"
#: wp-admin/edit-form-advanced.php:295
msgid "You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options."
msgstr "右側のアイコンを使用して集中執筆モードを有効にすることができます。この機能は、古いブラウザーや小型のスクリーンを備えたデバイスでは使用できません。またフルハイトエディターを表示オプションで有効にする必要があります。"
#: wp-admin/edit-form-advanced.php:294
msgid "You can insert media files by clicking the button above the post editor and following the directions. You can align or edit images using the inline formatting toolbar available in Visual mode."
msgstr "投稿エディターの上のボタンをクリックして指示に従うことによって、メディアファイルを挿入することができます。ビジュアルモードで利用可能なインライン書式設定ツールバーを使って画像を整列・編集できます。"
#: wp-admin/edit-form-advanced.php:293
msgid "The Text mode allows you to enter HTML along with your post text. Note that <p> and <br> tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing <br>, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically."
msgstr "テキストモードでは投稿のテキストと一緒に HTML タグを入力できます。注意: テキストエディターに切り替えると、よりすっきりと表示するために <p> および <br> タグは改行に変換されます。また入力する際 <br> の代わりに1つの改行、<p> の代わりに2つの連続した改行を使用できます。改行は自動的にタグへ再変換されます。"
#: wp-admin/edit-form-advanced.php:292
msgid "Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls."
msgstr "ビジュアルモードではワープロソフトに似たエディターが表示されます。ツールバー切り替えボタンをクリックすると2列目のコントロールが表示されます。"
#: wp-admin/edit-form-advanced.php:291
msgid "<strong>Post editor</strong> — Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab."
msgstr "<strong> 投稿エディター </strong> — 投稿のテキストを入力します。ビジュアルモードとテキストモード: 編集には2つのモードがあります。タブをクリックしてモードを選択します。"
#: wp-admin/edit-form-advanced.php:290
msgid "<strong>Title</strong> — Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit."
msgstr "<strong>タイトル</strong> — 投稿のタイトルを入力してください。入力後、編集できるパーマリンクがすぐ下に表示されます。"
#: wp-admin/edit-form-advanced.php:285
msgid "Customizing This Display"
msgstr "カスタマイズ中の表示"
#: wp-admin/edit-form-advanced.php:280
msgid "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen."
msgstr "タイトルフィールドと大きな投稿編集エリアの位置は固定されていますが、他のボックスはドラッグ & ドロップで位置を変更できます。各ボックスのタイトルバーをクリックすれば、縮小・展開もできます。さらに「表示オプション」から非表示のボックス (抜粋、トラックバック送信、カスタムフィールド、ディスカッション、スラッグ、投稿者) を表示させたり、この画面のカラム数を選択したりできます。"
#. translators: %s: URL to view the autosave.
#: wp-admin/edit-form-advanced.php:251
msgid "There is an autosave of this post that is more recent than the version below. <a href=\"%s\">View the autosave</a>"
msgstr "以下のバージョンより新しい自動保存版があります。<a href=\"%s\">自動保存を表示</a>"
#: wp-admin/edit-form-advanced.php:206
msgid "Page draft updated."
msgstr "固定ページの下書きを更新しました。"
#. translators: %s: Scheduled date for the page.
#: wp-admin/edit-form-advanced.php:205
msgid "Page scheduled for: %s."
msgstr "ページの公開を %s に予約しました。"
#: wp-admin/edit-form-advanced.php:203
msgid "Page submitted."
msgstr "ページを送信しました。"
#: wp-admin/edit-form-advanced.php:202
msgid "Page saved."
msgstr "固定ページを保存しました。"
#. translators: %s: Date and time of the revision.
#: wp-admin/edit-form-advanced.php:200
msgid "Page restored to revision from %s."
msgstr "リビジョン %s から固定ページを復元しました。"
#: wp-admin/edit-form-advanced.php:191
msgid "Post draft updated."
msgstr "投稿の下書きを更新しました。"
#. translators: %s: Scheduled date for the post.
#: wp-admin/edit-form-advanced.php:190
msgid "Post scheduled for: %s."
msgstr "投稿の公開を %s に予約しました。"
#: wp-admin/edit-form-advanced.php:188
msgid "Post submitted."
msgstr "投稿を送信しました。"
#: wp-admin/edit-form-advanced.php:187
msgid "Post saved."
msgstr "投稿を保存しました。"
#. translators: %s: Date and time of the revision.
#: wp-admin/edit-form-advanced.php:185
msgid "Post restored to revision from %s."
msgstr "リビジョン %s から投稿を復元しました。"
#: wp-admin/edit-form-advanced.php:182 wp-admin/edit-form-advanced.php:197
msgid "Custom field deleted."
msgstr "カスタムフィールドを削除しました。"
#: wp-admin/edit-form-advanced.php:181 wp-admin/edit-form-advanced.php:196
msgid "Custom field updated."
msgstr "カスタムフィールドを更新しました。"
#: wp-admin/edit-form-advanced.php:164
msgid "View page"
msgstr "ページを表示"
#: wp-admin/edit-form-advanced.php:150 wp-admin/edit-form-advanced.php:157
msgid "Preview page"
msgstr "固定ページをプレビュー"
#: wp-admin/edit-form-advanced.php:143
msgid "View post"
msgstr "投稿を表示"
#: wp-admin/edit-form-advanced.php:129 wp-admin/edit-form-advanced.php:136
msgid "Preview post"
msgstr "投稿をプレビュー"
#: wp-admin/upload.php:353
msgid "Error saving media file."
msgstr "メディアファイルを保存中にエラーが発生しました。"
#. translators: %s: Number of media files.
#: wp-admin/upload.php:345
msgid "%s media file restored from the trash."
msgid_plural "%s media files restored from the trash."
msgstr[0] "%s件のメディアファイルをゴミ箱から復元しました。"
#: wp-admin/upload.php:342 wp-admin/upload.php:355
msgid "Media file restored from the trash."
msgstr "メディアファイルをゴミ箱から復元しました。"
#. translators: %s: Number of media files.
#: wp-admin/upload.php:332
msgid "%s media file moved to the trash."
msgid_plural "%s media files moved to the trash."
msgstr[0] "%s件のメディアファイルをゴミ箱へ移動しました。"
#: wp-admin/upload.php:329 wp-admin/upload.php:354
msgid "Media file moved to the trash."
msgstr "メディアファイルをゴミ箱へ移動しました。"
#. translators: %s: Number of media files.
#: wp-admin/upload.php:320
msgid "%s media file permanently deleted."
msgid_plural "%s media files permanently deleted."
msgstr[0] "%s件のメディアファイルを永久に削除しました。"
#: wp-admin/upload.php:317 wp-admin/upload.php:352
msgid "Media file permanently deleted."
msgstr "メディアファイルを完全に削除しました。"
#. translators: %s: Number of media files.
#: wp-admin/upload.php:308
msgid "%s media file detached."
msgid_plural "%s media files detached."
msgstr[0] "%s件のメディアファイルの添付を解除しました。"
#: wp-admin/upload.php:305
msgid "Media file detached."
msgstr "メディアファイルの添付を解除しました。"
#. translators: %s: Number of media files.
#: wp-admin/upload.php:296
msgid "%s media file attached."
msgid_plural "%s media files attached."
msgstr[0] "%s件のメディアファイルを添付しました。"
#: wp-admin/upload.php:293
msgid "Media file attached."
msgstr "メディアファイルを添付しました。"
#: wp-admin/upload.php:258
msgid "Media items list"
msgstr "メディア項目一覧"
#: wp-admin/upload.php:257
msgid "Media items list navigation"
msgstr "メディア項目一覧ナビゲーション"
#: wp-admin/upload.php:256
msgid "Filter media items list"
msgstr "メディア項目一覧の絞り込み"
#: wp-admin/upload.php:244
msgid "If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file."
msgstr "もしどの投稿にも添付されていないメディアファイルがある場合、そのファイルの「アップロード先」項目に「投稿に添付」のリンクが表示され、そのリンクをクリックすると添付する投稿を探すためのポップアップウインドウが表示されます。"
#: wp-admin/upload.php:242
msgid "Attaching Files"
msgstr "ファイルの添付"
#: wp-admin/upload.php:236
msgid "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file."
msgstr "マウスオーバーすると、「編集・完全に削除する・表示」という操作リンクの行が表示されます。メディアファイルの「編集」リンクをクリックすると、ファイルのメタデータを編集するシンプルなスクリーンが表示されます。「完全に削除する」をクリックすると、メディアライブラリからファイルを削除します (また、そのファイルが添付されている投稿からも添付が取り外されます) 。「表示」をクリックすると、そのファイルを表示するページが開きます。"
#: wp-admin/edit.php:237 wp-admin/upload.php:234 wp-admin/users.php:66
msgid "Available Actions"
msgstr "可能な操作"
#: wp-admin/upload.php:227
msgid "You can narrow the list by file type/status or by date using the dropdown menus above the media table."
msgstr "メディアテーブルの上にあるドロップダウンメニューから、ファイルの種類や状態、もしくは日時で絞り込むことができます。"
#: wp-admin/upload.php:226
msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen."
msgstr "アップロードしたすべてのファイルは「メディアライブラリ」に新しいものから順に一覧表示されます。この画面の表示を「表示オプション」タブを使ってカスタマイズできます。"
#. translators: %s: List view URL.
#: wp-admin/upload.php:102
msgid "The grid view for the Media Library requires JavaScript. <a href=\"%s\">Switch to the list view</a>."
msgstr "メディアライブラリのグリッド表示には JavaScript が必要です。<a href=\"%s\">一覧表示に切り替える</a>。"
#: wp-admin/upload.php:75 wp-admin/upload.php:250
msgid "<a href=\"https://wordpress.org/support/article/media-library-screen/\">Documentation on Media Library</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/media-library-screen/\">メディアライブラリの解説</a>"
#: wp-admin/upload.php:69
msgid "You can also delete individual items and access the extended edit screen from the details dialog."
msgstr "詳細ダイアログから個々の項目を削除することや、拡張された編集にアクセスすることもできます。"
#: wp-admin/upload.php:68
msgid "Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly."
msgstr "メディア項目間をすばやく移動するには、ダイアログ上部の矢印ボタンまたはキーボードの左右矢印キーを使ってください。"
#: wp-admin/upload.php:67
msgid "Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved."
msgstr "項目をクリックするとメディアをプレビューしたりクイック編集したりすることができる添付詳細ダイアログが表示されます。添付詳細へのすべての変更は自動的に保存されます。"
#: wp-admin/upload.php:58
msgid "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media."
msgstr "メディア項目を削除するには画面上部の「一括選択」ボタンをクリックします。削除したい項目を選択したら、「選択した項目を削除」ボタンをクリックします。「選択をキャンセル」ボタンをクリックすると、メディアの表示に戻ります。"
#: wp-admin/upload.php:57 wp-admin/upload.php:228
msgid "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media."
msgstr "メディアをシンプルなグリッド形式またはリスト形式で閲覧できます。表示の切り替えはメディアの上の左側のアイコンを使います。"
#: wp-admin/upload.php:56
msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first."
msgstr "アップロードしたすべてのファイルは「メディアライブラリ」に新しいものから順に一覧表示されます。"
#: wp-admin/admin.php:322 wp-admin/import.php:18 wp-admin/menu.php:279
msgid "Import"
msgstr "インポート"
#: wp-admin/admin.php:298 wp-admin/import.php:15
msgid "Sorry, you are not allowed to import content into this site."
msgstr "このサイトにコンテンツをインポートする権限がありません。"
#. translators: %s: Admin page generated by a plugin.
#: wp-admin/admin.php:262
msgid "Cannot load %s."
msgstr "%s を読み込めません。"
#: wp-admin/admin.php:257
msgid "Invalid plugin page."
msgstr "無効なプラグインのページ。"
#: wp-admin/revision.php:145
msgid "<a href=\"https://wordpress.org/support/article/revisions/\">Revisions Management</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/revisions/\">リビジョン管理</a>"
#: wp-admin/revision.php:134
msgid "To restore a revision, <strong>click Restore This Revision</strong>."
msgstr "リビジョンを復元するには、<strong>このリビジョンを復元</strong>をクリックしてください。"
#: wp-admin/revision.php:133
msgid "Compare two different revisions by <strong>selecting the “Compare any two revisions” box</strong> to the side."
msgstr "横にある<strong>「2つのリビジョンを比較」ボックス</strong>をクリックして2つの別のリビジョンを比較できます。"
#: wp-admin/revision.php:132
msgid "To navigate between revisions, <strong>drag the slider handle left or right</strong> or <strong>use the Previous or Next buttons</strong>."
msgstr "リビジョン間を移動するには、<strong>スライダーハンドルを左右にドラッグする</strong>か、 <strong>「前へ」「次へ」ボタンを使って</strong>ください。"
#: wp-admin/revision.php:131
msgid "From this screen you can review, compare, and restore revisions:"
msgstr "この画面からリビジョンを確認・比較・復元できます。"
#: wp-admin/revision.php:130
msgid "Revisions are saved copies of your post or page, which are periodically created as you update your content. The red text on the left shows the content that was removed. The green text on the right shows the content that was added."
msgstr "リビジョンとは、ブログ投稿や固定ページのコンテンツを更新すると定期的に作成されるコピーを保存したものです。左側の赤いテキストは、削除されたコンテンツを表しています。右側の緑色のテキストは、追加されたコンテンツです。"
#: wp-admin/revision.php:129
msgid "This screen is used for managing your content revisions."
msgstr "この画面でコンテンツのリビジョンを管理できます。"
#: wp-admin/revision.php:99
msgid "← Return to editor"
msgstr "← 投稿エディターに戻る"
#. translators: %s: Post title.
#: wp-admin/revision.php:98
msgid "Compare Revisions of “%s”"
msgstr "“%s” のリビジョン比較"
#: wp-admin/media.php:136 wp-admin/media.php:156
msgid "Update Media"
msgstr "メディアを更新"
#. translators: Add new file.
#: wp-admin/media.php:129 wp-admin/menu.php:68 wp-admin/upload.php:90
#: wp-admin/upload.php:271
msgctxt "file"
msgid "Add New"
msgstr "新規追加"
#: wp-admin/edit-form-advanced.php:208 wp-admin/media.php:108
#: wp-admin/upload.php:286 wp-admin/upload.php:351
msgid "Media file updated."
msgstr "メディアファイルを更新しました。"
#: wp-admin/edit-form-advanced.php:349 wp-admin/media.php:96
msgid "<a href=\"https://wordpress.org/support/article/edit-media/\">Documentation on Edit Media</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/edit-media/\">メディア編集の解説</a>"
#: wp-admin/edit-form-advanced.php:343 wp-admin/media.php:90
msgid "Remember to click Update Media to save metadata entered or changed."
msgstr "入力または変更したメタデータを保存するには「メディアを更新」をクリックしてください。"
#: wp-admin/edit-form-advanced.php:342 wp-admin/media.php:89
msgid "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping."
msgstr "画像を切り抜くには切り抜きツールのアイコンがすでに選択された状態でクリックし、フレームをドラッグしてお好みの部分を選んでください。それから「保存」をクリックして切り抜きます。"
#: wp-admin/edit-form-advanced.php:341 wp-admin/media.php:88
msgid "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information."
msgstr "画像ファイルのみ、サムネイルの下の「画像を編集」をクリックし、切り抜き、回転、反転、取り消し、やり直しツールがついたインライン画像エディターを開く事ができます。右のボックスではさらに、画像の縮小拡大、切り抜き、元画像と違ったサムネイルの切り抜きを指定するための設定ができます。ボックス内のヘルプリンクをクリックして追加情報をお読みください。"
#: wp-admin/edit-form-advanced.php:340 wp-admin/media.php:87
msgid "This screen allows you to edit fields for metadata in a file within the media library."
msgstr "この画面では、メディアライブラリ内のファイルのメタデータフィールドを編集することができます。"
#: wp-admin/media.php:73
msgid "You can’t edit this attachment because it is in the Trash. Please move it out of the Trash and try again."
msgstr "この添付ファイルはゴミ箱に入っているため編集できません。ゴミ箱から移動し、再度お試しください。"
#: wp-admin/media.php:70
msgid "You attempted to edit an item that isn’t an attachment. Please go back and try again."
msgstr "添付ファイルではない項目を編集しようとしていたようです。前へ戻ってもう一度お試しください。"
#: wp-admin/media.php:67
msgid "You attempted to edit an attachment that doesn’t exist. Perhaps it was deleted?"
msgstr "存在しない添付画像を編集しようとしています。削除されたのかもしれません。"
#: wp-admin/media.php:23 wp-admin/media.php:61
msgid "Sorry, you are not allowed to edit this attachment."
msgstr "この添付ファイルを編集する権限がありません。"
#: wp-admin/edit-comments.php:342
msgid "Search Comments"
msgstr "コメントを検索"
#: wp-admin/edit-comments.php:327
msgid "This comment is already marked as spam."
msgstr "このコメントはすでにスパムとしてマーク済みです。"
#: wp-admin/edit-comments.php:324
msgid "View Trash"
msgstr "ゴミ箱を表示"
#: wp-admin/edit-comments.php:324
msgid "This comment is already in the Trash."
msgstr "このコメントはすでにゴミ箱にあります。"
#: wp-admin/edit-comments.php:321 wp-admin/edit-comments.php:327
msgid "Edit comment"
msgstr "コメントを編集"
#: wp-admin/edit-comments.php:321
msgid "This comment is already approved."
msgstr "このコメントは承認済みです。"
#. translators: %s: Number of comments.
#: wp-admin/edit-comments.php:313
msgid "%s comment permanently deleted"
msgid_plural "%s comments permanently deleted"
msgstr[0] "%s件のコメントを完全に削除しました。"
#. translators: %s: Number of comments.
#: wp-admin/edit-comments.php:308
msgid "%s comment restored from the Trash"
msgid_plural "%s comments restored from the Trash"
msgstr[0] "%s件のコメントをゴミ箱から復元しました。"
#. translators: %s: Number of comments.
#: wp-admin/edit-comments.php:303
msgid "%s comment moved to the Trash."
msgid_plural "%s comments moved to the Trash."
msgstr[0] "%s件のコメントをゴミ箱へ移動しました。"
#. translators: %s: Number of comments.
#: wp-admin/edit-comments.php:297
msgid "%s comment restored from the spam"
msgid_plural "%s comments restored from the spam"
msgstr[0] "%s件のコメントに対しスパム判定を解除しました。"
#. translators: %s: Number of comments.
#: wp-admin/edit-comments.php:292
msgid "%s comment marked as spam."
msgid_plural "%s comments marked as spam."
msgstr[0] "%s件のコメントをスパムとしてマークしました。"
#. translators: %s: Number of comments.
#: wp-admin/edit-comments.php:286
msgid "%s comment approved"
msgid_plural "%s comments approved"
msgstr[0] "%s件のコメントを承認しました。"
#: wp-admin/edit-comments.php:217
msgid "Comments list"
msgstr "コメント一覧"
#: wp-admin/edit-comments.php:216
msgid "Comments list navigation"
msgstr "コメント一覧ナビゲーション"
#: wp-admin/edit-comments.php:215
msgid "Filter comments list"
msgstr "コメント一覧の絞り込み"
#: wp-admin/edit-comments.php:209
msgid "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\">Documentation on Keyboard Shortcuts</a>"
msgstr "<a href=\"https://wordpress.org/support/article/keyboard-shortcuts/\">キーボードショートカットの解説</a>"
#: wp-admin/edit-comments.php:208
msgid "<a href=\"https://wordpress.org/support/article/comment-spam/\">Documentation on Comment Spam</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/comment-spam/\">コメントスパムの解説</a>"
#: wp-admin/edit-comments.php:201
msgid "Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more."
msgstr "コメントをさらにすばやく承認するために、多くの人がキーボードショートカットを活用しています。右のリンクから詳細をご覧ください。"
#: wp-admin/edit-comments.php:200
msgid "In the <strong>Submitted On</strong> column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site."
msgstr "<strong>投稿日時</strong>カラムには、コメントの投稿日と時間が表示されます。この日時リンクをクリックすると、サイト上の該当のコメントに移動できます。"
#: wp-admin/edit-comments.php:199
msgid "In the <strong>In Response To</strong> column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post."
msgstr "<strong>コメント先</strong>の欄には、3つの要素があります。テキストはコメントの元となった投稿のタイトルとその投稿の編集画面へのリンクです。「投稿を表示」リンクをクリックすると、サイト上のその投稿に移動します。数字が書かれている小さな吹き出しは、承認済みのコメント数を表します。吹き出しがグレーになっている場合はすべてのコメントが承認済み、青になっている場合は承認が必要なコメントがあることを意味しています。吹き出しをクリックすると、その投稿のみについたコメントを表示する画面へ移動します。"
#: wp-admin/edit-comments.php:198
msgid "In the <strong>Comment</strong> column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment."
msgstr "<strong>コメント</strong>カラムでは、コメントをマウスオーバーするとそのコメントに対して、承認・(承認して)返信・クイック編集・編集・スパムとしてマーク・ゴミ箱へ移動といったオプションが表示されます。"
#: wp-admin/edit-comments.php:197
msgid "In the <strong>Author</strong> column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address."
msgstr "<strong>投稿者</strong>の欄には、コメント投稿者名、メールアドレス、ブログ URL、投稿者の IP アドレスが表示されます。このリンクをクリックすると、その IP アドレスから投稿されたコメントが表示されます。"
#: wp-admin/edit-comments.php:196
msgid "A red bar on the left means the comment is waiting for you to moderate it."
msgstr "左側の赤いバーは、承認が必要なコメントであることを表しています。"
#: wp-admin/edit-comments.php:194
msgid "Moderating Comments"
msgstr "コメントの承認"
#: wp-admin/edit-comments.php:188
msgid "You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions."
msgstr "投稿やその他のコンテンツを管理するのに似た方法で、サイト上のコメントを管理できます。この画面は他の管理画面と同様にカスタマイズでき、コメントをマウスオーバーしたり、一括編集機能を使って操作できます。"
#. translators: %s: Post title.
#. translators: %s: Link to post.
#: wp-admin/edit-comments.php:164 wp-admin/edit-comments.php:230
msgid "Comments on “%s”"
msgstr "“%s” のコメントを編集"
#. translators: 1: Comments count, 2: Post title.
#: wp-admin/edit-comments.php:157
msgid "Comments (%1$s) on “%2$s”"
msgstr "“%2$s” へのコメント(%1$s)"
#: wp-admin/themes.php:464
msgid "Install Parent Theme"
msgstr "親テーマをインストール"
#: wp-admin/themes.php:397
msgctxt "theme name"
msgid "Name"
msgstr "名前"
#: wp-admin/themes.php:388 wp-admin/network/themes.php:328
msgid "The following themes are installed but incomplete."
msgstr "以下のテーマはインストール済みですが、足りない部分があります。"
#: wp-admin/themes.php:387
msgid "Broken Themes"
msgstr "壊れているテーマ"
#. translators: %s: Theme name.
#: wp-admin/themes.php:347 wp-admin/themes.php:514
msgid "<span>Active:</span> %s"
msgstr "<span>有効:</span> %s"
#: wp-admin/themes.php:327 wp-admin/themes.php:495
msgid "New version available. <button class=\"button-link\" type=\"button\">Update now</button>"
msgstr "新しいバージョンが利用できます。<button class=\"button-link\" type=\"button\">今すぐ更新</button>"
#: wp-admin/import.php:64 wp-admin/themes.php:236 wp-admin/users.php:276
#: wp-admin/includes/network.php:113 wp-admin/includes/network.php:139
msgid "ERROR:"
msgstr "エラー:"
#: wp-admin/themes.php:229
msgid "Theme could not be resumed because it triggered a <strong>fatal error</strong>."
msgstr "<strong>致命的なエラー</strong>が引き起こされたため、テーマを再有効化できませんでした。"
#: wp-admin/themes.php:225
msgid "Theme resumed."
msgstr "テーマを再有効化しました。"
#: wp-admin/themes.php:221
msgid "You cannot delete a theme while it has an active child theme."
msgstr "使用中の子テーマがあるテーマは削除できません。"
#: wp-admin/themes.php:217 wp-admin/network/themes.php:306
msgid "Theme deleted."
msgstr "テーマを削除しました。"
#: wp-admin/themes.php:212
msgid "New theme activated."
msgstr "新しいテーマを有効化しました。"
#: wp-admin/themes.php:208 wp-admin/themes.php:212
msgid "Visit site"
msgstr "サイトを表示"
#: wp-admin/themes.php:208
msgid "Settings saved and theme activated."
msgstr "設定を保存し、テーマを有効化しました。"
#: wp-admin/themes.php:203
msgid "The active theme is broken. Reverting to the default theme."
msgstr "使用中のテーマが壊れているため、デフォルトのテーマに戻します。"
#: wp-admin/themes.php:194
msgctxt "Add new theme"
msgid "Add New"
msgstr "新規追加"
#. translators: %d: Number of themes.
#: wp-admin/theme-install.php:67 wp-admin/themes.php:175
msgid "Number of Themes found: %d"
msgstr "一致したテーマの数: %d"
#: wp-admin/themes.php:173
msgid "Search installed themes..."
msgstr "インストール済みテーマを検索…"
#: wp-admin/themes.php:172 wp-admin/network/site-themes.php:215
#: wp-admin/network/themes.php:321
msgid "Search Installed Themes"
msgstr "インストールされているテーマを検索"
#: wp-admin/theme-install.php:55 wp-admin/themes.php:171
msgid "Add New Theme"
msgstr "新しいテーマを追加"
#: wp-admin/themes.php:167
msgid ""
"Are you sure you want to delete this theme?\n"
"\n"
"Click 'Cancel' to go back, 'OK' to confirm the delete."
msgstr ""
"本当にこのテーマを削除しますか ?\n"
"\n"
"中止するには「キャンセル」を、削除するには「OK」をクリックしてください。"
#: wp-admin/themes.php:140
msgid "Previewing and Customizing"
msgstr "プレビューとカスタマイズ"
#: wp-admin/themes.php:135
msgid "When previewing on smaller monitors, you can use the collapse icon at the bottom of the left-hand pane. This will hide the pane, giving you more room to preview your site in the new theme. To bring the pane back, click on the collapse icon again."
msgstr "小さめのモニターでプレビューする際には、左サイドバー下の開閉アイコンを使えます。サイドバーを隠すことで、サイトを新しいテーマでプレビューする際ににもっと広々と画面を使えます。サイドバーを元に戻すには、もういちど開閉アイコンをクリックしてください。"
#: wp-admin/themes.php:134
msgid "The theme being previewed is fully interactive — navigate to different pages to see how the theme handles posts, archives, and other page templates. The settings may differ depending on what theme features the theme being previewed supports. To accept the new settings and activate the theme all in one step, click the Publish & Activate button above the menu."
msgstr "プレビュー中のテーマは完全にインタラクティブです。色々なページをたどって、テーマが投稿・アーカイブ・固定ページテンプレートをどのように扱うか確認できます。設定はプレビュー中のテーマがサポートしているテーマ機能によって異なる場合があります。ワンステップで新しい設定を適用してテーマを有効化するには、メニューの上にある「保存して有効化」ボタンをクリックしてください。"
#: wp-admin/themes.php:133
msgid "Tap or hover on any theme then click the Live Preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live Preview button at the bottom of the theme details screen. Any installed theme can be previewed and customized in this way."
msgstr "いずれかのテーマをタップまたはマウスオーバーしてから「ライブプレビュー」ボタンをクリックすると、そのテーマのライブプレビューが表示され、テーマオプションで分割表示とフルスクリーン表示とを切り替えることができます。"
#: wp-admin/themes.php:124
msgid "Adding Themes"
msgstr "テーマの追加"
#. translators: %s: https://wordpress.org/themes
#: wp-admin/themes.php:116
msgid "If you would like to see more themes to choose from, click on the “Add New” button and you will be able to browse or search for additional themes from the <a href=\"%s\">WordPress Theme Directory</a>. Themes in the WordPress Theme Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!"
msgstr "もっと多くのテーマを見たいのであれば、「新規追加」ボタンをクリックして、 <a href=\"%s\">WordPress テーマディレクトリ</a>から追加テーマを見たり、探したりすることができます。WordPress テーマディレクトリのテーマはサードパーティによってデザイン、開発され、WordPress のライセンスと互換性があります。そして無料なんです !"
#: wp-admin/themes.php:112
msgid "Installing themes on Multisite can only be done from the Network Admin section."
msgstr "マルチサイトでのテーマのインストールは、サイトネットワーク管理者セクションでのみ行うことができます。"
#: wp-admin/themes.php:98
msgid "The search for installed themes will search for terms in their name, description, author, or tag."
msgstr "インストール済みテーマの検索ではテーマ名・説明・作者名・タグに含まれる語句を検索します。"
#: wp-admin/themes.php:97
msgid "The current theme is displayed highlighted as the first theme."
msgstr "現在適用しているテーマは一番最初のテーマとしてハイライト表示されます。"
#: wp-admin/themes.php:96
msgid "Click Customize for the current theme or Live Preview for any other theme to see a live preview"
msgstr "ライブプレビューを表示するには、現在適用しているテーマの「カスタマイズ」や、他のテーマの「ライブプレビュー」をクリックしてください"
#: wp-admin/themes.php:95
msgid "Click on the theme to see the theme name, version, author, description, tags, and the Delete link"
msgstr "テーマ名、バージョン、作者、説明、タグ、テーマを削除するリンクを表示するには、テーマをクリックしてください"
#: wp-admin/themes.php:94
msgid "Hover or tap to see Activate and Live Preview buttons"
msgstr "マウスオーバーまたはタップして「有効化」や「ライブプレビュー」ボタンを表示"
#: wp-admin/themes.php:92
msgid "This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties."
msgstr "この画面はインストールしたテーマを管理するのに使います。WordPress 本体に含まれるデフォルトテーマは別として、テーマはサードパーティによりデザイン・開発されています。"
#: wp-admin/themes.php:87
msgid "Manage Themes"
msgstr "テーマの管理"
#: wp-admin/themes.php:43
msgid "Sorry, you are not allowed to resume this theme."
msgstr "このテーマを再有効化する権限がありません。"
#: wp-admin/edit.php:161 wp-admin/edit.php:165 wp-admin/post.php:307
#: wp-admin/post.php:311 wp-admin/upload.php:195
msgid "Error in deleting."
msgstr "削除中にエラーが発生しました。"
#: wp-admin/post.php:293
msgid "This item has already been deleted."
msgstr "この項目はすでに削除されています。"
#: wp-admin/edit.php:143 wp-admin/post.php:283 wp-admin/upload.php:180
msgid "Error in restoring from Trash."
msgstr "ゴミ箱からの復元中にエラーが発生しました。"
#: wp-admin/edit.php:139 wp-admin/post.php:279 wp-admin/upload.php:176
msgid "Sorry, you are not allowed to restore this item from the Trash."
msgstr "この項目をゴミ箱から復元する権限がありません。"
#: wp-admin/post.php:271
msgid "The item you are trying to restore from the Trash no longer exists."
msgstr "ゴミ箱から復元しようとしている項目が存在しません。"
#: wp-admin/edit.php:120 wp-admin/post.php:253 wp-admin/upload.php:159
msgid "Error in moving to Trash."
msgstr "ゴミ箱への移動中にエラーが発生しました。"
#. translators: %s: User's display name.
#: wp-admin/post.php:249
msgid "You cannot move this item to the Trash. %s is currently editing."
msgstr "この項目をゴミ箱へ移動することはできません。%s は現在編集中です。"
#: wp-admin/edit.php:111 wp-admin/post.php:242 wp-admin/upload.php:155
msgid "Sorry, you are not allowed to move this item to the Trash."
msgstr "この項目をゴミ箱へ移動する権限がありません。"
#: wp-admin/post.php:234
msgid "The item you are trying to move to the Trash no longer exists."
msgstr "ゴミ箱に移動しようとしている項目が存在しません。"
#: wp-admin/post.php:135
msgid "You can’t edit this item because it is in the Trash. Please restore it and try again."
msgstr "この項目はゴミ箱に入っているため編集できません。元の状態に復元し、再度お試しください。"
#: wp-admin/post.php:82
msgid "Unable to submit this form, please refresh and try again."
msgstr "フォームを送信できません。リロードしてもう一度お試しください。"
#: wp-admin/post.php:47
msgid "A post type mismatch has been detected."
msgstr "投稿タイプの不一致が見つかりました。"
#: wp-admin/plugins.php:624
msgid "Search Installed Plugins"
msgstr "インストールされているプラグインを検索"
#. translators: Add new plugin.
#: wp-admin/menu.php:245 wp-admin/plugins.php:593 wp-admin/network/menu.php:106
msgctxt "plugin"
msgid "Add New"
msgstr "新規追加"
#: wp-admin/plugins.php:580
msgid "Plugin resumed."
msgstr "プラグインを再有効化しました。"
#: wp-admin/plugins.php:578
msgid "All selected plugins are up to date."
msgstr "選択したプラグインはすべて最新です。"
#: wp-admin/plugins.php:576
msgid "Selected plugins deactivated."
msgstr "選択したプラグインを停止しました。"
#: wp-admin/plugins.php:574
msgid "Plugin deactivated."
msgstr "プラグインを停止しました。"
#: wp-admin/plugins.php:572
msgid "Selected plugins activated."
msgstr "選択したプラグインを有効化しました。"
#: wp-admin/plugins.php:570
msgid "Plugin activated."
msgstr "プラグインを有効化しました。"
#: wp-admin/plugins.php:563
msgid "The selected plugins have been deleted."
msgstr "選択したプラグインを削除しました。"
#: wp-admin/plugins.php:561
msgid "The selected plugin has been deleted."
msgstr "選択したプラグインを削除しました。"
#. translators: %s: Error message.
#: wp-admin/plugins.php:550
msgid "Plugin could not be deleted due to an error: %s"
msgstr "エラーのためプラグインの削除に失敗しました: %s"
#: wp-admin/plugins.php:517
msgid "Plugin could not be activated because it triggered a <strong>fatal error</strong>."
msgstr "<strong>重大なエラー</strong>を引き起こしたため、プラグインを有効化できませんでした。"
#: wp-admin/plugins.php:515
msgid "Plugin could not be resumed because it triggered a <strong>fatal error</strong>."
msgstr "<strong>致命的なエラー</strong>を引き起こしたため、プラグインを再有効化できませんでした。"
#: wp-admin/plugins.php:513
msgid "If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin."
msgstr "“headers already sent” メッセージや RSS フィードの問題、その他の不具合に気づいた場合、このプラグインの停止または削除を試してください。"
#. translators: %d: Number of characters.
#: wp-admin/plugins.php:506
msgid "The plugin generated %d character of <strong>unexpected output</strong> during activation."
msgid_plural "The plugin generated %d characters of <strong>unexpected output</strong> during activation."
msgstr[0] "プラグインの有効化中に%d文字の<strong>予期しない出力</strong>が生成されました。"
#. translators: 1: Plugin file, 2: Error message.
#: wp-admin/plugins.php:489
msgid "The plugin %1$s has been deactivated due to an error: %2$s"
msgstr "プラグイン %1$s はエラーにより停止しました: %2$s"
#: wp-admin/plugin-install.php:117 wp-admin/plugins.php:474
msgid "Plugins list"
msgstr "プラグイン一覧"
#: wp-admin/plugin-install.php:116 wp-admin/plugins.php:473
msgid "Plugins list navigation"
msgstr "プラグイン一覧のナビゲーション"
#: wp-admin/plugin-install.php:115 wp-admin/plugins.php:472
msgid "Filter plugins list"
msgstr "プラグイン一覧の絞り込み"
#: wp-admin/plugins.php:466
msgid "<a href=\"https://wordpress.org/support/article/managing-plugins/\">Documentation on Managing Plugins</a>"
msgstr "<a href=\"https://wordpress.org/support/article/managing-plugins/\">プラグイン管理の解説</a>"
#. translators: WP_PLUGIN_DIR constant value.
#: wp-admin/plugins.php:458
msgid "If something goes wrong with a plugin and you can’t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated."
msgstr "もしプラグインがうまく動作せずに WordPress が使用できなくなったら、そのプラグインのファイル名を変更するか、もしくは %s ディレクトリから削除してください。そのプラグインは自動的に停止されます。"
#: wp-admin/plugins.php:455
msgid "Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin’s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue."
msgstr "たいていの場合、プラグインは WordPress のコアや他のプラグインとうまく動作します。しかし場合によっては、プラグインのコードは他のプラグインの妨げになり、互換性の問題を引き起こすことがあります。もしご自分のサイトの動作がおかしければ、プラグインが原因の場合があります。すべてのプラグインの使用を停止し、どのプラグインが問題を引き起こしているのか判明するまでさまざまな組み合わせでプラグインを再有効化してみてください。"
#: wp-admin/plugins.php:453
msgid "Troubleshooting"
msgstr "トラブルシューティング"
#. translators: %s: WordPress Plugin Directory URL.
#: wp-admin/plugins.php:445
msgid "If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the <a href=\"%s\">WordPress Plugin Directory</a>. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!"
msgstr "もっと多くのプラグインを見たいのであれば、\"新規追加\" ボタンをクリックして、 <a href=\"%s\">WordPress プラグインディレクトリ</a>から追加プラグインを見たり、探したりすることができます。WordPress プラグインディレクトリのプラグインはサードパーティによってデザイン、開発され、WordPress のライセンスと互換性があります。そして無料なんです !"
#: wp-admin/plugins.php:442
msgid "The search for installed plugins will search for terms in their name, description, or author."
msgstr "インストール済みプラグインの検索ではプラグイン名・説明・作者名に含まれる語句を検索します。"
#: wp-admin/plugins.php:441
msgid "Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here."
msgstr "プラグインは WordPress の機能を拡張します。プラグインディレクトリにファイルをアップロードすれば、このページからそのプラグインの有効化や停止ができます。"
#: wp-admin/plugins.php:400
msgid "Sorry, you are not allowed to resume this plugin."
msgstr "このプラグインを再有効化する権限がありません。"
#: wp-admin/plugins.php:370
msgid "No, return me to the plugin list"
msgstr "いいえ、プラグイン一覧に戻ります"
#: wp-admin/plugins.php:364
msgid "Yes, delete these files"
msgstr "はい、これらのファイルを削除します"
#: wp-admin/plugins.php:364
msgid "Yes, delete these files and data"
msgstr "はい、これらのファイルとデータを削除します"
#: wp-admin/plugins.php:351
msgid "Are you sure you want to delete these files?"
msgstr "本当にこれらのファイルを削除しますか ?"
#: wp-admin/plugins.php:349
msgid "Are you sure you want to delete these files and data?"
msgstr "本当にこれらのファイルとデータを削除しますか ?"
#. translators: 1: Plugin name, 2: Plugin author.
#: wp-admin/plugins.php:341
msgctxt "plugin"
msgid "%1$s by %2$s"
msgstr "%1$s、投稿者: %2$s"
#. translators: 1: Plugin name, 2: Plugin author.
#: wp-admin/plugins.php:337
msgid "%1$s by %2$s (will also <strong>delete its data</strong>)"
msgstr "%1$s、投稿者: %2$s (<strong>データも削除</strong>されます)"
#: wp-admin/plugins.php:329
msgid "You are about to remove the following plugins:"
msgstr "以下のプラグインを削除しようとしています:"
#: wp-admin/plugins.php:327
msgid "These plugins may be active on other sites in the network."
msgstr "これらのプラグインはネットワークの他のサイトで有効かもしれません。"
#: wp-admin/plugins.php:325
msgid "Delete Plugins"
msgstr "プラグインの削除"
#: wp-admin/plugins.php:323
msgid "You are about to remove the following plugin:"
msgstr "次のプラグインを削除しようとしています:"
#: wp-admin/plugins.php:321
msgid "This plugin may be active on other sites in the network."
msgstr "このプラグインはサイトネットワーク上の他のサイトで有効かもしれません。"
#: wp-admin/plugins.php:319
msgid "Delete Plugin"
msgstr "プラグインを削除"
#: wp-admin/plugins.php:209
msgid "Sorry, you are not allowed to deactivate plugins for this site."
msgstr "このサイトのプラグインを停止する権限がありません。"
#: wp-admin/plugins.php:182
msgid "Sorry, you are not allowed to deactivate this plugin."
msgstr "このプラグインを停止する権限がありません。"
#: wp-admin/plugins.php:76
msgid "Sorry, you are not allowed to activate plugins for this site."
msgstr "このサイトのプラグインを有効化する権限がありません。"
#: wp-admin/plugins.php:34 wp-admin/plugins.php:159
msgid "Sorry, you are not allowed to activate this plugin."
msgstr "このプラグインを有効化する権限がありません。"
#: wp-admin/link-add.php:16
msgid "Add New Link"
msgstr "新規リンクの追加"
#: wp-admin/link-add.php:13
msgid "Sorry, you are not allowed to add links to this site."
msgstr "このサイトにリンクを追加する権限がありません。"
#. translators: 1: Error message, 2: Line number.
#: wp-admin/link-parse-opml.php:89
msgid "XML Error: %1$s at line %2$s"
msgstr "XML エラー: %1$s (%2$s行目)"
#: wp-admin/index.php:131
msgid "Dismiss the welcome panel"
msgstr "ウェルカムパネルを非表示"
#: wp-admin/index.php:107
msgid "<a href=\"https://wordpress.org/support/article/dashboard-screen/\">Documentation on Dashboard</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/dashboard-screen/\">ダッシュボードの解説</a>"
#: wp-admin/index.php:92
msgid "<strong>Welcome</strong> — Shows links for some of the most common tasks when setting up a new site."
msgstr "<strong>ようこそ</strong> - 新しいサイトを設定する際によく行われるタスクへのリンクを表示します。"
#. translators: %s: WordPress Planet URL.
#: wp-admin/index.php:87
msgid "<strong>WordPress Events and News</strong> — Upcoming events near you as well as the latest news from the official WordPress project and the <a href=\"%s\">WordPress Planet</a>."
msgstr "<strong>WordPress イベントとニュース</strong> — 今後、近隣で開催されるイベントや、WordPress プロジェクトの公式ニュース、<a href=\"%s\">WordPress フォーラム</a>の投稿。"
#: wp-admin/index.php:82
msgid "<strong>Quick Draft</strong> — Allows you to create a new post and save it as a draft. Also displays links to the 3 most recent draft posts you've started."
msgstr "<strong>クイックドラフト</strong> — 新規投稿を作成して下書きとして保存できます。また、最新の下書き3件へのリンクを表示します。"
#: wp-admin/index.php:79
msgid "<strong>Activity</strong> — Shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts and allows you to moderate them."
msgstr "<strong>アクティビティ</strong> — 予約済み投稿、最近公開した投稿、あなたの投稿への最近のコメントを表示します。コメント承認を行うこともできます。"
#: wp-admin/index.php:76
msgid "<strong>At A Glance</strong> — Displays a summary of the content on your site and identifies which theme and version of WordPress you are using."
msgstr "<strong>概要</strong> — サイト内のコンテンツの概要を表示し、利用中のテーマや WordPress のバージョンを特定します。"
#: wp-admin/index.php:73
msgid "The boxes on your Dashboard screen are:"
msgstr "ダッシュボード画面に表示されるボックス:"
#: wp-admin/index.php:63
msgid "<strong>Box Controls</strong> — Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a “Configure” link in the title bar if you hover over it."
msgstr "<strong>ボックスのコントロール</strong> — ボックスを開閉するにはタイトルバーをクリックしてください。プラグインが追加したボックスには設定可能なコンテンツが用意されているものもあり、その場合はタイトルバーをホバーすると「設定」リンクが表示されます。"
#: wp-admin/index.php:62
msgid "<strong>Drag and Drop</strong> — To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box."
msgstr "<strong>ドラッグアンドドロップ</strong> — ボックスを並び替えるには、選んだボックスのタイトルバーをクリックしてドラッグアンドドロップし、ボックスを置きたい場所に灰色の点線で囲まれた長方形が見えたらボックスを放してください。"
#: wp-admin/index.php:61
msgid "<strong>Screen Options</strong> — Use the Screen Options tab to choose which Dashboard boxes to show."
msgstr "<strong>表示オプション</strong> — 表示オプションを使ってどのダッシュボードボックスを表示するか選んでください。"
#: wp-admin/index.php:60
msgid "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well."
msgstr "以下のコントロールを使って、ワークフローに合わせたダッシュボード画面をカスタマイズできます。また、他のほとんどの管理画面でも同様の操作が可能です。"
#: wp-admin/index.php:55
msgid "Navigation"
msgstr "ナビゲーション"
#: wp-admin/index.php:50
msgid "Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information."
msgstr "画面上部にあるツールバーのリンクでダッシュボードとサイトのフロントエンドがつながっており、プロフィールや役立つ WordPress 情報にアクセスできます。"
#: wp-admin/index.php:49
msgid "The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom."
msgstr "左側のナビゲーションメニューは WordPress のすべての管理画面へのリンクになっていて、マウスをホバーさせるとサブメニューの項目が表示されます。一番下のメニューを閉じる矢印をクリックすると、このメニューをアイコンだけが表示される縦に細長い状態に最小化することができます。"
#: wp-admin/index.php:35
msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title."
msgstr "WordPress のダッシュボードへようこそ ! これはサイトにログインすると表示される画面で、ここから WordPress のすべてのサイト管理機能へアクセスできます。どの画面にいても画面のタイトルの上にあるヘルプタブをクリックすればヘルプ情報を得られます。"
#: wp-admin/menu-header.php:269
msgid "Skip to main content"
msgstr "メインコンテンツへスキップ"
#: wp-admin/menu-header.php:268
msgid "Main menu"
msgstr "メインメニュー"
#: wp-admin/menu-header.php:262
msgid "Collapse menu"
msgstr "メニューを閉じる"
#: wp-admin/user-new.php:547
msgid "Send the new user an email about their account."
msgstr "新規ユーザーにアカウントに関するメールを送信します。"
#: wp-admin/user-new.php:544
msgid "Send User Notification"
msgstr "ユーザーに通知を送信"
#: wp-admin/user-edit.php:641 wp-admin/user-new.php:520
msgid "Cancel password change"
msgstr "パスワードの変更をキャンセル"
#: wp-admin/user-edit.php:450 wp-admin/user-new.php:494
msgid "Last Name"
msgstr "姓"
#: wp-admin/user-edit.php:445 wp-admin/user-new.php:490
msgid "First Name"
msgstr "名"
#: wp-admin/user-new.php:456
msgid "Create a brand new user and add them to this site."
msgstr "このサイトに追加する新規ユーザーを作成します。"
#: wp-admin/user-new.php:427 wp-admin/user-new.php:568
msgid "Add the user without sending an email that requires their confirmation."
msgstr "確認を必要とするメールを送信せずにユーザーを追加する。"
#: wp-admin/user-new.php:424 wp-admin/user-new.php:565
msgid "Skip Confirmation Email"
msgstr "確認メールを省略"
#: wp-admin/user-new.php:393
msgid "Email or Username"
msgstr "メールアドレスまたはユーザー名"
#: wp-admin/user-new.php:392
msgid "Enter the email address or username of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite."
msgstr "サイトネットワーク上の既存のユーザーをこのサイトに招待するには、メールアドレスまたはユーザー名を入力してください。招待を承認するためのメールが送信されます。"
#: wp-admin/user-new.php:388
msgid "Enter the email address of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite."
msgstr "サイトネットワーク上の既存のユーザーをこのサイトに招待するには、メールアドレスを入力してください。招待を承認するためのメールが送信されます。"
#: wp-admin/user-new.php:346 wp-admin/user-new.php:385
#: wp-admin/user-new.php:446 wp-admin/network/site-users.php:300
msgid "Add Existing User"
msgstr "既存のユーザーを追加"
#: wp-admin/user-new.php:335 wp-admin/network/site-users.php:239
#: wp-admin/network/user-new.php:89 wp-admin/network/users.php:260
msgid "User added."
msgstr "ユーザーを追加しました。"
#: wp-admin/user-new.php:324
msgid "User has been created, but could not be added to this site."
msgstr "ユーザーを作成しましたが、このサイトに追加できませんでした。"
#: wp-admin/user-new.php:321
msgid "That user could not be added to this site."
msgstr "このサイトにユーザーを登録できませんでした。"
#: wp-admin/user-new.php:318
msgid "That user is already a member of this site."
msgstr "そのユーザーはすでにサイトのメンバーとして登録済みです。"
#: wp-admin/user-new.php:312 wp-admin/users.php:506
#: wp-admin/network/user-new.php:92
msgid "Edit user"
msgstr "ユーザーを編集"
#: wp-admin/user-new.php:309
msgid "User has been added to your site."
msgstr "サイトにユーザーを追加しました。"
#: wp-admin/user-new.php:306
msgid "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site."
msgstr "ユーザーへ招待メールを送信しました。サイトにユーザーを追加するには、確認用 URL のクリックが必要です。"
#: wp-admin/user-new.php:303
msgid "Invitation email sent to new user. A confirmation link must be clicked before their account is created."
msgstr "新規ユーザーへ招待メールを送信しました。確認用の URL がクリックされ次第、アカウントが作成されます。"
#: wp-admin/user-new.php:268
msgid "<a href=\"https://wordpress.org/support/article/users-add-new-screen/\">Documentation on Adding New Users</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/users-add-new-screen/\">ユーザー新規追加の解説</a>"
#: wp-admin/user-new.php:261
msgid "Administrators have access to all the administration features."
msgstr "管理者は、すべての管理機能を実行できます。"
#: wp-admin/user-new.php:260
msgid "Editors can publish posts, manage posts as well as manage other people’s posts, etc."
msgstr "編集者は、投稿の公開や、自分や他のユーザーの投稿の管理を行う権限などがあります。"
#: wp-admin/user-new.php:259
msgid "Authors can publish and manage their own posts, and are able to upload files."
msgstr "投稿者は、自分自身の投稿を公開したり管理したりできますが、ファイルをアップロードすることはできません。"
#: wp-admin/user-new.php:258
msgid "Contributors can write and manage their posts but not publish posts or upload media files."
msgstr "寄稿者は、投稿の作成や自分の投稿の管理ができますが、投稿の公開やメディアファイルのアップロードはできません。"
#: wp-admin/user-new.php:257
msgid "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content."
msgstr "購読者は、コメントを読んだり、コメントを投稿したり、メールマガジンを受け取ったりできますが、通常のサイトコンテンツを作成することはできません。"
#: wp-admin/user-new.php:255
msgid "Here is a basic overview of the different user roles and the permissions associated with each one:"
msgstr "以下がユーザー権限グループと各グループに許可された操作の基本的な概要です。"
#: wp-admin/user-new.php:254
msgid "User Roles"
msgstr "ユーザー権限グループ"
#: wp-admin/user-new.php:241
msgid "Remember to click the Add New User button at the bottom of this screen when you are finished."
msgstr "終わったら忘れずにこの画面下にある「新規ユーザーを追加」ボタンをクリックしてください。"
#: wp-admin/user-new.php:238
msgid "By default, new users will receive an email letting them know they’ve been added as a user for your site. This email will also contain a password reset link. Uncheck the box if you don’t want to send the new user a welcome email."
msgstr "新規ユーザーにはサイトに追加されたことを通知するメールが送られます。このメールにはデフォルト状態ではパスワードが書かれていますが、パスワードを含めたくない場合はボックスのチェックをはずしてください。"
#: wp-admin/user-new.php:236
msgid "New users are automatically assigned a password, which they can change after logging in. You can view or edit the assigned password by clicking the Show Password button. The username cannot be changed once the user has been added."
msgstr "新規ユーザーには自動的にパスワードが指定されます。パスワードはログイン後に変更できます。管理者は「パスワードの表示」ボタンをクリックして、指定されたパスワードを表示、編集できます。一度ユーザーが追加されると、ユーザー名は変更できません。"
#: wp-admin/user-new.php:234
msgid "New users will receive an email letting them know they’ve been added as a user for your site. This email will also contain their password. Check the box if you don’t want the user to receive a welcome email."
msgstr "新規ユーザーには、あなたのサイトに追加されたことを知らせるメールが届きます。このメールにはパスワードも含まれています。ユーザーにこのメールを送りたくない場合はチェックを入れてください。"
#: wp-admin/user-new.php:233
msgid "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users."
msgstr "このサイトはマルチサイトインストールのため、サイトネットワーク上にすでに存在するアカウントのユーザー名またはメールアドレスを指定し、権限グループを選択して追加することができます。パスワードを設定するといった追加オプションを使うには、「ネットワーク管理 > ユーザー一覧」ページで、サイトネットワーク管理者として既存のユーザーの名前をマウスオーバーしたときに表示される「編集」リンクを使う必要があります。"
#: wp-admin/user-new.php:230
msgid "To add a new user to your site, fill in the form on this screen and click the Add New User button at the bottom."
msgstr "サイトに新規ユーザーを追加するには、この画面のフォームを埋めて画面下の「新規ユーザーを追加」ボタンをクリックしてください。"
#: wp-admin/menu.php:271 wp-admin/menu.php:273 wp-admin/user-new.php:222
#: wp-admin/user-new.php:344 wp-admin/user-new.php:453
#: wp-admin/user-new.php:579 wp-admin/network/site-users.php:334
#: wp-admin/network/site-users.php:361 wp-admin/network/user-new.php:99
#: wp-admin/network/user-new.php:105
msgid "Add New User"
msgstr "新規ユーザーを追加"
#. translators: Joining confirmation notification email subject. %s: Site
#. title.
#: wp-admin/user-new.php:130
msgid "[%s] Joining Confirmation"
msgstr "[%s] 参加確認"
#. translators: 1: Site title, 2: Site URL, 3: User role, 4: Activation URL.
#: wp-admin/user-new.php:116
msgid ""
"Hi,\n"
"\n"
"You've been invited to join '%1$s' at\n"
"%2$s with the role of %3$s.\n"
"\n"
"Please click the following link to confirm the invite:\n"
"%4$s"
msgstr ""
"こんにちは。\n"
"\n"
"「%1$s」(%2$s) に%3$s権限で参加する招待が届きました。\n"
"\n"
"この招待を受け取るには、以下のリンクをクリックして承認してください。\n"
"%4$s"
#: wp-admin/user-new.php:23 wp-admin/user-new.php:157
msgid "Sorry, you are not allowed to create users."
msgstr "ユーザーを作成する権限がありません。"
#: wp-admin/user-new.php:16 wp-admin/user-new.php:56
#: wp-admin/network/user-new.php:14
msgid "Sorry, you are not allowed to add users to this network."
msgstr "このサイトネットワークにユーザーを追加する権限がありません。"
#: wp-admin/freedoms.php:121
msgid "Don’t you wish all software came with these freedoms? So do we! For more information, check out the <a href=\"https://www.fsf.org/\">Free Software Foundation</a>."
msgstr "すべてのソフトウェアにこのような自由があれば、と思いませんか ? 私たちもそう思います ! より詳しい情報については、<a href=\"https://www.fsf.org/\">フリーソフトウェア財団</a>でご確認ください。"
#. translators: 1: URL to Plugins screen, 2: URL to Themes screen, 3:
#. https://wordpress.org/about/license
#: wp-admin/freedoms.php:113
msgid "Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding <a href=\"%1$s\">plugins</a> and <a href=\"%2$s\">themes</a> there. If you get a plugin or theme from another source, make sure to <a href=\"%3$s\">ask them if it’s GPL</a> first. If they don’t respect the WordPress license, we don’t recommend them."
msgstr "WordPress.org のディレクトリで提供されるすべてのプラグインとテーマは 100%% GPL であるか、あるいは同様のフリーで互換性のあるライセンスとなっているので、そこで安心して<a href=\"%1$s\">プラグイン</a>と<a href=\"%2$s\">テーマ</a>を探すことができます。別のところからプラグインやテーマを手に入れるなら、まず <a href=\"%3$s\">GPL であるかどうかを</a>確認してください。もしそうしたプラグインやテーマが WordPress のライセンスを尊重していないものであるなら、お勧めしません。"
#: wp-admin/freedoms.php:110 wp-admin/theme-install.php:98
#: wp-admin/themes.php:117
msgid "https://wordpress.org/themes/"
msgstr "https://ja.wordpress.org/themes/"
#. translators: %s: https://wordpressfoundation.org/trademark-policy
#: wp-admin/freedoms.php:101
msgid "WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to <a href=\"%s\">check out our trademark guidelines</a> first."
msgstr ""
"WordPress はあなたのような人たちが友人に WordPress のことを語るにつれて成長します\n"
"。WordPress 上やその周りで構築されている何千という事業やサービスがそのユーザーとともにその事実を共有します。誰かが WordPress という言葉を広げるたびに私たちはうれしく思います。まずはじめに必ず<a href=\"%s\">商標のガイドラインをよく確認</a>してください。"
#: wp-admin/freedoms.php:91
msgid "To distribute copies of your modified versions to others."
msgstr "改変版の複製を他の人に頒布すること。"
#: wp-admin/freedoms.php:90
msgid "The 4th Freedom"
msgstr "第四の自由"
#: wp-admin/freedoms.php:86
msgid "To redistribute."
msgstr "再配布すること。"
#: wp-admin/freedoms.php:85
msgid "The 3rd Freedom"
msgstr "第三の自由"
#: wp-admin/freedoms.php:81
msgid "To study how the program works and change it to make it do what you wish."
msgstr "プログラムの動作を研究し、好みの仕様に変更すること。"
#: wp-admin/freedoms.php:80
msgid "The 2nd Freedom"
msgstr "第二の自由"
#: wp-admin/freedoms.php:76
msgid "To run the program for any purpose."
msgstr "どんな目的に対しても、プログラムを実行すること。"
#: wp-admin/freedoms.php:75
msgid "The 1st Freedom"
msgstr "第一の自由"
#: wp-admin/freedoms.php:64 wp-admin/freedoms.php:116
msgid "https://wordpress.org/about/license/"
msgstr "https://ja.wordpress.org/about/license/"
#. translators: %s: https://wordpress.org/about/license
#: wp-admin/freedoms.php:63
msgid "WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its <a href=\"%s\">license</a>, the GPL."
msgstr "WordPress はフリーかつオープンソースのソフトウェアで、世界中のボランティアの開発者たちの分散型コミュニティによってつくられています。WordPress はその<a href=\"%s\">ライセンス</a>、つまり GPL のおかげですばらしい、世界観が変わるような権利を備えています。"
#: wp-admin/site-health-info.php:100
msgid "Copy site info to clipboard"
msgstr "サイト情報をクリップボードにコピー"
#: wp-admin/site-health-info.php:94
msgid "If you want to export a handy list of all the information on this page, you can use the button below to copy it to the clipboard. You can then paste it in a text file and save it to your device, or paste it in an email exchange with a support engineer or theme/plugin developer for example."
msgstr "このページのすべての情報を一覧にしてエクスポートするには、下のボタンを使用してクリップボードにコピーしてください。その後、テキストファイルに貼り付けて端末に保存したり、メールに貼り付けてサポート技術者やテーマ、プラグインの開発者に送信できます。"
#. translators: %s: URL to Site Health Status page.
#: wp-admin/site-health-info.php:90
msgid "This page can show you every detail about the configuration of your WordPress website. For any improvements that could be made, see the <a href=\"%s\">Site Health Status</a> page."
msgstr "このページでは WordPress ウェブサイトの構成に関するすべての詳細が表示されています。何か改良すべき点が見つかれば、<a href=\"%s\">サイトヘルスステータス</a>ページで通知します。"
#: wp-admin/site-health-info.php:71 wp-admin/site-health.php:76
msgid "The Site Health check requires JavaScript."
msgstr "サイトのヘルスチェックには JavaScript が必要です。"
#. translators: Tab heading for Site Health Info page.
#: wp-admin/site-health-info.php:62 wp-admin/site-health.php:67
msgctxt "Site Health"
msgid "Info"
msgstr "情報"
#. translators: Tab heading for Site Health Status page.
#: wp-admin/site-health-info.php:55 wp-admin/site-health.php:60
msgctxt "Site Health"
msgid "Status"
msgstr "ステータス"
#: wp-admin/site-health-info.php:47 wp-admin/site-health.php:52
msgid "Results are still loading…"
msgstr "結果を読み込み中 …"
#: wp-admin/menu.php:281 wp-admin/site-health-info.php:35
#: wp-admin/site-health.php:40
msgid "Site Health"
msgstr "サイトヘルス"
#: wp-admin/site-health-info.php:15
msgid "Sorry, you are not allowed to access the debug data."
msgstr "デバッグ情報へのアクセス権限がありません。"
#: wp-admin/site-health-info.php:12 wp-admin/site-health-info.php:84
msgid "Site Health Info"
msgstr "サイトヘルス情報"
#. translators: 1: .htaccess, 2: Documentation URL, 3: CTRL + a
#: wp-admin/options-permalink.php:397
msgid "If your %1$s file was <a href=\"%2$s\">writable</a>, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all."
msgstr "%1$s ファイルが<a href=\"%2$s\">書き込み可能</a>であれば自動的に実行されますが、書き込み可能でなければ、mod_rewrite ルールを %1$s ファイルに追加する必要があります。フィールド内をクリックし、%3$s を押してすべてを選択してください。"
#: wp-admin/options-permalink.php:388
msgid "<a href=\"https://wordpress.org/support/article/nginx/\">Documentation on Nginx configuration</a>."
msgstr "<a href=\"https://wordpress.org/support/article/nginx/\">Nginx 設定の解説</a>。"
#. translators: %s: web.config
#: wp-admin/options-permalink.php:380
msgid "If you temporarily make your site’s root directory writable for us to generate the %s file automatically, do not forget to revert the permissions after the file has been created."
msgstr "%s ファイルを自動的に生成するため一時的にサイトのルートディレクトリを書き込み可能にする場合、ファイルが作成された後に、忘れずにパーミッションを元に戻してください。"
#. translators: 1: Documentation URL, 2: web.config, 3: CTRL + a
#: wp-admin/options-permalink.php:365
msgid "If the root directory of your site was <a href=\"%1$s\">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file."
msgstr "サイトのルートディレクトリが<a href=\"%1$s\">書き込み可能</a>であれば自動的に実行されますが、書込み可能でなければ、%2$s ファイルに URL リライトルールを追加する必要があります。サイトのルートディレクトリに新しいファイル %2$s を作成してください。フィールドをクリックし、%3$s を押してすべてを選択し、%2$s ファイルにこのコードを挿入してください。"
#. translators: %s: web.config
#: wp-admin/options-permalink.php:355
msgid "If you temporarily make your %s file writable for us to generate rewrite rules automatically, do not forget to revert the permissions after rule has been saved."
msgstr "リライトルールを自動的に生成するために %s ファイルを一時的に書き込み可能にする場合、ルールを保存した後に、忘れずにパーミッションを元に戻してください。"
#. translators: 1: web.config, 2: Documentation URL, 3: CTRL + a, 4: Element
#. code.
#: wp-admin/options-permalink.php:339
msgid "If your %1$s file was <a href=\"%2$s\">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file."
msgstr "%1$s ファイルが<a href=\"%2$s\">書き込み可能</a>であれば自動的に実行されますが、書き込み可能でなければ、URL リライトルールを %1$s ファイルに追加する必要があります。フィールド内をクリックし、%3$s を押してすべてを選択し、%1$s ファイルの %4$s 要素内にこのルールを挿入してください。"
#: wp-admin/options-permalink.php:319
msgid "Tag base"
msgstr "タグベース"
#. translators: Prefix for category permalinks.
#: wp-admin/options-permalink.php:315
msgid "Category base"
msgstr "カテゴリーベース"
#. translators: %s: Placeholder that must come at the start of the URL.
#: wp-admin/options-permalink.php:309
msgid "If you like, you may enter custom structures for your category and tag URLs here. For example, using <code>topics</code> as your category base would make your category links like <code>%s/topics/uncategorized/</code>. If you leave these blank the defaults will be used."
msgstr "カテゴリー・タグの URL 構造をカスタマイズすることもできます。たとえば、カテゴリーベースに <code>topics</code> を使えば、カテゴリーのリンクが <code>%s/topics/uncategorized/</code> のようになります。デフォルトのままにしたければ空欄にしてください。"
#: wp-admin/options-permalink.php:305
msgid "Optional"
msgstr "オプション"
#: wp-admin/options-permalink.php:281
msgid "Available tags:"
msgstr "利用可能なタグ:"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:277
msgid "%s (already used in permalink structure)"
msgstr "%s (パーマリンク構造で使用済み)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:274
msgid "%s added to permalink structure"
msgstr "パーマリンク構造に %s を追加"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:261
msgid "%s (A sanitized version of the author name.)"
msgstr "%s (投稿者名のサニタイズ版)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:259
msgid "%s (Category slug. Nested sub-categories appear as nested directories in the URL.)"
msgstr "%s (カテゴリースラッグ。ネストされたサブカテゴリーは、URL にネストされたディレクトリとして表示されます。)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:257
msgid "%s (The sanitized post title (slug).)"
msgstr "%s (サニタイズした投稿タイトル (スラッグ)。)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:255
msgid "%s (The unique ID of the post, for example 423.)"
msgstr "%s (投稿の一意の ID、例: 423)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:253
msgid "%s (Second of the minute, for example 33.)"
msgstr "%s (秒、例: 33)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:251
msgid "%s (Minute of the hour, for example 43.)"
msgstr "%s (分、例: 43)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:249
msgid "%s (Hour of the day, for example 15.)"
msgstr "%s (時、例: 15)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:247
msgid "%s (Day of the month, for example 28.)"
msgstr "%s (日、例: 28)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:245
msgid "%s (Month of the year, for example 05.)"
msgstr "%s (月、例: 05)"
#. translators: %s: Permalink structure tag.
#: wp-admin/options-permalink.php:243
msgid "%s (The year of the post, four digits, for example 2004.)"
msgstr "%s (投稿の年、4桁、例: 2004)"
#: wp-admin/options-permalink.php:232
msgid "Custom Structure"
msgstr "カスタム構造"
#: wp-admin/options-permalink.php:226
msgid "Post name"
msgstr "投稿名"
#: wp-admin/options-permalink.php:222
msgid "Numeric"
msgstr "数字ベース"
#: wp-admin/options-permalink.php:218
msgid "Month and name"
msgstr "月と投稿名"
#: wp-admin/options-permalink.php:215 wp-admin/options-permalink.php:219
#: wp-admin/options-permalink.php:227
msgctxt "sample permalink structure"
msgid "sample-post"
msgstr "sample-post"
#: wp-admin/options-permalink.php:214
msgid "Day and name"
msgstr "日付と投稿名"
#: wp-admin/options-permalink.php:210
msgid "Plain"
msgstr "基本"
#: wp-admin/options-permalink.php:207
msgid "Common Settings"
msgstr "共通設定"
#: wp-admin/options-permalink.php:203 wp-admin/options-permalink.php:223
msgctxt "sample permalink base"
msgid "archives"
msgstr "archives"
#: wp-admin/options-permalink.php:187
msgid "https://wordpress.org/support/article/using-permalinks/"
msgstr "https://ja.wordpress.org/support/article/using-permalinks/"
#. translators: %s: Documentation URL.
#: wp-admin/options-permalink.php:186
msgid "WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward-compatibility of your links. A <a href=\"%s\">number of tags are available</a>, and here are some examples to get you started."
msgstr "WordPress ではパーマリンクやアーカイブにカスタム URL 構造を使うことができます。URL をカスタマイズすることで、リンクの美しさや使いやすさ、そして前方互換性を改善できます。<a href=\"%s\">利用できるタグはたくさんあります</a>が、以下にいくつか試していただける例を用意しました。"
#: wp-admin/options-permalink.php:159
msgid "You should update your .htaccess now."
msgstr ".htaccess を更新する必要があります。"
#: wp-admin/options-permalink.php:156
msgid "Permalink structure updated. Remove write access on web.config file now!"
msgstr "パーマリンク構造を更新しました。web.config ファイルの書き込みアクセスを削除してください !"
#: wp-admin/options-permalink.php:154
msgid "You should update your web.config now."
msgstr "web.config を更新してください。"
#: wp-admin/options-permalink.php:150
msgid "Permalink structure updated."
msgstr "パーマリンク構造を更新しました。"
#: wp-admin/options-permalink.php:61
msgid "<a href=\"https://wordpress.org/support/article/using-permalinks/\">Documentation on Using Permalinks</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/using-permalinks/\">パーマリンクの使い方の解説</a>"
#: wp-admin/options-permalink.php:60
msgid "<a href=\"https://wordpress.org/support/article/settings-permalinks-screen/\">Documentation on Permalinks Settings</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/settings-permalinks-screen/\">パーマリンク設定の解説</a>"
#: wp-admin/options-permalink.php:53
msgid "The Optional fields let you customize the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorized” category could be <code>/topics/uncategorized</code> instead of <code>/category/uncategorized</code>."
msgstr "このオプションフィールドを使えば、アーカイブ URL に表示される “カテゴリー” と “タグ” のベース名を変更できます。たとえば、すべての “未分類” カテゴリーに属する投稿を表示するページを、 <code>/category/uncategorized</code> ではなく <code>/topics/uncategorized</code> にするなどです。"
#: wp-admin/options-permalink.php:52
msgid "Custom Structures"
msgstr "独自の構造"
#. translators: 1: %category%, 2: %tag%
#: wp-admin/options-permalink.php:41
msgid "When you assign multiple categories or tags to a post, only one can show up in the permalink: the lowest numbered category. This applies if your custom structure includes %1$s or %2$s."
msgstr "複数のカテゴリーやタグを投稿に指定した場合、パーマリンクに表示されるのは一つのみであり、一番小さい数の ID を持つものが選ばれます。これは、カスタムパーマリンク構造が %1$s または %2$s を含む場合に適用されます。"
#. translators: '%' character.
#: wp-admin/options-permalink.php:36
msgid "If you pick an option other than Plain, your general URL path with structure tags (terms surrounded by %s) will also appear in the custom structure field and your path can be further modified there."
msgstr "「基本」以外のオプションを選択した場合、構造タグ (%s で囲まれたキーワード) を含む一般的な URL パスがカスタム構造フィールドに表示されます。ここからさらにパスへの変更を加えることもできます。"
#: wp-admin/options-permalink.php:33
msgid "Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom Structure."
msgstr "パーマリンクには投稿日やタイトルといった役に立つ情報を含められます。「共通設定」で提案されているパーマリンクの書式のなかから選ぶか、「カスタム構造」を選択して独自の書式を作成することができます。"
#: wp-admin/options-permalink.php:24
msgid "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures."
msgstr "この画面ではパーマリンク構造を選択できます。共通設定から選ぶか、独自の URL 構造を作成できます。"
#: wp-admin/options-permalink.php:23
msgid "Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change — hence the name permalink."
msgstr "パーマリンクとは、固定ページやブログ投稿、カテゴリー・タグアーカイブなどの永続的 (パーマネント) な URL のことです。パーマリンクは、コンテンツにリンクするための Web アドレスです。各投稿の URL は永続的で、変更されるべきではありません。このため「パーマリンク」という名称になっています。"
#: wp-admin/options-permalink.php:16 wp-admin/options-permalink.php:32
msgid "Permalink Settings"
msgstr "パーマリンク設定"
#: wp-admin/update-core.php:760
msgid "Check Again"
msgstr "再確認"
#. translators: 1: Date, 2: Time.
#: wp-admin/update-core.php:759
msgid "Last checked on %1$s at %2$s."
msgstr "最終チェック日時: %1$s %2$s。"
#: wp-admin/update-core.php:745
msgid "Please select one or more plugins to update."
msgstr "更新するプラグインを選択してください。"
#: wp-admin/update-core.php:743
msgid "Please select one or more themes to update."
msgstr "更新するテーマを選択してください。"
#: wp-admin/update-core.php:726
msgid "<a href=\"https://wordpress.org/support/article/dashboard-updates-screen/\">Documentation on Updating WordPress</a>"
msgstr "<a href=\"https://wordpress.org/support/article/dashboard-updates-screen/\">WordPress の更新についての解説</a>"
#: wp-admin/update-core.php:719
msgid "How to Update"
msgstr "更新の方法"
#: wp-admin/update-core.php:713
msgid "<strong>Translations</strong> — The files translating WordPress into your language are updated for you whenever any other updates occur. But if these files are out of date, you can <strong>click the “Update Translations”</strong> button."
msgstr "<strong>翻訳</strong> — WordPress をお使いの言語に翻訳するためのファイルは他の更新が発生した時に更新されます。もしこれらの翻訳ファイルが古くなっている場合は、<strong>「翻訳を更新」ボタンをクリック</strong>できます。"
#: wp-admin/update-core.php:710
msgid "<strong>Themes and Plugins</strong> — To update individual themes or plugins from this screen, use the checkboxes to make your selection, then <strong>click on the appropriate “Update” button</strong>. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button."
msgstr "<strong>テーマとプラグイン</strong> — このページでテーマまたはプラグインを個別に更新するには、まずチェックボックスを使って選択してください。その後、それぞれの<strong>「更新」ボタンをクリック</strong>します。すべてのテーマまたはプラグインを一度に更新するには、更新ボタンを押す前にセクション最上部にあるボックスをクリックしてすべてを選択してください。"
#: wp-admin/update-core.php:709
msgid "In most cases, WordPress will automatically apply maintenance and security updates in the background for you."
msgstr "ほとんどの場合、WordPress はメンテナンス・セキュリティ更新をバックグラウンドで自動的に適用します。"
#: wp-admin/update-core.php:709
msgid "<strong>WordPress</strong> — Updating your WordPress installation is a simple one-click procedure: just <strong>click on the “Update Now” button</strong> when you are notified that a new version is available."
msgstr "<strong>WordPress</strong> — WordPress 本体の更新は、ワンクリックで済みます: 新しいバージョンが利用できるようになったという通知を受け取ったときに<strong>「更新」ボタンをクリック</strong> するだけです。"
#: wp-admin/update-core.php:699
msgid "If an update is available, you᾿ll see a notification appear in the Toolbar and navigation menu."
msgstr "更新が利用できる場合、ツールバーとナビゲーションメニューに通知が表示されます。"
#: wp-admin/update-core.php:698
msgid "On this screen, you can update to the latest version of WordPress, as well as update your themes, plugins, and translations from the WordPress.org repositories."
msgstr "この画面では、WordPress.org のレポジトリに登録されたテーマやプラグイン、翻訳を更新するだけでなく、WordPress を最新バージョンに更新することができます。"
#: wp-admin/update-core.php:695 wp-admin/update-core.php:738
msgid "WordPress Updates"
msgstr "WordPress の更新"
#: wp-admin/update-core.php:580
msgid "Update WordPress"
msgstr "WordPress を更新"
#: wp-admin/update-core.php:539
msgid "New translations are available."
msgstr "新しい翻訳が利用可能です。"
#: wp-admin/update-core.php:529 wp-admin/update-core.php:537
msgid "Translations"
msgstr "翻訳"
#: wp-admin/update-core.php:466 wp-admin/update-core.php:515
#: wp-admin/update-core.php:888 wp-admin/update-core.php:893
#: wp-admin/network/themes.php:76
msgid "Update Themes"
msgstr "テーマを更新"
#. translators: %s: Link to documentation on child themes.
#: wp-admin/update-core.php:459
msgid "<strong>Please Note:</strong> Any customizations you have made to theme files will be lost. Please consider using <a href=\"%s\">child themes</a> for modifications."
msgstr "<strong>注:</strong> テーマに加えたカスタマイズがすべて失われます。テーマを修正する場合、<a href=\"%s\">子テーマ</a>の利用を検討してください。"
#: wp-admin/update-core.php:454
msgid "The following themes have new versions available. Check the ones you want to update and then click “Update Themes”."
msgstr "次のテーマで新しいバージョンが利用できます。更新したいテーマを選択して「テーマを更新」をクリックしてください。"
#: wp-admin/update-core.php:447
msgid "Your themes are all up to date."
msgstr "お使いのテーマはすべて最新版です。"
#. translators: 1: Plugin version, 2: New version.
#. translators: 1: Theme version, 2: New version.
#: wp-admin/update-core.php:413 wp-admin/update-core.php:496
msgid "You have version %1$s installed. Update to %2$s."
msgstr "現在お使いのバージョンは %1$s です。%2$s に更新します。"
#. translators: %s: Plugin version.
#: wp-admin/update-core.php:390
msgid "View version %s details."
msgstr "バージョン %s の詳細を見る。"
#: wp-admin/update-core.php:362
msgid "This update doesn’t work with your version of PHP."
msgstr "この更新は現在使用中の PHP のバージョンでは動作しません。"
#. translators: %s: WordPress version.
#: wp-admin/update-core.php:345 wp-admin/update-core.php:354
msgid "Compatibility with WordPress %s: Unknown"
msgstr "WordPress %s との互換性: 不明"
#. translators: %s: WordPress version.
#: wp-admin/update-core.php:342 wp-admin/update-core.php:351
msgid "Compatibility with WordPress %s: 100%% (according to its author)"
msgstr "WordPress %s との互換性: 100%% (作者による評価)"
#: wp-admin/plugins.php:140 wp-admin/update-core.php:316
#: wp-admin/update-core.php:433 wp-admin/update-core.php:850
#: wp-admin/update-core.php:854
msgid "Update Plugins"
msgstr "プラグインを更新"
#: wp-admin/update-core.php:313
msgid "The following plugins have new versions available. Check the ones you want to update and then click “Update Plugins”."
msgstr "次のプラグインに新しいバージョンがあります。更新したいプラグインを選択して「プラグインを更新」をクリックしてください。"
#: wp-admin/update-core.php:300
msgid "Your plugins are all up to date."
msgstr "プラグインはすべて最新版です。"
#. translators: 1: URL to About screen, 2: WordPress version.
#: wp-admin/update-core.php:279
msgid "<a href=\"%1$s\">Learn more about WordPress %2$s</a>."
msgstr "<a href=\"%1$s\">WordPress %2$sについてさらに詳しく読む</a>。"
#: wp-admin/update-core.php:274
msgid "While your site is being updated, it will be in maintenance mode. As soon as your updates are complete, your site will return to normal."
msgstr "更新されている間、サイトはメンテナンスモードになります。更新が完了したら、すぐに元に戻ります。"
#: wp-admin/update-core.php:260
msgid "This site is set up to install updates of future beta versions automatically."
msgstr "このサイトは将来のベータバージョンの更新を自動的にインストールするように設定されています。"
#: wp-admin/update-core.php:260
msgid "BETA TESTERS:"
msgstr "ベータテスター:"
#: wp-admin/update-core.php:251
msgid "An updated version of WordPress is available."
msgstr "WordPress の新しいバージョンがあります。"
#: wp-admin/update-core.php:247
msgid "<strong>Important:</strong> Before updating, please <a href=\"https://wordpress.org/support/article/wordpress-backups/\">back up your database and files</a>. For help with updates, visit the <a href=\"https://wordpress.org/support/article/updating-wordpress/\">Updating WordPress</a> documentation page."
msgstr "<strong>重要:</strong> 更新の前に<a href=\"https://ja.wordpress.org/support/article/wordpress-backups/\">データベースとファイルをバックアップ</a>してください。更新についてヘルプが必要な際は <a href=\"https://wordpress.org/support/article/updating-wordpress/\">WordPress の更新</a>解説ページをご覧ください。"
#: wp-admin/update-core.php:239
msgid "Future security updates will be applied automatically."
msgstr "今後のセキュリティ更新は自動的に適用されます。"
#: wp-admin/update-core.php:226
msgid "You have the latest version of WordPress."
msgstr "最新バージョンの WordPress をお使いです。"
#: wp-admin/update-core.php:189
msgid "Hide hidden updates"
msgstr "非表示の更新を隠す"
#: wp-admin/update-core.php:188 wp-admin/update-core.php:199
msgid "Show hidden updates"
msgstr "非表示の更新を表示する"
#. translators: %s: WordPress version.
#: wp-admin/update-core.php:166
msgid "You are about to install WordPress %s <strong>in English (US).</strong> There is a chance this update will break your translation. You may prefer to wait for the localized version to be released."
msgstr "WordPress %s の<strong>英語版 (US)</strong> をインストールしようとしています。この更新を行うことで翻訳が表示されなくなる可能性があります。ローカライズ版のリリースを待ったほうが良いかもしれません。"
#: wp-admin/update-core.php:161
msgid "This localized version contains both the translation and various other localization fixes. You can skip upgrading if you want to keep your current translation."
msgstr "このローカライズ版には翻訳ファイルとさまざまなローカライズ用の修正が含まれています。現在使用中の翻訳をそのまま使用したい場合はアップグレードをスキップしてもかまいません。"
#: wp-admin/update-core.php:156
msgid "Bring back this update"
msgstr "この更新を元に戻す"
#: wp-admin/update-core.php:154
msgid "Hide this update"
msgstr "この変更を非表示にする"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number
#. including locale if necessary.
#: wp-admin/update-core.php:125
msgid "You can update to <a href=\"%1$s\">WordPress %2$s</a> automatically:"
msgstr "<a href=\"%1$s\">WordPress %2$s</a> に自動更新できます:"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
#. 3: Minimum required MySQL version number, 4: Current MySQL version number.
#: wp-admin/update-core.php:116 wp-admin/upgrade.php:118
msgid "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires MySQL version %3$s or higher. You are running version %4$s."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> は MySQL バージョン%3$s以上が必要なため、更新できません。現在のバージョンは %4$s です。"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
#. 3: Minimum required PHP version number, 4: Current PHP version number.
#: wp-admin/update-core.php:107 wp-admin/upgrade.php:109
msgid "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher. You are running version %4$s."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> は PHP バージョン%3$s以上が必要なため、更新できません。現在の PHP バージョンは%4$sです。"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
#. 3: Minimum required PHP version number, 4: Minimum required MySQL version
#. number, 5: Current PHP version number, 6: Current MySQL version number.
#: wp-admin/update-core.php:96 wp-admin/upgrade.php:98
msgid "You cannot update because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> は PHP %3$s 以降、MySQL %4$s 以降を必要とするため、更新を実行できません。現在実行中の PHP のバージョンは %5$s、MySQL のバージョンは %6$s です。"
#: wp-admin/update-core.php:66
msgid "Re-install Now"
msgstr "再インストール"
#. translators: %s: WordPress version.
#: wp-admin/update-core.php:65
msgid "If you need to re-install version %s, you can do so here:"
msgstr "バージョン %s を再インストールする必要がある場合、ここで行うことができます。"
#: wp-admin/update-core.php:61
msgid "You are using a development version of WordPress. You can update to the latest nightly build automatically:"
msgstr "開発版の WordPress をご利用中です。最新のナイトリービルドに自動更新できます。"
#: wp-admin/update-core.php:23 wp-admin/update-core.php:797
#: wp-admin/update-core.php:833 wp-admin/update-core.php:871
#: wp-admin/update-core.php:911
msgid "Sorry, you are not allowed to update this site."
msgstr "このサイトを更新する権限がありません。"
#: wp-admin/customize.php:232
msgctxt "short (~12 characters) label for hide controls button"
msgid "Hide Controls"
msgstr "コントロールを非表示"
#: wp-admin/customize.php:218
msgid "The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements."
msgstr "カスタマイザーにより、サイトを公開する前に変更をプレビューすることができます。プレビューの中でサイトの別のページに移動することもできます。編集可能な要素には編集ショートカットが表示されます。"
#: wp-admin/customize.php:191
msgid "Close the Customizer and go back to the previous page"
msgstr "カスタマイザーを閉じ、直前のページに戻る"
#: wp-admin/customize.php:80
msgid "This changeset cannot be further modified."
msgstr "このチェンジセットはこれ以上変更できません。"
#: wp-admin/customize.php:72 wp-admin/customize.php:81
msgid "Customize New Changes"
msgstr "新規変更をカスタマイズ"
#: wp-admin/customize.php:71
msgid "Your scheduled changes just published"
msgstr "予約済みの変更を公開しました"
#: wp-admin/customize.php:35
msgid "Sorry, you are not allowed to edit this changeset."
msgstr "このチェンジセットを編集する権限がありません。"
#. translators: %s: Menu name.
#: wp-admin/nav-menus.php:984
msgctxt "menu location"
msgid "(Currently set to: %s)"
msgstr "(現在の設定: %s)"
#: wp-admin/nav-menus.php:974
msgid "Display location"
msgstr "メニューの位置"
#: wp-admin/nav-menus.php:965
msgid "Auto add pages"
msgstr "固定ページを自動追加"
#: wp-admin/nav-menus.php:950 wp-admin/network/settings.php:441
msgid "Menu Settings"
msgstr "メニュー設定"
#: wp-admin/nav-menus.php:937
msgid "Give your menu a name, then click Create Menu."
msgstr "メニューに名前をつけ、「メニューを作成」ボタンをクリックしてください。"
#: wp-admin/nav-menus.php:923
msgid "Drag each item into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options."
msgstr "各項目をドラッグして順番を変更します。追加の設定オプションを表示するには、項目の右側にある矢印をクリックします。"
#: wp-admin/nav-menus.php:923
msgid "Edit your default menu by adding or removing items. Drag each item into the order you prefer. Click Create Menu to save your changes."
msgstr "項目を追加・削除してデフォルトのメニューを編集できます。お好きな順番に各項目をドラッグしてください。変更を保存するには「メニューを作成」ボタンをクリックします。"
#: wp-admin/nav-menus.php:911 wp-admin/nav-menus.php:1022
msgid "Save Menu"
msgstr "メニューを保存"
#: wp-admin/nav-menus.php:885
msgid "Menu structure"
msgstr "メニュー構造"
#: wp-admin/nav-menus.php:871
msgid "Add menu items"
msgstr "メニュー項目を追加"
#. translators: %s: URL to create a new menu.
#: wp-admin/nav-menus.php:838
msgid "or <a href=\"%s\">create a new menu</a>. Don’t forget to save your changes!"
msgstr "または<a href=\"%s\">新しいメニューを作成しましょう</a>。変更の保存をお忘れなく。"
#: wp-admin/nav-menus.php:793
msgid "Select a menu to edit:"
msgstr "編集するメニューを選択:"
#: wp-admin/nav-menus.php:788 wp-admin/nav-menus.php:850
msgid "Click the Save Menu button to save your changes."
msgstr "「メニューを保存」ボタンをクリックし、変更を保存してください。"
#. translators: %s: URL to create a new menu.
#: wp-admin/nav-menus.php:776
msgid "Edit your menu below, or <a href=\"%s\">create a new menu</a>. Don’t forget to save your changes!"
msgstr "以下のメニューを編集するか、<a href=\"%s\">新しいメニューを作成しましょう</a>。変更の保存をお忘れなく。"
#: wp-admin/nav-menus.php:769
msgid "Fill in the Menu Name and click the Create Menu button to create your first menu."
msgstr "メニュー名を入力して「メニューを作成」ボタンをクリックし、最初のメニューを作成しましょう。"
#: wp-admin/nav-menus.php:768
msgid "Create your first menu below."
msgstr "最初のメニューを以下で作成しましょう。"
#: wp-admin/nav-menus.php:742
msgctxt "menu"
msgid "Use new menu"
msgstr "新規メニューを使用"
#: wp-admin/nav-menus.php:723
msgctxt "menu"
msgid "Edit"
msgstr "編集"
#: wp-admin/nav-menus.php:693
msgid "Select a Menu"
msgstr "メニューを選択"
#: wp-admin/nav-menus.php:684
msgid "Assigned Menu"
msgstr "指定されたメニュー"
#: wp-admin/nav-menus.php:683
msgid "Theme Location"
msgstr "テーマの位置"
#. translators: %s: Number of menus.
#: wp-admin/nav-menus.php:669
msgid "Your theme supports %s menu. Select which menu appears in each location."
msgid_plural "Your theme supports %s menus. Select which menu appears in each location."
msgstr[0] "お使いのテーマは%s個のメニューに対応しています。各位置に表示するメニューを選んでください。"
#: wp-admin/nav-menus.php:665
msgid "Your theme supports one menu. Select which menu you would like to use."
msgstr "お使いのテーマは1個のメニューに対応しています。使用したいメニューを選択してください。"
#: wp-admin/nav-menus.php:652
msgid "Manage Locations"
msgstr "位置を管理"
#: wp-admin/nav-menus.php:642
msgid "Edit Menus"
msgstr "メニューを編集"
#: wp-admin/nav-menus.php:627 wp-admin/widgets.php:405
msgid "Manage with Live Preview"
msgstr "ライブプレビューで管理"
#: wp-admin/nav-menus.php:604
msgid "<a href=\"https://wordpress.org/support/article/appearance-menus-screen/\">Documentation on Menus</a>"
msgstr "<a href=\"https://wordpress.org/support/article/appearance-menus-screen/\">メニューの解説</a>"
#: wp-admin/nav-menus.php:591
msgid "To add a new menu instead of assigning an existing one, <strong>click the ’Use new menu’ link</strong>. Your new menu will be automatically assigned to that theme location"
msgstr "既存のメニューを指定するのではなく新規作成する場合は、<strong>「新規メニューを追加」リンクをクリック</strong>してください。自動的に新しいメニューがテーマの位置に指定されます。"
#: wp-admin/nav-menus.php:590
msgid "To edit a menu currently assigned to a theme location, <strong>click the adjacent ’Edit’ link</strong>"
msgstr "すでにテーマの位置に指定されているメニューを編集するには、<strong>「編集」リンクをクリック</strong>してください。"
#: wp-admin/nav-menus.php:589
msgid "To assign menus to one or more theme locations, <strong>select a menu from each location’s drop down.</strong> When you’re finished, <strong>click Save Changes</strong>"
msgstr "メニューをテーマ位置に指定するには、<strong>各位置のドロップダウンからメニューを選択</strong>してください。作業が終わったら、<strong>「変更を保存」</strong>をクリックします。"
#: wp-admin/nav-menus.php:588
msgid "This screen is used for globally assigning menus to locations defined by your theme."
msgstr "この画面はテーマ内で定義された位置すべてにメニューを指定するために使われます。"
#: wp-admin/nav-menus.php:583
msgid "Editing Menus"
msgstr "メニューの編集"
#: wp-admin/nav-menus.php:578
msgid "Delete a menu item by <strong>expanding it and clicking the Remove link</strong>"
msgstr "メニュー項目を削除するには<strong>展開して「削除」リンクをクリック</strong>してください"
#: wp-admin/nav-menus.php:577
msgid "To reorganize menu items, <strong>drag and drop items with your mouse or use your keyboard</strong>. Drag or move a menu item a little to the right to make it a submenu"
msgstr "メニュー項目を整理するには、<strong>マウスまたはキーボードで項目をドラッグ & ドロップ</strong>してください。項目をサブメニューにするには、ドラッグするか少し右に移動してください。"
#: wp-admin/nav-menus.php:576
msgid "To add a custom link, <strong>expand the Custom Links section, enter a URL and link text, and click Add to Menu</strong>"
msgstr "カスタムリンクを追加するには、<strong>カスタムリンクのセクションを開いて、 URL とリンク文字列を入力し、メニューに追加をクリックしてください</strong>"
#: wp-admin/nav-menus.php:575
msgid "Add one or several items at once by <strong>selecting the checkbox next to each item and clicking Add to Menu</strong>"
msgstr "<strong>各項目の横にあるチェックボックスを選択し、「メニューに追加」をクリック</strong>して項目を追加してください"
#: wp-admin/nav-menus.php:574
msgid "<strong>Clicking the arrow to the right of any menu item</strong> in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab."
msgstr "エディター内で<strong>メニュー項目の右側にある矢印</strong>をクリックすると標準の設定グループが表示されます。リンクのターゲット・CSS クラス・rel・説明といった追加設定は「表示オプション」で有効化または無効化できます。"
#: wp-admin/nav-menus.php:573
msgid "Each navigation menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below."
msgstr "各ナビゲーションメニューには固定ページ・カテゴリー・カスタム URL やその他の種類のコンテンツへのリンクなどが含まれている場合があります。メニューリンクを追加するには、この下にある左カラム内のボックスを展開し、項目を選択してください。"
#: wp-admin/nav-menus.php:568
msgid "Menu Management"
msgstr "メニュー管理"
#: wp-admin/nav-menus.php:563
msgid "You can assign theme locations to individual menus by <strong>selecting the desired settings</strong> at the bottom of the menu editor. To assign menus to all theme locations at once, <strong>visit the Manage Locations tab</strong> at the top of the screen."
msgstr "各メニューのテーマでの位置を指定するには、メニューエディターの下部で<strong>設定を選択</strong>してください。複数のメニューをすべてのテーマ位置に一度に指定するには、画面上部の<strong>「位置の管理」タブ</strong>をご利用ください。"
#: wp-admin/nav-menus.php:562
msgid "If you haven’t yet created any menus, <strong>click the ’create a new menu’ link</strong> to get started"
msgstr "まだメニューを作成していません。<strong>「新規メニューを作成」リンクをクリック</strong>してスタートしましょう。"
#: wp-admin/nav-menus.php:561
msgid "To edit an existing menu, <strong>choose a menu from the drop down and click Select</strong>"
msgstr "既存メニューを編集するには、<strong>ドロップダウンリストでメニューを選択し、「選択」をクリックしてください</strong>"
#: wp-admin/nav-menus.php:560
msgid "The menu management box at the top of the screen is used to control which menu is opened in the editor below."
msgstr "この画面の上部にあるメニュー管理ボックスで、下のエディターでどのメニューを開くか選びます。"
#: wp-admin/nav-menus.php:550
msgid "Add, organize, and modify individual menu items"
msgstr "個々のメニュー項目の追加、組み立て、変更"
#: wp-admin/nav-menus.php:549
msgid "Create, edit, and delete menus"
msgstr "メニューの作成、編集、削除"
#: wp-admin/nav-menus.php:548 wp-admin/themes.php:93
msgid "From this screen you can:"
msgstr "この画面では次のことができます。"
#. translators: 1: URL to Widgets screen, 2 and 3: The names of the default
#. themes.
#: wp-admin/nav-menus.php:543
msgid "Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Navigation Menu” widget on the <a href=\"%1$s\">Widgets</a> screen. If your theme does not support the navigation menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side."
msgstr "メニューはテーマ内で定義された位置に表示できます。<a href=\"%1$s\">ウィジェット</a>画面で「ナビゲーションメニュー」ウィジェットを追加すればサイドバーに表示することもできます。もしお使いのテーマがナビゲーションメニュー機能に対応していない場合、サイドにあるドキュメンテーションリンクから追加方法をご覧ください (デフォルトテーマ %2$s と %3$s は対応済みです) 。"
#: wp-admin/nav-menus.php:540
msgid "This screen is used for managing your navigation menus."
msgstr "この画面でナビゲーションメニューを管理できます。"
#. translators: URL to Widgets screen.
#: wp-admin/nav-menus.php:534
msgid "Your theme does not natively support menus, but you can use them in sidebars by adding a “Navigation Menu” widget on the <a href=\"%s\">Widgets</a> screen."
msgstr "お使いのテーマはメニュー機能に対応していませんが、<a href=\"%s\">ウィジェット</a>画面でサイドバーに「ナビゲーションメニュー」ウィジェットを追加できます。"
#: wp-admin/nav-menus.php:405
msgid "Menu locations updated."
msgstr "メニューの位置を更新しました。"
#: wp-admin/nav-menus.php:352 wp-admin/nav-menus.php:362
msgid "Please enter a valid menu name."
msgstr "メニュー名を入力してください。"
#: wp-admin/nav-menus.php:288
msgid "Selected menus have been successfully deleted."
msgstr "選択されたメニューの削除に成功しました。"
#: wp-admin/nav-menus.php:269
msgid "The menu has been successfully deleted."
msgstr "メニューの削除に成功しました。"
#: wp-admin/nav-menus.php:248
msgid "The menu item has been successfully deleted."
msgstr "メニュー項目の削除に成功しました。"
#: wp-admin/nav-menus.php:19
msgid "Your theme does not support navigation menus or widgets."
msgstr "お使いのテーマはナビゲーションメニューやウィジェットに対応していません。"
#: wp-admin/plugin-editor.php:317
msgid "If you absolutely have to make direct edits to this plugin, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong."
msgstr "もしどうしても、このプラグインを直接編集する必要がある場合、新しい名前のコピーを作り、オリジナルを保存してください。そうすることで、何かがうまくいかない場合でも、動作可能なバージョンを再度有効化することができます。"
#: wp-admin/plugin-editor.php:316
msgid "You appear to be making direct edits to your plugin in the WordPress dashboard. We recommend that you don’t! Editing plugins directly may introduce incompatibilities that break your site and your changes may be lost in future updates."
msgstr "WordPress ダッシュボードで、プラグインを直接編集しているようです。直接編集しないよう、お勧めします。直接プラグインを編集すると互換性が失われ、サイトを破壊する可能性があります。また将来のプラグインの更新により変更が失われる場合があります。"
#: wp-admin/plugin-editor.php:274
msgid "<strong>Warning:</strong> Making changes to active plugins is not recommended."
msgstr "<strong>警告:</strong> 使用中のプラグインへの変更は推奨されません。"
#: wp-admin/plugin-editor.php:241
msgid "Plugin Files"
msgstr "プラグインファイル"
#: wp-admin/plugin-editor.php:218
msgid "Select plugin to edit:"
msgstr "編集するプラグインを選択:"
#. translators: %s: Plugin file name.
#: wp-admin/plugin-editor.php:210
msgid "Browsing %s (inactive)"
msgstr "%s の閲覧 (停止中)"
#. translators: %s: Plugin file name.
#: wp-admin/plugin-editor.php:207
msgid "Editing %s (inactive)"
msgstr "%s を編集中 (停止中)"
#. translators: %s: Plugin file name.
#: wp-admin/plugin-editor.php:202
msgid "Browsing %s (active)"
msgstr "%s の閲覧 (使用中)"
#. translators: %s: Plugin file name.
#: wp-admin/plugin-editor.php:199
msgid "Editing %s (active)"
msgstr "%s を編集中 (使用中)"
#: wp-admin/plugin-editor.php:142
msgid "<a href=\"https://developer.wordpress.org/plugins/\">Documentation on Writing Plugins</a>"
msgstr "<a href=\"https://developer.wordpress.org/plugins/\">プラグイン作成の解説</a>"
#: wp-admin/plugin-editor.php:141
msgid "<a href=\"https://wordpress.org/support/article/plugins-editor-screen/\">Documentation on Editing Plugins</a>"
msgstr "<a href=\"https://wordpress.org/support/article/plugins-editor-screen/\">プラグイン編集の解説</a>"
#: wp-admin/plugin-editor.php:134
msgid "If you want to make changes but don’t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below."
msgstr "プラグインを修正したいけれどもそのプラグインの更新時に上書きされたくない場合は、自分でプラグインを作成することを考えた方がいいかもしれません。プラグインの編集やゼロからの作成、また構造の理解についての詳しい情報は下記のリンクをご覧ください。"
#: wp-admin/plugin-editor.php:127
msgid "The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function."
msgstr "エディターの下にある「ドキュメンテーション」には、プラグインファイルの中で認識された PHP 関数一覧があります。「調べる」ボタンを使うと、その関数のページへ移動します。"
#: wp-admin/plugin-editor.php:126
msgid "Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don’t forget to save your changes (Update File) when you’re finished."
msgstr "編集するプラグインをドロップダウンメニューから選び、選択ボタンをクリックしてください。ファイル名をクリックするとエディターに読み込まれますので、そこで編集します。変更が終了したら、忘れずに保存 (ファイルを更新) してください。"
#: wp-admin/plugin-editor.php:125
msgid "You can use the plugin editor to make changes to any of your plugins’ individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations."
msgstr "プラグインエディターを使って、プラグイン内の各 PHP ファイルを変更できます。変更を行っても、プラグインを更新するとそのカスタマイズは上書きされてしまうことに注意してください。"
#: wp-admin/plugin-editor.php:21
msgid "Edit Plugins"
msgstr "プラグインを編集"
#: wp-admin/erase-personal-data.php:77 wp-admin/export-personal-data.php:77
msgid "Search Requests"
msgstr "検索リクエスト"
#: wp-admin/erase-personal-data.php:66 wp-admin/export-personal-data.php:66
msgid "Send Request"
msgstr "リクエストを送信"
#: wp-admin/erase-personal-data.php:64 wp-admin/export-personal-data.php:64
msgid "Username or email address"
msgstr "ユーザー名またはメールアドレス"
#: wp-admin/erase-personal-data.php:61 wp-admin/export-personal-data.php:61
msgid "An email will be sent to the user at this email address asking them to verify the request."
msgstr "リクエストを確認するため、入力したメールアドレスにメールを送信します。"
#: wp-admin/erase-personal-data.php:60
msgid "Add Data Erasure Request"
msgstr "データ消去リクエストを追加"
#: wp-admin/erase-personal-data.php:43
msgid "Erase personal data list"
msgstr "個人データリストを消去"
#: wp-admin/erase-personal-data.php:42
msgid "Erase personal data list navigation"
msgstr "個人データリストナビゲーションを消去"
#: wp-admin/erase-personal-data.php:41
msgid "Filter erase personal data list"
msgstr "個人データ消去リストを絞り込む"
#: wp-admin/erase-personal-data.php:13
msgid "Sorry, you are not allowed to erase data on this site."
msgstr "このサイトのデータを消去する権限がありません。"
#: wp-admin/install.php:396
msgid "WordPress has been installed. Thank you, and enjoy!"
msgstr "WordPress をインストールしました。ありがとうございます。それではお楽しみください !"
#: wp-admin/install.php:394
msgid "Success!"
msgstr "成功しました !"
#: wp-admin/install.php:385
msgid "Sorry, that isn’t a valid email address. Email addresses look like <code>username@example.com</code>."
msgstr "有効なメールアドレスではないようです。メールアドレスは <code>username@example.com</code> のような形式です。"
#: wp-admin/install.php:381
msgid "You must provide an email address."
msgstr "メールアドレスを入力する必要があります。"
#: wp-admin/install.php:377
msgid "Your passwords do not match. Please try again."
msgstr "パスワードが一致しません。もう一度お試しください。"
#: wp-admin/install.php:373
msgid "The username you provided has invalid characters."
msgstr "ユーザー名に無効な文字が含まれています。"
#: wp-admin/install.php:370
msgid "Please provide a valid username."
msgstr "有効なユーザー名を入力してください。"
#: wp-admin/install.php:338
msgid "Please provide the following information. Don’t worry, you can always change these settings later."
msgstr "次の情報を入力してください。ご心配なく、これらの情報は後からいつでも変更できます。"
#: wp-admin/install.php:337
msgid "Information needed"
msgstr "必要情報"
#: wp-admin/install.php:335
msgid "Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world."
msgstr "WordPress の有名な5分間インストールプロセスへようこそ ! 以下に情報を記入するだけで、世界一拡張性が高くパワフルなパーソナル・パブリッシング・プラットフォームを使い始めることができます。"
#. translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES
#: wp-admin/install.php:286
msgid "The constant %s cannot be defined when installing WordPress."
msgstr "定数 %s は WordPress のインストール時には定義できません。"
#. translators: %s: wp-config.php
#: wp-admin/install.php:273
msgid "Your %s file has an empty database table prefix, which is not supported."
msgstr "%s ファイル内でデータベーステーブル接頭辞が空になっています。空の値はサポートされていません。"
#: wp-admin/install.php:270 wp-admin/install.php:283
msgid "Configuration Error"
msgstr "設定エラー"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
#. 3: Minimum required MySQL version number, 4: Current MySQL version number.
#: wp-admin/install.php:259
msgid "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires MySQL version %3$s or higher. You are running version %4$s."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> は MySQL のバージョン %3$s 以上を必要とするため、インストールすることができません。現在実行中の MySQL バージョンは %4$s です。"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
#. 3: Minimum required PHP version number, 4: Current PHP version number.
#: wp-admin/install.php:256
msgid "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher. You are running version %4$s."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> は PHP のバージョン %3$s 以上を必要とするため、インストールすることができません。現在実行中の PHP バージョンは %4$s です。"
#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
#. 3: Minimum required PHP version number, 4: Minimum required MySQL version
#. number, 5: Current PHP version number, 6: Current MySQL version number.
#: wp-admin/install.php:253
msgid "You cannot install because <a href=\"%1$s\">WordPress %2$s</a> requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> は PHP %3$s 以降、MySQL %4$s 以降を必要とするため、インストールを実行できません。現在実行中の PHP のバージョンは %5$s、MySQL のバージョンは %6$s です。"
#: wp-admin/install.php:208
msgid "Install WordPress"
msgstr "WordPress をインストール"
#: wp-admin/install.php:180
msgid "Double-check your email address before continuing."
msgstr "次に進む前にメールアドレスをもう一度確認してください。"
#: wp-admin/install.php:178
msgid "Your Email"
msgstr "メールアドレス"
#: wp-admin/install.php:168 wp-admin/user-edit.php:657
#: wp-admin/user-new.php:535
msgid "Confirm Password"
msgstr "パスワード確認"
#: wp-admin/install.php:160 wp-admin/user-edit.php:455
#: wp-admin/user-edit.php:503 wp-admin/user-new.php:481
#: wp-admin/user-new.php:485 wp-admin/user-new.php:505
#: wp-admin/user-new.php:529
msgid "(required)"
msgstr "(必須)"
#: wp-admin/install.php:159 wp-admin/user-new.php:529
msgid "Repeat Password"
msgstr "パスワードを再入力"
#. translators: The non-breaking space prevents 1Password from thinking the
#. text "log in" should trigger a password save prompt.
#: wp-admin/install.php:154
msgid "You will need this password to log in. Please store it in a secure location."
msgstr "ログイン時にこのパスワードが必要になります。安全な場所に保管してください。"
#: wp-admin/install.php:152 wp-admin/user-edit.php:191
msgid "Important:"
msgstr "重要:"
#: wp-admin/install.php:128
msgid "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, periods, and the @ symbol."
msgstr "ユーザー名には、半角英数字、スペース、下線、ハイフン、ピリオド、アットマーク (@) のみが使用できます。"
#: wp-admin/install.php:123
msgid "User(s) already exists."
msgstr "ユーザーはすでに存在しています。"
#: wp-admin/install.php:109 wp-admin/install.php:334
msgctxt "Howdy"
msgid "Welcome"
msgstr "ようこそ"
#: wp-admin/install.php:73
msgid "WordPress › Installation"
msgstr "WordPress › インストール"
#. translators: %s: File name.
#: wp-admin/update.php:278
msgid "Installing Theme from uploaded file: %s"
msgstr "アップロードしたファイル %s からテーマをインストールしています"
#: wp-admin/theme-install.php:58 wp-admin/theme-install.php:151
#: wp-admin/theme-install.php:153 wp-admin/update.php:271
msgid "Upload Theme"
msgstr "テーマのアップロード"
#. translators: %s: Theme name and version.
#: wp-admin/update.php:251
msgid "Installing Theme: %s"
msgstr "インストールしているテーマ: %s"
#: wp-admin/update.php:245
msgid "Install Themes"
msgstr "テーマのインストール"
#. translators: %s: File name.
#: wp-admin/update.php:158
msgid "Installing Plugin from uploaded file: %s"
msgstr "アップロードしたファイル %s からプラグインをインストールしています"
#. translators: %s: Plugin name and version.
#: wp-admin/update.php:128
msgid "Installing Plugin: %s"
msgstr "プラグインをインストール中: %s"
#: wp-admin/update.php:91
msgid "Plugin failed to reactivate due to a fatal error."
msgstr "重大なエラーによりプラグインの再有効化に失敗しました。"
#: wp-admin/update.php:87
msgid "Plugin reactivated successfully."
msgstr "プラグインの再有効化に成功しました。"
#: wp-admin/update.php:85
msgid "Plugin Reactivation"
msgstr "プラグインの再有効化"
#: wp-admin/plugin-editor.php:321 wp-admin/theme-editor.php:373
msgid "I understand"
msgstr "理解しました"
#: wp-admin/theme-editor.php:369
msgid "If you decide to go ahead with direct edits anyway, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong."
msgstr "どうしても直接編集に進もうと決めた場合には、ファイルマネージャーを使って新しい名前でファイルのコピーを作成し、元のファイルを手放さないでください。 そのようにすれば、何かがうまく行かない場合でも、機能するバージョンのファイルを再び有効化できます。"
#. translators: %s: Link to documentation on child themes.
#: wp-admin/theme-editor.php:363
msgid "If you need to tweak more than your theme’s CSS, you might want to try <a href=\"%s\">making a child theme</a>."
msgstr "テーマの CSS 調整を超える変更が必要な場合は<a href=\"%s\">子テーマを作成</a>してみましょう。"
#: wp-admin/theme-editor.php:355
msgid "You appear to be making direct edits to your theme in the WordPress dashboard. We recommend that you don’t! Editing your theme directly could break your site and your changes may be lost in future updates."
msgstr "WordPress ダッシュボードでテーマを直接編集しているようです。直接編集しないようお勧めします。直接テーマを編集するとサイトの崩壊につながるおそれがあります。また将来の更新により変更が失われる場合があります。"
#: wp-admin/plugin-editor.php:315 wp-admin/theme-editor.php:352
msgid "Heads up!"
msgstr "注意 !"
#: wp-admin/plugin-editor.php:279 wp-admin/theme-editor.php:312
msgid "Update File"
msgstr "ファイルを更新"
#: wp-admin/theme-editor.php:305
msgid "This is a file in your current parent theme."
msgstr "これは現在の親テーマ内のファイルです。"
#: wp-admin/plugin-editor.php:268 wp-admin/theme-editor.php:292
msgid "Look Up"
msgstr "調べる"
#: wp-admin/plugin-editor.php:268 wp-admin/theme-editor.php:290
msgid "Documentation:"
msgstr "解説:"
#: wp-admin/plugin-editor.php:261 wp-admin/theme-editor.php:282
msgid "Selected file content:"
msgstr "選択したファイルの内容:"
#. translators: %s: Link to edit parent theme.
#: wp-admin/theme-editor.php:256
msgid "This child theme inherits templates from a parent theme, %s."
msgstr "この子テーマは親テーマ %s のテンプレートを引き継ぎます。"
#: wp-admin/theme-editor.php:249
msgid "Theme Files"
msgstr "テーマファイル"
#: wp-admin/theme-editor.php:245
msgid "This theme is broken."
msgstr "このテーマは壊れています。"
#: wp-admin/theme-editor.php:225
msgid "Select theme to edit:"
msgstr "編集するテーマを選択:"
#. translators: %s: Link to Custom CSS section in the Customizer.
#: wp-admin/theme-editor.php:205
msgid "There’s no need to change your CSS here — you can edit and live preview CSS changes in the <a href=\"%s\">built-in CSS editor</a>."
msgstr "ここで CSS を変更する必要はありません — <a href=\"%s\">付随の CSS エディター</a> で、編集とライブプレビューを行うことができます。"
#: wp-admin/theme-editor.php:200
msgid "Did you know?"
msgstr "ご存知ですか ?"
#: wp-admin/plugin-editor.php:187 wp-admin/theme-editor.php:194
msgid "There was an error while trying to update the file. You may need to fix something and try updating again."
msgstr "ファイルの更新中にエラーが発生しました。修正して、もう一度更新する必要があります。"
#: wp-admin/plugin-editor.php:168 wp-admin/theme-editor.php:168
msgid "Function Name…"
msgstr "関数名…"
#: wp-admin/theme-editor.php:54
msgid "<a href=\"https://developer.wordpress.org/themes/basics/template-tags/\">Documentation on Template Tags</a>"
msgstr "<a href=\"https://developer.wordpress.org/themes/basics/template-tags/\">テンプレートタグの解説</a>"
#: wp-admin/theme-editor.php:53
msgid "<a href=\"https://wordpress.org/support/article/editing-files/\">Documentation on Editing Files</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/editing-files/\">ファイル編集の解説</a>"
#: wp-admin/theme-editor.php:52 wp-admin/themes.php:148
msgid "<a href=\"https://wordpress.org/support/article/using-themes/\">Documentation on Using Themes</a>"
msgstr "<a href=\"https://wordpress.org/support/article/using-themes/\">テーマ利用の解説</a>"
#: wp-admin/theme-editor.php:51
msgid "<a href=\"https://developer.wordpress.org/themes/\">Documentation on Theme Development</a>"
msgstr "<a href=\"https://developer.wordpress.org/themes/\">テーマ開発の解説</a>"
#: wp-admin/plugin-editor.php:135 wp-admin/theme-editor.php:45
msgid "Any edits to files from this screen will be reflected on all sites in the network."
msgstr "この画面からファイルを編集すると、サイトネットワークのすべてのサイトに反映されます。"
#. translators: %s: Link to documentation on child themes.
#: wp-admin/theme-editor.php:42
msgid "Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a <a href=\"%s\">child theme</a> instead."
msgstr "同じテーマを新しいバージョンにアップグレードすると、ここで行った変更は上書きされます。上書きを防ぐには<a href=\"%s\">子テーマ</a>の作成を検討してみてください。"
#: wp-admin/theme-editor.php:39
msgid "<strong>Advice:</strong> Think very carefully about your site crashing if you are live-editing the theme currently in use."
msgstr "<strong>アドバイス:</strong> 現在使用中のテーマをライブ編集するとサイトがクラッシュすることもありますので、十分ご注意ください。"
#: wp-admin/theme-editor.php:38
msgid "After typing in your edits, click Update File."
msgstr "編集後、「ファイルを更新」をクリックしてください。"
#: wp-admin/theme-editor.php:31
msgid "For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Look Up takes you to a web page with reference material about that particular function."
msgstr "PHP ファイルについては、「ドキュメンテーション」ドロップダウンを使ってそのファイル内で認識されている関数を選択できます。「調べる」ボタンをクリックするとその関数の参考資料がある Web ページへ移動できます。"
#: wp-admin/theme-editor.php:30
msgid "Begin by choosing a theme to edit from the dropdown menu and clicking the Select button. A list then appears of the theme’s template files. Clicking once on any file name causes the file to appear in the large Editor box."
msgstr "はじめに編集するテーマをドロップダウンメニューから選び、選択ボタンをクリックしてください。すると、すべてのテンプレートファイル一覧が表示されます。ファイル名をクリックすると、大きいエディターボックスにそのファイルが読み込まれます。"
#: wp-admin/theme-editor.php:29
msgid "You can use the theme editor to edit the individual CSS and PHP files which make up your theme."
msgstr "テーマエディターを使って、テーマを構成している個々の CSS や PHP ファイルを編集できます。"
#: wp-admin/theme-editor.php:21
msgid "Edit Themes"
msgstr "テーマを編集"
#: wp-admin/comment.php:356
msgid "Unknown action."
msgstr "不明なアクションです。"
#: wp-admin/comment.php:204
msgid "Submitted on"
msgstr "送信日"
#: wp-admin/comment.php:158 wp-admin/plugins.php:321 wp-admin/plugins.php:327
#: wp-admin/theme-editor.php:304 wp-admin/includes/network.php:440
#: wp-admin/includes/network.php:448 wp-admin/includes/network.php:456
#: wp-admin/network/themes.php:129 wp-admin/network/themes.php:133
msgid "Caution:"
msgstr "注意:"
#: wp-admin/comment.php:150
msgid "This comment is currently in the Trash."
msgstr "このコメントは現在ゴミ箱内にあります。"
#: wp-admin/comment.php:147
msgid "This comment is currently marked as spam."
msgstr "このコメントをスパムとしてマークしました。"
#: wp-admin/comment.php:144
msgid "This comment is currently approved."
msgstr "このコメントは現在承認済みです。"
#: wp-admin/comment.php:136
msgid "Approve Comment"
msgstr "コメントを承認する"
#: wp-admin/comment.php:135
msgid "You are about to approve the following comment:"
msgstr "このコメントを承認しようとしています:"
#: wp-admin/comment.php:132
msgid "Permanently Delete Comment"
msgstr "コメントを完全に削除する"
#: wp-admin/comment.php:131
msgid "You are about to delete the following comment:"
msgstr "このコメントを削除しようとしています:"
#: wp-admin/comment.php:127
msgid "You are about to move the following comment to the Trash:"
msgstr "このコメントをゴミ箱に移動しようとしています:"
#: wp-admin/comment.php:123
msgid "You are about to mark the following comment as spam:"
msgstr "このコメントをスパムとしてマークしようとしています:"
#: wp-admin/comment.php:88
msgid "Moderate Comment"
msgstr "コメントをモデレートする"
#: wp-admin/comment.php:75
msgid "This comment is in the Trash. Please move it out of the Trash if you want to edit it."
msgstr "このコメントはゴミ箱に入っています。編集したい場合はゴミ箱の外に出してください。"
#: wp-admin/comment.php:56 wp-admin/edit-comments.php:207
msgid "<a href=\"https://wordpress.org/support/article/comments-screen/\">Documentation on Comments</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/article/comments-screen/\">コメントの解説</a>"
#: wp-admin/comment.php:50
msgid "You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment."
msgstr "この画面の状態ボックスを使ってコメントをモデレートすることもできます。また、コメントの時刻表示も変更できます。"
#: wp-admin/comment.php:49
msgid "You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error."
msgstr "必要であればコメント内の情報を編集することができます。コメントに誤字脱字などがあったときに便利でしょう。"
#: wp-admin/press-this.php:80
msgid "Press This is not available. Please contact your site administrator."
msgstr "Press This は利用できません。サイト管理者に問い合わせてください。"
#: wp-admin/press-this.php:75 wp-admin/press-this.php:81
msgid "Installation Required"
msgstr "インストールが必要です"
#. translators: %s: URL to Press This bookmarklet on the main site.
#: wp-admin/press-this.php:68
msgid "Press This is not installed. Please install Press This from <a href=\"%s\">the main site</a>."
msgstr "Press This をインストールしていません。Press This を <a href=\"%s\">メインサイト</a> からインストールしてください。"
#: wp-admin/press-this.php:44
msgid "Activate Press This"
msgstr "Press This を有効化"
#: wp-admin/options-general.php:383
msgid "Week Starts On"
msgstr "週の始まり"
#: wp-admin/options-general.php:377
msgid "<a href=\"https://wordpress.org/support/article/formatting-date-and-time/\">Documentation on date and time formatting</a>."
msgstr "<a href=\"https://ja.wordpress.org/support/article/formatting-date-and-time/\">日付と時刻の書式についての解説</a>。"
#: wp-admin/options-general.php:371
msgid "Custom time format:"
msgstr "カスタム時刻書式:"
#: wp-admin/options-general.php:370
msgid "enter a custom time format in the following field"
msgstr "以下の欄にカスタマイズした時刻の書式を入力してください"
#: wp-admin/options-general.php:337 wp-admin/options-general.php:374
msgid "Preview:"
msgstr "プレビュー:"
#: wp-admin/options-general.php:334
msgid "Custom date format:"
msgstr "カスタム日付書式:"
#: wp-admin/options-general.php:333
msgid "enter a custom date format in the following field"
msgstr "以下の欄にカスタマイズした日付の書式を入力してください"
#: wp-admin/options-general.php:333 wp-admin/options-general.php:370
msgid "Custom:"
msgstr "カスタム:"
#: wp-admin/options-general.php:295
msgid "This timezone does not observe daylight saving time."
msgstr "このタイムゾーンでは夏時間の慣行はありません。"
#. translators: %s: Date and time.
#: wp-admin/options-general.php:289
msgid "Standard time begins on: %s."
msgstr "標準時間は%sに始まります。"
#. translators: %s: Date and time.
#: wp-admin/options-general.php:287
msgid "Daylight saving time begins on: %s."
msgstr "夏時間は%sに始まります。"
#: wp-admin/options-general.php:274
msgid "This timezone is currently in standard time."
msgstr "現在のこのタイムゾーンは標準時です。"
#: wp-admin/options-general.php:272
msgid "This timezone is currently in daylight saving time."
msgstr "現在のこのタイムゾーンは夏時間です。"
#. translators: %s: Local time.
#: wp-admin/options-general.php:256
msgid "Local time is %s."
msgstr "現地時間は %s です。"
#. translators: %s: UTC time.
#: wp-admin/options-general.php:246
msgid "Universal time is %s."
msgstr "協定世界時は%sです。"
#. translators: %s: UTC abbreviation
#: wp-admin/options-general.php:235
msgid "Choose either a city in the same timezone as you or a %s (Coordinated Universal Time) time offset."
msgstr "同じタイムゾーンの都市または %s (協定世界時) のタイムオフセットを選択します。"
#. translators: 1: WPLANG, 2: wp-config.php
#: wp-admin/options-general.php:191
msgid "The %1$s constant in your %2$s file is no longer needed."
msgstr "%2$s ファイル内の %1$s 定数は不要になりました。"
#: wp-admin/options-general.php:149
msgid "New User Default Role"
msgstr "新規ユーザーのデフォルト権限グループ"
#: wp-admin/options-general.php:144
msgid "Anyone can register"
msgstr "だれでもユーザー登録ができるようにする"
#: wp-admin/options-general.php:141 wp-admin/options-general.php:142
msgid "Membership"
msgstr "メンバーシップ"
#. translators: %s: New admin email.
#: wp-admin/options-general.php:123
msgid "There is a pending change of the admin email to %s."
msgstr "%s への管理者メールアドレス変更が承認待ち中です。"
#: wp-admin/options-general.php:113 wp-admin/network/settings.php:164
msgid "This address is used for admin purposes. If you change this we will send you an email at your new address to confirm it. <strong>The new address will not become active until confirmed.</strong>"
msgstr "このアドレスは管理のために使用されます。このメールアドレスを変更すると、確認のため新しいアドレス宛にメールを送信します。<strong>新しいアドレスは確認が済むまで有効化されません。</strong>"
#: wp-admin/options-general.php:111
msgid "Administration Email Address"
msgstr "管理者メールアドレス"
#: wp-admin/options-general.php:100
msgid "https://wordpress.org/support/article/giving-wordpress-its-own-directory/"
msgstr "https://wordpress.org/support/article/giving-wordpress-its-own-directory/"
#. translators: %s: Documentation URL.
#: wp-admin/options-general.php:99
msgid "Enter the address here if you <a href=\"%s\">want your site home page to be different from your WordPress installation directory</a>."
msgstr "<a href=\"%s\">サイトのホームページとして WordPress のインストールディレクトリとは異なる場所を設定する場合</a>は、ここにアドレスを入力してください。"
#: wp-admin/options-general.php:71
msgid "In a few words, explain what this site is about."
msgstr "このサイトの簡単な説明。"
#: wp-admin/options-general.php:48
msgid "<a href=\"https://wordpress.org/support/article/settings-general-screen/\">Documentation on General Settings</a>"
msgstr "<a href=\"https://wordpress.org/support/article/settings-general-screen/\">一般設定の解説</a>"
#: wp-admin/options-general.php:35
msgid "UTC means Coordinated Universal Time."
msgstr "UTC とは、協定世界時のことです。"
#: wp-admin/options-general.php:34 wp-admin/network/settings.php:55
msgid "You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable)."
msgstr "言語を設定すると翻訳ファイルが自動的にダウンロード・インストールされます (ファイルの書き込みが可能な場合のみ)。"
#: wp-admin/options-general.php:31
msgid "If you want site visitors to be able to register themselves, as opposed to by the site administrator, check the membership box. A default user role can be set for all new users, whether self-registered or registered by the site admin."
msgstr "サイト管理者が追加する代わりに訪問者が自分でサイトに登録できるようにするには、「メンバーシップ」というボックスをチェックしてください。管理者が追加した場合でも、自分で登録した場合でも、新規ユーザーにはすべてデフォルトのユーザー権限が与えられます。"
#: wp-admin/options-general.php:30
msgid "The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory."
msgstr "WordPress URL とサイト URL は同一 (例: example.com) または異なるものを指定できます。たとえば、WordPress コアファイル (example.com/wordpress) をルートではなくサブディレクトリに置く場合などです。"
#: wp-admin/options-general.php:27
msgid "Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes."
msgstr "ほとんどのテーマでは、サイトのタイトルはページの先頭、ブラウザーのタイトルバー、フィードの名前として表示されます。キャッチフレーズも多くのテーマで表示されます。"
#: wp-admin/options-general.php:26
msgid "The fields on this screen determine some of the basics of your site setup."
msgstr "この画面でいくつかの基本的なサイト設定を行います。"
#. translators: Date and time format for exact current time, mainly about
#. timezones, see https://secure.php.net/date
#: wp-admin/options-general.php:22
msgctxt "timezone date format"
msgid "Y-m-d H:i:s"
msgstr "Y-m-d H:i:s"
#: wp-admin/options-general.php:19
msgid "General Settings"
msgstr "一般設定"
#: wp-admin/privacy.php:71
msgid "https://wordpress.org/about/privacy/"
msgstr "https://ja.wordpress.org/about/privacy/"
#. translators: %s: https://wordpress.org/about/privacy
#: wp-admin/privacy.php:70
msgid "We take privacy and transparency very seriously. To learn more about what data we collect, and how we use it, please visit <a href=\"%s\">WordPress.org/about/privacy</a>."
msgstr "私たちは、プライバシー保護と透明性の確保に真剣に取り組んでいます。どんなデータを収集し、どのように扱っているかについて詳しくは <a href=\"%s\">wordpress.org/privacy</a> をご覧ください。"
#: wp-admin/privacy.php:61
msgid "https://wordpress.org/about/stats/"
msgstr "https://ja.wordpress.org/about/stats/"
#. translators: %s: https://wordpress.org/about/stats
#: wp-admin/privacy.php:60
msgid "This data is used to provide general enhancements to WordPress, which includes helping to protect your site by finding and automatically installing new updates. It is also used to calculate statistics, such as those shown on the <a href=\"%s\">WordPress.org stats page</a>."
msgstr "このデータは WordPress の一般的な機能強化に使用され、新しい更新を検知し、自動的にインストールすることでサイトを保護するのに役立ちます。<a href=\"%s\">WordPress.org 統計情報ページ</a>に表示されるような、統計の計算にも使用されます。"
#: wp-admin/privacy.php:54
msgid "From time to time, your WordPress site may send data to WordPress.org — including, but not limited to — the version of WordPress you are using, and a list of installed plugins and themes."
msgstr "WordPress サイトは、使用中の WordPress のバージョンや、インストールされているプラグインやテーマのリスト等を含むデータを時々 WordPress.org に送信することがあります。"
#: wp-admin/link.php:117
msgid "Link not found."
msgstr "リンクが見つかりませんでした。"
#: wp-admin/link.php:111
msgid "Edit Link"
msgstr "リンクを編集"
#: wp-admin/async-upload.php:58
msgctxt "media item"
msgid "Edit"
msgstr "編集"
#: wp-admin/my-sites.php:122
#: wp-admin/includes/class-wp-ms-sites-list-table.php:718
#: wp-admin/network/site-info.php:136 wp-admin/network/site-settings.php:94
#: wp-admin/network/site-themes.php:179 wp-admin/network/site-users.php:226
msgid "Visit"
msgstr "表示"
#: wp-admin/my-sites.php:111
msgid "Global Settings"
msgstr "全体設定"
#: wp-admin/my-sites.php:77
msgid "You must be a member of at least one site to use this page."
msgstr "このページを利用するには少なくとも一つのサイトのメンバーでなくてはなりません。"
#: wp-admin/my-sites.php:72 wp-admin/network/menu.php:53
#: wp-admin/network/sites.php:364
msgctxt "site"
msgid "Add New"
msgstr "新規追加"
#: wp-admin/my-sites.php:58 wp-admin/options-head.php:15
#: wp-admin/options.php:305 wp-admin/network/settings.php:141
#: wp-admin/network/sites.php:346
msgid "Settings saved."
msgstr "設定を保存しました。"
#: wp-admin/my-sites.php:51
msgid "<a href=\"https://codex.wordpress.org/Dashboard_My_Sites_Screen\">Documentation on My Sites</a>"
msgstr "<a href=\"https://wpdocs.osdn.jp/Dashboard_My_Sites_SubScreen\">参加サイトの解説</a>"
#: wp-admin/my-sites.php:45
msgid "This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site."
msgstr "この画面ではユーザーが参加しているこのサイトネットワーク内のすべてのサイトを表示し、その中からメインのサイトを設定できるようになっています。各サイトの下にあるリンクをクリックし、そのサイトのフロントエンドまたはダッシュボードにアクセスできます。"
#: wp-admin/my-sites.php:33
msgid "The primary site you chose does not exist."
msgstr "選択したメインサイトは存在しません。"
#: wp-admin/ms-delete-site.php:13 wp-admin/my-sites.php:13
#: wp-admin/network/admin.php:17
msgid "Multisite support is not enabled."
msgstr "マルチサイトのサポートが有効ではありません。"
#: wp-admin/includes/class-file-upload-upgrader.php:56
#: wp-admin/includes/class-file-upload-upgrader.php:95
#: wp-admin/includes/class-file-upload-upgrader.php:111
msgid "Please select a file"
msgstr "ファイルを選択してください"
#. translators: %s: Nav menu title.
#: wp-admin/includes/nav-menu.php:1228
msgid "%s has been updated."
msgstr "%s を更新しました。"
#: wp-admin/includes/nav-menu.php:1096
msgid "Link Target"
msgstr "リンクターゲット"
#: wp-admin/includes/nav-menu.php:1094
msgid "Show advanced menu properties"
msgstr "詳細メニュー設定を表示"
#: wp-admin/includes/nav-menu.php:1072
msgid "There are some invalid menu items. Please check or delete them."
msgstr "無効なメニュー項目があります。確認または削除してください。"
#: wp-admin/includes/nav-menu.php:1068
msgid "Click Save Menu to make pending menu items public."
msgstr "「メニューを保存」をクリックすると、保留中のメニュー項目を公開します。"
#. translators: %s: Walker class name.
#: wp-admin/includes/nav-menu.php:1050
msgid "The Walker class named %s does not exist."
msgstr "%s という名前の Walker クラスはありません。"
#: wp-admin/includes/nav-menu.php:1026
msgid "Add menu items from the column on the left."
msgstr "左カラムからメニュー項目を追加してください。"
#: wp-admin/includes/nav-menu.php:510 wp-admin/includes/nav-menu.php:796
msgid "View All"
msgstr "すべて表示"
#: wp-admin/includes/nav-menu.php:505
msgid "Most Recent"
msgstr "最近"
#: wp-admin/includes/nav-menu.php:458 wp-admin/includes/nav-menu.php:744
msgid "Page"
msgstr "固定ページ"
#: wp-admin/includes/nav-menu.php:436 wp-admin/includes/nav-menu.php:714
msgid "No items."
msgstr "項目はありません。"
#: wp-admin/includes/class-plugin-upgrader-skin.php:51
#: wp-admin/update-core.php:855 wp-admin/update-core.php:894
msgid "Update progress"
msgstr "更新の進行状況"
#: wp-admin/includes/class-plugin-upgrader-skin.php:31 wp-admin/update.php:58
msgid "Update Plugin"
msgstr "プラグインを更新"
#: wp-admin/includes/dashboard.php:1818
msgid "https://wordpress.org/support/article/first-steps-with-wordpress-b/"
msgstr "https://wordpress.org/support/article/first-steps-with-wordpress-b/"
#: wp-admin/includes/dashboard.php:1818
msgid "Learn more about getting started"
msgstr "最初のステップについてさらに詳しく"
#: wp-admin/includes/dashboard.php:1816
msgid "Turn comments on or off"
msgstr "コメントを表示/非表示"
#: wp-admin/includes/dashboard.php:1813
msgid "Manage menus"
msgstr "メニューの管理"
#: wp-admin/includes/dashboard.php:1810
msgid "Manage widgets"
msgstr "ウィジェットの管理"
#: wp-admin/includes/dashboard.php:1807
msgid "More Actions"
msgstr "その他の操作"
#: wp-admin/includes/dashboard.php:1803
msgid "View your site"
msgstr "サイトを表示"
#: wp-admin/includes/dashboard.php:1801
msgid "Set up your homepage"
msgstr "ホームページを設定しましょう"
#: wp-admin/includes/dashboard.php:1800
msgid "Add an About page"
msgstr "「サイトについて」固定ページを追加"
#: wp-admin/includes/dashboard.php:1799
msgid "Write your first blog post"
msgstr "ブログに投稿する"
#: wp-admin/includes/dashboard.php:1797
msgid "Add a blog post"
msgstr "ブログ投稿を追加"
#: wp-admin/includes/dashboard.php:1793 wp-admin/includes/dashboard.php:1796
msgid "Add additional pages"
msgstr "固定ページを追加"
#: wp-admin/includes/dashboard.php:1792 wp-admin/includes/dashboard.php:1795
msgid "Edit your front page"
msgstr "フロントページを編集"
#. translators: %s: URL to Themes panel in Customizer or Themes screen.
#: wp-admin/includes/dashboard.php:1783
msgid "or, <a href=\"%s\">change your theme completely</a>"
msgstr "または、<a href=\"%s\">別のテーマに変更する</a>"
#: wp-admin/includes/dashboard.php:1775 wp-admin/includes/dashboard.php:1777
msgid "Customize Your Site"
msgstr "サイトをカスタマイズ"
#: wp-admin/includes/dashboard.php:1774
msgid "Get Started"
msgstr "始めてみよう"
#: wp-admin/includes/dashboard.php:1770
msgid "We’ve assembled some links to get you started:"
msgstr "初めての方に便利なリンクを集めました。"
#: wp-admin/includes/dashboard.php:1769
msgid "Welcome to WordPress!"
msgstr "WordPress へようこそ !"
#: wp-admin/includes/dashboard.php:1719
msgid "PHP is the programming language we use to build and maintain WordPress. Newer versions of PHP are both faster and more secure, so updating will have a positive effect on your site’s performance."
msgstr "PHP は WordPress の開発や保守に使用されているプログラミング言語です。PHP の新しいバージョンはより高速で安全なため、アップグレードするとサイトのパフォーマンスに良い影響を与えます。"
#: wp-admin/includes/dashboard.php:1718
msgid "What is PHP and how does it affect my site?"
msgstr "PHP とは何ですか ? サイトにどう影響しますか ?"
#: wp-admin/includes/dashboard.php:1712
msgid "WordPress has detected that your site is running on an outdated version of PHP."
msgstr "サイトが古いバージョンの PHP を実行していることを検出しました。"
#: wp-admin/includes/dashboard.php:1710
msgid "WordPress has detected that your site is running on an insecure version of PHP."
msgstr "サイトが安全ではないバージョンの PHP を実行していることを検出しました。"
#: wp-admin/includes/dashboard.php:1607
msgid "Dismiss the browser warning panel"
msgstr "ブラウザーの警告パネルを非表示"
#. translators: 1: Browser update URL, 2: Browser name, 3: Browse Happy URL.
#: wp-admin/includes/dashboard.php:1602
msgid "<a href=\"%1$s\" class=\"update-browser-link\">Update %2$s</a> or learn how to <a href=\"%3$s\" class=\"browse-happy-link\">browse happy</a>"
msgstr "<a href=\"%1$s\" class=\"update-browser-link\">%2$s を更新</a>するか、<a href=\"%3$s\" class=\"browse-happy-link\">ブラウザーの選択肢を知る Browse Happy サイト</a>を訪れてみてください。"
#. translators: %s: Browser name and link.
#: wp-admin/includes/dashboard.php:1580
msgid "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser."
msgstr "%s の古いバージョンをお使いのようです。 WordPress のすばらしさを体験をするには、ブラウザーを更新してください。"
#. translators: %s: Browser name and link.
#: wp-admin/includes/dashboard.php:1574
msgid "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser."
msgstr "%s の安全ではないバージョンをお使いのようです。古いブラウザーを使っていると、コンピューターを危険に曝してしまいます。WordPress のすばらしさを実感するには、ブラウザーを更新してください。"
#. translators: 1: Number of megabytes, 2: Percentage.
#: wp-admin/includes/dashboard.php:1548
msgid "%1$s MB (%2$s%%) Space Used"
msgstr "%1$s MB (%2$s%%) 利用中"
#: wp-admin/includes/dashboard.php:1541 wp-admin/includes/dashboard.php:1556
msgid "Manage Uploads"
msgstr "更新を管理"
#. translators: %s: Number of megabytes.
#: wp-admin/includes/dashboard.php:1534
msgid "%s MB Space Allowed"
msgstr "%s MB 利用可能"
#: wp-admin/includes/dashboard.php:1527
msgid "Storage Space"
msgstr "保存スペース"
#: wp-admin/includes/dashboard.php:1463
msgid "Other WordPress News"
msgstr "WordPress フォーラム"
#: wp-admin/includes/dashboard.php:1454
msgid "https://planet.wordpress.org/feed/"
msgstr "https://ja.wordpress.org/support/forums/feed"
#: wp-admin/includes/dashboard.php:1445 wp-admin/index.php:88
msgid "https://planet.wordpress.org/"
msgstr "https://ja.wordpress.org/support/"
#: wp-admin/includes/dashboard.php:1430
msgid "WordPress Blog"
msgstr "WordPress ブログ"
#: wp-admin/includes/dashboard.php:1421
msgid "https://wordpress.org/news/feed/"
msgstr "https://ja.wordpress.org/news/feed/"
#: wp-admin/includes/dashboard.php:1412
msgid "https://wordpress.org/news/"
msgstr "https://ja.wordpress.org/news"
#. translators: %s: Meetup organization documentation URL.
#: wp-admin/includes/dashboard.php:1385
msgid "There aren’t any events scheduled near you at the moment. Would you like to <a href=\"%s\">organize one</a>?"
msgstr "現在、近くで予定されているイベントはありません。<a href=\"%s\">計画してみませんか</a> ?"
#: wp-admin/includes/dashboard.php:1377 wp-admin/includes/dashboard.php:1386
msgid "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/"
msgstr "https://ja.wordpress.org/get-involved/meetup/"
#. translators: 1: The city the user searched for, 2: Meetup organization
#. documentation URL.
#: wp-admin/includes/dashboard.php:1375
msgid "There aren’t any events scheduled near %1$s at the moment. Would you like to <a href=\"%2$s\">organize one</a>?"
msgstr "現在、%1$sの近くで予定されているイベントはありません。<a href=\"%2$s\">計画してみませんか</a> ?"
#. translators: %s: The name of a city.
#: wp-admin/includes/dashboard.php:1328
msgid "Attend an upcoming event near %s."
msgstr "%s周辺の今後のイベントに参加しましょう。"
#: wp-admin/includes/dashboard.php:1298
msgid "Cincinnati"
msgstr "東京"
#: wp-admin/includes/dashboard.php:1286
msgid "City:"
msgstr "市町村:"
#: wp-admin/includes/dashboard.php:1279
msgid "Edit city"
msgstr "都市を編集"
#. translators: If a Rosetta site exists (e.g. https://es.wordpress.org/news/),
#. then use that. Otherwise, leave untranslated.
#: wp-admin/includes/dashboard.php:1233
msgctxt "Events and News dashboard widget"
msgid "https://wordpress.org/news/"
msgstr "https://ja.wordpress.org/news/"
#: wp-admin/includes/dashboard.php:1221
msgid "WordCamps"
msgstr "WordCamp"
#: wp-admin/includes/dashboard.php:1209
msgid "Meetups"
msgstr "勉強会"
#: wp-admin/includes/dashboard.php:1077 wp-admin/includes/dashboard.php:1254
msgid "This widget requires JavaScript."
msgstr "このウィジェットには JavaScript が必要です。"
#: wp-admin/includes/dashboard.php:1030
msgid "View more comments"
msgstr "さらにコメントを表示"
#. translators: 1: Relative date, 2: Time.
#: wp-admin/includes/dashboard.php:953
msgctxt "dashboard"
msgid "%1$s, %2$s"
msgstr "%1$s %2$s"
#. translators: Date and time format for recent posts on the dashboard, see
#. https://secure.php.net/date
#: wp-admin/includes/dashboard.php:943
msgid "M jS"
msgstr "n月j日"
#. translators: Date and time format for recent posts on the dashboard, from a
#. different calendar year, see https://secure.php.net/date
#: wp-admin/includes/dashboard.php:940
msgid "M jS Y"
msgstr "Y年n月j日"
#: wp-admin/includes/dashboard.php:937
msgid "Tomorrow"
msgstr "明日"
#: wp-admin/includes/dashboard.php:873
msgid "No activity yet!"
msgstr "アクティビティがありません。"
#: wp-admin/includes/dashboard.php:863
msgid "Recently Published"
msgstr "最近公開"
#: wp-admin/includes/dashboard.php:854
msgid "Publishing Soon"
msgstr "公開間近"
#. translators: 1: Type of comment, 2: Notification if the comment is pending.
#: wp-admin/includes/dashboard.php:820
msgctxt "dashboard"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#. translators: 1: Type of comment, 2: Post link, 3: Notification if the
#. comment is pending.
#: wp-admin/includes/dashboard.php:812
msgctxt "dashboard"
msgid "%1$s on %2$s %3$s"
msgstr "%2$s への %1$s %3$s"
#. translators: 1: Comment author, 2: Notification if the comment is pending.
#: wp-admin/includes/dashboard.php:783
msgid "From %1$s %2$s"
msgstr "%1$s から %2$s"
#: wp-admin/includes/dashboard.php:778 wp-admin/includes/dashboard.php:785
#: wp-admin/includes/dashboard.php:815 wp-admin/includes/dashboard.php:822
msgid "[Pending]"
msgstr "[承認待ち]"
#. translators: 1: Comment author, 2: Post link, 3: Notification if the comment
#. is pending.
#: wp-admin/includes/dashboard.php:775
msgid "From %1$s on %2$s %3$s"
msgstr "%2$s に %1$s より %3$s"
#: wp-admin/includes/dashboard.php:727
msgid "View this comment"
msgstr "このコメントを表示"
#. translators: Maximum number of words used in a preview of a draft on the
#. dashboard.
#: wp-admin/includes/dashboard.php:595
msgctxt "draft_length"
msgid "10"
msgstr "40"
#: wp-admin/includes/dashboard.php:589
msgid "View all drafts"
msgstr "すべての下書きを表示"
#: wp-admin/includes/dashboard.php:534
msgid "What’s on your mind?"
msgstr "アイディアを書き留めてみましょう。"
#: wp-admin/includes/dashboard.php:457 wp-admin/includes/dashboard.php:459
#: wp-admin/network/sites.php:381
msgid "Search Sites"
msgstr "サイトを検索"
#: wp-admin/includes/dashboard.php:449 wp-admin/includes/dashboard.php:451
#: wp-admin/users.php:582 wp-admin/network/site-users.php:276
#: wp-admin/network/users.php:289
msgid "Search Users"
msgstr "ユーザーを検索"
#. translators: 1: Text indicating the number of sites on the network, 2: Text
#. indicating the number of users on the network.
#: wp-admin/includes/dashboard.php:421
msgid "You have %1$s and %2$s."
msgstr "%1$sと%2$sが登録されています。"
#. translators: %s: Number of sites on the network.
#: wp-admin/includes/dashboard.php:418
msgid "%s site"
msgid_plural "%s sites"
msgstr[0] "%sサイト"
#. translators: %s: Number of users on the network.
#: wp-admin/includes/dashboard.php:416
msgid "%s user"
msgid_plural "%s users"
msgstr[0] "%sユーザー"
#: wp-admin/includes/dashboard.php:409
msgid "Create a New User"
msgstr "新規ユーザーを作成"
#: wp-admin/includes/dashboard.php:406
msgid "Create a New Site"
msgstr "新規サイトを作成"
#: wp-admin/includes/dashboard.php:357
msgid "Search Engines Discouraged"
msgstr "検索エンジンのインデックスを回避中"
#. translators: %s: Number of pages.
#: wp-admin/includes/dashboard.php:276
msgid "%s Page"
msgid_plural "%s Pages"
msgstr[0] "%s件の固定ページ"
#. translators: %s: Number of posts.
#: wp-admin/includes/dashboard.php:273
msgid "%s Post"
msgid_plural "%s Posts"
msgstr[0] "%s件の投稿"
#: wp-admin/includes/dashboard.php:177
msgid "Configure"
msgstr "設定"
#: wp-admin/includes/dashboard.php:122
msgid "View all"
msgstr "すべて表示"
#: wp-admin/includes/dashboard.php:66
msgid "WordPress Events and News"
msgstr "WordPress イベントとニュース"
#: wp-admin/includes/dashboard.php:61 wp-admin/includes/dashboard.php:592
msgid "Your Recent Drafts"
msgstr "最新の下書き"
#: wp-admin/includes/dashboard.php:61
msgid "Quick Draft"
msgstr "クイックドラフト"
#: wp-admin/includes/dashboard.php:56
msgid "Activity"
msgstr "アクティビティ"
#: wp-admin/includes/dashboard.php:51
msgid "Right Now"
msgstr "現在の状況"
#: wp-admin/includes/dashboard.php:47
msgid "At a Glance"
msgstr "概要"
#: wp-admin/includes/dashboard.php:42
msgid "PHP Update Required"
msgstr "PHP の更新が必要です"
#: wp-admin/includes/dashboard.php:34
msgid "Your browser is out of date!"
msgstr "お使いのブラウザーは古すぎます !"
#: wp-admin/includes/dashboard.php:32
msgid "You are using an insecure browser!"
msgstr "お使いのブラウザーは安全ではありません !"
#: wp-admin/includes/class-wp-posts-list-table.php:1820
msgid "Make this post sticky"
msgstr "この投稿を先頭に固定表示"
#: wp-admin/includes/class-wp-posts-list-table.php:1812
msgid "Not Sticky"
msgstr "通常どおり表示"
#: wp-admin/includes/class-wp-posts-list-table.php:1808
#: wp-admin/includes/class-wp-posts-list-table.php:1811
msgid "Sticky"
msgstr "先頭に固定表示"
#: wp-admin/includes/class-wp-posts-list-table.php:1774
msgid "Allow Pings"
msgstr "トラックバック/ピンバックを許可"
#: wp-admin/includes/class-wp-posts-list-table.php:1748
#: wp-admin/includes/class-wp-posts-list-table.php:1757
msgid "Do not allow"
msgstr "許可しない"
#: wp-admin/includes/class-wp-posts-list-table.php:1747
#: wp-admin/includes/class-wp-posts-list-table.php:1756
msgid "Allow"
msgstr "許可"
#: wp-admin/includes/class-wp-posts-list-table.php:1661
msgid "Main Page (no parent)"
msgstr "メインページ (親ページなし) "
#. translators: Between password field and private checkbox on post quick edit
#. interface.
#: wp-admin/includes/class-wp-posts-list-table.php:1612
msgid "–OR–"
msgstr "–または–"
#: wp-admin/includes/class-wp-posts-list-table.php:1582
#: wp-admin/includes/class-wp-posts-list-table.php:1667
#: wp-admin/includes/class-wp-posts-list-table.php:1706
#: wp-admin/includes/class-wp-posts-list-table.php:1746
#: wp-admin/includes/class-wp-posts-list-table.php:1755
#: wp-admin/includes/class-wp-posts-list-table.php:1789
#: wp-admin/includes/class-wp-posts-list-table.php:1810
#: wp-admin/includes/class-wp-posts-list-table.php:1838
msgid "— No Change —"
msgstr "— 変更なし —"
#: wp-admin/includes/class-wp-posts-list-table.php:1528
msgid "Bulk Edit"
msgstr "一括編集"
#: wp-admin/includes/class-wp-posts-list-table.php:1412
msgid "Export as JSON"
msgstr "JSON 形式でエクスポート"
#. translators: %s: Post title.
#: wp-admin/includes/class-wp-posts-list-table.php:1411
msgid "Export “%s” as JSON"
msgstr "JSON 形式で「%s」をエクスポート"
#: wp-admin/includes/class-wp-posts-list-table.php:1090
msgid "Last Modified"
msgstr "最終更新日"
#: wp-admin/includes/class-wp-posts-list-table.php:1085
msgid "Missed schedule"
msgstr "予約投稿の失敗"
#: wp-admin/includes/class-wp-posts-list-table.php:1069
#: wp-admin/includes/class-wp-ms-sites-list-table.php:476
#: wp-admin/includes/class-wp-ms-sites-list-table.php:497
#: wp-admin/includes/class-wp-ms-users-list-table.php:336
msgid "Y/m/d g:i:s a"
msgstr "Y年m月d日 a g:i:s"
#. translators: %s: Post title.
#: wp-admin/includes/class-wp-posts-list-table.php:935
msgid "“%s” is locked"
msgstr "“%s” はロックされています"
#. translators: Posts screen column name.
#: wp-admin/includes/class-wp-posts-list-table.php:611
msgctxt "column name"
msgid "Title"
msgstr "タイトル"
#: wp-admin/includes/class-wp-posts-list-table.php:506
msgid "All formats"
msgstr "すべてのフォーマット"
#: wp-admin/includes/class-wp-posts-list-table.php:504
msgid "Filter by post format"
msgstr "投稿フォーマットで絞り込む"
#. translators: %s: Number of posts.
#: wp-admin/includes/class-wp-posts-list-table.php:380
msgctxt "posts"
msgid "Sticky <span class=\"count\">(%s)</span>"
msgid_plural "Sticky <span class=\"count\">(%s)</span>"
msgstr[0] "固定表示 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of posts.
#: wp-admin/includes/class-wp-posts-list-table.php:330
msgctxt "posts"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "すべて <span class=\"count\">(%s)</span>"
#. translators: %s: Number of posts.
#: wp-admin/includes/class-wp-posts-list-table.php:309
msgctxt "posts"
msgid "Mine <span class=\"count\">(%s)</span>"
msgid_plural "Mine <span class=\"count\">(%s)</span>"
msgstr[0] "所有 <span class=\"count\">(%s)</span>"
#: wp-admin/includes/plugin.php:2403
msgid "Go to the Plugins screen"
msgstr "プラグイン画面へ移動"
#: wp-admin/includes/plugin.php:2401
msgid "You can find more details and make changes on the Plugins screen."
msgstr "プラグイン画面から詳細の確認と変更が可能です。"
#: wp-admin/includes/plugin.php:2400
msgid "One or more plugins failed to load properly."
msgstr "1件以上のプラグインが正しく読み込めませんでした。"
#: wp-admin/includes/plugin.php:2373
msgid "Could not resume the plugin."
msgstr "プラグインを再有効化できませんでした。"
#. translators: %s: admin_init
#: wp-admin/includes/plugin.php:2263
msgid "The suggested privacy policy content should be added by using the %s (or later) action. Please see the inline documentation."
msgstr "プライバシーポリシーの提案内容は %s またはそれ以降のアクションを使って追加すべきです。インラインドキュメンテーションを参照してください。"
#. translators: %s: admin_init
#: wp-admin/includes/plugin.php:2252
msgid "The suggested privacy policy content should be added only in wp-admin by using the %s (or later) action."
msgstr "プライバシーポリシーの提案内容は %s またはそれ以降のアクションを使って wp-admin 内のみで追加すべきです。"
#. translators: %s: add_submenu_page()
#: wp-admin/includes/plugin.php:1382
msgid "The seventh parameter passed to %s should be an integer representing menu position."
msgstr "%s に渡される第7引数はメニュー位置を示す整数値である必要があります。"
#. translators: %s: Plugin name.
#: wp-admin/includes/plugin.php:1147
msgid "<strong>Error:</strong> Current WordPress version does not meet minimum requirements for %s."
msgstr "<strong>エラー:</strong> 現在の WordPress バージョンは %s の最低要求バージョンを満たしていません。"
#. translators: %s: Plugin name.
#: wp-admin/includes/plugin.php:1138
msgid "<strong>Error:</strong> Current PHP version does not meet minimum requirements for %s."
msgstr "<strong>エラー:</strong> 現在の PHP バージョンは %s の最低要求バージョンを満たしていません。"
#. translators: %s: Plugin name.
#: wp-admin/includes/plugin.php:1129
msgid "<strong>Error:</strong> Current WordPress and PHP versions do not meet minimum requirements for %s."
msgstr "<strong>エラー:</strong> 現在の WordPress および PHP バージョンは %s の最低要求バージョンを満たしていません。"
#: wp-admin/includes/plugin.php:1084
msgid "The plugin does not have a valid header."
msgstr "このプラグインには有効なヘッダーがありません。"
#: wp-admin/includes/plugin.php:1079
msgid "Plugin file does not exist."
msgstr "プラグインファイルが存在しません。"
#: wp-admin/includes/plugin.php:1076
msgid "Invalid plugin path."
msgstr "無効なプラグインのパス。"
#. translators: %s: Comma-separated list of plugin filenames.
#: wp-admin/includes/plugin.php:1016
msgid "Could not fully remove the plugins %s."
msgstr "プラグイン %s を完全に削除できませんでした。"
#. translators: %s: Plugin filename.
#: wp-admin/includes/plugin.php:1013
msgid "Could not fully remove the plugin %s."
msgstr "%s プラグインを完全に削除できませんでした。"
#: wp-admin/includes/plugin.php:861
msgid "One of the plugins is invalid."
msgstr "プラグインのひとつが不正です。"
#: wp-admin/includes/plugin.php:713
msgid "The plugin generated unexpected output."
msgstr "プラグインが予期しない出力をしました。"
#: wp-admin/includes/plugin.php:494
msgid "Custom site suspended message."
msgstr "ブログ強制停止時の際のカスタムメッセージ。"
#: wp-admin/includes/plugin.php:493
msgid "Custom site inactive message."
msgstr "サイト停止中の際のカスタムメッセージ。"
#: wp-admin/includes/plugin.php:492
msgid "Custom site deleted message."
msgstr "サイト削除時のカスタムメッセージ。"
#: wp-admin/includes/plugin.php:491
msgid "Executed before Multisite is loaded."
msgstr "マルチサイトが読み込まれる前に実行されます。"
#: wp-admin/includes/plugin.php:487
msgid "Custom PHP fatal error handler."
msgstr "カスタム PHP の致命的なエラーハンドラー。"
#: wp-admin/includes/plugin.php:486
msgid "Custom PHP error message."
msgstr "カスタム PHP のエラーメッセージ。"
#: wp-admin/includes/plugin.php:485
msgid "External object cache."
msgstr "外部オブジェクトキャッシュ。"
#: wp-admin/includes/plugin.php:484
msgid "Custom maintenance message."
msgstr "メンテナンス中のカスタムメッセージ。"
#: wp-admin/includes/plugin.php:483
msgid "Custom installation script."
msgstr "カスタムインストールスクリプト。"
#: wp-admin/includes/plugin.php:482
msgid "Custom database error message."
msgstr "データベースエラー時のカスタムメッセージ。"
#: wp-admin/includes/plugin.php:481
msgid "Custom database class."
msgstr "カスタムデータベースクラス。"
#: wp-admin/includes/plugin.php:480
msgid "Advanced caching plugin."
msgstr "高度なキャッシュプラグイン。"
#. translators: %s: Plugin author.
#: wp-admin/includes/plugin.php:214
msgid "By %s."
msgstr "作成者: %s。"
#. translators: 1: Site Wide Only: true, 2: Network: true
#: wp-admin/includes/plugin.php:91
msgid "The %1$s plugin header is deprecated. Use %2$s instead."
msgstr "%1$s プラグインヘッダーは非推奨です。代わりに %2$s を使用してください。"
#: wp-admin/includes/menu.php:350 wp-admin/my-sites.php:17
#: wp-admin/network/index.php:17 wp-admin/network/settings.php:17
#: wp-admin/network/site-info.php:32 wp-admin/network/site-settings.php:32
#: wp-admin/network/site-themes.php:57 wp-admin/network/site-users.php:50
#: wp-admin/network/sites.php:14 wp-admin/network/sites.php:140
#: wp-admin/network/upgrade.php:38 wp-admin/network/user-new.php:37
#: wp-admin/network/users.php:14 wp-admin/network/users.php:24
#: wp-admin/network/users.php:46 wp-admin/network/users.php:60
#: wp-admin/network/users.php:150
msgid "Sorry, you are not allowed to access this page."
msgstr "このページにアクセスする権限がありません。"
#: wp-admin/includes/file.php:2204
msgid "Proceed"
msgstr "続行"
#: wp-admin/includes/file.php:2190
msgid "Enter the location on the server where the public and private keys are located. If a passphrase is needed, enter that in the password field above."
msgstr "公開鍵と秘密鍵があるサーバー上の場所を入力してください。パスフレーズが必要な場合は上のパスワードの項目に入力してください。"
#: wp-admin/includes/file.php:2187
msgid "Private Key:"
msgstr "秘密鍵:"
#: wp-admin/includes/file.php:2183
msgid "Public Key:"
msgstr "公開鍵:"
#: wp-admin/includes/file.php:2181
msgid "Authentication Keys"
msgstr "認証キー"
#: wp-admin/includes/file.php:2160
msgid "Connection Type"
msgstr "接続形式"
#: wp-admin/includes/file.php:2154
msgid "This password will not be stored on the server."
msgstr "このパスワードはサーバー上に保存されません。"
#: wp-admin/includes/file.php:2139
msgid "example: www.wordpress.org"
msgstr "例: www.wordpress.org"
#: wp-admin/includes/file.php:2138
msgid "Hostname"
msgstr "ホスト名"
#: wp-admin/includes/file.php:2124
msgid "If you do not remember your credentials, you should contact your web host."
msgstr "認証情報が思い出せない場合は、ホスティング担当者に問い合わせてください。"
#: wp-admin/includes/file.php:2120
msgid "FTP Password"
msgstr "FTP パスワード"
#: wp-admin/includes/file.php:2119
msgid "FTP Username"
msgstr "FTP ユーザー名"
#: wp-admin/includes/file.php:2118
msgid "Please enter your FTP credentials to proceed."
msgstr "次に進むには FTP の認証情報を入力してください。"
#: wp-admin/includes/file.php:2116
msgid "FTP/SSH Password"
msgstr "FTP/SSH パスワード"
#: wp-admin/includes/file.php:2115
msgid "FTP/SSH Username"
msgstr "FTP/SSH ユーザー名"
#: wp-admin/includes/file.php:2114
msgid "Please enter your FTP or SSH credentials to proceed."
msgstr "次に進むには FTP または SSH の認証情報を入力してください。"
#: wp-admin/includes/file.php:2110
msgid "To perform the requested action, WordPress needs to access your web server."
msgstr "要求されたアクションを実行するには、WordPress が Web サーバーにアクセスする必要があります。"
#: wp-admin/includes/file.php:2104
msgid "Connection Information"
msgstr "接続情報"
#: wp-admin/includes/file.php:2077
msgid "SSH2"
msgstr "SSH2"
#: wp-admin/includes/file.php:2074
msgid "FTPS (SSL)"
msgstr "FTPS (SSL)"
#: wp-admin/includes/file.php:2071
msgid "FTP"
msgstr "FTP"
#: wp-admin/includes/file.php:2062
msgid "<strong>ERROR:</strong> There was an error connecting to the server, Please verify the settings are correct."
msgstr "<strong>ERROR:</strong> サーバー接続中にエラーが発生しました。設定を確認してください。"
#: wp-admin/includes/file.php:1607
msgid "Empty archive."
msgstr "空のアーカイブ。"
#: wp-admin/includes/file.php:1557
msgid "Could not extract file from archive."
msgstr "アーカイブからファイルを展開できません。"
#: wp-admin/includes/file.php:1472 wp-admin/includes/file.php:1539
msgid "Could not retrieve file from archive."
msgstr "アーカイブからファイルを取得できません。"
#: wp-admin/includes/file.php:1464 wp-admin/includes/file.php:1603
msgid "Incompatible Archive."
msgstr "互換性のないアーカイブ。"
#. translators: %s: The filename of the package.
#: wp-admin/includes/file.php:1321
msgid "The authenticity of %s could not be verified."
msgstr "%s の信頼性を確認できませんでした。"
#. translators: %s: The filename of the package.
#: wp-admin/includes/file.php:1273
msgid "The authenticity of %s could not be verified as no signature was found."
msgstr "署名が見つからなかったため、%s の信頼性を確認できませんでした。"
#. translators: %s: The filename of the package.
#: wp-admin/includes/file.php:1200 wp-admin/includes/file.php:1220
#: wp-admin/includes/file.php:1254
msgid "The authenticity of %s could not be verified as signature verification is unavailable on this system."
msgstr "このシステムでの署名の検証ができないため、%s の信頼性を確認できませんでした。"
#. translators: 1: File checksum, 2: Expected checksum value.
#: wp-admin/includes/file.php:1171
msgid "The checksum of the file (%1$s) does not match the expected checksum value (%2$s)."
msgstr "ファイルのチェックサム (%1$s) が期待値 (%2$s) と一致しません。"
#: wp-admin/includes/file.php:1007
msgid "Could not create Temporary file."
msgstr "一時ファイルを作成できませんでした。"
#: wp-admin/includes/file.php:1000
msgid "Invalid URL Provided."
msgstr "無効な URL です。"
#. translators: %s: Destination file path.
#: wp-admin/includes/file.php:882
msgid "The uploaded file could not be moved to %s."
msgstr "アップロードしたファイルを%sに移動できませんでした。"
#: wp-admin/includes/file.php:805
msgid "File is empty. Please upload something more substantial."
msgstr "ファイルは空です。実体のあるファイルをアップロードしてください。"
#: wp-admin/includes/file.php:798
msgid "Specified file failed upload test."
msgstr "指定したファイルのアップロードテストに失敗しました。"
#: wp-admin/includes/file.php:788
msgid "Invalid form submission."
msgstr "フォームの送信が正しくありません。"
#: wp-admin/includes/file.php:774
msgid "File upload stopped by extension."
msgstr "拡張モジュールによってファイルアップロードが停止しました。"
#: wp-admin/includes/file.php:773
msgid "Failed to write file to disk."
msgstr "ディスクへのファイルの書き込みに失敗しました。"
#: wp-admin/includes/file.php:772
msgid "Missing a temporary folder."
msgstr "一時フォルダーが見つかりません。"
#: wp-admin/includes/file.php:770
msgid "No file was uploaded."
msgstr "ファイルをアップロードできませんでした。"
#: wp-admin/includes/file.php:769
msgid "The uploaded file was only partially uploaded."
msgstr "ファイルの一部分的のみしかアップロードできませんでした。"
#: wp-admin/includes/file.php:768
msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form."
msgstr "アップロードしたファイルは HTML フォームで指定された MAX_FILE_SIZE を超過しています。"
#: wp-admin/includes/file.php:767
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "アップロードしたファイルは php.ini で定義された upload_max_filesize を超過しています。"
#: wp-admin/includes/file.php:559
msgid "Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP."
msgstr "致命的なエラーをチェックするためにサイトと通信できないため、PHP の変更は取り消されました。SFTP を使うなど、他の手段で PHP ファイルの変更をアップロードする必要があります。"
#: wp-admin/includes/file.php:499
msgid "Unable to write to file."
msgstr "ファイルに書き込みできません。"
#: wp-admin/includes/file.php:481 wp-admin/plugin-editor.php:115
msgid "Files of this type are not editable."
msgstr "この種類のファイルは編集できません。"
#: wp-admin/includes/file.php:473 wp-admin/plugin-editor.php:108
#: wp-admin/theme-editor.php:276
msgid "File does not exist! Please double check the name and try again."
msgstr "ファイルがありません。名前に間違いがないか確認し、再試行してください。"
#: wp-admin/includes/file.php:420 wp-admin/theme-editor.php:18
msgid "Sorry, you are not allowed to edit templates for this site."
msgstr "このサイトのテンプレートを編集する権限がありません。"
#: wp-admin/includes/file.php:388 wp-admin/plugin-editor.php:18
msgid "Sorry, you are not allowed to edit plugins for this site."
msgstr "このサイトのプラグインを編集する権限がありません。"
#: wp-admin/includes/file.php:319 wp-admin/options-permalink.php:341
#: wp-admin/options-permalink.php:366 wp-admin/options-permalink.php:399
#: wp-admin/plugin-editor.php:288 wp-admin/theme-editor.php:321
msgid "https://wordpress.org/support/article/changing-file-permissions/"
msgstr "https://wordpress.org/support/article/changing-file-permissions/"
#. translators: %s: Documentation URL.
#: wp-admin/includes/file.php:318 wp-admin/plugin-editor.php:287
#: wp-admin/theme-editor.php:320
msgid "You need to make this file writable before you can save your changes. See <a href=\"%s\">Changing File Permissions</a> for more information."
msgstr "変更を保存するには事前にこのファイルを書き込み可能にする必要があります。詳しい情報は <a href=\"%s\">ファイルパーミッションの変更</a> を参照してください。"
#. translators: 1: Line number, 2: File path.
#: wp-admin/includes/file.php:306
msgid "Your PHP code changes were rolled back due to an error on line %1$s of file %2$s. Please fix and try saving again."
msgstr "%2$s ファイルの%1$s行目のエラーのため、PHP コードの変更をロールバックしました。修正し、もう一度保存してください。"
#. translators: %s: Template name.
#: wp-admin/includes/file.php:91
msgid "%s Page Template"
msgstr "%s 固定ページテンプレート"
#: wp-admin/includes/file.php:64
msgid "Popup Comments"
msgstr "ポップアップコメント"
#: wp-admin/includes/file.php:63
msgid "Popup Comments Template"
msgstr "ポップアップコメントのテンプレート"
#: wp-admin/includes/file.php:62
msgid "Comments Template"
msgstr "コメントテンプレート"
#: wp-admin/includes/file.php:59
msgid ".htaccess (for rewrite rules )"
msgstr ".htaccess (rewrite ルール用)"
#: wp-admin/includes/file.php:58
msgid "my-hacks.php (legacy hacks support)"
msgstr "my-hacks.php (レガシーハックに対応)"
#: wp-admin/includes/file.php:56
msgid "RTL Stylesheet"
msgstr "RTL スタイルシート"
#: wp-admin/includes/file.php:55
msgid "Visual Editor RTL Stylesheet"
msgstr "ビジュアルエディターの RTL スタイルシート"
#: wp-admin/includes/file.php:54
msgid "Visual Editor Stylesheet"
msgstr "ビジュアルエディターのスタイルシート"
#: wp-admin/includes/file.php:51
msgid "Embed Footer Template"
msgstr "埋め込みフッターテンプレート"
#: wp-admin/includes/file.php:50
msgid "Embed Header Template"
msgstr "埋め込みヘッダーテンプレート"
#: wp-admin/includes/file.php:49
msgid "Embed Content Template"
msgstr "埋め込みコンテンツテンプレート"
#: wp-admin/includes/file.php:48
msgid "Embed 404 Template"
msgstr "埋め込み 404 テンプレート"
#: wp-admin/includes/file.php:47
msgid "Embed Template"
msgstr "埋め込みテンプレート"
#: wp-admin/includes/file.php:45
msgid "Application Attachment Template"
msgstr "アプリケーション添付テンプレート"
#: wp-admin/includes/file.php:44
msgid "Audio Attachment Template"
msgstr "音声添付テンプレート"
#: wp-admin/includes/file.php:43
msgid "Video Attachment Template"
msgstr "動画添付テンプレート"
#: wp-admin/includes/file.php:42
msgid "Image Attachment Template"
msgstr "画像添付テンプレート"
#: wp-admin/includes/file.php:41
msgid "Attachment Template"
msgstr "添付ファイルテンプレート"
#: wp-admin/includes/file.php:39 wp-admin/options-privacy.php:123
msgid "Privacy Policy Page"
msgstr "プライバシーポリシーページ"
#: wp-admin/includes/file.php:37
msgid "Single Page"
msgstr "個別投稿ページ"
#: wp-admin/includes/file.php:36
msgid "Single Post"
msgstr "個別投稿"
#: wp-admin/includes/file.php:35
msgid "Singular Template"
msgstr "単一テンプレート"
#: wp-admin/includes/file.php:33
msgid "Date Template"
msgstr "日付テンプレート"
#: wp-admin/includes/file.php:31
msgid "Posts Page"
msgstr "投稿ページ"
#: wp-admin/includes/file.php:30
msgid "Tag Template"
msgstr "投稿タグテンプレート"
#: wp-admin/includes/file.php:29
msgid "Category Template"
msgstr "カテゴリーテンプレート"
#: wp-admin/includes/file.php:28
msgid "Taxonomy Template"
msgstr "タクソノミーテンプレート"
#: wp-admin/includes/file.php:27
msgid "Author Template"
msgstr "投稿者テンプレート"
#: wp-admin/includes/file.php:25
msgid "Main Index Template"
msgstr "メインインデックスのテンプレート"
#: wp-admin/includes/file.php:23
msgid "Links Template"
msgstr "リンクテンプレート"
#: wp-admin/includes/file.php:22
msgid "404 Template"
msgstr "404 テンプレート"
#: wp-admin/includes/file.php:21
msgid "Search Form"
msgstr "検索フォーム"
#: wp-admin/includes/file.php:18
msgid "Theme Footer"
msgstr "テーマフッター"
#: wp-admin/includes/file.php:17
msgid "Theme Header"
msgstr "テーマヘッダー"
#: wp-admin/includes/file.php:16
msgid "Theme Functions"
msgstr "テーマのための関数"
#. translators: %s: Directory name.
#: wp-admin/includes/class-wp-filesystem-base.php:300
msgid "Found %s"
msgstr "%s が見つかりました"
#. translators: %s: Directory name.
#: wp-admin/includes/class-wp-filesystem-base.php:283
msgid "Changing to %s"
msgstr "%s に変更しています"
#. translators: 1: Folder to locate, 2: Folder to start searching from.
#: wp-admin/includes/class-wp-filesystem-base.php:255
msgid "Looking for %1$s in %2$s"
msgstr "%2$s 内で %1$s を探しています"
#. translators: 1: .po, 2: .mo
#: wp-admin/includes/class-language-pack-upgrader.php:351
msgid "The language pack is missing either the %1$s or %2$s files."
msgstr "言語パックに %1$s か %2$s のどちらかのファイルがありません。"
#: wp-admin/includes/class-language-pack-upgrader.php:122
msgid "Could not remove the old translation."
msgstr "古い翻訳を削除できませんでした。"
#: wp-admin/includes/class-language-pack-upgrader.php:121
msgid "Removing the old version of the translation…"
msgstr "古いバージョンの翻訳を削除中…"
#: wp-admin/includes/class-language-pack-upgrader.php:120
msgid "Translation updated successfully."
msgstr "翻訳が正常に更新されました。"
#: wp-admin/includes/class-language-pack-upgrader.php:119
msgid "Translation update failed."
msgstr "翻訳の更新に失敗しました。"
#. translators: %s: Package URL.
#: wp-admin/includes/class-language-pack-upgrader.php:117
msgid "Downloading translation from %s…"
msgstr "%s から翻訳をダウンロード中…"
#: wp-admin/includes/class-language-pack-upgrader.php:114
#: wp-admin/update-core.php:530
msgid "Your translations are all up to date."
msgstr "翻訳はすべて最新版です。"
#: wp-admin/includes/class-language-pack-upgrader.php:113
msgid "Some of your translations need updating. Sit tight for a few more seconds while we update them as well."
msgstr "更新が必要な翻訳が一部あります。更新が終わるまでしばらくお持ちください。"
#. translators: 1: Eraser friendly name, 2: Eraser array index.
#: wp-admin/includes/ajax-actions.php:5084
msgid "Expected done flag in response array from %1$s eraser (index %2$d)."
msgstr "%1$s 消去ツール (インデックス %2$d) からのレスポンス配列に完了フラッグが含まれていません。"
#. translators: 1: Eraser friendly name, 2: Eraser array index.
#: wp-admin/includes/ajax-actions.php:5073
msgid "Expected messages key to reference an array in response array from %1$s eraser (index %2$d)."
msgstr "%1$s 消去ツール (インデックス%2$d) からのレスポンス配列に、配列を参照するメッセージキーが含まれていません。"
#. translators: 1: Eraser friendly name, 2: Eraser array index.
#: wp-admin/includes/ajax-actions.php:5062
msgid "Expected messages key in response array from %1$s eraser (index %2$d)."
msgstr "%1$s 消去ツール (インデックス%2$d) からのレスポンス配列にメッセージキーが含まれていません。"
#. translators: 1: Eraser friendly name, 2: Eraser array index.
#: wp-admin/includes/ajax-actions.php:5051
msgid "Expected items_retained key in response array from %1$s eraser (index %2$d)."
msgstr "%1$s 消去ツール (インデックス%2$d) からのレスポンス配列に items_retained キーが含まれていません。"
#. translators: 1: Eraser friendly name, 2: Eraser array index.
#: wp-admin/includes/ajax-actions.php:5040
msgid "Expected items_removed key in response array from %1$s eraser (index %2$d)."
msgstr "%1$s 消去ツール (インデックス%2$d) からのレスポンス配列に items_removed キーが含まれていません。"
#. translators: 1: Eraser friendly name, 2: Eraser array index.
#: wp-admin/includes/ajax-actions.php:5029
msgid "Did not receive array from %1$s eraser (index %2$d)."
msgstr "%1$s 消去ツール (インデックス %2$d) から配列を受け取りませんでした。"
#. translators: %s: Eraser friendly name.
#: wp-admin/includes/ajax-actions.php:5012
msgid "Eraser callback is not valid: %s."
msgstr "消去のコールバックが無効です: %s。"
#. translators: %s: Eraser friendly name.
#: wp-admin/includes/ajax-actions.php:5002
msgid "Eraser does not include a callback: %s."
msgstr "消去にコールバックを含めることはできません: %s。"
#. translators: %d: Eraser array index.
#: wp-admin/includes/ajax-actions.php:4993
msgid "Eraser array at index %d does not include a friendly name."
msgstr "インデックス %d の消去ツール配列にフレンドリーネームが含まれていません。"
#. translators: %d: Eraser array index.
#: wp-admin/includes/ajax-actions.php:4988
msgid "Expected an array describing the eraser at index %d."
msgstr "インデックス %s に消去ツールを説明する配列が含まれていません。"
#: wp-admin/includes/ajax-actions.php:4975
msgid "Eraser index is out of range."
msgstr "消去ツールインデックスが範囲外です。"
#: wp-admin/includes/ajax-actions.php:4971
msgid "Eraser index cannot be less than one."
msgstr "消去ツールインデックスは1以上でなければなりません。"
#: wp-admin/includes/ajax-actions.php:4934
msgid "Missing eraser index."
msgstr "消去ツールインデックスがありません。"
#: wp-admin/includes/ajax-actions.php:4930
msgid "Invalid email address in request."
msgstr "リクエストのメールアドレスが無効です。"
#. translators: %s: Exporter friendly name.
#: wp-admin/includes/ajax-actions.php:4859
msgid "Expected done (boolean) in response array from exporter: %s."
msgstr "エクスポートツール %s からのレスポンス配列に done (ブーリアン) が含まれていません。"
#. translators: %s: Exporter friendly name.
#: wp-admin/includes/ajax-actions.php:4852
msgid "Expected data array in response array from exporter: %s."
msgstr "エクスポートツール %s からのレスポンス配列にデータ配列が含まれていません。"
#. translators: %s: Exporter friendly name.
#: wp-admin/includes/ajax-actions.php:4845
msgid "Expected data in response array from exporter: %s."
msgstr "エクスポートツール %s からのレスポンス配列にデータが含まれていません。"
#. translators: %s: Exporter friendly name.
#: wp-admin/includes/ajax-actions.php:4838
msgid "Expected response as an array from exporter: %s."
msgstr "エクスポートツールからのレスポンスに配列が含まれていません: %s。"
#. translators: %s: Exporter friendly name.
#: wp-admin/includes/ajax-actions.php:4824
msgid "Exporter callback is not a valid callback: %s."
msgstr "不正なエクスポートツールのコールバック: %s。"
#. translators: %s: Exporter friendly name.
#: wp-admin/includes/ajax-actions.php:4817
msgid "Exporter does not include a callback: %s."
msgstr "エクスポートツールにコールバックが含まれていません: %s。"
#. translators: %s: Exporter array index.
#: wp-admin/includes/ajax-actions.php:4808
msgid "Exporter array at index %s does not include a friendly name."
msgstr "インデックス %s のエクスポートツールの配列にフレンドリーネームが含まれていません。"
#. translators: %s: Exporter array index.
#: wp-admin/includes/ajax-actions.php:4801
msgid "Expected an array describing the exporter at index %s."
msgstr "インデックス %s にエクスポートツールを説明する配列が含まれていません。"
#: wp-admin/includes/ajax-actions.php:4791
#: wp-admin/includes/ajax-actions.php:4979
msgid "Page index cannot be less than one."
msgstr "ページインデックスは1以上でなければなりません。"
#: wp-admin/includes/ajax-actions.php:4787
msgid "Exporter index is out of range."
msgstr "エクスポートツールのインデックスが範囲外です。"
#: wp-admin/includes/ajax-actions.php:4783
msgid "Exporter index cannot be negative."
msgstr "エクスポートツールのインデックスを負の値とすることはできません。"
#: wp-admin/includes/ajax-actions.php:4777
msgid "An exporter has improperly used the registration filter."
msgstr "エクスポートツールが登録フィルターを不適切に使用しました。"
#: wp-admin/includes/ajax-actions.php:4748
#: wp-admin/includes/ajax-actions.php:4940
msgid "Missing page index."
msgstr "ページインデックスがありません。"
#: wp-admin/includes/ajax-actions.php:4742
msgid "Missing exporter index."
msgstr "エクスポートツールインデックスがありません。"
#: wp-admin/includes/ajax-actions.php:4738
msgid "A valid email address must be given."
msgstr "有効なメールアドレスが必要です。"
#: wp-admin/includes/ajax-actions.php:4733
#: wp-admin/includes/ajax-actions.php:4924
msgid "Invalid request type."
msgstr "無効なリクエストタイプ。"
#: wp-admin/includes/ajax-actions.php:4724
#: wp-admin/includes/ajax-actions.php:4915
msgid "Sorry, you are not allowed to perform this action."
msgstr "この操作を実行する権限がありません。"
#: wp-admin/includes/ajax-actions.php:4720
#: wp-admin/includes/ajax-actions.php:4910
msgid "Invalid request ID."
msgstr "不正なリクエスト ID。"
#: wp-admin/includes/ajax-actions.php:4700 wp-admin/plugin-editor.php:183
#: wp-admin/theme-editor.php:190
msgid "File edited successfully."
msgstr "ファイルの編集に成功しました。"
#: wp-admin/includes/ajax-actions.php:4600
#: wp-admin/includes/ajax-actions.php:4652 wp-admin/plugins.php:13
msgid "Sorry, you are not allowed to manage plugins for this site."
msgstr "このサイトのプラグインを管理する権限がありません。"
#: wp-admin/includes/ajax-actions.php:4567
msgid "Plugin could not be deleted."
msgstr "プラグインを削除できませんでした。"
#: wp-admin/includes/ajax-actions.php:4536 wp-admin/plugins.php:502
msgid "You cannot delete a plugin while it is active on the main site."
msgstr "メインのサイトで有効になっているためプラグインを削除できません。"
#: wp-admin/includes/ajax-actions.php:4527 wp-admin/plugins.php:252
msgid "Sorry, you are not allowed to delete plugins for this site."
msgstr "このサイトのプラグインを削除する権限がありません。"
#: wp-admin/includes/ajax-actions.php:4422 wp-admin/update.php:25
#: wp-admin/update.php:53 wp-admin/update.php:75
msgid "Sorry, you are not allowed to update plugins for this site."
msgstr "このサイトのプラグインを更新する権限がありません。"
#: wp-admin/includes/ajax-actions.php:4309 wp-admin/plugin-install.php:19
#: wp-admin/update.php:102 wp-admin/update.php:145
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr "このサイトにプラグインをインストールする権限がありません。"
#: wp-admin/includes/ajax-actions.php:4298
#: wp-admin/includes/ajax-actions.php:4407
#: wp-admin/includes/ajax-actions.php:4514
msgid "No plugin specified."
msgstr "プラグインが指定されていません。"
#: wp-admin/includes/ajax-actions.php:4274
msgid "Theme could not be deleted."
msgstr "テーマを削除できませんでした。"
#: wp-admin/includes/ajax-actions.php:4236
msgid "Sorry, you are not allowed to delete themes on this site."
msgstr "このサイトのテーマを削除する権限がありません。"
#: wp-admin/includes/ajax-actions.php:4203
msgid "Update failed."
msgstr "更新に失敗しました。"
#: wp-admin/includes/ajax-actions.php:4143 wp-admin/update.php:175
#: wp-admin/update.php:196
msgid "Sorry, you are not allowed to update themes for this site."
msgstr "このサイトのテーマを更新する権限がありません。"
#: wp-admin/includes/ajax-actions.php:4062
#: wp-admin/includes/ajax-actions.php:4192
#: wp-admin/includes/ajax-actions.php:4256
#: wp-admin/includes/ajax-actions.php:4356
#: wp-admin/includes/ajax-actions.php:4482
#: wp-admin/includes/ajax-actions.php:4551
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr "ファイルシステムに接続できません。認証情報を確認してください。"
#: wp-admin/includes/ajax-actions.php:4019 wp-admin/theme-install.php:16
#: wp-admin/update.php:224 wp-admin/update.php:264
msgid "Sorry, you are not allowed to install themes on this site."
msgstr "このサイトにテーマをインストールする権限がありません。"
#: wp-admin/includes/ajax-actions.php:4006
#: wp-admin/includes/ajax-actions.php:4129
#: wp-admin/includes/ajax-actions.php:4224
msgid "No theme specified."
msgstr "テーマが指定されていません。"
#: wp-admin/includes/ajax-actions.php:3866
msgid "Image could not be processed."
msgstr "画像を処理できませんでした。"
#. translators: %s: User's display name.
#: wp-admin/includes/ajax-actions.php:3841
msgid "%s has been logged out."
msgstr "%s をログアウトしました。"
#: wp-admin/includes/ajax-actions.php:3837
msgid "You are now logged out everywhere else."
msgstr "他のすべてでログアウトしました。"
#: wp-admin/includes/ajax-actions.php:3828
msgid "Could not log out user sessions. Please try again."
msgstr "ユーザーセッションからログアウトできませんでした。もう一度お試しください。"
#: wp-admin/includes/ajax-actions.php:3699
msgid "This preview is unavailable in the editor."
msgstr "このプレビューはエディターでは表示できません。"
#. translators: %s: URL that could not be embedded.
#: wp-admin/includes/ajax-actions.php:3665
msgid "%s failed to embed."
msgstr "%s の埋め込みに失敗しました。"
#. translators: 1: Post edited date, 2: Post edited time.
#. translators: 1: Date of last edit, 2: Time of last edit.
#: wp-admin/edit-form-advanced.php:619 wp-admin/includes/ajax-actions.php:2791
msgid "Last edited on %1$s at %2$s"
msgstr "最後の編集: %1$s %2$s"
#. translators: 1: Name of most recent post author, 2: Post edited date, 3:
#. Post edited time.
#. translators: 1: User's display name, 2: Date of last edit, 3: Time of last
#. edit.
#: wp-admin/edit-form-advanced.php:616 wp-admin/includes/ajax-actions.php:2788
msgid "Last edited by %1$s on %2$s at %3$s"
msgstr "最後の編集: %2$s %3$s - %1$s"
#: wp-admin/includes/ajax-actions.php:2505
msgid "Sorry, you are not allowed to attach files to this post."
msgstr "この投稿にファイルを添付する権限がありません。"
#: wp-admin/includes/ajax-actions.php:2426
msgid "Upload failed. Please reload and try again."
msgstr "アップロードに失敗しました。ページを再読込してもう一度お試しください。"
#: wp-admin/includes/ajax-actions.php:2175
msgid "Type"
msgstr "タイプ"
#. translators: %s: User's display name.
#: wp-admin/includes/ajax-actions.php:2004
msgid "Saving is disabled: %s is currently editing this page."
msgstr "自動保存は無効化されています。現在 %s さんがこのページを編集中です。"
#. translators: %s: User's display name.
#: wp-admin/includes/ajax-actions.php:2000
msgid "Saving is disabled: %s is currently editing this post."
msgstr "自動保存は無効化されています。現在 %s さんがこの投稿を編集中です。"
#: wp-admin/includes/ajax-actions.php:1997
msgid "Someone"
msgstr "だれか"
#. translators: %s: The new user.
#: wp-admin/includes/ajax-actions.php:1695
msgid "User %s added"
msgstr "ユーザー %s を追加しました"
#: wp-admin/includes/ajax-actions.php:1605
msgid "Please provide a custom field name."
msgstr "カスタムフィールドの名前を入力してください。"
#: wp-admin/includes/ajax-actions.php:1574
#: wp-admin/includes/ajax-actions.php:1582
msgid "Please provide a custom field value."
msgstr "カスタムフィールドの値を入力してください。"
#. translators: 1: Post creation date, 2: Post creation time.
#: wp-admin/includes/ajax-actions.php:1557
msgid "Draft created on %1$s at %2$s"
msgstr "%1$s%2$sに下書き作成"
#: wp-admin/includes/ajax-actions.php:1500
msgid "Menu Item"
msgstr "メニュー項目"
#: wp-admin/includes/ajax-actions.php:1302
#: wp-admin/includes/ajax-actions.php:1404
msgid "ERROR: please type a comment."
msgstr "エラー: コメントを入力してください。"
#: wp-admin/includes/ajax-actions.php:1298
msgid "Sorry, you must be logged in to reply to a comment."
msgstr "コメントを投稿するにはログインが必要です。"
#: wp-admin/includes/ajax-actions.php:1272
msgid "ERROR: you are replying to a comment on a draft post."
msgstr "エラー: 下書きとして保存された投稿へのコメントに返信しようとしています。"
#. translators: %d: Comment ID.
#: wp-admin/includes/ajax-actions.php:957
msgid "Comment %d does not exist"
msgstr "コメント %d は存在しません"
#. translators: 1: User login, 2: User email address.
#: wp-admin/includes/ajax-actions.php:325
msgctxt "user autocomplete result"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:111
msgid "Data Erasure has failed."
msgstr "データの消去に失敗しました。"
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:67
msgid "Force Erasure has failed."
msgstr "強制消去に失敗しました。"
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:66
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:110
msgid "Erasure completed."
msgstr "消去を完了しました。"
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:65
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:109
msgid "Erasing Data..."
msgstr "データを消去中…"
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:64
msgid "Force Erase Personal Data"
msgstr "個人データを強制消去する"
#: wp-admin/includes/taxonomy.php:136
msgid "You did not enter a category name."
msgstr "カテゴリー名が入力されていません。"
#: wp-admin/includes/class-wp-upgrader.php:164
msgid "The package could not be installed."
msgstr "パッケージをインストールできませんでした。"
#: wp-admin/includes/class-wp-upgrader.php:162
msgid "Destination folder already exists."
msgstr "目的のフォルダーはすでに存在しています。"
#: wp-admin/includes/class-wp-upgrader.php:161
msgid "The package contains no files."
msgstr "パッケージ内にファイルがありません。"
#: wp-admin/includes/class-wp-upgrader.php:160
msgid "Installing the latest version…"
msgstr "最新のバージョンをインストールしています…"
#. translators: %s: Directory name.
#: wp-admin/includes/class-wp-upgrader.php:157
msgid "Unable to locate needed folder (%s)."
msgstr "必要なフォルダー (%s) が見つかりません。"
#: wp-admin/includes/class-wp-upgrader.php:154 wp-admin/includes/plugin.php:932
msgid "Unable to locate WordPress plugin directory."
msgstr "WordPress プラグインディレクトリが見つかりません。"
#: wp-admin/includes/class-wp-upgrader.php:153
msgid "Unable to locate WordPress content directory (wp-content)."
msgstr "WordPress のコンテンツディレクトリ (wp-content) が見つかりません。"
#: wp-admin/includes/class-wp-upgrader.php:152
msgid "Unable to locate WordPress root directory."
msgstr "WordPress のルートディレクトリが見つかりません。"
#: wp-admin/includes/class-wp-upgrader.php:149
msgid "Invalid data provided."
msgstr "無効なデータです。"
#: wp-admin/includes/deprecated.php:1380
msgid "Popular Plugin"
msgstr "人気のプラグイン"
#. translators: 1: Starting number of users on the current page, 2: Ending
#. number of users, 3: Total number of users.
#: wp-admin/includes/deprecated.php:604
msgid "Displaying %1$s–%2$s of %3$s"
msgstr "%1$s–%2$s件 (%3$s件中) を表示中"
#: wp-admin/includes/image.php:159
msgid "The attached file cannot be found."
msgstr "添付ファイルが見つかりません。"
#. translators: 1: Theme name, 2: Number of the theme, 3: Total number of
#. themes being updated.
#: wp-admin/includes/class-bulk-theme-upgrader-skin.php:24
msgid "Updating Theme %1$s (%2$d/%3$d)"
msgstr "%1$s テーマを更新中 (%2$d/%3$d)"
#: wp-admin/includes/class-language-pack-upgrader-skin.php:31
#: wp-admin/update-core.php:541 wp-admin/update-core.php:921
msgid "Update Translations"
msgstr "翻訳を更新"
#. translators: 1: Error code, 2: Error message.
#: wp-admin/includes/class-wp-automatic-updater.php:972
msgid "Rollback Error: [%1$s] %2$s"
msgstr "ロールバックエラー: [%1$s] %2$s"
#: wp-admin/includes/class-wp-automatic-updater.php:942
msgid ""
"UPDATE LOG\n"
"=========="
msgstr ""
"更新ログ\n"
"=========="
#. translators: Background update finished notification email subject. %s: Site
#. title.
#: wp-admin/includes/class-wp-automatic-updater.php:938
msgid "[%s] Background Update Finished"
msgstr "[%s] バックグラウンド更新が終了しました"
#. translators: Background update failed notification email subject. %s: Site
#. title.
#: wp-admin/includes/class-wp-automatic-updater.php:935
msgid "[%s] Background Update Failed"
msgstr "[%s] バックグラウンド更新に失敗しました"
#: wp-admin/includes/class-wp-automatic-updater.php:919
msgid ""
"BETA TESTING?\n"
"=============\n"
"\n"
"This debugging email is sent when you are using a development version of WordPress.\n"
"\n"
"If you think these failures might be due to a bug in WordPress, could you report it?\n"
" * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta\n"
" * Or, if you're comfortable writing a bug report: https://core.trac.wordpress.org/\n"
"\n"
"Thanks! -- The WordPress Team"
msgstr ""
"ベータテスト中の方へ\n"
"====================\n"
"\n"
"このデバッグメールは開発版の WordPress を利用中の場合に送信されます。\n"
"\n"
"失敗の原因が WordPress のバグにあると思われる場合は報告にご協力ください。\n"
" * サポートフォーラムにスレッドを開く: https://ja.wordpress.org/support/forum/alphabeta/\n"
" * バグレポートを書くことに抵抗がない方はこちらからどうぞ: https://core.trac.wordpress.org/\n"
"\n"
"ありがとうございます ! -- WordPress チーム"
#. translators: %s: Name of plugin / theme / translation.
#: wp-admin/includes/class-wp-automatic-updater.php:908
msgid "FAILED: %s"
msgstr "失敗: %s"
#: wp-admin/includes/class-wp-automatic-updater.php:901
msgid "The following translations failed to update:"
msgstr "以下の翻訳ファイルの更新に失敗しました:"
#: wp-admin/includes/class-wp-automatic-updater.php:900
msgid "The following themes failed to update:"
msgstr "以下のテーマの更新に失敗しました:"
#: wp-admin/includes/class-wp-automatic-updater.php:899
msgid "The following plugins failed to update:"
msgstr "以下のプラグインの更新に失敗しました:"
#. translators: %s: Name of plugin / theme / translation.
#: wp-admin/includes/class-wp-automatic-updater.php:893
msgid "SUCCESS: %s"
msgstr "成功: %s"
#: wp-admin/includes/class-wp-automatic-updater.php:887
msgid "The following translations were successfully updated:"
msgstr "以下の翻訳ファイルの更新に成功しました:"
#: wp-admin/includes/class-wp-automatic-updater.php:886
msgid "The following themes were successfully updated:"
msgstr "以下のテーマの更新に成功しました:"
#: wp-admin/includes/class-wp-automatic-updater.php:885
msgid "The following plugins were successfully updated:"
msgstr "以下のプラグインの更新に成功しました:"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:871
msgid "FAILED: WordPress failed to update to %s"
msgstr "失敗: WordPress バージョン %s への更新に失敗しました"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:868
msgid "SUCCESS: WordPress was successfully updated to %s"
msgstr "成功: WordPress バージョン %s への更新に成功しました"
#. translators: %s: Network home URL.
#: wp-admin/includes/class-wp-automatic-updater.php:861
msgid "WordPress site: %s"
msgstr "WordPress サイト: %s"
#. translators: %s: Error code.
#: wp-admin/includes/class-wp-automatic-updater.php:802
msgid "Error code: %s"
msgstr "エラーコード: %s"
#: wp-admin/includes/class-wp-automatic-updater.php:786
msgid "Your hosting company, support forum volunteers, or a friendly developer may be able to use this information to help you:"
msgstr "ホスティング会社、サポートフォーラムのボランティア、または心優しい開発者があなたを助けるため、この情報を使用することができるでしょう。"
#: wp-admin/includes/class-wp-automatic-updater.php:785
msgid "We have some data that describes the error your site encountered."
msgstr "サイトに生じたエラーについて説明するデータがあります。"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:784
msgid "Your site was running version %s."
msgstr "サイトはバージョン%sでした。"
#: wp-admin/includes/class-wp-automatic-updater.php:779
msgid "The WordPress Team"
msgstr "WordPress チーム"
#: wp-admin/includes/class-wp-automatic-updater.php:775
msgid "You also have some plugins or themes with updates available. Update them now:"
msgstr "最新版が利用できるプラグインまたはテーマもあります。今すぐ更新してください。"
#: wp-admin/includes/class-wp-automatic-updater.php:770
msgid "If you reach out to us, we'll also ensure you'll never have this problem again."
msgstr "また、私たちにご連絡いただければ、今後は二度とこの問題が発生しないようにします。"
#: wp-admin/includes/class-wp-automatic-updater.php:766
#: wp-admin/update-core.php:699
msgid "Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers."
msgstr "サイトを更新した状態に保つことはセキュリティにとって重要です。それはまた、あなたとあなたの読者にとってインターネットをより安全な場所にすることでもあります。"
#: wp-admin/includes/class-wp-automatic-updater.php:760
msgid "If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help."
msgstr "問題が生じたり、サポートが必要な場合は、WordPress.org のサポートフォーラムのボランティアが助けになるでしょう。"
#. translators: %s: Support email address.
#: wp-admin/includes/class-wp-automatic-updater.php:755
msgid "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working."
msgstr "WordPress チームがお助けします。このメールを %s に転送すれば、サイトが正しく動作するようご協力します。"
#: wp-admin/includes/class-wp-automatic-updater.php:745
msgid "Please check out your site now. It's possible that everything is working. If it says you need to update, you should do so:"
msgstr "サイトを確認してみてください。すべて問題なく動いている可能性があります。更新の必要があると表示されている場合は指示にしたがってください。"
#: wp-admin/includes/class-wp-automatic-updater.php:743
msgid "This means your site may be offline or broken. Don't panic; this can be fixed."
msgstr "サイトはオフラインになっているか壊れている可能性があります。しかし心配しないでください。修復可能です。"
#. translators: 1: Home URL, 2: WordPress latest version.
#: wp-admin/includes/class-wp-automatic-updater.php:737
msgid "Your site at %1$s experienced a critical failure while trying to update to the latest version of WordPress, %2$s."
msgstr "%1$s のサイトは、WordPress の最新バージョン %2$s に更新する際、致命的に失敗しました。"
#. translators: 1: Home URL, 2: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:730
msgid "Your site at %1$s experienced a critical failure while trying to update WordPress to version %2$s."
msgstr "%1$s のサイトは、WordPress をバージョン %2$s に更新する際、致命的に失敗しました。"
#: wp-admin/includes/class-wp-automatic-updater.php:719
msgid "We tried but were unable to update your site automatically."
msgstr "自動更新を試みましたが完了できませんでした。"
#. translators: 1: Home URL, 2: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:709
msgid "Please update your site at %1$s to WordPress %2$s."
msgstr "サイト (%1$s) を WordPress %2$s に更新してください。"
#: wp-admin/includes/class-wp-automatic-updater.php:699
#: wp-admin/includes/class-wp-automatic-updater.php:722
msgid "Updating is easy and only takes a few moments:"
msgstr "更新は簡単で、すぐに終わります。"
#. translators: %s: WordPress latest version.
#: wp-admin/includes/class-wp-automatic-updater.php:698
msgid "WordPress %s is also now available."
msgstr "WordPress %s も利用できます。"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:693
msgid "For more on version %s, see the About WordPress screen:"
msgstr "バージョン %s について詳しくは「WordPress について」画面をご覧ください。"
#: wp-admin/includes/class-wp-automatic-updater.php:687
msgid "No further action is needed on your part."
msgstr "何もする必要はありません。"
#. translators: 1: Home URL, 2: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:681
msgid "Howdy! Your site at %1$s has been updated automatically to WordPress %2$s."
msgstr "サイト (%1$s) を WordPress %2$s へ自動更新しました。"
#. translators: Site down notification email subject. 1: Site title.
#: wp-admin/includes/class-wp-automatic-updater.php:664
msgid "[%1$s] URGENT: Your site may be down due to a failed update"
msgstr "[%1$s] 重要: 更新失敗によりサイトがダウンしている可能性があります"
#. translators: Update available notification email subject. 1: Site title, 2:
#. WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:659
msgid "[%1$s] WordPress %2$s is available. Please update!"
msgstr "[%1$s] WordPress %2$s がご利用いただけます。更新をお願いします。"
#. translators: Site updated notification email subject. 1: Site title, 2:
#. WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:653
msgid "[%1$s] Your site has updated to WordPress %2$s"
msgstr "[%1$s] WordPress %2$s へのサイト更新が完了しました"
#: wp-admin/includes/class-wp-automatic-updater.php:378
#: wp-admin/update-core.php:621
msgid "Installation Failed"
msgstr "インストール失敗"
#. translators: 1: Project name (plugin, theme, or WordPress), 2: Language.
#: wp-admin/includes/class-language-pack-upgrader-skin.php:51
#: wp-admin/includes/class-wp-automatic-updater.php:342
msgid "Updating translations for %1$s (%2$s)…"
msgstr "%1$s (%2$s) の翻訳を更新しています…"
#. translators: %s: Project name (plugin, theme, or WordPress).
#: wp-admin/includes/class-wp-automatic-updater.php:340
msgid "Translations for %s"
msgstr "%sの翻訳"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-automatic-updater.php:335
msgid "Updating plugin: %s"
msgstr "プラグインを更新中: %s"
#. translators: %s: Theme name.
#: wp-admin/includes/class-wp-automatic-updater.php:328
msgid "Updating theme: %s"
msgstr "テーマを更新中: %s"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:321
msgid "WordPress %s"
msgstr "WordPress %s"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-automatic-updater.php:319
msgid "Updating to WordPress %s"
msgstr "WordPress %s へ更新中"
#: wp-admin/includes/template.php:2579
msgid "You are currently editing the page that shows your latest posts."
msgstr "最新の投稿を表示するページを編集中です。"
#. translators: %s: The rating.
#: wp-admin/includes/template.php:2555
msgid "%s rating"
msgstr "評価%s"
#. translators: 1: The rating, 2: The number of ratings.
#: wp-admin/includes/template.php:2551
msgid "%1$s rating based on %2$s rating"
msgid_plural "%1$s rating based on %2$s ratings"
msgstr[0] "評価%1$s (%2$s件の評価に基づく)"
#: wp-admin/includes/template.php:2498
msgid "This will replace the current editor content with the last backup version. You can use undo and redo in the editor to get the old content back or to return to the restored version."
msgstr "現在のエディターの内容を最新のバックアップで置き換えます。エディターの「取り消し」を使用して元の内容に戻したり、「やり直し」を使用して再度バックアップに置き換えることができます。"
#. translators: 1: wp-admin/includes/template.php, 2: add_meta_box(), 3:
#. add_meta_boxes
#: wp-admin/includes/template.php:2468
msgid "Likely direct inclusion of %1$s in order to use %2$s. This is very wrong. Hook the %2$s call into the %3$s action instead."
msgstr "%2$s を使用するために %1$s を直接インクルードしているようです。これは間違いです。代わりに %3$s を呼び出す %2$s にフックしてください。"
#: wp-admin/includes/template.php:2379 wp-admin/nav-menus.php:751
#: wp-admin/options.php:371
msgid "Save Changes"
msgstr "変更を保存"
#: wp-admin/includes/template.php:2215
msgid "Current Background Image"
msgstr "現在の背景画像"
#: wp-admin/includes/template.php:2202
msgid "Current Header Image"
msgstr "現在のヘッダー画像"
#: wp-admin/includes/template.php:2156
msgctxt "page label"
msgid "Privacy Policy Page"
msgstr "プライバシーポリシーページ"
#: wp-admin/includes/template.php:2151
msgctxt "page label"
msgid "Posts Page"
msgstr "投稿ページ"
#: wp-admin/includes/template.php:2147
msgctxt "page label"
msgid "Front Page"
msgstr "フロントページ"
#: wp-admin/includes/template.php:2138
msgctxt "post status"
msgid "Sticky"
msgstr "先頭固定表示"
#: wp-admin/includes/template.php:2130
msgctxt "post status"
msgid "Customization Draft"
msgstr "カスタマイズの下書き"
#: wp-admin/includes/template.php:2125
msgid "Customization Draft"
msgstr "カスタマイズの下書き"
#: wp-admin/includes/template.php:2116
msgctxt "post status"
msgid "Password protected"
msgstr "パスワード保護中"
#: wp-admin/includes/template.php:1871
msgid "Close media attachment panel"
msgstr "メディア添付パネルを閉じる"
#: wp-admin/includes/template.php:1870
msgid "Attach to existing content"
msgstr "既存コンテンツに添付"
#: wp-admin/includes/template.php:1321 wp-admin/includes/network.php:125
#: wp-admin/includes/network.php:200 wp-admin/includes/network.php:260
#: wp-admin/includes/network.php:309 wp-admin/includes/network.php:322
#: wp-admin/includes/network.php:423 wp-admin/includes/network.php:611
#: wp-admin/includes/network.php:653
msgid "Warning:"
msgstr "警告:"
#. translators: Meta box title.
#: wp-admin/includes/template.php:1312
msgid "Toggle panel: %s"
msgstr "パネルを閉じる: %s"
#. translators: %s: A link to use the Classic Editor plugin.
#: wp-admin/includes/template.php:1162
msgid "Please open the <a href=\"%s\">classic editor</a> to use this meta box."
msgstr "このメタボックスを使用するには、<a href=\"%s\">クラシックエディター</a>を開いてください。"
#. translators: %s: A link to activate the Classic Editor plugin.
#: wp-admin/includes/template.php:1149
msgid "Please activate the <a href=\"%s\">Classic Editor plugin</a> to use this meta box."
msgstr "このメタボックスを使用するには、<a href=\"%s\">Classic Editor プラグイン</a>を有効化してください。"
#. translators: %s: A link to install the Classic Editor plugin.
#: wp-admin/includes/template.php:1139
msgid "Please install the <a href=\"%s\">Classic Editor plugin</a> to use this meta box."
msgstr "このメタボックスを使用するには、<a href=\"%s\">Classic Editor プラグイン</a>をインストールしてください。"
#: wp-admin/includes/template.php:1130
msgid "This meta box isn't compatible with the block editor."
msgstr "このメタボックスはブロックエディターに対応していません。"
#. translators: %s: The name of the plugin that generated this meta box.
#: wp-admin/includes/template.php:1128 wp-admin/includes/template.php:1335
msgid "This meta box, from the %s plugin, isn't compatible with the block editor."
msgstr "このメタボックスは %s プラグインから提供されており、ブロックエディターと互換性がありません。"
#: wp-admin/includes/template.php:981
msgid "Upload file and import"
msgstr "ファイルをアップロードしてインポート"
#. translators: %s: Maximum allowed file size.
#: wp-admin/includes/template.php:974
msgid "Maximum size: %s"
msgstr "最大サイズ: %s"
#: wp-admin/includes/template.php:972
msgid "Choose a file from your computer:"
msgstr "自分のコンピュータからファイルを選択:"
#: wp-admin/includes/template.php:962
msgid "Before you can upload your import file, you will need to fix the following error:"
msgstr "インポートファイルをアップロードする前に次のエラーを修復する必要があります:"
#: wp-admin/includes/template.php:746
msgid "Add Custom Field"
msgstr "カスタムフィールドを追加"
#: wp-admin/includes/template.php:733
msgid "Enter new"
msgstr "新規追加"
#: wp-admin/includes/template.php:706
msgid "Add New Custom Field:"
msgstr "カスタムフィールドを追加:"
#: wp-admin/includes/template.php:640
msgid "Key"
msgstr "キー"
#: wp-admin/includes/template.php:568 wp-admin/includes/template.php:583
#: wp-admin/includes/template.php:650 wp-admin/includes/template.php:711
msgid "Value"
msgstr "値"
#: wp-admin/includes/template.php:567 wp-admin/includes/template.php:582
#: wp-admin/includes/template.php:710
msgctxt "meta name"
msgid "Name"
msgstr "名前"
#. translators: %s: Comment author, filled by AJAX.
#: wp-admin/includes/template.php:545
msgid "Comment by %s marked as spam."
msgstr "%s からのコメントをスパムとしてマークしました。"
#. translators: %s: Comment author, filled by AJAX.
#: wp-admin/includes/template.php:536
msgid "Comment by %s moved to the trash."
msgstr "%s からのコメントをゴミ箱に移動しました。"
#: wp-admin/includes/template.php:492
msgid "Submit Reply"
msgstr "返事を送信"
#: wp-admin/includes/template.php:491
msgid "Update Comment"
msgstr "コメントを更新"
#: wp-admin/edit-form-comment.php:72 wp-admin/includes/template.php:455
msgid "Comment"
msgstr "コメント"
#: wp-admin/includes/template.php:451
msgid "Add new Comment"
msgstr "新しいコメントを追加"
#: wp-admin/includes/template.php:450
msgid "Reply to Comment"
msgstr "コメントに返信"
#: wp-admin/comment.php:42 wp-admin/edit-form-comment.php:17
#: wp-admin/includes/template.php:449
msgid "Edit Comment"
msgstr "コメントを編集"
#: wp-admin/includes/plugin-install.php:880
msgid "Latest Version Installed"
msgstr "最新バージョンをインストール済み"
#. translators: %s: Plugin version.
#: wp-admin/includes/plugin-install.php:877
msgid "Newer Version (%s) Installed"
msgstr "新しいバージョン (%s) がインストールされています"
#: wp-admin/includes/plugin-install.php:866
msgid "Install Update Now"
msgstr "今すぐ更新する"
#. translators: %s: URL to WordPress Updates screen.
#: wp-admin/includes/plugin-install.php:825
msgid "<a href=\"%s\" target=\"_parent\">Click here to update WordPress</a>."
msgstr "<a href=\"%s\" target=\"_parent\">WordPress を更新するにはここをクリックしてください</a>。"
#: wp-admin/includes/plugin-install.php:821
msgid "<strong>Error:</strong> This plugin <strong>requires a newer version of WordPress</strong>."
msgstr "<strong>エラー:</strong> このプラグインには<strong>新しいバージョンの WordPress が必要です</strong>。"
#: wp-admin/includes/plugin-install.php:817
msgid "<strong>Warning:</strong> This plugin <strong>has not been tested</strong> with your current version of WordPress."
msgstr "<strong>注意:</strong> このプラグインは現在使用中の WordPress バージョンでは<strong>テストされていません</strong>。"
#. translators: %s: URL to Update PHP page.
#: wp-admin/includes/plugin-install.php:804
msgid "<a href=\"%s\" target=\"_blank\">Click here to learn more about updating PHP</a>."
msgstr "<a href=\"%s\" target=\"_blank\">PHP の更新についての詳細はこちらをクリック</a>してください。"
#: wp-admin/includes/plugin-install.php:800
msgid "<strong>Error:</strong> This plugin <strong>requires a newer version of PHP</strong>."
msgstr "<strong>エラー:</strong> このプラグインには<strong>新しいバージョンの PHP</strong> が必要です。"
#: wp-admin/includes/plugin-install.php:767
msgid "Contributors"
msgstr "貢献者"
#. translators: %s: Number of stars.
#: wp-admin/includes/plugin-install.php:753
msgid "%d star"
msgid_plural "%d stars"
msgstr[0] "%dつ星"
#. translators: 1: Number of stars (used to determine singular/plural), 2:
#. Number of reviews.
#: wp-admin/includes/plugin-install.php:735
msgid "Reviews with %1$d star: %2$s. Opens in a new tab."
msgid_plural "Reviews with %1$d stars: %2$s. Opens in a new tab."
msgstr[0] "%1$dつ星のレビュー%2$d件。新しいタブで開きます。"
#: wp-admin/includes/plugin-install.php:727
msgid "Read all reviews on WordPress.org or write your own!"
msgstr "WordPress.org ですべてのレビューを読むか、自分でも書いてみましょう。"
#: wp-admin/includes/plugin-install.php:726
msgid "Reviews"
msgstr "レビュー"
#. translators: %s: Number of ratings.
#: wp-admin/includes/plugin-install.php:716
msgid "(based on %s rating)"
msgid_plural "(based on %s ratings)"
msgstr[0] "(%s件の評価に基づく)"
#: wp-admin/includes/plugin-install.php:702
msgid "Average Rating"
msgstr "評価の平均"
#: wp-admin/includes/plugin-install.php:698
#: wp-admin/includes/plugin-install.php:785
msgid "Donate to this plugin »"
msgstr "このプラグインに寄付 »"
#: wp-admin/includes/plugin-install.php:696
msgid "Plugin Homepage »"
msgstr "プラグインホームページ »"
#: wp-admin/includes/plugin-install.php:694
msgid "WordPress.org Plugin Page »"
msgstr "WordPress.org プラグインページ »"
#: wp-admin/includes/plugin-install.php:677
msgid "Active Installations:"
msgstr "有効インストール数:"
#: wp-admin/includes/plugin-install.php:670
msgid "Requires PHP Version:"
msgstr "必須 PHP バージョン:"
#: wp-admin/includes/plugin-install.php:667
msgid "Compatible up to:"
msgstr "対応する最新バージョン:"
#. translators: %s: Version number.
#: wp-admin/includes/plugin-install.php:663
#: wp-admin/includes/plugin-install.php:673
msgid "%s or higher"
msgstr "%s以上"
#: wp-admin/includes/plugin-install.php:660
msgid "Requires WordPress Version:"
msgstr "WordPress の必須バージョン:"
#: wp-admin/includes/plugin-install.php:592 wp-admin/update.php:122
msgid "Plugin Installation"
msgstr "プラグインのインストール"
#: wp-admin/includes/plugin-install.php:570
msgctxt "Plugin installer section title"
msgid "Other Notes"
msgstr "その他"
#: wp-admin/includes/plugin-install.php:569
msgctxt "Plugin installer section title"
msgid "Reviews"
msgstr "レビュー"
#: wp-admin/includes/plugin-install.php:568
msgctxt "Plugin installer section title"
msgid "Changelog"
msgstr "更新履歴"
#: wp-admin/includes/plugin-install.php:567
msgctxt "Plugin installer section title"
msgid "Screenshots"
msgstr "スクリーンショット"
#: wp-admin/includes/plugin-install.php:566
msgctxt "Plugin installer section title"
msgid "FAQ"
msgstr "FAQ"
#: wp-admin/includes/plugin-install.php:565
msgctxt "Plugin installer section title"
msgid "Installation"
msgstr "インストール"
#: wp-admin/includes/plugin-install.php:564
msgctxt "Plugin installer section title"
msgid "Description"
msgstr "説明"
#. translators: %s: URL to "Features as Plugins" page.
#: wp-admin/includes/plugin-install.php:405
msgid "You are using a development version of WordPress. These feature plugins are also under development. <a href=\"%s\">Learn more</a>."
msgstr "お使いの WordPress は開発版です。これらの機能プラグインも開発中です。<a href=\"%s\">詳細を読む</a>。"
#: wp-admin/includes/plugin-install.php:400
msgid "These suggestions are based on the plugins you and other users have installed."
msgstr "これらのおすすめは、あなたや他のユーザーがインストールしているプラグインに基づいています。"
#: wp-admin/includes/plugin-install.php:376 wp-admin/theme-install.php:201
msgid "Get Favorites"
msgstr "お気に入りを取得"
#: wp-admin/includes/plugin-install.php:374 wp-admin/theme-install.php:198
msgid "Your WordPress.org username:"
msgstr "WordPress.org ユーザー名:"
#: wp-admin/includes/plugin-install.php:370
msgid "If you have marked plugins as favorites on WordPress.org, you can browse them here."
msgstr "WordPress.org でプラグインをお気に入り (favorite) としてマークすると、ここで一覧表示できます。"
#: wp-admin/includes/plugin-install.php:353
msgid "Plugin zip file"
msgstr "プラグイン zip ファイル"
#: wp-admin/includes/plugin-install.php:350
msgid "If you have a plugin in a .zip format, you may install it by uploading it here."
msgstr "ZIP 形式のプラグインファイルをお持ちの場合、こちらからアップロードしてインストールできます。"
#: wp-admin/includes/plugin-install.php:335
msgid "Search plugins..."
msgstr "プラグインの検索..."
#: wp-admin/includes/plugin-install.php:334
#: wp-admin/includes/plugin-install.php:337
msgid "Search Plugins"
msgstr "プラグインの検索"
#: wp-admin/includes/plugin-install.php:332
msgctxt "Plugin Installer"
msgid "Tag"
msgstr "タグ"
#: wp-admin/includes/plugin-install.php:328
msgid "Search plugins by:"
msgstr "フィルターでプラグインを検索:"
#. translators: %s: Number of plugins.
#: wp-admin/includes/plugin-install.php:307
msgid "%s plugins"
msgstr "%s個のプラグイン"
#. translators: %s: Number of plugins.
#: wp-admin/includes/plugin-install.php:305
msgid "%s plugin"
msgstr "%s個のプラグイン"
#: wp-admin/includes/plugin-install.php:279
msgid "You may also browse based on the most popular tags in the Plugin Directory:"
msgstr "プラグインディレクトリで人気の高いタグからプラグインを見つけることもできます。"
#: wp-admin/includes/plugin-install.php:278
msgid "Popular tags"
msgstr "人気のタグ"
#: wp-admin/freedoms.php:109 wp-admin/includes/plugin-install.php:270
#: wp-admin/includes/plugin-install.php:694 wp-admin/plugin-install.php:89
#: wp-admin/plugins.php:446
msgid "https://wordpress.org/plugins/"
msgstr "https://ja.wordpress.org/plugins/"
#. translators: %s: https://wordpress.org/plugins
#: wp-admin/includes/plugin-install.php:269
msgid "Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the <a href=\"%s\">WordPress Plugin Directory</a> or upload a plugin in .zip format by clicking the button at the top of this page."
msgstr "プラグインは WordPress の機能性を拡張するものです。<a href=\"%s\">WordPress プラグインディレクトリ</a> からプラグインを自動的にインストールできます。またはこのページの最上部にあるボタンをクリックして zip 形式でプラグインをアップロードしてください。"
#: wp-admin/includes/class-wp-theme-install-list-table.php:394
#: wp-admin/theme-install.php:362
msgid "Collapse"
msgstr "折りたたむ"
#: wp-admin/includes/class-wp-theme-install-list-table.php:392
#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:360
msgid "Collapse Sidebar"
msgstr "サイドバーを折りたたむ"
#. translators: %s: Theme name.
#: wp-admin/includes/class-wp-theme-install-list-table.php:336
msgid "Preview %s"
msgstr "%s をプレビュー"
#. translators: %s: Theme name.
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-theme-install-list-table.php:326
#: wp-admin/includes/deprecated.php:1383 wp-admin/theme-install.php:298
msgid "Install %s"
msgstr "%s のインストール"
#: wp-admin/includes/class-wp-theme-install-list-table.php:316
#: wp-admin/includes/class-wp-theme-install-list-table.php:474
msgid "This theme is already installed and is up to date"
msgstr "このテーマの最新版がすでにインストール済みです"
#. translators: %s: Theme version.
#: wp-admin/includes/class-wp-theme-install-list-table.php:308
#: wp-admin/includes/class-wp-theme-install-list-table.php:466
msgid "Update to version %s"
msgstr "バージョン %s に更新"
#. translators: %s: Post title.
#. translators: %s: Theme name.
#: wp-admin/includes/class-wp-posts-list-table.php:1391
#: wp-admin/includes/class-wp-theme-install-list-table.php:273
msgid "Preview “%s”"
msgstr "“%s” をプレビュー"
#: wp-admin/includes/class-wp-theme-install-list-table.php:168
msgid "No themes match your request."
msgstr "条件に一致するテーマがありませんでした。"
#: wp-admin/includes/class-wp-theme-install-list-table.php:67
msgctxt "themes"
msgid "Recently Updated"
msgstr "最近更新されたテーマ"
#: wp-admin/includes/class-wp-theme-install-list-table.php:66
#: wp-admin/theme-install.php:177
msgctxt "themes"
msgid "Latest"
msgstr "最新"
#: wp-admin/includes/class-wp-theme-install-list-table.php:64
#: wp-admin/theme-install.php:175
msgctxt "themes"
msgid "Featured"
msgstr "注目"
#: wp-admin/includes/class-wp-list-table.php:1141
#: wp-admin/includes/nav-menu.php:657 wp-admin/includes/nav-menu.php:886
#: wp-admin/update-core.php:321 wp-admin/update-core.php:429
#: wp-admin/update-core.php:471 wp-admin/update-core.php:511
msgid "Select All"
msgstr "すべて選択"
#: wp-admin/includes/class-wp-list-table.php:919
msgid "Last page"
msgstr "最後のページ"
#. translators: 1: Current page, 2: Total pages.
#: wp-admin/includes/class-wp-list-table.php:897
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr "%1$s / %2$s"
#: wp-admin/includes/class-wp-list-table.php:885
#: wp-admin/includes/class-wp-list-table.php:889
msgid "Current Page"
msgstr "現在のページ"
#: wp-admin/includes/class-wp-list-table.php:867
msgid "First page"
msgstr "最初の固定ページ"
#: wp-admin/includes/class-wp-list-table.php:747
msgid "No pending comments"
msgstr "承認待ちのコメントはありません"
#: wp-admin/includes/class-wp-list-table.php:724
msgid "No approved comments"
msgstr "承認済みのコメントはありません"
#: wp-admin/includes/class-wp-list-table.php:702
#: wp-admin/includes/class-wp-list-table.php:724
#: wp-admin/includes/class-wp-list-table.php:747
msgid "No comments"
msgstr "コメントはありません"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-list-table.php:681
msgid "%s pending comment"
msgid_plural "%s pending comments"
msgstr[0] "%s件の承認待ちコメント"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-list-table.php:675
msgid "%s approved comment"
msgid_plural "%s approved comments"
msgstr[0] "%s件の承認済みコメント"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-list-table.php:669
msgid "%s comment"
msgid_plural "%s comments"
msgstr[0] "%s件のコメント"
#: wp-admin/edit.php:251 wp-admin/includes/class-wp-list-table.php:466
msgid "Bulk Actions"
msgstr "一括操作"
#: wp-admin/includes/class-wp-list-table.php:464
msgid "Select bulk action"
msgstr "一括操作を選択"
#: wp-admin/includes/theme-install.php:245
msgid "Theme Installation"
msgstr "テーマのインストール"
#: wp-admin/includes/theme-install.php:185
msgid "Theme zip file"
msgstr "テーマ ZIP ファイル"
#: wp-admin/includes/theme-install.php:182
msgid "If you have a theme in a .zip format, you may install it by uploading it here."
msgstr "ZIP 形式のテーマファイルをお持ちの場合、こちらからアップロードしてインストールできます。"
#: wp-admin/includes/theme-install.php:172
msgid "Find Themes"
msgstr "テーマを検索"
#: wp-admin/includes/theme-install.php:140
msgid "Find a theme based on specific features."
msgstr "特定の機能からテーマを検索する。"
#: wp-admin/includes/theme-install.php:139 wp-admin/theme-install.php:181
msgid "Feature Filter"
msgstr "特徴フィルター"
#: wp-admin/includes/theme-install.php:117
msgid "Search by tag"
msgstr "タグで検索"
#: wp-admin/includes/theme-install.php:114
msgid "Search by author"
msgstr "投稿者で検索"
#: wp-admin/includes/theme-install.php:111
#: wp-admin/includes/theme-install.php:123
msgid "Search by keyword"
msgstr "キーワードで検索"
#: wp-admin/includes/theme-install.php:105
msgctxt "Theme Installer"
msgid "Tag"
msgstr "タグ"
#: wp-admin/includes/plugin-install.php:330
#: wp-admin/includes/theme-install.php:103
msgid "Keyword"
msgstr "キーワード"
#: wp-admin/includes/theme-install.php:101
msgid "Type of search"
msgstr "検索タイプ"
#: wp-admin/includes/theme-install.php:95
msgid "Search for themes by keyword."
msgstr "キーワードをもとにテーマを検索する。"
#. translators: %s: Comment link.
#: wp-admin/comment.php:196
#: wp-admin/includes/class-wp-comments-list-table.php:807
msgid "In reply to %s."
msgstr "%s への返信。"
#: wp-admin/includes/class-wp-comments-list-table.php:786
msgid "Select comment"
msgstr "コメントを選択"
#: wp-admin/includes/class-wp-comments-list-table.php:746
#: wp-admin/includes/dashboard.php:693
msgid "Reply to this comment"
msgstr "このコメントに返信する"
#: wp-admin/includes/class-wp-comments-list-table.php:736
msgid "Quick edit this comment inline"
msgstr "このコメントをインラインでクイック編集"
#: wp-admin/includes/class-wp-comments-list-table.php:724
#: wp-admin/includes/dashboard.php:685
msgid "Edit this comment"
msgstr "このコメントを編集"
#: wp-admin/includes/class-wp-comments-list-table.php:715
#: wp-admin/includes/dashboard.php:719
msgid "Move this comment to the Trash"
msgstr "このコメントをゴミ箱へ移動"
#: wp-admin/includes/class-wp-comments-list-table.php:707
#: wp-admin/includes/dashboard.php:711
msgid "Delete this comment permanently"
msgstr "このコメントを完全に削除"
#: wp-admin/includes/class-wp-comments-list-table.php:697
msgid "Restore this comment from the Trash"
msgstr "このコメントをゴミ箱から復元"
#: wp-admin/includes/class-wp-comments-list-table.php:687
msgid "Restore this comment from the spam"
msgstr "このコメントをスパムから復元"
#. translators: "Mark as spam" link.
#: wp-admin/includes/class-wp-comments-list-table.php:680
#: wp-admin/includes/dashboard.php:703
msgctxt "verb"
msgid "Spam"
msgstr "スパム"
#: wp-admin/includes/class-wp-comments-list-table.php:678
#: wp-admin/includes/dashboard.php:701
msgid "Mark this comment as spam"
msgstr "このコメントをスパムとしてマーク"
#: wp-admin/includes/class-wp-comments-list-table.php:651
#: wp-admin/includes/class-wp-comments-list-table.php:660
#: wp-admin/includes/dashboard.php:670
msgid "Approve this comment"
msgstr "このコメントを承認"
#: wp-admin/includes/class-wp-comments-list-table.php:643
#: wp-admin/includes/class-wp-comments-list-table.php:668
#: wp-admin/includes/dashboard.php:678
msgid "Unapprove this comment"
msgstr "このコメントを承認しない"
#: wp-admin/includes/class-wp-comments-list-table.php:462
msgctxt "column name"
msgid "Submitted On"
msgstr "投稿日時"
#. translators: Column name or table row header.
#: wp-admin/comment.php:178
#: wp-admin/includes/class-wp-comments-list-table.php:459
msgid "In Response To"
msgstr "コメント先"
#: wp-admin/includes/class-wp-comments-list-table.php:455
#: wp-admin/includes/class-wp-post-comments-list-table.php:27
msgctxt "column name"
msgid "Comment"
msgstr "コメント"
#: wp-admin/includes/class-wp-comments-list-table.php:415
msgid "Empty Spam"
msgstr "スパムをすべて削除"
#: wp-admin/includes/class-wp-comments-list-table.php:394
#: wp-admin/includes/class-wp-posts-list-table.php:1753
msgid "Pings"
msgstr "トラックバック/ピンバック"
#: wp-admin/includes/class-wp-comments-list-table.php:381
msgid "All comment types"
msgstr "すべてのコメントタイプ"
#: wp-admin/includes/class-wp-comments-list-table.php:379
msgid "Filter by comment type"
msgstr "コメントの種類で絞り込み"
#: wp-admin/includes/class-wp-comments-list-table.php:349
#: wp-admin/includes/class-wp-comments-list-table.php:688
msgctxt "comment"
msgid "Not Spam"
msgstr "スパム解除"
#: wp-admin/comment.php:124
#: wp-admin/includes/class-wp-comments-list-table.php:343
msgctxt "comment"
msgid "Mark as Spam"
msgstr "スパムとしてマーク"
#: wp-admin/includes/class-wp-comments-list-table.php:340
#: wp-admin/includes/class-wp-comments-list-table.php:652
#: wp-admin/includes/class-wp-comments-list-table.php:661
#: wp-admin/includes/dashboard.php:671
msgid "Approve"
msgstr "承認"
#: wp-admin/includes/class-wp-comments-list-table.php:337
#: wp-admin/includes/class-wp-comments-list-table.php:644
#: wp-admin/includes/class-wp-comments-list-table.php:669
#: wp-admin/includes/dashboard.php:679
msgid "Unapprove"
msgstr "承認を解除"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-comments-list-table.php:256
msgctxt "comments"
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "ゴミ箱 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-comments-list-table.php:249
msgctxt "comments"
msgid "Spam <span class=\"count\">(%s)</span>"
msgid_plural "Spam <span class=\"count\">(%s)</span>"
msgstr[0] "スパム <span class=\"count\">(%s)</span>"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-comments-list-table.php:242
msgctxt "comments"
msgid "Approved <span class=\"count\">(%s)</span>"
msgid_plural "Approved <span class=\"count\">(%s)</span>"
msgstr[0] "承認済み <span class=\"count\">(%s)</span>"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-comments-list-table.php:235
msgctxt "comments"
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "承認待ち <span class=\"count\">(%s)</span>"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-comments-list-table.php:228
msgctxt "comments"
msgid "Mine <span class=\"count\">(%s)</span>"
msgid_plural "Mine <span class=\"count\">(%s)</span>"
msgstr[0] "自分 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of comments.
#: wp-admin/includes/class-wp-comments-list-table.php:221
msgctxt "comments"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "すべて <span class=\"count\">(%s)</span>"
#: wp-admin/includes/class-wp-comments-list-table.php:204
msgid "No comments found."
msgstr "コメントはありません。"
#: wp-admin/includes/class-wp-comments-list-table.php:202
msgid "No comments awaiting moderation."
msgstr "承認待ちのコメントはありません。"
#: wp-admin/includes/widgets.php:264
msgctxt "widget"
msgid "Add"
msgstr "追加"
#: wp-admin/includes/widgets.php:263
msgctxt "widget"
msgid "Edit"
msgstr "編集"
#. translators: %s: Widget title.
#: wp-admin/includes/widgets.php:257
msgid "Add widget: %s"
msgstr "ウィジェットを追加: %s"
#. translators: %s: Widget title.
#: wp-admin/includes/widgets.php:251
msgid "Edit widget: %s"
msgstr "ウィジェットを編集: %s"
#. translators: %s: Widgets sidebar name.
#: wp-admin/includes/widgets.php:95
msgid "Add to: %s"
msgstr "追加先: %s"
#: wp-admin/includes/upgrade.php:614
msgid "New WordPress Site"
msgstr "新しい WordPress サイト"
#. translators: New site notification email. 1: New site URL, 2: User login, 3:
#. User password or password reset link, 4: Login URL.
#: wp-admin/includes/upgrade.php:591
msgid ""
"Your new WordPress site has been successfully set up at:\n"
"\n"
"%1$s\n"
"\n"
"You can log in to the administrator account with the following information:\n"
"\n"
"Username: %2$s\n"
"Password: %3$s\n"
"Log in here: %4$s\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The WordPress Team\n"
"https://wordpress.org/\n"
msgstr ""
"新しい WordPress サイトの設置に成功しました:\n"
"%1$s\n"
"\n"
"以下の情報を使って、管理者としてログインできます:\n"
"\n"
"ユーザー名: %2$s\n"
"パスワード: %3$s\n"
"ログイン先: %4$s\n"
"\n"
"新しいサイトをお楽しみください。どうもありがとうございます !\n"
"\n"
"-- WordPress 運営チーム\n"
"https://ja.wordpress.org/\n"
#. translators: Privacy Policy page slug.
#: wp-admin/includes/upgrade.php:365
msgid "privacy-policy"
msgstr "privacy-policy"
#: wp-admin/includes/upgrade.php:363 wp-admin/options-privacy.php:58
msgid "Privacy Policy"
msgstr "プライバシーポリシー"
#. translators: Default page slug.
#: wp-admin/includes/upgrade.php:320
msgid "sample-page"
msgstr "sample-page"
#: wp-admin/includes/upgrade.php:318
msgid "Sample Page"
msgstr "サンプルページ"
#. translators: First page content. %s: Site admin URL.
#: wp-admin/includes/upgrade.php:302
msgid "As a new WordPress user, you should go to <a href=\"%s\">your dashboard</a> to delete this page and create new pages for your content. Have fun!"
msgstr "新しく WordPress ユーザーになった方は、<a href=\"%s\">ダッシュボード</a>へ行ってこのページを削除し、独自のコンテンツを含む新しいページを作成してください。それでは、お楽しみください !"
#. translators: First page content.
#: wp-admin/includes/upgrade.php:296
msgid "The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community."
msgstr "XYZ 小道具株式会社は1971年の創立以来、高品質の小道具を皆様にご提供させていただいています。ゴッサム・シティに所在する当社では2,000名以上の社員が働いており、様々な形で地域のコミュニティへ貢献しています。"
#. translators: First page content.
#: wp-admin/includes/upgrade.php:291
msgid "...or something like this:"
msgstr "または、このようなものです。"
#. translators: First page content.
#: wp-admin/includes/upgrade.php:286
msgid "Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)"
msgstr "はじめまして。昼間はバイク便のメッセンジャーとして働いていますが、俳優志望でもあります。これは僕のサイトです。ロサンゼルスに住み、ジャックという名前のかわいい犬を飼っています。好きなものはピニャコラーダ、そして通り雨に濡れること。"
#. translators: First page content.
#: wp-admin/includes/upgrade.php:281
msgid "This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:"
msgstr "これはサンプルページです。同じ位置に固定され、(多くのテーマでは) サイトナビゲーションメニューに含まれる点がブログ投稿とは異なります。まずは、サイト訪問者に対して自分のことを説明する自己紹介ページを作成するのが一般的です。たとえば以下のようなものです。"
#: wp-admin/includes/upgrade.php:255
msgid ""
"Hi, this is a comment.\n"
"To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\n"
"Commenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>."
msgstr ""
"こんにちは、これはコメントです。\n"
"コメントの承認、編集、削除を始めるにはダッシュボードの「コメント画面」にアクセスしてください。\n"
"コメントのアバターは「<a href=\"https://gravatar.com\">Gravatar</a>」から取得されます。"
#: wp-admin/includes/upgrade.php:252
msgid "A WordPress Commenter"
msgstr "WordPress コメントの投稿者"
#. translators: Default post slug.
#: wp-admin/includes/upgrade.php:226 wp-admin/includes/upgrade.php:538
msgctxt "Default post slug"
msgid "hello-world"
msgstr "hello-world"
#: wp-admin/includes/upgrade.php:224
msgid "Hello world!"
msgstr "Hello world!"
#. translators: First post content. %s: Site link.
#: wp-admin/includes/upgrade.php:212
msgid "Welcome to WordPress. This is your first post. Edit or delete it, then start writing!"
msgstr "WordPress へようこそ。こちらは最初の投稿です。編集または削除し、コンテンツ作成を始めてください。"
#. translators: Default category slug.
#: wp-admin/includes/upgrade.php:144
msgctxt "Default category slug"
msgid "Uncategorized"
msgstr "uncategorized"
#: wp-admin/includes/upgrade.php:101
msgid "The password you chose during installation."
msgstr "インストール中に選択したパスワード。"
#: wp-admin/includes/upgrade.php:89
msgid "User already exists. Password inherited."
msgstr "ユーザーはすでに存在しています。パスワードを引き継ぎました。"
#: wp-admin/includes/upgrade.php:86
msgid "Your chosen password."
msgstr "選択したパスワード。"
#: wp-admin/includes/upgrade.php:80
msgid "<strong><em>Note that password</em></strong> carefully! It is a <em>random</em> password that was generated just for you."
msgstr "<strong><em>パスワードを確実にメモしてください ! </em></strong>このパスワードは今回のインストール用に<em>ランダム</em>に生成されたものです。"
#: wp-admin/includes/import.php:226
msgid "Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file."
msgstr "WordPress エクスポートファイルから投稿、ページ、コメント、カスタムフィールド、カテゴリー、タグをインポートします。"
#: wp-admin/includes/import.php:220
msgid "Import posts & media from Tumblr using their API."
msgstr "Tumblr から API を利用して投稿とメディアファイルをインポートします。"
#: wp-admin/includes/import.php:219
msgid "Tumblr"
msgstr "Tumblr"
#: wp-admin/includes/import.php:214
msgid "Import posts from an RSS feed."
msgstr "RSS フィードから投稿をインポートします。"
#: wp-admin/includes/import.php:208
msgid "Import links in OPML format."
msgstr "OPML フォーマットでリンクをインポートします。"
#: wp-admin/includes/import.php:207
msgid "Blogroll"
msgstr "ブログロール"
#: wp-admin/includes/import.php:202
msgid "Import posts and comments from a Movable Type or TypePad blog."
msgstr "Movable Type または TypePad ブログから投稿とコメントをインポートします。"
#: wp-admin/includes/import.php:201
msgid "Movable Type and TypePad"
msgstr "Movable Type と TypePad"
#: wp-admin/includes/import.php:196
msgid "Import posts from LiveJournal using their API."
msgstr "LiveJournal から API を利用して投稿をインポートします。"
#: wp-admin/includes/import.php:195
msgid "LiveJournal"
msgstr "LiveJournal"
#: wp-admin/includes/import.php:190
msgid "Convert existing categories to tags or tags to categories, selectively."
msgstr "選択した既存のカテゴリーをタグに、タグをカテゴリーに変換します。"
#: wp-admin/includes/import.php:189 wp-admin/tools.php:47 wp-admin/tools.php:72
msgid "Categories and Tags Converter"
msgstr "カテゴリーとタグの変換ツール"
#: wp-admin/includes/import.php:184
msgid "Import posts, comments, and users from a Blogger blog."
msgstr "Blogger ブログから投稿やコメント、ユーザーをインポートします。"
#: wp-admin/includes/import.php:183
msgid "Blogger"
msgstr "Blogger"
#: wp-admin/includes/file.php:807 wp-admin/includes/import.php:85
msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini."
msgstr "ファイルが空のようです。中身のあるファイルをアップロードしてください。このエラーは php.ini ファイルでアップロードができない設定になっているか、post_max_size が upload_max_filesize よりも小さく設定されているために発生している可能性もあります。"
#: wp-admin/includes/class-custom-image-header.php:1029
msgid "Sorry, you are not allowed to customize headers."
msgstr "ヘッダーをカスタマイズする権限がありません。"
#: wp-admin/includes/class-custom-image-header.php:948
msgid "The current theme does not support a flexible sized header image."
msgstr "現在のテーマは、フレキシブルなヘッダー画像をサポートしていません。"
#: wp-admin/includes/class-custom-image-header.php:905
msgid "Image Upload Error"
msgstr "画像アップロードのエラー"
#: wp-admin/includes/class-custom-image-header.php:878
msgid "Skip Cropping, Publish Image as Is"
msgstr "切り抜かず、このまま画像を公開する"
#: wp-admin/includes/class-custom-image-header.php:875
msgid "Crop and Publish"
msgstr "切り取って公開する"
#: wp-admin/includes/class-custom-image-header.php:857
msgid "You need JavaScript to choose a part of the image."
msgstr "画像の一部を選択するには JavaScript が必要です。"
#: wp-admin/includes/class-custom-image-header.php:856
msgid "Choose the part of the image you want to use as your header."
msgstr "ヘッダーとして使用したい部分を画像から選択してください。"
#: wp-admin/includes/class-custom-image-header.php:853
msgid "Crop Header Image"
msgstr "ヘッダー画像のトリミング"
#: wp-admin/includes/class-custom-image-header.php:838
#: wp-admin/includes/class-custom-image-header.php:981
msgid "Image Processing Error"
msgstr "画像処理エラー"
#: wp-admin/includes/class-custom-image-header.php:838
#: wp-admin/includes/class-custom-image-header.php:981
#: wp-admin/includes/class-custom-image-header.php:1317
msgid "Image could not be processed. Please go back and try again."
msgstr "画像を処理できませんでした。もう一度お試しください。"
#: wp-admin/includes/class-custom-image-header.php:776
#: wp-admin/includes/class-custom-image-header.php:940
msgid "The current theme does not support uploading a custom header image."
msgstr "現在のテーマは、カスタムヘッダー画像のアップロードをサポートしていません。"
#. translators: %s: Default text color.
#: wp-admin/includes/class-custom-image-header.php:738
msgctxt "color"
msgid "Default: %s"
msgstr "デフォルト: %s"
#: wp-admin/includes/class-custom-image-header.php:710
msgid "Show header text with your image."
msgstr "ヘッダー画像上にテキストを表示する。"
#: wp-admin/includes/class-custom-image-header.php:693
msgid "Restore Original Header Image"
msgstr "デフォルトのヘッダー画像に戻す"
#: wp-admin/includes/class-custom-image-header.php:692
msgid "This will restore the original header image. You will not be able to restore any customizations."
msgstr "この操作を行うと元のヘッダー画像を復元します。変更した設定は復元できません。"
#: wp-admin/includes/class-custom-image-header.php:690
msgid "Reset Image"
msgstr "画像をリセット"
#: wp-admin/includes/class-custom-image-header.php:680
msgid "Remove Header Image"
msgstr "ヘッダー画像を削除"
#: wp-admin/includes/class-custom-image-header.php:679
msgid "This will remove the header image. You will not be able to restore any customizations."
msgstr "この操作を行うとヘッダー画像を削除します。変更した設定は復元できません。"
#: wp-admin/includes/class-custom-image-header.php:665
msgid "You can use one of these cool headers or show a random one on each page."
msgstr "各ページに以下のヘッダーを選ぶか、ランダムに表示できます。"
#: wp-admin/includes/class-custom-image-header.php:663
msgid "If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one."
msgstr "自分の画像をアップロードしたくない場合は、各ページに以下のヘッダーを選ぶかランダムに表示できます。"
#: wp-admin/includes/class-custom-image-header.php:660
msgid "Default Images"
msgstr "デフォルト画像"
#: wp-admin/includes/class-custom-image-header.php:649
msgid "You can choose one of your previously uploaded headers, or show a random one."
msgstr "過去にアップロードしたヘッダー画像を選ぶか、またはそれらをランダムに表示させることができます。 "
#: wp-admin/includes/class-custom-image-header.php:647
msgid "Uploaded Images"
msgstr "アップロードした画像"
#: wp-admin/includes/class-custom-image-header.php:632
msgid "Set as header"
msgstr "ヘッダーとして設定"
#: wp-admin/includes/class-custom-image-header.php:631
msgid "Choose a Custom Header"
msgstr "カスタムヘッダーを選択"
#. translators: %s: Size in pixels.
#: wp-admin/includes/class-custom-image-header.php:596
msgid "Suggested height is %s."
msgstr "推奨の高さは %s です。"
#. translators: %s: Size in pixels.
#: wp-admin/includes/class-custom-image-header.php:585
msgid "Suggested width is %s."
msgstr "推奨の幅は %s です。"
#. translators: %s: Size in pixels.
#: wp-admin/includes/class-custom-image-header.php:572
msgid "Images should be at least %s tall."
msgstr "画像の高さは %s 以上にしてください。"
#. translators: %d: Custom header width.
#. translators: %d: Custom header height.
#: wp-admin/includes/class-custom-image-header.php:563
#: wp-admin/includes/class-custom-image-header.php:575
#: wp-admin/includes/class-custom-image-header.php:588
#: wp-admin/includes/class-custom-image-header.php:599
msgid "%d pixels"
msgstr "%d px"
#. translators: %s: Size in pixels.
#: wp-admin/includes/class-custom-image-header.php:560
msgid "Images should be at least %s wide."
msgstr "画像の幅は %s 以上にしてください。"
#. translators: 1: Image width in pixels, 2: Image height in pixels.
#: wp-admin/includes/class-custom-image-header.php:555
msgid "Images of exactly <strong>%1$d × %2$d pixels</strong> will be used as-is."
msgstr "画像の大きさを<strong>%1$d × %2$dピクセル</strong>にするとそのままの大きさで表示されます。"
#: wp-admin/includes/class-custom-image-header.php:551
msgid "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it."
msgstr "サイトの上部に表示する画像をパソコン内からアップロードするか、メディアライブラリから選択できます。画像指定後の切り抜きも可能です。"
#. translators: %s: Home URL.
#: wp-admin/includes/class-custom-image-header.php:496
msgid "Header updated. <a href=\"%s\">Visit your site</a> to see how it looks."
msgstr "ヘッダーを更新しました。<a href=\"%s\">サイトを表示</a>して、確認してください。"
#. translators: %s: URL to header image configuration in Customizer.
#: wp-admin/includes/class-custom-image-header.php:483
msgid "You can now manage and live-preview Custom Header in the <a href=\"%s\">Customizer</a>."
msgstr "<a href=\"%s\">カスタマイザー</a>でカスタムヘッダーの管理およびライブプレビュー表示ができるようになりました。"
#: wp-admin/includes/class-custom-image-header.php:294
msgid "<strong>Random:</strong> Show a different image on each page."
msgstr "<strong>ランダム:</strong> それぞれのページで異なる画像を表示します。"
#: wp-admin/includes/class-custom-image-header.php:134
msgid "<a href=\"https://codex.wordpress.org/Appearance_Header_Screen\">Documentation on Custom Header</a>"
msgstr "<a href=\"https://wpdocs.osdn.jp/Appearance_Header_SubPanel\">ヘッダーカスタマイズの解説</a>"
#: wp-admin/includes/class-custom-image-header.php:128
msgid "Don’t forget to click “Save Changes” when you’re done!"
msgstr "終了したら「変更を保存」ボタンを必ずクリックしてください。"
#: wp-admin/includes/class-custom-image-header.php:127
msgid "In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker."
msgstr "このページのヘッダーテキストセクションでは、このテキストを表示するか隠すかを選べます。テキストの色を変えるには、色選択ボタンをクリックして正当な HTML 16進数値 (たとえば赤色として “#ff0000”) を入力するか、カラーピッカーから色を選びます。"
#. translators: %s: URL to General Settings screen.
#: wp-admin/includes/class-custom-image-header.php:123
msgid "For most themes, the header text is your Site Title and Tagline, as defined in the <a href=\"%s\">General Settings</a> section."
msgstr "ほとんどのテーマでは<a href=\"%s\">一般設定</a>セクションで定義した「サイトのタイトル」と「キャッチフレーズ」がヘッダーテキストとなります。"
#: wp-admin/includes/class-custom-image-header.php:119
#: wp-admin/includes/class-custom-image-header.php:702
#: wp-admin/includes/class-custom-image-header.php:707
msgid "Header Text"
msgstr "ヘッダーテキスト"
#: wp-admin/includes/class-custom-image-header.php:112
msgid "If you don’t want a header image to be displayed on your site at all, click the “Remove Header Image” button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click “Save Changes”."
msgstr "ヘッダー画像がまったく表示させないようにするには、このページのヘッダー画像セクションの下の「ヘッダー画像を削除」ボタンをクリックしてください。ヘッダー画像を再び表示させるには、画像の一つを選択して「変更を保存」ボタンをクリックします。"
#: wp-admin/includes/class-custom-image-header.php:111
msgid "If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the “Random” radio button next to the Uploaded Images or Default Images section to enable this feature."
msgstr "お使いのテーマに2個以上の画像が同梱されていたり、2個以上のカスタムヘッダー画像をアップロードしていたりする場合、各ページでランダムに違う画像を表示させるオプションが利用できます。この機能を利用するにはアップロードした画像もしくはデフォルトの画像の横の「ランダム」ラジオボタンをクリックしてください。"
#: wp-admin/includes/class-custom-image-header.php:110
msgid "Some themes come with additional header images bundled. If you see multiple images displayed, select the one you’d like and click the “Save Changes” button."
msgstr "一部のテーマには追加のヘッダー画像が同梱されています。複数の画像が表示されている場合、使いたいものを選択して「変更を保存」ボタンをクリックしてください。"
#: wp-admin/includes/class-custom-image-header.php:109
msgid "You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the “Choose Image” button."
msgstr "サイトのカスタム画像ヘッダーを設定できます。画像をアップロードして切り抜くと、新しい画像がすぐに表示されます。また、すでにメディアライブラリにアップロードされた画像を「画像を選択」ボタンで選択して使うこともできます。"
#: wp-admin/includes/class-custom-image-header.php:100
msgid "You can choose from the theme’s default header images, or use one of your own. You can also customize how your Site Title and Tagline are displayed."
msgstr "テーマのデフォルトヘッダー画像から選択するか、または独自の画像を使用できます。また、サイトのタイトルやキャッチフレーズの表示もカスタマイズ可能です。"
#: wp-admin/includes/class-custom-image-header.php:99
msgid "This screen is used to customize the header section of your theme."
msgstr "この画面はテーマのヘッダー部分のカスタマイズに使われます。"
#: wp-admin/includes/class-wp-site-health.php:2167
msgid "The loopback request to your site completed successfully."
msgstr "サイトへのループバックリクエストは正常に完了しました。"
#. translators: %d: The HTTP response code returned.
#: wp-admin/includes/class-wp-site-health.php:2159
msgid "The loopback request returned an unexpected http status code, %d, it was not possible to determine if this will prevent features from working as expected."
msgstr "ループバックリクエストは予期しない HTTP ステータスコード %d を返しました。これが機能の想定どおりの動作を妨げてるかは判断できませんでした。"
#: wp-admin/includes/class-wp-site-health.php:2143
msgid "The loopback request to your site failed, this means features relying on them are not currently working as expected."
msgstr "サイトへのループバックリクエストは失敗しました。現在、依存する機能は想定どおりに動作していません。"
#: wp-admin/includes/class-wp-site-health.php:2032
msgid "No scheduled events exist on this site."
msgstr "このサイトには予定されたイベントはありません。"
#: wp-admin/includes/class-wp-site-health.php:1957
msgid "REST API availability"
msgstr "REST API の利用"
#: wp-admin/includes/class-wp-site-health.php:1948
msgid "Loopback request"
msgstr "ループバックリクエスト"
#: wp-admin/includes/class-wp-site-health.php:1944
msgid "Background updates"
msgstr "バックグラウンド更新"
#: wp-admin/includes/class-wp-site-health.php:1934
msgid "Debugging enabled"
msgstr "デバッグモード中"
#: wp-admin/includes/class-wp-site-health.php:1930
msgid "HTTP Requests"
msgstr "HTTP リクエスト"
#: wp-admin/includes/class-wp-site-health.php:1926
msgid "Scheduled events"
msgstr "予約したイベント"
#: wp-admin/includes/class-wp-site-health.php:1922
msgid "Secure communication"
msgstr "暗号化された通信"
#: wp-admin/includes/class-wp-site-health.php:1918
msgid "HTTPS status"
msgstr "HTTPS ステータス"
#: wp-admin/includes/class-wp-site-health.php:1914
msgid "MySQL utf8mb4 support"
msgstr "MySQL utf8mb4 サポート"
#: wp-admin/includes/class-wp-site-health.php:1910
msgid "Database Server version"
msgstr "データベースサーバーバージョン"
#: wp-admin/includes/class-wp-site-health.php:1906
msgid "PHP Default Timezone"
msgstr "PHP デフォルトタイムゾーン"
#: wp-admin/includes/class-wp-site-health.php:1902
msgid "PHP Extensions"
msgstr "PHP 拡張モジュール"
#: wp-admin/includes/class-wp-site-health.php:1898
msgid "PHP Version"
msgstr "PHP バージョン"
#: wp-admin/includes/class-wp-site-health.php:1894
msgid "Theme Versions"
msgstr "テーマバージョン"
#: wp-admin/includes/class-wp-site-health.php:1890
msgid "Plugin Versions"
msgstr "プラグインバージョン"
#: wp-admin/includes/class-wp-site-health.php:1886
msgid "WordPress Version"
msgstr "WordPress バージョン"
#. translators: %s: The name of the query parameter being tested.
#: wp-admin/includes/class-wp-site-health.php:1861
msgid "The REST API did not process the %s query parameter correctly."
msgstr "REST API は %s クエリーパラメータを正しく処理しませんでした。"
#: wp-admin/includes/class-wp-site-health.php:1855
msgid "The REST API did not behave correctly"
msgstr "REST API は正しく動作しませんでした"
#. translators: 1: The HTTP response code returned. 2: The error message
#. returned.
#: wp-admin/includes/class-wp-site-health.php:1844
msgid "The REST API call gave the following unexpected result: (%1$d) %2$s."
msgstr "REST API の呼び出しは、以下の予期しない結果でした: (%1$d) %2$s."
#: wp-admin/includes/class-wp-site-health.php:1838
msgid "The REST API encountered an unexpected result"
msgstr "REST API で予期しない結果が発生しました"
#. translators: 1: Error code, 2: Error message.
#. translators: 1: The HTTP response code. 2: The error message returned.
#: wp-admin/includes/class-wp-automatic-updater.php:975
#: wp-admin/includes/class-wp-site-health.php:1829
#: wp-admin/includes/class-wp-site-health.php:2146
msgid "Error: [%1$s] %2$s"
msgstr "エラー: [%1$s] %2$s"
#: wp-admin/includes/class-wp-site-health.php:1826
msgid "The REST API request failed due to an error."
msgstr "REST API リクエストはエラーのために失敗しました。"
#: wp-admin/includes/class-wp-site-health.php:1820
msgid "The REST API encountered an error"
msgstr "REST API でエラーが発生しました"
#: wp-admin/includes/class-wp-site-health.php:1785
msgid "The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages."
msgstr "REST API は WordPress や他のアプリケーションがサーバーと通信する手段の1つです。たとえばブロックエディター画面は、投稿や固定ページの表示や保存に REST API を使用しています。"
#: wp-admin/includes/class-wp-site-health.php:1777
msgid "The REST API is available"
msgstr "REST API が利用可能です"
#. translators: 1: Name of the constant used. 2: List of hostnames whitelisted.
#: wp-admin/includes/class-wp-site-health.php:1755
msgid "HTTP requests have been blocked by the %1$s constant, with some hosts whitelisted: %2$s."
msgstr "HTTP リクエストは %1$s 定数によりブロックされています。ただしホワイトリスト内の以下のホストからのリクエストは許可されます: %2$s"
#: wp-admin/includes/class-wp-site-health.php:1749
msgid "HTTP requests are partially blocked"
msgstr "HTTP リクエストが部分的にブロックされています"
#. translators: %s: Name of the constant used.
#: wp-admin/includes/class-wp-site-health.php:1740
msgid "HTTP requests have been blocked by the %s constant, with no allowed hosts."
msgstr "HTTP リクエストは %s 定数によりブロックされています。すべてのホストからのリクエストが拒否されます。"
#: wp-admin/includes/class-wp-site-health.php:1734
msgid "HTTP requests are blocked"
msgstr "HTTP リクエストがブロックされています"
#: wp-admin/includes/class-wp-site-health.php:1714
msgid "It is possible for site maintainers to block all, or some, communication to other sites and services. If set up incorrectly, this may prevent plugins and themes from working as intended."
msgstr "サイト管理者は他のサイトやサービスへの通信のすべて、または一部をブロックできます。設定を誤るとプラグインやテーマが正しく動作しなくなるかもしれません。"
#: wp-admin/includes/class-wp-site-health.php:1706
msgid "HTTP requests seem to be working as expected"
msgstr "HTTP リクエストは想定通り動作しているようです"
#: wp-admin/includes/class-wp-site-health.php:1683
msgid "Your site could not complete a loopback request"
msgstr "サイトでループバックリクエストが完了できませんでした"
#: wp-admin/includes/class-wp-site-health.php:1672
msgid "Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability."
msgstr "ループバックリクエストは予約イベントの実行に使用されます。またテーマやプラグインの組み込みエディターでは、コードの安定性の確認に使用されます。"
#: wp-admin/includes/class-wp-site-health.php:1664
msgid "Your site can perform loopback requests"
msgstr "サイトでループバックリクエストが実行可能です"
#: wp-admin/includes/class-wp-site-health.php:1625
msgid "Background updates may not be working properly"
msgstr "バックグラウンド更新が正常に動作しない可能性があります"
#: wp-admin/includes/class-wp-site-health.php:1617
msgid "Background updates are not working as expected"
msgstr "バックグラウンド更新が想定通りに動作していません"
#: wp-admin/includes/class-wp-site-health.php:1614
msgid "Passed"
msgstr "OK"
#: wp-admin/includes/class-wp-site-health.php:1596
msgid "Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using."
msgstr "バックグラウンド更新は使用中の WordPress のバージョンにセキュリティ更新がリリースされた際、自動更新できることを保証します。"
#: wp-admin/includes/class-wp-site-health.php:1588
msgid "Background updates are working"
msgstr "バックグラウンド更新が動作中です"
#. translators: %s: The name of the late cron event.
#: wp-admin/includes/class-wp-site-health.php:1567
msgid "The scheduled event, %s, is late to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended."
msgstr "予約したイベント %s の実行が遅延しています。サイトは動作しますが、予約した投稿や自動更新は正しく動作しないかもしれません。"
#: wp-admin/includes/class-wp-site-health.php:1561
msgid "A scheduled event is late"
msgstr "予約したイベントが遅れています"
#. translators: %s: The name of the failed cron event.
#: wp-admin/includes/class-wp-site-health.php:1554
msgid "The scheduled event, %s, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended."
msgstr "予約したイベント %s の実行に失敗しました。サイトは動作しますが、予約した投稿や自動更新は正しく動作しないかもしれません。"
#: wp-admin/includes/class-wp-site-health.php:1548
msgid "A scheduled event has failed"
msgstr "予約したイベントの実行に失敗しました"
#. translators: %s: The error message returned while from the cron scheduler.
#: wp-admin/includes/class-wp-site-health.php:1541
msgid "While trying to test your site’s scheduled events, the following error was returned: %s"
msgstr "サイトの予約イベントのテスト中に次のエラーが発生しました: %s"
#: wp-admin/includes/class-wp-site-health.php:1535
msgid "It was not possible to check your scheduled events"
msgstr "予約したイベントを確認できませんでした"
#: wp-admin/includes/class-wp-site-health.php:1524
msgid "Scheduled events are what periodically looks for updates to plugins, themes and WordPress itself. It is also what makes sure scheduled posts are published on time. It may also be used by various plugins to make sure that planned actions are executed."
msgstr "予約イベントは定期的にプラグイン、テーマ、WordPress 本体の更新を探したり、時間どおりに正しく予約投稿を公開します。さまざまなプラグインでも使用され、計画されたアクションを実行します。"
#: wp-admin/includes/class-wp-site-health.php:1516
msgid "Scheduled events are running"
msgstr "予約したイベントが実行可能です"
#: wp-admin/includes/class-wp-site-health.php:1497
msgid "Talk to your web host about OpenSSL support for PHP."
msgstr "PHP の OpenSSL サポートについて Web 管理者に相談してください。"
#: wp-admin/includes/class-wp-site-health.php:1493
msgid "Your site is unable to communicate securely with other services"
msgstr "サイトは他のサービスに安全に接続することができません"
#: wp-admin/includes/class-wp-site-health.php:1489
msgid "Your site can communicate securely with other services"
msgstr "サイトは他のサービスと安全に接続可能です"
#: wp-admin/includes/class-wp-site-health.php:1478
msgid "Securely communicating between servers are needed for transactions such as fetching files, conducting sales on store sites, and much more."
msgstr "サーバー間の安全な通信はファイルの取得や、ストアサイトでの販売処理、その他多くのトランザクションで必要です。"
#: wp-admin/includes/class-wp-site-health.php:1455
msgid "Your site does not use HTTPS"
msgstr "サイトで HTTPS を使用していません"
#: wp-admin/includes/class-wp-site-health.php:1449
msgid "Update your site addresses"
msgstr "サイトアドレスを更新"
#. translators: %s: URL to General Settings screen.
#: wp-admin/includes/class-wp-site-health.php:1441
msgid "You are accessing this website using HTTPS, but your <a href=\"%s\">WordPress Address</a> is not set up to use HTTPS by default."
msgstr "現在サイトを HTTPS で閲覧していますが、<a href=\"%s\">WordPress アドレス</a> ではデフォルトで HTTPS を使用しません。"
#: wp-admin/includes/class-wp-site-health.php:1435
msgid "Only parts of your site are using HTTPS"
msgstr "HTTPS をサイトの一部でしか使用していません"
#: wp-admin/includes/class-wp-site-health.php:1421
msgid "Learn more about why you should use HTTPS"
msgstr "HTTPS を使用すべき理由についてさらに詳しく"
#. translators: Documentation explaining HTTPS and why it should be used.
#: wp-admin/includes/class-wp-site-health.php:1420
msgid "https://wordpress.org/support/article/why-should-i-use-https/"
msgstr "https://wordpress.org/support/article/why-should-i-use-https/"
#: wp-admin/includes/class-wp-site-health.php:1415
msgid "An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy."
msgstr "HTTPS 接続を用いることでより安全にウェブサイトを閲覧することができます。今では多くのサービスにおいて、HTTPS は必須要件のひとつとされています。サイトのスピード向上、検索ランキングの改善、サイト訪問者のオンラインプライバシー保護を助けることによる信頼の獲得など、HTTPS はさまざまな恩恵をもたらします。"
#: wp-admin/includes/class-wp-site-health.php:1407
msgid "Your website is using an active HTTPS connection."
msgstr "サイトは有効な HTTPS 接続を使用しています。"
#. translators: 1: WP_DEBUG_DISPLAY, 2: WP_DEBUG
#: wp-admin/includes/class-wp-site-health.php:1384
msgid "The value, %1$s, has either been enabled by %2$s or added to your configuration file. This will make errors display on the front end of your site."
msgstr "値 %1$s は %2$s により有効化されたか、構成ファイルに追加されました。これにより、エラーがサイトの画面上に表示されます。"
#: wp-admin/includes/class-wp-site-health.php:1376
msgid "Your site is set to display errors to site visitors"
msgstr "サイト訪問者へエラー表示を行う設定になっています"
#. translators: %s: WP_DEBUG_LOG
#: wp-admin/includes/class-wp-site-health.php:1369
msgid "The value, %s, has been added to this website’s configuration file. This means any errors on the site will be written to a file which is potentially available to normal users."
msgstr "値 %s が Web サイトの構成ファイルに追加されました。潜在的に普通のユーザーでも参照可能なファイルにサイトで発生したエラーを書き出します。"
#: wp-admin/includes/class-wp-site-health.php:1361
msgid "Your site is set to log errors to a potentially public file."
msgstr "このサイトの設定は、潜在的に誰もが参照可能なファイルにエラーを書き出します。"
#: wp-admin/includes/class-wp-site-health.php:1346
msgid "Debug mode is often enabled to gather more details about an error or site failure, but may contain sensitive information which should not be available on a publicly available website."
msgstr "デバッグモードを有効化するとエラーやサイトの失敗の詳細情報を収集できます。しかし誰もがアクセス可能な Web サイトに置くべきでない、重要な情報を含む場合があります。"
#: wp-admin/includes/class-wp-site-health.php:1338
msgid "Your site is not set to output debug information"
msgstr "このサイトの設定ではデバッグ情報を出力しません"
#: wp-admin/includes/class-wp-site-health.php:1314
msgid "Get help resolving this issue."
msgstr "問題を相談する。"
#. translators: Localized Support reference.
#: wp-admin/includes/class-wp-site-health.php:1313
msgid "https://wordpress.org/support"
msgstr "https://ja.wordpress.org/support"
#. translators: 1: The IP address WordPress.org resolves to. 2: The error
#. returned by the lookup.
#: wp-admin/includes/class-wp-site-health.php:1303
msgid "Your site is unable to reach WordPress.org at %1$s, and returned the error: %2$s"
msgstr "サイトが WordPress.org (%1$s) へ接続する際ににエラーが発生しました: %2$s"
#: wp-admin/includes/class-wp-site-health.php:1294
msgid "Could not reach WordPress.org"
msgstr "WordPress.org に接続できませんでした"
#: wp-admin/includes/class-wp-site-health.php:1277
msgid "Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins."
msgstr "WordPress サーバーとの通信は新しいバージョンの確認や、WordPress 本体、テーマ、プラグインのインストールと更新に使用されます。"
#: wp-admin/includes/class-wp-site-health.php:1269
msgid "Can communicate with WordPress.org"
msgstr "WordPress.org に接続可能です"
#. translators: 1: Name of the library, 2: Number of version.
#: wp-admin/includes/class-wp-site-health.php:1233
#: wp-admin/includes/class-wp-site-health.php:1249
msgid "WordPress’ utf8mb4 support requires MySQL client library (%1$s) version %2$s or newer. Please contact your server administrator."
msgstr "WordPress の utf8mb4 サポートには MySQL クライアントライブラリ (%1$s) バージョン %2$s 以上が必要です。サーバー管理者に連絡してください。"
#: wp-admin/includes/class-wp-site-health.php:1227
#: wp-admin/includes/class-wp-site-health.php:1243
msgid "utf8mb4 requires a newer client library"
msgstr "utf8mb4 には新しいクライアントライブラリが必要です"
#: wp-admin/includes/class-wp-site-health.php:1205
msgid "Your MariaDB version supports utf8mb4."
msgstr "使用中の MariaDB バージョンは utf8mb4 に対応しています。"
#. translators: %s: Version number.
#: wp-admin/includes/class-wp-site-health.php:1198
msgid "WordPress’ utf8mb4 support requires MariaDB version %s or greater. Please contact your server administrator."
msgstr "WordPress の utf8mb4 サポートには MariaDB バージョン %s 以上が必要です。サーバー管理者に連絡してください。"
#: wp-admin/includes/class-wp-site-health.php:1192
msgid "utf8mb4 requires a MariaDB update"
msgstr "utf8mb4 を使用するには MariaDB の更新が必要です"
#: wp-admin/includes/class-wp-site-health.php:1185
msgid "Your MySQL version supports utf8mb4."
msgstr "使用中の MySQL バージョンは utf8mb4 に対応しています。"
#. translators: %s: Version number.
#: wp-admin/includes/class-wp-site-health.php:1178
msgid "WordPress’ utf8mb4 support requires MySQL version %s or greater. Please contact your server administrator."
msgstr "WordPress の utf8mb4 サポートには MySQL バージョン %s 以上が必要です。サーバー管理者に連絡してください。"
#: wp-admin/includes/class-wp-site-health.php:1172
msgid "utf8mb4 requires a MySQL update"
msgstr "utf8mb4 を使用するには MySQL の更新が必要です"
#: wp-admin/includes/class-wp-site-health.php:1162
msgid "UTF8MB4 is the character set WordPress prefers for database storage because it safely supports the widest set of characters and encodings, including Emoji, enabling better support for non-English languages."
msgstr "UTF8MB4 は、WordPress が好むデータベース保存の文字セットで、 絵文字を含め、もっとも広範囲な文字セットとエンコーディングを安全にサポートし、英語以外の文字へも良いサポートを提供します。"
#: wp-admin/includes/class-wp-site-health.php:1154
msgid "UTF8MB4 is supported"
msgstr "UTF8MB4 対応済みです"
#. translators: 1: The name of the drop-in. 2: The name of the database engine.
#: wp-admin/includes/class-wp-site-health.php:1129
msgid "You are using a %1$s drop-in which might mean that a %2$s database is not being used."
msgstr "%1$s ドロップインを使用しています。%2$s データベースは使用されていない可能性があります。"
#. translators: 1: The database engine in use (MySQL or MariaDB). 2: Database
#. server minimum version number.
#: wp-admin/includes/class-wp-site-health.php:1116
msgid "WordPress requires %1$s version %2$s or higher. Contact your web hosting company to correct this."
msgstr "WordPress では %1$s バージョン %2$s 以上が必要です。ホスティング会社に連絡して修正してください。"
#: wp-admin/includes/class-wp-site-health.php:1109
msgid "Severely outdated SQL server"
msgstr "非常に古いデータベースサーバー"
#. translators: 1: The database engine in use (MySQL or MariaDB). 2: Database
#. server recommended version number.
#: wp-admin/includes/class-wp-site-health.php:1099
msgid "For optimal performance and security reasons, we recommend running %1$s version %2$s or higher. Contact your web hosting company to correct this."
msgstr "最適なパフォーマンスとセキュリティのため %1$s バージョン %2$s 以上を推奨します。ホスティング会社に相談して修正してください。"
#: wp-admin/includes/class-wp-site-health.php:1093
msgid "Outdated SQL server"
msgstr "古いデータベースサーバー"
#: wp-admin/includes/class-wp-site-health.php:1081
msgid "Learn more about what WordPress requires to run."
msgstr "WordPress 動作要件をさらに詳しく知る。"
#. translators: Localized version of WordPress requirements if one exists.
#: wp-admin/includes/class-wp-site-health.php:1080
msgid "https://wordpress.org/about/requirements/"
msgstr "https://ja.wordpress.org/about/requirements/"
#: wp-admin/includes/class-wp-site-health.php:1075
msgid "The SQL server is a required piece of software for the database WordPress uses to store all your site’s content and settings."
msgstr "SQL サーバーは、WordPress がサイトのコンテンツや設定を保存する際に使用するデータベースとして必要なソフトウェアです。"
#: wp-admin/includes/class-wp-site-health.php:1067
msgid "SQL server is up to date"
msgstr "SQL サーバーは最新です"
#. translators: %s: date_default_timezone_set()
#: wp-admin/includes/class-wp-site-health.php:1049
msgid "PHP default timezone was changed after WordPress loading by a %s function call. This interferes with correct calculations of dates and times."
msgstr "PHP のデフォルトタイムゾーンは %s 関数呼び出しによって WordPress を読み込んだあとに変更されました。これにより、日付と時刻の正しい計算が妨げられています。"
#: wp-admin/includes/class-wp-site-health.php:1043
msgid "PHP default timezone is invalid"
msgstr "PHP デフォルトタイムゾーンが無効です"
#: wp-admin/includes/class-wp-site-health.php:1035
msgid "PHP default timezone was configured by WordPress on loading. This is necessary for correct calculations of dates and times."
msgstr "PHP デフォルトタイムゾーンは、ロード時に WordPress が設定しました。これは日付と時刻を正しく計算するために必要です。"
#: wp-admin/includes/class-wp-site-health.php:1027
msgid "PHP default timezone is valid"
msgstr "PHP デフォルトタイムゾーンが有効です"
#: wp-admin/includes/class-wp-site-health.php:1006
msgid "One or more required modules are missing"
msgstr "1つ以上の必須モジュールが存在しません"
#: wp-admin/includes/class-wp-site-health.php:1003
msgid "One or more recommended modules are missing"
msgstr "1つ以上の推奨モジュールが存在しません"
#. translators: %s: The module name.
#: wp-admin/includes/class-wp-site-health.php:975
msgid "The optional module, %s, is not installed, or has been disabled."
msgstr "オプションのモジュール %s がインストールされていないか、無効化されています。"
#: wp-admin/includes/class-wp-site-health.php:972
#: wp-admin/includes/class-wp-site-health.php:1629
msgid "Warning"
msgstr "警告"
#. translators: %s: The module name.
#: wp-admin/includes/class-wp-site-health.php:967
msgid "The required module, %s, is not installed, or has been disabled."
msgstr "必須モジュール %s がインストールされていないか、無効化されています。"
#: wp-admin/includes/class-wp-site-health.php:964
#: wp-admin/includes/class-wp-site-health.php:1300
#: wp-admin/includes/class-wp-site-health.php:1621
msgid "Error"
msgstr "エラー"
#. translators: Localized team handbook, if one exists.
#: wp-admin/includes/class-wp-site-health.php:808
msgid "https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions"
msgstr "https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions"
#. translators: 1: Link to the hosting group page about recommended PHP
#. modules. 2: Additional link attributes. 3: Accessibility text.
#: wp-admin/includes/class-wp-site-health.php:806
msgid "The WordPress Hosting Team maintains a list of those modules, both recommended and required, in <a href=\"%1$s\" %2$s>the team handbook%3$s</a>."
msgstr "WordPress ホスティングチームでは、こうした推奨されていたり必須とされていたりするモジュールのリストを<a href=\"%1$s\" %2$s>チームのハンドブック %3$s</a>でメンテナンスしています。"
#: wp-admin/includes/class-wp-site-health.php:803
msgid "PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator."
msgstr "PHP モジュールはサイトの稼働に必要なほとんどのタスクをサーバー上で実行します。変更はサーバー管理者が実施する必要があります。"
#: wp-admin/includes/class-wp-site-health.php:795
msgid "Required and recommended modules are installed"
msgstr "必須および推奨モジュールがインストール済みです"
#. translators: %s: The server PHP version.
#: wp-admin/includes/class-wp-site-health.php:737
msgid "Your version of PHP (%s) requires an update"
msgstr "使用中の PHP バージョン (%s) は更新が必要です"
#. translators: %s: The server PHP version.
#: wp-admin/includes/class-wp-site-health.php:726
msgid "Your version of PHP (%s) should be updated"
msgstr "使用中の PHP バージョン (%s) は更新が推奨されます"
#. translators: %s: The server PHP version.
#: wp-admin/includes/class-wp-site-health.php:714
msgid "Your version of PHP (%s) is out of date"
msgstr "使用中の PHP バージョン (%s) は古すぎます"
#: wp-admin/includes/class-wp-site-health.php:698
#: wp-admin/includes/dashboard.php:1726
msgid "Learn more about updating PHP"
msgstr "PHP の更新についてさらに詳しく"
#. translators: %s: The minimum recommended PHP version.
#: wp-admin/includes/class-wp-site-health.php:691
msgid "PHP is the programming language used to build and maintain WordPress. Newer versions of PHP are faster and more secure, so staying up to date will help your site’s overall performance and security. The minimum recommended version of PHP is %s."
msgstr "PHP は WordPress の開発や保守に使用されているプログラミング言語です。PHP の新しいバージョンはより高速で安全なため、最新の状態を維持することにより、サイトの全体的なパフォーマンスとセキュリティが向上します。PHP の最低推奨バージョンは%sです。"
#. translators: %s: The current PHP version.
#: wp-admin/includes/class-wp-site-health.php:679
msgid "Your version of PHP (%s) is up to date"
msgstr "使用中の PHP バージョン (%s) は最新です"
#: wp-admin/includes/class-wp-site-health.php:659
msgid "Your site does not have any default theme. Default themes are used by WordPress automatically if anything is wrong with your normal theme."
msgstr "このサイトにはデフォルトテーマが存在しません。お使いのテーマになにか問題が発生した際、WordPress は自動的にデフォルトテーマを使用します。"
#: wp-admin/includes/class-wp-site-health.php:655
msgid "Have a default theme available"
msgstr "デフォルトテーマを利用可能にしましょう"
#. translators: 1: The amount of inactive themes. 2: The default theme for
#. WordPress. 3: The currently active theme.
#: wp-admin/includes/class-wp-site-health.php:636
msgid "Your site has %1$d inactive theme, other than %2$s, the default WordPress theme, and %3$s, your active theme."
msgid_plural "Your site has %1$d inactive themes, other than %2$s, the default WordPress theme, and %3$s, your active theme."
msgstr[0] "サイトには WordPress のデフォルトテーマ %2$s と現在有効なテーマ %3$s を除いて、%1$d個の停止中のテーマがあります。"
#: wp-admin/includes/class-wp-site-health.php:629
#: wp-admin/includes/class-wp-site-health.php:645
msgid "We recommend removing any unused themes to enhance your site’s security."
msgstr "サイトのセキュリティ向上のため未使用のテーマは削除することをおすすめします。"
#. translators: 1: The amount of inactive themes. 2: The currently active
#. theme.
#: wp-admin/includes/class-wp-site-health.php:621
msgid "Your site has %1$d inactive theme, other than %2$s, your active theme."
msgid_plural "Your site has %1$d inactive themes, other than %2$s, your active theme."
msgstr[0] "サイトには現在有効なテーマ %2$s を除いて、%1$d個の停止中のテーマがあります。"
#. translators: 1: The default theme for WordPress. 2: The currently active
#. theme. 3: The active theme's parent theme.
#: wp-admin/includes/class-wp-site-health.php:603
msgid "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep %1$s, the default WordPress theme, %2$s, your current theme, and %3$s, its parent theme."
msgstr "サイトのセキュリティ向上のため未使用のテーマを削除することをおすすめします。WordPress のデフォルトテーマ %1$s、現在有効なテーマ %2$s、親テーマ %3$s は削除しないでください。"
#. translators: 1: The currently active theme. 2: The active theme's parent
#. theme.
#: wp-admin/includes/class-wp-site-health.php:584
msgid "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep your current theme, %1$s, and %2$s, its parent theme."
msgstr "サイトのセキュリティ向上のため未使用のテーマを削除することをおすすめします。現在有効なテーマ %1$s、親テーマ %2$s は削除しないでください。"
#. translators: %d: The number of inactive themes.
#: wp-admin/includes/class-wp-site-health.php:575
#: wp-admin/includes/class-wp-site-health.php:594
msgid "Your site has %d inactive theme."
msgid_plural "Your site has %d inactive themes."
msgstr[0] "サイトには%d個の停止中のテーマがあります。"
#: wp-admin/includes/class-wp-site-health.php:568
#: wp-admin/includes/class-wp-site-health.php:614
msgid "You should remove inactive themes"
msgstr "停止中のテーマを削除してください"
#. translators: %d: The number of themes.
#: wp-admin/includes/class-wp-site-health.php:550
msgid "Your site has %d installed theme, and it is up to date."
msgid_plural "Your site has %d installed themes, and they are all up to date."
msgstr[0] "サイトのインストール済みテーマ%d個はすべて最新版です。"
#: wp-admin/includes/class-wp-site-health.php:543
msgid "Your site has 1 installed theme, and it is up to date."
msgstr "サイトにはテーマが1個インストールされていて、それは最新です。"
#. translators: %d: The number of outdated themes.
#: wp-admin/includes/class-wp-site-health.php:530
msgid "Your site has %d theme waiting to be updated."
msgid_plural "Your site has %d themes waiting to be updated."
msgstr[0] "このサイトには%d個のアップデート待ちのテーマがあります。"
#: wp-admin/includes/class-wp-site-health.php:524
msgid "You have themes waiting to be updated"
msgstr "更新可能なテーマがあります"
#: wp-admin/includes/class-wp-site-health.php:456
msgid "Manage your themes"
msgstr "テーマを管理"
#: wp-admin/includes/class-wp-site-health.php:451
msgid "Themes add your site’s look and feel. It’s important to keep them up to date, to stay consistent with your brand and keep your site secure."
msgstr "テーマはサイトのデザインを決定します。ブランドの一貫性とサイトの安全性の維持のため、常に更新することが重要です。"
#: wp-admin/includes/class-wp-site-health.php:443
msgid "Your themes are all up to date"
msgstr "テーマはすべて最新版です"
#: wp-admin/includes/class-wp-site-health.php:424
msgid "Manage inactive plugins"
msgstr "停止中のプラグインを管理"
#: wp-admin/includes/class-wp-site-health.php:418
msgid "Inactive plugins are tempting targets for attackers. If you’re not going to use a plugin, we recommend you remove it."
msgstr "停止中のプラグインは攻撃者の標的になります。プラグインを使用するつもりがなければ削除することをおすすめします。"
#. translators: %d: The number of inactive plugins.
#: wp-admin/includes/class-wp-site-health.php:411
msgid "Your site has %d inactive plugin."
msgid_plural "Your site has %d inactive plugins."
msgstr[0] "このサイトには%d個の無効なプラグインがあります。"
#: wp-admin/includes/class-wp-site-health.php:405
msgid "You should remove inactive plugins"
msgstr "停止中のプラグインを削除してください"
#. translators: %d: The number of active plugins.
#: wp-admin/includes/class-wp-site-health.php:388
msgid "Your site has %d active plugin, and it is up to date."
msgid_plural "Your site has %d active plugins, and they are all up to date."
msgstr[0] "サイトの有効化済みプラグイン%d個はすべて最新版です。"
#: wp-admin/includes/class-wp-site-health.php:381
msgid "Your site has 1 active plugin, and it is up to date."
msgstr "サイトには有効化されているプラグインが1個あり、それは最新です。"
#: wp-admin/includes/class-wp-site-health.php:375
msgid "Update your plugins"
msgstr "プラグインを更新"
#. translators: %d: The number of outdated plugins.
#: wp-admin/includes/class-wp-site-health.php:363
msgid "Your site has %d plugin waiting to be updated."
msgid_plural "Your site has %d plugins waiting to be updated."
msgstr[0] "%d個のプラグインがアップデートを待っています。"
#: wp-admin/includes/class-wp-site-health.php:357
msgid "You have plugins waiting to be updated"
msgstr "更新可能なプラグインがあります"
#: wp-admin/includes/class-wp-site-health.php:324
msgid "Manage your plugins"
msgstr "プラグインを管理"
#: wp-admin/includes/class-wp-site-health.php:319
msgid "Plugins extend your site’s functionality with things like contact forms, ecommerce and much more. That means they have deep access to your site, so it’s vital to keep them up to date."
msgstr "プラグインは連絡フォームや e コマース機能などを追加してサイトを拡張します。サイトに深くアクセスするため、最新に保つことが重要です。"
#: wp-admin/includes/class-wp-site-health.php:311
msgid "Your plugins are all up to date"
msgstr "プラグインはすべて最新版です"
#: wp-admin/includes/class-wp-site-health.php:291
msgid "You are currently running the latest version of WordPress available, keep it up!"
msgstr "最新の WordPress バージョンを実行中です !"
#. translators: %s: The current version of WordPress installed on this site.
#: wp-admin/includes/class-wp-site-health.php:285
msgid "Your version of WordPress (%s) is up to date"
msgstr "使用中の WordPress バージョン (%s) は最新です"
#: wp-admin/includes/class-wp-site-health.php:278
msgid "A new minor update is available for your site. Because minor updates often address security, it’s important to install them."
msgstr "このサイトでは新しいマイナーアップデートを利用できます。一般にマイナーアップデートはセキュリティ問題に対処することが多いので、インストールすることが重要です。"
#: wp-admin/includes/class-wp-site-health.php:275
#: wp-admin/includes/class-wp-site-health.php:314
#: wp-admin/includes/class-wp-site-health.php:446
#: wp-admin/includes/class-wp-site-health.php:741
#: wp-admin/includes/class-wp-site-health.php:1110
#: wp-admin/includes/class-wp-site-health.php:1272
#: wp-admin/includes/class-wp-site-health.php:1341
#: wp-admin/includes/class-wp-site-health.php:1410
#: wp-admin/includes/class-wp-site-health.php:1473
#: wp-admin/includes/class-wp-site-health.php:1591
msgid "Security"
msgstr "セキュリティ"
#: wp-admin/includes/class-wp-site-health.php:270
msgid "A new version of WordPress is available."
msgstr "新しいバージョンの WordPress が利用可能です。"
#: wp-admin/includes/class-wp-site-health.php:262
msgid "Install the latest version of WordPress"
msgstr "最新バージョンの WordPress をインストール"
#. translators: %s: The latest version of WordPress available.
#: wp-admin/includes/class-wp-site-health.php:255
msgid "WordPress update available (%s)"
msgstr "WordPress の更新が可能 (%s)"
#: wp-admin/includes/class-wp-site-health.php:242
msgid "Check for updates manually"
msgstr "更新を手動で確認"
#: wp-admin/includes/class-wp-site-health.php:236
msgid "We were unable to check if any new versions of WordPress are available."
msgstr "新しいバージョンの WordPress が利用可能かどうか確認できませんでした。"
#: wp-admin/includes/class-wp-site-health.php:214
#: wp-admin/includes/class-wp-site-health.php:684
#: wp-admin/includes/class-wp-site-health.php:798
#: wp-admin/includes/class-wp-site-health.php:1030
#: wp-admin/includes/class-wp-site-health.php:1070
#: wp-admin/includes/class-wp-site-health.php:1157
#: wp-admin/includes/class-wp-site-health.php:1519
#: wp-admin/includes/class-wp-site-health.php:1667
#: wp-admin/includes/class-wp-site-health.php:1709
#: wp-admin/includes/class-wp-site-health.php:1780
msgid "Performance"
msgstr "パフォーマンス"
#: wp-admin/includes/options.php:132
msgid "The <a href=\"https://wordpress.org/support/article/glossary/#character-set\">character encoding</a> of your site (UTF-8 is recommended)"
msgstr "サイトの<a href=\"https://wpdocs.osdn.jp/Glossary#Character_Set\">文字セット</a> (UTF-8 を推奨)"
#: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:56
#: wp-admin/includes/class-bulk-theme-upgrader-skin.php:56
#: wp-admin/includes/class-language-pack-upgrader-skin.php:78
msgid "Return to WordPress Updates page"
msgstr "WordPress 更新ページへ戻る"
#. translators: 1: Plugin name, 2: Number of the plugin, 3: Total number of
#. plugins being updated.
#: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:24
msgid "Updating Plugin %1$s (%2$d/%3$d)"
msgstr "%1$s プラグインを更新中 (%2$d/%3$d)"
#. translators: %s: Attachment title.
#. translators: %s: Post title.
#: wp-admin/includes/class-wp-media-list-table.php:727
#: wp-admin/includes/class-wp-posts-list-table.php:1360
msgid "Restore “%s” from the Trash"
msgstr "「%s」をゴミ箱から戻す"
#. translators: %s: Attachment title.
#. translators: %s: Post title.
#: wp-admin/includes/class-wp-media-list-table.php:698
#: wp-admin/includes/class-wp-media-list-table.php:756
#: wp-admin/includes/class-wp-posts-list-table.php:1400
msgid "View “%s”"
msgstr "“%s” を表示"
#. translators: %s: Attachment title.
#. translators: %s: Post title.
#: wp-admin/includes/class-wp-media-list-table.php:689
#: wp-admin/includes/class-wp-media-list-table.php:746
#: wp-admin/includes/class-wp-posts-list-table.php:1377
msgid "Delete “%s” permanently"
msgstr "「%s」を永久に削除"
#: wp-admin/includes/class-wp-comments-list-table.php:716
#: wp-admin/includes/class-wp-media-list-table.php:680
#: wp-admin/includes/class-wp-media-list-table.php:736
#: wp-admin/includes/class-wp-posts-list-table.php:1369
#: wp-admin/includes/dashboard.php:720
msgctxt "verb"
msgid "Trash"
msgstr "ゴミ箱へ移動"
#. translators: %s: Attachment title.
#. translators: %s: Post title.
#: wp-admin/includes/class-wp-media-list-table.php:679
#: wp-admin/includes/class-wp-media-list-table.php:735
#: wp-admin/includes/class-wp-posts-list-table.php:1368
msgid "Move “%s” to the Trash"
msgstr "「%s」をゴミ箱に移動"
#. translators: %s: Attachment title.
#: wp-admin/includes/class-wp-media-list-table.php:529
#: wp-admin/includes/class-wp-media-list-table.php:707
msgid "Attach “%s” to existing content"
msgstr "「%s」を既存のコンテンツに添付"
#: wp-admin/includes/class-wp-media-list-table.php:520
msgid "(Unattached)"
msgstr "(未使用)"
#: wp-admin/includes/class-wp-media-list-table.php:516
msgid "Detach"
msgstr "切り離す"
#. translators: %s: Title of the post the attachment is attached to.
#: wp-admin/includes/class-wp-media-list-table.php:515
msgid "Detach from “%s”"
msgstr "「%s」への添付を解除"
#: wp-admin/includes/class-wp-media-list-table.php:499
msgid "(Private post)"
msgstr "(非公開投稿)"
#: wp-admin/includes/class-wp-media-list-table.php:453
#: wp-admin/includes/class-wp-posts-list-table.php:1065
msgid "Unpublished"
msgstr "未公開"
#. translators: Column name.
#: wp-admin/includes/class-wp-media-list-table.php:322
msgctxt "column name"
msgid "Date"
msgstr "日付"
#: wp-admin/includes/class-wp-media-list-table.php:316
msgctxt "column name"
msgid "Uploaded to"
msgstr "アップロード先"
#. translators: Column name.
#: wp-admin/includes/class-wp-media-list-table.php:286
msgctxt "column name"
msgid "File"
msgstr "ファイル"
#: wp-admin/includes/class-wp-media-list-table.php:225
msgid "No media files found."
msgstr "メディアファイルはありません。"
#: wp-admin/includes/class-wp-comments-list-table.php:415
#: wp-admin/includes/class-wp-media-list-table.php:189
#: wp-admin/includes/class-wp-posts-list-table.php:566
msgid "Empty Trash"
msgstr "ゴミ箱を空にする"
#: wp-admin/includes/class-wp-media-list-table.php:161
#: wp-admin/includes/class-wp-media-list-table.php:530
#: wp-admin/includes/class-wp-media-list-table.php:708
msgid "Attach"
msgstr "投稿に添付"
#: wp-admin/includes/class-wp-comments-list-table.php:347
#: wp-admin/includes/class-wp-comments-list-table.php:698
#: wp-admin/includes/class-wp-media-list-table.php:151
#: wp-admin/includes/class-wp-media-list-table.php:728
#: wp-admin/includes/class-wp-posts-list-table.php:410
#: wp-admin/includes/class-wp-posts-list-table.php:1361
msgid "Restore"
msgstr "復元"
#: wp-admin/includes/class-wp-media-list-table.php:137
msgctxt "attachment filter"
msgid "Trash"
msgstr "ゴミ箱"
#: wp-admin/includes/class-wp-list-table.php:170
#: wp-admin/includes/class-wp-screen.php:1294
msgid "Excerpt View"
msgstr "抜粋表示"
#: wp-admin/includes/class-wp-screen.php:1287
msgid "View Mode"
msgstr "表示モード"
#: wp-admin/includes/class-wp-screen.php:1233
msgid "Pagination"
msgstr "ページ送り"
#: wp-admin/includes/class-wp-screen.php:1193
msgid "Number of items per page:"
msgstr "ページごとに表示する項目数:"
#. translators: %s: Number of columns on the page.
#: wp-admin/includes/class-wp-screen.php:1171
msgid "%s column"
msgid_plural "%s columns"
msgstr[0] "%s 列"
#: wp-admin/includes/class-wp-screen.php:1094
msgctxt "Welcome panel"
msgid "Welcome"
msgstr "ようこそ"
#: wp-admin/includes/class-wp-screen.php:1078
msgid "Boxes"
msgstr "ボックス"
#: wp-admin/includes/class-wp-screen.php:1026
msgid "Screen Options Tab"
msgstr "表示オプションタブ"
#: wp-admin/includes/class-wp-screen.php:968
msgid "Enable full-height editor and distraction-free functionality."
msgstr "最大行表示エディターと集中執筆モード機能を有効化します。"
#: wp-admin/includes/class-wp-screen.php:966
msgid "Additional settings"
msgstr "追加設定"
#: wp-admin/includes/class-wp-screen.php:933
msgid "Screen Options"
msgstr "表示オプション"
#: wp-admin/includes/class-wp-screen.php:834
msgid "Contextual Help Tab"
msgstr "コンテクストヘルプタブ"
#: wp-admin/includes/class-wp-screen.php:741
msgid "Items list"
msgstr "項目一覧"
#: wp-admin/includes/class-wp-screen.php:740
msgid "Items list navigation"
msgstr "項目一覧ナビゲーション"
#: wp-admin/includes/class-wp-screen.php:739
msgid "Filter items list"
msgstr "項目一覧の絞り込み"
#: wp-admin/includes/class-wp-screen.php:286 wp-admin/post.php:20
msgid "A post ID mismatch has been detected."
msgstr "投稿 ID の不一致が見つかりました。"
#. translators: %s: Command.
#: wp-admin/includes/class-wp-filesystem-ssh2.php:230
msgid "Unable to perform command: %s"
msgstr "コマンド %s を実行できません"
#. translators: %s: hostname:port
#: wp-admin/includes/class-wp-filesystem-ssh2.php:181
msgid "Failed to initialize a SFTP subsystem session with the SSH2 Server %s"
msgstr "SSH2 サーバー %s の SFTP サブシステムセッションを初期化できませんでした"
#. translators: %s: Username.
#: wp-admin/includes/class-wp-filesystem-ssh2.php:167
msgid "Public and Private keys incorrect for %s"
msgstr "%s の公開鍵と秘密鍵が正しくありません"
#. translators: %s: hostname:port
#: wp-admin/includes/class-wp-filesystem-ssh2.php:142
msgid "Failed to connect to SSH2 Server %s"
msgstr "SSH2 サーバー %s への接続に失敗しました"
#: wp-admin/includes/class-wp-filesystem-ssh2.php:116
msgid "SSH2 password is required"
msgstr "SSH2 パスワードは必須です"
#: wp-admin/includes/class-wp-filesystem-ssh2.php:106
msgid "SSH2 username is required"
msgstr "SSH2 ユーザー名は必須です"
#: wp-admin/includes/class-wp-filesystem-ssh2.php:92
msgid "SSH2 hostname is required"
msgstr "SSH2 ホスト名は必須です"
#. translators: %s: stream_get_contents()
#: wp-admin/includes/class-wp-filesystem-ssh2.php:77
msgid "The ssh2 PHP extension is available, however, we require the PHP5 function %s"
msgstr "ssh2 PHP 拡張モジュールが利用可能ですが、PHP5 の関数 %s が必要です。"
#: wp-admin/includes/class-wp-filesystem-ssh2.php:69
msgid "The ssh2 PHP extension is not available"
msgstr "PHP の SSH2 拡張機能が使用できません"
#: wp-admin/includes/revision.php:455
msgid "Sorry, something went wrong. The requested comparison could not be loaded."
msgstr "エラーが発生しました。リクエストされた比較データを読み込めませんでした。"
#: wp-admin/includes/revision.php:443
msgid "Restore This Revision"
msgstr "このリビジョンを復元"
#: wp-admin/includes/revision.php:441
msgid "Restore This Autosave"
msgstr "この自動保存を復元"
#. translators: %s: User's display name.
#: wp-admin/includes/revision.php:423
msgid "Revision by %s"
msgstr "%s によるリビジョン"
#. translators: %s: User's display name.
#: wp-admin/includes/revision.php:413
msgid "Current Revision by %s"
msgstr "%s による現在のリビジョン"
#. translators: %s: User's display name.
#: wp-admin/includes/revision.php:403
msgid "Autosave by %s"
msgstr "%s による自動保存"
#: wp-admin/includes/revision.php:393
msgctxt "Followed by post revision info"
msgid "To:"
msgstr "新リビジョン:"
#: wp-admin/includes/revision.php:391
msgctxt "Followed by post revision info"
msgid "From:"
msgstr "旧リビジョン:"
#: wp-admin/includes/revision.php:382
msgid "Compare any two revisions"
msgstr "2つのリビジョンを比較"
#: wp-admin/includes/revision.php:368
msgctxt "Button label for a next revision"
msgid "Next"
msgstr "次へ"
#: wp-admin/includes/revision.php:364
msgctxt "Button label for a previous revision"
msgid "Previous"
msgstr "前へ"
#: wp-admin/includes/revision.php:243 wp-admin/includes/revision.php:286
msgctxt "revision date short format"
msgid "j M @ H:i"
msgstr "n月j日 @ H:i"
#: wp-admin/includes/revision.php:242 wp-admin/includes/revision.php:285
msgid "M j, Y @ H:i"
msgstr "Y年n月j日 @ H:i"
#. translators: 1: Site title, 2: Site URL, 3: User role.
#: wp-admin/includes/user.php:577
msgid ""
"Hi,\n"
"You've been invited to join '%1$s' at\n"
"%2$s with the role of %3$s.\n"
"If you do not want to join this site please ignore\n"
"this email. This invitation will expire in a few days.\n"
"\n"
"Please click the following link to activate your user account:\n"
"%%s"
msgstr ""
"こんにちは。\n"
"「%1$s (%2$s)」に%3$sとして参加するよう招待されています。\n"
"もし興味がない場合は、このメールを無視してください。\n"
"この招待状は数日で無効になります。\n"
"\n"
"アカウントを有効化するには、以下のリンクをクリックしてください。\n"
"%%s"
#: wp-admin/includes/user.php:560
msgid "Always use https when visiting the admin"
msgstr "管理画面にアクセスする際、常に HTTPS を利用する"
#: wp-admin/includes/user.php:559
msgid "Use https"
msgstr "https を使用"
#: wp-admin/includes/user.php:523
msgid "No thanks, do not remind me again"
msgstr "いいえ、今後表示しないでください"
#: wp-admin/includes/user.php:522
msgid "Yes, take me to my profile page"
msgstr "はい、プロフィールページへ移動します"
#: wp-admin/includes/user.php:520
msgid "You’re using the auto-generated password for your account. Would you like to change it?"
msgstr "お使いのアカウントでは自動生成されたパスワードを使用しています。変更しますか ?"
#: wp-admin/includes/user.php:519
msgid "Notice:"
msgstr "注:"
#: wp-admin/includes/user.php:202
msgid "<strong>ERROR</strong>: Please enter an email address."
msgstr "<strong>エラー</strong>: メールアドレスを入力してください。"
#: wp-admin/includes/user.php:178
msgid "<strong>ERROR</strong>: Please enter the same password in both password fields."
msgstr "<strong>エラー</strong>: 両方のパスワードの項目に同じパスワードを入力してください。"
#: wp-admin/includes/user.php:173
msgid "<strong>ERROR</strong>: Passwords may not contain the character \"\\\"."
msgstr "<strong>エラー</strong>: パスワードに文字 \"\\\" を含めることはできません。"
#: wp-admin/includes/user.php:168
msgid "<strong>ERROR</strong>: Please enter a password."
msgstr "<strong>エラー</strong>: パスワードを入力してください。"
#: wp-admin/includes/user.php:152
msgid "<strong>ERROR</strong>: Please enter a nickname."
msgstr "<strong>エラー</strong>: ユーザー名を入力してください。"
#: wp-admin/includes/ms.php:1153 wp-admin/network/index.php:56
#: wp-admin/network/site-new.php:33 wp-admin/network/sites.php:46
#: wp-admin/network/user-new.php:30 wp-admin/network/users.php:229
msgid "<a href=\"https://wordpress.org/support/forum/multisite/\">Support Forums</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/forum/multisite/\" target=\"_blank\">サポートフォーラム</a>"
#: wp-admin/includes/ms.php:1152 wp-admin/network/site-new.php:32
#: wp-admin/network/sites.php:45
msgid "<a href=\"https://wordpress.org/support/article/network-admin-sites-screen/\">Documentation on Site Management</a>"
msgstr "<a href=\"https://wordpress.org/support/article/network-admin-sites-screen/\">サイト管理についての解説</a>"
#: wp-admin/includes/ms.php:1139
msgid "<strong>Settings</strong> — This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database."
msgstr "<strong>設定</strong> — このページには、サイトに関連するすべての設定の一覧を表示します。WordPress がつくるものもあるし、有効化しているプラグインがつくるものもあります。グレーアウトしているフィールドもありますが、シリアル化されたデータである点に注意してください。設定がデータベースに保存されているため、これらの値を修正することはできません。"
#. translators: %s: URL to Network Themes screen.
#: wp-admin/includes/ms.php:1136
msgid "<strong>Themes</strong> — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the <a href=\"%s\">Network Themes</a> screen."
msgstr "<strong>テーマ</strong> — このエリアには、サイトネットワーク上でまだ有効になっていないテーマを表示します。このメニューでテーマを有効化すると、このサイトで利用可能になります。テーマを有効化するのではなく、サイトの外観メニューに表示されるようになります。サイトネットワーク全体に対してテーマを有効化するには、<a href=\"%s\">サイトネットワークのテーマ</a>画面を確認してください。"
#: wp-admin/includes/ms.php:1133
msgid "<strong>Users</strong> — This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network."
msgstr "<strong>ユーザー</strong> — こちらには、サイトに関連するユーザーを表示します。ユーザーに対して、権限グループを変更したり、パスワードをリセットしたり、サイトから削除することもできます。サイトからユーザーを削除しても、サイトネットワークからユーザーは削除されません。"
#: wp-admin/includes/ms.php:1132
msgid "<strong>Info</strong> — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable."
msgstr "<strong>情報</strong> — サイト URL は、サイトが正しく機能しなくなる可能性があるので、ほとんど編集されることはありません。登録日と最終更新日を表示します。サイトネットワーク管理者は、サイトをアーカイブ済み、スパム、削除済み、成人向けとしてマークし、公開リストから削除したり無効にしたりすることができます。"
#: wp-admin/includes/ms.php:1131
msgid "The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable."
msgstr "このメニューは、特にサイトの管理画面が利用できない場合に、サイト固有の情報を編集するためのものです。"
#: wp-admin/includes/ms.php:1048
msgid "Info"
msgstr "情報"
#: wp-admin/includes/ms.php:981 wp-admin/users.php:344
msgid "Confirm Deletion"
msgstr "削除を実行"
#: wp-admin/includes/ms.php:977
msgid "Once you hit “Confirm Deletion”, these users will be permanently removed."
msgstr "「削除を実行」を押すと、これらのユーザーは永久に削除されます。"
#: wp-admin/includes/ms.php:975
msgid "Once you hit “Confirm Deletion”, the user will be permanently removed."
msgstr "「削除を実行」を押すと、このユーザーは永久に削除されます。"
#: wp-admin/includes/ms.php:960
msgid "User has no sites or content and will be deleted."
msgstr "ユーザーはサイトやコンテンツを保有していないため削除されます。"
#: wp-admin/includes/ms.php:951 wp-admin/users.php:319
msgid "Attribute all content to:"
msgstr "すべてのコンテンツを以下のユーザーのものにする:"
#: wp-admin/includes/ms.php:949 wp-admin/users.php:316
msgid "Delete all content."
msgstr "すべてのコンテンツを消去します。"
#. translators: %s: Link to user's site.
#: wp-admin/includes/ms.php:945
msgid "Site: %s"
msgstr "サイト: %s"
#: wp-admin/includes/ms.php:927
msgid "Select a user"
msgstr "ユーザーを選択"
#. translators: User login.
#: wp-admin/includes/ms.php:912
msgid "What should be done with content owned by %s?"
msgstr "%s が所有しているコンテンツをどう処理しますか ?"
#. translators: %s: User login.
#: wp-admin/includes/ms.php:893
msgid "Warning! User cannot be deleted. The user %s is a network administrator."
msgstr "警告: ユーザーを削除できません。ユーザー %s はサイトネットワーク管理者です。"
#. translators: %s: User login.
#: wp-admin/includes/ms.php:883
msgid "Warning! User %s cannot be deleted."
msgstr "警告: ユーザー %s は削除できません。"
#: wp-admin/includes/ms.php:862
msgid "You have chosen to delete the following users from all networks and sites."
msgstr "すべてのサイトネットワークとサイトから以下のユーザーを削除することを選択しました。"
#: wp-admin/includes/ms.php:860
msgid "You have chosen to delete the user from all networks and sites."
msgstr "すべてのネットワークとサイトからユーザーを削除しようとしています。"
#. translators: My Sites label.
#: wp-admin/includes/ms.php:763
msgid "Primary Site"
msgstr "基本のサイト"
#. translators: %s: URL to Upgrade Network screen.
#: wp-admin/includes/ms.php:706
msgid "Thank you for Updating! Please visit the <a href=\"%s\">Upgrade Network</a> page to update all your sites."
msgstr "更新ありがとうございます。<a href=\"%s\">サイトネットワークの更新</a>ページへ移動して、すべてのサイトを更新しましょう。"
#: wp-admin/includes/ms.php:653
msgid "British English"
msgstr "イギリス英語"
#: wp-admin/includes/ms.php:649
msgid "American English"
msgstr "アメリカ英語"
#: wp-admin/includes/ms.php:606
msgid "View Site"
msgstr "サイトを表示"
#: wp-admin/includes/ms.php:605
msgid "Visit Dashboard"
msgstr "ダッシュボードを表示"
#: wp-admin/includes/ms.php:599
msgid "Your Sites"
msgstr "すべてのサイト"
#: wp-admin/includes/ms.php:597
msgid "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way."
msgstr "自分のサイトを訪問しようとしてこの画面に来てしまった場合は、以下のショートカットを使って目的地を探してください。"
#. translators: 1: Site title.
#: wp-admin/includes/ms.php:585 wp-admin/includes/ms.php:594
msgid "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator."
msgstr "\"%1$s\" ダッシュボードへのアクセスを試みましたが、現在このサイトでの権限がありません。もし \"%1$s\" ダッシュボードにアクセスする必要があるとお考えの場合は、サイトネットワーク管理者に連絡してください。"
#: wp-admin/includes/ms.php:300
msgid "MB (Leave blank for network default)"
msgstr "MB (サイトネットワークの初期値を使うには空にする)"
#: wp-admin/includes/ms.php:300 wp-admin/network/settings.php:375
msgid "Size in megabytes"
msgstr "メガバイト単位のサイズ"
#: wp-admin/includes/ms.php:297
msgid "Site Upload Space Quota"
msgstr "サイトのアップロード領域のクォータ"
#. translators: Storage space that's been used. 1: Percentage of used space, 2:
#. Total space allowed in megabytes or gigabytes.
#: wp-admin/includes/ms.php:257
msgid "Used: %1$s%% of %2$s"
msgstr "使用済み: %1$s%% of %2$s"
#: wp-admin/includes/media.php:3346
msgid "Audio Codec:"
msgstr "音声コーデック:"
#: wp-admin/includes/media.php:3345
msgid "Audio Format:"
msgstr "音声フォーマット:"
#: wp-admin/includes/media.php:3250
msgid "File URL:"
msgstr "ファイルの URL:"
#: wp-admin/includes/media.php:3210
msgid "Displayed on attachment pages."
msgstr "添付ファイルページに表示されます。"
#. translators: 1: Link start tag, 2: Link end tag, 3: Width, 4: Height.
#: wp-admin/includes/media.php:3025
msgid "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)."
msgstr "画像のサイズを%1$画像サイズ設定%2$sで設定されている大サイズ(%3$d × %4$d) に合わせる。"
#: wp-admin/includes/media.php:2993
msgid "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. <a href=\"#\">Switch to the multi-file uploader</a>."
msgstr "現在ブラウザー付随のアップローダーを使用しています。WordPress アップローダーは複数ファイル選択やドラッグ & ドロップにも対応しています。<a href=\"#\">マルチファイルアップローダーもご利用ください</a>。"
#. translators: 1: URL to browser uploader, 2: Additional link attributes.
#: wp-admin/includes/media.php:2976
msgid "You are using the multi-file uploader. Problems? Try the <a href=\"%1$s\" %2$s>browser uploader</a> instead."
msgstr "マルチファイルアップローダーをご利用中です。うまくいかない場合は<a href=\"%1$s\" %2$s>ブラウザーアップローダー</a>をお試しください。"
#: wp-admin/includes/media.php:2936
msgid "Link to image"
msgstr "画像へのリンク"
#: wp-admin/includes/media.php:2931
msgid "Link Image To:"
msgstr "画像のリンク先:"
#: wp-admin/includes/media.php:2905
msgid "Link text, e.g. “Ransom Demands (PDF)”"
msgstr "リンクテキスト 例: “Ransom Demands (PDF)”"
#: wp-admin/includes/media.php:2884
msgid "Audio, Video, or Other File"
msgstr "音声、動画、またはその他のファイル"
#: wp-admin/includes/media.php:2861
msgid "Image Caption"
msgstr "画像のキャプション"
#: wp-admin/includes/media.php:2813
msgid "Filter »"
msgstr "フィルター »"
#: wp-admin/includes/media.php:2764 wp-admin/includes/nav-menu.php:457
#: wp-admin/includes/nav-menu.php:743
msgid "»"
msgstr "»"
#: wp-admin/includes/media.php:2763 wp-admin/includes/nav-menu.php:456
#: wp-admin/includes/nav-menu.php:742
msgid "«"
msgstr "«"
#: wp-admin/includes/media.php:2721
msgid "All Types"
msgstr "すべてのタイプ"
#: wp-admin/includes/media.php:2625
msgid "Update gallery settings"
msgstr "ギャラリー設定を更新"
#: wp-admin/includes/media.php:2604
msgid "Gallery columns:"
msgstr "ギャラリーの列数:"
#: wp-admin/includes/media.php:2589
msgid "Order:"
msgstr "順序:"
#: wp-admin/includes/media.php:2581
msgid "Random"
msgstr "ランダム"
#: wp-admin/includes/media.php:2580
msgid "Date/Time"
msgstr "日付/時間"
#: wp-admin/includes/media.php:2578
msgid "Menu order"
msgstr "メニューの順序"
#: wp-admin/includes/media.php:2573
msgid "Order images by:"
msgstr "画像の順序:"
#: wp-admin/includes/media.php:2563
msgid "Image File"
msgstr "画像ファイル"
#: wp-admin/includes/media.php:2558
msgid "Link thumbnails to:"
msgstr "サムネイルのリンク先:"
#: wp-admin/includes/media.php:2526
#: wp-admin/includes/class-wp-ms-sites-list-table.php:369
msgid "Actions"
msgstr "操作"
#: wp-admin/includes/media.php:2517
msgctxt "verb"
msgid "Clear"
msgstr "クリア"
#: wp-admin/includes/media.php:2516 wp-admin/includes/media.php:2597
msgid "Descending"
msgstr "降順"
#: wp-admin/includes/media.php:2515 wp-admin/includes/media.php:2594
msgid "Ascending"
msgstr "昇順"
#: wp-admin/includes/media.php:2514
msgid "Sort Order:"
msgstr "ソート順:"
#: wp-admin/includes/media.php:2510
msgid "All Tabs:"
msgstr "すべてのタブ:"
#: wp-admin/includes/media.php:2356
msgid "Insert media from another website"
msgstr "別のサイトからメディアを挿入"
#: wp-admin/includes/media.php:2318 wp-admin/includes/media.php:2537
#: wp-admin/includes/media.php:2840
msgid "Save all changes"
msgstr "すべての変更を保存"
#: wp-admin/includes/media.php:2288
msgid "Add media files from your computer"
msgstr "自分のコンピューターからメディアファイルを追加"
#: wp-admin/includes/media.php:1697 wp-admin/upgrade.php:77
#: wp-admin/upgrade.php:153
msgid "Continue"
msgstr "次へ"
#. translators: %s: File name.
#: wp-admin/includes/media.php:1696
msgid "You are about to delete %s."
msgstr "%s を削除しようとしています。"
#: wp-admin/includes/media.php:1685 wp-admin/includes/media.php:2942
#: wp-admin/includes/media.php:2948
msgid "Insert into Post"
msgstr "投稿に挿入"
#: wp-admin/includes/media.php:1659
msgid "Upload date:"
msgstr "アップロード日:"
#: wp-admin/includes/media.php:1441 wp-admin/includes/media.php:2912
msgid "Alt text for the image, e.g. “The Mona Lisa”"
msgstr "画像の代替テキスト 例:“The Mona Lisa”"
#: wp-admin/includes/media.php:1388
msgid "Location of the uploaded file."
msgstr "アップロードされたファイルの場所。"
#: wp-admin/includes/media.php:1377 wp-admin/includes/media.php:2937
msgid "Enter a link URL or click above for presets."
msgstr "リンク URL を入力するか、上記をクリックして規定値を利用してください。"
#: wp-admin/includes/media.php:1374
msgid "Link URL"
msgstr "リンク URL"
#: wp-admin/includes/media.php:1302
msgid "Empty Title filled from filename."
msgstr "タイトルが空のため、ファイル名を使って補完しました。"
#: wp-admin/includes/media.php:1224
msgid "Attachment Post URL"
msgstr "添付ファイル投稿 URL"
#: wp-admin/includes/media.php:1223 wp-admin/includes/media.php:1384
msgid "File URL"
msgstr "ファイルの URL"
#: wp-admin/includes/media.php:984
msgid "Invalid image URL"
msgstr "無効な画像URL"
#: wp-admin/includes/media.php:518
msgid "Uploads"
msgstr "アップロード"
#. translators: Audio file genre information. %s: Audio genre name.
#: wp-admin/includes/media.php:373
msgid "Genre: %s."
msgstr "ジャンル: %s。"
#. translators: Audio file track information. %s: Audio track number.
#: wp-admin/includes/media.php:367
msgid "Track %s."
msgstr "トラック%s。"
#. translators: Audio file track information. 1: Audio track number, 2: Total
#. audio tracks.
#: wp-admin/includes/media.php:364
msgid "Track %1$s of %2$s."
msgstr "全%2$s曲中%1$s曲目。"
#. translators: Audio file track information. %d: Year of audio track release.
#: wp-admin/includes/media.php:356
msgid "Released: %d."
msgstr "リリース日: %d。"
#. translators: 1: Audio album title, 2: Artist name.
#: wp-admin/includes/media.php:344
msgid "%1$s by %2$s."
msgstr "%1$s by %2$s。"
#. translators: %s: Audio track title.
#: wp-admin/includes/media.php:338
msgid "\"%s\"."
msgstr "“%s”。"
#. translators: 1: Audio track title, 2: Artist name.
#: wp-admin/includes/media.php:335
msgid "\"%1$s\" by %2$s."
msgstr "\"%1$s\" (%2$s)"
#. translators: 1: Audio track title, 2: Album title.
#: wp-admin/includes/media.php:332
msgid "\"%1$s\" from %2$s."
msgstr "\"%1$s\" (「%2$s」より)"
#. translators: 1: Audio track title, 2: Album title, 3: Artist name.
#: wp-admin/includes/media.php:329
msgid "\"%1$s\" from %2$s by %3$s."
msgstr "\"%1$s\" (%3$s 「%2$s」より)"
#. translators: %s: Number of attachments.
#: wp-admin/includes/media.php:64
msgid "Gallery (%s)"
msgstr "ギャラリー (%s)"
#: wp-admin/includes/media.php:19
msgid "From URL"
msgstr "URL から"
#: wp-admin/includes/media.php:18
msgid "From Computer"
msgstr "コンピューターから"
#: wp-admin/includes/class-wp-users-list-table.php:628
msgctxt "no user roles"
msgid "None"
msgstr "なし"
#. translators: %s: Number of posts.
#: wp-admin/includes/class-wp-users-list-table.php:565
msgid "%s post by this author"
msgid_plural "%s posts by this author"
msgstr[0] "この投稿者による%s件の投稿"
#: wp-admin/includes/class-wp-users-list-table.php:547
#: wp-admin/includes/class-wp-ms-users-list-table.php:307
msgctxt "name"
msgid "Unknown"
msgstr "不明"
#. translators: %s: Author's display name.
#: wp-admin/includes/class-wp-users-list-table.php:469
msgid "View posts by %s"
msgstr "%s による投稿を表示"
#: wp-admin/includes/class-wp-users-list-table.php:439
#: wp-admin/user-edit.php:434
#: wp-admin/includes/class-wp-ms-users-list-table.php:285
msgid "Super Admin"
msgstr "特権管理者"
#: wp-admin/includes/class-wp-users-list-table.php:360
#: wp-admin/user-edit.php:411 wp-admin/user-new.php:416
#: wp-admin/user-new.php:552 wp-admin/network/site-users.php:309
#: wp-admin/network/site-users.php:347
msgid "Role"
msgstr "権限グループ"
#: wp-admin/includes/class-wp-users-list-table.php:300
msgid "Change"
msgstr "変更"
#: wp-admin/includes/class-wp-users-list-table.php:294
#: wp-admin/includes/class-wp-users-list-table.php:296
msgid "Change role to…"
msgstr "権限グループを変更…"
#: wp-admin/includes/class-wp-users-list-table.php:243
msgid "No role"
msgstr "権限なし"
#. translators: User role name with count.
#: wp-admin/includes/class-wp-users-list-table.php:227
#: wp-admin/includes/class-wp-users-list-table.php:246
msgid "%1$s <span class=\"count\">(%2$s)</span>"
msgstr "%1$s <span class=\"count\">(%2$s 名)</span>"
#. translators: %s: Number of users.
#. translators: Number of users.
#: wp-admin/includes/class-wp-users-list-table.php:203
#: wp-admin/includes/class-wp-ms-users-list-table.php:148
msgctxt "users"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "すべて <span class=\"count\">(%s)</span>"
#: wp-admin/includes/class-wp-users-list-table.php:159
#: wp-admin/includes/deprecated.php:569
#: wp-admin/includes/class-wp-ms-users-list-table.php:126
msgid "No users found."
msgstr "ユーザーが見つかりませんでした。"
#. translators: Date format for upcoming events on the dashboard. Include the
#. day of the week. See https://secure.php.net/date
#: wp-admin/includes/class-wp-community-events.php:379
msgid "l, M j, Y"
msgstr "Y年n月j日 (D)"
#: wp-admin/includes/class-wp-community-events.php:122
msgid "Unknown API error."
msgstr "不明な API エラー。"
#. translators: %d: Numeric HTTP status code, e.g. 400, 403, 500, 504, etc.
#: wp-admin/includes/class-wp-community-events.php:117
msgid "Invalid API response code (%d)"
msgstr "無効な API レスポンスコード (%d)"
#. translators: %s: Theme name.
#: wp-admin/includes/class-theme-upgrader-skin.php:76
msgid "Customize “%s”"
msgstr "“%s” をカスタマイズ"
#: wp-admin/includes/class-theme-upgrader-skin.php:29 wp-admin/update.php:182
msgid "Update Theme"
msgstr "テーマを更新"
#: wp-admin/includes/post.php:1760
msgid "Your latest changes were saved as a revision."
msgstr "最近の変更をリビジョンとして保存しました。"
#: wp-admin/includes/post.php:1759
msgid "Saving revision…"
msgstr "リビジョンを保存中…"
#. translators: %s: User's display name.
#: wp-admin/includes/post.php:1721
msgid "%s is already editing this post."
msgstr "%s がすでにこの投稿を編集中です。"
#. translators: %s: User's display name.
#: wp-admin/includes/post.php:1718
msgid "%s is already editing this post. Do you want to take over?"
msgstr "%s がすでにこの投稿を編集中です。引き継ぎますか ?"
#: wp-admin/includes/post.php:1534
msgid "Click the image to edit or update"
msgstr "編集または更新する画像をクリック"
#: wp-admin/includes/post.php:1458
msgid "Edit permalink"
msgstr "パーマリンクを編集"
#: wp-admin/includes/post.php:1443
msgid "Change Permalinks"
msgstr "パーマリンクを変更"
#: wp-admin/includes/post.php:810
msgid "Sorry, you are not allowed to create posts or drafts on this site."
msgstr "このサイトで投稿または下書きを作成する権限がありません。"
#: wp-admin/includes/post.php:808
msgid "Sorry, you are not allowed to create pages on this site."
msgstr "このサイトでページを作成する権限がありません。"
#: wp-admin/includes/post.php:669
msgid "Auto Draft"
msgstr "自動下書き"
#: wp-admin/includes/post.php:36 wp-admin/includes/post.php:81
msgid "Sorry, you are not allowed to edit posts as this user."
msgstr "このユーザーとして投稿を編集する権限がありません。"
#: wp-admin/includes/post.php:34 wp-admin/includes/post.php:79
msgid "Sorry, you are not allowed to edit pages as this user."
msgstr "このユーザーとして固定ページを編集する権限がありません。"
#: wp-admin/includes/class-wp-posts-list-table.php:1528
#: wp-admin/includes/class-wp-terms-list-table.php:634
msgid "Quick Edit"
msgstr "クイック編集"
#: wp-admin/includes/class-wp-terms-list-table.php:537
msgid "No description"
msgstr "説明はありません"
#: wp-admin/includes/class-wp-media-list-table.php:699
#: wp-admin/includes/class-wp-media-list-table.php:757
#: wp-admin/includes/class-wp-posts-list-table.php:1401
#: wp-admin/includes/class-wp-terms-list-table.php:497
#: wp-admin/includes/class-wp-users-list-table.php:470
#: wp-admin/includes/dashboard.php:728
#: wp-admin/includes/class-wp-ms-users-list-table.php:412
msgid "View"
msgstr "表示"
#. translators: %s: Taxonomy term name.
#: wp-admin/includes/class-wp-terms-list-table.php:496
msgid "View “%s” archive"
msgstr "「%s」のアーカイブを表示"
#. translators: %s: Taxonomy term name.
#: wp-admin/includes/class-wp-terms-list-table.php:487
msgid "Delete “%s”"
msgstr "「%s」を削除"
#: wp-admin/includes/class-wp-comments-list-table.php:737
#: wp-admin/includes/class-wp-posts-list-table.php:1349
#: wp-admin/includes/class-wp-terms-list-table.php:479
msgid "Quick Edit"
msgstr "クイック編集"
#. translators: %s: Post title.
#. translators: %s: Taxonomy term name.
#: wp-admin/includes/class-wp-posts-list-table.php:1348
#: wp-admin/includes/class-wp-terms-list-table.php:478
msgid "Quick edit “%s” inline"
msgstr "「%s」をインラインでクイック編集"
#. translators: %s: Attachment title.
#. translators: %s: Post title.
#. translators: %s: Taxonomy term name.
#: wp-admin/includes/class-wp-media-list-table.php:389
#: wp-admin/includes/class-wp-posts-list-table.php:1022
#: wp-admin/includes/class-wp-terms-list-table.php:410
msgid "“%s” (Edit)"
msgstr "「%s」 (編集)"
#: wp-admin/includes/class-wp-terms-list-table.php:190
msgctxt "Number/count of items"
msgid "Count"
msgstr "カウント"
#: wp-admin/includes/meta-boxes.php:1485
msgid "Send Trackbacks"
msgstr "トラックバック送信"
#: wp-admin/includes/meta-boxes.php:1344
msgid "(Leave at 0 for no rating.)"
msgstr "(評価しない場合は0のまま)"
#: wp-admin/includes/meta-boxes.php:1329
msgid "Notes"
msgstr "メモ"
#: wp-admin/includes/meta-boxes.php:1325
msgid "RSS Address"
msgstr "RSS のアドレス"
#: wp-admin/includes/meta-boxes.php:1321
msgid "Image Address"
msgstr "画像のアドレス"
#: wp-admin/includes/meta-boxes.php:1306
msgid "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea check out <a href=\"http://gmpg.org/xfn/\">XFN</a>."
msgstr "このリンクが人に関するものなら、あなたとの関係を上のフォームで指定できます。このアイデアについてもっと知りたければ <a href=\"http://gmpg.org/xfn/\">XFN</a> を参照するとよいでしょう。"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1300
msgid "sweetheart"
msgstr "恋人"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1297
msgid "date"
msgstr "デート中"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1294
msgid "crush"
msgstr "夢中"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1291
msgid "muse"
msgstr "片思い"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1288 wp-admin/includes/meta-boxes.php:1289
msgid "romantic"
msgstr "恋愛関係"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1280
msgid "spouse"
msgstr "配偶者"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1277
msgid "sibling"
msgstr "兄弟姉妹"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1274
msgid "parent"
msgstr "親"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1271
msgid "kin"
msgstr "血縁"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1268
msgid "child"
msgstr "子供"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1265 wp-admin/includes/meta-boxes.php:1266
msgid "family"
msgstr "家族関係"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1257
msgid "neighbor"
msgstr "近所"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1254
msgid "co-resident"
msgstr "同居人"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1251 wp-admin/includes/meta-boxes.php:1252
msgid "geographical"
msgstr "地理的関係"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1246
msgid "colleague"
msgstr "仕事仲間"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1243
msgid "co-worker"
msgstr "同僚"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1240 wp-admin/includes/meta-boxes.php:1241
msgid "professional"
msgstr "仕事関係"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1235
msgid "met"
msgstr "面識がある"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1232 wp-admin/includes/meta-boxes.php:1233
msgid "physical"
msgstr "実際的関係"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1227 wp-admin/includes/meta-boxes.php:1260
#: wp-admin/includes/meta-boxes.php:1283
msgid "none"
msgstr "なし"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1224
msgid "friend"
msgstr "友人"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1221
msgid "acquaintance"
msgstr "知人"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1218
msgid "contact"
msgstr "連絡先を知っている"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1215 wp-admin/includes/meta-boxes.php:1216
msgid "friendship"
msgstr "友情関係"
#: wp-admin/includes/meta-boxes.php:1211
msgid "another web address of mine"
msgstr "自分の別の Web アドレス"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1207 wp-admin/includes/meta-boxes.php:1208
msgid "identity"
msgstr "本人"
#. translators: xfn: http://gmpg.org/xfn
#: wp-admin/includes/meta-boxes.php:1203
msgid "rel:"
msgstr "rel:"
#: wp-admin/includes/meta-boxes.php:1147
msgid "Choose the target frame for your link."
msgstr "ターゲットフレームを選択してください。"
#: wp-admin/includes/meta-boxes.php:1145
msgid "<code>_none</code> — same window or tab."
msgstr "<code>_none</code> — 同じウインドウまたはタブ。"
#: wp-admin/includes/meta-boxes.php:1142
msgid "<code>_top</code> — current window or tab, with no frames."
msgstr "<code>_top</code> - 閲覧中のウインドウもしくはタブ、フレームなし。"
#: wp-admin/includes/meta-boxes.php:1139
msgid "<code>_blank</code> — new window or tab."
msgstr "<code>_blank</code> — 新規ウインドウまたはタブ。"
#: wp-admin/includes/meta-boxes.php:1116
msgid "New category name"
msgstr "新規カテゴリー名"
#: wp-admin/includes/meta-boxes.php:1113 wp-admin/includes/meta-boxes.php:1115
msgid "+ Add New Category"
msgstr "+ 新規カテゴリー追加"
#: wp-admin/edit-link-form.php:17 wp-admin/includes/meta-boxes.php:1059
msgid "Update Link"
msgstr "リンクを更新"
#: wp-admin/includes/meta-boxes.php:1032
msgid "Keep this link private"
msgstr "このリンクを非公開にする"
#: wp-admin/includes/meta-boxes.php:1024
msgid "Visit Link"
msgstr "リンクを表示"
#: wp-admin/includes/meta-boxes.php:995
msgid "Need help? Use the Help tab above the screen title."
msgstr "ヘルプが必要ですか ? 画面のタイトルの上の「ヘルプ」タブをご利用ください。"
#: wp-admin/includes/class-wp-posts-list-table.php:1710
#: wp-admin/includes/meta-boxes.php:975
msgid "Default Template"
msgstr "デフォルトテンプレート"
#: wp-admin/includes/class-wp-posts-list-table.php:1655
#: wp-admin/includes/meta-boxes.php:941
msgid "Parent"
msgstr "親"
#: wp-admin/includes/meta-boxes.php:922
msgid "(no parent)"
msgstr "(親なし)"
#: wp-admin/includes/meta-boxes.php:848
msgid "Show comments"
msgstr "コメントを表示"
#: wp-admin/includes/meta-boxes.php:838
msgid "No comments yet."
msgstr "まだコメントはありません。"
#: wp-admin/includes/meta-boxes.php:824 wp-admin/includes/template.php:490
msgid "Add Comment"
msgstr "コメントする"
#: wp-admin/includes/meta-boxes.php:783
msgid "https://wordpress.org/support/article/introduction-to-blogging/#managing-comments"
msgstr "https://wordpress.org/support/article/introduction-to-blogging/#managing-comments"
#. translators: %s: Documentation URL.
#: wp-admin/includes/meta-boxes.php:782
msgid "Allow <a href=\"%s\">trackbacks and pingbacks</a> on this page"
msgstr "このページで<a href=\"%s\">トラックバックとピンバック</a>を許可"
#: wp-admin/includes/meta-boxes.php:777
msgid "Allow comments"
msgstr "コメントを許可"
#: wp-admin/includes/meta-boxes.php:759
msgid "https://wordpress.org/support/article/custom-fields/"
msgstr "https://wordpress.org/support/article/custom-fields/"
#. translators: %s: Documentation URL.
#: wp-admin/includes/meta-boxes.php:758
msgid "Custom fields can be used to add extra metadata to a post that you can <a href=\"%s\">use in your theme</a>."
msgstr "カスタムフィールドは投稿に特別なメタデータを追加するために使うものです。追加されたカスタムフィールドは<a href=\"%s\">テーマの中で利用</a>できます。"
#: wp-admin/includes/meta-boxes.php:722
msgid "https://wordpress.org/support/article/introduction-to-blogging/#comments"
msgstr "https://wordpress.org/support/article/introduction-to-blogging/#comments"
#. translators: %s: Documentation URL.
#: wp-admin/includes/meta-boxes.php:721
msgid "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites, they’ll be notified automatically using <a href=\"%s\">pingbacks</a>, no other action necessary."
msgstr "トラックバックは、レガシー的なブログシステムに対してリンクしたことを知らせる通知機能です。他の WordPress サイトにリンクすると、自動的に<a href=\"%s\">ピンバック</a>によって通知され、他には何もする必要はありません。"
#: wp-admin/includes/meta-boxes.php:716
msgid "Separate multiple URLs with spaces"
msgstr "複数送信の場合は URL を半角スペースで区切る"
#: wp-admin/includes/meta-boxes.php:713
msgid "Send trackbacks to:"
msgstr "トラックバック送信先:"
#: wp-admin/includes/meta-boxes.php:703
msgid "Already pinged:"
msgstr "送信済みトラックバック/ピンバック:"
#: wp-admin/includes/meta-boxes.php:685
msgid "https://wordpress.org/support/article/excerpt/"
msgstr "https://ja.wordpress.org/support/article/excerpt/"
#. translators: %s: Documentation URL.
#: wp-admin/includes/meta-boxes.php:684
msgid "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. <a href=\"%s\">Learn more about manual excerpts</a>."
msgstr "抜粋は投稿内容から自分で作成する要約で、テーマの中で使用できます (オプション)。<a href=\"%s\">詳しくは解説ページをご覧ください</a>。"
#. translators: Attachment information. %s: Date the attachment was uploaded.
#: wp-admin/includes/meta-boxes.php:393
msgid "Uploaded on: %s"
msgstr "アップロード日時: %s"
#. translators: %s: URL to the Customizer.
#: wp-admin/includes/meta-boxes.php:269
msgid "This draft comes from your <a href=\"%s\">unpublished customization changes</a>. You can edit, but there’s no need to publish now. It will be published automatically with those changes."
msgstr "この下書きができるのは、<a href=\"%s\">未公開のカスタマイズの変更</a>があるからです。 編集することはできますが、今は公開する必要はありません。 カスタマイズの変更とともに自動的に公開されます。"
#: wp-admin/edit-form-comment.php:123 wp-admin/includes/meta-boxes.php:257
msgid "Date and time"
msgstr "日付と時刻"
#: wp-admin/edit-form-comment.php:121 wp-admin/includes/meta-boxes.php:254
msgid "Edit date and time"
msgstr "日時を編集"
#: wp-admin/includes/meta-boxes.php:241
msgid "Browse revisions"
msgstr "リビジョンを表示"
#: wp-admin/includes/meta-boxes.php:241
msgctxt "revisions"
msgid "Browse"
msgstr "表示"
#. translators: Post revisions heading. %s: The number of available revisions.
#: wp-admin/includes/meta-boxes.php:239
msgid "Revisions: %s"
msgstr "リビジョン: %s"
#. translators: Post date information. %s: Date on which the post is to be
#. published.
#: wp-admin/includes/meta-boxes.php:218
msgid "Publish on: %s"
msgstr "公開日: %s"
#. translators: Post date information. %s: Date on which the post is to be
#. published.
#: wp-admin/includes/meta-boxes.php:215
msgid "Schedule for: %s"
msgstr "予約: %s"
#: wp-admin/includes/meta-boxes.php:212 wp-admin/includes/meta-boxes.php:226
msgid "Publish <b>immediately</b>"
msgstr "<b>すぐに</b>公開する"
#. translators: Post date information. %s: Date on which the post was
#. published.
#: wp-admin/includes/meta-boxes.php:210
msgid "Published on: %s"
msgstr "投稿日: %s"
#. translators: Post date information. %s: Date on which the post is currently
#. scheduled to be published.
#: wp-admin/includes/meta-boxes.php:207
msgid "Scheduled for: %s"
msgstr "予約済み: %s"
#. translators: Publish box time format, see https://secure.php.net/date
#: wp-admin/edit-form-advanced.php:175 wp-admin/edit-form-comment.php:112
#: wp-admin/includes/meta-boxes.php:202 wp-admin/includes/meta-boxes.php:390
msgctxt "publish box time format"
msgid "H:i"
msgstr "H:i"
#. translators: Publish box date format, see https://secure.php.net/date
#: wp-admin/edit-form-advanced.php:173 wp-admin/edit-form-comment.php:110
#: wp-admin/includes/meta-boxes.php:200 wp-admin/includes/meta-boxes.php:388
msgctxt "publish box date format"
msgid "M j, Y"
msgstr "Y年n月j日"
#: wp-admin/includes/meta-boxes.php:181
msgid "Stick this post to the front page"
msgstr "この投稿を先頭に固定表示"
#: wp-admin/includes/meta-boxes.php:171
msgid "Edit visibility"
msgstr "公開状態を編集"
#: wp-admin/includes/meta-boxes.php:125
msgid "Set status"
msgstr "ステータスを設定"
#: wp-admin/includes/meta-boxes.php:121
msgid "Edit status"
msgstr "ステータスを編集"
#: wp-admin/export.php:222 wp-admin/export.php:269
#: wp-admin/includes/meta-boxes.php:91
msgid "Status:"
msgstr "ステータス:"
#: wp-admin/includes/meta-boxes.php:59
msgid "Preview Changes"
msgstr "変更をプレビュー"
#: wp-admin/includes/class-core-upgrader.php:38
msgid "Due to an error during updating, WordPress has rolled back to your previous version."
msgstr "更新中にエラーが発生したため、WordPress は以前のバージョンにロールバックされました。"
#: wp-admin/includes/class-core-upgrader.php:37
msgid "Attempting to roll back to previous version."
msgstr "以前のバージョンへのロールバックを試みています。"
#: wp-admin/includes/class-core-upgrader.php:36 wp-admin/includes/file.php:1505
#: wp-admin/includes/file.php:1631
msgid "Could not copy files. You may have run out of disk space."
msgstr "ファイルをコピーできませんでした。ディスク容量不足の可能性があります。"
#: wp-admin/includes/class-core-upgrader.php:35
msgid "Could not copy files."
msgstr "ファイルをコピーできませんでした。"
#: wp-admin/includes/class-core-upgrader.php:30
msgid "Another update is currently in progress."
msgstr "別の更新が現在進行中です。"
#: wp-admin/includes/class-core-upgrader.php:29
msgid "WordPress is at the latest version."
msgstr "WordPress は最新のバージョンです。"
#. translators: %s: Page title.
#: wp-admin/includes/misc.php:1403
msgid "%s (Draft)"
msgstr "%s (下書き)"
#. translators: New admin email address notification email subject. %s: Site
#. title.
#: wp-admin/includes/misc.php:1377
msgid "[%s] New Admin Email Address"
msgstr "[%s] 新規管理用メールアドレス"
#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-admin/includes/misc.php:1324
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the administration email address on\n"
"your site changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"###USERNAME### さん、こんにちは。\n"
"\n"
"サイト管理者のメールアドレス変更がリクエストされました。\n"
"\n"
"これに間違いがなければ、以下のリンクをクリックして変更してください。\n"
"###ADMIN_URL###\n"
"\n"
"変更したくない場合は、このメールを無視して削除すれば何も起こりません。\n"
"\n"
"このメールは ###EMAIL### に送信されました。\n"
"\n"
"よろしくお願いします。\n"
"\n"
"###SITENAME### 運営者一同\n"
"###SITEURL###"
#. translators: %s: Date and time.
#: wp-admin/includes/misc.php:1221
msgid "Draft saved at %s."
msgstr "%s に下書きを保存しました。"
#. translators: Draft saved date format, see https://secure.php.net/date
#: wp-admin/includes/misc.php:1217
msgid "g:i:s a"
msgstr "g:i:s a"
#: wp-admin/includes/misc.php:1213 wp-admin/includes/post.php:1927
#: wp-admin/widgets.php:378
msgid "Error while saving."
msgstr "保存中にエラー発生。"
#. translators: %s: User's display name.
#: wp-admin/includes/misc.php:1093
msgid "%s has taken over and is currently editing."
msgstr "%s さんが引き継いで現在編集しています。"
#. translators: %s: User's display name.
#: wp-admin/includes/class-wp-posts-list-table.php:1003
#: wp-admin/includes/misc.php:1043
msgid "%s is currently editing"
msgstr "現在 %s さんが編集中です"
#: wp-admin/includes/misc.php:942 wp-admin/user-edit.php:295
msgid "Admin Color Scheme"
msgstr "管理画面の配色"
#: wp-admin/includes/misc.php:381 wp-admin/includes/misc.php:470
msgid "folder"
msgstr "フォルダー"
#. translators: 1: Marker.
#: wp-admin/includes/misc.php:129
msgid ""
"The directives (lines) between `BEGIN %1$s` and `END %1$s` are\n"
"dynamically generated, and should only be modified via WordPress filters.\n"
"Any changes to the directives between these markers will be overwritten."
msgstr ""
"`BEGIN %1$s` から `END %1$s` までのディレクティブ (行) は\n"
"動的に生成され、WordPress フィルターによってのみ修正が可能です。\n"
"これらのマーカー間にあるディレクティブへのいかなる変更も上書きされてしまいます。"
#. translators: %s: Site link.
#. translators: First post content. %s: Site link.
#: wp-admin/includes/schema.php:1246 wp-admin/includes/upgrade.php:197
msgid "Welcome to %s. This is your first post. Edit or delete it, then start writing!"
msgstr "%s へようこそ。これは最初の投稿です。編集または削除してコンテンツの作成を始めてください。"
#: wp-admin/includes/schema.php:1233
msgid "My Network"
msgstr "自分のサイトネットワーク"
#: wp-admin/includes/schema.php:1097
msgid "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message."
msgstr "サイトを使い続けることはできますが、作成されたサブドメインはアクセスできないようです。もし DNS が正しく設定されているなら、このメッセージは無視してください。"
#. translators: %s: Asterisk symbol (*).
#: wp-admin/includes/schema.php:1093
msgid "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a %s hostname record pointing at your web server in your DNS configuration tool."
msgstr "サブドメインの設定を行うには、DNS にワイルドカードを追加する必要があります。たいていの場合、お使いの Web サーバーに向けた %s ホスト名レコードを DNS 設定ツールで追加することになります。"
#. translators: %s: Error message.
#: wp-admin/includes/schema.php:1087
msgid "This resulted in an error message: %s"
msgstr "その結果、このエラーメッセージが返されました: %s"
#. translators: %s: Host name.
#: wp-admin/includes/schema.php:1082
msgid "The installer attempted to contact a random hostname (%s) on your domain."
msgstr "インストーラーはこのドメイン上のランダムなホスト名 (%s) への接続を試みました。"
#: wp-admin/includes/schema.php:1078
msgid "Warning! Wildcard DNS may not be configured correctly!"
msgstr "注: ワイルドカード DNS が正しく設定されていない可能性があります。"
#: wp-admin/includes/schema.php:985
msgid "You must provide a valid email address."
msgstr "有効なメールアドレスを入力してください。"
#: wp-admin/includes/schema.php:976 wp-admin/includes/schema.php:980
msgid "The network already exists."
msgstr "サイトネットワークはすでに作成済みです。"
#: wp-admin/includes/schema.php:969
msgid "You must provide a name for your network of sites."
msgstr "サイトネットワークの名称を入力してください。"
#: wp-admin/includes/schema.php:966
msgid "You must provide a domain name."
msgstr "ドメイン名を入力してください。"
#. translators: %s: Network title.
#: wp-admin/includes/schema.php:553
msgid "Just another %s site"
msgstr "Just another %s site"
#. translators: Default start of the week. 0 = Sunday, 1 = Monday.
#: wp-admin/includes/schema.php:416
msgctxt "start of week"
msgid "1"
msgstr "1"
#. translators: Site tagline.
#: wp-admin/includes/schema.php:412
msgid "Just another WordPress site"
msgstr "Just another WordPress site"
#: wp-admin/includes/schema.php:410
msgid "My Site"
msgstr "参加サイト"
#. translators: default GMT offset or timezone string. Must be either a valid
#. offset (-12 to 14) or a valid timezone string (America/New_York). See
#. https://secure.php.net/manual/en/timezones.php for all timezone strings
#. supported by PHP.
#: wp-admin/includes/schema.php:400
msgctxt "default GMT offset or timezone string"
msgid "0"
msgstr "Asia/Tokyo"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:679
msgid "If you are a member of a regulated industry, or if you are subject to additional privacy laws, you may be required to disclose that information here."
msgstr "規制産業に従事しているか、プライバシーに関するその他の法律の対象となっている場合、ここでそれらについて開示する必要があるかもしれません。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:675
msgid "Industry regulatory disclosure requirements"
msgstr "業界規制の開示要件"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:671
msgid "If your web site provides a service which includes automated decision making - for example, allowing customers to apply for credit, or aggregating their data into an advertising profile - you must note that this is taking place, and include information about how that information is used, what decisions are made with that aggregated data, and what rights users have over decisions made without human intervention."
msgstr "もしサイトが自動的な意思決定を含むサービス (たとえば、お客様が信用貸しの申し込みをできるようにしていたり、お客様のデータを広告プロフィールへ集計しているなど) を提供している場合は、自動処理が行われていることに必ず言及しなければなりません。その際、情報の使われ方、集計データによって行われる判断、人間が介入しない意思決定に対してユーザーが持つ権利などを含めてください。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:667
msgid "What automated decision making and/or profiling we do with user data"
msgstr "ユーザーデータに対して行う自動的な意思決定およびプロファイリング"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:663
msgid "If your web site receives data about users from third parties, including advertisers, this information must be included within the section of your privacy policy dealing with third party data."
msgstr "もしサイトが広告主を含む第三者からユーザーについてのデータを受け取っている場合は、プライバシーポリシーのサードパーティデータの取り扱いについてのセクションにデータ受領についての情報を含めなければなりません。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:659
msgid "What third parties we receive data from"
msgstr "データ送信元のサードパーティ"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:655
msgid "In this section you should explain what procedures you have in place to deal with data breaches, either potential or real, such as internal reporting systems, contact mechanisms, or bug bounties."
msgstr "このセクションでは、内部報告制度、問い合わせの仕組み、または、バグ発見報奨金制度といった、潜在的または実際に発生したデータ漏洩への対策として整えている手段を説明する必要があります。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:651
msgid "What data breach procedures we have in place"
msgstr "データ漏洩対策手順"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:647
msgid "In this section you should explain what measures you have taken to protect your users’ data. This could include technical measures such as encryption; security measures such as two factor authentication; and measures such as staff training in data protection. If you have carried out a Privacy Impact Assessment, you can mention it here too."
msgstr "このセクションでは、ユーザーのデータを保護するためにどのような対策をしているか説明する必要があります。暗号化といった技術的な対策、二段階認証といったセキュリティ対策、そして、スタッフにデータ保護についてのトレーニングをするといった対策なども含まれます。もしあなたがプライバシー影響評価を実施しているなら、ここでそれについて言及することもできます。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:643
msgid "How we protect your data"
msgstr "データの保護方法"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:639
msgid "If you use your site for commercial purposes and you engage in more complex collection or processing of personal data, you should note the following information in your privacy policy in addition to the information we have already discussed."
msgstr "サイトが商業目的であり、個人データのより複雑な収集または処理をしている場合は、すでに私たちが説明した情報に加えて以下をプライバシーポリシーに追加する必要があります。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:635
msgid "Additional information"
msgstr "追加情報"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:631
msgid "In this section you should provide a contact method for privacy-specific concerns. If you are required to have a Data Protection Officer, list their name and full contact details here as well."
msgstr "このセクションには、プライバシーに特化した懸念事項についての問い合わせ方法を記載する必要があります。データ保護責任者の任命が必須とされている場合には、その方の名前と詳細な問い合わせ情報を記載してください。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:627
msgid "Your contact information"
msgstr "あなたの連絡先情報"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:624
msgid "Visitor comments may be checked through an automated spam detection service."
msgstr "訪問者によるコメントは、自動スパム検出サービスを通じて確認を行う場合があります。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:620
msgid "European data protection law requires data about European residents which is transferred outside the European Union to be safeguarded to the same standards as if the data was in Europe. So in addition to listing where data goes, you should describe how you ensure that these standards are met either by yourself or by your third party providers, whether that is through an agreement such as Privacy Shield, model clauses in your contracts, or binding corporate rules."
msgstr "欧州のデータ保護法は、欧州連合外に移管された欧州の住民に関するデータを、欧州にデータがある場合と同じ基準で保護することを義務付けています。したがって、データの保管場所を記載するだけでなく、自分自身またはサードパーティプロバイダが基準への準拠を行っていることをあなたがどうやって確認しているかを説明する必要があります。たとえば「プライバシーシールド」のような同意、契約書内のモデル条項、または拘束的企業準則を通してなのか、といったことです。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:618
msgid "In this section you should list all transfers of your site data outside the European Union and describe the means by which that data is safeguarded to European data protection standards. This could include your web hosting, cloud storage, or other third party services."
msgstr "このセクションでは、欧州連合外へのサイトデータの転送をすべて記載し、それらのデータが欧州のデータ保護基準と同じ基準で保護されている手段を説明する必要があります。これには、ウェブホスティング、クラウドストレージ、または他のサードパーティサービスが含まれます。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:614
msgid "Where we send your data"
msgstr "あなたのデータの送信先"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:611
msgid "If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes."
msgstr "このサイトのアカウントを持っているか、サイトにコメントを残したことがある場合、私たちが保持するあなたについての個人データ (提供したすべてのデータを含む) をエクスポートファイルとして受け取るリクエストを行うことができます。また、個人データの消去リクエストを行うこともできます。これには、管理、法律、セキュリティ目的のために保持する義務があるデータは含まれません。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:607
msgid "In this section you should explain what rights your users have over their data and how they can invoke those rights."
msgstr "このセクションでは、ユーザーが自身のデータに対して持っている権利と、それらの権利を行使する方法を説明する必要があります。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:603
msgid "What rights you have over your data"
msgstr "データに対するあなたの権利"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:600
msgid "For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information."
msgstr "このサイトに登録したユーザーがいる場合、その方がユーザープロフィールページで提供した個人情報を保存します。すべてのユーザーは自分の個人情報を表示、編集、削除することができます (ただしユーザー名は変更することができません)。サイト管理者もそれらの情報を表示、編集できます。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:598
msgid "If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue."
msgstr "あなたがコメントを残すと、コメントとそのメタデータが無期限に保持されます。これは、モデレーションキューにコメントを保持しておく代わりに、フォローアップのコメントを自動的に認識し承認できるようにするためです。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:594
msgid "In this section you should explain how long you retain personal data collected or processed by the web site. While it is your responsibility to come up with the schedule of how long you keep each dataset for and why you keep it, that information does need to be listed here. For example, you may want to say that you keep contact form entries for six months, analytics records for a year, and customer purchase records for ten years."
msgstr "このセクションでは、このサイトが収集または処理した個人データを保持する期間について説明する必要があります。各データセットの保持期間と保持理由を決めるのはあなたの責任ですが、保持期間と保持理由をここに記載しておく必要があります。たとえば、お問い合わせフォームから送られた情報は6ヶ月間保持、アナリティクスの記録は1年間保持、お客様の購入履歴は10年間保持、と表示するなどです。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:590
msgid "How long we retain your data"
msgstr "データを保存する期間"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:586
msgid "By default WordPress does not share any personal data with anyone."
msgstr "デフォルトでは、WordPress は個人データを誰とも共有しません。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:584
msgid "In this section you should name and list all third party providers with whom you share site data, including partners, cloud-based services, payment processors, and third party service providers, and note what data you share with them and why. Link to their own privacy policies if possible."
msgstr "このセクションでは、共同運営者、クラウドベースのサービス、支払い処理業者、サードパーティのサービスプロバイダなど、あなたがサイトデータを共有するすべてのサードパーティサービスプロバイダを記載し、彼らと共有するデータとその理由を言及する必要があります。 可能であれば、彼ら自身のプライバシーポリシーへのリンクを貼ってください。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:580
msgid "Who we share your data with"
msgstr "あなたのデータの共有先"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:576
msgid "By default WordPress does not collect any analytics data. However, many web hosting accounts collect some anonymous analytics data. You may also have installed a WordPress plugin that provides analytics services. In that case, add information from that plugin here."
msgstr "デフォルトでは、 WordPress はアナリティクスデータは収集しません。しかし、多くのホスティングアカウントは匿名アナリティクスデータを収集しています。また、アナリティクスサービスを提供する WordPress プラグインをインストールしているかもしれません。その場合はプラグインからの情報をここに追加してください。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:574
msgid "In this subsection you should note what analytics package you use, how users can opt out of analytics tracking, and a link to your analytics provider’s privacy policy, if any."
msgstr "このサブセクションには、ご利用中のアナリティクスパッケージ、ユーザーによるアナリティクス追跡のオプトアウト方法、アナリティクスプロバイダーのプライバシーポリシーへのリンク (もしあれば) を記載する必要があります。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:570
msgid "Analytics"
msgstr "アナリティクス"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:567
msgid "These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website."
msgstr "これらのサイトは、あなたのデータの収集、Cookie の使用、サードパーティによる追加トラッキングの埋め込み、埋め込みコンテンツとのやりとりの監視を行うことがあります。アカウントを使ってそのサイトにログイン中の場合、埋め込みコンテンツとのやりとりのトラッキングも含まれます。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:565
msgid "Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website."
msgstr "このサイトの投稿には埋め込みコンテンツ (動画、画像、投稿など) が含まれます。他サイトからの埋め込みコンテンツは、訪問者がそのサイトを訪れた場合とまったく同じように振る舞います。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:563
msgid "Embedded content from other websites"
msgstr "他サイトからの埋め込みコンテンツ"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:560
msgid "If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day."
msgstr "もし投稿を編集または公開すると、さらなる Cookie がブラウザーに保存されます。この Cookie は個人データを含まず、単に変更した投稿の ID を示すものです。1日で有効期限が切れます。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:558
msgid "When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed."
msgstr "ログインの際さらに、ログイン情報と画面表示情報を保持するため、私たちはいくつかの Cookie を設定します。ログイン Cookie は2日間、画面表示オプション Cookie は1年間保持されます。「ログイン状態を保存する」を選択した場合、ログイン情報は2週間維持されます。ログアウトするとログイン Cookie は消去されます。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:556
msgid "If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser."
msgstr "ログインページを訪問すると、お使いのブラウザーが Cookie を受け入れられるかを判断するために一時 Cookie を設定します。この Cookie は個人データを含んでおらず、ブラウザーを閉じると廃棄されます。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:554
msgid "If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year."
msgstr "サイトにコメントを残す際、お名前、メールアドレス、サイトを Cookie に保存することにオプトインできます。これはあなたの便宜のためであり、他のコメントを残す際に詳細情報を再入力する手間を省きます。この Cookie は1年間保持されます。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:550
msgid "In this subsection you should list the cookies your web site uses, including those set by your plugins, social media, and analytics. We have provided the cookies which WordPress installs by default."
msgstr "このサブセクションでは、プラグイン、ソーシャルメディア、およびアナリティクスが設定した Cookie を含め、サイトが使用する Cookie の一覧を記載する必要があります。WordPress がデフォルトでインストールする Cookie の情報はすでに提供されています。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:546
msgid "Cookies"
msgstr "Cookie"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:542
msgid "By default, WordPress does not include a contact form. If you use a contact form plugin, use this subsection to note what personal data is captured when someone submits a contact form, and how long you keep it. For example, you may note that you keep contact form submissions for a certain period for customer service purposes, but you do not use the information submitted through them for marketing purposes."
msgstr "デフォルトでは、 WordPress にはお問い合わせフォームが含まれていません。お問い合わせフォームのプラグインを使用する場合は、このサブセクションを使ってフォームから送信すると収集される個人データと保持期間について言及してください。例えば、お問い合わせフォームからの情報をカスタマーサービス用に特定の期間保持するが、マーケティング目的には使用しないことを言及しておくなどです。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:538
msgid "Contact forms"
msgstr "お問い合わせフォーム"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:535
msgid "If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website."
msgstr "サイトに画像をアップロードする際、位置情報 (EXIF GPS) を含む画像をアップロードするべきではありません。サイトの訪問者は、サイトから画像をダウンロードして位置データを抽出することができます。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:531
msgid "In this subsection you should note what information may be disclosed by users who can upload media files. All uploaded files are usually publicly accessible."
msgstr "このサブセクションには、メディアファイルをアップロードすると、ユーザーがどのような情報を晒してしまう可能性があるのか言及する必要があります。通常、すべてのアップロードファイルは公開 (一般的にアクセス可能) となります。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:524
msgid "An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment."
msgstr "メールアドレスから作成される匿名化された (「ハッシュ」とも呼ばれる) 文字列は、あなたが Gravatar サービスを使用中かどうか確認するため同サービスに提供されることがあります。同サービスのプライバシーポリシーは https://automattic.com/privacy/ にあります。コメントが承認されると、プロフィール画像がコメントとともに一般公開されます。"
#. translators: Default privacy policy text.
#: wp-admin/includes/class-wp-privacy-policy-content.php:522
msgid "When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection."
msgstr "訪問者がこのサイトにコメントを残す際、コメントフォームに表示されているデータ、そしてスパム検出に役立てるための IP アドレスとブラウザーユーザーエージェント文字列を収集します。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:518
msgid "In this subsection you should note what information is captured through comments. We have noted the data which WordPress collects by default."
msgstr "このサブセクションでは、コメントを通して収集される情報について言及する必要があります。WordPress がデフォルトで収集するデータは記載してあります。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:510
msgid "By default WordPress does not collect any personal data about visitors, and only collects the data shown on the User Profile screen from registered users. However some of your plugins may collect personal data. You should add the relevant information below."
msgstr "デフォルトでは、 WordPress は訪問者に関する個人データは収集せず、登録ユーザーのユーザープロフィール画面に表示されるデータだけを収集します。しかし、お使いのプラグインの中には個人データを収集するものがあるかもしれません。その場合には適切な情報を下に追加するべきです。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:508
msgid "Personal data is not just created by a user’s interactions with your site. Personal data is also generated from technical processes such as contact forms, comments, cookies, analytics, and third party embeds."
msgstr "ユーザーとサイトとのやりとり以外においても個人データは作成されます。個人データは、お問い合わせフォーム、コメント、 Cookie、アナリティクス、サードパーティの埋め込みなどからも生成されます。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:506
msgid "In addition to listing what personal data you collect, you need to note why you collect it. These explanations must note either the legal basis for your data collection and retention or the active consent the user has given."
msgstr "収集する個人データの一覧だけでなく、収集の理由も言及する必要があります。説明内で、データの収集と保持の法的根拠またはユーザー自身からの能動的な同意のいずれかに言及しなければなりません。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:504
msgid "You should also note any collection and retention of sensitive personal data, such as data concerning health."
msgstr "また、健康に関するデータなど、機密性の高い個人データの収集と保持についても言及する必要があります。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:502
msgid "In this section you should note what personal data you collect from users and site visitors. This may include personal data, such as name, email address, personal account preferences; transactional data, such as purchase information; and technical data, such as information about cookies."
msgstr "このセクションでは、どのような個人データをユーザーとサイト訪問者から収集するのか言及する必要があります。これには、名前、メールアドレス、個人アカウント設定などの個人データ、購買情報などのトランザクションデータ、 Cookie 情報といった技術データなどが含まれるかもしれません。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:498
msgid "What personal data we collect and why we collect it"
msgstr "このサイトが収集する個人データと収集の理由"
#. translators: Default privacy policy text. %s: Site URL.
#: wp-admin/includes/class-wp-privacy-policy-content.php:495
msgid "Our website address is: %s."
msgstr "私たちのサイトアドレスは %s です。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:491
msgid "The amount of information you may be required to show will vary depending on your local or national business regulations. You may, for example, be required to display a physical address, a registered address, or your company registration number."
msgstr "表示する必要がある情報の量は、地域または国の事業規制によって異なります。たとえば、物理アドレス、登録住所、または会社登録番号の表示が必須かもしれません。"
#. translators: Privacy policy tutorial.
#: wp-admin/includes/class-wp-privacy-policy-content.php:489
msgid "In this section you should note your site URL, as well as the name of the company, organization, or individual behind it, and some accurate contact information."
msgstr "このセクションには、サイトの URL、サイトを運営している会社名、組織名、もしくは個人名と、正確な連絡先情報を記載する必要があります。"
#. translators: Default privacy policy heading.
#: wp-admin/includes/class-wp-privacy-policy-content.php:485
msgid "Who we are"
msgstr "私たちについて"
#: wp-admin/includes/class-wp-privacy-policy-content.php:475
msgid "Suggested text:"
msgstr "提案テキスト:"
#: wp-admin/includes/class-wp-privacy-policy-content.php:454
msgid "It is your responsibility to write a comprehensive privacy policy, to make sure it reflects all national and international legal requirements on privacy, and to keep your policy current and accurate."
msgstr "包括的なプライバシーポリシーを作成し、ポリシーがプライバシーに関する国内および国際的な法的要件をすべて反映していることを確認し、ポリシーを最新かつ正確な情報に保っておく責任はあなたにあります。"
#: wp-admin/includes/class-wp-privacy-policy-content.php:453
msgid "Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu."
msgstr "プライバシーポリシーの内容を編集してください。概要が削除されていること、テーマやプラグインからの情報が追加されていることを確認してください。プライバシーポリシーのページを公開したら、ナビゲーションメニューにプライバシーポリシーを追加してください。"
#: wp-admin/includes/class-wp-privacy-policy-content.php:452
msgid "We have suggested the sections you will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins."
msgstr "必要なセクションの提案を行いました。始めやすいよう、各セクションの見出しに続けて提供すべき情報の短い概要を表示しています。プライバシーポリシー向けの提案内容を含むセクションと、利用中のテーマやプラグインからの情報を入れることで完了するセクションがあります。"
#: wp-admin/includes/class-wp-privacy-policy-content.php:451
msgid "This text template will help you to create your web site’s privacy policy."
msgstr "これは、サイトのプライバシーポリシー作成に役立つテキストテンプレートです。"
#: wp-admin/includes/class-wp-privacy-policy-content.php:450
msgid "Hello,"
msgstr "こんにちは。"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-privacy-policy-content.php:425
msgid "Copy suggested policy text from %s."
msgstr "%s からの提案テキストをコピーします。"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-privacy-policy-content.php:413
msgid "Source: %s"
msgstr "ソース: %s"
#. translators: %s: Date of privacy policy text update.
#: wp-admin/includes/class-wp-privacy-policy-content.php:399
msgid "Updated %s."
msgstr "%s を更新しました。"
#. translators: %s: Date of plugin deactivation.
#: wp-admin/includes/class-wp-privacy-policy-content.php:393
msgid "You deactivated this plugin on %s and may no longer need this policy."
msgstr "%s でこのプラグインを無効化したため、このポリシーが不要になった可能性があります。"
#. translators: %s: Date of plugin deactivation.
#: wp-admin/includes/class-wp-privacy-policy-content.php:390
msgid "Removed %s."
msgstr "%s を削除しました。"
#: wp-admin/includes/class-wp-privacy-policy-content.php:379
msgid "↑ Return to Top"
msgstr "← トップに戻る"
#: wp-admin/includes/class-wp-privacy-policy-content.php:378
msgid "Copy this section to clipboard"
msgstr "このセクションをクリップボードにコピー"
#: wp-admin/includes/class-wp-privacy-policy-content.php:376
#: wp-admin/includes/class-wp-privacy-policy-content.php:449
msgid "Introduction"
msgstr "はじめに"
#: wp-admin/includes/class-wp-privacy-policy-content.php:329
msgid "View Privacy Policy Guide."
msgstr "プライバシーポリシーガイドを表示します。"
#: wp-admin/includes/class-wp-privacy-policy-content.php:327
msgid "Need help putting together your new Privacy Policy page? Check out our guide for recommendations on what content to include, along with policies suggested by your plugins and theme."
msgstr "新しいプライバシーポリシーのページ作成でお困りですか ? プラグインやテーマによって提案されたポリシーに加えて、どのコンテンツを含めるべきかについて推奨しているガイドをご覧ください。"
#. translators: %s: Privacy Policy Guide URL.
#: wp-admin/includes/class-wp-privacy-policy-content.php:144
msgid "The suggested privacy policy text has changed. Please <a href=\"%s\">review the guide</a> and update your privacy policy."
msgstr "プライバシーポリシー提案テキストが変更されました。<a href=\"%s\">ガイドをレビュー</a>し、プライバシーポリシーを更新してください。"
#. translators: 1: WordPress version, 2: URL to About screen.
#: wp-admin/includes/update-core.php:1414 wp-admin/update-core.php:639
msgid "Welcome to WordPress %1$s. <a href=\"%2$s\">Learn more</a>."
msgstr "WordPress %1$s へようこそ。<a href=\"%2$s\">詳細を読む</a>。"
#. translators: 1: WordPress version, 2: URL to About screen.
#: wp-admin/includes/update-core.php:1406 wp-admin/update-core.php:631
msgid "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click <a href=\"%2$s\">here</a>."
msgstr "WordPress %1$s へようこそ。「WordPress について」の画面に自動的に移動します。画面が切り替わらない場合は、<a href=\"%2$s\">ここ</a>をクリックしてください。"
#: wp-admin/includes/class-wp-automatic-updater.php:380
#: wp-admin/includes/update-core.php:1400 wp-admin/update-core.php:627
msgid "WordPress updated successfully"
msgstr "WordPress の更新を完了しました。"
#: wp-admin/includes/class-wp-upgrader.php:163 wp-admin/includes/file.php:1531
#: wp-admin/includes/file.php:1657 wp-admin/includes/file.php:1723
#: wp-admin/includes/update-core.php:1343
msgid "Could not create directory."
msgstr "ディレクトリを作成できませんでした。"
#: wp-admin/includes/update-core.php:1264
msgid "Upgrading database…"
msgstr "データベースをアップグレードしています…"
#: wp-admin/includes/file.php:1561 wp-admin/includes/file.php:1678
#: wp-admin/includes/file.php:1717 wp-admin/includes/update-core.php:1215
#: wp-admin/includes/update-core.php:1337
msgid "Could not copy file."
msgstr "ファイルをコピーできませんでした。"
#: wp-admin/includes/class-wp-upgrader.php:168
#: wp-admin/includes/update-core.php:1175
msgid "Disabling Maintenance mode…"
msgstr "メンテナンスモードを無効にします…"
#: wp-admin/includes/update-core.php:1140
msgid "There is not enough free disk space to complete the update."
msgstr "更新を完了するのに十分な空きディスク領域がありません。"
#: wp-admin/includes/update-core.php:1088
msgid "Copying the required files…"
msgstr "必要なファイルをコピーしています…"
#: wp-admin/includes/class-wp-upgrader.php:167
#: wp-admin/includes/update-core.php:1080
msgid "Enabling Maintenance mode…"
msgstr "メンテナンスモードを有効化中…"
#: wp-admin/includes/update-core.php:1018
msgid "Preparing to install the latest version…"
msgstr "最新版をインストールする準備をしています…"
#. translators: 1: WordPress version number, 2: The PHP extension name needed.
#: wp-admin/includes/update-core.php:1010
msgid "The update cannot be installed because WordPress %1$s requires the %2$s PHP extension."
msgstr "WordPress %1$s には %2$s PHP 拡張機能が必要なため、アップデートをインストールできません。"
#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number, 3: Current MySQL version number.
#: wp-admin/includes/update-core.php:996
msgid "The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s."
msgstr "WordPress %1$s は MySQL %2$s 以降を必要とするため、更新をインストールできません。現在実行中のバージョンは %3$s です。"
#. translators: 1: WordPress version number, 2: Minimum required PHP version
#. number, 3: Current PHP version number.
#: wp-admin/includes/update-core.php:985
msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s."
msgstr "WordPress %1$s は PHP %2$s 以降を必要とするため、更新をインストールできません。現在実行中のバージョンは %3$s です。"
#. translators: 1: WordPress version number, 2: Minimum required PHP version
#. number, 3: Minimum required MySQL version number, 4: Current PHP version
#. number, 5: Current MySQL version number.
#: wp-admin/includes/update-core.php:972
msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s."
msgstr "WordPress %1$s は PHP %2$s 以降、MySQL %3$s 以降を必要とするため、更新をインストールできません。現在実行中の PHP バージョンは %4$s、MySQL バージョンは %5$s です。"
#: wp-admin/includes/class-core-upgrader.php:159
#: wp-admin/includes/class-wp-upgrader.php:165
#: wp-admin/includes/update-core.php:932 wp-admin/includes/update-core.php:1074
#: wp-admin/includes/update-core.php:1099
msgid "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions."
msgstr "いくつかのファイルをコピーできないため、最新版のインストールができません。これはたいていの場合、ファイルのパーミッションが適切でないことが原因です。"
#: wp-admin/includes/update-core.php:920
msgid "The update could not be unpacked"
msgstr "更新用ファイルを展開できませんでした"
#: wp-admin/includes/update-core.php:907
msgid "Verifying the unpacked files…"
msgstr "展開したファイルを検証しています…"
#: wp-admin/includes/class-walker-nav-menu-edit.php:236
msgid "To the top"
msgstr "先頭へ"
#: wp-admin/includes/class-walker-nav-menu-edit.php:233
msgid "Down one"
msgstr "ひとつ下へ"
#: wp-admin/includes/class-walker-nav-menu-edit.php:232
msgid "Up one"
msgstr "ひとつ上へ"
#: wp-admin/includes/class-walker-nav-menu-edit.php:231
msgid "Move"
msgstr "移動"
#: wp-admin/includes/class-walker-nav-menu-edit.php:212
msgid "CSS Classes (optional)"
msgstr "CSS class (オプション)"
#: wp-admin/includes/class-walker-nav-menu-edit.php:175
msgid "Edit menu item"
msgstr "メニュー項目を編集"
#: wp-admin/includes/class-walker-nav-menu-edit.php:121
msgid "sub item"
msgstr "副項目"
#: wp-admin/includes/edit-tag-messages.php:39
msgid "Tags deleted."
msgstr "タグを削除しました。"
#: wp-admin/includes/edit-tag-messages.php:38
msgid "Tag not updated."
msgstr "タグは更新されませんでした。"
#: wp-admin/includes/edit-tag-messages.php:37
msgid "Tag not added."
msgstr "タグは追加されませんでした。"
#: wp-admin/includes/edit-tag-messages.php:36
msgid "Tag updated."
msgstr "タグを更新しました。"
#: wp-admin/includes/edit-tag-messages.php:35
msgid "Tag deleted."
msgstr "タグを削除しました。"
#: wp-admin/includes/edit-tag-messages.php:34
msgid "Tag added."
msgstr "タグを追加しました。"
#: wp-admin/includes/edit-tag-messages.php:29
msgid "Categories deleted."
msgstr "カテゴリーを削除しました。"
#: wp-admin/includes/edit-tag-messages.php:28
msgid "Category not updated."
msgstr "カテゴリーは更新されませんでした。"
#: wp-admin/includes/edit-tag-messages.php:27
msgid "Category not added."
msgstr "カテゴリーは追加されませんでした。"
#: wp-admin/includes/edit-tag-messages.php:26
msgid "Category updated."
msgstr "カテゴリーを更新しました。"
#: wp-admin/includes/edit-tag-messages.php:25
msgid "Category deleted."
msgstr "カテゴリーを削除しました。"
#: wp-admin/includes/edit-tag-messages.php:24
msgid "Category added."
msgstr "カテゴリーを追加しました。"
#: wp-admin/includes/edit-tag-messages.php:19
msgid "Items deleted."
msgstr "項目を削除しました。"
#: wp-admin/includes/ajax-actions.php:2123
#: wp-admin/includes/ajax-actions.php:2129
#: wp-admin/includes/edit-tag-messages.php:18
msgid "Item not updated."
msgstr "項目を更新できませんでした。"
#: wp-admin/includes/edit-tag-messages.php:17
msgid "Item not added."
msgstr "項目を追加できませんでした。"
#: wp-admin/includes/edit-tag-messages.php:16
msgid "Item updated."
msgstr "項目を更新しました。"
#: wp-admin/includes/edit-tag-messages.php:15
msgid "Item deleted."
msgstr "項目を削除しました。"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:762
msgid "<strong>Compatible</strong> with your version of WordPress"
msgstr "使用中の WP バージョンと<strong>互換性あり</strong>"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:760
msgid "<strong>Incompatible</strong> with your version of WordPress"
msgstr "使用中の WP バージョンと<strong>非互換</strong>"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:758
msgid "Untested with your version of WordPress"
msgstr "使用中の WordPress バージョンで未検証"
#. translators: %s: Number of installations.
#: wp-admin/includes/class-wp-plugin-install-list-table.php:752
msgid "%s Active Installations"
msgstr "有効インストール数: %s"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:747
#: wp-admin/includes/plugin-install.php:687
msgctxt "Active plugin installations"
msgid "Less Than 10"
msgstr "10未満"
#. translators: %s: Number of millions.
#: wp-admin/includes/class-wp-plugin-install-list-table.php:743
#: wp-admin/includes/plugin-install.php:683
msgctxt "Active plugin installations"
msgid "%s+ Million"
msgid_plural "%s+ Million"
msgstr[0] "%s百万以上"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:731
#: wp-admin/includes/plugin-install.php:652
msgid "Last Updated:"
msgstr "最終更新:"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:683
msgid "This plugin doesn’t work with your version of PHP."
msgstr "このプラグインは現在使用中の PHP のバージョンでは動作しません。"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:674
msgid "This plugin doesn’t work with your version of WordPress."
msgstr "このプラグインは現在使用中の WordPress のバージョンでは動作しません。"
#. translators: %s: URL to Update PHP page.
#: wp-admin/includes/class-wp-plugin-install-list-table.php:668
#: wp-admin/includes/class-wp-plugin-install-list-table.php:687
#: wp-admin/includes/update-core.php:957 wp-admin/install.php:244
#: wp-admin/update-core.php:84 wp-admin/update-core.php:365
#: wp-admin/upgrade.php:88
msgid "<a href=\"%s\">Learn more about updating PHP</a>."
msgstr "<a href=\"%s\">PHP の更新についてさらに詳しく読む</a>。"
#. translators: %s: URL to WordPress Updates screen.
#: wp-admin/includes/class-wp-plugin-install-list-table.php:662
#: wp-admin/includes/class-wp-plugin-install-list-table.php:678
msgid "<a href=\"%s\">Please update WordPress</a>."
msgstr "<a href=\"%s\">WordPress を更新してください</a>。"
#. translators: 1: URL to WordPress Updates screen, 2: URL to Update PHP page.
#: wp-admin/includes/class-wp-plugin-install-list-table.php:654
msgid "<a href=\"%1$s\">Please update WordPress</a>, and then <a href=\"%2$s\">learn more about updating PHP</a>."
msgstr "<a href=\"%1$s\">WordPress を更新してください</a>。そして <a href=\"%2$s\">PHP の更新についてより詳しく学びましょう</a>。"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:650
msgid "This plugin doesn’t work with your versions of WordPress and PHP."
msgstr "このプラグインは現在使用中の WordPress と PHP のバージョンでは動作しません。"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:620
msgid "More Details"
msgstr "詳細情報"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:602
msgctxt "plugin"
msgid "Installed"
msgstr "インストール済み"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:571
msgctxt "plugin"
msgid "Active"
msgstr "有効"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:560
#: wp-admin/includes/plugin-install.php:870
msgctxt "plugin"
msgid "Cannot Update"
msgstr "更新できません"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:538
#: wp-admin/includes/plugin-install.php:858
msgctxt "plugin"
msgid "Cannot Install"
msgstr "インストール不可"
#. translators: %s: Importer name.
#. translators: %s: Plugin name and version.
#: wp-admin/import.php:159
#: wp-admin/includes/class-wp-plugin-install-list-table.php:531
msgid "Install %s now"
msgstr "%s を今すぐインストール"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:464
msgctxt "Plugin installer group title"
msgid "Tools"
msgstr "ツール"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:463
msgctxt "Plugin installer group title"
msgid "Social"
msgstr "ソーシャル"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:462
msgctxt "Plugin installer group title"
msgid "Performance"
msgstr "パフォーマンス"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:278
#: wp-admin/includes/class-wp-theme-install-list-table.php:151
#: wp-admin/setup-config.php:278 wp-admin/theme-install.php:65
msgid "Try Again"
msgstr "もう一度お試しください"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:114
#: wp-admin/plugin-install.php:138 wp-admin/update.php:152
msgid "Upload Plugin"
msgstr "プラグインのアップロード"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:110
msgctxt "Plugin Installer"
msgid "Favorites"
msgstr "お気に入り"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:109
msgctxt "Plugin Installer"
msgid "Recommended"
msgstr "おすすめ"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:108
msgctxt "Plugin Installer"
msgid "Popular"
msgstr "人気"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:107
msgctxt "Plugin Installer"
msgid "Featured"
msgstr "注目"
#: wp-admin/includes/class-wp-plugin-install-list-table.php:105
msgctxt "Plugin Installer"
msgid "Beta Testing"
msgstr "ベータテスト"
#. translators: %s: Recovery Mode exit link.
#: wp-admin/includes/update.php:895
msgid "You are in recovery mode. This means there may be an error with a theme or plugin. To exit recovery mode, log out or use the Exit button. <a href=\"%s\">Exit Recovery Mode</a>"
msgstr "現在、リカバリーモードです。テーマまたはプラグインにエラーがあるかもしれません。リカバリーモードを終了するにはログアウトするか終了ボタンを使用してください。<a href=\"%s\">リカバリーモードを終了</a>"
#. translators: %s: Theme name.
#: wp-admin/includes/update.php:864
msgctxt "theme"
msgid "%s was successfully deleted."
msgstr "%s の削除を完了しました。"
#. translators: %s: Plugin name.
#: wp-admin/includes/update.php:856
msgctxt "plugin"
msgid "%s was successfully deleted."
msgstr "%s を削除しました。"
#: wp-admin/includes/class-wp-comments-list-table.php:775
#: wp-admin/includes/class-wp-list-table.php:528
#: wp-admin/includes/class-wp-list-table.php:1392
#: wp-admin/includes/update.php:796
msgid "Show more details"
msgstr "詳細を追加表示"
#. translators: %s: Number of failed updates.
#: wp-admin/includes/update.php:793
msgid "%s updates failed."
msgstr "%s件の更新に失敗しました。"
#. translators: %s: Number of failed updates.
#: wp-admin/includes/update.php:788
msgid "%s update failed."
msgstr "%s件の更新に失敗しました。"
#. translators: %s: Number of themes.
#: wp-admin/includes/update.php:778
msgid "%s themes successfully updated."
msgstr "%s個のテーマを正常にアップデートしました。"
#. translators: %s: Number of plugins.
#: wp-admin/includes/update.php:773
msgid "%s plugins successfully updated."
msgstr "%s個のプラグインを正常にアップデートしました。"
#. translators: %s: Number of themes.
#: wp-admin/includes/update.php:766
msgid "%s theme successfully updated."
msgstr "%s テーマは正常に更新されました。"
#. translators: %s: Number of plugins.
#: wp-admin/includes/update.php:761
msgid "%s plugin successfully updated."
msgstr "%s プラグインは正常に更新されました。"
#: wp-admin/includes/update.php:726
msgid "An automated WordPress update has failed to complete! Please notify the site administrator."
msgstr "WordPress の自動更新に失敗しました ! サイト管理者にお知らせください。"
#. translators: %s: URL to WordPress Updates screen.
#: wp-admin/includes/update.php:722
msgid "An automated WordPress update has failed to complete - <a href=\"%s\">please attempt the update again now</a>."
msgstr "WordPress の自動更新に失敗しました。<a href=\"%s\">再度、更新を行ってみてください</a>。"
#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number 5: URL to Update PHP page.
#: wp-admin/includes/update.php:486
msgid "There is a new version of %1$s available, but it doesn’t work with your version of PHP. <a href=\"%2$s\" %3$s>View version %4$s details</a> or <a href=\"%5$s\">learn more about updating PHP</a>."
msgstr "新しいバージョン %1$s が利用可能ですが、現在の PHP のバージョンでは動作しません。<a href=\"%2$s\" %3$s>バージョン %4$s の詳細を参照</a>するか、または<a href=\"%5$s\">PHP のアップデートの詳細を参照</a>してください。"
#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number.
#: wp-admin/includes/update.php:453
msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>. <em>Automatic update is unavailable for this plugin.</em>"
msgstr "新バージョンの %1$s が利用できます。<a href=\"%2$s\" %3$s>バージョン %4$s の詳細を表示</a>する。<em>このプラグインは自動更新に対応していません。</em>"
#. translators: 1: Version number, 2: Theme name.
#: wp-admin/includes/update.php:327
msgid "WordPress %1$s running %2$s theme."
msgstr "WordPress %1$s (%2$s テーマ)"
#. translators: %s: WordPress version number, or 'Latest' string.
#: wp-admin/includes/update.php:321
msgid "Latest"
msgstr "最新"
#. translators: %s: WordPress version number, or 'Latest' string.
#: wp-admin/includes/update.php:321
msgid "Update to %s"
msgstr "%s に更新"
#. translators: 1: URL to WordPress release notes, 2: New WordPress version.
#: wp-admin/includes/update.php:296
msgid "<a href=\"%1$s\">WordPress %2$s</a> is available! Please notify the site administrator."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> が利用可能です。サイト管理者にお知らせください。"
#: wp-admin/includes/update.php:291
msgid "Please update WordPress now"
msgstr "今すぐ WordPress を更新してください"
#. translators: 1: URL to WordPress release notes, 2: New WordPress version, 3:
#. URL to network admin, 4: Accessibility text.
#: wp-admin/includes/update.php:287
msgid "<a href=\"%1$s\">WordPress %2$s</a> is available! <a href=\"%3$s\" aria-label=\"%4$s\">Please update now</a>."
msgstr "<a href=\"%1$s\">WordPress %2$s</a> が利用可能です ! <a href=\"%3$s\" aria-label=\"%4$s\">今すぐ更新してください</a>。"
#. translators: %s: WordPress version
#. translators: %s: WordPress version.
#: wp-admin/about.php:68 wp-admin/about.php:88 wp-admin/about.php:108
#: wp-admin/about.php:128 wp-admin/about.php:148 wp-admin/about.php:168
#: wp-admin/about.php:188 wp-admin/about.php:208 wp-admin/about.php:228
#: wp-admin/about.php:248 wp-admin/about.php:268 wp-admin/about.php:293
#: wp-admin/about.php:313 wp-admin/about.php:338 wp-admin/about.php:363
#: wp-admin/about.php:388 wp-admin/about.php:413
#: wp-admin/includes/update.php:280 wp-admin/install.php:239
#: wp-admin/update-core.php:78 wp-admin/upgrade.php:83
msgid "https://wordpress.org/support/wordpress-version/version-%s/"
msgstr "https://wordpress.org/support/wordpress-version/version-%s/"
#. translators: %s: WordPress version.
#: wp-admin/includes/update.php:247
msgid "Get Version %s"
msgstr "バージョン %s を入手する"
#. translators: 1: WordPress version number, 2: URL to WordPress Updates
#. screen.
#: wp-admin/includes/update.php:237
msgid "You are using a development version (%1$s). Cool! Please <a href=\"%2$s\">stay updated</a>."
msgstr "お使いの WordPress は開発版 (%1$s) です。すばらしい ! どうぞ<a href=\"%2$s\">最新版を使い続けてください</a>。"
#: wp-admin/includes/translation-install.php:23
msgid "Invalid translation type."
msgstr "無効な翻訳形式です。"
#: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:51
#: wp-admin/includes/class-plugin-installer-skin.php:114
#: wp-admin/includes/class-plugin-upgrader-skin.php:67
msgid "Return to Plugins page"
msgstr "プラグインページへ戻る"
#: wp-admin/includes/class-plugin-installer-skin.php:102
#: wp-admin/includes/class-plugin-installer-skin.php:108
msgid "Return to Plugin Installer"
msgstr "プラグインインストーラに戻る"
#: wp-admin/includes/class-plugin-installer-skin.php:96
msgid "Return to Importers"
msgstr "インポートツールへ戻る"
#: wp-admin/includes/class-plugin-installer-skin.php:79
#: wp-admin/includes/class-plugin-upgrader-skin.php:62
msgid "Activate Plugin"
msgstr "プラグインを有効化"
#: wp-admin/includes/class-plugin-installer-skin.php:73
msgid "Activate Plugin & Return to Press This"
msgstr "プラグインを有効化して Press This に戻る"
#: wp-admin/includes/class-plugin-installer-skin.php:67
msgid "Activate Plugin & Run Importer"
msgstr "プラグインを有効化してインポートツールを実行"
#. translators: 1: Plugin name, 2: Plugin version.
#: wp-admin/includes/class-plugin-installer-skin.php:47
msgid "Successfully installed the plugin <strong>%1$s %2$s</strong>."
msgstr "プラグイン <strong>%1$s %2$s</strong> のインストールが完了しました。"
#. translators: %s: index.php
#: wp-admin/includes/class-theme-upgrader.php:511
msgid "The theme is missing the %s file."
msgstr "テーマに %s ファイルがありません。"
#. translators: %s: style.css
#: wp-admin/includes/class-theme-upgrader.php:498
msgid "The %s stylesheet doesn’t contain a valid theme header."
msgstr "%s スタイルシートには有効なテーマヘッダーが含まれていません。"
#. translators: %s: style.css
#: wp-admin/includes/class-theme-upgrader.php:478
msgid "The theme is missing the %s stylesheet."
msgstr "テーマに %s スタイルシートがありません。"
#. translators: %s: Theme name.
#: wp-admin/includes/class-theme-upgrader.php:81
msgid "<strong>The parent theme could not be found.</strong> You will need to install the parent theme, %s, before you can use this child theme."
msgstr "<strong>親テーマが見つかりませんでした。</strong>この子テーマを利用する前に、親テーマ %s をインストールしてください。"
#. translators: 1: Theme name, 2: Theme version.
#: wp-admin/includes/class-theme-upgrader.php:79
msgid "Successfully installed the parent theme, <strong>%1$s %2$s</strong>."
msgstr "親テーマ <strong>%1$s %2$s</strong> のインストールに成功しました。"
#. translators: 1: Theme name, 2: Theme version.
#: wp-admin/includes/class-theme-upgrader.php:77
msgid "The parent theme, <strong>%1$s %2$s</strong>, is currently installed."
msgstr "親テーマ <strong>%1$s %2$s</strong> はインストール済みです。"
#. translators: 1: Theme name, 2: Theme version.
#: wp-admin/includes/class-theme-upgrader.php:75
msgid "Preparing to install <strong>%1$s %2$s</strong>…"
msgstr "<strong>%1$s %2$s</strong> のインストールを準備中です…"
#: wp-admin/includes/class-theme-upgrader.php:73
msgid "This theme requires a parent theme. Checking if it is installed…"
msgstr "このテーマには親テーマが必要です。親テーマがインストールされているか確認しています。"
#. translators: 1: Theme name, 2: Theme version.
#: wp-admin/includes/class-theme-upgrader.php:72
msgid "Successfully installed the theme <strong>%1$s %2$s</strong>."
msgstr "テーマ <strong>%1$s %2$s</strong> のインストールが完了しました。"
#: wp-admin/includes/class-theme-upgrader.php:70
msgid "Theme installed successfully."
msgstr "テーマのインストールが完了しました。"
#: wp-admin/includes/class-theme-upgrader.php:69
msgid "Theme installation failed."
msgstr "テーマのインストールに失敗しました。"
#: wp-admin/includes/class-theme-upgrader.php:68
msgid "The theme contains no files."
msgstr "テーマ内にファイルがありません。"
#: wp-admin/includes/class-theme-upgrader.php:67
msgid "Installing the theme…"
msgstr "テーマをインストールしています…"
#: wp-admin/includes/class-theme-upgrader.php:54
msgid "Theme updated successfully."
msgstr "テーマの更新に成功しました。"
#: wp-admin/includes/class-theme-upgrader.php:53
msgid "Theme update failed."
msgstr "テーマの更新に失敗しました。"
#: wp-admin/includes/class-theme-upgrader.php:52
msgid "Could not remove the old theme."
msgstr "旧バージョンのテーマを削除できませんでした。"
#: wp-admin/includes/class-theme-upgrader.php:51
msgid "Removing the old version of the theme…"
msgstr "旧バージョンのテーマを削除しています…"
#: wp-admin/includes/class-theme-upgrader.php:46
msgid "The theme is at the latest version."
msgstr "テーマは最新のバージョンです。"
#: wp-admin/includes/class-wp-plugins-list-table.php:952
msgid "This plugin failed to load properly and is paused during recovery mode."
msgstr "このプラグインは正常なロードに失敗したため、リカバリーモード中に一時停止されました。"
#: wp-admin/includes/class-wp-plugins-list-table.php:928
msgid "Visit plugin site"
msgstr "プラグインのサイトを表示"
#: wp-admin/includes/class-wp-plugins-list-table.php:922
msgid "View details"
msgstr "詳細を表示"
#. translators: %s: Importer name.
#. translators: %s: Plugin name and version.
#. translators: %s: Plugin name.
#: wp-admin/import.php:204
#: wp-admin/includes/class-wp-plugin-install-list-table.php:618
#: wp-admin/includes/class-wp-plugins-list-table.php:920
msgid "More information about %s"
msgstr "%s に関する追加情報"
#: wp-admin/includes/class-wp-plugins-list-table.php:730
#: wp-admin/themes.php:426
msgid "Resume"
msgstr "再有効化"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-plugins-list-table.php:729
msgctxt "plugin"
msgid "Resume %s"
msgstr "%s を再有効化"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-plugins-list-table.php:720
msgctxt "plugin"
msgid "Deactivate %s"
msgstr "%s を停止"
#: wp-admin/includes/class-wp-plugins-list-table.php:712
msgid "Network Only"
msgstr "サイトネットワークのみ"
#: wp-admin/includes/class-wp-plugins-list-table.php:708
msgid "Network Active"
msgstr "サイトネットワークで有効"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-plugins-list-table.php:700
#: wp-admin/includes/class-wp-plugins-list-table.php:749
msgctxt "plugin"
msgid "Delete %s"
msgstr "%s を削除"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-plugins-list-table.php:681
msgctxt "plugin"
msgid "Network Deactivate %s"
msgstr "サイトネットワークで %s を停止"
#. translators: 1: Drop-in constant name, 2: wp-config.php
#: wp-admin/includes/class-wp-plugins-list-table.php:657
msgid "Requires %1$s in %2$s file."
msgstr "ファイル %2$s に %1$s が必要です。"
#: wp-admin/includes/class-wp-plugins-list-table.php:654
msgid "Inactive:"
msgstr "一時停止中:"
#. translators: %s: mu-plugins directory name.
#: wp-admin/includes/class-wp-plugins-list-table.php:572
msgid "Files in the %s directory are executed automatically."
msgstr "%s ディレクトリ内のファイルは自動的に実行されます。"
#: wp-admin/includes/class-wp-plugins-list-table.php:568
msgid "Clear List"
msgstr "リストをクリア"
#: wp-admin/includes/class-wp-plugins-list-table.php:525
#: wp-admin/includes/class-wp-plugins-list-table.php:721
#: wp-admin/includes/class-wp-ms-sites-list-table.php:698
msgid "Deactivate"
msgstr "無効化"
#: wp-admin/includes/class-wp-plugins-list-table.php:525
#: wp-admin/includes/class-wp-plugins-list-table.php:682
msgid "Network Deactivate"
msgstr "サイトネットワークで停止"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:490
msgid "Update Available <span class=\"count\">(%s)</span>"
msgid_plural "Update Available <span class=\"count\">(%s)</span>"
msgstr[0] "利用可能な更新 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:482
msgid "Paused <span class=\"count\">(%s)</span>"
msgid_plural "Paused <span class=\"count\">(%s)</span>"
msgstr[0] "停止中 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:474
msgid "Drop-in <span class=\"count\">(%s)</span>"
msgid_plural "Drop-ins <span class=\"count\">(%s)</span>"
msgstr[0] "ドロップイン <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:466
msgid "Must-Use <span class=\"count\">(%s)</span>"
msgid_plural "Must-Use <span class=\"count\">(%s)</span>"
msgstr[0] "必須 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:458
msgid "Inactive <span class=\"count\">(%s)</span>"
msgid_plural "Inactive <span class=\"count\">(%s)</span>"
msgstr[0] "停止中 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:450
msgid "Recently Active <span class=\"count\">(%s)</span>"
msgid_plural "Recently Active <span class=\"count\">(%s)</span>"
msgstr[0] "最近まで使用 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:442
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] "使用中 <span class=\"count\">(%s)</span>"
#. translators: %s: Number of plugins.
#: wp-admin/includes/class-wp-plugins-list-table.php:433
msgctxt "plugins"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "すべて <span class=\"count\">(%s)</span>"
#: wp-admin/includes/class-wp-plugins-list-table.php:404
msgid "Plugin"
msgstr "プラグイン"
#: wp-admin/includes/class-wp-plugins-list-table.php:389
msgid "Search installed plugins..."
msgstr "インストール済みプラグインを検索..."
#: wp-admin/includes/class-wp-plugins-list-table.php:359
msgid "No plugins found."
msgstr "プラグインが見つかりませんでした。"
#: wp-admin/includes/class-wp-plugins-list-table.php:356
msgid "Search for plugins in the WordPress Plugin Directory."
msgstr "WordPress プラグインディレクトリでプラグインを検索。"
#. translators: %s: Plugin search term.
#: wp-admin/includes/class-wp-plugins-list-table.php:352
msgid "No plugins found for “%s”."
msgstr "「%s」のプラグインは見つかりませんでした。"
#: wp-admin/includes/image-edit.php:980
msgid "Image saved"
msgstr "画像を保存しました"
#: wp-admin/includes/image-edit.php:852
msgid "Unable to save the image."
msgstr "画像を保存できませんでした。"
#: wp-admin/includes/image-edit.php:803
msgid "Nothing to save, the image has not changed."
msgstr "保存するものがありません。画像は変更されませんでした。"
#: wp-admin/includes/image-edit.php:794
msgid "Error while saving the scaled image. Please reload the page and try again."
msgstr "拡大縮小した画像を保存する際にエラーが発生しました。ページを再読み込みしてもう一度お試しください。"
#: wp-admin/includes/image-edit.php:770
msgid "Unable to create new image."
msgstr "新しい画像を作成できませんでした。"
#: wp-admin/includes/image-edit.php:743
msgid "Image restored successfully."
msgstr "画像の復元に成功しました。"
#: wp-admin/includes/image-edit.php:741
msgid "Image metadata is inconsistent."
msgstr "画像のメタデータが不整合です。"
#: wp-admin/includes/image-edit.php:736
msgid "Cannot save image metadata."
msgstr "画像のメタデータを保存できません。"
#: wp-admin/includes/image-edit.php:676
msgid "Cannot load image metadata."
msgstr "画像のメタデータを読み込むことができません。"
#. translators: 1: $image, 2: WP_Image_Editor
#: wp-admin/includes/image-edit.php:284 wp-admin/includes/image-edit.php:353
#: wp-admin/includes/image-edit.php:500
msgid "%1$s needs to be a %2$s object."
msgstr "%1$s は %2$s オブジェクトである必要があります。"
#: wp-admin/includes/image-edit.php:249
msgid "There are unsaved changes that will be lost. 'OK' to continue, 'Cancel' to return to the Image Editor."
msgstr "未保存の変更があります。続行するには「OK」を、画像エディターに戻るには「キャンセル」をクリックしてください。"
#: wp-admin/includes/image-edit.php:222
msgid "Flip horizontal"
msgstr "水平方向に反転"
#: wp-admin/includes/image-edit.php:221
msgid "Flip vertical"
msgstr "垂直方向に反転"
#: wp-admin/includes/image-edit.php:215
msgid "Image rotation is not supported by your web host."
msgstr "ご利用中のホスティング環境は画像の回転機能に対応していません。"
#: wp-admin/includes/image-edit.php:212
msgid "Rotate right"
msgstr "右に回転"
#: wp-admin/includes/image-edit.php:211
msgid "Rotate left"
msgstr "左に回転"
#: wp-admin/includes/image-edit.php:199
msgid "Crop"
msgstr "切り抜き"
#: wp-admin/includes/image-edit.php:186
msgid "All sizes except thumbnail"
msgstr "サムネイル以外の全サイズ"
#: wp-admin/includes/image-edit.php:176
msgid "All image sizes"
msgstr "すべての画像サイズ"
#: wp-admin/includes/image-edit.php:172
msgid "Apply changes to:"
msgstr "変更を適用:"
#: wp-admin/includes/image-edit.php:167
msgid "Current thumbnail"
msgstr "現在のサムネイル画像"
#: wp-admin/includes/image-edit.php:162
msgid "You can edit the image while preserving the thumbnail. For example, you may wish to have a square thumbnail that displays just a section of the image."
msgstr "サムネイルを維持したまま画像を編集できます。たとえば、画像の一部のみを表示する正方形のサムネイルを使うことができます。"
#: wp-admin/includes/image-edit.php:161
msgid "Thumbnail Settings Help"
msgstr "サムネイル設定ヘルプ"
#: wp-admin/includes/image-edit.php:160
msgid "Thumbnail Settings"
msgstr "サムネイル設定"
#: wp-admin/includes/image-edit.php:146
msgid "selection height"
msgstr "選択範囲の高さ"
#: wp-admin/includes/image-edit.php:143
msgid "selection width"
msgstr "選択範囲の幅"
#: wp-admin/includes/image-edit.php:141
msgid "Selection:"
msgstr "選択範囲:"
#: wp-admin/includes/image-edit.php:135
msgid "crop ratio height"
msgstr "トリミング比の高さ"
#: wp-admin/includes/image-edit.php:132
msgid "crop ratio width"
msgstr "トリミング比の幅"
#: wp-admin/includes/image-edit.php:130
msgid "Aspect ratio:"
msgstr "縦横比:"
#: wp-admin/includes/image-edit.php:125
msgid "Once you have made your selection, you can adjust it by entering the size in pixels. The minimum selection size is the thumbnail size as set in the Media settings."
msgstr "範囲を選択したら、ピクセル単位でサイズを入力して調整できます。最小サイズは、メディア設定ページで指定したサムネイルのサイズです。"
#: wp-admin/includes/image-edit.php:124
msgid "Crop Selection"
msgstr "選択した部分を切り抜く"
#: wp-admin/includes/image-edit.php:122
msgid "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc."
msgstr "縦横比とは画像の縦幅、横幅の比率のことです。選択範囲の大きさを変更する際、shift キーを押すことで縦横比を維持できます。縦横比を指定するには入力欄を使ってください。たとえば、1:1 (正方形) 、4:3、16:9 などです。"
#: wp-admin/includes/image-edit.php:121
msgid "Crop Aspect Ratio"
msgstr "切り抜き時の縦横比"
#: wp-admin/includes/image-edit.php:119
msgid "To crop the image, click on it and drag to make your selection."
msgstr "画像を切り抜くには、画像上をクリックしてからドラッグで範囲を選択してください。"
#: wp-admin/includes/image-edit.php:116
msgid "Image Crop Help"
msgstr "画像トリミングのヘルプ"
#: wp-admin/includes/image-edit.php:115
msgid "Image Crop"
msgstr "画像のトリミング"
#: wp-admin/includes/image-edit.php:105
msgid "Restore image"
msgstr "画像を復元"
#: wp-admin/includes/image-edit.php:100
msgid "Previously edited copies of the image will not be deleted."
msgstr "先に編集された画像のコピーは削除されません。"
#: wp-admin/includes/image-edit.php:97
msgid "Discard any changes and restore the original image."
msgstr "変更を中止し、元の画像に戻します。"
#: wp-admin/includes/image-edit.php:81
msgid "Scale"
msgstr "縮尺変更"
#: wp-admin/includes/image-edit.php:78
msgid "scale height"
msgstr "縮尺の高さ"
#: wp-admin/includes/image-edit.php:75
msgid "scale width"
msgstr "縮尺の幅"
#: wp-admin/includes/image-edit.php:73
msgid "New dimensions:"
msgstr "新規サイズ:"
#. translators: %s: Image width and height in pixels.
#: wp-admin/includes/image-edit.php:64
msgid "Original dimensions %s"
msgstr "元のサイズ: %s"
#: wp-admin/includes/image-edit.php:57
msgid "You can proportionally scale the original image. For best results, scaling should be done before you crop, flip, or rotate. Images can only be scaled down, not up."
msgstr "元の画像のサイズ比率を保ったまま縮尺を変更できます。切り抜き、反転、回転の前に縮尺変更を行うことでより良い結果を期待できます。縮小のみ可能で、拡大はできません。"
#: wp-admin/includes/image-edit.php:55
msgid "Scale Image Help"
msgstr "画像縮尺の変更のヘルプ"
#: wp-admin/includes/image-edit.php:54
msgid "Scale Image"
msgstr "画像縮尺の変更"
#: wp-admin/includes/image-edit.php:28 wp-admin/includes/image-edit.php:811
msgid "Image data does not exist. Please re-upload the image."
msgstr "画像のデータが存在しません。再度アップロードしてください。"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:125
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:132
msgid "Remove request"
msgstr "リクエストを削除"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:105
msgid "Email could not be sent."
msgstr "メールを送信できませんでした。"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:104
msgid "Email sent."
msgstr "メールを送信しました。"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:103
msgid "Sending Email..."
msgstr "メールを送信中…"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:102
msgid "Send Export Link"
msgstr "エクスポートリンクを送信"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:85
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:91
msgid "Waiting for confirmation"
msgstr "確認待ち"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:62
#: wp-admin/includes/class-wp-upgrader.php:159
msgid "Download failed."
msgstr "ダウンロードに失敗しました。"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:61
msgid "Download Personal Data Again"
msgstr "個人データを再ダウンロードする"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:60
msgid "Downloading Data..."
msgstr "データのダウンロード中…"
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:59
msgid "Download Personal Data"
msgstr "個人データをダウンロード"
#: wp-admin/includes/class-bulk-upgrader-skin.php:153
msgid "Show details."
msgstr "詳細を表示する。"
#: wp-admin/includes/class-bulk-upgrader-skin.php:48
msgid "All updates have been completed."
msgstr "すべての更新が完了しました。"
#. translators: %s: Title of an update.
#: wp-admin/includes/class-bulk-upgrader-skin.php:47
msgid "%s updated successfully."
msgstr "%s の更新に成功しました。"
#. translators: %s: Title of an update.
#: wp-admin/includes/class-bulk-upgrader-skin.php:45
msgid "The update of %s failed."
msgstr "%s の更新に失敗しました。"
#. translators: 1: Title of an update, 2: Error message.
#: wp-admin/includes/class-bulk-upgrader-skin.php:43
msgid "An error occurred while updating %1$s: %2$s"
msgstr "%1$s の更新中にエラーが発生しました: %2$s"
#: wp-admin/includes/class-bulk-upgrader-skin.php:41
msgid "The update process is starting. This process may take a while on some hosts, so please be patient."
msgstr "更新プロセスを開始しています。サーバーによっては少し時間がかかるかもしれません。しばらくお待ちください。"
#. translators: %s: Name of the filter used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:471
msgid "WordPress security and maintenance releases are blocked by the %s filter."
msgstr "WordPress のセキュリティとメンテナンスリリースは %s フィルターによってブロックされています。"
#. translators: %s: Name of the constant used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:459
msgid "WordPress security and maintenance releases are blocked by %s."
msgstr "WordPress のセキュリティとメンテナンスリリースは %s によってブロックされています。"
#. translators: %s: Name of the filter used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:439
msgid "WordPress development updates are blocked by the %s filter."
msgstr "WordPress 開発アップデートは %s フィルターによってブロックされています。"
#. translators: %s: Name of the constant used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:427
msgid "WordPress development updates are blocked by the %s constant."
msgstr "WordPress 開発アップデートは %s 定数によってブロックされています。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:403
msgid "All of your WordPress files are writable."
msgstr "すべての WordPress ファイルが書き込み可能です。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:398
msgid "Some files are not writable by WordPress:"
msgstr "一部のファイルが WordPress から書き込みできません:"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:372
msgid "This could mean that connections are failing to WordPress.org."
msgstr "これは WordPress.org への接続ができないことを示しています。"
#. translators: %s: WordPress version.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:369
msgid "Couldn't retrieve a list of the checksums for WordPress %s."
msgstr "WordPress %s のチェックサムのリストの取得に失敗しました。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:322
msgid "Your installation of WordPress doesn't require FTP credentials to perform updates."
msgstr "この WordPress サイトでは更新の実行の際に FTP 認証情報を必要としません。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:313
msgid "(Your site is performing updates over FTP due to file ownership. Talk to your hosting company.)"
msgstr "(このサイトではファイルの所有権の問題のため、更新が FTP 経由で行われます。詳細はホスティング会社にお尋ねください。)"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:312
msgid "Your installation of WordPress prompts for FTP credentials to perform updates."
msgstr "この WordPress サイトでは更新の実行の際に FTP 認証情報が必要となります。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:295
msgid "No version control systems were detected."
msgstr "バージョン管理システムは検出されませんでした。"
#. translators: 1: Folder name. 2: Version control directory.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:286
msgid "The folder %1$s was detected as being under version control (%2$s)."
msgstr "フォルダー %1$s はバージョン管理 (%2$s) されていることが検出されました。"
#. translators: 1: Folder name. 2: Version control directory. 3: Filter name.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:273
msgid "The folder %1$s was detected as being under version control (%2$s), but the %3$s filter is allowing updates."
msgstr "フォルダー %1$s はバージョン管理 (%2$s) されていることが検出されましたが、%3$s フィルターがアップデートを許可しています。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:218
msgid "We'll try again with the next release."
msgstr "次のリリースで再試行します。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:213
msgid "A previous automatic background update could not occur."
msgstr "前回のバックグラウンド自動アップデートは発生しませんでした。"
#. translators: %s: Code of error shown.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:204
#: wp-admin/includes/class-wp-site-health-auto-updates.php:221
msgid "The error code was %s."
msgstr "エラーコードは %s です。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:201
msgid "When you've been able to update using the \"Update Now\" button on Dashboard > Updates, we'll clear this error for future update attempts."
msgstr "「ダッシュボード」>「更新」内の「今すぐ更新」ボタンを使用したアップデートが成功した場合、今後の更新試行のためにこのエラーをクリアします。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:200
#: wp-admin/includes/class-wp-site-health-auto-updates.php:215
msgid "You would have received an email because of this."
msgstr "これについてのメールを受け取っているはずです。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:199
msgid "A previous automatic background update ended with a critical failure, so updates are now disabled."
msgstr "前回のバックグラウンド自動アップデートが失敗したため、アップデートは無効化されています。"
#: wp-admin/includes/class-wp-site-health-auto-updates.php:179
msgid "All automatic updates are disabled."
msgstr "すべての自動アップデートが無効です。"
#. translators: %s: Name of the filter used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:152
msgid "The %s filter is enabled."
msgstr "%s フィルターは有効化されています。"
#. translators: %s: Name of the filter used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:131
msgid "A plugin has prevented updates by disabling %s."
msgstr "プラグインは %s を無効化してアップデートを防ぎました。"
#. translators: %s: Name of the filter used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:118
msgid "Could not confirm that the %s filter is available."
msgstr "%s フィルターが利用可能か確認できませんでした。"
#. translators: %s: Name of the constant used.
#: wp-admin/includes/class-wp-site-health-auto-updates.php:72
msgid "The %s constant is defined and enabled."
msgstr "%s 定数は定義され有効化されています。"
#: wp-admin/comment.php:271 wp-admin/edit-comments.php:266
#: wp-admin/includes/comment.php:52
msgid "Sorry, you are not allowed to edit comments on this post."
msgstr "この投稿へのコメントを編集する権限がありません。"
#: wp-admin/includes/class-wp-filesystem-ftpext.php:37
msgid "The ftp PHP extension is not available"
msgstr "PHP の ftp 拡張機能が使用できません"
#: wp-admin/includes/class-bulk-theme-upgrader-skin.php:51
#: wp-admin/includes/class-theme-installer-skin.php:127
#: wp-admin/includes/class-theme-upgrader-skin.php:109
msgid "Return to Themes page"
msgstr "テーマのページに戻る"
#: wp-admin/includes/class-theme-installer-skin.php:121
msgid "Return to Theme Installer"
msgstr "テーマインストーラーへ戻る"
#. translators: %s: Theme name.
#: wp-admin/includes/class-theme-installer-skin.php:96
#: wp-admin/includes/class-theme-upgrader-skin.php:87
msgid "Live Preview “%s”"
msgstr "“%s” をライブプレビュー"
#. translators: %s: URL to install the Link Manager plugin.
#: wp-admin/includes/bookmark.php:323
msgid "If you are looking to use the link manager, please install the <a href=\"%s\">Link Manager</a> plugin."
msgstr "リンク管理機能を使いたい場合は、<a href=\"%s\">Link Manager</a> プラグインをインストールしてください。"
#: wp-admin/includes/bookmark.php:216
msgid "Could not insert link into the database"
msgstr "データベースにリンクを追加できませんでした。"
#: wp-admin/includes/bookmark.php:208
msgid "Could not update link in the database"
msgstr "データベース内のリンクを更新できませんでした。"
#. translators: %d: Number of requests.
#: wp-admin/includes/class-wp-privacy-requests-table.php:256
msgid "Re-sent %d request"
msgid_plural "Re-sent %d requests"
msgstr[0] "%d件のリクエストを再送信しました"
#. translators: %d: Number of requests.
#: wp-admin/includes/class-wp-privacy-requests-table.php:239
msgid "Deleted %d request"
msgid_plural "Deleted %d requests"
msgstr[0] "%d件のリクエストを削除しました"
#: wp-admin/includes/class-wp-privacy-requests-table.php:208
msgid "Resend email"
msgstr "メールを再送信"
#. translators: %s: Number of requests.
#: wp-admin/includes/class-wp-privacy-requests-table.php:155
msgctxt "requests"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "すべて <span class=\"count\">(%s)</span>"
#: wp-admin/includes/class-wp-privacy-requests-table.php:46
#: wp-admin/includes/dashboard.php:1789
msgid "Next Steps"
msgstr "次のステップ"
#: wp-admin/includes/class-wp-privacy-requests-table.php:45
msgid "Requested"
msgstr "申請日時"
#: wp-admin/includes/class-wp-privacy-requests-table.php:43
msgid "Requester"
msgstr "申請者"
#: wp-admin/includes/theme.php:936
msgid "Go to the Themes screen"
msgstr "テーマ画面へ移動"
#: wp-admin/includes/theme.php:934
msgid "You can find more details and make changes on the Themes screen."
msgstr "テーマ画面から詳細の確認と変更が可能です。"
#: wp-admin/includes/theme.php:933
msgid "One or more themes failed to load properly."
msgstr "テーマを正しく読み込めませんでした。"
#: wp-admin/includes/theme.php:906
msgid "Could not resume the theme."
msgstr "テーマを再有効化できませんでした。"
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-theme-install-list-table.php:483
#: wp-admin/includes/deprecated.php:1383 wp-admin/includes/theme.php:794
#: wp-admin/theme-install.php:300 wp-admin/theme-install.php:320
#: wp-admin/includes/network.php:371
msgid "Install"
msgstr "インストール"
#: wp-admin/includes/theme.php:778 wp-admin/themes.php:590
msgid "Tags:"
msgstr "タグ:"
#. translators: %s: Theme name.
#: wp-admin/includes/theme.php:768 wp-admin/themes.php:584
msgid "This is a child theme of %s."
msgstr "これは %s の子テーマです。"
#: wp-admin/includes/theme.php:758 wp-admin/themes.php:574
msgid "Update Available"
msgstr "利用可能な更新があります"
#. translators: %s: Number of ratings.
#: wp-admin/includes/theme.php:747 wp-admin/theme-install.php:342
msgid "(%s ratings)"
msgstr "(%s件の評価)"
#. translators: %s: Theme version.
#: wp-admin/includes/theme.php:729 wp-admin/theme-install.php:352
#: wp-admin/themes.php:562
msgid "Version: %s"
msgstr "バージョン: %s"
#: wp-admin/includes/theme.php:724 wp-admin/themes.php:557
msgid "Current Theme"
msgstr "現在のテーマ"
#: wp-admin/includes/theme.php:711 wp-admin/themes.php:544
msgid "Close details dialog"
msgstr "詳細ダイアログを閉じる"
#: wp-admin/includes/theme.php:710 wp-admin/themes.php:543
msgid "Show next theme"
msgstr "次のテーマを表示"
#: wp-admin/includes/theme.php:709 wp-admin/themes.php:542
msgid "Show previous theme"
msgstr "前のテーマを表示"
#: wp-admin/includes/theme.php:302
msgid "Right Sidebar"
msgstr "右サイドバー"
#: wp-admin/includes/theme.php:301
msgid "Left Sidebar"
msgstr "左サイドバー"
#: wp-admin/includes/theme.php:300
msgid "Four Columns"
msgstr "4列"
#: wp-admin/includes/theme.php:299
msgid "Three Columns"
msgstr "3列"
#: wp-admin/includes/theme.php:298
msgid "Two Columns"
msgstr "2列"
#: wp-admin/includes/theme.php:297
msgid "One Column"
msgstr "1カラム"
#: wp-admin/includes/theme.php:296
msgid "Grid Layout"
msgstr "グリッドレイアウト"
#: wp-admin/includes/class-wp-screen.php:1164 wp-admin/includes/theme.php:295
#: wp-admin/includes/theme.php:331 wp-admin/index.php:68
msgid "Layout"
msgstr "レイアウト"
#: wp-admin/includes/theme.php:292
msgid "Theme Options"
msgstr "テーマ設定"
#: wp-admin/includes/theme.php:291
msgid "Sticky Post"
msgstr "固定投稿"
#: wp-admin/includes/meta-boxes.php:472 wp-admin/includes/theme.php:290
msgid "Post Formats"
msgstr "投稿フォーマット"
#: wp-admin/includes/theme.php:289
msgid "Full Width Template"
msgstr "全幅テンプレート"
#: wp-admin/includes/theme.php:288
msgid "Footer Widgets"
msgstr "フッターウィジェット"
#: wp-admin/includes/theme.php:287
msgid "Featured Images"
msgstr "アイキャッチ画像"
#: wp-admin/includes/theme.php:286
msgid "Featured Image Header"
msgstr "アイキャッチ画像ヘッダー"
#: wp-admin/includes/theme.php:285
msgid "Editor Style"
msgstr "エディタースタイル"
#: wp-admin/includes/theme.php:284
msgid "Custom Logo"
msgstr "カスタムロゴ"
#: wp-admin/includes/class-custom-image-header.php:475
#: wp-admin/includes/theme.php:283
msgid "Custom Header"
msgstr "カスタムヘッダー"
#: wp-admin/includes/theme.php:282
msgid "Custom Colors"
msgstr "カスタムカラー"
#: wp-admin/includes/theme.php:279
msgid "Accessibility Ready"
msgstr "アクセシビリティ対応"
#: wp-admin/includes/theme.php:278 wp-admin/includes/theme.php:332
msgid "Features"
msgstr "機能"
#: wp-admin/includes/theme.php:275
msgid "Portfolio"
msgstr "ポートフォリオ"
#: wp-admin/includes/theme.php:274
msgid "Photography"
msgstr "写真"
#: wp-admin/includes/dashboard.php:1234 wp-admin/includes/theme.php:273
msgid "News"
msgstr "ニュース"
#: wp-admin/includes/theme.php:272
msgid "Holiday"
msgstr "ホリデー"
#: wp-admin/includes/theme.php:271
msgid "Food & Drink"
msgstr "フード & ドリンク"
#: wp-admin/includes/theme.php:270
msgid "Entertainment"
msgstr "エンターテインメント"
#: wp-admin/includes/theme.php:269
msgid "Education"
msgstr "教育"
#: wp-admin/includes/theme.php:268
msgid "E-Commerce"
msgstr "e コマース"
#: wp-admin/includes/theme.php:267
msgid "Blog"
msgstr "ブログ"
#: wp-admin/includes/theme.php:266 wp-admin/includes/theme.php:333
msgid "Subject"
msgstr "件名"
#. translators: %s: Plugin name and version.
#. translators: %s: Theme name.
#. translators: %s: Plugin name.
#: wp-admin/includes/class-wp-plugin-install-list-table.php:553
#: wp-admin/includes/theme.php:243 wp-admin/includes/update.php:480
#: wp-admin/includes/update.php:661
msgid "Update %s now"
msgstr "%s を今すぐ更新"
#. translators: 1: Theme name, 2: Theme details URL, 3: Additional link
#. attributes, 4: Version number, 5: Update URL, 6: Additional link attributes.
#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number, 5: Update URL, 6: Additional link attributes.
#. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number, 5: Update URL, 6: Additional link attributes.
#: wp-admin/includes/theme.php:230 wp-admin/includes/update.php:467
#: wp-admin/includes/update.php:648
msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a> or <a href=\"%5$s\" %6$s>update now</a>."
msgstr "新バージョンの %1$s が利用できます。<a href=\"%2$s\" %3$s>バージョン %4$s の詳細を表示</a>するか、<a href=\"%5$s\" %6$s>更新</a>してください。"
#. translators: 1: Theme name, 2: Theme details URL, 3: Additional link
#. attributes, 4: Version number.
#. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number.
#: wp-admin/includes/theme.php:217 wp-admin/includes/update.php:635
msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>. <em>Automatic update is unavailable for this theme.</em>"
msgstr "新バージョンの %1$s が利用できます。<a href=\"%2$s\" %3$s>バージョン %4$s の詳細を表示</a>する。<em>このテーマは自動更新に対応していません。</em>"
#. translators: 1: Theme name, 2: Version number.
#. translators: 1: Plugin name, 2: Version number.
#: wp-admin/includes/theme.php:210 wp-admin/includes/theme.php:223
#: wp-admin/includes/theme.php:236 wp-admin/includes/update.php:446
#: wp-admin/includes/update.php:459 wp-admin/includes/update.php:473
#: wp-admin/includes/update.php:492 wp-admin/includes/update.php:628
#: wp-admin/includes/update.php:641 wp-admin/includes/update.php:654
#: wp-admin/update-core.php:388
msgid "View %1$s version %2$s details"
msgstr "%1$s バージョン %2$s の詳細を表示"
#. translators: 1: Theme name, 2: Theme details URL, 3: Additional link
#. attributes, 4: Version number.
#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number.
#. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes,
#. 4: Version number.
#: wp-admin/includes/theme.php:204 wp-admin/includes/update.php:440
#: wp-admin/includes/update.php:622
msgid "There is a new version of %1$s available. <a href=\"%2$s\" %3$s>View version %4$s details</a>."
msgstr "新バージョンの %1$s が利用できます。<a href=\"%2$s\" %3$s>バージョン %4$s の詳細を表示</a>する。"
#. translators: %s: Theme name.
#: wp-admin/includes/theme.php:82
msgid "Could not fully remove the theme %s."
msgstr "テーマ %s を完全に削除できませんでした。"
#: wp-admin/includes/class-wp-upgrader.php:155 wp-admin/includes/theme.php:71
msgid "Unable to locate WordPress theme directory."
msgstr "WordPress テーマディレクトリが見つかりません。"
#: wp-admin/includes/class-wp-upgrader.php:151 wp-admin/includes/plugin.php:926
#: wp-admin/includes/theme.php:65
msgid "Filesystem error."
msgstr "ファイルシステムのエラー。"
#: wp-admin/includes/class-wp-automatic-updater.php:367
#: wp-admin/includes/class-wp-upgrader.php:150 wp-admin/includes/file.php:1388
#: wp-admin/includes/plugin.php:922 wp-admin/includes/theme.php:61
msgid "Could not access filesystem."
msgstr "ファイルシステムにアクセスできませんでした。"
#: wp-admin/includes/ajax-actions.php:2532
#: wp-admin/includes/class-custom-background.php:492
#: wp-admin/includes/class-custom-image-header.php:899
msgid "The uploaded file is not a valid image. Please try again."
msgstr "アップロードしたファイルは有効な画像ではありません。もう一度お試しください。"
#: wp-admin/includes/class-custom-background.php:446
#: wp-admin/includes/class-custom-background.php:447
msgctxt "Background Scroll"
msgid "Scroll"
msgstr "スクロール"
#: wp-admin/includes/class-custom-background.php:438
#: wp-admin/includes/class-custom-background.php:439
msgctxt "Background Repeat"
msgid "Repeat"
msgstr "繰り返し"
#: wp-admin/includes/class-custom-background.php:348
msgid "Display Options"
msgstr "表示オプション"
#: wp-admin/includes/class-custom-background.php:339
msgid "Set as background"
msgstr "背景として設定"
#: wp-admin/includes/class-custom-background.php:338
msgid "Choose a Background Image"
msgstr "背景画像を選択"
#: wp-admin/includes/class-custom-background.php:336
#: wp-admin/includes/class-custom-image-header.php:628
msgid "Or choose an image from your media library:"
msgstr "もしくはメディアライブラリから画像を選択してください。"
#: wp-admin/includes/class-custom-background.php:329
#: wp-admin/includes/class-custom-image-header.php:609
msgid "Choose an image from your computer:"
msgstr "自分のコンピューターから画像を選択:"
#: wp-admin/includes/class-custom-background.php:326
#: wp-admin/includes/class-custom-image-header.php:549
msgid "Select Image"
msgstr "画像を選択"
#: wp-admin/includes/class-custom-background.php:318
msgid "This will restore the original background image. You will not be able to restore any customizations."
msgstr "この操作を行うと元の背景画像を復元します。変更した設定は復元できません。"
#: wp-admin/includes/class-custom-background.php:313
#: wp-admin/includes/class-custom-background.php:317
#: wp-admin/includes/image-edit.php:93
msgid "Restore Original Image"
msgstr "元の画像を復元"
#: wp-admin/includes/class-custom-background.php:304
msgid "This will remove the background image. You will not be able to restore any customizations."
msgstr "この操作を行うと背景画像を削除します。変更した設定はすべて失われ、元に戻すことはできません。"
#: wp-admin/includes/class-custom-background.php:303
msgid "Remove Background Image"
msgstr "背景画像を削除"
#. translators: %s: Home URL.
#: wp-admin/includes/class-custom-background.php:247
msgid "Background updated. <a href=\"%s\">Visit your site</a> to see how it looks."
msgstr "背景を更新しました。<a href=\"%s\">サイトを表示</a>して確認してください。"
#. translators: %s: URL to background image configuration in Customizer.
#: wp-admin/includes/class-custom-background.php:234
msgid "You can now manage and live-preview Custom Backgrounds in the <a href=\"%s\">Customizer</a>."
msgstr "<a href=\"%s\">カスタマイザー</a>でカスタム背景の管理およびライブプレビュー表示ができるようになりました。"
#: wp-admin/includes/class-custom-background.php:226
#: wp-admin/includes/theme.php:281
msgid "Custom Background"
msgstr "カスタム背景"
#: wp-admin/includes/class-custom-background.php:99
msgid "<a href=\"https://codex.wordpress.org/Appearance_Background_Screen\">Documentation on Custom Background</a>"
msgstr "<a href=\"https://wpdocs.osdn.jp/Appearance_Background_SubPanel\">カスタム背景の解説</a>"
#: wp-admin/includes/class-custom-background.php:93
msgid "Don’t forget to click on the Save Changes button when you are finished."
msgstr "終わったら忘れずに「変更を保存」ボタンをクリックしてください。"
#: wp-admin/includes/class-custom-background.php:92
msgid "You can also choose a background color by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker."
msgstr "背景色を選ぶには、色選択ボタンをクリックして正当な HTML 16進数値 (たとえば赤色として “#ff0000”) を入力するか、もしくはカラーピッカーから色を選びます。"
#: wp-admin/includes/class-custom-background.php:91
msgid "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site."
msgstr "背景画像を使うには、アップロードするかすでにメディアライブラリにあるものから「画像を選択」ボタンを使って指定します。画像は一度だけ表示するか、タイル状にして画面を埋めることができます。また、背景の位置を固定にしてコンテンツのみがスクロールするようにするか、サイト画面と一緒に背景がスクロールするか選ぶことも可能です。"
#: wp-admin/includes/class-custom-background.php:90
msgid "You can customize the look of your site without touching any of your theme’s code by using a custom background. Your background can be an image or a color."
msgstr "カスタム背景を使って、テーマのコードを変更することなくサイトの外観をカスタマイズできます。背景には画像や単色を設定できます。"
#. translators: 1: Link to documentation on child themes, 2: Name of parent
#. theme.
#: wp-admin/includes/class-wp-themes-list-table.php:285
msgid "This <a href=\"%1$s\">child theme</a> requires its parent theme, %2$s."
msgstr "この<a href=\"%1$s\">子テーマ</a>には親テーマの %2$s が必須です。"
#: wp-admin/includes/class-wp-theme-install-list-table.php:509
#: wp-admin/includes/class-wp-themes-list-table.php:279
#: wp-admin/includes/plugin-install.php:648
msgid "Version:"
msgstr "バージョン:"
#. translators: %s: Theme name.
#: wp-admin/includes/class-wp-themes-list-table.php:232
msgid ""
"You are about to delete this theme '%s'\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"このテーマ '%s' を削除しようとしています。\n"
" 'キャンセル' で中止、'OK' で削除します。"
#. translators: %s: Theme name.
#: wp-admin/includes/class-theme-installer-skin.php:106
#: wp-admin/includes/class-theme-upgrader-skin.php:97
#: wp-admin/includes/class-wp-themes-list-table.php:215
msgid "Activate “%s”"
msgstr "“%s” を有効化"
#. translators: %s: Network title.
#: wp-admin/includes/class-wp-themes-list-table.php:132
msgid "Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes."
msgstr "現在利用中のテーマ以外に利用できるものはありません。他のテーマにアクセスするための情報に関しては、%s 管理者へご連絡ください。"
#. translators: %s: URL to Add Themes screen.
#: wp-admin/includes/class-wp-themes-list-table.php:122
msgid "You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the WordPress Theme Directory at any time: just click on the <a href=\"%s\">Install Themes</a> tab above."
msgstr "現在、テーマがひとつしかインストールされていません。もっと楽しみましょう ! WordPress テーマディレクトリにある1000以上の無料テーマからいつでも選ぶことができます。上の<a href=\"%s\">テーマのインストール</a>タブをクリックしてください。"
#. translators: %s: URL to Themes tab on Edit Site screen.
#: wp-admin/includes/class-wp-themes-list-table.php:111
msgid "You only have one theme enabled for this site right now. Visit the Network Admin to <a href=\"%s\">enable</a> more themes."
msgstr "現在このサイトではテーマがひとつしか有効化されていません。サイトネットワーク管理画面で追加テーマを<a href=\"%s\">有効化</a>してください。"
#. translators: 1: URL to Themes tab on Edit Site screen, 2: URL to Add Themes
#. screen.
#: wp-admin/includes/class-wp-themes-list-table.php:102
msgid "You only have one theme enabled for this site right now. Visit the Network Admin to <a href=\"%1$s\">enable</a> or <a href=\"%2$s\">install</a> more themes."
msgstr "現在このサイトではテーマがひとつしか有効化されていません。サイトネットワーク管理画面で追加テーマを<a href=\"%1$s\">有効化</a>するか、<a href=\"%2$s\">インストール</a>してください。"
#: wp-admin/includes/class-plugin-upgrader.php:370
msgid "No valid plugins were found."
msgstr "有効なプラグインが見つかりませんでした。"
#: wp-admin/includes/class-plugin-upgrader.php:72
msgid "Plugin installed successfully."
msgstr "プラグインのインストールが完了しました。"
#: wp-admin/includes/class-plugin-upgrader.php:71
msgid "Plugin installation failed."
msgstr "プラグインのインストールに失敗しました。"
#: wp-admin/includes/class-plugin-upgrader.php:70
msgid "The plugin contains no files."
msgstr "プラグインにファイルが含まれていません。"
#: wp-admin/includes/class-plugin-upgrader.php:69
msgid "Installing the plugin…"
msgstr "プラグインをインストールしています…"
#: wp-admin/includes/class-plugin-upgrader.php:68
#: wp-admin/includes/class-theme-upgrader.php:66
msgid "Unpacking the package…"
msgstr "パッケージを展開しています…"
#. translators: %s: Package URL.
#: wp-admin/includes/class-plugin-upgrader.php:67
#: wp-admin/includes/class-theme-upgrader.php:65
msgid "Downloading installation package from %s…"
msgstr "%s からインストールパッケージをダウンロード中…"
#: wp-admin/includes/class-plugin-upgrader.php:65
#: wp-admin/includes/class-theme-upgrader.php:63
msgid "Installation package not available."
msgstr "インストールパッケージがありません。"
#: wp-admin/includes/class-plugin-upgrader.php:56
msgid "Plugins updated successfully."
msgstr "プラグインの更新に成功しました。"
#: wp-admin/includes/class-plugin-upgrader.php:55
msgid "Plugin updated successfully."
msgstr "プラグインの更新に成功しました。"
#: wp-admin/includes/ajax-actions.php:4466
#: wp-admin/includes/ajax-actions.php:4493
#: wp-admin/includes/class-plugin-upgrader.php:54
msgid "Plugin update failed."
msgstr "プラグインの更新に失敗しました。"
#: wp-admin/includes/class-plugin-upgrader.php:53
msgid "Could not remove the old plugin."
msgstr "古いプラグインを削除できませんでした。"
#: wp-admin/includes/class-plugin-upgrader.php:52
msgid "Removing the old version of the plugin…"
msgstr "プラグインの古いバージョンを削除しています…"
#: wp-admin/includes/class-core-upgrader.php:34
#: wp-admin/includes/class-language-pack-upgrader.php:118
#: wp-admin/includes/class-plugin-upgrader.php:51
#: wp-admin/includes/class-theme-upgrader.php:50
msgid "Unpacking the update…"
msgstr "更新を展開しています…"
#. translators: %s: Package URL.
#: wp-admin/includes/class-core-upgrader.php:33
#: wp-admin/includes/class-plugin-upgrader.php:50
#: wp-admin/includes/class-theme-upgrader.php:49
msgid "Downloading update from %s…"
msgstr "%s から更新をダウンロード中…"
#: wp-admin/includes/class-core-upgrader.php:31
#: wp-admin/includes/class-language-pack-upgrader.php:115
#: wp-admin/includes/class-plugin-upgrader.php:48
#: wp-admin/includes/class-theme-upgrader.php:47
msgid "Update package not available."
msgstr "更新パッケージは利用できません。"
#: wp-admin/includes/class-plugin-upgrader.php:47
msgid "The plugin is at the latest version."
msgstr "プラグインは最新のバージョンです。"
#: wp-admin/includes/credits.php:95
msgctxt "Translate this to be the equivalent of English Translators in your language for the credits page Translators section"
msgid "Translators"
msgstr "翻訳者"
#: wp-admin/includes/class-wp-debug-data.php:1335
msgid "Total size is not available. Some errors were encountered when determining the size of your installation."
msgstr "合計サイズが不明です。インストールサイズの計算中にエラーが発生しました。"
#: wp-admin/includes/class-wp-debug-data.php:1291
msgid "The directory size calculation has timed out. Usually caused by a very large number of sub-directories and files."
msgstr "ディレクトリサイズの計算がタイムアウトしました。おそらくサブディレクトリやファイルの数が多すぎます。"
#: wp-admin/includes/class-wp-debug-data.php:1284
msgid "The size cannot be calculated. The directory is not accessible. Usually caused by invalid permissions."
msgstr "サイズは計算できません。ディレクトリにアクセスできません。おそらくパーミッションが誤っています。"
#: wp-admin/includes/class-wp-debug-data.php:1074
msgid "The must use plugins directory"
msgstr "Must-use プラグインディレクトリ"
#: wp-admin/includes/class-wp-debug-data.php:950
#: wp-admin/includes/class-wp-debug-data.php:1000
msgid "Theme directory location"
msgstr "テーマディレクトリの場所"
#: wp-admin/includes/class-wp-debug-data.php:946
msgid "Theme features"
msgstr "テーマ機能"
#: wp-admin/includes/class-wp-debug-data.php:941
msgid "Parent theme"
msgstr "親テーマ"
#: wp-admin/includes/class-wp-debug-data.php:936
#: wp-admin/includes/class-wp-debug-data.php:995
msgid "Author website"
msgstr "投稿者サイト"
#. translators: 1: Theme name. 2: Theme slug.
#: wp-admin/includes/class-wp-debug-data.php:899
#: wp-admin/includes/class-wp-debug-data.php:919
#: wp-admin/includes/class-wp-debug-data.php:978
#: wp-admin/includes/class-wp-debug-data.php:1059
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#. translators: %s: Plugin version.
#. translators: %s: Plugin version number.
#. translators: %s: Theme version number.
#. translators: %s: WordPress version.
#. translators: %s: Theme version.
#: wp-admin/includes/ajax-actions.php:4432
#: wp-admin/includes/ajax-actions.php:4475
#: wp-admin/includes/class-wp-debug-data.php:813
#: wp-admin/includes/class-wp-debug-data.php:851
#: wp-admin/includes/class-wp-debug-data.php:1044
#: wp-admin/includes/class-wp-plugins-list-table.php:898
#: wp-admin/includes/update.php:213 wp-admin/includes/update.php:253
#: wp-admin/includes/class-wp-ms-themes-list-table.php:606
msgid "Version %s"
msgstr "バージョン %s"
#. translators: %s: Plugin author name.
#. translators: %s: Theme author name.
#. translators: %s: Plugin author.
#. translators: %s: Plugin version number.
#. translators: %s: Theme author.
#. translators: %s: Theme author link.
#: wp-admin/includes/class-wp-debug-data.php:807
#: wp-admin/includes/class-wp-debug-data.php:845
#: wp-admin/includes/class-wp-debug-data.php:1038
#: wp-admin/includes/class-wp-plugin-install-list-table.php:507
#: wp-admin/includes/class-wp-plugins-list-table.php:906
#: wp-admin/includes/class-wp-theme-install-list-table.php:360
#: wp-admin/includes/class-wp-theme-install-list-table.php:492
#: wp-admin/includes/class-wp-themes-list-table.php:263
#: wp-admin/includes/theme.php:735 wp-admin/theme-install.php:274
#: wp-admin/theme-install.php:329 wp-admin/themes.php:338
#: wp-admin/themes.php:505 wp-admin/themes.php:568
#: wp-admin/includes/class-wp-ms-themes-list-table.php:610
msgid "By %s"
msgstr "作者: %s"
#. translators: 1: Plugin version number. 2: Plugin author name.
#. translators: 1: Theme version number. 2: Theme author name.
#: wp-admin/includes/class-wp-debug-data.php:802
#: wp-admin/includes/class-wp-debug-data.php:840
#: wp-admin/includes/class-wp-debug-data.php:1033
msgid "Version %1$s by %2$s"
msgstr "バージョン %1$s (作者: %2$s)"
#: wp-admin/includes/class-wp-debug-data.php:797
#: wp-admin/includes/class-wp-debug-data.php:835
#: wp-admin/includes/class-wp-debug-data.php:1028
msgid "No version or author information is available."
msgstr "利用可能なバージョンまたは作者情報がありません。"
#: wp-admin/includes/class-wp-debug-data.php:785
msgid "Database collation"
msgstr "データベース照合"
#: wp-admin/includes/class-wp-debug-data.php:779
msgid "Database charset"
msgstr "データベースの文字セット"
#: wp-admin/includes/class-wp-debug-data.php:773
msgid "Database prefix"
msgstr "データベースの接頭辞"
#: wp-admin/includes/class-wp-debug-data.php:767 wp-admin/setup-config.php:164
msgid "Database name"
msgstr "データベース名"
#: wp-admin/includes/class-wp-debug-data.php:761 wp-admin/setup-config.php:167
msgid "Database host"
msgstr "データベースホスト"
#: wp-admin/includes/class-wp-debug-data.php:755
msgid "Database user"
msgstr "データベースユーザー"
#: wp-admin/includes/class-wp-debug-data.php:750
msgid "Client version"
msgstr "現在のバージョン"
#: wp-admin/includes/class-wp-debug-data.php:745
msgid "Server version"
msgstr "サーバーバージョン"
#: wp-admin/includes/class-wp-debug-data.php:740
msgid "Extension"
msgstr "拡張機能"
#: wp-admin/includes/class-wp-debug-data.php:709
msgid "Your .htaccess file contains only core WordPress features."
msgstr ".htaccess ファイルには WordPress コア機能のみが含まれています。"
#: wp-admin/includes/class-wp-debug-data.php:709
msgid "Custom rules have been added to your .htaccess file."
msgstr ".htaccess ファイルにカスタムルールが追加されました。"
#: wp-admin/includes/class-wp-debug-data.php:708
msgid ".htaccess rules"
msgstr ".htaccess ルール"
#: wp-admin/includes/class-wp-debug-data.php:693
msgid "Is the Imagick library available?"
msgstr "Imagick ライブラリが利用可能になっていますか ?"
#: wp-admin/includes/class-wp-debug-data.php:684
msgid "Is SUHOSIN installed?"
msgstr "SUHOSIN はインストールされていますか ?"
#: wp-admin/includes/class-wp-debug-data.php:669
#: wp-admin/includes/class-wp-debug-data.php:674
msgid "cURL version"
msgstr "cURL バージョン"
#: wp-admin/includes/class-wp-debug-data.php:660
msgid "PHP post max size"
msgstr "PHP POST サイズ上限"
#: wp-admin/includes/class-wp-debug-data.php:656
msgid "Upload max filesize"
msgstr "アップロードの上限ファイルサイズ"
#: wp-admin/includes/class-wp-debug-data.php:652
msgid "Max input time"
msgstr "最大入力時間 (max input time)"
#: wp-admin/includes/class-wp-debug-data.php:648
msgid "PHP memory limit"
msgstr "PHP メモリ上限"
#: wp-admin/includes/class-wp-debug-data.php:644
msgid "PHP time limit"
msgstr "PHP タイムリミット"
#: wp-admin/includes/class-wp-debug-data.php:640
msgid "PHP max input variables"
msgstr "PHP 最大入力変数 (max input variables)"
#. translators: %s: ini_get()
#: wp-admin/includes/class-wp-debug-data.php:633
msgid "Unable to determine some settings, as the %s function has been disabled."
msgstr "%s 関数が無効化されているため、一部の設定を特定できません。"
#: wp-admin/includes/class-wp-debug-data.php:630
msgid "Server settings"
msgstr "サーバー設定"
#: wp-admin/includes/class-wp-debug-data.php:623
msgid "Unable to determine PHP SAPI"
msgstr "PHP SAPI の検出に失敗しました"
#: wp-admin/includes/class-wp-debug-data.php:622
msgid "PHP SAPI"
msgstr "PHP SAPI"
#: wp-admin/includes/class-wp-debug-data.php:617
msgid "PHP version"
msgstr "PHP バージョン"
#: wp-admin/includes/class-wp-debug-data.php:613
msgid "Unable to determine what web server software is used"
msgstr "使用されている Web サーバーソフトウェアを特定できません"
#: wp-admin/includes/class-wp-debug-data.php:612
msgid "Web server"
msgstr "Web サーバー"
#: wp-admin/includes/class-wp-debug-data.php:608
msgid "Unable to determine server architecture"
msgstr "サーバー構造の検出に失敗しました"
#: wp-admin/includes/class-wp-debug-data.php:607
msgid "Server architecture"
msgstr "サーバー構造"
#: wp-admin/includes/class-wp-debug-data.php:596
msgid "Unable to determine PHP version"
msgstr "PHP バージョンの検出に失敗しました"
#: wp-admin/includes/class-wp-debug-data.php:589
msgid "(Does not support 64bit values)"
msgstr "(64ビット値はサポートしていません)"
#: wp-admin/includes/class-wp-debug-data.php:589
msgid "(Supports 64bit values)"
msgstr "(64ビット値をサポートしています)"
#: wp-admin/includes/class-wp-debug-data.php:569
msgid "Ghostscript version"
msgstr "Ghostscript バージョン"
#: wp-admin/includes/class-wp-debug-data.php:564
msgid "Unable to determine if Ghostscript is installed"
msgstr "Ghostscript のインストール状態を検出できません"
#: wp-admin/includes/class-wp-debug-data.php:548
msgid "GD version"
msgstr "GD バージョン"
#: wp-admin/includes/class-wp-debug-data.php:534
msgid "Imagick Resource Limits"
msgstr "Imagick リソースリミット"
#: wp-admin/includes/class-wp-debug-data.php:509
msgid "ImageMagick version string"
msgstr "ImageMagick バージョン文字列"
#: wp-admin/includes/class-wp-debug-data.php:504
msgid "ImageMagick version number"
msgstr "ImageMagick バージョン番号"
#: wp-admin/includes/class-wp-debug-data.php:490
msgid "Active editor"
msgstr "使用中のエディター"
#: wp-admin/includes/class-wp-debug-data.php:478
#: wp-admin/includes/class-wp-debug-data.php:500
#: wp-admin/includes/class-wp-debug-data.php:1319
msgid "Not available"
msgstr "利用できません"
#: wp-admin/includes/class-wp-debug-data.php:464
msgid "Total installation size"
msgstr "合計インストールサイズ"
#: wp-admin/includes/class-wp-debug-data.php:459
msgid "Database size"
msgstr "データベースの容量"
#: wp-admin/includes/class-wp-debug-data.php:454
msgid "Plugins directory size"
msgstr "プラグインディレクトリのサイズ"
#: wp-admin/includes/class-wp-debug-data.php:450
msgid "Plugins directory location"
msgstr "プラグインディレクトリの場所"
#: wp-admin/includes/class-wp-debug-data.php:445
msgid "Themes directory size"
msgstr "テーマディレクトリのサイズ"
#: wp-admin/includes/class-wp-debug-data.php:441
msgid "Themes directory location"
msgstr "テーマディレクトリの場所"
#: wp-admin/includes/class-wp-debug-data.php:436
msgid "Uploads directory size"
msgstr "アップロードディレクトリのサイズ"
#: wp-admin/includes/class-wp-debug-data.php:432
msgid "Uploads directory location"
msgstr "アップロードディレクトリの場所"
#: wp-admin/includes/class-wp-debug-data.php:427
msgid "WordPress directory size"
msgstr "WordPress ディレクトリのサイズ"
#: wp-admin/includes/class-wp-debug-data.php:423
msgid "WordPress directory location"
msgstr "WordPress ディレクトリの場所"
#: wp-admin/customize.php:150 wp-admin/includes/class-wp-debug-data.php:419
#: wp-admin/includes/dashboard.php:1077 wp-admin/includes/dashboard.php:1265
msgid "Loading…"
msgstr "読み込み中…"
#. translators: 1: The IP address WordPress.org resolves to. 2: The error
#. returned by the lookup.
#: wp-admin/includes/class-wp-debug-data.php:409
msgid "Unable to reach WordPress.org at %1$s: %2$s"
msgstr "WordPress.org (%1$s: %2$s) にアクセス不可"
#: wp-admin/includes/class-wp-debug-data.php:401
msgid "WordPress.org is reachable"
msgstr "WordPress.org にアクセス可能"
#: wp-admin/includes/class-wp-debug-data.php:400
#: wp-admin/includes/class-wp-debug-data.php:406
#: wp-admin/includes/class-wp-site-health.php:1940
msgid "Communication with WordPress.org"
msgstr "WordPress.org との通信"
#: wp-admin/includes/class-wp-debug-data.php:383
msgid "Network count"
msgstr "ネットワーク数"
#: wp-admin/includes/class-wp-debug-data.php:378
msgid "Site count"
msgstr "サイト数"
#: wp-admin/includes/class-wp-debug-data.php:373
#: wp-admin/includes/class-wp-debug-data.php:390
msgid "User count"
msgstr "ユーザー数"
#: wp-admin/includes/class-wp-debug-data.php:349
msgid "The themes directory"
msgstr "テーマディレクトリ"
#: wp-admin/includes/class-wp-debug-data.php:344
msgid "The plugins directory"
msgstr "plugins ディレクトリ"
#: wp-admin/includes/class-wp-debug-data.php:339
msgid "The uploads directory"
msgstr "uploads ディレクトリ"
#: wp-admin/includes/class-wp-debug-data.php:334
msgid "The wp-content directory"
msgstr "wp-content ディレクトリ"
#: wp-admin/includes/class-wp-debug-data.php:330
#: wp-admin/includes/class-wp-debug-data.php:335
#: wp-admin/includes/class-wp-debug-data.php:340
#: wp-admin/includes/class-wp-debug-data.php:345
#: wp-admin/includes/class-wp-debug-data.php:350
#: wp-admin/includes/class-wp-debug-data.php:1075
msgid "Not writable"
msgstr "書き込み不可"
#: wp-admin/includes/class-wp-debug-data.php:330
#: wp-admin/includes/class-wp-debug-data.php:335
#: wp-admin/includes/class-wp-debug-data.php:340
#: wp-admin/includes/class-wp-debug-data.php:345
#: wp-admin/includes/class-wp-debug-data.php:350
#: wp-admin/includes/class-wp-debug-data.php:1075
msgid "Writable"
msgstr "書き込み可能"
#: wp-admin/includes/class-wp-debug-data.php:329
msgid "The main WordPress directory"
msgstr "WordPress のメインディレクトリ"
#: wp-admin/includes/class-wp-debug-data.php:326
msgid "Shows whether WordPress is able to write to the directories it needs access to."
msgstr "WordPress がアクセスを必要とするディレクトリに書き込み可能かどうかを表示します。"
#: wp-admin/includes/class-wp-debug-data.php:325
msgid "Filesystem Permissions"
msgstr "ファイルシステムパーミッション"
#: wp-admin/includes/class-wp-debug-data.php:231
msgid "These settings alter where and how parts of WordPress are loaded."
msgstr "この設定は WordPress のどの部品をどのようにロードするかを変更します。"
#: wp-admin/includes/class-wp-debug-data.php:230
msgid "WordPress Constants"
msgstr "WordPress 定数"
#: wp-admin/includes/class-wp-debug-data.php:198
#: wp-admin/includes/class-wp-debug-data.php:207
#: wp-admin/includes/class-wp-debug-data.php:216
#: wp-admin/includes/class-wp-debug-data.php:225
#: wp-admin/includes/class-wp-debug-data.php:240
#: wp-admin/includes/class-wp-debug-data.php:245
#: wp-admin/includes/class-wp-debug-data.php:307
#: wp-admin/includes/class-wp-debug-data.php:312
#: wp-admin/includes/class-wp-debug-data.php:937
#: wp-admin/includes/class-wp-debug-data.php:996
msgid "Undefined"
msgstr "未定義"
#: wp-admin/includes/class-wp-debug-data.php:190
#: wp-admin/includes/class-wp-debug-data.php:195
#: wp-admin/includes/class-wp-debug-data.php:204
#: wp-admin/includes/class-wp-debug-data.php:213
#: wp-admin/includes/class-wp-debug-data.php:222
#: wp-admin/includes/class-wp-debug-data.php:262
#: wp-admin/includes/class-wp-debug-data.php:267
#: wp-admin/includes/class-wp-debug-data.php:277
#: wp-admin/includes/class-wp-debug-data.php:282
msgid "Enabled"
msgstr "有効"
#: wp-admin/includes/class-wp-debug-data.php:185
#: wp-admin/includes/class-wp-debug-data.php:195
#: wp-admin/includes/class-wp-debug-data.php:204
#: wp-admin/includes/class-wp-debug-data.php:213
#: wp-admin/includes/class-wp-debug-data.php:222
#: wp-admin/includes/class-wp-debug-data.php:262
#: wp-admin/includes/class-wp-debug-data.php:267
#: wp-admin/includes/class-wp-debug-data.php:277
#: wp-admin/includes/class-wp-debug-data.php:282
msgid "Disabled"
msgstr "無効"
#: wp-admin/includes/class-wp-debug-data.php:180
msgid "Database"
msgstr "データベース"
#: wp-admin/includes/class-wp-debug-data.php:175
msgid "The options shown below relate to your server setup. If changes are required, you may need your web host’s assistance."
msgstr "次のオプションはサーバー設定に関連します。変更が必要であれば Web 管理者の支援が必要かもしれません。"
#: wp-admin/includes/class-wp-debug-data.php:174
msgid "Server"
msgstr "サーバー"
#: wp-admin/includes/class-wp-debug-data.php:169
msgid "Media Handling"
msgstr "メディア処理"
#: wp-admin/includes/class-wp-debug-data.php:163
msgid "Inactive Plugins"
msgstr "停止中のプラグイン"
#: wp-admin/includes/class-wp-debug-data.php:157
msgid "Active Plugins"
msgstr "使用中のプラグイン"
#: wp-admin/includes/class-wp-debug-data.php:151
msgid "Must Use Plugins"
msgstr "MU プラグイン"
#: wp-admin/includes/class-wp-debug-data.php:145
msgid "Inactive Themes"
msgstr "停止中のテーマ"
#: wp-admin/includes/class-wp-debug-data.php:140
msgid "Parent Theme"
msgstr "親テーマ"
#: wp-admin/includes/class-wp-debug-data.php:135
#: wp-admin/includes/class-wp-ms-themes-list-table.php:700
msgid "Active Theme"
msgstr "現在のテーマ"
#. translators: %s: wp-content directory name.
#: wp-admin/includes/class-wp-debug-data.php:128
#: wp-admin/includes/class-wp-plugins-list-table.php:578
msgid "Drop-ins are single files, found in the %s directory, that replace or enhance WordPress features in ways that are not possible for traditional plugins."
msgstr "ドロップインとは、普通のプラグインからでは実現できないやり方で WordPress の機能を置き換えたり強化したりする、%s ディレクトリに配置される単一ファイルのことです。"
#: wp-admin/includes/class-wp-debug-data.php:124
msgid "Drop-ins"
msgstr "ドロップイン"
#: wp-admin/includes/class-wp-debug-data.php:118
msgid "Directories and Sizes"
msgstr "ディレクトリとサイズ"
#: wp-admin/includes/class-wp-debug-data.php:109
msgid "Is this a multisite?"
msgstr "マルチサイトですか ?"
#: wp-admin/includes/class-wp-debug-data.php:105
msgctxt "comment status"
msgid "Closed"
msgstr "受け付けません"
#: wp-admin/includes/class-wp-debug-data.php:105
msgctxt "comment status"
msgid "Open"
msgstr "受付中"
#: wp-admin/includes/class-wp-debug-data.php:104
msgid "Default comment status"
msgstr "デフォルトコメントステータス"
#: wp-admin/includes/class-wp-debug-data.php:99
msgid "Can anyone register on this site?"
msgstr "サイト上で誰でも会員登録ができますか ?"
#: wp-admin/includes/class-wp-debug-data.php:94
msgid "Is this site using HTTPS?"
msgstr "サイトは HTTPS を使用していますか ?"
#: wp-admin/includes/class-wp-debug-data.php:90
msgid "No permalink structure set"
msgstr "パーマリンク構造が設定されていません"
#: wp-admin/includes/class-wp-debug-data.php:89
msgid "Permalink structure"
msgstr "パーマリンク構造"
#: wp-admin/includes/class-wp-debug-data.php:84
msgid "Site URL"
msgstr "サイト URL"
#: wp-admin/includes/class-wp-debug-data.php:79
msgid "Home URL"
msgstr "ホーム URL"
#: wp-admin/includes/class-wp-debug-data.php:75
#: wp-admin/options-general.php:224
msgid "Timezone"
msgstr "タイムゾーン"
#: wp-admin/includes/class-wp-debug-data.php:71
msgid "User Language"
msgstr "ユーザー言語"
#: wp-admin/includes/class-wp-debug-data.php:67
#: wp-admin/options-general.php:166 wp-admin/network/site-new.php:256
msgid "Site Language"
msgstr "サイトの言語"
#. translators: %s: Latest WordPress version number.
#. translators: %s: Latest plugin version number.
#. translators: %s: Latest theme version number.
#: wp-admin/includes/class-wp-debug-data.php:49
#: wp-admin/includes/class-wp-debug-data.php:858
#: wp-admin/includes/class-wp-debug-data.php:890
#: wp-admin/includes/class-wp-debug-data.php:966
#: wp-admin/includes/class-wp-debug-data.php:1051
msgid "(Latest version: %s)"
msgstr "(最新バージョン: %s)"
#. translators: %s: Username.
#: wp-admin/includes/class-wp-filesystem-ftpext.php:109
#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:110
#: wp-admin/includes/class-wp-filesystem-ssh2.php:155
msgid "Username/Password incorrect for %s"
msgstr "%s のユーザー名/パスワードが正しくありません"
#. translators: %s: hostname:port
#: wp-admin/includes/class-wp-filesystem-ftpext.php:97
#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:86
#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:98
msgid "Failed to connect to FTP Server %s"
msgstr "FTP サーバー %s への接続に失敗しました"
#: wp-admin/includes/class-wp-filesystem-ftpext.php:67
#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:61
msgid "FTP password is required"
msgstr "FTP のパスワードは必須です"
#: wp-admin/includes/class-wp-filesystem-ftpext.php:61
#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:55
msgid "FTP username is required"
msgstr "FTP のユーザー名は必須です"
#: wp-admin/includes/class-wp-filesystem-ftpext.php:54
#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:48
msgid "FTP hostname is required"
msgstr "FTP のホスト名は必須です"
#. translators: %s: Link name.
#: wp-admin/includes/class-wp-links-list-table.php:332
#: wp-admin/includes/meta-boxes.php:1050
msgid ""
"You are about to delete this link '%s'\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"リンク '%s' を削除しようとしています。\n"
"削除するには 'OK' を、中止するには 'キャンセル' をクリックしてください。"
#. translators: %s: Link name.
#. translators: %s: Attachment title.
#. translators: %s: Post title.
#. translators: %s: Taxonomy term name.
#: wp-admin/includes/class-wp-links-list-table.php:195
#: wp-admin/includes/class-wp-media-list-table.php:669
#: wp-admin/includes/class-wp-media-list-table.php:717
#: wp-admin/includes/class-wp-posts-list-table.php:1340
#: wp-admin/includes/class-wp-terms-list-table.php:472
#: wp-admin/includes/dashboard.php:606 wp-admin/includes/dashboard.php:956
msgid "Edit “%s”"
msgstr "“%s” を編集"
#. translators: %s: Link name.
#. translators: %s: Attachment title.
#. translators: %s: Plugin name.
#. translators: %s: Post title.
#. translators: %s: Taxonomy term name.
#. translators: %s: User login.
#. translators: %s: Theme name.
#. translators: %s: Site URL.
#: wp-admin/includes/class-wp-links-list-table.php:175
#: wp-admin/includes/class-wp-media-list-table.php:361
#: wp-admin/includes/class-wp-plugins-list-table.php:844
#: wp-admin/includes/class-wp-posts-list-table.php:925
#: wp-admin/includes/class-wp-terms-list-table.php:363
#: wp-admin/includes/class-wp-users-list-table.php:495
#: wp-admin/update-core.php:402 wp-admin/update-core.php:486
#: wp-admin/includes/class-wp-ms-sites-list-table.php:408
#: wp-admin/includes/class-wp-ms-users-list-table.php:241
msgid "Select %s"
msgstr "%sを選択"
#: wp-admin/includes/class-wp-links-list-table.php:136
#: wp-admin/includes/meta-boxes.php:1333
msgid "Rating"
msgstr "評価"
#: wp-admin/includes/class-wp-links-list-table.php:135
msgid "Visible"
msgstr "表示"
#: wp-admin/includes/class-wp-links-list-table.php:134
msgid "Relationship"
msgstr "関係"
#: wp-admin/edit-link-form.php:114
#: wp-admin/includes/class-wp-links-list-table.php:131
msgctxt "link name"
msgid "Name"
msgstr "名称"
#: wp-admin/includes/class-wp-comments-list-table.php:410
#: wp-admin/includes/class-wp-links-list-table.php:119
#: wp-admin/includes/class-wp-media-list-table.php:185
#: wp-admin/includes/class-wp-posts-list-table.php:561
#: wp-admin/includes/class-wp-ms-sites-list-table.php:339
msgid "Filter"
msgstr "絞り込み"
#: wp-admin/includes/class-wp-links-list-table.php:117
#: wp-admin/includes/class-wp-posts-list-table.php:461
msgid "Filter by category"
msgstr "カテゴリーで絞り込む"
#: wp-admin/edit-tag-form.php:278
#: wp-admin/includes/class-wp-links-list-table.php:88
#: wp-admin/includes/class-wp-links-list-table.php:333
#: wp-admin/includes/class-wp-plugins-list-table.php:533
#: wp-admin/includes/class-wp-plugins-list-table.php:701
#: wp-admin/includes/class-wp-plugins-list-table.php:750
#: wp-admin/includes/class-wp-terms-list-table.php:159
#: wp-admin/includes/class-wp-terms-list-table.php:488
#: wp-admin/includes/class-wp-themes-list-table.php:233
#: wp-admin/includes/class-wp-users-list-table.php:273
#: wp-admin/includes/class-wp-users-list-table.php:456
#: wp-admin/includes/media.php:1693 wp-admin/includes/meta-boxes.php:1051
#: wp-admin/includes/template.php:643 wp-admin/includes/theme.php:789
#: wp-admin/includes/widgets.php:297 wp-admin/themes.php:446
#: wp-admin/themes.php:612 wp-admin/widgets.php:355
#: wp-admin/includes/class-wp-ms-sites-list-table.php:291
#: wp-admin/includes/class-wp-ms-sites-list-table.php:714
#: wp-admin/includes/class-wp-ms-themes-list-table.php:388
#: wp-admin/includes/class-wp-ms-themes-list-table.php:524
#: wp-admin/includes/class-wp-ms-users-list-table.php:115
#: wp-admin/includes/class-wp-ms-users-list-table.php:508
msgid "Delete"
msgstr "削除"
#: wp-admin/includes/class-wp-links-list-table.php:80
msgid "No links found."
msgstr "リンクは見つかりませんでした。"
#: wp-admin/includes/privacy-tools.php:793
msgid "Invalid request ID when processing eraser data."
msgstr "消去ツールを処理する際のリクエスト ID が不正です。"
#: wp-admin/includes/privacy-tools.php:650
msgid "Invalid request ID when merging exporter data."
msgstr "エクスポータデータをマージする際のリクエスト ID が無効です。"
#: wp-admin/includes/privacy-tools.php:605
msgid "Unable to send personal data export email."
msgstr "個人データエクスポートメールを送信できません。"
#. translators: Do not translate EXPIRATION, LINK, SITENAME, SITEURL: those are
#. placeholders.
#: wp-admin/includes/privacy-tools.php:548
msgid ""
"Howdy,\n"
"\n"
"Your request for an export of personal data has been completed. You may\n"
"download your personal data by clicking on the link below. For privacy\n"
"and security, we will automatically delete the file on ###EXPIRATION###,\n"
"so please download it before then.\n"
"\n"
"###LINK###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"こんにちは。\n"
" \n"
"個人データのエクスポートリクエストが完了しました。 \n"
"下のリンクをクリックして個人データをダウンロードできます。\n"
"プライバシーとセキュリティ保護のため、ファイルは\n"
"###EXPIRATION###に自動消去されます。\n"
"その前にダウンロードしてください。\n"
" \n"
"###LINK###\n"
" \n"
"このメールは ###EMAIL### へ送信されました。\n"
"\n"
"よろしくお願いします。\n"
"\n"
"###SITENAME### 運営者一同\n"
"###SITEURL###"
#. translators: Personal data export notification email subject. %s: Site
#. title.
#: wp-admin/includes/privacy-tools.php:522
msgid "[%s] Personal Data Export"
msgstr "[%s] 個人データのエクスポート"
#: wp-admin/includes/privacy-tools.php:480
msgid "Invalid request ID when sending personal data export email."
msgstr "個人データエクスポートメールを送信する際のリクエスト ID が不正です。"
#: wp-admin/includes/privacy-tools.php:456
msgid "Unable to open export file (archive) for writing."
msgstr "エクスポートファイル (アーカイブ) を書き込み用に開けません。"
#: wp-admin/includes/privacy-tools.php:437
msgid "Unable to add data to export file."
msgstr "データをエクスポートファイルに追加できません。"
#: wp-admin/includes/privacy-tools.php:389
msgctxt "date/time"
msgid "On"
msgstr "日時"
#: wp-admin/includes/privacy-tools.php:385
msgctxt "website URL"
msgid "At URL"
msgstr "URL"
#: wp-admin/includes/privacy-tools.php:381
msgctxt "website name"
msgid "For site"
msgstr "サイト"
#: wp-admin/includes/privacy-tools.php:377
msgctxt "email address"
msgid "Report generated for"
msgstr "レポート生成先"
#. translators: Description for the About section in a personal data export.
#: wp-admin/includes/privacy-tools.php:373
msgctxt "personal data group description"
msgid "Overview of export report."
msgstr "エクスポートレポートの概要。"
#. translators: Header for the About section in a personal data export.
#: wp-admin/includes/privacy-tools.php:371
msgctxt "personal data group label"
msgid "About"
msgstr "このサイトについて"
#: wp-admin/includes/privacy-tools.php:363
msgid "Personal Data Export"
msgstr "個人データのエクスポート"
#. translators: %s: User's email address.
#: wp-admin/includes/privacy-tools.php:336
msgid "Personal Data Export for %s"
msgstr "%s の個人データをエクスポート"
#: wp-admin/includes/privacy-tools.php:331
msgid "Unable to open export file (HTML report) for writing."
msgstr "エクスポートファイル (HTML レポート) を書き込み用に開けません。"
#: wp-admin/includes/privacy-tools.php:317
msgid "Unable to protect export folder from browsing."
msgstr "エクスポートフォルダーを閲覧保護できません。"
#: wp-admin/includes/privacy-tools.php:309
msgid "Unable to create export folder."
msgstr "エクスポートフォルダーを作成できません。"
#: wp-admin/includes/privacy-tools.php:301
msgid "Invalid email address when generating export file."
msgstr "エクスポートファイル生成の際のメールアドレスが不正です。"
#: wp-admin/includes/privacy-tools.php:295
msgid "Invalid request ID when generating export file."
msgstr "エクスポートファイル生成の際の不正なリクエスト ID。"
#: wp-admin/includes/privacy-tools.php:288
msgid "Unable to generate export file. ZipArchive not available."
msgstr "エクスポートファイルを再生できません。ZipArchive が利用できません。"
#: wp-admin/includes/privacy-tools.php:168
msgid "Confirmation request initiated successfully."
msgstr "確認リクエストが開始されました。"
#: wp-admin/includes/privacy-tools.php:129
msgid "Unable to add this request. A valid email address or username must be supplied."
msgstr "このリクエストを追加できませんでした。有効なメールアドレスもしくはユーザー名が必要です。"
#: wp-admin/includes/privacy-tools.php:90
msgid "Confirmation request sent again successfully."
msgstr "確認リクエストの再送信に成功しました。"
#: wp-admin/includes/privacy-tools.php:31
#: wp-admin/includes/privacy-tools.php:157
msgid "Unable to initiate confirmation request."
msgstr "確認リクエストを開始できませんでした。"
#. translators: 1: Codex URL, 2: URL to Reading Settings screen.
#: wp-admin/options-writing.php:223
msgid "WordPress is not notifying any <a href=\"%1$s\">Update Services</a> because of your site’s <a href=\"%2$s\">visibility settings</a>."
msgstr "サイトの<a href=\"%2$s\">表示設定</a>により WordPress は<a href=\"%1$s\">更新通知サービス</a>を通知していません。"
#: wp-admin/options-writing.php:210 wp-admin/options-writing.php:224
msgid "https://codex.wordpress.org/Update_Services"
msgstr "https://wpdocs.osdn.jp/更新通知サービス"
#. translators: %s: Codex URL.
#: wp-admin/options-writing.php:209
msgid "When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see <a href=\"%s\">Update Services</a> on the Codex. Separate multiple service URLs with line breaks."
msgstr "新しい投稿を公開すると、WordPress は次のサイト更新通知サービスに自動的に通知します。詳細は Codex の <a href=\"%s\">更新通知サービス</a> を参照してください。複数のサービスの URL を入力する場合は改行で区切ります。"
#: wp-admin/options-writing.php:172
msgid "Default Mail Category"
msgstr "メール投稿用カテゴリーの初期設定"
#: wp-admin/options-writing.php:162
msgid "Login Name"
msgstr "ログイン名"
#: wp-admin/options-writing.php:157
msgid "Port"
msgstr "ポート"
#: wp-admin/options-writing.php:155
msgid "Mail Server"
msgstr "メールサーバー"
#. translators: 1, 2, 3: Examples of random email addresses.
#: wp-admin/options-writing.php:145
msgid "To post to WordPress by email you must set up a secret email account with POP3 access. Any mail received at this address will be posted, so it’s a good idea to keep this address very secret. Here are three random strings you could use: %1$s, %2$s, %3$s."
msgstr "メールを利用して WordPress に投稿するには POP3 アクセスができる秘密のメールアカウントを設定してください。このアドレスで受信されたすべてのメールが投稿されるので、使用するアドレスは秘密にしておいたほうがいいでしょう。よろしかったら、以下 3 つのランダムな文字列をご利用ください: %1$s, %2$s, %3$s"
#: wp-admin/options-writing.php:140
msgid "Post via email"
msgstr "メールでの投稿"
#: wp-admin/options-writing.php:112
msgid "Default Link Category"
msgstr "リンクカテゴリーの初期設定"
#: wp-admin/options-writing.php:98
msgid "Default Post Format"
msgstr "デフォルトの投稿フォーマット"
#: wp-admin/options-writing.php:78
msgid "Default Post Category"
msgstr "投稿用カテゴリーの初期設定"
#: wp-admin/options-writing.php:73
msgid "WordPress should correct invalidly nested XHTML automatically"
msgstr "不正にネスト化した XHTML を自動的に修正する"
#: wp-admin/options-writing.php:72
msgid "Convert emoticons like <code>:-)</code> and <code>:-P</code> to graphics on display"
msgstr "<code>:-)</code> や <code>:-P</code> のような顔文字を画像に変換して表示する"
#: wp-admin/options-writing.php:52
msgid "<a href=\"https://wordpress.org/support/article/settings-writing-screen/\">Documentation on Writing Settings</a>"
msgstr "<a href=\"https://wordpress.org/support/article/settings-writing-screen/\">投稿設定の解説</a>"
#: wp-admin/options-writing.php:45
msgid "If desired, WordPress will automatically alert various services of your new posts."
msgstr "ご希望でしたら、WordPress が自動的に新規投稿の各種サービスを自動的にお知らせします。"
#: wp-admin/options-writing.php:44 wp-admin/options-writing.php:201
msgid "Update Services"
msgstr "更新情報サービス"
#: wp-admin/options-writing.php:34
msgid "Post via email settings allow you to send your WordPress installation an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret."
msgstr "メール投稿設定を使うと、設置した WordPress に投稿のコンテンツをメールで送信できるようになります。POP3 アクセスができる秘密のメールアカウントを設定する必要があり、ここに届いたメールは投稿されるため、このアドレスは絶対に公開しないようにしなくてはなりません。"
#: wp-admin/options-writing.php:33
msgid "Post Via Email"
msgstr "メール投稿"
#: wp-admin/options-writing.php:23
msgid "You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within the dashboard, while the rest control external publishing methods. For more information on any of these methods, use the documentation links."
msgstr "コンテンツを投稿する方法は複数ありますが、この画面にはそういった設定のすべてが含まれています。上部のセクションには管理画面内のエディターについての設定があり、その他の部分には、外部投稿メソッドに関する設定があります。さらに詳しい情報については以下のドキュメンテーションリンクをお使いください。"
#: wp-admin/options-writing.php:16
msgid "Writing Settings"
msgstr "投稿設定"
#: wp-admin/link-manager.php:125
msgid "Search Links"
msgstr "リンクを検索"
#. translators: %s: Number of links.
#: wp-admin/link-manager.php:117
msgid "%s link deleted."
msgid_plural "%s links deleted."
msgstr[0] "%s個のリンクを削除しました。"
#. translators: Add new links.
#: wp-admin/edit-link-form.php:90 wp-admin/link-manager.php:101
#: wp-admin/menu.php:82
msgctxt "link"
msgid "Add New"
msgstr "新規追加"
#: wp-admin/link-manager.php:82
msgid "Links list"
msgstr "リンク一覧"
#: wp-admin/link-manager.php:76
msgid "<a href=\"https://codex.wordpress.org/Links_Screen\">Documentation on Managing Links</a>"
msgstr "<a href=\"https://wpdocs.osdn.jp/Links_Edit_SubPanel\">リンク管理の解説</a>"
#: wp-admin/link-manager.php:70
msgid "If you delete a link, it will be removed permanently, as Links do not have a Trash function yet."
msgstr "リンクにはゴミ箱の機能がないため、削除すると元に戻せません。"
#: wp-admin/link-manager.php:68
msgid "Deleting Links"
msgstr "リンクの削除"
#: wp-admin/link-manager.php:62
msgid "You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table."
msgstr "表示オプションタブやリンクテーブル上のドロップダウンフィルターを使えば、この画面の表示をカスタマイズできます。"
#: wp-admin/link-manager.php:61
msgid "Links may be separated into Link Categories; these are different than the categories used on your posts."
msgstr "リンクは「リンクカテゴリー」に分類できます。これは、投稿に使うカテゴリーとは別のものです。"
#. translators: %s: URL to Widgets screen.
#: wp-admin/link-manager.php:58
msgid "You can add links here to be displayed on your site, usually using <a href=\"%s\">Widgets</a>. By default, links to several sites in the WordPress community are included as examples."
msgstr "通常は<a href=\"%s\">ウィジェット</a>を使ってサイトに表示するリンクをここに追加できます。デフォルトでは、WordPress コミュニティサイトへのリンクがいくつか例として含まれています。"
#: wp-admin/includes/bookmark.php:32 wp-admin/includes/bookmark.php:326
#: wp-admin/link-manager.php:12 wp-admin/link-manager.php:89
msgid "Sorry, you are not allowed to edit the links for this site."
msgstr "このサイトのリンクを編集する権限がありません。"
#. translators: %s: URL to Categories to Tags Converter tool.
#: wp-admin/edit-tags.php:619
msgid "Tags can be selectively converted to categories using the <a href=\"%s\">tag to category converter</a>."
msgstr "<a href=\"%s\">タグ・カテゴリー変換ツール</a>を使って選択したタグをカテゴリーに変換できます。"
#. translators: %s: URL to Categories to Tags Converter tool.
#: wp-admin/edit-tags.php:606
msgid "Categories can be selectively converted to tags using the <a href=\"%s\">category to tag converter</a>."
msgstr "<a href=\"%s\">カテゴリーからタグへの変換ツール</a>を使って、選択したカテゴリーをタグに変換できます。"
#. translators: %s: Default category.
#: wp-admin/edit-tags.php:595
msgid "Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the default category %s. The default category cannot be deleted."
msgstr "カテゴリーを削除しても、カテゴリー内の投稿は削除されません。ただし、投稿に割り当て済みのカテゴリーが削除するカテゴリーのみの場合、デフォルトカテゴリー「%s」が割り当てられます。デフォルトカテゴリーは削除できません。"
#: wp-admin/edit-tag-form.php:191 wp-admin/edit-tags.php:497
msgid "The description is not prominent by default; however, some themes may show it."
msgstr "この説明はデフォルトではあまり重要な意味を持ちませんが、これを表示するテーマも中にはあります。"
#: wp-admin/edit-tag-form.php:183 wp-admin/edit-tags.php:490
msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band."
msgstr "階層化するには親のタームを指定します。たとえば「ジャズ」というタームを「ビバップ」や「ビッグバンド」の親として指定します。"
#: wp-admin/edit-tag-form.php:181 wp-admin/edit-tags.php:488
msgid "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional."
msgstr "タグとは異なり、カテゴリーは階層構造を持つことができます。たとえば、ジャズというカテゴリーの下にビバップやビッグバンドという子カテゴリーを作る、といったようなことです。これはオプションです。"
#: wp-admin/edit-tag-form.php:156 wp-admin/edit-tags.php:445
msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "“スラッグ” は URL に適した形式の名前です。通常はすべて半角小文字で、英数字とハイフンのみが使われます。"
#: wp-admin/edit-tag-form.php:138 wp-admin/edit-tags.php:443
#: wp-admin/includes/class-wp-posts-list-table.php:1549
#: wp-admin/includes/class-wp-terms-list-table.php:184
#: wp-admin/includes/class-wp-terms-list-table.php:642
#: wp-admin/includes/meta-boxes.php:866 wp-admin/includes/meta-boxes.php:1534
msgid "Slug"
msgstr "スラッグ"
#: wp-admin/edit-tag-form.php:134 wp-admin/edit-tags.php:439
msgid "The name is how it appears on your site."
msgstr "サイト上に表示される名前です。"
#: wp-admin/edit-tag-form.php:132 wp-admin/edit-tags.php:437
#: wp-admin/includes/class-wp-terms-list-table.php:182
#: wp-admin/includes/class-wp-terms-list-table.php:637
msgctxt "term name"
msgid "Name"
msgstr "名前"
#: wp-admin/edit-tags.php:308
msgid "<a href=\"https://wordpress.org/support/article/posts-tags-screen/\">Documentation on Tags</a>"
msgstr "<a href=\"https://wordpress.org/support/article/posts-tags-screen/\">タグの解説</a>"
#: wp-admin/edit-tags.php:306
msgid "<a href=\"https://codex.wordpress.org/Links_Link_Categories_Screen\">Documentation on Link Categories</a>"
msgstr "<a href=\"https://wpdocs.osdn.jp/Links_Link_Categories_SubPanel\">リンクカテゴリーの解説</a>"
#: wp-admin/edit-tags.php:304
msgid "<a href=\"https://wordpress.org/support/article/posts-categories-screen/\">Documentation on Categories</a>"
msgstr "<a href=\"https://wordpress.org/support/article/posts-categories-screen/\">カテゴリーの解説</a>"
#: wp-admin/edit-tags.php:295
msgid "Adding Tags"
msgstr "タグの追加"
#: wp-admin/edit-tags.php:295
msgid "Adding Categories"
msgstr "カテゴリーの追加"
#: wp-admin/edit-tags.php:290
msgid "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table."
msgstr "この画面の表示は、表示オプションタブを使って変更可能です。画面ごとに表示される項目数や、テーブル内カラムの表示もしくは非表示を設定できます。"
#: wp-admin/edit-tags.php:288
msgid "<strong>Description</strong> — The description is not prominent by default; however, some themes may display it."
msgstr "<strong>説明</strong> — 説明はデフォルトではあまり重要な意味を持ちませんが、これを表示するテーマも中にはあります。"
#: wp-admin/edit-tags.php:285
msgid "<strong>Parent</strong> — Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown."
msgstr "<strong>親</strong> — タグとは違い、カテゴリーには階層を持たせることができます。たとえば「ジャズ」カテゴリーの下に「ビバップ」と「ビッグバンド」という子カテゴリーを置くといったようなことです。これは完全にオプションです。サブカテゴリーを作成するには、別のカテゴリーを「親」ドロップダウンから選択してください。"
#: wp-admin/edit-tags.php:281
msgid "<strong>Slug</strong> — The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "<strong>スラッグ</strong> — “スラッグ” は、URL に適した形式の名前です。通常はすべて半角小文字で、英数字とハイフンのみが使われます。"
#: wp-admin/edit-tags.php:278
msgid "<strong>Name</strong> — The name is how it appears on your site."
msgstr "<strong>名前</strong> — サイト上に表示される名前です。"
#: wp-admin/edit-tags.php:274
msgid "When adding a new tag on this screen, you’ll fill in the following fields:"
msgstr "この画面で新規タグを追加する際、以下のフィールドに入力します。"
#: wp-admin/edit-tags.php:272
msgid "When adding a new category on this screen, you’ll fill in the following fields:"
msgstr "この画面で新規カテゴリーを追加する際、以下のフィールドに入力します。"
#: wp-admin/edit-tags.php:259
msgid "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index."
msgstr "カテゴリーとタグの違いはなんでしょうか。通常、タグは特別なキーワードで、名前やトピックなど投稿内の重要な情報を識別するために使われます。これらは、他の投稿に再度現れることはないかもしれません。一方カテゴリーは、あらかじめ決められたセクションです。サイトを書籍として考えた場合、カテゴリーは目次、タグはインデックス用キーワードのようなものだと言えます。"
#: wp-admin/edit-tags.php:257
msgid "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category."
msgstr "一括操作プルダウンからリンクカテゴリーを削除できますが、カテゴリーに含まれるリンク自体は削除されません。リンクはデフォルトのリンクカテゴリーに移動されます。"
#: wp-admin/edit-tags.php:253
msgid "You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another."
msgstr "<strong>タグ</strong>を使用して、投稿にキーワードを割り当てることができます。タグは階層を持たない点で、カテゴリーとは異なります。つまり、あるタグと他のタグの間に関連性はありません。"
#: wp-admin/edit-tags.php:251
msgid "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts."
msgstr "リンクカテゴリーを使ってリンクをグループ化できます。リンクカテゴリー名は重複させることができません。また、リンクカテゴリーは、投稿のカテゴリーとは別のものです。"
#. translators: %s: URL to Writing Settings screen.
#: wp-admin/edit-tags.php:247
msgid "You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your <a href=\"%s\">writing settings</a>."
msgstr "サイトのセクションを定義したり、関係のある投稿をグループ化するのにカテゴリーが使えます。<a href=\"%s\">投稿設定</a>で変更するまでは、デフォルトカテゴリーは “未分類” です。"
#: wp-admin/async-upload.php:49 wp-admin/edit-tags.php:173
#: wp-admin/includes/class-wp-screen.php:286 wp-admin/includes/post.php:1933
#: wp-admin/media-upload.php:47 wp-admin/post.php:20 wp-admin/post.php:47
#: wp-admin/post.php:131 wp-admin/term.php:43
msgid "Sorry, you are not allowed to edit this item."
msgstr "この項目を編集する権限がありません。"
#: wp-admin/edit-tags.php:160 wp-admin/edit-tags.php:180 wp-admin/post.php:119
#: wp-admin/term.php:31
msgid "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?"
msgstr "編集しようとした項目はありません。削除されたのかもしれません。"
#: wp-admin/edit-tags.php:137 wp-admin/options.php:78
msgid "Sorry, you are not allowed to delete these items."
msgstr "これらの項目を削除する権限がありません。"
#: wp-admin/edit-tags.php:117 wp-admin/edit.php:156 wp-admin/post.php:301
#: wp-admin/themes.php:63 wp-admin/upload.php:191
msgid "Sorry, you are not allowed to delete this item."
msgstr "この項目を削除する権限がありません。"
#: wp-admin/install.php:202 wp-admin/options-reading.php:205
msgid "It is up to search engines to honor this request."
msgstr "このリクエストを尊重するかどうかは検索エンジンの設定によります。"
#: wp-admin/install.php:194 wp-admin/options-reading.php:185
msgid "Note: Neither of these options blocks access to your site — it is up to search engines to honor your request."
msgstr "注: いずれのオプションもサイトへのアクセス自体をブロックすることはありません。リクエストを尊重するかどうかは検索エンジン側の判断に委ねられます。"
#: wp-admin/install.php:193 wp-admin/install.php:201
#: wp-admin/options-reading.php:184 wp-admin/options-reading.php:204
msgid "Discourage search engines from indexing this site"
msgstr "検索エンジンがサイトをインデックスしないようにする"
#: wp-admin/install.php:191 wp-admin/options-reading.php:182
msgid "Allow search engines to index this site"
msgstr "検索エンジンがこのサイトをインデックスすることを許可する"
#. translators: %s: Documentation URL.
#: wp-admin/options-reading.php:169
msgid "Your theme determines how content is displayed in browsers. <a href=\"%s\">Learn more about feeds</a>."
msgstr "テーマによって、ブラウザーでのコンテンツの表示方法が決まります。<a href=\"%s\">フィードについてさらに詳しく</a>。"
#: wp-admin/options-reading.php:163
msgid "Summary"
msgstr "要約"
#: wp-admin/options-reading.php:162
msgid "Full text"
msgstr "全文を表示"
#: wp-admin/options-reading.php:159 wp-admin/options-reading.php:160
msgid "For each post in a feed, include"
msgstr "フィードの各投稿に含める内容"
#: wp-admin/options-reading.php:156
msgid "items"
msgstr "項目"
#: wp-admin/options-reading.php:155
msgid "Syndication feeds show the most recent"
msgstr "RSS/Atom フィードで表示する最新の投稿数"
#: wp-admin/options-reading.php:149
msgid "Blog pages show at most"
msgstr "1ページに表示する最大投稿数"
#: wp-admin/options-reading.php:143
msgid "<strong>Warning:</strong> these pages should not be the same as your Privacy Policy page!"
msgstr "<strong>警告:</strong> これらのページは、プライバシーポリシーページと同じものにはできません。"
#: wp-admin/options-reading.php:140
msgid "<strong>Warning:</strong> these pages should not be the same!"
msgstr "<strong>注意:</strong> 同じページは設定できません !"
#. translators: %s: Select field to choose the page for posts.
#: wp-admin/options-reading.php:125
msgid "Posts page: %s"
msgstr "投稿ページ: %s"
#. translators: %s: Select field to choose the front page.
#: wp-admin/options-reading.php:108
msgid "Homepage: %s"
msgstr "ホームページ: %s"
#. translators: %s: URL to Pages screen.
#: wp-admin/options-reading.php:97
msgid "A <a href=\"%s\">static page</a> (select below)"
msgstr "<a href=\"%s\">固定ページ</a> (以下で選択)"
#: wp-admin/options-reading.php:66
msgid "Encoding for pages and feeds"
msgstr "ページとフィードの文字セット"
#: wp-admin/comment.php:57 wp-admin/edit-comments.php:210
#: wp-admin/edit-form-advanced.php:314 wp-admin/edit-form-advanced.php:332
#: wp-admin/edit-form-advanced.php:350 wp-admin/edit-link-form.php:77
#: wp-admin/edit-tags.php:311 wp-admin/edit.php:261 wp-admin/edit.php:286
#: wp-admin/export.php:58 wp-admin/import.php:32
#: wp-admin/includes/class-custom-background.php:100
#: wp-admin/includes/class-custom-image-header.php:135 wp-admin/index.php:108
#: wp-admin/link-manager.php:77 wp-admin/media-new.php:61 wp-admin/media.php:97
#: wp-admin/my-sites.php:52 wp-admin/nav-menus.php:605
#: wp-admin/options-discussion.php:32 wp-admin/options-general.php:49
#: wp-admin/options-media.php:38 wp-admin/options-permalink.php:62
#: wp-admin/options-reading.php:52 wp-admin/options-writing.php:53
#: wp-admin/plugin-editor.php:143 wp-admin/plugin-install.php:110
#: wp-admin/plugins.php:467 wp-admin/revision.php:146
#: wp-admin/theme-editor.php:55 wp-admin/theme-install.php:131
#: wp-admin/themes.php:149 wp-admin/tools.php:56 wp-admin/update-core.php:727
#: wp-admin/upload.php:76 wp-admin/upload.php:251 wp-admin/user-edit.php:68
#: wp-admin/user-new.php:269 wp-admin/users.php:76 wp-admin/widgets.php:84
#: wp-admin/network.php:81 wp-admin/network/settings.php:64
#: wp-admin/network/themes.php:247 wp-admin/network/upgrade.php:32
msgid "<a href=\"https://wordpress.org/support/\">Support</a>"
msgstr "<a href=\"https://ja.wordpress.org/support/\">サポート</a>"
#: wp-admin/options-reading.php:51
msgid "<a href=\"https://wordpress.org/support/article/settings-reading-screen/\">Documentation on Reading Settings</a>"
msgstr "<a href=\"https://wordpress.org/support/article/settings-reading-screen/\">表示設定の解説</a>"
#: wp-admin/comment.php:55 wp-admin/edit-comments.php:206
#: wp-admin/edit-form-advanced.php:312 wp-admin/edit-form-advanced.php:329
#: wp-admin/edit-form-advanced.php:348 wp-admin/edit-link-form.php:75
#: wp-admin/edit-tags.php:301 wp-admin/edit.php:259 wp-admin/edit.php:284
#: wp-admin/export.php:56 wp-admin/import.php:30
#: wp-admin/includes/class-custom-background.php:98
#: wp-admin/includes/class-custom-image-header.php:133
#: wp-admin/includes/ms.php:1151 wp-admin/index.php:106
#: wp-admin/link-manager.php:75 wp-admin/media-new.php:59 wp-admin/media.php:95
#: wp-admin/my-sites.php:50 wp-admin/nav-menus.php:603
#: wp-admin/options-discussion.php:30 wp-admin/options-general.php:47
#: wp-admin/options-media.php:36 wp-admin/options-permalink.php:59
#: wp-admin/options-reading.php:50 wp-admin/options-writing.php:51
#: wp-admin/plugin-editor.php:140 wp-admin/plugin-install.php:108
#: wp-admin/plugins.php:465 wp-admin/revision.php:144
#: wp-admin/theme-editor.php:50 wp-admin/theme-install.php:129
#: wp-admin/themes.php:147 wp-admin/tools.php:54 wp-admin/update-core.php:725
#: wp-admin/upload.php:74 wp-admin/upload.php:249 wp-admin/user-edit.php:66
#: wp-admin/user-new.php:267 wp-admin/users.php:73 wp-admin/widgets.php:82
#: wp-admin/network.php:65 wp-admin/network.php:78
#: wp-admin/network/index.php:54 wp-admin/network/settings.php:62
#: wp-admin/network/site-new.php:31 wp-admin/network/sites.php:44
#: wp-admin/network/themes.php:245 wp-admin/network/upgrade.php:30
#: wp-admin/network/user-new.php:28 wp-admin/network/users.php:227
msgid "For more information:"
msgstr "詳細情報:"
#: wp-admin/options-reading.php:45
msgid "When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, “Search Engines Discouraged,” to remind you that your site is not being crawled."
msgstr "この設定が有効になっている場合、サイトがクロールされていないことを忘れないように、ダッシュボードの「概要」ボックス内に「検索エンジンのインデックスを回避中」と表示します。"
#: wp-admin/options-reading.php:44
msgid "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web."
msgstr "サイトをロボット、Ping サービス、スパイダーにクロールさせてよいか選べます。これらのサービスにサイトを無視させる場合は、「検索エンジンがサイトをインデックスしないようにする」と書かれた横のチェックボックスをクリックし、画面下の「変更を保存」ボタンをクリックしてください。サイトが完全に非公開になるわけではなく、Web 上ではサイトを閲覧できますのでご注意ください。"
#: wp-admin/install.php:183 wp-admin/install.php:186
#: wp-admin/options-reading.php:43 wp-admin/options-reading.php:178
#: wp-admin/options-reading.php:179
msgid "Search Engine Visibility"
msgstr "検索エンジンでの表示"
#: wp-admin/install.php:183 wp-admin/install.php:186
#: wp-admin/options-reading.php:43 wp-admin/options-reading.php:178
#: wp-admin/options-reading.php:179
msgid "Site Visibility"
msgstr "サイトの公開状態"
#: wp-admin/options-discussion.php:25 wp-admin/options-general.php:36
#: wp-admin/options-media.php:25 wp-admin/options-permalink.php:25
#: wp-admin/options-permalink.php:45 wp-admin/options-permalink.php:54
#: wp-admin/options-reading.php:36 wp-admin/options-writing.php:24
msgid "You must click the Save Changes button at the bottom of the screen for new settings to take effect."
msgstr "新しい設定を有効にするには、画面の下部の「変更を保存」ボタンをクリックする必要があります。"
#: wp-admin/options-reading.php:34 wp-admin/options-reading.php:170
msgid "https://wordpress.org/support/article/wordpress-feeds/"
msgstr "https://wordpress.org/support/article/wordpress-feeds/"
#. translators: %s: Documentation URL.
#: wp-admin/options-reading.php:33
msgid "You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary. <a href=\"%s\">Learn more about feeds</a>."
msgstr "表示する最大投稿数、全文または概要の表示など、RSS フィード内のコンテンツ表示をコントロールすることもできます。<a href=\"%s\">フィードについてさらに詳しく</a>。"
#. translators: %s: URL to create a new page.
#: wp-admin/options-reading.php:28
msgid "You can choose what’s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two <a href=\"%s\">Pages</a>. One will become the homepage, and the other will be where your posts are displayed."
msgstr "投稿の逆順表示 (従来のブログ) または固定・静的なページから、サイトのホームページの表示内容を選択することができます。静的なホームページを設定するには、まず2つの<a href=\"%s\">固定ページ</a>を作成します。1つはホームページになり、もうひとつは投稿が表示される場所になります。"
#: wp-admin/options-reading.php:25
msgid "This screen contains the settings that affect the display of your content."
msgstr "この画面にはコンテンツの表示に影響する設定が含まれています。"
#: wp-admin/comment.php:47 wp-admin/edit-comments.php:186
#: wp-admin/edit-form-advanced.php:338 wp-admin/edit-link-form.php:66
#: wp-admin/edit-tags.php:265 wp-admin/edit.php:215 wp-admin/edit.php:268
#: wp-admin/export.php:49 wp-admin/import.php:23
#: wp-admin/includes/class-custom-background.php:88
#: wp-admin/includes/class-custom-image-header.php:97
#: wp-admin/includes/class-wp-screen.php:817 wp-admin/includes/ms.php:1129
#: wp-admin/index.php:42 wp-admin/link-manager.php:54 wp-admin/media-new.php:48
#: wp-admin/media.php:85 wp-admin/my-sites.php:43 wp-admin/nav-menus.php:555
#: wp-admin/nav-menus.php:596 wp-admin/options-discussion.php:23
#: wp-admin/options-general.php:41 wp-admin/options-media.php:30
#: wp-admin/options-permalink.php:22 wp-admin/options-reading.php:24
#: wp-admin/options-writing.php:22 wp-admin/plugin-editor.php:123
#: wp-admin/plugin-install.php:84 wp-admin/plugins.php:439
#: wp-admin/revision.php:139 wp-admin/theme-editor.php:27
#: wp-admin/theme-install.php:111 wp-admin/themes.php:103
#: wp-admin/update-core.php:704 wp-admin/upload.php:54 wp-admin/upload.php:224
#: wp-admin/user-edit.php:60 wp-admin/user-new.php:246 wp-admin/users.php:32
#: wp-admin/widgets.php:55 wp-admin/network/index.php:33
#: wp-admin/network/settings.php:48 wp-admin/network/site-new.php:23
#: wp-admin/network/sites.php:28 wp-admin/network/themes.php:236
#: wp-admin/network/upgrade.php:21 wp-admin/network/user-new.php:20
#: wp-admin/network/users.php:215
msgid "Overview"
msgstr "概要"
#: wp-admin/options-reading.php:16
msgid "Reading Settings"
msgstr "表示設定"
#: wp-admin/options-discussion.php:12 wp-admin/options-general.php:16
#: wp-admin/options-media.php:13 wp-admin/options-permalink.php:13
#: wp-admin/options-reading.php:13 wp-admin/options-writing.php:13
#: wp-admin/options.php:50 wp-admin/network.php:19
msgid "Sorry, you are not allowed to manage options for this site."
msgstr "このサイトのオプションを管理する権限がありません。"
#: wp-admin/credits.php:147
msgid "External Libraries"
msgstr "外部ライブラリ"
#: wp-admin/credits.php:146
msgid "Core Developer"
msgstr "コア開発者"
#: wp-admin/credits.php:145
msgid "Release Deputy"
msgstr "リリース補佐"
#: wp-admin/credits.php:144
msgid "Release Design Lead"
msgstr "リリースデザインリード"
#: wp-admin/credits.php:143
msgid "Release Lead"
msgstr "リリースリード"
#: wp-admin/credits.php:142
msgid "Lead Developer"
msgstr "リード開発者"
#: wp-admin/credits.php:141
msgid "Cofounder, Project Lead"
msgstr "共同創始者、プロジェクトリード"
#: wp-admin/credits.php:140
msgid "Noteworthy Contributors"
msgstr "注目の貢献者"
#. translators: %s: The current WordPress version number.
#: wp-admin/credits.php:139
msgid "Core Contributors to WordPress %s"
msgstr "WordPress %s コア貢献者"
#: wp-admin/credits.php:137
msgid "Project Leaders"
msgstr "プロジェクトリーダー"
#. translators: %s: https://make.wordpress.org
#: wp-admin/credits.php:69
msgid "Want to see your name in lights on this page? <a href=\"%s\">Get involved in WordPress</a>."
msgstr "このページに掲載されてみませんか ? <a href=\"%s\">WordPress に参加しましょう</a>。"
#: wp-admin/credits.php:64 wp-admin/credits.php:70
msgid "https://make.wordpress.org/"
msgstr "https://make.wordpress.org/"
#: wp-admin/credits.php:63
msgid "https://wordpress.org/about/"
msgstr "https://ja.wordpress.org/about/"
#. translators: 1: https://wordpress.org/about/, 2: https://make.wordpress.org
#: wp-admin/credits.php:62
msgid "WordPress is created by a <a href=\"%1$s\">worldwide team</a> of passionate individuals. <a href=\"%2$s\">Get involved in WordPress</a>."
msgstr "WordPress は情熱ある個人による<a href=\"%1$s\">世界各地のチーム</a>によって作られています。<a href=\"%2$s\">WordPress に参加しましょう</a>。"
#: wp-admin/credits.php:55
msgid "WordPress is created by a worldwide team of passionate individuals."
msgstr "WordPress は、世界中の熱心な人々によって作られています。"
#: wp-admin/about.php:47 wp-admin/credits.php:49 wp-admin/freedoms.php:52
#: wp-admin/menu.php:298 wp-admin/privacy.php:12 wp-admin/privacy.php:46
#: wp-admin/privacy.php:52
msgid "Privacy"
msgstr "プライバシー"
#: wp-admin/about.php:46 wp-admin/credits.php:48 wp-admin/freedoms.php:18
#: wp-admin/freedoms.php:51 wp-admin/freedoms.php:57 wp-admin/privacy.php:45
msgid "Freedoms"
msgstr "自由について"
#: wp-admin/about.php:44 wp-admin/credits.php:46 wp-admin/freedoms.php:49
#: wp-admin/privacy.php:43
msgid "What’s New"
msgstr "新着情報"
#: wp-admin/about.php:43 wp-admin/credits.php:45 wp-admin/freedoms.php:48
#: wp-admin/includes/ms.php:1114 wp-admin/nav-menus.php:641
#: wp-admin/privacy.php:42 wp-admin/site-health-info.php:51
#: wp-admin/site-health.php:56
msgid "Secondary menu"
msgstr "サブメニュー"
#. translators: %s: The current WordPress version number.
#: wp-admin/about.php:36 wp-admin/credits.php:38 wp-admin/freedoms.php:41
#: wp-admin/privacy.php:35
msgid "Introducing our most refined user experience with the improved block editor in WordPress %s!"
msgstr "ブロックエディターの改善により WordPress %s は最も洗練されたユーザーエクスペリエンスを達成します !"
#: wp-admin/about.php:25 wp-admin/credits.php:27 wp-admin/freedoms.php:30
#: wp-admin/includes/class-wp-debug-data.php:59
#: wp-admin/includes/class-wp-privacy-policy-content.php:723
#: wp-admin/includes/media.php:518 wp-admin/includes/template.php:1963
#: wp-admin/install.php:77 wp-admin/maint/repair.php:24 wp-admin/privacy.php:24
#: wp-admin/setup-config.php:116 wp-admin/upgrade.php:71
msgid "WordPress"
msgstr "WordPress"
#: wp-admin/about.php:45 wp-admin/credits.php:13 wp-admin/credits.php:47
#: wp-admin/freedoms.php:50 wp-admin/privacy.php:44
msgid "Credits"
msgstr "クレジット"
#. Author URI of the plugin
msgid "http://ma.tt/"
msgstr "http://ma.tt/"
#. Author of the plugin
msgid "Matt Mullenweg"
msgstr "マット・マレンウェッグ"
#. Description of the plugin
msgid "This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from <cite>Hello, Dolly</cite> in the upper right of your admin screen on every page."
msgstr "これはただのプラグインではありません。Louis Armstrong によって歌われた最も有名な二つの単語、Hello, Dolly に要約された同一世代のすべての人々の希望と情熱を象徴するものです。このプラグインを有効にすると、すべての管理画面の右上に <cite>Hello, Dolly</cite> からの歌詞がランダムに表示されます。"
#. Plugin URI of the plugin
msgid "http://wordpress.org/plugins/hello-dolly/"
msgstr "http://wordpress.org/plugins/hello-dolly/"
#. Plugin Name of the plugin
msgid "Hello Dolly"
msgstr "Hello Dolly"