Latest translations and fallbacks

This commit is contained in:
Misty (Bot)
2018-02-26 09:31:20 +00:00
parent 3572f8fefb
commit cd2aedc691
26 changed files with 155 additions and 155 deletions

View File

@@ -16,19 +16,19 @@
"mongo.index-size": "גודל האינדקס",
"mongo.file-size": "גודל הקובץ",
"mongo.resident-memory": "Resident Memory",
"mongo.virtual-memory": "Virtual Memory",
"mongo.mapped-memory": "Mapped Memory",
"mongo.virtual-memory": "זיכרון וירטואלי",
"mongo.mapped-memory": "זיכרון ממופה",
"mongo.raw-info": "MongoDB Raw Info",
"redis": "Redis",
"redis.version": "Redis Version",
"redis.connected-clients": "Connected Clients",
"redis.connected-clients": "לקוחות מחוברים",
"redis.connected-slaves": "Connected Slaves",
"redis.blocked-clients": "Blocked Clients",
"redis.used-memory": "Used Memory",
"redis.blocked-clients": "לקוחות חסומים",
"redis.used-memory": "זכרון בשימוש",
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
"redis.total-connections-recieved": "Total Connections Received",
"redis.total-commands-processed": "Total Commands Processed",
"redis.total-connections-recieved": "סך כל החיבורים שהתקבלו",
"redis.total-commands-processed": "סך כל הפקודות שעובדו",
"redis.iops": "Instantaneous Ops. Per Second",
"redis.keyspace-hits": "Keyspace Hits",
"redis.keyspace-misses": "Keyspace Misses",