// I18N constants // LANG: "ru", ENCODING: UTF-8 // Author: Andrei Blagorazumov, a@fnr.ru { // messages "Substitute this occurrence?": "Заменить это вхождение?", "Enter the text you want to find": "Введите текст, который вы хотите найти", "Inform a replacement word": "Показать замещающее слово", "found items": "найти", "replaced items": "замененные", "found item": "найти", "replaced item": "замененная", "not found": "не найдено", // window "Find and Replace": "Найти и заменить", "Search for:": "Найти", "Replace with:": "Заменить с", "Options": "Опции", "Whole words only": "Только слова целиком", "Case sensitive search": "Поиск с учетом регистра", "Substitute all occurrences": "Заменить все вхождения", "Clear": "Очистить", "Highlight": "Выделить", "Undo": "Отменить", "Next": "След.", "Done": "OK" };