blob: d49cfb49a41362a662e5b99c60d023af3813c580 [file] [log] [blame]
NBProfiler/Config/OQL/samplesName=\u00d6rnekler
NBProfiler/Config/OQL/samplesDescr=Sample OQL queries.
AllFiles.name=List java.io.File instances
AllFiles.desc=Heap \u00fczerindeki t\u00fcm java.io.File \u00f6rneklerini listeleyen \u00f6rnek OQL sorgusu.
OverallocatedStrings.name=Overallocated Strings
OverallocatedStrings.desc=Computes overhead of Strings that have their backing char[] larger than necessary (for example result of String.substring()).
OverallocatedStringsJS.name=Overallocated Strings (JS)
OverallocatedStringsJS.desc=Computes overhead of Strings that have their backing char[] larger than necessary (for example result of String.substring()). This time it uses JavaScript functions.
TooManyBooleans.name=Too many Booleans
TooManyBooleans.desc=Heap \u00fczerinde ikiden fazla Boolean \u00f6rne\u011finin olup olmad\u0131\u011f\u0131n\u0131 kontrol eder. (Sadece Boolean.TRUE ve Boolean.FALSE gerekli).