clash-verge-rev/src/locales/jp/connections.json

45 lines
1.2 KiB
JSON

{
"page": {
"title": "接続"
},
"components": {
"fields": {
"host": "ホスト",
"sourceIP": "Source IP",
"destinationIP": "Destination IP",
"sourcePort": "Source Port",
"destinationPort": "宛先ポート",
"network": "Protocol",
"dlSpeed": "ダウンロード速度",
"ulSpeed": "アップロード速度",
"chains": "チェーン",
"rule": "ルール",
"process": "プロセス",
"time": "接続時間",
"source": "送信元アドレス",
"destination": "宛先アドレス",
"type": "タイプ"
},
"order": {
"default": "Default",
"uploadSpeed": "アップロード速度",
"downloadSpeed": "ダウンロード速度",
"uploadTotal": "Upload Total",
"downloadTotal": "Download Total",
"duration": "Duration"
},
"actions": {
"active": "Active",
"closed": "Closed",
"closeConnection": "接続を閉じる",
"filter": "Filter",
"clearFilters": "Clear Filters",
"closeFiltered": "Close Filtered"
},
"columnManager": {
"title": "列",
"dragHandle": "Drag handle"
}
}
}