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
setVacationDelegate: `Legen Sie eine Urlaubsvertretung fest, die Berichte in Ihrer Abwesenheit genehmigt.`,
2385
+
vacationDelegateError: 'Beim Aktualisieren Ihrer Urlaubsvertretung ist ein Fehler aufgetreten.',
2386
+
asVacationDelegate: ({nameOrEmail: managerName}: VacationDelegateParams)=>`als Urlaubsvertretung von ${managerName}`,
2387
+
toAsVacationDelegate: ({submittedToName, vacationDelegateName}: SubmittedToVacationDelegateParams)=>`an ${submittedToName} als Urlaubsvertretung von ${vacationDelegateName}`,
`Sie weisen ${nameOrEmail} als Ihre Urlaubsvertretung zu. Diese Person ist noch nicht in all Ihren Workspaces. Wenn Sie fortfahren, wird eine E-Mail an alle Ihre Workspace-Administratoren gesendet, um sie hinzuzufügen.`,
2380
2390
clearAfter: 'Nach dem Löschen',
2381
2391
whenClearStatus: 'Wann sollten wir Ihren Status löschen?',
toAsVacationDelegate: ({submittedToName, vacationDelegateName}: SubmittedToVacationDelegateParams)=>`to ${submittedToName} as vacation delegate for ${vacationDelegateName}`,
`You're assigning ${nameOrEmail} as your vacation delegate. They're not on all your workspaces yet. If you choose to continue, an email will be sent to all your workspace admins to add them.`,
Copy file name to clipboardExpand all lines: src/languages/es.ts
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -181,6 +181,7 @@ import type {
181
181
StepCounterParams,
182
182
StripePaidParams,
183
183
SubmitsToParams,
184
+
SubmittedToVacationDelegateParams,
184
185
SubscriptionCommitmentParams,
185
186
SubscriptionSettingsRenewsOnParams,
186
187
SubscriptionSettingsSaveUpToParams,
@@ -232,6 +233,7 @@ import type {
232
233
UsePlusButtonParams,
233
234
UserIsAlreadyMemberParams,
234
235
UserSplitParams,
236
+
VacationDelegateParams,
235
237
ViolationsAutoReportedRejectedExpenseParams,
236
238
ViolationsCashExpenseWithNoReceiptParams,
237
239
ViolationsConversionSurchargeParams,
@@ -591,6 +593,7 @@ const translations = {
591
593
workspacesTabTitle: 'Espacios',
592
594
getTheApp: 'Descarga la app',
593
595
scanReceiptsOnTheGo: 'Escanea recibos desde tu teléfono',
596
+
headsUp: '¡Atención!',
594
597
},
595
598
supportalNoAccess: {
596
599
title: 'No tan rápido',
@@ -2359,6 +2362,13 @@ const translations = {
2359
2362
time: 'Hora',
2360
2363
clearAfter: 'Borrar después',
2361
2364
whenClearStatus: '¿Cuándo deberíamos borrar tu estado?',
2365
+
vacationDelegate: 'Delegado de vacaciones',
2366
+
setVacationDelegate: 'Configura un delegado de vacaciones para aprobar informes en tu nombre mientras estás fuera de la oficina.',
2367
+
vacationDelegateError: 'Hubo un error al actualizar tu delegado de vacaciones.',
2368
+
asVacationDelegate: ({nameOrEmail: managerName}: VacationDelegateParams)=>`como delegado de vacaciones de ${managerName}`,
2369
+
toAsVacationDelegate: ({submittedToName, vacationDelegateName}: SubmittedToVacationDelegateParams)=>`a ${submittedToName} como delegado de vacaciones de ${vacationDelegateName}`,
`Está asignando a ${nameOrEmail} como su delegado de vacaciones. Aún no está en todos sus espacios de trabajo. Si decide continuar, se enviará un correo electrónico a todos los administradores de sus espacios de trabajo para agregarlo.`,
`Vous assignez ${nameOrEmail} en tant que délégué de vacances. Il/elle n'est pas encore présent(e) dans tous vos espaces de travail. Si vous choisissez de continuer, un e-mail sera envoyé à tous les administrateurs de vos espaces pour l’ajouter.`,
Copy file name to clipboardExpand all lines: src/languages/it.ts
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -194,6 +194,7 @@ import type {
194
194
StepCounterParams,
195
195
StripePaidParams,
196
196
SubmitsToParams,
197
+
SubmittedToVacationDelegateParams,
197
198
SubscriptionCommitmentParams,
198
199
SubscriptionSettingsRenewsOnParams,
199
200
SubscriptionSettingsSaveUpToParams,
@@ -245,6 +246,7 @@ import type {
245
246
UsePlusButtonParams,
246
247
UserIsAlreadyMemberParams,
247
248
UserSplitParams,
249
+
VacationDelegateParams,
248
250
ViolationsAutoReportedRejectedExpenseParams,
249
251
ViolationsCashExpenseWithNoReceiptParams,
250
252
ViolationsConversionSurchargeParams,
@@ -610,6 +612,7 @@ const translations = {
610
612
workspacesTabTitle: 'Spazi di lavoro',
611
613
getTheApp: "Scarica l'app",
612
614
scanReceiptsOnTheGo: 'Scansiona le ricevute dal tuo telefono',
615
+
headsUp: 'Attenzione!',
613
616
},
614
617
supportalNoAccess: {
615
618
title: 'Non così in fretta',
@@ -2364,6 +2367,13 @@ const translations = {
2364
2367
time: 'Tempo',
2365
2368
clearAfter: 'Cancella dopo',
2366
2369
whenClearStatus: 'Quando dovremmo cancellare il tuo stato?',
2370
+
vacationDelegate: 'Delegato per le vacanze',
2371
+
setVacationDelegate: `Imposta un delegato per le vacanze per approvare i report al tuo posto mentre sei fuori ufficio.`,
2372
+
vacationDelegateError: 'Si è verificato un errore durante l’aggiornamento del delegato per le vacanze.',
2373
+
asVacationDelegate: ({nameOrEmail: managerName}: VacationDelegateParams)=>`come delegato per le vacanze di ${managerName}`,
2374
+
toAsVacationDelegate: ({submittedToName, vacationDelegateName}: SubmittedToVacationDelegateParams)=>`a ${submittedToName} come delegato per le vacanze di ${vacationDelegateName}`,
`Stai assegnando ${nameOrEmail} come tuo delegato per le vacanze. Non è ancora presente in tutti i tuoi workspace. Se scegli di continuare, verrà inviata un'e-mail a tutti gli amministratori dei tuoi workspace per aggiungerlo.`,
0 commit comments