mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I0178963c4ca78b70097049c6cb2be08872af5423
This commit is contained in:
parent
4d7f1fe448
commit
e1691bbc11
|
@ -58,6 +58,11 @@
|
|||
"linter-form-prefix-match": "Buscar todas las páginas que coincidan con el prefijo del título",
|
||||
"linter-form-exact-or-prefix": "Buscar un título específico de página, o bien todas las páginas con un prefijo de título común",
|
||||
"linter-form-namespace": "Espacio de nombres:",
|
||||
"linter-form-tag-option-all": "Sin filtro",
|
||||
"linter-form-template": "Filtrar por estado de la plantilla",
|
||||
"linter-form-template-option-all": "Sin filtro",
|
||||
"linter-form-template-option-with": "Con plantillas",
|
||||
"linter-form-template-option-without": "Sin plantillas",
|
||||
"linter-form-title-prefix": "Introduce un prefijo de título o un título completo:",
|
||||
"linter-heading-high-priority": "Prioridad alta",
|
||||
"linter-heading-low-priority": "Prioridad baja",
|
||||
|
|
|
@ -59,6 +59,10 @@
|
|||
"linter-form-prefix-match": "Искать на всех страницах с таким префиксом в названии",
|
||||
"linter-form-exact-or-prefix": "Искать на указанной странице или на всех страницах с общим префиксом в названии",
|
||||
"linter-form-namespace": "Пространство имён:",
|
||||
"linter-form-tag-option-all": "Без фильтра",
|
||||
"linter-form-template-option-all": "Без фильтра",
|
||||
"linter-form-template-option-with": "С шаблонами",
|
||||
"linter-form-template-option-without": "Без шаблонов",
|
||||
"linter-form-title-prefix": "Пожалуйста, введите префикс или полное название:",
|
||||
"linter-heading-high-priority": "Высокий приоритет",
|
||||
"linter-heading-low-priority": "Низкий приоритет",
|
||||
|
|
Loading…
Reference in a new issue