All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.puppycrawl.tools.checkstyle.checks.indentation.messages_tr.properties Maven / Gradle / Ivy

Go to download

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

There is a newer version: 10.18.1
Show newest version
comments.indentation.block=Blok Yorum beklenen yanlış girinti düzeyi {1}, {2}, girinti olmalıdır hattıyla aynı seviyede sahip {0}.
comments.indentation.single=Yorum beklenen yanlış girinti düzeyi {1}, {2}, girinti olmalıdır hattıyla aynı seviyede sahip {0}.
indentation.child.error={0} ifadesi doğru hizalanmamış. Bulunduğu sütun {1}, olması gereken sütun {2}.
indentation.child.error.multi=''{0}'' çocuk yanlış girinti düzeyi {1}, beklenen düzeyde aşağıdakilerden biri olmalıdır var: {2}.
indentation.error={0} ifadesi doğru hizalanmamış. Bulunduğu sütun {1}, olması gereken sütun {2}.
indentation.error.multi=''{0}'' yanlış girinti düzeyine sahip {1}, beklenen düzeyde aşağıdakilerden biri olmalıdır: {2}.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy