mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-13 17:57:15 +00:00
b63b34390a
Change-Id: I3e6059d596ce247f420057efa57db8bb7051b634
25 lines
949 B
JSON
25 lines
949 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Fitoschido",
|
|
"Vriullop"
|
|
]
|
|
},
|
|
"linterrors": "Errors de lint",
|
|
"linterrors-subpage": "Errors de lint: $1",
|
|
"linter-desc": "Analitza errors de lint des d'un servei extern i els mostra als usuaris",
|
|
"linter-form-namespace": "Espai de noms:",
|
|
"linter-pager-title": "Títol de la pàgina",
|
|
"linter-pager-template": "Mitjançant una plantilla?",
|
|
"linter-pager-obsolete-tag-details": "Etiqueta HTML obsoleta",
|
|
"linter-category-obsolete-tag": "Etiquetes HTML obsoletes",
|
|
"linter-category-obsolete-tag-desc": "Aquestes pàgines utilitzen etiquetes HTML obsoletes.",
|
|
"linter-numerrors": "($1 {{PLURAL:$1|error|errors}})",
|
|
"linker-page-edit": "edita",
|
|
"linker-page-history": "historial",
|
|
"linter-heading-high-priority": "Prioritat alta",
|
|
"linter-heading-medium-priority": "Prioritat mitjana",
|
|
"linter-heading-low-priority": "Prioritat baixa",
|
|
"apihelp-record-lint-param-page": "Títol de la pàgina"
|
|
}
|