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,3 +1,4 @@
1
+ ---
1
2
  en-NZ:
2
3
  activerecord:
3
4
  attributes:
@@ -11,6 +12,8 @@ en-NZ:
11
12
  phone: Phone
12
13
  state: Region
13
14
  zipcode: Postcode
15
+ company: Company
16
+ label: Address name
14
17
  spree/calculator/tiered_flat_rate:
15
18
  preferred_base_amount:
16
19
  preferred_tiers:
@@ -39,6 +42,8 @@ en-NZ:
39
42
  spree/option_type:
40
43
  name: Name
41
44
  presentation: Presentation
45
+ filterable: Filterable
46
+ kind: Kind
42
47
  spree/order:
43
48
  checkout_complete: Checkout Complete
44
49
  completed_at: Completed At
@@ -54,6 +59,8 @@ en-NZ:
54
59
  special_instructions: Special Instructions
55
60
  state: State
56
61
  total: Total
62
+ internal_note: Internal Note
63
+ item_count: Items
57
64
  spree/order/bill_address:
58
65
  address1: Billing address street
59
66
  city: Billing address city
@@ -72,6 +79,7 @@ en-NZ:
72
79
  zipcode: Shipping address zipcode
73
80
  spree/payment:
74
81
  amount: Amount
82
+ number: Number
75
83
  spree/payment_method:
76
84
  name: Name
77
85
  spree/product:
@@ -84,6 +92,10 @@ en-NZ:
84
92
  on_hand: On Hand
85
93
  shipping_category: Shipping Category
86
94
  tax_category: Tax Category
95
+ discontinue_on: Discontinue On
96
+ less_than: Less than
97
+ make_active_at: Make Active At
98
+ more_than: More than
87
99
  spree/promotion:
88
100
  advertise: Advertise
89
101
  code: Code
@@ -94,8 +106,11 @@ en-NZ:
94
106
  path: Path
95
107
  starts_at: Starts At
96
108
  usage_limit: Usage Limit
109
+ generate_code: Generate coupon code
110
+ promotion_category: Promotion Category
97
111
  spree/promotion_category:
98
112
  name:
113
+ code: Code
99
114
  spree/property:
100
115
  name: Name
101
116
  presentation: Presentation
@@ -123,6 +138,16 @@ en-NZ:
123
138
  name:
124
139
  seo_title:
125
140
  url:
141
+ address: Address
142
+ contact_phone: Contact Phone
143
+ preferred_digital_asset_authorized_clicks: Download clicks limit
144
+ preferred_digital_asset_authorized_days: Download days limit
145
+ preferred_limit_digital_download_count: Limit digital links download count
146
+ preferred_limit_digital_download_days: Limit digital links download days
147
+ seo_robots: SEO Robots
148
+ storefront_custom_code_body_end: Custom Code before closing body tag
149
+ storefront_custom_code_body_start: Custom Code after opening body tag
150
+ storefront_custom_code_head: Custom Code in page head
126
151
  spree/tax_category:
127
152
  description: Description
128
153
  name: Name
@@ -134,12 +159,14 @@ en-NZ:
134
159
  name: Name
135
160
  permalink: Permalink
136
161
  position: Position
162
+ sort_order: Sort Order
137
163
  spree/taxonomy:
138
164
  name: Name
139
165
  spree/user:
140
166
  email: Email
141
167
  password: Password
142
168
  password_confirmation: Password Confirmation
169
+ avatar: Avatar
143
170
  spree/variant:
144
171
  cost_currency: Cost Currency
145
172
  cost_price: Cost Price
@@ -152,6 +179,54 @@ en-NZ:
152
179
  spree/zone:
153
180
  description: Description
154
181
  name: Name
182
+ spree/customer_group:
183
+ description: Description
184
+ name: Name
185
+ spree/customer_return:
186
+ stock_location_id: Stock Location
187
+ spree/gift_card:
188
+ amount_used: Amount used
189
+ expires_at: Expires at
190
+ spree/import:
191
+ preferred_delimiter: Delimiter
192
+ spree/import_mapping:
193
+ file_column: File Column
194
+ schema_field: Schema Field
195
+ spree/import_row:
196
+ row_number: Number
197
+ spree/invitation:
198
+ inviter: Inviter
199
+ spree/metafield_definition:
200
+ namespace: Namespace
201
+ spree/option_value:
202
+ color_code: Colour Code
203
+ image: Swatch Image
204
+ spree/page_link:
205
+ open_in_new_tab: Open in new tab
206
+ spree/policy:
207
+ body: Body
208
+ owner: Policy for
209
+ spree/price_list:
210
+ description: Description
211
+ ends_at: Ends At
212
+ match_policy: Match Policy
213
+ name: Name
214
+ priority: Priority
215
+ starts_at: Starts At
216
+ status: Status
217
+ spree/price_rule:
218
+ priority: Priority
219
+ type: Type
220
+ spree/shipment:
221
+ number: Number
222
+ spree/store_credit:
223
+ amount_used: Amount used
224
+ spree/store_credit_category:
225
+ name: Name
226
+ user:
227
+ current_sign_in: Current sign in at
228
+ last_sign_in: Last sign in at
229
+ sign_in_count: Sign in count
155
230
  errors:
156
231
  models:
157
232
  spree/calculator/tiered_flat_rate:
@@ -198,6 +273,109 @@ en-NZ:
198
273
  attributes:
199
274
  base:
200
275
  cannot_destroy_default_store:
276
+ cannot_destroy_only_store: Cannot destroy the only Store.
277
+ spree/allowed_origin:
278
+ attributes:
279
+ origin:
280
+ must_be_origin_only: must be an origin (scheme and host) without path, query, or fragment
281
+ spree/gift_card:
282
+ attributes:
283
+ base:
284
+ cannot_destroy_used_gift_card: Can't delete a used gift card
285
+ spree/image:
286
+ attributes:
287
+ attachment:
288
+ attachment_must_be_present: must be present
289
+ not_allowed_content_type: has a content type that is not allowed
290
+ spree/import:
291
+ attributes:
292
+ attachment:
293
+ content_type: has a content type that is not allowed
294
+ type:
295
+ inclusion: is not included in the list of allowed types
296
+ spree/legacy_user:
297
+ attributes:
298
+ bill_address_id:
299
+ belongs_to_other_user: belongs to another user
300
+ deprecated_in_completed_order: deprecated in completed order
301
+ ship_address_id:
302
+ belongs_to_other_user: belongs to another user
303
+ deprecated_in_completed_order: deprecated in completed order
304
+ spree/market:
305
+ attributes:
306
+ base:
307
+ cannot_destroy_default_market: Cannot delete the default market.
308
+ cannot_destroy_last_market: Cannot delete the only market.
309
+ spree/market_country:
310
+ attributes:
311
+ country:
312
+ already_in_market: is already assigned to another market in this store
313
+ not_in_shipping_zone: is not covered by any shipping zone. Please set up a shipping zone first.
314
+ spree/payment:
315
+ attributes:
316
+ amount:
317
+ greater_than_max_amount: is greater than the allowed maximum amount of %{max_amount}
318
+ spree/price_list:
319
+ attributes:
320
+ ends_at:
321
+ must_be_after_starts_at: must be after starts at
322
+ spree/product:
323
+ attributes:
324
+ base:
325
+ cannot_destroy_if_attached_to_line_items: Cannot delete Products that are added to placed Orders. In such cases, please discontinue them.
326
+ discontinue_on:
327
+ invalid_date_range: must be later than the available date
328
+ spree/product_publication:
329
+ attributes:
330
+ unpublished_at:
331
+ must_be_after_published_at: must be after the published date
332
+ spree/promotion:
333
+ attributes:
334
+ expires_at:
335
+ invalid_date_range: must be later than the start date
336
+ spree/shipping_method:
337
+ attributes:
338
+ base:
339
+ required_shipping_category: You must select at least one shipping category
340
+ spree/store_credit:
341
+ attributes:
342
+ amount_authorized:
343
+ exceeds_total_credits: Exceeds total credits.
344
+ amount_used:
345
+ cannot_be_greater_than_amount: Cannot be greater than amount.
346
+ greater_than_zero_restrict_delete: is greater than zero. Cannot delete store credit.
347
+ spree/store_credit_category:
348
+ attributes:
349
+ base:
350
+ cannot_destroy_if_used_in_store_credit: Cannot delete store credit categories once they are used in store credit.
351
+ spree/taxon_image:
352
+ attributes:
353
+ attachment:
354
+ not_allowed_content_type: has a content type that is not allowed
355
+ spree/user:
356
+ attributes:
357
+ bill_address_id:
358
+ belongs_to_other_user: belongs to another user
359
+ deprecated_in_completed_order: deprecated in completed order
360
+ ship_address_id:
361
+ belongs_to_other_user: belongs to another user
362
+ deprecated_in_completed_order: deprecated in completed order
363
+ spree/variant:
364
+ attributes:
365
+ base:
366
+ cannot_destroy_if_attached_to_line_items: Cannot delete Variants that are added to placed Orders. In such cases, please discontinue them.
367
+ must_supply_price_for_variant_or_master: Must supply a price for the variant or a master price for the product.
368
+ no_master_variant_found_to_infer_price: No master variant found to infer price
369
+ spree/webhook_endpoint:
370
+ attributes:
371
+ url:
372
+ internal_address_not_allowed: must not point to an internal or private network address
373
+ spree/wished_item:
374
+ attributes:
375
+ variant:
376
+ taken: You have already added this item to your wishlist
377
+ messages:
378
+ blank: can't be blank
201
379
  models:
202
380
  spree/address:
203
381
  one: Address
@@ -209,6 +387,8 @@ en-NZ:
209
387
  one: Credit Card
210
388
  other: Credit Cards
211
389
  spree/customer_return:
390
+ one: Customer Return
391
+ other: Customer Returns
212
392
  spree/inventory_unit:
213
393
  one: Inventory Unit
214
394
  other: Inventory Units
@@ -216,7 +396,11 @@ en-NZ:
216
396
  one: Line Item
217
397
  other: Line Items
218
398
  spree/option_type:
399
+ one: Option Type
400
+ other: Option Types
219
401
  spree/option_value:
402
+ one: Option Value
403
+ other: Option Values
220
404
  spree/order:
221
405
  one: Order
222
406
  other: Orders
@@ -224,11 +408,17 @@ en-NZ:
224
408
  one: Payment
225
409
  other: Payments
226
410
  spree/payment_method:
411
+ one: Payment Method
412
+ other: Payment Methods
227
413
  spree/product:
228
414
  one: Product
229
415
  other: Products
230
416
  spree/promotion:
417
+ one: Promotion
418
+ other: Promotions
231
419
  spree/promotion_category:
420
+ one: Promotion Category
421
+ other: Promotion Categories
232
422
  spree/property:
233
423
  one: Property
234
424
  other: Properties
@@ -236,12 +426,20 @@ en-NZ:
236
426
  one: Prototype
237
427
  other: Prototypes
238
428
  spree/refund_reason:
429
+ one: Refund Reason
430
+ other: Refund Reasons
239
431
  spree/reimbursement:
432
+ one: Reimbursement
433
+ other: Reimbursements
240
434
  spree/reimbursement_type:
435
+ one: Reimbursement Type
436
+ other: Reimbursement Types
241
437
  spree/return_authorization:
242
438
  one: Return Authorisation
243
439
  other: Return Authorisations
244
440
  spree/return_authorization_reason:
441
+ one: Return Authorisation Reason
442
+ other: Return Authorisation Reasons
245
443
  spree/role:
246
444
  one: Roles
247
445
  other: Roles
@@ -252,13 +450,23 @@ en-NZ:
252
450
  one: Shipping Category
253
451
  other: Shipping Categories
254
452
  spree/shipping_method:
453
+ one: Shipping Method
454
+ other: Shipping Methods
255
455
  spree/state:
256
456
  one: State
257
457
  other: States
258
458
  spree/state_change:
459
+ one: State Change
460
+ other: State Changes
259
461
  spree/stock_location:
462
+ one: Stock Location
463
+ other: Stock Locations
260
464
  spree/stock_movement:
465
+ one: Stock Movement
466
+ other: Stock Movements
261
467
  spree/stock_transfer:
468
+ one: Stock Transfer
469
+ other: Stock Transfers
262
470
  spree/tax_category:
263
471
  one: Tax Category
264
472
  other: Tax Categories
@@ -272,6 +480,8 @@ en-NZ:
272
480
  one: Taxonomy
273
481
  other: Taxonomies
274
482
  spree/tracker:
483
+ one: Tracker
484
+ other: Trackers
275
485
  spree/user:
276
486
  one: User
277
487
  other: Users
@@ -281,6 +491,66 @@ en-NZ:
281
491
  spree/zone:
282
492
  one: Zone
283
493
  other: Zones
494
+ spree/classification:
495
+ one: Classification
496
+ other: Classifications
497
+ spree/cms_page:
498
+ one: Page
499
+ other: Pages
500
+ spree/cms_section:
501
+ one: Section
502
+ other: Sections
503
+ spree/customer_group:
504
+ one: Customer Group
505
+ other: Customer Groups
506
+ spree/customer_group_user:
507
+ one: Customer Group User
508
+ other: Customer Group Users
509
+ spree/digital:
510
+ one: Digital asset
511
+ other: Digital assets
512
+ spree/export:
513
+ one: Export
514
+ other: Exports
515
+ spree/integration:
516
+ one: Integration
517
+ other: Integrations
518
+ spree/page:
519
+ one: Page
520
+ other: Pages
521
+ spree/page_block:
522
+ one: Page Block
523
+ other: Page Blocks
524
+ spree/page_link:
525
+ one: Page Link
526
+ other: Page Links
527
+ spree/page_section:
528
+ one: Page Section
529
+ other: Page Sections
530
+ spree/price:
531
+ one: Price
532
+ other: Prices
533
+ spree/price_list:
534
+ one: Price List
535
+ other: Price Lists
536
+ spree/price_rule:
537
+ one: Price Rule
538
+ other: Price Rules
539
+ spree/stock_item:
540
+ one: Stock Item
541
+ other: Stock Items
542
+ spree/store:
543
+ one: Store
544
+ other: Stores
545
+ spree/store_credit:
546
+ one: Store Credit
547
+ other: Store Credits
548
+ spree/store_credit_category:
549
+ one: Store Credit Category
550
+ other: Store Credit Categories
551
+ spree/theme:
552
+ one: Theme
553
+ other: Themes
284
554
  devise:
285
555
  confirmations:
286
556
  confirmed: Your account was successfully confirmed. You are now signed in.
@@ -293,6 +563,7 @@ en-NZ:
293
563
  timeout: Your session expired, please sign in again to continue.
294
564
  unauthenticated: You need to sign in or sign up before continuing.
295
565
  unconfirmed: You have to confirm your account before continuing.
566
+ too_many_attempts: Too many attempts. Please wait a moment and try again.
296
567
  mailer:
297
568
  confirmation_instructions:
298
569
  subject: Confirmation instructions
@@ -325,6 +596,9 @@ en-NZ:
325
596
  not_found:
326
597
  not_locked:
327
598
  not_saved:
599
+ one: '1 error prohibited this %{resource} from being saved:'
600
+ other: "%{count} errors prohibited this %{resource} from being saved:"
601
+ not_a_number: is not a number
328
602
  spree:
329
603
  abbreviation: Abbreviation
330
604
  accept:
@@ -346,6 +620,15 @@ en-NZ:
346
620
  refund:
347
621
  save:
348
622
  update: Update
623
+ close: Close
624
+ connect: Connect
625
+ discard: Discard
626
+ open: Open
627
+ reject: Reject
628
+ remove: Remove
629
+ resend: Resend
630
+ select_file: Select file
631
+ send_invitation: Send invitation
349
632
  activate: Activate
350
633
  active: Active
351
634
  add: Add
@@ -398,6 +681,685 @@ en-NZ:
398
681
  order_num:
399
682
  orders:
400
683
  user_information:
684
+ last_order_placed: Last order placed
685
+ no_store_credit: Customer has no Store Credit available
686
+ allowed_origins:
687
+ origin_help: Enter the full origin URL of your storefront (e.g. https://myshop.com). Do not include paths or query strings.
688
+ origin_settings: Origin Settings
689
+ amount_spent: Amount spent
690
+ api_keys:
691
+ example_request: Example Request
692
+ key_revoked_message: This API key has been revoked and can no longer be used.
693
+ key_type_descriptions:
694
+ publishable: Safe to use in client-side code like mobile apps or browsers.
695
+ secret: Keep this secure and only use it server-side. Never expose it publicly.
696
+ key_types:
697
+ publishable: Publishable
698
+ secret: Secret
699
+ last_used_at: Last used
700
+ list: API Keys
701
+ name_placeholder: e.g. Mobile App Production
702
+ revoke: Revoke
703
+ revoke_confirmation: Are you sure you want to revoke this API key? This action cannot be undone.
704
+ revoked: API key has been revoked
705
+ revoked_at: Revoked at
706
+ revoked_by: Revoked by
707
+ scopes: Scopes
708
+ scopes_description: Required for secret keys. Pick the narrowest set of scopes your integration needs.
709
+ scopes_immutable: Scopes are fixed when the key is created. To change them, create a new key with the scopes you need and revoke this one.
710
+ secret_key_hidden: This secret key cannot be revealed. If you've lost it, revoke this key and create a new one.
711
+ statuses:
712
+ active: Active
713
+ revoked: Revoked
714
+ token_warning: Store this key securely. It will be shown only this once.
715
+ usage: Usage
716
+ usage_instructions:
717
+ publishable: Use this key for client-side requests. It can be safely included in your frontend code.
718
+ secret: Use this key for server-side requests only. Keep it confidential and never expose it in client-side code.
719
+ audit_log: Audit Log
720
+ avg_order_value: Avg. Order Value
721
+ back_to_dashboard: Back to dashboard
722
+ bulk_ops:
723
+ customer_group_users:
724
+ body:
725
+ remove: Are you sure you want to remove the selected customers from this group?
726
+ title:
727
+ remove: Remove from Group
728
+ price_list_products:
729
+ body:
730
+ remove: Are you sure you want to remove the selected products from this price list? This will also remove their prices.
731
+ title:
732
+ remove: Remove from Price List
733
+ products:
734
+ body:
735
+ add_tags: 'Select tags to add to the products:'
736
+ add_to_taxons: 'Select which categories to add the products to:'
737
+ remove_from_taxons: 'Select which categories to remove the products from:'
738
+ remove_tags: 'Select tags to remove from the products:'
739
+ set_active: Setting products to active will make those products available on the storefront.
740
+ set_archived: Setting products to archived will hide them from storefront.
741
+ set_draft: Setting products to draft will hide them from storefront.
742
+ title:
743
+ add_tags: Add tags
744
+ add_to_taxons: Add to categories
745
+ remove_from_taxons: Remove from categories
746
+ remove_tags: Remove tags
747
+ set_active: Set as Active
748
+ set_archived: Set as Archived
749
+ set_draft: Set as Draft
750
+ users:
751
+ body:
752
+ add_tags: 'Select tags to add to the customers:'
753
+ remove_tags: 'Select tags to remove from the customers:'
754
+ title:
755
+ add_tags: Add tags
756
+ remove_tags: Remove tags
757
+ channels:
758
+ code_hint: A short, stable identifier (e.g. "online", "pos", "wholesale"). Used by API clients via the X-Spree-Channel header and for order attribution.
759
+ default: Default channel
760
+ default_hint: Exactly one channel per store is the default. Used as the fallback when no channel is selected and as the auto-publish target for new products.
761
+ order_routing_strategy: Order routing strategy
762
+ order_routing_strategy_hint: Overrides the store-level routing strategy for orders attributed to this channel.
763
+ order_routing_strategy_inherit: Inherit from store
764
+ checkout_settings:
765
+ checkout_links:
766
+ description: Links to these pages will be displayed in the checkout footer.
767
+ label: Checkout links
768
+ checkout_message_description: Visible to your customers on the checkout page in the right sidebar.
769
+ countries_managed_by_markets_html: Countries and shipping zones are managed through %{link}.
770
+ guest_checkout:
771
+ description: Allow customers to checkout without creating an account.
772
+ label: Allow guest checkout
773
+ special_instructions:
774
+ description: Allow customers to add special instructions to their order.
775
+ label: Display the special instructions field
776
+ close_sidebar: Close sidebar
777
+ copied: Copied!
778
+ copy_payment_link: Copy Payment Link
779
+ copy_to_clipboard: Copy to clipboard
780
+ coupon_codes:
781
+ unused: Unused
782
+ used: Used
783
+ created_at: Created At
784
+ dashboard:
785
+ getting_started:
786
+ description: Everything you need to set up to start selling.
787
+ hi: Hi
788
+ setup_progress:
789
+ steps_done_html: "<strong>%{done}</strong> of %{total} steps done"
790
+ title: Your overall setup progress
791
+ top_products: Top products
792
+ view_report: View report
793
+ whats_happening_on_html: Here's what's happening on <strong>%{store_name}</strong> today.
794
+ updater:
795
+ available_html: "%{version} is available."
796
+ current_version_html: Your current version is %{version}.
797
+ view_release_notes: View release notes
798
+ visits:
799
+ referrers_title: Where are visitors coming from?
800
+ landing_pages_title: Top landing pages
801
+ locations_title: Visitor locations
802
+ devices_title: Visitor devices
803
+ no_data: No data
804
+ no_data_for_period: No data available for this period.
805
+ datetime_field_timezone_help: 'Time zone: %{zone}'
806
+ digital_shipment_fulfillment_note: This shipment will be marked as fulfilled once the user downloads the digital product
807
+ display_on_options:
808
+ back_end: Only on admin panel
809
+ both: On both admin panel & storefront
810
+ front_end: Only on storefront
811
+ documentation: Documentation
812
+ edit_billing_address: Edit billing address
813
+ edit_contact_information: Edit contact information
814
+ edit_profile: Edit Profile
815
+ edit_shipping_address: Edit shipping address
816
+ edit_theme: Edit theme
817
+ errors: Errors
818
+ execution_time: Execution Time
819
+ expand_sidebar: Expand sidebar
820
+ export_all: Export all records (can be slow for large datasets)
821
+ export_coupons: Export coupons as CSV file
822
+ export_created: Your export was started. You will receive an email with a download link when it is ready!
823
+ export_only_filtered_records: Export only filtered records, matching the search criteria
824
+ export_report: Export report as CSV file
825
+ filters: Filters
826
+ getting_started: Getting started
827
+ gift_card_batches:
828
+ codes_count: Codes count
829
+ new_gift_card_batch: New Gift Card Batch
830
+ prefix: Prefix
831
+ expires_at_help: Gift cards will expire after this date.
832
+ gift_cards:
833
+ active: Active
834
+ all_statuses: All statuses
835
+ code_help_text: If you leave it blank, we will generate code for you
836
+ redeemed: Redeemed
837
+ usage: Usage
838
+ imports:
839
+ all_required_columns_mapped: Good job, all required columns are mapped!
840
+ field_required: Field required
841
+ import_done: All done!
842
+ large_import_background_note: You can close this page — the import will continue in the background.
843
+ large_import_message: This import contains %{count} rows and is too large to display individually.
844
+ large_import_summary: "%{completed} completed, %{failed} failed"
845
+ mapping_required: This field is required
846
+ please_map_all_required_fields: Please map all the required fields to continue.
847
+ waiting_for_file_to_be_processed: Waiting for file to be processed...
848
+ steps:
849
+ map_fields: 1. Map fields
850
+ process_rows: 2. Process rows
851
+ complete: 3. Complete
852
+ rows_processed: "%{processed} / %{total} rows processed"
853
+ please_select_a_column: Please select a column
854
+ json: JSON
855
+ schema: Schema
856
+ integrations:
857
+ invalid_integration_type: This integration is not allowed
858
+ page_subtitle: Connect your store to third-party services to enhance customer experience.
859
+ find_more_html: Find more integrations in %{integrations_link}
860
+ none_installed_html: No integrations installed yet. Find integrations in %{integrations_link}
861
+ json_preview:
862
+ no_api_response: No API response found for this resource
863
+ manage_markets: Manage Markets
864
+ manage_properties: Manage Properties
865
+ manage_stock_locations: Manage Stock Locations
866
+ manage_taxons: Manage Categories
867
+ manage_zones: Manage Zones
868
+ markets:
869
+ edit: Edit Market
870
+ list: Markets
871
+ new: New Market
872
+ supported_locales_hint: Comma-separated list of additional locale codes (e.g. fr,de,es)
873
+ metafield_definitions:
874
+ edit_warning: You can't change the resource type or metafield type after the definition has been used.
875
+ used_in: Used in
876
+ name: Name
877
+ navigation:
878
+ nested_under: Nested under
879
+ newsletter_subscribers:
880
+ all: All
881
+ unverified: Unverified
882
+ verified: Verified
883
+ not_tracking_inventory: Not tracking inventory
884
+ notifications: Notifications
885
+ num_orders: No. of Orders
886
+ oauth_applications:
887
+ client_id: Client ID
888
+ client_secret: Client Secret
889
+ last_used: Last used
890
+ list: API keys
891
+ never: Never
892
+ new: New API key
893
+ read_and_write: Read & Write
894
+ read_only: Read Only
895
+ scopes: Scopes
896
+ order:
897
+ events:
898
+ approve: Approve
899
+ cancel: Cancel
900
+ resend: Resend
901
+ resume: Resume
902
+ orders:
903
+ add_user_to_this_order: Add customer to this order
904
+ all_orders: All Orders
905
+ canceled: Cancelled
906
+ fulfilled: Fulfilled
907
+ no_email_present: Please add an email address to send the payment link
908
+ orders_to_fulfill: Orders to fulfil
909
+ partially_refunded: Partially Refunded
910
+ payment_link_sent: Payment link was sent to the customer
911
+ provide_email: Provide an email address
912
+ refunded: Refunded
913
+ remove_user_from_this_order: Remove customer from this order
914
+ unfulfilled: Unfulfilled
915
+ placed_by_guest: This order was placed by a guest customer
916
+ orders_count:
917
+ one: "%{count} order"
918
+ other: "%{count} orders"
919
+ repeat_customer_summary_html: This is a repeat customer that has spent a total of %{amount} across %{count}, averaging %{average} per order.
920
+ avs_responses:
921
+ a: Street address matches, but 5-digit and 9-digit postal code do not match.
922
+ b: Street address matches, but postal code not verified.
923
+ c: Street address and postal code do not match.
924
+ d: Street address and postal code match.
925
+ e: AVS data is invalid or AVS is not allowed for this card type.
926
+ f: Card member's name does not match, but billing postal code matches.
927
+ g: Non-U.S. issuing bank does not support AVS.
928
+ h: Card member's name does not match. Street address and postal code match.
929
+ i: Address not verified.
930
+ j: Card member's name, billing address, and postal code match.
931
+ k: Card member's name matches but billing address and billing postal code do not match.
932
+ l: Card member's name and billing postal code match, but billing address does not match.
933
+ m: Street address and postal code match.
934
+ "n": Street address and postal code do not match.
935
+ o: Card member's name and billing address match, but billing postal code does not match.
936
+ p: Postal code matches, but street address not verified.
937
+ q: Card member's name, billing address, and postal code match.
938
+ r: System unavailable.
939
+ s: Bank does not support AVS.
940
+ t: Card member's name does not match, but street address matches.
941
+ u: Address information unavailable. Returned if the U.S. bank does not support non-U.S. AVS or if the AVS in a U.S. bank is not functioning properly.
942
+ v: Card member's name, billing address, and billing postal code match.
943
+ w: Street address does not match, but 9-digit postal code matches.
944
+ x: Street address and 9-digit postal code match.
945
+ "y": Street address and 5-digit postal code match.
946
+ z: Street address does not match, but 5-digit postal code matches.
947
+ cvv_responses:
948
+ m: CVV2 Match
949
+ "n": CVV2 No Match
950
+ p: Not Processed
951
+ s: Issuer indicates that CVV2 data should be present on the card, but the merchant has indicated data is not present on the card
952
+ u: Issuer has not certified for CVV2 or Issuer has not provided Visa with the CVV2 encryption keys
953
+ blank: Transaction failed because wrong CVV2 number was entered or no CVV2 number was entered
954
+ page_builder:
955
+ background_color: Background colour
956
+ border_bottom_width: Border bottom width
957
+ border_color: Border colour
958
+ border_top_width: Border top width
959
+ bottom_padding: Bottom padding
960
+ button_alignment: Button alignment
961
+ button_background_color: Button background colour
962
+ button_style: Button style
963
+ button_text: Button's text
964
+ button_text_color: Button text colour
965
+ category: Category
966
+ description: Description
967
+ description_alignment: Description alignment
968
+ desktop_image_alignment: Image alignment for desktop
969
+ desktop_logo_height: Logo height (desktop)
970
+ heading: Heading
971
+ heading_alignment: Heading alignment
972
+ heading_size: Heading size
973
+ height: Height
974
+ image_click_hint: Clicking on the image will send the user to the selected page/URL
975
+ left_aligned: Left aligned
976
+ logo_centered: Logo centred
977
+ max_video_width_on_desktop: Max video width on desktop
978
+ maximum_products_to_show: Maximum products to show
979
+ nav_centered: Nav centred
980
+ not_set: Not set
981
+ separated: Separated
982
+ show_more_button: Show explore category button
983
+ show_taxon_image: Show category image
984
+ text_color: Text colour
985
+ title: Title
986
+ top_padding: Top padding
987
+ use_description_from_admin: Use description from admin
988
+ vertical_alignment: Vertical alignment
989
+ youtube_video_url: Youtube video URL
990
+ personal_details: Personal Details
991
+ price_lists:
992
+ activate: Activate
993
+ activated: Price list has been activated
994
+ confirm_activate: Are you sure you want to activate this price list? It will immediately affect pricing.
995
+ confirm_deactivate: Are you sure you want to deactivate this price list?
996
+ confirm_schedule: Are you sure you want to schedule this price list?
997
+ confirm_unschedule: Are you sure you want to unschedule this price list?
998
+ deactivate: Deactivate
999
+ deactivated: Price list has been deactivated
1000
+ schedule: Schedule
1001
+ scheduled: Price list has been scheduled
1002
+ unschedule: Unschedule
1003
+ page_info: Price lists are a powerful tool for managing pricing strategies based on customer groups, products, or other criteria.
1004
+ learn_more: Learn more about price lists
1005
+ product_translations:
1006
+ coverage: Translation coverage
1007
+ locale: Locale
1008
+ manage_markets: Manage Markets
1009
+ no_locales_description: Set up markets with additional locales to start translating your products.
1010
+ no_locales_title: No additional locales configured
1011
+ progress: Progress
1012
+ total: Total
1013
+ translated: Translated
1014
+ products:
1015
+ active: Active
1016
+ all_statuses: All statuses
1017
+ any_stock: Any stock
1018
+ archived: Archived
1019
+ by_status: By status
1020
+ by_stock: By stock
1021
+ deleted: Deleted
1022
+ draft: Draft
1023
+ help_bubble: Draft products aren't available for purchase. Active products are live.
1024
+ in_stock: In Stock
1025
+ inventory:
1026
+ barcode: Barcode (ISBN, UPC, GTIN, etc.)
1027
+ sku: SKU (Stock Keeping Unit)
1028
+ out_of_stock: Out of Stock
1029
+ paused: Paused
1030
+ search_results:
1031
+ no_products: We couldn't find any products matching your search :(
1032
+ seo:
1033
+ placeholder: Add a title and description to see how this product might appear in a search engine listing
1034
+ status_form:
1035
+ status: Draft products aren't available for purchase. Active products are live.
1036
+ status_options:
1037
+ active: Active
1038
+ archived: Archived
1039
+ draft: Draft
1040
+ stores:
1041
+ choose_stores: Choose which stores this product should be available in
1042
+ variants:
1043
+ option_types_link: To add more option types please go to <a href="%{link}">Option Types</a>
1044
+ learn_more: Learn more about managing products
1045
+ publishing:
1046
+ caption_hidden_after: Comes down %{date}
1047
+ caption_live: Visible to customers now
1048
+ caption_not_available: Hidden — product is %{product_status}
1049
+ caption_scheduled: Goes live %{date}
1050
+ caption_unpublished: Was hidden on %{date}
1051
+ caption_window: Live %{start} → %{end}
1052
+ empty: Not listed on any sales channel yet.
1053
+ inactive_marker: Inactive
1054
+ manage_cta: Manage
1055
+ manage_description: Pick which sales channels list this product. Toggle a channel off to unlist it everywhere.
1056
+ no_channels: No sales channels available. Create one in Settings → Sales channels.
1057
+ published_at_label: Publish from
1058
+ status_hidden: Hidden
1059
+ status_live: Live
1060
+ status_not_available: Not available
1061
+ status_scheduled: Scheduled
1062
+ title: Publishing
1063
+ unpublished_at_label: Unpublish on
1064
+ recommended_size: Recommended size
1065
+ report_created: Your report is being generated. You will receive an email with a download link when it is ready!
1066
+ reset_digital_link_download_limits: Reset download limits
1067
+ response_code: Response Code
1068
+ selected: selected
1069
+ send_payment_link: Send Payment Link
1070
+ shipment:
1071
+ please_provide_tracking_details: Before marking shipment as shipped please provide tracking details
1072
+ shipment_transfer:
1073
+ wrong_destination: Wrong destination
1074
+ show_json: Show JSON
1075
+ stock_transfers:
1076
+ add_products_tip: You need to select a destination location first
1077
+ store_credit:
1078
+ amount_remaining_of_total: "<strong>%{amount}</strong> remaining (<strong>%{total}</strong> total)"
1079
+ store_form:
1080
+ company_field:
1081
+ description: It shows the company field on the address form in the My Account section and on the checkout address step.
1082
+ label: Display the company address field
1083
+ customer_support_email_help: This email is visible to your Store visitors in the Footer section
1084
+ new_order_notifications_email_help: If you want to receive an email notification every time someone places an Order please provide an email address for that notification to be sent to
1085
+ send_consumer_transactional_emails_help: When unchecked, transactional emails like order confirmations and shipment notifications will not be sent to customers
1086
+ logo_help: Used in the admin dashboard
1087
+ currencies_managed_by_markets_html: Currencies and locales are now managed by %{markets_link}.
1088
+ email_addresses: Email addresses
1089
+ mail_from_address_help: Please provide the email address that will be used as the sender of all emails sent from your store.
1090
+ mailer_logo_help: This logo is included in all email notifications such as order confirmation
1091
+ mailer_logo_format_hint: We recommend images with a transparent background. Only JPEG and PNG formats are supported.
1092
+ store_setup_tasks:
1093
+ add_billing_address: Add billing address
1094
+ add_products: Add products
1095
+ payment_methods:
1096
+ copy: In order to collect payments, please setup at least one online payment provider.
1097
+ done: You're all set! You can always manage your Payment Methods on <a href="%{link}" data-turbo-frame="_top">this</a> page.
1098
+ setup: Setup Payment Methods
1099
+ title: Please setup Payment Methods for your store
1100
+ set_customer_support_email: Set customer support email
1101
+ setup_taxes_collection: Setup taxes collection
1102
+ taxes:
1103
+ copy: In order to collect taxes, please setup your tax rates.
1104
+ done: You're all set! You can always manage your taxes on the <a href="%{link}" data-turbo-frame="_top">settings</a> page.
1105
+ setup: Setup Tax Rates
1106
+ add_products_task:
1107
+ done_title: Good job, you've added products to your store!
1108
+ done_subtitle: Remember you can always add more!
1109
+ copy: Add products to your store, either your own or invite 3rd party vendors to sell together.
1110
+ import_hint: You can also import products in bulk from a CSV or Excel file.
1111
+ customer_support_email_task:
1112
+ copy: We need your customer support email to display on your storefront. This email will work as a contact point for your customers to reach out to you for any queries or support.
1113
+ current_html: Your customer support email is %{email}.
1114
+ label: Customer support email
1115
+ setup_payment_method: Setup Payment Methods
1116
+ setup_storefront: Setup Storefront
1117
+ storefront:
1118
+ copy: Spree is headless — connect any storefront to the Store API, whether it's a web storefront or a mobile app. Need one? Deploy the official Next.js storefront in one click.
1119
+ done: Your storefront is connected and live at
1120
+ manage: Manage storefront
1121
+ setup: Setup Storefront
1122
+ storefront: Storefront
1123
+ storefront_setup:
1124
+ allow_origin_button: Allow this origin & finish setup
1125
+ api_url_label: Store API URL
1126
+ connect_copy: 'Use these credentials in any client that talks to the Store API — a web storefront, a mobile app, or anything else:'
1127
+ connect_title: Connect your storefront
1128
+ connected_title: Connected storefronts
1129
+ deploy_button: Deploy to Vercel
1130
+ deploy_copy: Don't have a storefront yet? The fastest way to launch is the official open-source Next.js storefront. Deploying clones it to your Git account and builds it on Vercel with your credentials prefilled.
1131
+ deploy_finish_hint: Once the deployment finishes, copy your storefront's URL from Vercel into the Storefront URL field below and save it to finish the setup.
1132
+ deploy_title: 'Recommended: deploy the official Next.js storefront'
1133
+ deployed_copy: It's now live at
1134
+ deployed_title: Your storefront has been deployed!
1135
+ deployment_already_allowed: This storefront origin is already allowed —
1136
+ description: Connect your web storefront or mobile app with the credentials below, or deploy the official Next.js storefront in one click.
1137
+ done: Your storefront is connected and live at
1138
+ env_description: Your Spree Store API URL and publishable key. Both are prefilled from your store — adjust them before deploying if needed.
1139
+ invalid_origin: This doesn't look like a valid storefront URL.
1140
+ local_installation_instructions: Local installation instructions
1141
+ loopback_warning: Your store URL points to a local address that Vercel's build servers can't reach. Deploy your backend to a public URL first, or adjust the SPREE_API_URL value during the Vercel setup.
1142
+ manage_allowed_origins: Manage allowed origins
1143
+ origin_allowed: "%{origin} can now access your Store API."
1144
+ publishable_key_label: Publishable API key
1145
+ see_online_demo: See online demo
1146
+ storefront_url_help: The URL customers use to reach your storefront. It becomes the base for links in customer emails and is automatically added as an allowed origin so browser-based storefronts can call the Store API.
1147
+ storefront_url_label: Storefront URL
1148
+ storefront_url_saved: 'Storefront URL saved: %{url}'
1149
+ title: Setup Storefront
1150
+ view_on_vercel: View on Vercel
1151
+ successful: Successful
1152
+ successfully_reset_digital_links_limit: Download limits have been reset
1153
+ tables:
1154
+ add_filter: Add filter
1155
+ add_or_group: Add OR group
1156
+ apply: Apply
1157
+ apply_filters: Apply Filters
1158
+ ascending: Ascending
1159
+ clear_all: Clear All
1160
+ columns: Columns
1161
+ descending: Descending
1162
+ enter_value: Enter value...
1163
+ filter_builder: Filter Builder
1164
+ filters: Filters
1165
+ match: Match
1166
+ of_the_following: of the following
1167
+ operators:
1168
+ contains: contains
1169
+ does_not_contain: does not contain
1170
+ ends_with: ends with
1171
+ equals: equals
1172
+ greater_than: greater than
1173
+ greater_than_or_equal: greater than or equal
1174
+ is_any_of: is any of
1175
+ is_empty: is empty
1176
+ is_none_of: is none of
1177
+ is_not_empty: is not empty
1178
+ less_than: less than
1179
+ less_than_or_equal: less than or equal
1180
+ not_equals: does not equal
1181
+ starts_with: starts with
1182
+ order: Order
1183
+ reset_to_default: Reset to Default
1184
+ select_field: Select field...
1185
+ sort_by: Sort by
1186
+ visible_columns: Visible Columns
1187
+ taxon_rules:
1188
+ all_conditions: all conditions
1189
+ any_condition: any condition
1190
+ available_on: Available on
1191
+ match_policies:
1192
+ contains: contains
1193
+ does_not_contain: does not contain
1194
+ is_equal_to: is equal to
1195
+ is_not_equal_to: is not equal to
1196
+ on_sale: On sale
1197
+ products_must_match: 'Products must match:'
1198
+ tag: Product tag
1199
+ taxon_type: Category type
1200
+ taxon_types:
1201
+ automatic: Automatic
1202
+ automatic_info: Automatically add products to this category if they match the rules you set.
1203
+ manual: Manual
1204
+ manual_info: Curate products manually. You can add or remove them in bulk.
1205
+ translations:
1206
+ no_translations_configured: No translations configured. Please setup Markets to use translations.
1207
+ upload_new_asset: Upload new media
1208
+ users:
1209
+ filters:
1210
+ search_placeholder: Search customers by email or name
1211
+ timeline: Timeline
1212
+ utilities:
1213
+ preview: Preview
1214
+ variants:
1215
+ search_results:
1216
+ no_variants: We couldn't find any variants matching your search :(
1217
+ count_at_location:
1218
+ one: "%{count} at location"
1219
+ other: "%{count} at location"
1220
+ variants_form:
1221
+ add_option:
1222
+ empty: Add options like size or colour
1223
+ not_empty: Add another option
1224
+ compare_at_price_description: This price is used to show marked down price on the product page.
1225
+ stock_locations_link: To add more stock locations please go to <a href="%{link}">Stock Locations</a>
1226
+ total_inventory_html: 'Total inventory at %{stock_location} location: %{count} available'
1227
+ vendors:
1228
+ enterprise_feature: Multi-Vendor Marketplace is available in the Enterprise Edition
1229
+ webhook_deliveries:
1230
+ delivered_at: Delivered at
1231
+ delivery_details: Delivery Details
1232
+ delivery_info: Delivery Information
1233
+ endpoint_inactive: Cannot retry - endpoint is inactive
1234
+ error_type: Error Type
1235
+ event: Event
1236
+ execution_time: Execution Time
1237
+ failed: Failed
1238
+ pending: Pending
1239
+ redeliver_button: Redeliver
1240
+ redelivered: Webhook redelivered successfully.
1241
+ request_errors: Request Errors
1242
+ request_payload: Request Payload
1243
+ response_body: Response Body
1244
+ response_code: Response Code
1245
+ webhook_endpoints:
1246
+ auto_disabled: This endpoint was automatically disabled after repeated delivery failures.
1247
+ back_to_endpoint: Back to endpoint
1248
+ deliveries: Deliveries
1249
+ endpoint_settings: Endpoint Settings
1250
+ event_subscriptions: Event Subscriptions
1251
+ event_subscriptions_help: Select which events should trigger a webhook delivery to this endpoint.
1252
+ events: events
1253
+ failed_deliveries: Failed Deliveries
1254
+ health:
1255
+ degraded: "%{percentage}% success"
1256
+ disabled: Disabled
1257
+ failing: "%{percentage}% success"
1258
+ healthy: "%{percentage}% success"
1259
+ no_deliveries: No data
1260
+ health_label: Health
1261
+ new: New Webhook Endpoint
1262
+ re_enable: Re-enable
1263
+ secret_key: Secret Key
1264
+ secret_key_help: Use this key to verify webhook signatures. Keep it secure and do not share it publicly.
1265
+ send_test: Send Test
1266
+ subscriptions: Subscriptions
1267
+ successful_deliveries: Successful Deliveries
1268
+ test_failed: Failed to send test webhook. Please check the endpoint configuration.
1269
+ test_sent: Test webhook sent. Check deliveries for the result.
1270
+ name_placeholder: e.g. Storefront emails, Fulfilment service
1271
+ url_placeholder: https://example.com/webhooks
1272
+ webhooks_subscribers:
1273
+ all_events: All Events
1274
+ new_webhooks_subscriber: New Webhooks Subscriber
1275
+ no_events: No Events
1276
+ select_events: Select events
1277
+ subscribe_to_all_events: Subscribe to all events
1278
+ subscriptions: Subscriptions
1279
+ time_of_last_event: Time of Last Event
1280
+ webhooks_events: Webhooks Events
1281
+ assistant: Assistant
1282
+ total_orders: Total Orders
1283
+ sign_ups: Sign-ups
1284
+ previous_page: Previous page
1285
+ next_page: Next page
1286
+ no_change: No change
1287
+ integrations_directory: Integrations Directory
1288
+ option_types:
1289
+ presentation_help: This is used to display the option type on the storefront.
1290
+ name_help_html: This is used internally to identify the option type. <strong>It must be unique.</strong>
1291
+ value_count:
1292
+ one: "%{count} value"
1293
+ other: "%{count} values"
1294
+ showing_pagination: Showing %{from}-%{to} of %{total}
1295
+ intro_help: Options are used to group certain attributes. For example, you can create an option named "shirt size" and then create an option value named "small" and "medium" for this option.
1296
+ learn_more: Learn more about options
1297
+ taxons:
1298
+ square_image_help: Used for the featured image on the homepage.
1299
+ seo:
1300
+ placeholder: Add a title and description to see how this taxon might appear in a search engine listing
1301
+ promotions:
1302
+ name_help: Customers will see this in their cart and at checkout.
1303
+ next_step_info: In the next step you will be able to add actions and rules to your promotion
1304
+ coupon_code_placeholder: Your coupon code
1305
+ code_prefix_placeholder: Coupon Prefix (optional)
1306
+ code_prefix_example_html: eg. %{example}
1307
+ number_of_codes_placeholder: Number of codes
1308
+ number_of_codes_help: How many codes you want to generate.
1309
+ add_more_codes_help: To add more codes just increase this number
1310
+ usage_limit_help: Leave this field blank for unlimited usage.
1311
+ expires_at_help: 'Leave this field blank for no expiration. Time zone: %{zone}'
1312
+ kind:
1313
+ one_code_label: One code for all customers
1314
+ one_code_help: You can limit the number of times this code can be used.
1315
+ multi_codes_label: Generate unique codes
1316
+ multi_codes_help: These codes are generated automatically and can be downloaded as a CSV file. Codes are unique and can only be used once.
1317
+ automatic_help: This promotion will be automatically applied to all eligible orders.
1318
+ shipping_methods:
1319
+ checkout_info: Shipping methods are options that the customer sees when they reach the checkout, they are the carriers and services used to send your products.
1320
+ name_help: This will be displayed to customers
1321
+ admin_name_help: This will be displayed to admins
1322
+ estimated_transit_business_days_help: This is the estimated number of business days it will take for the package to arrive at the customer's address. It will be displayed on the checkout page.
1323
+ tracking_url_token_help: will be replaced with the tracking number.
1324
+ zones:
1325
+ info: Zones are geographical groupings, they represent collections of either states or countries.
1326
+ shipments:
1327
+ stock_location_option: "%{name} (%{count} on hand)"
1328
+ payment_methods:
1329
+ name_help: This name will be used to identify the payment method on the storefront
1330
+ available_payment_methods: Available Payment Methods
1331
+ find_more_payment_methods_html: Find more payment methods in %{integrations_link}
1332
+ admin_users:
1333
+ audit_log_enterprise_notice: Audit log is part of the Spree Enterprise offering.
1334
+ upgrade_to_enterprise: Upgrade to Spree Enterprise
1335
+ invitations:
1336
+ invited_you_to_join_html: "%{inviter} has invited you to join %{resource}"
1337
+ expires_at: Expires at
1338
+ email_placeholder: eg. steve@apple.com
1339
+ user_sessions:
1340
+ welcome_back: Welcome back
1341
+ email_placeholder: steve@getvendo.com
1342
+ enterprise_edition_notice:
1343
+ body: Thank you for using Spree Community Edition! Please consider upgrading to Enterprise Edition for access to all features and support.
1344
+ upgrade: Upgrade
1345
+ metafields:
1346
+ none_configured_for: No metafield definitions configured for %{resource}.
1347
+ table:
1348
+ operators:
1349
+ eq: equals
1350
+ not_eq: does not equal
1351
+ cont: contains
1352
+ not_cont: does not contain
1353
+ start: starts with
1354
+ end: ends with
1355
+ gt: greater than
1356
+ gteq: greater than or equal to
1357
+ lt: less than
1358
+ lteq: less than or equal to
1359
+ in: is any of
1360
+ not_in: is none of
1361
+ 'null': is empty
1362
+ not_null: is not empty
401
1363
  administration: Administration
402
1364
  advertise:
403
1365
  agree_to_privacy_policy:
@@ -428,7 +1390,7 @@ en-NZ:
428
1390
  are_you_sure: Are you sure
429
1391
  are_you_sure_delete: Are you sure you want to delete this record?
430
1392
  associated_adjustment_closed:
431
- at_symbol: '@'
1393
+ at_symbol: "@"
432
1394
  authorization_failure: Authorisation Failure
433
1395
  authorized:
434
1396
  auto_capture:
@@ -563,7 +1525,6 @@ en-NZ:
563
1525
  date:
564
1526
  date_completed: Date Completed
565
1527
  date_picker:
566
- # FlatPickr human friendly formatting
567
1528
  fpr_human_friendly_date_format: M j, Y
568
1529
  fpr_human_friendly_date_time_format: M j, Y - H:i
569
1530
  date_range: Date Range
@@ -599,10 +1560,13 @@ en-NZ:
599
1560
  missing_product:
600
1561
  missing_taxon:
601
1562
  no_applicable_products:
1563
+ no_matching_channel: This coupon code is not eligible for this sales channel.
1564
+ no_matching_market: This coupon code is not eligible in your market.
602
1565
  no_matching_taxons:
603
1566
  no_user_or_email_specified:
604
1567
  no_user_specified:
605
1568
  not_first_order:
1569
+ wrong_country: This coupon code is not eligible in your country
606
1570
  email: Email
607
1571
  empty: Empty
608
1572
  empty_cart: Empty Cart
@@ -616,6 +1580,17 @@ en-NZ:
616
1580
  could_not_create_taxon: Could not create taxon
617
1581
  no_payment_methods_available: No payment methods are configured for this environment
618
1582
  no_shipping_methods_available: No delivery methods available for selected location, please change your address and try again.
1583
+ cannot_delete_default_channel: Default channel cannot be deleted. Promote another channel to default first.
1584
+ channel_store_mismatch: must belong to the same store
1585
+ invalid_order_routing_rule: is not a registered order routing rule
1586
+ invalid_order_routing_strategy: is not a registered order routing strategy
1587
+ must_be_origin_only: must be an origin (scheme and host) without path, query, or fragment
1588
+ store_association_can_not_be_changed: The store association can not be changed
1589
+ store_is_already_set: Store is already set
1590
+ services:
1591
+ get_shipping_rates:
1592
+ no_line_items: To generate Shipping Rates you need to add some Line Items to the Order
1593
+ no_shipping_address: To generate Shipping Rates the Order needs to have a Shipping Address
619
1594
  errors_prohibited_this_record_from_being_saved:
620
1595
  one: 1 error prohibited this record from being saved
621
1596
  other: "%{count} errors prohibited this record from being saved"
@@ -715,6 +1690,7 @@ en-NZ:
715
1690
  gte: greater than or equal to
716
1691
  lt:
717
1692
  lte:
1693
+ max_amount_help: Leave this field blank to not limit the maximum amount.
718
1694
  items_cannot_be_shipped:
719
1695
  items_in_rmas:
720
1696
  items_reimbursed:
@@ -859,6 +1835,7 @@ en-NZ:
859
1835
  subject: Cancellation of Order
860
1836
  subtotal:
861
1837
  total:
1838
+ thanks: Thank you for
862
1839
  confirm_email:
863
1840
  dear_customer: Dear Customer,\n
864
1841
  instructions: Please review and retain the following order information for your records.
@@ -867,6 +1844,20 @@ en-NZ:
867
1844
  subtotal:
868
1845
  thanks: Thank you for your business.
869
1846
  total:
1847
+ payment_link_email:
1848
+ message: Please click the button below to pay for your order.
1849
+ message_copy_link: 'If the button doesn''t work please copy and paste the following link into your browser:'
1850
+ pay_for_order: Pay for order
1851
+ subject: 'Payment link for order #%{number}'
1852
+ store_owner_notification_email:
1853
+ heading: New Order Received
1854
+ instructions: You have received a new order.
1855
+ order_summary: Order %{number} Summary
1856
+ subject: "%{store_name} received a new order"
1857
+ thanks: Thank you
1858
+ store_team: "%{store_name} Team"
1859
+ subtotal: 'Subtotal:'
1860
+ total: 'Order Total:'
870
1861
  order_not_found:
871
1862
  order_number:
872
1863
  order_processed_successfully: Your order has been processed successfully
@@ -921,6 +1912,9 @@ en-NZ:
921
1912
  pending: pending
922
1913
  processing: processing
923
1914
  void: void
1915
+ complete: Complete
1916
+ partially_refunded: Partially Refunded
1917
+ refunded: Refunded
924
1918
  payment_updated: Payment Updated
925
1919
  payments: Payments
926
1920
  pending:
@@ -989,6 +1983,9 @@ en-NZ:
989
1983
  landing_page:
990
1984
  description: Customer must have visited the specified page
991
1985
  name: Landing Page
1986
+ market:
1987
+ description: Limit to orders placed in specified market(s)
1988
+ name: Market(s)
992
1989
  one_use_per_user:
993
1990
  description:
994
1991
  name:
@@ -1007,6 +2004,27 @@ en-NZ:
1007
2004
  user_logged_in:
1008
2005
  description: Available only to logged in users
1009
2006
  name: User Logged In
2007
+ category:
2008
+ description: Order includes products in specified categories
2009
+ name: Categories
2010
+ channel:
2011
+ description: Limit to orders placed through specified channel(s)
2012
+ name: Channel(s)
2013
+ country:
2014
+ description: Limit to orders with shipping address in a specific country
2015
+ name: Country
2016
+ currency:
2017
+ description: Limit to orders in a specific currency
2018
+ name: Currency
2019
+ customer:
2020
+ description: Available only to the specified customers
2021
+ name: Customers
2022
+ customer_group:
2023
+ description: Available only to customers in specified customer group(s)
2024
+ name: Customer Group(s)
2025
+ customer_logged_in:
2026
+ description: Available only to logged in customers
2027
+ name: Only logged in customers
1010
2028
  promotion_uses:
1011
2029
  promotionable:
1012
2030
  promotions: Promotions
@@ -1049,6 +2067,8 @@ en-NZ:
1049
2067
  refund_summary:
1050
2068
  subject:
1051
2069
  total_refunded:
2070
+ store_team: "%{store_name} Team"
2071
+ thanks: Thank you for your business.
1052
2072
  reimbursement_perform_failed:
1053
2073
  reimbursement_status:
1054
2074
  reimbursement_type:
@@ -1130,6 +2150,8 @@ en-NZ:
1130
2150
  thanks: Thank you for your business.
1131
2151
  track_information: 'Tracking Information: %{tracking}'
1132
2152
  track_link:
2153
+ shipping_method: 'Shipping method: %{shipping_method}'
2154
+ store_team: "%{store_name} Team"
1133
2155
  shipment_state: Shipment State
1134
2156
  shipment_states:
1135
2157
  backorder: backorder
@@ -1206,6 +2228,7 @@ en-NZ:
1206
2228
  returned:
1207
2229
  shipped:
1208
2230
  void:
2231
+ shipment: Shipment
1209
2232
  states: Regions
1210
2233
  states_required:
1211
2234
  status: Status
@@ -1220,6 +2243,10 @@ en-NZ:
1220
2243
  stock_movements_for_stock_location:
1221
2244
  stock_successfully_transferred:
1222
2245
  stock_transfer:
2246
+ errors:
2247
+ must_have_variant: You must add at least one variant
2248
+ same_location: cannot be the same as the destination location
2249
+ variants_unavailable: Some variants are not available at %{stock}
1223
2250
  stock_transfers:
1224
2251
  stop: Stop
1225
2252
  store: Store
@@ -1332,3 +2359,700 @@ en-NZ:
1332
2359
  zipcode:
1333
2360
  zone: Zone
1334
2361
  zones: Zones
2362
+ add_gift_card: Add Gift Card
2363
+ add_new_address: Add new address
2364
+ add_selected: Add Selected
2365
+ add_selected_products: Add selected products
2366
+ add_selected_variant: Add selected variant
2367
+ added_at: Added At
2368
+ adjustment_amount_help: Positive values are charges, negative values are credits.
2369
+ adjustment_closed_description: The adjustment is closed, and will not be recalculated.
2370
+ adjustment_open_description: The adjustment is open, and will be recalculated.
2371
+ admin_language_help: The language your admin dashboard is displayed in. Only affects what you see, not the store or other staff.
2372
+ admin_locale_help: The language used for the admin dashboard. If not set, defaults to the application locale.
2373
+ all_time: All time
2374
+ apis:
2375
+ admin: Admin API
2376
+ store: Store API
2377
+ applied_to: Applied to
2378
+ assigned_variants: Assigned variants
2379
+ assigned_variants_help: Pick the variants this image represents. Leave blank to apply to all variants.
2380
+ automatic_promotion: Automatic
2381
+ breadcrumbs: Breadcrumbs
2382
+ cancel_order: Cancel order
2383
+ cannot_ship: Shipment cannot be shipped
2384
+ card_expiration_placeholder: MM/YYYY
2385
+ categorization: Categorisation
2386
+ change_password: Change password
2387
+ close_sidebar: Close sidebar
2388
+ contact_information: Contact information
2389
+ contact_us: Contact us
2390
+ continue_selling_when_out_of_stock: Continue selling when out of stock
2391
+ copied: Copied!
2392
+ copy_id: Copy ID
2393
+ custom_domains: Custom domains
2394
+ customer_could_not_be_removed_from_group: Customer could not be removed from group
2395
+ customer_group_rule:
2396
+ choose_customer_groups: 'Select the customer group(s) to which this promotion should apply:'
2397
+ customer_removed_from_group: Customer removed from group
2398
+ customers_added_to_group:
2399
+ one: "%{count} customer added to group"
2400
+ other: "%{count} customers added to group"
2401
+ customers_removed_from_group:
2402
+ one: "%{count} customer removed from group"
2403
+ other: "%{count} customers removed from group"
2404
+ date_range_presets:
2405
+ last_30_days: Last 30 Days
2406
+ last_7_days: Last 7 Days
2407
+ last_month: Last Month
2408
+ this_month: This Month
2409
+ today: Today
2410
+ yesterday: Yesterday
2411
+ days_ago: Days ago
2412
+ delete_selected: Delete selected
2413
+ digital_assets_help: Digital assets are files that can be downloaded by customers after purchase.
2414
+ dimension_units:
2415
+ centimeter: Centimetre (cm)
2416
+ foot: Foot (ft)
2417
+ inch: Inch (in)
2418
+ millimeter: Millimetre (mm)
2419
+ display_settings: Display settings
2420
+ domains: Domains
2421
+ draft_orders: Draft Orders
2422
+ edit_address: Edit address
2423
+ edit_prices: Edit Prices
2424
+ edit_refund: Edit refund
2425
+ estimated_delivery_time: Estimated delivery time
2426
+ excerpt: Excerpt
2427
+ favicon: Favicon
2428
+ filtered_records: Filtered records
2429
+ forbidden_message: You are not authorised to access this page.
2430
+ general_information: General information
2431
+ get_back_to_the: Get back to the
2432
+ homepage: Homepage
2433
+ internal_server_error: Internal Server Error
2434
+ internal_server_error_message: The server encountered an internal error and was unable to complete your request.
2435
+ invitation_expired:
2436
+ body: This invitation link is no longer valid. Please ask the person who invited you to send a new one.
2437
+ heading: Invitation invalid or expired
2438
+ invitation_resent: Invitation resent!
2439
+ issued_on: Issued On
2440
+ log_in: Log in
2441
+ manual_adjustment: Manual Adjustment
2442
+ manual_adjustments: Manual Adjustments
2443
+ mark_as_default: Mark as default
2444
+ move_variant_to: Move variant to
2445
+ new_allowed_origin: New Allowed Origin
2446
+ new_api_key: New API Key
2447
+ new_balance: New balance
2448
+ new_billing_address: New Billing Address
2449
+ new_channel: New sales channel
2450
+ new_custom_domain: New Custom Domain
2451
+ new_customer_group: New Customer Group
2452
+ new_digital_asset: New digital asset
2453
+ new_domain: New domain
2454
+ new_gift_card: New Gift Card
2455
+ new_line_item: Add line item
2456
+ new_metafield_definition: New Metafield Definition
2457
+ new_nested_taxon: New nested subcategory
2458
+ new_page: New Page
2459
+ new_password: New password
2460
+ new_policy: New Policy
2461
+ new_reimbursement_type: New Reimbursement Type
2462
+ new_role: New Role
2463
+ new_shipping_address: New Shipping Address
2464
+ new_store: New Store
2465
+ new_store_credit: New Store Credit
2466
+ new_store_credit_category: New Store Credit Category
2467
+ new_webhook_endpoint: New Webhook Endpoint
2468
+ no_adjustments: No adjustments
2469
+ no_billing_address_available: No billing address available
2470
+ no_customers_found: No customers found
2471
+ no_email_provided: No email provided
2472
+ no_internal_note: No internal note
2473
+ no_products_added: No products added
2474
+ no_products_in_price_list: No products in this price list
2475
+ no_promotions_applied: No promotions applied
2476
+ no_saved_cards: No saved cards
2477
+ no_shipping_address_available: No shipping address available
2478
+ no_taxes: No taxes
2479
+ no_users_selected: No users selected
2480
+ not_risky: Not risky
2481
+ oauth_applications: OAuth Applications
2482
+ option_type_filterable_info: When an option type is set to Filterable, your storefront visitors are presented with the option to filter a taxon of products based on the option type. A typical example of this would be to filter clothing by size and colour.<br><br><b>Please Note:</b> Filters will only be visible in the storefront taxons that contain products with this option type set.
2483
+ option_type_kind_info: Controls how the option is displayed on the storefront. Colour swatches show colour circles, buttons show clickable chips, and dropdown shows a select menu.
2484
+ option_type_kinds:
2485
+ buttons: Buttons
2486
+ color_swatch: Colour Swatch
2487
+ dropdown: Dropdown
2488
+ or_select_other_address: or select other address
2489
+ order_email_resent_error: Order confirmation mail can only be sent for completed orders
2490
+ order_line_items: Order Line Items
2491
+ page_not_found: Sorry! Page you are looking can’t be found.
2492
+ page_not_found_message: This page just doesn't exist.
2493
+ payment_amount: Payment amount
2494
+ payment_provider_settings: Payment Provider Settings
2495
+ payment_type: Payment type
2496
+ payments_gateway_processing_errors: "%{payment_method_name} processing errors"
2497
+ personal_details: Personal details
2498
+ previously_used_card: Previously Used Cards
2499
+ price_list_form:
2500
+ match_policies:
2501
+ all: Match all of these rules
2502
+ any: Match any of these rules
2503
+ price_list_statuses:
2504
+ active: Active
2505
+ draft: Draft
2506
+ inactive: Inactive
2507
+ scheduled: Scheduled
2508
+ scheduled_active: Scheduled (Active)
2509
+ products_added: Products added
2510
+ products_removed: Products removed
2511
+ products_sort_options:
2512
+ best_selling: Best Selling
2513
+ manual: Manual
2514
+ name_a_z: Alphabetically, A-Z
2515
+ name_z_a: Alphabetically, Z-A
2516
+ newest_first: Newest
2517
+ oldest_first: Oldest
2518
+ price_high_to_low: Price (high-low)
2519
+ price_low_to_high: Price (low-high)
2520
+ relevance: Relevance
2521
+ promotion_cloned: Promotion has been cloned
2522
+ promotion_not_cloned: 'Promotion has not been cloned. Reason: %{error}'
2523
+ purchased_quantity: Purchased Quantity
2524
+ remove_condition: Remove condition
2525
+ return_authorization_states:
2526
+ authorized: Authorised
2527
+ canceled: Cancelled
2528
+ same_as_shipping_address: Same as shipping address
2529
+ search_customers: Search customers
2530
+ search_engine_listing: Search engine listing
2531
+ search_products: Search products
2532
+ select_existing_address: Select existing address
2533
+ select_key_type: Select key type
2534
+ select_user: Select customer
2535
+ select_vendor: Select vendor
2536
+ send_payment_link: Send payment link
2537
+ send_payment_link_title: Send payment link to the customer by email. They will be able to complete the payment later.
2538
+ service_unavailable: Service Unavailable
2539
+ service_unavailable_message: The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
2540
+ shipment_successfully_shipped: Shipment successfully shipped
2541
+ show_details: Show details
2542
+ show_report: Show report
2543
+ standards_and_formats: Standards and formats
2544
+ standards_and_formats_help: Set the timezone, default unit system and weight unit for your store.
2545
+ start_typing_to_search_for_products: Start typing to search for products
2546
+ start_typing_to_search_for_variants: Start typing to search for variants
2547
+ store_credit:
2548
+ errors:
2549
+ cannot_change_used_store_credit: You cannot change a store credit that has already been used
2550
+ unable_to_create: Unable to create store credit
2551
+ unable_to_delete: Unable to delete store credit
2552
+ unable_to_update: Unable to update store credit
2553
+ remaining: Remaining
2554
+ allocated: Added
2555
+ authorized: Authorised
2556
+ captured: Used
2557
+ credit: Credit
2558
+ eligible: Eligible
2559
+ store_credit_categories: Store Credit Categories
2560
+ store_details: Store details
2561
+ store_errors:
2562
+ unable_to_update: Unable to update store.
2563
+ store_form:
2564
+ customer_support_email_help: This email is visible to your Store visitors in the Footer section
2565
+ new_order_notifications_email_help: If you want to receive an email notification every time someone places an Order please provide an email address for that notification to be sent to
2566
+ store_name_help: This is the name of your store. It will be displayed in the header and in the footer.
2567
+ track_quantity: Track quantity
2568
+ transaction_id_help: This is the ID of the transaction that was created in the 3rd party payment gateway.
2569
+ true_label: 'TRUE'
2570
+ type_to_search_customers: Type to search for customers
2571
+ type_to_search_products: Type to search for products
2572
+ unit_system_help: This will be used as the default unit system for your store. You can override this on a per-product basis.
2573
+ unit_systems:
2574
+ imperial_system: Imperial system
2575
+ metric: metric
2576
+ metric_system: Metric system
2577
+ unprocessable_entity: Unprocessable Entity
2578
+ unprocessable_entity_message: Your request could not be processed. Please check the form for errors and try again.
2579
+ update_address: Update address
2580
+ update_billing_address: Update billing address
2581
+ update_contact_information: Update contact information
2582
+ update_shipping_address: Update shipping address
2583
+ use_shipping_address: Use Shipping Address
2584
+ vendors: Vendors
2585
+ view_full_size: View full size
2586
+ view_store: View store
2587
+ visits: Visits
2588
+ weight_unit_help: This will be used as the default weight unit for your store. You can override this on a per-product basis.
2589
+ weight_units:
2590
+ gram: Gram (g)
2591
+ kilogram: Kilogram (kg)
2592
+ ounce: Ounce (oz)
2593
+ pound: Pound (lb)
2594
+ accepts_email_marketing: Accepts email marketing
2595
+ add_customers: Add Customers
2596
+ add_products: Add Products
2597
+ add_store: New Store
2598
+ add_store_credit: Add Store Credit
2599
+ added_to_cart: Added to cart successfully!
2600
+ address: Address
2601
+ address_book:
2602
+ add_house_number: Add a house number if you have one
2603
+ address_not_owned_by_user: The specified address does not belong to this user.
2604
+ addresses: Addresses
2605
+ adjustment_labels:
2606
+ tax_rates:
2607
+ excluding_tax: "%{name}%{amount}"
2608
+ including_tax: "%{name}%{amount} (Included in Price)"
2609
+ adjustments_deleted: Adjustments Deleted
2610
+ admin_locale: Admin locale
2611
+ all_products: All products
2612
+ allowed_origin: Allowed Origin
2613
+ allowed_origins: Allowed Origins
2614
+ analytics: Analytics
2615
+ api_key: API Key
2616
+ api_key_no_current_key: No API key authenticated this request
2617
+ api_key_scopes_immutable: cannot be changed after the key is created; create a new key with the scopes you need and revoke this one
2618
+ api_keys: API Keys
2619
+ apply: Apply
2620
+ apply_only_on_full_priced_items: Apply only on full priced items
2621
+ apply_store_credit: Apply Store Credit
2622
+ assets: Media
2623
+ attachments: Attachments
2624
+ author: Author
2625
+ availability: availability
2626
+ available: Available
2627
+ balance: Balance
2628
+ barcode: Barcode
2629
+ brand: Brand
2630
+ canceled: Cancelled
2631
+ cannot_be_destroyed: Order cannot be destroyed.
2632
+ cannot_empty: Cannot empty order.
2633
+ cannot_empty_completed_order: Order has already been processed so it cannot be emptied
2634
+ cannot_return_more_than_bought_quantity: Cannot return more than the quantity bought.
2635
+ cart_already_updated: The cart has already been updated.
2636
+ cart_line_item:
2637
+ delivery_unavailable: "%{li_name} cannot be delivered to the selected address"
2638
+ discontinued: "%{li_name} was removed because it was discontinued"
2639
+ out_of_stock: "%{li_name} was removed because it was sold out"
2640
+ change: Change
2641
+ channel: Sales channel
2642
+ channel_ids: Sales channels
2643
+ channels: Sales channels
2644
+ checkout_requirements:
2645
+ email_required: Email address is required
2646
+ line_items_required: Add at least one item to your cart
2647
+ payment_required: Add a payment method
2648
+ ship_address_required: Shipping address is required
2649
+ shipping_method_required: Select a shipping method for all shipments
2650
+ clear: Clear
2651
+ clear_all: Clear all
2652
+ closed: Closed
2653
+ color_code: Colour Code
2654
+ colors: Colours
2655
+ compare_at_amount: Compare at amount
2656
+ compare_at_price: Compare at price
2657
+ contact: Contact
2658
+ contact_phone: Contact phone
2659
+ content: Content
2660
+ copy: Copy
2661
+ copy_link: Copy link
2662
+ coupon_code_used: The coupon code you entered has already been used. Please try again.
2663
+ coupon_codes: Coupon codes
2664
+ create_new: Create new
2665
+ created_by: Created by
2666
+ credit_allowed: Credit allowed
2667
+ credited: Credited
2668
+ currencies: Currencies
2669
+ currency_not_supported_by_store: is not supported by this store
2670
+ current_password: Current password
2671
+ customer_group: Customer Group
2672
+ customer_groups: Customer Groups
2673
+ customer_mailer:
2674
+ password_reset_email:
2675
+ action: Reset Password
2676
+ expiry_notice: This password reset link will expire shortly. If you did not request this, no action is needed.
2677
+ greeting: Hi %{name},
2678
+ ignore_notice: If you did not request a password reset, you can safely ignore this email. Your password will not be changed.
2679
+ instructions: We received a request to reset your password. Click the button below to choose a new password.
2680
+ customer_support_email: Customer Support Email
2681
+ customers: Customers
2682
+ cvv: CVV
2683
+ default_billing_address: Default billing address
2684
+ default_country: Default Country
2685
+ default_currency: Default currency
2686
+ default_locale: Default locale
2687
+ default_shipping_address: Default shipping address
2688
+ default_stock_location_name: Shop location
2689
+ default_wishlist_name: Wishlist
2690
+ deleted: Deleted
2691
+ developers: Developers
2692
+ digital:
2693
+ digital_delivery: Digital Delivery
2694
+ digital_assets: Digital assets
2695
+ discontinue_on: Discontinue On
2696
+ discontinued: Discontinued
2697
+ discontinued_variants_present: Some line items in this order have products that are no longer available.
2698
+ discount: Discount
2699
+ discounts: Discounts
2700
+ display_delivery_range: Delivery in %{delivery_range} business days
2701
+ display_on: Display on
2702
+ domain: Domain
2703
+ done: Done
2704
+ download: Download
2705
+ draft: Draft
2706
+ duplicate: Duplicate
2707
+ duplicating: Duplicating
2708
+ email_marketing: Email marketing
2709
+ emails: Emails
2710
+ ends_at: Ends at
2711
+ enter: Enter
2712
+ error_user_destroy_with_orders: User associated with orders cannot be destroyed
2713
+ error_user_does_not_have_any_store_credits: User does not have any Store Credits available
2714
+ estimated_transit_business_days: Estimated transit business days
2715
+ existing_address: Existing address
2716
+ expired: Expired
2717
+ expires_at: Expires at
2718
+ export: Export
2719
+ export_mailer:
2720
+ export_done:
2721
+ message: Good work, your export is ready! Please use the link below to download it.
2722
+ subject: Your export %{export_number} was successfully processed!
2723
+ greeting: Hi %{user_name},
2724
+ thanks: Thank you,
2725
+ facebook: Facebook
2726
+ featured_image: Featured image
2727
+ field: Field
2728
+ filled: Filled
2729
+ filter: Filter
2730
+ filterable: Filterable
2731
+ firstname: First Name
2732
+ fonts: Fonts
2733
+ footer: Footer
2734
+ forbidden: Access denied
2735
+ free: Free
2736
+ from: From
2737
+ generate_code: Generate coupon code
2738
+ gift_card: Gift Card
2739
+ gift_card_already_redeemed: The Gift Card has already been redeemed.
2740
+ gift_card_applied: The Gift Card was successfully applied to your order!
2741
+ gift_card_batch: Gift Card Batch
2742
+ gift_card_customer_not_logged_in: Gift Card cannot be applied with guest user.
2743
+ gift_card_expired: The Gift Card has expired.
2744
+ gift_card_mismatched_currency: Gift Card cannot be applied with current currency.
2745
+ gift_card_mismatched_customer: This gift card is associated with another user.
2746
+ gift_card_not_found: The Gift Card was not found.
2747
+ gift_card_removed: The Gift Card was successfully removed from your order
2748
+ gift_card_using_store_credit_error: You can't apply the Gift Card after you applied the store credit.
2749
+ gift_cards: Gift Cards
2750
+ hide: Hide
2751
+ idempotency_key_reused: This Idempotency-Key has already been used with different request parameters.
2752
+ immediately: Immediately
2753
+ import: Import
2754
+ in_stock: In Stock
2755
+ instagram: Instagram
2756
+ integrations: Integrations
2757
+ internal_note: Internal Note
2758
+ internationalization: Internationalisation
2759
+ invitation_accepted: Invitation accepted!
2760
+ invitation_mailer:
2761
+ greeting: Hi %{user_name},
2762
+ invitation_accepted:
2763
+ body: "%{invitee_name} has accepted your invitation to join %{resource_name}"
2764
+ subject: "%{invitee_name} has accepted your invitation to join %{resource_name}"
2765
+ invitation_email:
2766
+ body: "%{inviter_name} has invited you to join %{resource_name}"
2767
+ link_description: 'To accept this invitation, please click the link below:'
2768
+ subject: Invitation to join %{resource_name}
2769
+ thanks: Thank you,
2770
+ invitations: Invitations
2771
+ invited_by: Invited by
2772
+ iso: ISO Alpha-2
2773
+ iso3: ISO Alpha-3
2774
+ key: Key
2775
+ kind: Kind
2776
+ label: Label
2777
+ language: Language
2778
+ lastname: Last Name
2779
+ line_item: Line Item
2780
+ line_items: Line items
2781
+ link: Link
2782
+ live: Live
2783
+ locale: Locale
2784
+ locale_not_supported_by_store: is not supported by this store
2785
+ logo: Logo
2786
+ mail_from_address: Mail from address
2787
+ mailer_logo: Mailer logo (JPG or PNG images only)
2788
+ make_active_at: Make Active At
2789
+ manual: Manual
2790
+ market: Market
2791
+ market_ids: Markets
2792
+ markets: Markets
2793
+ master: Master
2794
+ max: Max
2795
+ max_quantity: Max Quantity
2796
+ me_no_current_user: No admin user authenticated this request
2797
+ media: Media
2798
+ metafield_definitions: Metafield Definitions
2799
+ metafields: Metafields
2800
+ min: Min
2801
+ min_quantity: Min Quantity
2802
+ missing_return_authorization: Missing Return Authorisation for %{item_name}.
2803
+ move: Move
2804
+ mutable: Mutable
2805
+ navigation: Navigation
2806
+ never: Never
2807
+ new_address: New address
2808
+ new_order_notifications_email: New Order Notifications Email
2809
+ new_price_list: New Price List
2810
+ newsletter_mailer:
2811
+ email_confirmation:
2812
+ dear_customer: Hey,
2813
+ ignore_disclaimer: If you didn't request this, please ignore this email.
2814
+ instructions: Please click the button below to verify your email address.
2815
+ message_copy_link: 'If the button doesn''t work please copy and paste the following link into your browser:'
2816
+ store_team: "%{store_name} Team"
2817
+ subject: Verify your email address
2818
+ thanks: Thank you
2819
+ verify_email_address_link: Verify email address
2820
+ newsletter_subscribers: Newsletter Subscribers
2821
+ no_cc_type: N/A
2822
+ no_report_data: No report data
2823
+ number: Number
2824
+ ok: OK
2825
+ only_active_products_can_be_added_to_cart: Draft and archived products cannot be added to cart, please mark the product as active first.
2826
+ option_name: Option name
2827
+ order_routing:
2828
+ strategies:
2829
+ legacy: Legacy
2830
+ rules: Rules (ordered)
2831
+ origin: Origin
2832
+ other: Other
2833
+ outstanding_balance: Outstanding Balance
2834
+ page: Page
2835
+ pages: Pages
2836
+ payment_source: Payment source
2837
+ payment_total: Payment Total
2838
+ permissions: Permissions
2839
+ policies: Policies
2840
+ preview: Preview
2841
+ price_lists: Price Lists
2842
+ price_rules:
2843
+ channel_rule:
2844
+ description: Apply pricing based on the sales channel
2845
+ customer_group_rule:
2846
+ description: Apply pricing to specific customer groups
2847
+ prices: Prices
2848
+ pricing: Pricing
2849
+ privacy_policy: Privacy Policy
2850
+ processing: Processing
2851
+ product_name: Product Name
2852
+ product_translations: Product Translations
2853
+ products_cannot_be_shipped: We cannot ship %{product_names} to your current location at the moment. Please change your shipping address or remove %{product_names} from your cart.
2854
+ promotion_already_used: You can not destroy a promotion that has already been applied
2855
+ promotion_category: Promotion Category
2856
+ promotion_label: Promotion (%{name})
2857
+ published_at: Published at
2858
+ query: Query
2859
+ refund_amount: Refund Amount
2860
+ remove_gift_card_on_completed_order_error: You can't remove the gift card after the order was placed
2861
+ report_mailer:
2862
+ greeting: Hi %{user_name},
2863
+ report_done:
2864
+ message: Please use the link below to download it.
2865
+ subject: Your report %{report_name} is ready
2866
+ thanks: Thank you,
2867
+ report_names:
2868
+ products_performance: Products performance
2869
+ sales_total: Sales total
2870
+ required: "*"
2871
+ required_fields: required fields
2872
+ resellable: Resellable
2873
+ resource: Resource
2874
+ return_authorization_canceled: Return authorisation cancelled
2875
+ return_item_order_not_completed: Return item's order must be completed
2876
+ returns_policy: Returns Policy
2877
+ role_id: Role ID
2878
+ row: Row
2879
+ sale: Sale
2880
+ saving: Saving
2881
+ scopes: Scopes
2882
+ search_by: 'Search by:'
2883
+ security: Security
2884
+ seed:
2885
+ shipping:
2886
+ categories:
2887
+ default: Default
2888
+ digital: Digital
2889
+ selected_quantity_not_available: selected of %{item} is not available.
2890
+ send_consumer_transactional_emails: Send Customer Transactional Emails
2891
+ seo: SEO
2892
+ seo_title: SEO Title
2893
+ ship_to: 'Shipping to:'
2894
+ shipping_policy: Shipping Policy
2895
+ shipping_rates:
2896
+ display_price:
2897
+ excluding_tax: "%{price} (+ %{tax_amount} %{tax_rate_name})"
2898
+ including_tax: "%{price} (incl. %{tax_amount} %{tax_rate_name})"
2899
+ shipping_zone: Shipping Zone
2900
+ show_discontinued: Show Discontinued
2901
+ sign_up: Sign Up
2902
+ site_name: Site name
2903
+ size: Size
2904
+ social: Social
2905
+ sort_by: Sort by
2906
+ square_image: Square image
2907
+ starts_at: Starts at
2908
+ state_changes: State Changes
2909
+ stock_items: Stock Items
2910
+ store_credit_events: Store Credit Events
2911
+ store_credit_name: Store Credit
2912
+ store_credit_payment_method:
2913
+ currency_mismatch: Store credit currency does not match order currency
2914
+ insufficient_authorized_amount: Unable to capture more than the authorised amount
2915
+ insufficient_funds: Store credit amount remaining is not sufficient
2916
+ successful_action: Successful store credit %{action}
2917
+ unable_to_credit: 'Unable to credit code: %{auth_code}'
2918
+ unable_to_find: Could not find store credit
2919
+ unable_to_find_for_action: 'Could not find store credit for auth code: %{auth_code} for action: %{action}'
2920
+ unable_to_void: 'Unable to void code: %{auth_code}'
2921
+ store_credits: Store Credits
2922
+ store_default: Default store
2923
+ store_name: Store name
2924
+ stores: Stores
2925
+ subscribed: Subscribed
2926
+ support: Support
2927
+ supported_currencies: Supported Currencies
2928
+ supported_locales: Supported Locales
2929
+ tags: Tags
2930
+ tax_inclusive: Tax inclusive
2931
+ taxes: Taxes
2932
+ taxonomy_brands_name: Brands
2933
+ taxonomy_categories_name: Categories
2934
+ taxonomy_collections_name: Collections
2935
+ terms_of_service: Terms of Service
2936
+ theme: Theme
2937
+ themes: Themes
2938
+ timezone: Timezone
2939
+ title: Title
2940
+ to: To
2941
+ translations: Translations
2942
+ twitter: Twitter
2943
+ unit: Unit
2944
+ unit_system: Unit system
2945
+ unlimited: Unlimited
2946
+ updated_at: Updated at
2947
+ url: URL
2948
+ used: Used
2949
+ user_ids: Users
2950
+ vendor: Vendor
2951
+ verified: Verified
2952
+ verified_at: Verified at
2953
+ view: View
2954
+ visibility: Visibility
2955
+ webhook_endpoints: Webhook Endpoints
2956
+ webhook_mailer:
2957
+ endpoint_disabled:
2958
+ disabled_at_label: Disabled at
2959
+ heading: Webhook Endpoint Disabled
2960
+ instructions: Please check the endpoint URL and service, then re-enable it in Settings → Developers → Webhooks.
2961
+ message: The webhook endpoint "%{endpoint_name}" has been automatically disabled after repeated delivery failures.
2962
+ name_label: Name
2963
+ reason_label: Reason
2964
+ subject: 'Webhook endpoint disabled: %{endpoint_name}'
2965
+ url_label: URL
2966
+ webhooks: Webhooks
2967
+ weight_unit: Weight unit
2968
+ wishlist: Wishlist
2969
+ zipcode_required: Postcode Required
2970
+ zone_ids: Zones
2971
+ api:
2972
+ cannot_delete: "%{model} cannot be deleted"
2973
+ current_password_invalid: Current password is invalid or missing
2974
+ gateway_error: 'There was a problem with the payment gateway: %{text}'
2975
+ invalid_api_key: Invalid API key (%{key}) specified.
2976
+ invalid_position: new_position must be an integer
2977
+ invalid_resource: Invalid resource. Please fix the errors and try again.
2978
+ invalid_taxonomy_id: Invalid taxonomy id.
2979
+ must_specify_api_key: You must specify an API key.
2980
+ negative_quantity: quantity is negative
2981
+ newsletter_verification_token_invalid: Newsletter verification token is invalid or has expired.
2982
+ order:
2983
+ could_not_transition: The order could not be transitioned. Please fix the errors and try again.
2984
+ insufficient_quantity: An item in your cart has become unavailable.
2985
+ invalid_shipping_method: Invalid shipping method specified.
2986
+ password_reset_requested: If an account exists for that email, password reset instructions have been sent.
2987
+ password_reset_token_invalid: Password reset token is invalid or has expired.
2988
+ payment:
2989
+ credit_over_limit: This payment can only be credited up to %{limit}. Please specify an amount less than or equal to this number.
2990
+ update_forbidden: This payment cannot be updated because it is %{state}.
2991
+ record_not_found: "%{model} not found"
2992
+ redirect_url_not_allowed: The redirect URL is not from an allowed origin for this store.
2993
+ resource_not_found: The resource you were looking for could not be found.
2994
+ shipment:
2995
+ cannot_ready: Cannot ready shipment.
2996
+ shipment_transfer_errors_occurred: 'The following errors occurred while attempting this action:'
2997
+ shipment_transfer_success: Variants successfully transferred
2998
+ stock_location_required: A stock_location_id parameter must be provided in order to retrieve stock movements.
2999
+ unauthorized: You are not authorised to perform that action.
3000
+ v2:
3001
+ cart:
3002
+ no_coupon_code: No coupon code provided and the Order doesn't have any coupon code promotions applied
3003
+ wrong_quantity: Quantity has to be greater than 0
3004
+ digitals:
3005
+ missing_file: 'Missing Digital Item: attachment'
3006
+ unauthorized: Error, you are not authorised to access this asset
3007
+ gift_card:
3008
+ amount_not_valid: Gift card amount is not valid
3009
+ not_found: Gift card is not found
3010
+ metadata:
3011
+ invalid_params: Public and private metadata parameters should be objects
3012
+ wishlist:
3013
+ errors:
3014
+ the_wishlist_could_not_be_destroyed: The wishlist could not be destroyed.
3015
+ wrong_quantity: Quantity has to be greater than 0
3016
+ v3:
3017
+ payments:
3018
+ method_unavailable: This payment method is not available for this order.
3019
+ session_required: This payment method requires a payment session. Use the payment sessions endpoint instead.
3020
+ wrong_shipment_target: target shipment is the same as the original shipment
3021
+ copy_number: Copy number
3022
+ remaining: Remaining
3023
+ action_text:
3024
+ video_embed:
3025
+ not_found: Can't embed a video using the provided URL
3026
+ activemodel:
3027
+ errors:
3028
+ messages:
3029
+ blank: can't be blank
3030
+ models:
3031
+ spree/fulfilment_changer:
3032
+ attributes:
3033
+ current_shipment:
3034
+ can_not_have_backordered_inventory_units: has backordered inventory units
3035
+ has_already_been_shipped: has already been shipped
3036
+ desired_shipment:
3037
+ can_not_transfer_within_same_shipment: can not be the same as the current shipment
3038
+ has_not_enough_stock_at_desired_location: does not have enough stock in the desired stock location
3039
+ address_book:
3040
+ save: Save
3041
+ successfully_created: New address has been successfully created
3042
+ number:
3043
+ currency:
3044
+ format:
3045
+ delimiter: ","
3046
+ separator: "."
3047
+ percentage:
3048
+ format:
3049
+ precision: 1
3050
+ pagination:
3051
+ first: "&laquo;"
3052
+ last: "&raquo;"
3053
+ next: "&rsaquo;"
3054
+ previous: "&lsaquo;"
3055
+ truncate: "&hellip;"
3056
+ views:
3057
+ pagination:
3058
+ truncate: Truncate