mediawiki-extensions-Catego.../i18n/api/ca.json
Translation updater bot 9622381ff1 Localisation updates from https://translatewiki.net.
Change-Id: I924857ac380f1232bd194e301a0292aa7e8b3468
2024-01-02 08:48:15 +01:00

13 lines
587 B
JSON

{
"@metadata": {
"authors": [
"SMP"
]
},
"apihelp-categorytree-summary": "Mòdul intern per a l'extensió CategoryTree.",
"apihelp-categorytree-param-category": "Títol a l'espai de noms de Categoria, s'ignorarà el prefix si es dóna.",
"apihelp-categorytree-param-options": "Opcions per al constructor CategoryTree com a objecte JSON. L'opció <var>depth</var> és <kbd>1</kbd> per defecte.",
"apierror-categorytree-invalidjson": "Les opcions han de ser un objecte JSON vàlid.",
"apierror-categorytree-invalidjson-option": "L'opció «$1» conté un valor no vàlid."
}