@leandrosk/dashboard 3.5.6 → 3.5.8
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/vite/constants.js +1 -0
- package/package.json +1 -1
- package/src/i18n/common-strings.ts +121 -118
- package/src/i18n/locales/el.po +196 -180
- package/src/i18n/locales/en.po +207 -182
package/src/i18n/locales/en.po
CHANGED
|
@@ -63,12 +63,12 @@ msgstr "Catalog"
|
|
|
63
63
|
#. js-lingui-explicit-id
|
|
64
64
|
#: src/lib/framework/defaults.ts:31
|
|
65
65
|
msgid "Products"
|
|
66
|
-
msgstr "
|
|
66
|
+
msgstr "Accommodations"
|
|
67
67
|
|
|
68
68
|
#. js-lingui-explicit-id
|
|
69
69
|
#: src/lib/framework/defaults.ts:38
|
|
70
70
|
msgid "Product Variants"
|
|
71
|
-
msgstr "
|
|
71
|
+
msgstr "Accommodation Variants"
|
|
72
72
|
|
|
73
73
|
#. js-lingui-explicit-id
|
|
74
74
|
#: src/lib/framework/defaults.ts:45
|
|
@@ -93,7 +93,7 @@ msgstr "Sales"
|
|
|
93
93
|
#. js-lingui-explicit-id
|
|
94
94
|
#: src/lib/framework/defaults.ts:75
|
|
95
95
|
msgid "Orders"
|
|
96
|
-
msgstr "
|
|
96
|
+
msgstr "Reservations"
|
|
97
97
|
|
|
98
98
|
#. js-lingui-explicit-id
|
|
99
99
|
#: src/lib/framework/defaults.ts:84
|
|
@@ -209,12 +209,12 @@ msgstr "Metrics Widget"
|
|
|
209
209
|
#. js-lingui-explicit-id
|
|
210
210
|
#: src/lib/framework/defaults.ts:257
|
|
211
211
|
msgid "Latest Orders Widget"
|
|
212
|
-
msgstr "Latest
|
|
212
|
+
msgstr "Latest Reservations Widget"
|
|
213
213
|
|
|
214
214
|
#. js-lingui-explicit-id
|
|
215
215
|
#: src/lib/framework/defaults.ts:264
|
|
216
216
|
msgid "Orders Summary Widget"
|
|
217
|
-
msgstr "
|
|
217
|
+
msgstr "Reservations Summary Widget"
|
|
218
218
|
|
|
219
219
|
#. js-lingui-explicit-id
|
|
220
220
|
#: src/lib/framework/alert/search-index-buffer-alert/search-index-buffer-alert.ts:35
|
|
@@ -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
|
|
@@ -362,6 +367,16 @@ msgstr "Modifying"
|
|
|
362
367
|
msgid "orderState.ArrangingAdditionalPayment"
|
|
363
368
|
msgstr "Arranging additional payment"
|
|
364
369
|
|
|
370
|
+
#. js-lingui-explicit-id
|
|
371
|
+
#: src/i18n/common-strings.ts:41
|
|
372
|
+
msgid "orderState.Validating"
|
|
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
|
+
|
|
365
380
|
#. js-lingui-explicit-id
|
|
366
381
|
#: src/i18n/common-strings.ts:43
|
|
367
382
|
msgid "refundReason.CustomerRequest"
|
|
@@ -565,7 +580,7 @@ msgstr "Name"
|
|
|
565
580
|
#. js-lingui-explicit-id
|
|
566
581
|
#: src/i18n/common-strings.ts:85
|
|
567
582
|
msgid "fieldName.orderPlacedAt"
|
|
568
|
-
msgstr "
|
|
583
|
+
msgstr "Reservation placed at"
|
|
569
584
|
|
|
570
585
|
#. js-lingui-explicit-id
|
|
571
586
|
#: src/i18n/common-strings.ts:86
|
|
@@ -605,7 +620,7 @@ msgstr "Prices include tax"
|
|
|
605
620
|
#. js-lingui-explicit-id
|
|
606
621
|
#: src/i18n/common-strings.ts:93
|
|
607
622
|
msgid "fieldName.productVariants"
|
|
608
|
-
msgstr "
|
|
623
|
+
msgstr "Accommodation variants"
|
|
609
624
|
|
|
610
625
|
#. js-lingui-explicit-id
|
|
611
626
|
#: src/i18n/common-strings.ts:94
|
|
@@ -833,9 +848,14 @@ msgstr "{label}"
|
|
|
833
848
|
msgid "{operator}"
|
|
834
849
|
msgstr "{operator}"
|
|
835
850
|
|
|
851
|
+
#. placeholder {0}: table.getFilteredRowModel().rows.length
|
|
852
|
+
#: src/lib/components/data-table/data-table-pagination.tsx:17
|
|
853
|
+
msgid "{selectedRowCount} of {0} row(s) selected."
|
|
854
|
+
msgstr "{selectedRowCount} of {0} row(s) selected."
|
|
855
|
+
|
|
836
856
|
#: src/app/routes/_authenticated/_orders/hooks/use-refund-order.ts:286
|
|
837
857
|
msgid "{successfulRefundCount} payment(s) refunded before failure. Check order history for details."
|
|
838
|
-
msgstr "{successfulRefundCount} payment(s) refunded before failure. Check
|
|
858
|
+
msgstr "{successfulRefundCount} payment(s) refunded before failure. Check reservation history for details."
|
|
839
859
|
|
|
840
860
|
#: src/lib/framework/dashboard-widget/base-widget.tsx:80
|
|
841
861
|
msgid "{title}"
|
|
@@ -908,7 +928,7 @@ msgstr "Add asset"
|
|
|
908
928
|
|
|
909
929
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:25
|
|
910
930
|
msgid "Add at least one item to the order"
|
|
911
|
-
msgstr "Add at least one item to the
|
|
931
|
+
msgstr "Add at least one item to the reservation"
|
|
912
932
|
|
|
913
933
|
#: src/lib/components/layout/channel-switcher.tsx:212
|
|
914
934
|
msgid "Add channel"
|
|
@@ -978,7 +998,7 @@ msgstr "Add option group"
|
|
|
978
998
|
|
|
979
999
|
#: src/app/routes/_authenticated/_products/components/add-option-group-dialog.tsx:103
|
|
980
1000
|
msgid "Add option group to product"
|
|
981
|
-
msgstr "Add option group to
|
|
1001
|
+
msgstr "Add option group to accommodation"
|
|
982
1002
|
|
|
983
1003
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:149
|
|
984
1004
|
msgid "Add option value"
|
|
@@ -1000,28 +1020,28 @@ msgstr "Add payment ({0})"
|
|
|
1000
1020
|
|
|
1001
1021
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:127
|
|
1002
1022
|
msgid "Add payment to order"
|
|
1003
|
-
msgstr "Add payment to
|
|
1023
|
+
msgstr "Add payment to reservation"
|
|
1004
1024
|
|
|
1005
1025
|
#. placeholder {0}: formatCurrency(outstandingAmount, currencyCode)
|
|
1006
1026
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:121
|
|
1007
1027
|
msgid "Add payment to order ({0})"
|
|
1008
|
-
msgstr "Add payment to
|
|
1028
|
+
msgstr "Add payment to reservation ({0})"
|
|
1009
1029
|
|
|
1010
1030
|
#: src/app/routes/_authenticated/_products/components/product-options-table.tsx:108
|
|
1011
1031
|
msgid "Add product option"
|
|
1012
|
-
msgstr "Add
|
|
1032
|
+
msgstr "Add accommodation option"
|
|
1013
1033
|
|
|
1014
1034
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:249
|
|
1015
1035
|
msgid "Add product options first"
|
|
1016
|
-
msgstr "Add
|
|
1036
|
+
msgstr "Add accommodation options first"
|
|
1017
1037
|
|
|
1018
1038
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:276
|
|
1019
1039
|
msgid "Add product variant"
|
|
1020
|
-
msgstr "Add
|
|
1040
|
+
msgstr "Add accommodation variant"
|
|
1021
1041
|
|
|
1022
1042
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-order-builder.tsx:232
|
|
1023
1043
|
msgid "Add products to create a test order"
|
|
1024
|
-
msgstr "Add
|
|
1044
|
+
msgstr "Add accommodations to create a test reservation"
|
|
1025
1045
|
|
|
1026
1046
|
#: src/lib/components/shared/rich-text-editor/table-edit-icons.tsx:203
|
|
1027
1047
|
msgid "Add row after"
|
|
@@ -1195,7 +1215,7 @@ msgstr "Are you sure you want to delete this address?"
|
|
|
1195
1215
|
|
|
1196
1216
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:310
|
|
1197
1217
|
msgid "Are you sure you want to delete this draft order?"
|
|
1198
|
-
msgstr "Are you sure you want to delete this draft
|
|
1218
|
+
msgstr "Are you sure you want to delete this draft reservation?"
|
|
1199
1219
|
|
|
1200
1220
|
#: src/lib/components/data-table/views-sheet.tsx:168
|
|
1201
1221
|
msgid "Are you sure you want to delete this global view? This action cannot be undone and will affect all users."
|
|
@@ -1286,7 +1306,7 @@ msgstr "Available:"
|
|
|
1286
1306
|
|
|
1287
1307
|
#: src/lib/framework/dashboard-widget/metrics-widget/index.tsx:72
|
|
1288
1308
|
msgid "Average Order Value"
|
|
1289
|
-
msgstr "Average
|
|
1309
|
+
msgstr "Average Reservation Value"
|
|
1290
1310
|
|
|
1291
1311
|
#: src/lib/components/shared/facet-value-selector.tsx:370
|
|
1292
1312
|
msgid "Back to search"
|
|
@@ -1312,11 +1332,11 @@ msgstr "Billing address changed"
|
|
|
1312
1332
|
|
|
1313
1333
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:190
|
|
1314
1334
|
msgid "Billing address set for order"
|
|
1315
|
-
msgstr "Billing address set for
|
|
1335
|
+
msgstr "Billing address set for reservation"
|
|
1316
1336
|
|
|
1317
1337
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:206
|
|
1318
1338
|
msgid "Billing address unset for order"
|
|
1319
|
-
msgstr "Billing address unset for
|
|
1339
|
+
msgstr "Billing address unset for reservation"
|
|
1320
1340
|
|
|
1321
1341
|
#: src/lib/components/shared/facet-value-selector.tsx:336
|
|
1322
1342
|
#: src/lib/components/shared/facet-value-selector.tsx:353
|
|
@@ -1544,11 +1564,11 @@ msgstr "Coupon code"
|
|
|
1544
1564
|
|
|
1545
1565
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:246
|
|
1546
1566
|
msgid "Coupon code removed from order"
|
|
1547
|
-
msgstr "Coupon code removed from
|
|
1567
|
+
msgstr "Coupon code removed from reservation"
|
|
1548
1568
|
|
|
1549
1569
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:233
|
|
1550
1570
|
msgid "Coupon code set for order"
|
|
1551
|
-
msgstr "Coupon code set for
|
|
1571
|
+
msgstr "Coupon code set for reservation"
|
|
1552
1572
|
|
|
1553
1573
|
#: src/app/routes/_authenticated/_administrators/administrators_.$id.tsx:108
|
|
1554
1574
|
#: src/app/routes/_authenticated/_channels/channels_.$id.tsx:125
|
|
@@ -1592,7 +1612,7 @@ msgstr "Create options"
|
|
|
1592
1612
|
|
|
1593
1613
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:255
|
|
1594
1614
|
msgid "Create product options"
|
|
1595
|
-
msgstr "Create
|
|
1615
|
+
msgstr "Create accommodation options"
|
|
1596
1616
|
|
|
1597
1617
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:364
|
|
1598
1618
|
msgid "Create variant"
|
|
@@ -1604,7 +1624,7 @@ msgstr "Create Variants"
|
|
|
1604
1624
|
|
|
1605
1625
|
#: src/app/routes/_authenticated/_products/components/create-product-variants-dialog.tsx:156
|
|
1606
1626
|
msgid "Create variants for your product"
|
|
1607
|
-
msgstr "Create variants for your
|
|
1627
|
+
msgstr "Create variants for your accommodation"
|
|
1608
1628
|
|
|
1609
1629
|
#: src/app/routes/_authenticated/_orders/components/fulfillment-details.tsx:114
|
|
1610
1630
|
#: src/lib/framework/layout-engine/page-layout.tsx:433
|
|
@@ -1693,7 +1713,7 @@ msgstr "Customer registered"
|
|
|
1693
1713
|
|
|
1694
1714
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:160
|
|
1695
1715
|
msgid "Customer set for order"
|
|
1696
|
-
msgstr "Customer set for
|
|
1716
|
+
msgstr "Customer set for reservation"
|
|
1697
1717
|
|
|
1698
1718
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:105
|
|
1699
1719
|
msgid "Customer updated"
|
|
@@ -1773,7 +1793,7 @@ msgstr "Delete draft"
|
|
|
1773
1793
|
|
|
1774
1794
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:309
|
|
1775
1795
|
msgid "Delete draft order"
|
|
1776
|
-
msgstr "Delete draft
|
|
1796
|
+
msgstr "Delete draft reservation"
|
|
1777
1797
|
|
|
1778
1798
|
#: src/lib/components/data-table/views-sheet.tsx:163
|
|
1779
1799
|
msgid "Delete Global View"
|
|
@@ -1850,19 +1870,19 @@ msgstr "does not contain"
|
|
|
1850
1870
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:303
|
|
1851
1871
|
#: src/app/routes/_authenticated/_orders/orders.tsx:115
|
|
1852
1872
|
msgid "Draft order"
|
|
1853
|
-
msgstr "Draft
|
|
1873
|
+
msgstr "Draft reservation"
|
|
1854
1874
|
|
|
1855
1875
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:257
|
|
1856
1876
|
msgid "Draft order completed"
|
|
1857
|
-
msgstr "Draft
|
|
1877
|
+
msgstr "Draft reservation completed"
|
|
1858
1878
|
|
|
1859
1879
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:274
|
|
1860
1880
|
msgid "Draft order deleted"
|
|
1861
|
-
msgstr "Draft
|
|
1881
|
+
msgstr "Draft reservation deleted"
|
|
1862
1882
|
|
|
1863
1883
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:336
|
|
1864
1884
|
msgid "Draft order status"
|
|
1865
|
-
msgstr "Draft
|
|
1885
|
+
msgstr "Draft reservation status"
|
|
1866
1886
|
|
|
1867
1887
|
#: src/lib/components/data-input/custom-field-list-input.tsx:72
|
|
1868
1888
|
msgid "Drag to reorder"
|
|
@@ -1887,15 +1907,15 @@ msgstr "Duplicating... ({0}/{1})"
|
|
|
1887
1907
|
|
|
1888
1908
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:269
|
|
1889
1909
|
msgid "e.g. Size"
|
|
1890
|
-
msgstr "e.g.
|
|
1910
|
+
msgstr "e.g. Room Type"
|
|
1891
1911
|
|
|
1892
1912
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:290
|
|
1893
1913
|
msgid "e.g. Small"
|
|
1894
|
-
msgstr "e.g.
|
|
1914
|
+
msgstr "e.g. Deluxe"
|
|
1895
1915
|
|
|
1896
1916
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:144
|
|
1897
1917
|
msgid "e.g., Red, Large, Cotton"
|
|
1898
|
-
msgstr "e.g.,
|
|
1918
|
+
msgstr "e.g., Sea View, King Bed, Breakfast Included"
|
|
1899
1919
|
|
|
1900
1920
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:250
|
|
1901
1921
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:276
|
|
@@ -2032,7 +2052,7 @@ msgstr "Error loading customer history: {0}"
|
|
|
2032
2052
|
#. placeholder {0}: error.message
|
|
2033
2053
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-container.tsx:46
|
|
2034
2054
|
msgid "Error loading order history: {0}"
|
|
2035
|
-
msgstr "Error loading
|
|
2055
|
+
msgstr "Error loading reservation history: {0}"
|
|
2036
2056
|
|
|
2037
2057
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:183
|
|
2038
2058
|
msgid "Error message"
|
|
@@ -2112,7 +2132,7 @@ msgstr "Failed to assign {entityIdsLength} {entityType} to channel"
|
|
|
2112
2132
|
|
|
2113
2133
|
#: src/app/routes/_authenticated/_orders/hooks/use-refund-order.ts:259
|
|
2114
2134
|
msgid "Failed to cancel order items"
|
|
2115
|
-
msgstr "Failed to cancel
|
|
2135
|
+
msgstr "Failed to cancel reservation items"
|
|
2116
2136
|
|
|
2117
2137
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:78
|
|
2118
2138
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:82
|
|
@@ -2175,25 +2195,25 @@ msgstr "Failed to create payment method"
|
|
|
2175
2195
|
|
|
2176
2196
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:106
|
|
2177
2197
|
msgid "Failed to create product"
|
|
2178
|
-
msgstr "Failed to create
|
|
2198
|
+
msgstr "Failed to create accommodation"
|
|
2179
2199
|
|
|
2180
2200
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:139
|
|
2181
2201
|
msgid "Failed to create product option"
|
|
2182
|
-
msgstr "Failed to create
|
|
2202
|
+
msgstr "Failed to create accommodation option"
|
|
2183
2203
|
|
|
2184
2204
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:117
|
|
2185
2205
|
msgid "Failed to create product option group"
|
|
2186
|
-
msgstr "Failed to create
|
|
2206
|
+
msgstr "Failed to create accommodation option group"
|
|
2187
2207
|
|
|
2188
2208
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:124
|
|
2189
2209
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:209
|
|
2190
2210
|
msgid "Failed to create product options"
|
|
2191
|
-
msgstr "Failed to create
|
|
2211
|
+
msgstr "Failed to create accommodation options"
|
|
2192
2212
|
|
|
2193
2213
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:137
|
|
2194
2214
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:174
|
|
2195
2215
|
msgid "Failed to create product variant"
|
|
2196
|
-
msgstr "Failed to create
|
|
2216
|
+
msgstr "Failed to create accommodation variant"
|
|
2197
2217
|
|
|
2198
2218
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:113
|
|
2199
2219
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:121
|
|
@@ -2269,7 +2289,7 @@ msgstr "Failed to duplicate view"
|
|
|
2269
2289
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:85
|
|
2270
2290
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:187
|
|
2271
2291
|
msgid "Failed to fulfill order"
|
|
2272
|
-
msgstr "Failed to fulfill
|
|
2292
|
+
msgstr "Failed to fulfill reservation"
|
|
2273
2293
|
|
|
2274
2294
|
#: src/lib/components/layout/manage-languages-dialog.tsx:272
|
|
2275
2295
|
msgid "Failed to load global settings"
|
|
@@ -2277,7 +2297,7 @@ msgstr "Failed to load global settings"
|
|
|
2277
2297
|
|
|
2278
2298
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:148
|
|
2279
2299
|
msgid "Failed to modify order"
|
|
2280
|
-
msgstr "Failed to modify
|
|
2300
|
+
msgstr "Failed to modify reservation"
|
|
2281
2301
|
|
|
2282
2302
|
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:293
|
|
2283
2303
|
msgid "Failed to move collections"
|
|
@@ -2302,7 +2322,7 @@ msgstr "Failed to remove facet from channel: {message}"
|
|
|
2302
2322
|
|
|
2303
2323
|
#: src/lib/components/shared/assigned-channels.tsx:43
|
|
2304
2324
|
msgid "Failed to remove product from channel"
|
|
2305
|
-
msgstr "Failed to remove
|
|
2325
|
+
msgstr "Failed to remove accommodation from channel"
|
|
2306
2326
|
|
|
2307
2327
|
#: src/lib/components/data-table/views-sheet.tsx:68
|
|
2308
2328
|
msgid "Failed to rename global view"
|
|
@@ -2328,7 +2348,7 @@ msgstr "Failed to settle refund"
|
|
|
2328
2348
|
|
|
2329
2349
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:127
|
|
2330
2350
|
msgid "Failed to transition order to state"
|
|
2331
|
-
msgstr "Failed to transition
|
|
2351
|
+
msgstr "Failed to transition reservation to state"
|
|
2332
2352
|
|
|
2333
2353
|
#: src/app/routes/_authenticated/_customers/components/customer-address-card.tsx:60
|
|
2334
2354
|
msgid "Failed to update address"
|
|
@@ -2389,7 +2409,7 @@ msgstr "Failed to update global settings"
|
|
|
2389
2409
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:95
|
|
2390
2410
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:60
|
|
2391
2411
|
msgid "Failed to update order"
|
|
2392
|
-
msgstr "Failed to update
|
|
2412
|
+
msgstr "Failed to update reservation"
|
|
2393
2413
|
|
|
2394
2414
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:111
|
|
2395
2415
|
msgid "Failed to update payment method"
|
|
@@ -2402,19 +2422,19 @@ msgstr "Failed to update payment state"
|
|
|
2402
2422
|
|
|
2403
2423
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:106
|
|
2404
2424
|
msgid "Failed to update product"
|
|
2405
|
-
msgstr "Failed to update
|
|
2425
|
+
msgstr "Failed to update accommodation"
|
|
2406
2426
|
|
|
2407
2427
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:139
|
|
2408
2428
|
msgid "Failed to update product option"
|
|
2409
|
-
msgstr "Failed to update
|
|
2429
|
+
msgstr "Failed to update accommodation option"
|
|
2410
2430
|
|
|
2411
2431
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:118
|
|
2412
2432
|
msgid "Failed to update product option group"
|
|
2413
|
-
msgstr "Failed to update
|
|
2433
|
+
msgstr "Failed to update accommodation option group"
|
|
2414
2434
|
|
|
2415
2435
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:137
|
|
2416
2436
|
msgid "Failed to update product variant"
|
|
2417
|
-
msgstr "Failed to update
|
|
2437
|
+
msgstr "Failed to update accommodation variant"
|
|
2418
2438
|
|
|
2419
2439
|
#: src/app/routes/_authenticated/_profile/profile.tsx:68
|
|
2420
2440
|
msgid "Failed to update profile"
|
|
@@ -2503,7 +2523,7 @@ msgstr "From {0} to {1}"
|
|
|
2503
2523
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:225
|
|
2504
2524
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:310
|
|
2505
2525
|
msgid "Fulfill order"
|
|
2506
|
-
msgstr "Fulfill
|
|
2526
|
+
msgstr "Fulfill reservation"
|
|
2507
2527
|
|
|
2508
2528
|
#. placeholder {0}: fulfillment.lines.reduce((acc, line) => acc + line.quantity, 0)
|
|
2509
2529
|
#: src/app/routes/_authenticated/_orders/components/fulfillment-details.tsx:121
|
|
@@ -2763,7 +2783,7 @@ msgstr "is null"
|
|
|
2763
2783
|
|
|
2764
2784
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:107
|
|
2765
2785
|
msgid "Item added to order"
|
|
2766
|
-
msgstr "Item added to
|
|
2786
|
+
msgstr "Item added to reservation"
|
|
2767
2787
|
|
|
2768
2788
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:110
|
|
2769
2789
|
msgid "Items refunded"
|
|
@@ -2819,7 +2839,7 @@ msgstr "Last updated {0}"
|
|
|
2819
2839
|
|
|
2820
2840
|
#: src/lib/framework/dashboard-widget/latest-orders-widget/index.tsx:77
|
|
2821
2841
|
msgid "Latest Orders"
|
|
2822
|
-
msgstr "Latest
|
|
2842
|
+
msgstr "Latest Reservations"
|
|
2823
2843
|
|
|
2824
2844
|
#: src/lib/components/data-table/human-readable-operator.tsx:48
|
|
2825
2845
|
msgid "less than"
|
|
@@ -2962,9 +2982,14 @@ msgstr "Metrics"
|
|
|
2962
2982
|
msgid "Modify"
|
|
2963
2983
|
msgstr "Modify"
|
|
2964
2984
|
|
|
2985
|
+
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:158
|
|
2986
|
+
#: src/app/routes/_authenticated/_orders/utils/order-detail-loaders.tsx:75
|
|
2987
|
+
msgid "Modify order"
|
|
2988
|
+
msgstr "Modify reservation"
|
|
2989
|
+
|
|
2965
2990
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:162
|
|
2966
2991
|
msgid "Modify order"
|
|
2967
|
-
msgstr "Modify
|
|
2992
|
+
msgstr "Modify reservation"
|
|
2968
2993
|
|
|
2969
2994
|
#: src/app/routes/_authenticated/_system/healthchecks.tsx:82
|
|
2970
2995
|
msgid "Monitored Resources"
|
|
@@ -3126,23 +3151,23 @@ msgstr "New Payment Method"
|
|
|
3126
3151
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:55
|
|
3127
3152
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:114
|
|
3128
3153
|
msgid "New product"
|
|
3129
|
-
msgstr "New
|
|
3154
|
+
msgstr "New accommodation"
|
|
3130
3155
|
|
|
3131
3156
|
#: src/app/routes/_authenticated/_products/products.tsx:114
|
|
3132
3157
|
msgid "New Product"
|
|
3133
|
-
msgstr "New
|
|
3158
|
+
msgstr "New Accommodation"
|
|
3134
3159
|
|
|
3135
3160
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:150
|
|
3136
3161
|
msgid "New product option"
|
|
3137
|
-
msgstr "New
|
|
3162
|
+
msgstr "New accommodation option"
|
|
3138
3163
|
|
|
3139
3164
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:129
|
|
3140
3165
|
msgid "New product option group"
|
|
3141
|
-
msgstr "New
|
|
3166
|
+
msgstr "New accommodation option group"
|
|
3142
3167
|
|
|
3143
3168
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:218
|
|
3144
3169
|
msgid "New product variant"
|
|
3145
|
-
msgstr "New
|
|
3170
|
+
msgstr "New accommodation variant"
|
|
3146
3171
|
|
|
3147
3172
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:45
|
|
3148
3173
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:129
|
|
@@ -3264,7 +3289,7 @@ msgstr "No duplicator found with code \"{duplicatorCode}\" for {entityName}s"
|
|
|
3264
3289
|
|
|
3265
3290
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-result.tsx:52
|
|
3266
3291
|
msgid "No eligible shipping methods found for this order."
|
|
3267
|
-
msgstr "No eligible shipping methods found for this
|
|
3292
|
+
msgstr "No eligible shipping methods found for this reservation."
|
|
3268
3293
|
|
|
3269
3294
|
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.tsx:235
|
|
3270
3295
|
msgid "No facet values"
|
|
@@ -3305,7 +3330,7 @@ msgstr "No more items"
|
|
|
3305
3330
|
|
|
3306
3331
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:259
|
|
3307
3332
|
msgid "No option groups defined yet. Add option groups to create different variants of your product (e.g., Size, Color, Material)"
|
|
3308
|
-
msgstr "No option groups defined yet. Add option groups to create different variants of your
|
|
3333
|
+
msgstr "No option groups defined yet. Add option groups to create different variants of your accommodation (e.g., Room Type, View, Bed Configuration)"
|
|
3309
3334
|
|
|
3310
3335
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:336
|
|
3311
3336
|
msgid "No payment or refund is required for these changes."
|
|
@@ -3400,7 +3425,7 @@ msgstr "Old email:"
|
|
|
3400
3425
|
|
|
3401
3426
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:29
|
|
3402
3427
|
msgid "Only draft orders can be completed"
|
|
3403
|
-
msgstr "Only draft
|
|
3428
|
+
msgstr "Only draft reservations can be completed"
|
|
3404
3429
|
|
|
3405
3430
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:269
|
|
3406
3431
|
msgid "Option"
|
|
@@ -3453,84 +3478,84 @@ msgstr "OR"
|
|
|
3453
3478
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:85
|
|
3454
3479
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:112
|
|
3455
3480
|
msgid "Order cancelled"
|
|
3456
|
-
msgstr "
|
|
3481
|
+
msgstr "Reservation cancelled"
|
|
3457
3482
|
|
|
3458
3483
|
#: src/lib/framework/dashboard-widget/metrics-widget/index.tsx:69
|
|
3459
3484
|
msgid "Order Count"
|
|
3460
|
-
msgstr "
|
|
3485
|
+
msgstr "Reservation Count"
|
|
3461
3486
|
|
|
3462
3487
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:90
|
|
3463
3488
|
msgid "Order custom fields updated"
|
|
3464
|
-
msgstr "
|
|
3489
|
+
msgstr "Reservation custom fields updated"
|
|
3465
3490
|
|
|
3466
3491
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:97
|
|
3467
3492
|
msgid "Order delivered"
|
|
3468
|
-
msgstr "
|
|
3493
|
+
msgstr "Stay completed"
|
|
3469
3494
|
|
|
3470
3495
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:36
|
|
3471
3496
|
msgid "Order draft is ready to be completed"
|
|
3472
|
-
msgstr "
|
|
3497
|
+
msgstr "Reservation draft is ready to be completed"
|
|
3473
3498
|
|
|
3474
3499
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:34
|
|
3475
3500
|
msgid "Order draft isn't ready to be completed"
|
|
3476
|
-
msgstr "
|
|
3501
|
+
msgstr "Reservation draft isn't ready to be completed"
|
|
3477
3502
|
|
|
3478
3503
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:82
|
|
3479
3504
|
msgid "Order fulfilled"
|
|
3480
|
-
msgstr "
|
|
3505
|
+
msgstr "Reservation fulfilled"
|
|
3481
3506
|
|
|
3482
3507
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:260
|
|
3483
3508
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-container.tsx:30
|
|
3484
3509
|
msgid "Order history"
|
|
3485
|
-
msgstr "
|
|
3510
|
+
msgstr "Reservation history"
|
|
3486
3511
|
|
|
3487
3512
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:144
|
|
3488
3513
|
msgid "Order line removed"
|
|
3489
|
-
msgstr "
|
|
3514
|
+
msgstr "Reservation line removed"
|
|
3490
3515
|
|
|
3491
3516
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:128
|
|
3492
3517
|
msgid "Order line updated"
|
|
3493
|
-
msgstr "
|
|
3518
|
+
msgstr "Reservation line updated"
|
|
3494
3519
|
|
|
3495
3520
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:241
|
|
3496
3521
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:83
|
|
3497
3522
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:172
|
|
3498
3523
|
msgid "Order lines"
|
|
3499
|
-
msgstr "
|
|
3524
|
+
msgstr "Reservation lines"
|
|
3500
3525
|
|
|
3501
3526
|
#: src/lib/framework/dashboard-widget/metrics-widget/index.tsx:64
|
|
3502
3527
|
msgid "Order metrics"
|
|
3503
|
-
msgstr "
|
|
3528
|
+
msgstr "Reservation metrics"
|
|
3504
3529
|
|
|
3505
3530
|
#. placeholder {0}: entry.data.modificationId
|
|
3506
3531
|
#: src/app/routes/_authenticated/_orders/components/order-history/default-order-history-components.tsx:76
|
|
3507
3532
|
msgid "Order modification #{0}"
|
|
3508
|
-
msgstr "
|
|
3533
|
+
msgstr "Reservation modification #{0}"
|
|
3509
3534
|
|
|
3510
3535
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:103
|
|
3511
3536
|
msgid "Order modified"
|
|
3512
|
-
msgstr "
|
|
3537
|
+
msgstr "Reservation modified"
|
|
3513
3538
|
|
|
3514
3539
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-container.tsx:56
|
|
3515
3540
|
msgid "Order not found"
|
|
3516
|
-
msgstr "
|
|
3541
|
+
msgstr "Reservation not found"
|
|
3517
3542
|
|
|
3518
3543
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:79
|
|
3519
3544
|
msgid "Order placed"
|
|
3520
|
-
msgstr "
|
|
3545
|
+
msgstr "Reservation placed"
|
|
3521
3546
|
|
|
3522
3547
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:88
|
|
3523
3548
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:94
|
|
3524
3549
|
msgid "Order shipped"
|
|
3525
|
-
msgstr "
|
|
3550
|
+
msgstr "Reservation confirmed"
|
|
3526
3551
|
|
|
3527
3552
|
#: src/lib/framework/dashboard-widget/metrics-widget/index.tsx:70
|
|
3528
3553
|
msgid "Order Total"
|
|
3529
|
-
msgstr "
|
|
3554
|
+
msgstr "Reservation Total"
|
|
3530
3555
|
|
|
3531
3556
|
#: src/app/routes/_authenticated/_orders/components/order-history/order-history-utils.tsx:90
|
|
3532
3557
|
msgid "Order transitioned"
|
|
3533
|
-
msgstr "
|
|
3558
|
+
msgstr "Reservation transitioned"
|
|
3534
3559
|
|
|
3535
3560
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:246
|
|
3536
3561
|
#: src/app/routes/_authenticated/_orders/orders.tsx:21
|
|
@@ -3540,11 +3565,11 @@ msgstr "Order transitioned"
|
|
|
3540
3565
|
#: src/app/routes/_authenticated/_orders/utils/order-detail-loaders.tsx:73
|
|
3541
3566
|
#: src/app/routes/_authenticated/_orders/utils/order-detail-loaders.tsx:122
|
|
3542
3567
|
msgid "Orders"
|
|
3543
|
-
msgstr "
|
|
3568
|
+
msgstr "Reservations"
|
|
3544
3569
|
|
|
3545
3570
|
#: src/lib/framework/dashboard-widget/orders-summary/index.tsx:84
|
|
3546
3571
|
msgid "Orders Summary"
|
|
3547
|
-
msgstr "
|
|
3572
|
+
msgstr "Reservations Summary"
|
|
3548
3573
|
|
|
3549
3574
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:373
|
|
3550
3575
|
msgid "Out-of-stock threshold"
|
|
@@ -3562,7 +3587,7 @@ msgstr "Page {0} of {1}"
|
|
|
3562
3587
|
|
|
3563
3588
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:456
|
|
3564
3589
|
msgid "Parent product"
|
|
3565
|
-
msgstr "Parent
|
|
3590
|
+
msgstr "Parent accommodation"
|
|
3566
3591
|
|
|
3567
3592
|
#: src/app/routes/_authenticated/_orders/hooks/use-refund-order.ts:285
|
|
3568
3593
|
msgid "Partial refund completed"
|
|
@@ -3671,11 +3696,11 @@ msgstr "Phone Number"
|
|
|
3671
3696
|
|
|
3672
3697
|
#: src/lib/framework/dashboard-widget/latest-orders-widget/index.tsx:107
|
|
3673
3698
|
msgid "Placed At"
|
|
3674
|
-
msgstr "
|
|
3699
|
+
msgstr "Reserved At"
|
|
3675
3700
|
|
|
3676
3701
|
#: src/app/routes/_authenticated/_shipping-methods/components/shipping-method-test-result-wrapper.tsx:58
|
|
3677
3702
|
msgid "Please add products and complete the shipping address to run the test."
|
|
3678
|
-
msgstr "Please add
|
|
3703
|
+
msgstr "Please add accommodations and complete the billing address to run the test."
|
|
3679
3704
|
|
|
3680
3705
|
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:311
|
|
3681
3706
|
msgid "Please select a target collection"
|
|
@@ -3698,7 +3723,7 @@ msgstr "Preview changes"
|
|
|
3698
3723
|
|
|
3699
3724
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:149
|
|
3700
3725
|
msgid "Preview order modifications"
|
|
3701
|
-
msgstr "Preview
|
|
3726
|
+
msgstr "Preview reservation modifications"
|
|
3702
3727
|
|
|
3703
3728
|
#: src/app/routes/_authenticated/_orders/components/add-surcharge-form.tsx:89
|
|
3704
3729
|
#: src/app/routes/_authenticated/_orders/components/shipping-method-selector.tsx:49
|
|
@@ -3746,30 +3771,30 @@ msgstr "Processing..."
|
|
|
3746
3771
|
#: src/app/routes/_authenticated/_orders/components/order-table.tsx:44
|
|
3747
3772
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:93
|
|
3748
3773
|
msgid "Product"
|
|
3749
|
-
msgstr "
|
|
3774
|
+
msgstr "Accommodation"
|
|
3750
3775
|
|
|
3751
3776
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:144
|
|
3752
3777
|
msgid "Product name"
|
|
3753
|
-
msgstr "
|
|
3778
|
+
msgstr "Accommodation name"
|
|
3754
3779
|
|
|
3755
3780
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:169
|
|
3756
3781
|
msgid "Product Option Group"
|
|
3757
|
-
msgstr "
|
|
3782
|
+
msgstr "Accommodation Option Group"
|
|
3758
3783
|
|
|
3759
3784
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:291
|
|
3760
3785
|
msgid "Product options"
|
|
3761
|
-
msgstr "
|
|
3786
|
+
msgstr "Accommodation options"
|
|
3762
3787
|
|
|
3763
3788
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:202
|
|
3764
3789
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:170
|
|
3765
3790
|
msgid "Product Options"
|
|
3766
|
-
msgstr "
|
|
3791
|
+
msgstr "Accommodation Options"
|
|
3767
3792
|
|
|
3768
3793
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:69
|
|
3769
3794
|
#: src/app/routes/_authenticated/_product-variants/product-variants.tsx:18
|
|
3770
3795
|
#: src/app/routes/_authenticated/_product-variants/product-variants.tsx:26
|
|
3771
3796
|
msgid "Product Variants"
|
|
3772
|
-
msgstr "
|
|
3797
|
+
msgstr "Accommodation Units"
|
|
3773
3798
|
|
|
3774
3799
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:64
|
|
3775
3800
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:54
|
|
@@ -3779,7 +3804,7 @@ msgstr "Product Variants"
|
|
|
3779
3804
|
#: src/app/routes/_authenticated/_products/products.tsx:24
|
|
3780
3805
|
#: src/app/routes/_authenticated/_products/products.tsx:47
|
|
3781
3806
|
msgid "Products"
|
|
3782
|
-
msgstr "
|
|
3807
|
+
msgstr "Accommodations"
|
|
3783
3808
|
|
|
3784
3809
|
#: src/app/routes/_authenticated/_profile/profile.tsx:32
|
|
3785
3810
|
#: src/app/routes/_authenticated/_profile/profile.tsx:77
|
|
@@ -3857,7 +3882,7 @@ msgstr "Refund #{0} transitioned to {1}"
|
|
|
3857
3882
|
|
|
3858
3883
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:72
|
|
3859
3884
|
msgid "Refund and cancel order"
|
|
3860
|
-
msgstr "Refund and cancel
|
|
3885
|
+
msgstr "Refund and cancel reservation"
|
|
3861
3886
|
|
|
3862
3887
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:229
|
|
3863
3888
|
msgid "Refund from this method"
|
|
@@ -3885,7 +3910,7 @@ msgstr "Refund settled successfully"
|
|
|
3885
3910
|
|
|
3886
3911
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:200
|
|
3887
3912
|
msgid "Refund shipping"
|
|
3888
|
-
msgstr "Refund
|
|
3913
|
+
msgstr "Refund fees"
|
|
3889
3914
|
|
|
3890
3915
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:244
|
|
3891
3916
|
msgid "Refund total"
|
|
@@ -3979,11 +4004,11 @@ msgstr "Reset"
|
|
|
3979
4004
|
|
|
3980
4005
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:105
|
|
3981
4006
|
msgid "Return to stock"
|
|
3982
|
-
msgstr "Return to
|
|
4007
|
+
msgstr "Return to inventory"
|
|
3983
4008
|
|
|
3984
4009
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:152
|
|
3985
4010
|
msgid "Review the changes before applying them to the order."
|
|
3986
|
-
msgstr "Review the changes before applying them to the
|
|
4011
|
+
msgstr "Review the changes before applying them to the reservation."
|
|
3987
4012
|
|
|
3988
4013
|
#: src/app/routes/_authenticated/_administrators/administrators_.$id.tsx:143
|
|
3989
4014
|
#: src/app/routes/_authenticated/_administrators/administrators.tsx:56
|
|
@@ -4154,7 +4179,7 @@ msgstr "Select a currency"
|
|
|
4154
4179
|
|
|
4155
4180
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:23
|
|
4156
4181
|
msgid "Select a customer to continue"
|
|
4157
|
-
msgstr "Select a
|
|
4182
|
+
msgstr "Select a guest to continue"
|
|
4158
4183
|
|
|
4159
4184
|
#: src/app/routes/_authenticated/_collections/components/move-collections-dialog.tsx:83
|
|
4160
4185
|
msgid "Select a destination collection"
|
|
@@ -4207,7 +4232,7 @@ msgstr "Select country"
|
|
|
4207
4232
|
|
|
4208
4233
|
#: src/lib/components/shared/customer-selector.tsx:78
|
|
4209
4234
|
msgid "Select customer"
|
|
4210
|
-
msgstr "Select
|
|
4235
|
+
msgstr "Select guest"
|
|
4211
4236
|
|
|
4212
4237
|
#: src/lib/components/date-range-picker.tsx:128
|
|
4213
4238
|
msgid "Select date range"
|
|
@@ -4231,7 +4256,7 @@ msgstr "Select items"
|
|
|
4231
4256
|
|
|
4232
4257
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:75
|
|
4233
4258
|
msgid "Select items to refund and optionally return to stock"
|
|
4234
|
-
msgstr "Select items to refund and optionally return to
|
|
4259
|
+
msgstr "Select items to refund and optionally return to inventory"
|
|
4235
4260
|
|
|
4236
4261
|
#: src/app/routes/_authenticated/_orders/components/use-transition-order-to-state.tsx:103
|
|
4237
4262
|
msgid "Select next state"
|
|
@@ -4243,7 +4268,7 @@ msgstr "Select payments to refund"
|
|
|
4243
4268
|
|
|
4244
4269
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:228
|
|
4245
4270
|
msgid "Select quantities to fulfill and configure the fulfillment handler"
|
|
4246
|
-
msgstr "Select quantities to fulfill and configure the
|
|
4271
|
+
msgstr "Select quantities to fulfill and configure the booking handler"
|
|
4247
4272
|
|
|
4248
4273
|
#: src/lib/components/shared/seller-selector.tsx:76
|
|
4249
4274
|
msgid "Select seller"
|
|
@@ -4251,12 +4276,12 @@ msgstr "Select seller"
|
|
|
4251
4276
|
|
|
4252
4277
|
#: src/app/routes/_authenticated/_orders/components/use-transition-order-to-state.tsx:107
|
|
4253
4278
|
msgid "Select the next state for the order"
|
|
4254
|
-
msgstr "Select the next state for the
|
|
4279
|
+
msgstr "Select the next state for the reservation"
|
|
4255
4280
|
|
|
4256
4281
|
#. placeholder {0}: productData.product.variants[0].name
|
|
4257
4282
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:328
|
|
4258
4283
|
msgid "Select which options should apply to the existing variant \"{0}\""
|
|
4259
|
-
msgstr "Select which options should apply to the existing
|
|
4284
|
+
msgstr "Select which options should apply to the existing unit \"{0}\""
|
|
4260
4285
|
|
|
4261
4286
|
#: src/lib/components/data-input/product-multi-selector-input.tsx:316
|
|
4262
4287
|
msgid "Selected Items"
|
|
@@ -4268,11 +4293,11 @@ msgstr "Seller"
|
|
|
4268
4293
|
|
|
4269
4294
|
#: src/app/routes/_authenticated/_orders/orders_.$aggregateOrderId_.seller-orders.$sellerOrderId.tsx:36
|
|
4270
4295
|
msgid "Seller order"
|
|
4271
|
-
msgstr "Seller
|
|
4296
|
+
msgstr "Seller reservation"
|
|
4272
4297
|
|
|
4273
4298
|
#: src/app/routes/_authenticated/_orders/orders_.$id.tsx:23
|
|
4274
4299
|
msgid "Seller orders"
|
|
4275
|
-
msgstr "Seller
|
|
4300
|
+
msgstr "Seller reservations"
|
|
4276
4301
|
|
|
4277
4302
|
#: src/app/routes/_authenticated/_sellers/sellers_.$id.tsx:31
|
|
4278
4303
|
#: src/app/routes/_authenticated/_sellers/sellers.tsx:14
|
|
@@ -4282,7 +4307,7 @@ msgstr "Sellers"
|
|
|
4282
4307
|
|
|
4283
4308
|
#: src/app/routes/_authenticated/_orders/components/draft-order-status.tsx:27
|
|
4284
4309
|
msgid "Set a shipping address and select a shipping method"
|
|
4285
|
-
msgstr "Set a
|
|
4310
|
+
msgstr "Set a billing address and select a booking method"
|
|
4286
4311
|
|
|
4287
4312
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:414
|
|
4288
4313
|
msgid "Set custom fields"
|
|
@@ -4302,12 +4327,12 @@ msgstr "Sets the languages that are available for all channels. Individual chann
|
|
|
4302
4327
|
|
|
4303
4328
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:133
|
|
4304
4329
|
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."
|
|
4305
|
-
msgstr "Sets the
|
|
4330
|
+
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."
|
|
4306
4331
|
|
|
4307
4332
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:375
|
|
4308
4333
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:393
|
|
4309
4334
|
msgid "Sets the stock level at which this variant is considered to be out of stock. Using a negative value enables backorder support."
|
|
4310
|
-
msgstr "Sets the
|
|
4335
|
+
msgstr "Sets the availability level at which this unit is considered to be unavailable. Using a negative value enables overbooking support."
|
|
4311
4336
|
|
|
4312
4337
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:142
|
|
4313
4338
|
msgid "Settle payment"
|
|
@@ -4323,55 +4348,55 @@ msgstr "Settle refund"
|
|
|
4323
4348
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:188
|
|
4324
4349
|
#: src/app/routes/_authenticated/_orders/orders.tsx:85
|
|
4325
4350
|
msgid "Shipping"
|
|
4326
|
-
msgstr "
|
|
4351
|
+
msgstr "Fees & Services"
|
|
4327
4352
|
|
|
4328
4353
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:289
|
|
4329
4354
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:243
|
|
4330
4355
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:434
|
|
4331
4356
|
msgid "Shipping address"
|
|
4332
|
-
msgstr "
|
|
4357
|
+
msgstr "Guest address"
|
|
4333
4358
|
|
|
4334
4359
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-address-form.tsx:143
|
|
4335
4360
|
msgid "Shipping Address"
|
|
4336
|
-
msgstr "
|
|
4361
|
+
msgstr "Guest Address"
|
|
4337
4362
|
|
|
4338
4363
|
#: src/app/routes/_authenticated/_orders/components/order-modification-summary.tsx:128
|
|
4339
4364
|
msgid "Shipping address changed"
|
|
4340
|
-
msgstr "
|
|
4365
|
+
msgstr "Guest address changed"
|
|
4341
4366
|
|
|
4342
4367
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:182
|
|
4343
4368
|
msgid "Shipping address set for order"
|
|
4344
|
-
msgstr "
|
|
4369
|
+
msgstr "Guest address set for reservation"
|
|
4345
4370
|
|
|
4346
4371
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:198
|
|
4347
4372
|
msgid "Shipping address unset for order"
|
|
4348
|
-
msgstr "
|
|
4373
|
+
msgstr "Guest address unset for reservation"
|
|
4349
4374
|
|
|
4350
4375
|
#: src/app/routes/_authenticated/_orders/components/order-modification-summary.tsx:142
|
|
4351
4376
|
msgid "Shipping method changed"
|
|
4352
|
-
msgstr "
|
|
4377
|
+
msgstr "Booking method changed"
|
|
4353
4378
|
|
|
4354
4379
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:58
|
|
4355
4380
|
msgid "Shipping method is eligible for this order"
|
|
4356
|
-
msgstr "
|
|
4381
|
+
msgstr "Booking method is eligible for this reservation"
|
|
4357
4382
|
|
|
4358
4383
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:76
|
|
4359
4384
|
msgid "Shipping method is not eligible for this order"
|
|
4360
|
-
msgstr "
|
|
4385
|
+
msgstr "Booking method is not eligible for this reservation"
|
|
4361
4386
|
|
|
4362
4387
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:217
|
|
4363
4388
|
msgid "Shipping method set for order"
|
|
4364
|
-
msgstr "
|
|
4389
|
+
msgstr "Booking method set for reservation"
|
|
4365
4390
|
|
|
4366
4391
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
|
|
4367
4392
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
|
|
4368
4393
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
|
|
4369
4394
|
msgid "Shipping Methods"
|
|
4370
|
-
msgstr "
|
|
4395
|
+
msgstr "Booking Methods"
|
|
4371
4396
|
|
|
4372
4397
|
#: src/app/routes/_authenticated/_orders/components/order-history/default-order-history-components.tsx:122
|
|
4373
4398
|
msgid "Shipping refunded"
|
|
4374
|
-
msgstr "
|
|
4399
|
+
msgstr "Fees refunded"
|
|
4375
4400
|
|
|
4376
4401
|
#: src/lib/components/layout/language-dialog.tsx:115
|
|
4377
4402
|
msgid "Short date"
|
|
@@ -4402,11 +4427,11 @@ msgstr "Sign in to access the admin dashboard"
|
|
|
4402
4427
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:209
|
|
4403
4428
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:306
|
|
4404
4429
|
msgid "SKU"
|
|
4405
|
-
msgstr "
|
|
4430
|
+
msgstr "Code/ID"
|
|
4406
4431
|
|
|
4407
4432
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:131
|
|
4408
4433
|
msgid "SKU:"
|
|
4409
|
-
msgstr "
|
|
4434
|
+
msgstr "Code/ID:"
|
|
4410
4435
|
|
|
4411
4436
|
#: src/app/routes/_authenticated/_collections/collections_.$id.tsx:171
|
|
4412
4437
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:150
|
|
@@ -4456,34 +4481,34 @@ msgstr "Status"
|
|
|
4456
4481
|
|
|
4457
4482
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:336
|
|
4458
4483
|
msgid "Stock"
|
|
4459
|
-
msgstr "
|
|
4484
|
+
msgstr "Availability"
|
|
4460
4485
|
|
|
4461
4486
|
#: src/lib/components/shared/stock-level-label.tsx:18
|
|
4462
4487
|
msgid "Stock allocated"
|
|
4463
|
-
msgstr "
|
|
4488
|
+
msgstr "Units reserved"
|
|
4464
4489
|
|
|
4465
4490
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:416
|
|
4466
4491
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:353
|
|
4467
4492
|
msgid "Stock level"
|
|
4468
|
-
msgstr "
|
|
4493
|
+
msgstr "Availability level"
|
|
4469
4494
|
|
|
4470
4495
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:341
|
|
4471
4496
|
msgid "Stock levels"
|
|
4472
|
-
msgstr "
|
|
4497
|
+
msgstr "Availability levels"
|
|
4473
4498
|
|
|
4474
4499
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:38
|
|
4475
4500
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations.tsx:18
|
|
4476
4501
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations.tsx:25
|
|
4477
4502
|
msgid "Stock Locations"
|
|
4478
|
-
msgstr "
|
|
4503
|
+
msgstr "Property Locations"
|
|
4479
4504
|
|
|
4480
4505
|
#: src/lib/components/shared/stock-level-label.tsx:18
|
|
4481
4506
|
msgid "Stock on hand"
|
|
4482
|
-
msgstr "
|
|
4507
|
+
msgstr "Units available"
|
|
4483
4508
|
|
|
4484
4509
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:215
|
|
4485
4510
|
msgid "Stock on Hand"
|
|
4486
|
-
msgstr "
|
|
4511
|
+
msgstr "Units available"
|
|
4487
4512
|
|
|
4488
4513
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:147
|
|
4489
4514
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-address-form.tsx:175
|
|
@@ -4509,7 +4534,7 @@ msgstr "Successfully added option value"
|
|
|
4509
4534
|
|
|
4510
4535
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:49
|
|
4511
4536
|
msgid "Successfully added payment to order"
|
|
4512
|
-
msgstr "Successfully added payment to
|
|
4537
|
+
msgstr "Successfully added payment to reservation"
|
|
4513
4538
|
|
|
4514
4539
|
#: src/lib/components/shared/assign-to-channel-dialog.tsx:68
|
|
4515
4540
|
msgid "Successfully assigned {entityIdsLength} {entityType} to channel"
|
|
@@ -4533,11 +4558,11 @@ msgstr "Successfully created country"
|
|
|
4533
4558
|
|
|
4534
4559
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:93
|
|
4535
4560
|
msgid "Successfully created customer"
|
|
4536
|
-
msgstr "Successfully created
|
|
4561
|
+
msgstr "Successfully created guest"
|
|
4537
4562
|
|
|
4538
4563
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:66
|
|
4539
4564
|
msgid "Successfully created customer group"
|
|
4540
|
-
msgstr "Successfully created
|
|
4565
|
+
msgstr "Successfully created guest group"
|
|
4541
4566
|
|
|
4542
4567
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:79
|
|
4543
4568
|
msgid "Successfully created facet"
|
|
@@ -4557,24 +4582,24 @@ msgstr "Successfully created payment method"
|
|
|
4557
4582
|
|
|
4558
4583
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:98
|
|
4559
4584
|
msgid "Successfully created product"
|
|
4560
|
-
msgstr "Successfully created
|
|
4585
|
+
msgstr "Successfully created accommodation"
|
|
4561
4586
|
|
|
4562
4587
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:128
|
|
4563
4588
|
msgid "Successfully created product option"
|
|
4564
|
-
msgstr "Successfully created
|
|
4589
|
+
msgstr "Successfully created accommodation option"
|
|
4565
4590
|
|
|
4566
4591
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:106
|
|
4567
4592
|
msgid "Successfully created product option group"
|
|
4568
|
-
msgstr "Successfully created
|
|
4593
|
+
msgstr "Successfully created accommodation option group"
|
|
4569
4594
|
|
|
4570
4595
|
#: src/app/routes/_authenticated/_products/components/create-product-options-dialog.tsx:119
|
|
4571
4596
|
msgid "Successfully created product options"
|
|
4572
|
-
msgstr "Successfully created
|
|
4597
|
+
msgstr "Successfully created accommodation options"
|
|
4573
4598
|
|
|
4574
4599
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:127
|
|
4575
4600
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:169
|
|
4576
4601
|
msgid "Successfully created product variant"
|
|
4577
|
-
msgstr "Successfully created
|
|
4602
|
+
msgstr "Successfully created unit"
|
|
4578
4603
|
|
|
4579
4604
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:105
|
|
4580
4605
|
msgid "Successfully created promotion"
|
|
@@ -4590,11 +4615,11 @@ msgstr "Successfully created seller"
|
|
|
4590
4615
|
|
|
4591
4616
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:91
|
|
4592
4617
|
msgid "Successfully created shipping method"
|
|
4593
|
-
msgstr "Successfully created
|
|
4618
|
+
msgstr "Successfully created booking method"
|
|
4594
4619
|
|
|
4595
4620
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:69
|
|
4596
4621
|
msgid "Successfully created stock location"
|
|
4597
|
-
msgstr "Successfully created
|
|
4622
|
+
msgstr "Successfully created location"
|
|
4598
4623
|
|
|
4599
4624
|
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:69
|
|
4600
4625
|
msgid "Successfully created tax category"
|
|
@@ -4614,7 +4639,7 @@ msgstr "Successfully duplicated {count} {entityName}"
|
|
|
4614
4639
|
|
|
4615
4640
|
#: src/app/routes/_authenticated/_orders/components/fulfill-order-dialog.tsx:76
|
|
4616
4641
|
msgid "Successfully fulfilled order"
|
|
4617
|
-
msgstr "Successfully fulfilled
|
|
4642
|
+
msgstr "Successfully fulfilled reservation"
|
|
4618
4643
|
|
|
4619
4644
|
#: src/lib/components/shared/remove-from-channel-bulk-action.tsx:53
|
|
4620
4645
|
msgid "Successfully removed {selectionLength} {entityType} from channel"
|
|
@@ -4626,7 +4651,7 @@ msgstr "Successfully removed {successCount} facets from channel"
|
|
|
4626
4651
|
|
|
4627
4652
|
#: src/lib/components/shared/assigned-channels.tsx:39
|
|
4628
4653
|
msgid "Successfully removed product from channel"
|
|
4629
|
-
msgstr "Successfully removed
|
|
4654
|
+
msgstr "Successfully removed accommodation from channel"
|
|
4630
4655
|
|
|
4631
4656
|
#: src/app/routes/_authenticated/_administrators/administrators_.$id.tsx:80
|
|
4632
4657
|
msgid "Successfully updated administrator"
|
|
@@ -4650,11 +4675,11 @@ msgstr "Successfully updated country"
|
|
|
4650
4675
|
|
|
4651
4676
|
#: src/app/routes/_authenticated/_customers/customers_.$id.tsx:93
|
|
4652
4677
|
msgid "Successfully updated customer"
|
|
4653
|
-
msgstr "Successfully updated
|
|
4678
|
+
msgstr "Successfully updated guest"
|
|
4654
4679
|
|
|
4655
4680
|
#: src/app/routes/_authenticated/_customer-groups/customer-groups_.$id.tsx:67
|
|
4656
4681
|
msgid "Successfully updated customer group"
|
|
4657
|
-
msgstr "Successfully updated
|
|
4682
|
+
msgstr "Successfully updated guest group"
|
|
4658
4683
|
|
|
4659
4684
|
#: src/app/routes/_authenticated/_facets/facets_.$id.tsx:79
|
|
4660
4685
|
msgid "Successfully updated facet"
|
|
@@ -4675,7 +4700,7 @@ msgstr "Successfully updated global settings"
|
|
|
4675
4700
|
#: src/app/routes/_authenticated/_orders/components/order-detail-shared.tsx:91
|
|
4676
4701
|
#: src/app/routes/_authenticated/_orders/orders_.$id_.modify.tsx:56
|
|
4677
4702
|
msgid "Successfully updated order"
|
|
4678
|
-
msgstr "Successfully updated
|
|
4703
|
+
msgstr "Successfully updated reservation"
|
|
4679
4704
|
|
|
4680
4705
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:102
|
|
4681
4706
|
msgid "Successfully updated payment method"
|
|
@@ -4683,19 +4708,19 @@ msgstr "Successfully updated payment method"
|
|
|
4683
4708
|
|
|
4684
4709
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:98
|
|
4685
4710
|
msgid "Successfully updated product"
|
|
4686
|
-
msgstr "Successfully updated
|
|
4711
|
+
msgstr "Successfully updated accommodation"
|
|
4687
4712
|
|
|
4688
4713
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:129
|
|
4689
4714
|
msgid "Successfully updated product option"
|
|
4690
|
-
msgstr "Successfully updated
|
|
4715
|
+
msgstr "Successfully updated accommodation option"
|
|
4691
4716
|
|
|
4692
4717
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:107
|
|
4693
4718
|
msgid "Successfully updated product option group"
|
|
4694
|
-
msgstr "Successfully updated
|
|
4719
|
+
msgstr "Successfully updated accommodation option group"
|
|
4695
4720
|
|
|
4696
4721
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:128
|
|
4697
4722
|
msgid "Successfully updated product variant"
|
|
4698
|
-
msgstr "Successfully updated
|
|
4723
|
+
msgstr "Successfully updated unit"
|
|
4699
4724
|
|
|
4700
4725
|
#: src/app/routes/_authenticated/_profile/profile.tsx:64
|
|
4701
4726
|
msgid "Successfully updated profile"
|
|
@@ -4715,11 +4740,11 @@ msgstr "Successfully updated seller"
|
|
|
4715
4740
|
|
|
4716
4741
|
#: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:92
|
|
4717
4742
|
msgid "Successfully updated shipping method"
|
|
4718
|
-
msgstr "Successfully updated
|
|
4743
|
+
msgstr "Successfully updated booking method"
|
|
4719
4744
|
|
|
4720
4745
|
#: src/app/routes/_authenticated/_stock-locations/stock-locations_.$id.tsx:70
|
|
4721
4746
|
msgid "Successfully updated stock location"
|
|
4722
|
-
msgstr "Successfully updated
|
|
4747
|
+
msgstr "Successfully updated location"
|
|
4723
4748
|
|
|
4724
4749
|
#: src/app/routes/_authenticated/_tax-categories/tax-categories_.$id.tsx:70
|
|
4725
4750
|
msgid "Successfully updated tax category"
|
|
@@ -4807,7 +4832,7 @@ msgstr "Test data has been updated. Click \"Run Test\" to see updated results."
|
|
|
4807
4832
|
|
|
4808
4833
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-order-builder.tsx:164
|
|
4809
4834
|
msgid "Test Order"
|
|
4810
|
-
msgstr "Test
|
|
4835
|
+
msgstr "Test Reservation"
|
|
4811
4836
|
|
|
4812
4837
|
#: src/app/routes/_authenticated/_shipping-methods/components/shipping-method-test-result-wrapper.tsx:39
|
|
4813
4838
|
msgid "Test Results"
|
|
@@ -4815,28 +4840,28 @@ msgstr "Test Results"
|
|
|
4815
4840
|
|
|
4816
4841
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-shipping-method-sheet.tsx:39
|
|
4817
4842
|
msgid "Test Shipping Method"
|
|
4818
|
-
msgstr "Test
|
|
4843
|
+
msgstr "Test Booking Method"
|
|
4819
4844
|
|
|
4820
4845
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-sheet.tsx:29
|
|
4821
4846
|
msgid "Test shipping methods"
|
|
4822
|
-
msgstr "Test
|
|
4847
|
+
msgstr "Test booking methods"
|
|
4823
4848
|
|
|
4824
4849
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-shipping-method-sheet.tsx:42
|
|
4825
4850
|
msgid "Test this shipping method by simulating an order to see if it's eligible and what the shipping cost would be."
|
|
4826
|
-
msgstr "Test this
|
|
4851
|
+
msgstr "Test this booking method by simulating a reservation to see if it's eligible and what the cost would be."
|
|
4827
4852
|
|
|
4828
4853
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-sheet.tsx:32
|
|
4829
4854
|
msgid "Test your shipping methods by simulating a new order."
|
|
4830
|
-
msgstr "Test your
|
|
4855
|
+
msgstr "Test your booking methods by simulating a new reservation."
|
|
4831
4856
|
|
|
4832
4857
|
#: src/app/routes/_authenticated/_shipping-methods/components/shipping-method-test-result-wrapper.tsx:31
|
|
4833
4858
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:46
|
|
4834
4859
|
msgid "Testing shipping method..."
|
|
4835
|
-
msgstr "Testing
|
|
4860
|
+
msgstr "Testing booking method..."
|
|
4836
4861
|
|
|
4837
4862
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-shipping-methods-result.tsx:56
|
|
4838
4863
|
msgid "Testing shipping methods..."
|
|
4839
|
-
msgstr "Testing
|
|
4864
|
+
msgstr "Testing booking methods..."
|
|
4840
4865
|
|
|
4841
4866
|
#: src/app/routes/_authenticated/_system/job-queue.tsx:120
|
|
4842
4867
|
msgid "The data that has been passed to the job"
|
|
@@ -4857,7 +4882,7 @@ msgstr "The token is used to specify the channel when making API requests."
|
|
|
4857
4882
|
|
|
4858
4883
|
#: src/app/routes/_authenticated/_orders/orders_.draft.$id.tsx:117
|
|
4859
4884
|
msgid "The variant could not be added. Ensure the parent product is enabled."
|
|
4860
|
-
msgstr "The
|
|
4885
|
+
msgstr "The unit could not be added. Ensure the parent accommodation is enabled."
|
|
4861
4886
|
|
|
4862
4887
|
#: src/lib/components/layout/nav-user.tsx:121
|
|
4863
4888
|
msgid "Theme"
|
|
@@ -4865,7 +4890,7 @@ msgstr "Theme"
|
|
|
4865
4890
|
|
|
4866
4891
|
#: src/app/routes/_authenticated/_customer-groups/components/customer-group-members-sheet.tsx:39
|
|
4867
4892
|
msgid "These are the customers in the <0>{customerGroupName}</0> customer group."
|
|
4868
|
-
msgstr "These are the
|
|
4893
|
+
msgstr "These are the guests in the <0>{customerGroupName}</0> guest group."
|
|
4869
4894
|
|
|
4870
4895
|
#: src/app/routes/_authenticated/_facets/components/facet-values-sheet.tsx:36
|
|
4871
4896
|
msgid "These are the facet values for the <0>{facetName}</0> facet."
|
|
@@ -4894,11 +4919,11 @@ msgstr "This month"
|
|
|
4894
4919
|
|
|
4895
4920
|
#: src/app/routes/_authenticated/_products/components/add-product-variant-dialog.tsx:254
|
|
4896
4921
|
msgid "This product has existing variants but no option groups defined. You need to add option groups before creating new variants."
|
|
4897
|
-
msgstr "This
|
|
4922
|
+
msgstr "This accommodation has existing units but no option groups defined. You need to add option groups before creating new units."
|
|
4898
4923
|
|
|
4899
4924
|
#: src/app/routes/_authenticated/_shipping-methods/components/test-single-method-result.tsx:79
|
|
4900
4925
|
msgid "This shipping method's eligibility checker conditions are not met for the current order and shipping address."
|
|
4901
|
-
msgstr "This
|
|
4926
|
+
msgstr "This booking method's eligibility checker conditions are not met for the current reservation and billing address."
|
|
4902
4927
|
|
|
4903
4928
|
#: src/lib/components/date-range-picker.tsx:49
|
|
4904
4929
|
msgctxt "date-range"
|
|
@@ -4942,7 +4967,7 @@ msgstr "Total"
|
|
|
4942
4967
|
|
|
4943
4968
|
#: src/lib/framework/dashboard-widget/orders-summary/index.tsx:90
|
|
4944
4969
|
msgid "Total Orders"
|
|
4945
|
-
msgstr "Total
|
|
4970
|
+
msgstr "Total Reservations"
|
|
4946
4971
|
|
|
4947
4972
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:275
|
|
4948
4973
|
msgid "Total refund:"
|
|
@@ -4958,11 +4983,11 @@ msgstr "Track"
|
|
|
4958
4983
|
|
|
4959
4984
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:144
|
|
4960
4985
|
msgid "Track inventory by default"
|
|
4961
|
-
msgstr "Track
|
|
4986
|
+
msgstr "Track availability by default"
|
|
4962
4987
|
|
|
4963
4988
|
#: src/app/routes/_authenticated/_orders/components/fulfillment-details.tsx:112
|
|
4964
4989
|
msgid "Tracking code"
|
|
4965
|
-
msgstr "
|
|
4990
|
+
msgstr "Booking reference"
|
|
4966
4991
|
|
|
4967
4992
|
#: src/app/routes/_authenticated/_orders/components/add-manual-payment-dialog.tsx:160
|
|
4968
4993
|
#: src/app/routes/_authenticated/_orders/components/payment-details.tsx:178
|
|
@@ -5004,7 +5029,7 @@ msgstr "Type at least 2 characters to search..."
|
|
|
5004
5029
|
#: src/app/routes/_authenticated/_orders/components/order-table.tsx:57
|
|
5005
5030
|
#: src/app/routes/_authenticated/_orders/components/refund-order-dialog.tsx:96
|
|
5006
5031
|
msgid "Unit price"
|
|
5007
|
-
msgstr "
|
|
5032
|
+
msgstr "Rate per night"
|
|
5008
5033
|
|
|
5009
5034
|
#: src/app/routes/_authenticated/_orders/components/order-modification-preview-dialog.tsx:102
|
|
5010
5035
|
#: src/app/routes/_authenticated/_orders/hooks/use-refund-order.ts:303
|
|
@@ -5033,7 +5058,7 @@ msgstr "Unverified"
|
|
|
5033
5058
|
#: src/app/routes/_authenticated/_orders/components/order-line-custom-fields-form.tsx:46
|
|
5034
5059
|
#: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:131
|
|
5035
5060
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:227
|
|
5036
|
-
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.
|
|
5061
|
+
#: src/app/routes/_authenticated/_products/components/assign-facet-values-dialog.76
|
|
5037
5062
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:122
|
|
5038
5063
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:138
|
|
5039
5064
|
#: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:159
|
|
@@ -5074,11 +5099,11 @@ msgstr "Use as the default billing address"
|
|
|
5074
5099
|
#: src/app/routes/_authenticated/_customers/components/customer-address-form.tsx:305
|
|
5075
5100
|
#: src/lib/components/shared/customer-address-form.tsx:296
|
|
5076
5101
|
msgid "Use as the default shipping address"
|
|
5077
|
-
msgstr "Use as the default
|
|
5102
|
+
msgstr "Use as the default billing address"
|
|
5078
5103
|
|
|
5079
5104
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:391
|
|
5080
5105
|
msgid "Use global out-of-stock threshold"
|
|
5081
|
-
msgstr "Use global
|
|
5106
|
+
msgstr "Use global unavailability threshold"
|
|
5082
5107
|
|
|
5083
5108
|
#: src/lib/hooks/use-widget-dimensions.ts:9
|
|
5084
5109
|
msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
|
|
@@ -5102,23 +5127,23 @@ msgstr "Values"
|
|
|
5102
5127
|
|
|
5103
5128
|
#: src/app/routes/_authenticated/_products/components/create-product-variants.tsx:205
|
|
5104
5129
|
msgid "Variant"
|
|
5105
|
-
msgstr "
|
|
5130
|
+
msgstr "Unit"
|
|
5106
5131
|
|
|
5107
5132
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:182
|
|
5108
5133
|
msgid "Variant deleted successfully"
|
|
5109
|
-
msgstr "
|
|
5134
|
+
msgstr "Unit deleted successfully"
|
|
5110
5135
|
|
|
5111
5136
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:249
|
|
5112
5137
|
msgid "Variant name"
|
|
5113
|
-
msgstr "
|
|
5138
|
+
msgstr "Unit name"
|
|
5114
5139
|
|
|
5115
5140
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:174
|
|
5116
5141
|
msgid "Variant updated successfully"
|
|
5117
|
-
msgstr "
|
|
5142
|
+
msgstr "Unit updated successfully"
|
|
5118
5143
|
|
|
5119
5144
|
#: src/app/routes/_authenticated/_products/products_.$id_.variants.tsx:297
|
|
5120
5145
|
msgid "Variants"
|
|
5121
|
-
msgstr "
|
|
5146
|
+
msgstr "Units"
|
|
5122
5147
|
|
|
5123
5148
|
#: src/app/routes/_authenticated/_customers/components/customer-status-badge.tsx:18
|
|
5124
5149
|
msgid "Verified"
|
|
@@ -5181,7 +5206,7 @@ msgstr "Visible to admins only"
|
|
|
5181
5206
|
|
|
5182
5207
|
#: src/lib/components/shared/history-timeline/history-note-checkbox.tsx:24
|
|
5183
5208
|
msgid "Visible to customer"
|
|
5184
|
-
msgstr "Visible to
|
|
5209
|
+
msgstr "Visible to guest"
|
|
5185
5210
|
|
|
5186
5211
|
#: src/lib/components/login/login-form.tsx:70
|
|
5187
5212
|
msgid "Welcome to Vendure"
|
|
@@ -5190,19 +5215,19 @@ msgstr "Welcome to Vendure"
|
|
|
5190
5215
|
#: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:238
|
|
5191
5216
|
#: src/app/routes/_authenticated/_products/products_.$id.tsx:133
|
|
5192
5217
|
msgid "When enabled, a product is available in the shop"
|
|
5193
|
-
msgstr "When enabled,
|
|
5218
|
+
msgstr "When enabled, an accommodation is available for booking"
|
|
5194
5219
|
|
|
5195
5220
|
#: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:148
|
|
5196
5221
|
msgid "When enabled, a promotion is available in the shop"
|
|
5197
|
-
msgstr "When enabled, a promotion is available
|
|
5222
|
+
msgstr "When enabled, a promotion is available for bookings"
|
|
5198
5223
|
|
|
5199
5224
|
#: src/app/routes/_authenticated/_channels/channels_.$id.tsx:236
|
|
5200
5225
|
msgid "When this is enabled, the prices entered in the product catalog will be included in the tax for the default tax zone."
|
|
5201
|
-
msgstr "When this is enabled, the prices entered in the
|
|
5226
|
+
msgstr "When this is enabled, the prices entered in the accommodation catalog will be included in the tax for the default tax zone."
|
|
5202
5227
|
|
|
5203
5228
|
#: src/app/routes/_authenticated/_global-settings/global-settings.tsx:146
|
|
5204
5229
|
msgid "When tracked, product variant stock levels will be automatically adjusted when sold. This setting can be overridden by individual product variants."
|
|
5205
|
-
msgstr "When tracked,
|
|
5230
|
+
msgstr "When tracked, unit availability levels will be automatically adjusted when reserved. This setting can be overridden by individual accommodation units."
|
|
5206
5231
|
|
|
5207
5232
|
#: src/lib/components/shared/rich-text-editor/image-dialog.tsx:179
|
|
5208
5233
|
msgid "Width"
|
|
@@ -5232,11 +5257,11 @@ msgstr "You haven't saved any views yet."
|
|
|
5232
5257
|
|
|
5233
5258
|
#: src/lib/framework/dashboard-widget/latest-orders-widget/index.tsx:77
|
|
5234
5259
|
msgid "Your latest orders"
|
|
5235
|
-
msgstr "Your latest
|
|
5260
|
+
msgstr "Your latest reservations"
|
|
5236
5261
|
|
|
5237
5262
|
#: src/lib/framework/dashboard-widget/orders-summary/index.tsx:85
|
|
5238
5263
|
msgid "Your orders summary"
|
|
5239
|
-
msgstr "Your
|
|
5264
|
+
msgstr "Your reservations summary"
|
|
5240
5265
|
|
|
5241
5266
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates_.$id.tsx:138
|
|
5242
5267
|
#: src/app/routes/_authenticated/_tax-rates/tax-rates.tsx:73
|
|
@@ -5247,4 +5272,4 @@ msgstr "Zone"
|
|
|
5247
5272
|
#: src/app/routes/_authenticated/_zones/zones.tsx:15
|
|
5248
5273
|
#: src/app/routes/_authenticated/_zones/zones.tsx:25
|
|
5249
5274
|
msgid "Zones"
|
|
5250
|
-
msgstr "Zones"
|
|
5275
|
+
msgstr "Zones"
|