更新 'lib/assets/javascripts/locale/zh-cn.json'

main
zhongjin 4 months ago
parent f3625e00e4
commit 9b93d18fbe

@ -3,8 +3,8 @@
"trial_notification": { "trial_notification": {
"views": { "views": {
"trial_notification": { "trial_notification": {
"message": "%{trial_days} days left in your account.", "message": "账号试用期还有 %{trial_days}天.",
"add_payment": "Upgrade now." "add_payment": "马上升级."
} }
} }
} }
@ -21,12 +21,12 @@
} }
}, },
"protected_map": { "protected_map": {
"title": "Protected map", "title": "受保护的地图",
"content": { "content": {
"header": "This map is password protected", "header": "这个地图受密码保护",
"placeholder": "Insert your password here", "placeholder": "在这里输入密码",
"tip": "Contact the owner if you need to access this map.", "tip": "如果你需要这张地图,请联系作者并索取密码.",
"error": "Invalid password" "error": "无效密码"
} }
}, },
"forbidden_map": { "forbidden_map": {
@ -41,13 +41,13 @@
"info": { "info": {
"more": "更多", "more": "更多",
"more_from": "More from", "more_from": "More from",
"more_info": "More info", "more_info": "更多信息",
"updated": "更新", "updated": "更新",
"views_pluralize": "1 view |||| %{smart_count} views" "views_pluralize": "1 view |||| %{smart_count} views"
}, },
"datasets": { "datasets": {
"title": "Datasets in use", "title": "Datasets in use",
"dataset_pluralize": "1 dataset |||| %{smart_count} datasets" "dataset_pluralize": "1 数据表 |||| %{smart_count} 数据表"
} }
}, },
"account": { "account": {
@ -1454,27 +1454,27 @@
"datasets": { "datasets": {
"item": { "item": {
"sync-failed": "Sync failed, the last attempt was", "sync-failed": "Sync failed, the last attempt was",
"syncing": "Syncing", "syncing": "正在同步",
"synced": "Synced", "synced": "已同步",
"read": "read", "read": "read",
"from": "from", "from": "from",
"by": "by", "by": "by",
"no-description": "No description", "no-description": "No description",
"rows-pluralize": "row |||| rows", "rows-pluralize": "row |||| rows",
"tags-more": "and %{tagsCount} more", "tags-more": "and %{tagsCount} more",
"no-tags": "No tags" "no-tags": "无标签"
}, },
"loading": "Loading", "loading": "加载中",
"searching": "Searching", "searching": "查找中",
"error": { "error": {
"title": "Ouch! There has been an error loading your datasets", "title": "Ouch! There has been an error loading your datasets",
"desc": "If the problem persists contact us at" "desc": "If the problem persists contact us at"
}, },
"no-datasets": { "no-datasets": {
"title": "You have not connected any datasets yet", "title": "您尚未连接任何数据集",
"desc": "You can %{connectDataset} or %{search} our data library", "desc": "You can %{connectDataset} or %{search} our data library",
"connect-datasets": "connect datasets", "connect-datasets": "连接到数据集",
"search": "search" "search": "查找"
}, },
"no-results": { "no-results": {
"desc": "There are no results in this page", "desc": "There are no results in this page",

Loading…
Cancel
Save