You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
2.0 KiB
JSON
53 lines
2.0 KiB
JSON
{
|
|
"x-b": "%1 b",
|
|
"x-mb": "%1 mb",
|
|
"x-gb": "%1 gb",
|
|
"uptime-seconds": "Üzemidő másodpercben",
|
|
"uptime-days": "Üzemidő napban",
|
|
|
|
"mongo": "Mongo",
|
|
"mongo.version": "MongoDB Verzió",
|
|
"mongo.storage-engine": "Tárolómotor",
|
|
"mongo.collections": "Gyűjtemények",
|
|
"mongo.objects": "Objektumok",
|
|
"mongo.avg-object-size": "Átl. objektumméret",
|
|
"mongo.data-size": "Adatméret",
|
|
"mongo.storage-size": "Tárolóméret",
|
|
"mongo.index-size": "Indexméret",
|
|
"mongo.file-size": "Fájlméret",
|
|
"mongo.resident-memory": "Rezidens memória",
|
|
"mongo.virtual-memory": "Virtuális memória",
|
|
"mongo.mapped-memory": "Leképezett memória",
|
|
"mongo.bytes-in": "Bytes In",
|
|
"mongo.bytes-out": "Bytes Out",
|
|
"mongo.num-requests": "Number of Requests",
|
|
"mongo.raw-info": "MongoDB nyers információ",
|
|
"mongo.unauthorized": "NodeBB was unable to query the MongoDB database for relevant statistics. Please ensure that the user in use by NodeBB contains the "clusterMonitor" role for the "admin" database.",
|
|
|
|
"redis": "Redis",
|
|
"redis.version": "Redis verzió",
|
|
"redis.keys": "Keys",
|
|
"redis.expires": "Expires",
|
|
"redis.avg-ttl": "Average TTL",
|
|
"redis.connected-clients": "Csatlakozott kliensek",
|
|
"redis.connected-slaves": "Csatlakozott szolgák",
|
|
"redis.blocked-clients": "Blokkolt kliensek",
|
|
"redis.used-memory": "Használt memória",
|
|
"redis.memory-frag-ratio": "Töredezett memória aránya",
|
|
"redis.total-connections-recieved": "Összes fogadott csatlakozás",
|
|
"redis.total-commands-processed": "Összes feldolgozott parancs",
|
|
"redis.iops": "Pillanatnyi művelet mpercenként",
|
|
"redis.iinput": "Instantaneous Input Per Second",
|
|
"redis.ioutput": "Instantaneous Output Per Second",
|
|
"redis.total-input": "Total Input",
|
|
"redis.total-output": "Total Ouput",
|
|
|
|
"redis.keyspace-hits": "Kulcstér találatok",
|
|
"redis.keyspace-misses": "Kulcstér tévesztések",
|
|
"redis.raw-info": "Redis nyers információ",
|
|
|
|
"postgres": "Postgres",
|
|
"postgres.version": "PostgreSQL Version",
|
|
"postgres.raw-info": "Postgres Raw Info"
|
|
}
|