Translated using Weblate (Japanese)

Currently translated at 18.4% (19 of 103 strings)

Translation: Nezha/User frontend
Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/ja/
This commit is contained in:
jiyuu
2026-07-11 11:01:20 +02:00
committed by Hosted Weblate
parent b60d1af024
commit 6356d472a7
+27 -1
View File
@@ -1 +1,27 @@
{} {
"overview": "概要",
"nezha": "ナタモニタリング",
"dashboard": "ダッシュボード",
"login": "ログイン",
"online": "オンライン",
"offline": "オフライン",
"whereTheTimeIs": "現在の時刻",
"refreshing": "リフレッシュ",
"info": {
"websocketConnecting": "WebSocketを接続中",
"websocketConnected": "WebSocketを接続済み",
"websocketDisconnected": "WebSocketが切断された",
"processing": "処理中..."
},
"serverOverview": {
"totalServers": "サーバー総数",
"onlineServers": "オンラインサーバー",
"offlineServers": "オフラインサーバー",
"speed": "速度",
"network": "ネットワーク"
},
"map": {
"Distributions": "サーバーの場所",
"Regions": "地域"
}
}