pcm-shared-components 2.1.342 → 2.1.344
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/languages/en/translations.json +627 -584
- package/dist/languages/es/translations.json +627 -584
- package/dist/languages/fr/translations.json +620 -577
- package/package.json +1 -1
|
@@ -11,6 +11,15 @@
|
|
|
11
11
|
"all_sent_email": {
|
|
12
12
|
"title": "Displaying the last 500 emails sent"
|
|
13
13
|
},
|
|
14
|
+
"animal": {
|
|
15
|
+
"breed": "Breed",
|
|
16
|
+
"breed_placeholder": "Enter breed",
|
|
17
|
+
"client_animal_title": "Animal",
|
|
18
|
+
"no_details": "No details entered",
|
|
19
|
+
"required_error": "Please fill this in.",
|
|
20
|
+
"required_for_guests": "Required for guests",
|
|
21
|
+
"section_intro": "Please tell us a bit about each animal traveling with you."
|
|
22
|
+
},
|
|
14
23
|
"app": {
|
|
15
24
|
"common": {
|
|
16
25
|
"filter": "Filter",
|
|
@@ -206,6 +215,14 @@
|
|
|
206
215
|
"h24": "24-hour"
|
|
207
216
|
}
|
|
208
217
|
},
|
|
218
|
+
"email_schedule": {
|
|
219
|
+
"automation_description": "Master switch for scheduled email automation. When off, this campground's scheduled emails stop entirely. Manual emails and instant confirmations still send.",
|
|
220
|
+
"automation_title": "Email Automation",
|
|
221
|
+
"description": "Controls when scheduled emails (pre-arrival, post-departure, unpaid balance reminders) are sent each day. Instant emails such as booking confirmations and manual emails are not affected.",
|
|
222
|
+
"hours_help": "Scheduled emails go out at these hours in your campground's local timezone. At least one hour is required.",
|
|
223
|
+
"hours_label": "Send hours (campground local time)",
|
|
224
|
+
"title": "Automated Email Send Schedule"
|
|
225
|
+
},
|
|
209
226
|
"frozen_pricing_banner": {
|
|
210
227
|
"description": "Display a frozen pricing banner on the reservation panel when charges are locked to previously saved rates. While enabled, staff are also prompted when a price difference is detected during edits, with the option to keep the originally guaranteed price or apply the current rates.",
|
|
211
228
|
"preview_when_enabled": "Preview when enabled",
|
|
@@ -237,14 +254,6 @@
|
|
|
237
254
|
"description": "Enable the client wallet credit system. When off, the credits section, credit-apply prompts, and payment charge-linking are hidden across the app. Enabling this setting also automatically activates Payment Linking.",
|
|
238
255
|
"preview_when_enabled": "Preview when enabled",
|
|
239
256
|
"title": "Wallet Credit System"
|
|
240
|
-
},
|
|
241
|
-
"email_schedule": {
|
|
242
|
-
"automation_title": "Email Automation",
|
|
243
|
-
"automation_description": "Master switch for scheduled email automation. When off, this campground's scheduled emails stop entirely. Manual emails and instant confirmations still send.",
|
|
244
|
-
"title": "Automated Email Send Schedule",
|
|
245
|
-
"hours_label": "Send hours (campground local time)",
|
|
246
|
-
"hours_help": "Scheduled emails go out at these hours in your campground's local timezone. At least one hour is required.",
|
|
247
|
-
"description": "Controls when scheduled emails (pre-arrival, post-departure, unpaid balance reminders) are sent each day. Instant emails such as booking confirmations and manual emails are not affected."
|
|
248
257
|
}
|
|
249
258
|
},
|
|
250
259
|
"cart": {
|
|
@@ -504,8 +513,8 @@
|
|
|
504
513
|
"arrival_departure_time_for_client_view_explanation": "Arrival and departure dates will be displayed on the client’s invoice. If none are specified, the default arrival and departure times defined in the seasonal dates system parameters will be used. Please note that these arrival and departure times are for display purposes only; all reservations will still use the defined arrival and departure times set in the seasonal dates or by the admin.",
|
|
505
514
|
"arrival_departure_time_for_ical_import_explanation": "Overriding the iCal Event Arrival and Departure Dates \n\nThe following will allow you to override the arrival and departure times received from the import URL. This is particularly useful when importing Airbnb events, as they use midnight for both arrival and departure times.",
|
|
506
515
|
"arrive": "Arrive",
|
|
507
|
-
"arrives_on": "Arrives On",
|
|
508
516
|
"arrived_yesterday": "Arrived yesterday",
|
|
517
|
+
"arrives_on": "Arrives On",
|
|
509
518
|
"arriving_this_weekend": "Arriving this weekend",
|
|
510
519
|
"arriving_today": "Arriving today",
|
|
511
520
|
"audit_date": "Audit Date",
|
|
@@ -528,7 +537,17 @@
|
|
|
528
537
|
"audit_timeline_chip_payment_status": "Payment & Status",
|
|
529
538
|
"audit_timeline_chip_status": "Status Updated",
|
|
530
539
|
"audit_timeline_chip_stay": "Stay Updated",
|
|
540
|
+
"audit_timeline_client_id": "Client ID",
|
|
531
541
|
"audit_timeline_col_change": "Change",
|
|
542
|
+
"audit_timeline_col_date": "Date",
|
|
543
|
+
"audit_timeline_col_detail": "Detail",
|
|
544
|
+
"audit_timeline_col_time": "Time",
|
|
545
|
+
"audit_timeline_col_type": "Type",
|
|
546
|
+
"audit_timeline_col_user": "User",
|
|
547
|
+
"audit_timeline_export": "Export",
|
|
548
|
+
"audit_timeline_export_csv": "Download CSV",
|
|
549
|
+
"audit_timeline_export_json": "Download JSON",
|
|
550
|
+
"audit_timeline_export_text": "Download text log",
|
|
532
551
|
"audit_timeline_field": "Field",
|
|
533
552
|
"audit_timeline_format_updated": "Format updated",
|
|
534
553
|
"audit_timeline_fulfilled_by": "Fulfilled by",
|
|
@@ -540,20 +559,10 @@
|
|
|
540
559
|
"audit_timeline_no_changes": "No changes detected in this snapshot.",
|
|
541
560
|
"audit_timeline_payment_record": "Payment Record",
|
|
542
561
|
"audit_timeline_product_added": "Product Added",
|
|
562
|
+
"audit_timeline_reservation_change": "Reservation change",
|
|
543
563
|
"audit_timeline_reservation_created": "Reservation Created",
|
|
544
564
|
"audit_timeline_tab_details": "Details",
|
|
545
565
|
"audit_timeline_tab_timeline": "Timeline",
|
|
546
|
-
"audit_timeline_export": "Export",
|
|
547
|
-
"audit_timeline_export_csv": "Download CSV",
|
|
548
|
-
"audit_timeline_export_text": "Download text log",
|
|
549
|
-
"audit_timeline_export_json": "Download JSON",
|
|
550
|
-
"audit_timeline_col_date": "Date",
|
|
551
|
-
"audit_timeline_col_time": "Time",
|
|
552
|
-
"audit_timeline_col_user": "User",
|
|
553
|
-
"audit_timeline_col_type": "Type",
|
|
554
|
-
"audit_timeline_col_detail": "Detail",
|
|
555
|
-
"audit_timeline_reservation_change": "Reservation change",
|
|
556
|
-
"audit_timeline_client_id": "Client ID",
|
|
557
566
|
"audit_timeline_unchanged": "Unchanged",
|
|
558
567
|
"audit_username": "Audited User",
|
|
559
568
|
"auto": "Auto",
|
|
@@ -570,6 +579,7 @@
|
|
|
570
579
|
"baby_safety_gates": "Baby safety gates",
|
|
571
580
|
"baby_stroller": "Baby stroller",
|
|
572
581
|
"back": "Back",
|
|
582
|
+
"back_to_top": "Back to top",
|
|
573
583
|
"backyard": "Backyard",
|
|
574
584
|
"baking_sheet": "Baking sheet",
|
|
575
585
|
"based_on_payment_collected": "Payments Collected",
|
|
@@ -609,6 +619,7 @@
|
|
|
609
619
|
"bulk_update": "Bulk Update",
|
|
610
620
|
"by_arrival_date_description": "Payments are filtered by the reservation arrival date, but still show when the payments were received.",
|
|
611
621
|
"by_payment_date_description": "Payments are filtered and grouped by when they were received.",
|
|
622
|
+
"calendar": "Calendar",
|
|
612
623
|
"calendar_view": "Calendar View",
|
|
613
624
|
"campground_settings": {
|
|
614
625
|
"cancellation_policy": {
|
|
@@ -668,6 +679,7 @@
|
|
|
668
679
|
"creation_date": "Creation Date",
|
|
669
680
|
"critical": "Critical",
|
|
670
681
|
"current": "Current",
|
|
682
|
+
"current_month": "Current month",
|
|
671
683
|
"current_reading": "Current Reading",
|
|
672
684
|
"current_reading_date": "Current Reading Date",
|
|
673
685
|
"custom": "Custom",
|
|
@@ -780,6 +792,7 @@
|
|
|
780
792
|
"go_to_documentation": "Go to Documentation",
|
|
781
793
|
"go_to_list": "Go To List",
|
|
782
794
|
"got_to_list": "Go To List",
|
|
795
|
+
"grid": "Grid",
|
|
783
796
|
"grid_view": "Grid View",
|
|
784
797
|
"gym": "Gym",
|
|
785
798
|
"hair_dryer": "Hair dryer",
|
|
@@ -914,7 +927,6 @@
|
|
|
914
927
|
"new_email": "New Email",
|
|
915
928
|
"new_value": "New Value",
|
|
916
929
|
"next": "Next",
|
|
917
|
-
"current_month": "Current month",
|
|
918
930
|
"next_month": "Next month",
|
|
919
931
|
"next_season": "Next season",
|
|
920
932
|
"night": "Night(s)",
|
|
@@ -965,6 +977,7 @@
|
|
|
965
977
|
"online_reservations": "Online Reservations",
|
|
966
978
|
"open": "Open",
|
|
967
979
|
"open_booking_page": "Open booking page",
|
|
980
|
+
"optional": "Optional",
|
|
968
981
|
"options": "Options",
|
|
969
982
|
"or": "OR",
|
|
970
983
|
"other_people_interested": "Other people are interested",
|
|
@@ -1025,14 +1038,15 @@
|
|
|
1025
1038
|
"preview_period_total": "Total / Period",
|
|
1026
1039
|
"previous_reading": "Previous Reading",
|
|
1027
1040
|
"previous_reading_date": "Previous Reading Date",
|
|
1041
|
+
"previous_season": "Previous season",
|
|
1028
1042
|
"price": "Price",
|
|
1029
1043
|
"price_per_unit": "Price Per Unit",
|
|
1030
1044
|
"pricing_details": "Pricing Details",
|
|
1031
1045
|
"print": "Print",
|
|
1032
1046
|
"print_all": "Print All",
|
|
1033
|
-
"print_popup_blocked": "Unable to open the print window. Please allow pop-ups and try again.",
|
|
1034
1047
|
"print_gate_access": "Print Gate Access",
|
|
1035
1048
|
"print_grid": "Print Grid",
|
|
1049
|
+
"print_popup_blocked": "Unable to open the print window. Please allow pop-ups and try again.",
|
|
1036
1050
|
"priority_over_schedule": "Priority Over Schedule",
|
|
1037
1051
|
"private_entrance": "Private entrance",
|
|
1038
1052
|
"processed_by": "Processed By",
|
|
@@ -1067,6 +1081,7 @@
|
|
|
1067
1081
|
"remove": "Remove",
|
|
1068
1082
|
"remove_payment": "Remove Payment",
|
|
1069
1083
|
"reoccurring": "Reoccurring",
|
|
1084
|
+
"required": "Required",
|
|
1070
1085
|
"res_number": "Res #",
|
|
1071
1086
|
"res_payment_date_message": "Warn if reservation arrival date is over {{months}} month(s) in the {{future_past}} when applying a payment.",
|
|
1072
1087
|
"resend_email": "Resend Email",
|
|
@@ -1100,19 +1115,17 @@
|
|
|
1100
1115
|
"search": "Search",
|
|
1101
1116
|
"searching": "Searching",
|
|
1102
1117
|
"searching_for_availabilities": "Searching for availabilities",
|
|
1103
|
-
"previous_season": "Previous season",
|
|
1104
1118
|
"season": "Season",
|
|
1105
|
-
"this_season": "This season",
|
|
1106
1119
|
"seasonal": "Seasonal",
|
|
1107
1120
|
"seasonal_dates": "Seasonal dates",
|
|
1108
1121
|
"seasonal_price": "Seasonal Price",
|
|
1109
1122
|
"select": "Select",
|
|
1110
|
-
"selected": "Selected",
|
|
1111
1123
|
"select_a_lot_type": "Select a Lot Type",
|
|
1112
1124
|
"select_a_printer": "Select a Printer",
|
|
1113
1125
|
"select_addons": "Select the add-ons that have been fulfilled",
|
|
1114
1126
|
"select_all": "Select All",
|
|
1115
1127
|
"select_an_option": "Please select an option",
|
|
1128
|
+
"selected": "Selected",
|
|
1116
1129
|
"send": "Send",
|
|
1117
1130
|
"send_email": "Send Email",
|
|
1118
1131
|
"send_to_email": "Send by Email",
|
|
@@ -1177,6 +1190,7 @@
|
|
|
1177
1190
|
"terms_and_policy": "Terms and Conditions",
|
|
1178
1191
|
"theme": "Theme",
|
|
1179
1192
|
"theme_room": "Theme room",
|
|
1193
|
+
"this_season": "This season",
|
|
1180
1194
|
"till": "Till",
|
|
1181
1195
|
"title": "Title",
|
|
1182
1196
|
"to": "To",
|
|
@@ -1201,6 +1215,7 @@
|
|
|
1201
1215
|
"type": "Type",
|
|
1202
1216
|
"unavailable": "Unavailable",
|
|
1203
1217
|
"undo": "Undo",
|
|
1218
|
+
"unexpected_error_reload": "Something went wrong. Please reload the page.",
|
|
1204
1219
|
"unit_info": "Unit Information",
|
|
1205
1220
|
"unit_length_lot_depth_zero_warning": "The unit length option won't appear because the lot depth is set to zero.",
|
|
1206
1221
|
"unit_of_measure": "Unit of Measure",
|
|
@@ -1336,15 +1351,20 @@
|
|
|
1336
1351
|
"your_subscription": "Your subscription",
|
|
1337
1352
|
"zero_lot_depth": "Lot depth is zero. Please set a depth value to enable this functionality.",
|
|
1338
1353
|
"zoom_in": "Zoom in",
|
|
1339
|
-
"zoom_out": "Zoom out"
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1345
|
-
"
|
|
1354
|
+
"zoom_out": "Zoom out"
|
|
1355
|
+
},
|
|
1356
|
+
"connectivity": {
|
|
1357
|
+
"offline-action-blocked": "You're offline. This action needs an internet connection and isn't available right now. It will work again once you're back online.",
|
|
1358
|
+
"offline-banner": "You are offline. Your changes may not be saved until your connection returns.",
|
|
1359
|
+
"offline-message": "This screen may be out of date because your device lost its connection. Refresh before making changes so you do not overwrite newer information.",
|
|
1360
|
+
"offline-title": "Your device was offline",
|
|
1361
|
+
"refresh-screen": "Refresh screen"
|
|
1346
1362
|
},
|
|
1347
1363
|
"msg": {
|
|
1364
|
+
"bulk-invoice-cap": "Selection limited to {{max}}. Showing the first {{max}} invoices.",
|
|
1365
|
+
"bulk-invoice-loading-hint": "This may take a moment for larger batches.",
|
|
1366
|
+
"bulk-invoice-loading_one": "Loading {{count}} invoice...",
|
|
1367
|
+
"bulk-invoice-loading_other": "Loading {{count}} invoices...",
|
|
1348
1368
|
"cancellation_rule_refund": {
|
|
1349
1369
|
"cant_cancel_before_date": "This reservation can't be cancelled because it's too close from the arrival date. Please contact the campground to cancel this reservation.",
|
|
1350
1370
|
"online_cancellation_not_permitted": "Online cancellation is not activated. Please contact the campground to cancel this reservation.",
|
|
@@ -1382,6 +1402,8 @@
|
|
|
1382
1402
|
"err-6": "Access not permitted!",
|
|
1383
1403
|
"err-7": "Error getting parameters!",
|
|
1384
1404
|
"err-client-1": "No client data returned!",
|
|
1405
|
+
"err-client-10": "Error saving the restricted client note!",
|
|
1406
|
+
"err-client-11": "Restricted notes are locked. Confirm your password and try again.",
|
|
1385
1407
|
"err-client-2": "Error saving client information!",
|
|
1386
1408
|
"err-client-3": "An error occurred while attempting to save the new client.",
|
|
1387
1409
|
"err-client-4": "Error deleting client!",
|
|
@@ -1389,6 +1411,7 @@
|
|
|
1389
1411
|
"err-client-6": "Error while saving account information.",
|
|
1390
1412
|
"err-client-7": "The current password was not updated.",
|
|
1391
1413
|
"err-client-8": "Invalid password given could not update.",
|
|
1414
|
+
"err-client-9": "You do not have permission to view or edit restricted client notes.",
|
|
1392
1415
|
"err-date-brownout-1": "An error occurred while saving!",
|
|
1393
1416
|
"err-date-brownout-3": "Error while deleting brownout date",
|
|
1394
1417
|
"err-db-01": "Error creating the online database",
|
|
@@ -1448,9 +1471,11 @@
|
|
|
1448
1471
|
"err-reservation-new-1": "Unable to create the reservations",
|
|
1449
1472
|
"err-reservation-payment-1": "No Payments yet on this reservation",
|
|
1450
1473
|
"err-reservation-payment-2": "Error saving the payment information.",
|
|
1474
|
+
"err-reservation-stale-conflict": "This reservation was changed on another device. The latest information has been loaded.",
|
|
1451
1475
|
"err-reservation-waiver-1": "Error saving waiver.",
|
|
1452
1476
|
"err-reservation-waiver-2": "Error removing waiver.",
|
|
1453
1477
|
"err-reservation-waiver-3": "An error occurred while creating the waiver request job.",
|
|
1478
|
+
"err-save-offline": "Could not save your change. You may be offline. Check your connection and try again.",
|
|
1454
1479
|
"err-search-available-lots-300": "Invalid search parameters selected.",
|
|
1455
1480
|
"err-sent_email-1": "Error retrieving the sent emails!",
|
|
1456
1481
|
"err-tags-1": "Error saving tags!",
|
|
@@ -1503,27 +1528,11 @@
|
|
|
1503
1528
|
"warn-user-account-1": "An error occurred while accessing the user accounts.",
|
|
1504
1529
|
"warn-user-account-2": "Error saving the user account information!",
|
|
1505
1530
|
"warn-user-account-3": "Error deleting user account!",
|
|
1506
|
-
"warn-user-account-4": "Can't add this user because the email address is already assigned to a different campground."
|
|
1507
|
-
"bulk-invoice-cap": "Selection limited to {{max}}. Showing the first {{max}} invoices.",
|
|
1508
|
-
"bulk-invoice-loading_one": "Loading {{count}} invoice...",
|
|
1509
|
-
"bulk-invoice-loading_other": "Loading {{count}} invoices...",
|
|
1510
|
-
"bulk-invoice-loading-hint": "This may take a moment for larger batches.",
|
|
1511
|
-
"err-reservation-stale-conflict": "This reservation was changed on another device. The latest information has been loaded.",
|
|
1512
|
-
"err-save-offline": "Could not save your change. You may be offline. Check your connection and try again.",
|
|
1513
|
-
"err-client-9": "You do not have permission to view or edit restricted client notes.",
|
|
1514
|
-
"err-client-10": "Error saving the restricted client note!",
|
|
1515
|
-
"err-client-11": "Restricted notes are locked. Confirm your password and try again."
|
|
1531
|
+
"warn-user-account-4": "Can't add this user because the email address is already assigned to a different campground."
|
|
1516
1532
|
},
|
|
1517
1533
|
"pricing": {
|
|
1518
1534
|
"using_fixed_price": "Using fixed Pricing",
|
|
1519
1535
|
"using_tier_price": "Using tier pricing"
|
|
1520
|
-
},
|
|
1521
|
-
"connectivity": {
|
|
1522
|
-
"offline-title": "Your device was offline",
|
|
1523
|
-
"offline-message": "This screen may be out of date because your device lost its connection. Refresh before making changes so you do not overwrite newer information.",
|
|
1524
|
-
"refresh-screen": "Refresh screen",
|
|
1525
|
-
"offline-banner": "You are offline. Your changes may not be saved until your connection returns.",
|
|
1526
|
-
"offline-action-blocked": "You're offline. This action needs an internet connection and isn't available right now. It will work again once you're back online."
|
|
1527
1536
|
}
|
|
1528
1537
|
},
|
|
1529
1538
|
"credits": {
|
|
@@ -1998,8 +2007,8 @@
|
|
|
1998
2007
|
"step_virtual_com": "If the printer is set to Virtual COM mode, switch the Connection Type to Serial / COM Port.",
|
|
1999
2008
|
"step_zadig": "Advanced: replace the printer's driver with WinUSB using Zadig, then reconnect.",
|
|
2000
2009
|
"system_check": "System check",
|
|
2001
|
-
"test_connection": "Test connection",
|
|
2002
2010
|
"technical_details": "Technical details",
|
|
2011
|
+
"test_connection": "Test connection",
|
|
2003
2012
|
"title": "Printer connection problem",
|
|
2004
2013
|
"troubleshoot": "Troubleshoot printer",
|
|
2005
2014
|
"try_serial": "Try Serial / COM port instead",
|
|
@@ -2108,6 +2117,9 @@
|
|
|
2108
2117
|
"edit_gate_control": "Edit Gate"
|
|
2109
2118
|
},
|
|
2110
2119
|
"edit": "Edit gate",
|
|
2120
|
+
"export_csv": {
|
|
2121
|
+
"tooltip": "Export visible rows to CSV"
|
|
2122
|
+
},
|
|
2111
2123
|
"gate_direction": "Gate direction",
|
|
2112
2124
|
"gate_id": "Gate Name",
|
|
2113
2125
|
"geo_access": "Geo Access",
|
|
@@ -2119,9 +2131,6 @@
|
|
|
2119
2131
|
},
|
|
2120
2132
|
"sync_gate_numbers": "Sync gate numbers",
|
|
2121
2133
|
"update_gate_software": "Update gate software",
|
|
2122
|
-
"export_csv": {
|
|
2123
|
-
"tooltip": "Export visible rows to CSV"
|
|
2124
|
-
},
|
|
2125
2134
|
"year_filter": {
|
|
2126
2135
|
"tooltip": "Filter access logs by year"
|
|
2127
2136
|
},
|
|
@@ -2233,6 +2242,15 @@
|
|
|
2233
2242
|
"title": "Driving Directions to the Lot",
|
|
2234
2243
|
"upload_direction_map_blurb": "Upload the map your clients will receive that highlights the route to take to their lot. "
|
|
2235
2244
|
},
|
|
2245
|
+
"media": {
|
|
2246
|
+
"image_large": "Large",
|
|
2247
|
+
"image_optimized": "Optimized",
|
|
2248
|
+
"optimize_images_button": "Optimize existing images",
|
|
2249
|
+
"optimize_images_error": "Could not optimize the images. Please try again.",
|
|
2250
|
+
"optimize_images_none": "Images are already optimized.",
|
|
2251
|
+
"optimize_images_success": "Optimized {{count}} images, saved {{saved}} MB.",
|
|
2252
|
+
"optimize_images_tooltip": "Re-compress all photos on this lot to reduce their size and speed up loading."
|
|
2253
|
+
},
|
|
2236
2254
|
"popup_notification": {
|
|
2237
2255
|
"message_description": "This is a notification that will be displayed to the front desk personnel when they rent out this lot.",
|
|
2238
2256
|
"message_title": "Lot Popup Notification Message",
|
|
@@ -2256,15 +2274,6 @@
|
|
|
2256
2274
|
"seasonal": "Seasonal",
|
|
2257
2275
|
"storage": "Storage",
|
|
2258
2276
|
"tent": "Tent"
|
|
2259
|
-
},
|
|
2260
|
-
"media": {
|
|
2261
|
-
"optimize_images_button": "Optimize existing images",
|
|
2262
|
-
"optimize_images_tooltip": "Re-compress all photos on this lot to reduce their size and speed up loading.",
|
|
2263
|
-
"optimize_images_success": "Optimized {{count}} images, saved {{saved}} MB.",
|
|
2264
|
-
"optimize_images_none": "Images are already optimized.",
|
|
2265
|
-
"optimize_images_error": "Could not optimize the images. Please try again.",
|
|
2266
|
-
"image_optimized": "Optimized",
|
|
2267
|
-
"image_large": "Large"
|
|
2268
2277
|
}
|
|
2269
2278
|
},
|
|
2270
2279
|
"lot_grid": {
|
|
@@ -2291,33 +2300,33 @@
|
|
|
2291
2300
|
},
|
|
2292
2301
|
"dialog": {
|
|
2293
2302
|
"add_lot": "Add Lot",
|
|
2294
|
-
"edit_lot": "Edit Lot",
|
|
2295
|
-
"lot_id_exist": "Lot number already exist",
|
|
2296
|
-
"lot_id_invalid": "Lot number is invalid",
|
|
2297
|
-
"new_lot": "New lot",
|
|
2298
2303
|
"animal_fields": {
|
|
2299
|
-
"
|
|
2300
|
-
"
|
|
2301
|
-
"max_animals": "Maximum Animals",
|
|
2302
|
-
"fields_to_collect": "Fields to collect for each animal",
|
|
2304
|
+
"add_a_field": "Add a field",
|
|
2305
|
+
"add_a_field_hint": "Type a label below and press Add Field.",
|
|
2303
2306
|
"add_field": "Add Field",
|
|
2307
|
+
"auto_enabled_body": "Enabling animal-detail collection requires the online checkout to show the Occupants and Vehicles sections so guests can actually enter animals. We turned these on for you:",
|
|
2308
|
+
"auto_enabled_title": "We turned on a couple of things for you",
|
|
2309
|
+
"description": "Configure the fields shown when Animals are selected.",
|
|
2310
|
+
"enable_hint": "Turn on to ask guests about each animal on this lot.",
|
|
2304
2311
|
"field_label": "Field Label",
|
|
2305
|
-
"
|
|
2306
|
-
"make_required": "Make field required",
|
|
2307
|
-
"new_field_label": "New Field",
|
|
2308
|
-
"add_a_field": "Add a field",
|
|
2312
|
+
"field_label_helper": "What guests will see above the box.",
|
|
2309
2313
|
"field_label_hint": "e.g. Breed",
|
|
2310
|
-
"placeholder_hint": "e.g. Enter breed",
|
|
2311
|
-
"enable_hint": "Turn on to ask guests about each animal on this lot.",
|
|
2312
|
-
"max_animals_hint": "The most animals a guest can add when booking.",
|
|
2313
2314
|
"fields_list_hint": "Tap a field to edit. Drag to reorder.",
|
|
2314
|
-
"
|
|
2315
|
-
"
|
|
2315
|
+
"fields_to_collect": "Fields to collect for each animal",
|
|
2316
|
+
"make_required": "Make field required",
|
|
2317
|
+
"max_animals": "Maximum Animals",
|
|
2318
|
+
"max_animals_hint": "The most animals a guest can add when booking.",
|
|
2319
|
+
"new_field_label": "New Field",
|
|
2320
|
+
"placeholder": "Placeholder",
|
|
2316
2321
|
"placeholder_helper": "Grey example text inside the empty box.",
|
|
2322
|
+
"placeholder_hint": "e.g. Enter breed",
|
|
2317
2323
|
"required_helper": "Guests must fill this in to book.",
|
|
2318
|
-
"
|
|
2319
|
-
|
|
2320
|
-
|
|
2324
|
+
"title": "Animal Fields Setup"
|
|
2325
|
+
},
|
|
2326
|
+
"edit_lot": "Edit Lot",
|
|
2327
|
+
"lot_id_exist": "Lot number already exist",
|
|
2328
|
+
"lot_id_invalid": "Lot number is invalid",
|
|
2329
|
+
"new_lot": "New lot"
|
|
2321
2330
|
},
|
|
2322
2331
|
"header": {
|
|
2323
2332
|
"assigned_meters": "Assigned Meters",
|
|
@@ -2361,8 +2370,8 @@
|
|
|
2361
2370
|
"lot_selection": {
|
|
2362
2371
|
"enter_fullscreen": "Enter fullscreen",
|
|
2363
2372
|
"exit_fullscreen": "Exit fullscreen",
|
|
2364
|
-
"filter_by_rate_name": "Filter by rate name",
|
|
2365
2373
|
"filter_by_lot_type": "Filter by lot type",
|
|
2374
|
+
"filter_by_rate_name": "Filter by rate name",
|
|
2366
2375
|
"resize_hint": "Drag to resize",
|
|
2367
2376
|
"show_list": "Show list"
|
|
2368
2377
|
},
|
|
@@ -2370,6 +2379,11 @@
|
|
|
2370
2379
|
"description": "The following allows you to override the default lot types values with your custom values. Simply enter the new value beside the lot types and save"
|
|
2371
2380
|
},
|
|
2372
2381
|
"map": {
|
|
2382
|
+
"gesture": {
|
|
2383
|
+
"scroll": "Use ctrl + scroll to zoom the map",
|
|
2384
|
+
"scroll_mac": "Use command + scroll to zoom the map",
|
|
2385
|
+
"touch": "Use two fingers to move the map"
|
|
2386
|
+
},
|
|
2373
2387
|
"msg": {
|
|
2374
2388
|
"number_of_available_lots": "Number of available lots: {{lot_count}}",
|
|
2375
2389
|
"number_of_unavailable_lots": "Number of unavailable lots: {{lot_count}}"
|
|
@@ -2383,11 +2397,45 @@
|
|
|
2383
2397
|
},
|
|
2384
2398
|
"properties": {
|
|
2385
2399
|
"save_success": "Map properties saves successfully!"
|
|
2386
|
-
}
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
"
|
|
2400
|
+
}
|
|
2401
|
+
},
|
|
2402
|
+
"map_editor": {
|
|
2403
|
+
"auto_position": {
|
|
2404
|
+
"analyze": "Analyze map",
|
|
2405
|
+
"analyzing": "Analyzing map…",
|
|
2406
|
+
"apply": "Apply {{count}}",
|
|
2407
|
+
"apply_error": "Could not save the positions. Please try again.",
|
|
2408
|
+
"back": "Back",
|
|
2409
|
+
"button": "Auto-position",
|
|
2410
|
+
"calibrate_help": "Drag each red calibration dot onto its matching circle. Two or three, spread across the map, snap the rest into place.",
|
|
2411
|
+
"calibrate_progress": "{{count}} of {{total}} placed",
|
|
2412
|
+
"calibrate_title": "Calibrate position",
|
|
2413
|
+
"calibrated": "Calibrated from {{count}} placed pins.",
|
|
2414
|
+
"cancel": "Cancel",
|
|
2415
|
+
"choose_help": "We'll find each lot's circle on the map and place its pin. Already-placed lots are used to line everything up and won't move.",
|
|
2416
|
+
"choose_summary": "{{selected}} lots selected, {{placed}} already placed.",
|
|
2417
|
+
"close": "Close",
|
|
2418
|
+
"done_message": "Saved {{count}} pins. You can fine-tune any pin by dragging it.",
|
|
2419
|
+
"done_title": "Pins placed",
|
|
2420
|
+
"error": "Could not analyze the map. Please try again.",
|
|
2421
|
+
"low_confidence": "{{count}} to review",
|
|
2422
|
+
"matched": "{{count}} placed",
|
|
2423
|
+
"move_all": "Move all pins together",
|
|
2424
|
+
"move_all_help": "Drag one pin (e.g. lot 1) exactly onto its circle. Every other pin shifts by the same amount.",
|
|
2425
|
+
"next": "Next",
|
|
2426
|
+
"not_calibrated": "No placed pins to calibrate from. Nudge any that are off before applying.",
|
|
2427
|
+
"not_found": "{{count}} not found",
|
|
2428
|
+
"not_found_list": "Not found on map: {{labels}}",
|
|
2429
|
+
"refs_set": "{{count}} reference(s)",
|
|
2430
|
+
"reposition_all": "Reposition already-placed lots too",
|
|
2431
|
+
"review_help": "Drag any pin to adjust, then apply. Highlighted pins are low-confidence.",
|
|
2432
|
+
"review_title": "Review AI positions",
|
|
2433
|
+
"skip": "Skip",
|
|
2434
|
+
"step_calibrate": "Calibrate",
|
|
2435
|
+
"step_choose": "Choose",
|
|
2436
|
+
"step_done": "Done",
|
|
2437
|
+
"step_review": "Review",
|
|
2438
|
+
"tooltip": "Use AI to position the selected lots' pins on the map"
|
|
2391
2439
|
}
|
|
2392
2440
|
},
|
|
2393
2441
|
"measurements": {
|
|
@@ -2524,6 +2572,19 @@
|
|
|
2524
2572
|
"name": "Meter Name",
|
|
2525
2573
|
"please_enter_a_meter_reading": "Please enter a meter reading"
|
|
2526
2574
|
},
|
|
2575
|
+
"meter_invoice": {
|
|
2576
|
+
"account_balance": "Account balance",
|
|
2577
|
+
"balance_due": "Balance due",
|
|
2578
|
+
"billing_period": "Billing period",
|
|
2579
|
+
"credit_summary": "Credit Summary",
|
|
2580
|
+
"credits": "Credits",
|
|
2581
|
+
"deposited_for_stay": "Deposited for this stay",
|
|
2582
|
+
"lot_number": "Lot #",
|
|
2583
|
+
"refunded_to_client": "Credit refunded to client",
|
|
2584
|
+
"title": "Meter Invoice",
|
|
2585
|
+
"used_elsewhere": "Used elsewhere",
|
|
2586
|
+
"used_for_meters": "Used for meters"
|
|
2587
|
+
},
|
|
2527
2588
|
"nav_menu": {
|
|
2528
2589
|
"children": {
|
|
2529
2590
|
"campground_events": "Campground Events",
|
|
@@ -2546,6 +2607,7 @@
|
|
|
2546
2607
|
"products_inventory": "Product Inventory",
|
|
2547
2608
|
"rate": "Rates",
|
|
2548
2609
|
"receipt_disclaimer": "Receipt Disclaimer",
|
|
2610
|
+
"report_daily_financial_close": "Daily Financial Close",
|
|
2549
2611
|
"report_payment_summary": "Payment Summary",
|
|
2550
2612
|
"report_seasonal_revenue": "Seasonal Revenue",
|
|
2551
2613
|
"report_viewer": "Reports",
|
|
@@ -2555,8 +2617,7 @@
|
|
|
2555
2617
|
"reservation_grid": "Reservation Grid",
|
|
2556
2618
|
"reservation_wavier": "Waivers",
|
|
2557
2619
|
"taxes": "Taxes",
|
|
2558
|
-
"user_account": "User Accounts"
|
|
2559
|
-
"report_daily_financial_close": "Daily Financial Close"
|
|
2620
|
+
"user_account": "User Accounts"
|
|
2560
2621
|
},
|
|
2561
2622
|
"group": {
|
|
2562
2623
|
"admin": "Admin",
|
|
@@ -3218,49 +3279,354 @@
|
|
|
3218
3279
|
"title": "Campground Statistics",
|
|
3219
3280
|
"value": "Statistic"
|
|
3220
3281
|
},
|
|
3221
|
-
"
|
|
3222
|
-
"
|
|
3223
|
-
|
|
3224
|
-
|
|
3225
|
-
|
|
3226
|
-
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
"total_available_nights": "Total Available Nights"
|
|
3235
|
-
},
|
|
3236
|
-
"lot_occupancy_history": {
|
|
3237
|
-
"report_description": "Shows the percentage of time each lot was booked during the selected date range, based on all reservations regardless if it's checked in or out.",
|
|
3238
|
-
"title": "Lot Occupancy History"
|
|
3239
|
-
},
|
|
3240
|
-
"lot_occupancy_history_grouped_by_lot_type": {
|
|
3241
|
-
"report_description": "Uses the same data as the **Lot Occupancy History** report except grouped up by lot type, this will show you the percentage which a lot was booked historically, it's based on all reservations regardless if it's checked in or out.",
|
|
3242
|
-
"title": "Lot Occupancy History Summary"
|
|
3243
|
-
},
|
|
3244
|
-
"outstanding_amount": {
|
|
3245
|
-
"balance_total": "Outstanding Amount",
|
|
3246
|
-
"camping_rate_total": "Camping Rate Total",
|
|
3247
|
-
"payment_total": "Payment Total",
|
|
3248
|
-
"report_description": "The outstanding amount reports will give you the total outstanding amounts that have not been paid yet on the reservations. This reports filters in only the **Incomplete** reservations. \n***\n- **Incomplete** reservation are active reservations that have a balance owing.\n- This report used the `{{search_by}}` as the baseline when searching.\n- The `Outstanding Amount` is the **Camping Rate Total** minus the **Payment Total**.",
|
|
3249
|
-
"title": "Outstanding Amount"
|
|
3250
|
-
},
|
|
3251
|
-
"payment_details": {
|
|
3252
|
-
"date_selection": {
|
|
3253
|
-
"note": "The above date range will get all the payments that have a payment date between the selected date range.",
|
|
3254
|
-
"title": "Payment Date"
|
|
3255
|
-
},
|
|
3256
|
-
"grouping": {
|
|
3257
|
-
"title": "Report Grouping"
|
|
3282
|
+
"daily_financial_close": {
|
|
3283
|
+
"about": {
|
|
3284
|
+
"how": "Read the two amount columns side by side: Payment amount is the money you collected, and Revenue amount is the money you earned. The Reconciliation block at the bottom confirms that Revenue total equals Payments received plus balancing adjustments, showing a Difference of 0.00 in green when the day balances and red when it does not. Use the small info icons for plain explanations of the less obvious lines, or turn on Show calculation details for a closer look.",
|
|
3285
|
+
"how_heading": "How to read it",
|
|
3286
|
+
"lead": "The Daily Financial Close is your end-of-day summary for a business date or date range: it shows the money you earned and the money you collected, and proves the two reconcile.",
|
|
3287
|
+
"title": "About this report",
|
|
3288
|
+
"views": "The two selectors answer different questions. \"What should this report show?\" picks which records count: All charges (everything billed, paid or not) or Collected amounts only (the portion actually paid). \"When should revenue appear?\" picks which date each amount is filed under: Transaction date (the day it was recorded), Arrival date (a reservation's full value on the guest's check-in day) or Stay date (spread evenly across the occupied nights; checkout day is not a night). A reservation's products and metered utilities travel with it under Arrival and Stay; direct POS sales always keep their own sale date. Only Transaction date reconciles to payments: a payment carries the date the money moved, not an arrival or stay date, so the Arrival and Stay views show revenue only and are never a record of daily deposits.",
|
|
3289
|
+
"views_collected": "With Collected amounts only on the Arrival or Stay view, each reservation counts the share of its charges collected as of the period's end date. Advance payments made months earlier count in full, refunds and voids recorded by that date reduce the share, and a closed period never changes when it is re-run later. The share is proportional: a half-paid stay shows 50% on every night, not \"the first half of the nights paid\".",
|
|
3290
|
+
"views_heading": "Report modes and revenue dates",
|
|
3291
|
+
"what": "It lists your revenue by category (site fees, occupants and vehicles, booking and admin fees, metered utilities, products and services, sales tax by name such as HST or GST, discounts, and property tax) right next to the payments you took in by method (cash, debit, cards, online, and more). A header shows the date and counts of the day's activity: reservations, POS sales, payments, refunds, and voids. A balancing section explains any gap between what was earned and what was actually collected, such as today's unpaid charges, payments for earlier charges, refunds, voids, and wallet funding.",
|
|
3292
|
+
"what_heading": "What it shows",
|
|
3293
|
+
"when": "Use it at the end of a day or shift to close out and confirm everything balances, and to see revenue by category and payments by method in one place. It gives you clean, reconciled figures to hand a bookkeeper or accountant, and a quick way to catch trouble: a non-zero Difference or any amount flagged Unallocated. You can print it or export it to CSV and PDF.",
|
|
3294
|
+
"when_heading": "When to use it"
|
|
3258
3295
|
},
|
|
3259
|
-
"
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3296
|
+
"activity": {
|
|
3297
|
+
"payments": "Payments",
|
|
3298
|
+
"pos_sales": "POS sales",
|
|
3299
|
+
"refunds": "Refunds",
|
|
3300
|
+
"reservations": "Reservations",
|
|
3301
|
+
"title": "Activity",
|
|
3302
|
+
"voids": "Voids"
|
|
3303
|
+
},
|
|
3304
|
+
"balancing": {
|
|
3305
|
+
"ar_movement": "Today's unpaid charges",
|
|
3306
|
+
"prior_collected": "Payments collected for earlier charges",
|
|
3307
|
+
"refunds": "Refunds",
|
|
3308
|
+
"unallocated": "Unallocated payments",
|
|
3309
|
+
"voids": "Voids",
|
|
3310
|
+
"wallet_funding": "Wallet funding received"
|
|
3311
|
+
},
|
|
3312
|
+
"balancing_desc": {
|
|
3313
|
+
"ar_movement": "Accounts-receivable movement created by charges recorded today that have not yet been collected.",
|
|
3314
|
+
"prior_collected": "Payments recorded today against charges created on an earlier day.",
|
|
3315
|
+
"refunds": "Refunds issued today, added back as an open receivable.",
|
|
3316
|
+
"unallocated": "Payments recorded today that are not linked to a transaction.",
|
|
3317
|
+
"voids": "Payments voided today, added back.",
|
|
3318
|
+
"wallet_funding": "Money added to customer wallets today, net of deposit reversals."
|
|
3319
|
+
},
|
|
3320
|
+
"banner": {
|
|
3321
|
+
"not_frozen": "This period contains {{count}} product line(s) whose category was not frozen at time of sale. Their category is resolved from the product's current category and may change if products are re-categorized. Totals are unaffected."
|
|
3322
|
+
},
|
|
3323
|
+
"business_date": "Business date: {{date}}",
|
|
3324
|
+
"business_period": "Business period: {{start_date}} to {{end_date}}",
|
|
3325
|
+
"cancellation_fee_mode_note": "Cancellation fees retained are derived from payments, refunds and voids, so they show the same amount under both report modes. They are dated by the underlying transaction and payment activity, not the reservation's actual cancellation date, and are not a tax-remittance record.",
|
|
3326
|
+
"category_desc": {
|
|
3327
|
+
"camping": "The base camping/site fee for the stay, separate from occupant, vehicle, and add-on charges.",
|
|
3328
|
+
"cancellation_fees": "Money retained from cancelled reservations, net of any refunds or voids.",
|
|
3329
|
+
"collected": "Money collected in this period that didn't land in a specific revenue category.",
|
|
3330
|
+
"discount": "Discounts applied during the period, shown as a reduction to revenue.",
|
|
3331
|
+
"fees": "Booking, administration, and similar reservation-level fees, separate from the site fee itself.",
|
|
3332
|
+
"meter": "Electric, water, and gas meter charges billed to a reservation. Which period a charge falls into depends on the report's date settings, not when the reservation was booked.",
|
|
3333
|
+
"occupants": "Charges for extra occupants and vehicles on the reservation, billed separately from the site fee.",
|
|
3334
|
+
"on_account": "Payments collected beyond what was actually billed (advance payments, lump-sum tenders, overpayments), held here instead of inflating another category.",
|
|
3335
|
+
"other": "Charges that don't fall into any of the categories above.",
|
|
3336
|
+
"pos_refund_unmatched": "Refunds on direct POS sales that exceed what a matching item return explains.",
|
|
3337
|
+
"property_tax": "Property tax charged on reservations, tracked separately from sales tax.",
|
|
3338
|
+
"tax_other": "Sales tax collected that couldn't be matched to one of the named tax lines above.",
|
|
3339
|
+
"unreconciled": "A gap between collected payments and categorized revenue that couldn't be explained. Worth investigating."
|
|
3340
|
+
},
|
|
3341
|
+
"col": {
|
|
3342
|
+
"adjustment": "Adjustment",
|
|
3343
|
+
"amount": "Amount",
|
|
3344
|
+
"cash": "Cash",
|
|
3345
|
+
"category": "Revenue category",
|
|
3346
|
+
"date": "Date",
|
|
3347
|
+
"description": "Description",
|
|
3348
|
+
"method": "Payment method",
|
|
3349
|
+
"payment_amount": "Payment amount",
|
|
3350
|
+
"payment_amount_desc": "Money actually collected during the selected period: payments received and balancing adjustments.",
|
|
3351
|
+
"payment_amount_desc_revenue_view": "Not shown on this view: payments can't be matched to an arrival or stay date, only to a transaction date.",
|
|
3352
|
+
"revenue": "Revenue",
|
|
3353
|
+
"revenue_amount": "Revenue amount",
|
|
3354
|
+
"revenue_amount_desc": "Money earned during the selected period for each category, whether or not it's been collected yet.",
|
|
3355
|
+
"total": "Total",
|
|
3356
|
+
"trans_type": "Trans Type"
|
|
3357
|
+
},
|
|
3358
|
+
"collected_tax_caveat": "Collected basis: revenue and sales tax are recognized when payments are received, including partial tax on partial payments. This reflects cash collected and is not a tax-remittance document.",
|
|
3359
|
+
"csv": {
|
|
3360
|
+
"amount": "Amount",
|
|
3361
|
+
"level": "Detail level",
|
|
3362
|
+
"line": "Line",
|
|
3363
|
+
"provenance": "Allocation status",
|
|
3364
|
+
"section": "Section"
|
|
3365
|
+
},
|
|
3366
|
+
"customize_title": "Customize report",
|
|
3367
|
+
"daily": {
|
|
3368
|
+
"balancing": "Balancing",
|
|
3369
|
+
"business_date": "Business date",
|
|
3370
|
+
"card_payment_methods": "Payment methods",
|
|
3371
|
+
"card_reconciliation_status": "Reconciliation status",
|
|
3372
|
+
"card_revenue_breakdown": "Revenue breakdown",
|
|
3373
|
+
"card_revenue_vs_payments": "Revenue vs payments",
|
|
3374
|
+
"cash": "Cash",
|
|
3375
|
+
"chart_payment_mix": "Payments by method",
|
|
3376
|
+
"chart_revenue_mix": "Revenue by category",
|
|
3377
|
+
"chart_series": "Trend over time",
|
|
3378
|
+
"chart_trend": "Revenue and payments by day",
|
|
3379
|
+
"col_amount": "Amount",
|
|
3380
|
+
"col_method": "Method",
|
|
3381
|
+
"col_pct_payments": "% of payments",
|
|
3382
|
+
"difference": "Difference",
|
|
3383
|
+
"export": "Export",
|
|
3384
|
+
"loading": "Loading day-by-day totals…",
|
|
3385
|
+
"payments": "Payments",
|
|
3386
|
+
"pos_sales": "POS sales",
|
|
3387
|
+
"range_too_large": "Select a shorter range to see the day-by-day breakdown.",
|
|
3388
|
+
"reservations": "Reservations",
|
|
3389
|
+
"revenue": "Revenue",
|
|
3390
|
+
"sales_tax": "Sales tax",
|
|
3391
|
+
"select_series": "Series",
|
|
3392
|
+
"stat_balanced_days": "Balanced days with activity",
|
|
3393
|
+
"stat_business_days": "Business days in range",
|
|
3394
|
+
"stat_discrepancy_days": "Days with discrepancies",
|
|
3395
|
+
"stat_no_activity_days": "Days with no activity",
|
|
3396
|
+
"status": "Status",
|
|
3397
|
+
"status_all_clear": "All clear",
|
|
3398
|
+
"status_attention": "Needs attention",
|
|
3399
|
+
"status_closed": "Closed",
|
|
3400
|
+
"status_live": "Live",
|
|
3401
|
+
"tab_reconciliation": "Daily Reconciliation",
|
|
3402
|
+
"tab_summary": "Summary",
|
|
3403
|
+
"tab_transactions": "Detailed Transactions",
|
|
3404
|
+
"total": "Total",
|
|
3405
|
+
"total_revenue": "Total revenue"
|
|
3406
|
+
},
|
|
3407
|
+
"date_selection_title": "Date Selection",
|
|
3408
|
+
"description": "Revenue received by category and payments by method for the selected day, reconciled to the same total. Category amounts are read directly from the transaction; no payment is split across categories.",
|
|
3409
|
+
"empty": "No financial activity for the selected period.",
|
|
3410
|
+
"error": {
|
|
3411
|
+
"forbidden": "You do not have permission to view financial reports.",
|
|
3412
|
+
"generic": "The report could not be loaded. Please try again.",
|
|
3413
|
+
"unsupported_date_basis": "That revenue date is not supported."
|
|
3414
|
+
},
|
|
3415
|
+
"export": {
|
|
3416
|
+
"subtotal": "Subtotal"
|
|
3417
|
+
},
|
|
3418
|
+
"export_csv": "Export CSV",
|
|
3419
|
+
"export_pdf": "Export PDF",
|
|
3420
|
+
"filters": {
|
|
3421
|
+
"category": {
|
|
3422
|
+
"camping": "Camping site fee",
|
|
3423
|
+
"cancellation_fees": "Cancellation fees retained",
|
|
3424
|
+
"discount": "Discounts",
|
|
3425
|
+
"fees": "Booking and admin fees",
|
|
3426
|
+
"meter": "Metered utilities",
|
|
3427
|
+
"occupants": "Occupants and vehicles",
|
|
3428
|
+
"on_account": "Prepayments and overpayments collected",
|
|
3429
|
+
"other": "Other charges",
|
|
3430
|
+
"pos_refund_unmatched": "POS refunds not matched to a return",
|
|
3431
|
+
"product_pos": "Direct POS sales",
|
|
3432
|
+
"product_res": "Reservation products and services",
|
|
3433
|
+
"property_tax": "Property tax",
|
|
3434
|
+
"tax": "Taxes"
|
|
3435
|
+
},
|
|
3436
|
+
"category_label": "Revenue category",
|
|
3437
|
+
"category_tooltip": "Filter by revenue category",
|
|
3438
|
+
"site_disabled_hint": "Lot Type and Rate Name apply to reservations only, and are hidden while Source is limited to non-reservation activity.",
|
|
3439
|
+
"source": {
|
|
3440
|
+
"none": "Other",
|
|
3441
|
+
"pos": "POS sales",
|
|
3442
|
+
"res": "Reservations"
|
|
3443
|
+
},
|
|
3444
|
+
"source_label": "Source",
|
|
3445
|
+
"source_tooltip": "Filter by where the activity came from",
|
|
3446
|
+
"title": "Financial filters"
|
|
3447
|
+
},
|
|
3448
|
+
"from_date": "From date",
|
|
3449
|
+
"header_desc": {
|
|
3450
|
+
"product_pos": "Products sold directly at the counter or store, not attached to a reservation.",
|
|
3451
|
+
"product_res": "Add-on products and services sold as part of a reservation (firewood, rentals, store items charged to the site), grouped by category."
|
|
3452
|
+
},
|
|
3453
|
+
"include_uncollected": "Include charges not yet collected",
|
|
3454
|
+
"include_uncollected_desc": "When on, revenue includes charges entered today that have not yet been collected (accrual basis), and the line for today's unpaid charges is shown. When off, revenue counts only collected payments and that line is hidden. The report reconciles either way.",
|
|
3455
|
+
"mode": {
|
|
3456
|
+
"all_charges": "All charges",
|
|
3457
|
+
"all_charges_desc": "Include every charge, whether paid or unpaid.",
|
|
3458
|
+
"collected": "Collected only",
|
|
3459
|
+
"collected_desc": "Include only the portion paid by the report cutoff.",
|
|
3460
|
+
"label": "Amounts",
|
|
3461
|
+
"question": "What should this report show?"
|
|
3462
|
+
},
|
|
3463
|
+
"period_label": "Report period",
|
|
3464
|
+
"print": "Print",
|
|
3465
|
+
"provenance": {
|
|
3466
|
+
"adjustment": "Adjustment",
|
|
3467
|
+
"calculated": "Calculated",
|
|
3468
|
+
"directly_recorded": "Recorded",
|
|
3469
|
+
"historical_not_frozen": "Historical (not frozen)",
|
|
3470
|
+
"unallocated": "Unallocated"
|
|
3471
|
+
},
|
|
3472
|
+
"qty_tooltip": "Quantity sold: {{count}}",
|
|
3473
|
+
"rdate": {
|
|
3474
|
+
"arrival": "Arrival date",
|
|
3475
|
+
"arrival_desc": "Place the full amount on the guest's arrival date.",
|
|
3476
|
+
"label": "Revenue date",
|
|
3477
|
+
"question": "When should revenue appear?",
|
|
3478
|
+
"stay": "Stay date",
|
|
3479
|
+
"stay_desc": "Spread the amount across occupied nights.",
|
|
3480
|
+
"transaction": "Transaction date",
|
|
3481
|
+
"transaction_desc": "When the charge or payment was recorded."
|
|
3482
|
+
},
|
|
3483
|
+
"recon": {
|
|
3484
|
+
"balancing_total": "Balancing adjustments",
|
|
3485
|
+
"balancing_total_desc": "The total balancing activity, added to payments so the report ties: Revenue total = Payments received + Balancing adjustments. It reflects timing only (charges billed today but not yet collected, payments applied to earlier charges, wallet funding, refunds and voids), never additional revenue.",
|
|
3486
|
+
"difference": "Difference",
|
|
3487
|
+
"revenue_total": "Revenue distribution",
|
|
3488
|
+
"tender_total": "Payments received",
|
|
3489
|
+
"unbalanced_warning": "The revenue and payment sides do not reconcile. This indicates a data issue for the selected period, not rounding. Do not treat this close as final until it is investigated."
|
|
3490
|
+
},
|
|
3491
|
+
"reporting_method": {
|
|
3492
|
+
"charges_entered": "Include charges not yet collected",
|
|
3493
|
+
"collected": "Collected (payments received)",
|
|
3494
|
+
"how_to_change": "Change this with the 'Include charges not yet collected' switch in Report Settings.",
|
|
3495
|
+
"label": "Reporting method"
|
|
3496
|
+
},
|
|
3497
|
+
"run": "Run report",
|
|
3498
|
+
"run_stamp": "Basis: {{basis}} · Timezone: {{tz}} · Engine: {{engine}}",
|
|
3499
|
+
"section": {
|
|
3500
|
+
"balancing": "Balancing activity",
|
|
3501
|
+
"cash": "Cash activity",
|
|
3502
|
+
"reconciliation": "Reconciliation",
|
|
3503
|
+
"revenue": "Revenue activity",
|
|
3504
|
+
"tender": "Payments received"
|
|
3505
|
+
},
|
|
3506
|
+
"section_desc": {
|
|
3507
|
+
"revenue_category": "Payment amount is not split by category here. See the Payments received section below for the breakdown by tender method, and the Overall total for the two columns to tie out."
|
|
3508
|
+
},
|
|
3509
|
+
"show_calc_details": "Show calculation details",
|
|
3510
|
+
"sub_title": "{{start_date}} to {{end_date}}",
|
|
3511
|
+
"subtotal": {
|
|
3512
|
+
"balancing": "Balancing total",
|
|
3513
|
+
"cash": "Cash activity total",
|
|
3514
|
+
"overall": "Overall total",
|
|
3515
|
+
"revenue": "Revenue total",
|
|
3516
|
+
"tender": "Payments total"
|
|
3517
|
+
},
|
|
3518
|
+
"subtotal_desc": {
|
|
3519
|
+
"balancing": "Net of the balancing lines above. Balancing activity is the timing gap between revenue earned today and cash collected today: charges not yet paid, payments for earlier charges, wallet funding, refunds and voids. It is not new money; it bridges revenue to payments so the day reconciles."
|
|
3520
|
+
},
|
|
3521
|
+
"title": "Daily Financial Close",
|
|
3522
|
+
"to_date": "To date",
|
|
3523
|
+
"transactions": {
|
|
3524
|
+
"col_amount": "Amount",
|
|
3525
|
+
"col_category": "Revenue category",
|
|
3526
|
+
"col_charge_date": "Original charge date",
|
|
3527
|
+
"col_client": "Client",
|
|
3528
|
+
"col_collected": "Collected",
|
|
3529
|
+
"col_date": "Date",
|
|
3530
|
+
"col_description": "Description",
|
|
3531
|
+
"col_line": "Summary line",
|
|
3532
|
+
"col_lot": "Lot",
|
|
3533
|
+
"col_lot_type": "Lot type",
|
|
3534
|
+
"col_nights": "Nights",
|
|
3535
|
+
"col_original_amount": "Original amount",
|
|
3536
|
+
"col_payment_date": "Payment date",
|
|
3537
|
+
"col_qty": "Qty",
|
|
3538
|
+
"col_rate_name": "Rate name",
|
|
3539
|
+
"col_ref": "Reference",
|
|
3540
|
+
"col_report_amount": "Report amount",
|
|
3541
|
+
"col_source": "Source",
|
|
3542
|
+
"col_user": "User",
|
|
3543
|
+
"col_weight": "Night share",
|
|
3544
|
+
"derivation_hint": "Balancing lines are computed from the payment rows above, not stored records: listing them in the ledger would count the same money twice. Today's unpaid charges = Revenue total minus payments applied to this period's own charges.",
|
|
3545
|
+
"derivation_title": "How the balancing figures are derived",
|
|
3546
|
+
"filter_all": "All",
|
|
3547
|
+
"filter_line": "Summary line",
|
|
3548
|
+
"filter_source": "Source",
|
|
3549
|
+
"search": "Search",
|
|
3550
|
+
"showing": "{{shown}} of {{total}} records",
|
|
3551
|
+
"sort_asc": "Ascending",
|
|
3552
|
+
"sort_by": "Sort by",
|
|
3553
|
+
"sort_desc": "Descending",
|
|
3554
|
+
"source_none": "Other",
|
|
3555
|
+
"source_pos": "POS",
|
|
3556
|
+
"source_res": "Reservations",
|
|
3557
|
+
"tax_breakdown_hint": "Every tax charge for the period, grouped by tax type. POS sales show the exact product that generated the tax. Reservation charges (camping rate, occupants and vehicles, booking and admin fees, and metered utilities) are shown as one combined amount, since the system stores one blended tax total per reservation charge and does not record which specific fee produced it.",
|
|
3558
|
+
"tax_breakdown_title": "Tax breakdown",
|
|
3559
|
+
"tax_reservation_combined": "Reservation charges (combined)",
|
|
3560
|
+
"tax_reservation_combined_tooltip": "This tax was charged on the reservation's camping rate, occupant or vehicle fees, booking or admin fees, or metered utilities. The system stores one combined tax total per charge and does not record which specific fee produced how much, so these are shown together.",
|
|
3561
|
+
"tax_subtotal_label": "Subtotal",
|
|
3562
|
+
"tax_taxed_on": "Taxed on",
|
|
3563
|
+
"tax_total_label": "Total tax for the period",
|
|
3564
|
+
"tax_types_count": "{{types}} tax types across {{charges}} charges"
|
|
3565
|
+
},
|
|
3566
|
+
"view": {
|
|
3567
|
+
"about_link": "About these report views",
|
|
3568
|
+
"badge_filtered": "Filtered view",
|
|
3569
|
+
"badge_reconciles": "Reconciles to payments",
|
|
3570
|
+
"badge_revenue": "Revenue view. Not daily deposits.",
|
|
3571
|
+
"collected_as_of": "Collected as of {{date}}",
|
|
3572
|
+
"cutoff_caption": "The To date is also the collected-as-of cutoff: every payment recorded on or before it counts, including advance payments.",
|
|
3573
|
+
"display_options": "Display options",
|
|
3574
|
+
"filtered_reconciliation_notice": "Filtered revenue view. This subset does not represent the complete daily payment reconciliation.",
|
|
3575
|
+
"revenue_view_banner": "This is a revenue view. Payments, balancing activity and the reconciliation are not shown: payments are dated when the money moved and cannot be matched to an arrival or stay date.",
|
|
3576
|
+
"sentence_all_arrival": "Full value of reservations arriving in this period. Direct POS sales stay on their sale date.",
|
|
3577
|
+
"sentence_all_stay": "Revenue spread across occupied nights within this period. Direct POS sales stay on their sale date.",
|
|
3578
|
+
"sentence_all_transaction": "All charges recorded during the selected dates.",
|
|
3579
|
+
"sentence_collected_arrival": "Collected share of reservations arriving in this period, as of {{date}}. Advance payments included.",
|
|
3580
|
+
"sentence_collected_stay": "Collected share of revenue across occupied nights, as of {{date}}. Advance payments included.",
|
|
3581
|
+
"sentence_collected_transaction": "Cash received during the selected dates, broken into revenue categories.",
|
|
3582
|
+
"title": "Selected view",
|
|
3583
|
+
"unfiltered_summary": "All activity · No additional filters",
|
|
3584
|
+
"viewing_title": "Viewing"
|
|
3585
|
+
}
|
|
3586
|
+
},
|
|
3587
|
+
"date_section": {
|
|
3588
|
+
"notes": "The above dates is what is used when pulling the data for the reports.",
|
|
3589
|
+
"title": "Dates Selection"
|
|
3590
|
+
},
|
|
3591
|
+
"lot_availability": {
|
|
3592
|
+
"avg_booked_nights_per_lot": "Avg Booked Nights Per Lot",
|
|
3593
|
+
"booked_nights": "Booked nights",
|
|
3594
|
+
"booked_nights_out_of": "Selected nights",
|
|
3595
|
+
"booked_percentage": "Booked percentage",
|
|
3596
|
+
"is_available": "Available",
|
|
3597
|
+
"lot_type": "Lot Type",
|
|
3598
|
+
"report_description": "Shows the lots availability based on the dates selected. \n***\n- If the lots have an active reservation overlapping the selected dates then the lot is marked as **unavailable**.\n***\n- If there are no active reservations between the selected dates then the lots are marked as **available**.\n***\n**Note:** checked out reservations are not accounted for in this report",
|
|
3599
|
+
"title": "Lots Availability",
|
|
3600
|
+
"total_available_nights": "Total Available Nights"
|
|
3601
|
+
},
|
|
3602
|
+
"lot_occupancy_history": {
|
|
3603
|
+
"report_description": "Shows the percentage of time each lot was booked during the selected date range, based on all reservations regardless if it's checked in or out.",
|
|
3604
|
+
"title": "Lot Occupancy History"
|
|
3605
|
+
},
|
|
3606
|
+
"lot_occupancy_history_grouped_by_lot_type": {
|
|
3607
|
+
"report_description": "Uses the same data as the **Lot Occupancy History** report except grouped up by lot type, this will show you the percentage which a lot was booked historically, it's based on all reservations regardless if it's checked in or out.",
|
|
3608
|
+
"title": "Lot Occupancy History Summary"
|
|
3609
|
+
},
|
|
3610
|
+
"outstanding_amount": {
|
|
3611
|
+
"balance_total": "Outstanding Amount",
|
|
3612
|
+
"camping_rate_total": "Camping Rate Total",
|
|
3613
|
+
"payment_total": "Payment Total",
|
|
3614
|
+
"report_description": "The outstanding amount reports will give you the total outstanding amounts that have not been paid yet on the reservations. This reports filters in only the **Incomplete** reservations. \n***\n- **Incomplete** reservation are active reservations that have a balance owing.\n- This report used the `{{search_by}}` as the baseline when searching.\n- The `Outstanding Amount` is the **Camping Rate Total** minus the **Payment Total**.",
|
|
3615
|
+
"title": "Outstanding Amount"
|
|
3616
|
+
},
|
|
3617
|
+
"payment_details": {
|
|
3618
|
+
"date_selection": {
|
|
3619
|
+
"note": "The above date range will get all the payments that have a payment date between the selected date range.",
|
|
3620
|
+
"title": "Payment Date"
|
|
3621
|
+
},
|
|
3622
|
+
"grouping": {
|
|
3623
|
+
"title": "Report Grouping"
|
|
3624
|
+
},
|
|
3625
|
+
"net_payment_amount": "Net Payment",
|
|
3626
|
+
"payment_amount": "Net Payment",
|
|
3627
|
+
"payment_date": "Payment Date",
|
|
3628
|
+
"payment_id": "Payment ID",
|
|
3629
|
+
"payment_status": "Payment Status",
|
|
3264
3630
|
"payment_type": "Payment Type",
|
|
3265
3631
|
"refunded_amount": "Refunded Amount",
|
|
3266
3632
|
"report_description": "Shows all the payments that have occurred for POS transactions and reservations with the following status **Incomplete, Completed and Canceled**. This report is similar to the payment & refund summary report except it only shows the `Net Payment`, does not summarize any totals or perform any groupings and displays the full payment date and time. \n- This report is based on the `{{search_by}}`. \n\n***\n\nThis report will show payments having the following payment status:\n- `Payment, Partial Refund`\n\n***\n\nCan be used as your daily reconciliation with your terminal and or Stripe",
|
|
@@ -3351,354 +3717,92 @@
|
|
|
3351
3717
|
"meter_readings": "Meter Readings",
|
|
3352
3718
|
"net_revenue": "Net Revenue Total",
|
|
3353
3719
|
"net_revenue_description": "Net revenue is the portion of collected payments left after removing the tax amounts allocated to each payment.",
|
|
3354
|
-
"occupants_vehicles": "Occupants & Vehicles",
|
|
3355
|
-
"other_charges": "Other Charges",
|
|
3356
|
-
"payments": "Payments",
|
|
3357
|
-
"payments_description": "Payments are based on the date the payment was received.",
|
|
3358
|
-
"property_taxes": "Property Taxes",
|
|
3359
|
-
"refunds": "Refunds",
|
|
3360
|
-
"refunds_description": "Refunds are based on the date they were issued.",
|
|
3361
|
-
"reservation_product_sales": "Reservation Product Sales and Services / Add-ons",
|
|
3362
|
-
"revenue": "Gross Revenue Total",
|
|
3363
|
-
"revenue_description": "Total payments received, minus refunds and voided payments",
|
|
3364
|
-
"subtotal": "Subtotal",
|
|
3365
|
-
"subtotal_description": "Amounts before taxes are applied",
|
|
3366
|
-
"tax_charged": "Taxes",
|
|
3367
|
-
"tax_charged_description": "Total tax amount to be charged (regardless if payment is received or not)",
|
|
3368
|
-
"tax_payment_allocation": "Tax Payment Allocation",
|
|
3369
|
-
"tax_payment_allocation_description": "Reflects only the tax portion of collected payments. May differ from total taxes charged if payments are incomplete.",
|
|
3370
|
-
"transaction_total": "Transaction Total",
|
|
3371
|
-
"transaction_total_description": "Total transaction amount including taxes, fees, and additional charges. (Note: transaction’s are based on their creation date when it occurred)",
|
|
3372
|
-
"voids": "Voids",
|
|
3373
|
-
"voids_description": "Voids are based on the date they were issued."
|
|
3374
|
-
},
|
|
3375
|
-
"sales_reconciliation": {
|
|
3376
|
-
"report_description": "Summarized view of all financial activity within the selected date range. Includes total transactions, payments received, taxes, refunds, and net revenue.\n\n- **Payments** are shown on the date they were received\n- **Refunds** are shown on the date they were issued\n- **Breakdown by payment method**, tax allocation, and net revenue\n- Helps reconcile actual collected amounts with tax obligations\n",
|
|
3377
|
-
"title": "Sales Reconciliation"
|
|
3378
|
-
},
|
|
3379
|
-
"search_by": {
|
|
3380
|
-
"activity_date": "Activity Date Range",
|
|
3381
|
-
"arrival_date": "Arrival Date",
|
|
3382
|
-
"date_sold": "Date Sold",
|
|
3383
|
-
"payment_date": "Payment Date",
|
|
3384
|
-
"payment_date_created": "Payment Date Created",
|
|
3385
|
-
"refund_date": "Refund Date"
|
|
3386
|
-
},
|
|
3387
|
-
"seasonal_revenue": {
|
|
3388
|
-
"column_selection": {
|
|
3389
|
-
"title": "Column Selection"
|
|
3390
|
-
},
|
|
3391
|
-
"date_selection": {
|
|
3392
|
-
"note": "The above date range will get all the payments taken for the reservations having a starting and ending date between the selected date range.",
|
|
3393
|
-
"title": "Reservation Dates",
|
|
3394
|
-
"tooltip": "Seasonal fiscal year consist of: \n The end date of the previous seasonal years as the start date. And the end date of the current seasonal year as the ending date."
|
|
3395
|
-
},
|
|
3396
|
-
"grouping": {
|
|
3397
|
-
"title": "Report Grouping"
|
|
3398
|
-
},
|
|
3399
|
-
"payment_date": "Date Payment Received",
|
|
3400
|
-
"payment_type": "Payment Type",
|
|
3401
|
-
"report_settings": {
|
|
3402
|
-
"title": "Report Settings"
|
|
3403
|
-
},
|
|
3404
|
-
"sub_title": "Seasonal fiscal year start date: {{start_date}} end date: {{end_date}}",
|
|
3405
|
-
"title": "Seasonal Revenue ({{year}})",
|
|
3406
|
-
"total": "Totals"
|
|
3407
|
-
},
|
|
3408
|
-
"show_all_reports": {
|
|
3409
|
-
"title": "Show All Reports"
|
|
3410
|
-
},
|
|
3411
|
-
"unassigned_gate_access": {
|
|
3412
|
-
"access_date": "Access Date",
|
|
3413
|
-
"description": "The \"Unassigned Gate Access\" report shows gate numbers used to open gates that aren't assigned to any user, along with the number of times each gate was opened.",
|
|
3414
|
-
"gate_access_granted": "Access Granted",
|
|
3415
|
-
"gate_note": "Note",
|
|
3416
|
-
"gate_number": "Gate Number",
|
|
3417
|
-
"title": "Unassigned Gate Access"
|
|
3418
|
-
},
|
|
3419
|
-
"wallet_credit_balances": {
|
|
3420
|
-
"any_balance": "Any Balance",
|
|
3421
|
-
"any_used": "Any Used",
|
|
3422
|
-
"client_id": "Client ID",
|
|
3423
|
-
"client_name": "Client Name",
|
|
3424
|
-
"date_range_note": "All activity columns are scoped to the selected date range. Total Balance is the client's current global wallet balance.",
|
|
3425
|
-
"deposits_refunded": "Deposit Refunded",
|
|
3426
|
-
"funding_sources": "Funding Sources",
|
|
3427
|
-
"funds_added": "Funds Added",
|
|
3428
|
-
"funds_refunded": "Payment Refund",
|
|
3429
|
-
"funds_used": "Total Used",
|
|
3430
|
-
"hide_zero_balance": "Hide zero-balance clients",
|
|
3431
|
-
"last_activity_date": "Last Activity",
|
|
3432
|
-
"meter_balance": "Meter Balance",
|
|
3433
|
-
"meter_used": "Meter Used",
|
|
3434
|
-
"pos_balance": "POS Balance",
|
|
3435
|
-
"pos_used": "POS Used",
|
|
3436
|
-
"report_description": "Deposit wallet activity per client per reservation. Shows initial deposit, meter usage, and remaining balance.",
|
|
3437
|
-
"reservation_id": "Reservation",
|
|
3438
|
-
"title": "Wallet Credits & Deposits Summary",
|
|
3439
|
-
"total_balance": "Total Balance"
|
|
3440
|
-
},
|
|
3441
|
-
"daily_financial_close": {
|
|
3442
|
-
"title": "Daily Financial Close",
|
|
3443
|
-
"description": "Revenue received by category and payments by method for the selected day, reconciled to the same total. Category amounts are read directly from the transaction; no payment is split across categories.",
|
|
3444
|
-
"from_date": "From date",
|
|
3445
|
-
"to_date": "To date",
|
|
3446
|
-
"run": "Run report",
|
|
3447
|
-
"export_csv": "Export CSV",
|
|
3448
|
-
"print": "Print",
|
|
3449
|
-
"empty": "No financial activity for the selected period.",
|
|
3450
|
-
"run_stamp": "Basis: {{basis}} · Timezone: {{tz}} · Engine: {{engine}}",
|
|
3451
|
-
"section": {
|
|
3452
|
-
"revenue": "Revenue activity",
|
|
3453
|
-
"tender": "Payments received",
|
|
3454
|
-
"balancing": "Balancing activity",
|
|
3455
|
-
"reconciliation": "Reconciliation",
|
|
3456
|
-
"cash": "Cash activity"
|
|
3457
|
-
},
|
|
3458
|
-
"col": {
|
|
3459
|
-
"category": "Revenue category",
|
|
3460
|
-
"method": "Payment method",
|
|
3461
|
-
"adjustment": "Adjustment",
|
|
3462
|
-
"amount": "Amount",
|
|
3463
|
-
"description": "Description",
|
|
3464
|
-
"date": "Date",
|
|
3465
|
-
"trans_type": "Trans Type",
|
|
3466
|
-
"cash": "Cash",
|
|
3467
|
-
"revenue": "Revenue",
|
|
3468
|
-
"total": "Total",
|
|
3469
|
-
"payment_amount": "Payment amount",
|
|
3470
|
-
"revenue_amount": "Revenue amount",
|
|
3471
|
-
"payment_amount_desc": "Money actually collected during the selected period: payments received and balancing adjustments.",
|
|
3472
|
-
"revenue_amount_desc": "Money earned during the selected period for each category, whether or not it's been collected yet.",
|
|
3473
|
-
"payment_amount_desc_revenue_view": "Not shown on this view: payments can't be matched to an arrival or stay date, only to a transaction date."
|
|
3474
|
-
},
|
|
3475
|
-
"recon": {
|
|
3476
|
-
"revenue_total": "Revenue distribution",
|
|
3477
|
-
"tender_total": "Payments received",
|
|
3478
|
-
"balancing_total": "Balancing adjustments",
|
|
3479
|
-
"difference": "Difference",
|
|
3480
|
-
"unbalanced_warning": "The revenue and payment sides do not reconcile. This indicates a data issue for the selected period, not rounding. Do not treat this close as final until it is investigated.",
|
|
3481
|
-
"balancing_total_desc": "The total balancing activity, added to payments so the report ties: Revenue total = Payments received + Balancing adjustments. It reflects timing only (charges billed today but not yet collected, payments applied to earlier charges, wallet funding, refunds and voids), never additional revenue."
|
|
3482
|
-
},
|
|
3483
|
-
"banner": {
|
|
3484
|
-
"not_frozen": "This period contains {{count}} product line(s) whose category was not frozen at time of sale. Their category is resolved from the product's current category and may change if products are re-categorized. Totals are unaffected."
|
|
3485
|
-
},
|
|
3486
|
-
"error": {
|
|
3487
|
-
"forbidden": "You do not have permission to view financial reports.",
|
|
3488
|
-
"generic": "The report could not be loaded. Please try again.",
|
|
3489
|
-
"unsupported_date_basis": "That revenue date is not supported."
|
|
3490
|
-
},
|
|
3491
|
-
"provenance": {
|
|
3492
|
-
"directly_recorded": "Recorded",
|
|
3493
|
-
"historical_not_frozen": "Historical (not frozen)",
|
|
3494
|
-
"unallocated": "Unallocated",
|
|
3495
|
-
"adjustment": "Adjustment",
|
|
3496
|
-
"calculated": "Calculated"
|
|
3497
|
-
},
|
|
3498
|
-
"csv": {
|
|
3499
|
-
"section": "Section",
|
|
3500
|
-
"line": "Line",
|
|
3501
|
-
"amount": "Amount",
|
|
3502
|
-
"provenance": "Allocation status",
|
|
3503
|
-
"level": "Detail level"
|
|
3504
|
-
},
|
|
3505
|
-
"sub_title": "{{start_date}} to {{end_date}}",
|
|
3506
|
-
"date_selection_title": "Date Selection",
|
|
3507
|
-
"export_pdf": "Export PDF",
|
|
3508
|
-
"export": {
|
|
3509
|
-
"subtotal": "Subtotal"
|
|
3510
|
-
},
|
|
3511
|
-
"business_date": "Business date: {{date}}",
|
|
3512
|
-
"business_period": "Business period: {{start_date}} to {{end_date}}",
|
|
3513
|
-
"show_calc_details": "Show calculation details",
|
|
3514
|
-
"include_uncollected": "Include charges not yet collected",
|
|
3515
|
-
"include_uncollected_desc": "When on, revenue includes charges entered today that have not yet been collected (accrual basis), and the line for today's unpaid charges is shown. When off, revenue counts only collected payments and that line is hidden. The report reconciles either way.",
|
|
3516
|
-
"reporting_method": {
|
|
3517
|
-
"label": "Reporting method",
|
|
3518
|
-
"charges_entered": "Include charges not yet collected",
|
|
3519
|
-
"collected": "Collected (payments received)",
|
|
3520
|
-
"how_to_change": "Change this with the 'Include charges not yet collected' switch in Report Settings."
|
|
3521
|
-
},
|
|
3522
|
-
"collected_tax_caveat": "Collected basis: revenue and sales tax are recognized when payments are received, including partial tax on partial payments. This reflects cash collected and is not a tax-remittance document.",
|
|
3523
|
-
"cancellation_fee_mode_note": "Cancellation fees retained are derived from payments, refunds and voids, so they show the same amount under both report modes. They are dated by the underlying transaction and payment activity, not the reservation's actual cancellation date, and are not a tax-remittance record.",
|
|
3524
|
-
"qty_tooltip": "Quantity sold: {{count}}",
|
|
3525
|
-
"subtotal": {
|
|
3526
|
-
"revenue": "Revenue total",
|
|
3527
|
-
"tender": "Payments total",
|
|
3528
|
-
"cash": "Cash activity total",
|
|
3529
|
-
"balancing": "Balancing total",
|
|
3530
|
-
"overall": "Overall total"
|
|
3531
|
-
},
|
|
3532
|
-
"balancing": {
|
|
3533
|
-
"ar_movement": "Today's unpaid charges",
|
|
3534
|
-
"prior_collected": "Payments collected for earlier charges",
|
|
3535
|
-
"unallocated": "Unallocated payments",
|
|
3536
|
-
"wallet_funding": "Wallet funding received",
|
|
3537
|
-
"refunds": "Refunds",
|
|
3538
|
-
"voids": "Voids"
|
|
3539
|
-
},
|
|
3540
|
-
"balancing_desc": {
|
|
3541
|
-
"ar_movement": "Accounts-receivable movement created by charges recorded today that have not yet been collected.",
|
|
3542
|
-
"prior_collected": "Payments recorded today against charges created on an earlier day.",
|
|
3543
|
-
"unallocated": "Payments recorded today that are not linked to a transaction.",
|
|
3544
|
-
"wallet_funding": "Money added to customer wallets today, net of deposit reversals.",
|
|
3545
|
-
"refunds": "Refunds issued today, added back as an open receivable.",
|
|
3546
|
-
"voids": "Payments voided today, added back."
|
|
3547
|
-
},
|
|
3548
|
-
"category_desc": {
|
|
3549
|
-
"camping": "The base camping/site fee for the stay, separate from occupant, vehicle, and add-on charges.",
|
|
3550
|
-
"occupants": "Charges for extra occupants and vehicles on the reservation, billed separately from the site fee.",
|
|
3551
|
-
"fees": "Booking, administration, and similar reservation-level fees, separate from the site fee itself.",
|
|
3552
|
-
"meter": "Electric, water, and gas meter charges billed to a reservation. Which period a charge falls into depends on the report's date settings, not when the reservation was booked.",
|
|
3553
|
-
"other": "Charges that don't fall into any of the categories above.",
|
|
3554
|
-
"discount": "Discounts applied during the period, shown as a reduction to revenue.",
|
|
3555
|
-
"property_tax": "Property tax charged on reservations, tracked separately from sales tax.",
|
|
3556
|
-
"tax_other": "Sales tax collected that couldn't be matched to one of the named tax lines above.",
|
|
3557
|
-
"cancellation_fees": "Money retained from cancelled reservations, net of any refunds or voids.",
|
|
3558
|
-
"pos_refund_unmatched": "Refunds on direct POS sales that exceed what a matching item return explains.",
|
|
3559
|
-
"on_account": "Payments collected beyond what was actually billed (advance payments, lump-sum tenders, overpayments), held here instead of inflating another category.",
|
|
3560
|
-
"collected": "Money collected in this period that didn't land in a specific revenue category.",
|
|
3561
|
-
"unreconciled": "A gap between collected payments and categorized revenue that couldn't be explained. Worth investigating."
|
|
3562
|
-
},
|
|
3563
|
-
"header_desc": {
|
|
3564
|
-
"product_res": "Add-on products and services sold as part of a reservation (firewood, rentals, store items charged to the site), grouped by category.",
|
|
3565
|
-
"product_pos": "Products sold directly at the counter or store, not attached to a reservation."
|
|
3566
|
-
},
|
|
3567
|
-
"activity": {
|
|
3568
|
-
"title": "Activity",
|
|
3569
|
-
"reservations": "Reservations",
|
|
3570
|
-
"pos_sales": "POS sales",
|
|
3571
|
-
"payments": "Payments",
|
|
3572
|
-
"refunds": "Refunds",
|
|
3573
|
-
"voids": "Voids"
|
|
3574
|
-
},
|
|
3575
|
-
"subtotal_desc": {
|
|
3576
|
-
"balancing": "Net of the balancing lines above. Balancing activity is the timing gap between revenue earned today and cash collected today: charges not yet paid, payments for earlier charges, wallet funding, refunds and voids. It is not new money; it bridges revenue to payments so the day reconciles."
|
|
3577
|
-
},
|
|
3578
|
-
"section_desc": {
|
|
3579
|
-
"revenue_category": "Payment amount is not split by category here. See the Payments received section below for the breakdown by tender method, and the Overall total for the two columns to tie out."
|
|
3580
|
-
},
|
|
3581
|
-
"about": {
|
|
3582
|
-
"title": "About this report",
|
|
3583
|
-
"lead": "The Daily Financial Close is your end-of-day summary for a business date or date range: it shows the money you earned and the money you collected, and proves the two reconcile.",
|
|
3584
|
-
"what_heading": "What it shows",
|
|
3585
|
-
"what": "It lists your revenue by category (site fees, occupants and vehicles, booking and admin fees, metered utilities, products and services, sales tax by name such as HST or GST, discounts, and property tax) right next to the payments you took in by method (cash, debit, cards, online, and more). A header shows the date and counts of the day's activity: reservations, POS sales, payments, refunds, and voids. A balancing section explains any gap between what was earned and what was actually collected, such as today's unpaid charges, payments for earlier charges, refunds, voids, and wallet funding.",
|
|
3586
|
-
"how_heading": "How to read it",
|
|
3587
|
-
"how": "Read the two amount columns side by side: Payment amount is the money you collected, and Revenue amount is the money you earned. The Reconciliation block at the bottom confirms that Revenue total equals Payments received plus balancing adjustments, showing a Difference of 0.00 in green when the day balances and red when it does not. Use the small info icons for plain explanations of the less obvious lines, or turn on Show calculation details for a closer look.",
|
|
3588
|
-
"when_heading": "When to use it",
|
|
3589
|
-
"when": "Use it at the end of a day or shift to close out and confirm everything balances, and to see revenue by category and payments by method in one place. It gives you clean, reconciled figures to hand a bookkeeper or accountant, and a quick way to catch trouble: a non-zero Difference or any amount flagged Unallocated. You can print it or export it to CSV and PDF.",
|
|
3590
|
-
"views_heading": "Report modes and revenue dates",
|
|
3591
|
-
"views": "The two selectors answer different questions. \"What should this report show?\" picks which records count: All charges (everything billed, paid or not) or Collected amounts only (the portion actually paid). \"When should revenue appear?\" picks which date each amount is filed under: Transaction date (the day it was recorded), Arrival date (a reservation's full value on the guest's check-in day) or Stay date (spread evenly across the occupied nights; checkout day is not a night). A reservation's products and metered utilities travel with it under Arrival and Stay; direct POS sales always keep their own sale date. Only Transaction date reconciles to payments: a payment carries the date the money moved, not an arrival or stay date, so the Arrival and Stay views show revenue only and are never a record of daily deposits.",
|
|
3592
|
-
"views_collected": "With Collected amounts only on the Arrival or Stay view, each reservation counts the share of its charges collected as of the period's end date. Advance payments made months earlier count in full, refunds and voids recorded by that date reduce the share, and a closed period never changes when it is re-run later. The share is proportional: a half-paid stay shows 50% on every night, not \"the first half of the nights paid\"."
|
|
3593
|
-
},
|
|
3594
|
-
"daily": {
|
|
3595
|
-
"tab_summary": "Summary",
|
|
3596
|
-
"tab_reconciliation": "Daily Reconciliation",
|
|
3597
|
-
"tab_transactions": "Detailed Transactions",
|
|
3598
|
-
"business_date": "Business date",
|
|
3599
|
-
"revenue": "Revenue",
|
|
3600
|
-
"payments": "Payments",
|
|
3601
|
-
"cash": "Cash",
|
|
3602
|
-
"sales_tax": "Sales tax",
|
|
3603
|
-
"balancing": "Balancing",
|
|
3604
|
-
"difference": "Difference",
|
|
3605
|
-
"reservations": "Reservations",
|
|
3606
|
-
"pos_sales": "POS sales",
|
|
3607
|
-
"status": "Status",
|
|
3608
|
-
"status_closed": "Closed",
|
|
3609
|
-
"status_live": "Live",
|
|
3610
|
-
"total": "Total",
|
|
3611
|
-
"chart_trend": "Revenue and payments by day",
|
|
3612
|
-
"chart_series": "Trend over time",
|
|
3613
|
-
"select_series": "Series",
|
|
3614
|
-
"chart_revenue_mix": "Revenue by category",
|
|
3615
|
-
"chart_payment_mix": "Payments by method",
|
|
3616
|
-
"card_revenue_vs_payments": "Revenue vs payments",
|
|
3617
|
-
"card_payment_methods": "Payment methods",
|
|
3618
|
-
"card_revenue_breakdown": "Revenue breakdown",
|
|
3619
|
-
"card_reconciliation_status": "Reconciliation status",
|
|
3620
|
-
"col_method": "Method",
|
|
3621
|
-
"col_amount": "Amount",
|
|
3622
|
-
"col_pct_payments": "% of payments",
|
|
3623
|
-
"total_revenue": "Total revenue",
|
|
3624
|
-
"status_all_clear": "All clear",
|
|
3625
|
-
"status_attention": "Needs attention",
|
|
3626
|
-
"stat_business_days": "Business days in range",
|
|
3627
|
-
"stat_balanced_days": "Balanced days with activity",
|
|
3628
|
-
"stat_discrepancy_days": "Days with discrepancies",
|
|
3629
|
-
"stat_no_activity_days": "Days with no activity",
|
|
3630
|
-
"loading": "Loading day-by-day totals…",
|
|
3631
|
-
"range_too_large": "Select a shorter range to see the day-by-day breakdown.",
|
|
3632
|
-
"export": "Export"
|
|
3720
|
+
"occupants_vehicles": "Occupants & Vehicles",
|
|
3721
|
+
"other_charges": "Other Charges",
|
|
3722
|
+
"payments": "Payments",
|
|
3723
|
+
"payments_description": "Payments are based on the date the payment was received.",
|
|
3724
|
+
"property_taxes": "Property Taxes",
|
|
3725
|
+
"refunds": "Refunds",
|
|
3726
|
+
"refunds_description": "Refunds are based on the date they were issued.",
|
|
3727
|
+
"reservation_product_sales": "Reservation Product Sales and Services / Add-ons",
|
|
3728
|
+
"revenue": "Gross Revenue Total",
|
|
3729
|
+
"revenue_description": "Total payments received, minus refunds and voided payments",
|
|
3730
|
+
"subtotal": "Subtotal",
|
|
3731
|
+
"subtotal_description": "Amounts before taxes are applied",
|
|
3732
|
+
"tax_charged": "Taxes",
|
|
3733
|
+
"tax_charged_description": "Total tax amount to be charged (regardless if payment is received or not)",
|
|
3734
|
+
"tax_payment_allocation": "Tax Payment Allocation",
|
|
3735
|
+
"tax_payment_allocation_description": "Reflects only the tax portion of collected payments. May differ from total taxes charged if payments are incomplete.",
|
|
3736
|
+
"transaction_total": "Transaction Total",
|
|
3737
|
+
"transaction_total_description": "Total transaction amount including taxes, fees, and additional charges. (Note: transaction’s are based on their creation date when it occurred)",
|
|
3738
|
+
"voids": "Voids",
|
|
3739
|
+
"voids_description": "Voids are based on the date they were issued."
|
|
3740
|
+
},
|
|
3741
|
+
"sales_reconciliation": {
|
|
3742
|
+
"report_description": "Summarized view of all financial activity within the selected date range. Includes total transactions, payments received, taxes, refunds, and net revenue.\n\n- **Payments** are shown on the date they were received\n- **Refunds** are shown on the date they were issued\n- **Breakdown by payment method**, tax allocation, and net revenue\n- Helps reconcile actual collected amounts with tax obligations\n",
|
|
3743
|
+
"title": "Sales Reconciliation"
|
|
3744
|
+
},
|
|
3745
|
+
"search_by": {
|
|
3746
|
+
"activity_date": "Activity Date Range",
|
|
3747
|
+
"arrival_date": "Arrival Date",
|
|
3748
|
+
"date_sold": "Date Sold",
|
|
3749
|
+
"payment_date": "Payment Date",
|
|
3750
|
+
"payment_date_created": "Payment Date Created",
|
|
3751
|
+
"refund_date": "Refund Date"
|
|
3752
|
+
},
|
|
3753
|
+
"seasonal_revenue": {
|
|
3754
|
+
"column_selection": {
|
|
3755
|
+
"title": "Column Selection"
|
|
3633
3756
|
},
|
|
3634
|
-
"
|
|
3635
|
-
"
|
|
3636
|
-
"
|
|
3637
|
-
"
|
|
3638
|
-
"collected": "Collected amounts only",
|
|
3639
|
-
"collected_desc": "Include only the portion paid by the report cutoff."
|
|
3757
|
+
"date_selection": {
|
|
3758
|
+
"note": "The above date range will get all the payments taken for the reservations having a starting and ending date between the selected date range.",
|
|
3759
|
+
"title": "Reservation Dates",
|
|
3760
|
+
"tooltip": "Seasonal fiscal year consist of: \n The end date of the previous seasonal years as the start date. And the end date of the current seasonal year as the ending date."
|
|
3640
3761
|
},
|
|
3641
|
-
"
|
|
3642
|
-
"
|
|
3643
|
-
"transaction": "Transaction date",
|
|
3644
|
-
"transaction_desc": "When the charge or payment was recorded.",
|
|
3645
|
-
"arrival": "Arrival date",
|
|
3646
|
-
"arrival_desc": "Place the full amount on the guest's arrival date.",
|
|
3647
|
-
"stay": "Stay date",
|
|
3648
|
-
"stay_desc": "Spread the amount across occupied nights."
|
|
3762
|
+
"grouping": {
|
|
3763
|
+
"title": "Report Grouping"
|
|
3649
3764
|
},
|
|
3650
|
-
"
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
"
|
|
3654
|
-
"about_link": "About these report views",
|
|
3655
|
-
"display_options": "Display options",
|
|
3656
|
-
"cutoff_caption": "The To date is also the collected-as-of cutoff: every payment recorded on or before it counts, including advance payments.",
|
|
3657
|
-
"collected_as_of": "Collected as of {{date}}",
|
|
3658
|
-
"revenue_view_banner": "This is a revenue view. Payments, balancing activity and the reconciliation are not shown: payments are dated when the money moved and cannot be matched to an arrival or stay date.",
|
|
3659
|
-
"sentence_all_transaction": "All charges recorded during the selected dates.",
|
|
3660
|
-
"sentence_collected_transaction": "Cash received during the selected dates, broken into revenue categories.",
|
|
3661
|
-
"sentence_all_arrival": "Full value of reservations arriving in this period. Direct POS sales stay on their sale date.",
|
|
3662
|
-
"sentence_collected_arrival": "Collected share of reservations arriving in this period, as of {{date}}. Advance payments included.",
|
|
3663
|
-
"sentence_all_stay": "Revenue spread across occupied nights within this period. Direct POS sales stay on their sale date.",
|
|
3664
|
-
"sentence_collected_stay": "Collected share of revenue across occupied nights, as of {{date}}. Advance payments included."
|
|
3765
|
+
"payment_date": "Date Payment Received",
|
|
3766
|
+
"payment_type": "Payment Type",
|
|
3767
|
+
"report_settings": {
|
|
3768
|
+
"title": "Report Settings"
|
|
3665
3769
|
},
|
|
3666
|
-
"
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3770
|
+
"sub_title": "Seasonal fiscal year start date: {{start_date}} end date: {{end_date}}",
|
|
3771
|
+
"title": "Seasonal Revenue ({{year}})",
|
|
3772
|
+
"total": "Totals"
|
|
3773
|
+
},
|
|
3774
|
+
"show_all_reports": {
|
|
3775
|
+
"title": "Show All Reports"
|
|
3776
|
+
},
|
|
3777
|
+
"unassigned_gate_access": {
|
|
3778
|
+
"access_date": "Access Date",
|
|
3779
|
+
"description": "The \"Unassigned Gate Access\" report shows gate numbers used to open gates that aren't assigned to any user, along with the number of times each gate was opened.",
|
|
3780
|
+
"gate_access_granted": "Access Granted",
|
|
3781
|
+
"gate_note": "Note",
|
|
3782
|
+
"gate_number": "Gate Number",
|
|
3783
|
+
"title": "Unassigned Gate Access"
|
|
3784
|
+
},
|
|
3785
|
+
"wallet_credit_balances": {
|
|
3786
|
+
"any_balance": "Any Balance",
|
|
3787
|
+
"any_used": "Any Used",
|
|
3788
|
+
"client_id": "Client ID",
|
|
3789
|
+
"client_name": "Client Name",
|
|
3790
|
+
"date_range_note": "All activity columns are scoped to the selected date range. Total Balance is the client's current global wallet balance.",
|
|
3791
|
+
"deposits_refunded": "Deposit Refunded",
|
|
3792
|
+
"funding_sources": "Funding Sources",
|
|
3793
|
+
"funds_added": "Funds Added",
|
|
3794
|
+
"funds_refunded": "Payment Refund",
|
|
3795
|
+
"funds_used": "Total Used",
|
|
3796
|
+
"hide_zero_balance": "Hide zero-balance clients",
|
|
3797
|
+
"last_activity_date": "Last Activity",
|
|
3798
|
+
"meter_balance": "Meter Balance",
|
|
3799
|
+
"meter_used": "Meter Used",
|
|
3800
|
+
"pos_balance": "POS Balance",
|
|
3801
|
+
"pos_used": "POS Used",
|
|
3802
|
+
"report_description": "Deposit wallet activity per client per reservation. Shows initial deposit, meter usage, and remaining balance.",
|
|
3803
|
+
"reservation_id": "Reservation",
|
|
3804
|
+
"title": "Wallet Credits & Deposits Summary",
|
|
3805
|
+
"total_balance": "Total Balance"
|
|
3702
3806
|
}
|
|
3703
3807
|
},
|
|
3704
3808
|
"reservation_addons": {
|
|
@@ -3773,11 +3877,11 @@
|
|
|
3773
3877
|
"camping_rate": "Camping Rate",
|
|
3774
3878
|
"discount": "Discount",
|
|
3775
3879
|
"fee": "Fees",
|
|
3880
|
+
"invoice_note_hint": "Click to view or edit",
|
|
3776
3881
|
"occupant": "Occupant/Vehicle Charges",
|
|
3777
3882
|
"other_charge": "Other Charges",
|
|
3778
3883
|
"product_sale": "Product Sale",
|
|
3779
|
-
"total": "Totals"
|
|
3780
|
-
"invoice_note_hint": "Click to view or edit"
|
|
3884
|
+
"total": "Totals"
|
|
3781
3885
|
},
|
|
3782
3886
|
"total": {
|
|
3783
3887
|
"add_on_total": "Add-on Total",
|
|
@@ -3924,6 +4028,7 @@
|
|
|
3924
4028
|
"client": "Client",
|
|
3925
4029
|
"edit_title": "Editing Reservation",
|
|
3926
4030
|
"lot": "Lot",
|
|
4031
|
+
"navigate_aria_label": "Reservation navigation. Use left and right arrows.",
|
|
3927
4032
|
"navigate_next": "Next reservation",
|
|
3928
4033
|
"navigate_previous": "Previous reservation",
|
|
3929
4034
|
"new_title": "New Reservation",
|
|
@@ -3933,8 +4038,7 @@
|
|
|
3933
4038
|
"open_rate": "Open Rate",
|
|
3934
4039
|
"payment": "Payments",
|
|
3935
4040
|
"product_items": "Product Items",
|
|
3936
|
-
"reservation": "Reservation"
|
|
3937
|
-
"navigate_aria_label": "Reservation navigation. Use left and right arrows."
|
|
4041
|
+
"reservation": "Reservation"
|
|
3938
4042
|
}
|
|
3939
4043
|
},
|
|
3940
4044
|
"reservation_edit_grid": {
|
|
@@ -3979,9 +4083,9 @@
|
|
|
3979
4083
|
"title": "Reservation Conflict Detected"
|
|
3980
4084
|
},
|
|
3981
4085
|
"stale_conflict": {
|
|
3982
|
-
"title": "This reservation was changed on another device",
|
|
3983
4086
|
"body": "Someone updated this reservation on another device or computer while you had it open, so your version was out of date. The latest information is now shown. Review it and make your changes again if needed.",
|
|
3984
|
-
"reload_button": "Reload latest"
|
|
4087
|
+
"reload_button": "Reload latest",
|
|
4088
|
+
"title": "This reservation was changed on another device"
|
|
3985
4089
|
}
|
|
3986
4090
|
},
|
|
3987
4091
|
"email_status": {
|
|
@@ -4030,9 +4134,9 @@
|
|
|
4030
4134
|
"status": "Res Status",
|
|
4031
4135
|
"tags": "Tags",
|
|
4032
4136
|
"total": "Total",
|
|
4137
|
+
"unit_type": "Unit Type",
|
|
4033
4138
|
"waiver": "Signed waivers",
|
|
4034
|
-
"web_email_address": "User Online Account"
|
|
4035
|
-
"unit_type": "Unit Type"
|
|
4139
|
+
"web_email_address": "User Online Account"
|
|
4036
4140
|
},
|
|
4037
4141
|
"reservation_status": {
|
|
4038
4142
|
"checked_in": "Checked In",
|
|
@@ -4065,6 +4169,17 @@
|
|
|
4065
4169
|
"max_cart_item_reached": "The maximum number of allowed cart items have been reached.",
|
|
4066
4170
|
"new_blocked_reservation": "Blocked reservations allow you to block a lot for a specified time range. Blocked reservations are not metered, meaning they do not count toward your subscription."
|
|
4067
4171
|
},
|
|
4172
|
+
"occupants_step": {
|
|
4173
|
+
"add_animal_details": "Add animal details",
|
|
4174
|
+
"add_details": "Add details",
|
|
4175
|
+
"animal_details": "Animal details",
|
|
4176
|
+
"counts": "Party",
|
|
4177
|
+
"details": "Details",
|
|
4178
|
+
"optional_tip": "Every field on this page is optional. Leave anything blank and press Continue when you're done. You can also come back later to fill them in.",
|
|
4179
|
+
"skip_details": "Skip details",
|
|
4180
|
+
"skip_for_now": "Skip for now",
|
|
4181
|
+
"vehicle_details": "Vehicle details"
|
|
4182
|
+
},
|
|
4068
4183
|
"reservation": {
|
|
4069
4184
|
"arrival_date": "From",
|
|
4070
4185
|
"departure_date": "To"
|
|
@@ -4088,17 +4203,6 @@
|
|
|
4088
4203
|
"edit_reservation": "Edit this reservation",
|
|
4089
4204
|
"remove_reservation": "Remove this reservation",
|
|
4090
4205
|
"reservation_review": "Review reservations"
|
|
4091
|
-
},
|
|
4092
|
-
"occupants_step": {
|
|
4093
|
-
"counts": "Party",
|
|
4094
|
-
"animal_details": "Animal details",
|
|
4095
|
-
"skip_details": "Skip details",
|
|
4096
|
-
"skip_for_now": "Skip for now",
|
|
4097
|
-
"add_animal_details": "Add animal details",
|
|
4098
|
-
"details": "Details",
|
|
4099
|
-
"vehicle_details": "Vehicle details",
|
|
4100
|
-
"add_details": "Add details",
|
|
4101
|
-
"optional_tip": "Every field on this page is optional. Leave anything blank and press Continue when you're done. You can also come back later to fill them in."
|
|
4102
4206
|
}
|
|
4103
4207
|
},
|
|
4104
4208
|
"reservation_payment": {
|
|
@@ -4196,6 +4300,8 @@
|
|
|
4196
4300
|
"title": "Renew Reservation"
|
|
4197
4301
|
},
|
|
4198
4302
|
"reservation_timeline": {
|
|
4303
|
+
"count_tooltip_arrivals": "Reservations arriving in the selected dates",
|
|
4304
|
+
"count_tooltip_present": "Reservations on site during the selected dates",
|
|
4199
4305
|
"lot_column": {
|
|
4200
4306
|
"amperage": "Amperage",
|
|
4201
4307
|
"dimensions": "Dimensions",
|
|
@@ -4204,34 +4310,32 @@
|
|
|
4204
4310
|
"show_tooltip": "Choose what to show in the lot column"
|
|
4205
4311
|
},
|
|
4206
4312
|
"search": {
|
|
4207
|
-
"more_results": "More matches available. Refine your search.",
|
|
4208
|
-
"no_results": "No matches",
|
|
4209
|
-
"placeholder": "Find reservation",
|
|
4210
|
-
"filter_to_lots": "Filter to lots: {{pattern}}",
|
|
4211
|
-
"lot_filter_active": "Lots: {{pattern}}",
|
|
4212
|
-
"combined_placeholder": "Find reservation or filter lots",
|
|
4213
|
-
"add_filter_with_count": "Add filter: {{pattern}} ({{count}} lots)",
|
|
4214
4313
|
"add_filter_no_count": "Add filter: {{pattern}}",
|
|
4314
|
+
"add_filter_with_count": "Add filter: {{pattern}} ({{count}} lots)",
|
|
4315
|
+
"clear_all_lot_filters": "Clear all lot filters",
|
|
4316
|
+
"combined_placeholder": "Find reservation or filter lots",
|
|
4317
|
+
"empty_with_chips_hint": "Type to add another filter or find a reservation",
|
|
4318
|
+
"filter_to_lots": "Filter to lots: {{pattern}}",
|
|
4215
4319
|
"group_filter_by_lot": "Filter by lot",
|
|
4216
4320
|
"group_reservations": "Reservations",
|
|
4217
|
-
"
|
|
4218
|
-
"
|
|
4321
|
+
"lot_filter_active": "Lots: {{pattern}}",
|
|
4322
|
+
"more_results": "More matches available. Refine your search.",
|
|
4323
|
+
"no_results": "No matches",
|
|
4324
|
+
"placeholder": "Find reservation"
|
|
4219
4325
|
},
|
|
4220
4326
|
"toolbar": {
|
|
4327
|
+
"edit_tooltip": "Toggle edit mode",
|
|
4221
4328
|
"fit": "Fit",
|
|
4329
|
+
"hidden_statuses_info": "Cancelled and Expired reservations are not shown in the Calendar view.",
|
|
4330
|
+
"lot_search_tooltip": "Filter by lot number",
|
|
4222
4331
|
"next": "Next",
|
|
4223
4332
|
"prev": "Previous",
|
|
4224
4333
|
"reset_zoom": "Reset zoom",
|
|
4334
|
+
"section_label": "Calendar tools",
|
|
4225
4335
|
"today": "Today",
|
|
4226
4336
|
"zoom_in": "Zoom in",
|
|
4227
|
-
"zoom_out": "Zoom out"
|
|
4228
|
-
|
|
4229
|
-
"lot_search_tooltip": "Filter by lot number",
|
|
4230
|
-
"section_label": "Calendar tools",
|
|
4231
|
-
"hidden_statuses_info": "Cancelled and Expired reservations are not shown in the Calendar view."
|
|
4232
|
-
},
|
|
4233
|
-
"count_tooltip_arrivals": "Reservations arriving in the selected dates",
|
|
4234
|
-
"count_tooltip_present": "Reservations on site during the selected dates"
|
|
4337
|
+
"zoom_out": "Zoom out"
|
|
4338
|
+
}
|
|
4235
4339
|
},
|
|
4236
4340
|
"reservation_view": {
|
|
4237
4341
|
"addons": {
|
|
@@ -4646,82 +4750,21 @@
|
|
|
4646
4750
|
}
|
|
4647
4751
|
}
|
|
4648
4752
|
},
|
|
4649
|
-
"animal": {
|
|
4650
|
-
"client_animal_title": "Animal",
|
|
4651
|
-
"breed": "Breed",
|
|
4652
|
-
"breed_placeholder": "Enter breed",
|
|
4653
|
-
"section_intro": "Please tell us a bit about each animal traveling with you.",
|
|
4654
|
-
"required_error": "Please fill this in.",
|
|
4655
|
-
"no_details": "No details entered",
|
|
4656
|
-
"required_for_guests": "Required for guests"
|
|
4657
|
-
},
|
|
4658
4753
|
"whats_new": {
|
|
4659
|
-
"
|
|
4660
|
-
"subtitle": "You're now on version {{version}}. Catch up on recent updates.",
|
|
4754
|
+
"acknowledge": "Got it",
|
|
4661
4755
|
"close": "Close",
|
|
4662
|
-
"
|
|
4663
|
-
"next": "Next version",
|
|
4664
|
-
"loading": "Loading release notes…",
|
|
4665
|
-
"error_title": "Couldn't load release notes",
|
|
4756
|
+
"dots_label": "Jump to version",
|
|
4666
4757
|
"error_body": "Check your connection and try again, or view the full release notes online.",
|
|
4667
|
-
"
|
|
4668
|
-
"
|
|
4758
|
+
"error_title": "Couldn't load release notes",
|
|
4759
|
+
"go_to_version": "Go to version {{version}}",
|
|
4760
|
+
"loading": "Loading release notes…",
|
|
4761
|
+
"menu_item": "What's New",
|
|
4762
|
+
"next": "Next version",
|
|
4763
|
+
"prev": "Previous version",
|
|
4669
4764
|
"read_later": "Read later",
|
|
4765
|
+
"subtitle": "You're now on version {{version}}. Catch up on recent updates.",
|
|
4766
|
+
"title": "What's new in PitchCamp",
|
|
4670
4767
|
"version_heading": "Version {{version}}",
|
|
4671
|
-
"
|
|
4672
|
-
"go_to_version": "Go to version {{version}}",
|
|
4673
|
-
"menu_item": "What's New"
|
|
4674
|
-
},
|
|
4675
|
-
"map_editor": {
|
|
4676
|
-
"auto_position": {
|
|
4677
|
-
"tooltip": "Use AI to position the selected lots' pins on the map",
|
|
4678
|
-
"button": "Auto-position",
|
|
4679
|
-
"analyzing": "Analyzing map…",
|
|
4680
|
-
"review_title": "Review AI positions",
|
|
4681
|
-
"review_help": "Drag any pin to adjust, then apply. Highlighted pins are low-confidence.",
|
|
4682
|
-
"matched": "{{count}} placed",
|
|
4683
|
-
"low_confidence": "{{count}} to review",
|
|
4684
|
-
"not_found": "{{count}} not found",
|
|
4685
|
-
"not_found_list": "Not found on map: {{labels}}",
|
|
4686
|
-
"apply": "Apply {{count}}",
|
|
4687
|
-
"cancel": "Cancel",
|
|
4688
|
-
"error": "Could not analyze the map. Please try again.",
|
|
4689
|
-
"apply_error": "Could not save the positions. Please try again.",
|
|
4690
|
-
"calibrated": "Calibrated from {{count}} placed pins.",
|
|
4691
|
-
"not_calibrated": "No placed pins to calibrate from. Nudge any that are off before applying.",
|
|
4692
|
-
"reposition_all": "Reposition already-placed lots too",
|
|
4693
|
-
"step_choose": "Choose",
|
|
4694
|
-
"step_review": "Review",
|
|
4695
|
-
"step_done": "Done",
|
|
4696
|
-
"choose_summary": "{{selected}} lots selected, {{placed}} already placed.",
|
|
4697
|
-
"choose_help": "We'll find each lot's circle on the map and place its pin. Already-placed lots are used to line everything up and won't move.",
|
|
4698
|
-
"analyze": "Analyze map",
|
|
4699
|
-
"back": "Back",
|
|
4700
|
-
"done_title": "Pins placed",
|
|
4701
|
-
"done_message": "Saved {{count}} pins. You can fine-tune any pin by dragging it.",
|
|
4702
|
-
"close": "Close",
|
|
4703
|
-
"move_all": "Move all pins together",
|
|
4704
|
-
"move_all_help": "Drag one pin (e.g. lot 1) exactly onto its circle. Every other pin shifts by the same amount.",
|
|
4705
|
-
"step_calibrate": "Calibrate",
|
|
4706
|
-
"next": "Next",
|
|
4707
|
-
"skip": "Skip",
|
|
4708
|
-
"calibrate_title": "Calibrate position",
|
|
4709
|
-
"calibrate_help": "Drag each red calibration dot onto its matching circle. Two or three, spread across the map, snap the rest into place.",
|
|
4710
|
-
"refs_set": "{{count}} reference(s)",
|
|
4711
|
-
"calibrate_progress": "{{count}} of {{total}} placed"
|
|
4712
|
-
}
|
|
4713
|
-
},
|
|
4714
|
-
"meter_invoice": {
|
|
4715
|
-
"title": "Meter Invoice",
|
|
4716
|
-
"lot_number": "Lot #",
|
|
4717
|
-
"billing_period": "Billing period",
|
|
4718
|
-
"balance_due": "Balance due",
|
|
4719
|
-
"credits": "Credits",
|
|
4720
|
-
"credit_summary": "Credit Summary",
|
|
4721
|
-
"deposited_for_stay": "Deposited for this stay",
|
|
4722
|
-
"used_for_meters": "Used for meters",
|
|
4723
|
-
"refunded_to_client": "Credit refunded to client",
|
|
4724
|
-
"used_elsewhere": "Used elsewhere",
|
|
4725
|
-
"account_balance": "Account balance"
|
|
4768
|
+
"view_full_release_notes": "View full release notes"
|
|
4726
4769
|
}
|
|
4727
4770
|
}
|