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
Copy file name to clipboardExpand all lines: src/languages/de.ts
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,6 @@ const translations = {
320
320
count: 'Zählen',
321
321
cancel: 'Abbrechen',
322
322
dismiss: 'Verwerfen',
323
-
proceed: 'Fortfahren',
324
323
yes: 'Ja',
325
324
no: 'No',
326
325
ok: 'OK',
@@ -3461,14 +3460,12 @@ const translations = {
3461
3460
customField1: 'Benutzerdefiniertes Feld 1',
3462
3461
customField2: 'Benutzerdefiniertes Feld 2',
3463
3462
customFieldHint: 'Fügen Sie benutzerdefinierten Code hinzu, der für alle Ausgaben dieses Mitglieds gilt.',
3464
-
reports: 'Berichte',
3465
3463
reportFields: 'Berichtsfelder',
3466
3464
reportTitle: 'Berichtstitel',
3467
3465
reportField: 'Berichtsfeld',
3468
3466
taxes: 'Steuern',
3469
3467
bills: 'Rechnungen',
3470
3468
invoices: 'Rechnungen',
3471
-
perDiem: 'Per diem',
3472
3469
travel: 'Reisen',
3473
3470
members: 'Mitglieder',
3474
3471
accounting: 'Buchhaltung',
@@ -3481,7 +3478,6 @@ const translations = {
3481
3478
testTransactions: 'Transaktionen testen',
3482
3479
issueAndManageCards: 'Karten ausstellen und verwalten',
3483
3480
reconcileCards: 'Karten abstimmen',
3484
-
selectAll: 'Alle auswählen',
3485
3481
selected: ()=>({
3486
3482
one: '1 ausgewählt',
3487
3483
other: (count: number)=>`${count} ausgewählt`,
@@ -3495,8 +3491,6 @@ const translations = {
3495
3491
memberNotFound: 'Mitglied nicht gefunden. Um ein neues Mitglied zum Arbeitsbereich einzuladen, verwenden Sie bitte die Einladungsschaltfläche oben.',
3496
3492
notAuthorized: `Sie haben keinen Zugriff auf diese Seite. Wenn Sie versuchen, diesem Arbeitsbereich beizutreten, bitten Sie einfach den Besitzer des Arbeitsbereichs, Sie als Mitglied hinzuzufügen. Etwas anderes? Kontaktieren Sie ${CONST.EMAIL.CONCIERGE}.`,
3497
3493
goToWorkspace: 'Zum Arbeitsbereich gehen',
3498
-
duplicateWorkspace: 'Arbeitsbereich duplizieren',
3499
-
duplicateWorkspacePrefix: 'Duplizieren',
3500
3494
goToWorkspaces: 'Zu Arbeitsbereichen gehen',
3501
3495
clearFilter: 'Filter löschen',
3502
3496
workspaceName: 'Arbeitsbereichsname',
@@ -4905,18 +4899,6 @@ const translations = {
4905
4899
taxCode: 'Steuercode',
4906
4900
updateTaxCodeFailureMessage: 'Beim Aktualisieren des Steuercodes ist ein Fehler aufgetreten, bitte versuchen Sie es erneut.',
4907
4901
},
4908
-
duplicateWorkspace: {
4909
-
title: 'Benennen Sie Ihren neuen Arbeitsbereich',
4910
-
selectFeatures: 'Auswählen der zu kopierenden Features',
4911
-
whichFeatures: 'Welche Funktionen möchten Sie in Ihren neuen Arbeitsbereich kopieren?',
4912
-
confirmDuplicate: '\n\nMöchten Sie fortfahren?',
4913
-
categories: 'Kategorien und Ihre Auto-Kategorisierungsregeln',
4914
-
reimbursementAccount: 'Erstattungskonto',
4915
-
delayedSubmission: 'verspätete Einreichung',
4916
-
welcomeNote: 'Bitte beginnen Sie mit der Nutzung meines neuen Arbeitsbereichs',
Copy file name to clipboardExpand all lines: src/languages/en.ts
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -312,7 +312,6 @@ const translations = {
312
312
count: 'Count',
313
313
cancel: 'Cancel',
314
314
dismiss: 'Dismiss',
315
-
proceed: 'Proceed',
316
315
yes: 'Yes',
317
316
no: 'No',
318
317
ok: 'OK',
@@ -3458,14 +3457,12 @@ const translations = {
3458
3457
customField1: 'Custom field 1',
3459
3458
customField2: 'Custom field 2',
3460
3459
customFieldHint: 'Add custom coding that applies to all spend from this member.',
3461
-
reports: 'Reports',
3462
3460
reportFields: 'Report fields',
3463
3461
reportTitle: 'Report title',
3464
3462
reportField: 'Report field',
3465
3463
taxes: 'Taxes',
3466
3464
bills: 'Bills',
3467
3465
invoices: 'Invoices',
3468
-
perDiem: 'Per diem',
3469
3466
travel: 'Travel',
3470
3467
members: 'Members',
3471
3468
accounting: 'Accounting',
@@ -3478,7 +3475,6 @@ const translations = {
3478
3475
testTransactions: 'Test transactions',
3479
3476
issueAndManageCards: 'Issue and manage cards',
3480
3477
reconcileCards: 'Reconcile cards',
3481
-
selectAll: 'Select all',
3482
3478
selected: ()=>({
3483
3479
one: '1 selected',
3484
3480
other: (count: number)=>`${count} selected`,
@@ -3492,8 +3488,6 @@ const translations = {
3492
3488
memberNotFound: 'Member not found. To invite a new member to the workspace, please use the invite button above.',
3493
3489
notAuthorized: `You don't have access to this page. If you're trying to join this workspace, just ask the workspace owner to add you as a member. Something else? Reach out to ${CONST.EMAIL.CONCIERGE}.`,
3494
3490
goToWorkspace: 'Go to workspace',
3495
-
duplicateWorkspace: 'Duplicate Workspace',
3496
-
duplicateWorkspacePrefix: 'Duplicate',
3497
3491
goToWorkspaces: 'Go to workspaces',
3498
3492
clearFilter: 'Clear filter',
3499
3493
workspaceName: 'Workspace name',
@@ -4888,18 +4882,6 @@ const translations = {
4888
4882
taxCode: 'Tax code',
4889
4883
updateTaxCodeFailureMessage: 'An error occurred while updating the tax code, please try again',
4890
4884
},
4891
-
duplicateWorkspace: {
4892
-
title: 'Name your new workspace',
4893
-
selectFeatures: 'Select features to copy',
4894
-
whichFeatures: 'Which features do you want to copy over to your new workspace?',
4895
-
confirmDuplicate: '\n\nDo you want to continue?',
4896
-
categories: 'categories and your auto-categorization rules',
4897
-
reimbursementAccount: 'reimbursement account',
4898
-
welcomeNote: 'Please start using my new workspace',
Copy file name to clipboardExpand all lines: src/languages/es.ts
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -302,7 +302,6 @@ const translations = {
302
302
count: 'Contar',
303
303
cancel: 'Cancelar',
304
304
dismiss: 'Descartar',
305
-
proceed: 'Proceed',
306
305
yes: 'Sí',
307
306
no: 'No',
308
307
ok: 'OK',
@@ -3446,13 +3445,11 @@ const translations = {
3446
3445
customField1: 'Campo personalizado 1',
3447
3446
customField2: 'Campo personalizado 2',
3448
3447
customFieldHint: 'Añade una codificación personalizada que se aplique a todos los gastos de este miembro.',
3449
-
reports: 'Informes',
3450
3448
reportFields: 'Campos de informe',
3451
3449
reportTitle: 'El título del informe.',
3452
3450
taxes: 'Impuestos',
3453
3451
bills: 'Pagar facturas',
3454
3452
invoices: 'Facturas',
3455
-
perDiem: 'Per diem',
3456
3453
travel: 'Viajes',
3457
3454
members: 'Miembros',
3458
3455
accounting: 'Contabilidad',
@@ -3465,7 +3462,6 @@ const translations = {
3465
3462
testTransactions: 'Transacciones de prueba',
3466
3463
issueAndManageCards: 'Emitir y gestionar tarjetas',
3467
3464
reconcileCards: 'Reconciliar tarjetas',
3468
-
selectAll: 'Seleccionar todo',
3469
3465
selected: ()=>({
3470
3466
one: '1 seleccionado',
3471
3467
other: (count: number)=>`${count} seleccionados`,
@@ -3479,8 +3475,6 @@ const translations = {
3479
3475
memberNotFound: 'Miembro no encontrado. Para invitar a un nuevo miembro al espacio de trabajo, por favor, utiliza el botón invitar que está arriba.',
3480
3476
notAuthorized: `No tienes acceso a esta página. Si estás intentando unirte a este espacio de trabajo, pide al dueño del espacio de trabajo que te añada como miembro. ¿Necesitas algo más? Comunícate con ${CONST.EMAIL.CONCIERGE}`,
3481
3477
goToWorkspace: 'Ir al espacio de trabajo',
3482
-
duplicateWorkspace: 'Duplicar espacio de trabajo',
3483
-
duplicateWorkspacePrefix: 'Duplicar',
3484
3478
goToWorkspaces: 'Ir a espacios de trabajo',
3485
3479
clearFilter: 'Borrar filtro',
3486
3480
workspaceName: 'Nombre del espacio de trabajo',
@@ -4898,18 +4892,6 @@ const translations = {
4898
4892
taxCode: 'Código de impuesto',
4899
4893
updateTaxCodeFailureMessage: 'Se produjo un error al actualizar el código tributario, inténtelo nuevamente',
4900
4894
},
4901
-
duplicateWorkspace: {
4902
-
title: 'Nombra tu nuevo espacio de trabajo',
4903
-
selectFeatures: 'Selecciona las funciones a copiar',
4904
-
whichFeatures: '¿Qué funciones deseas copiar a tu nuevo espacio de trabajo?',
4905
-
confirmDuplicate: '\n\n¿Quieres continuar?',
4906
-
categories: 'categorías y tus reglas de auto-categorización',
4907
-
reimbursementAccount: 'cuenta de reembolso',
4908
-
delayedSubmission: 'presentación retrasada',
4909
-
welcomeNote: 'Por favor, comience a utilizar mi nuevo espacio de trabajo.',
0 commit comments