「MediaWiki:Monobook.js」の版間の差分

出典: フリー教科書『ウィキブックス(Wikibooks)』
削除された内容 追加された内容
編集の要約なし
M japanese
1 行 1 行
/* <pre> */
/* tooltips and access keys */
/* tooltips and access keys */
ta = new Object();
ta = new Object();
ta['pt-userpage'] = new Array('.','My user page');
ta['pt-userpage'] = new Array('.','自分の利用者ページ');
ta['pt-anonuserpage'] = new Array('.','The user page for the ip you\'re editing as');
ta['pt-anonuserpage'] = new Array('.','あなたのIPアドレス用の利用者ページ');
ta['pt-mytalk'] = new Array('n','My talk page');
ta['pt-mytalk'] = new Array('n','自分の会話ページ');
ta['pt-anontalk'] = new Array('n','Discussion about edits from this ip address');
ta['pt-anontalk'] = new Array('n','あなたのIPアドレスからなされた編集の会話ページ');
ta['pt-preferences'] = new Array('','My preferences');
ta['pt-preferences'] = new Array('','オプションの変更');
ta['pt-watchlist'] = new Array('l','The list of pages you\'re monitoring for changes.');
ta['pt-watchlist'] = new Array('l','変更を監視しているページの一覧');
ta['pt-mycontris'] = new Array('y','List of my contributions');
ta['pt-mycontris'] = new Array('y','自分の投稿記録');
ta['pt-login'] = new Array('o','You are encouraged to log in, it is not mandatory however.');
ta['pt-login'] = new Array('o','ログインすることが推奨されますが、しなくても構いません。');
ta['pt-anonlogin'] = new Array('o','You are encouraged to log in, it is not mandatory however.');
ta['pt-anonlogin'] = new Array('o','ログインすることが推奨されますが、しなくても構いません。');
ta['pt-logout'] = new Array('o','Log out');
ta['pt-logout'] = new Array('o','ログアウト');
ta['ca-talk'] = new Array('t','Discussion about the content page');
ta['ca-talk'] = new Array('t','項目のノート');
ta['ca-edit'] = new Array('e','You can edit this page. Please use the preview button before saving.');
ta['ca-edit'] = new Array('e','このページを編集できます。投稿の前に「プレビューを実行」ボタンを使ってください。');
ta['ca-addsection'] = new Array('+','Add a comment to this discussion.');
ta['ca-addsection'] = new Array('+','このページにコメントを加える');
ta['ca-viewsource'] = new Array('e','This page is protected. You can view its source.');
ta['ca-viewsource'] = new Array('e','このページは保護されています。ページのソースを閲覧できます。');
ta['ca-history'] = new Array('h','Past versions of this page.');
ta['ca-history'] = new Array('h','このページの過去の版');
ta['ca-protect'] = new Array('=','Protect this page');
ta['ca-protect'] = new Array('=','このページを保護');
ta['ca-delete'] = new Array('d','Delete this page');
ta['ca-delete'] = new Array('d','このページを削除');
ta['ca-undelete'] = new Array('d','Restore the edits done to this page before it was deleted');
ta['ca-undelete'] = new Array('d','削除されたページを復帰する');
ta['ca-move'] = new Array('m','Move this page');
ta['ca-move'] = new Array('m','このページを移動');
ta['ca-watch'] = new Array('w','Add this page to your watchlist');
ta['ca-watch'] = new Array('w','このページをウォッチリストへ追加');
ta['ca-unwatch'] = new Array('w','Remove this page from your watchlist');
ta['ca-unwatch'] = new Array('w','このページをウォッチリストから外す');
ta['search'] = new Array('f','Search this wiki');
ta['p-search'] = new Array('f','ウィキ内を検索');
ta['p-logo'] = new Array('','Main Page');
ta['p-logo'] = new Array('','メインページ');
ta['n-mainpage'] = new Array('z','Visit the Main Page');
ta['n-mainpage'] = new Array('z','メインページに移動');
ta['n-portal'] = new Array('','About the project, what you can do, where to find things');
ta['n-portal'] = new Array('','このプロジェクトについて、あなたのできることを探す場所です');
ta['n-currentevents'] = new Array('','Find background information on current events');
ta['n-currentevents'] = new Array('','最近の出来事');
ta['n-recentchanges'] = new Array('r','The list of recent changes in the wiki.');
ta['n-recentchanges'] = new Array('r','最近更新が行われたページの一覧');
ta['n-randompage'] = new Array('x','Load a random page');
ta['n-randompage'] = new Array('x','ランダムに記事を選んで表示');
ta['n-help'] = new Array('','The place to find out.');
ta['n-help'] = new Array('','ヘルプ・使い方');
ta['n-sitesupport'] = new Array('','Support us');
ta['n-villagepump'] = new Array('','プロジェクトについての意見交換や告知');
ta['t-whatlinkshere'] = new Array('j','List of all wiki pages that link here');
ta['n-contact'] = new Array('','ウィキブックスやウィキメディア財団に関する連絡先');
ta['t-recentchangeslinked'] = new Array('k','Recent changes in pages linked from this page');
ta['n-sitesupport'] = new Array('','私たちをサポートしてください');
ta['feed-rss'] = new Array('','RSS feed for this page');
ta['t-whatlinkshere'] = new Array('j','このページにリンクしているページの一覧');
ta['feed-atom'] = new Array('','Atom feed for this page');
ta['t-recentchangeslinked'] = new Array('k','最近更新が行われたこのページのリンク先');
ta['t-contributions'] = new Array('','View the list of contributions of this user');
ta['feed-rss'] = new Array('','このページのRSSフィード');
ta['t-emailuser'] = new Array('','Send a mail to this user');
ta['feed-atom'] = new Array('','このページのAtomフィード');
ta['t-upload'] = new Array('u','Upload images or media files');
ta['t-contributions'] = new Array('','ユーザーの投稿記録');
ta['t-specialpages'] = new Array('q','List of all special pages');
ta['t-emailuser'] = new Array('','このユーザーにメールを送信');
ta['ca-nstab-main'] = new Array('c','View the content page');
ta['t-upload'] = new Array('u','画像やメディアファイルをアップロード');
ta['ca-nstab-user'] = new Array('c','View the user page');
ta['t-specialpages'] = new Array('q','特別ページの一覧');
ta['ca-nstab-media'] = new Array('c','View the media page');
ta['ca-nstab-main'] = new Array('c','本文を表示');
ta['ca-nstab-special'] = new Array('','This is a special page, you can\'t edit the page itself.');
ta['ca-nstab-user'] = new Array('c','利用者ページを表示');
ta['ca-nstab-wp'] = new Array('a','View the project page');
ta['ca-nstab-media'] = new Array('c','メディアページを表示');
ta['ca-nstab-image'] = new Array('c','View the image page');
ta['ca-nstab-special'] = new Array('','これは特別ページです。編集することはできません。');
ta['ca-nstab-mediawiki'] = new Array('c','View the system message');
ta['ca-nstab-wp'] = new Array('a','{{SITENAME}}ページを表示');
ta['ca-nstab-template'] = new Array('c','View the template');
ta['ca-nstab-image'] = new Array('c','画像ページを表示');
ta['ca-nstab-help'] = new Array('c','View the help page');
ta['ca-nstab-mediawiki'] = new Array('c','定型文を表示');
ta['ca-nstab-category'] = new Array('c','View the category page');
ta['ca-nstab-template'] = new Array('c','テンプレートを表示');
ta['ca-nstab-help'] = new Array('c','ヘルプページを表示');
ta['ca-nstab-category'] = new Array('c','カテゴリページを表示');
/* </pre> */

2005年10月20日 (木) 12:39時点における版

/* <pre> */
/* tooltips and access keys */
ta = new Object();
ta['pt-userpage'] = new Array('.','自分の利用者ページ');
ta['pt-anonuserpage'] = new Array('.','あなたのIPアドレス用の利用者ページ');
ta['pt-mytalk'] = new Array('n','自分の会話ページ');
ta['pt-anontalk'] = new Array('n','あなたのIPアドレスからなされた編集の会話ページ');
ta['pt-preferences'] = new Array('','オプションの変更');
ta['pt-watchlist'] = new Array('l','変更を監視しているページの一覧');
ta['pt-mycontris'] = new Array('y','自分の投稿記録');
ta['pt-login'] = new Array('o','ログインすることが推奨されますが、しなくても構いません。');
ta['pt-anonlogin'] = new Array('o','ログインすることが推奨されますが、しなくても構いません。');
ta['pt-logout'] = new Array('o','ログアウト');
ta['ca-talk'] = new Array('t','項目のノート');
ta['ca-edit'] = new Array('e','このページを編集できます。投稿の前に「プレビューを実行」ボタンを使ってください。');
ta['ca-addsection'] = new Array('+','このページにコメントを加える');
ta['ca-viewsource'] = new Array('e','このページは保護されています。ページのソースを閲覧できます。');
ta['ca-history'] = new Array('h','このページの過去の版');
ta['ca-protect'] = new Array('=','このページを保護');
ta['ca-delete'] = new Array('d','このページを削除');
ta['ca-undelete'] = new Array('d','削除されたページを復帰する');
ta['ca-move'] = new Array('m','このページを移動');
ta['ca-watch'] = new Array('w','このページをウォッチリストへ追加');
ta['ca-unwatch'] = new Array('w','このページをウォッチリストから外す');
ta['p-search'] = new Array('f','ウィキ内を検索');
ta['p-logo'] = new Array('','メインページ');
ta['n-mainpage'] = new Array('z','メインページに移動');
ta['n-portal'] = new Array('','このプロジェクトについて、あなたのできることを探す場所です'); 
ta['n-currentevents'] = new Array('','最近の出来事'); 
ta['n-recentchanges'] = new Array('r','最近更新が行われたページの一覧');
ta['n-randompage'] = new Array('x','ランダムに記事を選んで表示');
ta['n-help'] = new Array('','ヘルプ・使い方');
ta['n-villagepump'] = new Array('','プロジェクトについての意見交換や告知');
ta['n-contact'] = new Array('','ウィキブックスやウィキメディア財団に関する連絡先');
ta['n-sitesupport'] = new Array('','私たちをサポートしてください');
ta['t-whatlinkshere'] = new Array('j','このページにリンクしているページの一覧');
ta['t-recentchangeslinked'] = new Array('k','最近更新が行われたこのページのリンク先');
ta['feed-rss'] = new Array('','このページのRSSフィード');
ta['feed-atom'] = new Array('','このページのAtomフィード');
ta['t-contributions'] = new Array('','ユーザーの投稿記録');
ta['t-emailuser'] = new Array('','このユーザーにメールを送信');
ta['t-upload'] = new Array('u','画像やメディアファイルをアップロード');
ta['t-specialpages'] = new Array('q','特別ページの一覧');
ta['ca-nstab-main'] = new Array('c','本文を表示');
ta['ca-nstab-user'] = new Array('c','利用者ページを表示');
ta['ca-nstab-media'] = new Array('c','メディアページを表示');
ta['ca-nstab-special'] = new Array('','これは特別ページです。編集することはできません。');
ta['ca-nstab-wp'] = new Array('a','{{SITENAME}}ページを表示');
ta['ca-nstab-image'] = new Array('c','画像ページを表示');
ta['ca-nstab-mediawiki'] = new Array('c','定型文を表示');
ta['ca-nstab-template'] = new Array('c','テンプレートを表示');
ta['ca-nstab-help'] = new Array('c','ヘルプページを表示');
ta['ca-nstab-category'] = new Array('c','カテゴリページを表示');
/* </pre> */