pcm-shared-components 2.1.197 → 2.1.199
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.
|
@@ -2620,7 +2620,10 @@
|
|
|
2620
2620
|
"search_placeholder": "Search base rates...",
|
|
2621
2621
|
"tax_group_chip": "Tax Group {{name}}",
|
|
2622
2622
|
"view_list": "List view",
|
|
2623
|
-
"view_table": "Table view"
|
|
2623
|
+
"view_table": "Table view",
|
|
2624
|
+
"search_lots": "Search Lots",
|
|
2625
|
+
"search_lots_placeholder": "Search lots: 12, 45, 102 or range 1 - 50 or wildcard 10*",
|
|
2626
|
+
"search_rates": "Search Rates"
|
|
2624
2627
|
},
|
|
2625
2628
|
"tabs": {
|
|
2626
2629
|
"base_config": "Base Configuration",
|
|
@@ -3057,13 +3060,39 @@
|
|
|
3057
3060
|
"apply_current_pricing": "Apply Current Pricing",
|
|
3058
3061
|
"apply_current_pricing_confirm_title": "Apply Current Pricing?",
|
|
3059
3062
|
"apply_current_pricing_confirm_text": "All charges will be recalculated using current rates. This cannot be undone.",
|
|
3063
|
+
"apply_category_pricing_confirm_title": "Apply {{category}} Pricing?",
|
|
3064
|
+
"apply_category_pricing_confirm_text": "{{category}} will be updated to the current live rate. This cannot be undone.",
|
|
3060
3065
|
"frozen_banner_title": "Prices Frozen",
|
|
3061
|
-
"frozen_banner_description": "
|
|
3066
|
+
"frozen_banner_description": "These reservation charges are locked to previously saved rates.",
|
|
3067
|
+
"frozen_banner_affected_charges": "Affected charges",
|
|
3068
|
+
"frozen_banner_view_all": "View all affected charges",
|
|
3062
3069
|
"frozen_banner_since": "Frozen since {{date}}",
|
|
3063
3070
|
"drift_category_camping_rate": "Camping Rate",
|
|
3064
3071
|
"drift_category_taxes": "Taxes",
|
|
3072
|
+
"drift_taxes_breakdown_header": "Tax breakdown",
|
|
3073
|
+
"apply_pricing_dialog_subtitle": "The following frozen charges will be replaced with current pricing for this reservation. Please review the changes below before applying.",
|
|
3074
|
+
"apply_pricing_dialog_affected_count": "{{count}} affected charges",
|
|
3075
|
+
"apply_pricing_dialog_estimated_increase": "Estimated total increase",
|
|
3076
|
+
"apply_pricing_dialog_estimated_decrease": "Estimated total decrease",
|
|
3077
|
+
"apply_pricing_dialog_col_charge": "Charge",
|
|
3078
|
+
"apply_pricing_dialog_col_current": "Current",
|
|
3079
|
+
"apply_pricing_dialog_col_new": "New",
|
|
3080
|
+
"apply_pricing_dialog_col_change": "Change",
|
|
3081
|
+
"apply_pricing_dialog_taxes_note": "Recalculated from updated taxable charges",
|
|
3082
|
+
"apply_pricing_dialog_section_total": "Updated reservation total",
|
|
3083
|
+
"apply_pricing_dialog_current_total": "Current total",
|
|
3084
|
+
"apply_pricing_dialog_new_total": "New total",
|
|
3085
|
+
"apply_pricing_dialog_after_update": "After update",
|
|
3086
|
+
"apply_pricing_dialog_difference": "Difference",
|
|
3087
|
+
"apply_pricing_dialog_pct_increase": "increase",
|
|
3088
|
+
"apply_pricing_dialog_pct_decrease": "decrease",
|
|
3089
|
+
"apply_pricing_dialog_warning": "This action updates the reservation to current rates and cannot be undone automatically.",
|
|
3090
|
+
"apply_pricing_dialog_apply_changes": "Apply {{count}} Changes",
|
|
3091
|
+
"apply_pricing_dialog_apply_category": "Apply {{category}}",
|
|
3092
|
+
"apply_pricing_dialog_category_title": "Apply {{category}} Pricing"
|
|
3065
3093
|
"drift_category_occupant_pricing": "Occupant Pricing",
|
|
3066
|
-
"drift_category_fees": "Fees"
|
|
3094
|
+
"drift_category_fees": "Fees",
|
|
3095
|
+
"drift_category_products": "Products & Services"
|
|
3067
3096
|
},
|
|
3068
3097
|
"map": {
|
|
3069
3098
|
"reservation_new": {
|
|
@@ -3081,6 +3110,8 @@
|
|
|
3081
3110
|
"new_title": "New Reservation",
|
|
3082
3111
|
"occupant": "Occupants and Vehicles Charges",
|
|
3083
3112
|
"online_info": "Online Reservation Information",
|
|
3113
|
+
"open_lot": "Open Lot",
|
|
3114
|
+
"open_rate": "Open Rate",
|
|
3084
3115
|
"payment": "Payments",
|
|
3085
3116
|
"product_items": "Product Items",
|
|
3086
3117
|
"reservation": "Reservation"
|
|
@@ -2620,7 +2620,10 @@
|
|
|
2620
2620
|
"search_placeholder": "Buscar tarifas base...",
|
|
2621
2621
|
"tax_group_chip": "Grupo fiscal {{name}}",
|
|
2622
2622
|
"view_list": "Vista lista",
|
|
2623
|
-
"view_table": "Vista tabla"
|
|
2623
|
+
"view_table": "Vista tabla",
|
|
2624
|
+
"search_lots": "Buscar lotes",
|
|
2625
|
+
"search_lots_placeholder": "Buscar lotes: 12, 45, 102 o rango 1 - 50 o comodín 10*",
|
|
2626
|
+
"search_rates": "Buscar tarifas"
|
|
2624
2627
|
},
|
|
2625
2628
|
"tabs": {
|
|
2626
2629
|
"base_config": "Configuración base",
|
|
@@ -3057,13 +3060,39 @@
|
|
|
3057
3060
|
"apply_current_pricing": "Aplicar tarifas actuales",
|
|
3058
3061
|
"apply_current_pricing_confirm_title": "¿Aplicar tarifas actuales?",
|
|
3059
3062
|
"apply_current_pricing_confirm_text": "Todos los cargos se recalcularán usando las tarifas actuales. Esta acción no se puede deshacer.",
|
|
3063
|
+
"apply_category_pricing_confirm_title": "¿Aplicar tarifa de {{category}}?",
|
|
3064
|
+
"apply_category_pricing_confirm_text": "{{category}} se actualizará a la tarifa vigente. Esta acción no se puede deshacer.",
|
|
3060
3065
|
"frozen_banner_title": "Precios congelados",
|
|
3061
|
-
"frozen_banner_description": "
|
|
3066
|
+
"frozen_banner_description": "Los cargos de esta reserva están bloqueados en las tarifas guardadas anteriormente.",
|
|
3067
|
+
"frozen_banner_affected_charges": "Cargos afectados",
|
|
3068
|
+
"frozen_banner_view_all": "Ver todos los cargos afectados",
|
|
3062
3069
|
"frozen_banner_since": "Congelado desde el {{date}}",
|
|
3063
3070
|
"drift_category_camping_rate": "Tarifa de camping",
|
|
3064
3071
|
"drift_category_taxes": "Impuestos",
|
|
3072
|
+
"drift_taxes_breakdown_header": "Desglose de impuestos",
|
|
3073
|
+
"apply_pricing_dialog_subtitle": "Los cargos congelados siguientes serán reemplazados con los precios actuales para esta reserva. Por favor revise los cambios a continuación antes de aplicar.",
|
|
3074
|
+
"apply_pricing_dialog_affected_count": "{{count}} cargos afectados",
|
|
3075
|
+
"apply_pricing_dialog_estimated_increase": "Aumento total estimado",
|
|
3076
|
+
"apply_pricing_dialog_estimated_decrease": "Disminución total estimada",
|
|
3077
|
+
"apply_pricing_dialog_col_charge": "Cargo",
|
|
3078
|
+
"apply_pricing_dialog_col_current": "Actual",
|
|
3079
|
+
"apply_pricing_dialog_col_new": "Nuevo",
|
|
3080
|
+
"apply_pricing_dialog_col_change": "Cambio",
|
|
3081
|
+
"apply_pricing_dialog_taxes_note": "Recalculado a partir de los cargos imponibles actualizados",
|
|
3082
|
+
"apply_pricing_dialog_section_total": "Total de reserva actualizado",
|
|
3083
|
+
"apply_pricing_dialog_current_total": "Total actual",
|
|
3084
|
+
"apply_pricing_dialog_new_total": "Nuevo total",
|
|
3085
|
+
"apply_pricing_dialog_after_update": "Después de la actualización",
|
|
3086
|
+
"apply_pricing_dialog_difference": "Diferencia",
|
|
3087
|
+
"apply_pricing_dialog_pct_increase": "de aumento",
|
|
3088
|
+
"apply_pricing_dialog_pct_decrease": "de disminución",
|
|
3089
|
+
"apply_pricing_dialog_warning": "Esta acción actualiza la reserva a las tarifas actuales y no se puede deshacer automáticamente.",
|
|
3090
|
+
"apply_pricing_dialog_apply_changes": "Aplicar {{count}} cambios",
|
|
3091
|
+
"apply_pricing_dialog_apply_category": "Aplicar {{category}}",
|
|
3092
|
+
"apply_pricing_dialog_category_title": "Aplicar precio de {{category}}"
|
|
3065
3093
|
"drift_category_occupant_pricing": "Precio por ocupante",
|
|
3066
|
-
"drift_category_fees": "Tarifas"
|
|
3094
|
+
"drift_category_fees": "Tarifas",
|
|
3095
|
+
"drift_category_products": "Productos y servicios"
|
|
3067
3096
|
},
|
|
3068
3097
|
"map": {
|
|
3069
3098
|
"reservation_new": {
|
|
@@ -3081,6 +3110,8 @@
|
|
|
3081
3110
|
"new_title": "Nueva reserva",
|
|
3082
3111
|
"occupant": "Cargos de ocupantes y vehículos",
|
|
3083
3112
|
"online_info": "Información de reserva en línea",
|
|
3113
|
+
"open_lot": "Abrir lote",
|
|
3114
|
+
"open_rate": "Abrir tarifa",
|
|
3084
3115
|
"payment": "Pagos",
|
|
3085
3116
|
"product_items": "Artículos del producto",
|
|
3086
3117
|
"reservation": "Reserva"
|
|
@@ -2620,7 +2620,10 @@
|
|
|
2620
2620
|
"search_placeholder": "Rechercher des tarifs de base...",
|
|
2621
2621
|
"tax_group_chip": "Groupe fiscal {{name}}",
|
|
2622
2622
|
"view_list": "Vue liste",
|
|
2623
|
-
"view_table": "Vue tableau"
|
|
2623
|
+
"view_table": "Vue tableau",
|
|
2624
|
+
"search_lots": "Rechercher des emplacements",
|
|
2625
|
+
"search_lots_placeholder": "Rechercher des emplacements : 12, 45, 102 ou plage 1 - 50 ou joker 10*",
|
|
2626
|
+
"search_rates": "Rechercher des tarifs"
|
|
2624
2627
|
},
|
|
2625
2628
|
"tabs": {
|
|
2626
2629
|
"base_config": "Configuration de base",
|
|
@@ -3057,13 +3060,39 @@
|
|
|
3057
3060
|
"apply_current_pricing": "Appliquer les tarifs actuels",
|
|
3058
3061
|
"apply_current_pricing_confirm_title": "Appliquer les tarifs actuels ?",
|
|
3059
3062
|
"apply_current_pricing_confirm_text": "Tous les frais seront recalculés aux tarifs actuels. Cette action est irréversible.",
|
|
3063
|
+
"apply_category_pricing_confirm_title": "Appliquer le tarif {{category}}?",
|
|
3064
|
+
"apply_category_pricing_confirm_text": "{{category}} sera mis à jour au tarif en vigueur. Cette action est irréversible.",
|
|
3060
3065
|
"frozen_banner_title": "Prix figés",
|
|
3061
|
-
"frozen_banner_description": "
|
|
3066
|
+
"frozen_banner_description": "Les frais de cette réservation sont verrouillés aux tarifs précédemment enregistrés.",
|
|
3067
|
+
"frozen_banner_affected_charges": "Frais affectés",
|
|
3068
|
+
"frozen_banner_view_all": "Voir tous les frais affectés",
|
|
3062
3069
|
"frozen_banner_since": "Figé depuis le {{date}}",
|
|
3063
3070
|
"drift_category_camping_rate": "Tarif de camping",
|
|
3064
3071
|
"drift_category_taxes": "Taxes",
|
|
3072
|
+
"drift_taxes_breakdown_header": "Détail des taxes",
|
|
3073
|
+
"apply_pricing_dialog_subtitle": "Les frais gelés suivants seront remplacés par les tarifs actuels pour cette réservation. Veuillez examiner les changements ci-dessous avant d'appliquer.",
|
|
3074
|
+
"apply_pricing_dialog_affected_count": "{{count}} frais affectés",
|
|
3075
|
+
"apply_pricing_dialog_estimated_increase": "Augmentation totale estimée",
|
|
3076
|
+
"apply_pricing_dialog_estimated_decrease": "Diminution totale estimée",
|
|
3077
|
+
"apply_pricing_dialog_col_charge": "Frais",
|
|
3078
|
+
"apply_pricing_dialog_col_current": "Actuel",
|
|
3079
|
+
"apply_pricing_dialog_col_new": "Nouveau",
|
|
3080
|
+
"apply_pricing_dialog_col_change": "Variation",
|
|
3081
|
+
"apply_pricing_dialog_taxes_note": "Recalculé à partir des charges taxables mises à jour",
|
|
3082
|
+
"apply_pricing_dialog_section_total": "Total de réservation mis à jour",
|
|
3083
|
+
"apply_pricing_dialog_current_total": "Total actuel",
|
|
3084
|
+
"apply_pricing_dialog_new_total": "Nouveau total",
|
|
3085
|
+
"apply_pricing_dialog_after_update": "Après mise à jour",
|
|
3086
|
+
"apply_pricing_dialog_difference": "Différence",
|
|
3087
|
+
"apply_pricing_dialog_pct_increase": "d'augmentation",
|
|
3088
|
+
"apply_pricing_dialog_pct_decrease": "de diminution",
|
|
3089
|
+
"apply_pricing_dialog_warning": "Cette action met à jour la réservation aux tarifs actuels et ne peut pas être annulée automatiquement.",
|
|
3090
|
+
"apply_pricing_dialog_apply_changes": "Appliquer {{count}} modifications",
|
|
3091
|
+
"apply_pricing_dialog_apply_category": "Appliquer {{category}}",
|
|
3092
|
+
"apply_pricing_dialog_category_title": "Appliquer la tarification {{category}}"
|
|
3065
3093
|
"drift_category_occupant_pricing": "Tarification des occupants",
|
|
3066
|
-
"drift_category_fees": "Frais"
|
|
3094
|
+
"drift_category_fees": "Frais",
|
|
3095
|
+
"drift_category_products": "Produits et services"
|
|
3067
3096
|
},
|
|
3068
3097
|
"map": {
|
|
3069
3098
|
"reservation_new": {
|
|
@@ -3081,6 +3110,8 @@
|
|
|
3081
3110
|
"new_title": "Nouvelle réservation",
|
|
3082
3111
|
"occupant": "Charges des occupants et véhicules",
|
|
3083
3112
|
"online_info": "Informations en ligne fournies",
|
|
3113
|
+
"open_lot": "Ouvrir le lot",
|
|
3114
|
+
"open_rate": "Ouvrir le tarif",
|
|
3084
3115
|
"payment": "Paiements",
|
|
3085
3116
|
"product_items": "Product Items",
|
|
3086
3117
|
"reservation": "Réservation"
|