@swan-io/shared-business 13.2.1 → 13.2.2
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.
- package/package.json +3 -3
- package/src/locales/de.json +8 -8
- package/src/locales/en.json +8 -8
- package/src/locales/es.json +8 -8
- package/src/locales/fi.json +11 -11
- package/src/locales/fr.json +1 -1
- package/src/locales/it.json +11 -11
- package/src/locales/nl.json +7 -7
- package/src/locales/pt.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@swan-io/shared-business",
|
|
3
|
-
"version": "13.2.
|
|
3
|
+
"version": "13.2.2",
|
|
4
4
|
"engines": {
|
|
5
5
|
"node": "^22.12.0"
|
|
6
6
|
},
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
],
|
|
26
26
|
"license": "MIT",
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@swan-io/lake": "13.2.
|
|
28
|
+
"@swan-io/lake": "13.2.2"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@formatjs/intl": "^3.1.6",
|
|
@@ -50,6 +50,6 @@
|
|
|
50
50
|
"@types/react-dom": "^19.1.7",
|
|
51
51
|
"@types/react-native": "^0.72.8",
|
|
52
52
|
"type-fest": "^4.41.0",
|
|
53
|
-
"@swan-io/lake": "13.2.
|
|
53
|
+
"@swan-io/lake": "13.2.2"
|
|
54
54
|
}
|
|
55
55
|
}
|
package/src/locales/de.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} Ziffern",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Dieses Feld ist ungültig",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "Steueridentifikationsnummer",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Steuer-ID (Codice fiscale)",
|
|
59
59
|
"common.next": "Weiter",
|
|
60
60
|
"common.noResult": "Leeres Ergebnis",
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
"common.skipToContent": "Zum Inhalt springen",
|
|
68
68
|
"copyButton.copiedTooltip": "In die Zwischenablage kopiert",
|
|
69
69
|
"copyButton.copyTooltip": "Zum Kopieren anklicken",
|
|
70
|
-
"creditStatement.additionalDetails": "Der Kontoauszug vom <bold>{openingDate}</bold> bis <bold>{closingDate}</bold> enthält alle Gebühren und erhaltenen Zahlungen bis zum {closingDate}. Ihre nächste automatische Lastschrift erfolgt ab {repaymentDate}.\n\nIm Falle einer abgelehnten Bankabbuchung aufgrund unzureichender
|
|
70
|
+
"creditStatement.additionalDetails": "Der Kontoauszug vom <bold>{openingDate}</bold> bis <bold>{closingDate}</bold> enthält alle Gebühren und erhaltenen Zahlungen bis zum {closingDate}. Ihre nächste automatische Lastschrift erfolgt ab {repaymentDate}.\n\nIm Falle einer abgelehnten Bankabbuchung aufgrund unzureichender Guthaben können wir diese Abbuchung mindestens <bold>3 bis 4 Tage</bold> nach der Benachrichtigung durch Ihre Bank erneut einreichen.",
|
|
71
71
|
"creditStatement.column.credit": "Gutschrift",
|
|
72
72
|
"creditStatement.column.debit": "Lastschrift",
|
|
73
|
-
"creditStatement.issueDate": "
|
|
73
|
+
"creditStatement.issueDate": "Ausstellungsdatum {issueDate}",
|
|
74
74
|
"creditStatement.siret": "SIRET",
|
|
75
|
-
"creditStatement.titleDocument": "
|
|
75
|
+
"creditStatement.titleDocument": "Rückzahlungserklärung",
|
|
76
76
|
"datePicker.day": "Tag",
|
|
77
77
|
"datePicker.day.friday": "Freitag",
|
|
78
78
|
"datePicker.day.monday": "Montag",
|
|
@@ -114,10 +114,10 @@
|
|
|
114
114
|
"fileTile.status.Refused": "Abgelehnt",
|
|
115
115
|
"fileTile.status.Validated": "Validiert",
|
|
116
116
|
"fileTile.uploading": "Hochladen…",
|
|
117
|
-
"monthlyPaymentVolume.between10000And50000": "Zwischen 10.000 und 50.000
|
|
118
|
-
"monthlyPaymentVolume.between50000And100000": "Zwischen 50.000 und 100.000
|
|
119
|
-
"monthlyPaymentVolume.lessThan10000": "Weniger als 10.000
|
|
120
|
-
"monthlyPaymentVolume.moreThan100000": "Mehr als 100.000
|
|
117
|
+
"monthlyPaymentVolume.between10000And50000": "Zwischen 10.000 und 50.000 € pro Monat",
|
|
118
|
+
"monthlyPaymentVolume.between50000And100000": "Zwischen 50.000 und 100.000 € pro Monat",
|
|
119
|
+
"monthlyPaymentVolume.lessThan10000": "Weniger als 10.000 € monatlich",
|
|
120
|
+
"monthlyPaymentVolume.moreThan100000": "Mehr als 100.000 € monatlich",
|
|
121
121
|
"registrationPage.defaultNumberLabel": "Registrierungsnummer",
|
|
122
122
|
"registrationPage.withOrganismLabel": "Ist Ihre Firma bereits im {organismName} eingetragen?",
|
|
123
123
|
"registrationPage.withoutOrganismNameLabel": "Sind Sie registriert?",
|
package/src/locales/en.json
CHANGED
|
@@ -21,12 +21,6 @@
|
|
|
21
21
|
"accountStatement.titleDocument": "Account statement",
|
|
22
22
|
"accountStatement.titleDocument.companyDescription": "Business account - in euros",
|
|
23
23
|
"accountStatement.titleDocument.individualDescription": "Personal account - in euros",
|
|
24
|
-
"creditStatement.titleDocument": "Repayment statement",
|
|
25
|
-
"creditStatement.column.credit": "Credit",
|
|
26
|
-
"creditStatement.column.debit": "Debit",
|
|
27
|
-
"creditStatement.issueDate": "Issue date {issueDate}",
|
|
28
|
-
"creditStatement.siret": "SIRET",
|
|
29
|
-
"creditStatement.additionalDetails": "The statement from <bold>{openingDate}</bold> to <bold>{closingDate}</bold> includes all fees and payments received up to {closingDate}. Your next automatic debit will occur starting from {repaymentDate}.\n\nIn the event of a rejected bank withdrawal due to insufficient funds, we may represent this withdrawal at least <bold>3 to 4 days</bold> after the rejection notified by your bank.",
|
|
30
24
|
"addressFormPart.addressLabel": "Type your address",
|
|
31
25
|
"addressFormPart.cityLabel": "City",
|
|
32
26
|
"addressFormPart.placeholder": "Start typing…",
|
|
@@ -60,7 +54,7 @@
|
|
|
60
54
|
"common.form.help.nbDigits": "{nbDigits} digits",
|
|
61
55
|
"common.form.invalidTaxIdentificationNumber": "This field is invalid",
|
|
62
56
|
"common.form.taxIdentificationNumber.placeholder": "Tax ID",
|
|
63
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
64
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Tax ID (Codice fiscale)",
|
|
65
59
|
"common.next": "Next",
|
|
66
60
|
"common.noResult": "Empty result",
|
|
@@ -73,6 +67,12 @@
|
|
|
73
67
|
"common.skipToContent": "Skip to content",
|
|
74
68
|
"copyButton.copiedTooltip": "Copied to clipboard",
|
|
75
69
|
"copyButton.copyTooltip": "Click to copy",
|
|
70
|
+
"creditStatement.additionalDetails": "The statement from <bold>{openingDate}</bold> to <bold>{closingDate}</bold> includes all fees and payments received up to {closingDate}. Your next automatic debit will occur starting from {repaymentDate}.\n\nIn the event of a rejected bank withdrawal due to insufficient funds, we may represent this withdrawal at least <bold>3 to 4 days</bold> after the rejection notified by your bank.",
|
|
71
|
+
"creditStatement.column.credit": "Credit",
|
|
72
|
+
"creditStatement.column.debit": "Debit",
|
|
73
|
+
"creditStatement.issueDate": "Issue date {issueDate}",
|
|
74
|
+
"creditStatement.siret": "SIRET",
|
|
75
|
+
"creditStatement.titleDocument": "Repayment statement",
|
|
76
76
|
"datePicker.day": "Day",
|
|
77
77
|
"datePicker.day.friday": "Friday",
|
|
78
78
|
"datePicker.day.monday": "Monday",
|
|
@@ -295,10 +295,10 @@
|
|
|
295
295
|
"supportingDocuments.downloadTemplate": "Download template",
|
|
296
296
|
"supportingDocuments.errorUpload": "Failed to upload file",
|
|
297
297
|
"supportingDocuments.help.downloadTemplate": "Download a template",
|
|
298
|
+
"supportingDocuments.help.howToSendAGoodDocument": "How to send a good document?",
|
|
298
299
|
"supportingDocuments.help.whatIsThis": "What is this?",
|
|
299
300
|
"supportingDocuments.informations": "Document details",
|
|
300
301
|
"supportingDocuments.noDocuments": "No documents.",
|
|
301
|
-
"supportingDocuments.help.howToSendAGoodDocument": "How to send a good document?",
|
|
302
302
|
"supportingDocuments.powerOfAttorneyModal.description": "A signed and dated document authorizing an individual to represent or act on behalf of a company's legal representative.",
|
|
303
303
|
"supportingDocuments.powerOfAttorneyModal.title": "Power of attorney signed by the legal representative",
|
|
304
304
|
"supportingDocuments.purpose.AdministratorDecisionOfAppointment": "Administrator appointment letter",
|
package/src/locales/es.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} dígitos",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Este campo es inválido",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "Número de identificación fiscal",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Número de identificación fiscal (Codice fiscale)",
|
|
59
59
|
"common.next": "Siguiente",
|
|
60
60
|
"common.noResult": "No hay resultados",
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
"common.skipToContent": "Saltar al contenido",
|
|
68
68
|
"copyButton.copiedTooltip": "Copiado al portapapeles",
|
|
69
69
|
"copyButton.copyTooltip": "Haz clic para copiar",
|
|
70
|
-
"creditStatement.additionalDetails": "El
|
|
70
|
+
"creditStatement.additionalDetails": "El extracto del <bold>{openingDate}</bold> al <bold>{closingDate}</bold> incluye todas las tasas y pagos recibidos hasta el {closingDate}. Tu próximo pago domiciliado se realizará a partir del {repaymentDate}.\n\nSi el pago se rechaza por fondos insuficientes, podemos intentar procesarlo de nuevo <bold>3 a 4 días</bold> después de que tu banco te haya notificado el rechazo.",
|
|
71
71
|
"creditStatement.column.credit": "Crédito",
|
|
72
72
|
"creditStatement.column.debit": "Débito",
|
|
73
73
|
"creditStatement.issueDate": "Fecha de emisión {issueDate}",
|
|
74
74
|
"creditStatement.siret": "SIRET",
|
|
75
|
-
"creditStatement.titleDocument": "Estado de
|
|
75
|
+
"creditStatement.titleDocument": "Estado de amortización",
|
|
76
76
|
"datePicker.day": "Día",
|
|
77
77
|
"datePicker.day.friday": "Viernes",
|
|
78
78
|
"datePicker.day.monday": "Lunes",
|
|
@@ -114,10 +114,10 @@
|
|
|
114
114
|
"fileTile.status.Refused": "Rechazado",
|
|
115
115
|
"fileTile.status.Validated": "Validado",
|
|
116
116
|
"fileTile.uploading": "Subiendo…",
|
|
117
|
-
"monthlyPaymentVolume.between10000And50000": "Entre 10 000 y 50 000
|
|
118
|
-
"monthlyPaymentVolume.between50000And100000": "Entre 50 000 y 100 000
|
|
119
|
-
"monthlyPaymentVolume.lessThan10000": "Menos de 10 000
|
|
120
|
-
"monthlyPaymentVolume.moreThan100000": "Más de 100 000
|
|
117
|
+
"monthlyPaymentVolume.between10000And50000": "Entre 10 000 € y 50 000 € por mes",
|
|
118
|
+
"monthlyPaymentVolume.between50000And100000": "Entre 50 000 y 100 000 € por mes",
|
|
119
|
+
"monthlyPaymentVolume.lessThan10000": "Menos de 10 000 € por mes",
|
|
120
|
+
"monthlyPaymentVolume.moreThan100000": "Más de 100 000 € por mes",
|
|
121
121
|
"registrationPage.defaultNumberLabel": "Número de registro",
|
|
122
122
|
"registrationPage.withOrganismLabel": "¿Estás registrado en {organismName}?",
|
|
123
123
|
"registrationPage.withoutOrganismNameLabel": "¿Estás registrado?",
|
|
@@ -412,5 +412,5 @@
|
|
|
412
412
|
"transactionStatement.type.SepaInstantCreditTransferOut": "Transferencia SEPA instantánea enviada",
|
|
413
413
|
"validation.birthdateCannotBeFuture": "La fecha de nacimiento no puede estar en el futuro",
|
|
414
414
|
"validation.invalidBirthDate": "Por favor, introduce una fecha de nacimiento válida.",
|
|
415
|
-
"validation.invalidDate": "
|
|
415
|
+
"validation.invalidDate": "Introduce una fecha válida."
|
|
416
416
|
}
|
package/src/locales/fi.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} numeroa",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Tämä kenttä ei ole kelvollinen",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "verotunnus",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Verotunnus (Codice fiscale)",
|
|
59
59
|
"common.next": "Seuraava",
|
|
60
60
|
"common.noResult": "Ei tuloksia",
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
"common.skipToContent": "Ohita ja siirry sisältöön",
|
|
68
68
|
"copyButton.copiedTooltip": "Kopioitu leikepöydälle",
|
|
69
69
|
"copyButton.copyTooltip": "Kopioi napsauttamalla",
|
|
70
|
-
"creditStatement.additionalDetails": "
|
|
71
|
-
"creditStatement.column.credit": "
|
|
72
|
-
"creditStatement.column.debit": "
|
|
73
|
-
"creditStatement.issueDate": "
|
|
70
|
+
"creditStatement.additionalDetails": "<bold>{openingDate}</bold>{openingDate}<bold>{closingDate}</bold> -tilinpäätös sisältää kaikki kulut ja maksut, jotka on vastaanotettu {closingDate} asti. Seuraava automaattinen veloitus tapahtuu {repaymentDate} alkaen.\n\nJos pankkisiirto hylätään varojen puutteen vuoksi, voimme esittää tämän siirron uudelleen vähintään <bold>3–4 päivää</bold> sen jälkeen, kun pankkisi on ilmoittanut hylkäämisestä.",
|
|
71
|
+
"creditStatement.column.credit": "Luotto",
|
|
72
|
+
"creditStatement.column.debit": "Veloittaa",
|
|
73
|
+
"creditStatement.issueDate": "Julkaisupäivä {issueDate}",
|
|
74
74
|
"creditStatement.siret": "SIRET",
|
|
75
|
-
"creditStatement.titleDocument": "
|
|
75
|
+
"creditStatement.titleDocument": "Takaisinmaksuerittely",
|
|
76
76
|
"datePicker.day": "Päivä",
|
|
77
77
|
"datePicker.day.friday": "Perjantai",
|
|
78
78
|
"datePicker.day.monday": "Maanantai",
|
|
@@ -114,10 +114,10 @@
|
|
|
114
114
|
"fileTile.status.Refused": "Hylätty",
|
|
115
115
|
"fileTile.status.Validated": "Vahvistettu",
|
|
116
116
|
"fileTile.uploading": "Ladataan...",
|
|
117
|
-
"monthlyPaymentVolume.between10000And50000": "10 000 euron ja 50 000 euron välillä
|
|
118
|
-
"monthlyPaymentVolume.between50000And100000": "50 000 euron ja 100 000 euron välillä
|
|
119
|
-
"monthlyPaymentVolume.lessThan10000": "Vähemmän kuin 10 000 euroa
|
|
120
|
-
"monthlyPaymentVolume.moreThan100000": "Enemmän kuin 100 000 euroa
|
|
117
|
+
"monthlyPaymentVolume.between10000And50000": "10 000 euron ja 50 000 euron välillä",
|
|
118
|
+
"monthlyPaymentVolume.between50000And100000": "50 000 euron ja 100 000 euron välillä",
|
|
119
|
+
"monthlyPaymentVolume.lessThan10000": "Vähemmän kuin 10 000 euroa",
|
|
120
|
+
"monthlyPaymentVolume.moreThan100000": "Enemmän kuin 100 000 euroa",
|
|
121
121
|
"registrationPage.defaultNumberLabel": "Rekisteröintinumero",
|
|
122
122
|
"registrationPage.withOrganismLabel": "Oletko yrityksesi rekisteröity kohteeseen {organismName}?",
|
|
123
123
|
"registrationPage.withoutOrganismNameLabel": "Onko yrityksesi rekisteröity?",
|
|
@@ -412,5 +412,5 @@
|
|
|
412
412
|
"transactionStatement.type.SepaInstantCreditTransferOut": "SEPA Instant -tilisiirto lähetetty",
|
|
413
413
|
"validation.birthdateCannotBeFuture": "Syntymäaika ei voi olla tulevaisuudessa",
|
|
414
414
|
"validation.invalidBirthDate": "Syötä syntymäaika oikeassa muodossa.",
|
|
415
|
-
"validation.invalidDate": "
|
|
415
|
+
"validation.invalidDate": "Anna kelvollinen päivämäärä."
|
|
416
416
|
}
|
package/src/locales/fr.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} chiffres",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Ce champ n’est pas valide",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "Numéro d'identification fiscale",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Numéro d'identification fiscale (Codice fiscale)",
|
|
59
59
|
"common.next": "Suivant",
|
|
60
60
|
"common.noResult": "Résultat vide",
|
package/src/locales/it.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"accountStatement.column.totals": "Totali",
|
|
12
12
|
"accountStatement.column.type": "Tipo",
|
|
13
13
|
"accountStatement.contactSupport": "Contatta Swan",
|
|
14
|
-
"accountStatement.creditTransfer": "
|
|
14
|
+
"accountStatement.creditTransfer": "Bonifico",
|
|
15
15
|
"accountStatement.date": "Dal {openingDate} al {closingDate}",
|
|
16
16
|
"accountStatement.directDebit": "Addebito diretto",
|
|
17
17
|
"accountStatement.fees": "Commissioni",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} cifre",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Questo campo non è valido",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "Codice fiscale",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Codice fiscale (Tax ID)",
|
|
59
59
|
"common.next": "Avanti",
|
|
60
60
|
"common.noResult": "Risultato vuoto",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"common.skipToContent": "Salta al contenuto",
|
|
68
68
|
"copyButton.copiedTooltip": "Copiato negli appunti",
|
|
69
69
|
"copyButton.copyTooltip": "Clicca per copiare",
|
|
70
|
-
"creditStatement.additionalDetails": "Il rendiconto dal <bold>{openingDate}</bold> al <bold>{closingDate}</bold> include tutte le commissioni e i pagamenti ricevuti fino al {closingDate}. Il prossimo addebito automatico
|
|
70
|
+
"creditStatement.additionalDetails": "Il rendiconto dal <bold>{openingDate}</bold> al <bold>{closingDate}</bold> include tutte le commissioni e i pagamenti ricevuti fino al {closingDate}. Il prossimo addebito automatico verrà effettuato a partire dal {repaymentDate}.\n\nIn caso di mancato addebito bancario per insufficienza di fondi, potremmo ripresentare l’addebito entro <bold>3 o 4 giorni</bold> dal rifiuto comunicato dalla tua banca.",
|
|
71
71
|
"creditStatement.column.credit": "Credito",
|
|
72
72
|
"creditStatement.column.debit": "Addebito",
|
|
73
73
|
"creditStatement.issueDate": "Data di emissione {issueDate}",
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"supportingDocuments.downloadTemplate": "Scarica modello",
|
|
296
296
|
"supportingDocuments.errorUpload": "Impossibile caricare file",
|
|
297
297
|
"supportingDocuments.help.downloadTemplate": "Scarica un modello",
|
|
298
|
-
"supportingDocuments.help.howToSendAGoodDocument": "Come inviare un
|
|
298
|
+
"supportingDocuments.help.howToSendAGoodDocument": "Come inviare un documento valido?",
|
|
299
299
|
"supportingDocuments.help.whatIsThis": "Che cos'è?",
|
|
300
300
|
"supportingDocuments.informations": "Dettagli documento",
|
|
301
301
|
"supportingDocuments.noDocuments": "Nessun documento.",
|
|
@@ -314,17 +314,17 @@
|
|
|
314
314
|
"supportingDocuments.purpose.CompanyRegistration.description": "Un documento che attesti la registrazione legale di un'azienda o entità commerciale presso l'autorità governativa competente. Il documento deve essere risalente a meno di 3 mesi.",
|
|
315
315
|
"supportingDocuments.purpose.CorporateIncomeTaxReturn": "Dichiarazione dei redditi della società",
|
|
316
316
|
"supportingDocuments.purpose.FinancialStatements": "Ultima dichiarazione dei redditi dell'azienda",
|
|
317
|
-
"supportingDocuments.purpose.FinancialStatements.description": "Una copia del documento
|
|
317
|
+
"supportingDocuments.purpose.FinancialStatements.description": "Una copia del documento presentato all'Agenzia delle Entrate al termine dell'ultimo periodo fiscale.",
|
|
318
318
|
"supportingDocuments.purpose.GeneralAssemblyMinutes": "Verbale dell’assemblea generale",
|
|
319
319
|
"supportingDocuments.purpose.GeneralAssemblyMinutes.description": "Il verbale della riunione è un resoconto formale scritto delle discussioni, decisioni e azioni intraprese durante una riunione dell'organizzazione o dell'azienda. La lista del consiglio associativo deve comparire nel verbale. Il verbale deve essere risalente all'ultima versione disponibile.",
|
|
320
320
|
"supportingDocuments.purpose.LegalRepresentativeProofOfIdentity": "Documento d'identità del vostro rappresentante legale",
|
|
321
321
|
"supportingDocuments.purpose.LegalRepresentativeProofOfIdentity.description": "Documento che attesti l'identità del rappresentante legale.\n\nDocumenti accettati:\n- Passaporto\n- Carta d'identità (solo per i cittadini dei paesi membri dello Spazio Economico Europeo)\n- Permesso di soggiorno (solo per i residenti dei paesi membri dello Spazio Economico Europeo)\n- Per effettuare depositi di capitale in Francia, è necessario fornire una carta d'identità.",
|
|
322
322
|
"supportingDocuments.purpose.NIFAccreditationCard": "Carta di accreditamento del NIF (Numero di Identificazione Fiscale)",
|
|
323
|
-
"supportingDocuments.purpose.NIFAccreditationCard.description": "Copia della
|
|
323
|
+
"supportingDocuments.purpose.NIFAccreditationCard.description": "Copia della sua carta di accreditamento del NIF per fornire il numero di identificazione fiscale.",
|
|
324
324
|
"supportingDocuments.purpose.Other": "Altro",
|
|
325
325
|
"supportingDocuments.purpose.Other.description": "Carica qualsiasi documento di supporto che ritieni possa essere utile nel processo di integrazione.",
|
|
326
326
|
"supportingDocuments.purpose.PowerOfAttorney": "Procura firmata dal rappresentante legale",
|
|
327
|
-
"supportingDocuments.purpose.PowerOfAttorney.description": "
|
|
327
|
+
"supportingDocuments.purpose.PowerOfAttorney.description": "Documento firmato e datato che autorizza una persona a rappresentare o agire per conto del rappresentante legale della società.\n\nSi prega di utilizzare il modello allegato.",
|
|
328
328
|
"supportingDocuments.purpose.PresidentDecisionOfAppointment": "Lettera di nomina del Presidente",
|
|
329
329
|
"supportingDocuments.purpose.PresidentDecisionOfAppointment.description": "Documento che attesta la decisione di nominare un individuo come presidente della vostra organizzazione.",
|
|
330
330
|
"supportingDocuments.purpose.ProofOfCompanyAddress": "Prova dell'indirizzo dell'azienda",
|
|
@@ -334,9 +334,9 @@
|
|
|
334
334
|
"supportingDocuments.purpose.ProofOfIdentity": "Documento di identità",
|
|
335
335
|
"supportingDocuments.purpose.ProofOfIdentity.description": "Documenti accettabili:\n- Passaporto\n- Carta d'identità (applicabile solo ai cittadini dei paesi membri della zona EEE)\n- Permesso di soggiorno (applicabile solo ai residenti dei paesi membri della zona EEE)",
|
|
336
336
|
"supportingDocuments.purpose.ProofOfIndividualAddress": "Prova di residenza (risalente a meno di 3 mesi)",
|
|
337
|
-
"supportingDocuments.purpose.ProofOfIndividualAddress.description": "Qualsiasi documento che attesti l'indirizzo di residenza dell'individuo.
|
|
337
|
+
"supportingDocuments.purpose.ProofOfIndividualAddress.description": "Qualsiasi documento che attesti l'indirizzo di residenza dell'individuo. Il documento deve includere il nome e l'indirizzo dell'individuo ed essere stato emesso da meno di 3 mesi.\n\nDocumenti accettabili:\n- Documenti relativi all'abitazione (contratto di locazione, estratto conto del mutuo, ecc.)\n- Bollette delle utenze domestiche (elettricità, telefono, servizi Internet, gas, acqua, ecc.)\n- Busta paga (se include l'indirizzo del lavoratore)",
|
|
338
338
|
"supportingDocuments.purpose.ProofOfIndividualIncome": "Prova di reddito ",
|
|
339
|
-
"supportingDocuments.purpose.ProofOfIndividualIncome.description": "
|
|
339
|
+
"supportingDocuments.purpose.ProofOfIndividualIncome.description": "Un documento o una serie di documenti che dimostrano il reddito di un soggetto in un determinato periodo di tempo.\n\nDocumenti accettabili:\n- Una dichiarazione dei redditi risalente a meno di 2 anni fa\n- Una busta paga risalente a meno di 3 mesi fa",
|
|
340
340
|
"supportingDocuments.purpose.ProofOfOriginOfFunds": "Prova dei fondi",
|
|
341
341
|
"supportingDocuments.purpose.ProofOfOriginOfFunds.description": "Documento ufficiale che attesti l'origine dei fondi.\n\nDocumenti accettabili:\n- Busta paga (datata di meno di 3 mesi)\n- Rendiconto fiscale (datato di meno di 2 anni)",
|
|
342
342
|
"supportingDocuments.purpose.RegisterExtract": "Estratti del registro",
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"supportingDocuments.purpose.UBODeclaration": "Prova del certificato del Beneficiario Effettivo Ultimo (UBO)",
|
|
348
348
|
"supportingDocuments.purpose.UBODeclaration.description": "Un documento che identifica e verifica gli individui che possiedono o controllano in ultima istanza un'azienda o un'entità commerciale. Gli azionari effettivi sono individui che possiedono più del 25% delle azioni o dei diritti di voto dell'azienda. Se non ce ne sono, i Beneficiari Effettivi Ultimi sono i rappresentanti legali dell'organizzazione.",
|
|
349
349
|
"supportingDocuments.purpose.UltimateBeneficialOwnerProofOfAddress": "Prova dell'indirizzo per ciascun beneficiario effettivo",
|
|
350
|
-
"supportingDocuments.purpose.UltimateBeneficialOwnerProofOfAddress.description": "
|
|
350
|
+
"supportingDocuments.purpose.UltimateBeneficialOwnerProofOfAddress.description": "Si prega di allegare un documento per ogni persona che possiede almeno il 25% del capitale o dei diritti di voto, o per qualsiasi persona che controlla gli organi esecutivi o la direzione della sua azienda. Qualsiasi documento che attesti l'indirizzo di residenza della persona. I documenti devono includere il nome e l'indirizzo della persona ed essere stati emessi da meno di 3 mesi.\n\nDocumenti accettabili:\n- Documenti relativi all'abitazione (contratto di locazione, estratto conto del mutuo, ecc.)\n- Bollette delle utenze domestiche (elettricità, telefono, servizi Internet, gas, acqua, ecc.)\n- Busta paga (se include l'indirizzo del lavoratore)",
|
|
351
351
|
"supportingDocuments.purpose.UltimateBeneficialOwnerProofOfIdentity": "Documento di identità per ciascun azionario effettivo",
|
|
352
352
|
"supportingDocuments.purpose.UltimateBeneficialOwnerProofOfIdentity.description": "Documento di identità per ciascuna persona che possieda almeno il 25% del capitale o dei diritti di voto, o qualsiasi persona che controlli gli organi esecutivi o amministrativi della vostra azienda.\n\nDocumenti accettabili:\n- Passaporto\n- Carta d'identità (applicabile solo ai cittadini dei paesi membri della zona EEE)\n- Permesso di soggiorno (applicabile solo ai residenti dei paesi membri della zona EEE)\n- Patente di guida (applicabile solo ai residenti dei paesi membri della zona EEE)",
|
|
353
353
|
"supportingDocuments.rejectionReason.BadDocumentQuality": "La qualità del documento è davvero bassa",
|
|
@@ -412,5 +412,5 @@
|
|
|
412
412
|
"transactionStatement.type.SepaInstantCreditTransferOut": "Bonifico istantaneo SEPA inviato",
|
|
413
413
|
"validation.birthdateCannotBeFuture": "La data di nascita non può essere nel futuro",
|
|
414
414
|
"validation.invalidBirthDate": "Inserisci una data di nascita valida.",
|
|
415
|
-
"validation.invalidDate": "
|
|
415
|
+
"validation.invalidDate": "Inserire una data valida."
|
|
416
416
|
}
|
package/src/locales/nl.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"accountStatement.card": "Kaart",
|
|
4
4
|
"accountStatement.check": "Cheque",
|
|
5
5
|
"accountStatement.closingBalance": "Eindsaldo",
|
|
6
|
-
"accountStatement.column.credit": "
|
|
6
|
+
"accountStatement.column.credit": "Krediet (€)",
|
|
7
7
|
"accountStatement.column.date": "Datum",
|
|
8
8
|
"accountStatement.column.debit": "Debet (€)",
|
|
9
9
|
"accountStatement.column.description": "Omschrijving",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} cijfers",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Dit veld is ongeldig",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "BTW-nummer",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "Btw-nummer (Codice fiscale)",
|
|
59
59
|
"common.next": "Volgende",
|
|
60
60
|
"common.noResult": "Leeg resultaat",
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
"common.skipToContent": "Doorgaan naar artikel",
|
|
68
68
|
"copyButton.copiedTooltip": "Gekopieerd naar klembord",
|
|
69
69
|
"copyButton.copyTooltip": "Klik om te kopiëren",
|
|
70
|
-
"creditStatement.additionalDetails": "
|
|
70
|
+
"creditStatement.additionalDetails": "De afrekening van bold>{openingDate}</bold> tot <bold>{closingDate}</bold> bevat alle kosten en betalingen die we tot {closingDate} hebben ontvangen. De volgende automatische afschrijving gebeurt vanaf {repaymentDate}.\n\n\nAls een automatische incasso wordt geweigerd omdat er niet genoeg geld op je rekening staat, kunnen we deze incasso minstens <bold>3 tot 4 dagen</bold> na de weigering door je bank opnieuw proberen.",
|
|
71
71
|
"creditStatement.column.credit": "Credit",
|
|
72
|
-
"creditStatement.column.debit": "
|
|
73
|
-
"creditStatement.issueDate": "Uitgiftedatum {issueDate}",
|
|
72
|
+
"creditStatement.column.debit": "Debet",
|
|
73
|
+
"creditStatement.issueDate": "Uitgiftedatum: {issueDate}",
|
|
74
74
|
"creditStatement.siret": "SIRET",
|
|
75
|
-
"creditStatement.titleDocument": "
|
|
75
|
+
"creditStatement.titleDocument": "Terugbetalingsoverzicht",
|
|
76
76
|
"datePicker.day": "Dag",
|
|
77
77
|
"datePicker.day.friday": "Vrijdag",
|
|
78
78
|
"datePicker.day.monday": "Maandag",
|
|
@@ -412,5 +412,5 @@
|
|
|
412
412
|
"transactionStatement.type.SepaInstantCreditTransferOut": "SEPA Instant-overschrijving verzonden",
|
|
413
413
|
"validation.birthdateCannotBeFuture": "Geboortedatum kan niet in de toekomst liggen",
|
|
414
414
|
"validation.invalidBirthDate": "Voer een geldige geboortedatum in.",
|
|
415
|
-
"validation.invalidDate": "Voer
|
|
415
|
+
"validation.invalidDate": "Voer een geldige datum in."
|
|
416
416
|
}
|
package/src/locales/pt.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"common.form.help.nbDigits": "{nbDigits} dígitos",
|
|
55
55
|
"common.form.invalidTaxIdentificationNumber": "Este campo é inválido",
|
|
56
56
|
"common.form.taxIdentificationNumber.placeholder": "Número de Identificação Fiscal",
|
|
57
|
-
"common.form.taxIdentificationNumber.tooltip.deu": "
|
|
57
|
+
"common.form.taxIdentificationNumber.tooltip.deu": "Steuernummer des Unternehmens",
|
|
58
58
|
"common.form.taxIdentificationNumber.tooltip.ita": "NIF (Número de Identificação Fiscal)",
|
|
59
59
|
"common.next": "Próximo",
|
|
60
60
|
"common.noResult": "Resultado vazio",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"creditStatement.column.debit": "Débito",
|
|
73
73
|
"creditStatement.issueDate": "Data de emissão {issueDate}",
|
|
74
74
|
"creditStatement.siret": "SIRET",
|
|
75
|
-
"creditStatement.titleDocument": "Declaração de
|
|
75
|
+
"creditStatement.titleDocument": "Declaração de amortização",
|
|
76
76
|
"datePicker.day": "Dia",
|
|
77
77
|
"datePicker.day.friday": "Sexta-feira",
|
|
78
78
|
"datePicker.day.monday": "Segunda-feira",
|