profiling operations which end in a redirect
[lhc/web/wiklou.git] / languages / LanguageJa.php
1 <?php
2 global $IP;
3 require_once( "LanguageUtf8.php" );
4
5 # The names of the namespaces can be set here, but the numbers
6 # are magical, so don't change or move them! The Namespace class
7 # encapsulates some of the magic-ness.
8 # 名前空間の名前はここで設定できますが、番号は特別なので、
9 # 変更したり移動したりしないでね! 名前空間クラスは特殊性を幾らか
10 # 隠匿します。
11 #
12 /* private */ $wgNamespaceNamesJa = array(
13 NS_MEDIA => "Media", /* Media */
14 NS_SPECIAL => "特別", /* Special */
15 NS_MAIN => "",
16 NS_TALK => "ノート", /* Talk */
17 NS_USER => "利用者", /* User */
18 NS_USER_TALK => "利用者‐会話", /* User_talk */
19 NS_WIKIPEDIA => $wgMetaNamespace, /* Wikipedia */
20 NS_WIKIPEDIA_TALK => "{$wgMetaNamespace}‐ノート", /* Wikipedia_talk */
21 NS_IMAGE => "画像", /* Image */
22 NS_IMAGE_TALK => "画像‐ノート", /* Image_talk */
23 NS_MEDIAWIKI => "MediaWiki", /* MediaWiki */
24 NS_MEDIAWIKI_TALK => "MediaWiki‐ノート", /* MediaWiki_talk */
25 NS_TEMPLATE => "Template", /* Template */
26 NS_TEMPLATE_TALK => "Template‐ノート", /* Template_talk */
27 NS_HELP => "ヘルプ", /* Help */
28 NS_HELP_TALK => "ヘルプ‐ノート", /* Help_talk */
29 NS_CATEGORY => "Category", /* Category */
30 NS_CATEGORY_TALK => "Category‐ノート" /* Category_talk */
31 ) + $wgNamespaceNamesEn;
32
33 /* private */ $wgQuickbarSettingsJa = array(
34 "なし", "左端", "右端", "ウィンドウの左上に固定"
35 );
36
37 /* private */ $wgSkinNamesJa = array(
38 'standard' => "標準",
39 'nostalgia' => "ノスタルジア",
40 'cologneblue' => "ケルンブルー",
41 'smarty' => "Paddington",
42 'montparnasse' => "Montparnasse",
43 'davinci' => "DaVinci",
44 'mono' => "Mono",
45 'monobook' => "MonoBook",
46 'myskin' => "MySkin"
47 );
48
49 /* private */ $wgMathNamesJa = array(
50 "常にPNG",
51 "シンプルな数式はHTML、それ以外はPNG",
52 "できる限りHTML、さもなければPNG",
53 "TeXのままにする (テキストブラウザ向け)",
54 "可能ならばMathMLを使う (実験中の機能)"
55 );
56
57 /* private */ $wgUserTogglesJa = array(
58 "hover" => "ウィキリンクにツールチップを表示する",
59 "underline" => "リンクにアンダーラインをつける",
60 "highlightbroken" => "未作成のページへのリンクをハイライトする",
61 "justify" => "段落を均等割り付けする",
62 "hideminor" => "最近更新したページから細部の編集を隠す",
63 "usenewrc" => "最近更新したページを拡張する (全てのブラウザで使えません)",
64 "numberheadings" => "見出しに番号を振る",
65 "showtoolbar" => "編集ボタンを表示する",
66 "editondblclick" => "ダブルクリックで編集する (JavaScript)",
67 "editsection" => "セクション編集を有効にする",
68 "editsectiononrightclick" => "セクションタイトルの右クリックでセクション編集を行えるようにする (JavaScript)",
69 "showtoc" => "目次を表示する (4つ以上の見出しがあるページ)",
70 "rememberpassword" => "セッションを越えてパスワードを記憶する",
71 "editwidth" => "テキストボックスを横幅いっぱいに表示する",
72 "watchdefault" => "編集した記事をウォッチリストに追加する",
73 "minordefault" => "細部の編集をデフォルトでチェックする",
74 "previewontop" => "プレビューをテキストボックスの前に配置する",
75 "nocache" => "ページをキャッシュしない"
76 );
77
78 /* private */ $wgWeekdayNamesJa = array(
79 "日曜日", "月曜日", "火曜日", "水曜日", "木曜日",
80 "金曜日", "土曜日"
81 );
82
83 /* private */ $wgWeekdayAbbreviationsJa = array(
84 "日", "月", "火", "水", "木", "金", "土"
85 );
86
87 /* private */ $wgMonthNamesJa = array(
88 "1月", "2月", "3月", "4月", "5月", "6月",
89 "7月", "8月", "9月", "10月", "11月", "12月"
90 );
91
92 /* private */ $wgMonthAbbreviationsJa = array(
93 "1月", "2月", "3月", "4月", "5月", "6月",
94 "7月", "8月", "9月", "10月", "11月", "12月"
95 );
96
97 # All special pages have to be listed here: a description of ""
98 # will make them not show up on the "Special Pages" page, which
99 # is the right thing for some of them (such as the "targeted" ones).
100 # 全ての特殊頁はここに列挙しないといけません。
101 # "" (空文字列) という説明にすると「特殊頁」頁に掲載しません。
102 # これは幾つか (「targeted」とか) に対しては適当なことです。
103
104 /* private */ $wgValidSpecialPagesJa = array(
105 "Userlogin" => "",
106 "Userlogout" => "",
107 "Preferences" => "ユーザー設定を保存",
108 "Watchlist" => "ウォッチリスト",
109 "Recentchanges" => "最近更新したページ",
110 "Upload" => "画像をアップロードする",
111 "Imagelist" => "画像リスト",
112 "Listusers" => "登録済みユーザー",
113 "Statistics" => "サイトの統計",
114 "Randompage" => "ランダム記事",
115
116 "Lonelypages" => "孤立したページ",
117 "Unusedimages" => "孤立した画像",
118 "Popularpages" => "人気の記事",
119 "Wantedpages" => "執筆が待望されている記事",
120 "Shortpages" => "短い記事",
121 "Longpages" => "長い記事",
122 "Newpages" => "新しく登場した記事",
123 "Ancientpages" => "Oldest articles",
124 "Allpages" => "タイトル別全ページ",
125
126 "Ipblocklist" => "ブロックされたIPアドレス",
127 "Maintenance" => "管理ページ",
128 "Specialpages" => "",
129 "Contributions" => "",
130 "Emailuser" => "",
131 "Whatlinkshere" => "",
132 "Recentchangeslinked" => "",
133 "Movepage" => "",
134 "Booksources" => "外部の参考文献",
135 "Export" => "XML export",
136 "Version" => "Version",
137 );
138
139 /* private */ $wgSysopSpecialPagesJa = array(
140 "Blockip" => "IPアドレスをブロック",
141 "Asksql" => "データベースに問い合わせ",
142 "Undelete" => "消去されたページを閲覧し、復帰させる"
143 );
144
145 /* private */ $wgDeveloperSpecialPagesJa = array(
146 "Lockdb" => "データベースを読み出し専用にする",
147 "Unlockdb" => "データベースを書き込み可能にする",
148 );
149
150 /* private */ $wgAllMessagesJa = array(
151
152 # Bits of text used by many pages:
153 #
154 "mainpage" => "メインページ",
155 "about" => "About",
156 "aboutwikipedia" => "{{SITENAME}}について",
157 "aboutpage" => "{{ns:4}}:About",
158 "help" => "ヘルプ",
159 "helppage" => "{{ns:4}}:Help",
160 "wikititlesuffix" => "{{ns:4}}",
161 "bugreports" => "バグの報告",
162 "bugreportspage" => "{{ns:4}}:バグの報告",
163 "faq" => "FAQ",
164 "faqpage" => "{{ns:4}}:FAQ",
165 "edithelp" => "ヘルプを編集",
166 "edithelppage" => "{{ns:4}}:編集の仕方",
167 "cancel" => "中止",
168 "qbfind" => "検索",
169 "qbbrowse" => "閲覧",
170 "qbedit" => "編集",
171 "qbpageoptions" => "ページ・オプション",
172 "qbpageinfo" => "ページ情報",
173 "qbmyoptions" => "オプション",
174 "mypage" => "マイ・ページ",
175 "mytalk" => "マイ・トーク",
176 "currentevents" => "最近の出来事",
177 "errorpagetitle" => "エラー",
178 "returnto" => "$1 に戻る。",
179 "fromwikipedia" => "出典: フリー百科事典『ウィキペディア({{SITENAME}})』",
180 "whatlinkshere" => "ここにリンクしているページ",
181 "help" => "ヘルプ",
182 "search" => "検索",
183 "history" => "履歴",
184 "printableversion" => "印刷用バージョン",
185 "editthispage" => "このページを編集",
186 "deletethispage" => "このページを削除",
187 "protectthispage" => "このページを保護",
188 "unprotectthispage" => "ページ保護解除",
189 "talkpage" => "この記事のノート",
190 "subjectpage" => "サブジェクト・ページ",
191 "otherlanguages" => "他の言語",
192 "redirectedfrom" => "($1 から転送)",
193 "lastmodified" => "最終更新 $1。",
194 "viewcount" => "このページは $1 回アクセスされました。",
195 "printsubtitle" => "(From http://www.wikipedia.org)",
196 "protectedpage" => "保護されたページ",
197 "administrators" => "{{ns:4}}:Administrators",
198 "sysoptitle" => "シスオペによるアクセスが必要",
199 "sysoptext" => "あなたの要求した処理は \"sysop\" のみが実行できます。
200 $1を参照してください。",
201 "developertitle" => "開発者によるアクセスが必要",
202 "developertext" => "あなたの要求した処理を実行できるのは、 \"developer\" のみです。 $1を参照してください。",
203 "nbytes" => "$1 バイト",
204 "go" => "行く",
205 "ok" => "OK",
206 "sitetitle" => "{{SITENAME}}",
207 "sitesubtitle" => "フリー百科事典",
208 "retrievedfrom" => "Retrieved from \"$1\"",
209
210 # Main script and global functions
211 #
212 "nosuchaction" => "そのような動作はありません",
213 "nosuchactiontext" => "URI で指定された動作は {{SITENAME}} で認識できません。",
214 "nosuchspecialpage" => "そのような特別ページはありません。",
215 "nospecialpagetext" => "その特別ページの要求は {{SITENAME}} には理解できません。",
216
217 # General errors
218 #
219 "error" => "エラー",
220 "databaseerror" => "データベース・エラー",
221 "dberrortext" => "データベース検索の文法エラー。
222 検索問合わせが間違っているか($5 を参照),
223 あるいはソフトウェアのバグかもしれません。
224 最後に実行を試みた問い合わせ:
225 <blockquote><tt>$1</tt></blockquote>
226 from within function \"<tt>$2</tt>\".
227 MySQL returned error \"<tt>$3: $4</tt>\".",
228 "noconnect" => "$1 のデータベースに接続できません。",
229 "nodb" => "$1 のデータベースを選択できません。",
230 "readonly" => "データベースはロックされています",
231 "enterlockreason" => "ロックする理由を入力して下さい。ロックが解除されるのがいつになるかの見積もりについても述べて下さい。",
232 "readonlytext" => "ウィキペディア・データベースは現在、新しい記事の追加や修正を受け付けない「ロック」状態になっています。
233 これはおそらくは定期的なメンテナンスのためで、メンテナンス終了後は正常な状態に復帰します。
234 データベースをロックした管理者は次のような説明をしています:
235 <p>$1
236 <p>The {{SITENAME}} database is currently locked to new
237 entries and other modifications, probably for routine database maintenance,
238 after which it will be back to normal.
239 The administrator who locked it offered this explanation:
240 <p>$1",
241 "missingarticle" => "データベースは、\"$1\"という題のページの、存在するはずの文章を見つけることができませんでした。
242 <p>これはデータベースのエラーではなく、ソフトウェアのバグだろうと思われます。
243 <p>URI と共に管理者に報告して下さるようにお願いします。
244 <p>The database did not find the text of a page
245 that it should have found, named \"$1\".
246 <p>This is not a database error, but likely a bug in the software.
247 <p>Please report this to an administrator, making note of the URI.",
248 "internalerror" => "内部処理エラー Internal error",
249 "filecopyerror" => "ファイルを\"$1\"から\"$2\"へ複製できませんでした。Could not copy file \"$1\" to \"$2\".",
250 "filerenameerror" => "ファイル名を\"$1\"から\"$2\"へ変更できませんでした。Could not rename file \"$1\" to \"$2\".",
251 "filedeleteerror" => "ファイル\"$1\"を削除できませんでした。Could not delete file \"$1\".",
252 "filenotfound" => "ファイルを\"$1\"は見つかりませんでした。Could not find file \"$1\".",
253 "unexpected" => "エラー:\"$1\" \"$2\" が同じです。Unexpected value: \"$1\"=\"$2\".",
254 "formerror" => "エラー: フォームを送信できませんでした。 Error: could not submit form",
255 "badarticleerror" => "この動作はこのページではとることができません。 This action cannot be performed on this page.",
256 "cannotdelete" => "指定されたページ、または画像を削除できませんでした。 Could not delete the page or image specified.",
257
258 # Login and logout pages
259 #
260 "logouttitle" => "ユーザー ログアウト",
261 "logouttext" => "
262 ログアウトしました。
263 ウィキペディアを匿名で使い続うことができます。
264 あるいはログインして元の、あるいは別のユーザーとして使うこともできます。
265 <P>You are now logged out.
266 You can continue to use {{SITENAME}} anonymously, or you can log in
267 again as the same or as a different user.\n",
268
269 "welcomecreation" => "<h2>$1 さん、ようこそ!</h2><p>あなたのアカウントができました。
270 お好みに合わせてユーザーオプションを変更することをお忘れなく。",
271
272 "loginpagetitle" => "ユーザー・ログイン",
273 "yourname" => "あなたのユーザー名",
274 "yourpassword" => "あなたのパスワード",
275 "yourpasswordagain" => "パスワード再入力",
276 "newusersonly" => " (新規ユーザのみ)",
277 "remembermypassword" => "セッションをまたがってパスワードを保持する。",
278 "loginproblem" => "<b>ログインでエラーが発生しました。</b><br>再度実行してください。",
279 "alreadyloggedin" => "<font color=red><b>ユーザ $1 は、すでにログイン済みです。</b></font><br>\n",
280
281 "login" => "ログイン",
282 "userlogin" => "ログイン",
283 "logout" => "ログアウト",
284 "userlogout" => "ログアウト",
285 "createaccount" => "新規アカウント作成",
286 "badretype" => "両方のパスワードが一致しません。",
287 "userexists" => "そのユーザー名はすでに使われています。ほかの名前をお選びください。",
288 "youremail" => "電子メール",
289 "yournick" => "ニックネーム (署名用)",
290 "emailforlost" => "パスワードを忘れたときには、あたらしいパスワードを電子メールで受け取ることが出来ます。",
291 "loginerror" => "ログイン・エラー",
292 "noname" => "ユーザ名を正しく指定していません。",
293 "loginsuccesstitle" => "ログイン成功",
294 "loginsuccess" => "あなたは現在 {{SITENAME}} に \"$1\" としてログインしています。",
295 "nosuchuser" => " \"$1\" というユーザーは見当たりません。
296 綴りが正しいか再度確認するか、下記のフォームを使ってアカウントを作成してください。",
297 "wrongpassword" => "パスワードが間違っています。再度入力してください。",
298 "mailmypassword" => "新しいパスワードを、メールで送る",
299 "passwordremindertitle" => "Password reminder from {{SITENAME}} (ウィキペディアからのパスワードのお知らせ)",
300 "passwordremindertext" => "どなたか ($1 のIPアドレスの使用者)が、{{SITENAME}}のログイン・パスワードの再発行を依頼しました。
301 ユーザ \"$2\" のパスワードを、 \"$3\" に変更しました。
302 ログイン後、別のパスワードに変更しましょう。",
303 "noemail" => "ユーザ \"$1\" のメール・アドレスは登録されていません。",
304 "passwordsent" => "あたらしいパスワードは \"$1\" さんの登録済みメール・アドレスにお送りしました。メールを受け取ったら、再度ログインしてください。",
305
306 # Edit pages
307 #
308 "summary" => "要約",
309 "minoredit" => "これは細部の修正です。",
310 "savearticle" => "ページを保存",
311 "preview" => "プレビュー",
312 "showpreview" => "プレビューを実行",
313 "blockedtitle" => "ユーザはブロックされています。",
314 "blockedtext" => "あなたのユーザ名またはIPアドレスは $1 によってブロックされています。
315 その理由は次の通りです。:<br>$2<p>詳細は管理者にお問い合わせください。",
316 "newarticle" => "(新規)",
317 "newarticletext" => "新しい記事を書き込んでください。",
318 "noarticletext" => "(このページには現在記事がありません。)",
319 "updated" => "(更新)",
320 "note" => "<strong>注釈:</strong> ",
321 "previewnote" => "これはプレビューです。まだ保存されていません!",
322 "previewconflict" => "このプレビューは、上の文章編集エリアの文章を保存した場合に
323 どう見えるようになるかを示すものです。
324 <p>" /* "This preview reflects the text in the upper
325 text editing area as it will appear if you choose to save." */,
326 "editing" => "Editing $1",
327 "editconflict" => "編集競合: $1",
328 "explainconflict" => "あなたがこのページを編集し始めてから誰か他の人が
329 このページを変更してしまいました。
330 上の文章エリアは現在の最新の状態を反映しています。
331 あなたの加える変更の内容は下の文章エリアに示されています。
332 変更内容を、上の文章エリアの内容に組み込んで下さい。
333 <b>上の文章エリアの内容だけ</b>が、\"Save page\"をクリックした時に
334 保存されることになります。\n<p>"
335 /* Someone else has changed this page since you
336 started editing it.
337 The upper text area contains the page text as it currently exists.
338 Your changes are shown in the lower text area.
339 You will have to merge your changes into the existing text.
340 <b>Only</b> the text in the upper text area will be saved when you
341 press \"Save page\".\n<p>" */,
342 "yourtext" => "あなたの文章",
343 "storedversion" => "保存された版",
344 "editingold" => "<strong>警告: あなたはこのページの古い版を
345 編集しています。もしもこの文章を保存すると、この版以降に追加された
346 全ての変更が無効になってしまいます。</strong>",
347 /* <p><strong>WARNING: You are editing an out-of-date
348 revision of this page.
349 If you save it, any changes made since this revision will be lost.</strong>\n" */
350 "yourdiff" => "あなたの更新内容",
351 "copyrightwarning" => "{{SITENAME}}に投稿された文書は、すべて GNU Free Documentation License によって発行されたものとみなされますので、留意してください。
352 <p>(詳細は $1 を参照, また、参考までに非公式日本語訳は &lt;http://www.opensource.jp/fdl/fdl.ja.html&gt; を参照)。
353 <p>あなたの文章が他人によって自由に編集、配布されることを望まない場合は、投稿を控えて下さい。
354 <p>また、あなたの投稿する文章はあなた自身によって書かれたものであるか、パブリック・ドメインかそれに類する自由なリソースからの複製であることを約束して下さい。
355 <strong>著作権のある作品を許諾なしに投稿してはいけません!</strong>",
356
357
358 # History pages
359 #
360 "revhistory" => "改訂履歴",
361 "nohistory" => "このページには改訂履歴がありません。 There is no edit history for this page.",
362 "revnotfound" => "要求された版が見つかりません Revision not found",
363 "revnotfoundtext" => "要求されたこのページの旧版は見つかりませんでした。
364 URLをもう一度確認して、このページにアクセスしてみて下さい。
365
366 The old revision of the page you asked for could not be found.
367 Please check the URL you used to access this page.\n",
368 "loadhist" => "改訂履歴の読み込み中",
369 "currentrev" => "最新版",
370 "revisionasof" => "$1の版",
371 "cur" => "最新版",
372 "next" => "次の版",
373 "last" => "前の版",
374 "orig" => "最古版",
375 "histlegend" => "凡例: (最新版) = 最新版との比較,
376 (前の版) = 直前の版との比較, M = 細部の修正",
377
378 # Diffs
379 #
380 "difference" => "(版間での差分)" /* "(Difference between revisions)" */,
381 "loadingrev" => "差分をとるために古い版を読み込んでいます" /*"loading revision for diff" */,
382 "lineno" => "$1 行" /* "Line $1:" */,
383 "editcurrent" => "この頁の最新版を編集" /* "Edit the current version of this page" */,
384
385 # 検索結果(Search results)
386 #
387 "searchresults" => "検索結果" /* "Search results" */,
388 "searchhelppage" => "{{ns:4}}:Searching",
389 "searchingwikipedia" => "{{SITENAME}} を検索中" /* "Searching Wikipedia" */,
390 "searchresulttext" => "{{SITENAME}} の検索についての詳しい情報は、 $1 をご覧下さい。"
391 /* "For more information about searching Wikipedia, see $1." */ ,
392 "searchquery" => "問い合わせ \"$1\" について、" /* "For query \"$1\"" */,
393 "badquery" => "おかしな形式の検索問い合わせ" /* "Badly formed search query" */,
394 "badquerytext" => "問い合わせを処理できませんでした。
395 これはおそらく、3文字未満の語を検索しようとしたためですが、これにはまだ対応していません。
396 例えば「魚 and and 大きさ」のように、表現を誤記しているのかもしれません。"
397 /* "We could not process your query.
398 This is probably because you have attempted to search for a
399 word fewer than three letters long, which is not yet supported.
400 It could also be that you have mistyped the expression, for
401 example \"fish and and scales\".
402 Please try another query." */,
403 "matchtotals" => "問い合わせ「$1」は $2 の記事の題及び $3 の記事の本文と一致しました。"
404 /* "The query \"$1\" matched $2 article titles
405 and the text of $3 articles." */,
406 "titlematches" => "記事の題と一致" /* "Article title matches" */,
407 "notitlematches" => "記事の題とは一致しませんでした" /* "No article title matches" */,
408 "textmatches" => "記事本文と一致" /* "Article text matches" */,
409 "notextmatches" => /* "No article text matches" */ "記事本文とは一致しませんでした",
410 "prevn" => "前 $1" /* "previous $1" */,
411 "nextn" => "次 $1" /* "next $1" */,
412 "viewprevnext" => "($1) ($2) ($3) を見る" /* "View ($1) ($2) ($3)." */,
413 "showingresults" => "$2 からの $1 個の結果を次に示します" /* "Showing below <b>$1</b> results starting with #<b>$2</b>." */,
414 "nonefound" => "<strong>Note</strong>: 検索がうまくいかないのは、「ある」や「から」のような一般的な語で索引付けされていないとか、
415 複数の検索語を指定している (全ての検索語を含む頁だけが結果に示されます。) とかのためかもしれません。"
416 /* "<strong>Note</strong>: unsuccessful searches are
417 often caused by searching for common words like \"have\" and \"from\",
418 which are not indexed, or by specifying more than one search term (only pages
419 containing all of the search terms will appear in the result)." */,
420
421 # Preferences page ユーザーオプション設定頁
422 #
423 "preferences" => "オプション" /* "Preferences" */,
424 "prefsnologin" => "ログインしていません" /* "Not logged in" */,
425 "prefsnologintext" => "ユーザーオプションを変更するためには、
426 <a href=\"{{localurle:Special:Userlogin}}\">ログイン</a>している必要があります。"
427 /* "You must be <a href=\"" .
428 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
429 to set user preferences." */,
430 "prefsreset" => "ユーザー設定は初期化されました。" /* "Preferences have been reset from storage." */,
431 "qbsettings" => "クイックバー設定" /* "Quickbar settings" */,
432 "changepassword" => "パスワード変更" /* "Change password" */,
433 "skin" => "外装" /* "Skin" */,
434 "saveprefs" => "設定の保存" /* "Save preferences" */,
435 "resetprefs" => "設定の初期化" /* "Reset preferences" */,
436 "oldpassword" => "古いパスワード" /* "Old password" */,
437 "newpassword" => "新しいパスワード" /* "New password" */,
438 "retypenew" => "新しいパスワードを再入力して下さい" /* "Retype new password" */,
439 "textboxsize" => "テキストボックスの大きさ" /* "Editing" */,
440 "rows" => "縦" /* "Rows" */,
441 "columns" => "横" /* "Columns" */,
442 "searchresultshead" => "検索結果の表示" /* "Search result settings" */,
443 "resultsperpage" => "1ページあたりの表示件数" /* "Hits to show per page" */,
444 "contextlines" => "1件あたりの行数" /* "Lines to show per hit" */,
445 "contextchars" => "1行あたりの文字数" /* "Characters of context per line" */,
446 "recentchangescount" => "最近更新されたページの表示件数" /* "Number of titles in recent changes" */,
447 "savedprefs" => "ユーザー設定を保存しました" /* "Your preferences have been saved." */,
448 "timezonetext" => "UTCとあなたの地域の標準時間との差を入力して下さい" /* "Enter number of hours your local time differs
449 from server time (UTC)." */,
450 "localtime" => "あなたの地域の標準時間" /* "Local time" */,
451 "timezoneoffset" =>"差" /* "Offset" */,
452 "emailflag" => "他のユーザーからのメール送付を差し止める" /* "Disable e-mail from other users" */,
453
454 # 最近更新したページ(Recent changes)
455 #
456 "recentchanges" => "最近更新したページ",
457 "recentchangestext" => "最近付け加えられた変更はこのページで確認することができます。
458 [[{{ns:4}}:新規参加者の方、ようこそ]]!
459 以下のページも参照して下さい:
460 [[wikipedia:ウィキペディア よくある質問集]],
461 [[{{ns:4}}:ウィキペディアの基本方針とガイドライン]]
462 (特に[[{{ns:4}}:記事名のつけ方]],
463 [[{{ns:4}}:中立的な観点]]),
464 [[{{ns:4}}:ウィキペディアで起こしがちな間違い]].
465
466 ウィキペディアが成功するためには、あなたの投稿する内容が他人の著作権などによって束縛されていないことがとても重要です。[[{{ns:4}}:著作権]]
467 法的責任問題は、プロジェクトに致命傷を与えることもある問題です。他人の著作物などを流用することは絶対に避けてください。
468 また次のページも参照して下さい。[http://meta.wikipedia.org/wiki/Special:Recentchanges recent meta discussion]"
469
470 /* Track the most recent changes to Wikipedia on this page.
471 [[Wikipedia:Welcome,_newcomers|Welcome, newcomers]]!
472 Please have a look at these pages: [[wikipedia:FAQ|Wikipedia FAQ]],
473 [[Wikipedia:Policies and guidelines|Wikipedia policy]]
474 (especially [[wikipedia:Naming conventions|naming conventions]],
475 [[wikipedia:Neutral point of view|neutral point of view]]),
476 and [[wikipedia:Most common Wikipedia faux pas|most common Wikipedia faux pas]].
477
478 If you want to see Wikipedia succeed, it's very important that you don't add
479 material restricted by others' [[wikipedia:Copyrights|copyrights]].
480 The legal liability could really hurt the project, so please don't do it.
481 See also the [http://meta.wikipedia.org/wiki/Special:Recentchanges recent meta discussion]. */,
482 "rcloaderr" => "最近の更新情報をダウンロード中" /* "Loading recent changes" */,
483 "rcnote" => "以下は最近<strong>$2</strong>日間の<strong>$1</strong>件の更新です。"
484 /* "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days." */,
485 # "rclinks" => "最近$2時間/$3日間の$1件分を表示する" /* "Show last $1 changes in last $2 hours / last $3 days" */,
486 "rclinks" => "最近$2日間の$1件分を表示する" /* "Show last $1 changes in last $2 days." */,
487 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
488 "diff" => "差分" /* "diff" */,
489 "hist" => "履歴" /* "hist" */,
490 "hide" => "省略" /* "hide" */,
491 "show" => "表示" /* "show" */,
492 "tableform" => "表" /* "table" */,
493 "listform" => "リスト" /* "list" */,
494 "nchanges" => "$1件の変更" /* "$1 changes" */,
495
496 # Upload
497 #
498 "upload" => "アップロード Upload",
499 "uploadbtn" => "ファイルをアップロードする Upload file",
500 "uploadlink" => "イメージのアップロード Upload images",
501 "reupload" => "再アップロード Re-upload",
502 "reuploaddesc" => "アップロードのフォームへ戻る Return to the upload form.",
503 "uploadnologin" => "ログインしていません、 Not logged in",
504 "uploadnologintext" => "ユーザーオプションを変更するためには、
505 <a href=\"{{localurle:Special:Userlogin}}\">ログイン</a>している必要があります。
506
507 You must be <a href=\"{{localurle:Special:Userlogin}}\">logged in</a>
508 to upload files.",
509 "uploadfile" => "ファイルのアップロード Upload file",
510 "uploaderror" => "アップロード エラー Upload error",
511 "uploadtext" => "<strong>ご注意!</strong>
512 ここにファイルをアップロードする前に、ウィキペディアの<a href={{localurle:Project:画像利用の方針}}" .
513 "\">画像利用の方針</a>を
514 よく読んで、方針に反することのないようにして下さい。.
515 <p>
516 これまでにアップロードされたイメージの一覧や検索には、
517 <a href=\"{{localurle:Special:Imagelist}}\">画像リスト</a>が便利です。
518 アップロードと削除の記録は<a href=\"{{localurle:Project:Upload_log}}\">にあります。</a>.
519 <p>記事に必要な画像を新しくアップロードする場合には、以下のフォームを利用して下さい。
520
521 ほとんどのブラウザーでは、\"Browse\"というボタンが表示されます。そのボタンを押すと、
522 あなたの使用しているコンピューター(のオペレーティング・システム)でファイルを開く
523 際のの標準的な手続きが始まります。ファイルを選択して、Browseというボタンの横にある
524 空欄にファイル名が入力された状態にして下さい。
525 また、あなたがそのファイルをアップロードすることが著作権を侵害に該当しないことを
526 あなたが表明する必要があります。そのために、チェック欄にチェックを入れて下さい。
527 ファイルをアップロードするボタンを押すことで、アップロード手続きは完了します。
528 もしもあなたのインターネット接続が低速のものであれば、アップロードには多少時間が
529 かかります。
530
531 望ましいフォーマットは、写真などのイメージの場合はJPEG、手書きのものやアイコン
532 などはPNG、サウンドにはOGGです。
533
534 混乱を避けるために説明的な名前をつけて下さい。
535
536 画像を記事に組み入れるためには、次のようなフォーマットでリンクを張ります。
537 <b>[[画像:file.jpg]]</b> <b>[[画像:file.png|説明文]]</b>
538 また、サウンドには <b>[[{{ns:-2}}:file.ogg]]</b> を用います。
539 <p>
540 ウィキペディアの他のページと同じく、あなたがアップロードしたファイルも、より
541 よい百科事典作成のために他のユーザーによって編集、削除されることがあります。
542 また、アップロード機能を乱用した利用者は、アップロード機能の使用を禁じされることも
543 ありますのでご承知下さい。",
544
545 /* <strong>STOP!</strong> Before you upload here,
546 make sure to read and follow Wikipedia's <a href=\"" .
547 wfLocalUrlE( "Wikipedia:Image_use_policy" ) . "\">image use policy</a>.
548 <p>To view or search previously uploaded images,
549 go to the <a href=\"" . wfLocalUrlE( "Special:Imagelist" ) .
550 "\">list of uploaded images</a>.
551 Uploads and deletions are logged on the <a href=\"" .
552 wfLocalUrlE( "Wikipedia:Upload_log" ) . "\">upload log</a>.
553 <p>Use the form below to upload new image files for use in
554 illustrating your articles.
555 On most browsers, you will see a \"Browse...\" button, which will
556 bring up your operating system's standard file open dialog.
557 Choosing a file will fill the name of that file into the text
558 field next to the button.
559 You must also check the box affirming that you are not
560 violating any copyrights by uploading the file.
561 Press the \"Upload\" button to finish the upload.
562 This may take some time if you have a slow internet connection.
563 <p>The preferred formats are JPEG for photographic images, PNG
564
565 for drawings and other iconic images, and OGG for sounds.
566 Please name your files descriptively to avoid confusion.
567 To include the image in an article, use a link in the form
568 <b>[[image:file.jpg]]</b> or <b>[[image:file.png|alt text]]</b>
569 or <b>[[media:file.ogg]]</b> for sounds.
570 <p>Please note that as with Wikipedia pages, others may edit or
571 delete your uploads if they think it serves the encyclopedia, and
572 you may be blocked from uploading if you abuse the system." */
573 "uploadlog" => "upload log",
574 "uploadlogpage" => "Upload_log",
575 "uploadlogpagetext" => "以下は最近のファイルのアップロードのログです。
576 記録は全てサーバーの時間であるUTCに基づくものです。
577 <ul>
578 </ul>
579 "
580 /* Below is a list of the most recent file uploads.
581 All times shown are server time (UTC). */,
582
583 "filename" => "ファイル名",
584 "filedesc" => "ファイルの概要",
585 "affirmation" => "このファイルの著作権者は$1のライセンスに基づく
586 使用を許可したことをここに表明します。
587
588 I affirm that the copyright holder of this file
589 agrees to license it under the terms of the $1.",
590 "copyrightpage" => "{{ns:4}}:Copyrights",
591
592 "copyrightpagename" => "ウィキペディアの著作権",
593 "uploadedfiles" => "アップロードされたファイル",
594 "noaffirmation" => "あなたのアップロードが著作権の侵害にあたらない旨を
595 表明して下さい。"
596 /* "You must affirm that your upload does not violate
597 any copyrights." */,
598 "ignorewarning" => "警告を無視し、保存してしまう" /* "Ignore warning and save file anyway." */,
599 "minlength" => "ファイル名は3文字以上である必要があります。" /* "Image names must be at least three letters." */,
600 "badfilename" => "ファイル名は\"$1\"へ変更されました。" /* "Image name has been changed to \"$1\"." */,
601 "badfiletype" => "\".$1\" は推奨されているファイルフォーマットではありません。" /*
602 "\".$1\" is not a recommended image file format." */,
603 "largefile" => "ファイルサイズは100キロバイト以下に抑えることが推奨されています。"
604 /* It is recommended that images not exceed 100k in size." */,
605 "successfulupload" => "アップロード成功" /* "Successful upload" */,
606 "fileuploaded" => "ファイル\"$1\は無事にアップロードされました。
607 以下のリンク($2)をクリックし、ファイルについての情報-出典、製作者や時期、
608 その他知っている情報を書き込んで下さい。
609
610 " /* " "File \"$1\" uploaded successfully.
611 Please follow this link: ($2) to the description page and fill
612 in information about the file, such as where it came from, when it was
613 created and by whom, and anything else you may know about it." */,
614
615 "uploadwarning" => "アップロード 警告" /* "Upload warning" */,
616 "savefile" => "ファイルを保存" /* "Save file" */,
617 "uploadedimage" => "\"$1\"をアップロードしました。" /* "uploaded \"$1\"" */,
618
619 # Image list
620 #
621 "imagelist" => "画像リスト",
622 "imagelisttext" => "$1枚の画像を$2に表示しています",
623 "getimagelist" => "画像リストを取得",
624 "ilshowmatch" => "マッチする名前の画像を全て表示",
625 "ilsubmit" => "検索",
626 "showlast" => "$2$1枚の画像を表示",
627 "all" => "全て",
628 "byname" => "名前順",
629 "bydate" => "日付順",
630 "bysize" => "サイズ順",
631 "imgdelete" => "削除",
632 "imgdesc" => "詳細",
633 "imglegend" => "凡例: (詳細)=画像の詳細を表示/編集",
634 "imghistory" => "画像の履歴",
635 "revertimg" => "差戻",
636 "deleteimg" => "削除",
637 "imghistlegend" => "凡例: (最新)=最新版の画像, (削除)=この版の画像を削除, (差戻)=この版の画像に差し戻す<br><b>アップロードされた画像を見るには日付をクリックします。</b>",
638 "imagelinks" => "リンク",
639 "linkstoimage" => "この画像にリンクしているページの一覧:",
640 "nolinkstoimage" => "この画像にリンクしているページはありません。",
641
642 # Statistics
643 #
644 "statistics" => "アクセス統計",
645 "sitestats" => "サイト全体の統計",
646 "userstats" => "ユーザー登録統計",
647 "sitestatstext" => "<p>データベース内には <b>$1</b> ページのデータがあります。
648 この数字には「会話ページ」や「{{SITENAME}}関連のページ」、「書きかけのページ」、「リダイレクト」など、記事とはみなせないページが含まれています。
649 これらを除いた、記事とみなされるページ数は約 <b>$2</b> ページになります。</p>
650 <p>ページの総閲覧回数は <b>$3</b> 回です。また、ソフトウェアの更新(2002/06/20)以来、<b>$4</b> 回の編集が行われました。
651 平均すると、1ページあたり <b>$5</b> 回の編集が行われ、1編集あたり <b>$6</b> 回閲覧されています。</p>",
652 "userstatstext" => "登録済みの利用者は <b>$1</b> 人で、内 <b>$2</b> 人が管理者権限を持っています。($3を参照)",
653
654 # Miscellaneous special pages
655 #
656 "orphans" => "孤立しているページ",
657 "lonelypages" => "孤立しているページ",
658 "unusedimages" => "使われていない画像",
659 "popularpages" => "人気のページ",
660 "nviews" => "$1 回表示",
661 "wantedpages" => "投稿が望まれているページ",
662 "nlinks" => "$1 個のリンク",
663 "allpages" => "全ページ",
664 "randompage" => "おまかせ表示",
665 "shortpages" => "短いページ",
666 "longpages" => "長いページ",
667 "listusers" => "登録ユーザー一覧",
668 "specialpages" => "特別ページ",
669 "spheading" => "特別ページ",
670 "sysopspheading" => "シスオペ用特別ページ (pages for sysop)",
671 "developerspheading" => "開発者用特別ページ (pages for developper)",
672 "protectpage" => "Protect page",
673 "recentchangeslinked" => "リンクを見張る",
674 "rclsub" => "(to pages linked from \"$1\")",
675 "debug" => "デバッグ (debug)",
676 "newpages" => "新しいページ",
677 "movethispage" => "このページを移動する",
678 "unusedimagestext" => "<p>ご注意:他言語版のウィキペディアも含め、他のウェブサイトがURLを直接用いて画像にリンクしている場合もあります。
679 以下の画像一覧には、そのような形で利用されている画像が含まれている可能性があります。",
680 "booksources" => "文献資料",
681 "booksourcetext" => "以下のリストは、新本、古本などを販売している外部サイトへのリンクです。
682 あなたがお探しの本について、更に詳しい情報が提供されている場合もあります。
683 ウィキペディアはこれらの業務とは提携関係は持っていません。また、このリストはリストされたサイトへのウィキペディアの支持を表すものでもありません。",
684
685 # Email this user
686 #
687 "mailnologin" => "送信先のアドレスがありません。" /* No send address"*/,
688 "mailnologintext" => "ログインしていません。メールを送信するためには、
689 あなたの電子メールアドレスを<a href=\"{{localurle:Special:Userlogin}}\">ユーザーオプション</a>
690 で指定し、
691 <a href=\"{{localurle:Special:Userlogin\">ログイン</a>している必要があります。"
692 /* You must be <a href=\"" .
693 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
694 and have a valid e-mail address in your <a href=\"" .
695 wfLocalUrl( "Special:Preferences" ) . "\">preferences</a>
696 to send e-mail to other users." */,
697 "emailuser" => "このユーザーにメールを送る" /* "E-mail this user" */,
698 "emailpage" => "メール送信ページ" /* "E-mail user" */,
699 "emailpagetext" => "もしメールを送る先のユーザーが、有効なメールアドレスを
700 ユーザーオプションに登録してあれば、下のフォームを通じてメールを送ることができます。
701 あなたが登録したご自分のメールアドレスはFrom:の欄に自動的に組み込まれ、受け取った相手が
702 返事を出せるようになっています。"
703
704 /* "If this user has entered a valid e-mail address in
705 is user preferences, the form below will send a single message.
706 The e-mail address you entered in your user preferences will appear
707 as the \"From\" address of the mail, so the recipient will be able
708 to reply."*/,
709 "noemailtitle" => "送り先のメールアドレスがありません。" /* "No e-mail address" */,
710 "noemailtext" => "このユーザーは有効なメールアドレスを登録していないか、メールを受け取りたくないというオプションを選択しています。"
711 /* "This user has not specified a valid e-mail address,
712 or has chosen not to receive e-mail from other users." */,
713 "emailfrom" => "あなたのアドレス" /* "From" */,
714 "emailto" => "あて先" /* "To" */,
715 "emailsubject" => "題名" /* "Subject" */,
716 "emailmessage" => "本文" /* "Message" */,
717 "emailsend" => "メール送信" /* "Send" */,
718 "emailsent" => "メールを送りました" /* "E-mail sent" */,
719 "emailsenttext" => "メールは無事送信されました。" /* "Your e-mail message has been sent." */,
720
721 # Watchlist ウォッチリスト
722 #
723 "watchlist" => "ウォッチリスト",
724 "watchlistsub" => "(ユーザー名 \"$1\")" /* (for user \"$1\") */,
725 "nowatchlist" => "あなたのウォッチリストは空です。" /* "You have no items on your watchlist." */,
726 "watchnologin" => "ログインしていません" /* "Not logged in" */,
727 "watchnologintext" => "ウォッチリストを変更するためには、
728 <a href=\"{{localurle:Special:Userlogin}}\">ログイン</a>している必要があります。"
729 /* "You must be <a href=\"" .
730 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
731 to modify your watchlist." */,
732 "addedwatch" => "ウォッチリストに加えました" /* "Added to watchlist" */,
733 "addedwatchtext" => "ページ\"$1\" をあなたの
734 <a href=\"{{localurle:Special:Watchlist}}\">ウォッチリスト</a>
735 に追加しました。
736 このページと、付属のノートのページに変更があった際にはそれをウォッチリストで
737 知ることができます。また、
738 <a href=\"{{localurle:Special:Recentchanges}}\">最近更新したページ</a> では
739 ウォッチリストに含まれているページは<b>ボールド体</b>で表示され、見つけやすく
740 なります。</p>
741
742 <p>もしもウォッチリストから特定のページを削除したい場合には、サイドバーにある
743 \"ウォッチリストから削除\" のリンクをクリックして下さい。",
744
745 /* The page \"$1\" has been added to your <a href=\"" .
746 wfLocalUrl( "Special:Watchlist" ) . "\">watchlist</a>.
747 Future changes to this page and its associated Talk page will be listed there,
748 and the page will appear <b>bolded</b> in the <a href=\"" .
749 wfLocalUrl( "Special:Recentchanges" ) . "\">list of recent changes</a> to
750 make it easier to pick out.</p>
751
752 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar." */
753
754 "removedwatch" => "ウォッチリストから削除しました" /* "Removed from watchlist" */,
755 "removedwatchtext" => "ページ\"$1\はウォッチリストから削除されました。" /* "The page \"$1\" has been removed from your watchlist." */,
756 "watchthispage" => "ウォッチリストに追加" /* "Watch this page" */,
757 "unwatchthispage" => "ウォッチリストから削除" /* "Stop watching" */,
758 "notanarticle" => "これは記事ではありません。" /* "Not an article" */,
759
760 # Delete/protect/revert (ここは管理者用の部分なので当面英文を残しておきます。)
761 #
762 "deletepage" => "Delete page (ページ削除)",
763 "confirm" => "Confirm (確認)",
764 "confirmdelete" => "Confirm delete (削除確認)",
765 "deletesub" => "(Deleting \"$1\") (サブページ\"$1\"を削除)",
766 "confirmdeletetext" => "指定されたページまたはイメージは、その更新履歴と共に
767 データベースから永久に削除されようとしています。
768 あなたが削除を望んでおり、それがもたらす帰結を理解しており、かつあなたの
769 しようとしていることが[[{{ns:4}}:Policy|ウィキペディアの基本方針]]に即したものであることを確認して下さい。
770
771 You are about to permanently delete a page
772 or image along with all of its history from the database.
773 Please confirm that you intend to do this, that you understand the
774 consequences, and that you are doing this in accordance with
775 [[{{ns:4}}:Policy]].",
776 "confirmcheck" => "はい。上記の通りです。 Yes, I really want to delete this.",
777 "actioncomplete" => "削除を完了しました。 Action complete",
778 "deletedtext" => "\"$1\" は削除されました。 \"$1\" has been deleted.
779 最近の削除に関しては$2 を参照して下さい。
780 See $2 for a record of recent deletions.",
781 "deletedarticle" => "\"$1\" を削除しました",
782 "dellogpage" => "削除記録 Deletion_log",
783 "dellogpagetext" => "以下に示すのは最近の削除記録です。時間はサーバーの時間(UTC)によって記録されています。
784
785 Below is a list of the most recent deletions.
786 All times shown are server time (UTC).
787 <ul>
788 </ul>
789 ",
790 "deletionlog" => "削除記録 deletion log",
791 "reverted" => "以前のバージョンへの差し戻し。 Reverted to earlier revision",
792 "deletecomment" => "削除の理由 Reason for deletion",
793 "imagereverted" => "以前のバージョンへの差し戻しに成功しました。 Revert to earlier version was successful.",
794
795 # Contributions ユーザーの投稿記録
796 #
797 "contributions" => "ユーザーの投稿記録",
798 "contribsub" => "ユーザー名:$1",
799 "nocontribs" => "ユーザーの投稿記録は見つかりませんでした。",
800 "ucnote" => "以下に示すのが過去<b>$2</b>日間における、最大<b>$1</b>件の投稿・編集です。"
801 /*Below are this user's last <b>$1</b> changes in the last <b>$2</b> days."*/,
802 "uclinks" => "$1 件の投稿・編集を見る。; $2日間分の投稿・編集を見る。
803
804 View the last $1 changes; view the last $2 days.",
805
806 # What links here このページにリンクしている他のページ
807 #
808 "whatlinkshere" => "ここにリンクしている他のページ" /* "what links here" */,
809 "notargettitle" => "対象となるページが存在しません" /* "No target" */,
810 "notargettext" => "対象となるページ又はユーザーが指定されていません" /* "You have not specified a target page or user
811 to perform this function on." */,
812 "linklistsub" => "リンクのリスト" /* "(List of links)" */,
813 "linkshere" => "以下のページが指定されたページにリンクしています。" /* "The following pages link to here:" */,
814 "nolinkshere" => "指定されたページにリンクしているページはありません。" /* "No pages link to here." */,
815 "isredirect" => "リダイレクトページ" /* "redirect page" */,
816
817 # Block/unblock IP (この部分は管理者用なので当面英文を残しておきます。)
818 #
819 "blockip" => "Block IP address",
820 "blockiptext" => "Use the form below to block write access
821 from a specific IP address.
822 This should be done only only to prevent valndalism, and in
823 accordance with [[{{ns:4}}:Policy|{{SITENAME}} policy]].
824 Fill in a specific reason below (for example, citing particular
825 pages that were vandalized).",
826 "ipaddress" => "IP Address",
827 "ipbreason" => "Reason",
828 "ipbsubmit" => "Block this address",
829 "badipaddress" => "The IP address is badly formed.",
830 "noblockreason" => "You must supply a reason for the block.",
831 "blockipsuccesssub" => "Block succeeded",
832 "blockipsuccesstext" => "The IP address \"$1\" has been blocked.
833 <br>See [[Special:Ipblocklist|IP block list]] to review blocks.",
834 "unblockip" => "Unblock IP address",
835 "unblockiptext" => "Use the form below to restore write access
836 to a previously blocked IP address.",
837 "ipusubmit" => "Unblock this address",
838 "ipusuccess" => "IP address \"$1\" unblocked",
839 "ipblocklist" => "List of blocked IP addresses",
840 "blocklistline" => "$1, $2 blocked $3",
841 "blocklink" => "block",
842 "unblocklink" => "unblock",
843 "contribslink" => "contribs",
844
845 # Developer tools (この部分は管理者用なので当面英文を残しておきます。)
846 #
847 "lockdb" => "Lock database",
848 "unlockdb" => "Unlock database",
849 "lockdbtext" => "Locking the database will suspend the ability of all
850 users to edit pages, change their preferences, edit their watchlists, and
851 other things requiring changes in the database.
852 Please confirm that this is what you intend to do, and that you will
853 unlock the database when your maintenance is done.",
854 "unlockdbtext" => "Unlocking the database will restore the ability of all
855 users to edit pages, change their preferences, edit their watchlists, and
856 other things requiring changes in the database.
857 Please confirm that this is what you intend to do.",
858 "lockconfirm" => "Yes, I really want to lock the database.",
859 "unlockconfirm" => "Yes, I really want to unlock the database.",
860 "lockbtn" => "Lock database",
861 "unlockbtn" => "Unlock database",
862 "locknoconfirm" => "You did not check the confirmation box.",
863 "lockdbsuccesssub" => "Database lock succeeded",
864 "unlockdbsuccesssub" => "Database lock removed",
865 "lockdbsuccesstext" => "The {{SITENAME}} database has been locked.
866 <br>Remember to remove the lock after your maintenance is complete.",
867 "unlockdbsuccesstext" => "The {{SITENAME}} database has been unlocked.",
868
869 # SQL query (この部分は管理者用なので当面英文を残しておきます。)
870 #
871 "asksql" => "SQL query",
872 "asksqltext" => "Use the form below to make a direct query of the
873 {{SITENAME}} database.
874 Use single quotes ('like this') to delimit string literals.
875 This can often add considerable load to the server, so please use
876 this function sparingly.",
877 "sqlquery" => "Enter query",
878 "querybtn" => "Submit query",
879 "selectonly" => "Queries other than \"SELECT\" are restricted to
880 {{SITENAME}} developers.",
881 "querysuccessful" => "Query successful",
882
883 # Move page ページの移動
884 #
885 "movepage" => "ページの移動",
886 "movepagetext" => "以下のフォームを利用して、ページ名を変更し、
887 そのページに付随する履歴の情報を変更先のページへ移動することができます。
888 変更されるページは、変更後は変更先へのリダイレクトページになります。
889 更新前のページへと張られたリンクは変更されません。また、ページに付随する
890 ノートのページも移動されません。
891 <b>注意!</b>
892 これは人気のあるページにとって抜本的で予想外の変更になるかも知れません。
893 ページの移動に伴う諸帰結をよく理解してから移動に踏み切るようにして下さい。"
894
895 /* "Using the form below will rename a page, moving all
896 of its history to the new name.
897 The old title will become a redirect page to the new title.
898 Links to the old page title will not be changed, and the talk
899 page, if any, will not be moved.
900 <b>WARNING!</b>
901 This can be a drastic and unexpected change for a popular page;
902 please be sure you understand the consequences of this before
903 proceeding." */,
904 "movearticle" => "ページの移動",
905 "movenologin" => "ログインしていません",
906 "movenologintext" => "この機能を利用するためには、ユーザー登録をして、
907 <a href=\"{{localurle:Special:Userlogin}}\">ログイン</a>している必要が
908 あります。",
909 "newtitle" => "新しいページへ" /* "To new title" */,
910 "movepagebtn" => "ページを移動" /* "Move page" */,
911 "pagemovedsub" => "無事移動しました。" /* "Move succeeded" */,
912 "pagemovedtext" => "ページ\"[[$1]]\" \"[[$2]]\" に移動しました。" /* "Page \"[[$1]]\" moved to \"[[$2]]\"." */,
913 "articleexists" => "指定された移動先には既にページが存在するか、名前が不適切です。" /* "A page of that name already exists, or the
914 name you have chosen is not valid.
915 Please choose another name." */,
916 "movedto" => "移動先:" /* "moved to" */,
917 "movetalk" => "付随するノートのページが存在する場合にはそれも同時に移動させる" /* "Move \"talk\" page as well, if applicable." */,
918 "talkpagemoved" => "付随のノートのページも移動しました。" /* "The corresponding talk page was also moved." */,
919 "talkpagenotmoved" => "付随のノートのページは<b>移動されませんでした。</b>" /* "The corresponding talk page was <strong>not</strong> moved." */,
920
921 );
922
923 class LanguageJa extends LanguageUtf8 {
924
925 function getNamespaces() {
926 global $wgNamespaceNamesJa;
927 return $wgNamespaceNamesJa;
928 }
929
930 function getNsText( $index ) {
931 global $wgNamespaceNamesJa;
932 return $wgNamespaceNamesJa[$index];
933 }
934
935 function getNsIndex( $text ) {
936 global $wgNamespaceNamesJa;
937
938 foreach ( $wgNamespaceNamesJa as $i => $n ) {
939 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
940 }
941 return false;
942 }
943
944 function getQuickbarSettings() {
945 global $wgQuickbarSettingsJa;
946 return $wgQuickbarSettingsJa;
947 }
948
949 function getSkinNames() {
950 global $wgSkinNamesJa;
951 return $wgSkinNamesJa;
952 }
953
954 function getMathNames() {
955 global $wgMathNamesJa;
956 return $wgMathNamesJa;
957 }
958
959 function getUserToggles() {
960 global $wgUserTogglesJa;
961 return $wgUserTogglesJa;
962 }
963
964 function getMonthName( $key )
965 {
966 global $wgMonthNamesJa;
967 return $wgMonthNamesJa[$key-1];
968 }
969
970 function getMonthAbbreviation( $key )
971 {
972 global $wgMonthAbbreviationsJa;
973 return $wgMonthAbbreviationsJa[$key-1];
974 }
975
976 function getWeekdayName( $key )
977 {
978 global $wgWeekdayNamesJa;
979 return $wgWeekdayNamesJa[$key-1];
980 }
981
982 # Inherit default userAdjust()
983
984 function date( $ts, $adj = false )
985 {
986 global $wgWeekdayAbbreviationsJa;
987 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
988
989 $x = getdate(mktime(( (int)substr( $ts, 8, 2) ) + $diff,
990 (int)substr( $ts, 10, 2 ), (int)substr( $ts, 12, 2 ),
991 (int)substr( $ts, 4, 2 ), (int)substr( $ts, 6, 2 ),
992 (int)substr( $ts, 0, 4 )));
993 $d = substr( $ts, 0, 4 ) . "年" .
994 $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) .
995 (0 + substr( $ts, 6, 2 )) . "日 (" .
996 $wgWeekdayAbbreviationsJa[$x["wday"]] . ")";
997 return $d;
998 }
999
1000 function time( $ts, $adj = false )
1001 {
1002 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1003
1004 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
1005 return $t;
1006 }
1007
1008 function timeanddate( $ts, $adj = false )
1009 {
1010 return $this->date( $ts, $adj ) . " " . $this->time( $ts, $adj );
1011 }
1012
1013 # Inherit default rfc1123()
1014
1015 function getValidSpecialPages()
1016 {
1017 global $wgValidSpecialPagesJa;
1018 return $wgValidSpecialPagesJa;
1019 }
1020
1021 function getSysopSpecialPages()
1022 {
1023 global $wgSysopSpecialPagesJa;
1024 return $wgSysopSpecialPagesJa;
1025 }
1026
1027 function getDeveloperSpecialPages()
1028 {
1029 global $wgDeveloperSpecialPagesJa;
1030 return $wgDeveloperSpecialPagesJa;
1031 }
1032
1033 function getMessage( $key )
1034 {
1035 global $wgAllMessagesJa;
1036 if(array_key_exists($key, $wgAllMessagesJa))
1037 return $wgAllMessagesJa[$key];
1038 else
1039 return Language::getMessage($key);
1040 }
1041
1042 function stripForSearch( $string ) {
1043 # MySQL fulltext index doesn't grok utf-8, so we
1044 # need to fold cases and convert to hex
1045 global $wikiLowerChars;
1046 $s = $string;
1047
1048 # Strip known punctuation ?
1049 #$s = preg_replace( '/\xe3\x80[\x80-\xbf]/', '', $s ); # U3000-303f
1050
1051 # Space strings of like hiragana/katakana/kanji
1052 $hiragana = '(?:\xe3(?:\x81[\x80-\xbf]|\x82[\x80-\x9f]))'; # U3040-309f
1053 $katakana = '(?:\xe3(?:\x82[\xa0-\xbf]|\x83[\x80-\xbf]))'; # U30a0-30ff
1054 $kanji = '(?:\xe3[\x88-\xbf][\x80-\xbf]'
1055 . '|[\xe4-\xe8][\x80-\xbf]{2}'
1056 . '|\xe9[\x80-\xa5][\x80-\xbf]'
1057 . '|\xe9\xa6[\x80-\x99])';
1058 # U3200-9999 = \xe3\x88\x80-\xe9\xa6\x99
1059 $s = preg_replace( "/({$hiragana}+|{$katakana}+|{$kanji}+)/", ' $1 ', $s );
1060
1061 # Double-width roman characters: ff00-ff5f ~= 0020-007f
1062 $s = preg_replace( '/\xef\xbc([\x80-\xbf])/e', 'chr((ord("$1") & 0x3f) + 0x20)', $s );
1063 $s = preg_replace( '/\xef\xbd([\x80-\x99])/e', 'chr((ord("$1") & 0x3f) + 0x60)', $s );
1064
1065 return trim( preg_replace(
1066 "/([\\xc0-\\xff][\\x80-\\xbf]*)/e",
1067 "'U8' . bin2hex( strtr( \"\$1\", \$wikiLowerChars ) )",
1068 $s ) );
1069 return $s;
1070 }
1071
1072 # Italic is not appropriate for Japanese script
1073 # Unfortunately most browsers do not recognise this, and render <em> as italic
1074 function emphasize( $text )
1075 {
1076 return $text;
1077 }
1078 }
1079
1080 ?>