diff --git a/bl-plugins/about/languages/ja_JP.json b/bl-plugins/about/languages/ja_JP.json
index 46c21cf0..dbe0eae9 100644
--- a/bl-plugins/about/languages/ja_JP.json
+++ b/bl-plugins/about/languages/ja_JP.json
@@ -2,6 +2,6 @@
"plugin-data":
{
"name": "About",
- "description": "サイトやあなたについての簡単な説明を表示します。"
+ "description": "サイトやあなた自身についての簡単な説明を表示します。"
}
}
\ No newline at end of file
diff --git a/bl-plugins/api/languages/ja_JP.json b/bl-plugins/api/languages/ja_JP.json
index 87fcffdb..8f84cef1 100644
--- a/bl-plugins/api/languages/ja_JP.json
+++ b/bl-plugins/api/languages/ja_JP.json
@@ -2,10 +2,10 @@
"plugin-data":
{
"name": "API",
- "description": "HTTPを使用してBluditとやり取りするインターフェース。
このプラグインについては API Introduction<\/a> を参照してください。"
+ "description": "HTTPを使ってBluditとやり取りするためのインターフェースです。
このプラグインについての詳細はAPI紹介をご覧ください。"
},
"api-token": "APIトークン",
"amount-of-pages": "ページ数",
- "this-is-the-maximum-of-pages-to-return-when-you-call-to": "これは \/api\/pages 呼び出し時に返される最大ページ数です",
- "this-token-is-for-read-only-and-is-regenerated-every-time-you-install-the-plugin": "このトークンは読み取り専用トークンで、プラグインをインストールするたびに再生成されます"
+ "this-is-the-maximum-of-pages-to-return-when-you-call-to": "これは /api/pagesを呼び出したときに返すページ数の最大数です。",
+ "this-token-is-for-read-only-and-is-regenerated-every-time-you-install-the-plugin": "このトークンは読み取り専用のトークンです。プラグインをインストールするたびに再生成されます。"
}
\ No newline at end of file
diff --git a/bl-plugins/canonical/languages/ja_JP.json b/bl-plugins/canonical/languages/ja_JP.json
index 6ef153b7..96a5b127 100644
--- a/bl-plugins/canonical/languages/ja_JP.json
+++ b/bl-plugins/canonical/languages/ja_JP.json
@@ -2,6 +2,6 @@
"plugin-data":
{
"name": "Canonical",
- "description": "カノニカル(正規化)URLを使用すると、検索エンジンに、どのURLのコンテンツが同一コンテンツであるかを通知できます。"
+ "description": "URL正規化(Canonical URL)を使用すると、どのURLが同一のコンテンツであるか検索エンジンに通知できます。"
}
}
\ No newline at end of file
diff --git a/bl-plugins/categories/languages/ja_JP.json b/bl-plugins/categories/languages/ja_JP.json
index 3ae69d6b..3a4247d8 100644
--- a/bl-plugins/categories/languages/ja_JP.json
+++ b/bl-plugins/categories/languages/ja_JP.json
@@ -2,7 +2,7 @@
"plugin-data":
{
"name": "Categories",
- "description": "サイドバーにすべてのカテゴリを表示します。"
+ "description": "サイドバーにすべてのカテゴリーを表示します。"
},
- "hide-categories-without-content": "コンテンツのないカテゴリを非表示にする"
+ "hide-categories-without-content": "サイドバーにすべてのカテゴリーを表示します。"
}
diff --git a/bl-plugins/disqus/languages/ja_JP.json b/bl-plugins/disqus/languages/ja_JP.json
index 9837be40..33ff7b88 100644
--- a/bl-plugins/disqus/languages/ja_JP.json
+++ b/bl-plugins/disqus/languages/ja_JP.json
@@ -2,11 +2,12 @@
"plugin-data":
{
"name": "Disqus",
- "description": "DisqusはWebサイト向けのコメントホスティングサービスです。このサービスを利用するには、Disqus<\/a>に登録する必要があります。"
+ "description": "Disqusはウェブサイト向けのコメントホスティングサービスです。
このサービスを利用するには、Disqus<\/a>に登録する必要があります。"
},
"disqus-shortname": "Disqusショートネーム",
- "enable-disqus-on-pages": "ページにDisqusを使用",
- "enable-disqus-on-static-pages": "固定ページにDisqusを使用",
- "enable-disqus-on-sticky-pages": "先頭固定ページにDisqusを使用",
- "get-the-shortname-from-the-disqus-general-settings": "Disqus一般設定からショートネームを取得します"
+ "enable-disqus-on-standard-pages": "標準ページにDisqusを使う",
+ "enable-disqus-on-static-pages": "静的ページにDisqusを使う",
+ "enable-disqus-on-sticky-pages": "先頭固定ページにDisqusを使う",
+ "enable-disqus-on-unlisted-pages": "限定公開ページにDisqusを使う",
+ "get-the-shortname-from-the-disqus-general-settings": "Disqusの全般設定からショートネームを取得します"
}
\ No newline at end of file
diff --git a/bl-plugins/easymde/languages/ja_JP.json b/bl-plugins/easymde/languages/ja_JP.json
index b34bf16e..f0bdf1e6 100644
--- a/bl-plugins/easymde/languages/ja_JP.json
+++ b/bl-plugins/easymde/languages/ja_JP.json
@@ -2,11 +2,11 @@
"plugin-data":
{
"name": "EasyMDE",
- "description": "Markdownエディター。マークアップ言語がスッキリとしたインターフェースで書けます。"
+ "description": "Markdownエディターです。クリーンなインターフェースでマークアップできます。"
},
"toolbar": "ツールバー",
"tab-size": "タブ幅",
"autosave": "自動保存",
"spell-checker": "スペルチェッカー",
- "content-here-supports-markdown-and-html-code": "このコンテンツはMarkdownとHTMLコードをサポートしています"
+ "content-here-supports-markdown-and-html-code": "コンテンツはMarkdownとHTMLに対応しています"
}
\ No newline at end of file
diff --git a/bl-plugins/hit-counter/languages/ja_JP.json b/bl-plugins/hit-counter/languages/ja_JP.json
index 7d359d57..1aafc399 100644
--- a/bl-plugins/hit-counter/languages/ja_JP.json
+++ b/bl-plugins/hit-counter/languages/ja_JP.json
@@ -2,6 +2,6 @@
"plugin-data":
{
"name": "Hit Counter",
- "description": "サイドバーに訪問回数やユニークビジター数を表示します。"
+ "description": "サイドバーに訪問者数やユニーク訪問者数を表示します。"
}
}
\ No newline at end of file
diff --git a/bl-plugins/html-code/languages/ja_JP.json b/bl-plugins/html-code/languages/ja_JP.json
index 287b70ec..57c200b9 100644
--- a/bl-plugins/html-code/languages/ja_JP.json
+++ b/bl-plugins/html-code/languages/ja_JP.json
@@ -2,12 +2,12 @@
"plugin-data":
{
"name": "HTML Code",
- "description": "サイトのheadメタデータ、ヘッダーやフッターに、HTML, CSS, Java Scriptコードを追加します。"
+ "description": "サイトのheadメタデータやヘッダー、フッターにHTML, CSS, Java Scriptコードを追加します。"
},
- "insert-code-in-the-website-inside-the-tag-head": "テーマの <head> <\/head> タグ内にコードを挿入します",
- "insert-code-in-the-website-at-the-top": "テーマ上部にコードを挿入します。",
- "insert-code-in-the-website-at-the-bottom": "テーマ下部にコードを挿入します。",
- "insert-code-in-the-admin-area-inside-the-tag-head": "管理パネルの <head> <\/head> タグ内にコードを挿入します",
- "insert-code-in-the-admin-area-at-the-top": "管理パネル上部にコードを挿入します。",
- "insert-code-in-the-admin-area-at-the-bottom": "管理パネル下部にコードを挿入します。"
+ "insert-code-in-the-website-inside-the-tag-head": "ウェブサイトの <head> </head> タグ内にコードを挿入します",
+ "insert-code-in-the-website-at-the-top": "ウェブサイトの上部にコードを挿入します",
+ "insert-code-in-the-website-at-the-bottom": "ウェブサイトの下部にコードを挿入します",
+ "insert-code-in-the-admin-area-inside-the-tag-head": "管理画面の <head> </head> タグ内にコードを挿入します",
+ "insert-code-in-the-admin-area-at-the-top": "管理画面の上部にコードを挿入します",
+ "insert-code-in-the-admin-area-at-the-bottom": "管理画面の下部にコードを挿入します"
}
\ No newline at end of file
diff --git a/bl-plugins/latest-pages/languages/ja_JP.json b/bl-plugins/latest-pages/languages/ja_JP.json
new file mode 100644
index 00000000..b22313be
--- /dev/null
+++ b/bl-plugins/latest-pages/languages/ja_JP.json
@@ -0,0 +1,8 @@
+{
+ "plugin-data":
+ {
+ "name": "Last pages",
+ "description": "ダッシュボードに最後に追加したページを表示します。"
+ },
+ "latest-pages": "最後に追加したページ"
+}
diff --git a/bl-plugins/links/languages/ja_JP.json b/bl-plugins/links/languages/ja_JP.json
index 9ae21e8a..6a43781d 100644
--- a/bl-plugins/links/languages/ja_JP.json
+++ b/bl-plugins/links/languages/ja_JP.json
@@ -4,5 +4,5 @@
"name": "Links",
"description": "サイドバーにリンクを表示します。これらのリンクは設定から変更できます。"
},
- "add-a-new-link": "新規リンクを追加"
+ "add-a-new-link": "新規リンクの追加"
}
diff --git a/bl-plugins/maintenance-mode/languages/ja_JP.json b/bl-plugins/maintenance-mode/languages/ja_JP.json
index d04f41c7..31461f6a 100644
--- a/bl-plugins/maintenance-mode/languages/ja_JP.json
+++ b/bl-plugins/maintenance-mode/languages/ja_JP.json
@@ -2,7 +2,7 @@
"plugin-data":
{
"name": "Maintenance mode",
- "description": "サイトをメンテナンスモードに設定します。管理パネルにはアクセスできます。"
+ "description": "サイトをメンテナンスモードに設定します。管理画面にはアクセスできます。"
},
"enable-maintenance-mode": "メンテナンスモードを有効にする",
diff --git a/bl-plugins/navigation/languages/ja_JP.json b/bl-plugins/navigation/languages/ja_JP.json
index 44a4c834..80343550 100644
--- a/bl-plugins/navigation/languages/ja_JP.json
+++ b/bl-plugins/navigation/languages/ja_JP.json
@@ -2,9 +2,9 @@
"plugin-data":
{
"name": "Navigation",
- "description": "サイドバーに親ページと子ページを表示するナビゲーションメニューです。"
+ "description": "サイドバーに親ページと子ページのナビゲーションメニューを表示します。"
},
- "home-link": "ホームリンク",
- "show-the-home-link-on-the-sidebar": "サイドバーにホームリンクを表示する",
- "amount-of-items": "アイテム数"
+ "home-link": "ホームへのリンク",
+ "show-the-home-link-on-the-sidebar": "サイドバーにホームへのリンクを表示します。",
+ "amount-of-items": "表示ページ数"
}
\ No newline at end of file
diff --git a/bl-plugins/opengraph/languages/ja_JP.json b/bl-plugins/opengraph/languages/ja_JP.json
new file mode 100644
index 00000000..4967fee5
--- /dev/null
+++ b/bl-plugins/opengraph/languages/ja_JP.json
@@ -0,0 +1,9 @@
+{
+ "plugin-data":
+ {
+ "name": "Open Graph",
+ "description": "OGP(Open Graph protocol)は、ウェブページをソーシャルグラフのリッチオブジェクトにします。Facebookでは、ウェブページがFacebookのほかのオブジェクトと同じ機能を持つようにするために利用しています。"
+ },
+ "set-a-default-image-for-pages-without-pictures": "画像のないコンテンツのデフォルト画像を設定します。",
+ "set-your-facebook-app-id": "Facebook App IDを設定します。"
+}
\ No newline at end of file
diff --git a/bl-plugins/popeye/languages/ja_JP.json b/bl-plugins/popeye/languages/ja_JP.json
new file mode 100644
index 00000000..f6a10d74
--- /dev/null
+++ b/bl-plugins/popeye/languages/ja_JP.json
@@ -0,0 +1,14 @@
+{
+ "plugin-data":
+ {
+ "name": "Popeye Theme",
+ "description": "Popeyeテーマの設定を行うプラグインです。"
+ },
+ "enable-or-disable-dark-mode": "ダークモードを有効または無効にします。",
+ "enable-or-disable-google-fonts": "Google Fontsの利用を有効または無効にします。",
+ "relative": "相対的",
+ "absolute": "絶対的",
+ "change-the-date-format-for-the-main-page": "メインページの日付表示形式を変更します。",
+ "show-tags": "タグの表示",
+ "show-tags-in-the-main-page-for-each-article": "メインページの各記事にタグを表示します。"
+}
diff --git a/bl-plugins/robots/languages/ja_JP.json b/bl-plugins/robots/languages/ja_JP.json
new file mode 100644
index 00000000..8ac31322
--- /dev/null
+++ b/bl-plugins/robots/languages/ja_JP.json
@@ -0,0 +1,9 @@
+{
+ "plugin-data":
+ {
+ "name": "Robots",
+ "description": "ウェブサイトのRobots exclusion standard(RES)の制御を有効にします。ページごとの制御はSEOオプションからRobotの動作を設定できます。また、このプラグインではrobots.txtファイルの設定もできます。"
+ },
+ "configure-robotstxt-file": "robots.txtファイルの設定",
+ "this-plugin-generates-the-file": "プラグインは次のファイルを生成します "
+}
\ No newline at end of file
diff --git a/bl-plugins/rss/languages/ja_JP.json b/bl-plugins/rss/languages/ja_JP.json
new file mode 100644
index 00000000..8c003794
--- /dev/null
+++ b/bl-plugins/rss/languages/ja_JP.json
@@ -0,0 +1,10 @@
+{
+ "plugin-data":
+ {
+ "name": "RSS Feed",
+ "description": "ウェブサイトのRSSフィードを生成します。RSSフィードを利用すると、ユーザーやアプリが、あなたのコンテンツを購読できるようになります。"
+ },
+ "the-number-of-items-to-display-in-the-feed": "フィードに表示する件数を入力します。",
+ "rss-url": "RSS URL",
+ "this-plugin-generates-the-file": "プラグインは次のファイルを生成します "
+}
diff --git a/bl-plugins/search/languages/ja_JP.json b/bl-plugins/search/languages/ja_JP.json
index 5e3358c2..8daa1f5b 100644
--- a/bl-plugins/search/languages/ja_JP.json
+++ b/bl-plugins/search/languages/ja_JP.json
@@ -1,8 +1,8 @@
{
"plugin-data":
{
- "name": "検索",
- "description": "Provide a search box to your users to search through the content of your site."
+ "name": "Search",
+ "description": "ユーザーがサイトを検索するための検索ボックスを提供します。"
},
"search": "検索",
"show-button-search": "検索ボタンを表示"
diff --git a/bl-plugins/sitemap/languages/ja_JP.json b/bl-plugins/sitemap/languages/ja_JP.json
index 56af2a7c..90c6bdff 100644
--- a/bl-plugins/sitemap/languages/ja_JP.json
+++ b/bl-plugins/sitemap/languages/ja_JP.json
@@ -2,9 +2,9 @@
"plugin-data":
{
"name": "Sitemap",
- "description": "This plugin generates a sitemap.xml file, which provides the list of pages on your website, this helps search engines organize and filter content from their website."
+ "description": "このプラグインはウェブサイトのページ一覧を提供するsitemap.xmlを生成します。これは検索エンジンがウェブサイトのコンテンツの整理とフィルタリングに役立ちます。"
},
- "sitemap-url": "Sitemap URL",
- "notifies-google-when-you-created": "Notifies Google when you created, modified or deleted content from your site.",
- "notifies-bing-when-you-created": "Notifies Bing when you created, modified or deleted content from your site."
+ "sitemap-url": "サイトマップURL",
+ "notifies-google-when-you-created": "サイトのコンテンツを作成、修正、削除するとGoogleに通知します。",
+ "notifies-bing-when-you-created": "サイトのコンテンツを作成、修正、削除するとBingに通知します。"
}
diff --git a/bl-plugins/static-pages/languages/ja_JP.json b/bl-plugins/static-pages/languages/ja_JP.json
index 32b52d30..e1821fa7 100644
--- a/bl-plugins/static-pages/languages/ja_JP.json
+++ b/bl-plugins/static-pages/languages/ja_JP.json
@@ -2,8 +2,8 @@
"plugin-data":
{
"name": "Static Pages",
- "description": "Navigation menu with static pages."
+ "description": "静的ページのナビゲーションメニュー"
},
- "home-link": "ホームリンク",
- "show-the-home-link-on-the-sidebar": "サイドバーにホームリンクを表示する"
+ "home-link": "ホームへのリンク",
+ "show-the-home-link-on-the-sidebar": "サイドバーにホームへのリンクを表示します。"
}
\ No newline at end of file
diff --git a/bl-plugins/tags/languages/ja_JP.json b/bl-plugins/tags/languages/ja_JP.json
index ddad15cb..3ac7f932 100644
--- a/bl-plugins/tags/languages/ja_JP.json
+++ b/bl-plugins/tags/languages/ja_JP.json
@@ -1,7 +1,7 @@
{
"plugin-data":
{
- "name": "タグリスト",
- "description": "Shows all tags on the sidebar."
+ "name": "Tags list",
+ "description": "サイドバーにすべてのタグを表示します。"
}
}
diff --git a/bl-plugins/tinymce/languages/ja_JP.json b/bl-plugins/tinymce/languages/ja_JP.json
index 53cac081..08c7bc8b 100644
--- a/bl-plugins/tinymce/languages/ja_JP.json
+++ b/bl-plugins/tinymce/languages/ja_JP.json
@@ -2,6 +2,6 @@
"plugin-data":
{
"name": "TinyMCE",
- "description": "HTML Editor for formatting content. Recommended for the users who don't want to work with Markdown code."
+ "description": "コンテンツの書式を設定するためのHTMLエディターです。Markdownを利用しないユーザーにおすすめです。"
}
}
\ No newline at end of file
diff --git a/bl-plugins/twitter-cards/languages/ja_JP.json b/bl-plugins/twitter-cards/languages/ja_JP.json
index 5f98378d..7c6e3657 100644
--- a/bl-plugins/twitter-cards/languages/ja_JP.json
+++ b/bl-plugins/twitter-cards/languages/ja_JP.json
@@ -2,7 +2,7 @@
"plugin-data":
{
"name": "Twitter Cards",
- "description": "With Twitter Cards, you can attach rich photos, videos and media experiences to Tweets, helping to drive traffic to your website."
+ "description": "Twitter Cardsを使うとツイートに写真や動画などのメディアを添付できます。これによりウェブサイトへのアクセスが期待できます。"
},
- "default-image": "Default image"
+ "default-image": "デフォルト画像"
}
\ No newline at end of file
diff --git a/bl-plugins/version/languages/ja_JP.json b/bl-plugins/version/languages/ja_JP.json
index 88153c38..1c26f57a 100644
--- a/bl-plugins/version/languages/ja_JP.json
+++ b/bl-plugins/version/languages/ja_JP.json
@@ -1,9 +1,9 @@
{
"plugin-data":
{
- "name": "バージョン",
- "description": "Show the current version on the sidebar of the admin panel, and check periodically for new Bludit releases."
+ "name": "Version",
+ "description": "管理画面のサイドバーに現在のバージョンを表示して、Bluditの新しいバージョンのリリースを定期的に確認できます。"
},
- "show-current-version-in-the-sidebar": "Show current version in the sidebar",
- "show-alert-when-there-is-a-new-version-in-the-sidebar": "Show alert when there is a new version in the sidebar"
+ "show-current-version-in-the-sidebar": "サイドバーに現在のバージョンを表示",
+ "show-alert-when-there-is-a-new-version-in-the-sidebar": "サイドバーに新バージョンのアラートを表示"
}
\ No newline at end of file
diff --git a/bl-plugins/visits-stats/languages/ja_JP.json b/bl-plugins/visits-stats/languages/ja_JP.json
new file mode 100644
index 00000000..fdc27d93
--- /dev/null
+++ b/bl-plugins/visits-stats/languages/ja_JP.json
@@ -0,0 +1,11 @@
+{
+ "plugin-data":
+ {
+ "name": "Visits Stats",
+ "description": "ダッシュボードに訪問者数とユニーク訪問者数を表示します。"
+ },
+ "visits": "訪問者",
+ "visitors": "訪問者数",
+ "unique-visitors": "ユニーク訪問者数",
+ "exclude-administrators-users" : "管理者グループのユーザーを除外する"
+}
\ No newline at end of file
diff --git a/bl-plugins/welcome/languages/ja_JP.json b/bl-plugins/welcome/languages/ja_JP.json
new file mode 100644
index 00000000..ac328312
--- /dev/null
+++ b/bl-plugins/welcome/languages/ja_JP.json
@@ -0,0 +1,8 @@
+{
+ "plugin-data":
+ {
+ "name": "Welcome",
+ "description": "ダッシュボードに挨拶のメッセージを表示します。"
+ },
+ "welcome": "ようこそ"
+}