更新 'lib/assets/javascripts/new-dashboard/i18n/locales/zh-cn.json'
This commit is contained in:
parent
14304bd281
commit
f1785504a5
@ -93,7 +93,7 @@
|
||||
"tabs": {
|
||||
"datasets": "数据集",
|
||||
"subscriptions": "Your Subscriptions",
|
||||
"catalog": "Spatial Data Catalog"
|
||||
"catalog": "空间数据目录"
|
||||
}
|
||||
},
|
||||
"MapsPage": {
|
||||
@ -706,12 +706,12 @@
|
||||
"SettingsPages": {
|
||||
"sidebar": {
|
||||
"profile": "Profile",
|
||||
"account": "Account",
|
||||
"account": "帐号",
|
||||
"connectedApps": "App permissions",
|
||||
"billing": "Billing",
|
||||
"organizationSettings": "Organization Settings",
|
||||
"developerSettings": "Developer Settings",
|
||||
"connections": "Connections"
|
||||
"connections": "连接"
|
||||
},
|
||||
"tabs": {
|
||||
"apiKeys": "API Keys",
|
||||
@ -720,11 +720,11 @@
|
||||
}
|
||||
},
|
||||
"Subscriptions": {
|
||||
"emptyCase": "No subscriptions yet",
|
||||
"emptyCase": "暂无订阅",
|
||||
"exploreDescription": "Explore the Spatial Data Catalog and subscribe to one of our Public or Premium datasets; then you will find it here.",
|
||||
"new": "New subscriptions",
|
||||
"new": "新订阅",
|
||||
"exploreNotebook": "Explore Notebook",
|
||||
"datasetSize": "Dataset size"
|
||||
"datasetSize": "数据大小"
|
||||
},
|
||||
"Catalog": {
|
||||
"back": "返回"
|
||||
@ -732,14 +732,14 @@
|
||||
"Dialogs": {
|
||||
"ShareViaURL": {
|
||||
"map": "地图",
|
||||
"headerText": "Share current map via URL",
|
||||
"close": "close"
|
||||
"headerText": "通过URL分享当前地图",
|
||||
"close": "关闭"
|
||||
}
|
||||
},
|
||||
"InputList": {
|
||||
"add": "Add",
|
||||
"delete": "Delete",
|
||||
"addOnGoing": "Adding..."
|
||||
"add": "添加",
|
||||
"delete": "删除",
|
||||
"addOnGoing": "正在添加..."
|
||||
},
|
||||
"DBConnectionPage": {
|
||||
"errors": {
|
||||
|
Loading…
Reference in New Issue
Block a user