spree_i18n 5.3.2 → 5.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +28 -32
  3. data/Rakefile +11 -16
  4. data/config/locales/ar.yml +2041 -294
  5. data/config/locales/be.yml +1769 -79
  6. data/config/locales/bg.yml +1705 -46
  7. data/config/locales/ca.yml +1727 -3
  8. data/config/locales/cs.yml +1785 -48
  9. data/config/locales/da.yml +1722 -9
  10. data/config/locales/de-CH.yml +1773 -3
  11. data/config/locales/de.yml +1490 -58
  12. data/config/locales/el.yml +1645 -12
  13. data/config/locales/en-AU.yml +1726 -2
  14. data/config/locales/en-GB.yml +1725 -5
  15. data/config/locales/en-IN.yml +1725 -3
  16. data/config/locales/en-NZ.yml +1726 -2
  17. data/config/locales/es-CL.yml +1713 -54
  18. data/config/locales/es-EC.yml +1728 -8
  19. data/config/locales/es-MX.yml +1732 -9
  20. data/config/locales/es.yml +1563 -147
  21. data/config/locales/et.yml +1747 -5
  22. data/config/locales/fa.yml +2013 -89
  23. data/config/locales/fi.yml +1708 -3
  24. data/config/locales/fr.yml +1515 -93
  25. data/config/locales/hu.yml +1726 -5
  26. data/config/locales/id.yml +1731 -6
  27. data/config/locales/it.yml +1768 -66
  28. data/config/locales/ja.yml +2399 -661
  29. data/config/locales/km.yml +1774 -68
  30. data/config/locales/ko.yml +2071 -288
  31. data/config/locales/ku.yml +1725 -5
  32. data/config/locales/lt.yml +1641 -12
  33. data/config/locales/lv.yml +1744 -16
  34. data/config/locales/nb.yml +1561 -99
  35. data/config/locales/ne.yml +1729 -7
  36. data/config/locales/nl.yml +1728 -24
  37. data/config/locales/pl.yml +1560 -79
  38. data/config/locales/pt-BR.yml +1634 -63
  39. data/config/locales/pt.yml +1787 -4
  40. data/config/locales/ro.yml +1755 -32
  41. data/config/locales/ru.yml +2799 -1112
  42. data/config/locales/sk.yml +2002 -269
  43. data/config/locales/sl-SI.yml +1778 -8
  44. data/config/locales/sv.yml +1576 -120
  45. data/config/locales/th.yml +2473 -745
  46. data/config/locales/tr.yml +1922 -134
  47. data/config/locales/uk.yml +1538 -195
  48. data/config/locales/vi.yml +1875 -136
  49. data/config/locales/zh-CN.yml +2631 -928
  50. data/config/locales/zh-TW.yml +1600 -110
  51. data/lib/spree_i18n/version.rb +3 -9
  52. metadata +39 -40
  53. data/.github/dependabot.yml +0 -7
  54. data/.gitignore +0 -22
  55. data/.rspec +0 -3
  56. data/.rubocop.yml +0 -7
  57. data/.travis.yml +0 -44
  58. data/Appraisals +0 -9
  59. data/CONTRIBUTING.md +0 -81
  60. data/Gemfile +0 -6
  61. data/bin/rails +0 -7
  62. data/gemfiles/spree_4_2.gemfile +0 -8
  63. data/gemfiles/spree_master.gemfile +0 -8
  64. data/spec/features/russian_errors_translation_spec.rb +0 -16
  65. data/spec/features/translation_spec.rb +0 -46
  66. data/spec/spec_helper.rb +0 -10
  67. data/spec/support/i18n.rb +0 -5
  68. data/spree_i18n.gemspec +0 -31
@@ -1,16 +1,19 @@
1
+ ---
1
2
  zh-CN:
2
3
  activerecord:
3
4
  attributes:
4
5
  spree/address:
5
- address1: "地址1"
6
- address2: "地址2(非必填)"
7
- city: "城市"
8
- country: "国家"
9
- firstname: "名字"
10
- lastname: "姓氏"
11
- phone: "电话"
12
- state: "省份"
13
- zipcode: "邮政编码"
6
+ address1: 地址1
7
+ address2: 地址2(非必填)
8
+ city: 城市
9
+ country: 国家
10
+ firstname: 名字
11
+ lastname: 姓氏
12
+ phone: 电话
13
+ state: 省份
14
+ zipcode: 邮政编码
15
+ company: 公司
16
+ label: 地址名称
14
17
  spree/calculator/tiered_flat_rate:
15
18
  preferred_base_amount:
16
19
  preferred_tiers:
@@ -18,165 +21,236 @@ zh-CN:
18
21
  preferred_base_percent:
19
22
  preferred_tiers:
20
23
  spree/country:
21
- iso: "ISO"
22
- iso3: "ISO3"
23
- iso_name: "ISO名称"
24
- name: "名称"
25
- numcode: "ISO编号"
24
+ iso: ISO
25
+ iso3: ISO3
26
+ iso_name: ISO名称
27
+ name: 名称
28
+ numcode: ISO编号
26
29
  spree/credit_card:
27
30
  base:
28
- cc_type: "信用卡类型"
29
- month: "月份"
30
- name: "持卡人姓名"
31
- number: "卡号"
32
- verification_value: "验证码"
33
- year: "年份"
31
+ cc_type: 信用卡类型
32
+ month: 月份
33
+ name: 持卡人姓名
34
+ number: 卡号
35
+ verification_value: 验证码
36
+ year: 年份
34
37
  spree/inventory_unit:
35
- state: "状态"
38
+ state: 状态
36
39
  spree/line_item:
37
- price: "单价"
38
- quantity: "数量"
40
+ price: 单价
41
+ quantity: 数量
39
42
  spree/option_type:
40
- name: "名称"
41
- presentation: "描述"
43
+ name: 名称
44
+ presentation: 描述
45
+ filterable: 可筛选
46
+ kind: 类型
42
47
  spree/order:
43
- checkout_complete: "完成结账"
44
- completed_at: "结账日期"
45
- considered_risky: "风险"
46
- coupon_code: "优惠券号码"
47
- created_at: "下单日期"
48
- email: "电子邮件"
48
+ checkout_complete: 完成结账
49
+ completed_at: 结账日期
50
+ considered_risky: 风险
51
+ coupon_code: 优惠券号码
52
+ created_at: 下单日期
53
+ email: 电子邮件
49
54
  ip_address: IP地址
50
- item_total: "小记"
51
- number: "订单号"
52
- payment_state: "支付状态"
53
- shipment_state: "物流状态"
54
- special_instructions: "特别说明"
55
- state: "状态"
56
- total: "总计"
55
+ item_total: 小记
56
+ number: 订单号
57
+ payment_state: 支付状态
58
+ shipment_state: 物流状态
59
+ special_instructions: 特别说明
60
+ state: 状态
61
+ total: 总计
62
+ internal_note: 内部备注
63
+ item_count: 商品数量
57
64
  spree/order/bill_address:
58
- address1: "地址"
59
- city: "城市"
60
- firstname: "名字"
61
- lastname: "姓氏"
62
- phone: "电话"
63
- state: "省份"
64
- zipcode: "邮政编码"
65
+ address1: 地址
66
+ city: 城市
67
+ firstname: 名字
68
+ lastname: 姓氏
69
+ phone: 电话
70
+ state: 省份
71
+ zipcode: 邮政编码
65
72
  spree/order/ship_address:
66
- address1: "地址"
67
- city: "城市"
68
- firstname: "名字"
69
- lastname: "姓氏"
70
- phone: "电话"
71
- state: "省份"
72
- zipcode: "邮政编码"
73
+ address1: 地址
74
+ city: 城市
75
+ firstname: 名字
76
+ lastname: 姓氏
77
+ phone: 电话
78
+ state: 省份
79
+ zipcode: 邮政编码
73
80
  spree/payment:
74
- amount: "金额"
81
+ amount: 金额
82
+ number: 编号
75
83
  spree/payment_method:
76
- name: "名称"
84
+ name: 名称
77
85
  spree/product:
78
- available_on: "上架日期"
79
- cost_currency: "成本币种"
80
- cost_price: "成本"
81
- description: "描述"
82
- master_price: "默认价格"
83
- name: "名称"
84
- on_hand: "库存"
85
- shipping_category: "物流分类"
86
- tax_category: "缴税分类"
86
+ available_on: 上架日期
87
+ cost_currency: 成本币种
88
+ cost_price: 成本
89
+ description: 描述
90
+ master_price: 默认价格
91
+ name: 名称
92
+ on_hand: 库存
93
+ shipping_category: 物流分类
94
+ tax_category: 缴税分类
95
+ discontinue_on: 停售日期
96
+ less_than: 小于
97
+ make_active_at: 上架时间
98
+ more_than: 大于
87
99
  spree/promotion:
88
- advertise: "推广"
89
- code: "编号"
90
- description: "描述"
91
- event_name: "事件名称"
92
- expires_at: "过期日期"
93
- name: "名称"
94
- path: "路径"
95
- starts_at: "开始日期"
96
- usage_limit: "使用次数限制"
100
+ advertise: 推广
101
+ code: 编号
102
+ description: 描述
103
+ event_name: 事件名称
104
+ expires_at: 过期日期
105
+ name: 名称
106
+ path: 路径
107
+ starts_at: 开始日期
108
+ usage_limit: 使用次数限制
109
+ generate_code: 生成优惠码
110
+ promotion_category: 促销分类
97
111
  spree/promotion_category:
98
- name: "名称"
99
- code: "编号"
112
+ name: 名称
113
+ code: 编号
100
114
  spree/property:
101
- name: "名称"
102
- presentation: "描述"
115
+ name: 名称
116
+ presentation: 描述
103
117
  spree/prototype:
104
- name: "名称"
118
+ name: 名称
105
119
  spree/return_authorization:
106
- amount: "金额"
120
+ amount: 金额
107
121
  spree/role:
108
122
  name: ming cheng
109
123
  spree/state:
110
- abbr: "缩写"
111
- name: "名称"
124
+ abbr: 缩写
125
+ name: 名称
112
126
  spree/state_change:
113
- state_changes: "状态变更"
127
+ state_changes: 状态变更
114
128
  state_from:
115
129
  state_to:
116
- timestamp: "时间"
117
- type: "类型"
130
+ timestamp: 时间
131
+ type: 类型
118
132
  updated:
119
- user: "用户"
133
+ user: 用户
120
134
  spree/store:
121
135
  mail_from_address:
122
- meta_description: "meta描述语"
123
- meta_keywords: "meta关键词"
124
- name: "名称"
125
- seo_title: "SEO 标题"
126
- url: "URL地址"
136
+ meta_description: meta描述语
137
+ meta_keywords: meta关键词
138
+ name: 名称
139
+ seo_title: SEO 标题
140
+ url: URL地址
141
+ address: 地址
142
+ contact_phone: 联系电话
143
+ preferred_digital_asset_authorized_clicks: 下载点击次数限制
144
+ preferred_digital_asset_authorized_days: 下载天数限制
145
+ preferred_limit_digital_download_count: 限制数字链接下载次数
146
+ preferred_limit_digital_download_days: 限制数字链接下载天数
147
+ seo_robots: SEO 爬虫指令
148
+ storefront_custom_code_body_end: body 结束标签前的自定义代码
149
+ storefront_custom_code_body_start: body 开始标签后的自定义代码
150
+ storefront_custom_code_head: 页面 head 中的自定义代码
127
151
  spree/tax_category:
128
- description: "描述"
129
- name: "名称"
152
+ description: 描述
153
+ name: 名称
130
154
  spree/tax_rate:
131
- amount: "税率"
132
- included_in_price: "包含在售价中"
133
- show_rate_in_label: "在标签中显示比率"
155
+ amount: 税率
156
+ included_in_price: 包含在售价中
157
+ show_rate_in_label: 在标签中显示比率
134
158
  spree/taxon:
135
- name: "名称"
136
- permalink: "永久链接"
137
- position: "位置"
159
+ name: 名称
160
+ permalink: 永久链接
161
+ position: 位置
162
+ sort_order: 排序顺序
138
163
  spree/taxonomy:
139
- name: "名称"
164
+ name: 名称
140
165
  spree/user:
141
- email: "电子邮箱"
142
- password: "密码"
143
- password_confirmation: "确认密码"
166
+ email: 电子邮箱
167
+ password: 密码
168
+ password_confirmation: 确认密码
169
+ avatar: 头像
144
170
  spree/variant:
145
- cost_currency: "成本币种"
146
- cost_price: "成本"
147
- depth: "长度/深度"
148
- height: "高度"
149
- price: "单价"
150
- sku: "条码"
151
- weight: "重量"
152
- width: "宽度"
171
+ cost_currency: 成本币种
172
+ cost_price: 成本
173
+ depth: 长度/深度
174
+ height: 高度
175
+ price: 单价
176
+ sku: 条码
177
+ weight: 重量
178
+ width: 宽度
153
179
  spree/zone:
154
- description: "描述"
155
- name: "名称"
180
+ description: 描述
181
+ name: 名称
182
+ spree/customer_group:
183
+ description: 描述
184
+ name: 名称
185
+ spree/customer_return:
186
+ stock_location_id: 库存地点
187
+ spree/gift_card:
188
+ amount_used: 已使用金额
189
+ expires_at: 过期时间
190
+ spree/import:
191
+ preferred_delimiter: 分隔符
192
+ spree/import_mapping:
193
+ file_column: 文件列
194
+ schema_field: 架构字段
195
+ spree/import_row:
196
+ row_number: 编号
197
+ spree/invitation:
198
+ inviter: 邀请人
199
+ spree/metafield_definition:
200
+ namespace: 命名空间
201
+ spree/option_value:
202
+ color_code: 颜色代码
203
+ image: 色卡图片
204
+ spree/page_link:
205
+ open_in_new_tab: 在新标签页中打开
206
+ spree/policy:
207
+ body: 正文
208
+ owner: 适用对象
209
+ spree/price_list:
210
+ description: 描述
211
+ ends_at: 结束时间
212
+ match_policy: 匹配策略
213
+ name: 名称
214
+ priority: 优先级
215
+ starts_at: 开始时间
216
+ status: 状态
217
+ spree/price_rule:
218
+ priority: 优先级
219
+ type: 类型
220
+ spree/shipment:
221
+ number: 编号
222
+ spree/store_credit:
223
+ amount_used: 已使用金额
224
+ spree/store_credit_category:
225
+ name: 名称
226
+ user:
227
+ current_sign_in: 本次登录时间
228
+ last_sign_in: 上次登录时间
229
+ sign_in_count: 登录次数
156
230
  errors:
157
231
  models:
158
232
  spree/calculator/tiered_flat_rate:
159
233
  attributes:
160
234
  base:
161
- keys_should_be_positive_number: "应该为正数"
235
+ keys_should_be_positive_number: 应该为正数
162
236
  preferred_tiers:
163
237
  should_be_hash:
164
238
  spree/calculator/tiered_percent:
165
239
  attributes:
166
240
  base:
167
- keys_should_be_positive_number: "应该为正数"
241
+ keys_should_be_positive_number: 应该为正数
168
242
  values_should_be_percent:
169
243
  preferred_tiers:
170
244
  should_be_hash:
171
245
  spree/classification:
172
246
  attributes:
173
247
  taxon_id:
174
- already_linked: "已经关联"
248
+ already_linked: 已经关联
175
249
  spree/credit_card:
176
250
  attributes:
177
251
  base:
178
- card_expired: "信用卡过期"
179
- expiry_invalid: "信用卡过期日不正确"
252
+ card_expired: 信用卡过期
253
+ expiry_invalid: 信用卡过期日不正确
180
254
  spree/line_item:
181
255
  attributes:
182
256
  currency:
@@ -199,426 +273,1306 @@ zh-CN:
199
273
  attributes:
200
274
  base:
201
275
  cannot_destroy_default_store:
276
+ cannot_destroy_only_store: 无法删除唯一的店铺。
277
+ spree/allowed_origin:
278
+ attributes:
279
+ origin:
280
+ must_be_origin_only: 必须是源(协议和主机),不能包含路径、查询或片段
281
+ spree/gift_card:
282
+ attributes:
283
+ base:
284
+ cannot_destroy_used_gift_card: 无法删除已使用的礼品卡
285
+ spree/image:
286
+ attributes:
287
+ attachment:
288
+ attachment_must_be_present: 不能为空
289
+ not_allowed_content_type: 的内容类型不被允许
290
+ spree/import:
291
+ attributes:
292
+ attachment:
293
+ content_type: 的内容类型不被允许
294
+ type:
295
+ inclusion: 不在允许的类型列表中
296
+ spree/legacy_user:
297
+ attributes:
298
+ bill_address_id:
299
+ belongs_to_other_user: 属于其他用户
300
+ deprecated_in_completed_order: 在已完成订单中已弃用
301
+ ship_address_id:
302
+ belongs_to_other_user: 属于其他用户
303
+ deprecated_in_completed_order: 在已完成订单中已弃用
304
+ spree/market:
305
+ attributes:
306
+ base:
307
+ cannot_destroy_default_market: 无法删除默认市场。
308
+ cannot_destroy_last_market: 无法删除唯一的市场。
309
+ spree/market_country:
310
+ attributes:
311
+ country:
312
+ already_in_market: 已被分配到本店铺的另一个市场
313
+ not_in_shipping_zone: 未被任何配送区域覆盖。请先设置配送区域。
314
+ spree/payment:
315
+ attributes:
316
+ amount:
317
+ greater_than_max_amount: 超过了允许的最大金额 %{max_amount}
318
+ spree/price_list:
319
+ attributes:
320
+ ends_at:
321
+ must_be_after_starts_at: 必须晚于开始时间
322
+ spree/product:
323
+ attributes:
324
+ base:
325
+ cannot_destroy_if_attached_to_line_items: 无法删除已添加到已下达订单中的商品。这种情况下,请将其停售。
326
+ discontinue_on:
327
+ invalid_date_range: 必须晚于上架日期
328
+ spree/product_publication:
329
+ attributes:
330
+ unpublished_at:
331
+ must_be_after_published_at: 必须晚于发布日期
332
+ spree/promotion:
333
+ attributes:
334
+ expires_at:
335
+ invalid_date_range: 必须晚于开始日期
336
+ spree/shipping_method:
337
+ attributes:
338
+ base:
339
+ required_shipping_category: 您必须至少选择一个配送分类
340
+ spree/store_credit:
341
+ attributes:
342
+ amount_authorized:
343
+ exceeds_total_credits: 超过了总额度。
344
+ amount_used:
345
+ cannot_be_greater_than_amount: 不能大于总金额。
346
+ greater_than_zero_restrict_delete: 大于零,无法删除店铺积分。
347
+ spree/store_credit_category:
348
+ attributes:
349
+ base:
350
+ cannot_destroy_if_used_in_store_credit: 店铺积分分类一旦被用于店铺积分,便无法删除。
351
+ spree/taxon_image:
352
+ attributes:
353
+ attachment:
354
+ not_allowed_content_type: 的内容类型不被允许
355
+ spree/user:
356
+ attributes:
357
+ bill_address_id:
358
+ belongs_to_other_user: 属于其他用户
359
+ deprecated_in_completed_order: 在已完成订单中已弃用
360
+ ship_address_id:
361
+ belongs_to_other_user: 属于其他用户
362
+ deprecated_in_completed_order: 在已完成订单中已弃用
363
+ spree/variant:
364
+ attributes:
365
+ base:
366
+ cannot_destroy_if_attached_to_line_items: 无法删除已添加到已下达订单中的变体。这种情况下,请将其停售。
367
+ must_supply_price_for_variant_or_master: 必须为变体提供价格,或为商品提供主价格。
368
+ no_master_variant_found_to_infer_price: 未找到可用于推断价格的主变体
369
+ spree/webhook_endpoint:
370
+ attributes:
371
+ url:
372
+ internal_address_not_allowed: 不能指向内部或私有网络地址
373
+ spree/wished_item:
374
+ attributes:
375
+ variant:
376
+ taken: 您已将此商品添加到心愿单
377
+ messages:
378
+ blank: 不能为空
202
379
  models:
203
380
  spree/address:
204
- one: "地址"
205
- other: "地址"
381
+ one: 地址
382
+ other: 地址
206
383
  spree/country:
207
- one: "国家"
208
- other: "国家"
384
+ one: 国家
385
+ other: 国家
209
386
  spree/credit_card:
210
- one: "信用卡"
211
- other: "信用卡"
387
+ one: 信用卡
388
+ other: 信用卡
212
389
  spree/customer_return:
390
+ one: 客户退货
391
+ other: 客户退货
213
392
  spree/inventory_unit:
214
- one: "库存单位"
215
- other: "库存单位"
393
+ one: 库存单位
394
+ other: 库存单位
216
395
  spree/line_item:
217
- one: "单项"
218
- other: "单项"
396
+ one: 单项
397
+ other: 单项
219
398
  spree/option_type:
220
- one: "选项类型"
221
- other: "选项类型"
399
+ one: 选项类型
400
+ other: 选项类型
222
401
  spree/option_value:
402
+ one: 选项值
403
+ other: 选项值
223
404
  spree/order:
224
- one: "订单"
225
- other: "订单"
405
+ one: 订单
406
+ other: 订单
226
407
  spree/payment:
227
- one: "支付"
228
- other: "支付"
408
+ one: 支付
409
+ other: 支付
229
410
  spree/payment_method:
230
- one: "支付方式"
231
- other: "支付方式"
411
+ one: 支付方式
412
+ other: 支付方式
232
413
  spree/product:
233
- one: "产品"
234
- other: "产品"
235
- spree/promotion: "促销"
414
+ one: 产品
415
+ other: 产品
416
+ spree/promotion:
417
+ one: 促销
418
+ other: 促销
236
419
  spree/promotion_category:
237
- one: "促销分类"
238
- other: "促销分类"
420
+ one: 促销分类
421
+ other: 促销分类
239
422
  spree/property:
240
- one: "属性"
241
- other: "属性"
423
+ one: 属性
424
+ other: 属性
242
425
  spree/prototype:
243
- one: "原型"
244
- other: "原型"
426
+ one: 原型
427
+ other: 原型
245
428
  spree/refund_reason:
246
- one: '退款原因'
247
- other: '退款原因'
429
+ one: 退款原因
430
+ other: 退款原因
248
431
  spree/reimbursement:
432
+ one: 退款
433
+ other: 退款
249
434
  spree/reimbursement_type:
250
- one: '退款类型'
251
- other: '退款类型'
435
+ one: 退款类型
436
+ other: 退款类型
252
437
  spree/return_authorization:
253
- one: "返回授权"
254
- other: "返回授权"
438
+ one: 返回授权
439
+ other: 返回授权
255
440
  spree/return_authorization_reason:
441
+ one: 退货授权原因
442
+ other: 退货授权原因
256
443
  spree/role:
257
- one: "角色"
258
- other: "角色"
444
+ one: 角色
445
+ other: 角色
259
446
  spree/shipment:
260
- one: "物流"
261
- other: "物流"
447
+ one: 物流
448
+ other: 物流
262
449
  spree/shipping_category:
263
- one: "物流分类"
264
- other: "物流分类"
450
+ one: 物流分类
451
+ other: 物流分类
265
452
  spree/shipping_method:
266
- one: "配送方式"
267
- other: "配送方式"
453
+ one: 配送方式
454
+ other: 配送方式
268
455
  spree/state:
269
- one: "省份"
270
- other: "省份"
456
+ one: 省份
457
+ other: 省份
271
458
  spree/state_change:
459
+ one: 状态变更
460
+ other: 状态变更
272
461
  spree/stock_location:
462
+ one: 库存地点
463
+ other: 库存地点
273
464
  spree/stock_movement:
465
+ one: 库存变动
466
+ other: 库存变动
274
467
  spree/stock_transfer:
275
- one: "库存转移"
276
- other: "库存转移"
468
+ one: 库存转移
469
+ other: 库存转移
277
470
  spree/store_credit:
278
471
  one: Store Credit
279
472
  other: Store Credits
280
473
  spree/store_credit_category:
281
- one: "Store Credit 类型"
282
- other: "Store Credit 类型"
474
+ one: Store Credit 类型
475
+ other: Store Credit 类型
283
476
  spree/tax_category:
284
- one: "缴税分类"
285
- other: "缴税分类"
477
+ one: 缴税分类
478
+ other: 缴税分类
286
479
  spree/tax_rate:
287
- one: "税率"
288
- other: "税率"
480
+ one: 税率
481
+ other: 税率
289
482
  spree/taxon:
290
- one: "分类"
291
- other: "分类"
483
+ one: 分类
484
+ other: 分类
292
485
  spree/taxonomy:
293
- one: "分类"
294
- other: "分类"
486
+ one: 分类
487
+ other: 分类
295
488
  spree/tracker:
489
+ one: 跟踪器
490
+ other: 跟踪器
296
491
  spree/user:
297
- one: "用户"
298
- other: "用户"
492
+ one: 用户
493
+ other: 用户
299
494
  spree/variant:
300
- one: "具体型号"
301
- other: "具体型号"
495
+ one: 具体型号
496
+ other: 具体型号
302
497
  spree/zone:
303
- one: "区域"
304
- other: "区域"
498
+ one: 区域
499
+ other: 区域
500
+ spree/classification:
501
+ one: 分类
502
+ other: 分类
503
+ spree/cms_page:
504
+ one: 页面
505
+ other: 页面
506
+ spree/cms_section:
507
+ one: 区块
508
+ other: 区块
509
+ spree/customer_group:
510
+ one: 客户群组
511
+ other: 客户群组
512
+ spree/customer_group_user:
513
+ one: 客户群组成员
514
+ other: 客户群组成员
515
+ spree/digital:
516
+ one: 数字资产
517
+ other: 数字资产
518
+ spree/export:
519
+ one: 导出
520
+ other: 导出
521
+ spree/integration:
522
+ one: 集成
523
+ other: 集成
524
+ spree/page:
525
+ one: 页面
526
+ other: 页面
527
+ spree/page_block:
528
+ one: 页面块
529
+ other: 页面块
530
+ spree/page_link:
531
+ one: 页面链接
532
+ other: 页面链接
533
+ spree/page_section:
534
+ one: 页面区块
535
+ other: 页面区块
536
+ spree/price:
537
+ one: 价格
538
+ other: 价格
539
+ spree/price_list:
540
+ one: 价格表
541
+ other: 价格表
542
+ spree/price_rule:
543
+ one: 价格规则
544
+ other: 价格规则
545
+ spree/stock_item:
546
+ one: 库存项目
547
+ other: 库存项目
548
+ spree/store:
549
+ one: 店铺
550
+ other: 店铺
551
+ spree/theme:
552
+ one: 主题
553
+ other: 主题
305
554
  devise:
306
555
  confirmations:
307
- confirmed: "您已成功确认您的帐户信息。您现在已登录。"
308
- send_instructions: "您将在几分钟后收到一封说明如何确认帐号的邮件。"
556
+ confirmed: 您已成功确认您的帐户信息。您现在已登录。
557
+ send_instructions: 您将在几分钟后收到一封说明如何确认帐号的邮件。
309
558
  failure:
310
- inactive: "您的帐号尚未激活。"
311
- invalid: "找不到该电子邮件地址或者密码,请更正并再次尝试。"
312
- invalid_token: "无效的授权口令。"
313
- locked: "您的帐号已被冻结。"
314
- timeout: "您的登录时间过长,请重新登录后继续其他操作。"
315
- unauthenticated: "您需要在继续操作之前进行登录或者注册。"
316
- unconfirmed: "您需要在继续操作之前确认您的帐号。"
559
+ inactive: 您的帐号尚未激活。
560
+ invalid: 找不到该电子邮件地址或者密码,请更正并再次尝试。
561
+ invalid_token: 无效的授权口令。
562
+ locked: 您的帐号已被冻结。
563
+ timeout: 您的登录时间过长,请重新登录后继续其他操作。
564
+ unauthenticated: 您需要在继续操作之前进行登录或者注册。
565
+ unconfirmed: 您需要在继续操作之前确认您的帐号。
566
+ too_many_attempts: 尝试次数过多。请稍候片刻后重试。
317
567
  mailer:
318
568
  confirmation_instructions:
319
- subject: "确认帐号说明"
569
+ subject: 确认帐号说明
320
570
  reset_password_instructions:
321
- subject: "重置密码说明"
571
+ subject: 重置密码说明
322
572
  unlock_instructions:
323
- subject: "帐号解锁说明"
573
+ subject: 帐号解锁说明
324
574
  oauth_callbacks:
325
- failure: "由于%{reason},您暂时无法从%{kind}获得授权。"
326
- success: "成功地从%{kind}帐号获得授权。"
575
+ failure: 由于%{reason},您暂时无法从%{kind}获得授权。
576
+ success: 成功地从%{kind}帐号获得授权。
327
577
  unlocks:
328
- send_instructions: "您将在几分钟之后收到一封说明如何解锁帐号的邮件。"
329
- unlocked: "您的帐号已被成功解锁。您现在已登录。"
578
+ send_instructions: 您将在几分钟之后收到一封说明如何解锁帐号的邮件。
579
+ unlocked: 您的帐号已被成功解锁。您现在已登录。
330
580
  user_passwords:
331
581
  user:
332
- cannot_be_blank: "密码不能为空。"
333
- send_instructions: "您将在几分钟之后收到一封说明如何重置密码的邮件。"
334
- updated: "您已成功修改您的密码,您现在已登录。"
582
+ cannot_be_blank: 密码不能为空。
583
+ send_instructions: 您将在几分钟之后收到一封说明如何重置密码的邮件。
584
+ updated: 您已成功修改您的密码,您现在已登录。
335
585
  user_registrations:
336
- destroyed: "再见!您已成功取消帐号注册。希望您再次光临。"
337
- inactive_signed_up: "您已成功注册。但是,由于您的帐号%{reason},您暂时无法登录。"
338
- signed_up: "欢迎!您已成功注册。"
339
- updated: "您已成功更新您的帐号信息。"
586
+ destroyed: 再见!您已成功取消帐号注册。希望您再次光临。
587
+ inactive_signed_up: 您已成功注册。但是,由于您的帐号%{reason},您暂时无法登录。
588
+ signed_up: 欢迎!您已成功注册。
589
+ updated: 您已成功更新您的帐号信息。
340
590
  user_sessions:
341
- signed_in: "成功登录。"
342
- signed_out: "成功注销。"
591
+ signed_in: 成功登录。
592
+ signed_out: 成功注销。
343
593
  errors:
344
594
  messages:
345
- already_confirmed: "已被确认"
346
- not_found: "无法找到"
347
- not_locked: "未冻结"
348
- not_saved: "由于以下%{count}个错误,导致%{resource}无法保存:"
595
+ already_confirmed: 已被确认
596
+ not_found: 无法找到
597
+ not_locked: 未冻结
598
+ not_saved:
599
+ one: 有 1 个错误导致此%{resource}无法保存:
600
+ other: 有 %{count} 个错误导致此%{resource}无法保存:
601
+ not_a_number: 不是数字
349
602
  spree:
350
- abbreviation: "缩写"
351
- store_credit_categories: "Store Credit 类型"
352
- accept: "接受"
603
+ abbreviation: 缩写
604
+ store_credit_categories: Store Credit 类型
605
+ accept: 接受
353
606
  acceptance_errors:
354
607
  acceptance_status:
355
- accepted: "已接收"
356
- account: "帐户"
357
- account_updated: "帐户更新完成!"
358
- action: "操作"
608
+ accepted: 已接收
609
+ account: 帐户
610
+ account_updated: 帐户更新完成!
611
+ action: 操作
359
612
  actions:
360
- cancel: "取消"
361
- continue: "继续"
362
- create: "创建"
363
- destroy: "删除"
364
- edit: "编辑"
365
- list: "列表"
366
- listing: "正在列出"
367
- new: "新建"
613
+ cancel: 取消
614
+ continue: 继续
615
+ create: 创建
616
+ destroy: 删除
617
+ edit: 编辑
618
+ list: 列表
619
+ listing: 正在列出
620
+ new: 新建
368
621
  refund:
369
- save: "保存"
370
- update: "更新"
371
- activate: "激活"
372
- active: "激活"
373
- add: "添加"
374
- add_action_of_type: "添加激活方式"
375
- add_country: "添加国家"
622
+ save: 保存
623
+ update: 更新
624
+ close: 关闭
625
+ connect: 连接
626
+ discard: 放弃
627
+ open: 打开
628
+ reject: 拒绝
629
+ remove: 移除
630
+ resend: 重新发送
631
+ select_file: 选择文件
632
+ send_invitation: 发送邀请
633
+ activate: 激活
634
+ active: 激活
635
+ add: 添加
636
+ add_action_of_type: 添加激活方式
637
+ add_country: 添加国家
376
638
  add_coupon_code:
377
- add_new_header: "添加新的头部"
378
- add_new_style: "添加新的样式"
379
- add_one: "新建"
380
- add_option_value: "添加选项值"
381
- add_product: "添加产品"
382
- add_product_properties: "添加产品属性"
383
- add_rule_of_type: "添加新的类型规则"
384
- add_state: "添加一个省份"
385
- add_stock: "添加库存"
386
- add_stock_management: "添加库存管理"
387
- add_to_cart: "加入购物车"
388
- add_variant: "添加具体型号"
389
- additional_item: "额外项目花费"
390
- address1: "地址"
391
- address2: "地址(继续)"
639
+ add_new_header: 添加新的头部
640
+ add_new_style: 添加新的样式
641
+ add_one: 新建
642
+ add_option_value: 添加选项值
643
+ add_product: 添加产品
644
+ add_product_properties: 添加产品属性
645
+ add_rule_of_type: 添加新的类型规则
646
+ add_state: 添加一个省份
647
+ add_stock: 添加库存
648
+ add_stock_management: 添加库存管理
649
+ add_to_cart: 加入购物车
650
+ add_variant: 添加具体型号
651
+ additional_item: 额外项目花费
652
+ address1: 地址
653
+ address2: 地址(继续)
392
654
  adjustable:
393
- adjustment: "调整"
394
- adjustment_amount: "金额"
655
+ adjustment: 调整
656
+ adjustment_amount: 金额
395
657
  adjustment_labels:
396
658
  tax_rates:
397
- including_tax: '%{name}%{amount} (Included in Price)'
398
- excluding_tax: '%{name}%{amount}'
399
- adjustment_successfully_closed: "价格调整已被禁用!"
400
- adjustment_successfully_opened: "价格调整已被启用!"
401
- adjustment_total: "调整总数"
402
- adjustments: "其他调整"
659
+ including_tax: "%{name}%{amount} (Included in Price)"
660
+ excluding_tax: "%{name}%{amount}"
661
+ adjustment_successfully_closed: 价格调整已被禁用!
662
+ adjustment_successfully_opened: 价格调整已被启用!
663
+ adjustment_total: 调整总数
664
+ adjustments: 其他调整
403
665
  admin:
404
666
  tab:
405
- configuration: "配置"
406
- option_types: "选项类型"
407
- orders: "订单"
408
- overview: "概览"
409
- products: "产品"
410
- promotions: "促销"
411
- promotion_categories: "促销分类"
412
- properties: "属性"
413
- prototypes: "原型"
414
- reports: "报告"
415
- taxonomies: "分类层级"
416
- taxons: "分类"
417
- users: "用户"
418
- return_authorizations: "退货审批"
419
- customer_returns: "客户退货"
667
+ configuration: 配置
668
+ option_types: 选项类型
669
+ orders: 订单
670
+ overview: 概览
671
+ products: 产品
672
+ promotions: 促销
673
+ promotion_categories: 促销分类
674
+ properties: 属性
675
+ prototypes: 原型
676
+ reports: 报告
677
+ taxonomies: 分类层级
678
+ taxons: 分类
679
+ users: 用户
680
+ return_authorizations: 退货审批
681
+ customer_returns: 客户退货
420
682
  user:
421
- account: "账户"
422
- addresses: "地址"
423
- items: "商品"
424
- items_purchased: "已购商品"
425
- order_history: "订单历史"
426
- order_num: "订单号"
427
- orders: "订单"
683
+ account: 账户
684
+ addresses: 地址
685
+ items: 商品
686
+ items_purchased: 已购商品
687
+ order_history: 订单历史
688
+ order_num: 订单号
689
+ orders: 订单
428
690
  user_information:
429
- administration: "管理"
430
- advertise: "推广"
431
- agree_to_privacy_policy: "同意隐私政策"
432
- agree_to_terms_of_service: "同意服务条款"
433
- all: "全部"
434
- all_adjustments_closed: "所有价格调整已被成功禁用!"
435
- all_adjustments_opened: "所有价格调整已被成功启用!"
436
- all_departments: "所有部门"
691
+ last_order_placed: 上次下单
692
+ no_store_credit: 该客户没有可用的店铺积分
693
+ allowed_origins:
694
+ origin_help: 请输入店铺前台的完整来源 URL(例如 https://myshop.com)。请勿包含路径或查询字符串。
695
+ origin_settings: 来源设置
696
+ amount_spent: 消费金额
697
+ api_keys:
698
+ example_request: 示例请求
699
+ key_revoked_message: 此 API 密钥已被吊销,无法再使用。
700
+ key_type_descriptions:
701
+ publishable: 可安全用于移动应用或浏览器等客户端代码中。
702
+ secret: 请妥善保管,仅在服务器端使用,切勿公开暴露。
703
+ key_types:
704
+ publishable: 可发布密钥
705
+ secret: 私密密钥
706
+ last_used_at: 上次使用
707
+ list: API 密钥
708
+ name_placeholder: 例如 移动应用生产环境
709
+ revoke: 吊销
710
+ revoke_confirmation: 确定要吊销此 API 密钥吗?此操作无法撤销。
711
+ revoked: API 密钥已被吊销
712
+ revoked_at: 吊销时间
713
+ revoked_by: 吊销人
714
+ scopes: 权限范围
715
+ scopes_description: 私密密钥必填。请选择您的集成所需的最小权限范围集。
716
+ scopes_immutable: 权限范围在创建密钥时即已固定。如需更改,请使用所需的权限范围创建新密钥并吊销此密钥。
717
+ secret_key_hidden: 此私密密钥无法再次显示。如果您已丢失,请吊销此密钥并创建一个新密钥。
718
+ statuses:
719
+ active: 已启用
720
+ revoked: 已吊销
721
+ token_warning: 请妥善保管此密钥。它仅会显示这一次。
722
+ usage: 用法
723
+ usage_instructions:
724
+ publishable: 请将此密钥用于客户端请求。它可以安全地包含在前端代码中。
725
+ secret: 请仅将此密钥用于服务器端请求。请对其保密,切勿暴露在客户端代码中。
726
+ audit_log: 审计日志
727
+ avg_order_value: 平均订单金额
728
+ back_to_dashboard: 返回仪表板
729
+ bulk_ops:
730
+ customer_group_users:
731
+ body:
732
+ remove: 确定要将所选客户从该客户群组中移除吗?
733
+ title:
734
+ remove: 从群组中移除
735
+ price_list_products:
736
+ body:
737
+ remove: 确定要将所选商品从该价目表中移除吗?这也会移除它们的价格。
738
+ title:
739
+ remove: 从价目表中移除
740
+ products:
741
+ body:
742
+ add_tags: 选择要添加到商品的标签:
743
+ add_to_taxons: 选择要将商品添加到哪些分类:
744
+ remove_from_taxons: 选择要将商品从哪些分类中移除:
745
+ remove_tags: 选择要从商品中移除的标签:
746
+ set_active: 将商品设为已启用后,这些商品将在店铺前台上架。
747
+ set_archived: 将商品设为已归档后,它们将从店铺前台隐藏。
748
+ set_draft: 将商品设为草稿后,它们将从店铺前台隐藏。
749
+ title:
750
+ add_tags: 添加标签
751
+ add_to_taxons: 添加到分类
752
+ remove_from_taxons: 从分类中移除
753
+ remove_tags: 移除标签
754
+ set_active: 设为已启用
755
+ set_archived: 设为已归档
756
+ set_draft: 设为草稿
757
+ users:
758
+ body:
759
+ add_tags: 选择要添加到客户的标签:
760
+ remove_tags: 选择要从客户中移除的标签:
761
+ title:
762
+ add_tags: 添加标签
763
+ remove_tags: 移除标签
764
+ channels:
765
+ code_hint: 一个简短、稳定的标识符(例如 "online"、"pos"、"wholesale")。API 客户端通过 X-Spree-Channel 标头使用,也用于订单归因。
766
+ default: 默认渠道
767
+ default_hint: 每个店铺只能有一个默认渠道。当未选择任何渠道时作为回退使用,也作为新商品的自动发布目标。
768
+ order_routing_strategy: 订单路由策略
769
+ order_routing_strategy_hint: 对于归因于此渠道的订单,覆盖店铺级别的路由策略。
770
+ order_routing_strategy_inherit: 继承自店铺
771
+ checkout_settings:
772
+ checkout_links:
773
+ description: 指向这些页面的链接将显示在结账页脚中。
774
+ label: 结账链接
775
+ checkout_message_description: 在结账页面右侧边栏对您的客户可见。
776
+ countries_managed_by_markets_html: 国家和配送区域通过 %{link} 进行管理。
777
+ guest_checkout:
778
+ description: 允许客户无需创建账户即可结账。
779
+ label: 允许访客结账
780
+ special_instructions:
781
+ description: 允许客户为其订单添加特殊说明。
782
+ label: 显示特殊说明字段
783
+ close_sidebar: 关闭侧边栏
784
+ copied: 已复制!
785
+ copy_payment_link: 复制支付链接
786
+ copy_to_clipboard: 复制到剪贴板
787
+ coupon_codes:
788
+ unused: 未使用
789
+ used: 已使用
790
+ created_at: 创建时间
791
+ dashboard:
792
+ getting_started:
793
+ description: 开始销售所需设置的一切。
794
+ hi: 您好
795
+ setup_progress:
796
+ steps_done_html: 已完成 <strong>%{done}</strong> 项,共 %{total} 项步骤
797
+ title: 您的整体设置进度
798
+ top_products: 热门商品
799
+ view_report: 查看报告
800
+ whats_happening_on_html: 以下是今天 <strong>%{store_name}</strong> 的动态。
801
+ updater:
802
+ available_html: "%{version} 现已推出。"
803
+ current_version_html: 您当前的版本是 %{version}。
804
+ view_release_notes: 查看发行说明
805
+ visits:
806
+ referrers_title: 访客从何而来?
807
+ landing_pages_title: 热门着陆页
808
+ locations_title: 访客位置
809
+ devices_title: 访客设备
810
+ no_data: 无数据
811
+ no_data_for_period: 此时间段没有可用数据。
812
+ datetime_field_timezone_help: 时区:%{zone}
813
+ digital_shipment_fulfillment_note: 一旦用户下载该数字商品,此发货将被标记为已履行
814
+ display_on_options:
815
+ back_end: 仅在管理后台
816
+ both: 在管理后台和店铺前台
817
+ front_end: 仅在店铺前台
818
+ documentation: 文档
819
+ edit_billing_address: 编辑账单地址
820
+ edit_contact_information: 编辑联系信息
821
+ edit_profile: 编辑个人资料
822
+ edit_shipping_address: 编辑配送地址
823
+ edit_theme: 编辑主题
824
+ errors: 错误
825
+ execution_time: 执行时间
826
+ expand_sidebar: 展开侧边栏
827
+ export_all: 导出所有记录(数据集较大时可能较慢)
828
+ export_coupons: 将优惠券导出为 CSV 文件
829
+ export_created: 您的导出已开始。准备就绪后,您将收到一封含下载链接的邮件!
830
+ export_only_filtered_records: 仅导出符合搜索条件的筛选记录
831
+ export_report: 将报告导出为 CSV 文件
832
+ filters: 筛选器
833
+ getting_started: 入门
834
+ gift_card_batches:
835
+ codes_count: 代码数量
836
+ new_gift_card_batch: 新建礼品卡批次
837
+ prefix: 前缀
838
+ expires_at_help: 礼品卡将在此日期之后过期。
839
+ gift_cards:
840
+ active: 已启用
841
+ all_statuses: 所有状态
842
+ code_help_text: 如果留空,我们将为您生成代码
843
+ redeemed: 已兑换
844
+ usage: 用量
845
+ imports:
846
+ all_required_columns_mapped: 干得好,所有必填列均已映射!
847
+ field_required: 字段必填
848
+ import_done: 全部完成!
849
+ large_import_background_note: 您可以关闭此页面——导入将在后台继续进行。
850
+ large_import_message: 此导入包含 %{count} 行,过大而无法逐条显示。
851
+ large_import_summary: "%{completed} 项已完成,%{failed} 项失败"
852
+ mapping_required: 此字段为必填项
853
+ please_map_all_required_fields: 请映射所有必填字段以继续。
854
+ waiting_for_file_to_be_processed: 正在等待文件处理……
855
+ steps:
856
+ map_fields: 1. 映射字段
857
+ process_rows: 2. 处理行
858
+ complete: 3. 完成
859
+ rows_processed: 已处理 %{processed} / %{total} 行
860
+ please_select_a_column: 请选择一列
861
+ json: JSON
862
+ schema: 架构
863
+ integrations:
864
+ invalid_integration_type: 不允许此集成
865
+ page_subtitle: 将您的店铺连接到第三方服务,以提升客户体验。
866
+ find_more_html: 查找更多集成于 %{integrations_link}
867
+ none_installed_html: 尚未安装任何集成。查找集成于 %{integrations_link}
868
+ json_preview:
869
+ no_api_response: 未找到此资源的 API 响应
870
+ manage_markets: 管理市场
871
+ manage_properties: 管理属性
872
+ manage_stock_locations: 管理库存地点
873
+ manage_taxons: 管理分类
874
+ manage_zones: 管理区域
875
+ markets:
876
+ edit: 编辑市场
877
+ list: 市场
878
+ new: 新建市场
879
+ supported_locales_hint: 以逗号分隔的附加语言区域代码列表(例如 fr,de,es)
880
+ metafield_definitions:
881
+ edit_warning: 定义被使用后,您将无法更改资源类型或元字段类型。
882
+ used_in: 用于
883
+ name: 名称
884
+ navigation:
885
+ nested_under: 嵌套于
886
+ newsletter_subscribers:
887
+ all: 全部
888
+ unverified: 未验证
889
+ verified: 已验证
890
+ not_tracking_inventory: 不跟踪库存
891
+ notifications: 通知
892
+ num_orders: 订单数
893
+ oauth_applications:
894
+ client_id: 客户端 ID
895
+ client_secret: 客户端密钥
896
+ last_used: 上次使用
897
+ list: API 密钥
898
+ never: 从不
899
+ new: 新建 API 密钥
900
+ read_and_write: 读取和写入
901
+ read_only: 只读
902
+ scopes: 权限范围
903
+ order:
904
+ events:
905
+ approve: 批准
906
+ cancel: 取消
907
+ resend: 重新发送
908
+ resume: 恢复
909
+ orders:
910
+ add_user_to_this_order: 将客户添加到此订单
911
+ all_orders: 所有订单
912
+ canceled: 已取消
913
+ fulfilled: 已履行
914
+ no_email_present: 请添加电子邮件地址以发送支付链接
915
+ orders_to_fulfill: 待履行订单
916
+ partially_refunded: 部分退款
917
+ payment_link_sent: 支付链接已发送给客户
918
+ provide_email: 提供电子邮件地址
919
+ refunded: 已退款
920
+ remove_user_from_this_order: 从此订单中移除客户
921
+ unfulfilled: 未履行
922
+ placed_by_guest: 此订单由访客顾客下单
923
+ orders_count:
924
+ one: "%{count} 个订单"
925
+ other: "%{count} 个订单"
926
+ repeat_customer_summary_html: 这是一位回头客,在 %{count} 中共消费 %{amount},平均每笔订单 %{average}。
927
+ avs_responses:
928
+ a: 街道地址匹配,但 5 位和 9 位邮政编码不匹配。
929
+ b: 街道地址匹配,但邮政编码未验证。
930
+ c: 街道地址和邮政编码不匹配。
931
+ d: 街道地址和邮政编码匹配。
932
+ e: AVS 数据无效,或此卡类型不允许使用 AVS。
933
+ f: 持卡人姓名不匹配,但账单邮政编码匹配。
934
+ g: 非 U.S. 发卡银行不支持 AVS。
935
+ h: 持卡人姓名不匹配。街道地址和邮政编码匹配。
936
+ i: 地址未验证。
937
+ j: 持卡人姓名、账单地址和邮政编码匹配。
938
+ k: 持卡人姓名匹配,但账单地址和账单邮政编码不匹配。
939
+ l: 持卡人姓名和账单邮政编码匹配,但账单地址不匹配。
940
+ m: 街道地址和邮政编码匹配。
941
+ "n": 街道地址和邮政编码不匹配。
942
+ o: 持卡人姓名和账单地址匹配,但账单邮政编码不匹配。
943
+ p: 邮政编码匹配,但街道地址未验证。
944
+ q: 持卡人姓名、账单地址和邮政编码匹配。
945
+ r: 系统不可用。
946
+ s: 银行不支持 AVS。
947
+ t: 持卡人姓名不匹配,但街道地址匹配。
948
+ u: 地址信息不可用。如果 U.S. 银行不支持非 U.S. 的 AVS,或 U.S. 银行的 AVS 无法正常运行,则会返回此结果。
949
+ v: 持卡人姓名、账单地址和账单邮政编码匹配。
950
+ w: 街道地址不匹配,但 9 位邮政编码匹配。
951
+ x: 街道地址和 9 位邮政编码匹配。
952
+ "y": 街道地址和 5 位邮政编码匹配。
953
+ z: 街道地址不匹配,但 5 位邮政编码匹配。
954
+ cvv_responses:
955
+ m: CVV2 匹配
956
+ "n": CVV2 不匹配
957
+ p: 未处理
958
+ s: 发卡机构指示卡上应存在 CVV2 数据,但商户指示卡上不存在该数据
959
+ u: 发卡机构未获得 CVV2 认证,或发卡机构未向 Visa 提供 CVV2 加密密钥
960
+ blank: 由于输入了错误的 CVV2 号码或未输入 CVV2 号码,交易失败
961
+ page_builder:
962
+ background_color: 背景颜色
963
+ border_bottom_width: 下边框宽度
964
+ border_color: 边框颜色
965
+ border_top_width: 上边框宽度
966
+ bottom_padding: 底部内边距
967
+ button_alignment: 按钮对齐方式
968
+ button_background_color: 按钮背景颜色
969
+ button_style: 按钮样式
970
+ button_text: 按钮文本
971
+ button_text_color: 按钮文本颜色
972
+ category: 分类
973
+ description: 描述
974
+ description_alignment: 描述对齐方式
975
+ desktop_image_alignment: 桌面端图片对齐方式
976
+ desktop_logo_height: 徽标高度(桌面端)
977
+ heading: 标题
978
+ heading_alignment: 标题对齐方式
979
+ heading_size: 标题大小
980
+ height: 高度
981
+ image_click_hint: 点击图片会将用户引导至所选的页面/URL
982
+ left_aligned: 左对齐
983
+ logo_centered: 徽标居中
984
+ max_video_width_on_desktop: 桌面端视频最大宽度
985
+ maximum_products_to_show: 最多显示商品数
986
+ nav_centered: 导航居中
987
+ not_set: 未设置
988
+ separated: 分隔
989
+ show_more_button: 显示“浏览分类”按钮
990
+ show_taxon_image: 显示分类图片
991
+ text_color: 文本颜色
992
+ title: 标题
993
+ top_padding: 顶部内边距
994
+ use_description_from_admin: 使用管理后台的描述
995
+ vertical_alignment: 垂直对齐方式
996
+ youtube_video_url: YouTube 视频 URL
997
+ personal_details: 个人详情
998
+ price_lists:
999
+ activate: 启用
1000
+ activated: 价目表已启用
1001
+ confirm_activate: 确定要启用此价目表吗?它将立即影响定价。
1002
+ confirm_deactivate: 确定要停用此价目表吗?
1003
+ confirm_schedule: 确定要为此价目表设置排期吗?
1004
+ confirm_unschedule: 确定要取消此价目表的排期吗?
1005
+ deactivate: 停用
1006
+ deactivated: 价目表已停用
1007
+ schedule: 设置排期
1008
+ scheduled: 价目表已设置排期
1009
+ unschedule: 取消排期
1010
+ page_info: 价格表是一种强大的工具,可根据顾客群体、产品或其他条件来管理定价策略。
1011
+ learn_more: 了解有关价格表的更多信息
1012
+ product_translations:
1013
+ coverage: 翻译覆盖率
1014
+ locale: 语言区域
1015
+ manage_markets: 管理市场
1016
+ no_locales_description: 设置带有附加语言区域的市场,即可开始翻译您的商品。
1017
+ no_locales_title: 未配置附加语言区域
1018
+ progress: 进度
1019
+ total: 总计
1020
+ translated: 已翻译
1021
+ products:
1022
+ active: 已启用
1023
+ all_statuses: 所有状态
1024
+ any_stock: 任意库存
1025
+ archived: 已归档
1026
+ by_status: 按状态
1027
+ by_stock: 按库存
1028
+ deleted: 已删除
1029
+ draft: 草稿
1030
+ help_bubble: 草稿商品不可购买。已启用的商品处于上架状态。
1031
+ in_stock: 有库存
1032
+ inventory:
1033
+ barcode: 条形码(ISBN、UPC、GTIN 等)
1034
+ sku: SKU(库存单位)
1035
+ out_of_stock: 缺货
1036
+ paused: 已暂停
1037
+ search_results:
1038
+ no_products: 我们找不到与您的搜索匹配的商品 :(
1039
+ seo:
1040
+ placeholder: 添加标题和描述,以查看此商品在搜索引擎列表中的显示效果
1041
+ status_form:
1042
+ status: 草稿商品不可购买。已启用的商品处于上架状态。
1043
+ status_options:
1044
+ active: 已启用
1045
+ archived: 已归档
1046
+ draft: 草稿
1047
+ stores:
1048
+ choose_stores: 选择此商品应在哪些店铺中销售
1049
+ variants:
1050
+ option_types_link: 要添加更多选项类型,请前往 <a href="%{link}">选项类型</a>
1051
+ learn_more: 了解有关管理产品的更多信息
1052
+ publishing:
1053
+ caption_hidden_after: 于 %{date} 下架
1054
+ caption_live: 现在对客户可见
1055
+ caption_not_available: 已隐藏——商品状态为 %{product_status}
1056
+ caption_scheduled: 于 %{date} 上架
1057
+ caption_unpublished: 已于 %{date} 隐藏
1058
+ caption_window: 上架时段 %{start} → %{end}
1059
+ empty: 尚未在任何销售渠道上架。
1060
+ inactive_marker: 未启用
1061
+ manage_cta: 管理
1062
+ manage_description: 选择哪些销售渠道上架此商品。关闭某个渠道即可在所有位置下架。
1063
+ no_channels: 没有可用的销售渠道。请在“设置 → 销售渠道”中创建一个。
1064
+ published_at_label: 上架时间
1065
+ status_hidden: 已隐藏
1066
+ status_live: 上架中
1067
+ status_not_available: 不可用
1068
+ status_scheduled: 已排期
1069
+ title: 发布
1070
+ unpublished_at_label: 下架时间
1071
+ recommended_size: 推荐尺寸
1072
+ report_created: 您的报告正在生成。准备就绪后,您将收到一封含下载链接的邮件!
1073
+ reset_digital_link_download_limits: 重置下载次数限制
1074
+ response_code: 响应代码
1075
+ selected: 已选
1076
+ send_payment_link: 发送支付链接
1077
+ shipment:
1078
+ please_provide_tracking_details: 将发货标记为已发出之前,请提供物流跟踪详情
1079
+ shipment_transfer:
1080
+ wrong_destination: 目的地有误
1081
+ show_json: 显示 JSON
1082
+ stock_transfers:
1083
+ add_products_tip: 您需要先选择目的地点
1084
+ store_credit:
1085
+ amount_remaining_of_total: 剩余 <strong>%{amount}</strong>(共 <strong>%{total}</strong>)
1086
+ store_form:
1087
+ company_field:
1088
+ description: 它会在“我的账户”部分的地址表单以及结账地址步骤中显示公司字段。
1089
+ label: 显示公司地址字段
1090
+ customer_support_email_help: 此电子邮件会在页脚部分对您的店铺访客可见
1091
+ new_order_notifications_email_help: 如果您希望每次有人下单时都收到电子邮件通知,请提供用于接收该通知的电子邮件地址
1092
+ send_consumer_transactional_emails_help: 取消勾选后,订单确认和发货通知等交易类邮件将不会发送给客户
1093
+ logo_help: 用于管理后台
1094
+ currencies_managed_by_markets_html: 货币和语言区域现在由 %{markets_link} 管理。
1095
+ email_addresses: 电子邮件地址
1096
+ mail_from_address_help: 请提供将用作您商店发送的所有电子邮件发件人的电子邮件地址。
1097
+ mailer_logo_help: 此徽标包含在所有电子邮件通知中,例如订单确认
1098
+ mailer_logo_format_hint: 我们建议使用透明背景的图片。仅支持 JPEG 和 PNG 格式。
1099
+ store_setup_tasks:
1100
+ add_billing_address: 添加账单地址
1101
+ add_products: 添加商品
1102
+ payment_methods:
1103
+ copy: 为收取付款,请至少设置一个在线支付服务商。
1104
+ done: 一切就绪!您可以随时在<a href="%{link}" data-turbo-frame="_top">此</a>页面管理您的支付方式。
1105
+ setup: 设置支付方式
1106
+ title: 请为您的店铺设置支付方式
1107
+ set_customer_support_email: 设置客户支持电子邮件
1108
+ setup_taxes_collection: 设置税费收取
1109
+ taxes:
1110
+ copy: 为收取税费,请设置您的税率。
1111
+ done: 一切就绪!您可以随时在<a href="%{link}" data-turbo-frame="_top">设置</a>页面管理您的税费。
1112
+ setup: 设置税率
1113
+ add_products_task:
1114
+ done_title: 做得好,您已经向商店添加了产品!
1115
+ done_subtitle: 请记住,您随时可以添加更多!
1116
+ copy: 向您的商店添加产品,可以是您自己的产品,也可以邀请第三方供应商共同销售。
1117
+ import_hint: 您也可以从 CSV 或 Excel 文件批量导入产品。
1118
+ customer_support_email_task:
1119
+ copy: 我们需要您的客户支持邮箱以在您的店面上显示。此邮箱将作为联系点,供您的顾客就任何疑问或支持事宜与您联系。
1120
+ current_html: 您的客户支持邮箱是 %{email}。
1121
+ label: 客户支持邮箱
1122
+ setup_payment_method: 设置支付方式
1123
+ setup_storefront: 设置店铺前台
1124
+ storefront:
1125
+ copy: Spree 是无头架构——无论是网页店铺前台还是移动应用,任何前台都可以连接到 Store API。需要一个前台吗?一键部署官方 Next.js 店铺前台。
1126
+ done: 您的店铺前台已连接并上线,地址为
1127
+ manage: 管理店铺前台
1128
+ setup: 设置店铺前台
1129
+ storefront: 店铺前台
1130
+ storefront_setup:
1131
+ allow_origin_button: 允许此来源并完成设置
1132
+ api_url_label: Store API URL
1133
+ connect_copy: '在任何与 Store API 通信的客户端中使用这些凭据——网页店铺前台、移动应用或其他任何客户端:'
1134
+ connect_title: 连接您的店铺前台
1135
+ connected_title: 已连接的店铺前台
1136
+ deploy_button: 部署到 Vercel
1137
+ deploy_copy: 还没有店铺前台吗?最快的上线方式是使用官方开源的 Next.js 店铺前台。部署会将其克隆到您的 Git 账户,并使用预填的凭据在 Vercel 上构建。
1138
+ deploy_finish_hint: 部署完成后,从 Vercel 复制您的店铺前台 URL 并填入下方的“店铺前台 URL”字段,保存以完成设置。
1139
+ deploy_title: 推荐:部署官方 Next.js 店铺前台
1140
+ deployed_copy: 现已上线,地址为
1141
+ deployed_title: 您的店铺前台已部署!
1142
+ deployment_already_allowed: 此店铺前台来源已被允许 —
1143
+ description: 使用下方凭据连接您的网页店铺前台或移动应用,或一键部署官方 Next.js 店铺前台。
1144
+ done: 您的店铺前台已连接并上线,地址为
1145
+ env_description: 您的 Spree Store API URL 和可发布密钥。两者均已根据您的店铺预填。如有需要,请在部署前进行调整。
1146
+ invalid_origin: 这似乎不是有效的店铺前台 URL。
1147
+ local_installation_instructions: 本地安装说明
1148
+ loopback_warning: 您的店铺 URL 指向 Vercel 构建服务器无法访问的本地地址。请先将后端部署到公开 URL,或在 Vercel 设置期间调整 SPREE_API_URL 值。
1149
+ manage_allowed_origins: 管理允许的来源
1150
+ origin_allowed: "%{origin} 现在可以访问您的 Store API。"
1151
+ publishable_key_label: 可发布 API 密钥
1152
+ see_online_demo: 查看在线演示
1153
+ storefront_url_help: 顾客用于访问您店铺前台的 URL。它将成为顾客邮件中链接的基础地址,并会自动添加为允许的来源,以便基于浏览器的店铺前台调用 Store API。
1154
+ storefront_url_label: 店铺前台 URL
1155
+ storefront_url_saved: '店铺前台 URL 已保存: %{url}'
1156
+ title: 设置店铺前台
1157
+ view_on_vercel: 在 Vercel 上查看
1158
+ successful: 成功
1159
+ successfully_reset_digital_links_limit: 下载次数限制已重置
1160
+ tables:
1161
+ add_filter: 添加筛选条件
1162
+ add_or_group: 添加“或”分组
1163
+ apply: 应用
1164
+ apply_filters: 应用筛选条件
1165
+ ascending: 升序
1166
+ clear_all: 全部清除
1167
+ columns: 列
1168
+ descending: 降序
1169
+ enter_value: 输入值……
1170
+ filter_builder: 筛选条件构建器
1171
+ filters: 筛选器
1172
+ match: 匹配
1173
+ of_the_following: 以下条件
1174
+ operators:
1175
+ contains: 包含
1176
+ does_not_contain: 不包含
1177
+ ends_with: 以……结尾
1178
+ equals: 等于
1179
+ greater_than: 大于
1180
+ greater_than_or_equal: 大于或等于
1181
+ is_any_of: 是其中任一
1182
+ is_empty: 为空
1183
+ is_none_of: 都不是
1184
+ is_not_empty: 不为空
1185
+ less_than: 小于
1186
+ less_than_or_equal: 小于或等于
1187
+ not_equals: 不等于
1188
+ starts_with: 以……开头
1189
+ order: 排序
1190
+ reset_to_default: 重置为默认
1191
+ select_field: 选择字段……
1192
+ sort_by: 排序方式
1193
+ visible_columns: 可见列
1194
+ taxon_rules:
1195
+ all_conditions: 所有条件
1196
+ any_condition: 任一条件
1197
+ available_on: 上架时间
1198
+ match_policies:
1199
+ contains: 包含
1200
+ does_not_contain: 不包含
1201
+ is_equal_to: 等于
1202
+ is_not_equal_to: 不等于
1203
+ on_sale: 促销中
1204
+ products_must_match: 商品必须匹配:
1205
+ tag: 商品标签
1206
+ taxon_type: 分类类型
1207
+ taxon_types:
1208
+ automatic: 自动
1209
+ automatic_info: 如果商品符合您设置的规则,则自动将其添加到此分类。
1210
+ manual: 手动
1211
+ manual_info: 手动策划商品。您可以批量添加或移除它们。
1212
+ translations:
1213
+ no_translations_configured: 未配置翻译。请设置市场以使用翻译功能。
1214
+ upload_new_asset: 上传新媒体
1215
+ users:
1216
+ filters:
1217
+ search_placeholder: 按电子邮件或姓名搜索客户
1218
+ timeline: 时间线
1219
+ utilities:
1220
+ preview: 预览
1221
+ variants:
1222
+ search_results:
1223
+ no_variants: 我们找不到与您的搜索匹配的款式 :(
1224
+ count_at_location:
1225
+ one: 在该地点 %{count} 件
1226
+ other: 在该地点 %{count} 件
1227
+ variants_form:
1228
+ add_option:
1229
+ empty: 添加诸如尺寸或颜色的选项
1230
+ not_empty: 添加其他选项
1231
+ compare_at_price_description: 此价格用于在商品页面上显示降价后的价格。
1232
+ stock_locations_link: 要添加更多库存地点,请前往 <a href="%{link}">库存地点</a>
1233
+ total_inventory_html: "%{stock_location} 地点的总库存:%{count} 可用"
1234
+ vendors:
1235
+ enterprise_feature: 多供应商市场功能仅在企业版中提供
1236
+ webhook_deliveries:
1237
+ delivered_at: 投递时间
1238
+ delivery_details: 投递详情
1239
+ delivery_info: 投递信息
1240
+ endpoint_inactive: 无法重试——端点未启用
1241
+ error_type: 错误类型
1242
+ event: 事件
1243
+ execution_time: 执行时间
1244
+ failed: 失败
1245
+ pending: 待处理
1246
+ redeliver_button: 重新投递
1247
+ redelivered: Webhook 已成功重新投递。
1248
+ request_errors: 请求错误
1249
+ request_payload: 请求负载
1250
+ response_body: 响应正文
1251
+ response_code: 响应代码
1252
+ webhook_endpoints:
1253
+ auto_disabled: 此端点在多次投递失败后被自动禁用。
1254
+ back_to_endpoint: 返回端点
1255
+ deliveries: 投递记录
1256
+ endpoint_settings: 端点设置
1257
+ event_subscriptions: 事件订阅
1258
+ event_subscriptions_help: 选择哪些事件应触发向此端点的 Webhook 投递。
1259
+ events: 事件
1260
+ failed_deliveries: 失败的投递
1261
+ health:
1262
+ degraded: "%{percentage}% 成功率"
1263
+ disabled: 已禁用
1264
+ failing: "%{percentage}% 成功率"
1265
+ healthy: "%{percentage}% 成功率"
1266
+ no_deliveries: 无数据
1267
+ health_label: 健康状况
1268
+ new: 新建 Webhook 端点
1269
+ re_enable: 重新启用
1270
+ secret_key: 私密密钥
1271
+ secret_key_help: 使用此密钥来验证 Webhook 签名。请妥善保管,不要公开分享。
1272
+ send_test: 发送测试
1273
+ subscriptions: 订阅
1274
+ successful_deliveries: 成功的投递
1275
+ test_failed: 发送测试 Webhook 失败。请检查端点配置。
1276
+ test_sent: 测试 Webhook 已发送。请查看投递记录以获取结果。
1277
+ name_placeholder: 例如 店面电子邮件、订单履行服务
1278
+ url_placeholder: https://example.com/webhooks
1279
+ webhooks_subscribers:
1280
+ all_events: 所有事件
1281
+ new_webhooks_subscriber: 新建 Webhook 订阅者
1282
+ no_events: 无事件
1283
+ select_events: 选择事件
1284
+ subscribe_to_all_events: 订阅所有事件
1285
+ subscriptions: 订阅
1286
+ time_of_last_event: 上次事件时间
1287
+ webhooks_events: Webhook 事件
1288
+ assistant: 助手
1289
+ total_orders: 订单总数
1290
+ sign_ups: 注册数
1291
+ previous_page: 上一页
1292
+ next_page: 下一页
1293
+ no_change: 无变化
1294
+ integrations_directory: 集成目录
1295
+ option_types:
1296
+ presentation_help: 此项用于在店面上显示选项类型。
1297
+ name_help_html: 此项在内部用于标识选项类型。<strong>必须唯一。</strong>
1298
+ value_count:
1299
+ one: "%{count} 个值"
1300
+ other: "%{count} 个值"
1301
+ showing_pagination: 显示第 %{from}-%{to} 项,共 %{total} 项
1302
+ intro_help: 选项用于对某些属性进行分组。例如,您可以创建一个名为“衬衫尺码”的选项,然后为此选项创建名为“小”和“中”的选项值。
1303
+ learn_more: 了解有关选项的更多信息
1304
+ taxons:
1305
+ square_image_help: 用于首页上的精选图片。
1306
+ seo:
1307
+ placeholder: 添加标题和描述,查看此分类在搜索引擎列表中可能的显示效果
1308
+ promotions:
1309
+ name_help: 顾客将在其购物车中和结账时看到此内容。
1310
+ next_step_info: 在下一步中,您将能够为您的促销添加操作和规则
1311
+ coupon_code_placeholder: 您的优惠券代码
1312
+ code_prefix_placeholder: 优惠券前缀(可选)
1313
+ code_prefix_example_html: 例如 %{example}
1314
+ number_of_codes_placeholder: 代码数量
1315
+ number_of_codes_help: 您想要生成的代码数量。
1316
+ add_more_codes_help: 若要添加更多代码,只需增加此数字
1317
+ usage_limit_help: 将此字段留空表示无限制使用。
1318
+ expires_at_help: 将此字段留空表示无到期日期。 时区:%{zone}
1319
+ kind:
1320
+ one_code_label: 面向所有顾客的单一代码
1321
+ one_code_help: 您可以限制此代码的使用次数。
1322
+ multi_codes_label: 生成唯一代码
1323
+ multi_codes_help: 这些代码自动生成,可以下载为 CSV 文件。代码是唯一的,且只能使用一次。
1324
+ automatic_help: 此促销将自动应用于所有符合条件的订单。
1325
+ shipping_methods:
1326
+ checkout_info: 配送方式是顾客到达结账时看到的选项,它们是用于发送您产品的承运商和服务。
1327
+ name_help: 此内容将向顾客显示
1328
+ admin_name_help: 此内容将向管理员显示
1329
+ estimated_transit_business_days_help: 这是包裹送达顾客地址所需的预计工作日数。它将显示在结账页面上。
1330
+ tracking_url_token_help: 将被替换为追踪号码。
1331
+ zones:
1332
+ info: 区域是地理分组,它们代表州或国家/地区的集合。
1333
+ shipments:
1334
+ stock_location_option: "%{name}(现货 %{count} 件)"
1335
+ payment_methods:
1336
+ name_help: 此名称将用于在店面上标识支付方式
1337
+ available_payment_methods: 可用支付方式
1338
+ find_more_payment_methods_html: 查找更多支付方式于 %{integrations_link}
1339
+ admin_users:
1340
+ audit_log_enterprise_notice: 审计日志是 Spree Enterprise 产品的一部分。
1341
+ upgrade_to_enterprise: 升级到 Spree Enterprise
1342
+ invitations:
1343
+ invited_you_to_join_html: "%{inviter} 已邀请您加入 %{resource}"
1344
+ expires_at: 到期时间
1345
+ email_placeholder: 例如 steve@apple.com
1346
+ user_sessions:
1347
+ welcome_back: 欢迎回来
1348
+ email_placeholder: steve@getvendo.com
1349
+ enterprise_edition_notice:
1350
+ body: 感谢您使用 Spree Community Edition!请考虑升级到 Enterprise Edition,以使用所有功能并获得支持。
1351
+ upgrade: 升级
1352
+ metafields:
1353
+ none_configured_for: 尚未为 %{resource} 配置任何元字段定义。
1354
+ table:
1355
+ operators:
1356
+ eq: 等于
1357
+ not_eq: 不等于
1358
+ cont: 包含
1359
+ not_cont: 不包含
1360
+ start: 开头为
1361
+ end: 结尾为
1362
+ gt: 大于
1363
+ gteq: 大于或等于
1364
+ lt: 小于
1365
+ lteq: 小于或等于
1366
+ in: 是其中之一
1367
+ not_in: 不是其中任何一个
1368
+ 'null': 为空
1369
+ not_null: 不为空
1370
+ admin_user_mailer:
1371
+ confirmation_email:
1372
+ action: 确认邮箱
1373
+ greeting: 您好,%{name}:
1374
+ ignore_notice: 如果您没有创建此账户,可以放心忽略此邮件。
1375
+ instructions: 请点击下方按钮确认您 %{store_name} 管理员账户的邮箱地址。
1376
+ subject: 邮箱确认说明
1377
+ password_reset_email:
1378
+ action: 重置密码
1379
+ expiry_notice: 此密码重置链接即将过期。如果这不是您本人操作,则无需采取任何措施。
1380
+ greeting: 您好,%{name}:
1381
+ ignore_notice: 如果您没有请求重置密码,可以放心忽略此邮件。您的密码不会被更改。
1382
+ instructions: 我们收到了重置您 %{store_name} 管理员账户密码的请求。请点击下方按钮设置新密码。
1383
+ subject: 密码重置说明
1384
+ administration: 管理
1385
+ advertise: 推广
1386
+ agree_to_privacy_policy: 同意隐私政策
1387
+ agree_to_terms_of_service: 同意服务条款
1388
+ all: 全部
1389
+ all_adjustments_closed: 所有价格调整已被成功禁用!
1390
+ all_adjustments_opened: 所有价格调整已被成功启用!
1391
+ all_departments: 所有部门
437
1392
  all_items_have_been_returned:
438
- allow_ssl_in_development_and_test: "允许在开发以及测试模式下使用SSL"
439
- allow_ssl_in_production: "允许在生产模式下使用SSL"
440
- allow_ssl_in_staging: "允许在演示模式下使用SSL"
441
- already_signed_up_for_analytics: "您已注册Spree Analytics帐号"
442
- alt_text: "其他文本"
443
- alternative_phone: "其他电话"
444
- amount: "金额"
1393
+ allow_ssl_in_development_and_test: 允许在开发以及测试模式下使用SSL
1394
+ allow_ssl_in_production: 允许在生产模式下使用SSL
1395
+ allow_ssl_in_staging: 允许在演示模式下使用SSL
1396
+ already_signed_up_for_analytics: 您已注册Spree Analytics帐号
1397
+ alt_text: 其他文本
1398
+ alternative_phone: 其他电话
1399
+ amount: 金额
445
1400
  analytics_desc_header_1: Spree Analytics
446
1401
  analytics_desc_header_2:
447
1402
  analytics_desc_list_1:
448
- analytics_desc_list_2: "仅需要一个免费的Spree帐号用于激活"
1403
+ analytics_desc_list_2: 仅需要一个免费的Spree帐号用于激活
449
1404
  analytics_desc_list_3:
450
- analytics_desc_list_4: "完全免费"
451
- analytics_trackers: "追踪分析"
452
- and: "以及"
453
- approve: "核准"
454
- approved_at: "核准日期"
455
- approver: "核准者"
456
- are_you_sure: "你确定么?"
457
- are_you_sure_delete: "你确定你要删除这条记录么?"
458
- associated_adjustment_closed: "相关联的价格调整已被关闭,并且不会被重复计算。您需要启用它吗?"
459
- at_symbol: '@'
460
- authorization_failure: "认证失败"
461
- authorized: '已经审批'
462
- canceled: '已经取消'
463
- number: '订单号'
464
- auto_capture: "自动扣款"
465
- available_on: "上架日期"
466
- discontinue_on: "下架日期"
467
- average_order_value: "订单平均价"
1405
+ analytics_desc_list_4: 完全免费
1406
+ analytics_trackers: 追踪分析
1407
+ and: 以及
1408
+ approve: 核准
1409
+ approved_at: 核准日期
1410
+ approver: 核准者
1411
+ are_you_sure: 你确定么?
1412
+ are_you_sure_delete: 你确定你要删除这条记录么?
1413
+ associated_adjustment_closed: 相关联的价格调整已被关闭,并且不会被重复计算。您需要启用它吗?
1414
+ at_symbol: "@"
1415
+ authorization_failure: 认证失败
1416
+ authorized: 已经审批
1417
+ canceled: 已经取消
1418
+ number: 订单号
1419
+ auto_capture: 自动扣款
1420
+ available_on: 上架日期
1421
+ discontinue_on: 下架日期
1422
+ average_order_value: 订单平均价
468
1423
  avs_response:
469
- back: "后退"
470
- back_end: "后端"
1424
+ back: 后退
1425
+ back_end: 后端
471
1426
  back_to_payment:
472
1427
  back_to_resource_list:
473
1428
  back_to_rma_reason_list:
474
- back_to_store: "回到商店"
475
- back_to_users_list: "回到用户列表"
476
- backorderable: "可预订"
1429
+ back_to_store: 回到商店
1430
+ back_to_users_list: 回到用户列表
1431
+ backorderable: 可预订
477
1432
  backorderable_default:
478
- backordered: "待补"
1433
+ backordered: 待补
479
1434
  backorders_allowed:
480
- balance_due: "尚欠款"
1435
+ balance_due: 尚欠款
481
1436
  base_amount:
482
1437
  base_percent:
483
- bill_address: "账单地址"
484
- billing: "账单"
485
- billing_address: "账单地址"
486
- both: "全部"
1438
+ bill_address: 账单地址
1439
+ billing: 账单
1440
+ billing_address: 账单地址
1441
+ both: 全部
487
1442
  calculated_reimbursements:
488
- calculator: "计算器"
489
- calculator_settings_warning: "如果你正在修改计算方式,你必须在编辑计算器设置之前先保存"
490
- cancel: "取消"
491
- canceled_at: "取消时间"
1443
+ calculator: 计算器
1444
+ calculator_settings_warning: 如果你正在修改计算方式,你必须在编辑计算器设置之前先保存
1445
+ cancel: 取消
1446
+ canceled_at: 取消时间
492
1447
  canceler:
493
- cannot_create_customer_returns: "您无法创建客户退款"
494
- cannot_create_payment_without_payment_methods: "您无法在没有定义任何支付方式的情况下进行支付。"
495
- cannot_create_returns: "没有配送的订单不能申请退货"
496
- cannot_perform_operation: "无法执行请求的操作"
497
- cannot_set_shipping_method_without_address: "缺乏客户的详细信息,无法设置配送方式。"
498
- capture: "付款"
1448
+ cannot_create_customer_returns: 您无法创建客户退款
1449
+ cannot_create_payment_without_payment_methods: 您无法在没有定义任何支付方式的情况下进行支付。
1450
+ cannot_create_returns: 没有配送的订单不能申请退货
1451
+ cannot_perform_operation: 无法执行请求的操作
1452
+ cannot_set_shipping_method_without_address: 缺乏客户的详细信息,无法设置配送方式。
1453
+ capture: 付款
499
1454
  capture_events:
500
- card_code: "卡验证码"
501
- card_number: "卡号"
502
- card_type: "卡类型"
503
- card_type_is: "卡的类型是"
504
- cart: "购物车"
505
- cart_subtotal: "购物车小计"
506
- categories: "分类"
507
- category: "分类"
508
- charged:
509
- check_for_spree_alerts: "查收Spree的通知"
510
- checkout: "结账"
511
- choose_a_customer: "选择用户"
1455
+ card_code: 卡验证码
1456
+ card_number: 卡号
1457
+ card_type: 卡类型
1458
+ card_type_is: 卡的类型是
1459
+ cart: 购物车
1460
+ cart_subtotal: 购物车小计
1461
+ categories: 分类
1462
+ category: 分类
1463
+ charged: 付款金额
1464
+ check_for_spree_alerts: 查收Spree的通知
1465
+ checkout: 结账
1466
+ choose_a_customer: 选择用户
512
1467
  choose_a_taxon_to_sort_products_for:
513
- choose_currency: "选择货币"
514
- choose_dashboard_locale: "选择控制面板语言"
1468
+ choose_currency: 选择货币
1469
+ choose_dashboard_locale: 选择控制面板语言
515
1470
  choose_location:
516
- city: "城市"
517
- clear_cache: "清除缓存"
518
- clear_cache_ok: "缓存清除成功"
519
- clear_cache_warning: "清除缓存提醒"
520
- click_and_drag_on_the_products_to_sort_them: "在商品上点击拖拽进行排序"
521
- clone: "复制"
522
- close: "关闭"
523
- close_all_adjustments: "禁用所有价格调整"
524
- code: "编码"
525
- company: "公司"
526
- complete: "完成"
527
- configuration: "配置"
528
- configurations: "配置"
529
- confirm: "确认"
530
- confirm_delete: "确认删除"
531
- confirm_password: "确认密码"
532
- continue: "继续"
533
- continue_shopping: "继续购物"
534
- cost_currency: "成本币种"
535
- cost_price: "进货价"
536
- could_not_connect_to_jirafe: "无法连接Jirafe。稍后将会自动重新连接。"
1471
+ city: 城市
1472
+ clear_cache: 清除缓存
1473
+ clear_cache_ok: 缓存清除成功
1474
+ clear_cache_warning: 清除缓存提醒
1475
+ click_and_drag_on_the_products_to_sort_them: 在商品上点击拖拽进行排序
1476
+ clone: 复制
1477
+ close: 关闭
1478
+ close_all_adjustments: 禁用所有价格调整
1479
+ code: 编码
1480
+ company: 公司
1481
+ complete: 完成
1482
+ configuration: 配置
1483
+ configurations: 配置
1484
+ confirm: 确认
1485
+ confirm_delete: 确认删除
1486
+ confirm_password: 确认密码
1487
+ continue: 继续
1488
+ continue_shopping: 继续购物
1489
+ cost_currency: 成本币种
1490
+ cost_price: 进货价
1491
+ could_not_connect_to_jirafe: 无法连接Jirafe。稍后将会自动重新连接。
537
1492
  could_not_create_customer_return:
538
1493
  could_not_create_stock_movement:
539
- count_on_hand: "库存数量"
540
- countries: "国家"
541
- country: "国家"
542
- country_based: "根据国家"
543
- country_name: "名称"
1494
+ count_on_hand: 库存数量
1495
+ countries: 国家
1496
+ country: 国家
1497
+ country_based: 根据国家
1498
+ country_name: 名称
544
1499
  country_names:
545
1500
  CA:
546
1501
  FRA:
547
1502
  ITA:
548
1503
  US:
549
- coupon: "优惠券"
550
- coupon_code: "优惠券号码"
551
- coupon_code_already_applied: "优惠券号码已在本订单中使用"
552
- coupon_code_applied: "优惠券号码已在订单中生效。"
1504
+ coupon: 优惠券
1505
+ coupon_code: 优惠券号码
1506
+ coupon_code_already_applied: 优惠券号码已在本订单中使用
1507
+ coupon_code_applied: 优惠券号码已在订单中生效。
553
1508
  coupon_code_better_exists:
554
- coupon_code_expired: "优惠券号码已过期"
555
- coupon_code_max_usage: "优惠券号码使用次数超出限制"
556
- coupon_code_not_eligible: "您的订单号码无法在您的订单上生效。"
557
- coupon_code_not_found: "您所输入的优惠券号码不存在。请重新输入。"
1509
+ coupon_code_expired: 优惠券号码已过期
1510
+ coupon_code_max_usage: 优惠券号码使用次数超出限制
1511
+ coupon_code_not_eligible: 您的订单号码无法在您的订单上生效。
1512
+ coupon_code_not_found: 您所输入的优惠券号码不存在。请重新输入。
558
1513
  coupon_code_unknown_error:
559
- create: "创建"
560
- create_a_new_account: "创建一个新帐号"
561
- create_new_order: "新建订单"
1514
+ create: 创建
1515
+ create_a_new_account: 创建一个新帐号
1516
+ create_new_order: 新建订单
562
1517
  create_reimbursement:
563
- created_at: "创建日期"
564
- credit: "欠款??"
565
- credit_card: "信用卡"
566
- credit_cards: "信用卡"
567
- credit_owed: "应予退款"
1518
+ created_at: 创建日期
1519
+ credit: 欠款??
1520
+ credit_card: 信用卡
1521
+ credit_cards: 信用卡
1522
+ credit_owed: 应予退款
568
1523
  credits:
569
- currency: "币种"
1524
+ currency: 币种
570
1525
  currency_decimal_mark:
571
- currency_settings: "当前设置"
572
- currency_symbol_position: "在金额之前或者之后放置币种符号?"
573
- currency_thousands_separator: "千元分割符"
574
- current: "现在的"
575
- current_promotion_usage: "当前已使用:%{count}"
576
- customer: "顾客"
577
- customer_details: "顾客详细信息"
578
- customer_details_updated: "已更新客户的详细信息"
579
- customer_return: "客户退货"
580
- customer_returns: "客户退货"
581
- customer_search: "顾客搜索"
582
- cut: "剪下"
1526
+ currency_settings: 当前设置
1527
+ currency_symbol_position: 在金额之前或者之后放置币种符号?
1528
+ currency_thousands_separator: 千元分割符
1529
+ current: 现在的
1530
+ current_promotion_usage: 当前已使用:%{count}
1531
+ customer: 顾客
1532
+ customer_details: 顾客详细信息
1533
+ customer_details_updated: 已更新客户的详细信息
1534
+ customer_return: 客户退货
1535
+ customer_returns: 客户退货
1536
+ customer_search: 顾客搜索
1537
+ cut: 剪下
583
1538
  cvv_response:
584
1539
  dash:
585
1540
  jirafe:
586
1541
  app_id:
587
- app_token: "添加口令"
1542
+ app_token: 添加口令
588
1543
  currently_unavailable:
589
1544
  explanation:
590
1545
  header: Jirafe分析器设置
591
1546
  site_id:
592
- token: "口令"
1547
+ token: 口令
593
1548
  jirafe_settings_updated: Jirafe设置已更新。
594
- date: "日期"
595
- date_completed: "完成日期"
1549
+ date: 日期
1550
+ date_completed: 完成日期
596
1551
  date_picker:
597
- # FlatPickr human friendly formatting
598
1552
  fpr_human_friendly_date_format: M j, Y
599
1553
  fpr_human_friendly_date_time_format: M j, Y - H:i
600
- date_range: "时间范围"
601
- default: "默认"
1554
+ date_range: 时间范围
1555
+ default: 默认
602
1556
  default_refund_amount:
603
- default_tax: "默认缴税"
604
- default_tax_zone: "默认缴税区域"
605
- delete: "删除"
1557
+ default_tax: 默认缴税
1558
+ default_tax_zone: 默认缴税区域
1559
+ delete: 删除
606
1560
  deleted_variants_present:
607
- delivery: "配送"
608
- depth: ""
609
- description: "描述"
610
- destination: "目的地"
611
- destroy: "删除"
612
- details: "详情"
613
- discount_amount: "折扣金额"
614
- dismiss_banner: "不,谢谢!我对此不感兴趣,请不要再显示此信息。"
615
- display: "显示"
616
- display_currency: "显示货币符号"
1561
+ delivery: 配送
1562
+ depth: 长
1563
+ description: 描述
1564
+ destination: 目的地
1565
+ destroy: 删除
1566
+ details: 详情
1567
+ discount_amount: 折扣金额
1568
+ dismiss_banner: 不,谢谢!我对此不感兴趣,请不要再显示此信息。
1569
+ display: 显示
1570
+ display_currency: 显示货币符号
617
1571
  doesnt_track_inventory:
618
- edit: "编辑"
1572
+ edit: 编辑
619
1573
  editing_resource:
620
1574
  editing_rma_reason:
621
- editing_user: "编辑用户"
1575
+ editing_user: 编辑用户
622
1576
  eligibility_errors:
623
1577
  messages:
624
1578
  has_excluded_product:
@@ -630,450 +1584,507 @@ zh-CN:
630
1584
  missing_product:
631
1585
  missing_taxon:
632
1586
  no_applicable_products:
1587
+ no_matching_channel: 此优惠码不适用于该销售渠道。
1588
+ no_matching_market: 此优惠码在您所在的市场不可用。
633
1589
  no_matching_taxons:
634
1590
  no_user_or_email_specified:
635
1591
  no_user_specified:
636
1592
  not_first_order:
637
- email: "电子邮件"
638
- empty: "空"
639
- empty_cart: "清空购物车"
640
- enable_mail_delivery: "开启邮件发送"
641
- end: "结束"
1593
+ wrong_country: 此优惠码不适用于您所在的国家/地区
1594
+ email: 电子邮件
1595
+ empty:
1596
+ empty_cart: 清空购物车
1597
+ enable_mail_delivery: 开启邮件发送
1598
+ end: 结束
642
1599
  ending_in: Ending in
643
- environment: "环境"
644
- error: "错误"
1600
+ environment: 环境
1601
+ error: 错误
645
1602
  errors:
646
1603
  messages:
647
- could_not_create_taxon: "无法添加分类"
648
- no_payment_methods_available: "当前运行环境下没有配置好支付方式"
649
- no_shipping_methods_available: "选中的地址没有适合的运送方式,请修改您的地址后再次尝试"
1604
+ could_not_create_taxon: 无法添加分类
1605
+ no_payment_methods_available: 当前运行环境下没有配置好支付方式
1606
+ no_shipping_methods_available: 选中的地址没有适合的运送方式,请修改您的地址后再次尝试
1607
+ cannot_delete_default_channel: 无法删除默认渠道。请先将另一个渠道设为默认。
1608
+ channel_store_mismatch: 必须属于同一店铺
1609
+ invalid_order_routing_rule: 不是已注册的订单路由规则
1610
+ invalid_order_routing_strategy: 不是已注册的订单路由策略
1611
+ must_be_origin_only: 必须是源(协议和主机),不能包含路径、查询或片段
1612
+ store_association_can_not_be_changed: 店铺关联无法更改
1613
+ store_is_already_set: 店铺已设置
1614
+ services:
1615
+ get_shipping_rates:
1616
+ no_line_items: 要生成运费费率,您需要向订单中添加一些订单项
1617
+ no_shipping_address: 要生成运费费率,订单需要有收货地址
650
1618
  errors_prohibited_this_record_from_being_saved:
651
1619
  one: 1个错误导致此记录无法保存
652
1620
  other: "%{count}个错误导致此记录无法保存"
653
- event: "事件"
1621
+ event: 事件
654
1622
  events:
655
1623
  spree:
656
1624
  cart:
657
- add: "添加商品到购物车"
1625
+ add: 添加商品到购物车
658
1626
  checkout:
659
- coupon_code_added: "添加了优惠券号码"
1627
+ coupon_code_added: 添加了优惠券号码
660
1628
  content:
661
- visited: "访问了静态页面"
1629
+ visited: 访问了静态页面
662
1630
  order:
663
- contents_changed: "订单内容更新"
664
- page_view: "静态页面被访问"
1631
+ contents_changed: 订单内容更新
1632
+ page_view: 静态页面被访问
665
1633
  user:
666
- signup: "用户注册"
1634
+ signup: 用户注册
667
1635
  exceptions:
668
- count_on_hand_setter: "无法手动设置 count_on_hand, 将会在 recalculate_count_on_hand 中被自动设定。请使用 `update_column(:count_on_hand, value)`"
669
- exchange_for: "换货"
1636
+ count_on_hand_setter: 无法手动设置 count_on_hand, 将会在 recalculate_count_on_hand 中被自动设定。请使用 `update_column(:count_on_hand, value)`
1637
+ exchange_for: 换货
670
1638
  excl:
671
1639
  existing_shipments:
672
1640
  expedited_exchanges_warning:
673
- expiration: "过期"
674
- extension: "扩展"
1641
+ expiration: 过期
1642
+ extension: 扩展
675
1643
  failed_payment_attempts:
676
- filename: "文件名"
677
- fill_in_customer_info: "请填写顾客信息"
678
- filter: "过滤"
679
- filter_results: "过滤结果"
680
- finalize: "完成"
681
- finalized: "已完成"
682
- find_a_taxon: "查找一种分类"
683
- first_item: "首件产品价格??"
684
- first_name: ""
685
- first_name_begins_with: "名的开始"
686
- flat_percent: "固定费率"
687
- flat_rate_per_order: "固定费率 (每订单)"
688
- flexible_rate: "灵活费率"
689
- forgot_password: "忘记密码"
690
- free_shipping: "免运送费"
1644
+ filename: 文件名
1645
+ fill_in_customer_info: 请填写顾客信息
1646
+ filter: 过滤
1647
+ filter_results: 过滤结果
1648
+ finalize: 完成
1649
+ finalized: 已完成
1650
+ find_a_taxon: 查找一种分类
1651
+ first_item: 首件产品价格??
1652
+ first_name: 名
1653
+ first_name_begins_with: 名的开始
1654
+ flat_percent: 固定费率
1655
+ flat_rate_per_order: 固定费率 (每订单)
1656
+ flexible_rate: 灵活费率
1657
+ forgot_password: 忘记密码
1658
+ free_shipping: 免运送费
691
1659
  free_shipping_amount:
692
- front_end: "前端"
693
- gateway: "网关"
694
- gateway_config_unavailable: "当前运行环境下无可用的网关"
695
- gateway_error: "网关出错"
696
- general: "一般"
697
- general_settings: "一般设置"
1660
+ front_end: 前端
1661
+ gateway: 网关
1662
+ gateway_config_unavailable: 当前运行环境下无可用的网关
1663
+ gateway_error: 网关出错
1664
+ general: 一般
1665
+ general_settings: 一般设置
698
1666
  google_analytics: Google Analytics
699
1667
  google_analytics_id: Analytics ID
700
- guest_checkout: "匿名用户结账"
701
- guest_user_account: "作为一个匿名用户结账"
702
- has_no_shipped_units: "没有已配送的单元"
703
- height: "高度"
704
- hide_cents: "隐藏分钱"
705
- home: "首页"
1668
+ guest_checkout: 匿名用户结账
1669
+ guest_user_account: 作为一个匿名用户结账
1670
+ has_no_shipped_units: 没有已配送的单元
1671
+ height: 高度
1672
+ hide_cents: 隐藏分钱
1673
+ home: 首页
706
1674
  i18n:
707
- available_locales: "可用的语言"
708
- language: "语言"
1675
+ available_locales: 可用的语言
1676
+ language: 语言
709
1677
  localization_settings:
710
1678
  this_file_language: 中文 简体 (zh-CN)
711
- translations: "翻译"
712
- icon: "图标"
1679
+ translations: 翻译
1680
+ icon: 图标
713
1681
  identifier:
714
- image: "图片"
715
- images: "图片"
1682
+ image: 图片
1683
+ images: 图片
716
1684
  implement_eligible_for_return:
717
1685
  implement_requires_manual_intervention:
718
1686
  inactive:
719
1687
  incl:
720
- included_in_price: "包含在售价中"
721
- included_price_validation: "除非您设置了默认的缴税区域,否则无法选择"
1688
+ included_in_price: 包含在售价中
1689
+ included_price_validation: 除非您设置了默认的缴税区域,否则无法选择
722
1690
  incomplete:
723
1691
  info_number_of_skus_not_shown:
724
1692
  info_product_has_multiple_skus:
725
- instructions_to_reset_password: "请填写如下表格来重置你的密码,重置后的密码会通过电子邮件发送给您"
726
- insufficient_stock: "库存不足,当前还剩下%{on_hand}件库存"
1693
+ instructions_to_reset_password: 请填写如下表格来重置你的密码,重置后的密码会通过电子邮件发送给您
1694
+ insufficient_stock: 库存不足,当前还剩下%{on_hand}件库存
727
1695
  insufficient_stock_lines_present:
728
- intercept_email_address: "用于接收邮件的邮箱地址"
729
- intercept_email_instructions: "使用以下邮箱地址覆盖所有收件人邮箱"
730
- internal_name: "Internal Name"
731
- invalid_credit_card: "无效的信用卡。"
1696
+ intercept_email_address: 用于接收邮件的邮箱地址
1697
+ intercept_email_instructions: 使用以下邮箱地址覆盖所有收件人邮箱
1698
+ internal_name: Internal Name
1699
+ invalid_credit_card: 无效的信用卡。
732
1700
  invalid_exchange_variant:
733
- invalid_payment_provider: "无效的支付服务提供商。"
734
- invalid_promotion_action: "无效的优惠方式。"
735
- invalid_promotion_rule: "无效的促销规则。"
736
- inventory: "库存"
737
- inventory_adjustment: "库存调整"
738
- inventory_error_flash_for_insufficient_quantity: "您的购物车中的一个商品已经不可购买。"
739
- inventory_state: "库存状态"
740
- is_not_available_to_shipment_address: "无法送达要求的配送地址"
1701
+ invalid_payment_provider: 无效的支付服务提供商。
1702
+ invalid_promotion_action: 无效的优惠方式。
1703
+ invalid_promotion_rule: 无效的促销规则。
1704
+ inventory: 库存
1705
+ inventory_adjustment: 库存调整
1706
+ inventory_error_flash_for_insufficient_quantity: 您的购物车中的一个商品已经不可购买。
1707
+ inventory_state: 库存状态
1708
+ is_not_available_to_shipment_address: 无法送达要求的配送地址
741
1709
  iso_name: ISO名称
742
- item: "商品项"
743
- item_description: "商品项描述"
744
- item_total: "商品总计"
1710
+ item: 商品项
1711
+ item_description: 商品项描述
1712
+ item_total: 商品总计
745
1713
  item_total_rule:
746
1714
  operators:
747
- gt: "大于"
748
- gte: "大于或等于"
749
- lt: "小于"
750
- lte: "小于或等于"
751
- items_cannot_be_shipped: "商品无法发货"
752
- items_in_rmas: "商品"
1715
+ gt: 大于
1716
+ gte: 大于或等于
1717
+ lt: 小于
1718
+ lte: 小于或等于
1719
+ max_amount_help: 将此字段留空表示不限制最大金额。
1720
+ items_cannot_be_shipped: 商品无法发货
1721
+ items_in_rmas: 商品
753
1722
  items_reimbursed:
754
1723
  items_to_be_reimbursed:
755
1724
  jirafe: Jirafe
756
1725
  landing_page_rule:
757
1726
  path: Path
758
- last_name: ""
759
- last_name_begins_with: "姓的开始"
760
- learn_more: "更多"
761
- lifetime_stats: "行为统计"
1727
+ last_name: 姓
1728
+ last_name_begins_with: 姓的开始
1729
+ learn_more: 更多
1730
+ lifetime_stats: 行为统计
762
1731
  line_item_adjustments:
763
- list: "列表"
764
- loading: "加载"
1732
+ list: 列表
1733
+ loading: 加载
765
1734
  locale_changed: Locale已变更
766
- location: "位置"
767
- lock: "锁住/冻结"
1735
+ location: 位置
1736
+ lock: 锁住/冻结
768
1737
  log_entries:
769
- logged_in_as: "已登录为"
770
- logged_in_successfully: "登录成功"
771
- logged_out: "您已经登出系统"
772
- login: "登录"
773
- login_as_existing: "作为一个已有客户登录"
774
- login_failed: "登录认证失败。"
775
- login_name: "用户名"
776
- logout: "退出"
1738
+ logged_in_as: 已登录为
1739
+ logged_in_successfully: 登录成功
1740
+ logged_out: 您已经登出系统
1741
+ login: 登录
1742
+ login_as_existing: 作为一个已有客户登录
1743
+ login_failed: 登录认证失败。
1744
+ login_name: 用户名
1745
+ logout: 退出
777
1746
  logs:
778
- look_for_similar_items: "寻找类似的产品"
779
- make_refund: "进行退款??"
1747
+ look_for_similar_items: 寻找类似的产品
1748
+ make_refund: 进行退款??
780
1749
  make_sure_the_above_reimbursement_amount_is_correct:
781
1750
  manage_promotion_categories:
782
1751
  manage_variants:
783
1752
  manual_intervention_required:
784
- master_price: "默认价格"
1753
+ master_price: 默认价格
785
1754
  match_choices:
786
- all: "全部"
787
- none: "清空"
788
- max_items: "最大商品项??"
789
- member_since: "会员开始时间"
1755
+ all: 全部
1756
+ none: 清空
1757
+ max_items: 最大商品项??
1758
+ member_since: 会员开始时间
790
1759
  memo:
791
- meta_description: "元描述"
792
- meta_keywords: "关键字"
793
- meta_title: "元标题"
794
- metadata: "元数据"
795
- minimal_amount: "少量"
796
- month: ""
797
- more: "更多"
1760
+ meta_description: 元描述
1761
+ meta_keywords: 关键字
1762
+ meta_title: 元标题
1763
+ metadata: 元数据
1764
+ minimal_amount: 少量
1765
+ month: 月
1766
+ more: 更多
798
1767
  move_stock_between_locations:
799
- my_account: "我的帐户"
800
- my_orders: "我的订单"
801
- name: "名称"
1768
+ my_account: 我的帐户
1769
+ my_orders: 我的订单
1770
+ name: 名称
802
1771
  name_on_card:
803
- name_or_sku: "名称或条形码(输入产品名称中的至少4个字母)"
804
- new: "新建"
805
- new_adjustment: "新建调整"
806
- new_country: "新建国家"
807
- new_customer: "新建客户"
808
- new_customer_return: "新建客户退货"
809
- new_image: "新建图片"
810
- new_option_type: "新建选项类型"
811
- new_order: "新建订单"
812
- new_order_completed: "新建订单完成"
813
- new_payment: "新建支付"
814
- new_payment_method: "新建支付方式"
815
- new_product: "新建产品"
816
- new_promotion: "新建促销活动"
817
- new_promotion_category: "新建促销分类"
818
- new_property: "新建属性"
819
- new_prototype: "新建原型"
820
- new_refund: "新建退款"
821
- new_refund_reason: '新建退款原因'
822
- new_return_authorization: "新建退货审批"
823
- new_reimbursement_type: "新建退款类型"
1772
+ name_or_sku: 名称或条形码(输入产品名称中的至少4个字母)
1773
+ new: 新建
1774
+ new_adjustment: 新建调整
1775
+ new_country: 新建国家
1776
+ new_customer: 新建客户
1777
+ new_customer_return: 新建客户退货
1778
+ new_image: 新建图片
1779
+ new_option_type: 新建选项类型
1780
+ new_order: 新建订单
1781
+ new_order_completed: 新建订单完成
1782
+ new_payment: 新建支付
1783
+ new_payment_method: 新建支付方式
1784
+ new_product: 新建产品
1785
+ new_promotion: 新建促销活动
1786
+ new_promotion_category: 新建促销分类
1787
+ new_property: 新建属性
1788
+ new_prototype: 新建原型
1789
+ new_refund: 新建退款
1790
+ new_refund_reason: 新建退款原因
1791
+ new_return_authorization: 新建退货审批
1792
+ new_reimbursement_type: 新建退款类型
824
1793
  new_rma_reason:
825
1794
  new_shipment_at_location:
826
- new_shipping_category: "新建配送分类"
827
- new_shipping_method: "新建配送方式"
828
- new_state: "新建省份"
829
- new_stock_location: "添加仓库位置"
830
- new_stock_movement: "新建库存移动"
831
- new_stock_transfer: "新建库存转移"
832
- new_tax_category: "新建缴税类型"
833
- new_tax_rate: "新建税率"
834
- new_taxon: "新建分类"
835
- new_taxonomy: "新建分类层级"
1795
+ new_shipping_category: 新建配送分类
1796
+ new_shipping_method: 新建配送方式
1797
+ new_state: 新建省份
1798
+ new_stock_location: 添加仓库位置
1799
+ new_stock_movement: 新建库存移动
1800
+ new_stock_transfer: 新建库存转移
1801
+ new_tax_category: 新建缴税类型
1802
+ new_tax_rate: 新建税率
1803
+ new_taxon: 新建分类
1804
+ new_taxonomy: 新建分类层级
836
1805
  new_tracker: New Tracker
837
- new_user: "新建用户"
838
- new_variant: "新建具体型号"
839
- new_zone: "新建区域"
840
- new_store_credit_category: "新建Store Credit 类型"
841
- new_role: "新建角色"
842
- next: "下一页"
843
- no_actions_added: "未添加动作"
1806
+ new_user: 新建用户
1807
+ new_variant: 新建具体型号
1808
+ new_zone: 新建区域
1809
+ new_store_credit_category: 新建Store Credit 类型
1810
+ new_role: 新建角色
1811
+ next: 下一页
1812
+ no_actions_added: 未添加动作
844
1813
  no_payment_found:
845
1814
  no_pending_payments:
846
- no_products_found: "找不到产品"
847
- no_resource_found: "找不到资源"
848
- no_results: "无任何结果"
1815
+ no_products_found: 找不到产品
1816
+ no_resource_found: 找不到资源
1817
+ no_results: 无任何结果
849
1818
  no_returns_found:
850
- no_rules_added: "未添加规则"
1819
+ no_rules_added: 未添加规则
851
1820
  no_shipping_method_selected:
852
1821
  no_state_changes:
853
- no_tracking_present: "未提供跟踪细节。"
854
- none: "没有"
1822
+ no_tracking_present: 未提供跟踪细节。
1823
+ none: 没有
855
1824
  none_selected:
856
1825
  normal_amount: Normal Amount
857
1826
  not: false
858
1827
  not_available: N/A
859
1828
  not_enough_stock:
860
- not_found: "未找到%{resource}"
1829
+ not_found: 未找到%{resource}
861
1830
  note:
862
1831
  notice_messages:
863
- product_cloned: "产品已经被复制"
864
- product_deleted: "产品已经被删除"
865
- product_not_cloned: "产品无法被复制"
866
- product_not_deleted: "产品无法被删除"
867
- variant_deleted: "具体型号已经被删除"
868
- variant_not_deleted: "具体型号不能被删除"
869
- num_orders: "订单数量"
870
- on_hand: "库存"
871
- open: "打开"
872
- open_all_adjustments: "启用所有价格调整"
873
- option_type: "选项类型"
874
- option_type_placeholder: "选项类型默认值"
875
- option_types: "选项类型"
876
- option_value: "选项值"
877
- option_values: "选项值"
878
- optional: "可选的"
879
- options: "选项"
880
- or: ""
1832
+ product_cloned: 产品已经被复制
1833
+ product_deleted: 产品已经被删除
1834
+ product_not_cloned: 产品无法被复制
1835
+ product_not_deleted: 产品无法被删除
1836
+ variant_deleted: 具体型号已经被删除
1837
+ variant_not_deleted: 具体型号不能被删除
1838
+ num_orders: 订单数量
1839
+ on_hand: 库存
1840
+ open: 打开
1841
+ open_all_adjustments: 启用所有价格调整
1842
+ option_type: 选项类型
1843
+ option_type_placeholder: 选项类型默认值
1844
+ option_types: 选项类型
1845
+ option_value: 选项值
1846
+ option_values: 选项值
1847
+ optional: 可选的
1848
+ options: 选项
1849
+ or: 或
881
1850
  or_over_price: "%{price}或以上"
882
- order: "订单"
883
- order_adjustments: "订单调整"
884
- order_already_updated: "订单已经更新"
885
- order_approved: "订单已核准"
886
- order_canceled: "订单已取消"
887
- order_details: "订单详情"
888
- order_email_resent: "重新发出了订单邮件"
889
- order_information: "订单信息"
1851
+ order: 订单
1852
+ order_adjustments: 订单调整
1853
+ order_already_updated: 订单已经更新
1854
+ order_approved: 订单已核准
1855
+ order_canceled: 订单已取消
1856
+ order_details: 订单详情
1857
+ order_email_resent: 重新发出了订单邮件
1858
+ order_information: 订单信息
890
1859
  order_mailer:
891
1860
  cancel_email:
892
- dear_customer: "亲爱的顾客,"
893
- instructions: "您的订单已被取消。请保留此取消信息记录。"
894
- order_summary_canceled: "订单总览 [已取消]"
895
- subject: "取消订单"
1861
+ dear_customer: 亲爱的顾客,
1862
+ instructions: 您的订单已被取消。请保留此取消信息记录。
1863
+ order_summary_canceled: 订单总览 [已取消]
1864
+ subject: 取消订单
896
1865
  subtotal:
897
1866
  total:
1867
+ thanks: 感谢您的
898
1868
  confirm_email:
899
- dear_customer: "亲爱的顾客,"
900
- instructions: "请仔细阅读并保留以下订单信息记录。"
901
- order_summary: "订单总览"
902
- subject: "订单确认"
1869
+ dear_customer: 亲爱的顾客,
1870
+ instructions: 请仔细阅读并保留以下订单信息记录。
1871
+ order_summary: 订单总览
1872
+ subject: 订单确认
903
1873
  subtotal:
904
- thanks: "谢谢您的购买。"
1874
+ thanks: 谢谢您的购买。
905
1875
  total:
906
- order_not_found: "我们无法找到您的订单。请重新尝试。"
907
- order_number: "订单号 %{number}"
908
- order_processed_successfully: "您的订单已经被成功处理了"
1876
+ payment_link_email:
1877
+ message: 请点击下方按钮支付您的订单。
1878
+ message_copy_link: 如果按钮无法使用,请复制以下链接并粘贴到您的浏览器中:
1879
+ pay_for_order: 支付订单
1880
+ subject: '订单 #%{number} 的支付链接'
1881
+ store_owner_notification_email:
1882
+ heading: 收到新订单
1883
+ instructions: 您收到了一个新订单。
1884
+ order_summary: 订单 %{number} 摘要
1885
+ subject: "%{store_name} 收到一个新订单"
1886
+ thanks: 谢谢
1887
+ store_team: "%{store_name} 团队"
1888
+ subtotal: 小计:
1889
+ total: 订单总额:
1890
+ order_not_found: 我们无法找到您的订单。请重新尝试。
1891
+ order_number: 订单号 %{number}
1892
+ order_processed_successfully: 您的订单已经被成功处理了
909
1893
  order_resumed:
910
1894
  order_states:
911
- address: "地址"
912
- awaiting_return: "等待退货"
913
- canceled: "取消"
914
- cart: "购物车"
915
- complete: "完成"
916
- confirm: "确认"
1895
+ address: 地址
1896
+ awaiting_return: 等待退货
1897
+ canceled: 取消
1898
+ cart: 购物车
1899
+ complete: 完成
1900
+ confirm: 确认
917
1901
  considered_risky:
918
- delivery: "配送"
919
- payment: "支付"
920
- resumed: "重新开始"
921
- returned: "返回"
922
- order_summary: "订单概述"
923
- order_sure_want_to: "您确定您想要%{event}这个订单么?"
924
- order_total: "订单总计"
925
- order_updated: "订单已更新"
926
- orders: "订单"
1902
+ delivery: 配送
1903
+ payment: 支付
1904
+ resumed: 重新开始
1905
+ returned: 返回
1906
+ order_summary: 订单概述
1907
+ order_sure_want_to: 您确定您想要%{event}这个订单么?
1908
+ order_total: 订单总计
1909
+ order_updated: 订单已更新
1910
+ orders: 订单
927
1911
  other_items_in_other:
928
- out_of_stock: "没有库存"
929
- overview: "首页"
930
- package_from: "包裹来自"
1912
+ out_of_stock: 没有库存
1913
+ overview: 首页
1914
+ package_from: 包裹来自
931
1915
  pagination:
932
- next_page: "下一页 »"
1916
+ next_page: 下一页 »
933
1917
  previous_page: "« 上一页"
934
1918
  truncate: "…"
935
- password: "密码"
936
- paste: "粘贴"
937
- path: "路径"
938
- pay: "支付"
939
- payment: "支付"
1919
+ password: 密码
1920
+ paste: 粘贴
1921
+ path: 路径
1922
+ pay: 支付
1923
+ payment: 支付
940
1924
  payment_could_not_be_created:
941
1925
  payment_identifier:
942
- payment_information: "支付信息"
943
- payment_method: "支付方式"
1926
+ payment_information: 支付信息
1927
+ payment_method: 支付方式
944
1928
  payment_method_not_supported:
945
- payment_methods: "支付方式"
946
- payment_processing_failed: "无法处理支付信息,请检查您所输入的详细信息"
947
- payment_processor_choose_banner_text: "如果您需要关于支付处理的帮助,请访问"
948
- payment_processor_choose_link: "我们的支付页面"
949
- payment_state: "支付状态"
1929
+ payment_methods: 支付方式
1930
+ payment_processing_failed: 无法处理支付信息,请检查您所输入的详细信息
1931
+ payment_processor_choose_banner_text: 如果您需要关于支付处理的帮助,请访问
1932
+ payment_processor_choose_link: 我们的支付页面
1933
+ payment_state: 支付状态
950
1934
  payment_states:
951
- balance_due: "欠款"
952
- checkout: "支付"
953
- completed: "完成"
1935
+ balance_due: 欠款
1936
+ checkout: 支付
1937
+ completed: 完成
954
1938
  credit_owed: credit owed
955
- failed: "失败"
956
- paid: "已支付"
957
- pending: "等待中"
958
- processing: "正在处理"
959
- void: "无效"
960
- payment_updated: "支付已更新"
961
- payments: "支付"
1939
+ failed: 失败
1940
+ paid: 已支付
1941
+ pending: 等待中
1942
+ processing: 正在处理
1943
+ void: 无效
1944
+ complete: 已完成
1945
+ partially_refunded: 部分退款
1946
+ refunded: 已退款
1947
+ payment_updated: 支付已更新
1948
+ payments: 支付
962
1949
  pending:
963
- percent: "百分比"
964
- percent_per_item: "单件百分比"
965
- permalink: "永久链接"
966
- phone: "电话"
967
- place_order: "下单"
968
- please_define_payment_methods: "请先设定支付方式。"
969
- populate_get_error: "出错了,请重新添加项目。"
970
- powered_by: "技术支持"
971
- pre_tax_amount: "税前金额"
972
- pre_tax_refund_amount: "税前退款金额"
973
- pre_tax_total: "税前总计"
1950
+ percent: 百分比
1951
+ percent_per_item: 单件百分比
1952
+ permalink: 永久链接
1953
+ phone: 电话
1954
+ place_order: 下单
1955
+ please_define_payment_methods: 请先设定支付方式。
1956
+ populate_get_error: 出错了,请重新添加项目。
1957
+ powered_by: 技术支持
1958
+ pre_tax_amount: 税前金额
1959
+ pre_tax_refund_amount: 税前退款金额
1960
+ pre_tax_total: 税前总计
974
1961
  preferred_reimbursement_type:
975
- presentation: "描述"
976
- previous: "上一页"
977
- previous_state_missing: "状态未知"
978
- price: "价格"
979
- price_range: "价格范围"
980
- price_sack: "袋价格"
981
- process: "处理"
982
- product: "产品"
983
- product_details: "产品详情"
984
- product_has_no_description: "该产品没有描述"
985
- product_not_available_in_this_currency: "此产品在当前选中的货币下不可购买。"
986
- product_properties: "产品属性"
1962
+ presentation: 描述
1963
+ previous: 上一页
1964
+ previous_state_missing: 状态未知
1965
+ price: 价格
1966
+ price_range: 价格范围
1967
+ price_sack: 袋价格
1968
+ process: 处理
1969
+ product: 产品
1970
+ product_details: 产品详情
1971
+ product_has_no_description: 该产品没有描述
1972
+ product_not_available_in_this_currency: 此产品在当前选中的货币下不可购买。
1973
+ product_properties: 产品属性
987
1974
  product_rule:
988
- choose_products: "选择产品"
989
- label: "订单应该包含这些商品的数量"
990
- match_all: "全部"
991
- match_any: "至少一个"
1975
+ choose_products: 选择产品
1976
+ label: 订单应该包含这些商品的数量
1977
+ match_all: 全部
1978
+ match_any: 至少一个
992
1979
  match_none:
993
1980
  product_source:
994
- group: "从产品分组"
995
- manual: "手工选择"
996
- products: "产品"
997
- promotion: "促销"
998
- promotion_action: "优惠方式"
1981
+ group: 从产品分组
1982
+ manual: 手工选择
1983
+ products: 产品
1984
+ promotion: 促销
1985
+ promotion_action: 优惠方式
999
1986
  promotion_action_types:
1000
1987
  create_adjustment:
1001
- description: "为订单添加促销用的价格调整"
1002
- name: "添加订单的价格调整"
1988
+ description: 为订单添加促销用的价格调整
1989
+ name: 添加订单的价格调整
1003
1990
  create_item_adjustments:
1004
- description: "为订单上的单项产品添加一笔促销用的价格调整"
1005
- name: "添加单项的价格调整"
1991
+ description: 为订单上的单项产品添加一笔促销用的价格调整
1992
+ name: 添加单项的价格调整
1006
1993
  create_line_items:
1007
- description: "增加特定商品到订单中"
1008
- name: "赠送礼品"
1994
+ description: 增加特定商品到订单中
1995
+ name: 赠送礼品
1009
1996
  free_shipping:
1010
- description: "整张订单免费发货"
1011
- name: "免运费"
1012
- promotion_actions: "优惠方式"
1997
+ description: 整张订单免费发货
1998
+ name: 免运费
1999
+ promotion_actions: 优惠方式
1013
2000
  promotion_form:
1014
2001
  match_policies:
1015
- all: "匹配任意规则"
1016
- any: "匹配所有规则"
1017
- promotion_rule: "促销规则"
2002
+ all: 匹配任意规则
2003
+ any: 匹配所有规则
2004
+ promotion_rule: 促销规则
1018
2005
  promotion_rule_types:
1019
2006
  first_order:
1020
- description: "必须是客户的第一笔订单"
1021
- name: "第一笔订单"
2007
+ description: 必须是客户的第一笔订单
2008
+ name: 第一笔订单
1022
2009
  item_total:
1023
- description: "订单总额满足这些条件"
1024
- name: "小记"
2010
+ description: 订单总额满足这些条件
2011
+ name: 小记
1025
2012
  landing_page:
1026
- description: "客户必须访问了指定的页面"
1027
- name: "登录页面"
2013
+ description: 客户必须访问了指定的页面
2014
+ name: 登录页面
2015
+ market:
2016
+ description: 限定为在指定市场下达的订单
2017
+ name: 市场
1028
2018
  one_use_per_user:
1029
- description: "每人只可使用一次"
1030
- name: "每人一次"
2019
+ description: 每人只可使用一次
2020
+ name: 每人一次
1031
2021
  option_value:
1032
2022
  description:
1033
2023
  name:
1034
2024
  product:
1035
- description: "订单包含指定的产品"
1036
- name: "产品"
2025
+ description: 订单包含指定的产品
2026
+ name: 产品
1037
2027
  taxon:
1038
- description: "订单中包括指定分类产品"
1039
- name: "分类"
2028
+ description: 订单中包括指定分类产品
2029
+ name: 分类
1040
2030
  user:
1041
- description: "只对指定的用户生效"
1042
- name: "用户"
2031
+ description: 只对指定的用户生效
2032
+ name: 用户
1043
2033
  user_logged_in:
1044
- description: "只对已经登录的用户有效"
1045
- name: "用户登录"
1046
- promotion_uses: "促销使用频率"
2034
+ description: 只对已经登录的用户有效
2035
+ name: 用户登录
2036
+ category:
2037
+ description: 订单包含指定分类中的商品
2038
+ name: 分类
2039
+ channel:
2040
+ description: 限定为通过指定销售渠道下达的订单
2041
+ name: 销售渠道
2042
+ country:
2043
+ description: 仅限收货地址在特定国家/地区的订单
2044
+ name: 国家/地区
2045
+ currency:
2046
+ description: 仅限使用特定货币的订单
2047
+ name: 货币
2048
+ customer:
2049
+ description: 仅限指定客户使用
2050
+ name: 客户
2051
+ customer_group:
2052
+ description: 仅限指定客户群组中的客户使用
2053
+ name: 客户群组
2054
+ customer_logged_in:
2055
+ description: 仅限已登录客户使用
2056
+ name: 仅限已登录客户
2057
+ promotion_uses: 促销使用频率
1047
2058
  promotionable:
1048
- promotions: "促销"
2059
+ promotions: 促销
1049
2060
  propagate_all_variants:
1050
- properties: "属性"
1051
- property: "属性"
1052
- prototype: "原型"
1053
- prototypes: "原型"
1054
- provider: "提供者"
1055
- provider_settings_warning: "如果您正在修改提供者类型,您需要在编辑提供者设置之前先保存。"
1056
- qty: "数量"
1057
- quantity: "数量"
1058
- quantity_returned: "返回的数量"
1059
- quantity_shipped: "已发货数量"
1060
- quick_search: "快速搜索"
1061
- rate: "费率"
1062
- reason: "原因"
1063
- receive: "收到"
2061
+ properties: 属性
2062
+ property: 属性
2063
+ prototype: 原型
2064
+ prototypes: 原型
2065
+ provider: 提供者
2066
+ provider_settings_warning: 如果您正在修改提供者类型,您需要在编辑提供者设置之前先保存。
2067
+ qty: 数量
2068
+ quantity: 数量
2069
+ quantity_returned: 返回的数量
2070
+ quantity_shipped: 已发货数量
2071
+ quick_search: 快速搜索
2072
+ rate: 费率
2073
+ reason: 原因
2074
+ receive: 收到
1064
2075
  receive_stock:
1065
- received: "已收到"
2076
+ received: 已收到
1066
2077
  reception_status:
1067
2078
  reference:
1068
- refund: "退款"
2079
+ refund: 退款
1069
2080
  refund_amount_must_be_greater_than_zero:
1070
- refund_reasons: '退款原因'
2081
+ refund_reasons: 退款原因
1071
2082
  refunded_amount:
1072
2083
  refunds:
1073
- register: "注册成为新用户"
1074
- registration: "注册"
1075
- reimburse: '退款'
1076
- reimbursed: '已退款'
2084
+ register: 注册成为新用户
2085
+ registration: 注册
2086
+ reimburse: 退款
2087
+ reimbursed: 已退款
1077
2088
  reimbursement:
1078
2089
  reimbursement_mailer:
1079
2090
  reimbursement_email:
@@ -1085,32 +2096,33 @@ zh-CN:
1085
2096
  refund_summary:
1086
2097
  subject:
1087
2098
  total_refunded:
2099
+ store_team: "%{store_name} 团队"
2100
+ thanks: 感谢您的惠顾。
1088
2101
  reimbursement_perform_failed:
1089
2102
  reimbursement_status:
1090
- reimbursement_type: "退款类型"
2103
+ reimbursement_type: 退款类型
1091
2104
  reimbursement_type_override:
1092
- reimbursement_types: "退款类型"
1093
- purchased_quantity: "购买数量"
1094
- charged: "付款金额"
2105
+ reimbursement_types: 退款类型
2106
+ purchased_quantity: 购买数量
1095
2107
  reimbursements:
1096
2108
  reject:
1097
2109
  rejected:
1098
- remember_me: "记住我"
1099
- remove: "移出"
1100
- rename: "重命名"
2110
+ remember_me: 记住我
2111
+ remove: 移出
2112
+ rename: 重命名
1101
2113
  report:
1102
- reports: "报表"
1103
- resend: "重新发送"
1104
- reset_password: "重置密码"
1105
- response_code: "返回代码"
1106
- resume: "恢复"
1107
- resumed: "已恢复"
1108
- return: "退货"
1109
- returns: "退货"
1110
- return_authorization: "退货审批"
1111
- return_authorization_reasons: "退货审批原因"
1112
- return_authorization_updated: "退货审批已更新"
1113
- return_authorizations: "退货审批"
2114
+ reports: 报表
2115
+ resend: 重新发送
2116
+ reset_password: 重置密码
2117
+ response_code: 返回代码
2118
+ resume: 恢复
2119
+ resumed: 已恢复
2120
+ return: 退货
2121
+ returns: 退货
2122
+ return_authorization: 退货审批
2123
+ return_authorization_reasons: 退货审批原因
2124
+ return_authorization_updated: 退货审批已更新
2125
+ return_authorizations: 退货审批
1114
2126
  return_item_inventory_unit_ineligible:
1115
2127
  return_item_inventory_unit_reimbursed:
1116
2128
  return_item_rma_ineligible:
@@ -1118,100 +2130,102 @@ zh-CN:
1118
2130
  return_items:
1119
2131
  return_items_cannot_be_associated_with_multiple_orders:
1120
2132
  return_number:
1121
- return_quantity: "退货数量"
1122
- returned: "已退回"
2133
+ return_quantity: 退货数量
2134
+ returned: 已退回
1123
2135
  review: Review
1124
2136
  risk:
1125
2137
  risk_analysis:
1126
2138
  risky:
1127
2139
  rma_credit: RMA Credit
1128
- rma_number: "退货单号"
1129
- rma_value: "退货价值"
1130
- roles: "角色"
2140
+ rma_number: 退货单号
2141
+ rma_value: 退货价值
2142
+ roles: 角色
1131
2143
  rules: Rules
1132
- safe: "安全"
1133
- sales_total: "销售总计"
1134
- sales_total_description: "所有订单总销量"
1135
- sales_totals: "总销量"
1136
- save_and_continue: "保存并继续"
1137
- save_my_address: "保存我的地址"
1138
- say_no: ""
1139
- say_yes: "是的"
1140
- scope: "范围"
1141
- search: "搜索"
1142
- search_results: "搜索 '%{keywords}' 的结果"
1143
- searching: "搜索"
1144
- secure_connection_type: "安全连接类型"
1145
- security_settings: "安全设置"
1146
- select: "选择"
1147
- select_a_return_authorization_reason: '选择一个退货审批原因'
1148
- select_a_stock_location: '选择一个库存区域'
1149
- select_from_prototype: "从原型中选择"
2144
+ safe: 安全
2145
+ sales_total: 销售总计
2146
+ sales_total_description: 所有订单总销量
2147
+ sales_totals: 总销量
2148
+ save_and_continue: 保存并继续
2149
+ save_my_address: 保存我的地址
2150
+ say_no: 不
2151
+ say_yes: 是的
2152
+ scope: 范围
2153
+ search: 搜索
2154
+ search_results: 搜索 '%{keywords}' 的结果
2155
+ searching: 搜索
2156
+ secure_connection_type: 安全连接类型
2157
+ security_settings: 安全设置
2158
+ select: 选择
2159
+ select_a_return_authorization_reason: 选择一个退货审批原因
2160
+ select_a_stock_location: 选择一个库存区域
2161
+ select_from_prototype: 从原型中选择
1150
2162
  select_stock:
1151
- send_copy_of_all_mails_to: "将所有邮件的副本发送至"
1152
- send_mails_as: "发送邮件作为"
1153
- server: "服务器"
1154
- server_error: "服务器返回了一个错误"
1155
- settings: "设置"
1156
- ship: "发货"
1157
- ship_address: "配送地址"
2163
+ send_copy_of_all_mails_to: 将所有邮件的副本发送至
2164
+ send_mails_as: 发送邮件作为
2165
+ server: 服务器
2166
+ server_error: 服务器返回了一个错误
2167
+ settings: 设置
2168
+ ship: 发货
2169
+ ship_address: 配送地址
1158
2170
  ship_total:
1159
- shipment: "配送"
2171
+ shipment: 配送
1160
2172
  shipment_adjustments:
1161
2173
  shipment_details:
1162
2174
  shipment_mailer:
1163
2175
  shipped_email:
1164
- dear_customer: "亲爱的顾客,"
1165
- instructions: "您的订单已发货"
1166
- shipment_summary: "发货概览"
1167
- subject: "发货通知"
1168
- thanks: "谢谢您的购买"
1169
- track_information: "物流信息: %{tracking}"
2176
+ dear_customer: 亲爱的顾客,
2177
+ instructions: 您的订单已发货
2178
+ shipment_summary: 发货概览
2179
+ subject: 发货通知
2180
+ thanks: 谢谢您的购买
2181
+ track_information: 物流信息: %{tracking}
1170
2182
  track_link:
1171
- shipment_state: "配送状态"
2183
+ shipping_method: 配送方式:%{shipping_method}
2184
+ store_team: "%{store_name} 团队"
2185
+ shipment_state: 配送状态
1172
2186
  shipment_states:
1173
- backorder: "缺货预售"
1174
- canceled: "已取消"
1175
- partial: "部分发货"
1176
- pending: "等待中"
1177
- ready: "就绪"
1178
- shipped: "已发货"
2187
+ backorder: 缺货预售
2188
+ canceled: 已取消
2189
+ partial: 部分发货
2190
+ pending: 等待中
2191
+ ready: 就绪
2192
+ shipped: 已发货
1179
2193
  shipment_transfer_error:
1180
2194
  shipment_transfer_success:
1181
- shipments: "配送"
1182
- shipped: "已发货"
1183
- shipping: "配送中"
1184
- shipping_address: "配送地址"
1185
- shipping_categories: "配送类型"
1186
- shipping_category: "配送分类"
1187
- shipping_flat_rate_per_item: "以单项计固定费率"
1188
- shipping_flat_rate_per_order: "固定费率"
1189
- shipping_flexible_rate: "以每项计弹性价格"
1190
- shipping_instructions: "配送指南"
1191
- shipping_method: "配送方式"
1192
- shipping_methods: "配送方式"
2195
+ shipments: 配送
2196
+ shipped: 已发货
2197
+ shipping: 配送中
2198
+ shipping_address: 配送地址
2199
+ shipping_categories: 配送类型
2200
+ shipping_category: 配送分类
2201
+ shipping_flat_rate_per_item: 以单项计固定费率
2202
+ shipping_flat_rate_per_order: 固定费率
2203
+ shipping_flexible_rate: 以每项计弹性价格
2204
+ shipping_instructions: 配送指南
2205
+ shipping_method: 配送方式
2206
+ shipping_methods: 配送方式
1193
2207
  shipping_price_sack:
1194
- shipping_total: '邮费'
1195
- shop_by_taxonomy: "根据%{taxonomy}购物"
1196
- shopping_cart: "购物车"
1197
- show: "显示"
1198
- show_active: "显示激活的"
1199
- show_deleted: "显示删除的"
1200
- show_only_complete_orders: "只显示完整的订单"
1201
- show_only_considered_risky: "只显示有风险的订单"
2208
+ shipping_total: 邮费
2209
+ shop_by_taxonomy: 根据%{taxonomy}购物
2210
+ shopping_cart: 购物车
2211
+ show: 显示
2212
+ show_active: 显示激活的
2213
+ show_deleted: 显示删除的
2214
+ show_only_complete_orders: 只显示完整的订单
2215
+ show_only_considered_risky: 只显示有风险的订单
1202
2216
  show_rate_in_label:
1203
- sku: "条形码"
2217
+ sku: 条形码
1204
2218
  skus:
1205
2219
  slug:
1206
- source: "来源"
1207
- special_instructions: "特别说明"
1208
- split: "分拆"
1209
- spree_gateway_error_flash_for_checkout: "您的支付信息存在错误。请检查您的信息后再次尝试。"
2220
+ source: 来源
2221
+ special_instructions: 特别说明
2222
+ split: 分拆
2223
+ spree_gateway_error_flash_for_checkout: 您的支付信息存在错误。请检查您的信息后再次尝试。
1210
2224
  ssl:
1211
2225
  change_protocol:
1212
- start: "开始"
1213
- state: "省份"
1214
- state_based: "根据省份"
2226
+ start: 开始
2227
+ state: 省份
2228
+ state_based: 根据省份
1215
2229
  state_machine_states:
1216
2230
  accepted:
1217
2231
  address:
@@ -1244,131 +2258,820 @@ zh-CN:
1244
2258
  returned:
1245
2259
  shipped:
1246
2260
  void:
1247
- states: "省份"
2261
+ shipment: 发货
2262
+ states: 省份
1248
2263
  states_required:
1249
- status: "状态"
1250
- stock: "库存"
1251
- stock_location: "库存区域"
1252
- stock_location_info: "库存区域资讯"
1253
- stock_locations: "库存区域"
2264
+ status: 状态
2265
+ stock: 库存
2266
+ stock_location: 库存区域
2267
+ stock_location_info: 库存区域资讯
2268
+ stock_locations: 库存区域
1254
2269
  stock_locations_need_a_default_country:
1255
- stock_management: "库存管理"
1256
- stock_management_requires_a_stock_location: "请先新增库存区域,才可使用库存管理"
1257
- stock_movements: "库存动向"
2270
+ stock_management: 库存管理
2271
+ stock_management_requires_a_stock_location: 请先新增库存区域,才可使用库存管理
2272
+ stock_movements: 库存动向
1258
2273
  stock_movements_for_stock_location: "%{stock_location_name} 的库存动向"
1259
- stock_successfully_transferred: "库存已成功在两区域转移"
1260
- stock_transfer: "库存转移"
1261
- stock_transfers: "库存转移"
1262
- stop: "结束"
1263
- store: "商城"
1264
- street_address: "地址"
1265
- street_address_2: "地址2(非必填)"
1266
- subtotal: "小计"
1267
- subtract: "减去"
1268
- success: "成功"
2274
+ stock_successfully_transferred: 库存已成功在两区域转移
2275
+ stock_transfer:
2276
+ errors:
2277
+ must_have_variant: 您必须至少添加一个变体
2278
+ same_location: 不能与目标地点相同
2279
+ variants_unavailable: 部分变体在 %{stock} 上不可用
2280
+ stock_transfers: 库存转移
2281
+ stop: 结束
2282
+ store: 商城
2283
+ street_address: 地址
2284
+ street_address_2: 地址2(非必填)
2285
+ subtotal: 小计
2286
+ subtract: 减去
2287
+ success: 成功
1269
2288
  successfully_created: "%{resource} 已被成功添加!"
1270
2289
  successfully_refunded:
1271
2290
  successfully_removed: "%{resource} 已被成功删除!"
1272
2291
  successfully_signed_up_for_analytics:
1273
2292
  successfully_updated: "%{resource} 已被成功更新!"
1274
2293
  summary:
1275
- tax: ""
1276
- tax_categories: "缴税分类"
1277
- tax_category: "缴税分类"
1278
- tax_code: "税号"
2294
+ tax: 税
2295
+ tax_categories: 缴税分类
2296
+ tax_category: 缴税分类
2297
+ tax_code: 税号
1279
2298
  tax_included:
1280
2299
  tax_rate_amount_explanation:
1281
- tax_rates: "税率"
1282
- taxon: "分类"
1283
- taxon_edit: "编辑分类"
1284
- taxon_placeholder: "添加分类"
1285
- tags: "标签"
1286
- tags_placeholder: "添加标签"
2300
+ tax_rates: 税率
2301
+ taxon: 分类
2302
+ taxon_edit: 编辑分类
2303
+ taxon_placeholder: 添加分类
2304
+ tags: 标签
2305
+ tags_placeholder: 添加标签
1287
2306
  taxon_rule:
1288
- choose_taxons: "选择分类"
1289
- label: "订单必须包含这些分类的数量"
1290
- match_all: "全部"
1291
- match_any: "至少一个"
1292
- taxonomies: "分类层级"
1293
- taxonomy: "分类层级"
1294
- taxonomy_edit: "编辑分类层级"
1295
- taxonomy_tree_error: "请求的变更没有被接受,分类树会恢复到之前的状态,请重新尝试."
2307
+ choose_taxons: 选择分类
2308
+ label: 订单必须包含这些分类的数量
2309
+ match_all: 全部
2310
+ match_any: 至少一个
2311
+ taxonomies: 分类层级
2312
+ taxonomy: 分类层级
2313
+ taxonomy_edit: 编辑分类层级
2314
+ taxonomy_tree_error: 请求的变更没有被接受,分类树会恢复到之前的状态,请重新尝试.
1296
2315
  taxonomy_tree_instruction: "* 右键单击一个树的子结点以访问添加、删除或者排序字节点的菜单."
1297
- taxons: "分类"
1298
- test: "测试"
2316
+ taxons: 分类
2317
+ test: 测试
1299
2318
  test_mailer:
1300
2319
  test_email:
1301
- greeting: "恭喜!"
1302
- message: "如果您收到此邮件,则说明您的邮件设置是正确的"
1303
- subject: "测试邮件"
1304
- test_mode: "测试模式"
1305
- thank_you_for_your_order: "感谢您的订购,请打印这张订单作为购买凭证。"
2320
+ greeting: 恭喜!
2321
+ message: 如果您收到此邮件,则说明您的邮件设置是正确的
2322
+ subject: 测试邮件
2323
+ test_mode: 测试模式
2324
+ thank_you_for_your_order: 感谢您的订购,请打印这张订单作为购买凭证。
1306
2325
  there_are_no_items_for_this_order:
1307
- there_were_problems_with_the_following_fields: "以下字段存在错误"
2326
+ there_were_problems_with_the_following_fields: 以下字段存在错误
1308
2327
  this_order_has_already_received_a_refund:
1309
- thumbnail: "缩略图"
2328
+ thumbnail: 缩略图
1310
2329
  tiered_flat_rate:
1311
2330
  tiered_percent:
1312
2331
  tiers:
1313
- time: "时间"
1314
- to_add_variants_you_must_first_define: "要添加具体型号,您需要先定义"
1315
- total: "总计"
2332
+ time: 时间
2333
+ to_add_variants_you_must_first_define: 要添加具体型号,您需要先定义
2334
+ total: 总计
1316
2335
  total_per_item:
1317
- total_pre_tax_refund: "税前总共退款金额"
1318
- total_price: "总价"
1319
- total_sales: "总计消费金额"
1320
- track_inventory: "追踪库存"
1321
- tracking: "追踪"
1322
- tracking_number: "物流编号"
1323
- tracking_url: "查询网站"
1324
- tracking_url_placeholder: "比如,http://quickship.com/package?num=:tracking"
2336
+ total_pre_tax_refund: 税前总共退款金额
2337
+ total_price: 总价
2338
+ total_sales: 总计消费金额
2339
+ track_inventory: 追踪库存
2340
+ tracking: 追踪
2341
+ tracking_number: 物流编号
2342
+ tracking_url: 查询网站
2343
+ tracking_url_placeholder: 比如,http://quickship.com/package?num=:tracking
1325
2344
  transaction_id:
1326
2345
  transfer_from_location:
1327
- transfer_stock: "转移库存"
2346
+ transfer_stock: 转移库存
1328
2347
  transfer_to_location:
1329
- tree: ""
1330
- type: "类型"
1331
- type_to_search: "搜索类型"
1332
- unable_to_connect_to_gateway: "无法连接支付网关."
2348
+ tree: 树
2349
+ type: 类型
2350
+ type_to_search: 搜索类型
2351
+ unable_to_connect_to_gateway: 无法连接支付网关.
1333
2352
  unable_to_create_reimbursements:
1334
- under_price: "低于 %{price}"
1335
- unlock: "解锁"
1336
- unrecognized_card_type: "无法辨识的支付卡种类"
1337
- unshippable_items: "无法邮寄的商品"
1338
- update: "更新"
1339
- updating: "更新中"
1340
- usage_limit: "使用限制"
1341
- use_app_default: "使用默认"
1342
- use_billing_address: "使用账单地址"
1343
- use_new_cc: "使用一张新卡"
1344
- use_s3: "使用Amazon S3存储图片"
1345
- user: "用户"
2353
+ under_price: 低于 %{price}
2354
+ unlock: 解锁
2355
+ unrecognized_card_type: 无法辨识的支付卡种类
2356
+ unshippable_items: 无法邮寄的商品
2357
+ update: 更新
2358
+ updating: 更新中
2359
+ usage_limit: 使用限制
2360
+ use_app_default: 使用默认
2361
+ use_billing_address: 使用账单地址
2362
+ use_new_cc: 使用一张新卡
2363
+ use_s3: 使用Amazon S3存储图片
2364
+ user: 用户
1346
2365
  user_rule:
1347
- choose_users: "选择用户"
1348
- users: "用户详情"
2366
+ choose_users: 选择用户
2367
+ users: 用户详情
1349
2368
  validation:
1350
- cannot_be_less_than_shipped_units: "不能少于已配送的单位数。"
2369
+ cannot_be_less_than_shipped_units: 不能少于已配送的单位数。
1351
2370
  cannot_destroy_line_item_as_inventory_units_have_shipped:
1352
- exceeds_available_stock: "超出可用的库存。请确认订单项拥有有效的数量。"
1353
- is_too_large: "数量太多了 -- 现有库存无法满足您需要的数量!"
1354
- must_be_int: "必须是整数"
1355
- must_be_non_negative: "不能为负数"
2371
+ exceeds_available_stock: 超出可用的库存。请确认订单项拥有有效的数量。
2372
+ is_too_large: 数量太多了 -- 现有库存无法满足您需要的数量!
2373
+ must_be_int: 必须是整数
2374
+ must_be_non_negative: 不能为负数
1356
2375
  unpaid_amount_not_zero:
1357
- value: ""
1358
- variant: "具体型号"
1359
- variant_placeholder: "选择具体型号"
1360
- variants: "具体型号"
1361
- version: "版本"
1362
- void: "作废"
1363
- weight: "重量"
1364
- what_is_a_cvv: "信用卡验证码(CVV)是什么"
1365
- what_is_this: "这是什么?"
1366
- width: "宽度"
1367
- year: ""
1368
- you_have_no_orders_yet: "您还没有下过订单"
1369
- your_cart_is_empty: "您的购物车是空的"
1370
- your_order_is_empty_add_product: "您的订单是空的,请搜索并且添加以上的产品"
1371
- zip: "邮编"
1372
- zipcode: "邮编"
1373
- zone: "区域"
1374
- zones: "区域"
2376
+ value: 值
2377
+ variant: 具体型号
2378
+ variant_placeholder: 选择具体型号
2379
+ variants: 具体型号
2380
+ version: 版本
2381
+ void: 作废
2382
+ weight: 重量
2383
+ what_is_a_cvv: 信用卡验证码(CVV)是什么
2384
+ what_is_this: 这是什么?
2385
+ width: 宽度
2386
+ year: 年
2387
+ you_have_no_orders_yet: 您还没有下过订单
2388
+ your_cart_is_empty: 您的购物车是空的
2389
+ your_order_is_empty_add_product: 您的订单是空的,请搜索并且添加以上的产品
2390
+ zip: 邮编
2391
+ zipcode: 邮编
2392
+ zone: 区域
2393
+ zones: 区域
2394
+ add_gift_card: 添加礼品卡
2395
+ add_new_address: 添加新地址
2396
+ add_selected: 添加所选
2397
+ add_selected_products: 添加所选商品
2398
+ add_selected_variant: 添加所选款式
2399
+ added_at: 添加时间
2400
+ adjustment_amount_help: 正值表示收费,负值表示抵扣。
2401
+ adjustment_closed_description: 该调整已关闭,将不会重新计算。
2402
+ adjustment_open_description: 该调整处于开放状态,将会重新计算。
2403
+ admin_language_help: 管理仪表板显示所用的语言。仅影响您所看到的内容,不影响店铺或其他员工。
2404
+ admin_locale_help: 管理仪表板所用的语言。如果未设置,则默认为应用程序的语言区域。
2405
+ all_time: 全部时间
2406
+ apis:
2407
+ admin: Admin API
2408
+ store: Store API
2409
+ applied_to: 应用于
2410
+ assigned_variants: 已分配款式
2411
+ assigned_variants_help: 选择此图片所代表的款式。留空则应用于所有款式。
2412
+ automatic_promotion: 自动
2413
+ breadcrumbs: 面包屑导航
2414
+ cancel_order: 取消订单
2415
+ cannot_ship: 发货无法发出
2416
+ card_expiration_placeholder: MM/YYYY
2417
+ categorization: 分类归属
2418
+ change_password: 更改密码
2419
+ close_sidebar: 关闭侧边栏
2420
+ contact_information: 联系信息
2421
+ contact_us: 联系我们
2422
+ continue_selling_when_out_of_stock: 缺货时继续销售
2423
+ copied: 已复制!
2424
+ copy_id: 复制 ID
2425
+ custom_domains: 自定义域名
2426
+ customer_could_not_be_removed_from_group: 无法将客户从群组中移除
2427
+ customer_group_rule:
2428
+ choose_customer_groups: 选择此促销活动应适用的客户群组:
2429
+ customer_removed_from_group: 客户已从群组中移除
2430
+ customers_added_to_group:
2431
+ one: "%{count} 位客户已添加到群组"
2432
+ other: "%{count} 位客户已添加到群组"
2433
+ customers_removed_from_group:
2434
+ one: "%{count} 位客户已从群组中移除"
2435
+ other: "%{count} 位客户已从群组中移除"
2436
+ date_range_presets:
2437
+ last_30_days: 最近 30 天
2438
+ last_7_days: 最近 7 天
2439
+ last_month: 上个月
2440
+ this_month: 本月
2441
+ today: 今天
2442
+ yesterday: 昨天
2443
+ days_ago: 天前
2444
+ delete_selected: 删除所选
2445
+ digital_assets_help: 数字资源是客户购买后可以下载的文件。
2446
+ dimension_units:
2447
+ centimeter: 厘米(cm)
2448
+ foot: 英尺(ft)
2449
+ inch: 英寸(in)
2450
+ millimeter: 毫米(mm)
2451
+ display_settings: 显示设置
2452
+ domains: 域名
2453
+ draft_orders: 草稿订单
2454
+ edit_address: 编辑地址
2455
+ edit_prices: 编辑价格
2456
+ edit_refund: 编辑退款
2457
+ estimated_delivery_time: 预计送达时间
2458
+ excerpt: 摘要
2459
+ favicon: 网站图标
2460
+ filtered_records: 筛选后的记录
2461
+ forbidden_message: 您无权访问此页面。
2462
+ general_information: 基本信息
2463
+ get_back_to_the: 返回
2464
+ homepage: 首页
2465
+ internal_server_error: 服务器内部错误
2466
+ internal_server_error_message: 服务器遇到内部错误,无法完成您的请求。
2467
+ invitation_expired:
2468
+ body: 此邀请链接已失效。请让邀请您的人重新发送一个。
2469
+ heading: 邀请无效或已过期
2470
+ invitation_resent: 邀请已重新发送!
2471
+ issued_on: 签发日期
2472
+ log_in: 登录
2473
+ manual_adjustment: 手动调整
2474
+ manual_adjustments: 手动调整
2475
+ mark_as_default: 设为默认
2476
+ move_variant_to: 将款式移至
2477
+ new_allowed_origin: 新增允许的来源
2478
+ new_api_key: 新建 API 密钥
2479
+ new_balance: 新余额
2480
+ new_billing_address: 新建账单地址
2481
+ new_channel: 新建销售渠道
2482
+ new_custom_domain: 新建自定义域名
2483
+ new_customer_group: 新建客户群组
2484
+ new_digital_asset: 新建数字资源
2485
+ new_domain: 新建域名
2486
+ new_gift_card: 新建礼品卡
2487
+ new_line_item: 添加订单项
2488
+ new_metafield_definition: 新建元字段定义
2489
+ new_nested_taxon: 新建嵌套子分类
2490
+ new_page: 新建页面
2491
+ new_password: 新密码
2492
+ new_policy: 新建政策
2493
+ new_shipping_address: 新建配送地址
2494
+ new_store: 新建店铺
2495
+ new_store_credit: 新建店铺积分
2496
+ new_webhook_endpoint: 新建 Webhook 端点
2497
+ no_adjustments: 无调整
2498
+ no_billing_address_available: 无可用的账单地址
2499
+ no_customers_found: 未找到客户
2500
+ no_email_provided: 未提供电子邮件
2501
+ no_internal_note: 无内部备注
2502
+ no_products_added: 未添加商品
2503
+ no_products_in_price_list: 此价目表中没有商品
2504
+ no_promotions_applied: 未应用任何促销活动
2505
+ no_saved_cards: 无已保存的银行卡
2506
+ no_shipping_address_available: 无可用的配送地址
2507
+ no_taxes: 无税费
2508
+ no_users_selected: 未选择用户
2509
+ not_risky: 无风险
2510
+ oauth_applications: OAuth 应用
2511
+ option_type_filterable_info: 当选项类型设置为可筛选时,您的店铺前台访客将可以选择基于该选项类型筛选某个分类下的商品。典型示例是按尺寸和颜色筛选服装。<br><br><b>请注意:</b>筛选器仅在包含设置了此选项类型的商品的店铺前台分类中可见。
2512
+ option_type_kind_info: 控制该选项在店铺前台的显示方式。色板显示彩色圆圈,按钮显示可点击的标签,下拉框显示选择菜单。
2513
+ option_type_kinds:
2514
+ buttons: 按钮
2515
+ color_swatch: 色板
2516
+ dropdown: 下拉框
2517
+ or_select_other_address: 或选择其他地址
2518
+ order_email_resent_error: 订单确认邮件只能为已完成的订单发送
2519
+ order_line_items: 订单项
2520
+ page_not_found: 抱歉!找不到您要查找的页面。
2521
+ page_not_found_message: 此页面不存在。
2522
+ payment_amount: 付款金额
2523
+ payment_provider_settings: 支付服务商设置
2524
+ payment_type: 付款类型
2525
+ payments_gateway_processing_errors: "%{payment_method_name} 处理错误"
2526
+ personal_details: 个人详情
2527
+ previously_used_card: 曾用银行卡
2528
+ price_list_form:
2529
+ match_policies:
2530
+ all: 匹配所有这些规则
2531
+ any: 匹配任一这些规则
2532
+ price_list_statuses:
2533
+ active: 已启用
2534
+ draft: 草稿
2535
+ inactive: 未启用
2536
+ scheduled: 已排期
2537
+ scheduled_active: 已排期(启用中)
2538
+ products_added: 商品已添加
2539
+ products_removed: 商品已移除
2540
+ products_sort_options:
2541
+ best_selling: 最畅销
2542
+ manual: 手动
2543
+ name_a_z: 按字母顺序,A-Z
2544
+ name_z_a: 按字母顺序,Z-A
2545
+ newest_first: 最新
2546
+ oldest_first: 最早
2547
+ price_high_to_low: 价格(从高到低)
2548
+ price_low_to_high: 价格(从低到高)
2549
+ relevance: 相关性
2550
+ promotion_cloned: 促销活动已克隆
2551
+ promotion_not_cloned: 促销活动未被克隆。原因:%{error}
2552
+ remove_condition: 移除条件
2553
+ return_authorization_states:
2554
+ authorized: 已授权
2555
+ canceled: 已取消
2556
+ same_as_shipping_address: 与配送地址相同
2557
+ search_customers: 搜索客户
2558
+ search_engine_listing: 搜索引擎列表
2559
+ search_products: 搜索商品
2560
+ select_existing_address: 选择现有地址
2561
+ select_key_type: 选择密钥类型
2562
+ select_user: 选择客户
2563
+ select_vendor: 选择供应商
2564
+ send_payment_link: 发送支付链接
2565
+ send_payment_link_title: 通过电子邮件向客户发送支付链接。他们将能够稍后完成付款。
2566
+ service_unavailable: 服务不可用
2567
+ service_unavailable_message: 由于维护停机或容量问题,服务器暂时无法处理您的请求。请稍后再试。
2568
+ shipment_successfully_shipped: 发货已成功发出
2569
+ show_details: 显示详情
2570
+ show_report: 显示报告
2571
+ standards_and_formats: 标准与格式
2572
+ standards_and_formats_help: 为您的店铺设置时区、默认单位制和重量单位。
2573
+ start_typing_to_search_for_products: 开始输入以搜索商品
2574
+ start_typing_to_search_for_variants: 开始输入以搜索款式
2575
+ store_credit:
2576
+ errors:
2577
+ cannot_change_used_store_credit: 您无法更改已使用的店铺积分
2578
+ unable_to_create: 无法创建店铺积分
2579
+ unable_to_delete: 无法删除店铺积分
2580
+ unable_to_update: 无法更新店铺积分
2581
+ remaining: 剩余
2582
+ allocated: 已添加
2583
+ authorized: 已授权
2584
+ captured: 已使用
2585
+ credit: 积分
2586
+ eligible: 符合条件
2587
+ store_details: 店铺详情
2588
+ store_errors:
2589
+ unable_to_update: 无法更新店铺。
2590
+ store_form:
2591
+ customer_support_email_help: 此电子邮件会在页脚部分对您的店铺访客可见
2592
+ new_order_notifications_email_help: 如果您希望每次有人下单时都收到电子邮件通知,请提供用于接收该通知的电子邮件地址
2593
+ store_name_help: 这是您店铺的名称。它将显示在页眉和页脚中。
2594
+ track_quantity: 跟踪数量
2595
+ transaction_id_help: 这是在第三方支付网关中创建的交易的 ID。
2596
+ true_label: 'TRUE'
2597
+ type_to_search_customers: 输入以搜索客户
2598
+ type_to_search_products: 输入以搜索商品
2599
+ unit_system_help: 这将用作您店铺的默认单位制。您可以针对每个商品单独覆盖此设置。
2600
+ unit_systems:
2601
+ imperial_system: 英制
2602
+ metric: 公制
2603
+ metric_system: 公制
2604
+ unprocessable_entity: 无法处理的实体
2605
+ unprocessable_entity_message: 您的请求无法处理。请检查表单中的错误并重试。
2606
+ update_address: 更新地址
2607
+ update_billing_address: 更新账单地址
2608
+ update_contact_information: 更新联系信息
2609
+ update_shipping_address: 更新配送地址
2610
+ use_shipping_address: 使用配送地址
2611
+ vendors: 供应商
2612
+ view_full_size: 查看原始尺寸
2613
+ view_store: 查看店铺
2614
+ visits: 访问量
2615
+ weight_unit_help: 这将用作您店铺的默认重量单位。您可以针对每个商品单独覆盖此设置。
2616
+ weight_units:
2617
+ gram: 克(g)
2618
+ kilogram: 千克(kg)
2619
+ ounce: 盎司(oz)
2620
+ pound: 磅(lb)
2621
+ accepts_email_marketing: 接受邮件营销
2622
+ add_customers: 添加客户
2623
+ add_products: 添加商品
2624
+ add_store: 新建店铺
2625
+ add_store_credit: 添加店铺积分
2626
+ added_to_cart: 已成功加入购物车!
2627
+ address: 地址
2628
+ address_book:
2629
+ add_house_number: 如有门牌号请填写
2630
+ address_not_owned_by_user: 指定的地址不属于该用户。
2631
+ addresses: 地址
2632
+ adjustments_deleted: 调整项已删除
2633
+ admin_locale: 管理后台语言
2634
+ all_products: 所有商品
2635
+ allowed_origin: 允许的来源
2636
+ allowed_origins: 允许的来源
2637
+ analytics: 数据分析
2638
+ api_key: API 密钥
2639
+ api_key_no_current_key: 没有 API 密钥对此请求进行身份验证
2640
+ api_key_scopes_immutable: 在密钥创建后无法更改;请创建一个拥有所需权限范围的新密钥并吊销此密钥
2641
+ api_keys: API 密钥
2642
+ apply: 应用
2643
+ apply_only_on_full_priced_items: 仅适用于原价商品
2644
+ apply_store_credit: 使用店铺积分
2645
+ assets: 媒体
2646
+ attachments: 附件
2647
+ author: 作者
2648
+ availability: 可用性
2649
+ available: 可用
2650
+ balance: 余额
2651
+ barcode: 条形码
2652
+ brand: 品牌
2653
+ cannot_be_destroyed: 订单无法删除。
2654
+ cannot_empty: 无法清空订单。
2655
+ cannot_empty_completed_order: 订单已处理,因此无法清空
2656
+ cannot_return_more_than_bought_quantity: 退货数量不能超过购买数量。
2657
+ cart_already_updated: 购物车已更新。
2658
+ cart_line_item:
2659
+ delivery_unavailable: "%{li_name} 无法配送至所选地址"
2660
+ discontinued: "%{li_name} 因已停售而被移除"
2661
+ out_of_stock: "%{li_name} 因已售罄而被移除"
2662
+ change: 更改
2663
+ channel: 销售渠道
2664
+ channel_ids: 销售渠道
2665
+ channels: 销售渠道
2666
+ checkout_requirements:
2667
+ email_required: 需要填写电子邮箱地址
2668
+ line_items_required: 请至少向购物车中添加一件商品
2669
+ payment_required: 请添加支付方式
2670
+ ship_address_required: 需要填写收货地址
2671
+ shipping_method_required: 请为所有发货选择配送方式
2672
+ clear: 清除
2673
+ clear_all: 全部清除
2674
+ closed: 已关闭
2675
+ color_code: 颜色代码
2676
+ colors: 颜色
2677
+ compare_at_amount: 原价金额
2678
+ compare_at_price: 原价
2679
+ contact: 联系方式
2680
+ contact_phone: 联系电话
2681
+ content: 内容
2682
+ copy: 复制
2683
+ copy_link: 复制链接
2684
+ coupon_code_used: 您输入的优惠码已被使用。请重试。
2685
+ coupon_codes: 优惠码
2686
+ create_new: 新建
2687
+ created_by: 创建者
2688
+ credit_allowed: 允许退款额
2689
+ credited: 已退款
2690
+ currencies: 货币
2691
+ currency_not_supported_by_store: 不被本店铺支持
2692
+ current_password: 当前密码
2693
+ customer_group: 客户群组
2694
+ customer_groups: 客户群组
2695
+ customer_mailer:
2696
+ password_reset_email:
2697
+ action: 重置密码
2698
+ expiry_notice: 此密码重置链接将很快过期。如果这不是您本人的操作,则无需理会。
2699
+ greeting: 您好,%{name}:
2700
+ ignore_notice: 如果您没有请求重置密码,可以放心忽略此邮件。您的密码不会被更改。
2701
+ instructions: 我们收到了重置您密码的请求。请点击下方按钮设置新密码。
2702
+ subject: 密码重置说明
2703
+ customer_support_email: 客户支持邮箱
2704
+ customers: 客户
2705
+ cvv: CVV
2706
+ default_billing_address: 默认账单地址
2707
+ default_country: 默认国家/地区
2708
+ default_currency: 默认货币
2709
+ default_locale: 默认语言
2710
+ default_shipping_address: 默认收货地址
2711
+ default_stock_location_name: 店铺地点
2712
+ default_wishlist_name: 心愿单
2713
+ deleted: 已删除
2714
+ developers: 开发者
2715
+ digital:
2716
+ digital_delivery: 数字交付
2717
+ digital_assets: 数字资产
2718
+ discontinued: 已停售
2719
+ discontinued_variants_present: 此订单中的部分商品已不再供应。
2720
+ discount: 折扣
2721
+ discounts: 折扣
2722
+ display_delivery_range: "%{delivery_range} 个工作日内送达"
2723
+ display_on: 显示于
2724
+ domain: 域名
2725
+ done: 完成
2726
+ download: 下载
2727
+ draft: 草稿
2728
+ duplicate: 复制
2729
+ duplicating: 正在复制
2730
+ email_marketing: 邮件营销
2731
+ emails: 电子邮件
2732
+ ends_at: 结束于
2733
+ enter: 输入
2734
+ error_user_destroy_with_orders: 无法删除关联了订单的用户
2735
+ error_user_does_not_have_any_store_credits: 用户没有任何可用的店铺积分
2736
+ estimated_transit_business_days: 预计运输工作日
2737
+ existing_address: 现有地址
2738
+ expired: 已过期
2739
+ expires_at: 过期于
2740
+ export: 导出
2741
+ export_mailer:
2742
+ export_done:
2743
+ message: 干得好,您的导出已就绪!请使用下方链接下载。
2744
+ subject: 您的导出 %{export_number} 已成功处理!
2745
+ greeting: 您好,%{user_name}:
2746
+ thanks: 谢谢,
2747
+ facebook: Facebook
2748
+ featured_image: 特色图片
2749
+ field: 字段
2750
+ filled: 已填写
2751
+ filterable: 可筛选
2752
+ firstname: 名
2753
+ fonts: 字体
2754
+ footer: 页脚
2755
+ forbidden: 访问被拒绝
2756
+ free: 免费
2757
+ from: 从
2758
+ generate_code: 生成优惠码
2759
+ gift_card: 礼品卡
2760
+ gift_card_already_redeemed: 该礼品卡已被兑换。
2761
+ gift_card_applied: 礼品卡已成功应用于您的订单!
2762
+ gift_card_batch: 礼品卡批次
2763
+ gift_card_customer_not_logged_in: 礼品卡无法用于访客用户。
2764
+ gift_card_expired: 该礼品卡已过期。
2765
+ gift_card_mismatched_currency: 礼品卡无法用于当前货币。
2766
+ gift_card_mismatched_customer: 此礼品卡与另一用户关联。
2767
+ gift_card_not_found: 未找到该礼品卡。
2768
+ gift_card_removed: 礼品卡已成功从您的订单中移除
2769
+ gift_card_using_store_credit_error: 在使用店铺积分后,您无法再应用礼品卡。
2770
+ gift_cards: 礼品卡
2771
+ hide: 隐藏
2772
+ idempotency_key_reused: 此 Idempotency-Key 已使用不同的请求参数被使用过。
2773
+ immediately: 立即
2774
+ import: 导入
2775
+ in_stock: 有货
2776
+ instagram: Instagram
2777
+ integrations: 集成
2778
+ internal_note: 内部备注
2779
+ internationalization: 国际化
2780
+ invitation_accepted: 邀请已接受!
2781
+ invitation_mailer:
2782
+ greeting: 您好,%{user_name}:
2783
+ invitation_accepted:
2784
+ body: "%{invitee_name} 已接受您加入 %{resource_name} 的邀请"
2785
+ subject: "%{invitee_name} 已接受您加入 %{resource_name} 的邀请"
2786
+ invitation_email:
2787
+ body: "%{inviter_name} 邀请您加入 %{resource_name}"
2788
+ link_description: 要接受此邀请,请点击下方链接:
2789
+ subject: 加入 %{resource_name} 的邀请
2790
+ thanks: 谢谢,
2791
+ invitations: 邀请
2792
+ invited_by: 邀请人
2793
+ iso: ISO Alpha-2
2794
+ iso3: ISO Alpha-3
2795
+ key: 密钥
2796
+ kind: 类型
2797
+ label: 标签
2798
+ language: 语言
2799
+ lastname: 姓
2800
+ line_item: 订单项
2801
+ line_items: 订单项
2802
+ link: 链接
2803
+ live: 已上线
2804
+ locale: 语言区域
2805
+ locale_not_supported_by_store: 不被本店铺支持
2806
+ logo: 标志
2807
+ mail_from_address: 邮件发件地址
2808
+ mailer_logo: 邮件标志(仅限 JPG 或 PNG 图片)
2809
+ make_active_at: 上架时间
2810
+ manual: 手动
2811
+ market: 市场
2812
+ market_ids: 市场
2813
+ markets: 市场
2814
+ master: 主项
2815
+ max: 最大
2816
+ max_quantity: 最大数量
2817
+ me_no_current_user: 没有管理员用户对此请求进行身份验证
2818
+ media: 媒体
2819
+ metafield_definitions: 元字段定义
2820
+ metafields: 元字段
2821
+ min: 最小
2822
+ min_quantity: 最小数量
2823
+ missing_return_authorization: "%{item_name} 缺少退货授权。"
2824
+ move: 移动
2825
+ mutable: 可变更
2826
+ navigation: 导航
2827
+ never: 从不
2828
+ new_address: 新地址
2829
+ new_order_notifications_email: 新订单通知邮箱
2830
+ new_price_list: 新建价格表
2831
+ newsletter_mailer:
2832
+ email_confirmation:
2833
+ dear_customer: 您好,
2834
+ ignore_disclaimer: 如果这不是您本人的请求,请忽略此邮件。
2835
+ instructions: 请点击下方按钮验证您的电子邮箱地址。
2836
+ message_copy_link: 如果按钮无法使用,请复制以下链接并粘贴到您的浏览器中:
2837
+ store_team: "%{store_name} 团队"
2838
+ subject: 验证您的电子邮箱地址
2839
+ thanks: 谢谢
2840
+ verify_email_address_link: 验证电子邮箱地址
2841
+ newsletter_subscribers: 邮件订阅者
2842
+ no_cc_type: 不适用
2843
+ no_report_data: 无报表数据
2844
+ ok: 确定
2845
+ only_active_products_can_be_added_to_cart: 草稿和已归档的商品无法加入购物车,请先将商品标记为已上架。
2846
+ option_name: 选项名称
2847
+ order_routing:
2848
+ strategies:
2849
+ legacy: 传统
2850
+ rules: 规则(按顺序)
2851
+ origin: 来源
2852
+ other: 其他
2853
+ outstanding_balance: 未结余额
2854
+ page: 页面
2855
+ pages: 页面
2856
+ payment_source: 支付来源
2857
+ payment_total: 支付总额
2858
+ permissions: 权限
2859
+ policies: 政策
2860
+ preview: 预览
2861
+ price_lists: 价格表
2862
+ price_rules:
2863
+ channel_rule:
2864
+ description: 根据销售渠道设定定价
2865
+ customer_group_rule:
2866
+ description: 对特定客户群组应用定价
2867
+ prices: 价格
2868
+ pricing: 定价
2869
+ privacy_policy: 隐私政策
2870
+ processing: 处理中
2871
+ product_name: 商品名称
2872
+ product_translations: 商品翻译
2873
+ products_cannot_be_shipped: 我们目前无法将 %{product_names} 配送至您当前的所在地。请更改您的收货地址,或从购物车中移除 %{product_names}。
2874
+ promotion_already_used: 您无法删除已被应用的促销
2875
+ promotion_category: 促销分类
2876
+ promotion_label: 促销(%{name})
2877
+ published_at: 发布于
2878
+ query: 查询
2879
+ refund_amount: 退款金额
2880
+ remove_gift_card_on_completed_order_error: 订单下达后您无法移除礼品卡
2881
+ report_mailer:
2882
+ greeting: 您好,%{user_name}:
2883
+ report_done:
2884
+ message: 请使用下方链接下载。
2885
+ subject: 您的报表 %{report_name} 已就绪
2886
+ thanks: 谢谢,
2887
+ report_names:
2888
+ products_performance: 商品表现
2889
+ sales_total: 销售总额
2890
+ required: "*"
2891
+ required_fields: 必填字段
2892
+ resellable: 可转售
2893
+ resource: 资源
2894
+ return_authorization_canceled: 退货授权已取消
2895
+ return_item_order_not_completed: 退货商品所属订单必须已完成
2896
+ returns_policy: 退货政策
2897
+ role_id: 角色 ID
2898
+ row: 行
2899
+ sale: 促销
2900
+ saving: 保存中
2901
+ scopes: 权限范围
2902
+ search_by: 搜索方式:
2903
+ security: 安全
2904
+ seed:
2905
+ shipping:
2906
+ categories:
2907
+ default: 默认
2908
+ digital: 数字
2909
+ selected_quantity_not_available: 所选的 %{item} 数量不足。
2910
+ send_consumer_transactional_emails: 发送客户交易邮件
2911
+ seo: SEO
2912
+ seo_title: SEO 标题
2913
+ ship_to: 配送至:
2914
+ shipping_policy: 配送政策
2915
+ shipping_rates:
2916
+ display_price:
2917
+ excluding_tax: "%{price}(+ %{tax_amount} %{tax_rate_name})"
2918
+ including_tax: "%{price}(含 %{tax_amount} %{tax_rate_name})"
2919
+ shipping_zone: 配送区域
2920
+ show_discontinued: 显示已停售商品
2921
+ sign_up: 注册
2922
+ site_name: 站点名称
2923
+ size: 尺寸
2924
+ social: 社交媒体
2925
+ sort_by: 排序方式
2926
+ square_image: 方形图片
2927
+ starts_at: 开始于
2928
+ state_changes: 状态变更
2929
+ stock_items: 库存项目
2930
+ store_credit_events: 店铺积分事件
2931
+ store_credit_name: 店铺积分
2932
+ store_credit_payment_method:
2933
+ currency_mismatch: 店铺积分货币与订单货币不匹配
2934
+ insufficient_authorized_amount: 无法捕获超过已授权的金额
2935
+ insufficient_funds: 剩余的店铺积分金额不足
2936
+ successful_action: 店铺积分%{action}成功
2937
+ unable_to_credit: 无法退款代码:%{auth_code}
2938
+ unable_to_find: 未能找到店铺积分
2939
+ unable_to_find_for_action: 未能找到授权码为 %{auth_code}、操作为 %{action} 的店铺积分
2940
+ unable_to_void: 无法作废代码:%{auth_code}
2941
+ store_credits: 店铺积分
2942
+ store_default: 默认店铺
2943
+ store_name: 店铺名称
2944
+ stores: 店铺
2945
+ subscribed: 已订阅
2946
+ support: 支持
2947
+ supported_currencies: 支持的货币
2948
+ supported_locales: 支持的语言
2949
+ tax_inclusive: 含税
2950
+ taxes: 税费
2951
+ taxonomy_brands_name: 品牌
2952
+ taxonomy_categories_name: 分类
2953
+ taxonomy_collections_name: 系列
2954
+ terms_of_service: 服务条款
2955
+ theme: 主题
2956
+ themes: 主题
2957
+ timezone: 时区
2958
+ title: 标题
2959
+ to: 至
2960
+ translations: 翻译
2961
+ twitter: Twitter
2962
+ unit: 单位
2963
+ unit_system: 单位制
2964
+ unlimited: 无限制
2965
+ updated_at: 更新于
2966
+ url: URL
2967
+ used: 已使用
2968
+ user_ids: 用户
2969
+ vendor: 供应商
2970
+ verified: 已验证
2971
+ verified_at: 验证于
2972
+ view: 查看
2973
+ visibility: 可见性
2974
+ webhook_endpoints: Webhook 端点
2975
+ webhook_mailer:
2976
+ endpoint_disabled:
2977
+ disabled_at_label: 禁用于
2978
+ heading: Webhook 端点已禁用
2979
+ instructions: 请检查端点 URL 和服务,然后在 设置 → 开发者 → Webhooks 中重新启用它。
2980
+ message: Webhook 端点 "%{endpoint_name}" 在多次投递失败后已被自动禁用。
2981
+ name_label: 名称
2982
+ reason_label: 原因
2983
+ subject: Webhook 端点已禁用:%{endpoint_name}
2984
+ url_label: URL
2985
+ webhooks: Webhooks
2986
+ weight_unit: 重量单位
2987
+ wishlist: 心愿单
2988
+ zipcode_required: 需要填写邮政编码
2989
+ zone_ids: 区域
2990
+ api:
2991
+ cannot_delete: "%{model} 无法删除"
2992
+ current_password_invalid: 当前密码无效或缺失
2993
+ gateway_error: 支付网关出现问题:%{text}
2994
+ invalid_api_key: 指定的 API 密钥(%{key})无效。
2995
+ invalid_position: new_position 必须为整数
2996
+ invalid_resource: 资源无效。请修正错误后重试。
2997
+ invalid_taxonomy_id: 分类法 ID 无效。
2998
+ must_specify_api_key: 您必须指定 API 密钥。
2999
+ negative_quantity: 数量为负数
3000
+ newsletter_verification_token_invalid: 邮件订阅验证令牌无效或已过期。
3001
+ order:
3002
+ could_not_transition: 订单无法转换状态。请修正错误后重试。
3003
+ insufficient_quantity: 您购物车中的某件商品已不可用。
3004
+ invalid_shipping_method: 指定的配送方式无效。
3005
+ password_reset_requested: 如果该邮箱存在对应账户,密码重置说明已发送。
3006
+ password_reset_token_invalid: 密码重置令牌无效或已过期。
3007
+ payment:
3008
+ credit_over_limit: 此笔付款最多只能退款 %{limit}。请指定一个小于或等于该数值的金额。
3009
+ update_forbidden: 此笔付款无法更新,因为它处于%{state}状态。
3010
+ record_not_found: 未找到 %{model}
3011
+ redirect_url_not_allowed: 重定向 URL 不属于本店铺允许的来源。
3012
+ resource_not_found: 未能找到您所查找的资源。
3013
+ shipment:
3014
+ cannot_ready: 无法将发货准备就绪。
3015
+ shipment_transfer_errors_occurred: 尝试此操作时发生以下错误:
3016
+ shipment_transfer_success: 变体已成功转移
3017
+ stock_location_required: 必须提供 stock_location_id 参数才能检索库存变动。
3018
+ unauthorized: 您无权执行该操作。
3019
+ v2:
3020
+ cart:
3021
+ no_coupon_code: 未提供优惠码,且订单未应用任何优惠码促销
3022
+ wrong_quantity: 数量必须大于 0
3023
+ digitals:
3024
+ missing_file: 缺少数字项目:附件
3025
+ unauthorized: 错误,您无权访问此资产
3026
+ gift_card:
3027
+ amount_not_valid: 礼品卡金额无效
3028
+ not_found: 未找到礼品卡
3029
+ metadata:
3030
+ invalid_params: 公开和私有元数据参数应为对象
3031
+ wishlist:
3032
+ errors:
3033
+ the_wishlist_could_not_be_destroyed: 无法删除该心愿单。
3034
+ wrong_quantity: 数量必须大于 0
3035
+ v3:
3036
+ payments:
3037
+ method_unavailable: 此支付方式不适用于此订单。
3038
+ session_required: 此支付方式需要支付会话。请改用支付会话端点。
3039
+ wrong_shipment_target: 目标发货与原始发货相同
3040
+ copy_number: 复制编号
3041
+ remaining: 剩余
3042
+ action_text:
3043
+ video_embed:
3044
+ not_found: 无法使用所提供的 URL 嵌入视频
3045
+ activemodel:
3046
+ errors:
3047
+ messages:
3048
+ blank: 不能为空
3049
+ models:
3050
+ spree/fulfilment_changer:
3051
+ attributes:
3052
+ current_shipment:
3053
+ can_not_have_backordered_inventory_units: 存在缺货补订的库存单位
3054
+ has_already_been_shipped: 已发货
3055
+ desired_shipment:
3056
+ can_not_transfer_within_same_shipment: 不能与当前发货相同
3057
+ has_not_enough_stock_at_desired_location: 目标库存地点的库存不足
3058
+ address_book:
3059
+ save: 保存
3060
+ successfully_created: 新地址已成功创建
3061
+ number:
3062
+ currency:
3063
+ format:
3064
+ delimiter: ","
3065
+ separator: "."
3066
+ percentage:
3067
+ format:
3068
+ precision: 1
3069
+ pagination:
3070
+ first: "&laquo;"
3071
+ last: "&raquo;"
3072
+ next: "&rsaquo;"
3073
+ previous: "&lsaquo;"
3074
+ truncate: "&hellip;"
3075
+ views:
3076
+ pagination:
3077
+ truncate: 截断