blob: 42fc31b5750a63b3cd46a3b30599082b8a50ccd0 [file] [log] [blame]
// I18N constants
// LANG: "ru", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Cancel": "Отмена",
"Insert/Modify Link": "Вставка/изменение ссылки",
"New window (_blank)": "Новое окно (_blank)",
"None (use implicit)": "По умолчанию",
"OK": "OK",
"Other": "Другое",
"Same frame (_self)": "То же окно (_self)",
"Target:": "Открывать в окне:",
"Title (tooltip):": "Всплывающая подсказка",
"Top frame (_top)": "Родительское окно (_top)",
"URL:": "URL:",
"You need to select some text before creating a link": "Вы должны выделить текст, который будет преобразован в ссылку"
};