@leandrosk/dashboard 3.5.7 → 3.5.9
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.
- package/dist/plugin/constants.js +2 -0
- package/dist/vite/constants.d.ts +1 -1
- package/dist/vite/constants.js +1 -1
- package/package.json +1 -1
- package/src/i18n/common-strings.ts +3 -0
- package/src/i18n/locales/el.po +197 -181
- package/src/i18n/locales/en.po +121 -96
package/src/i18n/locales/en.po
CHANGED
|
@@ -68,7 +68,7 @@ msgstr "Accommodations"
|
|
|
68
68
|
#. js-lingui-explicit-id
|
|
69
69
|
#: src/lib/framework/defaults.ts:38
|
|
70
70
|
msgid "Product Variants"
|
|
71
|
-
msgstr "Accommodation
|
|
71
|
+
msgstr "Accommodation Variants"
|
|
72
72
|
|
|
73
73
|
#. js-lingui-explicit-id
|
|
74
74
|
#: src/lib/framework/defaults.ts:45
|
|
@@ -287,6 +287,11 @@ msgstr "Error"
|
|
|
287
287
|
msgid "paymentState.Cancelled"
|
|
288
288
|
msgstr "Cancelled"
|
|
289
289
|
|
|
290
|
+
#. js-lingui-explicit-id
|
|
291
|
+
#: src/i18n/common-strings.ts:21
|
|
292
|
+
msgid "paymentState.AwaitingPayment"
|
|
293
|
+
msgstr "Awaiting Payment"
|
|
294
|
+
|
|
290
295
|
#. js-lingui-explicit-id
|
|
291
296
|
#: src/i18n/common-strings.ts:23
|
|
292
297
|
msgid "paymentState.Pending"
|
|
@@ -310,7 +315,7 @@ msgstr "Draft"
|
|
|
310
315
|
#. js-lingui-explicit-id
|
|
311
316
|
#: src/i18n/common-strings.ts:30
|
|
312
317
|
msgid "orderState.AddingItems"
|
|
313
|
-
msgstr "
|
|
318
|
+
msgstr "Cart"
|
|
314
319
|
|
|
315
320
|
#. js-lingui-explicit-id
|
|
316
321
|
#: src/i18n/common-strings.ts:31
|
|
@@ -365,7 +370,17 @@ msgstr "Arranging additional payment"
|
|
|
365
370
|
#. js-lingui-explicit-id
|
|
366
371
|
#: src/i18n/common-strings.ts:41
|
|
367
372
|
msgid "orderState.Validating"
|
|
368
|
-
msgstr "Awaiting
|
|
373
|
+
msgstr "Awaiting validation"
|
|
374
|
+
|
|
375
|
+
#. js-lingui-explicit-id
|
|
376
|
+
#: src/i18n/common-strings.ts:42
|
|
377
|
+
msgid "orderState.AwaitingPayment"
|
|
378
|
+
msgstr "Awaiting payment"
|
|
379
|
+
|
|
380
|
+
#. js-lingui-explicit-id
|
|
381
|
+
#: src/i18n/common-strings.ts:43
|
|
382
|
+
msgid "orderState.Complete"
|
|
383
|
+
msgstr "Complete"
|
|
369
384
|
|
|
370
385
|
#. js-lingui-explicit-id
|
|
371
386
|
#: src/i18n/common-strings.ts:43
|
|
@@ -375,7 +390,7 @@ msgstr "Customer request"
|
|
|
375
390
|
#. js-lingui-explicit-id
|
|
376
391
|
#: src/i18n/common-strings.ts:44
|
|
377
392
|
msgid "refundReason.NotAvailable"
|
|
378
|
-
msgstr "
|
|
393
|
+
msgstr "Item not available"
|
|
379
394
|
|
|
380
395
|
#. js-lingui-explicit-id
|
|
381
396
|
#: src/i18n/common-strings.ts:45
|
|
@@ -385,7 +400,7 @@ msgstr "Damaged in shipping"
|
|
|
385
400
|
#. js-lingui-explicit-id
|
|
386
401
|
#: src/i18n/common-strings.ts:46
|
|
387
402
|
msgid "refundReason.WrongItem"
|
|
388
|
-
msgstr "Wrong
|
|
403
|
+
msgstr "Wrong item shipped"
|
|
389
404
|
|
|
390
405
|
#. js-lingui-explicit-id
|
|
391
406
|
#: src/i18n/common-strings.ts:47
|
|
@@ -610,7 +625,7 @@ msgstr "Prices include tax"
|
|
|
610
625
|
#. js-lingui-explicit-id
|
|
611
626
|
#: src/i18n/common-strings.ts:93
|
|
612
627
|
msgid "fieldName.productVariants"
|
|
613
|
-
msgstr "Accommodation
|
|
628
|
+
msgstr "Accommodation variants"
|
|
614
629
|
|
|
615
630
|
#. js-lingui-explicit-id
|
|
616
631
|
#: src/i18n/common-strings.ts:94
|
|
@@ -665,7 +680,7 @@ msgstr "Started at"
|
|
|
665
680
|
#. js-lingui-explicit-id
|
|
666
681
|
#: src/i18n/common-strings.ts:104
|
|
667
682
|
msgid "fieldName.startsAt"
|
|
668
|
-
msgstr "
|
|
683
|
+
msgstr "Starts at"
|
|
669
684
|
|
|
670
685
|
#. js-lingui-explicit-id
|
|
671
686
|
#: src/i18n/common-strings.ts:105
|
|
@@ -838,6 +853,11 @@ msgstr "{label}"
|
|
|
838
853
|
msgid "{operator}"
|
|
839
854
|
msgstr "{operator}"
|
|
840
855
|
|
|
856
|
+
#. placeholder {0}: table.getFilteredRowModel().rows.length
|
|
857
|
+
#: src/lib/components/data-table/data-table-pagination.tsx:17
|
|
858
|
+
msgid "{selectedRowCount} of {0} row(s) selected."
|
|
859
|
+
msgstr "{selectedRowCount} of {0} row(s) selected."
|
|
860
|
+
|
|
841
861
|
#: src/app/routes/_authenticated/_orders/hooks/use-refund-order.ts:286
|
|
842
862
|
msgid "{successfulRefundCount} payment(s) refunded before failure. Check order history for details."
|
|
843
863
|
msgstr "{successfulRefundCount} payment(s) refunded before failure. Check reservation history for details."
|
|
@@ -1022,7 +1042,7 @@ msgstr "Add accommodation options first"
|
|
|
1022
1042
|
|
|
1023
1043
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:276
|
|
1024
1044
|
msgid "Add product variant"
|
|
1025
|
-
msgstr "Add accommodation
|
|
1045
|
+
msgstr "Add accommodation variant"
|
|
1026
1046
|
|
|
1027
1047
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-order-builder.tsx:232
|
|
1028
1048
|
msgid "Add products to create a test order"
|
|
@@ -1056,7 +1076,7 @@ msgstr "Add tags..."
|
|
|
1056
1076
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:243
|
|
1057
1077
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:270
|
|
1058
1078
|
msgid "Add variant"
|
|
1059
|
-
msgstr "Add
|
|
1079
|
+
msgstr "Add variant"
|
|
1060
1080
|
|
|
1061
1081
|
#: src/app/routes/_authenticated/_profile/profile.tsx:133
|
|
1062
1082
|
msgid "Added"
|
|
@@ -1588,7 +1608,7 @@ msgstr "Create \"{0}\""
|
|
|
1588
1608
|
|
|
1589
1609
|
#: src/app/routes/_authenticated/_products/components/create-product-variants-dialog.tsx:182
|
|
1590
1610
|
msgid "Create {createCount} variants"
|
|
1591
|
-
msgstr "Create {createCount}
|
|
1611
|
+
msgstr "Create {createCount} variants"
|
|
1592
1612
|
|
|
1593
1613
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:249
|
|
1594
1614
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:408
|
|
@@ -1601,15 +1621,15 @@ msgstr "Create accommodation options"
|
|
|
1601
1621
|
|
|
1602
1622
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:364
|
|
1603
1623
|
msgid "Create variant"
|
|
1604
|
-
msgstr "Create
|
|
1624
|
+
msgstr "Create variant"
|
|
1605
1625
|
|
|
1606
1626
|
#: src/app/routes/_authenticated/_products/components/create-product-variants-dialog.tsx:153
|
|
1607
1627
|
msgid "Create Variants"
|
|
1608
|
-
msgstr "Create
|
|
1628
|
+
msgstr "Create Variants"
|
|
1609
1629
|
|
|
1610
1630
|
#: src/app/routes/_authenticated/_products/components/create-product-variants-dialog.tsx:156
|
|
1611
1631
|
msgid "Create variants for your product"
|
|
1612
|
-
msgstr "Create
|
|
1632
|
+
msgstr "Create variants for your accommodation"
|
|
1613
1633
|
|
|
1614
1634
|
#: src/app/routes/_authenticated/_orders/components/fulfillment-details.tsx:114
|
|
1615
1635
|
#: src/lib/framework/layout-engine/page-layout.tsx:433
|
|
@@ -1892,15 +1912,15 @@ msgstr "Duplicating... ({0}/{1})"
|
|
|
1892
1912
|
|
|
1893
1913
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:269
|
|
1894
1914
|
msgid "e.g. Size"
|
|
1895
|
-
msgstr "e.g.
|
|
1915
|
+
msgstr "e.g. Room Type"
|
|
1896
1916
|
|
|
1897
1917
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:290
|
|
1898
1918
|
msgid "e.g. Small"
|
|
1899
|
-
msgstr "e.g.
|
|
1919
|
+
msgstr "e.g. Deluxe"
|
|
1900
1920
|
|
|
1901
1921
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:144
|
|
1902
1922
|
msgid "e.g., Red, Large, Cotton"
|
|
1903
|
-
msgstr "e.g.,
|
|
1923
|
+
msgstr "e.g., Sea View, King Bed, Breakfast Included"
|
|
1904
1924
|
|
|
1905
1925
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:250
|
|
1906
1926
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:276
|
|
@@ -2198,7 +2218,7 @@ msgstr "Failed to create accommodation options"
|
|
|
2198
2218
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:137
|
|
2199
2219
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:174
|
|
2200
2220
|
msgid "Failed to create product variant"
|
|
2201
|
-
msgstr "Failed to create accommodation
|
|
2221
|
+
msgstr "Failed to create accommodation variant"
|
|
2202
2222
|
|
|
2203
2223
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:113
|
|
2204
2224
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:121
|
|
@@ -2419,7 +2439,7 @@ msgstr "Failed to update accommodation option group"
|
|
|
2419
2439
|
|
|
2420
2440
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:137
|
|
2421
2441
|
msgid "Failed to update product variant"
|
|
2422
|
-
msgstr "Failed to update accommodation
|
|
2442
|
+
msgstr "Failed to update accommodation variant"
|
|
2423
2443
|
|
|
2424
2444
|
#: src/app/routes/_authenticated/_profile/profile.tsx:68
|
|
2425
2445
|
msgid "Failed to update profile"
|
|
@@ -2768,7 +2788,7 @@ msgstr "is null"
|
|
|
2768
2788
|
|
|
2769
2789
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:107
|
|
2770
2790
|
msgid "Item added to order"
|
|
2771
|
-
msgstr "
|
|
2791
|
+
msgstr "Item added to reservation"
|
|
2772
2792
|
|
|
2773
2793
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:110
|
|
2774
2794
|
msgid "Items refunded"
|
|
@@ -2932,11 +2952,11 @@ msgstr "Manage Tags"
|
|
|
2932
2952
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:252
|
|
2933
2953
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:184
|
|
2934
2954
|
msgid "Manage variants"
|
|
2935
|
-
msgstr "Manage
|
|
2955
|
+
msgstr "Manage variants"
|
|
2936
2956
|
|
|
2937
2957
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:56
|
|
2938
2958
|
msgid "Manage Variants"
|
|
2939
|
-
msgstr "Manage
|
|
2959
|
+
msgstr "Manage Variants"
|
|
2940
2960
|
|
|
2941
2961
|
#: src/lib/components/data-table/views-sheet.tsx:132
|
|
2942
2962
|
msgid "Manage your personal saved views for this table"
|
|
@@ -2967,6 +2987,11 @@ msgstr "Metrics"
|
|
|
2967
2987
|
msgid "Modify"
|
|
2968
2988
|
msgstr "Modify"
|
|
2969
2989
|
|
|
2990
|
+
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:158
|
|
2991
|
+
#: src/app/routes/_authenticated/_orders/utils/order-detail-loaders.tsx:75
|
|
2992
|
+
msgid "Modify order"
|
|
2993
|
+
msgstr "Modify reservation"
|
|
2994
|
+
|
|
2970
2995
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:162
|
|
2971
2996
|
msgid "Modify order"
|
|
2972
2997
|
msgstr "Modify reservation"
|
|
@@ -3147,7 +3172,7 @@ msgstr "New accommodation option group"
|
|
|
3147
3172
|
|
|
3148
3173
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:218
|
|
3149
3174
|
msgid "New product variant"
|
|
3150
|
-
msgstr "New accommodation
|
|
3175
|
+
msgstr "New accommodation variant"
|
|
3151
3176
|
|
|
3152
3177
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:45
|
|
3153
3178
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:129
|
|
@@ -3310,7 +3335,7 @@ msgstr "No more items"
|
|
|
3310
3335
|
|
|
3311
3336
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:259
|
|
3312
3337
|
msgid "No option groups defined yet. Add option groups to create different variants of your product (e.g., Size, Color, Material)"
|
|
3313
|
-
msgstr "No option groups defined yet. Add option groups to create different
|
|
3338
|
+
msgstr "No option groups defined yet. Add option groups to create different variants of your accommodation (e.g., Room Type, View, Bed Configuration)"
|
|
3314
3339
|
|
|
3315
3340
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:336
|
|
3316
3341
|
msgid "No payment or refund is required for these changes."
|
|
@@ -3470,7 +3495,7 @@ msgstr "Reservation custom fields updated"
|
|
|
3470
3495
|
|
|
3471
3496
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:97
|
|
3472
3497
|
msgid "Order delivered"
|
|
3473
|
-
msgstr "
|
|
3498
|
+
msgstr "Stay completed"
|
|
3474
3499
|
|
|
3475
3500
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:36
|
|
3476
3501
|
msgid "Order draft is ready to be completed"
|
|
@@ -3527,7 +3552,7 @@ msgstr "Reservation placed"
|
|
|
3527
3552
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:88
|
|
3528
3553
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:94
|
|
3529
3554
|
msgid "Order shipped"
|
|
3530
|
-
msgstr "Reservation
|
|
3555
|
+
msgstr "Reservation confirmed"
|
|
3531
3556
|
|
|
3532
3557
|
#: src/lib/framework/dashboard-widget/metrics-widget/index.tsx:70
|
|
3533
3558
|
msgid "Order Total"
|
|
@@ -3676,11 +3701,11 @@ msgstr "Phone Number"
|
|
|
3676
3701
|
|
|
3677
3702
|
#: src/lib/framework/dashboard-widget/latest-orders-widget/index.tsx:107
|
|
3678
3703
|
msgid "Placed At"
|
|
3679
|
-
msgstr "
|
|
3704
|
+
msgstr "Reserved At"
|
|
3680
3705
|
|
|
3681
3706
|
#: src/app/routes/_authenticated/_shipping-methods/components/shipping-method-test-result-wrapper.tsx:58
|
|
3682
3707
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3683
|
-
msgstr "Please add accommodations and complete the address to run the test."
|
|
3708
|
+
msgstr "Please add accommodations and complete the billing address to run the test."
|
|
3684
3709
|
|
|
3685
3710
|
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:311
|
|
3686
3711
|
msgid "Please select a target collection"
|
|
@@ -3737,11 +3762,11 @@ msgstr "Private"
|
|
|
3737
3762
|
|
|
3738
3763
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:154
|
|
3739
3764
|
msgid "Private collections are not visible in the shop"
|
|
3740
|
-
msgstr "Private collections are not visible
|
|
3765
|
+
msgstr "Private collections are not visible in the shop"
|
|
3741
3766
|
|
|
3742
3767
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:113
|
|
3743
3768
|
msgid "Private facets are not visible in the shop"
|
|
3744
|
-
msgstr "Private facets are not visible
|
|
3769
|
+
msgstr "Private facets are not visible in the shop"
|
|
3745
3770
|
|
|
3746
3771
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:360
|
|
3747
3772
|
msgid "Processing..."
|
|
@@ -3774,7 +3799,7 @@ msgstr "Accommodation Options"
|
|
|
3774
3799
|
#: src/app/routes/_authenticated/_product-variants/product-variants.tsx:18
|
|
3775
3800
|
#: src/app/routes/_authenticated/_product-variants/product-variants.tsx:26
|
|
3776
3801
|
msgid "Product Variants"
|
|
3777
|
-
msgstr "Accommodation
|
|
3802
|
+
msgstr "Accommodation Units"
|
|
3778
3803
|
|
|
3779
3804
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:64
|
|
3780
3805
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:54
|
|
@@ -3890,7 +3915,7 @@ msgstr "Refund settled successfully"
|
|
|
3890
3915
|
|
|
3891
3916
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:200
|
|
3892
3917
|
msgid "Refund shipping"
|
|
3893
|
-
msgstr "Refund
|
|
3918
|
+
msgstr "Refund fees"
|
|
3894
3919
|
|
|
3895
3920
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:244
|
|
3896
3921
|
msgid "Refund total"
|
|
@@ -3984,7 +4009,7 @@ msgstr "Reset"
|
|
|
3984
4009
|
|
|
3985
4010
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:105
|
|
3986
4011
|
msgid "Return to stock"
|
|
3987
|
-
msgstr "Return to
|
|
4012
|
+
msgstr "Return to inventory"
|
|
3988
4013
|
|
|
3989
4014
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:152
|
|
3990
4015
|
msgid "Review the changes before applying them to the order."
|
|
@@ -4159,7 +4184,7 @@ msgstr "Select a currency"
|
|
|
4159
4184
|
|
|
4160
4185
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:23
|
|
4161
4186
|
msgid "Select a customer to continue"
|
|
4162
|
-
msgstr "Select a
|
|
4187
|
+
msgstr "Select a guest to continue"
|
|
4163
4188
|
|
|
4164
4189
|
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:83
|
|
4165
4190
|
msgid "Select a destination collection"
|
|
@@ -4212,7 +4237,7 @@ msgstr "Select country"
|
|
|
4212
4237
|
|
|
4213
4238
|
#: src/lib/components/shared/customer-selector.tsx:78
|
|
4214
4239
|
msgid "Select customer"
|
|
4215
|
-
msgstr "Select
|
|
4240
|
+
msgstr "Select guest"
|
|
4216
4241
|
|
|
4217
4242
|
#: src/lib/components/date-range-picker.tsx:128
|
|
4218
4243
|
msgid "Select date range"
|
|
@@ -4236,7 +4261,7 @@ msgstr "Select items"
|
|
|
4236
4261
|
|
|
4237
4262
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:75
|
|
4238
4263
|
msgid "Select items to refund and optionally return to stock"
|
|
4239
|
-
msgstr "Select items to refund and optionally return to
|
|
4264
|
+
msgstr "Select items to refund and optionally return to inventory"
|
|
4240
4265
|
|
|
4241
4266
|
#: src/app/routes/_authenticated/_orders/components/use-transition-order-to-state.tsx:103
|
|
4242
4267
|
msgid "Select next state"
|
|
@@ -4248,7 +4273,7 @@ msgstr "Select payments to refund"
|
|
|
4248
4273
|
|
|
4249
4274
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:228
|
|
4250
4275
|
msgid "Select quantities to fulfill and configure the fulfillment handler"
|
|
4251
|
-
msgstr "Select quantities to fulfill and configure the
|
|
4276
|
+
msgstr "Select quantities to fulfill and configure the booking handler"
|
|
4252
4277
|
|
|
4253
4278
|
#: src/lib/components/shared/seller-selector.tsx:76
|
|
4254
4279
|
msgid "Select seller"
|
|
@@ -4261,7 +4286,7 @@ msgstr "Select the next state for the reservation"
|
|
|
4261
4286
|
#. placeholder {0}: productData.product.variants[0].name
|
|
4262
4287
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:328
|
|
4263
4288
|
msgid "Select which options should apply to the existing variant \"{0}\""
|
|
4264
|
-
msgstr "Select which options should apply to the existing
|
|
4289
|
+
msgstr "Select which options should apply to the existing unit \"{0}\""
|
|
4265
4290
|
|
|
4266
4291
|
#: src/lib/components/data-input/product-multi-selector-input.tsx:316
|
|
4267
4292
|
msgid "Selected Items"
|
|
@@ -4287,7 +4312,7 @@ msgstr "Sellers"
|
|
|
4287
4312
|
|
|
4288
4313
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:27
|
|
4289
4314
|
msgid "Set a shipping address and select a shipping method"
|
|
4290
|
-
msgstr "Set
|
|
4315
|
+
msgstr "Set a billing address and select a booking method"
|
|
4291
4316
|
|
|
4292
4317
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:414
|
|
4293
4318
|
msgid "Set custom fields"
|
|
@@ -4307,12 +4332,12 @@ msgstr "Sets the languages that are available for all channels. Individual chann
|
|
|
4307
4332
|
|
|
4308
4333
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:133
|
|
4309
4334
|
msgid "Sets the stock level at which this a variant is considered to be out of stock. Using a negative value enables backorder support. Can be overridden by product variants."
|
|
4310
|
-
msgstr "Sets the
|
|
4335
|
+
msgstr "Sets the availability level at which this a unit is considered to be unavailable. Using a negative value enables overbooking support. Can be overridden by accommodation units."
|
|
4311
4336
|
|
|
4312
4337
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:375
|
|
4313
4338
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:393
|
|
4314
4339
|
msgid "Sets the stock level at which this variant is considered to be out of stock. Using a negative value enables backorder support."
|
|
4315
|
-
msgstr "Sets the
|
|
4340
|
+
msgstr "Sets the availability level at which this unit is considered to be unavailable. Using a negative value enables overbooking support."
|
|
4316
4341
|
|
|
4317
4342
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:142
|
|
4318
4343
|
msgid "Settle payment"
|
|
@@ -4328,55 +4353,55 @@ msgstr "Settle refund"
|
|
|
4328
4353
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:188
|
|
4329
4354
|
#: src/app/routes/_authenticated/_orders/orders.tsx:85
|
|
4330
4355
|
msgid "Shipping"
|
|
4331
|
-
msgstr "
|
|
4356
|
+
msgstr "Fees & Services"
|
|
4332
4357
|
|
|
4333
4358
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:289
|
|
4334
4359
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:243
|
|
4335
4360
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:434
|
|
4336
4361
|
msgid "Shipping address"
|
|
4337
|
-
msgstr "
|
|
4362
|
+
msgstr "Guest address"
|
|
4338
4363
|
|
|
4339
4364
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-address-form.tsx:143
|
|
4340
4365
|
msgid "Shipping Address"
|
|
4341
|
-
msgstr "
|
|
4366
|
+
msgstr "Guest Address"
|
|
4342
4367
|
|
|
4343
4368
|
#: src/app/routes/_authenticated/_orders/components/order-modification-summary.tsx:128
|
|
4344
4369
|
msgid "Shipping address changed"
|
|
4345
|
-
msgstr "
|
|
4370
|
+
msgstr "Guest address changed"
|
|
4346
4371
|
|
|
4347
4372
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:182
|
|
4348
4373
|
msgid "Shipping address set for order"
|
|
4349
|
-
msgstr "
|
|
4374
|
+
msgstr "Guest address set for reservation"
|
|
4350
4375
|
|
|
4351
4376
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:198
|
|
4352
4377
|
msgid "Shipping address unset for order"
|
|
4353
|
-
msgstr "
|
|
4378
|
+
msgstr "Guest address unset for reservation"
|
|
4354
4379
|
|
|
4355
4380
|
#: src/app/routes/_authenticated/_orders/components/order-modification-summary.tsx:142
|
|
4356
4381
|
msgid "Shipping method changed"
|
|
4357
|
-
msgstr "
|
|
4382
|
+
msgstr "Booking method changed"
|
|
4358
4383
|
|
|
4359
4384
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:58
|
|
4360
4385
|
msgid "Shipping method is eligible for this order"
|
|
4361
|
-
msgstr "
|
|
4386
|
+
msgstr "Booking method is eligible for this reservation"
|
|
4362
4387
|
|
|
4363
4388
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:76
|
|
4364
4389
|
msgid "Shipping method is not eligible for this order"
|
|
4365
|
-
msgstr "
|
|
4390
|
+
msgstr "Booking method is not eligible for this reservation"
|
|
4366
4391
|
|
|
4367
4392
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:217
|
|
4368
4393
|
msgid "Shipping method set for order"
|
|
4369
|
-
msgstr "
|
|
4394
|
+
msgstr "Booking method set for reservation"
|
|
4370
4395
|
|
|
4371
4396
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
|
|
4372
4397
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
|
|
4373
4398
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
|
|
4374
4399
|
msgid "Shipping Methods"
|
|
4375
|
-
msgstr "
|
|
4400
|
+
msgstr "Booking Methods"
|
|
4376
4401
|
|
|
4377
4402
|
#: src/app/routes/_authenticated/_orders/components/order-history/default-order-history-components.tsx:122
|
|
4378
4403
|
msgid "Shipping refunded"
|
|
4379
|
-
msgstr "
|
|
4404
|
+
msgstr "Fees refunded"
|
|
4380
4405
|
|
|
4381
4406
|
#: src/lib/components/layout/language-dialog.tsx:115
|
|
4382
4407
|
msgid "Short date"
|
|
@@ -4407,11 +4432,11 @@ msgstr "Sign in to access the admin dashboard"
|
|
|
4407
4432
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:209
|
|
4408
4433
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:306
|
|
4409
4434
|
msgid "SKU"
|
|
4410
|
-
msgstr "
|
|
4435
|
+
msgstr "Code/ID"
|
|
4411
4436
|
|
|
4412
4437
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:131
|
|
4413
4438
|
msgid "SKU:"
|
|
4414
|
-
msgstr "
|
|
4439
|
+
msgstr "Code/ID:"
|
|
4415
4440
|
|
|
4416
4441
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:171
|
|
4417
4442
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:150
|
|
@@ -4461,16 +4486,16 @@ msgstr "Status"
|
|
|
4461
4486
|
|
|
4462
4487
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:336
|
|
4463
4488
|
msgid "Stock"
|
|
4464
|
-
msgstr "
|
|
4489
|
+
msgstr "Availability"
|
|
4465
4490
|
|
|
4466
4491
|
#: src/lib/components/shared/stock-level-label.tsx:18
|
|
4467
4492
|
msgid "Stock allocated"
|
|
4468
|
-
msgstr "Units
|
|
4493
|
+
msgstr "Units reserved"
|
|
4469
4494
|
|
|
4470
4495
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:416
|
|
4471
4496
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:353
|
|
4472
4497
|
msgid "Stock level"
|
|
4473
|
-
msgstr "Availability"
|
|
4498
|
+
msgstr "Availability level"
|
|
4474
4499
|
|
|
4475
4500
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:341
|
|
4476
4501
|
msgid "Stock levels"
|
|
@@ -4480,15 +4505,15 @@ msgstr "Availability levels"
|
|
|
4480
4505
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations.tsx:18
|
|
4481
4506
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations.tsx:25
|
|
4482
4507
|
msgid "Stock Locations"
|
|
4483
|
-
msgstr "
|
|
4508
|
+
msgstr "Property Locations"
|
|
4484
4509
|
|
|
4485
4510
|
#: src/lib/components/shared/stock-level-label.tsx:18
|
|
4486
4511
|
msgid "Stock on hand"
|
|
4487
|
-
msgstr "Units
|
|
4512
|
+
msgstr "Units available"
|
|
4488
4513
|
|
|
4489
4514
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:215
|
|
4490
4515
|
msgid "Stock on Hand"
|
|
4491
|
-
msgstr "Units
|
|
4516
|
+
msgstr "Units available"
|
|
4492
4517
|
|
|
4493
4518
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:147
|
|
4494
4519
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-address-form.tsx:175
|
|
@@ -4538,11 +4563,11 @@ msgstr "Successfully created country"
|
|
|
4538
4563
|
|
|
4539
4564
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:93
|
|
4540
4565
|
msgid "Successfully created customer"
|
|
4541
|
-
msgstr "Successfully created
|
|
4566
|
+
msgstr "Successfully created guest"
|
|
4542
4567
|
|
|
4543
4568
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:66
|
|
4544
4569
|
msgid "Successfully created customer group"
|
|
4545
|
-
msgstr "Successfully created
|
|
4570
|
+
msgstr "Successfully created guest group"
|
|
4546
4571
|
|
|
4547
4572
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:79
|
|
4548
4573
|
msgid "Successfully created facet"
|
|
@@ -4579,7 +4604,7 @@ msgstr "Successfully created accommodation options"
|
|
|
4579
4604
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:127
|
|
4580
4605
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:169
|
|
4581
4606
|
msgid "Successfully created product variant"
|
|
4582
|
-
msgstr "Successfully created
|
|
4607
|
+
msgstr "Successfully created unit"
|
|
4583
4608
|
|
|
4584
4609
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:105
|
|
4585
4610
|
msgid "Successfully created promotion"
|
|
@@ -4595,11 +4620,11 @@ msgstr "Successfully created seller"
|
|
|
4595
4620
|
|
|
4596
4621
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:91
|
|
4597
4622
|
msgid "Successfully created shipping method"
|
|
4598
|
-
msgstr "Successfully created
|
|
4623
|
+
msgstr "Successfully created booking method"
|
|
4599
4624
|
|
|
4600
4625
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:69
|
|
4601
4626
|
msgid "Successfully created stock location"
|
|
4602
|
-
msgstr "Successfully created
|
|
4627
|
+
msgstr "Successfully created location"
|
|
4603
4628
|
|
|
4604
4629
|
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:69
|
|
4605
4630
|
msgid "Successfully created tax category"
|
|
@@ -4655,11 +4680,11 @@ msgstr "Successfully updated country"
|
|
|
4655
4680
|
|
|
4656
4681
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:93
|
|
4657
4682
|
msgid "Successfully updated customer"
|
|
4658
|
-
msgstr "Successfully updated
|
|
4683
|
+
msgstr "Successfully updated guest"
|
|
4659
4684
|
|
|
4660
4685
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:67
|
|
4661
4686
|
msgid "Successfully updated customer group"
|
|
4662
|
-
msgstr "Successfully updated
|
|
4687
|
+
msgstr "Successfully updated guest group"
|
|
4663
4688
|
|
|
4664
4689
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:79
|
|
4665
4690
|
msgid "Successfully updated facet"
|
|
@@ -4700,7 +4725,7 @@ msgstr "Successfully updated accommodation option group"
|
|
|
4700
4725
|
|
|
4701
4726
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:128
|
|
4702
4727
|
msgid "Successfully updated product variant"
|
|
4703
|
-
msgstr "Successfully updated
|
|
4728
|
+
msgstr "Successfully updated unit"
|
|
4704
4729
|
|
|
4705
4730
|
#: src/app/routes/_authenticated/_profile/profile.tsx:64
|
|
4706
4731
|
msgid "Successfully updated profile"
|
|
@@ -4720,11 +4745,11 @@ msgstr "Successfully updated seller"
|
|
|
4720
4745
|
|
|
4721
4746
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:92
|
|
4722
4747
|
msgid "Successfully updated shipping method"
|
|
4723
|
-
msgstr "Successfully updated
|
|
4748
|
+
msgstr "Successfully updated booking method"
|
|
4724
4749
|
|
|
4725
4750
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:70
|
|
4726
4751
|
msgid "Successfully updated stock location"
|
|
4727
|
-
msgstr "Successfully updated
|
|
4752
|
+
msgstr "Successfully updated location"
|
|
4728
4753
|
|
|
4729
4754
|
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:70
|
|
4730
4755
|
msgid "Successfully updated tax category"
|
|
@@ -4820,28 +4845,28 @@ msgstr "Test Results"
|
|
|
4820
4845
|
|
|
4821
4846
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-shipping-method-sheet.tsx:39
|
|
4822
4847
|
msgid "Test Shipping Method"
|
|
4823
|
-
msgstr "Test
|
|
4848
|
+
msgstr "Test Booking Method"
|
|
4824
4849
|
|
|
4825
4850
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-sheet.tsx:29
|
|
4826
4851
|
msgid "Test shipping methods"
|
|
4827
|
-
msgstr "Test
|
|
4852
|
+
msgstr "Test booking methods"
|
|
4828
4853
|
|
|
4829
4854
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-shipping-method-sheet.tsx:42
|
|
4830
4855
|
msgid "Test this shipping method by simulating an order to see if it's eligible and what the shipping cost would be."
|
|
4831
|
-
msgstr "Test this method by simulating a reservation to see if it's eligible and what the cost would be."
|
|
4856
|
+
msgstr "Test this booking method by simulating a reservation to see if it's eligible and what the cost would be."
|
|
4832
4857
|
|
|
4833
4858
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-sheet.tsx:32
|
|
4834
4859
|
msgid "Test your shipping methods by simulating a new order."
|
|
4835
|
-
msgstr "Test your
|
|
4860
|
+
msgstr "Test your booking methods by simulating a new reservation."
|
|
4836
4861
|
|
|
4837
4862
|
#: src/app/routes/_authenticated/_shipping-methods/components/shipping-method-test-result-wrapper.tsx:31
|
|
4838
4863
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:46
|
|
4839
4864
|
msgid "Testing shipping method..."
|
|
4840
|
-
msgstr "Testing
|
|
4865
|
+
msgstr "Testing booking method..."
|
|
4841
4866
|
|
|
4842
4867
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-result.tsx:56
|
|
4843
4868
|
msgid "Testing shipping methods..."
|
|
4844
|
-
msgstr "Testing
|
|
4869
|
+
msgstr "Testing booking methods..."
|
|
4845
4870
|
|
|
4846
4871
|
#: src/app/routes/_authenticated/_system/job-queue.tsx:120
|
|
4847
4872
|
msgid "The data that has been passed to the job"
|
|
@@ -4862,7 +4887,7 @@ msgstr "The token is used to specify the channel when making API requests."
|
|
|
4862
4887
|
|
|
4863
4888
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:117
|
|
4864
4889
|
msgid "The variant could not be added. Ensure the parent product is enabled."
|
|
4865
|
-
msgstr "The
|
|
4890
|
+
msgstr "The unit could not be added. Ensure the parent accommodation is enabled."
|
|
4866
4891
|
|
|
4867
4892
|
#: src/lib/components/layout/nav-user.tsx:121
|
|
4868
4893
|
msgid "Theme"
|
|
@@ -4870,9 +4895,9 @@ msgstr "Theme"
|
|
|
4870
4895
|
|
|
4871
4896
|
#: src/app/routes/_authenticated/_customer-groups/components/customer-group-members-sheet.tsx:39
|
|
4872
4897
|
msgid "These are the customers in the <0>{customerGroupName}</0> customer group."
|
|
4873
|
-
msgstr "These are the
|
|
4898
|
+
msgstr "These are the guests in the <0>{customerGroupName}</0> guest group."
|
|
4874
4899
|
|
|
4875
|
-
#: src/app/routes/_authenticated/_facets/
|
|
4900
|
+
#: src/app/routes/_authenticated/_facets/components/facet-values-sheet.tsx:36
|
|
4876
4901
|
msgid "These are the facet values for the <0>{facetName}</0> facet."
|
|
4877
4902
|
msgstr "These are the facet values for the <0>{facetName}</0> facet."
|
|
4878
4903
|
|
|
@@ -4899,11 +4924,11 @@ msgstr "This month"
|
|
|
4899
4924
|
|
|
4900
4925
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:254
|
|
4901
4926
|
msgid "This product has existing variants but no option groups defined. You need to add option groups before creating new variants."
|
|
4902
|
-
msgstr "This accommodation has existing
|
|
4927
|
+
msgstr "This accommodation has existing units but no option groups defined. You need to add option groups before creating new units."
|
|
4903
4928
|
|
|
4904
4929
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:79
|
|
4905
4930
|
msgid "This shipping method's eligibility checker conditions are not met for the current order and shipping address."
|
|
4906
|
-
msgstr "This method's eligibility checker conditions are not met for the current reservation and address."
|
|
4931
|
+
msgstr "This booking method's eligibility checker conditions are not met for the current reservation and billing address."
|
|
4907
4932
|
|
|
4908
4933
|
#: src/lib/components/date-range-picker.tsx:49
|
|
4909
4934
|
msgctxt "date-range"
|
|
@@ -4963,11 +4988,11 @@ msgstr "Track"
|
|
|
4963
4988
|
|
|
4964
4989
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:144
|
|
4965
4990
|
msgid "Track inventory by default"
|
|
4966
|
-
msgstr "Track
|
|
4991
|
+
msgstr "Track availability by default"
|
|
4967
4992
|
|
|
4968
4993
|
#: src/app/routes/_authenticated/_orders/components/fulfillment-details.tsx:112
|
|
4969
4994
|
msgid "Tracking code"
|
|
4970
|
-
msgstr "
|
|
4995
|
+
msgstr "Booking reference"
|
|
4971
4996
|
|
|
4972
4997
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:160
|
|
4973
4998
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:178
|
|
@@ -5009,7 +5034,7 @@ msgstr "Type at least 2 characters to search..."
|
|
|
5009
5034
|
#: src/app/routes/_authenticated/_orders/components/order-table.tsx:57
|
|
5010
5035
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:96
|
|
5011
5036
|
msgid "Unit price"
|
|
5012
|
-
msgstr "
|
|
5037
|
+
msgstr "Rate per night"
|
|
5013
5038
|
|
|
5014
5039
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:102
|
|
5015
5040
|
#: src/app/routes/_authenticated/_orders/hooks/use-refund-order.ts:303
|
|
@@ -5038,7 +5063,7 @@ msgstr "Unverified"
|
|
|
5038
5063
|
#: src/app/routes/_authenticated/_orders/components/order-line-custom-fields-form.tsx:46
|
|
5039
5064
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:131
|
|
5040
5065
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:227
|
|
5041
|
-
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.
|
|
5066
|
+
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.76
|
|
5042
5067
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:122
|
|
5043
5068
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:138
|
|
5044
5069
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:159
|
|
@@ -5079,11 +5104,11 @@ msgstr "Use as the default billing address"
|
|
|
5079
5104
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:305
|
|
5080
5105
|
#: src/lib/components/shared/customer-address-form.tsx:296
|
|
5081
5106
|
msgid "Use as the default shipping address"
|
|
5082
|
-
msgstr "Use as the default
|
|
5107
|
+
msgstr "Use as the default billing address"
|
|
5083
5108
|
|
|
5084
5109
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:391
|
|
5085
5110
|
msgid "Use global out-of-stock threshold"
|
|
5086
|
-
msgstr "Use global
|
|
5111
|
+
msgstr "Use global unavailability threshold"
|
|
5087
5112
|
|
|
5088
5113
|
#: src/lib/hooks/use-widget-dimensions.ts:9
|
|
5089
5114
|
msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
|
|
@@ -5107,23 +5132,23 @@ msgstr "Values"
|
|
|
5107
5132
|
|
|
5108
5133
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:205
|
|
5109
5134
|
msgid "Variant"
|
|
5110
|
-
msgstr "
|
|
5135
|
+
msgstr "Unit"
|
|
5111
5136
|
|
|
5112
5137
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:182
|
|
5113
5138
|
msgid "Variant deleted successfully"
|
|
5114
|
-
msgstr "
|
|
5139
|
+
msgstr "Unit deleted successfully"
|
|
5115
5140
|
|
|
5116
5141
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:249
|
|
5117
5142
|
msgid "Variant name"
|
|
5118
|
-
msgstr "
|
|
5143
|
+
msgstr "Unit name"
|
|
5119
5144
|
|
|
5120
5145
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:174
|
|
5121
5146
|
msgid "Variant updated successfully"
|
|
5122
|
-
msgstr "
|
|
5147
|
+
msgstr "Unit updated successfully"
|
|
5123
5148
|
|
|
5124
5149
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:297
|
|
5125
5150
|
msgid "Variants"
|
|
5126
|
-
msgstr "
|
|
5151
|
+
msgstr "Units"
|
|
5127
5152
|
|
|
5128
5153
|
#: src/app/routes/_authenticated/_customers/components/customer-status-badge.tsx:18
|
|
5129
5154
|
msgid "Verified"
|
|
@@ -5186,7 +5211,7 @@ msgstr "Visible to admins only"
|
|
|
5186
5211
|
|
|
5187
5212
|
#: src/lib/components/shared/history-timeline/history-note-checkbox.tsx:24
|
|
5188
5213
|
msgid "Visible to customer"
|
|
5189
|
-
msgstr "Visible to
|
|
5214
|
+
msgstr "Visible to guest"
|
|
5190
5215
|
|
|
5191
5216
|
#: src/lib/components/login/login-form.tsx:70
|
|
5192
5217
|
msgid "Welcome to Vendure"
|
|
@@ -5199,15 +5224,15 @@ msgstr "When enabled, an accommodation is available for booking"
|
|
|
5199
5224
|
|
|
5200
5225
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:148
|
|
5201
5226
|
msgid "When enabled, a promotion is available in the shop"
|
|
5202
|
-
msgstr "When enabled, a promotion is available
|
|
5227
|
+
msgstr "When enabled, a promotion is available for bookings"
|
|
5203
5228
|
|
|
5204
5229
|
#: src/app/routes/_authenticated/_channels/channels_.$id.tsx:236
|
|
5205
5230
|
msgid "When this is enabled, the prices entered in the product catalog will be included in the tax for the default tax zone."
|
|
5206
|
-
msgstr "When this is enabled, the prices entered in the catalog will be included in the tax for the default tax zone."
|
|
5231
|
+
msgstr "When this is enabled, the prices entered in the accommodation catalog will be included in the tax for the default tax zone."
|
|
5207
5232
|
|
|
5208
5233
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:146
|
|
5209
5234
|
msgid "When tracked, product variant stock levels will be automatically adjusted when sold. This setting can be overridden by individual product variants."
|
|
5210
|
-
msgstr "When tracked, availability levels will be automatically adjusted when
|
|
5235
|
+
msgstr "When tracked, unit availability levels will be automatically adjusted when reserved. This setting can be overridden by individual accommodation units."
|
|
5211
5236
|
|
|
5212
5237
|
#: src/lib/components/shared/rich-text-editor/image-dialog.tsx:179
|
|
5213
5238
|
msgid "Width"
|