Xavier Le Vourch c54f51b530 eclipse plugin reorganization
first of several commits to make sure the plugin can be generated in headless
mode from ant


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6502 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-25 23:18:33 +00:00

69 lines
2.1 KiB
INI
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.

# PMD Eclipse Plugin externalized strings
plugin.name = PMD UI Plugin
plugin.provider = Отдел разработки PMD
preferences.pmd = PMD
preferences.rulesets = Настройки наборов правил
preferences.cpd = Настройки CPD
properties.pmd = PMD
marker.pmd = Отметка PMD
marker.task = Отметка задачу PMD
marker.dfa = Отметка PMD DFA
builder.name = PMD Builder
nature.name = PMD Nature
menu.pmd = PMD
action.checkcpd = Найти подозрительные команды вырезания/вставки
action.checkpmd = Проверить код PMD
action.clearpmd = Удалить оповещения о нарушении PMD
action.clearall = Очистить список нарушений PMD
action.ast = Сформировать абстрактное синтаксическое дерево
action.clearreviews = Удалить комментарии к нарушениям
action.generatereport = Сформировать отчет
action.showdataflow = Показать метод прохождения данных
view.category = PMD
view.perspective = PMD
view.violation = Нарушения PMD
view.outline = Схема нарушений
view.overview = Обзор нарушений
view.dataflowview = Просмотр потока данных
view.cpdview = Просмотр CPD