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.3 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"x-b": "%1 б",
"x-mb": "%1 мб",
"x-gb": "%1 ГБ",
"uptime-seconds": "Uptime в секундах",
"uptime-days": "Uptime в днях",
"mongo": "Mongo",
"mongo.version": "Версія MongoDB",
"mongo.storage-engine": "Двигун сховища",
"mongo.collections": "Колекцій",
"mongo.objects": "Об'єктів",
"mongo.avg-object-size": "Середній розмір об'єкта",
"mongo.data-size": "Розмір даних",
"mongo.storage-size": "Розмір сховища",
"mongo.index-size": "Розмір індексу",
"mongo.file-size": "Розмір файлів",
"mongo.resident-memory": "Resident Memory",
"mongo.virtual-memory": "Virtual Memory",
"mongo.mapped-memory": "Mapped Memory",
"mongo.bytes-in": "Bytes In",
"mongo.bytes-out": "Bytes Out",
"mongo.num-requests": "Number of Requests",
"mongo.raw-info": "Сирі дані від 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",
"redis.keys": "Keys",
"redis.expires": "Expires",
"redis.avg-ttl": "Average TTL",
"redis.connected-clients": "Підключені клієнти",
"redis.connected-slaves": "Підключені слуги",
"redis.blocked-clients": "Заблоковані клієнти",
"redis.used-memory": "Використана пам'ять",
"redis.memory-frag-ratio": "Коефіцієнт фрагментації пам'яті",
"redis.total-connections-recieved": "Кількість отриманих підключень",
"redis.total-commands-processed": "Кілкість оброблених команд",
"redis.iops": "Кількість миттєвих операції в секунду",
"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": "Попадання в ключах",
"redis.keyspace-misses": "Промахи в ключах",
"redis.raw-info": "Сирі дані від Redis",
"postgres": "Postgres",
"postgres.version": "PostgreSQL Version",
"postgres.raw-info": "Postgres Raw Info"
}