47a97282aa
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
24 lines
972 B
JSON
24 lines
972 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Geitost",
|
|
"Kghbln",
|
|
"Metalhead64"
|
|
]
|
|
},
|
|
"skinname-monobook": "MonoBook",
|
|
"monobook-desc": "Stellt eine klassische Benutzeroberfläche bereit",
|
|
"monobook.css": "/* Das folgende CSS wird für Benutzer der Benutzeroberfläche MonoBook geladen */",
|
|
"monobook.js": "/* Das folgende JavaScript wird für Benutzer der Benutzeroberfläche MonoBook geladen. */",
|
|
"monobook-jumptotop": "Zurück nach oben",
|
|
"monobook-jumptopersonal": "Benutzerwerkzeuge",
|
|
"monobook-jumptonavigation": "Zur Navigation springen",
|
|
"monobook-jumptosearch": "Zur Suche springen",
|
|
"monobook-more-actions": "Mehr",
|
|
"cactions-mobile": "Seitenaktionen",
|
|
"monobook-cactions-label": "Seitenaktionen",
|
|
"monobook-notifications-link": "Benachrichtigungen ($1)",
|
|
"monobook-notifications-link-none": "Benachrichtigungen",
|
|
"monobook-view-history": "Versionsgeschichte",
|
|
"monobook-action-undelete": "{{PLURAL:$1|1 Version|$1 Versionen}} wiederherstellen"
|
|
}
|