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

{
"x-b": "%1 b",
"x-mb": "%1 megabajt",
"x-gb": "%1 gigabajt",
"uptime-seconds": "Uptime in Seconds",
"uptime-days": "Uptime in Days",
"mongo": "Mongo",
"mongo.version": "MongoDB verzija",
"mongo.storage-engine": "Storage Engine",
"mongo.collections": "Kolekcije",
"mongo.objects": "Objekti",
"mongo.avg-object-size": "Prosečna veličina objekta",
"mongo.data-size": "Veličina podatka",
"mongo.storage-size": "Storage Size",
"mongo.index-size": "Veličina Index-a",
"mongo.file-size": "Veličina Fajla",
"mongo.resident-memory": "Resident Memory",
"mongo.virtual-memory": "Virtuelna memorija",
"mongo.mapped-memory": "Mapirana Memorija",
"mongo.bytes-in": "Bytes In",
"mongo.bytes-out": "Bytes Out",
"mongo.num-requests": "Number of Requests",
"mongo.raw-info": "Sirove informacije o MongoDB",
"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 verzija",
"redis.keys": "Keys",
"redis.expires": "Expires",
"redis.avg-ttl": "Average TTL",
"redis.connected-clients": "Klijenata povezano",
"redis.connected-slaves": "Povezano \"robova\"",
"redis.blocked-clients": "Klijenata blokirano",
"redis.used-memory": "Iskorišćena memorija",
"redis.memory-frag-ratio": "Odnos fragmentisane memorije",
"redis.total-connections-recieved": "Ukupno primljeno konekcija",
"redis.total-commands-processed": "Ukupno komandi procesuirano",
"redis.iops": "Trenutno operacija po sekundi",
"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": "Keyspace Hits",
"redis.keyspace-misses": "Keyspace Misses",
"redis.raw-info": "Sirove informacije o Redis-u",
"postgres": "Postgres",
"postgres.version": "PostgreSQL Version",
"postgres.raw-info": "Postgres Raw Info"
}