|
1 | 1 | {
|
2 |
| - "closeAccount": { |
3 |
| - "confirmAccountClosure": "确认帐户关闭", |
4 |
| - "confirmAccountClosureMessage": "是否确定要关闭帐户?", |
5 |
| - "closeMyAccount": "关闭我的帐户", |
6 |
| - "accountClosedSuccessfully": "帐户已成功关闭", |
7 |
| - "accountClosedFailure": "无法关闭帐户" |
| 2 | + "closeAccount" : { |
| 3 | + "confirmAccountClosure" : "确认帐户关闭", |
| 4 | + "confirmAccountClosureMessage" : "是否确定要关闭帐户?", |
| 5 | + "closeMyAccount" : "关闭我的帐户", |
| 6 | + "accountClosedSuccessfully" : "帐户已成功关闭", |
| 7 | + "accountClosedFailure" : "无法关闭帐户" |
8 | 8 | },
|
9 |
| - "updatePasswordForm": { |
10 |
| - "oldPassword": { |
11 |
| - "label": "旧密码", |
12 |
| - "placeholder": "旧密码" |
| 9 | + "updatePasswordForm" : { |
| 10 | + "oldPassword" : { |
| 11 | + "label" : "旧密码", |
| 12 | + "placeholder" : "旧密码" |
13 | 13 | },
|
14 |
| - "oldPasswordIsRequired": "需要提供旧密码。", |
15 |
| - "newPassword": { |
16 |
| - "label": "新密码", |
17 |
| - "placeholder": "新密码" |
| 14 | + "oldPasswordIsRequired" : "需要提供旧密码。", |
| 15 | + "newPassword" : { |
| 16 | + "label" : "新密码", |
| 17 | + "placeholder" : "新密码" |
18 | 18 | },
|
19 |
| - "passwordMinRequirements": "以下是确保密码安全的快速指南:使用至少 8 个字符,且大写和小写字母、数字和符号混合。", |
20 |
| - "passwordStrengthRequirements": "以下是确保密码安全的快速指南:使用至少 8 个字符,且大写和小写字母、数字和符号混合。确保不要连续使用相同字符。", |
21 |
| - "confirmPassword": { |
22 |
| - "label": "确认新密码", |
23 |
| - "placeholder": "确认密码" |
| 19 | + "passwordMinRequirements" : "以下是确保密码安全的快速指南:使用至少 8 个字符,且大写和小写字母、数字和符号混合。", |
| 20 | + "passwordStrengthRequirements" : "以下是确保密码安全的快速指南:使用至少 8 个字符,且大写和小写字母、数字和符号混合。确保不要连续使用相同字符。", |
| 21 | + "confirmPassword" : { |
| 22 | + "label" : "确认新密码", |
| 23 | + "placeholder" : "确认密码" |
24 | 24 | },
|
25 |
| - "bothPasswordMustMatch": "两个密码必须一致", |
26 |
| - "passwordUpdateSuccess": "密码已成功更新", |
27 |
| - "accessDeniedError": "访问遭到拒绝" |
| 25 | + "bothPasswordMustMatch" : "两个密码必须一致", |
| 26 | + "passwordUpdateSuccess" : "密码已成功更新", |
| 27 | + "accessDeniedError" : "访问遭到拒绝" |
28 | 28 | },
|
29 |
| - "updateProfileForm": { |
30 |
| - "title": "标题", |
31 |
| - "none": "", |
32 |
| - "firstName": { |
33 |
| - "label": "名字", |
34 |
| - "placeholder": "名字" |
| 29 | + "updateProfileForm" : { |
| 30 | + "title" : "标题", |
| 31 | + "none" : "", |
| 32 | + "firstName" : { |
| 33 | + "label" : "名字", |
| 34 | + "placeholder" : "名字" |
35 | 35 | },
|
36 |
| - "firstNameIsRequired": "名字为必填项。", |
37 |
| - "lastName": { |
38 |
| - "label": "姓氏", |
39 |
| - "placeholder": "姓氏" |
| 36 | + "firstNameIsRequired" : "名字为必填项。", |
| 37 | + "lastName" : { |
| 38 | + "label" : "姓氏", |
| 39 | + "placeholder" : "姓氏" |
40 | 40 | },
|
41 |
| - "lastNameIsRequired": "姓氏为必填项。", |
42 |
| - "profileUpdateSuccess": "个人详细信息已成功更新", |
43 |
| - "customerId": "客户 #" |
| 41 | + "lastNameIsRequired" : "姓氏为必填项。", |
| 42 | + "profileUpdateSuccess" : "个人详细信息已成功更新", |
| 43 | + "customerId" : "客户 #" |
44 | 44 | },
|
45 |
| - "consentManagementForm": { |
46 |
| - "clearAll": "全部清除", |
47 |
| - "selectAll": "全选", |
48 |
| - "message": { |
49 |
| - "success": { |
50 |
| - "given": "已成功给予许可。", |
51 |
| - "withdrawn": "已成功撤销许可。" |
| 45 | + "consentManagementForm" : { |
| 46 | + "clearAll" : "全部清除", |
| 47 | + "selectAll" : "全选", |
| 48 | + "message" : { |
| 49 | + "success" : { |
| 50 | + "given" : "已成功给予许可。", |
| 51 | + "withdrawn" : "已成功撤销许可。" |
52 | 52 | }
|
53 | 53 | }
|
54 | 54 | },
|
55 |
| - "myCoupons": { |
56 |
| - "noCouponsMessage": "您没有可用的优惠券。", |
57 |
| - "effectiveTitle": "生效:", |
58 |
| - "Effective": "生效", |
59 |
| - "PreSession": "即将生效", |
60 |
| - "ExpireSoon": "即将到期", |
61 |
| - "readMore": "继续阅读", |
62 |
| - "notification": "通知", |
63 |
| - "findProducts": "查找产品", |
64 |
| - "status": "状态:", |
65 |
| - "dialogTitle": "优惠券", |
66 |
| - "claimCoupondialogTitle": "Add To Your Coupon List", |
67 |
| - "claimCouponCode": { |
68 |
| - "label": "优惠券代码", |
69 |
| - "placeholder": "Enter the coupon code to claim a coupon" |
| 55 | + "myCoupons" : { |
| 56 | + "noCouponsMessage" : "您没有可用的优惠券。", |
| 57 | + "effectiveTitle" : "生效:", |
| 58 | + "Effective" : "生效", |
| 59 | + "PreSession" : "即将生效", |
| 60 | + "ExpireSoon" : "即将到期", |
| 61 | + "readMore" : "继续阅读", |
| 62 | + "notification" : "通知", |
| 63 | + "findProducts" : "查找产品", |
| 64 | + "status" : "状态:", |
| 65 | + "dialogTitle" : "优惠券", |
| 66 | + "claimCoupondialogTitle" : "添加到优惠卷列表", |
| 67 | + "claimCouponCode" : { |
| 68 | + "label" : "优惠券代码", |
| 69 | + "placeholder" : "输入优惠卷代码以领取优惠卷" |
70 | 70 | },
|
71 |
| - "reset": "RESET", |
72 |
| - "claim": "CLAIM", |
73 |
| - "claimCustomerCoupon": "您已成功领取此优惠券.", |
74 |
| - "myCoupons": "我的优惠券", |
75 |
| - "startDateAsc": "开始日期(升序)", |
76 |
| - "startDateDesc": "开始日期(降序)", |
77 |
| - "endDateAsc": "结束日期(升序)", |
78 |
| - "endDateDesc": "结束日期(降序)", |
79 |
| - "sortBy": "排序依据", |
80 |
| - "sortCoupons": "对优惠券进行排序", |
81 |
| - "notesPreffix": "您可以在 ", |
82 |
| - "notesLink": "“通知渠道”", |
83 |
| - "notesSuffix": " 页面上设置接收优惠卷通知的首选渠道。" |
| 71 | + "reset" : "重置", |
| 72 | + "claim" : "领取", |
| 73 | + "claimCustomerCoupon" : "您已成功领取此优惠券.", |
| 74 | + "myCoupons" : "我的优惠券", |
| 75 | + "startDateAsc" : "开始日期(升序)", |
| 76 | + "startDateDesc" : "开始日期(降序)", |
| 77 | + "endDateAsc" : "结束日期(升序)", |
| 78 | + "endDateDesc" : "结束日期(降序)", |
| 79 | + "sortBy" : "排序依据", |
| 80 | + "sortCoupons" : "对优惠券进行排序", |
| 81 | + "notesPreffix" : "您可以在 ", |
| 82 | + "notesLink" : "“通知渠道”", |
| 83 | + "notesSuffix" : " 页面上设置接收优惠卷通知的首选渠道。" |
84 | 84 | },
|
85 |
| - "notificationPreference": { |
86 |
| - "message": "选择您的首选通知渠道", |
87 |
| - "note": "注意: ", |
88 |
| - "noteMessage": "如果您取消激活所有渠道,将无法接收任何进一步的通知。", |
89 |
| - "EMAIL": "电子邮件:", |
90 |
| - "SMS": "SMS:", |
91 |
| - "SITE_MESSAGE": "SiteMessage" |
| 85 | + "notificationPreference" : { |
| 86 | + "message" : "选择您的首选通知渠道", |
| 87 | + "note" : "注意: ", |
| 88 | + "noteMessage" : "如果您取消激活所有渠道,将无法接收任何进一步的通知。", |
| 89 | + "EMAIL" : "电子邮件:", |
| 90 | + "SMS" : "SMS:", |
| 91 | + "SITE_MESSAGE" : "SiteMessage" |
92 | 92 | },
|
93 |
| - "myInterests": { |
94 |
| - "header": "我的关注对象", |
95 |
| - "item": "项目", |
96 |
| - "price": "价格", |
97 |
| - "notifications": "通知", |
98 |
| - "noInterests": "您还没有已注册的关注对象", |
99 |
| - "inStock": "现货", |
100 |
| - "lowStock": "库存不足", |
101 |
| - "outOfStock": "缺货", |
102 |
| - "BACK_IN_STOCK": "重新到货", |
103 |
| - "sortBy": "排序依据", |
104 |
| - "sortInterests": "对关注对象进行排序", |
105 |
| - "expirationDate": " - 截至 {{ expirationDate }}", |
106 |
| - "productId": "标识 {{ code }}", |
107 |
| - "remove": "移除", |
108 |
| - "sorting": { |
109 |
| - "byNameAsc": "名称(升序)", |
110 |
| - "byNameDesc": "名称(降序)" |
| 93 | + "myInterests" : { |
| 94 | + "header" : "我的关注对象", |
| 95 | + "item" : "项目", |
| 96 | + "price" : "价格", |
| 97 | + "notifications" : "通知", |
| 98 | + "noInterests" : "您还没有已注册的关注对象", |
| 99 | + "inStock" : "现货", |
| 100 | + "lowStock" : "库存不足", |
| 101 | + "outOfStock" : "缺货", |
| 102 | + "BACK_IN_STOCK" : "重新到货", |
| 103 | + "sortBy" : "排序依据", |
| 104 | + "sortInterests" : "对关注对象进行排序", |
| 105 | + "expirationDate" : " - 截至 {{ expirationDate }}", |
| 106 | + "productId" : "标识 {{ code }}", |
| 107 | + "remove" : "移除", |
| 108 | + "sorting" : { |
| 109 | + "byNameAsc" : "名称(升序)", |
| 110 | + "byNameDesc" : "名称(降序)" |
111 | 111 | },
|
112 |
| - "actions": "操作", |
113 |
| - "caption": "我的关注对象内容。", |
114 |
| - "itemRemoved": "所选项目已移除。" |
| 112 | + "actions" : "操作", |
| 113 | + "caption" : "我的关注对象内容。", |
| 114 | + "itemRemoved" : "所选项目已移除。" |
115 | 115 | }
|
116 | 116 | }
|
0 commit comments