mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 07:36:49 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"x-b": "%1 b",
|
||||
"x-mb": "%1 mb",
|
||||
"x-gb": "%1 gb",
|
||||
"uptime-seconds": "Uptime in Seconds",
|
||||
"uptime-days": "Uptime in Days",
|
||||
"x-b": "%1 בתים",
|
||||
"x-mb": "%1 מגה בייט",
|
||||
"x-gb": "%1 ג'יגה בייט",
|
||||
"uptime-seconds": "זמן מאתחול אחרון בשניות",
|
||||
"uptime-days": "זמן מאתחול אחרון בימים",
|
||||
|
||||
"mongo": "Mongo",
|
||||
"mongo.version": "MongoDB Version",
|
||||
"mongo.storage-engine": "Storage Engine",
|
||||
"mongo.collections": "Collections",
|
||||
"mongo.objects": "Objects",
|
||||
"mongo.avg-object-size": "Avg. Object Size",
|
||||
"mongo.data-size": "Data Size",
|
||||
"mongo.storage-size": "Storage Size",
|
||||
"mongo.index-size": "Index Size",
|
||||
"mongo.file-size": "File Size",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user