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