Browse Source

perf: Translate

pull/13506/head^2
wangruidong 5 months ago committed by w940853815
parent
commit
cd2648291e
  1. 3
      apps/i18n/lina/en.json
  2. 4
      apps/i18n/lina/ja.json
  3. 4
      apps/i18n/lina/zh.json
  4. 3
      apps/i18n/lina/zh_hant.json

3
apps/i18n/lina/en.json

@ -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 "
}

4
apps/i18n/lina/ja.json

@ -1417,5 +1417,7 @@
"ZoneHelpMessage": "エリアとはアセットの位置で、データセンターやパブリッククラウド、あるいはVPCが該当します。エリアにはゲートウェイを設定でき、ネットワークが直接接続できない場合、ゲートウェイを経由してアセットにログインすることができます",
"ZoneList": "地域リスト",
"ZoneUpdate": "更新エリア",
"removeWarningMsg": "削除してもよろしいですか"
"removeWarningMsg": "削除してもよろしいですか",
"PleaseSelect": "選択してくださ",
"Periodic": "定期的にAction"
}

4
apps/i18n/lina/zh.json

@ -1379,5 +1379,7 @@
"ZoneHelpMessage": "网域是资产所在的位置,可以是机房,公有云 或者 VPC。网域中可以设置网关,当网络不能直达的时候,可以使用网关跳转登录到资产",
"ZoneList": "网域列表",
"ZoneUpdate": "更新网域",
"removeWarningMsg": "你确定要移除"
"removeWarningMsg": "你确定要移除",
"PleaseSelect": "请选择",
"Periodic": "定期执行"
}

3
apps/i18n/lina/zh_hant.json

@ -1964,5 +1964,6 @@
"weComTest": "測試",
"week": "周",
"weekOf": "周的星期",
"wildcardsAllowed": "允許的通配符"
"wildcardsAllowed": "允許的通配符",
"Periodic": "定期執行"
}
Loading…
Cancel
Save