@swan-io/shared-business 1.2.0 → 1.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 CHANGED
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "name": "@swan-io/shared-business",
3
- "version": "1.2.0",
3
+ "version": "1.2.2",
4
4
  "engines": {
5
5
  "node": ">=14.0.0",
6
6
  "yarn": "^1.20.0"
7
7
  },
8
8
  "files": [
9
9
  "LICENSE",
10
+ "src/assets",
11
+ "src/**/*.json",
10
12
  "src/**/*.js",
11
13
  "src/**/*.d.ts",
12
14
  "README.md"
@@ -0,0 +1,83 @@
1
+ {
2
+ "businessActivity.administrativeServices": "Verwaltungsdienstleistungen",
3
+ "businessActivity.agriculture": "Landwirtschaft",
4
+ "businessActivity.arts": "Kunst und Kultur",
5
+ "businessActivity.businessAndRetail": "Gewerbe und Handel",
6
+ "businessActivity.construction": "Bauwesen",
7
+ "businessActivity.education": "Bildung",
8
+ "businessActivity.electricalDistributionAndWaterSupply": "Strom- und Wasserversorgung",
9
+ "businessActivity.financialAndInsuranceOperations": "Finanz- und Versicherungswesen",
10
+ "businessActivity.health": "Gesundheit",
11
+ "businessActivity.housekeeping": "Hausmeisterdienstleistungen und Hauswirtschaft",
12
+ "businessActivity.informationAndCommunication": "Information und Kommunikation",
13
+ "businessActivity.lodgingAndFoodServices": "Beherbergung und Gastronomie",
14
+ "businessActivity.manufacturingAndMining": "Fertigung und Bergbau",
15
+ "businessActivity.other": "Sonstiges",
16
+ "businessActivity.publicAdministration": "Öffentliche Verwaltung",
17
+ "businessActivity.realEstate": "Immobilien",
18
+ "businessActivity.scientificActivities": "Wissenschaftliche Tätigkeiten",
19
+ "businessActivity.transportation": "Transport",
20
+ "common.form.invalidTaxIdentificationNumber": "Diese Steuernummer ist ungültig",
21
+ "common.skipToContent": "Zum Inhalt springen",
22
+ "country.AUT": "Österreich",
23
+ "country.BEL": "Belgien",
24
+ "country.BGR": "Bulgarien",
25
+ "country.CYP": "Zypern",
26
+ "country.CZE": "Tschechien",
27
+ "country.DEU": "Deutschland",
28
+ "country.DNK": "Dänemark",
29
+ "country.ESP": "Spanien",
30
+ "country.EST": "Estland",
31
+ "country.FIN": "Finnland",
32
+ "country.FRA": "Frankreich",
33
+ "country.GRC": "Griechenland",
34
+ "country.HRV": "Kroatien",
35
+ "country.HUN": "Ungarn",
36
+ "country.IRL": "Irland",
37
+ "country.ISL": "Island",
38
+ "country.ITA": "Italien",
39
+ "country.LIE": "Liechtenstein",
40
+ "country.LTU": "Litauen",
41
+ "country.LUX": "Luxemburg",
42
+ "country.LVA": "Lettland",
43
+ "country.MLT": "Malta",
44
+ "country.NLD": "Niederlande",
45
+ "country.NOR": "Norwegen",
46
+ "country.POL": "Polen",
47
+ "country.PRT": "Portugal",
48
+ "country.ROU": "Rumänien",
49
+ "country.SVK": "Slowakei",
50
+ "country.SVN": "Slowenien",
51
+ "country.SWE": "Schweden",
52
+ "error.requiredField": "Das ist ein Pflichtfeld",
53
+ "monthlyPaymentVolume.between10000And50000": "Zwischen 10.000 und 50.000 €",
54
+ "monthlyPaymentVolume.between50000And100000": "Zwischen 50.000 und 100.000 €",
55
+ "monthlyPaymentVolume.lessThan10000": "Weniger als 10.000 €",
56
+ "monthlyPaymentVolume.moreThan100000": "Mehr als 100.000 €",
57
+ "registrationPage.defaultNumberLabel": "Registrierungsnummer",
58
+ "registrationPage.withOrganismLabel": "Ist Ihre Firma bereits im {organismName} eingetragen?",
59
+ "registrationPage.withoutOrganismNameLabel": "Sind Sie registriert?",
60
+ "supportingDoc.associationRegistration": "Nachweis der Registrierung",
61
+ "supportingDoc.associationRegistration.description": "Offizielles Dokument zum Nachweis der Registrierung Ihrer Vereinigung. (weniger als 3 Monate alt)",
62
+ "supportingDoc.companyRegistration": "Nachweis der Unternehmensregistrierung (weniger als 3 Monate alt)",
63
+ "supportingDoc.companyRegistration.description": "Offizielles Dokument, das die rechtliche Existenz eines Unternehmens nachweist und Auskunft über seine Rechtspersönlichkeit gibt.\n(weniger als 3 Monate alt)",
64
+ "supportingDoc.documentTypes": "Unterstützte Dokumente: .pdf, .png, .jpg",
65
+ "supportingDoc.downloadTemplate": "Vorlage herunterladen",
66
+ "supportingDoc.legalRepresentative": "Gesetzlicher Vertreter",
67
+ "supportingDoc.other": "Sonstige",
68
+ "supportingDoc.powerAttorney": "Vollmacht",
69
+ "supportingDoc.powerAttornySigned": "Vom gesetzlichen Vertreter unterzeichnete Vollmacht",
70
+ "supportingDoc.powerAttornySigned.description": "Ein unterschriebenes und datiertes Dokument, das eine Person ermächtigt, den gesetzlichen Vertreter eines Unternehmens zu vertreten oder in dessen Namen zu handeln.",
71
+ "supportingDoc.proofOfIdentity": "Nachweis der Identität des gesetzlichen Vertreters",
72
+ "supportingDoc.proofOfIdentity.description": "Zugelassene Dokumente: Reisepass, Personalausweis (gilt nur für Bürger eines Mitgliedslandes der EWR-Zone), Aufenthaltsgenehmigung (gilt nur für Einwohner eines Mitgliedslandes der EWR-Zone)",
73
+ "supportingDoc.signedStatus": "Statuten und Geschäftsordnung",
74
+ "supportingDoc.signedStatus.description": "Die Regeln, die Ihr Unternehmen aufgestellt hat, um Mitglieder zu regulieren und Zivilität zu wahren.",
75
+ "supportingDoc.whatIsThis": "Was ist das?",
76
+ "supportingDoc.whoAreYou": "Wer sind Sie?",
77
+ "uploadArea.browse": "Durchsuchen",
78
+ "uploadArea.dropFile": "Datei hierher ziehen, oder {browse}",
79
+ "uploadArea.droppedFile": "Zum Ändern hier klicken",
80
+ "uploadArea.noValue": "Keine Datei",
81
+ "uploadArea.unknownFileName": "unbekannter Dateiname",
82
+ "uploadArea.uploading": "Hochladen…"
83
+ }
@@ -0,0 +1,115 @@
1
+ {
2
+ "addressFormPart.addressLabel": "Type your address",
3
+ "addressFormPart.cityLabel": "City",
4
+ "addressFormPart.placeholder": "Start typing…",
5
+ "addressFormPart.postCodeLabel": "Postcode",
6
+ "addressFormPart.setManual": "Enter manually",
7
+ "beneficiaryForm.beneficiary.address": "Find beneficiary address",
8
+ "beneficiaryForm.beneficiary.birthCity": "Birth city",
9
+ "beneficiaryForm.beneficiary.birthCityPlaceholder": "Search for the beneficiary's birth city",
10
+ "beneficiaryForm.beneficiary.birthCountry": "Birth country",
11
+ "beneficiaryForm.beneficiary.birthCountryPlaceholder": "Select the beneficiary's birth country",
12
+ "beneficiaryForm.beneficiary.birthDate": "Birth date",
13
+ "beneficiaryForm.beneficiary.birthPostalCode": "Birth postal code",
14
+ "beneficiaryForm.beneficiary.birthPostalCodePlaceholder": "Enter the beneficiary's birth postal code",
15
+ "beneficiaryForm.beneficiary.country": "Country",
16
+ "beneficiaryForm.beneficiary.directOrIndirect": "You need to choose at least on of the options",
17
+ "beneficiaryForm.beneficiary.directly": "Directly",
18
+ "beneficiaryForm.beneficiary.fillBirthCountry": "You need to fill the beneficiary's birth country first",
19
+ "beneficiaryForm.beneficiary.firstName": "First name",
20
+ "beneficiaryForm.beneficiary.firstNamePlaceholder": "Enter the beneficiary's first name",
21
+ "beneficiaryForm.beneficiary.indirectly": "Indirectly",
22
+ "beneficiaryForm.beneficiary.lastName": "Last name",
23
+ "beneficiaryForm.beneficiary.lastNamePlaceholder": "Enter the beneficiary's last name",
24
+ "beneficiaryForm.beneficiary.legalRepresentative": "Legal representative",
25
+ "beneficiaryForm.beneficiary.other": "Other",
26
+ "beneficiaryForm.beneficiary.ownershipOfCapital": "Ownership of capital",
27
+ "beneficiaryForm.beneficiary.taxIdentificationNumber": "Tax identification number",
28
+ "beneficiaryForm.beneficiary.taxIdentificationNumberPlaceholder": "Must be 11 digits",
29
+ "beneficiaryForm.beneficiary.totalCapitalPercentage": "Total percentage of capital held",
30
+ "beneficiaryForm.beneficiary.type": "Type of control exercised",
31
+ "businessActivity.administrativeServices": "Administrative services",
32
+ "businessActivity.agriculture": "Agriculture",
33
+ "businessActivity.arts": "Arts",
34
+ "businessActivity.businessAndRetail": "Business and retail",
35
+ "businessActivity.construction": "Construction",
36
+ "businessActivity.education": "Education",
37
+ "businessActivity.electricalDistributionAndWaterSupply": "Electrical distribution and water supply",
38
+ "businessActivity.financialAndInsuranceOperations": "Financial and insurance operations",
39
+ "businessActivity.health": "Health",
40
+ "businessActivity.housekeeping": "Janitorial and housekeeping",
41
+ "businessActivity.informationAndCommunication": "Information and communication",
42
+ "businessActivity.lodgingAndFoodServices": "Lodging and food services",
43
+ "businessActivity.manufacturingAndMining": "Manufacturing and mining",
44
+ "businessActivity.other": "Other",
45
+ "businessActivity.publicAdministration": "Public administration",
46
+ "businessActivity.realEstate": "Real estate",
47
+ "businessActivity.scientificActivities": "Scientific activities",
48
+ "businessActivity.transportation": "Transportation",
49
+ "common.form.invalidTaxIdentificationNumber": "This tax identification number is invalid",
50
+ "common.noResult": "Empty result",
51
+ "common.optional": "Optional",
52
+ "common.skipToContent": "Skip to content",
53
+ "country.AUT": "Austria",
54
+ "country.BEL": "Belgium",
55
+ "country.BGR": "Bulgaria",
56
+ "country.CYP": "Cyprus",
57
+ "country.CZE": "Czech Republic",
58
+ "country.DEU": "Germany",
59
+ "country.DNK": "Denmark",
60
+ "country.ESP": "Spain",
61
+ "country.EST": "Estonia",
62
+ "country.FIN": "Finland",
63
+ "country.FRA": "France",
64
+ "country.GRC": "Greece",
65
+ "country.HRV": "Croatia",
66
+ "country.HUN": "Hungary",
67
+ "country.IRL": "Ireland",
68
+ "country.ISL": "Iceland",
69
+ "country.ITA": "Italy",
70
+ "country.LIE": "Liechtenstein",
71
+ "country.LTU": "Lithuania",
72
+ "country.LUX": "Luxembourg",
73
+ "country.LVA": "Latvia",
74
+ "country.MLT": "Malta",
75
+ "country.NLD": "Netherlands",
76
+ "country.NOR": "Norway",
77
+ "country.POL": "Poland",
78
+ "country.PRT": "Portugal",
79
+ "country.ROU": "Romania",
80
+ "country.SVK": "Slovakia",
81
+ "country.SVN": "Slovenia",
82
+ "country.SWE": "Sweden",
83
+ "error.requiredField": "This field is required",
84
+ "monthlyPaymentVolume.between10000And50000": "Between €10,000 and €50,000",
85
+ "monthlyPaymentVolume.between50000And100000": "Between €50,000 and €100,000",
86
+ "monthlyPaymentVolume.lessThan10000": "Less than €10,000",
87
+ "monthlyPaymentVolume.moreThan100000": "More than €100,000",
88
+ "registrationPage.defaultNumberLabel": "Registration number",
89
+ "registrationPage.withOrganismLabel": "Are you registered to {organismName}?",
90
+ "registrationPage.withoutOrganismNameLabel": "Are you registered?",
91
+ "supportingDoc.associationRegistration": "Proof of registration",
92
+ "supportingDoc.associationRegistration.description": "Official document proving the registration of your association. (< 3 months old)",
93
+ "supportingDoc.companyRegistration": "Proof of company registration (< 3 months old)",
94
+ "supportingDoc.companyRegistration.description": "Official document proving the legal existence of a company and providing info about its legal personality.\n(< 3 months old)",
95
+ "supportingDoc.documentTypes": "Supported documents: .pdf, .png, .jpg",
96
+ "supportingDoc.downloadTemplate": "Download a template",
97
+ "supportingDoc.legalRepresentative": "Legal representative",
98
+ "supportingDoc.noRequiredDocuments": "We don't need any documents from you. You can continue.",
99
+ "supportingDoc.other": "Other",
100
+ "supportingDoc.powerAttorney": "Power of attorney",
101
+ "supportingDoc.powerAttornySigned": "Power of attorney signed by the legal representative",
102
+ "supportingDoc.powerAttornySigned.description": "A signed and dated document authorizing an individual to represent or act on behalf of a company's legal representative.",
103
+ "supportingDoc.proofOfIdentity": "Proof of identity of the legal representative",
104
+ "supportingDoc.proofOfIdentity.description": "Authorized documents: Passport, ID card (only applicable to citizens of member country of the EEE zone), Residence permit (only applicable to residents of member country of the EEE zone)",
105
+ "supportingDoc.signedStatus": "Statutes and By-laws",
106
+ "supportingDoc.signedStatus.description": "The rules your company put in place to regulate members and maintain civility.",
107
+ "supportingDoc.whatIsThis": "What is this?",
108
+ "supportingDoc.whoAreYou": "Who are you?",
109
+ "uploadArea.browse": "browse",
110
+ "uploadArea.dropFile": "Drop your file, or {browse}",
111
+ "uploadArea.droppedFile": "Click to modify",
112
+ "uploadArea.noValue": "No file",
113
+ "uploadArea.unknownFileName": "unknown filename",
114
+ "uploadArea.uploading": "Uploading…"
115
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "businessActivity.administrativeServices": "Servicios administrativos",
3
+ "businessActivity.agriculture": "Agricultura",
4
+ "businessActivity.arts": "Artes",
5
+ "businessActivity.businessAndRetail": "Empresa y venta al por menor",
6
+ "businessActivity.construction": "Construcción",
7
+ "businessActivity.education": "Educación",
8
+ "businessActivity.electricalDistributionAndWaterSupply": "Distribución eléctrica y suministro de agua",
9
+ "businessActivity.financialAndInsuranceOperations": "Operaciones financieras y de seguros",
10
+ "businessActivity.health": "Salud",
11
+ "businessActivity.housekeeping": "Conserjería y trabajo doméstico",
12
+ "businessActivity.informationAndCommunication": "Información y comunicación",
13
+ "businessActivity.lodgingAndFoodServices": "Servicios de alojamiento y alimentación",
14
+ "businessActivity.manufacturingAndMining": "Fabricación y minería",
15
+ "businessActivity.other": "Otros",
16
+ "businessActivity.publicAdministration": "Administración pública",
17
+ "businessActivity.realEstate": "Gestión de inmuebles",
18
+ "businessActivity.scientificActivities": "Actividades específicas",
19
+ "businessActivity.transportation": "Transporte",
20
+ "common.form.invalidTaxIdentificationNumber": "Este número de identificación fiscal no es válido",
21
+ "common.skipToContent": "Saltar al contenido",
22
+ "country.AUT": "Austria",
23
+ "country.BEL": "Bélgica",
24
+ "country.BGR": "Bulgaria",
25
+ "country.CYP": "Chipre",
26
+ "country.CZE": "República Checa",
27
+ "country.DEU": "Alemania",
28
+ "country.DNK": "Dinamarca",
29
+ "country.ESP": "España",
30
+ "country.EST": "Estonia",
31
+ "country.FIN": "Finlandia",
32
+ "country.FRA": "Francia",
33
+ "country.GRC": "Grecia",
34
+ "country.HRV": "Croacia",
35
+ "country.HUN": "Hungría",
36
+ "country.IRL": "Irlanda",
37
+ "country.ISL": "Islandia",
38
+ "country.ITA": "Italia",
39
+ "country.LIE": "Liechtenstein",
40
+ "country.LTU": "Lituania",
41
+ "country.LUX": "Luxemburgo",
42
+ "country.LVA": "Letonia",
43
+ "country.MLT": "Malta",
44
+ "country.NLD": "Países Bajos",
45
+ "country.NOR": "Noruega",
46
+ "country.POL": "Polonia",
47
+ "country.PRT": "Portugal",
48
+ "country.ROU": "Rumania",
49
+ "country.SVK": "Eslovaquia",
50
+ "country.SVN": "Eslovenia",
51
+ "country.SWE": "Suecia",
52
+ "error.requiredField": "Este campo es obligatorio",
53
+ "monthlyPaymentVolume.between10000And50000": "Entre 10.000 y 50.000 euros",
54
+ "monthlyPaymentVolume.between50000And100000": "Entre 50.000 y 100.000 euros",
55
+ "monthlyPaymentVolume.lessThan10000": "Menos de 10.000 euros",
56
+ "monthlyPaymentVolume.moreThan100000": "Más de 10.000 euros",
57
+ "registrationPage.defaultNumberLabel": "Número de registro",
58
+ "registrationPage.withOrganismLabel": "¿Está usted registrado en {organismName}?",
59
+ "registrationPage.withoutOrganismNameLabel": "¿Está usted registrado?",
60
+ "supportingDoc.associationRegistration": "Prueba de registro",
61
+ "supportingDoc.associationRegistration.description": "Documento oficial que acredite el registro de tu asociación. (< 3 meses)",
62
+ "supportingDoc.companyRegistration": "Comprobante de registro de la empresa (< 3 meses de antigüedad)",
63
+ "supportingDoc.companyRegistration.description": "Documento oficial que acredite la existencia legal de una empresa y proporcione información sobre su personalidad jurídica.\n(< 3 meses)",
64
+ "supportingDoc.documentTypes": "Documentos admitidos: .pdf, .png, .jpg",
65
+ "supportingDoc.downloadTemplate": "Descargar una plantilla",
66
+ "supportingDoc.legalRepresentative": "Representante legal",
67
+ "supportingDoc.other": "Otro",
68
+ "supportingDoc.powerAttorney": "Poder legal",
69
+ "supportingDoc.powerAttornySigned": "Poder firmado por el representante legal",
70
+ "supportingDoc.powerAttornySigned.description": "Un documento firmado y fechado que autoriza a una persona a representar o actuar en nombre del representante legal de una empresa.",
71
+ "supportingDoc.proofOfIdentity": "Prueba de identidad del representante legal",
72
+ "supportingDoc.proofOfIdentity.description": "Documentos autorizados: pasaporte, DNI (solo aplicable a ciudadanos de país miembro de la zona EEE), permiso de residencia (solo aplicable a residentes de país miembro de la zona EEE)",
73
+ "supportingDoc.signedStatus": "Estatutos y Reglamentos",
74
+ "supportingDoc.signedStatus.description": "Las reglas que la compañía implementó para regular a los miembros y mantener el civismo.",
75
+ "supportingDoc.whatIsThis": "¿Qué es esto?",
76
+ "supportingDoc.whoAreYou": "¿Quién eres tú?",
77
+ "uploadArea.browse": "navegar",
78
+ "uploadArea.dropFile": "Soltar el archivo, o {browse}",
79
+ "uploadArea.droppedFile": "Hacer clic para modificar",
80
+ "uploadArea.noValue": "Ningún archivo",
81
+ "uploadArea.unknownFileName": "nombre de archivo desconocido",
82
+ "uploadArea.uploading": "Subiendo…"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "businessActivity.administrativeServices": "Activités de services administratifs",
3
+ "businessActivity.agriculture": "Agriculture",
4
+ "businessActivity.arts": "Arts",
5
+ "businessActivity.businessAndRetail": "Commerce",
6
+ "businessActivity.construction": "Construction",
7
+ "businessActivity.education": "Enseignement",
8
+ "businessActivity.electricalDistributionAndWaterSupply": "Production et distribution d'eau ou électricité",
9
+ "businessActivity.financialAndInsuranceOperations": "Activités financières et d'assurances",
10
+ "businessActivity.health": "Santé",
11
+ "businessActivity.housekeeping": "Secteur du nettoyage",
12
+ "businessActivity.informationAndCommunication": "Information et communication",
13
+ "businessActivity.lodgingAndFoodServices": "Hébergement et restauration",
14
+ "businessActivity.manufacturingAndMining": "Industrie",
15
+ "businessActivity.other": "Autre",
16
+ "businessActivity.publicAdministration": "Administration publique",
17
+ "businessActivity.realEstate": "Activités immobilières",
18
+ "businessActivity.scientificActivities": "Activités scientifiques",
19
+ "businessActivity.transportation": "Transport",
20
+ "common.form.invalidTaxIdentificationNumber": "Ce numéro d'identification fiscale n'est pas valide",
21
+ "common.skipToContent": "Passer au contenu",
22
+ "country.AUT": "Autriche",
23
+ "country.BEL": "Belgique",
24
+ "country.BGR": "Bulgarie",
25
+ "country.CYP": "Chypre",
26
+ "country.CZE": "République Tchèque",
27
+ "country.DEU": "Allemagne",
28
+ "country.DNK": "Danemark",
29
+ "country.ESP": "Espagne",
30
+ "country.EST": "Estonie",
31
+ "country.FIN": "Finlande",
32
+ "country.FRA": "France",
33
+ "country.GRC": "Grèce",
34
+ "country.HRV": "Croatie",
35
+ "country.HUN": "Hongrie",
36
+ "country.IRL": "Irlande",
37
+ "country.ISL": "Islande",
38
+ "country.ITA": "Italie",
39
+ "country.LIE": "Liechtenstein",
40
+ "country.LTU": "Lituanie",
41
+ "country.LUX": "Luxembourg",
42
+ "country.LVA": "Lettonie",
43
+ "country.MLT": "Malte",
44
+ "country.NLD": "Pays-Bas",
45
+ "country.NOR": "Norvège",
46
+ "country.POL": "Pologne",
47
+ "country.PRT": "Portugal",
48
+ "country.ROU": "Roumanie",
49
+ "country.SVK": "Slovaquie",
50
+ "country.SVN": "Slovénie",
51
+ "country.SWE": "Suède",
52
+ "error.requiredField": "Ce champ est requis",
53
+ "monthlyPaymentVolume.between10000And50000": "Entre 10 000 et 50 000 €",
54
+ "monthlyPaymentVolume.between50000And100000": "Entre 50 000 et 100 000 €",
55
+ "monthlyPaymentVolume.lessThan10000": "Moins de 10 000 €",
56
+ "monthlyPaymentVolume.moreThan100000": "Plus de 100 000 €",
57
+ "registrationPage.defaultNumberLabel": "Numéro d'immatriculation",
58
+ "registrationPage.withOrganismLabel": "Êtes-vous immatriculé au {organismName}?",
59
+ "registrationPage.withoutOrganismNameLabel": "Êtes-vous immatriculé?",
60
+ "supportingDoc.associationRegistration": "Preuve d'enregistrement",
61
+ "supportingDoc.associationRegistration.description": "Document officiel prouvant l'enregistrement de votre association. (de moins de 3 mois)",
62
+ "supportingDoc.companyRegistration": "Preuve d'enregistrement de l'entreprise (de moins de 3 mois)",
63
+ "supportingDoc.companyRegistration.description": "Document officiel prouvant l'existence légale d'une entreprise et fournissant des informations sur sa personnalité juridique.\n(de moins de 3 mois)",
64
+ "supportingDoc.documentTypes": "Documents pris en charge : .pdf, .png, .jpg",
65
+ "supportingDoc.downloadTemplate": "Télécharger un modèle",
66
+ "supportingDoc.legalRepresentative": "Représentant légal",
67
+ "supportingDoc.other": "Autre",
68
+ "supportingDoc.powerAttorney": "Procuration",
69
+ "supportingDoc.powerAttornySigned": "Procuration signée par le représentant légal",
70
+ "supportingDoc.powerAttornySigned.description": "Un document signé et daté autorisant une personne à représenter le représentant légal d'une entreprise ou à agir en son nom.",
71
+ "supportingDoc.proofOfIdentity": "Preuve de l'identité du représentant légal",
72
+ "supportingDoc.proofOfIdentity.description": "Documents autorisés : Passeport, carte d'identité (uniquement pour les citoyens des pays membres de la zone EEE), permis de séjour (uniquement pour les résidents des pays membres de la zone EEE).",
73
+ "supportingDoc.signedStatus": "Statuts signés de l'entreprise",
74
+ "supportingDoc.signedStatus.description": "Les règles que votre entreprise a mises en place pour réguler les membres et maintenir la civilité.",
75
+ "supportingDoc.whatIsThis": "Qu'est-ce que c'est ?",
76
+ "supportingDoc.whoAreYou": "Qui êtes-vous ?",
77
+ "uploadArea.browse": "parcourir",
78
+ "uploadArea.dropFile": "Déposer votre fichier, ou {browse}",
79
+ "uploadArea.droppedFile": "Cliquez pour modifier",
80
+ "uploadArea.noValue": "Pas de fichier",
81
+ "uploadArea.unknownFileName": "nom du fichier inconnu",
82
+ "uploadArea.uploading": "téléchargement…"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "businessActivity.administrativeServices": "Servizi amministrativi",
3
+ "businessActivity.agriculture": "Agricoltura",
4
+ "businessActivity.arts": "Arte",
5
+ "businessActivity.businessAndRetail": "Commercio e vendita al dettaglio",
6
+ "businessActivity.construction": "Edilizia",
7
+ "businessActivity.education": "Istruzione",
8
+ "businessActivity.electricalDistributionAndWaterSupply": "Distribuzione elettrica e approvvigionamento idrico",
9
+ "businessActivity.financialAndInsuranceOperations": "Operazioni finanziarie e assicurative",
10
+ "businessActivity.health": "Salute",
11
+ "businessActivity.housekeeping": "Manutenzione e pulizie domestiche",
12
+ "businessActivity.informationAndCommunication": "Informazione e comunicazione",
13
+ "businessActivity.lodgingAndFoodServices": "Servizi di alloggio e ristorazione",
14
+ "businessActivity.manufacturingAndMining": "Industria manifatturiera e mineraria",
15
+ "businessActivity.other": "Altro",
16
+ "businessActivity.publicAdministration": "Pubblica amministrazione",
17
+ "businessActivity.realEstate": "Servizi immobiliari",
18
+ "businessActivity.scientificActivities": "Attività scientifiche",
19
+ "businessActivity.transportation": "Trasporto",
20
+ "common.form.invalidTaxIdentificationNumber": "Questo codice di identificazione fiscale non è valido",
21
+ "common.skipToContent": "Salta al contenuto",
22
+ "country.AUT": "Austria",
23
+ "country.BEL": "Belgio",
24
+ "country.BGR": "Bulgaria",
25
+ "country.CYP": "Cipro",
26
+ "country.CZE": "Repubblica Ceca",
27
+ "country.DEU": "Germania",
28
+ "country.DNK": "Danimarca",
29
+ "country.ESP": "Spagna",
30
+ "country.EST": "Estonia",
31
+ "country.FIN": "Finlandia",
32
+ "country.FRA": "Francia",
33
+ "country.GRC": "Grecia",
34
+ "country.HRV": "Croazia",
35
+ "country.HUN": "Ungheria",
36
+ "country.IRL": "Irlanda",
37
+ "country.ISL": "Islanda",
38
+ "country.ITA": "Italia",
39
+ "country.LIE": "Liechtenstein",
40
+ "country.LTU": "Lituania",
41
+ "country.LUX": "Lussemburgo",
42
+ "country.LVA": "Lettonia",
43
+ "country.MLT": "Malta",
44
+ "country.NLD": "Paesi Bassi",
45
+ "country.NOR": "Norvegia",
46
+ "country.POL": "Polonia",
47
+ "country.PRT": "Portogallo",
48
+ "country.ROU": "Romania",
49
+ "country.SVK": "Slovacchia",
50
+ "country.SVN": "Slovenia",
51
+ "country.SWE": "Svezia",
52
+ "error.requiredField": "Questo campo è obbligatorio",
53
+ "monthlyPaymentVolume.between10000And50000": "Tra €10.000 e €50.000",
54
+ "monthlyPaymentVolume.between50000And100000": "Tra €50.000 e €100.000",
55
+ "monthlyPaymentVolume.lessThan10000": "Meno di €10.000",
56
+ "monthlyPaymentVolume.moreThan100000": "Più di €100.000",
57
+ "registrationPage.defaultNumberLabel": "Numero di registrazione",
58
+ "registrationPage.withOrganismLabel": "Sei registrato a {organismName}?",
59
+ "registrationPage.withoutOrganismNameLabel": "Sei registrato?",
60
+ "supportingDoc.associationRegistration": "Prova di registrazione",
61
+ "supportingDoc.associationRegistration.description": "Documento ufficiale attestante la registrazione della tua associazione. (< 3 mesi)",
62
+ "supportingDoc.companyRegistration": "Prova di registrazione della società (< 3 mesi)",
63
+ "supportingDoc.companyRegistration.description": "Documento ufficiale che attesta l'esistenza legale di una società e fornisce informazioni sulla sua personalità giuridica.\n(< 3 mesi)",
64
+ "supportingDoc.documentTypes": "Documenti supportati: .pdf, .png, .jpg",
65
+ "supportingDoc.downloadTemplate": "Scarica un modello",
66
+ "supportingDoc.legalRepresentative": "Rappresentante legale",
67
+ "supportingDoc.other": "Altro",
68
+ "supportingDoc.powerAttorney": "Procura",
69
+ "supportingDoc.powerAttornySigned": "Procura firmata dal rappresentante legale",
70
+ "supportingDoc.powerAttornySigned.description": "Un documento firmato e datato che autorizza una persona a rappresentare o agire per conto del rappresentante legale di una società.",
71
+ "supportingDoc.proofOfIdentity": "Prova di identità del rappresentante legale",
72
+ "supportingDoc.proofOfIdentity.description": "Documenti autorizzati: Passaporto, carta d'identità (applicabile solo ai cittadini dei Paesi membri della zona EEE), permesso di soggiorno (applicabile solo ai residenti dei Paesi membri della zona EEE)",
73
+ "supportingDoc.signedStatus": "Statuto e regolamenti",
74
+ "supportingDoc.signedStatus.description": "Le regole che la tua azienda ha implementato per regolare i membri e mantenere la civiltà.",
75
+ "supportingDoc.whatIsThis": "Che cos'è?",
76
+ "supportingDoc.whoAreYou": "Chi sei?",
77
+ "uploadArea.browse": "sfoglia",
78
+ "uploadArea.dropFile": "Rilascia il file, o {browse}",
79
+ "uploadArea.droppedFile": "Clicca per modificare",
80
+ "uploadArea.noValue": "Nessun file",
81
+ "uploadArea.unknownFileName": "nome del file sconosciuto",
82
+ "uploadArea.uploading": "Caricamento…"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "businessActivity.administrativeServices": "Administratieve diensten",
3
+ "businessActivity.agriculture": "Landbouw",
4
+ "businessActivity.arts": "Kunst",
5
+ "businessActivity.businessAndRetail": "Handel en retail",
6
+ "businessActivity.construction": "Bouw",
7
+ "businessActivity.education": "Onderwijs",
8
+ "businessActivity.electricalDistributionAndWaterSupply": "Elektriciteit en water",
9
+ "businessActivity.financialAndInsuranceOperations": "Financiën en verzekeringen",
10
+ "businessActivity.health": "Gezondheid",
11
+ "businessActivity.housekeeping": "Conciërge en huishouding",
12
+ "businessActivity.informationAndCommunication": "Informatie en communicatie",
13
+ "businessActivity.lodgingAndFoodServices": "Accommodatie- en voedingsdiensten",
14
+ "businessActivity.manufacturingAndMining": "Fabricatie en mijnbouw",
15
+ "businessActivity.other": "Anders",
16
+ "businessActivity.publicAdministration": "Openbaar bestuur",
17
+ "businessActivity.realEstate": "Onroerend goed",
18
+ "businessActivity.scientificActivities": "Wetenschap",
19
+ "businessActivity.transportation": "Transport",
20
+ "common.form.invalidTaxIdentificationNumber": "Dit btw-nummer is ongeldig",
21
+ "common.skipToContent": "Doorgaan naar artikel",
22
+ "country.AUT": "Oostenrijk",
23
+ "country.BEL": "België",
24
+ "country.BGR": "Bulgarije",
25
+ "country.CYP": "Cyprus",
26
+ "country.CZE": "Tsjechië",
27
+ "country.DEU": "Duitsland",
28
+ "country.DNK": "Denemarken",
29
+ "country.ESP": "Spanje",
30
+ "country.EST": "Estland",
31
+ "country.FIN": "Finland",
32
+ "country.FRA": "Frankrijk",
33
+ "country.GRC": "Griekenland",
34
+ "country.HRV": "Kroatië",
35
+ "country.HUN": "Hongarije",
36
+ "country.IRL": "Ierland",
37
+ "country.ISL": "IJsland",
38
+ "country.ITA": "Italië",
39
+ "country.LIE": "Liechtenstein",
40
+ "country.LTU": "Lithouwen",
41
+ "country.LUX": "Luxemburg",
42
+ "country.LVA": "Letland",
43
+ "country.MLT": "Malta",
44
+ "country.NLD": "Nederland",
45
+ "country.NOR": "Noorwegen",
46
+ "country.POL": "Polen",
47
+ "country.PRT": "Portugal",
48
+ "country.ROU": "Roemenië",
49
+ "country.SVK": "Slowakije",
50
+ "country.SVN": "Slovenië",
51
+ "country.SWE": "Zweden",
52
+ "error.requiredField": "Dit veld is verplicht",
53
+ "monthlyPaymentVolume.between10000And50000": "€ 10.000,- tot € 50.000,-",
54
+ "monthlyPaymentVolume.between50000And100000": "€ 50.000,- tot € 100.000,-",
55
+ "monthlyPaymentVolume.lessThan10000": "Minder dan € 10.000,-",
56
+ "monthlyPaymentVolume.moreThan100000": "Meer dan € 100.000,-",
57
+ "registrationPage.defaultNumberLabel": "Registratienummer",
58
+ "registrationPage.withOrganismLabel": "Bent u geregistreerd bij {organismName}?",
59
+ "registrationPage.withoutOrganismNameLabel": "Bent u geregistreerd?",
60
+ "supportingDoc.associationRegistration": "Bewijs van inschrijving",
61
+ "supportingDoc.associationRegistration.description": "Officieel document waaruit de registratie van uw vereniging blijkt. (minder dan 3 maanden oud)",
62
+ "supportingDoc.companyRegistration": "Uittreksel van het handelsregister (KVK document, minder dan 3 maanden oud)",
63
+ "supportingDoc.companyRegistration.description": "Een officieel uittreksel van het handelsregister dat niet ouder is dan 3 maanden. Je kunt via de website van KVK een recent uittreksel downloaden.",
64
+ "supportingDoc.documentTypes": "Ondersteunde documenten: .pdf, .png, .jpg",
65
+ "supportingDoc.downloadTemplate": "Een sjabloon downloaden",
66
+ "supportingDoc.legalRepresentative": "Wettelijk vertegenwoordiger",
67
+ "supportingDoc.other": "Anders",
68
+ "supportingDoc.powerAttorney": "Volmacht",
69
+ "supportingDoc.powerAttornySigned": "Volmacht getekend door de wettelijk vertegenwoordiger",
70
+ "supportingDoc.powerAttornySigned.description": "Een ondertekend en gedateerd document dat een persoon machtigt om de wettelijke vertegenwoordiger van een bedrijf te vertegenwoordigen of namens hem op te treden.",
71
+ "supportingDoc.proofOfIdentity": "Identiteitsbewijs van de wettelijke vertegenwoordiger",
72
+ "supportingDoc.proofOfIdentity.description": "Toegestane documenten: Paspoort, identiteitskaart (alleen voor onderdanen van lidstaten van de EEA-zone), verblijfsvergunning (alleen voor inwoners van lidstaten van de EEA-zone)",
73
+ "supportingDoc.signedStatus": "Statuten en huishoudelijke reglementen",
74
+ "supportingDoc.signedStatus.description": "De regels die uw bedrijf heeft ingevoerd om de leden te reguleren en de omgangsvormen te handhaven.",
75
+ "supportingDoc.whatIsThis": "Wat is dit?",
76
+ "supportingDoc.whoAreYou": "Wie bent u?",
77
+ "uploadArea.browse": "browsen",
78
+ "uploadArea.dropFile": "Sleep uw bestand hiernaartoe, of {browse}",
79
+ "uploadArea.droppedFile": "Klik om te bewerken",
80
+ "uploadArea.noValue": "Geen bestand",
81
+ "uploadArea.unknownFileName": "onbekende bestandsnaam",
82
+ "uploadArea.uploading": "Bezig met uploaden…"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "businessActivity.administrativeServices": "Serviços administrativos",
3
+ "businessActivity.agriculture": "Agricultura",
4
+ "businessActivity.arts": "Artes",
5
+ "businessActivity.businessAndRetail": "Negócios e retalho",
6
+ "businessActivity.construction": "Construção",
7
+ "businessActivity.education": "Educação",
8
+ "businessActivity.electricalDistributionAndWaterSupply": "Distribuição elétrica e abastecimento de água",
9
+ "businessActivity.financialAndInsuranceOperations": "Operações financeiras e de seguros",
10
+ "businessActivity.health": "Saúde",
11
+ "businessActivity.housekeeping": "Serviços de limpeza e zeladoria",
12
+ "businessActivity.informationAndCommunication": "Informação e comunicação",
13
+ "businessActivity.lodgingAndFoodServices": "Hospedagem e serviços de alimentação",
14
+ "businessActivity.manufacturingAndMining": "Produção e mineração",
15
+ "businessActivity.other": "Outros",
16
+ "businessActivity.publicAdministration": "Administração pública",
17
+ "businessActivity.realEstate": "Imobiliária",
18
+ "businessActivity.scientificActivities": "Atividades científicas",
19
+ "businessActivity.transportation": "Transporte",
20
+ "common.form.invalidTaxIdentificationNumber": "Este número de identificação fiscal é inválido",
21
+ "common.skipToContent": "Ir para o conteúdo",
22
+ "country.AUT": "Áustria",
23
+ "country.BEL": "Bélgica",
24
+ "country.BGR": "Bulgária",
25
+ "country.CYP": "Chipre",
26
+ "country.CZE": "República Checa",
27
+ "country.DEU": "Alemanha",
28
+ "country.DNK": "Dinamarca",
29
+ "country.ESP": "Espanha",
30
+ "country.EST": "Estônia",
31
+ "country.FIN": "Finlândia",
32
+ "country.FRA": "França",
33
+ "country.GRC": "Grécia",
34
+ "country.HRV": "Croácia",
35
+ "country.HUN": "Hungria",
36
+ "country.IRL": "Irlanda",
37
+ "country.ISL": "Islândia",
38
+ "country.ITA": "Itália",
39
+ "country.LIE": "Liechtenstein",
40
+ "country.LTU": "Lituânia",
41
+ "country.LUX": "Luxemburgo",
42
+ "country.LVA": "Letónia",
43
+ "country.MLT": "Malta",
44
+ "country.NLD": "Paises Baixos",
45
+ "country.NOR": "Noruega",
46
+ "country.POL": "Polónia",
47
+ "country.PRT": "Portugal",
48
+ "country.ROU": "Roménia",
49
+ "country.SVK": "Eslováquia",
50
+ "country.SVN": "Eslovénia",
51
+ "country.SWE": "Suécia",
52
+ "error.requiredField": "Este campo é obrigatório",
53
+ "monthlyPaymentVolume.between10000And50000": "Entre €10.000 e €50.000",
54
+ "monthlyPaymentVolume.between50000And100000": "Entre €50.000 e €100.000",
55
+ "monthlyPaymentVolume.lessThan10000": "Menos de €10.000",
56
+ "monthlyPaymentVolume.moreThan100000": "Mais de €100.000",
57
+ "registrationPage.defaultNumberLabel": "Número de registo",
58
+ "registrationPage.withOrganismLabel": "Você está registado no {organismName}?",
59
+ "registrationPage.withoutOrganismNameLabel": "Você está registado?",
60
+ "supportingDoc.associationRegistration": "Prova de registo",
61
+ "supportingDoc.associationRegistration.description": "Documento oficial comprovando o registo da sua associação. (< 3 meses)",
62
+ "supportingDoc.companyRegistration": "Prova de registo da empresa (< 3 meses)",
63
+ "supportingDoc.companyRegistration.description": "\"Documento oficial comprovando a existência legal de uma empresa e fornecendo informações sobre a sua personalidade jurídica. (< 3 meses)\"",
64
+ "supportingDoc.documentTypes": "Representante legal",
65
+ "supportingDoc.downloadTemplate": "Outro",
66
+ "supportingDoc.legalRepresentative": "Procuração",
67
+ "supportingDoc.other": "Procuração assinada pelo representante legal",
68
+ "supportingDoc.powerAttorney": "Um documento assinado e datado autorizando uma pessoa a representar ou agir em nome do representante legal de uma empresa.",
69
+ "supportingDoc.powerAttornySigned": "Prova de identidade do representante legal",
70
+ "supportingDoc.powerAttornySigned.description": "Um documento assinado e datado autorizando uma pessoa a representar ou agir em nome do representante legal de uma empresa.",
71
+ "supportingDoc.proofOfIdentity": "Prova de identidade do representante legal",
72
+ "supportingDoc.proofOfIdentity.description": "Documentos autorizados: Passaporte, bilhete de identidade (apenas para cidadãos de países membros da EEE), autorização de residência (apenas para residentes de países membros da EEE)",
73
+ "supportingDoc.signedStatus": "Estatutos e Regulamentos",
74
+ "supportingDoc.signedStatus.description": "As regras que a sua empresa estabeleceu para regular os membros e manter o civismo.",
75
+ "supportingDoc.whatIsThis": "O que é isto?",
76
+ "supportingDoc.whoAreYou": "Quem é você?",
77
+ "uploadArea.browse": "navegar",
78
+ "uploadArea.dropFile": "Arraste o seu ficheiro, ou {browse}",
79
+ "uploadArea.droppedFile": "Clique para modificar",
80
+ "uploadArea.noValue": "Nenhum ficheiro",
81
+ "uploadArea.unknownFileName": "nome do ficheiro desconhecido",
82
+ "uploadArea.uploading": "Carregando…"
83
+ }