35 lines
987 B
Properties
35 lines
987 B
Properties
|
# PMD Eclipse Plugin externalized strings
|
||
|
|
||
|
plugin.name = PMD UI Plugin
|
||
|
plugin.provider = PMD Team
|
||
|
|
||
|
preferences.pmd = PMD
|
||
|
preferences.rulesets = Configurazione dei ruoli
|
||
|
preferences.cpd = Preferenze di CPD
|
||
|
properties.pmd = PMD
|
||
|
|
||
|
marker.pmd = PMD Marker
|
||
|
marker.task = PMD Task Marker
|
||
|
marker.dfa = PMD DFA Marker
|
||
|
|
||
|
builder.name = PMD Builder
|
||
|
nature.name = Natura di PMD
|
||
|
|
||
|
menu.pmd = PMD
|
||
|
action.checkcpd = Trova sospetto copia ed incolla
|
||
|
action.checkpmd = Controlla il codice con PMD
|
||
|
action.clearpmd = Svuota violazioni di PMD
|
||
|
action.clearall = Svuota tutte le violazioni di PMD
|
||
|
action.ast = Genera albero sintattico astratto
|
||
|
action.clearreviews = Svuota le violazioni di review
|
||
|
action.generatereport = Genera report
|
||
|
action.showdataflow = Mostra il dataflow del metodo
|
||
|
|
||
|
view.category = PMD
|
||
|
view.perspective = PMD
|
||
|
view.violation = Violazioni di PMD
|
||
|
view.outline = Violazioni dell'outline
|
||
|
view.overview = Violazioni dell'overview
|
||
|
view.dataflowview = Vedi Dataflow
|
||
|
view.cpdview = Vedi CPD
|