pcm-shared-components 2.1.301 → 2.1.303

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.
@@ -979,6 +979,7 @@
979
979
  "pricing_details": "Pricing Details",
980
980
  "print": "Print",
981
981
  "print_all": "Print All",
982
+ "print_popup_blocked": "Unable to open the print window. Please allow pop-ups and try again.",
982
983
  "print_gate_access": "Print Gate Access",
983
984
  "print_grid": "Print Grid",
984
985
  "priority_over_schedule": "Priority Over Schedule",
@@ -4297,5 +4298,31 @@
4297
4298
  "refs_set": "{{count}} reference(s)",
4298
4299
  "calibrate_progress": "{{count}} of {{total}} placed"
4299
4300
  }
4301
+ },
4302
+ "meter_invoice": {
4303
+ "title": "Meter Invoice",
4304
+ "invoice_date": "Date",
4305
+ "reservation_number": "Reservation #",
4306
+ "lot_number": "Lot #",
4307
+ "customer": "Customer",
4308
+ "billing_period": "Billing period",
4309
+ "previous": "Previous",
4310
+ "current": "Current",
4311
+ "consumption": "Consumption",
4312
+ "rate": "Rate",
4313
+ "amount": "Amount",
4314
+ "subtotal": "Subtotal",
4315
+ "total": "Total",
4316
+ "balance_due": "Balance due",
4317
+ "overridden": "Meter total overridden",
4318
+ "payments": "Payments",
4319
+ "credits": "Credits",
4320
+ "refunded": "Refunded",
4321
+ "credit_summary": "Credit Summary",
4322
+ "deposited_for_stay": "Deposited for this stay",
4323
+ "used_for_meters": "Used for meters",
4324
+ "refunded_to_client": "Credit refunded to client",
4325
+ "used_elsewhere": "Used elsewhere",
4326
+ "account_balance": "Account balance"
4300
4327
  }
4301
4328
  }
@@ -979,6 +979,7 @@
979
979
  "pricing_details": "Detalles de precios",
980
980
  "print": "Impresión",
981
981
  "print_all": "Imprimir todo",
982
+ "print_popup_blocked": "No se pudo abrir la ventana de impresión. Permita las ventanas emergentes e inténtelo de nuevo.",
982
983
  "print_gate_access": "Acceso a la puerta de impresión",
983
984
  "print_grid": "Imprimir cuadrícula",
984
985
  "priority_over_schedule": "Prioridad sobre el horario",
@@ -4297,5 +4298,31 @@
4297
4298
  "refs_set": "{{count}} referencia(s)",
4298
4299
  "calibrate_progress": "{{count}} de {{total}} colocados"
4299
4300
  }
4301
+ },
4302
+ "meter_invoice": {
4303
+ "title": "Factura de contador",
4304
+ "invoice_date": "Fecha",
4305
+ "reservation_number": "Reserva n.º",
4306
+ "lot_number": "Parcela n.º",
4307
+ "customer": "Cliente",
4308
+ "billing_period": "Período de facturación",
4309
+ "previous": "Anterior",
4310
+ "current": "Actual",
4311
+ "consumption": "Consumo",
4312
+ "rate": "Tarifa",
4313
+ "amount": "Importe",
4314
+ "subtotal": "Subtotal",
4315
+ "total": "Total",
4316
+ "balance_due": "Saldo pendiente",
4317
+ "overridden": "Total del contador anulado",
4318
+ "payments": "Pagos",
4319
+ "credits": "Créditos de depósito",
4320
+ "refunded": "Reembolsado",
4321
+ "credit_summary": "Resumen del depósito",
4322
+ "deposited_for_stay": "Depósito para esta estancia",
4323
+ "used_for_meters": "Usado para contadores",
4324
+ "refunded_to_client": "Depósito reembolsado al cliente",
4325
+ "used_elsewhere": "Usado en otros cargos",
4326
+ "account_balance": "Saldo de la cuenta"
4300
4327
  }
4301
4328
  }
@@ -979,6 +979,7 @@
979
979
  "pricing_details": "Détails des tarifs",
980
980
  "print": "Imprimé",
981
981
  "print_all": "Tout imprimer",
982
+ "print_popup_blocked": "Impossible d'ouvrir la fenêtre d'impression. Veuillez autoriser les fenêtres contextuelles et réessayer.",
982
983
  "print_gate_access": "Imprimer les Accès de Porte",
983
984
  "print_grid": "Impression de la grille",
984
985
  "priority_over_schedule": "Priorité sur l'horaire",
@@ -4297,5 +4298,31 @@
4297
4298
  "refs_set": "{{count}} référence(s)",
4298
4299
  "calibrate_progress": "{{count}} sur {{total}} placées"
4299
4300
  }
4301
+ },
4302
+ "meter_invoice": {
4303
+ "title": "Facture de compteur",
4304
+ "invoice_date": "Date",
4305
+ "reservation_number": "Réservation n°",
4306
+ "lot_number": "Emplacement n°",
4307
+ "customer": "Client",
4308
+ "billing_period": "Période de facturation",
4309
+ "previous": "Précédent",
4310
+ "current": "Actuel",
4311
+ "consumption": "Consommation",
4312
+ "rate": "Tarif",
4313
+ "amount": "Montant",
4314
+ "subtotal": "Sous-total",
4315
+ "total": "Total",
4316
+ "balance_due": "Solde dû",
4317
+ "overridden": "Total du compteur modifié",
4318
+ "payments": "Paiements",
4319
+ "credits": "Crédits dépôt",
4320
+ "refunded": "Remboursé",
4321
+ "credit_summary": "Sommaire du dépôt",
4322
+ "deposited_for_stay": "Dépôt pour ce séjour",
4323
+ "used_for_meters": "Utilisé pour les compteurs",
4324
+ "refunded_to_client": "Dépôt remboursé au client",
4325
+ "used_elsewhere": "Utilisé ailleurs",
4326
+ "account_balance": "Solde du compte"
4300
4327
  }
4301
4328
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.301",
3
+ "version": "2.1.303",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {