mediawiki-skins-Insurgency/i18n/da.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
967 B
JSON

{
"@metadata": {
"authors": [
"Christian List",
"Peter Alberti",
"Saederup92"
]
},
"skinname-monobook": "MonoBook",
"monobook-desc": "Det klassiske MediaWiki udseende siden 2004, opkaldt efter det sort-hvide foto af en bog i baggrunden af siderne",
"monobook.css": "/** CSS inkluderet her vil være aktivt for brugere af Monobook-temaet . */",
"monobook.js": "/* JavaScript i denne fil vil indlæses for brugere af udseendet MonoBook */",
"monobook-jumptotop": "tilbage til toppen",
"monobook-jumptopersonal": "brugerværktøj",
"monobook-jumptonavigation": "Spring til navigation",
"monobook-jumptosearch": "Spring til søgning",
"monobook-more-actions": "Mere",
"monobook-cactions-label": "Sidehandlinger",
"monobook-notifications-link": "Notifikationer ($1)",
"monobook-notifications-link-none": "Notifikationer",
"monobook-view-history": "Historik",
"monobook-action-undelete": "Gendan {{PLURAL:$1|én redigering|$1 redigeringer}}"
}