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

23 lines
1.3 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": [
"BadDog",
"Obsuser",
"Rancher"
]
},
"skinname-monobook": "Монобук",
"monobook-desc": "Класична Медијавики тема из 2004, названа по црно-белој фотографији књиге у позадини странице",
"monobook.css": "/* CSS постављен овде ће утицати на све кориснике теме „Монобук“ */",
"monobook.js": "/* Јаваскрипт постављен овде ће се учитати за све оне који користе тему „Монобук“ */",
"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 избрисаних измена}}"
}