User:Hoo man/lang/ja/smart rollback.js

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
mw.messages.set({
	'hoo-smartRollback-toolbarText' : 'スマートロールバック',
	'hoo-smartRollback-windowTitle' : 'スマートロールバック',
	'hoo-smartRollback-windowButton' : 'リンクを更新',
	'hoo-smartRollback-windowMassButton' : '全て差し戻す',
	'hoo-smartRollback-editSummary' : '編集要約:',
	'hoo-smartRollback-customEditSummary' : 'カスタムの編集要約:',
	'hoo-smartRollback-markbotedits' : 'ボットの編集としてマーク:',
	'hoo-smartRollback-confirm' : '本当に全てのページを自動的に巻き戻しますか?',
	'hoo-smartRollback-yes' : 'はい',
	'hoo-smartRollback-no' : 'いいえ',
	'hoo-smartRollback-useDefault' : '標準の編集要約を使用する',
	'hoo-smartRollback-other' : 'その他 ->',
	'hoo-smartRollback-editSummaries' : [
		'荒らしの差し戻し',
		'テスト編集の差し戻し',
		'差し戻し'
	],
	'hoo-closeButtonText' : '閉じる'
});