{"domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural_forms":"nplurals=1; plural=0;","lang":"ja_JP"},"Title":["タイトル"],"Enter your title":["タイトルを入力してください"],"pixels":[""],"Description":["説明"],"Save":[""],"Google Snippet Preview":["Google スニペットプレビュー"],"This is what your page will look like in Google search results. You have to publish your post to get the Google Snippet Preview.":["これは、Google 検索結果でページがどのように表示されるかです。Google スニペットプレビューを取得するには、投稿を公開する必要があります。"],"Mobile Preview":["モバイルプレビュー"],"Titles & Metas":["タイトルとメタ"],"Social":["ソーシャル"],"Advanced":["高度な設定"],"Redirection":["リダイレクト"],"Overview":[""],"SEO":["SEO"],"You cannot uncheck a parameter? This is normal, and it‘s most likely defined in the <a href=\"%s\">global settings of the plugin.</a>":["パラメータのチェックを外すことができない場合、これは正常な動作であり、<a href=\"%s\">プラグインのグローバル設定</a>で定義されている可能性が高いです。"],"Your settings have been saved.":["設定を保存しました。"],"Meta robots settings":["meta robots 設定"],"Get suggestions!":["提案を得る！"],"Facebook Preview":["Facebook プレビュー"],"This is what your post will look like in Facebook. You have to publish your post to get the Facebook Preview.":["これは Facebook での投稿の外観です。Facebook プレビューを取得するには、投稿を公開する必要があります。"],"The closer to 1.91 the better.":["1.91 に近いほど良いです。"],"Minimun size for Facebook is <strong>200x200px</strong>. Please choose another image.":["Facebook の最小サイズは <strong>200x200px</strong>。 別の画像を選択してください。"],"File type not supported by Facebook. Please choose another image.":["Facebook でサポートされていないファイル形式です。別の画像を選択してください。"],"File error. Please choose another image.":["ファイルエラー。別の画像を選択してください。"],"Twitter Preview":["Twitter プレビュー"],"This is what your post will look like in Twitter. You have to publish your post to get the Twitter Preview.":["これは、Twitter での投稿の外観です。Twitter プレビューを取得するには、投稿を公開する必要があります。"],"The closer to 1 the better (with large card, 2 is better).":["1に近いほど良い（大きなカードでは2が良い）"],"Minimun size for Twitter is <strong>144x144px</strong>. Please choose another image.":["Twitterの最小サイズは <strong>144x144px</strong>。 別の画像を選択してください。"],"File type not supported by Twitter. Please choose another image.":["Twitter でサポートされていないファイル形式です。別の画像を選択してください。"],"Loading your data":[""],"A canonical URL is required by search engines to handle duplicate content.":[""],"This page doesn't have any canonical URL because your post is set to <strong>noindex</strong>. This is normal.":[""],"This page doesn't have any canonical URL.":["このページにはカノニカル URL がありません。"],",\n                    \"wp-seopress\"\n                )}\n            </p>\n        </>\n    );\n};\n\nconst getSeverity = (data, options) => {\n    const { type } = options;\n    const matches = get(data, [type, \"matches\"], []);\n    const values = get(data, [type, \"value\"], []);\n\n    if ((isEmpty(matches) || isEmpty(values)) && type === \"h1\") {\n        return \"high\";\n    }\n\n    if (values.length > 1 && type === \"h1\") {\n        return \"high\";\n    }\n\n    if (isEmpty(matches) && type === \"h3\") {\n        return \"low\";\n    }\n\n    if (isEmpty(matches)) {\n        return \"medium\";\n    }\n\n    return \"good\";\n};\n\nconst Component = ({ data, options = {} }) => {\n    const { type } = options;\n    const headings = get(data, [type], []);\n    const countHeadings = headings.value.length;\n    const numberHeading = getNumberHeading(type);\n\n    if (countHeadings === 0 && type === \"h1\") {\n        return (\n            <>\n                <p\n                    style={{\n                        color: \"rgb(29, 35, 39)\",\n                        margin: \"10px 0px\",\n                        fontWeight: \"bold\",\n                        borderBottom: \"1px solid var(--borderColorCard)\",\n                        paddingBottom: \"10px\",\n                    }}\n                >\n                    H{numberHeading} ({__(\"Heading\", \"wp-seopress\")}\n                    {numberHeading})\n                </p>\n                <p>\n                    <DashiconsNoAlt className=\"sp-dashicons-not\" />\n                    <strong>\n                        {__(\n                            ":[""],"We could not find any image in your content. Content with media is a plus for your SEO.":["コンテンツに画像が見つかりませんでした。メディアを含むコンテンツは、SEO にとってプラスです。"],"All alternative tags are filled in. Good work!":["すべての Alt タグが記入されています。よかった！"],"No alternative text found for these images. Alt tags are important for both SEO and accessibility. Edit your images using the media library or your favorite page builder and fill in alternative text fields.":["これらの画像の代替テキストは見つかりませんでした。Alt タグは、SEO とアクセシビリティの両方にとって重要です。メディアライブラリまたはお気に入りのページビルダーを使用して画像を編集し、代替テキストフィールドに入力します。"],"This page doesn't have any inbound links from other content. Links from archive pages are not considered inbound links due to lack of context.":[""],"We were unable to calculate the density of your keywords. You probably haven‘t added any content or your target keywords were not find in your post content.":["キーワードの密度を計算できませんでした。おそらくコンテンツを追加していないか、投稿コンテンツにターゲットキーワードが見つかりませんでした。"],"This is your homepage. This check doesn't apply here because there is no slug.":["これはホームページです。スラッグがないため、このチェックはここでは適用されません。"],"You should add one of your target keyword in your permalink.":["パーマリンクにターゲットキーワードの 1つ を追加する必要があります。"],"Cool, one of your target keyword is used in your permalink.":["いいね！ターゲットキーワードの 1つ がパーマリンクで使用されています。"],"No custom meta description is set for this post. If the global meta description suits you, you can ignore this recommendation.":["この投稿にはカスタムメタ説明が設定されていません。グローバルメタの説明が適している場合は、この推奨事項を無視できます。"],"Target keywords were found in the Meta description.":["ターゲットキーワードは、メタの説明で見つかりました。"],"We found no meta robots on this page. It means, your page is index,follow. Search engines will index it, and follow links. ":["このページにはメタロボットは見つかりませんでした。つまり、ページは「index、follow」に設定されます。検索エンジンはそれをインデックス化し、リンクをたどります。"],"No custom title is set for this post. If the global meta title suits you, you can ignore this recommendation.":["この投稿にはカスタムタイトルが設定されていません。グローバルメタタイトルが適している場合は、この推奨事項を無視できます。"],"Target keywords were found in the Meta Title.":["ターゲットキーワードがメタタイトルに見つかりました。"],"This post is a little old!":["この投稿は少し古いです！"],"The last modified date of this article is less than 1 year. Cool!":["この投稿は 1 年以内に更新されました。素晴らしい！"],"Last modified date":["最終更新日"],"Internet is built on the principle of hyperlink. It is therefore perfectly normal to make links between different websites. However, avoid making links to low quality sites, SPAM... If you are not sure about the quality of a site, add the attribute \"nofollow\" to your link.":[""],"This page doesn't have any outbound links.":["このページにはアウトバウンドリンクがありません。"],"No schemas found in the source code of this page.":["このページのソースコードにはスキーマがありません。"],"We found these schemas in the source code of this page:":["これらのスキーマは、このページのソースコードで見つかりました。"],",\n                            \"wp-seopress\"\n                        )}\n                    </strong>\n                </p>\n            </>\n        );\n    }\n\n    const value = get(data, [type, \"value\"], []);\n    return (\n        <>\n            <FacebookTitle type={type} />\n            {value.length > 1 && (\n                <>\n                    <p>\n                        <DashiconsNoAlt className=\"sp-dashicons-not\" />\n                        {__(\"We found\", \"wp-seopress\")} {value.length} {type}{\" \"}\n                        {__(\"in your content.\", \"wp-seopress\")}\n                    </p>\n\n                    <p>\n                        {type === \"og:title\" &&\n                            __(\n                                \"You should not use more than one og:title in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:title tag from your source code. Below, the list:\",\n                                \"wp-seopress\"\n                            )}\n                        {type === \"og:description\" &&\n                            __(\n                                \"You should not use more than one og:description in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:description tag from your source code. Below, the list:\",\n                                \"wp-seopress\"\n                            )}\n                        {type === \"og:url\" &&\n                            __(\n                                \"You should not use more than one og:url in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:url tag from your source code. Below, the list:\",\n                                \"wp-seopress\"\n                            )}\n                        {type === \"og:site_name\" &&\n                            __(\n                                \"You should not use more than one og:site_name in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:site_name tag from your source code. Below, the list:\",\n                                \"wp-seopress\"\n                            )}\n                    </p>\n                </>\n            )}\n            {value.length === 1 && (\n                <p>\n                    <DashiconsYes className=\"sp-dashicons-ok\" />\n                    {__(\"We found an Open Graph\", \"wp-seopress\")}{\" \"}\n                    {getSociaName(type)}{\" \"}\n                    {__(\"tag in your source code.\", \"wp-seopress\")}\n                </p>\n            )}\n            {isEmpty(value[0]) && (\n                <p>\n                    <DashiconsNoAlt className=\"sp-dashicons-not\" />\n                    {__(\n                        ":[""],"No content? Add a few more paragraphs!":["コンテンツはありませんか？さらにいくつかの段落を追加してください！"],"Words counter is not a direct ranking factor. But, your content must be as qualitative as possible, with relevant and unique information. To fulfill these conditions, your article requires a minimum of paragraphs, so words.":["単語数は直接のランキング要素ではありません。ただし、コンテンツには、関連性のある固有の情報を含め、可能な限り最高の品質が必要です。これを実現するには、記事に最小限の数の段落、つまり単語を含める必要があります。"],"words found.":["単語が見つかりました。"],"unique words found.":["ユニークな単語が見つかりました。"],"Your content is composed of more than 300 words, which is the minimum for a post.":["コンテンツは 300 以上の単語で構成されており、これは投稿の最低条件です。"],"Your content is too short. Add a few more paragraphs!":["コンテンツが短すぎます。さらにいくつかの段落を追加してください！"],"Words counter":["単語カウンター"],"noindex is on!":["noindex が有効です。"],"SEO for \"%s\"":["\"%s\" の SEO"],"noindex is off.":["noindex が無効です。"],"nofollow is on!":["nofollow がオンになっています。"],"nofollow is off.":["nofollow がオフになっています。"],"XML / HTML Sitemap":["XML / HTML サイトマップ"],"Social Networks":["ソーシャルネットワーク"],"Analytics":["アナリティクス"],"Insights":["Insights"],"Tools":["ツール"],"BOT":["BOT"],"License":["ライセンス"],"PRO":["PRO"],"Schemas":["スキーマ"],"Redirections":["リダイレクト"],"Broken Links":["Broken Links"],"Configuration wizard":["構成ウィザード"],"Home":["ホーム"],"Display":[""],"Documentation":[""],"Search our documentation":[""],"Choose the way it looks":[""],"Site Title":["サイトのタイトル"],"Tagline":["キャッチフレーズ"],"Post Title":["投稿タイトル"],"Post excerpt":["投稿の抜粋"],"Post content / product description":["投稿内容 / プロダクトの説明"],"Post thumbnail URL":["投稿サムネイル URL"],"Post URL":["投稿 URL"],"Post date":["投稿日"],"Post modified date":["投稿更新日"],"Post author":["投稿者"],"Post category":["投稿カテゴリー"],"Post tag":["投稿タグ"],"Category title":["カテゴリータイトル"],"Category description":["カテゴリーの説明"],"Tag title":["タグタイトル"],"Tag description":["タグの説明"],"Term title":["語句タイトル"],"Term description":["語句の説明"],"Search keywords":["検索キーワード"],"Current number page":["現在の番号ページ"],"Page number with context":["ページ番号と前後関係"],"Plural Post Type Archive name":["複数投稿タイプアーカイブ名"],"Archive title":["アーカイブのタイトル"],"Archive date":["アーカイブ日付"],"Day Archive date":["日アーカイブ日付"],"Month Archive title":["月別アーカイブのタイトル"],"Year Archive title":["年別アーカイブのタイトル"],"Custom fields from post, page or post type":["投稿、ページ、投稿タイプのカスタムフィールド"],"Custom term taxonomy from post, page or post type":["投稿、ページ、投稿タイプからのカスタムタクソノミー"],"Single product category":["単一の製品カテゴリー"],"Single product tag":["単一の製品タグ"],"Single product short description":["単一製品の簡単な説明"],"Single product price":["単一の製品価格"],"Single product price taxes excluded":["単一の製品、価格税は含まれません"],"Single SKU product":["単一の SKU 製品"],"Current day":["当日"],"Current month":["今月"],"Current month in 3 letters":["現在月の英字3字表記"],"Current year":["今年度"],"Current date":["現在の日付"],"Current time":["現在の時刻"],"Author first name":["投稿者の名"],"Author last name":[""],"Author website":["投稿者サイト"],"Author nickname":["投稿者のニックネーム"],"Author biography":["投稿者プロフィール"],"Author user meta":["投稿者ユーザーメタ情報"],"Current month in digital format":["デジタル形式の当月"],"Target keyword":["ターゲットキーワード"],"SEO management":[""],"Manage all your titles & metas for post types, taxonomies, archives...":["投稿タイプ、カテゴリー、アーカイブなどのすべてのタイトルとメタを管理します。"],"Open Graph, Twitter Card, Google Knowledge Graph and more...":["Open Graph、Twitter カード、Google Knowledge Graph など"],"Track everything about your visitors with Google Analytics / Matomo":["Google Analytics / Matomo でユーザーについてのすべてをトラッキングします"],"Advanced SEO options for advanced users!":["上級ユーザー向けの高度な SEO オプション！"],"Track your keyword positions and backlinks directly in your WordPress.":["WordPress でキーワードの位置とバックリンクを直接追跡します。"],"WooCommerce":["WooCommerce"],"Improve WooCommerce SEO":["WooCommerce SEO を向上させる"],"Easy Digital Downloads":["Easy Digital Downloads"],"Improve Easy Digital Downloads SEO":["Easy Digital Downloads SEO の改善"],"Local Business":["ローカルビジネス"],"Add Google Local Business data type":["Google Local Businessデータタイプを追加する"],"Dublin Core":["Dublin Core"],"Add Dublin Core meta tags":["Dublin Core メタタグを追加"],"Structured Data Types":["構造化データのタイプ"],"Add data types to your content: articles, courses, recipes, videos, events, products and more.":["コンテンツにデータタイプを追加して：記事、コース、レシピー、ビデオ、イベント、商品"],"Breadcrumbs":["パンくずリスト"],"Enable Breadcrumbs for your theme and improve your SEO in SERPs":["テーマのブレッドクラムを有効にして SERP の SEO を向上させる"],"Google Page Speed":["Google Page Speed"],"Track your website performance to improve SEO with Google Page Speed":["Google Page Speed を使用して SEO を向上させるためにサイトのパフォーマンスを追跡する"],"robots.txt":["robots.txt"],"Edit your robots.txt file":["robots.txt ファイルを編集します"],"Google News Sitemap":["Google ニュースサイトマップ"],"Optimize your site for Google News":["Google ニュース用にサイトを最適化する"],"Create / manage your schemas":["スキーマを作成 / 管理する"],"Monitor 404, create 301, 302 and 307 redirections":["404を監視、301、302、および307リダイレクトを作成"],"Broken links":["壊れたリンク"],"Scan your site to find SEO problems.":["サイトをスキャンして SEO の問題を見つけてください。"],"URL Rewriting":["URLの書き換え"],"Customize your permalinks.":["パーマリンクをカスタマイズします。"],".htaccess":[".htaccess"],"Edit your htaccess file.":["htaccess ファイルを編集します。"],"RSS":["RSS"],"Configure default WordPress RSS.":["デフォルトの WordPress RSS を設定します。"],"Import/Export plugin settings from site to site.":["サイトから別のサイトへのプラグイン設定のインポート / エクスポート。"],"Edit your license key.":["ライセンスキーを編集します。"],"Image SEO":["画像 SEO"],"Appearance":["外観"],"Security":["セキュリティ"],"General":["一般"],"Tracking":["トラッキング"],"Ecommerce":["eコマース"],"Events":["イベント"],"Custom Dimensions":["カスタム寸法"],"Stats in Dashboard":["ダッシュボードの統計"],"Cookie bar / GDPR":["Cookie バー / GDPR"],"Matomo":["Matomo"],"Post Types":["投稿タイプ"],"Taxonomies":["タクソノミー"],"HTML Sitemap":["HTML サイトマップ"],"Knowledge Graph":["知識グラフ"],"Your social accounts":["SNS"],"Facebook (Open Graph)":["Facebook (Open Graph)"],"Twitter (Twitter card)":["Twitter (Twitter カード)"],"Archives":["アーカイブ"],"Compatibility Center":["互換性センター"],"Data":["データ"],"Settings":["設定"],"Plugins":["プラグイン"],"Reset":["リセット"],"Import data from a CSV":["CSV からデータをインポートする"],"Upload a CSV file to quickly import post (post, page, single post type) and term metadata.":[""],"Meta title":["メタタイトル"],"Meta description":["メタ情報"],"Meta robots (noindex, nofollow...)":[""],"Facebook Open Graph tags (title, description, image)":[""],"Twitter cards tags (title, description, image)":[""],"Redirection (enable, type, URL)":["リダイレクト (有効、タイプ、URL)"],"Primary category":["メインカテゴリー"],"Canonical URL":["カノニカル URL"],"Target keywords":["ターゲットキーワード"],"Run the importer":["インポーターを実行"],"Export metadata to a CSV":["メタデータを CSV にエクスポートする"],"Export your post (post, page, single post type) and term metadata for this site as a .csv file.":[""],"Export":["エクスポート"],"Export plugin settings":["プラグイン設定をエクスポートする"],"Export the plugin settings for this site as a .json file. This allows you to easily import the configuration into another site.":["このサイトのプラグイン設定を .json ファイルとしてエクスポートします。これにより、設定を別のサイトに簡単にインポートできます。"],"Import plugin settings":["プラグイン設定をインポートする"],"Import the plugin settings from a .json file. This file can be obtained by exporting the settings on another site using the form above.":[".jsonファイルからプラグイン設定をインポートします。このファイルは、上記のフォームを使用して他のサイトの設定をエクスポートすることによって取得できます。"],"Import":["インポート"],"Import completed!":["インポートが完了しました！"],"Import posts and terms metadata from":["投稿とタームのメタデータをインポートする"],"Select an option":["オプションを選択してください"],"You don't have to enable the selected SEO plugin to run the import.":[""],"Activate Redirections":["リダイレクトを有効化する"],"Reset All Notices From Notifications Center":["通知センターからすべての通知をリセット"],"By clicking Reset Notices, all notices in the notifications center will be set to their initial status.":["「通知のリセット」をクリックすると、通知センターのすべての通知が初期状態に設定されます。"],"Reset notices":["通知をリセット"],"Reset All Settings":["すべての設定をリセットする"],"Reset settings":["設定をリセットする"],"Click to disable this feature":["クリックしてこの機能を無効化"],"Click to enable this feature":["クリックしてこの機能を有効化"],"SEOPress Option Page":["SEOPress 設定ページ"],"Dashboard":["ダッシュボード"],"A redirect is active for this URL. Turn it off to get the Google preview and content analysis.":["この URL のリダイレクトが有効化済みです。オフにすると、Google プレビューとコンテンツ分析が表示されます。"],"To get your Google snippet preview, publish your post!":["Google スニペットのプレビューを取得するには、投稿を公開してください！"],"Your site is protected by an authentification. <a href=\"%s\" target=\"_blank\">Fix this</a> <span class=\"dashicons dashicons-external\"></span>":[""],"How-to get started":["始める方法"],"Welcome to SEOPress!":["SEOPress へようこそ！"],"Launch our installation wizard to quickly and easily configure the basic SEO settings for your site. Browse our video guides to go further. Can't find the answers to your questions? Open a ticket from your customer area. A happiness engineer will be happy to help you.":["インストールウィザードを起動して、サイトの基本的な SEO 設定をすばやく簡単に構成します。詳細については、ビデオガイドを参照してください。ご質問に対する回答が見つかりませんか？顧客エリアからチケットを開きます。ハピネスエンジニアが喜んでお手伝いします。"],"Get started":["始めてみよう"],"Dismiss":[""],"Stats overview":[""],"SEO Tools":["SEO ツール"],"The speed score is based on the lab data analyzed by Lighthouse.":[""],"See full report":[""],"<strong>Scale:</strong><span class=\"slow\"></span>0-49 (slow) <span class=\"average\"></span>50-89 (average) <span class=\"fast\"></span>90-100 (fast)":[""]," at ":[""],"Sessions":[""],"Users":[""],"Page view / session":[""],"Bounce rate":[""],"Check websites setup on your server":["サーバーのサイトのセットアップを確認する"],"Not found":["見つかりません"],"No scrape.":["スクレイプなし。"],"No domain found.":["ドメインが見つかりません。"],"Server IP Address: ":["サーバー IP アドレス: "],"Last scrape: ":["最後のスクレイプ："],"Number of websites on your server: ":["サーバー上のサイトの数："],"Get list":["リストを取得"],"Your SEO today":[""],"To do's, tips, and insights for your business":[""],"Latest News from SEOPress Blog":[""],"How many items would you like to display?":[""],"Learn more about %s in a new tab":[""],"All news":[""],"Configure SEOPress in a few minutes with our installation wizard":["インストールウィザードで数分で SEOPress を設定します"],"The best way to quickly setup SEOPress on your site.":["サイトに SEOPress を素早くセットアップする最良の方法。"],"Wizard":["ウイザード"],"Start the wizard":["ウィザードを開始する"],"Configure SEOPress Insights in a few minutes with our installation wizard":["インストールアシスタントを使用して数分で SEOPress Insights を設定"],"Track your keywords positions and backlinks directly on your WordPress site.":["WordPress サイトで直接キーワードの位置とバックリンクを追跡します。"],"We noticed that some SEO DIVI options are enabled!":[""],"High impact":["影響が大きい"],"Fix this!":["これを修正してください。"],"To avoid any SEO issues, we recommend you to activate the \"<strong>Disable trailing slash for metas</strong>\" option from our <strong>Advanced settings page</strong>. Do not forget to clear your cache if necessary.":[""],"Your permalinks have a trailingslash":[""],"To avoid any SEO issues, we recommend you to de-activate the \"<strong>Disable trailing slash for metas</strong>\" option from our <strong>Advanced settings page</strong>. Do not forget to clear your cache if necessary.":[""],"TagDiv Composer plugin doesn't use <strong>add_theme_support('title-tag');</strong>":[""],"Fix this compatibility issue to allow SEOPress generates the correct meta titles.":[""],"Your theme doesn't use <strong>add_theme_support('title-tag');</strong>":["テーマは<strong>add_theme_support('title-tag');</strong>を使用していません"],"This error indicates that your theme uses a deprecated function to generate the title tag of your pages. SEOPress will not be able to generate your custom title tags if this error is not fixed.":["このエラーは、テーマが非推奨の関数を使用してページのタイトルタグを生成していることを示しています。このエラーが修正されていない場合、SEOPress はカスタムタイトルタグを生成できません。"],"Learn more":["さらに詳しく"],"Swift Performance is caching your XML sitemap. You must disable this option to prevent any compatibility issue (Swift Performance > Settings > Caching, General tab).":[""],"We noticed that you use <strong>%s</strong> plugin.":["<strong>%s</strong> プラグインを使用しているようです。"],"Do you want to migrate all your metadata to SEOPress? Do not use multiple SEO plugins at once to avoid conflicts!":["すべてのメタデータを SEOPress に移行しますか？競合を避けるために、一度に複数の SEO プラグインを使用しないでください。"],"Migrate!":["移行！"],"You have enabled 404 cleaning BUT the scheduled task is not running.":["404 クリーニングを有効にしましたが、スケジュールされたタスクが実行されていません。"],"To solve this, please disable and re-enable SEOPress PRO. No data will be lost.":["これを解決するには、SEOPress PRO を無効にしてから再度有効にしてください。データは失われません。"],"Enfold theme is not correctly setup for SEO!":["Enfold テーマが SEO 用に正しく設定されていません！"],"You must disable \"Meta tag robots\" option from Enfold settings (SEO Support tab) to avoid any SEO issues.":["SEO の問題を回避するには、Enfold の設定（SEO サポートのタブ）から「メタタグロボット」オプションを無効にする必要があります。"],"Global meta title missing for several custom post types!":[""],"Global meta title missing for several taxonomies!":[""],"Global meta description missing for several taxonomies!":[""],"Your site doesn't use an SSL certificate!":["サイトは SSL 証明書を使っていません！"],"Https is considered by Google as a positive signal for the ranking of your site. It also reassures your visitors for data security, and improves trust.":["Https は、Google によってサイトのランキングの肯定的なシグナルと見なされています。また、データのセキュリティについて訪問者を安心させ、信頼を向上させます。"],"Low impact":["影響が少ない"],"Buy an SSL!":["SSL を購入する"],"PHP module \"DOM\" is missing on your server.":["サーバーに PHP モジュール「DOM」がありません。"],"This PHP module, installed by default with PHP, is required by many plugins including SEOPress. Please contact your host as soon as possible to solve this.":["PHP とともにデフォルトでインストールされるこの PHP モジュールは、SEOPress を含む多くのプラグインで必要です。これを解決するには、できるだけ早くホストに連絡してください。"],"Your site is not visible to Search Engines!":["検索エンジンにサイトが見えません！"],"You have activated the blocking of the indexing of your site. If your site is under development, this is probably normal. Otherwise, check your settings. Delete this notification using the cross on the right if you are not concerned.":["サイトのインデックス作成のブロックを有効化にしました。サイトが開発中である場合、これは正常です。それ以外の場合は、設定を確認してください。問題がなければ、右側の × 印を使用してこの通知を削除してください。"],"Your site title is empty!":["サイトタイトルが空です。"],"Your Site Title is used by WordPress, your theme and your plugins including SEOPress. It is an essential component in the generation of title tags, but not only. Enter one!":["サイトのタイトルは、WordPress、テーマ、および SEOPress を含むプラグインで使用されます。タイトルタグの生成に不可欠なコンポーネントですが、それだけではありません。入力してください。"],"Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this.":["パーマリンクは SEO フレンドリーではありません！これを修正するためにプリティリンクを有効にしてください。"],"Why is this important? Showing only the summary of each article significantly reduces the theft of your content by third party sites. Not to mention, the increase in your traffic, your advertising revenue, conversions...":["なぜ、これが大事なの ? 各投稿の概要のみを表示すると、サードパーティのサイトによるコンテンツの盗難が大幅に減少します。さらに、トラフィック、広告収入、コンバージョンなどの増加に気づくでしょう。"],"Your RSS feed shows full text!":["RSS フィードは全文を表示しています！"],"Medium impact":["中程度の影響"],"You have activated Google Analytics tracking without adding identifiers!":[""],"Google Analytics will not track your visitors until you finish the configuration.":[""],"You like SEOPress? Please help us by rating us 5 stars!":["SEOPress が好きですか？それで 5★ を評価することを忘れないでください！"],"Support the development and improvement of the plugin by taking 15 seconds of your time to leave us a user review on the official WordPress plugins repository. Thank you!":["プラグインの開発と改善をサポートするには、公式の WordPress プラグインリポジトリに関するユーザーレビューを 15 秒で残してください。ありがとうございました！"],"Information":["情報"],"Rate us!":["評価してください！"],"Break comments into pages is ON!":["コメントをページに分割することが ON です。"],"Enabling this option will create duplicate content for each article beyond x comments. This can have a disastrous effect by creating a large number of poor quality pages, and slowing the Google bot unnecessarily, so your ranking in search results.":["このオプションを有効にすると、x コメントを超えて各記事のコンテンツが重複して作成されます。これは、質の悪いページを多数作成し、Google ボットを不必要に遅くすることにより、悪影響を与える可能性があります。検索結果でのランキングが低くなる可能性があります。"],"Disable this!":["無効化"],"Display more posts per page on homepage and archives":["ホームページやアーカイブの 1 ページあたりの投稿数を増やす"],"To reduce the number pages search engines have to crawl to find all your articles, it is recommended displaying more posts per page. This should not be a problem for your users. Using mobile, we prefer to scroll down rather than clicking on next page links.":["検索エンジンがクロールする必要のあるページの数を減らすために、ページごとに表示されるブログ投稿の数を増やすことをお勧めします。これはユーザーにとって問題にはなりません。モバイルでは、次のページのリンクをクリックするよりも、下にスクロールすることをお勧めします。"],"You don't have an XML Sitemap!":["XMLサイトマップがありません。"],"XML Sitemaps are useful to facilitate the crawling of your content by search engine robots. Indirectly, this can benefit your ranking by reducing the crawl bugdet.":["XML サイトマップは、検索エンジンロボットによるコンテンツのクロールを容易にするのに役立ちます。間接的に、これはクロールの予算を削減することでランキングに貢献します。"],"Do you have a Google My Business page? It's free!":["Googleマイビジネスページはありますか。 無料です！"],"Local Business websites should have a My Business page to improve visibility in search results. Click on the cross on the right to delete this notification if you are not concerned.":["ローカルビジネスのサイトには、検索結果の視認性を向上させるために「マイビジネス」ページが必要です。右側の × 印をクリックして、この通知を削除してください。"],"Create your page now!":["今すぐページを作成しよう！"],"Add your site to Google. It's free!":["サイトをGoogleに追加しよう。無料です！"],"Is your brand new site online? So reference it as quickly as possible on Google to get your first visitors via Google Search Console. Already the case? Click on the cross on the right to remove this alert.":["新しいサイトはオンラインですか？Google でできるだけ早く参照して、Google Search Console を介して最初の訪問者を取得します。すでにそうしていますか？この注意を削除するには、右側の × 印をクリックしてください。"],"Add your site to Search Console!":["サイトを Search Console に追加しよう！"],"Structured data types is not correctly enabled":["構造化データタイプが正しく有効になっていません。"],"Please enable <strong>Structured Data Types metabox for your posts, pages and custom post types</strong> option in order to use automatic and manual schemas. (SEO > PRO > Structured Data Types (schema.org)":["自動スキーマと手動スキーマを使用するには、<strong>投稿、ページ、カスタム投稿タイプの構造化データタイプメタボックス</strong> オプションを有効にしてください。（SEO > PRO > 構造化データ型（schema.org）"],"You have to enter your licence key to get updates and support":["アップデートとサポートを受けるには、ライセンスキーを入力する必要があります"],"Please activate the SEOPress PRO license key to automatically receive updates to guarantee you the best user experience possible.":["可能な限り最高のユーザーエクスペリエンスを保証する更新を自動的に受信するには、SEOPress PRO ライセンスキーを有効化してください。"],"Take your SEO to the next level with SEOPress PRO!":["SEOPress PRO で SEO を次のレベルに引き上げましょう！"],"The PRO version of SEOPress allows you to easily manage your structured data (schemas), add a breadcrumb optimized for SEO and accessibility, improve SEO for WooCommerce, gain productivity with our import / export tool from a CSV of your metadata and so much more.":["SEOPress の PRO バージョンでは、構造化データ（スキーマ）を簡単に管理できます。また、SEO とアクセシビリティに最適化されたパンくずリストを追加したり、WooCommerce の SEOを改善したり、メタデータの CSV からインポート / エクスポートツールを使用して生産性を向上させたりすることもできます。"],"Upgrade now!":["今すぐアップグレード！"],"Get ready to improve your SEO":[""],"Add Structured Data Types to increase visibility in SERPs":[""],"Remove ?replytocom link in source code":["ソースコードの ?replytocom リンクを削除"],"Add TINYMCE editor to term description":["単語の説明に TINYMCE エディターを追加します"],"Make sure you don't have indentical URLs after activating this option to prevent conflicts.":[""],"Disable trailing slash for metas":["メタで末尾のスラッシュを無効化"],"Remove WordPress meta generator in source code":["ソースコードの「WordPressメタジェネレーター」を削除します"],"Remove hentry post class to prevent Google from seeing this as structured data (schema)":["Google がこれを構造化データ（スキーマ）として認識しないようにするために、hentry 投稿クラスを削除します"],"Remove comment author URL in comments if the website is filled from profile page":["サイトがプロフィールページから入力されている場合、コメントの作成者の URL を削除します"],"Remove website field from comment form to reduce spam":["スパムを減らすためにコメントフォームからサイトフィールドを削除する"],"Remove WordPress shortlink meta tag in source code (eg:":["ソースコードの「WordPress ショートリンク」メタタグを削除します（例："],"Remove Windows Live Writer meta tag in source code (eg:":["ソースコードの「Windows Live Writer」メタタグを削除します（例："],"Remove Really Simple Discovery meta tag in source code (eg:":["ソースコードの「Really Simple Discovery」メタタグを削除します（例："],"WordPress Site Health feature will return a HTTPS warning if you enable this option. This is a false positive of course.":[""],"Enter Google meta value site verification":["Google メタバリューサイトの確認を入力してください"],"Google site verification":["Google サイトの確認"],"If your site is already verified in <strong>Google Search Console</strong>, you can leave this field empty.":["サイトが <strong>Google Search Console</strong>で既に検証されている場合、このフィールドを空のままにしておくことができます。"],"Enter Bing meta value site verification":["Bing メタバリューサイトの確認を入力してください"],"Bing site verification":["Bing サイトの確認"],"If your site is already verified in <strong>Bing Webmaster tools</strong>, you can leave this field empty.":["サイトが <strong>Bing Webmaster ツール</strong>で既に検証されている場合、このフィールドを空のままにしておくことができます。"],"Enter Pinterest meta value site verification":["Pinterest メタバリューサイトの確認を入力してください"],"Pinterest site verification":["Pinterest サイトの確認"],"Yandex site verification":["Yandex サイトの確認"],"Enter Yandex meta value site verification":["Yandex メタバリューサイトの確認を入力してください"],"Remove SEO from Admin Bar in backend and frontend":[""],"Enable the universal SEO metabox for the Block Editor (Gutenberg)":[""],"Remove noindex item from Admin Bar in backend and frontend":["バックエンドとフロントエンドの管理バーから noindex 項目を削除"],"High priority (top)":["高優先度（トップ）"],"Normal priority (default)":["通常の優先度（デフォルト）"],"Low priority":["低優先度"],"Automatic tab (default)":["自動タブ（デフォルト）"],"Manual tab":["マニュアルタブ"],"Hide Notifications Center in SEO Dashboard page":["SEO ダッシュボードページで通知センターを非表示"],"Hide SEO tools in SEO Dashboard page":["SEO ダッシュボードページで SEO ツールを非表示"],"Add title column":["タイトル列を追加"],"Add meta description column":["メタ情報列を追加"],"Add redirection enable column":["「リダイレクトの有効化」列を追加"],"Add redirection URL column":["リダイレクト URL 列を追加"],"Add canonical URL column":["カノニカル URL 列を追加"],"Add target keyword column":["ターゲットキーワード列を追加"],"Display noindex status":["noindex ステータスを表示"],"Display nofollow status":["nofollow ステータスを表示"],"Display total number of words in content":["コンテンツ内の単語の総数を表示する"],"Display Page Speed column to check performances":["「Page Speed 列」を表示してパフォーマンスを確認します"],"Display SEO Insights column to check rankings":["SEO Insights 列を表示してランキングを確認する"],"Display Content Analysis results column (\"Good\" or \"Should be improved\")":["コンテンツ分析結果の列を表示します（「良い」または「改善する必要があります」）"],"Remove Content Analysis Metabox":["内容解析メタボックスを取り除く"],"Remove Genesis SEO Metabox":["Genesis SEO メタボックスを削除"],"Remove Genesis SEO link in WP Admin Menu":["WP 管理者メニューで Genesis SEO リンクを削除"],"Remove the advice if None schema selected":["「スキーマなし」が選択されている場合はアドバイスを削除する"],"Hook to filter structured data types metabox call by post type - new window":["ポストタイプによる構造化データタイプのメタボックス呼び出しをフィルタリングするためのフック - 新しいウィンドウ"],"Enable Google Analytics tracking (Global Site Tag: gtag.js)":["Google Analytics のトラッキングを有効化（グローバルサイトタグ：gtag.js）"],"Enter your Tracking ID (UA-XXXX-XX)":["トラッキング ID を入力してください (UA-XXXX-XX)"],"Enter your tracking ID":["トラッキング ID を入力してください"],"Find your tracking ID":["トラッキング ID を探す"],"Enter your measurement ID (G-XXXXXXXXXX)":["計測 IDを入力 (G-XXXXXXXXXX)"],"Enter your measurement ID":["計測 ID を入力"],"Find your measurement ID":["計測 ID を見つける"],"After the opening body tag (recommended)":["body タグ開始後 (推奨)"],"Footer":["フッター"],"Head (not recommended)":["Head (非推奨)"],"Your theme must be compatible with wp_body_open hook introduced in WordPress 5.2 if \"opening body tag\" option selected.":[""],"Request user's consent for analytics tracking (required by GDPR)":["アナリティクストラッキングに対するユーザーの同意を要求する（GDPRで必要）"],"User roles excluded from tracking will not see the consent message.":[""],"If you use a caching plugin, you have to exclude this JS file in your settings:":[""],"Hook to add custom tracking code with user consent - new window":["ユーザーの同意を得てカスタムトラッキングコードを追加するフック - 新しいウィンドウ"],"Display and automatically accept the user‘s consent on page load (not fully GDPR)":["ページの読み込み時にユーザーの同意を表示し、自動的に受け入れます（完全にGDPRではありません）"],"The previous option must be checked to use this.":["これを使用するには、前のオプションをチェックする必要があります。"],"Allow user to change its choice about cookies":[""],"Enter your message (HTML allowed)":["メッセージを入力してください（HTML は許可されています）"],"This message will only appear if request user's consent is enabled.":["このメッセージは、要求ユーザーの同意が有効になっている場合にのみ表示されます。"],"Hook to filter user consent message - new window":["ユーザー同意メッセージをフィルタリングするフック - 新しいウィンドウ"],"HTML tags allowed: strong, em, br, a href / target":["許可されている HTML タグ：strong、em、br、a href / target"],"Shortcode allowed to get the privacy page set in WordPress settings: [seopress_privacy_page]":["WordPress の設定で設定されたプライバシーページを取得できるショートコード：[seopress_privacy_page]"],"Accept":["承認"],"Change the button value":["ボタンのバリューを変更"],"default: X":["デフォルト: X"],"Change the close button value":["閉じるボタンの値を変更"],"default: Manage cookies":[""],"Change the edit button value":["編集ボタンの値を変更"],"Default: 30 days before the cookie expiration.":[""],"Bottom (default)":["下 (デフォルト)"],"Middle":["中央"],"Top":["上"],"Left":["左"],"Center (default)":["中央 (デフォルト)"],"Right":["右"],"Change the cookie bar width":[""],"Default unit is Pixels. Add % just after your custom value to use percentages (eg: 80%).":[""],"Backdrop":["バックドロップ"],"Customize the cookie bar <strong>backdrop</strong>.":[""],"Display a backdrop with the cookie bar":["Cookie バーにバックドロップを表示"],"Background color: ":["背景色:"],"Change the background color of the backdrop":["バックドロップの背景色を変更"],"Main settings":["メイン設定"],"Customize the general settings of the <strong>cookie bar</strong>.":[""],"Change the color of the cookie bar background":["Cookie バーの背景色を変更する"],"Text color: ":["文字色:"],"Change the color of the cookie bar text":["Cookie バーのテキストの色を変更する"],"Link color: ":["リンクの文字色:"],"Change the color of the cookie bar link":["Cookie バーのリンクの色を変更する"],"Primary button":["メインボタン"],"Customize the <strong>Accept button</strong>.":[""],"Change the color of the cookie bar button background":["Cookie バーボタンの背景色を変更する"],"Background color on hover: ":["ホバー時の背景色:"],"Change the color of the cookie bar button hover background":["Cookie バーのボタンホバー背景の色を変更する"],"Change the color of the cookie bar button":["Cookie バーボタンの色を変更する"],"Text color on hover: ":["ホバー時の文字色:"],"Change the color of the cookie bar button hover":["Cookie バーボタンホバーの色を変更する"],"Secondary button":["サブボタン"],"Customize the <strong>Close button</strong>.":["<strong>閉じるボタン</strong>をカスタマイズ。"],"Change the color of the cookie bar secondary button background":["Cookie バーのセカンダリーボタン背景の色を変更する"],"Change the color of the cookie bar secondary button hover background":["Cookie バーのセカンダリーボタンホバー背景の色を変更する"],"Change the color of the cookie bar secondary button":["Cookie バーのセカンダリーボタンの色を変更する"],"Change the color of the cookie bar secondary button hover":["Cookie バーのセカンダリーボタンホバーの色を変更する"],"Enter your Google Optimize container ID":["Google Optimize コンテナー ID を入力してください"],"GTM-XXXXXXX":["GTM-XXXXXXX"],"Google Optimize offers A/B testing, website testing & personalization tools.":["Google Optimizeは、A / Bテスト、サイトテスト、およびカスタマイズツールを提供します。"],"Enter your Google Ads conversion ID (eg: AW-123456789)":["Google Ads のコンバージョン ID を入力してください（例：AW-123456789）"],"AW-XXXXXXXXX":["AW-XXXXXXXXX"],"Learn how to find your Google Ads Conversion ID":[""],"Paste your tracking code here like Google Tag Manager (head)":["トラッキングコード（Google タグマネージャーなど）をここに貼り付けます (head)"],"Additional tracking code field":["追加のトラッキングコードフィールド"],"This code will be added in the head section of your page.":["このコードは、ページのヘッドセクションに追加されます。"],"Paste your tracking code here like Google Tag Manager (body)":["トラッキングコード（Google タグマネージャーなど）をここに貼り付けます (body)"],"Additional tracking code field added to body":["body に追加されたトラッキングコードフィールド。"],"This code will be added just after the opening body tag of your page.":["このコードは、ページの開始 body タグの直後に追加されます。"],"You don‘t see your code? Make sure to call <strong>wp_body_open();</strong> just after the opening body tag in your theme.":["コードが表示されませんか？ 必ず、テーマの開始 body タグの直後に <strong>wp_body_open();</strong> を追加してください。"],"Learn how to integrate Google Tag Manager":[""],"Paste your tracking code here (body footer)":["ここにトラッキングコードを貼り付けてください（ボディフッター）"],"Additional tracking code field added to body footer":["ボディフッターに追加されたトラッキングコードフィールド"],"This code will be added just after the closing body tag of your page.":["このコードは、ページのボディ終了タグの直後に追加されます。"],"Enable remarketing, demographics, and interests reporting":["リマーケティング、人口統計、および興味の報告を有効化"],"A remarketing audience is a list of cookies or mobile-advertising IDs that represents a group of users you want to re-engage because of their likelihood to convert.":["リマーケティングオーディエンスは、クッキーまたはモバイル広告 ID のリストで、コンバージョンにつながる可能性があるため、再エンゲージメントしたいユーザーのグループを表します。"],"Enable IP Anonymization":["IP 匿名化を有効化"],"When a customer of Analytics requests IP address anonymization, Analytics anonymizes the address as soon as technically feasible at the earliest possible stage of the collection network.":["Analytics の顧客が IP アドレスの匿名化を要求すると、Analytics は収集ネットワークのできるだけ早い段階で技術的に可能な限り早くアドレスを匿名化します。"],"Enhanced Link Attribution":["強化されたリンク属性"],"Enhanced Link Attribution improves the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs.":["「リンク属性の強化」は、リンク要素 ID を使用して単一ページ上の同じ URL への複数のリンクを自動的に区別することにより、ページ Analytics レポートの精度を向上させます。"],"Enable cross-domain tracking":["クロスドメイントラッキングを有効化"],"Cross domain tracking makes it possible for Analytics to see sessions on two related sites (such as an ecommerce site and a separate shopping cart site) as a single session. This is sometimes called site linking.":["クロスドメイントラッキングにより、Analytics は 2 つの関連サイト（eコマースサイトと別のショッピングカートサイトなど）からのセッションを単一のセッションとして表示できます。これはサイトリンクと呼ばれることもあります。"],"Enter your domains: seopress.org,sub.seopress.org,sub2.seopress.org":["ドメインを入力してください：seopress.org,sub.seopress.org,sub2.seopress.org"],"Cross domains":["クロスドメイン"],"Enable external links tracking":["外部リンクのトラッキングを有効化"],"Enable download tracking":["ダウンロードトラッキングを有効化"],"pdf|docx|pptx|zip":["pdf|docx|pptx|zip"],"Track downloads' clicks":["ダウンロードのクリックをトラッキングする"],"Separate each file type extensions with a pipe \"|\"":["各ファイルタイプ拡張子をパイプ「|」で区切ります"],"Enable affiliate/outbound tracking":["アフィリエイト/アウトバウンドのトラッキングを有効化"],"aff|go|out":["aff|go|out"],"Track affiliate/outbound links":["アフィリエイト/アウトバウンドリンクをトラッキングする"],"Separate each keyword with a pipe \"|\"":["各キーワードをパイプ「|」で区切ります"],"None":["なし"],"Custom Dimension #%d":["カスタム寸法 #%d"],"Enable Matomo tracking (Matomo account required)":["Matomo トラッキングを有効化（Matomo アカウントが必要です）"],"Enter \"example\" if you Matomo account URL is \"example.matomo.cloud\"":["Matomo アカウントの URL が「example.matomo.cloud」の場合は、「example」と入力します"],"Matomo Cloud URL":["Matomo Cloud URL"],"Enter only the <strong>host</strong> like this example.matomo.cloud":[""],"Enter your site ID here":["ここにサイト ID を入力してください"],"Matomo Site ID":["Matomo サイト ID"],"To find your site ID, go to your <strong>Matomo Cloud account, Websites, Manage page</strong>. Look at \"Site ID\" on the right part.":["サイト ID を確認するには、<strong>Matomo Cloud アカウント > サイト > 管理ページ</strong>に移動します。右側の「サイトID」をご覧ください。"],"Tracking one domain and its subdomains in the same website":["同じサイトで1つのドメインとそのサブドメインをトラッキングする。"],"If one visitor visits x.example.com and y.example.com, they will be counted as a unique visitor.":["訪問者が x.example.com と y.example.com を訪問した場合、それらはユニーク訪問者としてカウントされます。"],"Prepend the site domain to the page title when tracking":["トラッキング時にサイトドメインをページタイトルの前に付加する"],"If someone visits the 'About' page on blog.example.com it will be recorded as 'blog / About'. This is the easiest way to get an overview of your traffic by sub-domain.":["blog.example.com の「About」ページにアクセスすると、「blog / About」として記録されます。これは、サブドメインごとにトラフィックの概要を取得する最も簡単な方法です。"],"Track users with JavaScript disabled":["JavaScript を無効にしたユーザーを追跡する"],"Enables cross domain linking":["クロスドメインリンクを有効する"],"By default, the visitor ID that identifies a unique visitor is stored in the browser's first party cookies which can only be accessed by pages on the same domain.":[""],"Enabling cross domain linking lets you track all the actions and pageviews of a specific visitor into the same visit even when they view pages on several domains.":[""],"Whenever a user clicks on a link to one of your website's alias URLs, it will append a URL parameter pk_vid forwarding the Visitor ID.":[""],"Enable client side DoNotTrack detection":["クライアント側の DoNotTrack 検出を有効化"],"Tracking requests will not be sent if visitors do not wish to be tracked.":["訪問者がトラッキングするを望まない場合、トラッキングリクエストは送信されません。"],"Disables all first party cookies. Existing Matomo cookies for this website will be deleted on the next page view.":["すべてのファーストパーティー Cookie を無効にします。このサイトの既存の Matomo Cookie は、次のページビューで削除されます。"],"Enabling Download & Outlink tracking":["ダウンロードとアウトリンクのトラッキングを有効化"],"Disabling all heatmaps and session recordings":[""],"Redirect attachment pages to post parent (or homepage if none)":["添付ファイルのページを投稿の親にリダイレクトします（存在しない場合はホームページ）"],"Redirect attachment pages to their file URL (https://www.example.com/my-image-file.jpg)":["添付ページをファイルURLにリダイレクトする (https://www.example.com/my-image-file.jpg)"],"If this option is checked, it will take precedence over the redirection of attachments to the post's parent.":["このオプションをオンにすると、添付ファイルの投稿のペアレントへのリダイレクトよりも優先されます。"],"When sending an image file, automatically set the title based on the filename":["画像ファイルを送信するときに、ファイル名に基づいてタイトルを自動的に設定します"],"When sending an image file, automatically set the alternative text based on the filename":["画像ファイルを送信するとき、ファイル名に基づいて alt テキストを自動的に設定します"],"We recommend Image SEO plugin to optimize your image ALT texts and names for Search Engines using AI and Machine Learning. Starting from just €4.99.":["AIと機械学習を使用して画像の ALT テキストと名前が検索エンジンを最適化するには、Image SEO プラグインをお勧めします。わずか €4.99 から。"],"Use the target keywords if not alternative text set for the image":["画像に代替テキストが設定されていない場合は、ターゲットキーワードを使用します"],"When sending an image file, automatically set the caption based on the filename":["画像ファイルを送信するときに、ファイル名に基づいてキャプションを自動的に設定します"],"When sending an image file, automatically set the description based on the filename":["画像ファイルを送信するときに、ファイル名に基づいて説明を自動的に設定します"],"Enable XML Sitemap":["XML サイトマップを有効にする"],"Guide to enable XML Sitemaps - new window":["XML サイトマップを有効にするためのガイド - 新しいウィンドウ"],"Enable Image Sitemaps (standard images, image galleries, featured image, WooCommerce product images)":["画像サイトマップを有効化（標準画像、ギャラリー、アイキャッチ画像、WooCommerce 製品画像）"],"Guide to enable XML image sitemaps - new window":["XML サイトマップの画像を有効にするためのガイド - 新しいウィンドウ"],"Images in XML sitemaps are visible only from the source code.":["XMLサイトマップの画像は、ソースコードからのみ表示できます。"],"Enable Video Sitemaps":["画像サイトマップを有効"],"Guide to enable XML video sitemaps - new window":["XML サイトマップの動画を有効にするためのガイド - 新しいウィンドウ"],"Your video sitemap is empty? Read our guide to learn more about <a href=\"%s\" target=\"_blank\">adding videos to your sitemap.</a>":["動画サイトマップが空ですか？<a href=\"%s\" target=\"_blank\">サイトマップへの動画の追加</a>について詳しくは、ガイドをご覧ください。"],"Enable Author Sitemap":["投稿者サイトマップを有効化"],"Make sure to enable author archive from SEO, titles and metas, archives tab.</a>":["SEO、タイトルとメタ、アーカイブタブから投稿者アーカイブを必ず有効にしてください。</a>"],"Enable HTML Sitemap":["HTML サイトマップを有効にする"],"Guide to enable a HTML Sitemap - new window":["HTML サイトマップを有効にするためのガイド - 新しいウィンドウ"],"Include":["含める"],"eg: 2, 28, 68":["例: 2, 28, 68"],"Enter a post, page or custom post type ID(s) to display the sitemap":["サイトマップを表示するには、投稿、ページ、またはカスタム投稿タイプ ID を入力してください"],"You can also use this shortcode:":["このショートコードを使用することもできます:"],"To include specific custom post types, use the CPT attribute:":[""],"eg: 13, 8, 38":["例: 13, 8, 38"],"Exclude some Posts, Pages, Custom Post Types or Terms IDs":["一部の投稿、ページ、カスタム投稿タイプまたは条件 ID を除外します"],"DESC (descending order from highest to lowest values (3, 2, 1; c, b, a))":["DESC（最高値から最低値への降順（3、2、1、c、b、a））"],"ASC (ascending order from lowest to highest values (1, 2, 3; a, b, c))":["ASC（最低値から最高値への昇順（1、2、3、a、b、c））"],"Default (date)":["デフォルト（日付）"],"Modified date":["変更日"],"Post ID":["投稿 ID"],"Menu order":["メニューの順序"],"Disable date after each post, page, post type?":["投稿、ページ、投稿タイプの後の日付を無効にしますか？"],"Remove links from archive pages (eg: Products)":[""],"None (will disable this feature)":["なし（この機能を無効にします）"],"Person":["人"],"Organization":["組織"],"eg: Miremont":["例: ミレモン"],"Your name/organization":["名前 / 組織"],"Your photo/organization logo":["写真 / 組織のロゴ"],"Select your logo":["ロゴを選択してください"],"Upload an Image":["画像をアップロード"],"eg: +33123456789 (internationalized version required)":["例：+33123456789（国際化バージョンが必要）"],"Organization's phone number (only for Organizations)":["組織の電話番号（組織のみ）"],"Customer support":["カスタマーサポート"],"Technical support":["テクニカルサポート"],"Billing support":["課金サポート"],"Bill payment":["請求書の支払い"],"Sales":["販売"],"Credit card support":["クレジットカードのサポート"],"Emergency":["緊急"],"Baggage tracking":["手荷物トラッキング"],"Roadside assistance":["道端での援助"],"Package tracking":["パケージトラッキング"],"Toll Free":["通話料無料"],"Hearing impaired supported":["聴覚障害者のサポート"],"eg: https://facebook.com/my-page-url":["例：https://facebook.com/my-page-url"],"Facebook Page URL":["Facebook ページ URL"],"eg: @my_twitter_account":["例：@my_twitter_account"],"Twitter Page URL":["Twitter ページ URL"],"eg: https://pinterest.com/my-page-url/":["例：https://pinterest.com/my-page-url/"],"Pinterest URL":["Pinterest URL"],"eg: https://www.instagram.com/my-page-url/":["例：https://www.instagram.com/my-page-url/"],"Instagram URL":["Instagram URL"],"eg: https://www.youtube.com/my-channel-url":["例：https://www.youtube.com/my-channel-url"],"YouTube URL":["YouTube URL"],"eg: http://linkedin.com/company/my-company-url/":["例：http://linkedin.com/company/my-company-url/"],"LinkedIn URL":["LinkedIn URL"],"Enable OG data":["OGデータを有効化"],"Select a default image":["デフォルトの画像を選択"],"Select your default thumbnail":["デフォルトのサムネイルを選択"],"Minimum size: 200x200px, ideal ratio 1.91:1, 8Mb max. (eg: 1640x856px or 3280x1712px for retina screens)":["最小サイズ：200x200px、理想比1.91：1、最大8Mb（例：Retinaスクリーンの場合は1640x856pxまたは3280x1712px）"],"Override every <strong>og:image</strong> tag with this default image (except if a custom og:image has already been set from the SEO metabox).":["すべての <strong>og:image</strong> タグをこのデフォルトの画像上書きします。（カスタム og:image が SEO メタボックスからすでに設定されている場合を除く）"],"WooCommerce Shop Page.":["WooCommerce 店舗ページ。"],"No custom post type to configure.":["設定するカスタム投稿タイプはありません。"],"One or more Facebook Page IDs that are associated with a URL in order to enable link editing and instant article publishing.":["リンク編集と投稿の即時公開を可能にするために、URL に関連付けられた 1 つ以上の Facebook ページID。"],"How do I find my Facebook Page ID?":["Facebook ページ ID を見つける方法は？"],"The ID (or comma-separated list for properties that can accept multiple IDs) of an app, person using the app, or Page Graph API object.":["アプリ、アプリを使用している人、または Page Graph API オブジェクトの ID（または複数のIDを受け入れることができるプロパティのコンマ区切りリスト）。"],"The Facebook app ID of the site's app. In order to use Facebook Insights you must add the app ID to your page. Insights lets you view analytics for traffic to your site from Facebook. Find the app ID in your App Dashboard. <a class=\"seopress-help\" href=\"https://developers.facebook.com/apps/redirect/dashboard\" target=\"_blank\">More info here</a> <span class=\"seopress-help dashicons dashicons-external\"></span>":["サイトのアプリの Facebook アプリ ID。Facebook Insights を使用するには、アプリ ID をページに追加する必要があります。Insights では、Facebook からサイトへのトラフィックの分析を表示できます。アプリダッシュボードでアプリ ID を見つけます。<a class=\"seopress-help\" href=\"https://developers.facebook.com/apps/redirect/dashboard\" target=\"_blank\">詳細はこちら。</a> <span class=\"seopress-help dashicons dashicons-external\"></span>"],"How to create a Facebook App ID":["Facebook アプリ ID を作成する方法"],"Enable Twitter card":["Twitter カードを有効化"],"Use OG if no Twitter Cards":["Twitterカードがない場合は OG を使用します"],"Default Twitter Image":["デフォルトの Twitter 画像"],"Minimum size: 144x144px (300x157px with large card enabled), ideal ratio 1:1 (2:1 with large card), 5Mb max.":["最小サイズ：144x144px（ラージカードを有効にした300x157px）、理想的な比率は1：1（大きなカードでは2：1）、最大5Mb。"],"Default":["デフォルト"],"Large":["大"],"The Summary Card with <strong>Large Image</strong> features a large, full-width prominent image alongside a tweet. It is designed to give the reader a rich photo experience, and clicking on the image brings the user to your website.":[""],"Enter your separator, eg: \"-\"":["区切り文字を入力してください。例：「-」"],"Separator":["区切り"],"Use this separator with %%sep%% in your title and meta description.":["タイトルとメタの説明では、この区切り文字を %%sep%% と共に使用します。"],"My awesome website":["私の素晴らしいサイト"],"Site title":["サイトタイトル"],"This is a cool website about Wookiees":["これは Wookiees についてのクールなサイトです。"],"Looking to edit your blog page?":["ブログページを編集しますか？"],"Click to hide any SEO metaboxes / columns for this post type":["クリックして、この投稿タイプの SEO メタボックスを非表示にします"],"Click to display any SEO metaboxes / columns for this post type":["クリックすると、この投稿タイプの SEO メタボックスが表示されます"],"Title template":["タイトルテンプレート"],"Meta description template":["メタ情報テンプレート"],"Do not display this single post type in search engine results <strong>(noindex)</strong>":["検索エンジンの結果にこの単一の投稿タイプを表示しない <strong>(noindex)</strong>"],"This custom post type is <strong>NOT</strong> excluded from your XML sitemaps despite the fact that it is set to <strong>NOINDEX</strong>. We recommend that you check this out.":[""],"Do not follow links for this single post type <strong>(nofollow)</strong>":["この単一の投稿タイプのリンクをたどらない <strong>(nofollow)</strong>"],"Display date in Google search results by adding <code>article:published_time</code> and <code>article:modified_time</code> meta?":[""],"Unchecking this doesn't prevent Google to display post date in search results.":[""],"Display post thumbnail in Google Custom Search results?":["Google カスタム検索の結果に投稿のサムネイルを表示しますか？"],"This option does not apply to traditional search results. <a href=\"%s\" target=\"_blank\">Learn more</a>":[""],"BuddyPress groups":["BuddyPress グループ"],"Do not display BuddyPress groups in search engine results <strong>(noindex)</strong>":[""],"Click to hide any SEO metaboxes for this taxonomy":["クリックして、このタクソノミーの SEO メタボックスを非表示にします"],"Click to display any SEO metaboxes for this taxonomy":["クリックして、このタクソノミーの SEO メタボックスを表示します"],"Category Title":["カテゴリータイトル"],"Tag Title":["タグタイトル"],"Term Title":["語句タイトル"],"Category Description":["カテゴリーの説明"],"Tag Description":["タグの説明"],"Term Description":["語句の説明"],"Do not display this taxonomy archive in search engine results <strong>(noindex)</strong>":["検索エンジンの結果にこのタクソノミーアーカイブを表示しない <strong>(noindex)</strong>"],"This custom taxonomy is <strong>NOT</strong> excluded from your XML sitemaps despite the fact that it is set to <strong>NOINDEX</strong>. We recommend that you check this out.":[""],"Do not follow links for this taxonomy archive <strong>(nofollow)</strong>":["このタクソノミーアーカイブのリンクをフォローしない <strong>(noindex)</strong>"],"See archive":["アーカイブを表示"],"Post Type Archive Name":["投稿タイプアーカイブ名"],"Do not display this post type archive in search engine results <strong>(noindex)</strong>":["検索エンジンの結果にこの投稿タイプのアーカイブを表示しない <strong>(noindex)</strong>"],"Do not follow links for this post type archive <strong>(nofollow)</strong>":["この投稿タイプのアーカイブのリンクをフォローしない <strong>(noindex)</strong>"],"Author archives":["投稿者アーカイブ"],"Do not display author archives in search engine results <strong>(noindex)</strong>":["検索エンジンの結果に投稿者のアーカイブを表示しない <strong>(noindex)</strong>"],"Disable author archives":["投稿者アーカイブを無効にする"],"Date archives":["日付アーカイブ"],"Do not display date archives in search engine results <strong>(noindex)</strong>":["検索エンジンの結果に日付アーカイブを表示しない <strong>(noindex)</strong>"],"Disable date archives":["日付アーカイブを無効にする"],"Search archives":["アーカイブを検索"],"Search Keywords":["検索キーワード"],"Do not display search archives in search engine results <strong>(noindex)</strong>":["検索エンジンの結果に検索アーカイブを表示しない <strong>(noindex)</strong>"],"noindex":["noindex"],"Do not display all pages of the site in Google search results and do not display \"Cached\" links in search results.":["Google の検索結果にサイトのすべてのページを表示せず、検索結果に「キャッシュ」リンクを表示しません。"],"Check also the <strong>\"Search engine visibility\"</strong> setting from the <a href=\"%s\">WordPress Reading page</a>.":[""],"nofollow":["nofollow"],"Do not follow links for all pages.":["すべてのページのリンクをフォローしません。"],"noodp":["noodp"],"Do not use Open Directory project metadata for titles or excerpts for all pages.":["タイトルや抜粋にすべてのページの Open Directory プロジェクトメタデータを使用しません。"],"noimageindex":["noimageindex"],"Do not index images from the entire site.":["サイトのすべての画像にインデックスを付けません。"],"noarchive":["noarchive"],"Do not display a \"Cached\" link in the Google search results.":["Google の検索結果に「キャッシュ」リンクを表示しないでください。"],"nosnippet":["nosnippet"],"Do not display a description in the Google search results for all pages.":["すべてのページの Google 検索結果に説明を表示しないでください。"],"nositelinkssearchbox":["nositelinkssearchbox"],"Prevents Google to display a sitelinks searchbox in search results. Enable this option will remove the \"Website\" schema from your source code.":["Googleが検索結果に sitelink 検索ボックスを表示しないようにします。このオプションを有効にすると、「website」スキーマがソースコードから削除されます。"],"Add rel next/prev link in head of paginated archive pages":["ページ分割されたアーカイブページのヘッドに rel next / prev リンクを追加します"],"Add a \"noindex\" meta robots for all paginated archive pages":["ページ付けされたすべてのアーカイブページに「noindex」メタロボットを追加する"],"eg: https://example.com/category/my-category/page/2/":["例：https://example.com/category/my-category/page/2/"],"Add a \"noindex\" meta robots for all attachment pages":[""],"eg: https://example.com/my-media-attachment-page":[""],"Enable automatic meta description with <strong>%%oxygen%%</strong> dynamic variable.":[""],"Enable automatic meta description with <strong>%%divi%%</strong> dynamic variable.":[""],"Enable automatic meta description with <strong>%%wpbakery%%</strong> dynamic variable.":[""],"Enable automatic meta description with <strong>%%aviabuilder%%</strong> dynamic variable.":[""],"Enable automatic meta description with <strong>%%fusionbuilder%%</strong> dynamic variable.":[""],"Installation de SEOPress":[""],"Activater votre clé de licence pour recevoir les mises à jours automatiques":[""],"Migrer vos métadonnées SEO depuis d'autres extensions":[""],"Favoriser l'exploration de votre site WordPress par les robots des moteurs de recherche":[""],"Optimiser un contenu de A à Z avec SEOPress":[""],"Mesurez votre trafic avec Google Analytics":[""],"Ajouter votre site WordPress à l’index de Google":[""],"Optimisez votre taux de clics sur les réseaux sociaux":[""],"Installation of SEOPress":[""],"Migrate your SEO metadata from other plugins":[""],"Promote the exploration of your WordPress site by search engine robots":[""],"Optimize content from A to Z with SEOPress":[""],"Watch our video to learn how to connect your WordPress site with Google Analytics and get statistics right in your dashboard (PRO only).":["WordPress サイトを Google アナリティクスに接続し、ダッシュボードで統計情報を取得する方法については、ビデオをご覧ください（PRO のみ）。"],"How-to":["仕方"],"Read our guide":["ガイドを見る"],"Watch our video to learn how to enable XML sitemaps to improve crawling and add them to Google Search Console.":[""],"Watch our video to learn how to edit your Open Graph and Twitter Cards tags to improve social sharing.":[""],"Templates variables":["テンプレート変数"],"Edit your meta robots":["meta robots を編集"],"Browse our guides":["ガイドを見る"],"Read our FAQ":["よくある質問を読む"],"Check our website":["サイトをチェックしてね"],"Enter a few keywords for analysis to help you write optimized content.":["分析用のキーワードをいくつか入力して、最適化されたコンテンツを作成してください。"],"Writing content for your users is the most important thing! If it doesn‘t feel natural, your visitors will leave your site, Google will know it and your ranking will be affected.":["ユーザー向けのコンテンツを書くことが最も重要です。それが自然に感じられない場合、訪問者はサイトを離れ、Google はそれに気づき、あなたのランキングが影響を受けます。"],"Separate target keywords with commas. Do not use spaces after the commas, unless you want to include them":["ターゲットキーワードはカンマで区切ります。含める必要がない限り、コンマの後にスペースを使用しないでください。"],"Enter your target keywords":["ターゲットキーワードを入力してください"],"Analyze my content":["コンテンツを分析する"],"Refresh analysis":["分析を更新"],"Track with Insights":["Insights で追跡"],"To get the most accurate analysis, save your post first. We analyze all of your source code as a search engine would.":["最も正確な分析を行うには、まず投稿を保存します。検索エンジンのようにソースコードを分析します。"],"Google suggestions":["Google の提案"],"Enter a keyword, or a phrase, to find the top 10 Google suggestions instantly. This is useful if you want to work with the long tail technique.":["キーワードまたはフレーズを入力して、Google の上位 10 の提案をすぐに見つけます。これは、ロングテールテクニックを使用する場合に便利です。"],"Get suggestions from Google":["Google から提案を受け取る"],"Click on a suggestion below to add it as a target keyword.":[""],"Titles settings":["タイトル設定"],"Google News":["Google ニュース"],"Video Sitemap":["動画サイトマップ"],"Titles are critical to give users a quick insight into the content of a result and why it’s relevant to their query. It's often the primary piece of information used to decide which result to click on, so it's important to use high-quality titles on your web pages.":["タイトルは、ユーザーが結果のコンテンツと、それがクエリーに関連する理由をすばやく理解するために重要です。多くの場合、これはクリックする結果を決定するために使用される主要な情報であるため、ページで高品質のタイトルを使用することが重要です。"]," / 568 pixels - ":[" / 568 ピクセル数 - "]," (maximum recommended limit)":[" (最大推奨制限)"],"A meta description tag should generally inform and interest users with a short, relevant summary of what a particular page is about. <br>They are like a pitch that convince the user that the page is exactly what they're looking for. <br>There's no limit on how long a meta description can be, but the search result snippets are truncated as needed, typically to fit the device width.":["メタディスクリプションタグは通常、特定のページの内容に関する短い関連性のある要約をユーザーに提供し、興味を引くものでなければなりません。<br> それらは、ページがまさに彼らが探しているものであることをユーザーに納得させる売り込みのようなものです。<br> メタディスクリプションの長さに制限はありませんが、通常、デバイスの幅に合わせて、検索結果のスニペットは必要に応じて切り捨てられます。"],"Enter your meta description":["メタ情報を入力してください"]," / 940 pixels - ":[" / 940 ピクセル数 - "],"Category / term description":["カテゴリ / 用語の説明"],"Post Excerpt":["投稿の抜粋"],"Snippet Preview":["スニペットプレビュー"],"The Google preview is a simulation. <br>There is no reliable preview because it depends on the screen resolution, the device used, the expression sought, and Google. <br>There is not one snippet for one URL but several. <br>All the data in this overview comes directly from your source code. <br>This is what the crawlers will see.":["Google プレビューはシミュレーションです。<br> 画面の解像度、使用するデバイス、求める表現、Google に依存するため、信頼できるプレビューはありません。<br> 1 つの URL に 1 つのスニペットではなく、いくつかのスニペットがあります。<br> この概要のすべてのデータは、ソースコードから直接取得されます。<br> これがクローラーに表示されます。"],"Do not display this page in search engine results / XML - HTML sitemaps <strong>(noindex)</strong>":["このページを検索エンジンの結果 / XML に表示しない - HTMLサイトマップ<strong>(noindex)</strong>"],"\"noindex\" robots meta tag":["「noindex」ロボットメタタグ"],"By checking this option, you will add a meta robots tag with the value \"noindex\". <br>Search engines will not index this URL in the search results.":["このオプションをオンにすると、値「noindex」のメタロボットタグが追加されます。<br>検索エンジンは、この URL を検索結果でインデックスに登録しません。"],"Do not follow links for this page <strong>(nofollow)</strong>":["このページのリンクをたどらない <strong>(nofollow)</strong>"],"\"nofollow\" robots meta tag":["「nofollow」ロボットメタタグ"],"By checking this option, you will add a meta robots tag with the value \"nofollow\". <br>Search engines will not follow links from this URL.":["このオプションをオンにすると、「nofollow」という値のメタロボットタグが追加されます。<br>検索エンジンは、この URL からのリンクをフォローしません。"],"Do not use Open Directory project metadata for titles or excerpts for this page <strong>(noodp)</strong>":["このページのタイトルまたは抜粋にOpen Directoryプロジェクトのメタデータを使用しないでください<strong>（noodp）</strong>"],"\"noodp\" robots meta tag":["「noodp」ロボットメタタグ"],"By checking this option, you will add a meta robots tag with the value \"noodp\". <br>Note that Google and Yahoo have stopped considering this tag since the closing of DMOZ directory.":["このオプションをオンにすると、値「noodp」のメタロボットタグが追加されます。<br>Google と Yahooは、DMOZ ディレクトリの閉鎖以降、このタグの検討をやめたことに注意してください。"],"Do not index images for this page <strong>(noimageindex)</strong>":["このページの画像をインデックスに登録しないでください<strong>(noimageindex)</strong>"],"\"noimageindex\" robots meta tag":["「noimageindex」ロボットメタタグ"],"By checking this option, you will add a meta robots tag with the value \"noimageindex\". <br> Note that your images can always be indexed if they are linked from other pages.":["このオプションをオンにすると、「noimageindex」という値のメタロボットタグが追加されます。<br> 画像が他のページからリンクされている場合は、常にインデックスを作成できることに注意してください。"],"Do not display a \"Cached\" link in the Google search results <strong>(noarchive)</strong>":["Google検索結果に「キャッシュ」リンクを表示しない <strong>(noarchive)</strong>"],"\"noarchive\" robots meta tag":["「noarchive」ロボットメタタグ"],"By checking this option, you will add a meta robots tag with the value \"noarchive\".":["このオプションをオンにすると、値「noarchive」のメタロボットタグが追加されます。"],"Do not display a description in search results for this page <strong>(nosnippet)</strong>":["このページの検索結果に説明を表示しない <strong>(nosnippet)</strong>"],"\"nosnippet\" robots meta tag":["「nosnippet」ロボットメタタグ"],"By checking this option, you will add a meta robots tag with the value \"nosnippet\".":["このオプションをオンにすると、値「nosnippet」のメタロボットタグが追加されます。"],"Default value: ":["デフォルト値: "],"Select a primary category":["主なカテゴリを選択してください"],"Set the category that gets used in the %category% permalink and in our breadcrumbs if you have multiple categories.":["複数のカテゴリーがある場合、パーマリンクやパンくずリストの %category% で使用されるカテゴリーを設定します。"],"Custom breadcrumbs":["カスタムパンくずリスト"],"Enter a custom value, useful if your title is too long":["タイトルが長すぎる場合に役立つカスタム値を入力してください"],"Current breadcrumbs: %s":["現在のパンくずリスト： %s"],"Ask Facebook to update its cache":["Facebook にキャッシュの更新を依頼して"],"Facebook Title":["Facebook タイトル"],"Enter your Facebook title":["Facebook のタイトルを入力してください"],"Facebook description":["Facebook の説明"],"Enter your Facebook description":["Facebook の説明を入力してください"],"Facebook Thumbnail":["Facebook のサムネイル"],"The Social Networks feature is disabled. Still seing informations from the FB Preview? You probably have social tags added by your theme or a plugin.":["ソーシャルネットワーク機能が無効になっています。Facebook プレビューから情報を引き続き入手しますか？おそらく、テーマまたはプラグインによって追加されたソーシャルタグがあります。"],"Your image ratio is: ":["画像比率は："],"File URL is not valid.":["ファイルの URL が無効です。"],"Preview your Twitter card using the official validator":["公式検証ツールを使用して Twitter カードをプレビューします"],"Twitter Title":["Twitter タイトル"],"Enter your Twitter title":["Twitter のタイトルを入力してください"],"Twitter description":["Twitter 説明 "],"Enter your Twitter description":["Twitter の説明を入力してください"],"Twitter Thumbnail":["Twitter サムネイル"],"The Social Networks feature is disabled. Still seing informations from the Twitter Preview? You probably have social tags added by your theme or a plugin.":["ソーシャルネットワーク機能が無効になっています。Twitter プレビューの情報がまだ表示されますか？おそらく、テーマまたは別のプラグインによってソーシャルタグが追加されています。"],"Enable redirection?":["リダイレクトを有効にしますか ?"],"301 Moved Permanently":["301 Moved Permanently"],"302 Found / Moved Temporarily":["302 Found / Moved Temporarily"],"307 Moved Temporarily":["307 Moved Temporarily"],"410 Gone":["410 Gone"],"451 Unavailable For Legal Reasons":["451 Unavailable For Legal Reasons"],"URL redirection":["URLリダイレクト"],"Enter your new URL in absolute (eg: https://www.example.com/)":["新しいURLを絶対名で入力してください (https://www.example.com/)"],"Query parameters":["クエリーパラメータ"],"Exactly match all parameters":["すべてのパラメーターに完全に一致"],"Exclude all parameters":["すべてのパラメーターを除外する"],"Exclude all parameters and pass them to the redirection":["すべてのパラメーターを除外して、リダイレクトに渡します"],"Test your URL":["URLをテストする"],"Need help with your redirections? Read our guide.":["リダイレクトのサポートが必要ですか？ ガイドをお読みください。"],"Exclude this post from Google News Sitemap?":["Google ニュースサイトマップからこの投稿を除外しますか？"],"Exclude this post from Video Sitemap?":["動画サイトマップからこの投稿を除外しますか？"],"If your post is set to noindex, it will be automatically excluded from the sitemap.":["投稿が noindex に設定されている場合、投稿はサイトマップから自動的に除外されます。"],"Video ":["動画 "],"Video URL (required)":["動画 URL (必須)"],"Enter your video URL":["動画の URL を入力してください"],"Video URL":["動画 URL"],"NOT an external video (eg: video hosting on YouTube, Vimeo, Wistia...)? Check this if your video is hosting on this server.":["外部動画ではありませんか（例：YouTube、Vimeo、Wistiaでホストしているビデオ）？動画がこのサーバーでホストされている場合は、これを確認してください。"],"Video Title (required)":["動画のタイトル（必須）"],"Enter your video title":["動画タイトルを入力してください"],"Video title":["動画のタイトル"],"Default: title tag, if not available, post title.":["デフォルト：タイトルタグ、利用できない場合は、投稿のタイトルです。"],"Video Description (required)":["動画の説明（必須）"],"Enter your video description":["動画の説明を入力してください"],"Video description":["動画の説明"],"2048 characters max.; default: meta description. If not available, use the beginning of the post content.":["最大2048文字。 デフォルト：メタの説明。 利用できない場合は、投稿コンテンツの先頭を使用します。"],"Video Thumbnail (required)":["動画のサムネイル（必須）"],"Select your video thumbnail":["動画のサムネイルを選択 "],"Video Thumbnail":["動画サムネイル"],"Minimum size: 160x90px (1920x1080 max), JPG, PNG or GIF formats. Default: your post featured image.":["最小サイズ：160x90px（最大1920x1080）、JPG、PNG、またはGIF形式。 デフォルト：投稿された画像。"],"Video Duration (recommended)":["動画の長さ（推奨）"],"Duration in seconds":["秒単位の期間"],"Video duration":["動画の長さ"],"The duration of the video in seconds. Value must be between 0 and 28800 (8 hours).":["動画の長さ（秒）。値は0〜28800（8時間）の間でなければなりません。"],"Video Rating":["動画の評価"],"Video rating":["動画の評価"],"Allowed values are float numbers in the range 0.0 to 5.0.":["許可される値は、0.0〜5.0の範囲の浮動小数点数です。"],"View count":["ビュー数"],"Number of views":["ビューの数"],"Video tags":["動画のタグ"],"Enter your video tags":["動画のタグを入力してください"],"32 tags max., separate tags with commas. Default: target keywords + post tags if available.":["最大32タグ、タグをコンマで区切ります。デフォルト：ターゲットキーワード+可能な場合は投稿タグ。"],"Video categories":["動画カテゴリー"],"Enter your video categories":["動画のカテゴリーを入力してください"],"256 characters max., usually a video will belong to a single category, separate categories with commas. Default: first post category if available.":["最大256文字。通常、動画は単一のカテゴリに属し、カテゴリはカンマで区切られます。デフォルト：利用可能な場合、最初の投稿カテゴリ。"],"NOT family friendly?":["家族向けではない？"],"The video will be available only to users with SafeSearch turned off.":["この動画は、セーフサーチがオフになっているユーザーのみが利用できます。"],"Remove video":["動画を削除"],"Add video":["動画を追加"],"Analysis in progress...":["分析中..."],"Content analysis":["内容分析"],"By clicking Migrate, we'll import:":["「移行」をクリックすると、これがインポートされます。"],"Title tags":["タイトルタグ"],"Facebook Open Graph tags (title, description and image thumbnail)":["Facebook Open Graph タグ（タイトル、説明、および画像のサムネイル）"],"Twitter tags (title, description and image thumbnail)":["Twitter タグ（タイトル、説明、および画像のサムネイル）"],"Meta Robots (noindex, nofollow...)":["メタロボット（noindex、nofollow ...）"],"Redirect URL":["リダイレクト URL"],"Migrate now":["今移行"],"SEO Title / Description":["SEO タイトル / 説明"],"Meta Description":["メタディスクリプション"],"SEO Advanced":["上級な SEO"],"SEO Social":["SEO ソーシャル"],"<p class=\"elementor-control-field-description\"><span class=\"dashicons dashicons-external\"></span><a href=\"https://developers.facebook.com/tools/debug/sharing/?q=":[""],"<p class=\"elementor-control-field-description\"><strong>Did you know?</strong> LinkedIn, Instagram and Pinterest use the same social metadata as Facebook. Twitter does the same if no Twitter cards tags are defined below.</p>":[""],"SEO Redirection":["SEO リダイレクション"],"SEO Content Analysis":["SEO コンテンツ分析"],"<p class=\"elementor-control-field-description\">Enter a few keywords for analysis to help you write optimized content.</p><p class=\"elementor-control-field-description\"><strong>Did you know?</strong> Writing content for your users is the most important thing! If it doesn‘t feel natural, your visitors will leave your site, Google will know it and your ranking will be affected.</p>":[""],". The closer to 1.91 the better.":["。1.91 に近いほど良いです。"],"By":["By"],". The closer to 1 the better (with large card, 2 is better).":["。1に近いほど良いです (大きなカードでは2がより良い)。"],"Question...":["質問..."],"Answer...":["回答…"],"Remove":["削除"],"FAQ Settings":["FAQ設定"],"List Style":["リストスタイル"],"Title Wrapper":[""],"Image Size":["画像サイズ"],"SEO Settings":["SEO 設定"],"Enable FAQ Schema":["FAQ スキーマを有効化"],"Add FAQ":["FAQ を追加"],"To edit the background image, you need permission to upload media.":["背景画像を編集するには、メディアのアップロード権限が必要です。"],"Set Image":["画像を設定"],"Remove Image":["画像を削除"],"FAQ":["FAQ"],"Customize the plugin to fit your needs.":[""],"Check a user role to prevent it to edit a specific metabox.":[""],"Check a user role to allow it to edit a specific settings page.":[""],"Works with <strong>Google Analytics</strong> and <strong>Matomo</strong>.":["<strong>Google Analytics</strong> と <strong>Matomo</strong> で動作します。"],"Custom dimensions and custom metrics are like the default dimensions and metrics in your Analytics account, except you create them yourself.":[""],"Use them to collect and analyze data that Analytics doesn't automatically track.":[""],"Please note that you also have to setup your custom dimensions in your Google Analytics account. More info by clicking on the help icon.":[""],"Custom dimensions also work with <strong>Matomo</strong> tracking code.":["カスタムディメンションは、<strong>Matomo</strong> トラッキングコードでも機能します。"],"Guide to create custom dimensions in Google Analytics - new window":["Google Analytics でカスタムディメンションを作成するためのガイド - 新しいウィンドウ"],"Use Matomo to track your users with privacy in mind.":["ユーザーのプライバシーを保護するには、Matomo を使用してユーザーを追跡します。"],"Your <strong>Custom Dimensions</strong> will also work with Matomo tracking code.":["<strong>カスタムディメンション</strong>は、Matomo トラッキングコードでも動作します。"],"Images can generate a lot of traffic to your site. Make sure to always add alternative texts, optimize their file size, filename etc.":[""],"Change this settings":["この設定を変更する"],"A sitemap is a file where you provide information about the <strong>pages, images, videos... and the relationships between them</strong>. Search engines like Google read this file to <strong>crawl your site more efficiently</strong>.":[""],"The XML sitemap is an <strong>exploration aid</strong>. Not having a sitemap will absolutely <strong>NOT prevent engines from indexing your content</strong>. For this, opt for meta robots.":[""],"To view your sitemap, enable permalinks (not default one), and save settings to flush them.":["サイトマップを表示するには、パーマリンク（デフォルトのリンクではありません）を有効にして、それらをフラッシュする設定を保存します。"],"Your server uses NGINX. If XML Sitemaps doesn't work properly, you need to add this rule to your configuration:":["サーバーは NGINX を使用しています。 XML サイトマップが正しく機能しない場合は、このルールを設定に追加する必要があります。"],"If you disable globally this feature (using the blue toggle from above), the native WordPress XML sitemaps will be re-activated.":[""],"Blank sitemap?":["空のサイトマップ？"],"404 error?":["404 エラー？"],"HTML error? Exclude XML and XSL from caching plugins!":[""],"View your sitemap":["サイトマップを表示"],"Ping Google manually":["Google を手動で ping する"],"Flush permalinks":["パーマリンクをフラッシュする"],"Learn more on Google official website.":["詳細については、Google の公式ウェブサイトをご覧ください。"],"Use markup on your website to add your social profile information to a Google Knowledge panel.":[""],"Knowledge panels prominently display your social profile information in some Google Search results.":[""],"Manage Open Graph data. These metatags will be used by Facebook, Pinterest, LinkedIn, WhatsApp... when a user shares a link on its own social network. Increase your click-through rate by providing relevant information such as an attractive image.":[""],"Custom OG Image from SEO metabox":["SEO メタボックスからのカスタム OG イメージ"],"Post thumbnail / Product category thumbnail (Featured image)":[""],"First image of your post content":["投稿コンテンツの最初の画像"],"Global OG Image set in SEO > Social > Open Graph":["SEO > ソーシャル > Open Graph を開くで設定されたグローバル OG 画像"],"Custom Twitter image from SEO metabox":["SEO メタボックスからのカスタム Twitter イメージ"],"Global Twitter:image set in SEO > Social > Twitter Card":["グローバルな Twitter:image は、SEO > ソーシャル > Twitter カードで定義されます"],"Title and meta description are used by search engines to generate the snippet of your site in search results page.":[""],"Wrong meta title / description in SERP?":[""],"Our <strong>Compatibility Center</strong> makes it easy to integrate SEOPress with your favorite tools.":["<strong>互換性センター</strong>を活用すれば、SEOPress とお気に入りのプラグインを簡単に連携させられます。"],"Even though a lot of things are completely transparent to you and automated, sometimes it is necessary to leave the final choice to you.":[""],"<strong>Warning</strong>: always test your site after activating one of these options. Running shortcodes to automatically generate meta title / description can have side effects. Clear your cache if necessary.":[""],"Learn more about automatic meta descriptions":[""],"Add WP Editor to taxonomy description textarea":["WP Editor をタクソノミーの説明テキストエリアに追加します"],"Remove /category/ in URL":["URLの「/ category /」を削除"],"Remove WordPress generator meta tag":["WordPress ジェネレーターメタタグを削除"],"Remove hentry post class":["hentry の投稿クラスを削除"],"Remove author URL":["投稿者 URL を削除"],"Remove website field in comment form":["コメントフォームのサイトフィールドを削除する"],"Remove WordPress shortlink meta tag":["WordPress ショートリンクメタタグを削除"],"Remove Windows Live Writer meta tag":["Windows Live Writer メタタグを削除"],"Remove RSD meta tag":["RSD メタタグを削除"],"SEO in admin bar":["管理バー内に SEO"],"Universal Metabox":[""],"Noindex in admin bar":["管理バー内 noindex"],"Move SEO metabox's position":["SEO メタボックスの位置を移動"],"Set default tab for Structured data metabox":["構造化データメタボックスのデフォルトタブを設定する"],"Hide Notifications Center":["通知センターを非表示"],"Hide SEO tools":["SEO ツールを非表示"],"Show Title tag column in post types":["投稿タイプにタイトルタグ列を表示"],"Show Meta description column in post types":["投稿タイプにメタ情報列を表示"],"Show Redirection Enable column in post types":["投稿タイプに「リダイレクトの有効化」列を表示"],"Show Redirect URL column in post types":["投稿タイプにリダイレクトの URL 列を表示"],"Show canonical URL column in post types":["投稿タイプにカノニカルの URL 列を表示"],"Show Target Keyword column in post types":["投稿タイプにターゲットキーワード列を表示"],"Show noindex column in post types":["投稿タイプに noindex の列を表示"],"Show nofollow column in post types":["投稿タイプに nofollow の列を表示"],"Show total number of words column in post types":["投稿の種類の合計単語数列を表示する"],"Show Google Page Speed column in post types":["投稿タイプに Google Page Speed 列を表示"],"Show Insights column in post types":["投稿タイプに Insights 列を表示"],"Show content analysis score column in post types":["投稿タイプにコンテンツ分析スコア列を表示する"],"Hide Genesis SEO Metabox":["Genesis SEO メタボックスを非表示"],"Hide Genesis SEO Settings link":["Genesis SEO の設定リンクを非表示"],"Hide advice in Structured Data Types metabox":["構造化データタイプのメタボックスでアドバイスを非表示"],"Block SEO metabox to user roles":["ユーザー役割への SEO メタボックスをブロック"],"Block Content analysis metabox to user roles":["コンテンツ分析メタボックスをユーザーロールにブロックする"],"Enable Google Analytics tracking":["Google Analytics のトラッキングを有効にする"],"Enter your measurement ID (GA4)":[""],"Exclude user roles from tracking (Google Analytics and Matomo)":["トラッキングからユーザーロールを除外する（Google Analytics および Matomo）"],"Where to display the cookie bar?":["Cookie バーを表示する位置"],"Analytics tracking opt-in":["アナリティクストラッキングのオプトイン"],"Allow user to change its choice":[""],"Consent message for user tracking":["ユーザートラッキングの同意メッセージ"],"Accept button for user tracking":["ユーザートラッキングの承認ボタン"],"Close button":["閉じるボタン"],"Edit cookies button":["Cookie ボタンを編集"],"User consent cookie expiration date":[""],"Cookie bar position":["Cookie バーの位置"],"Text alignment":["テキストの配置"],"Cookie bar width":["Cookie バー幅"],"Enable Google Optimize":["Google Optimize を有効化"],"Enable Google Ads":["Google Ads を有効化"],"[HEAD] Add an additional tracking code (like Facebook Pixel, Hotjar...)":["[HEAD] は追加トラッキングコード (Facebook Pixel、Hotjar など) を追加します"],"[BODY] Add an additional tracking code (like Google Tag Manager...)":["[BODY] 追加のトラッキングコードを追加する（Google タグマネージャーなど）"],"[BODY (FOOTER)] Add an additional tracking code (like Google Tag Manager...)":["[BODY (FOOTER)] 追加のトラッキングコードを追加します（Google タグマネージャーなど）"],"Enable downloads tracking (eg: PDF, XLSX, DOCX...)":["ダウンロードのトラッキングを有効化（例：PDF、XLSX、DOCX ...）"],"Enable affiliate/outbound links tracking (eg: aff, go, out, recommends)":["アフィリエイト/アウトバウンドリンクのトラッキングを有効化（例：aff、go、out、recommends）"],"Track Authors":["投稿者のトラッキング"],"Track Categories":["カテゴリーのトラッキング"],"Track Tags":["タグのトラッキング"],"Track Post Types":["投稿タイプのトラッキング"],"Track Logged In Users":["ログインユーザーのトラッキング"],"Enable Matomo tracking":["Matomo のトラッキングを有効化する"],"Enter your site ID":["サイト ID を入力してください"],"Track visitors across all subdomains":["すべてのサブドメインの訪問者を追跡する"],"Prepend the site domain":["サイトドメインを先頭に追加する"],"Cross domain":["クロスドメイン"],"Enable DoNotTrack detection":["DoNotTrack 検出を有効にする"],"Disable all tracking cookies":["すべてのトラッキング Cookie を無効にする"],"Download & Outlink tracking":["ダウンロードとアウトリンクのトラッキング"],"Disable all heatmaps and session recordings":[""],"Redirect attachment pages to post parent":["添付ファイルのページを投稿の親にリダイレクトします"],"Redirect attachment pages to their file URL":["添付ページをファイル URL にリダイレクトする"],"Remove ?replytocom link to avoid duplicate content":["コンテンツの重複を避けるため、?replytocom リンクを削除してください"],"Automatically set the image Title":["画像のタイトルを自動的に追加する"],"Automatically set the image Alt text":["画像の Alt テキストを自動的に追加する"],"Automatically set the image Alt text from target keywords":["ターゲットキーワードから画像の代替テキストを自動的に設定する"],"Automatically set the image Caption":["画像のキャプションを自動的に追加する"],"Automatically set the image Description":["画像の説明を自動的に追加する"],"Enable XML Image Sitemaps":["XML 画像サイトマップを有効化"],"Enable XML Video Sitemaps":["XML 画像サイトマップを有効"],"Check to INCLUDE Post Types":["投稿タイプを確認"],"Check to INCLUDE Taxonomies":["タクソノミーを確認"],"Sort order":["並べ替え"],"Order posts by":["投稿の分類"],"Disable the display of the publication date":["公開日の表示を無効"],"Remove links from archive pages":[""],"Person or organization":["人または組織"],"Contact type (only for Organizations)":["お問い合わせタイプ（組織のみ）"],"Contact option (only for Organizations)":["お問い合わせオプション (組織のみ)"],"Twitter Username":["Twitter ユーザー名"],"Enable Open Graph Data":["Open Graph データを有効化"],"Apply this image to all your og:image tag":["この画像をすべての og:image タグに適用します。"],"Define custom og:image tag for post type archive pages":["投稿タイプのアーカイブページのカスタム og:image タグを定義する"],"Facebook Link Ownership ID":["Facebook リンク所有権 ID"],"Facebook Admin ID":["Facebook Admin ID"],"Facebook App ID":["Facebook App ID"],"Enable Twitter Card":["Twitter カードを有効化"],"Use Open Graph if no Twitter Card is filled":["Twitter カードがいっぱいになっていない場合は、Open Graph を使用してください。"],"Image size for Twitter Summary card":["Twitter サマリーカードの画像サイズ"],"Indicate paginated content to Google":["ページネーションされたコンテンツを Google に示す"],"noindex on paged archives":["ページアーカイブの noindex"],"noindex on attachment pages":[""],"Oxygen Builder compatibility":["Oxygen Builder 互換機能"],"Divi Builder compatibility":["Divi Builder 互換機能"],"WP Bakery Builder compatibility":["WP Bakery Builder 互換機能"],"Avia Layout Builder compatibility":["Avia Layout Builder 互換機能"],"Fusion Builder compatibility":["Fusion Builder 互換機能"],"Migration completed!":["移行完了！"],"Export completed!":["エクスポートが完了しました！"],"Import SEO settings":["インポート SEO 設定"],"Your site":["サイト"],"Indexing":["インデキシング"],"Advanced options":["高度なオプション"],"Ready!":["準備完了 !"],"SEOPress &rsaquo; Setup Wizard":["SEOPress &rsaquo; セットアップウィザード"],"Not right now":["後で設定します"],"Skip this step":["このステップをスキップ"],"The following wizard will help you configure SEOPress and get you started quickly.":["次のウィザードを使用すると、SEOPressを構成して、すぐに開始できます。"],"The first step is to import your previous settings from other plugins to keep your SEO.":["最初のステップは、他のプラグインから以前の設定をインポートして、SEO を維持することです。"],"No data to migrate? Click \"Next step\" button!":["移行するデータはありませんか？ 「次のステップ」ボタンをクリックしてください！"],"Next step":["次のステップ"],"To build title tags and knowledge graph for Google, you need to fill out the fields below to configure the general settings. ":["Google のタイトルタグとナレッジグラフを作成するには、以下のフィールドに入力して一般設定を構成する必要があります。"],"eg: |":["例えば: |"],"This separator will be used by the dynamic variable <strong>%%sep%%</strong> in your title and meta description templates.":[""],"Home site title":["ホーム サイト タイトル"],"eg: My super website":["例えば: 私のスーパーサイト"],"Choose a knowledge type":["ナレッジタイプを選択してください"],"eg: My Company Name":["例：My Company Name"],"eg: https://www.example.com/logo.png":["例えば: https://www.example.com/logo.png"],"Facebook page URL":["Facebook ページ URL"],"Continue":["次へ"],"Specify to the search engines what you want to be indexed or not.":["インデックスを作成するかどうかを検索エンジンに指定します。"],"Avoid indexing duplicate or poor quality content.":["重複または低品質のコンテンツをインデックスに登録しないでください。"],"Default: index":["デフォルト：index"],"For which single post types, should indexing be disabled?":["どの単一の投稿タイプについて、インデックス作成を無効にする必要がありますか？"],"Do not display this single post type in search engine results <strong>(noindex)</strong>":["検索エンジンの結果にこの単一の投稿タイプを表示しない <strong>(noindex)</strong>"],"For which post type archives, should indexing be disabled?":["どの投稿タイプのアーカイブで、インデックス作成を無効にする必要がありますか？"],"Do not display this post type archive in search engine results <strong>(noindex)</strong>":["検索エンジンの結果にこの投稿タイプのアーカイブを表示しない <strong>(noindex)</strong>"],"For which taxonomy archives, should indexing be disabled?":["どの分類学アーカイブについて、インデックス作成を無効にする必要がありますか？"],"Do not display this taxonomy archive in search engine results <strong>(noindex)</strong>":["検索エンジンの結果にこのタクソノミーアーカイブを表示しない <strong>(noindex)</strong>"],"You only have one author on your site? Check this option to avoid duplicate content.":["サイトには1人の投稿者しかいませんか？コンテンツの重複を避けるには、このオプションをオンにします。"],"By default, SEOPress redirects your Attachment pages to the parent post. Optimize this by redirecting the user directly to the URL of the media file.":["デフォルトでは、SEOPress は添付ページを親投稿にリダイレクトします。ユーザーをメディアファイルの URL に直接リダイレクトして、これを最適化します。"],"Choose which SEO columns to display in post types list:":[""],"Quickly know if a content is in noindex.":[""],"Quickly know if a content is in nofollow.":[""],"Quickly know if a content is optimized for search engines.":[""],"Monitor and analyse your top 1,000 Backlinks weekly.":[""],"Get SEOPress Insights":[""],"Your site is now ready for search engines!":["これで、検索エンジンのサイトの準備が整いました！"],"Welcome to SEOPress PRO!":["SEOPress PRO へようこそ！"],"Please activate your license to receive automatic updates and get premium support.":["ライセンスを有効にして、自動更新を受信し、プレミアムサポートを取得してください。"],"Activate License":["ライセンスを有効化"],"Go PRO with SEOPress PRO!":["SEOPress PRO で PRO に行きましょう！"],"When you upgrade to the PRO version, you get a lot of additional features, like automatic and manual schemas, Video Sitemap, WooCommerce enhancements, Analytics statistics in your Dashboard, breadcrumbs, redirections, and more.":["PRO バージョンにアップグレードすると、自動スキーマと手動スキーマ、動画サイトマップ、WooCommerceの機能強化、ダッシュボードの分析統計、ブレッドクラム、リダイレクトなど、多くの追加機能を利用できます。"],"Buy SEOPress PRO - $39 / unlimited sites":["SEOPress PRO を購入- $39 / 無制限のサイト"],"Create your XML sitemaps":["XML サイトマップを作成する"],"Build custom XML sitemaps to improve Google's crawling of your site.":["カスタム XML サイトマップを作成して、Google によるサイトのクロールを改善します。"],"Configure your XML sitemaps":["XML サイトマップを構成する"],"Follow us:":["フォローしてね！"],"Like our Facebook page":["Facebook ページで「いいね！」"],"Join our Facebook Community group":["Facebook コミュニティグループに参加する"],"Watch our guided tour videos to learn more about SEOPress":["SEOPress の詳細については、ガイド付きツアービデオをご覧ください"],"Read our blog posts about SEO concepts, tutorials and more":["SEO の概念、チュートリアルなどに関するブログ投稿を読む"],"Follow us on Twitter":["Twitter でフォロー"],"The off side of SEOPress":["SEOPress のオフサイド"],"You can also:":["以下を行うこともできます:"],"Visit Dashboard":["ダッシュボードを表示"],"Review Settings":["設定を確認"],"Knowledge base":["知識ベース"],"WARNING":["警告"],"Do NOT change your permalink structure on a production site. Changing URLs can severely damage your SEO.":["本番サイトのパーマリンク構造を変更しないでください。 URL を変更すると、SEO に深刻なダメージを与える可能性があります。"],"URL rewriting is NOT enabled on your site. Select a permalink structure that is optimized for SEO (NOT Plain).":["サイトで URL 書き換えが有効になっていません。 SEO 用に最適化されたパーマリンク構造を選択します（プレーンではない）。"],"Enable noindex":["noindex 有効化"],"Enable index":["index 有効化"],"Enable nofollow":["nofollow 有効化"],"Enable follow":["follow 有効化"],"Enable redirection":["リダイレクトを有効にする"],"Disable redirection":["リダイレクトを無効にする"],"Title tag":["タイトルタグ"],"Canonical":["カノニカル"],"The description is not prominent by default; however, some themes may show it.":["この説明はデフォルトではあまり重要な意味を持ちませんが、これを表示するテーマも中にはあります。"],"By visiting our site, you agree to our privacy policy regarding cookies, tracking statistics, etc.&nbsp;<a href=\"[seopress_privacy_page]\">Read more</a>":["このサイトにアクセスすることにより、Cookie、トラッキング統計などに関するプライバシーポリシーに同意したことになります。<a href=\"[seopress_privacy_page]\">続きを読む</a>"],"By visiting our site, you agree to our privacy policy regarding cookies, tracking statistics, etc.":["当社のサイトにアクセスすることにより、クッキー、追跡統計などに関するプライバシーポリシーに同意したことになります。"],"X":["X"],"Manage cookies":["Cookie 管理"],"Authors":["投稿者"],"Categories":["カテゴリー"],"Tags":["タグ"],"Post types":["投稿タイプ"],"Connected users":["接続ユーザー"],"Please upload a valid .json file":["有効な .json ファイルをアップロードしてください"],"Please upload a file to import":["インポートするファイルをアップロードしてください"],"Please upload a valid .csv file":["有効な .csv ファイルをアップロードしてください"],"Please choose a separator":["区切りを選択してください"],"Invalid separator":["無効な区切り文字"],"Please upload a valid .txt file":["有効な .txt ファイルをアップロードしてください"],"XML Sitemaps":["XML サイトマップ"],"This XML Sitemap Index file contains %s sitemaps.":["この XML サイトマップインデックスファイルには %s サイトマップが含まれています。"],"This XML Sitemap contains %s URL(s).":["この XML サイトマップには %s URLが含まれています。"],"Last update":["最後の更新"],"Page %d of %2$d":["ページ %d / %2$d"],"Some <strong>%s</strong> have no <strong>meta %s</strong> set! We strongly encourage you to add one by filling in the fields below.":[""],"has been successfully updated!":["正常に更新されました！"],"Clear":["クリア"],"Clear color":["色をクリア"],"Select default color":["デフォルトの色を選択"],"Select Color":["色を選択"],"Color value":["明度"],"Docs":["ドキュメンテーション"],"Configuration Wizard":["構成ウィザード"],"GO PRO!":["プロを入手！"],"Meta Desc.":["メタ情報"],"Redirect?":["リダイレクト?"],"Target Kw":["ターゲット kw"],"noindex?":["noindex?"],"nofollow?":["nofollow?"],"Score":["スコア"],"Words":["単語"],"Page Speed":["Page Speed"],"Analyze this page with Google Page Speed":["Google Page Speed でこのページを分析します"],"Good":["良好"],"Should be improved":["改善が必要"],"Insights from these keywords:":[""],"Average position: ":["平均の順位:"],"Latest position: ":["最終の順位:"],"404 - Page not found":["404 - ページが見つかりません"],"Structured data types":["構造化データタイプ"],"Keywords density":["キーワード密度"],"Keywords in permalink":["パーマリンクのキーワード"],"Headings":["見出し"],"Social meta tags":["ソーシャルメタタグ"],"Meta robots":["メタロボット"],"Alternative texts of images":["画像の代替テキスト"],"NoFollow Links":["nofollow リンク"],"Outbound Links":["アウトバウンドリンク"],"Inbound Links":["インバウンドリンク"],"Do not display this page in search engine results / XML - HTML sitemaps (noindex)":["このページを検索エンジンの結果に表示しない / XML - HTML サイトマップ（noindex）"],"Do not follow links for this page (nofollow)":["このページのリンクをフォローしない（nofollow）"],"Do not use Open Directory project metadata for titles or excerpts for this page (noodp)":["このページのタイトルまたは抜粋に Open Directory プロジェクトメタデータを使用しない（noodp）"],"Do not display a \"Cached\" link in the Google search results (noarchive)":["Googleの検索結果に「キャッシュされた」リンクを表示しない（noarchive）"],"Do not display a description in search results for this page (nosnippet)":["このページの検索結果に説明を表示しない（nosnippet）"],"Do not index images for this page (noimageindex)":["このページの画像をインデックスに登録しない（noimageindex）"],"Monday":["月曜日"],"Tuesday":["火曜日"],"Wednesday":["水曜日"],"Thursday":["木曜日"],"Friday":["金曜日"],"Saturday":["土曜日"],"Sunday":["日曜日"],"duplicated schema - x":["重複したスキーマ - x"],"x":[""],"%s was found %d times in your content, a keyword density of %s%%":["%s はコンテンツで %d 回見つかりました。キーワード密度は %s%% です。"],"Learn more about <a href=\"https://www.youtube.com/watch?v=Rk4qgQdp2UA\" target=\"_blank\">keywords stuffing</a>.":["<a href=\"https://www.youtube.com/watch?v=Rk4qgQdp2UA\" target=\"_blank\">キーワードの詰め込み</a>の詳細をさらに詳しく"],"H1 (Heading 1)":["H1 (見出し 1)"],"Target keywords were found in Heading 1 (H1).":["ターゲットキーワードは見出し1（H1）で見つかりました。"],"%s was found %d times.":["%sは%d回見つかりました。"],"We found %d Heading 1 (H1) in your content.":["コンテンツに%dつの見出し1（H1）が見つかりました。"],"You should not use more than one H1 heading in your post content. The rule is simple: only one H1 for each web page. It is better for both SEO and accessibility. Below, the list:":["投稿コンテンツで複数の H1 見出しを使用しないでください。ルールは単純です。各ページに1つのH1のみです。SEO とアクセシビリティの両方に適しています。"],"No Heading 1 (H1) found in your content. This is required for both SEO and Accessibility!":[""],"None of your target keywords were found in Heading 1 (H1).":["見出し1 (H1) にターゲットキーワードが見つかりませんでした。"],"H2 (Heading 2)":["H2 (見出し 2)"],"Target keywords were found in Heading 2 (H2).":["ターゲットキーワードは見出し2（H2）で見つかりました。"],"None of your target keywords were found in Heading 2 (H2).":["見出し2 (H2) にターゲットキーワードが見つかりませんでした。"],"H3 (Heading 3)":["H3 (見出し 3)"],"Target keywords were found in Heading 3 (H3).":["ターゲットキーワードは見出し3（H3）で見つかりました。"],"None of your target keywords were found in Heading 3 (H3).":["見出し3 (H3) にターゲットキーワードが見つかりませんでした。"],"None of your target keywords were found in the Meta Title.":["メタタイトルにターゲットキーワードが見つかりませんでした。"],"Your custom title is too long.":["カスタムタイトルが長すぎます。"],"The length of your title is correct":["タイトルの長さは正しいです"],"None of your target keywords were found in the Meta description.":["メタの説明にターゲットキーワードが見つかりませんでした。"],"You custom meta description is too long.":["カスタムメタの説明が長すぎます。"],"The length of your meta description is correct":["メタ記述の長さが正しい"],"Open Graph Title":["Open Graph タイトル"],"We found %d og:title in your content.":["コンテンツに %d og:title が見つかりました。"],"You should not use more than one og:title in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:title tag from your source code. Below, the list:":["ソーシャルネットワークで共有するときの競合を避けるため、投稿コンテンツで複数の og:title を使用しないでください。Facebook はソースコードから最後の og:title タグを取得します。これはリストです："],"Your Open Graph Title tag is empty!":["Open Graph Title タグが空です。"],"We found an Open Graph Title tag in your source code.":["ソースコードに Open Graph タイトルタグが見つかりました。"],"Your Open Graph Title is missing!":["Open Graph のタイトルがありません！"],"Open Graph Description":["Open Graph 説明"],"We found %d og:description in your content.":["コンテンツに %d og:description が見つかりました。"],"You should not use more than one og:description in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:description tag from your source code. Below, the list:":["ソーシャルネットワークで共有するときの競合を避けるために、投稿コンテンツで複数の og:description を使用しないでください。Facebook はソースコードから最後の og:description タグを取得します。以下はリストです："],"Your Open Graph Description tag is empty!":["Open Graph Description タグが空です。"],"We found an Open Graph Description tag in your source code.":["ソースコードに Open Graph 説明タグが見つかりました。"],"Your Open Graph Description is missing!":["Open Graph の説明がありません！"],"Open Graph Image":["Open Graph 画像"],"We found %d og:image in your content.":["コンテンツに %d og:image が見つかりました。"],"Your Open Graph Image tag is empty!":["Open Graph Image タグが空です。"],"Your Open Graph Image is missing!":["Open Graph 画像がありません！"],"Open Graph URL":["Open Graph URL"],"We found %d og:url in your content.":["コンテンツに %d og:url が見つかりました。"],"You should not use more than one og:url in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:url tag from your source code. Below, the list:":["ソーシャルネットワークで共有するときの競合を避けるために、投稿コンテンツで複数の og:url を使用しないでください。Facebook はソースコードから最後の og:url タグを取得します。以下はリストです："],"Your Open Graph URL tag is empty!":["Open Graph URL タグが空です。"],"We found an Open Graph URL tag in your source code.":["ソースコードに Open Graph URL タグが見つかりました。"],"Your Open Graph URL is missing!":["Open Graph URL がありません！"],"Open Graph Site Name":["Open Graph サイト名"],"We found %d og:site_name in your content.":["コンテンツに %d og:site_name が見つかりました。"],"You should not use more than one og:site_name in your post content to avoid conflicts when sharing on social networks. Facebook will take the last og:site_name tag from your source code. Below, the list:":["ソーシャルネットワークで共有するときの競合を避けるために、投稿コンテンツで複数の og:site_name を使用しないでください。Facebook はソースコードから最後の og:site_name タグを取得します。以下はリストです："],"Your Open Graph Site Name tag is empty!":["Open Graph Site Name タグが空です。"],"We found an Open Graph Site Name tag in your source code.":["ソースコードに Open Graph サイト名タグが見つかりました。"],"Your Open Graph Site Name is missing!":["Open Graph サイト名がありません！"],"We found %d twitter:title in your content.":["コンテンツに %d twitter:title が見つかりました。"],"You should not use more than one twitter:title in your post content to avoid conflicts when sharing on social networks. Twitter will take the last twitter:title tag from your source code. Below, the list:":["ソーシャルネットワークで共有するときの競合を避けるために、投稿コンテンツで複数の twitter:title を使用しないでください。Twitter はソースコードから最後の twitter:title タグを取得します。以下はリストです："],"Your Twitter Title tag is empty!":["Twitter Title タグが空です。"],"We found a Twitter Title tag in your source code.":["ソースコードに Twitter タイトルタグが見つかりました。"],"Your Twitter Title is missing!":["Twitter のタイトルがありません！"],"Twitter Description":["Twitter 説明"],"We found %d twitter:description in your content.":["コンテンツに %d twitter:description が見つかりました。"],"You should not use more than one twitter:description in your post content to avoid conflicts when sharing on social networks. Twitter will take the last twitter:description tag from your source code. Below, the list:":["ソーシャルネットワークで共有するときの競合を避けるために、投稿コンテンツで複数の twitter:description を使用しないでください。Twitter はソースコードから最後の twitter:description タグを取得します。以下はリストです："],"Your Twitter Description tag is empty!":["Twitter Description タグが空です。"],"We found a Twitter Description tag in your source code.":["ソースコードに Twitter 説明タグが見つかりました。"],"Your Twitter Description is missing!":["Twitter の説明がありません !"],"Twitter Image":["Twitter 画像"],"We found %d twitter:image in your content.":["コンテンツに %d twitter:image を見つけました。"],"Your Twitter Image tag is empty!":["Twitter Image タグが空です。"],"Your Twitter Image is missing!":["Twitter 画像がありません！"],"We found %s meta robots in your page. There is probably something wrong with your theme!":["ページに%sつのメタロボットが見つかりました。テーマに何か問題がある可能性があります！"],"We found %d links with nofollow attribute in your page. Do not overuse nofollow attribute in links. Below, the list:":["ページに nofollow 属性を持つ%dつのリンクが見つかりました。リンクの nofollow 属性を使いすぎないでください。以下にリストを示します。"],"This page doesn't have any nofollow links.":["このページには nofollow リンクはありません。"],"We found %s outbound links in your page. Below, the list:":["%s のアウトバウンドリンクがページに見つかりました。リストは以下のとおりです。"],"We found %s inbound links to this page.":["このページへのインバウンドリンクが%s個見つかりました。"],"edit %s":["%sを編集"],"We found %s canonical URL in your source code. Below, the list:":[""],"You must fix this. Canonical URL duplication is bad for SEO.":[""],"<strong>Should be improved:</strong> red or orange dots <br> <strong>Good:</strong> yellow or green dots":["<strong>改善する必要があります：</strong> 赤またはオレンジのドット <br> <strong>いい：</strong> イエローまたはグリーンのドット"],"Expand":["拡大"],"Close":["閉じる"],"Check a user role to authorized it to edit a specific SEO page.":[""],"Custom fields (replace your_custom_field_name by the name of your custom field)":[""],"Product Date On Sale To":[""],"Product Price With Taxes":[""],"Product SKU":[""]}}}