pcm-shared-components 2.1.260 → 2.1.262
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 +184 -182
- package/dist/languages/es/translations.json +184 -182
- package/dist/languages/fr/translations.json +184 -182
- package/package.json +1 -1
|
@@ -143,16 +143,16 @@
|
|
|
143
143
|
"h24": "24-hour"
|
|
144
144
|
}
|
|
145
145
|
},
|
|
146
|
-
"global_monthly_settings": {
|
|
147
|
-
"description": "These settings apply to all rates. The monthly billing type and threshold are managed globally, not per individual rate.",
|
|
148
|
-
"title": "Global monthly setting"
|
|
149
|
-
},
|
|
150
|
-
"stripe_onboarding": "Stripe",
|
|
151
146
|
"frozen_pricing_banner": {
|
|
152
147
|
"description": "Display a frozen pricing banner on the reservation panel when charges are locked to previously saved rates.",
|
|
153
148
|
"preview_when_enabled": "Preview when enabled",
|
|
154
149
|
"title": "Reservation Frozen Pricing Banner"
|
|
155
|
-
}
|
|
150
|
+
},
|
|
151
|
+
"global_monthly_settings": {
|
|
152
|
+
"description": "These settings apply to all rates. The monthly billing type and threshold are managed globally, not per individual rate.",
|
|
153
|
+
"title": "Global monthly setting"
|
|
154
|
+
},
|
|
155
|
+
"stripe_onboarding": "Stripe"
|
|
156
156
|
},
|
|
157
157
|
"cart": {
|
|
158
158
|
"menu": {
|
|
@@ -393,6 +393,39 @@
|
|
|
393
393
|
"arrives_on": "Arrives On",
|
|
394
394
|
"audit_date": "Audit Date",
|
|
395
395
|
"audit_logs": "Audit Logs",
|
|
396
|
+
"audit_timeline_action_client": "Updated client information",
|
|
397
|
+
"audit_timeline_action_default": "Updated reservation",
|
|
398
|
+
"audit_timeline_action_notes": "Updated notes",
|
|
399
|
+
"audit_timeline_action_payment": "Updated payment",
|
|
400
|
+
"audit_timeline_action_status": "Updated reservation status",
|
|
401
|
+
"audit_timeline_action_stay": "Updated stay details",
|
|
402
|
+
"audit_timeline_after": "After (Current)",
|
|
403
|
+
"audit_timeline_automated_email": "Automated Email",
|
|
404
|
+
"audit_timeline_before": "Before (Previous)",
|
|
405
|
+
"audit_timeline_change": "field changed",
|
|
406
|
+
"audit_timeline_changes_plural": "fields changed",
|
|
407
|
+
"audit_timeline_chip_client": "Client Information",
|
|
408
|
+
"audit_timeline_chip_default": "Reservation Updated",
|
|
409
|
+
"audit_timeline_chip_notes": "Notes Updated",
|
|
410
|
+
"audit_timeline_chip_payment": "Payment Updated",
|
|
411
|
+
"audit_timeline_chip_payment_status": "Payment & Status",
|
|
412
|
+
"audit_timeline_chip_status": "Status Updated",
|
|
413
|
+
"audit_timeline_chip_stay": "Stay Updated",
|
|
414
|
+
"audit_timeline_col_change": "Change",
|
|
415
|
+
"audit_timeline_field": "Field",
|
|
416
|
+
"audit_timeline_format_updated": "Format updated",
|
|
417
|
+
"audit_timeline_fulfilled_by": "Fulfilled by",
|
|
418
|
+
"audit_timeline_fulfillment": "Item Fulfilled",
|
|
419
|
+
"audit_timeline_fulfillment_pending": "Pending Fulfillment",
|
|
420
|
+
"audit_timeline_initial_snapshot": "Initial reservation snapshot captured.",
|
|
421
|
+
"audit_timeline_latest_change_summary": "Latest Change Summary",
|
|
422
|
+
"audit_timeline_meter_reading": "Meter Reading",
|
|
423
|
+
"audit_timeline_no_changes": "No changes detected in this snapshot.",
|
|
424
|
+
"audit_timeline_payment_record": "Payment Record",
|
|
425
|
+
"audit_timeline_product_added": "Product Added",
|
|
426
|
+
"audit_timeline_reservation_created": "Reservation Created",
|
|
427
|
+
"audit_timeline_tab_details": "Details",
|
|
428
|
+
"audit_timeline_tab_timeline": "Timeline",
|
|
396
429
|
"audit_username": "Audited User",
|
|
397
430
|
"auto": "Auto",
|
|
398
431
|
"auto_load_dates": "Auto load next available dates on booking portal",
|
|
@@ -551,6 +584,7 @@
|
|
|
551
584
|
"email": "Email",
|
|
552
585
|
"email_not_sent": "Error Sending",
|
|
553
586
|
"email_sent": "Email Sent",
|
|
587
|
+
"email_template": "Email Template",
|
|
554
588
|
"emails": "Emails",
|
|
555
589
|
"emails_content": "Email Content",
|
|
556
590
|
"employee_signature": "Employee Signature",
|
|
@@ -780,6 +814,7 @@
|
|
|
780
814
|
"now": "Now",
|
|
781
815
|
"number_of_items": "Number of Items",
|
|
782
816
|
"occupied": "Occupied",
|
|
817
|
+
"of": "Of",
|
|
783
818
|
"off": "Off",
|
|
784
819
|
"offline": "Offline",
|
|
785
820
|
"offline_reservations": "Offline Reservations",
|
|
@@ -861,6 +896,7 @@
|
|
|
861
896
|
"price_per_unit": "Price Per Unit",
|
|
862
897
|
"pricing_details": "Pricing Details",
|
|
863
898
|
"print": "Print",
|
|
899
|
+
"print_all": "Print All",
|
|
864
900
|
"print_gate_access": "Print Gate Access",
|
|
865
901
|
"print_grid": "Print Grid",
|
|
866
902
|
"priority_over_schedule": "Priority Over Schedule",
|
|
@@ -1152,43 +1188,7 @@
|
|
|
1152
1188
|
"your_subscription": "Your subscription",
|
|
1153
1189
|
"zero_lot_depth": "Lot depth is zero. Please set a depth value to enable this functionality.",
|
|
1154
1190
|
"zoom_in": "Zoom in",
|
|
1155
|
-
"zoom_out": "Zoom out"
|
|
1156
|
-
"audit_timeline_action_client": "Updated client information",
|
|
1157
|
-
"audit_timeline_action_default": "Updated reservation",
|
|
1158
|
-
"audit_timeline_action_notes": "Updated notes",
|
|
1159
|
-
"audit_timeline_action_payment": "Updated payment",
|
|
1160
|
-
"audit_timeline_action_status": "Updated reservation status",
|
|
1161
|
-
"audit_timeline_action_stay": "Updated stay details",
|
|
1162
|
-
"audit_timeline_after": "After (Current)",
|
|
1163
|
-
"audit_timeline_before": "Before (Previous)",
|
|
1164
|
-
"audit_timeline_change": "field changed",
|
|
1165
|
-
"audit_timeline_changes_plural": "fields changed",
|
|
1166
|
-
"audit_timeline_col_change": "Change",
|
|
1167
|
-
"audit_timeline_chip_client": "Client Information",
|
|
1168
|
-
"audit_timeline_chip_default": "Reservation Updated",
|
|
1169
|
-
"audit_timeline_chip_notes": "Notes Updated",
|
|
1170
|
-
"audit_timeline_chip_payment": "Payment Updated",
|
|
1171
|
-
"audit_timeline_chip_payment_status": "Payment & Status",
|
|
1172
|
-
"audit_timeline_chip_status": "Status Updated",
|
|
1173
|
-
"audit_timeline_chip_stay": "Stay Updated",
|
|
1174
|
-
"audit_timeline_field": "Field",
|
|
1175
|
-
"audit_timeline_format_updated": "Format updated",
|
|
1176
|
-
"audit_timeline_initial_snapshot": "Initial reservation snapshot captured.",
|
|
1177
|
-
"audit_timeline_latest_change_summary": "Latest Change Summary",
|
|
1178
|
-
"audit_timeline_no_changes": "No changes detected in this snapshot.",
|
|
1179
|
-
"audit_timeline_reservation_created": "Reservation Created",
|
|
1180
|
-
"audit_timeline_tab_details": "Details",
|
|
1181
|
-
"audit_timeline_automated_email": "Automated Email",
|
|
1182
|
-
"audit_timeline_fulfillment": "Item Fulfilled",
|
|
1183
|
-
"audit_timeline_fulfillment_pending": "Pending Fulfillment",
|
|
1184
|
-
"audit_timeline_fulfilled_by": "Fulfilled by",
|
|
1185
|
-
"audit_timeline_product_added": "Product Added",
|
|
1186
|
-
"audit_timeline_meter_reading": "Meter Reading",
|
|
1187
|
-
"audit_timeline_payment_record": "Payment Record",
|
|
1188
|
-
"audit_timeline_tab_timeline": "Timeline",
|
|
1189
|
-
"email_template": "Email Template",
|
|
1190
|
-
"of": "Of",
|
|
1191
|
-
"print_all": "Print All"
|
|
1191
|
+
"zoom_out": "Zoom out"
|
|
1192
1192
|
},
|
|
1193
1193
|
"msg": {
|
|
1194
1194
|
"cancellation_rule_refund": {
|
|
@@ -1382,10 +1382,10 @@
|
|
|
1382
1382
|
"enter_amount": "Enter Custom Amount",
|
|
1383
1383
|
"skip": "Skip",
|
|
1384
1384
|
"use": "Use",
|
|
1385
|
+
"use_for_category_unpaid": "Apply unpaid {{category}} balance",
|
|
1385
1386
|
"use_full": "Apply Full Amount",
|
|
1386
1387
|
"view_history": "History",
|
|
1387
|
-
"yes_apply": "Yes, use my credits"
|
|
1388
|
-
"use_for_category_unpaid": "Apply unpaid {{category}} balance"
|
|
1388
|
+
"yes_apply": "Yes, use my credits"
|
|
1389
1389
|
},
|
|
1390
1390
|
"dialog": {
|
|
1391
1391
|
"apply_payment": "Apply as Payment",
|
|
@@ -1487,7 +1487,7 @@
|
|
|
1487
1487
|
"intro_body": "Credits are available in your wallet. Would you like to use them to cover this charge?",
|
|
1488
1488
|
"intro_title": "Meter reading added",
|
|
1489
1489
|
"pos_intro_title": "Products & services updated",
|
|
1490
|
-
"select_pool": "Select a credit pool to
|
|
1490
|
+
"select_pool": "Select a credit pool to use",
|
|
1491
1491
|
"use_credits": "You have {{amount}} in credits"
|
|
1492
1492
|
},
|
|
1493
1493
|
"refund": {
|
|
@@ -1558,9 +1558,6 @@
|
|
|
1558
1558
|
"title_2": "Campground Lots"
|
|
1559
1559
|
},
|
|
1560
1560
|
"occupancy_by_rate_name": {
|
|
1561
|
-
"occupancy": "Occupancy",
|
|
1562
|
-
"rate_name": "Rate Name",
|
|
1563
|
-
"title": "Lot Occupancy by Rate Names",
|
|
1564
1561
|
"daily_breakdown": "Daily breakdown",
|
|
1565
1562
|
"date": "Date",
|
|
1566
1563
|
"export_csv": "Export CSV",
|
|
@@ -1576,11 +1573,14 @@
|
|
|
1576
1573
|
"high": "High",
|
|
1577
1574
|
"low": "Low",
|
|
1578
1575
|
"no_daily_data": "No daily data available for this period.",
|
|
1576
|
+
"occupancy": "Occupancy",
|
|
1579
1577
|
"occupancy_timeline": "Occupancy (Timeline)",
|
|
1580
1578
|
"period_total_row": "Period total",
|
|
1581
1579
|
"print": "Print",
|
|
1580
|
+
"rate_name": "Rate Name",
|
|
1582
1581
|
"selected_period_total": "Selected period total",
|
|
1583
1582
|
"showing_n_of_m_days": "Showing {{shown}} of {{total}} days",
|
|
1583
|
+
"title": "Lot Occupancy by Rate Names",
|
|
1584
1584
|
"tooltip_avg_occupancy": "Avg. occupancy: {{pct}}",
|
|
1585
1585
|
"tooltip_week_of": "Week of {{start}} - {{end}}"
|
|
1586
1586
|
},
|
|
@@ -1681,6 +1681,7 @@
|
|
|
1681
1681
|
"date_opened": "Date Opened",
|
|
1682
1682
|
"date_sent": "Date Sent",
|
|
1683
1683
|
"default_email_subject_when_manual_email": "Invoice for Reservation ID:",
|
|
1684
|
+
"default_email_subject_when_manual_meter_email": "Meter Invoice for Reservation ID:",
|
|
1684
1685
|
"deleted": "The email was successfully deleted",
|
|
1685
1686
|
"email_name": "Email Name",
|
|
1686
1687
|
"email_origin_system": "This email was created by the system",
|
|
@@ -1690,9 +1691,17 @@
|
|
|
1690
1691
|
"include_barcode_description": "Include the gate access barcodes.",
|
|
1691
1692
|
"include_geo_access": "Include GEO Access",
|
|
1692
1693
|
"include_geo_access_description": "Include GEO gate access. A button will be added in the email to open the gate if the gate number has the GEO access option enabled.",
|
|
1694
|
+
"include_in_email": "Include in Email",
|
|
1693
1695
|
"include_invoice": "Include invoice",
|
|
1694
1696
|
"include_invoice_description": "Include a copy of the reservation invoice below the email message.",
|
|
1695
1697
|
"include_invoice_with_barcode": "Include Barcode",
|
|
1698
|
+
"include_meter_invoice_description": "Include the meter reading invoice below the email message.",
|
|
1699
|
+
"meter_filter_toast": "Sent to {{sent}} of {{total}} reservation(s). {{skipped}} had no meter readings.",
|
|
1700
|
+
"mode_meter": "Meter Invoice",
|
|
1701
|
+
"mode_meter_description": "Send a meter-related email for readings, charges, or utility details.",
|
|
1702
|
+
"mode_meter_disabled_tooltip": "None of the selected reservations have meter readings.",
|
|
1703
|
+
"mode_reservation": "Reservation Invoice",
|
|
1704
|
+
"mode_reservation_description": "Send a standard reservation email with reservation details and invoice options.",
|
|
1696
1705
|
"navigate_to_action": "View action",
|
|
1697
1706
|
"origin_type": "Email Type",
|
|
1698
1707
|
"password_reset": {
|
|
@@ -1701,6 +1710,7 @@
|
|
|
1701
1710
|
"password_reset_title": "Password Reset"
|
|
1702
1711
|
},
|
|
1703
1712
|
"selected_email_addresses_to_send_emails": "This email will be sent to the following reservation id(s): ",
|
|
1713
|
+
"send_mode": "Send Mode",
|
|
1704
1714
|
"send_to_recipient": "Send to recipients",
|
|
1705
1715
|
"send_to_recipient_description": "Send to the recipients assigned in the reservation.",
|
|
1706
1716
|
"sending": "Sending email(s)...",
|
|
@@ -1720,17 +1730,7 @@
|
|
|
1720
1730
|
"waiver_request": {
|
|
1721
1731
|
"waiver_message": "Please review and fill out the the form prior to your stay with us.\n\nClick on the following link to access the form.",
|
|
1722
1732
|
"waiver_title": "Reservation number"
|
|
1723
|
-
}
|
|
1724
|
-
"default_email_subject_when_manual_meter_email": "Meter Invoice for Reservation ID:",
|
|
1725
|
-
"include_in_email": "Include in Email",
|
|
1726
|
-
"include_meter_invoice_description": "Include the meter reading invoice below the email message.",
|
|
1727
|
-
"meter_filter_toast": "Sent to {{sent}} of {{total}} reservation(s). {{skipped}} had no meter readings.",
|
|
1728
|
-
"mode_meter": "Meter Invoice",
|
|
1729
|
-
"mode_meter_description": "Send a meter-related email for readings, charges, or utility details.",
|
|
1730
|
-
"mode_meter_disabled_tooltip": "None of the selected reservations have meter readings.",
|
|
1731
|
-
"mode_reservation": "Reservation Invoice",
|
|
1732
|
-
"mode_reservation_description": "Send a standard reservation email with reservation details and invoice options.",
|
|
1733
|
-
"send_mode": "Send Mode"
|
|
1733
|
+
}
|
|
1734
1734
|
},
|
|
1735
1735
|
"no_emails_selected": "No email selected!"
|
|
1736
1736
|
},
|
|
@@ -2218,8 +2218,8 @@
|
|
|
2218
2218
|
"new_reservation": "New reservation",
|
|
2219
2219
|
"reservations": "Reservations",
|
|
2220
2220
|
"security_deposit": "Security deposit",
|
|
2221
|
-
"
|
|
2222
|
-
"
|
|
2221
|
+
"send_meter_invoice_email": "Send meter invoice email",
|
|
2222
|
+
"send_waiver": "Send Waiver"
|
|
2223
2223
|
},
|
|
2224
2224
|
"tax": {
|
|
2225
2225
|
"new_tax": "New Tax",
|
|
@@ -2363,6 +2363,7 @@
|
|
|
2363
2363
|
"title": "Downgrading your plan will result in the following changes made to your account."
|
|
2364
2364
|
},
|
|
2365
2365
|
"feature_names": {
|
|
2366
|
+
"ai_price_strategy": "AI Pricing Strategy",
|
|
2366
2367
|
"campground_events_menu": "Campground Events Promotion",
|
|
2367
2368
|
"campground_waitlist": "Waitlist",
|
|
2368
2369
|
"campgrounda_settings_menu": "Online Reservations",
|
|
@@ -2398,8 +2399,7 @@
|
|
|
2398
2399
|
"taxes_menu": "Taxes Management",
|
|
2399
2400
|
"till_management": "Cash Till Reconciliation",
|
|
2400
2401
|
"user_account_menu": "Multiple Users",
|
|
2401
|
-
"waiver_menu": "Waivers / Digital Signatures Management"
|
|
2402
|
-
"ai_price_strategy": "AI Pricing Strategy"
|
|
2402
|
+
"waiver_menu": "Waivers / Digital Signatures Management"
|
|
2403
2403
|
},
|
|
2404
2404
|
"grandfathered_plan": "Your campground is on a free trial plan. Therefore you cannot switch plan until your trial is over. ",
|
|
2405
2405
|
"monthly_plans": "Monthly Plans",
|
|
@@ -2411,7 +2411,6 @@
|
|
|
2411
2411
|
"standard": "Bring your campground to the next level by accessing key features such as the POS, Reservations Add-ons, Automated Emails and many more."
|
|
2412
2412
|
},
|
|
2413
2413
|
"select_a_plan_to_start_using_pitchcamp": "You don't have an active subscription. Once you have subscribed to a plan you will then be able to start using PitchCamp",
|
|
2414
|
-
"yearly_plans": "Yearly Plans",
|
|
2415
2414
|
"upgrade_cta": "Explore Upgrade Options",
|
|
2416
2415
|
"upgrade_feature_1_desc": "Unlock tools that help you manage more with less effort.",
|
|
2417
2416
|
"upgrade_feature_1_title": "Advanced Features",
|
|
@@ -2424,7 +2423,8 @@
|
|
|
2424
2423
|
"upgrade_subtitle_compact": "Available on an upgraded plan.",
|
|
2425
2424
|
"upgrade_trust_desc": "Upgrade when you're ready. No long-term commitment.",
|
|
2426
2425
|
"upgrade_trust_label": "Cancel anytime",
|
|
2427
|
-
"upgraded_plan_badge": "Available on an upgraded plan"
|
|
2426
|
+
"upgraded_plan_badge": "Available on an upgraded plan",
|
|
2427
|
+
"yearly_plans": "Yearly Plans"
|
|
2428
2428
|
},
|
|
2429
2429
|
"pos": {
|
|
2430
2430
|
"msg": {
|
|
@@ -2548,27 +2548,100 @@
|
|
|
2548
2548
|
"ai_generator": {
|
|
2549
2549
|
"answer_placeholder": "Type your answer...",
|
|
2550
2550
|
"button_label": "Generate with AI",
|
|
2551
|
+
"conflict_badge_plural": "Overlaps {{count}} rules",
|
|
2552
|
+
"conflict_badge_singular": "Overlaps 1 rule",
|
|
2553
|
+
"conflict_tooltip": "This rule overlaps with: {{names}}. Creating it will not delete the existing rule(s) — both will coexist. The schedule engine's priority order decides which one applies.",
|
|
2551
2554
|
"create_rules": "Create {{count}} Rule(s)",
|
|
2552
2555
|
"example_1": "What is the current total cost for May long weekend?",
|
|
2553
2556
|
"example_2": "Increase July weekend rates by 15%.",
|
|
2554
2557
|
"example_3": "Increase rates 15% for July and August",
|
|
2555
2558
|
"generate": "Generate",
|
|
2559
|
+
"generated_badge": "AI Generated",
|
|
2556
2560
|
"listening": "Listening...",
|
|
2557
2561
|
"no_rules_generated": "No rules were generated. Try rephrasing your request.",
|
|
2558
2562
|
"placeholder": "Describe the rules you want to create...",
|
|
2559
2563
|
"preview_label": "{{count}} proposed rule(s), review before creating",
|
|
2564
|
+
"preview_rule_1": "July Long Weekend",
|
|
2565
|
+
"preview_rule_2": "July Peak Weekends",
|
|
2566
|
+
"preview_rule_3": "August High Season",
|
|
2560
2567
|
"prompt_used": "Prompt",
|
|
2561
2568
|
"refine_placeholder": "Refine or ask a follow-up...",
|
|
2562
2569
|
"rules_generated": "{{count}} rule(s) generated",
|
|
2563
|
-
"generated_badge": "AI Generated",
|
|
2564
2570
|
"title": "AI Rule Generator",
|
|
2565
|
-
"voice_input": "Speak your prompt"
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
"
|
|
2571
|
-
"
|
|
2571
|
+
"voice_input": "Speak your prompt"
|
|
2572
|
+
},
|
|
2573
|
+
"ai_price_strategy": {
|
|
2574
|
+
"aggressiveness_balanced": "Balanced",
|
|
2575
|
+
"aggressiveness_conservative": "Conservative",
|
|
2576
|
+
"aggressiveness_label": "Pricing Aggressiveness",
|
|
2577
|
+
"aggressiveness_max": "Max",
|
|
2578
|
+
"analyzing": "Analyzing your pricing data...",
|
|
2579
|
+
"apply_pricing": "Apply Suggested Pricing",
|
|
2580
|
+
"apply_pricing_upgrade": "Upgrade to Apply",
|
|
2581
|
+
"avg_night_change": "Avg / Night Change",
|
|
2582
|
+
"avg_per_night": "Avg/Night",
|
|
2583
|
+
"chart_title": "Pricing Strategy + AI Recommendation",
|
|
2584
|
+
"col_affected_nights": "Affected Nights",
|
|
2585
|
+
"col_ai_avg_night": "AI Recommended Avg/Night",
|
|
2586
|
+
"col_change": "Change",
|
|
2587
|
+
"col_current_avg_night": "Current Strategy Avg/Night",
|
|
2588
|
+
"col_date_range": "Date Range",
|
|
2589
|
+
"col_demand_level": "Demand Level",
|
|
2590
|
+
"comparison_around_30_days": "±30 Days",
|
|
2591
|
+
"comparison_last_30_days": "Last 30 Days",
|
|
2592
|
+
"comparison_last_season": "Last Season",
|
|
2593
|
+
"comparison_last_year": "Last Year",
|
|
2594
|
+
"comparison_next_30_days": "Next 30 Days",
|
|
2595
|
+
"comparison_next_season": "Next Season",
|
|
2596
|
+
"comparison_this_season": "This Season",
|
|
2597
|
+
"confidence_high": "Confidence: High",
|
|
2598
|
+
"confidence_low": "Confidence: Low",
|
|
2599
|
+
"confidence_medium": "Confidence: Medium",
|
|
2600
|
+
"disclaimer": "AI suggestions are based on historical occupancy, actual revenue, and current pricing behavior for this rate.",
|
|
2601
|
+
"estimated_additional_revenue": "Estimated additional revenue",
|
|
2602
|
+
"estimated_impact": "Estimated Impact",
|
|
2603
|
+
"estimated_revenue_lift": "Estimated Revenue Lift",
|
|
2604
|
+
"high_demand": "High Demand",
|
|
2605
|
+
"high_impact": "High Impact",
|
|
2606
|
+
"includes_full_rationale": "Includes full model rationale.",
|
|
2607
|
+
"last_updated": "Last updated",
|
|
2608
|
+
"legend_ai": "AI Recommended (This Year)",
|
|
2609
|
+
"legend_current": "Current Strategy (This Year)",
|
|
2610
|
+
"legend_historical": "Last Year (Actual)",
|
|
2611
|
+
"legend_occupancy": "Occupancy %",
|
|
2612
|
+
"legend_revenue_ai": "Estimated Revenue (AI Recommended)",
|
|
2613
|
+
"legend_revenue_current": "Estimated Revenue (Current Strategy)",
|
|
2614
|
+
"legend_revenue_y_axis": "Est. Revenue ($)",
|
|
2615
|
+
"low_demand": "Low Demand",
|
|
2616
|
+
"low_impact": "Low Impact",
|
|
2617
|
+
"medium_impact": "Medium Impact",
|
|
2618
|
+
"moderate_demand": "Moderate Demand",
|
|
2619
|
+
"no_data": "Not enough historical data to generate a strategy for this period.",
|
|
2620
|
+
"occupancy_impact": "Occupancy Impact",
|
|
2621
|
+
"period_total": "Period Total",
|
|
2622
|
+
"preview_banner_desc": "You are viewing a live preview. Upgrade your subscription to apply AI recommendations to your rates.",
|
|
2623
|
+
"preview_banner_title": "AI Pricing Strategy is a premium feature.",
|
|
2624
|
+
"preview_mode": "Preview",
|
|
2625
|
+
"projected_lift": "Projected lift",
|
|
2626
|
+
"refresh_analysis": "Refresh analysis",
|
|
2627
|
+
"revenue_card_ai": "AI Recommended",
|
|
2628
|
+
"revenue_card_ai_sub": "Est. revenue projection",
|
|
2629
|
+
"revenue_card_current": "Current Strategy",
|
|
2630
|
+
"revenue_card_current_sub": "Est. revenue projection",
|
|
2631
|
+
"revenue_formula_note": "Revenue = Price x Occupancy x Available Sites",
|
|
2632
|
+
"review_before_apply": "Review Before Apply",
|
|
2633
|
+
"review_before_apply_subtitle": "What will change if you apply the AI recommended pricing?",
|
|
2634
|
+
"review_details": "Review Details",
|
|
2635
|
+
"strategy_balanced_dynamic": "Balanced Dynamic",
|
|
2636
|
+
"strategy_balanced_dynamic_desc": "Balance occupancy and ADR",
|
|
2637
|
+
"strategy_local_event_driven": "Local Event Driven",
|
|
2638
|
+
"strategy_local_event_driven_desc": "Plan rates around festivals, concerts, sports, and regional events",
|
|
2639
|
+
"strategy_occupancy_growth": "Occupancy Growth",
|
|
2640
|
+
"strategy_occupancy_growth_desc": "Lower shoulder dates to drive bookings",
|
|
2641
|
+
"strategy_peak_protection": "Peak Protection",
|
|
2642
|
+
"strategy_peak_protection_desc": "Protect peak periods with stronger pricing",
|
|
2643
|
+
"title": "AI Price Strategy",
|
|
2644
|
+
"vs_current_strategy": "vs Current Strategy"
|
|
2572
2645
|
},
|
|
2573
2646
|
"base_config": {
|
|
2574
2647
|
"assigned_fees_label": "Assigned Fees",
|
|
@@ -2731,6 +2804,7 @@
|
|
|
2731
2804
|
"name_label": "Disclaimer Name"
|
|
2732
2805
|
},
|
|
2733
2806
|
"schedule": {
|
|
2807
|
+
"add_night": "Add a night",
|
|
2734
2808
|
"add_rule": "Add Rule",
|
|
2735
2809
|
"dates_required_error": "Start and end dates are required.",
|
|
2736
2810
|
"drag_to_change_priority": "Drag to change priority",
|
|
@@ -2744,9 +2818,8 @@
|
|
|
2744
2818
|
"monthly_note_day_based": "A monthly price applies to stays of {{threshold}} nights or more.",
|
|
2745
2819
|
"night_count": "{{count}} night",
|
|
2746
2820
|
"night_count_plural": "{{count}} nights",
|
|
2747
|
-
"
|
|
2748
|
-
"
|
|
2749
|
-
"remove_night": "Remove a night"
|
|
2821
|
+
"remove_night": "Remove a night",
|
|
2822
|
+
"zero_nights_error": "Rule must span at least one night."
|
|
2750
2823
|
},
|
|
2751
2824
|
"schedule_rates": {
|
|
2752
2825
|
"create_success_title": "Schedule Created",
|
|
@@ -2777,13 +2850,13 @@
|
|
|
2777
2850
|
"lots_chip": "Lots {{count}}",
|
|
2778
2851
|
"schedule_badge": "{{count}} Schedule",
|
|
2779
2852
|
"schedule_badge_plural": "{{count}} Schedules",
|
|
2853
|
+
"search_lots": "Search Lots",
|
|
2854
|
+
"search_lots_placeholder": "Search lots: 12, 45, 102 or range 1 - 50 or wildcard 10*",
|
|
2780
2855
|
"search_placeholder": "Search base rates...",
|
|
2856
|
+
"search_rates": "Search Rates",
|
|
2781
2857
|
"tax_group_chip": "Tax Group {{name}}",
|
|
2782
2858
|
"view_list": "List view",
|
|
2783
|
-
"view_table": "Table view"
|
|
2784
|
-
"search_lots": "Search Lots",
|
|
2785
|
-
"search_lots_placeholder": "Search lots: 12, 45, 102 or range 1 - 50 or wildcard 10*",
|
|
2786
|
-
"search_rates": "Search Rates"
|
|
2859
|
+
"view_table": "Table view"
|
|
2787
2860
|
},
|
|
2788
2861
|
"tabs": {
|
|
2789
2862
|
"base_config": "Base Configuration",
|
|
@@ -2819,79 +2892,6 @@
|
|
|
2819
2892
|
"wont_apply_night_count": "This rule currently has {{count}} night, so {{fieldLabel}} will not apply.",
|
|
2820
2893
|
"wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply.",
|
|
2821
2894
|
"wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length."
|
|
2822
|
-
},
|
|
2823
|
-
"ai_price_strategy": {
|
|
2824
|
-
"aggressiveness_balanced": "Balanced",
|
|
2825
|
-
"aggressiveness_conservative": "Conservative",
|
|
2826
|
-
"aggressiveness_label": "Pricing Aggressiveness",
|
|
2827
|
-
"aggressiveness_max": "Max",
|
|
2828
|
-
"analyzing": "Analyzing your pricing data...",
|
|
2829
|
-
"apply_pricing": "Apply Suggested Pricing",
|
|
2830
|
-
"apply_pricing_upgrade": "Upgrade to Apply",
|
|
2831
|
-
"avg_night_change": "Avg / Night Change",
|
|
2832
|
-
"avg_per_night": "Avg/Night",
|
|
2833
|
-
"chart_title": "Pricing Strategy + AI Recommendation",
|
|
2834
|
-
"col_affected_nights": "Affected Nights",
|
|
2835
|
-
"col_ai_avg_night": "AI Recommended Avg/Night",
|
|
2836
|
-
"col_change": "Change",
|
|
2837
|
-
"col_current_avg_night": "Current Strategy Avg/Night",
|
|
2838
|
-
"col_date_range": "Date Range",
|
|
2839
|
-
"col_demand_level": "Demand Level",
|
|
2840
|
-
"comparison_around_30_days": "±30 Days",
|
|
2841
|
-
"comparison_last_30_days": "Last 30 Days",
|
|
2842
|
-
"comparison_last_season": "Last Season",
|
|
2843
|
-
"comparison_last_year": "Last Year",
|
|
2844
|
-
"comparison_next_30_days": "Next 30 Days",
|
|
2845
|
-
"comparison_next_season": "Next Season",
|
|
2846
|
-
"comparison_this_season": "This Season",
|
|
2847
|
-
"confidence_high": "Confidence: High",
|
|
2848
|
-
"confidence_low": "Confidence: Low",
|
|
2849
|
-
"confidence_medium": "Confidence: Medium",
|
|
2850
|
-
"disclaimer": "AI suggestions are based on historical occupancy, actual revenue, and current pricing behavior for this rate.",
|
|
2851
|
-
"estimated_additional_revenue": "Estimated additional revenue",
|
|
2852
|
-
"estimated_impact": "Estimated Impact",
|
|
2853
|
-
"estimated_revenue_lift": "Estimated Revenue Lift",
|
|
2854
|
-
"high_demand": "High Demand",
|
|
2855
|
-
"high_impact": "High Impact",
|
|
2856
|
-
"includes_full_rationale": "Includes full model rationale.",
|
|
2857
|
-
"last_updated": "Last updated",
|
|
2858
|
-
"legend_ai": "AI Recommended (This Year)",
|
|
2859
|
-
"legend_current": "Current Strategy (This Year)",
|
|
2860
|
-
"legend_historical": "Last Year (Actual)",
|
|
2861
|
-
"legend_occupancy": "Occupancy %",
|
|
2862
|
-
"legend_revenue_ai": "Estimated Revenue (AI Recommended)",
|
|
2863
|
-
"legend_revenue_current": "Estimated Revenue (Current Strategy)",
|
|
2864
|
-
"legend_revenue_y_axis": "Est. Revenue ($)",
|
|
2865
|
-
"low_demand": "Low Demand",
|
|
2866
|
-
"low_impact": "Low Impact",
|
|
2867
|
-
"medium_impact": "Medium Impact",
|
|
2868
|
-
"moderate_demand": "Moderate Demand",
|
|
2869
|
-
"no_data": "Not enough historical data to generate a strategy for this period.",
|
|
2870
|
-
"occupancy_impact": "Occupancy Impact",
|
|
2871
|
-
"period_total": "Period Total",
|
|
2872
|
-
"preview_banner_desc": "You are viewing a live preview. Upgrade your subscription to apply AI recommendations to your rates.",
|
|
2873
|
-
"preview_banner_title": "AI Pricing Strategy is a premium feature.",
|
|
2874
|
-
"preview_mode": "Preview",
|
|
2875
|
-
"projected_lift": "Projected lift",
|
|
2876
|
-
"refresh_analysis": "Refresh analysis",
|
|
2877
|
-
"revenue_card_ai": "AI Recommended",
|
|
2878
|
-
"revenue_card_ai_sub": "Est. revenue projection",
|
|
2879
|
-
"revenue_card_current": "Current Strategy",
|
|
2880
|
-
"revenue_card_current_sub": "Est. revenue projection",
|
|
2881
|
-
"revenue_formula_note": "Revenue = Price x Occupancy x Available Sites",
|
|
2882
|
-
"review_before_apply": "Review Before Apply",
|
|
2883
|
-
"review_before_apply_subtitle": "What will change if you apply the AI recommended pricing?",
|
|
2884
|
-
"review_details": "Review Details",
|
|
2885
|
-
"strategy_balanced_dynamic": "Balanced Dynamic",
|
|
2886
|
-
"strategy_balanced_dynamic_desc": "Balance occupancy and ADR",
|
|
2887
|
-
"strategy_local_event_driven": "Local Event Driven",
|
|
2888
|
-
"strategy_local_event_driven_desc": "Plan rates around festivals, concerts, sports, and regional events",
|
|
2889
|
-
"strategy_occupancy_growth": "Occupancy Growth",
|
|
2890
|
-
"strategy_occupancy_growth_desc": "Lower shoulder dates to drive bookings",
|
|
2891
|
-
"strategy_peak_protection": "Peak Protection",
|
|
2892
|
-
"strategy_peak_protection_desc": "Protect peak periods with stronger pricing",
|
|
2893
|
-
"title": "AI Price Strategy",
|
|
2894
|
-
"vs_current_strategy": "vs Current Strategy"
|
|
2895
2895
|
}
|
|
2896
2896
|
},
|
|
2897
2897
|
"receipt_disclaimer_grid": {
|
|
@@ -3274,30 +3274,6 @@
|
|
|
3274
3274
|
"title": "Unsaved changes"
|
|
3275
3275
|
}
|
|
3276
3276
|
},
|
|
3277
|
-
"map": {
|
|
3278
|
-
"reservation_new": {
|
|
3279
|
-
"msg": {
|
|
3280
|
-
"lot_conflict_cant_add": "Can't add lot because selected dates would conflict with another reservation.",
|
|
3281
|
-
"lot_no_longer_available_with_selected_dates": "The selected lot ID is no longer available with these dates."
|
|
3282
|
-
}
|
|
3283
|
-
}
|
|
3284
|
-
},
|
|
3285
|
-
"panel": {
|
|
3286
|
-
"addon": "Add-ons",
|
|
3287
|
-
"client": "Client",
|
|
3288
|
-
"edit_title": "Editing Reservation",
|
|
3289
|
-
"lot": "Lot",
|
|
3290
|
-
"new_title": "New Reservation",
|
|
3291
|
-
"occupant": "Occupants and Vehicles Charges",
|
|
3292
|
-
"online_info": "Online Reservation Information",
|
|
3293
|
-
"payment": "Payments",
|
|
3294
|
-
"product_items": "Product Items",
|
|
3295
|
-
"reservation": "Reservation",
|
|
3296
|
-
"navigate_next": "Next reservation",
|
|
3297
|
-
"navigate_previous": "Previous reservation",
|
|
3298
|
-
"open_lot": "Open Lot",
|
|
3299
|
-
"open_rate": "Open Rate"
|
|
3300
|
-
},
|
|
3301
3277
|
"lot_move": {
|
|
3302
3278
|
"apply_category_pricing_confirm_text": "{{category}} will be updated to the current live rate. This cannot be undone.",
|
|
3303
3279
|
"apply_category_pricing_confirm_title": "Apply {{category}} Pricing?",
|
|
@@ -3395,6 +3371,30 @@
|
|
|
3395
3371
|
"title": "This lot has a different rate",
|
|
3396
3372
|
"use_new_rate": "Use new lot's rate",
|
|
3397
3373
|
"use_new_rate_with_amount": "Use new lot's rate {{amount}}"
|
|
3374
|
+
},
|
|
3375
|
+
"map": {
|
|
3376
|
+
"reservation_new": {
|
|
3377
|
+
"msg": {
|
|
3378
|
+
"lot_conflict_cant_add": "Can't add lot because selected dates would conflict with another reservation.",
|
|
3379
|
+
"lot_no_longer_available_with_selected_dates": "The selected lot ID is no longer available with these dates."
|
|
3380
|
+
}
|
|
3381
|
+
}
|
|
3382
|
+
},
|
|
3383
|
+
"panel": {
|
|
3384
|
+
"addon": "Add-ons",
|
|
3385
|
+
"client": "Client",
|
|
3386
|
+
"edit_title": "Editing Reservation",
|
|
3387
|
+
"lot": "Lot",
|
|
3388
|
+
"navigate_next": "Next reservation",
|
|
3389
|
+
"navigate_previous": "Previous reservation",
|
|
3390
|
+
"new_title": "New Reservation",
|
|
3391
|
+
"occupant": "Occupants and Vehicles Charges",
|
|
3392
|
+
"online_info": "Online Reservation Information",
|
|
3393
|
+
"open_lot": "Open Lot",
|
|
3394
|
+
"open_rate": "Open Rate",
|
|
3395
|
+
"payment": "Payments",
|
|
3396
|
+
"product_items": "Product Items",
|
|
3397
|
+
"reservation": "Reservation"
|
|
3398
3398
|
}
|
|
3399
3399
|
},
|
|
3400
3400
|
"reservation_edit_grid": {
|
|
@@ -3566,12 +3566,14 @@
|
|
|
3566
3566
|
"terminal_transaction_number": "Terminal Transaction Number"
|
|
3567
3567
|
},
|
|
3568
3568
|
"link": {
|
|
3569
|
+
"apply_outstanding": "Apply",
|
|
3570
|
+
"balance_explainer": "Reduces both the reservation balance and this category's balance.",
|
|
3571
|
+
"balance_helper": "This payment will reduce this category only.",
|
|
3572
|
+
"balance_unlinked_hint": "{{amount}} more is unfunded by category-linked payments. Other payments are reducing this balance globally. To attribute them to this category, edit the Linked Charge on existing payments.",
|
|
3573
|
+
"balance_unpaid": "{{category}} balance: {{amount}} unpaid",
|
|
3569
3574
|
"helper": "Apply this payment to a specific category. The amount will count against that category's balance only.",
|
|
3570
3575
|
"title": "Link to a charge",
|
|
3571
|
-
"unlinked": "Unlinked"
|
|
3572
|
-
"balance_unpaid": "{{category}} balance: {{amount}} unpaid",
|
|
3573
|
-
"balance_helper": "This payment will reduce this category only.",
|
|
3574
|
-
"apply_outstanding": "Apply"
|
|
3576
|
+
"unlinked": "Unlinked"
|
|
3575
3577
|
},
|
|
3576
3578
|
"refund": {
|
|
3577
3579
|
"cancel_refund_error_message": "An error occurred while processing the payment refunds. Please review the error messages displayed on the payment and manually refund the payment on each payment(s) having an error message.",
|