mediawiki-extensions-Catego.../i18n/ast.json
Siebrand Mazeland 1f6df56a60 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Add a file to .jshintignore to not make Jenkins block on something that's
not related to this patch set.

Change-Id: I9331d328746281a2eb7ec1317d557e8fd7931d74
2014-03-25 14:55:24 +01:00

36 lines
1.9 KiB
JSON

{
"@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": "Escribi un nome de categoría pa ver el so conteníu estructuráu en forma\nd'árbole. Fíxate en qu'esto requier la erbía AJAX de JavaScript. Si tienes\nun navegador mui antiguu o'l JavaScript desactiváu, nun va funcionar.",
"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": "espandir",
"categorytree-member-counts": "contién {{PLURAL:$1|1 subcategoría|$1 subcategoríes}}, {{PLURAL:$2|1 páxina|$2 páxines}} y {{PLURAL:$3|1 archivu|$3 archivos}}",
"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."
}