|
@@ -0,0 +1,632 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "admin": {
|
|
|
|
|
+ "create-new-administrator": "添加管理员"
|
|
|
|
|
+ },
|
|
|
|
|
+ "asset": {
|
|
|
|
|
+ "add-asset": "添加资源",
|
|
|
|
|
+ "add-asset-with-count": "添加{count}个资源",
|
|
|
|
|
+ "assets-selected-count": "已选择{ count }个资源",
|
|
|
|
|
+ "dimensions": "图片尺寸",
|
|
|
|
|
+ "focal-point": "图片焦点",
|
|
|
|
|
+ "notify-create-assets-success": "创建了{count}个新资源",
|
|
|
|
|
+ "original-asset-size": "资源大小",
|
|
|
|
|
+ "preview": "预览",
|
|
|
|
|
+ "remove-asset": "移除资源",
|
|
|
|
|
+ "search-asset-name": "输入要搜索的资源名称",
|
|
|
|
|
+ "select-assets": "选择资源",
|
|
|
|
|
+ "set-as-featured-asset": "设置为特征图片",
|
|
|
|
|
+ "set-focal-point": "设置图片焦点",
|
|
|
|
|
+ "source-file": "源文件",
|
|
|
|
|
+ "unset-focal-point": "删除焦点设置",
|
|
|
|
|
+ "update-focal-point": "重新设置焦点",
|
|
|
|
|
+ "update-focal-point-error": "更新焦点失败",
|
|
|
|
|
+ "update-focal-point-success": "更新焦点成功",
|
|
|
|
|
+ "upload-assets": "上传资源"
|
|
|
|
|
+ },
|
|
|
|
|
+ "breadcrumb": {
|
|
|
|
|
+ "administrators": "用户管理",
|
|
|
|
|
+ "assets": "资源列表",
|
|
|
|
|
+ "channels": "销售渠道",
|
|
|
|
|
+ "collections": "商品系列",
|
|
|
|
|
+ "countries": "国家列表",
|
|
|
|
|
+ "customers": "客户管理",
|
|
|
|
|
+ "dashboard": "总览",
|
|
|
|
|
+ "facets": "商品特征",
|
|
|
|
|
+ "global-settings": "语言设置",
|
|
|
|
|
+ "manage-variants": "商品规格管理",
|
|
|
|
|
+ "orders": "订单管理",
|
|
|
|
|
+ "payment-methods": "支付管理",
|
|
|
|
|
+ "products": "商品列表",
|
|
|
|
|
+ "promotions": "优惠券管理",
|
|
|
|
|
+ "roles": "角色管理",
|
|
|
|
|
+ "shipping-methods": "配送方式管理",
|
|
|
|
|
+ "tax-categories": "税表分类",
|
|
|
|
|
+ "tax-rates": "税率管理"
|
|
|
|
|
+ },
|
|
|
|
|
+ "catalog": {
|
|
|
|
|
+ "add-facet-value": "添加特征值",
|
|
|
|
|
+ "add-facets": "添加特征",
|
|
|
|
|
+ "add-option": "添加规格组",
|
|
|
|
|
+ "assign-product-to-channel-success": "成功将产品添加至销售渠道\"{ channel }\"",
|
|
|
|
|
+ "assign-products-to-channel": "分配产品到销售渠道",
|
|
|
|
|
+ "assign-to-channel": "分配至销售渠道",
|
|
|
|
|
+ "assign-to-named-channel": "分配到{ channelCode }",
|
|
|
|
|
+ "channel-price-preview": "渠道价格预览",
|
|
|
|
|
+ "collection-contents": "系列产品",
|
|
|
|
|
+ "confirm-adding-options-delete-default-body": "添加新规格到此产品会导致含此规格的产品被删除,确认继续吗?",
|
|
|
|
|
+ "confirm-adding-options-delete-default-title": "确认删除产品规格么?",
|
|
|
|
|
+ "confirm-delete-channel": "确认删除销售渠道?",
|
|
|
|
|
+ "confirm-delete-collection": "确认删除商品系列吗?",
|
|
|
|
|
+ "confirm-delete-collection-and-children-body": "删除这个系列会删除它所包含的子系列,确认删除码?",
|
|
|
|
|
+ "confirm-delete-country": "确认删除国家?",
|
|
|
|
|
+ "confirm-delete-facet": "确认删除特征?",
|
|
|
|
|
+ "confirm-delete-facet-value": "确认删除特征值?",
|
|
|
|
|
+ "confirm-delete-product": "确认删除商品?",
|
|
|
|
|
+ "confirm-delete-product-variant": "确认删除商品规格?",
|
|
|
|
|
+ "confirm-delete-promotion": "确认删除优惠券?",
|
|
|
|
|
+ "confirm-delete-shipping-method": "确认删除邮寄方式?",
|
|
|
|
|
+ "create-new-collection": "添加系列",
|
|
|
|
|
+ "create-new-facet": "添加特征",
|
|
|
|
|
+ "create-new-product": "添加商品",
|
|
|
|
|
+ "created-new-variants-success": "成功创建{count}个商品规格",
|
|
|
|
|
+ "default-variant": "默认商品规格",
|
|
|
|
|
+ "delete-default-variant": "删除默认商品规格",
|
|
|
|
|
+ "display-variant-cards": "卡片显示",
|
|
|
|
|
+ "display-variant-table": "表格显示",
|
|
|
|
|
+ "drop-files-to-upload": "拖拽文件上传",
|
|
|
|
|
+ "expand-all-collections": "展开所有系列",
|
|
|
|
|
+ "facet-values": "特征值列表",
|
|
|
|
|
+ "filter-by-name": "按名字过滤",
|
|
|
|
|
+ "filters": "过滤条件",
|
|
|
|
|
+ "group-by-product": "按商品分组显示",
|
|
|
|
|
+ "manage-variants": "商品规格管理",
|
|
|
|
|
+ "move-down": "向下移",
|
|
|
|
|
+ "move-to": "移至",
|
|
|
|
|
+ "move-up": "向上移",
|
|
|
|
|
+ "no-channel-selected": "未选择销售渠道",
|
|
|
|
|
+ "no-featured-asset": "无特征图片",
|
|
|
|
|
+ "no-selection": "尚未选择",
|
|
|
|
|
+ "notify-remove-product-from-channel-error": "从渠道中移除商品失败",
|
|
|
|
|
+ "notify-remove-product-from-channel-success": "成功从渠道中移除商品",
|
|
|
|
|
+ "option": "规格",
|
|
|
|
|
+ "option-name": "规格名称",
|
|
|
|
|
+ "option-values": "规格列表(按回车键添加)",
|
|
|
|
|
+ "price": "价格",
|
|
|
|
|
+ "price-conversion-factor": "Price conversion factor",
|
|
|
|
|
+ "price-in-channel": "渠道{ channel }价格",
|
|
|
|
|
+ "price-includes-tax-at": "含税{ rate }%",
|
|
|
|
|
+ "price-with-tax-in-default-zone": "含税{ rate }% 价格{ price }",
|
|
|
|
|
+ "private": "隐藏",
|
|
|
|
|
+ "product-details": "商品详情",
|
|
|
|
|
+ "product-name": "商品名称",
|
|
|
|
|
+ "product-variants": "商品规格",
|
|
|
|
|
+ "public": "公开",
|
|
|
|
|
+ "rebuild-search-index": "重建索引",
|
|
|
|
|
+ "reindex-error": "重建索引失败",
|
|
|
|
|
+ "reindex-successful": "已成功重建{count}个产品索引,耗时{time}毫秒",
|
|
|
|
|
+ "reindexing": "正在重建搜索索引",
|
|
|
|
|
+ "remove-from-channel": "从销售渠道移除",
|
|
|
|
|
+ "remove-option": "移除选项",
|
|
|
|
|
+ "remove-product-from-channel": "从销售渠道移除商品",
|
|
|
|
|
+ "search-for-term": "输入搜索条目",
|
|
|
|
|
+ "search-product-name-or-code": "输入要搜索的商品名称或商品编码",
|
|
|
|
|
+ "sku": "商品库存编码",
|
|
|
|
|
+ "slug": "名称缩写",
|
|
|
|
|
+ "slug-pattern-error": "只能使用字母, 数字, - and _",
|
|
|
|
|
+ "stock-on-hand": "库存",
|
|
|
|
|
+ "tax-category": "税表分类",
|
|
|
|
|
+ "taxes": "价格(含税)",
|
|
|
|
|
+ "track-inventory": "跟踪库存",
|
|
|
|
|
+ "update-product-option": "更新产品规格",
|
|
|
|
|
+ "values": "值",
|
|
|
|
|
+ "variant": "商品规格",
|
|
|
|
|
+ "view-contents": "查看详情",
|
|
|
|
|
+ "visibility": "访问控制"
|
|
|
|
|
+ },
|
|
|
|
|
+ "common": {
|
|
|
|
|
+ "ID": "ID",
|
|
|
|
|
+ "actions": "操作",
|
|
|
|
|
+ "add-new-variants": "添加{count}个商品规格",
|
|
|
|
|
+ "available-languages": "可用语言",
|
|
|
|
|
+ "cancel": "取消",
|
|
|
|
|
+ "cancel-navigation": "取消",
|
|
|
|
|
+ "channel": "销售渠道",
|
|
|
|
|
+ "channels": "销售渠道",
|
|
|
|
|
+ "code": "编码",
|
|
|
|
|
+ "confirm-navigation": "导航确认",
|
|
|
|
|
+ "create": "添加",
|
|
|
|
|
+ "created-at": "创建时间",
|
|
|
|
|
+ "custom-fields": "客户化字段",
|
|
|
|
|
+ "default-channel": "默认销售渠道",
|
|
|
|
|
+ "delete": "删除",
|
|
|
|
|
+ "description": "描述",
|
|
|
|
|
+ "disabled": "禁用",
|
|
|
|
|
+ "discard-changes": "放弃修改",
|
|
|
|
|
+ "display-custom-fields": "显示客户化字段",
|
|
|
|
|
+ "done": "完成",
|
|
|
|
|
+ "edit": "编辑",
|
|
|
|
|
+ "edit-field": "编辑域",
|
|
|
|
|
+ "enabled": "启用",
|
|
|
|
|
+ "extension-running-in-separate-window": "扩展已在另一个窗口启动",
|
|
|
|
|
+ "guest": "游客",
|
|
|
|
|
+ "hide-custom-fields": "隐藏客户化字段",
|
|
|
|
|
+ "items-per-page-option": "每页显示 { count } 条",
|
|
|
|
|
+ "jobs-in-progress": "{ count }个任务正在运行",
|
|
|
|
|
+ "language": "语言",
|
|
|
|
|
+ "launch-extension": "启动扩展插件",
|
|
|
|
|
+ "log-out": "退出",
|
|
|
|
|
+ "login": "登陆",
|
|
|
|
|
+ "more": "更多...",
|
|
|
|
|
+ "name": "名称",
|
|
|
|
|
+ "no-results": "没找到任何结果",
|
|
|
|
|
+ "not-set": "未设置",
|
|
|
|
|
+ "notify-create-error": "添加{ entity }失败",
|
|
|
|
|
+ "notify-create-success": "{ entity }已添加",
|
|
|
|
|
+ "notify-delete-error": "删除{ entity }失败",
|
|
|
|
|
+ "notify-delete-success": "{ entity }已删除",
|
|
|
|
|
+ "notify-save-changes-error": "保存失败",
|
|
|
|
|
+ "notify-saved-changes": "修改已保存",
|
|
|
|
|
+ "notify-update-error": "更新{ entity }失败",
|
|
|
|
|
+ "notify-update-success": "{ entity }已更新",
|
|
|
|
|
+ "open": "详情",
|
|
|
|
|
+ "password": "密码",
|
|
|
|
|
+ "price": "价格",
|
|
|
|
|
+ "price-with-tax": "价格(含税)",
|
|
|
|
|
+ "private": "隐藏",
|
|
|
|
|
+ "public": "公开",
|
|
|
|
|
+ "remember-me": "记住我",
|
|
|
|
|
+ "remove": "删除",
|
|
|
|
|
+ "results-count": "{count, plural, 0{无} other {{count}个过滤结果}}",
|
|
|
|
|
+ "select": "选择...",
|
|
|
|
|
+ "select-display-language": "选择显示语言",
|
|
|
|
|
+ "select-today": "选择今天",
|
|
|
|
|
+ "there-are-unsaved-changes": "修改尚未被保存,现在离开会导致您的修改会被删除",
|
|
|
|
|
+ "update": "确认修改",
|
|
|
|
|
+ "updated-at": "修改时间",
|
|
|
|
|
+ "username": "用户名",
|
|
|
|
|
+ "view-next-month": "查看下个月",
|
|
|
|
|
+ "view-previous-month": "查看下个月"
|
|
|
|
|
+ },
|
|
|
|
|
+ "customer": {
|
|
|
|
|
+ "addresses": "地址",
|
|
|
|
|
+ "city": "市",
|
|
|
|
|
+ "country": "国家",
|
|
|
|
|
+ "create-new-address": "添加地址",
|
|
|
|
|
+ "create-new-customer": "添加客户",
|
|
|
|
|
+ "customer-type": "客户验证类型",
|
|
|
|
|
+ "default-billing-address": "默认账单地址",
|
|
|
|
|
+ "default-shipping-address": "默认邮寄地址",
|
|
|
|
|
+ "email-address": "电子邮件地址",
|
|
|
|
|
+ "email-verification-sent": "验证邮件已经发送到邮箱地址{ emailAddress }",
|
|
|
|
|
+ "first-name": "名",
|
|
|
|
|
+ "full-name": "名字",
|
|
|
|
|
+ "guest": "访客",
|
|
|
|
|
+ "last-name": "姓",
|
|
|
|
|
+ "name": "姓名",
|
|
|
|
|
+ "no-orders-placed": "无订单记录",
|
|
|
|
|
+ "orders": "订单列表",
|
|
|
|
|
+ "password": "密码",
|
|
|
|
|
+ "phone-number": "电话号码",
|
|
|
|
|
+ "postal-code": "邮政编码",
|
|
|
|
|
+ "province": "省(直辖市)",
|
|
|
|
|
+ "registered": "已注册",
|
|
|
|
|
+ "search-customers-by-email": "输入要搜索的客户邮件地址",
|
|
|
|
|
+ "set-as-default-billing-address": "设置为默认账单地址",
|
|
|
|
|
+ "set-as-default-shipping-address": "设置为默认邮寄地址",
|
|
|
|
|
+ "street-line-1": "街道",
|
|
|
|
|
+ "street-line-2": "详细地址(小区,公司门牌号等)",
|
|
|
|
|
+ "title": "客户称呼",
|
|
|
|
|
+ "verified": "已验证"
|
|
|
|
|
+ },
|
|
|
|
|
+ "datetime": {
|
|
|
|
|
+ "month-apr": "4月",
|
|
|
|
|
+ "month-aug": "8月",
|
|
|
|
|
+ "month-dec": "12月",
|
|
|
|
|
+ "month-feb": "2月",
|
|
|
|
|
+ "month-jan": "1月",
|
|
|
|
|
+ "month-jul": "7月",
|
|
|
|
|
+ "month-jun": "6月",
|
|
|
|
|
+ "month-mar": "3月",
|
|
|
|
|
+ "month-may": "5月",
|
|
|
|
|
+ "month-nov": "11月",
|
|
|
|
|
+ "month-oct": "10月",
|
|
|
|
|
+ "month-sep": "9月",
|
|
|
|
|
+ "time": "时间",
|
|
|
|
|
+ "weekday-fr": "星期五",
|
|
|
|
|
+ "weekday-mo": "星期一",
|
|
|
|
|
+ "weekday-sa": "星期六",
|
|
|
|
|
+ "weekday-su": "星期日",
|
|
|
|
|
+ "weekday-th": "星期四",
|
|
|
|
|
+ "weekday-tu": "星期二",
|
|
|
|
|
+ "weekday-we": "星期三"
|
|
|
|
|
+ },
|
|
|
|
|
+ "editor": {
|
|
|
|
|
+ "image-alt": "图片备注",
|
|
|
|
|
+ "image-src": "图片源文件",
|
|
|
|
|
+ "image-title": "图片标题",
|
|
|
|
|
+ "insert-image": "插入图片",
|
|
|
|
|
+ "link-href": "链接",
|
|
|
|
|
+ "link-title": "链接标题",
|
|
|
|
|
+ "remove-link": "删除链接",
|
|
|
|
|
+ "set-link": "设置链接"
|
|
|
|
|
+ },
|
|
|
|
|
+ "error": {
|
|
|
|
|
+ "403-forbidden": "无权限访问路径 \"{ path }\"。无权限或会话已过期,请重新登陆",
|
|
|
|
|
+ "could-not-connect-to-server": "无法链接服务器 { url }",
|
|
|
|
|
+ "facet-value-form-values-do-not-match": "表单中商品特征值数量与实际不符",
|
|
|
|
|
+ "product-variant-form-values-do-not-match": "表单中商品规格数量与实际不符"
|
|
|
|
|
+ },
|
|
|
|
|
+ "job": {
|
|
|
|
|
+ "reindex": "重建索引"
|
|
|
|
|
+ },
|
|
|
|
|
+ "lang": {
|
|
|
|
|
+ "aa": "阿法尔语",
|
|
|
|
|
+ "ab": "阿布哈兹语",
|
|
|
|
|
+ "ae": "阿维斯陀语",
|
|
|
|
|
+ "af": "南非语",
|
|
|
|
|
+ "ak": "阿坎语",
|
|
|
|
|
+ "am": "阿姆哈拉语",
|
|
|
|
|
+ "an": "阿拉贡语",
|
|
|
|
|
+ "ar": "阿拉伯语",
|
|
|
|
|
+ "as": "阿萨姆语",
|
|
|
|
|
+ "av": "阿瓦尔语",
|
|
|
|
|
+ "ay": "艾马拉语",
|
|
|
|
|
+ "az": "阿塞拜疆语",
|
|
|
|
|
+ "ba": "巴什基尔语",
|
|
|
|
|
+ "be": "白俄罗斯语",
|
|
|
|
|
+ "bg": "保加利亚语",
|
|
|
|
|
+ "bh": "比哈尔语",
|
|
|
|
|
+ "bi": "比斯拉马语",
|
|
|
|
|
+ "bm": "班巴拉语",
|
|
|
|
|
+ "bn": "孟加拉语",
|
|
|
|
|
+ "bo": "标准藏语",
|
|
|
|
|
+ "br": "布列塔尼语",
|
|
|
|
|
+ "bs": "波斯尼亚语",
|
|
|
|
|
+ "ca": "加泰罗尼亚语",
|
|
|
|
|
+ "ce": "车臣语",
|
|
|
|
|
+ "ch": "查莫罗语",
|
|
|
|
|
+ "co": "柯西嘉语",
|
|
|
|
|
+ "cr": "克里语",
|
|
|
|
|
+ "cs": "捷克语",
|
|
|
|
|
+ "cu": "古教会斯拉夫语",
|
|
|
|
|
+ "cv": "楚瓦什语",
|
|
|
|
|
+ "cy": "威尔士语",
|
|
|
|
|
+ "da": "丹麦语",
|
|
|
|
|
+ "de": "德语",
|
|
|
|
|
+ "dv": "迪维西语",
|
|
|
|
|
+ "dz": "宗喀语",
|
|
|
|
|
+ "ee": "埃维语",
|
|
|
|
|
+ "el": "希腊语",
|
|
|
|
|
+ "en": "英语",
|
|
|
|
|
+ "eo": "世界语",
|
|
|
|
|
+ "es": "西班牙语",
|
|
|
|
|
+ "et": "爱沙尼亚语",
|
|
|
|
|
+ "eu": "巴斯克语",
|
|
|
|
|
+ "fa": "波斯语",
|
|
|
|
|
+ "ff": "富拉语",
|
|
|
|
|
+ "fi": "芬兰语",
|
|
|
|
|
+ "fj": "斐济语",
|
|
|
|
|
+ "fo": "法罗语",
|
|
|
|
|
+ "fr": "法语",
|
|
|
|
|
+ "fy": "西弗里斯兰语",
|
|
|
|
|
+ "ga": "爱尔兰语",
|
|
|
|
|
+ "gd": "苏格兰盖尔语",
|
|
|
|
|
+ "gl": "加利西亚语",
|
|
|
|
|
+ "gn": "瓜拉尼语",
|
|
|
|
|
+ "gu": "古吉拉特语",
|
|
|
|
|
+ "gv": "马恩语",
|
|
|
|
|
+ "ha": "豪萨语",
|
|
|
|
|
+ "he": "希伯来语",
|
|
|
|
|
+ "hi": "印地语",
|
|
|
|
|
+ "ho": "希里莫图语",
|
|
|
|
|
+ "hr": "克罗地亚语",
|
|
|
|
|
+ "ht": "海地语",
|
|
|
|
|
+ "hu": "匈牙利语",
|
|
|
|
|
+ "hy": "亚美尼亚语",
|
|
|
|
|
+ "hz": "赫雷罗语",
|
|
|
|
|
+ "ia": "国际语",
|
|
|
|
|
+ "id": "印度尼西亚语",
|
|
|
|
|
+ "ie": "西方国际语",
|
|
|
|
|
+ "ig": "伊博语",
|
|
|
|
|
+ "ii": "彝语北部方言",
|
|
|
|
|
+ "ik": "伊努皮克语",
|
|
|
|
|
+ "io": "伊多语",
|
|
|
|
|
+ "is": "冰岛语",
|
|
|
|
|
+ "it": "意大利语",
|
|
|
|
|
+ "iu": "因纽特语",
|
|
|
|
|
+ "ja": "日语",
|
|
|
|
|
+ "jv": "爪哇语",
|
|
|
|
|
+ "ka": "格鲁吉亚语",
|
|
|
|
|
+ "kg": "刚果语",
|
|
|
|
|
+ "ki": "基库尤语",
|
|
|
|
|
+ "kj": "库瓦亚马语",
|
|
|
|
|
+ "kk": "哈萨克语",
|
|
|
|
|
+ "kl": "格陵兰语",
|
|
|
|
|
+ "km": "高棉语",
|
|
|
|
|
+ "kn": "坎纳达语",
|
|
|
|
|
+ "ko": "韩语",
|
|
|
|
|
+ "kr": "卡努里语",
|
|
|
|
|
+ "ks": "克什米尔语",
|
|
|
|
|
+ "ku": "库尔德语",
|
|
|
|
|
+ "kv": "科米语",
|
|
|
|
|
+ "kw": "康沃尔语",
|
|
|
|
|
+ "ky": "柯尔克孜语",
|
|
|
|
|
+ "la": "拉丁语",
|
|
|
|
|
+ "lb": "卢森堡语",
|
|
|
|
|
+ "lg": "干达语",
|
|
|
|
|
+ "li": "林堡语",
|
|
|
|
|
+ "ln": "林加拉语",
|
|
|
|
|
+ "lo": "老挝语",
|
|
|
|
|
+ "lt": "立陶宛语",
|
|
|
|
|
+ "lu": "卢巴卡丹加语",
|
|
|
|
|
+ "lv": "拉脱维亚语",
|
|
|
|
|
+ "mg": "马达加斯加语",
|
|
|
|
|
+ "mh": "马绍尔语",
|
|
|
|
|
+ "mi": "毛利语",
|
|
|
|
|
+ "mk": "马其顿语",
|
|
|
|
|
+ "ml": "马拉雅拉姆语",
|
|
|
|
|
+ "mn": "蒙古语",
|
|
|
|
|
+ "mr": "马拉地语",
|
|
|
|
|
+ "ms": "马来语",
|
|
|
|
|
+ "mt": "马耳他语",
|
|
|
|
|
+ "my": "缅甸语",
|
|
|
|
|
+ "na": "瑙鲁语",
|
|
|
|
|
+ "nb": "书面挪威语",
|
|
|
|
|
+ "nd": "北恩德贝莱语",
|
|
|
|
|
+ "ne": "尼泊尔语",
|
|
|
|
|
+ "ng": "恩敦加语",
|
|
|
|
|
+ "nl": "荷兰语",
|
|
|
|
|
+ "nn": "挪威尼诺斯克语",
|
|
|
|
|
+ "no": "挪威语",
|
|
|
|
|
+ "nr": "南恩德贝莱语",
|
|
|
|
|
+ "nv": "纳瓦霍语",
|
|
|
|
|
+ "ny": "齐切瓦语",
|
|
|
|
|
+ "oc": "奥克语",
|
|
|
|
|
+ "oj": "奥杰布瓦语",
|
|
|
|
|
+ "om": "奥罗莫语",
|
|
|
|
|
+ "or": "奥里雅语",
|
|
|
|
|
+ "os": "奥塞梯语",
|
|
|
|
|
+ "pa": "旁遮普语",
|
|
|
|
|
+ "pi": "巴利语",
|
|
|
|
|
+ "pl": "波兰语",
|
|
|
|
|
+ "ps": "普什图语",
|
|
|
|
|
+ "pt": "葡萄牙语",
|
|
|
|
|
+ "qu": "盖丘亚语",
|
|
|
|
|
+ "rm": "罗曼什语",
|
|
|
|
|
+ "rn": "基隆迪语",
|
|
|
|
|
+ "ro": "罗马尼亚语",
|
|
|
|
|
+ "ru": "俄语",
|
|
|
|
|
+ "rw": "卢旺达语",
|
|
|
|
|
+ "sa": "梵语",
|
|
|
|
|
+ "sc": "撒丁语",
|
|
|
|
|
+ "sd": "信德语",
|
|
|
|
|
+ "se": "北萨米语",
|
|
|
|
|
+ "sg": "桑戈语",
|
|
|
|
|
+ "si": "僧伽罗语",
|
|
|
|
|
+ "sk": "斯洛伐克语",
|
|
|
|
|
+ "sl": "斯洛文尼亚人",
|
|
|
|
|
+ "sm": "萨摩亚语",
|
|
|
|
|
+ "sn": "修纳语",
|
|
|
|
|
+ "so": "索马里语",
|
|
|
|
|
+ "sq": "阿尔巴尼亚语",
|
|
|
|
|
+ "sr": "塞尔维亚语",
|
|
|
|
|
+ "ss": "斯威士语",
|
|
|
|
|
+ "st": "南索托语",
|
|
|
|
|
+ "su": "巽他语",
|
|
|
|
|
+ "sv": "瑞典语",
|
|
|
|
|
+ "sw": "斯瓦希里语",
|
|
|
|
|
+ "ta": "泰米尔语",
|
|
|
|
|
+ "te": "泰卢固语",
|
|
|
|
|
+ "tg": "塔吉克语",
|
|
|
|
|
+ "th": "泰语",
|
|
|
|
|
+ "ti": "提格里尼亚语",
|
|
|
|
|
+ "tk": "土库曼语",
|
|
|
|
|
+ "tl": "塔加拉族语",
|
|
|
|
|
+ "tn": "茨瓦纳语",
|
|
|
|
|
+ "to": "汤加语",
|
|
|
|
|
+ "tr": "土耳其语",
|
|
|
|
|
+ "ts": "聪加语",
|
|
|
|
|
+ "tt": "鞑靼语",
|
|
|
|
|
+ "tw": "契维语",
|
|
|
|
|
+ "ty": "塔希提语",
|
|
|
|
|
+ "ug": "维吾尔语",
|
|
|
|
|
+ "uk": "乌克兰语",
|
|
|
|
|
+ "ur": "乌尔都语",
|
|
|
|
|
+ "uz": "乌兹别克语",
|
|
|
|
|
+ "ve": "文达语",
|
|
|
|
|
+ "vi": "越南语",
|
|
|
|
|
+ "vo": "沃拉普克语",
|
|
|
|
|
+ "wa": "瓦隆语",
|
|
|
|
|
+ "wo": "沃洛夫语",
|
|
|
|
|
+ "xh": "科萨语",
|
|
|
|
|
+ "yi": "意第绪语",
|
|
|
|
|
+ "yo": "约鲁巴语",
|
|
|
|
|
+ "za": "壮语",
|
|
|
|
|
+ "zh": "简体中文",
|
|
|
|
|
+ "zu": "祖鲁语"
|
|
|
|
|
+ },
|
|
|
|
|
+ "marketing": {
|
|
|
|
|
+ "actions": "优惠操作",
|
|
|
|
|
+ "add-action": "添加优惠",
|
|
|
|
|
+ "add-condition": "添加限制条件",
|
|
|
|
|
+ "conditions": "使用限制",
|
|
|
|
|
+ "coupon-code": "优惠码",
|
|
|
|
|
+ "create-new-promotion": "添加促销产品",
|
|
|
|
|
+ "ends-at": "有效起始时间",
|
|
|
|
|
+ "per-customer-limit": "每人限领数",
|
|
|
|
|
+ "starts-at": "有效结束时间"
|
|
|
|
|
+ },
|
|
|
|
|
+ "nav": {
|
|
|
|
|
+ "administrators": "登陆管理",
|
|
|
|
|
+ "assets": "资源列表",
|
|
|
|
|
+ "catalog": "商品管理",
|
|
|
|
|
+ "channels": "销售渠道",
|
|
|
|
|
+ "collections": "商品系列",
|
|
|
|
|
+ "countries": "国家列表",
|
|
|
|
|
+ "customers": "客户管理",
|
|
|
|
|
+ "facets": "产品特征",
|
|
|
|
|
+ "global-settings": "语言设置",
|
|
|
|
|
+ "marketing": "市场营销",
|
|
|
|
|
+ "orders": "订单管理",
|
|
|
|
|
+ "payment-methods": "支付管理",
|
|
|
|
|
+ "products": "商品列表",
|
|
|
|
|
+ "promotions": "优惠券管理",
|
|
|
|
|
+ "roles": "角色管理",
|
|
|
|
|
+ "sales": "销售管理",
|
|
|
|
|
+ "settings": "系统设置",
|
|
|
|
|
+ "shipping-methods": "配送方式",
|
|
|
|
|
+ "tax-categories": "税表分类",
|
|
|
|
|
+ "tax-rates": "税表管理"
|
|
|
|
|
+ },
|
|
|
|
|
+ "order": {
|
|
|
|
|
+ "add-note": "添加备注",
|
|
|
|
|
+ "add-note-success": "备注添加成功",
|
|
|
|
|
+ "amount": "金额",
|
|
|
|
|
+ "cancel": "取消",
|
|
|
|
|
+ "cancel-order": "取消订单",
|
|
|
|
|
+ "cancel-reason-customer-request": "客户要求",
|
|
|
|
|
+ "cancel-reason-not-available": "产品无库存",
|
|
|
|
|
+ "cancel-selected-items": "取消已选",
|
|
|
|
|
+ "cancellation-reason": "取消原因",
|
|
|
|
|
+ "cancelled-order-success": "订单成功取消",
|
|
|
|
|
+ "contents": "具体内容",
|
|
|
|
|
+ "create-fulfillment": "确认配货",
|
|
|
|
|
+ "create-fulfillment-success": "确认配货成功",
|
|
|
|
|
+ "customer": "客户",
|
|
|
|
|
+ "details": "详情",
|
|
|
|
|
+ "fulfill": "已配货",
|
|
|
|
|
+ "fulfill-order": "接受订单",
|
|
|
|
|
+ "fulfillment": "配货记录",
|
|
|
|
|
+ "fulfillment-method": "配货方式",
|
|
|
|
|
+ "history-coupon-code-applied": "优惠卷已使用",
|
|
|
|
|
+ "history-coupon-code-removed": "优惠卷已移除",
|
|
|
|
|
+ "history-fulfillment-created": "配货记录创建成功",
|
|
|
|
|
+ "history-items-cancelled": "{count}个已取消",
|
|
|
|
|
+ "history-order-cancelled": "订单已取消",
|
|
|
|
|
+ "history-order-fulfilled": "订单已配货",
|
|
|
|
|
+ "history-order-transition": "订单状态从{from}更新至{to}",
|
|
|
|
|
+ "history-payment-settled": "已结算付款",
|
|
|
|
|
+ "history-payment-transition": "付款交易 #{id} 状态从{from}更新至{to}",
|
|
|
|
|
+ "history-refund-transition": "退款交易 #{id} 状态从 {from}更新至{to}",
|
|
|
|
|
+ "item-count": "{count}个订单项",
|
|
|
|
|
+ "line-fulfillment-all": "订单已全部配货完成",
|
|
|
|
|
+ "line-fulfillment-none": "无订单配货记录",
|
|
|
|
|
+ "line-fulfillment-partial": "总共{ total }个订单项,{ count }个已配货",
|
|
|
|
|
+ "net-price": "净价",
|
|
|
|
|
+ "note-is-private": "隐藏备注",
|
|
|
|
|
+ "note-only-visible-to-administrators": "仅管理员可见",
|
|
|
|
|
+ "note-visible-to-customer": "管理员及客户可见",
|
|
|
|
|
+ "order-history": "历史订单",
|
|
|
|
|
+ "payment": "付款信息",
|
|
|
|
|
+ "payment-amount": "付款金额",
|
|
|
|
|
+ "payment-metadata": "付款元数据",
|
|
|
|
|
+ "payment-method": "付款方式",
|
|
|
|
|
+ "payment-state": "付款状态",
|
|
|
|
|
+ "payment-to-refund": "退款订单付款信息",
|
|
|
|
|
+ "product-name": "产品名称",
|
|
|
|
|
+ "product-sku": "库存编码",
|
|
|
|
|
+ "promotions-applied": "已使用代金券",
|
|
|
|
|
+ "quantity": "数量",
|
|
|
|
|
+ "refund": "退款",
|
|
|
|
|
+ "refund-adjustment": "退款调整",
|
|
|
|
|
+ "refund-and-cancel-order": "退款|取消订单",
|
|
|
|
|
+ "refund-metadata": "退款元数据",
|
|
|
|
|
+ "refund-order": "退款订单",
|
|
|
|
|
+ "refund-order-success": "退款订单处理成功",
|
|
|
|
|
+ "refund-reason": "退款原因",
|
|
|
|
|
+ "refund-reason-customer-request": "客户要求",
|
|
|
|
|
+ "refund-reason-not-available": "无库存",
|
|
|
|
|
+ "refund-reason-required": "退款原因不能为空",
|
|
|
|
|
+ "refund-shipping": "退运费",
|
|
|
|
|
+ "refund-total": "退款总计",
|
|
|
|
|
+ "refund-total-error": "退款总计必须大于{min}并少于{max}之间",
|
|
|
|
|
+ "refund-with-amount": "退款金额{amount}",
|
|
|
|
|
+ "refunded-count": "{count}个商品已退款",
|
|
|
|
|
+ "return-to-stock": "返回商品至库存",
|
|
|
|
|
+ "search-by-order-code": "输入要搜索的订单编号",
|
|
|
|
|
+ "settle-payment": "结算付款",
|
|
|
|
|
+ "settle-payment-error": "结算付款失败",
|
|
|
|
|
+ "settle-payment-success": "结算付款成功",
|
|
|
|
|
+ "settle-refund": "结算退款",
|
|
|
|
|
+ "settle-refund-manual-instructions": "在您手动退款后,请添加交易ID.",
|
|
|
|
|
+ "settle-refund-success": "结算退款成功",
|
|
|
|
|
+ "shipping": "运费",
|
|
|
|
|
+ "shipping-address": "配送地址",
|
|
|
|
|
+ "shipping-method": "配送方式",
|
|
|
|
|
+ "state": "状态",
|
|
|
|
|
+ "state-adding-items": "正在选择商品",
|
|
|
|
|
+ "state-all-orders": "所有订单",
|
|
|
|
|
+ "state-arranging-payment": "正在付款",
|
|
|
|
|
+ "state-cancelled": "已取消",
|
|
|
|
|
+ "state-fulfilled": "已完成",
|
|
|
|
|
+ "state-partially-fulfilled": "部分配货",
|
|
|
|
|
+ "state-payment-authorized": "已授权支付",
|
|
|
|
|
+ "state-payment-settled": "已结算",
|
|
|
|
|
+ "sub-total": "小计金额",
|
|
|
|
|
+ "total": "总计金额",
|
|
|
|
|
+ "tracking-code": "物流码",
|
|
|
|
|
+ "transaction-id": "交易ID",
|
|
|
|
|
+ "unfulfilled": "未配货",
|
|
|
|
|
+ "unit-price": "单价"
|
|
|
|
|
+ },
|
|
|
|
|
+ "settings": {
|
|
|
|
|
+ "add-countries-to-zone": "添加国家到销售区域...",
|
|
|
|
|
+ "add-countries-to-zone-success": "{ countryCount }个国家已到销售区域 \"{ zoneName }\"",
|
|
|
|
|
+ "add-products-to-test-order": "添加产品到测试订单",
|
|
|
|
|
+ "administrator": "用户管理",
|
|
|
|
|
+ "catalog": "商品管理",
|
|
|
|
|
+ "channel": "销售渠道",
|
|
|
|
|
+ "channel-token": "渠道唯一码",
|
|
|
|
|
+ "confirm-delete-role": "确认删除角色?",
|
|
|
|
|
+ "confirm-delete-tax-category": "确认删除税表分类?",
|
|
|
|
|
+ "confirm-delete-tax-rate": "去人删除税率?",
|
|
|
|
|
+ "create": "添加",
|
|
|
|
|
+ "create-new-channel": "添加销售渠道",
|
|
|
|
|
+ "create-new-country": "添加国家",
|
|
|
|
|
+ "create-new-role": "添加角色",
|
|
|
|
|
+ "create-new-shipping-method": "添加配送方式",
|
|
|
|
|
+ "create-new-tax-category": "创建税表分类",
|
|
|
|
|
+ "create-new-tax-rate": "添加税率",
|
|
|
|
|
+ "create-zone": "创建销售区域",
|
|
|
|
|
+ "currency": "币种",
|
|
|
|
|
+ "customer": "客户管理",
|
|
|
|
|
+ "default-role-label": "默认角色不可修改",
|
|
|
|
|
+ "default-shipping-zone": "默认配送区域",
|
|
|
|
|
+ "default-tax-zone": "默认销售区域",
|
|
|
|
|
+ "delete": "删除",
|
|
|
|
|
+ "elibigle": "符合条件",
|
|
|
|
|
+ "email-address": "电子邮件",
|
|
|
|
|
+ "first-name": "名",
|
|
|
|
|
+ "last-name": "姓",
|
|
|
|
|
+ "no-eligible-shipping-methods": "没有符合条件的配送方式",
|
|
|
|
|
+ "order": "订单管理",
|
|
|
|
|
+ "password": "密码",
|
|
|
|
|
+ "payment-method-config-options": "支付方式选项配置",
|
|
|
|
|
+ "permissions": "权限",
|
|
|
|
|
+ "prices-include-tax": "设置默认销售区域价格含税",
|
|
|
|
|
+ "promotion": "优惠券管理",
|
|
|
|
|
+ "rate": "税率",
|
|
|
|
|
+ "read": "只读",
|
|
|
|
|
+ "remove-countries-from-zone": "移除国家...",
|
|
|
|
|
+ "remove-countries-from-zone-success": "{ countryCount }个国际已从\"{ zoneName }\"中移除",
|
|
|
|
|
+ "roles": "角色列表",
|
|
|
|
|
+ "search-by-product-name-or-sku": "输入要搜索的产品名称或库存编码",
|
|
|
|
|
+ "search-country-by-name": "输入要搜索的国家名称",
|
|
|
|
|
+ "section": "操作项目",
|
|
|
|
|
+ "select-zone": "选择销售区域",
|
|
|
|
|
+ "settings": "系统设置",
|
|
|
|
|
+ "shipping-calculator": "配送费计算",
|
|
|
|
|
+ "shipping-eligibility-checker": "使用此配送方式的合格条件",
|
|
|
|
|
+ "shipping-method": "配送方式",
|
|
|
|
|
+ "tax-category": "税表分类",
|
|
|
|
|
+ "tax-rate": "税率",
|
|
|
|
|
+ "test-address": "模拟测试地址",
|
|
|
|
|
+ "test-order": "模拟测试订单",
|
|
|
|
|
+ "test-result": "模拟测试结果",
|
|
|
|
|
+ "test-shipping-method": "模拟测试配送方式",
|
|
|
|
|
+ "test-shipping-methods": "模拟测试配送方式",
|
|
|
|
|
+ "track-inventory-default": "默认跟踪库存",
|
|
|
|
|
+ "update": "修改",
|
|
|
|
|
+ "zone": "销售区域"
|
|
|
|
|
+ }
|
|
|
|
|
+}
|