msgid ""
msgstr ""
"Project-Id-Version: Related Posts Plugin v2.1.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2008-11-07 10:34-0500\n"
"Last-Translator: mitcho <mitcho@mitcho.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-Language: Japanese\n"
"X-Poedit-Country: JAPAN\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
"X-Poedit-Basepath: \n"
"X-Poedit-Bookmarks: \n"
"X-Poedit-SearchPath-0: .\n"
"X-Textdomain-Support: yes"

#: includes.php:376
#@ rpp
msgid "Related Posts"
msgstr "関連記事"

#: options.php:63
#, php-format
#@ rpp
msgid "RPP's \"consider titles\" and \"consider bodies\" relatedness criteria require your <code>%s</code> table to use the <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the table seems to be using the <code>%s</code> engine. These two options have been disabled."
msgstr "RPPの関連スコア計算の「タイトルを検討する」、「内容を検討する」オプションはデータベースの<code>%s</code>テーブルが <a href='http://dev.mysql.com/doc/refman/4.1/ja/myisam.html'>MyISAM</a> でなければ使用できません。 <code>%s</code>テーブルは現在<code>%s</code>ストーレージエンジンを使用しているので、このふたつのオプションは使えません。"

#: options.php:65
#, php-format
#@ rpp
msgid "To restore these features, please update your <code>%s</code> table by executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . No data will be erased by altering the table's engine, although there are performance implications."
msgstr "このオプションを使用したければ、<code>%s</code>テーブルに対してこのようなクエリを実行してください：<code>ALTER TABLE `%s` ENGINE = MyISAM;</code>。このクエリはデータは一切消しません。"

#: options.php:67
#, php-format
#@ rpp
msgid "If, despite this check, you are sure that <code>%s</code> is using the MyISAM engine, press this magic button:"
msgstr "<code>%s</code>テーブルが絶対MyISAMを使用していると思う方はこちらの魔法のボタンをどうぞ："

#: options.php:70
#@ rpp
msgid "Trust me. Let me use MyISAM features."
msgstr "MyISAM を使ってます。嘘じゃないから。"

#: options.php:83
#@ rpp
msgid "The RPP database had an error but has been fixed."
msgstr "RPPのデータベースは修正されました。"

#: options.php:85
#@ rpp
msgid "The RPP database has an error which could not be fixed."
msgstr "RPPのデータベースに修正できないエラーが発生しました。"

#: options-meta-boxes.php:38
#@ rpp
msgid "word"
msgstr "言葉"

#: options-meta-boxes.php:39
#@ rpp
msgid "tag"
msgstr "タグ"

#: options-meta-boxes.php:40
#@ rpp
msgid "category"
msgstr "カテゴリー"

#: options-meta-boxes.php:45
#: options-meta-boxes.php:63
#: options-meta-boxes.php:76
#@ rpp
msgid "do not consider"
msgstr "検討しない"

#: options-meta-boxes.php:46
#: options-meta-boxes.php:64
#: options-meta-boxes.php:78
#@ rpp
msgid "consider"
msgstr "検討する"

#: options-meta-boxes.php:48
#: options-meta-boxes.php:80
#, php-format
#@ rpp
msgid "require at least one %s in common"
msgstr "共有の%sをひとつ以上必要とする"

#: options-meta-boxes.php:50
#: options-meta-boxes.php:82
#, php-format
#@ rpp
msgid "require more than one %s in common"
msgstr "共有の%sをふたつ以上必要とする"

#: options-meta-boxes.php:65
#@ rpp
msgid "consider with extra weight"
msgstr "検討する（重要視）"

#: options-meta-boxes.php:286
#@ default
#@ rpp
msgid "Donate to EscalateSEO for this plugin via PayPal"
msgstr "RPPの作成者（ミッチョ）にPayPalで寄付をする"

#: options.php:178
#@ rpp
msgid "Related Posts Plugin Options"
msgstr "関連記事 (RPP) 設定"

#: options-meta-boxes.php:118
#@ rpp
msgid "\"The Pool\""
msgstr "フィルター設定"

#: options-meta-boxes.php:91
#@ rpp
msgid "\"The Pool\" refers to the pool of posts and pages that are candidates for display as related to the current entry."
msgstr "関連記事として表示したい記事を制限します。"

#: options-meta-boxes.php:96
#@ rpp
msgid "Disallow by category:"
msgstr "このカテゴリーの記事を表示しない"

#: options-meta-boxes.php:98
#@ rpp
msgid "Disallow by tag:"
msgstr "このタグの記事を表示しない"

#: options-meta-boxes.php:101
#@ rpp
msgid "Show password protected posts?"
msgstr "パスワードで保護されている記事も表示"

#: options-meta-boxes.php:140
#@ rpp
msgid "Show only previous posts?"
msgstr "過去の記事だけを表示"

#: options-meta-boxes.php:148
#@ rpp
msgid "\"Relatedness\" options"
msgstr "関連スコア設定"

#: options-meta-boxes.php:130
#@ rpp
msgid "Match threshold:"
msgstr "表示する最低関連スコア"

#: options-meta-boxes.php:131
#@ rpp
msgid "Titles: "
msgstr "タイトル:"

#: options-meta-boxes.php:133
#@ rpp
msgid "Bodies: "
msgstr "内容:"

#: options-meta-boxes.php:135
#@ rpp
msgid "Tags: "
msgstr "タグ:"

#: options-meta-boxes.php:137
#@ rpp
msgid "Categories: "
msgstr "カテゴリー:"

#: options-meta-boxes.php:139
#@ rpp
msgid "Cross-relate posts and pages?"
msgstr "記事とページを関連づける"

#: options-meta-boxes.php:139
#@ rpp
msgid "When the \"Cross-relate posts and pages\" option is selected, the <code>related_posts()</code>, <code>related_pages()</code>, and <code>related_entries()</code> all will give the same output, returning both related pages and posts."
msgstr "「記事とページを関連づける」が有効の場合は <code>related_posts()</code>、 <code>related_pages()</code> と <code>related_entries()</code> は全て記事とページを両方「関連記事／ページ」として表示します。"

#: options-meta-boxes.php:212
#@ rpp
msgid "Display options <small>for your website</small>"
msgstr "表示設定 <small>ウェブサイト用</small>"

#: options-meta-boxes.php:157
#@ rpp
msgid "Automatically display related posts?"
msgstr "自動的に関連記事を表示する"

#: options-meta-boxes.php:157
#@ rpp
msgid "This option automatically displays related posts right after the content on single entry pages. If this option is off, you will need to manually insert <code>related_posts()</code> or variants (<code>related_pages()</code> and <code>related_entries()</code>) into your theme files."
msgstr "単体記事表示時に自動的に関連記事を表示します。この自動表示を無効にすると、テーマファイルに<code>related_posts()</code>を入れる必要があります。"

#: options-meta-boxes.php:158
#@ rpp
msgid "Website display code example"
msgstr "ウェブサイト表示のソース例"

#: options-meta-boxes.php:158
#: options-meta-boxes.php:221
#@ rpp
msgid "(Update options to reload.)"
msgstr "（設定保存時に更新されます）"

#: options-meta-boxes.php:160
#: options-meta-boxes.php:226
#@ rpp
msgid "Maximum number of related posts:"
msgstr "一度に表示する関連記事数"

#: options-meta-boxes.php:175
#: options-meta-boxes.php:244
#@ rpp
msgid "Before / after related entries:"
msgstr "関連記事表示を囲むタグ:"

#: options-meta-boxes.php:175
#: options-meta-boxes.php:176
#: options-meta-boxes.php:184
#: options-meta-boxes.php:244
#: options-meta-boxes.php:245
#: options-meta-boxes.php:250
#@ rpp
msgid "For example:"
msgstr "例:"

#: options-meta-boxes.php:176
#: options-meta-boxes.php:245
#@ rpp
msgid "Before / after each related entry:"
msgstr "各関連記事を囲むタグ:"

#: options-meta-boxes.php:178
#: options-meta-boxes.php:247
#@ rpp
msgid "Show excerpt?"
msgstr "抜粋を表示？"

#: options-meta-boxes.php:179
#: options-meta-boxes.php:248
#@ rpp
msgid "Excerpt length (No. of words):"
msgstr "抜粋の長さ（単語数）:"

#: options-meta-boxes.php:183
#@ rpp
msgid "Before / after (Excerpt):"
msgstr "抜粋を囲むタグ:"

#: options-meta-boxes.php:189
#: options-meta-boxes.php:254
#@ rpp
msgid "Order results:"
msgstr "表示順番:"

#: options-meta-boxes.php:191
#: options-meta-boxes.php:256
#@ rpp
msgid "score (high relevance to low)"
msgstr "関連スコアの高い順"

#: options-meta-boxes.php:192
#: options-meta-boxes.php:257
#@ rpp
msgid "score (low relevance to high)"
msgstr "関連スコアの低い順"

#: options-meta-boxes.php:193
#: options-meta-boxes.php:258
#@ rpp
msgid "date (new to old)"
msgstr "新しい日付順（降順）"

#: options-meta-boxes.php:194
#: options-meta-boxes.php:259
#@ rpp
msgid "date (old to new)"
msgstr "古い日付順（昇順）"

#: options-meta-boxes.php:195
#: options-meta-boxes.php:260
#@ rpp
msgid "title (alphabetical)"
msgstr "タイトル順（昇順）"

#: options-meta-boxes.php:196
#: options-meta-boxes.php:261
#@ rpp
msgid "title (reverse alphabetical)"
msgstr "タイトル順（降順）"

#: options-meta-boxes.php:201
#: options-meta-boxes.php:266
#@ rpp
msgid "Default display if no results:"
msgstr "関連記事がない時のメッセージ"

#: includes.php:257
#: options-meta-boxes.php:203
#: options-meta-boxes.php:268
#@ rpp
msgid "Help promote Related Posts Plugin?"
msgstr "この関連記事プラグイン(RPP)を宣伝しますか？"

#: options-meta-boxes.php:205
#: options-meta-boxes.php:269
#, php-format
#@ rpp
msgid "This option will add the code %s. Try turning it on, updating your options, and see the code in the code example to the right. These links and donations are greatly appreciated."
msgstr "関連記事表示の下に「%s」というコードを挿入します。"

#: options-meta-boxes.php:276
#@ rpp
msgid "Display options <small>for RSS</small>"
msgstr "表示設定 <small>RSS/Atom フィード用</small>"

#: options-meta-boxes.php:221
#@ rpp
msgid "Display related posts in feeds?"
msgstr "自動的にフィードで関連記事を表示する"

#: options-meta-boxes.php:223
#@ rpp
msgid "Display related posts in the descriptions?"
msgstr "フィード内の抜粋にも自動的に関連記事を表示する"

#: options-meta-boxes.php:223
#@ rpp
msgid "This option displays the related posts in the RSS description fields, not just the content. If your feeds are set up to only display excerpts, however, only the description field is used, so this option is required for any display at all."
msgstr "フィード内の全文表示に関連記事を表示するだけでなく、フィード内の抜粋でも関連記事が表示されます。WordPressの設定によりフィードに抜粋のみを表示している場合は、このオプションが無効の場合関連記事がフィード内で表示されません。"

#: options-meta-boxes.php:221
#@ rpp
msgid "RSS display code example"
msgstr "RSS表示のソース例"

#: options-meta-boxes.php:250
#@ rpp
msgid "Before / after (excerpt):"
msgstr "抜粋を囲むタグ:"

#: template-builtin.php:35
#, php-format
#@ rpp
msgid "%f is the RPP match score between the current entry and this related entry. You are seeing this value because you are logged in to WordPress as an administrator. It is not shown to regular visitors."
msgstr "%fは現在表示の記事とこの関連記事の関連スコアです。この関連スコアはログイン済みのサイト管理者のみに表示されます。"

#: includes.php:149
#: includes.php:194
#: includes.php:215
#@ rpp
msgid "Related Posts (RPP)"
msgstr "関連記事 (RPP)"

#: options.php:54
#@ rpp
msgid "The MyISAM check has been overridden. You may now use the \"consider titles\" and \"consider bodies\" relatedness criteria."
msgstr "MyISAM専用機能を強制的に有効にしました。「タイトルを検討」と「内容を検討」機能が使えるようになりました。"

#: options-meta-boxes.php:124
#: options-meta-boxes.php:139
#: options-meta-boxes.php:157
#: options-meta-boxes.php:161
#: options-meta-boxes.php:204
#: options-meta-boxes.php:221
#: options-meta-boxes.php:223
#: options-meta-boxes.php:228
#: options-meta-boxes.php:268
#@ rpp
msgid "more&gt;"
msgstr "(説明)"

#: options.php:114
#@ rpp
msgid "Options saved!"
msgstr "設定の変更は保存されました。"

#: options.php:280
#@ rpp
msgid "Do you really want to reset your configuration?"
msgstr "本当に初期設定に戻りますか？"

#: options.php:279
#@ rpp
msgid "Update options"
msgstr "変更を保存"

#: options-meta-boxes.php:124
#@ rpp
msgid "The higher the match threshold, the more restrictive, and you get less related posts overall. The default match threshold is 5. If you want to find an appropriate match threshhold, take a look at some post's related posts display and their scores. You can see what kinds of related posts are being picked up and with what kind of match scores, and determine an appropriate threshold for your site."
msgstr "より関連性の高い記事だけを表示したい場合は、最低関連スコアを上げてください。初期設定は5です。"

#: options.php:280
#@ rpp
msgid "Reset options"
msgstr "初期設定に戻る"

#: cache-postmeta.php:105
#: cache-tables.php:131
#@ rpp
msgid "Example post "
msgstr "例:"

#: template-metabox.php:12
#@ rpp
msgid "These are the related entries for this entry. Updating this post may change these related posts."
msgstr "この投稿の関連記事。投稿を更新すると関連記事も変わる可能性があります。"

#: template-metabox.php:25
#@ rpp
msgid "Whether all of these related entries are actually displayed and how they are displayed depends on your RPP display options."
msgstr "関連記事候補が全て表示されるかどうかは RPP (関連記事) オプションの表示設定によって異なります。"

#: includes.php:28
#: includes.php:39
#: template-metabox.php:27
#: template-widget.php:13
#@ rpp
msgid "No related posts."
msgstr "関連記事はありません。"

#: options-meta-boxes.php:105
#@ rpp
msgid "day(s)"
msgstr "日間"

#: options-meta-boxes.php:106
#@ rpp
msgid "week(s)"
msgstr "週間"

#: options-meta-boxes.php:107
#@ rpp
msgid "month(s)"
msgstr "ヶ月間"

#: options-meta-boxes.php:109
#@ rpp
msgid "Show only posts from the past NUMBER UNITS"
msgstr "過去 NUMBER UNITS の記事だけを表示"

#: includes.php:248
#: options-meta-boxes.php:161
#: options-meta-boxes.php:228
#@ rpp
msgid "Display using a custom template file"
msgstr "テンプレートを使って表示"

#: includes.php:249
#: options-meta-boxes.php:165
#: options-meta-boxes.php:233
#@ rpp
msgid "Template file:"
msgstr "テンプレートファイル:"

#: options-meta-boxes.php:221
#@ rpp
msgid "This option displays related posts at the end of each item in your RSS and Atom feeds. No template changes are needed."
msgstr "RSSとAtomフィード内に関連記事を表示。テーマの変更は必要ありません。"

#: options-meta-boxes.php:228
#@ rpp
msgid "NEW!"
msgstr ""

#: options-meta-boxes.php:161
#: options-meta-boxes.php:228
#@ rpp
msgid "This advanced option gives you full power to customize how your related posts are displayed. Templates (stored in your theme folder) are written in PHP."
msgstr "この新機能で関連記事の表示を完全にカスタマイズする事が出来ます。テンプレートファイルは PHP でかき、使用テーマのフォルダにいれます。"

#: includes.php:26
#: includes.php:37
#@ rpp
msgid "Related posts:"
msgstr "関連記事:"

#: options-meta-boxes.php:175
#: options-meta-boxes.php:176
#: options-meta-boxes.php:184
#: options-meta-boxes.php:244
#: options-meta-boxes.php:245
#: options-meta-boxes.php:250
#@ rpp
msgid " or "
msgstr "、"

#: includes.php:169
#@ rpp
msgid "Settings"
msgstr "設定"

#: includes.php:243
#@ default
msgid "Title:"
msgstr ""

#: includes.php:385
#@ rpp
msgid "Related entries may be displayed once you save your entry"
msgstr "関連記事は保存後更新されます。"

#: magic.php:297
#: options-meta-boxes.php:205
#: options-meta-boxes.php:269
#, php-format
#@ rpp
msgid "Related posts brought to you by <a href='%s'>Related Posts Plugin</a>."
msgstr "関連記事は<a href='%s'>RPP関連記事プラグイン</a>によって表示されています。"

#: options-meta-boxes.php:124
#@ rpp
msgid "RPP limits the related posts list by (1) a maximum number and (2) a <em>match threshold</em>."
msgstr "この関連記事プラグイン（RPP）は各対象記事の関連スコアを計算し、ある関連スコア以上の記事だけを表示します。"

#: options-meta-boxes.php:283
#@ rpp
msgid "RPP Forum"
msgstr "RPP フォーラム"

#: options-meta-boxes.php:284
#@ rpp
msgid "RPP on Twitter"
msgstr "RPP Twitter"

#: options-meta-boxes.php:285
#@ rpp
msgid "RPP on the Web"
msgstr "ウェブサイト"

#: options-meta-boxes.php:292
#@ rpp
msgid "Contact RPP"
msgstr "RPP 情報"

#: options.php:42
#, php-format
#@ default
msgid "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update automatically</a>."
msgstr ""

#: options.php:46
#, php-format
#@ rpp
msgid "There is a new beta (%s) of Related Posts Plugin. You can <a href=\"%s\">download it here</a> at your own risk."
msgstr "関連記事プラグイン（RPP）の新しいベータ（%s）があります。是非<a href=\"%s\">ダウンロード</a>してみてください。"

#: options.php:86
#, php-format
#@ rpp
msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
msgstr ""

#: options.php:188
#, php-format
#@ rpp
msgid "by <a href=\"%s\" target=\"_blank\">EscalateSEO</a>"
msgstr ""

