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

25 lines
1.1 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": [
"Dr Brains",
"Gomoko",
"Verdy p",
"Wladek92"
]
},
"skinname-monobook": "Monobook",
"monobook-desc": "Lhabillage classique de MediaWiki depuis 2004, nommé daprès la photo en noir et blanc dun livre dans larrière-plan de la page",
"monobook.css": "/* Tout CSS placé ici sera chargé avec les pages accédées par les utilisateurs de lhabillage MonoBook */",
"monobook.js": "/* Tout code JavaScript placé ici sera chargé avec les pages accédées par les utilisateurs de lhabillage MonoBook */",
"monobook-jumptotop": "retour au début",
"monobook-jumptopersonal": "outils utilisateur",
"monobook-jumptonavigation": "Aller à la navigation",
"monobook-jumptosearch": "Aller à la recherche",
"monobook-more-actions": "Plus",
"cactions-mobile": "Actions de la page",
"monobook-cactions-label": "Actions de la page",
"monobook-notifications-link": "Notifications ($1)",
"monobook-notifications-link-none": "Notifications",
"monobook-view-history": "Historique",
"monobook-action-undelete": "Restaurer {{PLURAL:$1|une modification|$1 modifications}}"
}