更新 zh-cn.json

This commit is contained in:
钟进 2020-07-10 14:14:02 +00:00
parent c8a8854020
commit 1539701042

View File

@ -57,7 +57,7 @@
"DataPage": { "DataPage": {
"header": { "header": {
"title": { "title": {
"mine": "你的数据集", "mine": "数据集",
"shared": "Shared with you", "shared": "Shared with you",
"favorited": "Your Favorited Datasets", "favorited": "Your Favorited Datasets",
"locked": "锁定的数据集", "locked": "锁定的数据集",
@ -86,7 +86,7 @@
"MapsPage": { "MapsPage": {
"header": { "header": {
"title": { "title": {
"mine": "你的地图", "mine": "地图",
"shared": "与您分享", "shared": "与您分享",
"favorited": "您最喜欢的地图", "favorited": "您最喜欢的地图",
"locked": "锁定的地图", "locked": "锁定的地图",
@ -256,7 +256,7 @@
"viewRecentContentAction": "查看最新内容", "viewRecentContentAction": "查看最新内容",
"emptyState": { "emptyState": {
"title": "您没有标签.", "title": "您没有标签.",
"subtitle": "Add one to your maps or datasets and start organizing your <a href=\"https://carto.com/help/getting-started/new-dashboard/\">dashboard</a>." "subtitle": "Add one to your maps or datasets and start organizing your <a href=\"http://www.spacen.net/carto/help/getting-started/new-dashboard/\">dashboard</a>."
}, },
"loading": "Asking the server politely for your tags." "loading": "Asking the server politely for your tags."
} }
@ -285,7 +285,7 @@
"total": "总共", "total": "总共",
"perMonth": "每月" "perMonth": "每月"
}, },
"account": "你的帐户", "account": "帐户",
"dataServices": "数据服务", "dataServices": "数据服务",
"storage": "存储", "storage": "存储",
"publicMaps": "公开地图", "publicMaps": "公开地图",
@ -348,7 +348,7 @@
}, },
"engineWarning": { "engineWarning": {
"text": "Needs access to API Keys.", "text": "Needs access to API Keys.",
"link": "https://carto.com/help/getting-started/get-api-key/#why-do-you-need-this", "link": "http://www.spacen.net/carto/help/getting-started/get-api-key/#why-do-you-need-this",
"linkText": "Learn more" "linkText": "Learn more"
} }
}, },
@ -371,7 +371,7 @@
"title": "制作互动式网络地图", "title": "制作互动式网络地图",
"text1": "Our platform provides a set of libraries and APIs to develop customizable and interactive maps. CARTO VL is a JavaScript library to develop beautiful interactive web maps.", "text1": "Our platform provides a set of libraries and APIs to develop customizable and interactive maps. CARTO VL is a JavaScript library to develop beautiful interactive web maps.",
"text2": "In this guide, you will learn how to load the library in your project, create a map with one of CARTO's basemaps, add a data layer, and style it.", "text2": "In this guide, you will learn how to load the library in your project, create a map with one of CARTO's basemaps, add a data layer, and style it.",
"text3": "Interested in other libraries or APIs? Visit our <a href='https://carto.com/developers' target='_blank'>Developer Center</a>." "text3": "Interested in other libraries or APIs? Visit our <a href='http://www.spacen.net/carto/developers' target='_blank'>Developer Center</a>."
}, },
"step2": { "step2": {
"summary": "使用下面的模板创建一个HTML文件加载CARTO VL和Mapbox GL库.", "summary": "使用下面的模板创建一个HTML文件加载CARTO VL和Mapbox GL库.",
@ -379,7 +379,7 @@
"instruction1":"Create an HTML file and add the following scripts." "instruction1":"Create an HTML file and add the following scripts."
}, },
"extras": { "extras": {
"resource1": "CARTO VL is our more advanced rendering library and new features are constantly being added. You can read about the newest capabilities in our <a href='https://carto.com/blog/categories/product-updates/' target='_blank'>Product Updates</a> blog.", "resource1": "CARTO VL is our more advanced rendering library and new features are constantly being added. You can read about the newest capabilities in our <a href='http://www.spacen.net/carto/blog/categories/product-updates/' target='_blank'>Product Updates</a> blog.",
"resource2": "You can also <a href='https://www.npmjs.com/package/@carto/carto-vl' target='_blank'>install and load CARTO VL using npm</a>." "resource2": "You can also <a href='https://www.npmjs.com/package/@carto/carto-vl' target='_blank'>install and load CARTO VL using npm</a>."
} }
}, },
@ -406,7 +406,7 @@
"instruction2":"Now that CARTO VL has access, you can add any of the datasets in that account as a source layer to display on the map." "instruction2":"Now that CARTO VL has access, you can add any of the datasets in that account as a source layer to display on the map."
}, },
"extras": { "extras": {
"resource1": "Want to use your own account? Learn about <a href='https://carto.com/developers/fundamentals/authorization/' target='_blank'>API Authorization</a>." "resource1": "Want to use your own account? Learn about <a href='http://www.spacen.net/carto/developers/fundamentals/authorization/' target='_blank'>API Authorization</a>."
} }
}, },
"step6": { "step6": {
@ -415,7 +415,7 @@
"instruction1":"You can overwrite the default symbology applied to features on the map by adding custom styles inside of the <code>Viz</code> object." "instruction1":"You can overwrite the default symbology applied to features on the map by adding custom styles inside of the <code>Viz</code> object."
}, },
"extras": { "extras": {
"resource1": "Learn more about <a href='https://carto.com/developers/carto-vl/guides/style-with-expressions/' target='_blank'>styling with expressions</a>." "resource1": "Learn more about <a href='http://www.spacen.net/carto/developers/carto-vl/guides/style-with-expressions/' target='_blank'>styling with expressions</a>."
} }
}, },
"step7": { "step7": {
@ -425,26 +425,26 @@
"message2": "<a href='{url}' class='is-bold'>Download</a> the full code example." "message2": "<a href='{url}' class='is-bold'>Download</a> the full code example."
}, },
"extras": { "extras": {
"resource1":"Learn more with the following examples from our <a href='https://carto.com/developers/carto-vl/' target='_blank'>Developer Center</a>." "resource1":"Learn more with the following examples from our <a href='http://www.spacen.net/carto/developers/carto-vl/' target='_blank'>Developer Center</a>."
}, },
"cards": { "cards": {
"card1": { "card1": {
"title": "Style features by category", "title": "Style features by category",
"subtitle": "Learn how to change the style of the features by a given column", "subtitle": "Learn how to change the style of the features by a given column",
"button": "Go to example", "button": "Go to example",
"link": "https://carto.com/developers/carto-vl/examples/#example-style-by-category" "link": "http://www.spacen.net/carto/developers/carto-vl/examples/#example-style-by-category"
}, },
"card2": { "card2": {
"title": "Add hover popups", "title": "Add hover popups",
"subtitle": "Learn how to display info about a feature when user mouses over it.", "subtitle": "Learn how to display info about a feature when user mouses over it.",
"button": "Go to example", "button": "Go to example",
"link": "https://carto.com/developers/carto-vl/examples/#example-add-pop-ups-on-hover" "link": "http://www.spacen.net/carto/developers/carto-vl/examples/#example-add-pop-ups-on-hover"
}, },
"card3": { "card3": {
"title": "Animate the features", "title": "Animate the features",
"subtitle": "Learn how to animate the features of the map by different columns.", "subtitle": "Learn how to animate the features of the map by different columns.",
"button": "Go to example", "button": "Go to example",
"link": "https://carto.com/developers/carto-vl/examples/#example-animate-and-color-by-date" "link": "http://www.spacen.net/carto/developers/carto-vl/examples/#example-animate-and-color-by-date"
} }
} }
} }
@ -494,7 +494,7 @@
"instruction3": "In the Connect dataset section click “Browse”, select the file, and click “Connect dataset”" "instruction3": "In the Connect dataset section click “Browse”, select the file, and click “Connect dataset”"
}, },
"extras": { "extras": {
"resource1": "You can also <a href='https://carto.com/help/working-with-data/quick-data-import/' target='_blank'>import your data</a> by dragging and dropping your files into your dashboard." "resource1": "You can also <a href='http://www.spacen.net/carto/help/working-with-data/quick-data-import/' target='_blank'>import your data</a> by dragging and dropping your files into your dashboard."
}, },
"cards": { "cards": {
"dataset1": { "dataset1": {
@ -555,26 +555,26 @@
"message2": "<a href='{url}' class='is-bold'>Download</a> the example." "message2": "<a href='{url}' class='is-bold'>Download</a> the example."
}, },
"extras": { "extras": {
"resource1":"Learn more with the following examples from our <a href='https://carto.com/help/tutorials/' target='_blank'>Help Center</a>." "resource1":"Learn more with the following examples from our <a href='http://www.spacen.net/carto/help/tutorials/' target='_blank'>Help Center</a>."
}, },
"cards": { "cards": {
"card1": { "card1": {
"title": "Understanding map layers in Builder", "title": "Understanding map layers in Builder",
"subtitle": "Learn how to add data layers to your maps, style them, and more.", "subtitle": "Learn how to add data layers to your maps, style them, and more.",
"button": "Go to example", "button": "Go to example",
"link": "https://carto.com/help/building-maps/understanding-map-layers-in-builder/" "link": "http://www.spacen.net/carto/help/building-maps/understanding-map-layers-in-builder/"
}, },
"card2": { "card2": {
"title": "Customizing Pop-Ups with HTML", "title": "Customizing Pop-Ups with HTML",
"subtitle": "Learn how to setup and customise popups with HTML.", "subtitle": "Learn how to setup and customise popups with HTML.",
"button": "Go to example", "button": "Go to example",
"link": "https://carto.com/help/building-maps/customizing-pop-ups-with-html/" "link": "http://www.spacen.net/carto/help/building-maps/customizing-pop-ups-with-html/"
}, },
"card3": { "card3": {
"title": "Exploring Data with Widgets", "title": "Exploring Data with Widgets",
"subtitle": "Learn how to add interactive widgets to explore your data.", "subtitle": "Learn how to add interactive widgets to explore your data.",
"button": "Go to example", "button": "Go to example",
"link": "https://carto.com/help/building-maps/exploring-widgets/" "link": "http://www.spacen.net/carto/help/building-maps/exploring-widgets/"
} }
} }
} }
@ -586,7 +586,7 @@
}, },
"OAuthAppsPage": { "OAuthAppsPage": {
"title": "Apps", "title": "Apps",
"description": "Build your app allowing users to authenticate through CARTO to share specific data with your app. You can read more in our <a href='https://carto.com/developers/fundamentals/oauth-apps/' target='_blank'>developer documentation</a>.", "description": "Build your app allowing users to authenticate through CARTO to share specific data with your app. You can read more in our <a href='http://www.spacen.net/carto/developers/fundamentals/oauth-apps/' target='_blank'>developer documentation</a>.",
"emptyDescription": "Want to build something that integrates with and extends CARTO?", "emptyDescription": "Want to build something that integrates with and extends CARTO?",
"newAppButton": "New OAuth App", "newAppButton": "New OAuth App",
@ -629,7 +629,7 @@
"clientSecret": "Client Secret:", "clientSecret": "Client Secret:",
"clientSecretWarning": "Client secret must be kept secret", "clientSecretWarning": "Client secret must be kept secret",
"clientSecretButton": "Reset client secret", "clientSecretButton": "Reset client secret",
"clientSecretDesc": "OAuth apps can use OAuth credentials to identify users. Learn more about identifying users by reading our <a href='https://carto.com/developers/fundamentals/oauth-apps/#oauth-flow' target='_blank'>integration developer documentation.</a>", "clientSecretDesc": "OAuth apps can use OAuth credentials to identify users. Learn more about identifying users by reading our <a href='http://www.spacen.net/carto/developers/fundamentals/oauth-apps/#oauth-flow' target='_blank'>integration developer documentation.</a>",
"appInformationTitle": "App Information", "appInformationTitle": "App Information",
"deleteAppButton": "Delete my app" "deleteAppButton": "Delete my app"
} }