forked from phoedos/pmd
Added Turkish, Italian, Russian, and Bulgarian translations
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5038 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
BIN
pmd-eclipse-ui/plugin_bg.properties
Normal file
BIN
pmd-eclipse-ui/plugin_bg.properties
Normal file
Binary file not shown.
34
pmd-eclipse-ui/plugin_it.properties
Normal file
34
pmd-eclipse-ui/plugin_it.properties
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
# 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
|
BIN
pmd-eclipse-ui/plugin_ru.properties
Normal file
BIN
pmd-eclipse-ui/plugin_ru.properties
Normal file
Binary file not shown.
34
pmd-eclipse-ui/plugin_tr.properties
Normal file
34
pmd-eclipse-ui/plugin_tr.properties
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
# PMD Eclipse Plugin externalized strings
|
||||||
|
|
||||||
|
plugin.name = PMD UI Plugin
|
||||||
|
plugin.provider = PMD Takýmý
|
||||||
|
|
||||||
|
preferences.pmd = PMD
|
||||||
|
preferences.rulesets = kural ayarlarý
|
||||||
|
preferences.cpd = CPD tercihleri
|
||||||
|
properties.pmd = PMD
|
||||||
|
|
||||||
|
marker.pmd = PMD iþaretleyicisi
|
||||||
|
marker.task = PMD görev iþaretleyicisi
|
||||||
|
marker.dfa = PMD DFA iþaretleyicisi
|
||||||
|
|
||||||
|
builder.name = PMD kurucusu
|
||||||
|
nature.name = PMD ortami
|
||||||
|
|
||||||
|
menu.pmd = PMD
|
||||||
|
action.checkcpd = þüpeliyi bul kes ve kopyala
|
||||||
|
action.checkpmd = PMD ile kodu konrol et
|
||||||
|
action.clearpmd = PMD ihlallerini temizle
|
||||||
|
action.clearall = Tüm PMD ihlallerini temizle
|
||||||
|
action.ast = Soyut sentaks aðacýný yarat
|
||||||
|
action.clearreviews = ihlal temizleme incelemesi
|
||||||
|
action.generatereport = Raporlarý yarat
|
||||||
|
action.showdataflow = Metod veri akýþýný göster
|
||||||
|
|
||||||
|
view.category = PMD
|
||||||
|
view.perspective = PMD
|
||||||
|
view.violation = PMD ihlalleri
|
||||||
|
view.outline = Ýhlal taslaðý
|
||||||
|
view.overview = Ýhlallerin genel açýklamasý
|
||||||
|
view.dataflowview = Veri akýþý görüntüsü
|
||||||
|
view.cpdview = CPD görüntüsü
|
Reference in New Issue
Block a user