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.
- checksums.yaml +4 -4
- data/README.md +28 -32
- data/Rakefile +11 -16
- data/config/locales/ar.yml +2041 -294
- data/config/locales/be.yml +1769 -79
- data/config/locales/bg.yml +1705 -46
- data/config/locales/ca.yml +1727 -3
- data/config/locales/cs.yml +1785 -48
- data/config/locales/da.yml +1722 -9
- data/config/locales/de-CH.yml +1773 -3
- data/config/locales/de.yml +1490 -58
- data/config/locales/el.yml +1645 -12
- data/config/locales/en-AU.yml +1726 -2
- data/config/locales/en-GB.yml +1725 -5
- data/config/locales/en-IN.yml +1725 -3
- data/config/locales/en-NZ.yml +1726 -2
- data/config/locales/es-CL.yml +1713 -54
- data/config/locales/es-EC.yml +1728 -8
- data/config/locales/es-MX.yml +1732 -9
- data/config/locales/es.yml +1563 -147
- data/config/locales/et.yml +1747 -5
- data/config/locales/fa.yml +2013 -89
- data/config/locales/fi.yml +1708 -3
- data/config/locales/fr.yml +1515 -93
- data/config/locales/hu.yml +1726 -5
- data/config/locales/id.yml +1731 -6
- data/config/locales/it.yml +1768 -66
- data/config/locales/ja.yml +2399 -661
- data/config/locales/km.yml +1774 -68
- data/config/locales/ko.yml +2071 -288
- data/config/locales/ku.yml +1725 -5
- data/config/locales/lt.yml +1641 -12
- data/config/locales/lv.yml +1744 -16
- data/config/locales/nb.yml +1561 -99
- data/config/locales/ne.yml +1729 -7
- data/config/locales/nl.yml +1728 -24
- data/config/locales/pl.yml +1560 -79
- data/config/locales/pt-BR.yml +1634 -63
- data/config/locales/pt.yml +1787 -4
- data/config/locales/ro.yml +1755 -32
- data/config/locales/ru.yml +2799 -1112
- data/config/locales/sk.yml +2002 -269
- data/config/locales/sl-SI.yml +1778 -8
- data/config/locales/sv.yml +1576 -120
- data/config/locales/th.yml +2473 -745
- data/config/locales/tr.yml +1922 -134
- data/config/locales/uk.yml +1538 -195
- data/config/locales/vi.yml +1875 -136
- data/config/locales/zh-CN.yml +2631 -928
- data/config/locales/zh-TW.yml +1600 -110
- data/lib/spree_i18n/version.rb +3 -9
- metadata +39 -40
- data/.github/dependabot.yml +0 -7
- data/.gitignore +0 -22
- data/.rspec +0 -3
- data/.rubocop.yml +0 -7
- data/.travis.yml +0 -44
- data/Appraisals +0 -9
- data/CONTRIBUTING.md +0 -81
- data/Gemfile +0 -6
- data/bin/rails +0 -7
- data/gemfiles/spree_4_2.gemfile +0 -8
- data/gemfiles/spree_master.gemfile +0 -8
- data/spec/features/russian_errors_translation_spec.rb +0 -16
- data/spec/features/translation_spec.rb +0 -46
- data/spec/spec_helper.rb +0 -10
- data/spec/support/i18n.rb +0 -5
- data/spree_i18n.gemspec +0 -31
data/config/locales/en-GB.yml
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
---
|
|
1
2
|
en-GB:
|
|
2
3
|
activerecord:
|
|
3
4
|
attributes:
|
|
@@ -11,6 +12,8 @@ en-GB:
|
|
|
11
12
|
phone: Phone
|
|
12
13
|
state: County
|
|
13
14
|
zipcode: Post Code
|
|
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-GB:
|
|
|
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-GB:
|
|
|
54
59
|
special_instructions: Special Instructions
|
|
55
60
|
state: County
|
|
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-GB:
|
|
|
72
79
|
zipcode: Shipping address post code
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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 not allowed content type
|
|
290
|
+
spree/import:
|
|
291
|
+
attributes:
|
|
292
|
+
attachment:
|
|
293
|
+
content_type: has not allowed content type
|
|
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 other user
|
|
300
|
+
deprecated_in_completed_order: deprecated in completed order
|
|
301
|
+
ship_address_id:
|
|
302
|
+
belongs_to_other_user: belongs to other 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 available date
|
|
328
|
+
spree/product_publication:
|
|
329
|
+
attributes:
|
|
330
|
+
unpublished_at:
|
|
331
|
+
must_be_after_published_at: must be after published date
|
|
332
|
+
spree/promotion:
|
|
333
|
+
attributes:
|
|
334
|
+
expires_at:
|
|
335
|
+
invalid_date_range: must be later than 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. Can not 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 not allowed content type
|
|
355
|
+
spree/user:
|
|
356
|
+
attributes:
|
|
357
|
+
bill_address_id:
|
|
358
|
+
belongs_to_other_user: belongs to other user
|
|
359
|
+
deprecated_in_completed_order: deprecated in completed order
|
|
360
|
+
ship_address_id:
|
|
361
|
+
belongs_to_other_user: belongs to other 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 price for variant or master price for 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 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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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: County
|
|
257
457
|
other: Counties
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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-GB:
|
|
|
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
|
|
@@ -327,9 +598,10 @@ en-GB:
|
|
|
327
598
|
not_saved:
|
|
328
599
|
one: '1 error prohibited with %{resource} from being saved:'
|
|
329
600
|
other: "%{count} errors prohibited this %{resource} from being saved:"
|
|
601
|
+
not_a_number: is not a number
|
|
330
602
|
spree:
|
|
331
603
|
filter: Filter
|
|
332
|
-
quick_search:
|
|
604
|
+
quick_search:
|
|
333
605
|
abbreviation: Abbreviation
|
|
334
606
|
accept:
|
|
335
607
|
acceptance_errors:
|
|
@@ -350,6 +622,15 @@ en-GB:
|
|
|
350
622
|
refund:
|
|
351
623
|
save: Save
|
|
352
624
|
update: Update
|
|
625
|
+
close: Close
|
|
626
|
+
connect: Connect
|
|
627
|
+
discard: Discard
|
|
628
|
+
open: Open
|
|
629
|
+
reject: Reject
|
|
630
|
+
remove: Remove
|
|
631
|
+
resend: Resend
|
|
632
|
+
select_file: Select file
|
|
633
|
+
send_invitation: Send invitation
|
|
353
634
|
activate: Activate
|
|
354
635
|
active: Active
|
|
355
636
|
add: Add
|
|
@@ -402,6 +683,685 @@ en-GB:
|
|
|
402
683
|
order_num:
|
|
403
684
|
orders:
|
|
404
685
|
user_information:
|
|
686
|
+
last_order_placed: Last order placed
|
|
687
|
+
no_store_credit: Customer has no Store Credit available
|
|
688
|
+
allowed_origins:
|
|
689
|
+
origin_help: Enter the full origin URL of your storefront (e.g. https://myshop.com). Do not include paths or query strings.
|
|
690
|
+
origin_settings: Origin Settings
|
|
691
|
+
amount_spent: Amount spent
|
|
692
|
+
api_keys:
|
|
693
|
+
example_request: Example Request
|
|
694
|
+
key_revoked_message: This API key has been revoked and can no longer be used.
|
|
695
|
+
key_type_descriptions:
|
|
696
|
+
publishable: Safe to use in client-side code like mobile apps or browsers.
|
|
697
|
+
secret: Keep this secure and only use it server-side. Never expose it publicly.
|
|
698
|
+
key_types:
|
|
699
|
+
publishable: Publishable
|
|
700
|
+
secret: Secret
|
|
701
|
+
last_used_at: Last used
|
|
702
|
+
list: API Keys
|
|
703
|
+
name_placeholder: e.g. Mobile App Production
|
|
704
|
+
revoke: Revoke
|
|
705
|
+
revoke_confirmation: Are you sure you want to revoke this API key? This action cannot be undone.
|
|
706
|
+
revoked: API key has been revoked
|
|
707
|
+
revoked_at: Revoked at
|
|
708
|
+
revoked_by: Revoked by
|
|
709
|
+
scopes: Scopes
|
|
710
|
+
scopes_description: Required for secret keys. Pick the narrowest set of scopes your integration needs.
|
|
711
|
+
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.
|
|
712
|
+
secret_key_hidden: This secret key cannot be revealed. If you've lost it, revoke this key and create a new one.
|
|
713
|
+
statuses:
|
|
714
|
+
active: Active
|
|
715
|
+
revoked: Revoked
|
|
716
|
+
token_warning: Store this key securely. It will be shown only this once.
|
|
717
|
+
usage: Usage
|
|
718
|
+
usage_instructions:
|
|
719
|
+
publishable: Use this key for client-side requests. It can be safely included in your frontend code.
|
|
720
|
+
secret: Use this key for server-side requests only. Keep it confidential and never expose it in client-side code.
|
|
721
|
+
audit_log: Audit Log
|
|
722
|
+
avg_order_value: Avg. Order Value
|
|
723
|
+
back_to_dashboard: Back to dashboard
|
|
724
|
+
bulk_ops:
|
|
725
|
+
customer_group_users:
|
|
726
|
+
body:
|
|
727
|
+
remove: Are you sure you want to remove the selected customers from this group?
|
|
728
|
+
title:
|
|
729
|
+
remove: Remove from Group
|
|
730
|
+
price_list_products:
|
|
731
|
+
body:
|
|
732
|
+
remove: Are you sure you want to remove the selected products from this price list? This will also remove their prices.
|
|
733
|
+
title:
|
|
734
|
+
remove: Remove from Price List
|
|
735
|
+
products:
|
|
736
|
+
body:
|
|
737
|
+
add_tags: 'Select tags to add to the products:'
|
|
738
|
+
add_to_taxons: 'Select which categories to add the products to:'
|
|
739
|
+
remove_from_taxons: 'Select which categories to remove the products from:'
|
|
740
|
+
remove_tags: 'Select tags to remove from the products:'
|
|
741
|
+
set_active: Setting products to active will make those products available on the storefront.
|
|
742
|
+
set_archived: Setting products to archived will hide them from storefront.
|
|
743
|
+
set_draft: Setting products to draft will hide them from storefront.
|
|
744
|
+
title:
|
|
745
|
+
add_tags: Add tags
|
|
746
|
+
add_to_taxons: Add to categories
|
|
747
|
+
remove_from_taxons: Remove from categories
|
|
748
|
+
remove_tags: Remove tags
|
|
749
|
+
set_active: Set as Active
|
|
750
|
+
set_archived: Set as Archived
|
|
751
|
+
set_draft: Set as Draft
|
|
752
|
+
users:
|
|
753
|
+
body:
|
|
754
|
+
add_tags: 'Select tags to add to the customers:'
|
|
755
|
+
remove_tags: 'Select tags to remove from the customers:'
|
|
756
|
+
title:
|
|
757
|
+
add_tags: Add tags
|
|
758
|
+
remove_tags: Remove tags
|
|
759
|
+
channels:
|
|
760
|
+
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.
|
|
761
|
+
default: Default channel
|
|
762
|
+
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.
|
|
763
|
+
order_routing_strategy: Order routing strategy
|
|
764
|
+
order_routing_strategy_hint: Overrides the store-level routing strategy for orders attributed to this channel.
|
|
765
|
+
order_routing_strategy_inherit: Inherit from store
|
|
766
|
+
checkout_settings:
|
|
767
|
+
checkout_links:
|
|
768
|
+
description: Links to these pages will be displayed in the checkout footer.
|
|
769
|
+
label: Checkout links
|
|
770
|
+
checkout_message_description: Visible to your customers on the checkout page in the right sidebar.
|
|
771
|
+
countries_managed_by_markets_html: Countries and shipping zones are managed through %{link}.
|
|
772
|
+
guest_checkout:
|
|
773
|
+
description: Allow customers to check out without creating an account.
|
|
774
|
+
label: Allow guest checkout
|
|
775
|
+
special_instructions:
|
|
776
|
+
description: Allow customers to add special instructions to their order.
|
|
777
|
+
label: Display the special instructions field
|
|
778
|
+
close_sidebar: Close sidebar
|
|
779
|
+
copied: Copied!
|
|
780
|
+
copy_payment_link: Copy Payment Link
|
|
781
|
+
copy_to_clipboard: Copy to clipboard
|
|
782
|
+
coupon_codes:
|
|
783
|
+
unused: Unused
|
|
784
|
+
used: Used
|
|
785
|
+
created_at: Created At
|
|
786
|
+
dashboard:
|
|
787
|
+
getting_started:
|
|
788
|
+
description: Everything you need to set up to start selling.
|
|
789
|
+
hi: Hi
|
|
790
|
+
setup_progress:
|
|
791
|
+
steps_done_html: "<strong>%{done}</strong> of %{total} steps done"
|
|
792
|
+
title: Your overall setup progress
|
|
793
|
+
top_products: Top products
|
|
794
|
+
view_report: View report
|
|
795
|
+
whats_happening_on_html: Here's what's happening on <strong>%{store_name}</strong> today.
|
|
796
|
+
updater:
|
|
797
|
+
available_html: "%{version} is available."
|
|
798
|
+
current_version_html: Your current version is %{version}.
|
|
799
|
+
view_release_notes: View release notes
|
|
800
|
+
visits:
|
|
801
|
+
referrers_title: Where are visitors coming from?
|
|
802
|
+
landing_pages_title: Top landing pages
|
|
803
|
+
locations_title: Visitor locations
|
|
804
|
+
devices_title: Visitor devices
|
|
805
|
+
no_data: No data
|
|
806
|
+
no_data_for_period: No data available for this period.
|
|
807
|
+
datetime_field_timezone_help: 'Time zone: %{zone}'
|
|
808
|
+
digital_shipment_fulfillment_note: This shipment will be marked as fulfilled once the user downloads the digital product
|
|
809
|
+
display_on_options:
|
|
810
|
+
back_end: Only on admin panel
|
|
811
|
+
both: On both admin panel & storefront
|
|
812
|
+
front_end: Only on storefront
|
|
813
|
+
documentation: Documentation
|
|
814
|
+
edit_billing_address: Edit billing address
|
|
815
|
+
edit_contact_information: Edit contact information
|
|
816
|
+
edit_profile: Edit Profile
|
|
817
|
+
edit_shipping_address: Edit shipping address
|
|
818
|
+
edit_theme: Edit theme
|
|
819
|
+
errors: Errors
|
|
820
|
+
execution_time: Execution Time
|
|
821
|
+
expand_sidebar: Expand sidebar
|
|
822
|
+
export_all: Export all records (can be slow for large datasets)
|
|
823
|
+
export_coupons: Export coupons as CSV file
|
|
824
|
+
export_created: Your export was started. You will receive an email with a download link when it is ready!
|
|
825
|
+
export_only_filtered_records: Export only filtered records, matching the search criteria
|
|
826
|
+
export_report: Export report as CSV file
|
|
827
|
+
filters: Filters
|
|
828
|
+
getting_started: Getting started
|
|
829
|
+
gift_card_batches:
|
|
830
|
+
codes_count: Codes count
|
|
831
|
+
new_gift_card_batch: New Gift Card Batch
|
|
832
|
+
prefix: Prefix
|
|
833
|
+
expires_at_help: Gift cards will expire after this date.
|
|
834
|
+
gift_cards:
|
|
835
|
+
active: Active
|
|
836
|
+
all_statuses: All statuses
|
|
837
|
+
code_help_text: If you leave it blank, we will generate a code for you
|
|
838
|
+
redeemed: Redeemed
|
|
839
|
+
usage: Usage
|
|
840
|
+
imports:
|
|
841
|
+
all_required_columns_mapped: Good job, all required columns are mapped!
|
|
842
|
+
field_required: Field required
|
|
843
|
+
import_done: All done!
|
|
844
|
+
large_import_background_note: You can close this page — the import will continue in the background.
|
|
845
|
+
large_import_message: This import contains %{count} rows and is too large to display individually.
|
|
846
|
+
large_import_summary: "%{completed} completed, %{failed} failed"
|
|
847
|
+
mapping_required: This field is required
|
|
848
|
+
please_map_all_required_fields: Please map all the required fields to continue.
|
|
849
|
+
waiting_for_file_to_be_processed: Waiting for file to be processed...
|
|
850
|
+
steps:
|
|
851
|
+
map_fields: 1. Map fields
|
|
852
|
+
process_rows: 2. Process rows
|
|
853
|
+
complete: 3. Complete
|
|
854
|
+
rows_processed: "%{processed} / %{total} rows processed"
|
|
855
|
+
please_select_a_column: Please select a column
|
|
856
|
+
json: JSON
|
|
857
|
+
schema: Schema
|
|
858
|
+
integrations:
|
|
859
|
+
invalid_integration_type: This integration is not allowed
|
|
860
|
+
page_subtitle: Connect your store to third-party services to enhance customer experience.
|
|
861
|
+
find_more_html: Find more integrations in %{integrations_link}
|
|
862
|
+
none_installed_html: No integrations installed yet. Find integrations in %{integrations_link}
|
|
863
|
+
json_preview:
|
|
864
|
+
no_api_response: No API response found for this resource
|
|
865
|
+
manage_markets: Manage Markets
|
|
866
|
+
manage_properties: Manage Properties
|
|
867
|
+
manage_stock_locations: Manage Stock Locations
|
|
868
|
+
manage_taxons: Manage Categories
|
|
869
|
+
manage_zones: Manage Zones
|
|
870
|
+
markets:
|
|
871
|
+
edit: Edit Market
|
|
872
|
+
list: Markets
|
|
873
|
+
new: New Market
|
|
874
|
+
supported_locales_hint: Comma-separated list of additional locale codes (e.g. fr,de,es)
|
|
875
|
+
metafield_definitions:
|
|
876
|
+
edit_warning: You can't change the resource type or metafield type after the definition has been used.
|
|
877
|
+
used_in: Used in
|
|
878
|
+
name: Name
|
|
879
|
+
navigation:
|
|
880
|
+
nested_under: Nested under
|
|
881
|
+
newsletter_subscribers:
|
|
882
|
+
all: All
|
|
883
|
+
unverified: Unverified
|
|
884
|
+
verified: Verified
|
|
885
|
+
not_tracking_inventory: Not tracking inventory
|
|
886
|
+
notifications: Notifications
|
|
887
|
+
num_orders: No. of Orders
|
|
888
|
+
oauth_applications:
|
|
889
|
+
client_id: Client ID
|
|
890
|
+
client_secret: Client Secret
|
|
891
|
+
last_used: Last used
|
|
892
|
+
list: API keys
|
|
893
|
+
never: Never
|
|
894
|
+
new: New API key
|
|
895
|
+
read_and_write: Read & Write
|
|
896
|
+
read_only: Read Only
|
|
897
|
+
scopes: Scopes
|
|
898
|
+
order:
|
|
899
|
+
events:
|
|
900
|
+
approve: Approve
|
|
901
|
+
cancel: Cancel
|
|
902
|
+
resend: Resend
|
|
903
|
+
resume: Resume
|
|
904
|
+
orders:
|
|
905
|
+
add_user_to_this_order: Add customer to this order
|
|
906
|
+
all_orders: All Orders
|
|
907
|
+
canceled: Cancelled
|
|
908
|
+
fulfilled: Fulfilled
|
|
909
|
+
no_email_present: Please add an email address to send the payment link
|
|
910
|
+
orders_to_fulfill: Orders to fulfil
|
|
911
|
+
partially_refunded: Partially Refunded
|
|
912
|
+
payment_link_sent: Payment link was sent to the customer
|
|
913
|
+
provide_email: Provide an email address
|
|
914
|
+
refunded: Refunded
|
|
915
|
+
remove_user_from_this_order: Remove customer from this order
|
|
916
|
+
unfulfilled: Unfulfilled
|
|
917
|
+
placed_by_guest: This order was placed by a guest customer
|
|
918
|
+
orders_count:
|
|
919
|
+
one: "%{count} order"
|
|
920
|
+
other: "%{count} orders"
|
|
921
|
+
repeat_customer_summary_html: This is a repeat customer that has spent a total of %{amount} across %{count}, averaging %{average} per order.
|
|
922
|
+
avs_responses:
|
|
923
|
+
a: Street address matches, but 5-digit and 9-digit postal code do not match.
|
|
924
|
+
b: Street address matches, but postal code not verified.
|
|
925
|
+
c: Street address and postal code do not match.
|
|
926
|
+
d: Street address and postal code match.
|
|
927
|
+
e: AVS data is invalid or AVS is not allowed for this card type.
|
|
928
|
+
f: Card member's name does not match, but billing postal code matches.
|
|
929
|
+
g: Non-U.S. issuing bank does not support AVS.
|
|
930
|
+
h: Card member's name does not match. Street address and postal code match.
|
|
931
|
+
i: Address not verified.
|
|
932
|
+
j: Card member's name, billing address, and postal code match.
|
|
933
|
+
k: Card member's name matches but billing address and billing postal code do not match.
|
|
934
|
+
l: Card member's name and billing postal code match, but billing address does not match.
|
|
935
|
+
m: Street address and postal code match.
|
|
936
|
+
"n": Street address and postal code do not match.
|
|
937
|
+
o: Card member's name and billing address match, but billing postal code does not match.
|
|
938
|
+
p: Postal code matches, but street address not verified.
|
|
939
|
+
q: Card member's name, billing address, and postal code match.
|
|
940
|
+
r: System unavailable.
|
|
941
|
+
s: Bank does not support AVS.
|
|
942
|
+
t: Card member's name does not match, but street address matches.
|
|
943
|
+
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.
|
|
944
|
+
v: Card member's name, billing address, and billing postal code match.
|
|
945
|
+
w: Street address does not match, but 9-digit postal code matches.
|
|
946
|
+
x: Street address and 9-digit postal code match.
|
|
947
|
+
"y": Street address and 5-digit postal code match.
|
|
948
|
+
z: Street address does not match, but 5-digit postal code matches.
|
|
949
|
+
cvv_responses:
|
|
950
|
+
m: CVV2 Match
|
|
951
|
+
"n": CVV2 No Match
|
|
952
|
+
p: Not Processed
|
|
953
|
+
s: Issuer indicates that CVV2 data should be present on the card, but the merchant has indicated data is not present on the card
|
|
954
|
+
u: Issuer has not certified for CVV2 or Issuer has not provided Visa with the CVV2 encryption keys
|
|
955
|
+
blank: Transaction failed because wrong CVV2 number was entered or no CVV2 number was entered
|
|
956
|
+
page_builder:
|
|
957
|
+
background_color: Background colour
|
|
958
|
+
border_bottom_width: Border bottom width
|
|
959
|
+
border_color: Border colour
|
|
960
|
+
border_top_width: Border top width
|
|
961
|
+
bottom_padding: Bottom padding
|
|
962
|
+
button_alignment: Button alignment
|
|
963
|
+
button_background_color: Button background colour
|
|
964
|
+
button_style: Button style
|
|
965
|
+
button_text: Button's text
|
|
966
|
+
button_text_color: Button text colour
|
|
967
|
+
category: Category
|
|
968
|
+
description: Description
|
|
969
|
+
description_alignment: Description alignment
|
|
970
|
+
desktop_image_alignment: Image alignment for desktop
|
|
971
|
+
desktop_logo_height: Logo height (desktop)
|
|
972
|
+
heading: Heading
|
|
973
|
+
heading_alignment: Heading alignment
|
|
974
|
+
heading_size: Heading size
|
|
975
|
+
height: Height
|
|
976
|
+
image_click_hint: Clicking on the image will send the user to the selected page/URL
|
|
977
|
+
left_aligned: Left aligned
|
|
978
|
+
logo_centered: Logo centred
|
|
979
|
+
max_video_width_on_desktop: Max video width on desktop
|
|
980
|
+
maximum_products_to_show: Maximum products to show
|
|
981
|
+
nav_centered: Nav centred
|
|
982
|
+
not_set: Not set
|
|
983
|
+
separated: Separated
|
|
984
|
+
show_more_button: Show explore category button
|
|
985
|
+
show_taxon_image: Show category image
|
|
986
|
+
text_color: Text colour
|
|
987
|
+
title: Title
|
|
988
|
+
top_padding: Top padding
|
|
989
|
+
use_description_from_admin: Use description from admin
|
|
990
|
+
vertical_alignment: Vertical alignment
|
|
991
|
+
youtube_video_url: Youtube video URL
|
|
992
|
+
personal_details: Personal Details
|
|
993
|
+
price_lists:
|
|
994
|
+
activate: Activate
|
|
995
|
+
activated: Price list has been activated
|
|
996
|
+
confirm_activate: Are you sure you want to activate this price list? It will immediately affect pricing.
|
|
997
|
+
confirm_deactivate: Are you sure you want to deactivate this price list?
|
|
998
|
+
confirm_schedule: Are you sure you want to schedule this price list?
|
|
999
|
+
confirm_unschedule: Are you sure you want to unschedule this price list?
|
|
1000
|
+
deactivate: Deactivate
|
|
1001
|
+
deactivated: Price list has been deactivated
|
|
1002
|
+
schedule: Schedule
|
|
1003
|
+
scheduled: Price list has been scheduled
|
|
1004
|
+
unschedule: Unschedule
|
|
1005
|
+
page_info: Price lists are a powerful tool for managing pricing strategies based on customer groups, products, or other criteria.
|
|
1006
|
+
learn_more: Learn more about price lists
|
|
1007
|
+
product_translations:
|
|
1008
|
+
coverage: Translation coverage
|
|
1009
|
+
locale: Locale
|
|
1010
|
+
manage_markets: Manage Markets
|
|
1011
|
+
no_locales_description: Set up markets with additional locales to start translating your products.
|
|
1012
|
+
no_locales_title: No additional locales configured
|
|
1013
|
+
progress: Progress
|
|
1014
|
+
total: Total
|
|
1015
|
+
translated: Translated
|
|
1016
|
+
products:
|
|
1017
|
+
active: Active
|
|
1018
|
+
all_statuses: All statuses
|
|
1019
|
+
any_stock: Any stock
|
|
1020
|
+
archived: Archived
|
|
1021
|
+
by_status: By status
|
|
1022
|
+
by_stock: By stock
|
|
1023
|
+
deleted: Deleted
|
|
1024
|
+
draft: Draft
|
|
1025
|
+
help_bubble: Draft products aren't available for purchase. Active products are live.
|
|
1026
|
+
in_stock: In Stock
|
|
1027
|
+
inventory:
|
|
1028
|
+
barcode: Barcode (ISBN, UPC, GTIN, etc.)
|
|
1029
|
+
sku: SKU (Stock Keeping Unit)
|
|
1030
|
+
out_of_stock: Out of Stock
|
|
1031
|
+
paused: Paused
|
|
1032
|
+
search_results:
|
|
1033
|
+
no_products: We couldn't find any products matching your search :(
|
|
1034
|
+
seo:
|
|
1035
|
+
placeholder: Add a title and description to see how this product might appear in a search engine listing
|
|
1036
|
+
status_form:
|
|
1037
|
+
status: Draft products aren't available for purchase. Active products are live.
|
|
1038
|
+
status_options:
|
|
1039
|
+
active: Active
|
|
1040
|
+
archived: Archived
|
|
1041
|
+
draft: Draft
|
|
1042
|
+
stores:
|
|
1043
|
+
choose_stores: Choose which stores this product should be available in
|
|
1044
|
+
variants:
|
|
1045
|
+
option_types_link: To add more option types please go to <a href="%{link}">Option Types</a>
|
|
1046
|
+
learn_more: Learn more about managing products
|
|
1047
|
+
publishing:
|
|
1048
|
+
caption_hidden_after: Comes down %{date}
|
|
1049
|
+
caption_live: Visible to customers now
|
|
1050
|
+
caption_not_available: Hidden — product is %{product_status}
|
|
1051
|
+
caption_scheduled: Goes live %{date}
|
|
1052
|
+
caption_unpublished: Was hidden on %{date}
|
|
1053
|
+
caption_window: Live %{start} → %{end}
|
|
1054
|
+
empty: Not listed on any sales channel yet.
|
|
1055
|
+
inactive_marker: Inactive
|
|
1056
|
+
manage_cta: Manage
|
|
1057
|
+
manage_description: Pick which sales channels list this product. Toggle a channel off to unlist it everywhere.
|
|
1058
|
+
no_channels: No sales channels available. Create one in Settings → Sales channels.
|
|
1059
|
+
published_at_label: Publish from
|
|
1060
|
+
status_hidden: Hidden
|
|
1061
|
+
status_live: Live
|
|
1062
|
+
status_not_available: Not available
|
|
1063
|
+
status_scheduled: Scheduled
|
|
1064
|
+
title: Publishing
|
|
1065
|
+
unpublished_at_label: Unpublish on
|
|
1066
|
+
recommended_size: Recommended size
|
|
1067
|
+
report_created: Your report is being generated. You will receive an email with a download link when it is ready!
|
|
1068
|
+
reset_digital_link_download_limits: Reset download limits
|
|
1069
|
+
response_code: Response Code
|
|
1070
|
+
selected: selected
|
|
1071
|
+
send_payment_link: Send Payment Link
|
|
1072
|
+
shipment:
|
|
1073
|
+
please_provide_tracking_details: Before marking shipment as shipped please provide tracking details
|
|
1074
|
+
shipment_transfer:
|
|
1075
|
+
wrong_destination: Wrong destination
|
|
1076
|
+
show_json: Show JSON
|
|
1077
|
+
stock_transfers:
|
|
1078
|
+
add_products_tip: You need to select a destination location first
|
|
1079
|
+
store_credit:
|
|
1080
|
+
amount_remaining_of_total: "<strong>%{amount}</strong> remaining (<strong>%{total}</strong> total)"
|
|
1081
|
+
store_form:
|
|
1082
|
+
company_field:
|
|
1083
|
+
description: It shows the company field on the address form in the My Account section and on the checkout address step.
|
|
1084
|
+
label: Display the company address field
|
|
1085
|
+
customer_support_email_help: This email is visible to your Store visitors in the Footer section
|
|
1086
|
+
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
|
|
1087
|
+
send_consumer_transactional_emails_help: When unchecked, transactional emails like order confirmations and shipment notifications will not be sent to customers
|
|
1088
|
+
logo_help: Used in the admin dashboard
|
|
1089
|
+
currencies_managed_by_markets_html: Currencies and locales are now managed by %{markets_link}.
|
|
1090
|
+
email_addresses: Email addresses
|
|
1091
|
+
mail_from_address_help: Please provide the email address that will be used as the sender of all emails sent from your store.
|
|
1092
|
+
mailer_logo_help: This logo is included in all email notifications such as order confirmation
|
|
1093
|
+
mailer_logo_format_hint: We recommend images with a transparent background. Only JPEG and PNG formats are supported.
|
|
1094
|
+
store_setup_tasks:
|
|
1095
|
+
add_billing_address: Add billing address
|
|
1096
|
+
add_products: Add products
|
|
1097
|
+
payment_methods:
|
|
1098
|
+
copy: In order to collect payments, please set up at least one online payment provider.
|
|
1099
|
+
done: You're all set! You can always manage your Payment Methods on <a href="%{link}" data-turbo-frame="_top">this</a> page.
|
|
1100
|
+
setup: Set up Payment Methods
|
|
1101
|
+
title: Please set up Payment Methods for your store
|
|
1102
|
+
set_customer_support_email: Set customer support email
|
|
1103
|
+
setup_taxes_collection: Set up taxes collection
|
|
1104
|
+
taxes:
|
|
1105
|
+
copy: In order to collect taxes, please set up your tax rates.
|
|
1106
|
+
done: You're all set! You can always manage your taxes on the <a href="%{link}" data-turbo-frame="_top">settings</a> page.
|
|
1107
|
+
setup: Set up Tax Rates
|
|
1108
|
+
add_products_task:
|
|
1109
|
+
done_title: Good job, you've added products to your store!
|
|
1110
|
+
done_subtitle: Remember you can always add more!
|
|
1111
|
+
copy: Add products to your store, either your own or invite 3rd party vendors to sell together.
|
|
1112
|
+
import_hint: You can also import products in bulk from a CSV or Excel file.
|
|
1113
|
+
customer_support_email_task:
|
|
1114
|
+
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.
|
|
1115
|
+
current_html: Your customer support email is %{email}.
|
|
1116
|
+
label: Customer support email
|
|
1117
|
+
setup_payment_method: Setup Payment Methods
|
|
1118
|
+
setup_storefront: Setup Storefront
|
|
1119
|
+
storefront:
|
|
1120
|
+
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.
|
|
1121
|
+
done: Your storefront is connected and live at
|
|
1122
|
+
manage: Manage storefront
|
|
1123
|
+
setup: Setup Storefront
|
|
1124
|
+
storefront: Storefront
|
|
1125
|
+
storefront_setup:
|
|
1126
|
+
allow_origin_button: Allow this origin & finish setup
|
|
1127
|
+
api_url_label: Store API URL
|
|
1128
|
+
connect_copy: 'Use these credentials in any client that talks to the Store API — a web storefront, a mobile app, or anything else:'
|
|
1129
|
+
connect_title: Connect your storefront
|
|
1130
|
+
connected_title: Connected storefronts
|
|
1131
|
+
deploy_button: Deploy to Vercel
|
|
1132
|
+
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.
|
|
1133
|
+
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.
|
|
1134
|
+
deploy_title: 'Recommended: deploy the official Next.js storefront'
|
|
1135
|
+
deployed_copy: It's now live at
|
|
1136
|
+
deployed_title: Your storefront has been deployed!
|
|
1137
|
+
deployment_already_allowed: This storefront origin is already allowed —
|
|
1138
|
+
description: Connect your web storefront or mobile app with the credentials below, or deploy the official Next.js storefront in one click.
|
|
1139
|
+
done: Your storefront is connected and live at
|
|
1140
|
+
env_description: Your Spree Store API URL and publishable key. Both are prefilled from your store — adjust them before deploying if needed.
|
|
1141
|
+
invalid_origin: This doesn't look like a valid storefront URL.
|
|
1142
|
+
local_installation_instructions: Local installation instructions
|
|
1143
|
+
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.
|
|
1144
|
+
manage_allowed_origins: Manage allowed origins
|
|
1145
|
+
origin_allowed: "%{origin} can now access your Store API."
|
|
1146
|
+
publishable_key_label: Publishable API key
|
|
1147
|
+
see_online_demo: See online demo
|
|
1148
|
+
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.
|
|
1149
|
+
storefront_url_label: Storefront URL
|
|
1150
|
+
storefront_url_saved: 'Storefront URL saved: %{url}'
|
|
1151
|
+
title: Setup Storefront
|
|
1152
|
+
view_on_vercel: View on Vercel
|
|
1153
|
+
successful: Successful
|
|
1154
|
+
successfully_reset_digital_links_limit: Download limits have been reset
|
|
1155
|
+
tables:
|
|
1156
|
+
add_filter: Add filter
|
|
1157
|
+
add_or_group: Add OR group
|
|
1158
|
+
apply: Apply
|
|
1159
|
+
apply_filters: Apply Filters
|
|
1160
|
+
ascending: Ascending
|
|
1161
|
+
clear_all: Clear All
|
|
1162
|
+
columns: Columns
|
|
1163
|
+
descending: Descending
|
|
1164
|
+
enter_value: Enter value...
|
|
1165
|
+
filter_builder: Filter Builder
|
|
1166
|
+
filters: Filters
|
|
1167
|
+
match: Match
|
|
1168
|
+
of_the_following: of the following
|
|
1169
|
+
operators:
|
|
1170
|
+
contains: contains
|
|
1171
|
+
does_not_contain: does not contain
|
|
1172
|
+
ends_with: ends with
|
|
1173
|
+
equals: equals
|
|
1174
|
+
greater_than: greater than
|
|
1175
|
+
greater_than_or_equal: greater than or equal
|
|
1176
|
+
is_any_of: is any of
|
|
1177
|
+
is_empty: is empty
|
|
1178
|
+
is_none_of: is none of
|
|
1179
|
+
is_not_empty: is not empty
|
|
1180
|
+
less_than: less than
|
|
1181
|
+
less_than_or_equal: less than or equal
|
|
1182
|
+
not_equals: does not equal
|
|
1183
|
+
starts_with: starts with
|
|
1184
|
+
order: Order
|
|
1185
|
+
reset_to_default: Reset to Default
|
|
1186
|
+
select_field: Select field...
|
|
1187
|
+
sort_by: Sort by
|
|
1188
|
+
visible_columns: Visible Columns
|
|
1189
|
+
taxon_rules:
|
|
1190
|
+
all_conditions: all conditions
|
|
1191
|
+
any_condition: any condition
|
|
1192
|
+
available_on: Available on
|
|
1193
|
+
match_policies:
|
|
1194
|
+
contains: contains
|
|
1195
|
+
does_not_contain: does not contain
|
|
1196
|
+
is_equal_to: is equal to
|
|
1197
|
+
is_not_equal_to: is not equal to
|
|
1198
|
+
on_sale: On sale
|
|
1199
|
+
products_must_match: 'Products must match:'
|
|
1200
|
+
tag: Product tag
|
|
1201
|
+
taxon_type: Category type
|
|
1202
|
+
taxon_types:
|
|
1203
|
+
automatic: Automatic
|
|
1204
|
+
automatic_info: Automatically add products to this category if they match the rules you set.
|
|
1205
|
+
manual: Manual
|
|
1206
|
+
manual_info: Curate products manually. You can add or remove them in bulk.
|
|
1207
|
+
translations:
|
|
1208
|
+
no_translations_configured: No translations configured. Please set up Markets to use translations.
|
|
1209
|
+
upload_new_asset: Upload new media
|
|
1210
|
+
users:
|
|
1211
|
+
filters:
|
|
1212
|
+
search_placeholder: Search customers by email or name
|
|
1213
|
+
timeline: Timeline
|
|
1214
|
+
utilities:
|
|
1215
|
+
preview: Preview
|
|
1216
|
+
variants:
|
|
1217
|
+
search_results:
|
|
1218
|
+
no_variants: We couldn't find any variants matching your search :(
|
|
1219
|
+
count_at_location:
|
|
1220
|
+
one: "%{count} at location"
|
|
1221
|
+
other: "%{count} at location"
|
|
1222
|
+
variants_form:
|
|
1223
|
+
add_option:
|
|
1224
|
+
empty: Add options like size or colour
|
|
1225
|
+
not_empty: Add another option
|
|
1226
|
+
compare_at_price_description: This price is used to show the marked-down price on the product page.
|
|
1227
|
+
stock_locations_link: To add more stock locations please go to <a href="%{link}">Stock Locations</a>
|
|
1228
|
+
total_inventory_html: 'Total inventory at %{stock_location} location: %{count} available'
|
|
1229
|
+
vendors:
|
|
1230
|
+
enterprise_feature: Multi-Vendor Marketplace is available in the Enterprise Edition
|
|
1231
|
+
webhook_deliveries:
|
|
1232
|
+
delivered_at: Delivered at
|
|
1233
|
+
delivery_details: Delivery Details
|
|
1234
|
+
delivery_info: Delivery Information
|
|
1235
|
+
endpoint_inactive: Cannot retry - endpoint is inactive
|
|
1236
|
+
error_type: Error Type
|
|
1237
|
+
event: Event
|
|
1238
|
+
execution_time: Execution Time
|
|
1239
|
+
failed: Failed
|
|
1240
|
+
pending: Pending
|
|
1241
|
+
redeliver_button: Redeliver
|
|
1242
|
+
redelivered: Webhook redelivered successfully.
|
|
1243
|
+
request_errors: Request Errors
|
|
1244
|
+
request_payload: Request Payload
|
|
1245
|
+
response_body: Response Body
|
|
1246
|
+
response_code: Response Code
|
|
1247
|
+
webhook_endpoints:
|
|
1248
|
+
auto_disabled: This endpoint was automatically disabled after repeated delivery failures.
|
|
1249
|
+
back_to_endpoint: Back to endpoint
|
|
1250
|
+
deliveries: Deliveries
|
|
1251
|
+
endpoint_settings: Endpoint Settings
|
|
1252
|
+
event_subscriptions: Event Subscriptions
|
|
1253
|
+
event_subscriptions_help: Select which events should trigger a webhook delivery to this endpoint.
|
|
1254
|
+
events: events
|
|
1255
|
+
failed_deliveries: Failed Deliveries
|
|
1256
|
+
health:
|
|
1257
|
+
degraded: "%{percentage}% success"
|
|
1258
|
+
disabled: Disabled
|
|
1259
|
+
failing: "%{percentage}% success"
|
|
1260
|
+
healthy: "%{percentage}% success"
|
|
1261
|
+
no_deliveries: No data
|
|
1262
|
+
health_label: Health
|
|
1263
|
+
new: New Webhook Endpoint
|
|
1264
|
+
re_enable: Re-enable
|
|
1265
|
+
secret_key: Secret Key
|
|
1266
|
+
secret_key_help: Use this key to verify webhook signatures. Keep it secure and do not share it publicly.
|
|
1267
|
+
send_test: Send Test
|
|
1268
|
+
subscriptions: Subscriptions
|
|
1269
|
+
successful_deliveries: Successful Deliveries
|
|
1270
|
+
test_failed: Failed to send test webhook. Please check the endpoint configuration.
|
|
1271
|
+
test_sent: Test webhook sent. Check deliveries for the result.
|
|
1272
|
+
name_placeholder: e.g. Storefront emails, Fulfilment service
|
|
1273
|
+
url_placeholder: https://example.com/webhooks
|
|
1274
|
+
webhooks_subscribers:
|
|
1275
|
+
all_events: All Events
|
|
1276
|
+
new_webhooks_subscriber: New Webhooks Subscriber
|
|
1277
|
+
no_events: No Events
|
|
1278
|
+
select_events: Select events
|
|
1279
|
+
subscribe_to_all_events: Subscribe to all events
|
|
1280
|
+
subscriptions: Subscriptions
|
|
1281
|
+
time_of_last_event: Time of Last Event
|
|
1282
|
+
webhooks_events: Webhooks Events
|
|
1283
|
+
assistant: Assistant
|
|
1284
|
+
total_orders: Total Orders
|
|
1285
|
+
sign_ups: Sign-ups
|
|
1286
|
+
previous_page: Previous page
|
|
1287
|
+
next_page: Next page
|
|
1288
|
+
no_change: No change
|
|
1289
|
+
integrations_directory: Integrations Directory
|
|
1290
|
+
option_types:
|
|
1291
|
+
presentation_help: This is used to display the option type on the storefront.
|
|
1292
|
+
name_help_html: This is used internally to identify the option type. <strong>It must be unique.</strong>
|
|
1293
|
+
value_count:
|
|
1294
|
+
one: "%{count} value"
|
|
1295
|
+
other: "%{count} values"
|
|
1296
|
+
showing_pagination: Showing %{from}-%{to} of %{total}
|
|
1297
|
+
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.
|
|
1298
|
+
learn_more: Learn more about options
|
|
1299
|
+
taxons:
|
|
1300
|
+
square_image_help: Used for the featured image on the homepage.
|
|
1301
|
+
seo:
|
|
1302
|
+
placeholder: Add a title and description to see how this taxon might appear in a search engine listing
|
|
1303
|
+
promotions:
|
|
1304
|
+
name_help: Customers will see this in their cart and at checkout.
|
|
1305
|
+
next_step_info: In the next step you will be able to add actions and rules to your promotion
|
|
1306
|
+
coupon_code_placeholder: Your coupon code
|
|
1307
|
+
code_prefix_placeholder: Coupon Prefix (optional)
|
|
1308
|
+
code_prefix_example_html: eg. %{example}
|
|
1309
|
+
number_of_codes_placeholder: Number of codes
|
|
1310
|
+
number_of_codes_help: How many codes you want to generate.
|
|
1311
|
+
add_more_codes_help: To add more codes just increase this number
|
|
1312
|
+
usage_limit_help: Leave this field blank for unlimited usage.
|
|
1313
|
+
expires_at_help: 'Leave this field blank for no expiration. Time zone: %{zone}'
|
|
1314
|
+
kind:
|
|
1315
|
+
one_code_label: One code for all customers
|
|
1316
|
+
one_code_help: You can limit the number of times this code can be used.
|
|
1317
|
+
multi_codes_label: Generate unique codes
|
|
1318
|
+
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.
|
|
1319
|
+
automatic_help: This promotion will be automatically applied to all eligible orders.
|
|
1320
|
+
shipping_methods:
|
|
1321
|
+
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.
|
|
1322
|
+
name_help: This will be displayed to customers
|
|
1323
|
+
admin_name_help: This will be displayed to admins
|
|
1324
|
+
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.
|
|
1325
|
+
tracking_url_token_help: will be replaced with the tracking number.
|
|
1326
|
+
zones:
|
|
1327
|
+
info: Zones are geographical groupings, they represent collections of either states or countries.
|
|
1328
|
+
shipments:
|
|
1329
|
+
stock_location_option: "%{name} (%{count} on hand)"
|
|
1330
|
+
payment_methods:
|
|
1331
|
+
name_help: This name will be used to identify the payment method on the storefront
|
|
1332
|
+
available_payment_methods: Available Payment Methods
|
|
1333
|
+
find_more_payment_methods_html: Find more payment methods in %{integrations_link}
|
|
1334
|
+
admin_users:
|
|
1335
|
+
audit_log_enterprise_notice: Audit log is part of the Spree Enterprise offering.
|
|
1336
|
+
upgrade_to_enterprise: Upgrade to Spree Enterprise
|
|
1337
|
+
invitations:
|
|
1338
|
+
invited_you_to_join_html: "%{inviter} has invited you to join %{resource}"
|
|
1339
|
+
expires_at: Expires at
|
|
1340
|
+
email_placeholder: eg. steve@apple.com
|
|
1341
|
+
user_sessions:
|
|
1342
|
+
welcome_back: Welcome back
|
|
1343
|
+
email_placeholder: steve@getvendo.com
|
|
1344
|
+
enterprise_edition_notice:
|
|
1345
|
+
body: Thank you for using Spree Community Edition! Please consider upgrading to Enterprise Edition for access to all features and support.
|
|
1346
|
+
upgrade: Upgrade
|
|
1347
|
+
metafields:
|
|
1348
|
+
none_configured_for: No metafield definitions configured for %{resource}.
|
|
1349
|
+
table:
|
|
1350
|
+
operators:
|
|
1351
|
+
eq: equals
|
|
1352
|
+
not_eq: does not equal
|
|
1353
|
+
cont: contains
|
|
1354
|
+
not_cont: does not contain
|
|
1355
|
+
start: starts with
|
|
1356
|
+
end: ends with
|
|
1357
|
+
gt: greater than
|
|
1358
|
+
gteq: greater than or equal to
|
|
1359
|
+
lt: less than
|
|
1360
|
+
lteq: less than or equal to
|
|
1361
|
+
in: is any of
|
|
1362
|
+
not_in: is none of
|
|
1363
|
+
'null': is empty
|
|
1364
|
+
not_null: is not empty
|
|
405
1365
|
administration: Administration
|
|
406
1366
|
advertise:
|
|
407
1367
|
agree_to_privacy_policy: Agree to Privacy Policy
|
|
@@ -432,7 +1392,7 @@ en-GB:
|
|
|
432
1392
|
are_you_sure: Are you sure
|
|
433
1393
|
are_you_sure_delete: Are you sure you want to delete this record?
|
|
434
1394
|
associated_adjustment_closed: The associated adjustment is closed, and will not be recalculated. Do you want to open it?
|
|
435
|
-
at_symbol:
|
|
1395
|
+
at_symbol: "@"
|
|
436
1396
|
authorization_failure: Authorisation Failure
|
|
437
1397
|
authorized:
|
|
438
1398
|
auto_capture:
|
|
@@ -567,7 +1527,6 @@ en-GB:
|
|
|
567
1527
|
date: Date
|
|
568
1528
|
date_completed: Date Completed
|
|
569
1529
|
date_picker:
|
|
570
|
-
# FlatPickr human friendly formatting
|
|
571
1530
|
fpr_human_friendly_date_format: M j, Y
|
|
572
1531
|
fpr_human_friendly_date_time_format: M j, Y - H:i
|
|
573
1532
|
date_range: Date Range
|
|
@@ -603,10 +1562,13 @@ en-GB:
|
|
|
603
1562
|
missing_product:
|
|
604
1563
|
missing_taxon:
|
|
605
1564
|
no_applicable_products:
|
|
1565
|
+
no_matching_channel: This coupon code is not eligible for this sales channel.
|
|
1566
|
+
no_matching_market: This coupon code is not eligible in your market.
|
|
606
1567
|
no_matching_taxons:
|
|
607
1568
|
no_user_or_email_specified:
|
|
608
1569
|
no_user_specified:
|
|
609
1570
|
not_first_order:
|
|
1571
|
+
wrong_country: This coupon code is not eligible in your country
|
|
610
1572
|
email: Email
|
|
611
1573
|
empty: Empty
|
|
612
1574
|
empty_cart: Empty Basket
|
|
@@ -620,6 +1582,17 @@ en-GB:
|
|
|
620
1582
|
could_not_create_taxon: Could not create taxon
|
|
621
1583
|
no_payment_methods_available: No payment methods are configured for this environment
|
|
622
1584
|
no_shipping_methods_available: No shipping methods available for selected location, please change your address and try again.
|
|
1585
|
+
cannot_delete_default_channel: Default channel cannot be deleted. Promote another channel to default first.
|
|
1586
|
+
channel_store_mismatch: must belong to the same store
|
|
1587
|
+
invalid_order_routing_rule: is not a registered order routing rule
|
|
1588
|
+
invalid_order_routing_strategy: is not a registered order routing strategy
|
|
1589
|
+
must_be_origin_only: must be an origin (scheme and host) without path, query, or fragment
|
|
1590
|
+
store_association_can_not_be_changed: The store association can not be changed
|
|
1591
|
+
store_is_already_set: Store is already set
|
|
1592
|
+
services:
|
|
1593
|
+
get_shipping_rates:
|
|
1594
|
+
no_line_items: To generate Shipping Rates you need to add some Line Items to Order
|
|
1595
|
+
no_shipping_address: To generate Shipping Rates Order needs to have a Shipping Address
|
|
623
1596
|
errors_prohibited_this_record_from_being_saved:
|
|
624
1597
|
one: 1 error prohibited this record from being saved
|
|
625
1598
|
other: "%{count} errors prohibited this record from being saved"
|
|
@@ -719,6 +1692,7 @@ en-GB:
|
|
|
719
1692
|
gte: greater than or equal to
|
|
720
1693
|
lt:
|
|
721
1694
|
lte:
|
|
1695
|
+
max_amount_help: Leave this field blank to not limit the maximum amount.
|
|
722
1696
|
items_cannot_be_shipped: We are unable to ship the selected items to your shipping address. Please choose another shipping address.
|
|
723
1697
|
items_in_rmas:
|
|
724
1698
|
items_reimbursed:
|
|
@@ -863,6 +1837,7 @@ en-GB:
|
|
|
863
1837
|
subject: Cancellation of Order
|
|
864
1838
|
subtotal:
|
|
865
1839
|
total:
|
|
1840
|
+
thanks: Thank you for
|
|
866
1841
|
confirm_email:
|
|
867
1842
|
dear_customer: Dear Customer,
|
|
868
1843
|
instructions: Please review and retain the following order information for your records.
|
|
@@ -871,6 +1846,20 @@ en-GB:
|
|
|
871
1846
|
subtotal:
|
|
872
1847
|
thanks: Thank you for your business.
|
|
873
1848
|
total:
|
|
1849
|
+
payment_link_email:
|
|
1850
|
+
message: Please click the button below to pay for your order.
|
|
1851
|
+
message_copy_link: 'If the button doesn''t work please copy and paste the following link to your browser:'
|
|
1852
|
+
pay_for_order: Pay for order
|
|
1853
|
+
subject: 'Payment link for order #%{number}'
|
|
1854
|
+
store_owner_notification_email:
|
|
1855
|
+
heading: New Order Received
|
|
1856
|
+
instructions: You have received a new order.
|
|
1857
|
+
order_summary: Order %{number} Summary
|
|
1858
|
+
subject: "%{store_name} received a new order"
|
|
1859
|
+
thanks: Thank you
|
|
1860
|
+
store_team: "%{store_name} Team"
|
|
1861
|
+
subtotal: 'Subtotal:'
|
|
1862
|
+
total: 'Order Total:'
|
|
874
1863
|
order_not_found: We couldn't find your order. Please try that action again.
|
|
875
1864
|
order_number: Order %{number}
|
|
876
1865
|
order_processed_successfully: Your order has been processed successfully
|
|
@@ -925,6 +1914,9 @@ en-GB:
|
|
|
925
1914
|
pending: pending
|
|
926
1915
|
processing: processing
|
|
927
1916
|
void: void
|
|
1917
|
+
complete: Complete
|
|
1918
|
+
partially_refunded: Partially Refunded
|
|
1919
|
+
refunded: Refunded
|
|
928
1920
|
payment_updated: Payment Updated
|
|
929
1921
|
payments: Payments
|
|
930
1922
|
pending:
|
|
@@ -993,6 +1985,9 @@ en-GB:
|
|
|
993
1985
|
landing_page:
|
|
994
1986
|
description: Customer must have visited the specified page
|
|
995
1987
|
name: Landing Page
|
|
1988
|
+
market:
|
|
1989
|
+
description: Limit to orders placed in specified market(s)
|
|
1990
|
+
name: Market(s)
|
|
996
1991
|
one_use_per_user:
|
|
997
1992
|
description:
|
|
998
1993
|
name:
|
|
@@ -1011,6 +2006,27 @@ en-GB:
|
|
|
1011
2006
|
user_logged_in:
|
|
1012
2007
|
description: Available only to logged in users
|
|
1013
2008
|
name: User Logged In
|
|
2009
|
+
category:
|
|
2010
|
+
description: Order includes products in specified categories
|
|
2011
|
+
name: Categories
|
|
2012
|
+
channel:
|
|
2013
|
+
description: Limit to orders placed through specified channel(s)
|
|
2014
|
+
name: Channel(s)
|
|
2015
|
+
country:
|
|
2016
|
+
description: Limit to orders with shipping address in a specific country
|
|
2017
|
+
name: Country
|
|
2018
|
+
currency:
|
|
2019
|
+
description: Limit to orders in a specific currency
|
|
2020
|
+
name: Currency
|
|
2021
|
+
customer:
|
|
2022
|
+
description: Available only to the specified customers
|
|
2023
|
+
name: Customers
|
|
2024
|
+
customer_group:
|
|
2025
|
+
description: Available only to customers in specified customer group(s)
|
|
2026
|
+
name: Customer Group(s)
|
|
2027
|
+
customer_logged_in:
|
|
2028
|
+
description: Available only to logged in customers
|
|
2029
|
+
name: Only logged in customers
|
|
1014
2030
|
promotion_uses:
|
|
1015
2031
|
promotionable:
|
|
1016
2032
|
promotions: Promotions
|
|
@@ -1025,7 +2041,6 @@ en-GB:
|
|
|
1025
2041
|
quantity: Quantity
|
|
1026
2042
|
quantity_returned: Quantity Returned
|
|
1027
2043
|
quantity_shipped: Quantity Shipped
|
|
1028
|
-
quick_search:
|
|
1029
2044
|
rate: Rate
|
|
1030
2045
|
reason: Reason
|
|
1031
2046
|
receive: receive
|
|
@@ -1053,6 +2068,8 @@ en-GB:
|
|
|
1053
2068
|
refund_summary:
|
|
1054
2069
|
subject:
|
|
1055
2070
|
total_refunded:
|
|
2071
|
+
store_team: "%{store_name} Team"
|
|
2072
|
+
thanks: Thank you for your business.
|
|
1056
2073
|
reimbursement_perform_failed:
|
|
1057
2074
|
reimbursement_status:
|
|
1058
2075
|
reimbursement_type:
|
|
@@ -1134,6 +2151,8 @@ en-GB:
|
|
|
1134
2151
|
thanks: Thank you for your business.
|
|
1135
2152
|
track_information: 'Tracking Information: %{tracking}'
|
|
1136
2153
|
track_link: 'Tracking Link: %{url}'
|
|
2154
|
+
shipping_method: 'Shipping method: %{shipping_method}'
|
|
2155
|
+
store_team: "%{store_name} Team"
|
|
1137
2156
|
shipment_state: Shipment State
|
|
1138
2157
|
shipment_states:
|
|
1139
2158
|
backorder: backorder
|
|
@@ -1210,6 +2229,7 @@ en-GB:
|
|
|
1210
2229
|
returned:
|
|
1211
2230
|
shipped:
|
|
1212
2231
|
void:
|
|
2232
|
+
shipment: Shipment
|
|
1213
2233
|
states: Counties
|
|
1214
2234
|
states_required: County Required
|
|
1215
2235
|
status: Status
|
|
@@ -1223,7 +2243,11 @@ en-GB:
|
|
|
1223
2243
|
stock_movements: Stock Movements
|
|
1224
2244
|
stock_movements_for_stock_location: Stock Movements for %{stock_location_name}
|
|
1225
2245
|
stock_successfully_transferred: Stock was successfully transferred between locations.
|
|
1226
|
-
stock_transfer:
|
|
2246
|
+
stock_transfer:
|
|
2247
|
+
errors:
|
|
2248
|
+
must_have_variant: You must add at least one variant
|
|
2249
|
+
same_location: cannot be the same as the destination location
|
|
2250
|
+
variants_unavailable: Some variants are not available on %{stock}
|
|
1227
2251
|
stock_transfers: Stock Transfers
|
|
1228
2252
|
stop: Stop
|
|
1229
2253
|
store: Store
|
|
@@ -1336,3 +2360,699 @@ en-GB:
|
|
|
1336
2360
|
zipcode: Post Code
|
|
1337
2361
|
zone: Zone
|
|
1338
2362
|
zones: Zones
|
|
2363
|
+
add_gift_card: Add Gift Card
|
|
2364
|
+
add_new_address: Add new address
|
|
2365
|
+
add_selected: Add Selected
|
|
2366
|
+
add_selected_products: Add selected products
|
|
2367
|
+
add_selected_variant: Add selected variant
|
|
2368
|
+
added_at: Added At
|
|
2369
|
+
adjustment_amount_help: Positive values are charges, negative values are credits.
|
|
2370
|
+
adjustment_closed_description: The adjustment is closed, and will not be recalculated.
|
|
2371
|
+
adjustment_open_description: The adjustment is open, and will be recalculated.
|
|
2372
|
+
admin_language_help: The language your admin dashboard is displayed in. Only affects what you see, not the store or other staff.
|
|
2373
|
+
admin_locale_help: The language used for the admin dashboard. If not set, defaults to the application locale.
|
|
2374
|
+
all_time: All time
|
|
2375
|
+
apis:
|
|
2376
|
+
admin: Admin API
|
|
2377
|
+
store: Store API
|
|
2378
|
+
applied_to: Applied to
|
|
2379
|
+
assigned_variants: Assigned variants
|
|
2380
|
+
assigned_variants_help: Pick the variants this image represents. Leave blank to apply to all variants.
|
|
2381
|
+
automatic_promotion: Automatic
|
|
2382
|
+
breadcrumbs: Breadcrumbs
|
|
2383
|
+
cancel_order: Cancel order
|
|
2384
|
+
cannot_ship: Shipment cannot be shipped
|
|
2385
|
+
card_expiration_placeholder: MM/YYYY
|
|
2386
|
+
categorization: Categorisation
|
|
2387
|
+
change_password: Change password
|
|
2388
|
+
close_sidebar: Close sidebar
|
|
2389
|
+
contact_information: Contact information
|
|
2390
|
+
contact_us: Contact us
|
|
2391
|
+
continue_selling_when_out_of_stock: Continue selling when out of stock
|
|
2392
|
+
copied: Copied!
|
|
2393
|
+
copy_id: Copy ID
|
|
2394
|
+
custom_domains: Custom domains
|
|
2395
|
+
customer_could_not_be_removed_from_group: Customer could not be removed from group
|
|
2396
|
+
customer_group_rule:
|
|
2397
|
+
choose_customer_groups: 'Select the customer group(s) to which this promotion should apply:'
|
|
2398
|
+
customer_removed_from_group: Customer removed from group
|
|
2399
|
+
customers_added_to_group:
|
|
2400
|
+
one: "%{count} customer added to group"
|
|
2401
|
+
other: "%{count} customers added to group"
|
|
2402
|
+
customers_removed_from_group:
|
|
2403
|
+
one: "%{count} customer removed from group"
|
|
2404
|
+
other: "%{count} customers removed from group"
|
|
2405
|
+
date_range_presets:
|
|
2406
|
+
last_30_days: Last 30 Days
|
|
2407
|
+
last_7_days: Last 7 Days
|
|
2408
|
+
last_month: Last Month
|
|
2409
|
+
this_month: This Month
|
|
2410
|
+
today: Today
|
|
2411
|
+
yesterday: Yesterday
|
|
2412
|
+
days_ago: Days ago
|
|
2413
|
+
delete_selected: Delete selected
|
|
2414
|
+
digital_assets_help: Digital assets are files that can be downloaded by customers after purchase.
|
|
2415
|
+
dimension_units:
|
|
2416
|
+
centimeter: Centimetre (cm)
|
|
2417
|
+
foot: Foot (ft)
|
|
2418
|
+
inch: Inch (in)
|
|
2419
|
+
millimeter: Millimetre (mm)
|
|
2420
|
+
display_settings: Display settings
|
|
2421
|
+
domains: Domains
|
|
2422
|
+
draft_orders: Draft Orders
|
|
2423
|
+
edit_address: Edit address
|
|
2424
|
+
edit_prices: Edit Prices
|
|
2425
|
+
edit_refund: Edit refund
|
|
2426
|
+
estimated_delivery_time: Estimated delivery time
|
|
2427
|
+
excerpt: Excerpt
|
|
2428
|
+
favicon: Favicon
|
|
2429
|
+
filtered_records: Filtered records
|
|
2430
|
+
forbidden_message: You are not authorised to access this page.
|
|
2431
|
+
general_information: General information
|
|
2432
|
+
get_back_to_the: Get back to the
|
|
2433
|
+
homepage: Homepage
|
|
2434
|
+
internal_server_error: Internal Server Error
|
|
2435
|
+
internal_server_error_message: The server encountered an internal error and was unable to complete your request.
|
|
2436
|
+
invitation_expired:
|
|
2437
|
+
body: This invitation link is no longer valid. Please ask the person who invited you to send a new one.
|
|
2438
|
+
heading: Invitation invalid or expired
|
|
2439
|
+
invitation_resent: Invitation resent!
|
|
2440
|
+
issued_on: Issued On
|
|
2441
|
+
log_in: Log in
|
|
2442
|
+
manual_adjustment: Manual Adjustment
|
|
2443
|
+
manual_adjustments: Manual Adjustments
|
|
2444
|
+
mark_as_default: Mark as default
|
|
2445
|
+
move_variant_to: Move variant to
|
|
2446
|
+
new_allowed_origin: New Allowed Origin
|
|
2447
|
+
new_api_key: New API Key
|
|
2448
|
+
new_balance: New balance
|
|
2449
|
+
new_billing_address: New Billing Address
|
|
2450
|
+
new_channel: New sales channel
|
|
2451
|
+
new_custom_domain: New Custom Domain
|
|
2452
|
+
new_customer_group: New Customer Group
|
|
2453
|
+
new_digital_asset: New digital asset
|
|
2454
|
+
new_domain: New domain
|
|
2455
|
+
new_gift_card: New Gift Card
|
|
2456
|
+
new_line_item: Add line item
|
|
2457
|
+
new_metafield_definition: New Metafield Definition
|
|
2458
|
+
new_nested_taxon: New nested subcategory
|
|
2459
|
+
new_page: New Page
|
|
2460
|
+
new_password: New password
|
|
2461
|
+
new_policy: New Policy
|
|
2462
|
+
new_reimbursement_type: New Reimbursement Type
|
|
2463
|
+
new_role: New Role
|
|
2464
|
+
new_shipping_address: New Shipping Address
|
|
2465
|
+
new_store: New Store
|
|
2466
|
+
new_store_credit: New Store Credit
|
|
2467
|
+
new_store_credit_category: New Store Credit Category
|
|
2468
|
+
new_webhook_endpoint: New Webhook Endpoint
|
|
2469
|
+
no_adjustments: No adjustments
|
|
2470
|
+
no_billing_address_available: No billing address available
|
|
2471
|
+
no_customers_found: No customers found
|
|
2472
|
+
no_email_provided: No email provided
|
|
2473
|
+
no_internal_note: No internal note
|
|
2474
|
+
no_products_added: No products added
|
|
2475
|
+
no_products_in_price_list: No products in this price list
|
|
2476
|
+
no_promotions_applied: No promotions applied
|
|
2477
|
+
no_saved_cards: No saved cards
|
|
2478
|
+
no_shipping_address_available: No shipping address available
|
|
2479
|
+
no_taxes: No taxes
|
|
2480
|
+
no_users_selected: No users selected
|
|
2481
|
+
not_risky: Not risky
|
|
2482
|
+
oauth_applications: OAuth Applications
|
|
2483
|
+
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.
|
|
2484
|
+
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.
|
|
2485
|
+
option_type_kinds:
|
|
2486
|
+
buttons: Buttons
|
|
2487
|
+
color_swatch: Colour Swatch
|
|
2488
|
+
dropdown: Dropdown
|
|
2489
|
+
or_select_other_address: or select other address
|
|
2490
|
+
order_email_resent_error: Order confirmation mail can only be sent for completed orders
|
|
2491
|
+
order_line_items: Order Line Items
|
|
2492
|
+
page_not_found: Sorry! The page you are looking for can’t be found.
|
|
2493
|
+
page_not_found_message: This page just doesn't exist.
|
|
2494
|
+
payment_amount: Payment amount
|
|
2495
|
+
payment_provider_settings: Payment Provider Settings
|
|
2496
|
+
payment_type: Payment type
|
|
2497
|
+
payments_gateway_processing_errors: "%{payment_method_name} processing errors"
|
|
2498
|
+
personal_details: Personal details
|
|
2499
|
+
previously_used_card: Previously Used Cards
|
|
2500
|
+
price_list_form:
|
|
2501
|
+
match_policies:
|
|
2502
|
+
all: Match all of these rules
|
|
2503
|
+
any: Match any of these rules
|
|
2504
|
+
price_list_statuses:
|
|
2505
|
+
active: Active
|
|
2506
|
+
draft: Draft
|
|
2507
|
+
inactive: Inactive
|
|
2508
|
+
scheduled: Scheduled
|
|
2509
|
+
scheduled_active: Scheduled (Active)
|
|
2510
|
+
products_added: Products added
|
|
2511
|
+
products_removed: Products removed
|
|
2512
|
+
products_sort_options:
|
|
2513
|
+
best_selling: Best Selling
|
|
2514
|
+
manual: Manual
|
|
2515
|
+
name_a_z: Alphabetically, A-Z
|
|
2516
|
+
name_z_a: Alphabetically, Z-A
|
|
2517
|
+
newest_first: Newest
|
|
2518
|
+
oldest_first: Oldest
|
|
2519
|
+
price_high_to_low: Price (high-low)
|
|
2520
|
+
price_low_to_high: Price (low-high)
|
|
2521
|
+
relevance: Relevance
|
|
2522
|
+
promotion_cloned: Promotion has been cloned
|
|
2523
|
+
promotion_not_cloned: 'Promotion has not been cloned. Reason: %{error}'
|
|
2524
|
+
purchased_quantity: Purchased Quantity
|
|
2525
|
+
remove_condition: Remove condition
|
|
2526
|
+
return_authorization_states:
|
|
2527
|
+
authorized: Authorised
|
|
2528
|
+
canceled: Cancelled
|
|
2529
|
+
same_as_shipping_address: Same as shipping address
|
|
2530
|
+
search_customers: Search customers
|
|
2531
|
+
search_engine_listing: Search engine listing
|
|
2532
|
+
search_products: Search products
|
|
2533
|
+
select_existing_address: Select existing address
|
|
2534
|
+
select_key_type: Select key type
|
|
2535
|
+
select_user: Select customer
|
|
2536
|
+
select_vendor: Select vendor
|
|
2537
|
+
send_payment_link: Send payment link
|
|
2538
|
+
send_payment_link_title: Send payment link to the customer by email. They will be able to complete the payment later.
|
|
2539
|
+
service_unavailable: Service Unavailable
|
|
2540
|
+
service_unavailable_message: The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
|
|
2541
|
+
shipment_successfully_shipped: Shipment successfully shipped
|
|
2542
|
+
show_details: Show details
|
|
2543
|
+
show_report: Show report
|
|
2544
|
+
standards_and_formats: Standards and formats
|
|
2545
|
+
standards_and_formats_help: Set the timezone, default unit system and weight unit for your store.
|
|
2546
|
+
start_typing_to_search_for_products: Start typing to search for products
|
|
2547
|
+
start_typing_to_search_for_variants: Start typing to search for variants
|
|
2548
|
+
store_credit:
|
|
2549
|
+
errors:
|
|
2550
|
+
cannot_change_used_store_credit: You cannot change a store credit that has already been used
|
|
2551
|
+
unable_to_create: Unable to create store credit
|
|
2552
|
+
unable_to_delete: Unable to delete store credit
|
|
2553
|
+
unable_to_update: Unable to update store credit
|
|
2554
|
+
remaining: Remaining
|
|
2555
|
+
allocated: Added
|
|
2556
|
+
authorized: Authorised
|
|
2557
|
+
captured: Used
|
|
2558
|
+
credit: Credit
|
|
2559
|
+
eligible: Eligible
|
|
2560
|
+
store_credit_categories: Store Credit Categories
|
|
2561
|
+
store_details: Store details
|
|
2562
|
+
store_errors:
|
|
2563
|
+
unable_to_update: Unable to update store.
|
|
2564
|
+
store_form:
|
|
2565
|
+
customer_support_email_help: This email is visible to your Store visitors in the Footer section
|
|
2566
|
+
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
|
|
2567
|
+
store_name_help: This is the name of your store. It will be displayed in the header and in the footer.
|
|
2568
|
+
track_quantity: Track quantity
|
|
2569
|
+
transaction_id_help: This is the ID of the transaction that was created in the 3rd party payment gateway.
|
|
2570
|
+
true_label: 'TRUE'
|
|
2571
|
+
type_to_search_customers: Type to search for customers
|
|
2572
|
+
type_to_search_products: Type to search for products
|
|
2573
|
+
unit_system_help: This will be used as the default unit system for your store. You can override this on a per-product basis.
|
|
2574
|
+
unit_systems:
|
|
2575
|
+
imperial_system: Imperial system
|
|
2576
|
+
metric: metric
|
|
2577
|
+
metric_system: Metric system
|
|
2578
|
+
unprocessable_entity: Unprocessable Entity
|
|
2579
|
+
unprocessable_entity_message: Your request could not be processed. Please check the form for errors and try again.
|
|
2580
|
+
update_address: Update address
|
|
2581
|
+
update_billing_address: Update billing address
|
|
2582
|
+
update_contact_information: Update contact information
|
|
2583
|
+
update_shipping_address: Update shipping address
|
|
2584
|
+
use_shipping_address: Use Shipping Address
|
|
2585
|
+
vendors: Vendors
|
|
2586
|
+
view_full_size: View full size
|
|
2587
|
+
view_store: View store
|
|
2588
|
+
visits: Visits
|
|
2589
|
+
weight_unit_help: This will be used as the default weight unit for your store. You can override this on a per-product basis.
|
|
2590
|
+
weight_units:
|
|
2591
|
+
gram: Gram (g)
|
|
2592
|
+
kilogram: Kilogram (kg)
|
|
2593
|
+
ounce: Ounce (oz)
|
|
2594
|
+
pound: Pound (lb)
|
|
2595
|
+
accepts_email_marketing: Accepts email marketing
|
|
2596
|
+
add_customers: Add Customers
|
|
2597
|
+
add_products: Add Products
|
|
2598
|
+
add_store: New Store
|
|
2599
|
+
add_store_credit: Add Store Credit
|
|
2600
|
+
added_to_cart: Added to basket successfully!
|
|
2601
|
+
address: Address
|
|
2602
|
+
address_book:
|
|
2603
|
+
add_house_number: Add a house number if you have one
|
|
2604
|
+
address_not_owned_by_user: The specified address does not belong to this user.
|
|
2605
|
+
addresses: Addresses
|
|
2606
|
+
adjustment_labels:
|
|
2607
|
+
tax_rates:
|
|
2608
|
+
excluding_tax: "%{name}%{amount}"
|
|
2609
|
+
including_tax: "%{name}%{amount} (Included in Price)"
|
|
2610
|
+
adjustments_deleted: Adjustments Deleted
|
|
2611
|
+
admin_locale: Admin locale
|
|
2612
|
+
all_products: All products
|
|
2613
|
+
allowed_origin: Allowed Origin
|
|
2614
|
+
allowed_origins: Allowed Origins
|
|
2615
|
+
analytics: Analytics
|
|
2616
|
+
api_key: API Key
|
|
2617
|
+
api_key_no_current_key: No API key authenticated this request
|
|
2618
|
+
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
|
|
2619
|
+
api_keys: API Keys
|
|
2620
|
+
apply: Apply
|
|
2621
|
+
apply_only_on_full_priced_items: Apply only on full priced items
|
|
2622
|
+
apply_store_credit: Apply Store Credit
|
|
2623
|
+
assets: Media
|
|
2624
|
+
attachments: Attachments
|
|
2625
|
+
author: Author
|
|
2626
|
+
availability: availability
|
|
2627
|
+
available: Available
|
|
2628
|
+
balance: Balance
|
|
2629
|
+
barcode: Barcode
|
|
2630
|
+
brand: Brand
|
|
2631
|
+
canceled: Cancelled
|
|
2632
|
+
cannot_be_destroyed: Order cannot be destroyed.
|
|
2633
|
+
cannot_empty: Cannot empty order.
|
|
2634
|
+
cannot_empty_completed_order: Order has already been processed so it cannot be emptied
|
|
2635
|
+
cannot_return_more_than_bought_quantity: Cannot return more than bought quantity.
|
|
2636
|
+
cart_already_updated: The basket has already been updated.
|
|
2637
|
+
cart_line_item:
|
|
2638
|
+
delivery_unavailable: "%{li_name} cannot be delivered to the selected address"
|
|
2639
|
+
discontinued: "%{li_name} was removed because it was discontinued"
|
|
2640
|
+
out_of_stock: "%{li_name} was removed because it was sold out"
|
|
2641
|
+
change: Change
|
|
2642
|
+
channel: Sales channel
|
|
2643
|
+
channel_ids: Sales channels
|
|
2644
|
+
channels: Sales channels
|
|
2645
|
+
checkout_requirements:
|
|
2646
|
+
email_required: Email address is required
|
|
2647
|
+
line_items_required: Add at least one item to your basket
|
|
2648
|
+
payment_required: Add a payment method
|
|
2649
|
+
ship_address_required: Shipping address is required
|
|
2650
|
+
shipping_method_required: Select a shipping method for all shipments
|
|
2651
|
+
clear: Clear
|
|
2652
|
+
clear_all: Clear all
|
|
2653
|
+
closed: Closed
|
|
2654
|
+
color_code: Colour Code
|
|
2655
|
+
colors: Colours
|
|
2656
|
+
compare_at_amount: Compare at amount
|
|
2657
|
+
compare_at_price: Compare at price
|
|
2658
|
+
contact: Contact
|
|
2659
|
+
contact_phone: Contact phone
|
|
2660
|
+
content: Content
|
|
2661
|
+
copy: Copy
|
|
2662
|
+
copy_link: Copy link
|
|
2663
|
+
coupon_code_used: The coupon code you entered has already been used. Please try again.
|
|
2664
|
+
coupon_codes: Coupon codes
|
|
2665
|
+
create_new: Create new
|
|
2666
|
+
created_by: Created by
|
|
2667
|
+
credit_allowed: Credit allowed
|
|
2668
|
+
credited: Credited
|
|
2669
|
+
currencies: Currencies
|
|
2670
|
+
currency_not_supported_by_store: is not supported by this store
|
|
2671
|
+
current_password: Current password
|
|
2672
|
+
customer_group: Customer Group
|
|
2673
|
+
customer_groups: Customer Groups
|
|
2674
|
+
customer_mailer:
|
|
2675
|
+
password_reset_email:
|
|
2676
|
+
action: Reset Password
|
|
2677
|
+
expiry_notice: This password reset link will expire shortly. If you did not request this, no action is needed.
|
|
2678
|
+
greeting: Hi %{name},
|
|
2679
|
+
ignore_notice: If you did not request a password reset, you can safely ignore this email. Your password will not be changed.
|
|
2680
|
+
instructions: We received a request to reset your password. Click the button below to choose a new password.
|
|
2681
|
+
customer_support_email: Customer Support Email
|
|
2682
|
+
customers: Customers
|
|
2683
|
+
cvv: CVV
|
|
2684
|
+
default_billing_address: Default billing address
|
|
2685
|
+
default_country: Default Country
|
|
2686
|
+
default_currency: Default currency
|
|
2687
|
+
default_locale: Default locale
|
|
2688
|
+
default_shipping_address: Default shipping address
|
|
2689
|
+
default_stock_location_name: Shop location
|
|
2690
|
+
default_wishlist_name: Wishlist
|
|
2691
|
+
deleted: Deleted
|
|
2692
|
+
developers: Developers
|
|
2693
|
+
digital:
|
|
2694
|
+
digital_delivery: Digital Delivery
|
|
2695
|
+
digital_assets: Digital assets
|
|
2696
|
+
discontinue_on: Discontinue On
|
|
2697
|
+
discontinued: Discontinued
|
|
2698
|
+
discontinued_variants_present: Some line items in this order have products that are no longer available.
|
|
2699
|
+
discount: Discount
|
|
2700
|
+
discounts: Discounts
|
|
2701
|
+
display_delivery_range: Delivery in %{delivery_range} business days
|
|
2702
|
+
display_on: Display on
|
|
2703
|
+
domain: Domain
|
|
2704
|
+
done: Done
|
|
2705
|
+
download: Download
|
|
2706
|
+
draft: Draft
|
|
2707
|
+
duplicate: Duplicate
|
|
2708
|
+
duplicating: Duplicating
|
|
2709
|
+
email_marketing: Email marketing
|
|
2710
|
+
emails: Emails
|
|
2711
|
+
ends_at: Ends at
|
|
2712
|
+
enter: Enter
|
|
2713
|
+
error_user_destroy_with_orders: User associated with orders cannot be destroyed
|
|
2714
|
+
error_user_does_not_have_any_store_credits: User does not have any Store Credits available
|
|
2715
|
+
estimated_transit_business_days: Estimated transit business days
|
|
2716
|
+
existing_address: Existing address
|
|
2717
|
+
expired: Expired
|
|
2718
|
+
expires_at: Expires at
|
|
2719
|
+
export: Export
|
|
2720
|
+
export_mailer:
|
|
2721
|
+
export_done:
|
|
2722
|
+
message: Good work, your export is ready! Please use the link below to download it.
|
|
2723
|
+
subject: Your export %{export_number} was successfully processed!
|
|
2724
|
+
greeting: Hi %{user_name},
|
|
2725
|
+
thanks: Thank you,
|
|
2726
|
+
facebook: Facebook
|
|
2727
|
+
featured_image: Featured image
|
|
2728
|
+
field: Field
|
|
2729
|
+
filled: Filled
|
|
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 to 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 basket, please mark the product as active before.
|
|
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 basket.
|
|
2854
|
+
promotion_already_used: You can not destroy promotion that was already 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 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 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 basket 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: '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 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 same as current shipment
|
|
3038
|
+
has_not_enough_stock_at_desired_location: has not enough stock in 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: "«"
|
|
3052
|
+
last: "»"
|
|
3053
|
+
next: "›"
|
|
3054
|
+
previous: "‹"
|
|
3055
|
+
truncate: "…"
|
|
3056
|
+
views:
|
|
3057
|
+
pagination:
|
|
3058
|
+
truncate: Truncate
|