更新 'lib/assets/javascripts/locale/zh-cn.json'
This commit is contained in:
parent
91ab33dcb3
commit
3b4a1f2d3a
@ -65,9 +65,9 @@
|
|||||||
"form": {
|
"form": {
|
||||||
"username": "用户名",
|
"username": "用户名",
|
||||||
"subdomain_info": "Subdomain cannot be changed",
|
"subdomain_info": "Subdomain cannot be changed",
|
||||||
"old_password": "Old password",
|
"old_password": "旧密码",
|
||||||
"new_password": "New password",
|
"new_password": "新密码",
|
||||||
"confirm_password": "Confirm password",
|
"confirm_password": "确认新密码",
|
||||||
"account_type": "Account type",
|
"account_type": "Account type",
|
||||||
"billing_plan": "Your billing plan",
|
"billing_plan": "Your billing plan",
|
||||||
"license_expiration": "License expiration",
|
"license_expiration": "License expiration",
|
||||||
@ -1459,7 +1459,7 @@
|
|||||||
"read": "read",
|
"read": "read",
|
||||||
"from": "from",
|
"from": "from",
|
||||||
"by": "by",
|
"by": "by",
|
||||||
"no-description": "No description",
|
"no-description": "无说明",
|
||||||
"rows-pluralize": "行 |||| 行",
|
"rows-pluralize": "行 |||| 行",
|
||||||
"tags-more": "and %{tagsCount} more",
|
"tags-more": "and %{tagsCount} more",
|
||||||
"no-tags": "无标签"
|
"no-tags": "无标签"
|
||||||
@ -1467,24 +1467,24 @@
|
|||||||
"loading": "加载中",
|
"loading": "加载中",
|
||||||
"searching": "查找中",
|
"searching": "查找中",
|
||||||
"error": {
|
"error": {
|
||||||
"title": "Ouch! There has been an error loading your datasets",
|
"title": "加载数据集时出错",
|
||||||
"desc": "If the problem persists contact us at"
|
"desc": "如果这个错误重复出现,请联系平台管理员"
|
||||||
},
|
},
|
||||||
"no-datasets": {
|
"no-datasets": {
|
||||||
"title": "您尚未连接任何数据集",
|
"title": "您尚未连接任何数据集",
|
||||||
"desc": "You can %{connectDataset} or %{search} our data library",
|
"desc": "你可以%{connectDataset}或在公共数据库中 %{search}",
|
||||||
"connect-datasets": "连接到数据集",
|
"connect-datasets": "连接到数据集",
|
||||||
"search": "查找"
|
"search": "查找"
|
||||||
},
|
},
|
||||||
"no-results": {
|
"no-results": {
|
||||||
"desc": "There are no results in this page",
|
"desc": "There are no results in this page",
|
||||||
"found": "found",
|
"found": "found",
|
||||||
"there-are-no": "There are no",
|
"there-are-no": "暂时没有找到",
|
||||||
"no-fun": "No %{type}, no fun"
|
"no-fun": "没有 %{type}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"guessing-desc": "Let CARTO automatically guess data types and content on import.",
|
"guessing-desc": "导入数据时自动分析数据类型和内容",
|
||||||
"deprecated-connector": "Deprecated connector.",
|
"deprecated-connector": "Deprecated connector.",
|
||||||
"twitter-contact-support": "Please <a href='mailto:support@carto.com'>contact support</a> for more information.",
|
"twitter-contact-support": "Please <a href='mailto:support@carto.com'>contact support</a> for more information.",
|
||||||
"twitter-how-to-historical": "To get access to historical data (older than 30 days) you need to",
|
"twitter-how-to-historical": "To get access to historical data (older than 30 days) you need to",
|
||||||
@ -1493,7 +1493,7 @@
|
|||||||
"privacy-change": "Your new dataset will be %{privacy}",
|
"privacy-change": "Your new dataset will be %{privacy}",
|
||||||
"privacy-click": "Click to change it to %{nextPrivacy}",
|
"privacy-click": "Click to change it to %{nextPrivacy}",
|
||||||
"privacy-change-banned": "You cannot change the privacy of your new datasets.",
|
"privacy-change-banned": "You cannot change the privacy of your new datasets.",
|
||||||
"add-layer": "Add layer"
|
"add-layer": "添加层"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit-feature": {
|
"edit-feature": {
|
||||||
|
Loading…
Reference in New Issue
Block a user