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

22 lines
968 B
JSON

{
"@metadata": {
"authors": [
"Les Meloures",
"Robby"
]
},
"skinname-monobook": "MonoBook",
"monobook-desc": "De klassesche Look vu MediaWiki zanter 2004, benannt no der Schwaarzwäissfoto vun engem Buch am Hannergrond vun der Säit",
"monobook.css": "/* Dës CSS huet nëmmen Afloss op de Skin ''Monobook'' */",
"monobook.js": "/* All JavaScript hei gëtt gelueden esoubal ee Benotzer d'Ausgesinn MonoBook benotzt */",
"monobook-jumptotop": "zréck uewen op d'Säit",
"monobook-jumptopersonal": "Geschier fir Benotzer",
"monobook-jumptonavigation": "Op d'Navigatioun wiesselen",
"monobook-jumptosearch": "Op d'Siche wiesselen",
"monobook-more-actions": "Méi",
"monobook-cactions-label": "Säitenaktiounen",
"monobook-notifications-link": "Notifikatiounen ($1)",
"monobook-notifications-link-none": "Notifikatiounen",
"monobook-view-history": "Versiounen",
"monobook-action-undelete": "$1 {{PLURAL:$1|Versioun|Versioune}} restauréieren"
}