mediawiki-extensions-InputBox/i18n/ru.json
Translation updater bot 0e716ca4db Localisation updates from https://translatewiki.net.
Change-Id: I2e78d0224a54de02d0aca2d0e325f58e49d5184d
2014-04-23 19:55:42 +00:00

20 lines
970 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",
"Meshkov.a"
]
},
"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-postcomment": "Новый раздел",
"inputbox-postcommenttitle": "Новый раздел",
"inputbox-ns-main": "Главная"
}