You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Sie können den Genehmiger auch dauerhaft für alle Berichte in Ihren <a href="${workflowSettingLink}">Workflow-Einstellungen</a> ändern.`,
1395
+
changedApproverMessage: ({managerID}: ChangedApproverMessageParams)=>`änderte den Genehmiger zu <mention-user accountID="${managerID}"/>`,
1396
+
actions: {
1397
+
addApprover: 'Genehmiger hinzufügen',
1398
+
addApproverSubtitle: 'Fügen Sie dem bestehenden Workflow einen zusätzlichen Genehmiger hinzu.',
1399
+
bypassApprovers: 'Genehmiger umgehen',
1400
+
bypassApproversSubtitle: 'Weisen Sie sich selbst als endgültigen Genehmiger zu und überspringen Sie alle verbleibenden Genehmiger.',
1401
+
},
1402
+
addApprover: {
1403
+
subtitle: 'Wählen Sie einen zusätzlichen Genehmiger für diesen Bericht, bevor wir ihn durch den Rest des Genehmigungs-Workflows leiten.',
1404
+
},
1405
+
},
1388
1406
},
1389
1407
transactionMerge: {
1390
1408
listPage: {
@@ -5485,6 +5503,12 @@ const translations = {
5485
5503
'Mehrstufige Tags helfen Ihnen, Ausgaben präziser zu verfolgen. Weisen Sie jedem Posten mehrere Tags zu – wie Abteilung, Kunde oder Kostenstelle – um den vollständigen Kontext jeder Ausgabe zu erfassen. Dies ermöglicht detailliertere Berichte, Genehmigungs-Workflows und Buchhaltungsexporte.',
5486
5504
onlyAvailableOnPlan: 'Mehrstufige Tags sind nur im Control-Plan verfügbar, beginnend bei',
'Mehrere Genehmigungsstufen ist ein Workflow-Tool für Unternehmen, die mehr als eine Person benötigen, um einen Bericht zu genehmigen, bevor er erstattet werden kann.',
5510
+
onlyAvailableOnPlan: 'Mehrere Genehmigungsstufen sind nur im Control-Plan verfügbar, beginnend bei ',
5511
+
},
5488
5512
pricing: {
5489
5513
perActiveMember: 'pro aktivem Mitglied pro Monat.',
`You can also change the approver permanently for all reports in your <a href="${workflowSettingLink}">workflow settings</a>.`,
1379
+
changedApproverMessage: ({managerID}: ChangedApproverMessageParams)=>`changed the approver to <mention-user accountID="${managerID}"/>`,
1380
+
actions: {
1381
+
addApprover: 'Add approver',
1382
+
addApproverSubtitle: 'Add an additional approver to the existing workflow.',
1383
+
bypassApprovers: 'Bypass approvers',
1384
+
bypassApproversSubtitle: 'Assign yourself as final approver and skip any remaining approvers.',
1385
+
},
1386
+
addApprover: {
1387
+
subtitle: 'Choose an additional approver for this report before we route through the rest of the approval workflow.',
1388
+
},
1389
+
},
1372
1390
},
1373
1391
transactionMerge: {
1374
1392
listPage: {
@@ -5463,6 +5481,11 @@ const translations = {
5463
5481
'Multi-Level Tags help you track expenses with greater precision. Assign multiple tags to each line item—such as department, client, or cost center—to capture the full context of every expense. This enables more detailed reporting, approval workflows, and accounting exports.',
5464
5482
onlyAvailableOnPlan: 'Multi-level tags are only available on the Control plan, starting at ',
description: 'Multiple approval levels is a workflow tool for companies that require more than one person to approve a report before it can be reimbursed.',
5487
+
onlyAvailableOnPlan: 'Multiple approval levels are only available on the Control plan, starting at ',
`También puedes cambiar el aprobador de forma permanente para todos los informes en tu <a href="${workflowSettingLink}">configuración de flujo de trabajo</a>.`,
1376
+
changedApproverMessage: ({managerID}: ChangedApproverMessageParams)=>`cambió el aprobador a <mention-user accountID="${managerID}"/>`,
1377
+
actions: {
1378
+
addApprover: 'Añadir aprobador',
1379
+
addApproverSubtitle: 'Añade un aprobador adicional al flujo de trabajo existente.',
1380
+
bypassApprovers: 'Omitir aprobadores',
1381
+
bypassApproversSubtitle: 'Asígnate como aprobador final y omite a los aprobadores restantes.',
1382
+
},
1383
+
addApprover: {
1384
+
subtitle: 'Elige un aprobador adicional para este informe antes de que lo enviemos por el resto del flujo de aprobación.',
1385
+
},
1386
+
},
1369
1387
},
1370
1388
transactionMerge: {
1371
1389
listPage: {
@@ -5496,6 +5514,12 @@ const translations = {
5496
5514
'Las etiquetas multinivel te ayudan a llevar un control más preciso de los gastos. Asigna múltiples etiquetas a cada partida, como departamento, cliente o centro de costos, para capturar el contexto completo de cada gasto. Esto permite informes más detallados, flujos de aprobación y exportaciones contables.',
5497
5515
onlyAvailableOnPlan: 'Las etiquetas multinivel solo están disponibles en el plan Control, a partir de ',
'Los múltiples niveles de aprobación son una herramienta de flujo de trabajo para empresas que requieren que más de una persona apruebe un informe antes de que pueda ser reembolsado.',
5521
+
onlyAvailableOnPlan: 'Los múltiples niveles de aprobación solo están disponibles en el plan Controlar, a partir de ',
5522
+
},
5499
5523
note: {
5500
5524
upgradeWorkspace: 'Mejore su espacio de trabajo para acceder a esta función, o',
`Vous pouvez également modifier l'approbateur de manière permanente pour tous les rapports dans vos <a href="${workflowSettingLink}">paramètres de flux de travail</a>.`,
1398
+
changedApproverMessage: ({managerID}: ChangedApproverMessageParams)=>`a changé l'approbateur en <mention-user accountID="${managerID}"/>`,
1399
+
actions: {
1400
+
addApprover: 'Ajouter un approbateur',
1401
+
addApproverSubtitle: 'Ajouter un approbateur supplémentaire au flux de travail existant.',
1402
+
bypassApprovers: 'Contourner les approbateurs',
1403
+
bypassApproversSubtitle: 'Vous désigner comme approbateur final et ignorer les autres approbateurs.',
1404
+
},
1405
+
addApprover: {
1406
+
subtitle: "Choisissez un approbateur supplémentaire pour ce rapport avant de le faire passer par le reste du flux de travail d'approbation.",
1407
+
},
1408
+
},
1391
1409
},
1392
1410
transactionMerge: {
1393
1411
listPage: {
@@ -5499,6 +5517,12 @@ const translations = {
5499
5517
"Les balises multi-niveaux vous aident à suivre les dépenses avec plus de précision. Assignez plusieurs balises à chaque poste—comme le département, le client ou le centre de coût—pour capturer le contexte complet de chaque dépense. Cela permet des rapports plus détaillés, des flux de travail d'approbation et des exportations comptables.",
5500
5518
onlyAvailableOnPlan: 'Les balises multi-niveaux sont uniquement disponibles sur le plan Control, à partir de',
"Les niveaux d'approbation multiples sont un outil de flux de travail pour les entreprises qui exigent que plus d'une personne approuve un rapport avant qu'il ne puisse être remboursé.",
5524
+
onlyAvailableOnPlan: "Les niveaux d'approbation multiples sont uniquement disponibles sur le plan Control, à partir de ",
`Puoi anche cambiare l'approvatore in modo permanente per tutti i report nelle tue <a href="${workflowSettingLink}">impostazioni del flusso di lavoro</a>.`,
1391
+
changedApproverMessage: ({managerID}: ChangedApproverMessageParams)=>`ha cambiato l'approvatore in <mention-user accountID="${managerID}"/>`,
1392
+
actions: {
1393
+
addApprover: 'Aggiungi approvatore',
1394
+
addApproverSubtitle: 'Aggiungi un approvatore aggiuntivo al flusso di lavoro esistente.',
1395
+
bypassApprovers: 'Ignora approvatori',
1396
+
bypassApproversSubtitle: 'Assegna te stesso come approvatore finale e salta gli approvatori rimanenti.',
1397
+
},
1398
+
addApprover: {
1399
+
subtitle: 'Scegli un approvatore aggiuntivo per questo report prima di instradarlo attraverso il resto del flusso di lavoro di approvazione.',
1400
+
},
1401
+
},
1384
1402
},
1385
1403
transactionMerge: {
1386
1404
listPage: {
@@ -5498,6 +5516,12 @@ const translations = {
5498
5516
'I tag multilivello ti aiutano a monitorare le spese con maggiore precisione. Assegna più tag a ciascuna voce, come reparto, cliente o centro di costo, per catturare il contesto completo di ogni spesa. Questo consente report più dettagliati, flussi di lavoro di approvazione ed esportazioni contabili.',
5499
5517
onlyAvailableOnPlan: 'I tag multilivello sono disponibili solo nel piano Control, a partire da',
'I livelli di approvazione multipli sono uno strumento di flusso di lavoro per le aziende che richiedono a più di una persona di approvare un report prima che possa essere rimborsato.',
5523
+
onlyAvailableOnPlan: 'I livelli di approvazione multipli sono disponibili solo nel piano Control, a partire da ',
0 commit comments