mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Added loadingMotd translation for 4.2.3
This commit is contained in:
parent
d92d06e4b1
commit
7b598406be
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "CPU-Nutzung",
|
||||
"description": "Beschreibung",
|
||||
"errorCalculatingUptime": "Fehler bei der Berechnung der Betriebszeit",
|
||||
"loadingMotd": "Nachricht des Tages lädt (MOTD)",
|
||||
"memUsage": "RAM/Speicherverbrauch",
|
||||
"offline": "Offline",
|
||||
"online": "Online",
|
||||
|
@ -667,4 +667,4 @@
|
||||
"webhook_body": "Webhook Body",
|
||||
"webhooks": "Webhooks"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -668,4 +668,4 @@
|
||||
"webhook_body": "Corps du Webhook",
|
||||
"webhooks": "Webhooks"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "CPU USAGE",
|
||||
"description": "DESCRIPSHUN",
|
||||
"errorCalculatingUptime": "I DUN GOOF'D WEN CALCULATIN TEH TEIM AWAEK!",
|
||||
"loadingMotd": "LOADIN' MEOWSSAGE OF DA DAY",
|
||||
"memUsage": "HOW HARD IZ THINKIN RN",
|
||||
"offline": "TURND OFF",
|
||||
"online": "TURND OAN",
|
||||
|
@ -513,6 +513,7 @@
|
||||
"cpuUsage": "CPU Lietojums",
|
||||
"description": "Apraksts",
|
||||
"errorCalculatingUptime": "Kļūda aprēķinot darbības laiku",
|
||||
"loadingMotd": "Ielādē MOTD",
|
||||
"memUsage": "Atmiņas Lietojums",
|
||||
"offline": "Offlinā",
|
||||
"online": "Onlinā",
|
||||
|
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "CPU gebruik",
|
||||
"description": "Beschrijving",
|
||||
"errorCalculatingUptime": "Fout bij berekenen van uptime",
|
||||
"loadingMotd": "MOTD laden",
|
||||
"memUsage": "Geheugengebruik",
|
||||
"offline": "Offline",
|
||||
"online": "Online",
|
||||
|
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "Użycie procesora",
|
||||
"description": "Opis",
|
||||
"errorCalculatingUptime": "Błąd obliczania czasu pracy",
|
||||
"loadingMotd": "Wczytywanie MOTD",
|
||||
"memUsage": "Użycie RAMu",
|
||||
"offline": "Wyłączony",
|
||||
"online": "Włączony",
|
||||
|
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "การใช้งานซีพียู",
|
||||
"description": "คำอธิบาย",
|
||||
"errorCalculatingUptime": "เกิดข้อผิดพลาดในการคำนวณสถานะการออนไลน์",
|
||||
"loadingMotd": "กำลังโหลด MOTD",
|
||||
"memUsage": "การใช้งานหน่วยความจำ",
|
||||
"offline": "ออฟไลน์",
|
||||
"online": "ออนไลน์",
|
||||
|
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "CPU Kullanımı",
|
||||
"description": "Açıklama",
|
||||
"errorCalculatingUptime": "Çalışma Süresi Hesaplanırken Hata",
|
||||
"loadingMotd": "MOTD yükleniyor",
|
||||
"memUsage": "Bellek Kullanımı",
|
||||
"offline": "Çevrimdışı",
|
||||
"online": "Çevrimiçi",
|
||||
|
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "Використання Процесора",
|
||||
"description": "Опис",
|
||||
"errorCalculatingUptime": "Підрахунок помилок аптайму",
|
||||
"loadingMotd": "Завантаження MOTD",
|
||||
"memUsage": "Використання ОПЗ",
|
||||
"offline": "Оффлайн",
|
||||
"online": "Онлайн",
|
||||
|
@ -95,7 +95,7 @@
|
||||
"lastBackup": "上次:",
|
||||
"max": "最大",
|
||||
"memUsage": "内存使用率",
|
||||
"motd": "今日消息(MOTD)",
|
||||
"motd": "服务器描述(MOTD)",
|
||||
"newServer": "创建新服务器",
|
||||
"nextBackup": "下次:",
|
||||
"no-servers": "当前没有服务器。要开始,请点击",
|
||||
@ -512,6 +512,7 @@
|
||||
"cpuUsage": "CPU 使用率",
|
||||
"description": "简介",
|
||||
"errorCalculatingUptime": "计算正常运行时间时发生错误",
|
||||
"loadingMotd": "正在加载服务器描述(MOTD)",
|
||||
"memUsage": "内存使用率",
|
||||
"offline": "已停止",
|
||||
"online": "运行中",
|
||||
|
Loading…
Reference in New Issue
Block a user