Phase3: Billing Customerpage/Mailings
Some checks failed
Build and Push / build (push) Failing after 46s
Some checks failed
Build and Push / build (push) Failing after 46s
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"team": "Team",
|
||||
"settings": "Einstellungen",
|
||||
"optional": "optional",
|
||||
"support": "Support"
|
||||
"support": "Support",
|
||||
"billing": "Abrechnung"
|
||||
},
|
||||
"login": {
|
||||
"title": "PieCed Portal",
|
||||
@@ -695,5 +696,45 @@
|
||||
"reasonLabel": "Grund (wird dem Kunden angezeigt)",
|
||||
"reasonPlaceholder": "Erklären Sie, warum die Aktivierung nicht erfolgen kann — z. B. fehlende Kundendaten, Hardware nicht verfügbar usw.",
|
||||
"reasonRequired": "Ein Grund ist für die Ablehnung erforderlich."
|
||||
},
|
||||
"customerBilling": {
|
||||
"title": "Abrechnung",
|
||||
"subtitle": "Aktueller Zeitraum und Rechnungshistorie. Ausgestellte Rechnungen stehen als PDF-Download bereit.",
|
||||
"backToBilling": "Zurück zur Abrechnung",
|
||||
"currentPeriodHeading": "Aktueller Zeitraum",
|
||||
"historyHeading": "Rechnungshistorie",
|
||||
"computing": "Berechne aktuellen Periodenbetrag…",
|
||||
"currentPeriodError": "Aktueller Periodenbetrag konnte nicht geladen werden. Bitte später erneut versuchen.",
|
||||
"noBillingConfig": "Abrechnungsdaten sind noch nicht hinterlegt. Sobald die Rechnungsadresse Ihrer Organisation eingetragen ist, erscheint hier der laufende Betrag.",
|
||||
"accruedSoFar": "Bisher in diesem Monat",
|
||||
"estimatedTotal": "Geschätzter Gesamtbetrag",
|
||||
"currentInvoiceIssued": "Aktueller Monat bereits abgerechnet",
|
||||
"refresh": "aktualisieren",
|
||||
"breakdownToggle": "Aufschlüsselung anzeigen ({count} Positionen)",
|
||||
"draftNote": "Live-Schätzung. Die endgültige Rechnung kann durch Monatsendrundung, nachgemeldete Nutzungsdaten oder manuelle Anpassungen leicht abweichen.",
|
||||
"emptyHistory": "Noch keine Rechnungen ausgestellt. Nach Abschluss Ihres ersten Monats erscheinen sie hier.",
|
||||
"numberCol": "Nummer",
|
||||
"periodCol": "Zeitraum",
|
||||
"dueCol": "Fällig",
|
||||
"totalCol": "Gesamt",
|
||||
"statusCol": "Status",
|
||||
"descriptionCol": "Beschreibung",
|
||||
"qtyCol": "Menge",
|
||||
"unitCol": "Einzelpreis",
|
||||
"amountCol": "Betrag",
|
||||
"billedToLabel": "Rechnungsempfänger",
|
||||
"issuedAtLabel": "Ausgestellt",
|
||||
"dueAtLabel": "Zahlbar bis",
|
||||
"paidAtLabel": "Bezahlt am",
|
||||
"subtotalLabel": "Zwischensumme",
|
||||
"vatLabel": "MWST ({rate}%)",
|
||||
"totalLabel": "Gesamt",
|
||||
"downloadPdf": "PDF herunterladen",
|
||||
"status": {
|
||||
"issued": "Ausgestellt",
|
||||
"paid": "Bezahlt",
|
||||
"overdue": "Überfällig",
|
||||
"void": "Storniert"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,8 @@
|
||||
"team": "Team",
|
||||
"settings": "Settings",
|
||||
"optional": "optional",
|
||||
"support": "Support"
|
||||
"support": "Support",
|
||||
"billing": "Billing"
|
||||
},
|
||||
"login": {
|
||||
"title": "PieCed Portal",
|
||||
@@ -695,5 +696,45 @@
|
||||
"reasonLabel": "Reason (shown to the customer)",
|
||||
"reasonPlaceholder": "Explain why this can't be activated — e.g. missing customer data, hardware unavailable, etc.",
|
||||
"reasonRequired": "A reason is required to reject."
|
||||
},
|
||||
"customerBilling": {
|
||||
"title": "Billing",
|
||||
"subtitle": "Your current period and invoice history. Issued invoices are available as PDF downloads.",
|
||||
"backToBilling": "Back to billing",
|
||||
"currentPeriodHeading": "Current period",
|
||||
"historyHeading": "Invoice history",
|
||||
"computing": "Computing current period total…",
|
||||
"currentPeriodError": "Could not load the current period total. Please try again later.",
|
||||
"noBillingConfig": "Billing details haven't been configured yet. Once your organization's billing address is on file, this widget will show the running total.",
|
||||
"accruedSoFar": "Accrued this month",
|
||||
"estimatedTotal": "Estimated total",
|
||||
"currentInvoiceIssued": "Current month already invoiced",
|
||||
"refresh": "refresh",
|
||||
"breakdownToggle": "Show breakdown ({count} line items)",
|
||||
"draftNote": "Live estimate. The final invoice may differ slightly due to end-of-month rounding, late-arriving usage data, or manual adjustments.",
|
||||
"emptyHistory": "No invoices issued yet. Once your first month closes, you'll see it here.",
|
||||
"numberCol": "Number",
|
||||
"periodCol": "Period",
|
||||
"dueCol": "Due",
|
||||
"totalCol": "Total",
|
||||
"statusCol": "Status",
|
||||
"descriptionCol": "Description",
|
||||
"qtyCol": "Qty",
|
||||
"unitCol": "Unit",
|
||||
"amountCol": "Amount",
|
||||
"billedToLabel": "Billed to",
|
||||
"issuedAtLabel": "Issued",
|
||||
"dueAtLabel": "Due by",
|
||||
"paidAtLabel": "Paid on",
|
||||
"subtotalLabel": "Subtotal",
|
||||
"vatLabel": "VAT ({rate}%)",
|
||||
"totalLabel": "Total",
|
||||
"downloadPdf": "Download PDF",
|
||||
"status": {
|
||||
"issued": "Issued",
|
||||
"paid": "Paid",
|
||||
"overdue": "Overdue",
|
||||
"void": "Void"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,8 @@
|
||||
"team": "Équipe",
|
||||
"settings": "Paramètres",
|
||||
"optional": "facultatif",
|
||||
"support": "Support"
|
||||
"support": "Support",
|
||||
"billing": "Facturation"
|
||||
},
|
||||
"login": {
|
||||
"title": "Portail PieCed",
|
||||
@@ -695,5 +696,45 @@
|
||||
"reasonLabel": "Motif (visible par le client)",
|
||||
"reasonPlaceholder": "Expliquez pourquoi l'activation ne peut pas se faire — ex. données client manquantes, matériel indisponible, etc.",
|
||||
"reasonRequired": "Un motif est requis pour refuser."
|
||||
},
|
||||
"customerBilling": {
|
||||
"title": "Facturation",
|
||||
"subtitle": "Période en cours et historique des factures. Les factures émises sont disponibles en téléchargement PDF.",
|
||||
"backToBilling": "Retour à la facturation",
|
||||
"currentPeriodHeading": "Période en cours",
|
||||
"historyHeading": "Historique des factures",
|
||||
"computing": "Calcul du total de la période en cours…",
|
||||
"currentPeriodError": "Impossible de charger le total de la période en cours. Veuillez réessayer plus tard.",
|
||||
"noBillingConfig": "Les informations de facturation ne sont pas encore configurées. Une fois l'adresse de facturation de votre organisation enregistrée, le total en cours apparaîtra ici.",
|
||||
"accruedSoFar": "Cumulé ce mois",
|
||||
"estimatedTotal": "Total estimé",
|
||||
"currentInvoiceIssued": "Mois en cours déjà facturé",
|
||||
"refresh": "actualiser",
|
||||
"breakdownToggle": "Afficher le détail ({count} lignes)",
|
||||
"draftNote": "Estimation en direct. La facture finale peut légèrement varier en raison d'arrondis de fin de mois, de données d'utilisation tardives ou d'ajustements manuels.",
|
||||
"emptyHistory": "Aucune facture émise pour le moment. Après la clôture de votre premier mois, elles apparaîtront ici.",
|
||||
"numberCol": "Numéro",
|
||||
"periodCol": "Période",
|
||||
"dueCol": "Échéance",
|
||||
"totalCol": "Total",
|
||||
"statusCol": "Statut",
|
||||
"descriptionCol": "Description",
|
||||
"qtyCol": "Qté",
|
||||
"unitCol": "Prix unitaire",
|
||||
"amountCol": "Montant",
|
||||
"billedToLabel": "Facturé à",
|
||||
"issuedAtLabel": "Émise le",
|
||||
"dueAtLabel": "À régler avant",
|
||||
"paidAtLabel": "Payée le",
|
||||
"subtotalLabel": "Sous-total",
|
||||
"vatLabel": "TVA ({rate}%)",
|
||||
"totalLabel": "Total",
|
||||
"downloadPdf": "Télécharger le PDF",
|
||||
"status": {
|
||||
"issued": "Émise",
|
||||
"paid": "Payée",
|
||||
"overdue": "En retard",
|
||||
"void": "Annulée"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,8 @@
|
||||
"team": "Team",
|
||||
"settings": "Impostazioni",
|
||||
"optional": "facoltativo",
|
||||
"support": "Supporto"
|
||||
"support": "Supporto",
|
||||
"billing": "Fatturazione"
|
||||
},
|
||||
"login": {
|
||||
"title": "Portale PieCed",
|
||||
@@ -695,5 +696,45 @@
|
||||
"reasonLabel": "Motivo (mostrato al cliente)",
|
||||
"reasonPlaceholder": "Spiega perché l'attivazione non può procedere — es. dati cliente mancanti, hardware non disponibile, ecc.",
|
||||
"reasonRequired": "Un motivo è necessario per rifiutare."
|
||||
},
|
||||
"customerBilling": {
|
||||
"title": "Fatturazione",
|
||||
"subtitle": "Periodo corrente e cronologia delle fatture. Le fatture emesse sono disponibili come download PDF.",
|
||||
"backToBilling": "Torna alla fatturazione",
|
||||
"currentPeriodHeading": "Periodo corrente",
|
||||
"historyHeading": "Cronologia fatture",
|
||||
"computing": "Calcolo del totale del periodo corrente…",
|
||||
"currentPeriodError": "Impossibile caricare il totale del periodo corrente. Riprova più tardi.",
|
||||
"noBillingConfig": "I dati di fatturazione non sono ancora configurati. Una volta registrato l'indirizzo di fatturazione della tua organizzazione, il totale corrente apparirà qui.",
|
||||
"accruedSoFar": "Accumulato questo mese",
|
||||
"estimatedTotal": "Totale stimato",
|
||||
"currentInvoiceIssued": "Mese corrente già fatturato",
|
||||
"refresh": "aggiorna",
|
||||
"breakdownToggle": "Mostra dettaglio ({count} voci)",
|
||||
"draftNote": "Stima in tempo reale. La fattura finale può variare leggermente per arrotondamenti di fine mese, dati di utilizzo in ritardo o aggiustamenti manuali.",
|
||||
"emptyHistory": "Nessuna fattura emessa ancora. Dopo la chiusura del primo mese, appariranno qui.",
|
||||
"numberCol": "Numero",
|
||||
"periodCol": "Periodo",
|
||||
"dueCol": "Scadenza",
|
||||
"totalCol": "Totale",
|
||||
"statusCol": "Stato",
|
||||
"descriptionCol": "Descrizione",
|
||||
"qtyCol": "Qtà",
|
||||
"unitCol": "Prezzo unitario",
|
||||
"amountCol": "Importo",
|
||||
"billedToLabel": "Fatturato a",
|
||||
"issuedAtLabel": "Emessa il",
|
||||
"dueAtLabel": "Scadenza",
|
||||
"paidAtLabel": "Pagata il",
|
||||
"subtotalLabel": "Subtotale",
|
||||
"vatLabel": "IVA ({rate}%)",
|
||||
"totalLabel": "Totale",
|
||||
"downloadPdf": "Scarica PDF",
|
||||
"status": {
|
||||
"issued": "Emessa",
|
||||
"paid": "Pagata",
|
||||
"overdue": "In ritardo",
|
||||
"void": "Annullata"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user