pcm-shared-components 2.1.189 → 2.1.191

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.
@@ -481,6 +481,7 @@
481
481
  "clothing_storage": "Clothing storage",
482
482
  "coffee": "Coffee",
483
483
  "coffee_maker": "Coffee maker",
484
+ "color": "Color",
484
485
  "column_selection": "Columns Selections",
485
486
  "conditioner": "Conditioner",
486
487
  "confirm": "Confirm",
@@ -499,6 +500,7 @@
499
500
  "current": "Current",
500
501
  "current_reading": "Current Reading",
501
502
  "current_reading_date": "Current Reading Date",
503
+ "custom": "Custom",
502
504
  "daily": "Daily",
503
505
  "daily_price": "Daily Price",
504
506
  "date": "Date",
@@ -845,7 +847,6 @@
845
847
  "price": "Price",
846
848
  "price_per_unit": "Price Per Unit",
847
849
  "pricing_details": "Pricing Details",
848
- "set_date_range": "Set date range",
849
850
  "print": "Print",
850
851
  "print_gate_access": "Print Gate Access",
851
852
  "print_grid": "Print Grid",
@@ -931,6 +932,7 @@
931
932
  "sent_email": "Sent Emails",
932
933
  "sent_email_for_res_number": "Sent emails for reservation: {{res_id}}",
933
934
  "services": "Services",
935
+ "set_date_range": "Set date range",
934
936
  "setting": "App settings",
935
937
  "shampoo": "Shampoo",
936
938
  "shared_sauna": "Shared sauna",
@@ -2392,13 +2394,22 @@
2392
2394
  },
2393
2395
  "rate_grid": {
2394
2396
  "ai_generator": {
2397
+ "answer_placeholder": "Type your answer...",
2395
2398
  "button_label": "Generate with AI",
2396
2399
  "create_rules": "Create {{count}} Rule(s)",
2400
+ "example_1": "What is the current total cost for May long weekend?",
2401
+ "example_2": "Increase July weekend rates by 15%.",
2402
+ "example_3": "Increase rates 15% for July and August",
2397
2403
  "generate": "Generate",
2404
+ "listening": "Listening...",
2398
2405
  "no_rules_generated": "No rules were generated. Try rephrasing your request.",
2399
2406
  "placeholder": "Describe the rules you want to create...",
2400
- "preview_label": "{count} proposed rule(s), review before creating",
2401
- "title": "Explain this rate with AI"
2407
+ "preview_label": "{{count}} proposed rule(s), review before creating",
2408
+ "prompt_used": "Prompt",
2409
+ "refine_placeholder": "Refine or ask a follow-up...",
2410
+ "rules_generated": "{{count}} rule(s) generated",
2411
+ "title": "AI Rule Generator",
2412
+ "voice_input": "Speak your prompt"
2402
2413
  },
2403
2414
  "base_config": {
2404
2415
  "assigned_fees_label": "Assigned Fees",
@@ -2409,6 +2420,7 @@
2409
2420
  "delete_confirm_title": "Delete base rate?",
2410
2421
  "delete_error_text": "This base rate may be assigned to a reservation.",
2411
2422
  "editing_label": "Base Rate",
2423
+ "field_priority_over_schedule": "{{fieldLabel}} Priority Over Schedule",
2412
2424
  "min_night_rental_label": "Minimum Night Rental",
2413
2425
  "min_night_rental_online_label": "Minimum Night Rental Online",
2414
2426
  "nightly_restrictions": "Nightly Restrictions",
@@ -2425,8 +2437,7 @@
2425
2437
  "tax_and_fees": "Tax & Fees",
2426
2438
  "tax_group_label": "Tax Group",
2427
2439
  "what_this_affects_body": "This base configuration is the fallback for <strong>{{rateName}}</strong> and its {{count}} connected schedule rules. Changes here may affect pricing whenever a schedule rule leaves a tier blank or set to 0.",
2428
- "what_this_affects_title": "What this affects",
2429
- "field_priority_over_schedule": "{{fieldLabel}} Priority Over Schedule"
2440
+ "what_this_affects_title": "What this affects"
2430
2441
  },
2431
2442
  "description_pictures": {
2432
2443
  "default_lot_description": "Default Lot Description",
@@ -2435,6 +2446,7 @@
2435
2446
  "pictures_caption": "Shown on receipts and the guest portal."
2436
2447
  },
2437
2448
  "dialog": {
2449
+ "add_price_override_warning": "Add at least one price override before saving this schedule.",
2438
2450
  "ai_explain": "Explain this rate with AI",
2439
2451
  "bulk_update": "Bulk Update",
2440
2452
  "date_error": "The To date must be greater than the From date.",
@@ -2442,6 +2454,8 @@
2442
2454
  "default_lot_pictures": "Default lot pictures to use if none specified for the lot associated with this rate.",
2443
2455
  "edit_rate_base": "Edit base rate",
2444
2456
  "edit_rate_schedule": "Edit schedule rate",
2457
+ "inherited_pictures": "{{count}} inherited picture",
2458
+ "inherited_pictures_plural": "{{count}} inherited pictures",
2445
2459
  "manual_priority_hint": "Assign a priority number to each schedule period. Higher number wins. Leave blank to use range-length ordering.",
2446
2460
  "monthly_billing_type_calendar_based": "Based on the calendar (true monthly: 1st to 1st)",
2447
2461
  "monthly_billing_type_day_based": "Based on days (threshold)",
@@ -2449,25 +2463,22 @@
2449
2463
  "new_rate_base": "Add new base rate",
2450
2464
  "new_rate_schedule": "New schedule rate",
2451
2465
  "none": "None",
2466
+ "priority_mode_manual_hint": "You control",
2467
+ "priority_mode_smart": "Smart Priority",
2468
+ "priority_mode_smart_hint": "System decides",
2452
2469
  "rate_base_description_in_use": "Rate name already in use",
2453
2470
  "rate_description_empty": "Please enter a valid price type name",
2471
+ "schedule_min_one_night": "Schedule rates must be at least 1 night.",
2454
2472
  "schedule_priority_mode_label": "Schedule Priority Mode",
2455
2473
  "schedule_priority_mode_manual": "Manual — by priority number",
2456
2474
  "schedule_priority_mode_smart": "Smart — shorter range wins",
2475
+ "select_dates_required": "Please select a start and end date.",
2457
2476
  "tab_description_pictures": "Description / Pictures",
2458
2477
  "tab_details": "Details",
2459
2478
  "tab_fees": "Fees",
2460
2479
  "tab_priority": "Priority",
2461
2480
  "tab_receipt_disclaimer": "Receipt Disclaimer",
2462
- "tab_schedule_rates": "View Schedule Rates",
2463
- "select_dates_required": "Please select a start and end date.",
2464
- "schedule_min_one_night": "Schedule rates must be at least 1 night.",
2465
- "add_price_override_warning": "Add at least one price override before saving this schedule.",
2466
- "inherited_pictures": "{{count}} inherited picture",
2467
- "inherited_pictures_plural": "{{count}} inherited pictures",
2468
- "priority_mode_smart": "Smart Priority",
2469
- "priority_mode_smart_hint": "System decides",
2470
- "priority_mode_manual_hint": "You control"
2481
+ "tab_schedule_rates": "View Schedule Rates"
2471
2482
  },
2472
2483
  "empty": {
2473
2484
  "add_to_start": "Add a base rate to get started.",
@@ -2546,10 +2557,10 @@
2546
2557
  "reset_tooltip": "Reset order to smart priority (shorter date range = higher priority)",
2547
2558
  "smart": "Smart",
2548
2559
  "smart_hint": "Shorter date range wins.",
2549
- "switch_to_manual_title": "Switch to Manual Priority?",
2550
2560
  "switch_to_manual_body": "Manual priority lets you assign a specific priority number to each rule. You can reset to smart order at any time.",
2551
- "switch_to_smart_title": "Switch to Smart Priority?",
2552
- "switch_to_smart_body": "Smart priority will automatically order rules by date range length. Your current manual order will be lost."
2561
+ "switch_to_manual_title": "Switch to Manual Priority?",
2562
+ "switch_to_smart_body": "Smart priority will automatically order rules by date range length. Your current manual order will be lost.",
2563
+ "switch_to_smart_title": "Switch to Smart Priority?"
2553
2564
  },
2554
2565
  "receipt_disclaimer": {
2555
2566
  "add_new": "Add New",
@@ -2560,19 +2571,19 @@
2560
2571
  },
2561
2572
  "schedule": {
2562
2573
  "add_rule": "Add Rule",
2574
+ "dates_required_error": "Start and end dates are required.",
2575
+ "drag_to_change_priority": "Drag to change priority",
2576
+ "drag_to_reorder": "Drag to reorder",
2563
2577
  "duplicate_name_warning": "A schedule with this name already exists.",
2578
+ "missing_date_range": "Missing date range",
2579
+ "missing_dates": "Missing dates",
2564
2580
  "month_badge_tooltip": "{{count}} scheduled rate",
2565
2581
  "month_badge_tooltip_plural": "{{count}} scheduled rates",
2566
- "monthly_note_day_based": "A monthly price applies to stays of {{threshold}} nights or more.",
2567
2582
  "monthly_note_calendar_based": "A monthly price applies to a full calendar month (1st to 1st).",
2583
+ "monthly_note_day_based": "A monthly price applies to stays of {{threshold}} nights or more.",
2568
2584
  "night_count": "{{count}} night",
2569
2585
  "night_count_plural": "{{count}} nights",
2570
- "missing_dates": "Missing dates",
2571
- "drag_to_reorder": "Drag to reorder",
2572
- "missing_date_range": "Missing date range",
2573
- "dates_required_error": "Start and end dates are required.",
2574
- "zero_nights_error": "Rule must span at least one night.",
2575
- "drag_to_change_priority": "Drag to change priority"
2586
+ "zero_nights_error": "Rule must span at least one night."
2576
2587
  },
2577
2588
  "schedule_rates": {
2578
2589
  "create_success_title": "Schedule Created",
@@ -2613,14 +2624,14 @@
2613
2624
  "schedule_rates": "Schedule Rates"
2614
2625
  },
2615
2626
  "timeline": {
2627
+ "base_price": "Base Price",
2628
+ "fallthrough_label": "Base rate fallthrough",
2629
+ "fallthrough_no_type": "Fallthrough: schedule has no {{type}}",
2630
+ "go_to_date_range": "Go to date range",
2616
2631
  "legend_active": "Active (applies)",
2617
2632
  "legend_overridden": "Overridden by higher priority",
2618
2633
  "legend_priority": "Priority — higher wins",
2619
- "go_to_date_range": "Go to date range",
2620
- "schedule_override": "Schedule Override",
2621
- "base_price": "Base Price",
2622
- "fallthrough_label": "Base rate fallthrough",
2623
- "fallthrough_no_type": "Fallthrough: schedule has no {{type}}"
2634
+ "schedule_override": "Schedule Override"
2624
2635
  },
2625
2636
  "view": {
2626
2637
  "list": "List",
@@ -2628,20 +2639,20 @@
2628
2639
  "open_in_month_view": "Open in month view"
2629
2640
  },
2630
2641
  "warning": {
2642
+ "base_priority_chip": "Base priority",
2643
+ "base_priority_schedule": "Base rate takes priority for {{fieldLabel}}. This schedule price will not be applied.",
2631
2644
  "daily_price_required": "Daily price is required and must be greater than $0.00.",
2645
+ "monthly_not_applicable_calendar": "Monthly price requires a full calendar month (1st to 1st) to apply.",
2646
+ "needs_more_nights": "Needs more nights",
2632
2647
  "price_fallthrough": "No {{fieldLabel}} price set. This rule qualifies ({{count}} night). It will fall through to the next available rate.",
2633
- "price_fallthrough_plural": "No {{fieldLabel}} price set. This rule qualifies ({{count}} nights). It will fall through to the next available rate.",
2634
2648
  "price_fallthrough_drawer": "No {{fieldLabel}} override set. Guests qualifying for this tier will be charged by the next available rate in the priority chain.",
2649
+ "price_fallthrough_plural": "No {{fieldLabel}} price set. This rule qualifies ({{count}} nights). It will fall through to the next available rate.",
2635
2650
  "price_not_applicable": "Rule spans {{count}} night. {{fieldLabel}} requires at least {{minDays}} nights to apply.",
2636
2651
  "price_not_applicable_plural": "Rule spans {{count}} nights. {{fieldLabel}} requires at least {{minDays}} nights to apply.",
2637
- "monthly_not_applicable_calendar": "Monthly price requires a full calendar month (1st to 1st) to apply.",
2638
- "base_priority_chip": "Base priority",
2639
- "base_priority_schedule": "Base rate takes priority for {{fieldLabel}}. This schedule price will not be applied.",
2640
2652
  "wont_apply": "Won't apply",
2641
- "needs_more_nights": "Needs more nights",
2642
- "wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length.",
2643
2653
  "wont_apply_night_count": "This rule currently has {{count}} night, so {{fieldLabel}} will not apply.",
2644
- "wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply."
2654
+ "wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply.",
2655
+ "wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length."
2645
2656
  }
2646
2657
  },
2647
2658
  "receipt_disclaimer_grid": {
@@ -481,6 +481,7 @@
481
481
  "clothing_storage": "Almacenamiento de ropa",
482
482
  "coffee": "Café",
483
483
  "coffee_maker": "Cafetera",
484
+ "color": "Color",
484
485
  "column_selection": "Selecciones de columnas",
485
486
  "conditioner": "Acondicionador",
486
487
  "confirm": "Confirmar",
@@ -499,6 +500,7 @@
499
500
  "current": "Actual",
500
501
  "current_reading": "Lectura actual",
501
502
  "current_reading_date": "Fecha de lectura actual",
503
+ "custom": "Personalizado",
502
504
  "daily": "A diario",
503
505
  "daily_price": "Precio diario",
504
506
  "date": "Fecha",
@@ -845,7 +847,6 @@
845
847
  "price": "Precio",
846
848
  "price_per_unit": "Precio por unidad",
847
849
  "pricing_details": "Detalles de precios",
848
- "set_date_range": "Establecer rango de fechas",
849
850
  "print": "Impresión",
850
851
  "print_gate_access": "Acceso a la puerta de impresión",
851
852
  "print_grid": "Imprimir cuadrícula",
@@ -931,6 +932,7 @@
931
932
  "sent_email": "Correos electrónicos enviados",
932
933
  "sent_email_for_res_number": "Correos electrónicos enviados para la reserva: {{res_id}}",
933
934
  "services": "Servicios",
935
+ "set_date_range": "Establecer rango de fechas",
934
936
  "setting": "Ajustes de Aplicacion",
935
937
  "shampoo": "Champú",
936
938
  "shared_sauna": "Sauna compartida",
@@ -2392,13 +2394,22 @@
2392
2394
  },
2393
2395
  "rate_grid": {
2394
2396
  "ai_generator": {
2397
+ "answer_placeholder": "Escriba su respuesta...",
2395
2398
  "button_label": "Generar con IA",
2396
2399
  "create_rules": "Crear {{count}} regla(s)",
2400
+ "example_1": "¿Cuál es el costo total actual para el fin de semana largo de mayo?",
2401
+ "example_2": "Aumentar las tarifas de fin de semana de julio en un 15%.",
2402
+ "example_3": "Aumentar tarifas 15% para julio y agosto",
2397
2403
  "generate": "Generar",
2404
+ "listening": "Escuchando...",
2398
2405
  "no_rules_generated": "No se generaron reglas. Intenta reformular tu solicitud.",
2399
2406
  "placeholder": "Describe las reglas que deseas crear...",
2400
- "preview_label": "{count} regla(s) propuesta(s), revisar antes de crear",
2401
- "title": "Explicar esta tarifa con IA"
2407
+ "preview_label": "{{count}} regla(s) propuesta(s), revisar antes de crear",
2408
+ "prompt_used": "Consulta",
2409
+ "refine_placeholder": "Refine o haga una pregunta de seguimiento...",
2410
+ "rules_generated": "{{count}} regla(s) generada(s)",
2411
+ "title": "Generador de reglas IA",
2412
+ "voice_input": "Diga su consulta"
2402
2413
  },
2403
2414
  "base_config": {
2404
2415
  "assigned_fees_label": "Tarifas asignadas",
@@ -2406,7 +2417,10 @@
2406
2417
  "connected_rules_count_plural": "{{count}} reglas de horario activas",
2407
2418
  "connected_rules_title": "Reglas de horario conectadas",
2408
2419
  "delete_btn": "Eliminar",
2420
+ "delete_confirm_title": "",
2421
+ "delete_error_text": "",
2409
2422
  "editing_label": "Tarifa base",
2423
+ "field_priority_over_schedule": "{{fieldLabel}} Priority Over Schedule",
2410
2424
  "min_night_rental_label": "Alquiler mínimo por noche",
2411
2425
  "min_night_rental_online_label": "Alquiler mínimo por noche en línea",
2412
2426
  "nightly_restrictions": "Restricciones por noche",
@@ -2423,8 +2437,7 @@
2423
2437
  "tax_and_fees": "Impuestos y cargos",
2424
2438
  "tax_group_label": "Grupo fiscal",
2425
2439
  "what_this_affects_body": "Esta configuración base es la alternativa para <strong>{{rateName}}</strong> y sus {{count}} reglas de programación conectadas. Los cambios aquí pueden afectar los precios cuando una regla de programación deja un nivel en blanco o establecido en 0.",
2426
- "what_this_affects_title": "Qué afecta esto",
2427
- "field_priority_over_schedule": "{{fieldLabel}} Priority Over Schedule"
2440
+ "what_this_affects_title": "Qué afecta esto"
2428
2441
  },
2429
2442
  "description_pictures": {
2430
2443
  "default_lot_description": "Descripción de lote predeterminada",
@@ -2433,6 +2446,7 @@
2433
2446
  "pictures_caption": "Se muestra en recibos y el portal del huésped."
2434
2447
  },
2435
2448
  "dialog": {
2449
+ "add_price_override_warning": "Add at least one price override before saving this schedule.",
2436
2450
  "ai_explain": "Explicar esta tarifa con IA",
2437
2451
  "bulk_update": "Actualización masiva",
2438
2452
  "date_error": "La fecha Hasta debe ser mayor que la fecha Desde.",
@@ -2440,6 +2454,8 @@
2440
2454
  "default_lot_pictures": "Imágenes de lote predeterminadas para usar si no se especifica ninguna para el lote asociado con esta tarifa.",
2441
2455
  "edit_rate_base": "Editar tarifa base",
2442
2456
  "edit_rate_schedule": "Editar tarifa de horario",
2457
+ "inherited_pictures": "{{count}} inherited picture",
2458
+ "inherited_pictures_plural": "{{count}} inherited pictures",
2443
2459
  "manual_priority_hint": "Asigne un número de prioridad a cada período programado. El número más alto gana. Deje en blanco para usar el orden por duración.",
2444
2460
  "monthly_billing_type_calendar_based": "Facturación basada en calendario (mensual real: del 1º al 1º)",
2445
2461
  "monthly_billing_type_day_based": "Basado en días (umbral)",
@@ -2447,25 +2463,22 @@
2447
2463
  "new_rate_base": "Agregar nueva tarifa base",
2448
2464
  "new_rate_schedule": "Nueva tarifa de horario",
2449
2465
  "none": "Ninguna",
2466
+ "priority_mode_manual_hint": "You control",
2467
+ "priority_mode_smart": "Smart Priority",
2468
+ "priority_mode_smart_hint": "System decides",
2450
2469
  "rate_base_description_in_use": "El nombre de la tarifa ya está en uso",
2451
2470
  "rate_description_empty": "Introduzca un nombre de tipo de precio válido",
2471
+ "schedule_min_one_night": "Schedule rates must be at least 1 night.",
2452
2472
  "schedule_priority_mode_label": "Modo de prioridad de horarios",
2453
2473
  "schedule_priority_mode_manual": "Manual — por número de prioridad",
2454
2474
  "schedule_priority_mode_smart": "Inteligente — gana el rango más corto",
2475
+ "select_dates_required": "Please select a start and end date.",
2455
2476
  "tab_description_pictures": "Descripción / Fotos",
2456
2477
  "tab_details": "Detalles",
2457
2478
  "tab_fees": "Tarifas",
2458
2479
  "tab_priority": "Prioridad",
2459
2480
  "tab_receipt_disclaimer": "Aviso de recibo",
2460
- "tab_schedule_rates": "Ver tarifas programadas",
2461
- "select_dates_required": "Please select a start and end date.",
2462
- "schedule_min_one_night": "Schedule rates must be at least 1 night.",
2463
- "add_price_override_warning": "Add at least one price override before saving this schedule.",
2464
- "inherited_pictures": "{{count}} inherited picture",
2465
- "inherited_pictures_plural": "{{count}} inherited pictures",
2466
- "priority_mode_smart": "Smart Priority",
2467
- "priority_mode_smart_hint": "System decides",
2468
- "priority_mode_manual_hint": "You control"
2481
+ "tab_schedule_rates": "Ver tarifas programadas"
2469
2482
  },
2470
2483
  "empty": {
2471
2484
  "add_to_start": "Agrega una tarifa base para comenzar.",
@@ -2544,10 +2557,10 @@
2544
2557
  "reset_tooltip": "Restablecer el orden a prioridad inteligente (rango de fecha más corto = mayor prioridad)",
2545
2558
  "smart": "Smart",
2546
2559
  "smart_hint": "Gana el rango de fechas más corto.",
2547
- "switch_to_manual_title": "¿Cambiar a prioridad manual?",
2548
2560
  "switch_to_manual_body": "La prioridad manual le permite asignar un número de prioridad específico a cada regla. Puede restablecer el orden inteligente en cualquier momento.",
2549
- "switch_to_smart_title": "¿Cambiar a prioridad inteligente?",
2550
- "switch_to_smart_body": "La prioridad inteligente ordenará automáticamente las reglas por duración del rango de fechas. Su orden manual actual se perderá."
2561
+ "switch_to_manual_title": "¿Cambiar a prioridad manual?",
2562
+ "switch_to_smart_body": "La prioridad inteligente ordenará automáticamente las reglas por duración del rango de fechas. Su orden manual actual se perderá.",
2563
+ "switch_to_smart_title": "¿Cambiar a prioridad inteligente?"
2551
2564
  },
2552
2565
  "receipt_disclaimer": {
2553
2566
  "add_new": "Agregar nuevo",
@@ -2558,19 +2571,19 @@
2558
2571
  },
2559
2572
  "schedule": {
2560
2573
  "add_rule": "Agregar regla",
2574
+ "dates_required_error": "Start and end dates are required.",
2575
+ "drag_to_change_priority": "Drag to change priority",
2576
+ "drag_to_reorder": "Drag to reorder",
2561
2577
  "duplicate_name_warning": "Ya existe un horario con este nombre.",
2578
+ "missing_date_range": "Missing date range",
2579
+ "missing_dates": "Missing dates",
2562
2580
  "month_badge_tooltip": "{{count}} tarifa programada",
2563
2581
  "month_badge_tooltip_plural": "{{count}} tarifas programadas",
2564
- "monthly_note_day_based": "Un precio mensual aplica a estadías de {{threshold}} noches o más.",
2565
2582
  "monthly_note_calendar_based": "Un precio mensual aplica a un mes calendario completo (del 1 al 1).",
2583
+ "monthly_note_day_based": "Un precio mensual aplica a estadías de {{threshold}} noches o más.",
2566
2584
  "night_count": "{{count}} night",
2567
2585
  "night_count_plural": "{{count}} nights",
2568
- "missing_dates": "Missing dates",
2569
- "drag_to_reorder": "Drag to reorder",
2570
- "missing_date_range": "Missing date range",
2571
- "dates_required_error": "Start and end dates are required.",
2572
- "zero_nights_error": "Rule must span at least one night.",
2573
- "drag_to_change_priority": "Drag to change priority"
2586
+ "zero_nights_error": "Rule must span at least one night."
2574
2587
  },
2575
2588
  "schedule_rates": {
2576
2589
  "create_success_title": "Horario creado",
@@ -2611,14 +2624,14 @@
2611
2624
  "schedule_rates": "Tarifas programadas"
2612
2625
  },
2613
2626
  "timeline": {
2627
+ "base_price": "Precio base",
2628
+ "fallthrough_label": "Aplicación de tarifa base",
2629
+ "fallthrough_no_type": "Repercusión: la planificación no tiene ningún {{type}}",
2630
+ "go_to_date_range": "Ir al rango de fechas",
2614
2631
  "legend_active": "Activo (se aplica)",
2615
2632
  "legend_overridden": "Reemplazado por mayor prioridad",
2616
2633
  "legend_priority": "Prioridad — mayor gana",
2617
- "go_to_date_range": "Ir al rango de fechas",
2618
- "schedule_override": "Reemplazo de programación",
2619
- "base_price": "Precio base",
2620
- "fallthrough_label": "Aplicación de tarifa base",
2621
- "fallthrough_no_type": "Repercusión: la planificación no tiene ningún {{type}}"
2634
+ "schedule_override": "Reemplazo de programación"
2622
2635
  },
2623
2636
  "view": {
2624
2637
  "list": "Lista",
@@ -2626,20 +2639,20 @@
2626
2639
  "open_in_month_view": "Abrir en la vista mensual"
2627
2640
  },
2628
2641
  "warning": {
2642
+ "base_priority_chip": "Prioridad base",
2643
+ "base_priority_schedule": "La tarifa base tiene prioridad para {{fieldLabel}}. Este precio de horario no se aplicará.",
2629
2644
  "daily_price_required": "El precio diario es obligatorio y debe ser mayor a $0.00.",
2645
+ "monthly_not_applicable_calendar": "El precio mensual requiere un mes calendario completo (del 1 al 1) para aplicarse.",
2646
+ "needs_more_nights": "Needs more nights",
2630
2647
  "price_fallthrough": "No {{fieldLabel}} price set. This rule qualifies ({{count}} day) but has no override — it will fall through.",
2631
- "price_fallthrough_plural": "No {{fieldLabel}} price set. This rule qualifies ({{count}} days) but has no override — it will fall through.",
2632
2648
  "price_fallthrough_drawer": "No {{fieldLabel}} override set. Guests qualifying for this tier will be charged by the next available rate in the priority chain.",
2649
+ "price_fallthrough_plural": "No {{fieldLabel}} price set. This rule qualifies ({{count}} days) but has no override — it will fall through.",
2633
2650
  "price_not_applicable": "La regla abarca {{count}} días, {{fieldLabel}} requiere al menos {{minDays}} días para aplicarse.",
2634
2651
  "price_not_applicable_plural": "La regla abarca {{count}} días, {{fieldLabel}} requiere al menos {{minDays}} días para aplicarse.",
2635
- "monthly_not_applicable_calendar": "El precio mensual requiere un mes calendario completo (del 1 al 1) para aplicarse.",
2636
- "base_priority_chip": "Prioridad base",
2637
- "base_priority_schedule": "La tarifa base tiene prioridad para {{fieldLabel}}. Este precio de horario no se aplicará.",
2638
2652
  "wont_apply": "Won't apply",
2639
- "needs_more_nights": "Needs more nights",
2640
- "wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length.",
2641
2653
  "wont_apply_night_count": "This rule currently has {{count}} night, so {{fieldLabel}} will not apply.",
2642
- "wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply."
2654
+ "wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply.",
2655
+ "wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length."
2643
2656
  }
2644
2657
  },
2645
2658
  "receipt_disclaimer_grid": {
@@ -481,6 +481,7 @@
481
481
  "clothing_storage": "Rangement des vêtements",
482
482
  "coffee": "Café",
483
483
  "coffee_maker": "Machine à café",
484
+ "color": "Couleur",
484
485
  "column_selection": "Sélections de colonnes",
485
486
  "conditioner": "Conditionneur",
486
487
  "confirm": "Confirmer",
@@ -499,6 +500,7 @@
499
500
  "current": "Courant",
500
501
  "current_reading": "Lecture actuelle",
501
502
  "current_reading_date": "Date de lecture actuelle",
503
+ "custom": "Personnalisé",
502
504
  "daily": "Quotidien",
503
505
  "daily_price": "Prix ​​quotidien",
504
506
  "date": "Date",
@@ -845,7 +847,6 @@
845
847
  "price": "Prix",
846
848
  "price_per_unit": "Prix ​​par unité",
847
849
  "pricing_details": "Détails des tarifs",
848
- "set_date_range": "Définir la plage de dates",
849
850
  "print": "Imprimé",
850
851
  "print_gate_access": "Imprimer les Accès de Porte",
851
852
  "print_grid": "Impression de la grille",
@@ -931,6 +932,7 @@
931
932
  "sent_email": "Courriel envoyé",
932
933
  "sent_email_for_res_number": "E-mails envoyés pour la réservation: {{res_id}}",
933
934
  "services": "Prestations de service",
935
+ "set_date_range": "Définir la plage de dates",
934
936
  "setting": "Paramètres de l'application",
935
937
  "shampoo": "Shampooing",
936
938
  "shared_sauna": "Sauna partagé",
@@ -2392,13 +2394,22 @@
2392
2394
  },
2393
2395
  "rate_grid": {
2394
2396
  "ai_generator": {
2397
+ "answer_placeholder": "Tapez votre réponse...",
2395
2398
  "button_label": "Générer avec l'IA",
2396
2399
  "create_rules": "Créer {{count}} règle(s)",
2400
+ "example_1": "Quel est le coût total actuel pour le long week-end de mai ?",
2401
+ "example_2": "Augmentation de 15 % des tarifs du week-end de juillet.",
2402
+ "example_3": "Augmenter les tarifs de 15% pour juillet et août",
2397
2403
  "generate": "Générer",
2404
+ "listening": "Écoute en cours...",
2398
2405
  "no_rules_generated": "Aucune règle générée. Reformulez votre demande.",
2399
2406
  "placeholder": "Décrivez les règles à créer...",
2400
- "preview_label": "{count} règle(s) proposée(s), à examiner avant création",
2401
- "title": "Expliquer ce tarif avec l'IA"
2407
+ "preview_label": "{{count}} règle(s) proposée(s), à examiner avant création",
2408
+ "prompt_used": "Invite",
2409
+ "refine_placeholder": "Affinez ou posez une question de suivi...",
2410
+ "rules_generated": "{{count}} règle(s) générée(s)",
2411
+ "title": "Générateur de règles IA",
2412
+ "voice_input": "Parlez votre invite"
2402
2413
  },
2403
2414
  "base_config": {
2404
2415
  "assigned_fees_label": "Frais assignés",
@@ -2406,7 +2417,10 @@
2406
2417
  "connected_rules_count_plural": "{{count}} règles de calendrier actives",
2407
2418
  "connected_rules_title": "Règles de calendrier connectées",
2408
2419
  "delete_btn": "Supprimer",
2420
+ "delete_confirm_title": "",
2421
+ "delete_error_text": "",
2409
2422
  "editing_label": "Tarif de base",
2423
+ "field_priority_over_schedule": "{{fieldLabel}} Priority Over Schedule",
2410
2424
  "min_night_rental_label": "Nuitées minimales",
2411
2425
  "min_night_rental_online_label": "Nuitées minimales en ligne",
2412
2426
  "nightly_restrictions": "Restrictions de nuitée",
@@ -2423,8 +2437,7 @@
2423
2437
  "tax_and_fees": "Taxes et frais",
2424
2438
  "tax_group_label": "Groupe de taxes",
2425
2439
  "what_this_affects_body": "Cette configuration de base sert de solution de repli pour <strong>,{{rateName}},</strong> et ses règles de planification associées {{count}} . Toute modification apportée ici peut avoir une incidence sur la tarification lorsqu'une règle de planification laisse un niveau vide ou lui attribue la valeur 0.",
2426
- "what_this_affects_title": "Ce que cela affecte",
2427
- "field_priority_over_schedule": "{{fieldLabel}} Priority Over Schedule"
2440
+ "what_this_affects_title": "Ce que cela affecte"
2428
2441
  },
2429
2442
  "description_pictures": {
2430
2443
  "default_lot_description": "Description par défaut de l'emplacement",
@@ -2433,6 +2446,7 @@
2433
2446
  "pictures_caption": "Affiché sur les reçus et le portail client."
2434
2447
  },
2435
2448
  "dialog": {
2449
+ "add_price_override_warning": "Add at least one price override before saving this schedule.",
2436
2450
  "ai_explain": "Expliquer ce tarif avec l'IA",
2437
2451
  "bulk_update": "Mise à jour groupée",
2438
2452
  "date_error": "La date de fin doit être supérieure à la date de début.",
@@ -2440,6 +2454,8 @@
2440
2454
  "default_lot_pictures": "Images de lot par défaut à utiliser si aucune n'est spécifiée pour les lots associé à ce tarif.",
2441
2455
  "edit_rate_base": "Modifier le taux de base",
2442
2456
  "edit_rate_schedule": "Modifier le taux horaire",
2457
+ "inherited_pictures": "{{count}} inherited picture",
2458
+ "inherited_pictures_plural": "{{count}} inherited pictures",
2443
2459
  "manual_priority_hint": "Attribuez un numéro de priorité à chaque période planifiée. Le numéro le plus élevé l'emporte. Laissez vide pour utiliser l'ordre par durée.",
2444
2460
  "monthly_billing_type_calendar_based": "Facturation basée sur le calendrier (véritable mensualité : du 1er au 1er)",
2445
2461
  "monthly_billing_type_day_based": "Basé sur les jours (seuil)",
@@ -2447,25 +2463,22 @@
2447
2463
  "new_rate_base": "Ajouter un tarif de base",
2448
2464
  "new_rate_schedule": "Nouveau tarif horaire",
2449
2465
  "none": "Aucune",
2466
+ "priority_mode_manual_hint": "You control",
2467
+ "priority_mode_smart": "Smart Priority",
2468
+ "priority_mode_smart_hint": "System decides",
2450
2469
  "rate_base_description_in_use": "Nom du tarif est déjà utilisé",
2451
2470
  "rate_description_empty": "Veuillez entrer un nom de prix valide",
2471
+ "schedule_min_one_night": "Schedule rates must be at least 1 night.",
2452
2472
  "schedule_priority_mode_label": "Mode de priorité des horaires",
2453
2473
  "schedule_priority_mode_manual": "Manuel — par numéro de priorité",
2454
2474
  "schedule_priority_mode_smart": "Intelligent — la plage la plus courte l'emporte",
2475
+ "select_dates_required": "Please select a start and end date.",
2455
2476
  "tab_description_pictures": "Description / Photos",
2456
2477
  "tab_details": "Détails",
2457
2478
  "tab_fees": "Frais",
2458
2479
  "tab_priority": "Priorité",
2459
2480
  "tab_receipt_disclaimer": "Avis de reçu",
2460
- "tab_schedule_rates": "Voir les tarifs planifiés",
2461
- "select_dates_required": "Please select a start and end date.",
2462
- "schedule_min_one_night": "Schedule rates must be at least 1 night.",
2463
- "add_price_override_warning": "Add at least one price override before saving this schedule.",
2464
- "inherited_pictures": "{{count}} inherited picture",
2465
- "inherited_pictures_plural": "{{count}} inherited pictures",
2466
- "priority_mode_smart": "Smart Priority",
2467
- "priority_mode_smart_hint": "System decides",
2468
- "priority_mode_manual_hint": "You control"
2481
+ "tab_schedule_rates": "Voir les tarifs planifiés"
2469
2482
  },
2470
2483
  "empty": {
2471
2484
  "add_to_start": "Ajoutez un tarif de base pour commencer.",
@@ -2544,10 +2557,10 @@
2544
2557
  "reset_tooltip": "Réinitialiser l'ordre à la priorité intelligente (plage plus courte = priorité plus haute)",
2545
2558
  "smart": "Smart",
2546
2559
  "smart_hint": "La plage de dates la plus courte l'emporte.",
2547
- "switch_to_manual_title": "Passer à la priorité manuelle ?",
2548
2560
  "switch_to_manual_body": "La priorité manuelle vous permet d'attribuer un numéro de priorité spécifique à chaque règle. Vous pouvez réinitialiser à l'ordre intelligent à tout moment.",
2549
- "switch_to_smart_title": "Passer à la priorité intelligente ?",
2550
- "switch_to_smart_body": "La priorité intelligente ordonnera automatiquement les règles par durée de plage de dates. Votre ordre manuel actuel sera perdu."
2561
+ "switch_to_manual_title": "Passer à la priorité manuelle ?",
2562
+ "switch_to_smart_body": "La priorité intelligente ordonnera automatiquement les règles par durée de plage de dates. Votre ordre manuel actuel sera perdu.",
2563
+ "switch_to_smart_title": "Passer à la priorité intelligente ?"
2551
2564
  },
2552
2565
  "receipt_disclaimer": {
2553
2566
  "add_new": "Ajouter nouveau",
@@ -2558,19 +2571,19 @@
2558
2571
  },
2559
2572
  "schedule": {
2560
2573
  "add_rule": "Ajouter une règle",
2574
+ "dates_required_error": "Start and end dates are required.",
2575
+ "drag_to_change_priority": "Drag to change priority",
2576
+ "drag_to_reorder": "Drag to reorder",
2561
2577
  "duplicate_name_warning": "Un horaire avec ce nom existe déjà.",
2578
+ "missing_date_range": "Missing date range",
2579
+ "missing_dates": "Missing dates",
2562
2580
  "month_badge_tooltip": "{{count}} tarif planifié",
2563
2581
  "month_badge_tooltip_plural": "{{count}} tarifs planifiés",
2564
- "monthly_note_day_based": "Un prix mensuel s'applique aux séjours de {{threshold}} nuits ou plus.",
2565
2582
  "monthly_note_calendar_based": "Un prix mensuel s'applique pour un mois calendaire complet (du 1er au 1er).",
2583
+ "monthly_note_day_based": "Un prix mensuel s'applique aux séjours de {{threshold}} nuits ou plus.",
2566
2584
  "night_count": "{{count}} night",
2567
2585
  "night_count_plural": "{{count}} nights",
2568
- "missing_dates": "Missing dates",
2569
- "drag_to_reorder": "Drag to reorder",
2570
- "missing_date_range": "Missing date range",
2571
- "dates_required_error": "Start and end dates are required.",
2572
- "zero_nights_error": "Rule must span at least one night.",
2573
- "drag_to_change_priority": "Drag to change priority"
2586
+ "zero_nights_error": "Rule must span at least one night."
2574
2587
  },
2575
2588
  "schedule_rates": {
2576
2589
  "create_success_title": "Calendrier créé",
@@ -2611,14 +2624,14 @@
2611
2624
  "schedule_rates": "Tarifs planifiés"
2612
2625
  },
2613
2626
  "timeline": {
2627
+ "base_price": "Prix de base",
2628
+ "fallthrough_label": "Application du tarif de base",
2629
+ "fallthrough_no_type": "Repli : la planification n'a pas de {{type}}",
2630
+ "go_to_date_range": "Aller à la plage de dates",
2614
2631
  "legend_active": "Actif (s'applique)",
2615
2632
  "legend_overridden": "Remplacé par une priorité supérieure",
2616
2633
  "legend_priority": "Priorité — la plus haute gagne",
2617
- "go_to_date_range": "Aller à la plage de dates",
2618
- "schedule_override": "Remplacé par la planification",
2619
- "base_price": "Prix de base",
2620
- "fallthrough_label": "Application du tarif de base",
2621
- "fallthrough_no_type": "Repli : la planification n'a pas de {{type}}"
2634
+ "schedule_override": "Remplacé par la planification"
2622
2635
  },
2623
2636
  "view": {
2624
2637
  "list": "Liste",
@@ -2626,20 +2639,20 @@
2626
2639
  "open_in_month_view": "Ouvrir dans la vue mensuelle"
2627
2640
  },
2628
2641
  "warning": {
2642
+ "base_priority_chip": "Priorité de base",
2643
+ "base_priority_schedule": "Le tarif de base est prioritaire pour {{fieldLabel}}. Ce prix de planification ne sera pas appliqué.",
2629
2644
  "daily_price_required": "Le prix journalier est requis et doit être supérieur à 0,00$.",
2645
+ "monthly_not_applicable_calendar": "Le prix mensuel nécessite un mois civil complet (du 1er au 1er) pour s'appliquer.",
2646
+ "needs_more_nights": "Needs more nights",
2630
2647
  "price_fallthrough": "No {{fieldLabel}} price set. This rule qualifies ({{count}} day) but has no override — it will fall through.",
2631
- "price_fallthrough_plural": "No {{fieldLabel}} price set. This rule qualifies ({{count}} days) but has no override — it will fall through.",
2632
2648
  "price_fallthrough_drawer": "No {{fieldLabel}} override set. Guests qualifying for this tier will be charged by the next available rate in the priority chain.",
2649
+ "price_fallthrough_plural": "No {{fieldLabel}} price set. This rule qualifies ({{count}} days) but has no override — it will fall through.",
2633
2650
  "price_not_applicable": "La règle s'étend sur {{count}} jour, {{fieldLabel}} nécessite au moins {{minDays}} jours pour s'appliquer",
2634
2651
  "price_not_applicable_plural": "La règle s'étend sur {{count}} jours, {{fieldLabel}} nécessite au moins {{minDays}} jours pour s'appliquer",
2635
- "monthly_not_applicable_calendar": "Le prix mensuel nécessite un mois civil complet (du 1er au 1er) pour s'appliquer.",
2636
- "base_priority_chip": "Priorité de base",
2637
- "base_priority_schedule": "Le tarif de base est prioritaire pour {{fieldLabel}}. Ce prix de planification ne sera pas appliqué.",
2638
2652
  "wont_apply": "Won't apply",
2639
- "needs_more_nights": "Needs more nights",
2640
- "wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length.",
2641
2653
  "wont_apply_night_count": "This rule currently has {{count}} night, so {{fieldLabel}} will not apply.",
2642
- "wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply."
2654
+ "wont_apply_night_count_plural": "This rule currently has {{count}} nights, so {{fieldLabel}} will not apply.",
2655
+ "wont_apply_schedule_length": "{{fieldLabel}} will not apply for this schedule length."
2643
2656
  }
2644
2657
  },
2645
2658
  "receipt_disclaimer_grid": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.189",
3
+ "version": "2.1.191",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {