mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 11:11:04 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Post Cache",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"post-cache": "מטמון פוסטים",
|
||||
"posts-in-cache": "פוסטים במטמון",
|
||||
"average-post-size": "גודל פוסט ממוצע",
|
||||
"length-to-max": "אורך / מקסימום",
|
||||
"percent-full": "%1% מלא",
|
||||
"post-cache-size": "גודל מטמון פוסטים",
|
||||
"items-in-cache": "פריטים במטמון",
|
||||
"control-panel": "לוח הבקרה",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"update-settings": "עדכן הגדרות מטמון"
|
||||
}
|
||||
@@ -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