mediawiki-skins-Insurgency/i18n/ru.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

27 lines
1.4 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": [
"AlexSm",
"Jack who built the house",
"Kaganer",
"Movses",
"Okras",
"Ole Yves",
"Stjn"
]
},
"skinname-monobook": "MonoBook",
"monobook-desc": "Классическая тема оформления MediaWiki, созданная в 2004 году и названая в честь чёрно-белой фотографии книги с фонового изображения страницы",
"monobook.css": "/* Размещённый здесь CSS будет применяться к теме оформления Monobook */",
"monobook.js": "/* Размещённый здесь код JavaScript будет загружаться пользователям, использующим тему оформления MonoBook */",
"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 правку|$1 правки|$1 правок|1=правку}}"
}