mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 02:06:03 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"you-are-on": "You are on <strong>%1:%2</strong>",
|
||||
"you-are-on": "あなたは<strong>%1:%2</strong>にいます",
|
||||
"ip": "IP <strong>%1</strong>",
|
||||
"nodes-responded": "%1ノードは%2ms以内に応答しました!",
|
||||
"host": "ホスト",
|
||||
@@ -9,17 +9,17 @@
|
||||
"online": "オンライン",
|
||||
"git": "git",
|
||||
"process-memory": "rss/heap used",
|
||||
"system-memory": "system memory",
|
||||
"used-memory-process": "Used memory by process",
|
||||
"used-memory-os": "Used system memory",
|
||||
"total-memory-os": "Total system memory",
|
||||
"load": "system load",
|
||||
"cpu-usage": "cpu usage",
|
||||
"system-memory": "システムメモリ",
|
||||
"used-memory-process": "プロセスが使用するメモリ",
|
||||
"used-memory-os": "使用中のシステムメモリ",
|
||||
"total-memory-os": "合計システムメモリ",
|
||||
"load": "システム負荷",
|
||||
"cpu-usage": "CPU使用率",
|
||||
"uptime": "稼働時間",
|
||||
|
||||
"registered": "登録数",
|
||||
"sockets": "ソケット数",
|
||||
"connection-count": "Connection Count",
|
||||
"connection-count": "接続数",
|
||||
"guests": "ゲスト数",
|
||||
|
||||
"info": "情報"
|
||||
|
||||
Reference in New Issue
Block a user