mirror of https://github.com/jumpserver/jumpserver
perf: Translate
parent
4a49bde1f0
commit
cd2648291e
|
@ -1379,5 +1379,6 @@
|
|||
"ZoneHelpMessage": "The zone is the location where assets are located, which can be a data center, public cloud, or VPC. Gateways can be set up within the region. When the network cannot be directly accessed, users can utilize gateways to login to the assets.",
|
||||
"ZoneList": "Zones",
|
||||
"ZoneUpdate": "Update the zone",
|
||||
"removeWarningMsg": "Are you sure you want to remove"
|
||||
"removeWarningMsg": "Are you sure you want to remove",
|
||||
"PleaseSelect": "Please select "
|
||||
}
|
|
@ -1417,5 +1417,7 @@
|
|||
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
|
||||
"ZoneList": "地域リスト",
|
||||
"ZoneUpdate": "更新エリア",
|
||||
"removeWarningMsg": "削除してもよろしいですか"
|
||||
"removeWarningMsg": "削除してもよろしいですか",
|
||||
"PleaseSelect": "選択してくださ",
|
||||
"Periodic": "定期的にAction"
|
||||
}
|
|
@ -1379,5 +1379,7 @@
|
|||
"ZoneHelpMessage": "网域是资产所在的位置,可以是机房,公有云 或者 VPC。网域中可以设置网关,当网络不能直达的时候,可以使用网关跳转登录到资产",
|
||||
"ZoneList": "网域列表",
|
||||
"ZoneUpdate": "更新网域",
|
||||
"removeWarningMsg": "你确定要移除"
|
||||
"removeWarningMsg": "你确定要移除",
|
||||
"PleaseSelect": "请选择",
|
||||
"Periodic": "定期执行"
|
||||
}
|
|
@ -1964,5 +1964,6 @@
|
|||
"weComTest": "測試",
|
||||
"week": "周",
|
||||
"weekOf": "周的星期",
|
||||
"wildcardsAllowed": "允許的通配符"
|
||||
"wildcardsAllowed": "允許的通配符",
|
||||
"Periodic": "定期執行"
|
||||
}
|
Loading…
Reference in New Issue