mediawiki-extensions-Gadgets/i18n/api/fr.json
Translation updater bot 977c8aacf3 Localisation updates from https://translatewiki.net.
Change-Id: I1867d052f7ac038f6b3c22b4b7bc3ad9b8067728
2023-08-09 09:15:08 +02:00

36 lines
2.3 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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": [
"Djiboun",
"Gomoko",
"Lucky",
"McDutchie",
"Thibaut120094",
"Verdy p",
"Windes"
]
},
"apihelp-query+gadgetcategories-summary": "Renvoie une liste de catégories de gadgets.",
"apihelp-query+gadgetcategories-param-prop": "Quelle information de catégorie de gadget obtenir:",
"apihelp-query+gadgetcategories-paramvalue-prop-name": "Nom de catégorie interne.",
"apihelp-query+gadgetcategories-paramvalue-prop-title": "Titre de catégorie.",
"apihelp-query+gadgetcategories-paramvalue-prop-members": "Nombre de gadgets dans la catégorie.",
"apihelp-query+gadgetcategories-param-names": "Noms des catégories à récupérer.",
"apihelp-query+gadgetcategories-example-1": "Fournit une liste des catégories de gadgets existantes",
"apihelp-query+gadgetcategories-example-2": "Fournit toutes les informations sur les catégories «foo» et «bar»",
"apihelp-query+gadgets-summary": "Renvoie une liste des gadgets utilisés sur ce wiki.",
"apihelp-query+gadgets-param-prop": "Quelle information de gadget obtenir :",
"apihelp-query+gadgets-paramvalue-prop-id": "ID interne du gadget.",
"apihelp-query+gadgets-paramvalue-prop-metadata": "Les métadonnées du gadget.",
"apihelp-query+gadgets-paramvalue-prop-desc": "Description du gadget transformé en HTML (peut être lent, à utiliser seulement si vraiment nécessaire).",
"apihelp-query+gadgets-param-categories": "Catégories depuis lesquelles récupérer les gadgets.",
"apihelp-query+gadgets-param-ids": "Identifiants des gadgets à récupérer.",
"apihelp-query+gadgets-param-allowedonly": "Lister uniquement les gadgets autorisés pour lutilisateur actuel",
"apihelp-query+gadgets-param-enabledonly": "Lister uniquement les gadgets activés par lutilisateur actuel.",
"apihelp-query+gadgets-example-1": "Obtenir une liste de gadgets ainsi que leurs descriptions",
"apihelp-query+gadgets-example-2": "Obtenir une liste de gadgets avec toutes les propriétés possibles",
"apihelp-query+gadgets-example-3": "Obtenir une liste des gadgets appartenant à la catégorie «foo»",
"apihelp-query+gadgets-example-4": "Obtenir des informations sur les gadgets «foo» et «bar»",
"apihelp-query+gadgets-example-5": "Obtenir une liste des gadgets activés par lutilisateur actuel"
}