@swan-io/shared-business 12.2.5 → 12.2.6
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 +2 -2
- package/src/locales/es.json +4 -4
- package/src/locales/fi.json +21 -21
- package/src/locales/fr.json +6 -6
- package/src/locales/it.json +1 -1
- package/src/locales/nl.json +3 -3
- package/src/locales/pt.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@swan-io/shared-business",
|
|
3
|
-
"version": "12.2.
|
|
3
|
+
"version": "12.2.6",
|
|
4
4
|
"engines": {
|
|
5
5
|
"node": "^22.12.0",
|
|
6
6
|
"pnpm": "^10.2.0"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
],
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"@swan-io/lake": "12.2.
|
|
29
|
+
"@swan-io/lake": "12.2.6"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@formatjs/intl": "^3.1.6",
|
|
@@ -52,6 +52,6 @@
|
|
|
52
52
|
"@types/react-native": "^0.72.8",
|
|
53
53
|
"jsdom": "^26.1.0",
|
|
54
54
|
"vitest": "^2.1.8",
|
|
55
|
-
"@swan-io/lake": "12.2.
|
|
55
|
+
"@swan-io/lake": "12.2.6"
|
|
56
56
|
}
|
|
57
57
|
}
|
package/src/locales/de.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"accountStatement.closingBalance": "Endsaldo",
|
|
6
6
|
"accountStatement.column.credit": "Guthaben (€)",
|
|
7
7
|
"accountStatement.column.date": "Datum",
|
|
8
|
-
"accountStatement.column.debit": "
|
|
8
|
+
"accountStatement.column.debit": "Lastschrift (€)",
|
|
9
9
|
"accountStatement.column.description": "Beschreibung",
|
|
10
10
|
"accountStatement.column.fees": "Gebühren",
|
|
11
11
|
"accountStatement.column.totals": "Summen",
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"supportingDocuments.purpose.Banking.description": "Ein Kontoauszug mit den Namen der Organisation.",
|
|
304
304
|
"supportingDocuments.purpose.CapitalShareDepositCertificate": "Zertifikat über die Einzahlung des Stammkapitals",
|
|
305
305
|
"supportingDocuments.purpose.CompanyLeaseAgreement": "Firmen-Pachtvertrag",
|
|
306
|
-
"supportingDocuments.purpose.CompanyRegistration": "Nachweis der Zulassung
|
|
306
|
+
"supportingDocuments.purpose.CompanyRegistration": "Nachweis der Zulassung",
|
|
307
307
|
"supportingDocuments.purpose.CompanyRegistration.description": "Ein Dokument, das die rechtliche Registrierung eines Unternehmen oder Wirtschaftseinheit bei der zuständigen Regierungsbehörde bestätigt. Das Dokument muss weniger als 3 Monate alt sein.",
|
|
308
308
|
"supportingDocuments.purpose.CorporateIncomeTaxReturn": "Körperschaftsteuererklärung",
|
|
309
309
|
"supportingDocuments.purpose.FinancialStatements": "Letzte Körperschaftsteuererklärung",
|
package/src/locales/es.json
CHANGED
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
"accountStatement.bic": "BIC",
|
|
3
3
|
"accountStatement.card": "Tarjeta",
|
|
4
4
|
"accountStatement.check": "Cheque",
|
|
5
|
-
"accountStatement.closingBalance": "Saldo
|
|
5
|
+
"accountStatement.closingBalance": "Saldo de cierre",
|
|
6
6
|
"accountStatement.column.credit": "Crédito (€)",
|
|
7
7
|
"accountStatement.column.date": "Fecha",
|
|
8
8
|
"accountStatement.column.debit": "Débito (€)",
|
|
9
9
|
"accountStatement.column.description": "Descripción",
|
|
10
|
-
"accountStatement.column.fees": "
|
|
10
|
+
"accountStatement.column.fees": "Tasas",
|
|
11
11
|
"accountStatement.column.totals": "Totales",
|
|
12
12
|
"accountStatement.column.type": "Tipo",
|
|
13
13
|
"accountStatement.contactSupport": "Contactar con Swan",
|
|
14
14
|
"accountStatement.creditTransfer": "Transferencia de crédito",
|
|
15
15
|
"accountStatement.date": "Desde {openingDate} hasta {closingDate}",
|
|
16
16
|
"accountStatement.directDebit": "Domiciliación bancaria",
|
|
17
|
-
"accountStatement.fees": "
|
|
17
|
+
"accountStatement.fees": "Tasas",
|
|
18
18
|
"accountStatement.iban": "IBAN",
|
|
19
19
|
"accountStatement.openingBalance": "Saldo inicial",
|
|
20
|
-
"accountStatement.partnership": "En
|
|
20
|
+
"accountStatement.partnership": "En colaboración con",
|
|
21
21
|
"accountStatement.titleDocument": "Extracto de cuenta",
|
|
22
22
|
"accountStatement.titleDocument.companyDescription": "Cuenta de empresa - en euros",
|
|
23
23
|
"accountStatement.titleDocument.individualDescription": "Cuenta personal - en euros",
|
package/src/locales/fi.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
{
|
|
2
|
-
"accountStatement.bic": "BIC",
|
|
3
|
-
"accountStatement.card": "
|
|
4
|
-
"accountStatement.check": "
|
|
5
|
-
"accountStatement.closingBalance": "
|
|
6
|
-
"accountStatement.column.credit": "
|
|
7
|
-
"accountStatement.column.date": "
|
|
8
|
-
"accountStatement.column.debit": "
|
|
9
|
-
"accountStatement.column.description": "
|
|
10
|
-
"accountStatement.column.fees": "
|
|
11
|
-
"accountStatement.column.totals": "
|
|
12
|
-
"accountStatement.column.type": "
|
|
13
|
-
"accountStatement.contactSupport": "
|
|
14
|
-
"accountStatement.creditTransfer": "
|
|
15
|
-
"accountStatement.date": "
|
|
16
|
-
"accountStatement.directDebit": "
|
|
17
|
-
"accountStatement.fees": "
|
|
2
|
+
"accountStatement.bic": "BIC-koodi",
|
|
3
|
+
"accountStatement.card": "Kortti",
|
|
4
|
+
"accountStatement.check": "Shekki",
|
|
5
|
+
"accountStatement.closingBalance": "Loppusaldo",
|
|
6
|
+
"accountStatement.column.credit": "Luotto (€)",
|
|
7
|
+
"accountStatement.column.date": "Päivämäärä",
|
|
8
|
+
"accountStatement.column.debit": "Veloitus (€)",
|
|
9
|
+
"accountStatement.column.description": "Kuvaus",
|
|
10
|
+
"accountStatement.column.fees": "Maksut",
|
|
11
|
+
"accountStatement.column.totals": "Yhteensä",
|
|
12
|
+
"accountStatement.column.type": "Tyyppi",
|
|
13
|
+
"accountStatement.contactSupport": "Ota yhteyttä Swaniin",
|
|
14
|
+
"accountStatement.creditTransfer": "Tilisiirto",
|
|
15
|
+
"accountStatement.date": "Al {openingDate} kaen {closingDate}",
|
|
16
|
+
"accountStatement.directDebit": "Suoraveloitus",
|
|
17
|
+
"accountStatement.fees": "Maksut",
|
|
18
18
|
"accountStatement.iban": "IBAN",
|
|
19
|
-
"accountStatement.openingBalance": "
|
|
20
|
-
"accountStatement.partnership": "
|
|
21
|
-
"accountStatement.titleDocument": "
|
|
22
|
-
"accountStatement.titleDocument.companyDescription": "
|
|
23
|
-
"accountStatement.titleDocument.individualDescription": "
|
|
19
|
+
"accountStatement.openingBalance": "Aloitussaldo",
|
|
20
|
+
"accountStatement.partnership": "Kumppanina",
|
|
21
|
+
"accountStatement.titleDocument": "Tilinpäätös",
|
|
22
|
+
"accountStatement.titleDocument.companyDescription": "Yritystili - euroina",
|
|
23
|
+
"accountStatement.titleDocument.individualDescription": "Henkilökohtainen tili - euroina",
|
|
24
24
|
"addressFormPart.addressLabel": "Kirjoita osoitteesi",
|
|
25
25
|
"addressFormPart.cityLabel": "Kaupunki",
|
|
26
26
|
"addressFormPart.placeholder": "Aloita kirjoittaminen...",
|
package/src/locales/fr.json
CHANGED
|
@@ -6,19 +6,19 @@
|
|
|
6
6
|
"accountStatement.column.credit": "Crédit (€)",
|
|
7
7
|
"accountStatement.column.date": "Date",
|
|
8
8
|
"accountStatement.column.debit": "Débit (€)",
|
|
9
|
-
"accountStatement.column.description": "
|
|
9
|
+
"accountStatement.column.description": "Descriptif",
|
|
10
10
|
"accountStatement.column.fees": "Frais",
|
|
11
|
-
"accountStatement.column.totals": "
|
|
11
|
+
"accountStatement.column.totals": "Totaux",
|
|
12
12
|
"accountStatement.column.type": "Type",
|
|
13
13
|
"accountStatement.contactSupport": "Contacter Swan",
|
|
14
|
-
"accountStatement.creditTransfer": "
|
|
15
|
-
"accountStatement.date": "Du {openingDate}
|
|
16
|
-
"accountStatement.directDebit": "Prélèvement
|
|
14
|
+
"accountStatement.creditTransfer": "Transfert de crédit",
|
|
15
|
+
"accountStatement.date": "Du {openingDate} à {closingDate}",
|
|
16
|
+
"accountStatement.directDebit": "Prélèvement",
|
|
17
17
|
"accountStatement.fees": "Frais",
|
|
18
18
|
"accountStatement.iban": "IBAN",
|
|
19
19
|
"accountStatement.openingBalance": "Solde d'ouverture",
|
|
20
20
|
"accountStatement.partnership": "En partenariat avec",
|
|
21
|
-
"accountStatement.titleDocument": "
|
|
21
|
+
"accountStatement.titleDocument": "Relevé de compte",
|
|
22
22
|
"accountStatement.titleDocument.companyDescription": "Compte professionnel - en euros",
|
|
23
23
|
"accountStatement.titleDocument.individualDescription": "Compte personnel - en euros",
|
|
24
24
|
"addressFormPart.addressLabel": "Saisissez votre adresse",
|
package/src/locales/it.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"accountStatement.column.type": "Tipo",
|
|
13
13
|
"accountStatement.contactSupport": "Contatta Swan",
|
|
14
14
|
"accountStatement.creditTransfer": "Bonifico",
|
|
15
|
-
"accountStatement.date": "
|
|
15
|
+
"accountStatement.date": "Dal {openingDate} al {closingDate}",
|
|
16
16
|
"accountStatement.directDebit": "Addebito diretto",
|
|
17
17
|
"accountStatement.fees": "Commissioni",
|
|
18
18
|
"accountStatement.iban": "IBAN",
|
package/src/locales/nl.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"accountStatement.bic": "BIC",
|
|
3
3
|
"accountStatement.card": "Kaart",
|
|
4
4
|
"accountStatement.check": "Cheque",
|
|
5
|
-
"accountStatement.closingBalance": "
|
|
6
|
-
"accountStatement.column.credit": "
|
|
5
|
+
"accountStatement.closingBalance": "Eindsaldo",
|
|
6
|
+
"accountStatement.column.credit": "Krediet (€)",
|
|
7
7
|
"accountStatement.column.date": "Datum",
|
|
8
8
|
"accountStatement.column.debit": "Debet (€)",
|
|
9
9
|
"accountStatement.column.description": "Omschrijving",
|
|
10
10
|
"accountStatement.column.fees": "Kosten",
|
|
11
|
-
"accountStatement.column.totals": "
|
|
11
|
+
"accountStatement.column.totals": "Totalen",
|
|
12
12
|
"accountStatement.column.type": "Type",
|
|
13
13
|
"accountStatement.contactSupport": "Neem contact op met Swan",
|
|
14
14
|
"accountStatement.creditTransfer": "Overschrijving",
|
package/src/locales/pt.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"accountStatement.column.type": "Tipo",
|
|
13
13
|
"accountStatement.contactSupport": "Contacte a Swan",
|
|
14
14
|
"accountStatement.creditTransfer": "Transferência de crédito",
|
|
15
|
-
"accountStatement.date": "De {openingDate}
|
|
15
|
+
"accountStatement.date": "De {openingDate} até {closingDate}",
|
|
16
16
|
"accountStatement.directDebit": "Débito direto",
|
|
17
17
|
"accountStatement.fees": "Taxas",
|
|
18
18
|
"accountStatement.iban": "IBAN",
|