Localisation updates from https://translatewiki.net.

Change-Id: Ia243c60fef46180afae9ad654f796517fa7924b5
This commit is contained in:
Translation updater bot 2017-07-14 22:38:28 +02:00
parent 763a73d49f
commit 9077d9a7ef
3 changed files with 13 additions and 2 deletions

View file

@ -23,5 +23,5 @@
"linter-heading-high-priority": "Висок приоритет", "linter-heading-high-priority": "Висок приоритет",
"linter-heading-medium-priority": "Среден приоритет", "linter-heading-medium-priority": "Среден приоритет",
"linter-heading-low-priority": "Нисък приоритет", "linter-heading-low-priority": "Нисък приоритет",
"multi-part-template-block": "Грешката е в повече от един шаблон" "multi-part-template-block": "Резултатът не е от един шаблон"
} }

View file

@ -2,11 +2,14 @@
"@metadata": { "@metadata": {
"authors": [ "authors": [
"Valtlait", "Valtlait",
"Nike" "Nike",
"Silvonen"
] ]
}, },
"linterrors": "Lint-virheet",
"linter-pager-title": "Sivun otsikko", "linter-pager-title": "Sivun otsikko",
"linter-numerrors": "($1 {{PLURAL:$1|virhe|virhettä}})", "linter-numerrors": "($1 {{PLURAL:$1|virhe|virhettä}})",
"linker-page-edit": "muokkaa", "linker-page-edit": "muokkaa",
"pageinfo-linter": "Lint-virheet",
"apihelp-record-lint-param-page": "Sivun otsikko" "apihelp-record-lint-param-page": "Sivun otsikko"
} }

View file

@ -4,9 +4,17 @@
"Felipe L. Ewald" "Felipe L. Ewald"
] ]
}, },
"linterrors": "Erros de Lint",
"linter-pager-title": "Título da página", "linter-pager-title": "Título da página",
"linter-pager-missing-end-tag-details": "Faltando tag final",
"linter-pager-deletable-table-tag-details": "Etiqueta da tabela que deve ser excluída",
"linter-category-missing-end-tag": "Faltando tag final",
"linter-category-deletable-table-tag": "Etiqueta da tabela que deve ser excluída",
"linker-page-title-edit": "$1 ($2)", "linker-page-title-edit": "$1 ($2)",
"linker-page-edit": "editar", "linker-page-edit": "editar",
"linker-page-history": "histórico", "linker-page-history": "histórico",
"pageinfo-linter": "Erros de Lint",
"apihelp-query+linterrors-description": "Obter uma lista de erros de lint",
"apihelp-query+linterrors-summary": "Obter uma lista de erros de lint",
"apihelp-record-lint-param-page": "Título da página" "apihelp-record-lint-param-page": "Título da página"
} }