blob: e3641cc40b20c3705e4fae29d3144f47cec4e7a1 [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.
//
{
"Case sensitive search": "Поиск с учетом регистра",
"Clear": "Очистить",
"Done": "OK",
"Enter the text you want to find": "Введите текст, который вы хотите найти",
"Find and Replace": "Найти и заменить",
"Highlight": "Выделить",
"Inform a replacement word": "Показать замещающее слово",
"Next": "След.",
"Options": "Опции",
"Replace with:": "Заменить с",
"Search for:": "Найти",
"Substitute all occurrences": "Заменить все вхождения",
"Substitute this occurrence?": "Заменить это вхождение?",
"Undo": "Отменить",
"Whole words only": "Только слова целиком",
"found item": "найти",
"found items": "найти",
"not found": "не найдено",
"replaced item": "замененная",
"replaced items": "замененные"
};