pcm-shared-components 2.1.256 → 2.1.258
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.
|
@@ -3252,6 +3252,8 @@
|
|
|
3252
3252
|
"meter_reading_total_with_tax": "Meter w/ tax",
|
|
3253
3253
|
"occupant_amount": "Occupant/Vehicle Total",
|
|
3254
3254
|
"other_amount": "Other Charges",
|
|
3255
|
+
"overpaid": "Overpaid",
|
|
3256
|
+
"overpayment": "Overpayment",
|
|
3255
3257
|
"payment_total": "Payment Total",
|
|
3256
3258
|
"payments_applied": "Payments applied",
|
|
3257
3259
|
"product_sale_total_with_tax": "Products w/ tax",
|
|
@@ -3561,6 +3563,11 @@
|
|
|
3561
3563
|
"stripe_payment_intent_id": "Online Stripe Payment ID",
|
|
3562
3564
|
"terminal_transaction_number": "Terminal Transaction Number"
|
|
3563
3565
|
},
|
|
3566
|
+
"link": {
|
|
3567
|
+
"helper": "Apply this payment to a specific category. The amount will count against that category's balance only.",
|
|
3568
|
+
"title": "Link to a charge",
|
|
3569
|
+
"unlinked": "Unlinked"
|
|
3570
|
+
},
|
|
3564
3571
|
"refund": {
|
|
3565
3572
|
"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.",
|
|
3566
3573
|
"cancel_refund_error_title": "Error processing refunds",
|
|
@@ -3252,6 +3252,8 @@
|
|
|
3252
3252
|
"meter_reading_total_with_tax": "Medidor con impuestos",
|
|
3253
3253
|
"occupant_amount": "Ocupante/Vehículo Total",
|
|
3254
3254
|
"other_amount": "Otros cargos",
|
|
3255
|
+
"overpaid": "Pago en exceso",
|
|
3256
|
+
"overpayment": "Excedente",
|
|
3255
3257
|
"payment_total": "Pago total",
|
|
3256
3258
|
"payments_applied": "Pagos aplicados",
|
|
3257
3259
|
"product_sale_total_with_tax": "Productos con impuestos",
|
|
@@ -3561,6 +3563,11 @@
|
|
|
3561
3563
|
"stripe_payment_intent_id": "ID de pago de Stripe en línea",
|
|
3562
3564
|
"terminal_transaction_number": "Número de transacción de terminal"
|
|
3563
3565
|
},
|
|
3566
|
+
"link": {
|
|
3567
|
+
"helper": "Aplica este pago a una categoría específica. El monto solo contará contra el saldo de esa categoría.",
|
|
3568
|
+
"title": "Asociar a un cargo",
|
|
3569
|
+
"unlinked": "Sin asociar"
|
|
3570
|
+
},
|
|
3564
3571
|
"refund": {
|
|
3565
3572
|
"cancel_refund_error_message": "Ocurrió un error al procesar los reembolsos de pago. Revise los mensajes de error que se muestran en el pago y reembolse manualmente el pago en cada pago que tenga un mensaje de error.",
|
|
3566
3573
|
"cancel_refund_error_title": "Error al procesar reembolsos",
|
|
@@ -3252,6 +3252,8 @@
|
|
|
3252
3252
|
"meter_reading_total_with_tax": "Compteur avec taxes",
|
|
3253
3253
|
"occupant_amount": "Occupant/Véhicule total",
|
|
3254
3254
|
"other_amount": "Autres Charges",
|
|
3255
|
+
"overpaid": "Trop payé",
|
|
3256
|
+
"overpayment": "Trop-perçu",
|
|
3255
3257
|
"payment_total": "Paiement total",
|
|
3256
3258
|
"payments_applied": "Paiements appliqués",
|
|
3257
3259
|
"product_sale_total_with_tax": "Produits avec taxes",
|
|
@@ -3561,6 +3563,11 @@
|
|
|
3561
3563
|
"stripe_payment_intent_id": "ID de paiement Stripe En ligne",
|
|
3562
3564
|
"terminal_transaction_number": "Numéro de transaction du terminal"
|
|
3563
3565
|
},
|
|
3566
|
+
"link": {
|
|
3567
|
+
"helper": "Associer ce paiement à une catégorie spécifique. Le montant ne s'appliquera qu'au solde de cette catégorie.",
|
|
3568
|
+
"title": "Associer à une charge",
|
|
3569
|
+
"unlinked": "Non associé"
|
|
3570
|
+
},
|
|
3564
3571
|
"refund": {
|
|
3565
3572
|
"cancel_refund_error_message": "Une erreur s'est produite lors du traitement des remboursements de paiement. Veuillez consulter les messages d'erreur affichés sur le paiement et rembourser manuellement le paiement sur chaque paiement(s) ayant un message d'erreur.",
|
|
3566
3573
|
"cancel_refund_error_title": "Erreur lors du traitement des remboursements",
|