summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/CategoryTree/i18n/ast.json
blob: 06f5af2c0421b9932527fbfe3a91321409b3a74e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
	"@metadata": {
		"authors": [
			"Esbardu",
			"Xuacu"
		]
	},
	"categorytree": "Árbole de categoríes",
	"categorytree-portlet": "Categoríes",
	"categorytree-legend": "Amosar l'árbole de categoríes",
	"categorytree-desc": "Accesoriu basáu n'AJAX qu'amuesa la [[Special:CategoryTree|estructura de categoríes]] d'una wiki",
	"categorytree-header": "Escribe un nome de categoría pa ver el so conteníu con estructura d'árbole. (Rique JavaScript)",
	"categorytree-category": "Categoría:",
	"categorytree-go": "Amosar árbole",
	"categorytree-parents": "Categoríes superiores",
	"categorytree-mode-label": "Mou:",
	"categorytree-mode-categories": "categoríes namái",
	"categorytree-mode-pages": "páxines sacante los archivos",
	"categorytree-mode-all": "toles páxines",
	"categorytree-collapse": "anubrir",
	"categorytree-expand": "espander",
	"categorytree-member-counts": "Contien {{PLURAL:$1|1 subcategoría|$1 subcategoríes}}, {{PLURAL:$2|1 páxina|$2 páxines}} y {{PLURAL:$3|1 ficheru|$3 ficheros}}",
	"categorytree-num-categories": "$1 C",
	"categorytree-num-pages": "$1 P",
	"categorytree-num-files": "$1 F",
	"categorytree-num-empty": "balera",
	"categorytree-load": "cargar",
	"categorytree-loading": "cargando",
	"categorytree-nothing-found": "nun s'atopó nada",
	"categorytree-no-subcategories": "nun hai subcategoríes",
	"categorytree-no-parent-categories": "nun hai categoríes padre",
	"categorytree-no-pages": "ensin páxines nin subcategoríes",
	"categorytree-not-found": "Nun s'atopó la categoría <i>$1</i>",
	"categorytree-error": "Hebo un problema al cargar los datos.",
	"categorytree-retry": "Por favor, espera unos momentos y inténtalo otra vuelta.",
	"apihelp-categorytree-description": "Módulu internu pa la estensión CategoryTree.",
	"apihelp-categorytree-summary": "Módulu internu pa la estensión CategoryTree.",
	"apihelp-categorytree-param-category": "Títulu nel espaciu de nomes de categoríes, inoraráse'l prefixu si se da.",
	"apihelp-categorytree-param-options": "Opciones pal constructor de CategoryTree como oxetu JSON. La opción <var>depth</var> (fondura) tien el valor predetermináu de <kbd>1</kbd>.",
	"apierror-categorytree-invalidjson": "Les opciones tienen de ser un oxetu JSON válidu."
}