UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

95 lines (94 loc) 3.14 kB
{ "metrics": { "title": "Uygulama Ölçütleri", "refresh.button": "Yenile", "updating": "Güncellenmesi...", "jvm": { "title": "JVM Ölçütleri", "memory": { "title": "Bellek", "total": "Toplam Bellek", "heap": "Yığın Bellek", "nonheap": "Yığın-dışı Bellek" }, "threads": { "title": "Threadler", "all": "Hepsi", "runnable": "Runnable", "timedwaiting": "Timed waiting", "waiting": "Bekleyen", "blocked": "Bloklanan", "dump": { "title": "Threads dump", "id": "Id: ", "blockedtime": "Bloklanma Zamanı", "blockedcount": "Bloklanan Sayısı", "waitedtime": "Waited Time", "waitedcount": "Waited Count", "lockname": "Kilit Adı", "stacktrace": "Stacktrace", "show": "Göster", "hide": "Gizle" } }, "gc": { "title": "Çöp toplayıcılar", "marksweepcount": "Mark Sweep count", "marksweeptime": "Mark Sweep time", "scavengecount": "Scavenge count", "scavengetime": "Scavenge time" }, "http": { "title": "HTTP istekleri (saniyedeki istek sayısı)", "active": "Aktif talepler:", "total": "Toplam talep:", "table": { "code": "Code", "count": "Count", "mean": "Mean", "average": "Average", "max": "Max" }, "code": { "ok": "Ok", "notfound": "Bulunamadı", "servererror": "Sunucu Hatası" } } }, "servicesstats": { "title": "Servis istatistikleri (milisaniye cinsinden)", "table": { "name": "Servis Adı", "count": "Count", "mean": "Mean", "min": "Min", "max": "Max", "p50": "p50", "p75": "p75", "p95": "p95", "p99": "p99" } }, "cache": { "title": "Cache istatistikleri", "cachename": "Cache adı", "hits": "Hits", "misses": "Misses", "evictions": "Evictions" }, "datasource": { "usage": "Kullanım", "title": "Veri kaynağı istatistikleri (milisaniye cinsinden)", "name": "Havuz kullanımı", "count": "Sayaç", "mean": "Mean", "min": "Min", "max": "Max", "p50": "p50", "p75": "p75", "p95": "p95", "p99": "p99" } } }