mediawiki-extensions-Popups/i18n/ru.json
Siebrand Mazeland 7a6fdeb327 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I6931ff83b4358bbc55af3627f069201795700fd2
2014-03-28 21:40:17 +01:00

11 lines
562 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"
]
},
"popups-message": "Всплывающие окошки",
"popups-desc": "Отображает всплывающие окошки с описанием содержания страницы, когда пользователь наводит курсор на ссылку, ведущую на страницу",
"popups-last-edited": "Последний раз редактировалось $1",
"popups-redirects": "перенаправляет на <h3>$1</h3>"
}