mediawiki-skins-Insurgency/i18n/ja.json
Jon Robson 47a97282aa Make sure MonoBook retains classic labels
We are updating the default menu labels inside core. This has
implications on several messages which are updated here:

// History rather than View history
// Undelete rather than Undelete x edit(s)
// Add topic rather than +

Bug: T301203
Change-Id: I854a0fdaaa53791955b156b7861ea108e1b6c224
2022-02-11 01:52:35 +00:00

28 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Aefgh39622",
"Darklanlan",
"Fryed-peach",
"Otokoume",
"Takot",
"Yusuke1109",
"しぃ",
"青子守歌"
]
},
"skinname-monobook": "モノブック",
"monobook-desc": "ページ背景にモクロの本の写真があることから名付けられた、2004年以来のクラシックなMediaWiki外装。",
"monobook.css": "/* ここに記述したCSSは、全てのモブックスキン利用者に読み込まれます */",
"monobook.js": "/* ここに記述したJavaScriptは、全てのモブックスキン利用者に読み込まれます */",
"monobook-jumptotop": "トップに戻る",
"monobook-jumptopersonal": "利用者ツール",
"monobook-jumptonavigation": "ナビゲーションに移動",
"monobook-jumptosearch": "検索に移動",
"monobook-more-actions": "その他",
"monobook-cactions-label": "ページアクション",
"monobook-notifications-link": "通知 ($1件)",
"monobook-notifications-link-none": "通知",
"monobook-view-history": "履歴",
"monobook-action-undelete": "{{PLURAL:$1|$1 編集}}を復元"
}