mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-23 14:46:44 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: If5c237a29496c75bf4896b33fd45af8922a8fc13
This commit is contained in:
parent
8d2cacb1ee
commit
3f40a04175
|
@ -3,13 +3,14 @@
|
|||
"authors": [
|
||||
"Meshkov.a",
|
||||
"Okras",
|
||||
"Pacha Tchernof",
|
||||
"Александр Сигачёв"
|
||||
]
|
||||
},
|
||||
"inputbox-desc": "Позволяет включать заранее определённые HTML-формы",
|
||||
"inputbox-error-no-type": "Вы не указали тип создаваемого поля ввода.",
|
||||
"inputbox-error-bad-type": "Неизвестный тип поля ввода «$1».\nПожалуйста, укажите один из допустимых типов: «create», «comment», «search», «search2» или «fulltext».",
|
||||
"inputbox-tryexact": "Строгий поиск",
|
||||
"inputbox-tryexact": "Точное соответствие",
|
||||
"inputbox-searchfulltext": "Полнотекстовый поиск",
|
||||
"inputbox-createarticle": "Создать статью",
|
||||
"inputbox-movearticle": "Переместить страницу",
|
||||
|
|
Loading…
Reference in a new issue