mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-27 09:43:06 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I23a2b662597602f5753e9c479a4ef2c8f1ab7ed0
This commit is contained in:
parent
71635903c1
commit
7e86c046ac
12
i18n/api/ca.json
Normal file
12
i18n/api/ca.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"@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."
|
||||
}
|
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"categorytree": "ОагӀатий га",
|
||||
"categorytree-portlet": "ОагӀаташ",
|
||||
"categorytree-legend": "Хьахьокха оагӀатий га",
|
||||
"categorytree-legend": "ОагӀатий га хьагойта",
|
||||
"categorytree-category": "ОагӀат:",
|
||||
"categorytree-go": "Хьахьокха оагӀаташ",
|
||||
"categorytree-parents": "Ларда оагӀаташ",
|
||||
|
|
Loading…
Reference in a new issue