mediawiki-extensions-InputBox/i18n/ru.json
Translation updater bot e95f7d2357 Localisation updates from https://translatewiki.net.
Change-Id: I540b454b2370d25037a4da0b0d24e6195482e6de
2014-04-16 15:38:56 +00:00

17 lines
849 B
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": [
"Александр Сигачёв",
"Okras"
]
},
"inputbox-desc": "Позволяет включать заранее определённые HTML-формы",
"inputbox-error-no-type": "Вы не указали тип создаваемого поля ввода.",
"inputbox-error-bad-type": "Неизвестный тип поля ввода «$1».\nПожалуйста, укажите один из допустимых типов: «create», «comment», «search», «search2» или «fulltext».",
"inputbox-tryexact": "Строгий поиск",
"inputbox-searchfulltext": "Полнотекстовый поиск",
"inputbox-createarticle": "Создать статью",
"inputbox-movearticle": "Переименовать страницу",
"inputbox-ns-main": "Главная"
}