wiki.techinc.nl/includes/api/i18n/frc.json
Brad Jorsch 723949c2ff API: Split non-English description messages into summary + additional text
Per request, automatically split non-English messages to avoid a lot of
work for translatewiki.

Change-Id: Ifb9928dfbc59028d0df65ff07e067aa17bcf0c2f
2017-06-30 13:02:43 -04:00

20 lines
866 B
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": [
"Hangmanwa7id",
"Macofe"
]
},
"apihelp-block-summary": "Bloquer un useur.",
"apihelp-createaccount-param-name": "Nom d'useur.",
"apihelp-createaccount-param-password": "Mot de passe (ignoré si <var>$1mailpassword</var> est défini).",
"apihelp-createaccount-param-domain": "Domaine pour lauthentification externe (optional).",
"apihelp-delete-summary": "Effacer une page.",
"apihelp-delete-param-title": "Titre de la page que tu veux effacer. Impossible de luser avec $1pageid.",
"apihelp-delete-example-simple": "Effacer <kbd>Main Page</kbd>.",
"apihelp-emailuser-summary": "Emailer un useur.",
"apihelp-expandtemplates-param-title": "Titre de la page.",
"apihelp-login-param-name": "Nom duseur.",
"apihelp-login-param-password": "Mot de passe.",
"apihelp-login-param-domain": "Domaine (optional)."
}