mediawiki-extensions-Linter/i18n/ast.json
Translation updater bot 617e086d66 Localisation updates from https://translatewiki.net.
Change-Id: If8bf5233c900f126c180d881732700cc6b150be3
2017-03-21 22:38:35 +01:00

45 lines
2.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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": [
"Xuacu"
]
},
"linterrors": "Errores de lint",
"linterrors-subpage": "Errores de lintː $1",
"linter-desc": "Siguir los errores de lint d'un serviciu esternu y amosalos a los usuarios",
"linter-pager-title": "Títulu de la páxina",
"linter-pager-template": "¿Dientro d'una plantía?",
"linter-pager-obsolete-tag-details": "Etiqueta HTML anticuada",
"linter-pager-bogus-image-options-details": "Mala opción de ficheru",
"linter-pager-missing-end-tag-details": "Etiqueta de zarramientu faltante",
"linter-pager-stripped-tag-details": "Etiqueta quitada",
"linter-pager-self-closed-tag-details": "Etiqueta auto-zarrada",
"linter-category-fostered": "Conteníu promocional",
"linter-category-fostered-desc": "Estes páxines tienen conteníu promocional.",
"linter-category-obsolete-tag": "Etiquetes HTML anticuaes",
"linter-category-obsolete-tag-desc": "Estes páxines usen etiquetes HTML anticuaes.",
"linter-category-bogus-image-options": "Males opciones de ficheru",
"linter-category-bogus-image-options-desc": "Estes páxines tienen ficheros con opciones males.",
"linter-category-missing-end-tag": "Etiqueta de zarramientu faltante",
"linter-category-missing-end-tag-desc": "Estes páxines tienen etiquetes a les que-yos falta'l zarramientu.",
"linter-category-stripped-tag": "Etiquetes quitaes",
"linter-category-stripped-tag-desc": "Estes páxines tienen etiquetes quitaes.",
"linter-category-self-closed-tag": "Etiquetes auto-zarraes",
"linter-category-self-closed-tag-desc": "Estes páxines tienen etiquetes auto-zarraes.",
"linter-numerrors": "($1 {{PLURAL:$1|error|errores}})",
"linker-page-edit": "editar",
"linter-heading-errors": "Errores",
"linter-heading-warnings": "Avisos",
"pageinfo-linter": "Errores de lint",
"apihelp-query+linterrors-description": "Llogra la llista d'errores de lint",
"apihelp-query+linterrors-param-categories": "Categoríes d'errores de lint",
"apihelp-query+linterrors-param-limit": "Númberu de resultaos a consultar",
"apihelp-query+linterrors-param-from": "Id. de lint del que principiar una consulta",
"apihelp-query+linterrors-param-namespace": "Incluir solo los errores de lint de los espacios de nomes especificaos",
"apihelp-query+linterrors-example-1": "Llograr tolos errores de lint de la categoría «obsolete-tag»",
"apihelp-record-lint-description": "Grabar un error de lint na base de datos",
"apihelp-record-lint-param-data": "Datos codificaos en JSON sobro l'error",
"apihelp-record-lint-param-page": "Títulu de la páxina",
"apihelp-record-lint-param-revision": "Id. de la revisión na que s'atopó l'error"
}