pcm-shared-components 2.1.80 → 2.1.82
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.
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"billing": "Billing"
|
|
54
54
|
},
|
|
55
55
|
"booking_cutoff": {
|
|
56
|
-
"cutoff_day": "Should the guests still be able to book for today even after midnight?",
|
|
56
|
+
"cutoff_day": "Allow After Midnight - Should the guests still be able to book for today even after midnight?",
|
|
57
57
|
"description": "Choose what time guests can no longer book for today.\nExtend this past midnight (e.g., 2:00 AM) for late-night arrivals.",
|
|
58
58
|
"no_cutoff_day": "No — Guests must book before today’s cutoff time: {{time}}",
|
|
59
59
|
"title": "Online Booking Cutoff Time",
|
|
@@ -2256,6 +2256,30 @@
|
|
|
2256
2256
|
"report_description": "The reservation payment allocation shows payments by payment date, grouped by lot type for all reservation status **Incomplete, Completed and Canceled**. \n***\n- This report used the `{{search_by}}` as the baseline when searching.\n- This report pivots taxes, displaying and summing them per transaction while allocating tax amounts based on the actual payment received.",
|
|
2257
2257
|
"title": "Reservation Payment Allocation"
|
|
2258
2258
|
},
|
|
2259
|
+
"sale_reconciliation": {
|
|
2260
|
+
"booking_fees": "Booking Fees",
|
|
2261
|
+
"camping_rates": "Camping Rate",
|
|
2262
|
+
"discounts": "Discounts",
|
|
2263
|
+
"meter_readings": "Meter Readings",
|
|
2264
|
+
"net_revenue": "Net Revenue",
|
|
2265
|
+
"net_revenue_description": "Total payments received minus tax payment allocation amounts",
|
|
2266
|
+
"occupants_vehicles": "Occupants & Vehicles",
|
|
2267
|
+
"other_charges": "Other Charges",
|
|
2268
|
+
"payments": "Payments",
|
|
2269
|
+
"property_taxes": "Property Taxes",
|
|
2270
|
+
"refunds": "Refunds",
|
|
2271
|
+
"reservation_product_sales": "Reservation Product Sales and Services / Add-ons",
|
|
2272
|
+
"revenue": "Gross Revenue",
|
|
2273
|
+
"revenue_description": "Reflects actual payments received, including taxes",
|
|
2274
|
+
"subtotal": "Subtotal",
|
|
2275
|
+
"subtotal_description": "Amounts before taxes are applied",
|
|
2276
|
+
"tax_charged": "Taxes",
|
|
2277
|
+
"tax_charged_description": "Total tax amount to be charged (regardless if payment is received or not)",
|
|
2278
|
+
"tax_payment_allocation": "Tax Payment Allocation",
|
|
2279
|
+
"tax_payment_allocation_description": "Allocation of taxes against received payments",
|
|
2280
|
+
"transaction_total": "Transaction Total",
|
|
2281
|
+
"transaction_total_description": "Total transaction amount including taxes, fees, and additional charges"
|
|
2282
|
+
},
|
|
2259
2283
|
"search_by": {
|
|
2260
2284
|
"arrival_date": "Arrival Date",
|
|
2261
2285
|
"date_sold": "Date Sold",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"billing": "Facturación"
|
|
54
54
|
},
|
|
55
55
|
"booking_cutoff": {
|
|
56
|
-
"cutoff_day": "¿Deberían los huéspedes poder
|
|
56
|
+
"cutoff_day": "Permitir después de la medianoche - ¿Deberían los huéspedes poder reservar para hoy incluso después de la medianoche?",
|
|
57
57
|
"description": "Elige la hora a la que los huéspedes ya no pueden reservar hoy.\nExtienda esto después de la medianoche (por ejemplo, 2:00 a.m.) para llegadas nocturnas.",
|
|
58
58
|
"no_cutoff_day": "No, los huéspedes deben reservar antes de la hora límite de hoy: {{time}}",
|
|
59
59
|
"title": "Hora límite de reserva en línea",
|
|
@@ -2256,6 +2256,30 @@
|
|
|
2256
2256
|
"report_description": "La asignación de pagos de reservas muestra los pagos por fecha, agrupados por tipo de lote para todos los estados de reserva: **Incompleto, Completado y Cancelado**. ***\n- Este informe utilizó `{{search_by}}` como referencia para la búsqueda.\n- Este informe agrupa los impuestos, mostrándolos y sumándolos por transacción, a la vez que asigna los importes de impuestos en función del pago real recibido.",
|
|
2257
2257
|
"title": "Asignación de pago de reserva"
|
|
2258
2258
|
},
|
|
2259
|
+
"sale_reconciliation": {
|
|
2260
|
+
"booking_fees": "Tarifas de reserva",
|
|
2261
|
+
"camping_rates": "Tarifa de camping",
|
|
2262
|
+
"discounts": "Descuentos",
|
|
2263
|
+
"meter_readings": "Lecturas de medidores",
|
|
2264
|
+
"net_revenue": "Ingresos netos",
|
|
2265
|
+
"net_revenue_description": "Total de pagos recibidos menos importes de asignación de pagos de impuestos",
|
|
2266
|
+
"occupants_vehicles": "Ocupantes y vehículos",
|
|
2267
|
+
"other_charges": "Otros cargos",
|
|
2268
|
+
"payments": "Pagos",
|
|
2269
|
+
"property_taxes": "Impuestos a la propiedad",
|
|
2270
|
+
"refunds": "Reembolsos",
|
|
2271
|
+
"reservation_product_sales": "Reservas Ventas de productos y servicios / Complementos",
|
|
2272
|
+
"revenue": "Ingresos brutos",
|
|
2273
|
+
"revenue_description": "Refleja los pagos reales recibidos, incluidos los impuestos",
|
|
2274
|
+
"subtotal": "Subtotal",
|
|
2275
|
+
"subtotal_description": "Montos antes de aplicar impuestos",
|
|
2276
|
+
"tax_charged": "Impuestos",
|
|
2277
|
+
"tax_charged_description": "Importe total del impuesto a cobrar (independientemente de si se recibe el pago o no)",
|
|
2278
|
+
"tax_payment_allocation": "Asignación de pago de impuestos",
|
|
2279
|
+
"tax_payment_allocation_description": "Asignación de impuestos contra los pagos recibidos",
|
|
2280
|
+
"transaction_total": "Total de la transacción",
|
|
2281
|
+
"transaction_total_description": "Monto total de la transacción, incluidos impuestos, tarifas y cargos adicionales"
|
|
2282
|
+
},
|
|
2259
2283
|
"search_by": {
|
|
2260
2284
|
"arrival_date": "Fecha de llegada",
|
|
2261
2285
|
"date_sold": "fecha de venta",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"billing": "Facturation"
|
|
54
54
|
},
|
|
55
55
|
"booking_cutoff": {
|
|
56
|
-
"cutoff_day": "Les
|
|
56
|
+
"cutoff_day": "Autoriser après minuit - Les clients devraient-ils toujours être en mesure de réserver pour aujourd’hui même après minuit ?",
|
|
57
57
|
"description": "Choisissez l’heure à laquelle les clients ne peuvent plus réserver pour aujourd’hui.\nProlongez cette période au-delà de minuit (p. ex., 2:00 du matin) pour les arrivées tard dans la nuit.",
|
|
58
58
|
"no_cutoff_day": "Non — Les clients doivent réserver avant l’heure limite du jour : {{time}}",
|
|
59
59
|
"title": "Heure limite de réservation en ligne",
|
|
@@ -2256,6 +2256,30 @@
|
|
|
2256
2256
|
"report_description": "La répartition des paiements de réservation affiche les paiements par date de paiement, regroupés par type de lot pour tous les statuts de réservation : **Incomplet, Terminé et Annulé**.\n***\n- Ce rapport utilise « {{search_by}} » comme référence lors de la recherche.\n- Ce rapport affiche et additionne les taxes par transaction, tout en répartissant les montants de taxes en fonction du paiement réel reçu.",
|
|
2257
2257
|
"title": "Allocation des paiements de réservation"
|
|
2258
2258
|
},
|
|
2259
|
+
"sale_reconciliation": {
|
|
2260
|
+
"booking_fees": "Frais de réservation",
|
|
2261
|
+
"camping_rates": "Tarif camping",
|
|
2262
|
+
"discounts": "Preferentiels",
|
|
2263
|
+
"meter_readings": "Relevés de compteurs",
|
|
2264
|
+
"net_revenue": "Chiffre d’affaires net",
|
|
2265
|
+
"net_revenue_description": "Total des paiements reçus moins les montants de l’allocation des paiements d’impôt",
|
|
2266
|
+
"occupants_vehicles": "Occupants et véhicules",
|
|
2267
|
+
"other_charges": "Autres accusations",
|
|
2268
|
+
"payments": "Paiements",
|
|
2269
|
+
"property_taxes": "Impôts fonciers",
|
|
2270
|
+
"refunds": "Restitutions",
|
|
2271
|
+
"reservation_product_sales": "Réservation Vente de produits et services / Ajouts",
|
|
2272
|
+
"revenue": "Revenus bruts",
|
|
2273
|
+
"revenue_description": "Reflète les paiements réels reçus, y compris les taxes",
|
|
2274
|
+
"subtotal": "Sous-total",
|
|
2275
|
+
"subtotal_description": "Montants avant taxes appliqués",
|
|
2276
|
+
"tax_charged": "Impôts",
|
|
2277
|
+
"tax_charged_description": "Montant total de la taxe à facturer (que le paiement soit reçu ou non)",
|
|
2278
|
+
"tax_payment_allocation": "Répartition du paiement des impôts",
|
|
2279
|
+
"tax_payment_allocation_description": "Répartition des impôts sur les paiements reçus",
|
|
2280
|
+
"transaction_total": "Transaction Total",
|
|
2281
|
+
"transaction_total_description": "Montant total de la transaction, y compris les taxes, les frais et les frais supplémentaires"
|
|
2282
|
+
},
|
|
2259
2283
|
"search_by": {
|
|
2260
2284
|
"arrival_date": "Date D'arrivée",
|
|
2261
2285
|
"date_sold": "Date de Vente",
|