@taxbit/react-sdk 3.4.0-beta.0 → 3.5.0-beta.0

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.
Files changed (68) hide show
  1. package/dist/src/contexts/QuestionnaireStep/getLocal.d.ts +1 -0
  2. package/dist/src/contexts/QuestionnaireStep/useQuestionnaireStep.d.ts +1 -2
  3. package/dist/src/contexts/QuestionnaireStep/useQuestionnaireStepContext.d.ts +2 -2
  4. package/dist/src/i18n/json/bg.json.d.ts +7 -1
  5. package/dist/src/i18n/json/cs.json.d.ts +7 -1
  6. package/dist/src/i18n/json/da.json.d.ts +7 -1
  7. package/dist/src/i18n/json/de-AT.json.d.ts +6 -1
  8. package/dist/src/i18n/json/de.json.d.ts +7 -1
  9. package/dist/src/i18n/json/el-CY.json.d.ts +6 -1
  10. package/dist/src/i18n/json/el.json.d.ts +7 -1
  11. package/dist/src/i18n/json/en-GB.json.d.ts +3 -6
  12. package/dist/src/i18n/json/en-NZ.json.d.ts +2 -7
  13. package/dist/src/i18n/json/en.json.d.ts +8 -2
  14. package/dist/src/i18n/json/es-MX.json.d.ts +1 -7
  15. package/dist/src/i18n/json/es.json.d.ts +7 -1
  16. package/dist/src/i18n/json/et.json.d.ts +7 -1
  17. package/dist/src/i18n/json/fi.json.d.ts +7 -1
  18. package/dist/src/i18n/json/fr-CA.json.d.ts +2 -5
  19. package/dist/src/i18n/json/fr-LU.json.d.ts +6 -1
  20. package/dist/src/i18n/json/fr.json.d.ts +7 -1
  21. package/dist/src/i18n/json/ga.json.d.ts +7 -1
  22. package/dist/src/i18n/json/hr.json.d.ts +7 -1
  23. package/dist/src/i18n/json/hu.json.d.ts +7 -1
  24. package/dist/src/i18n/json/id.json.d.ts +8 -2
  25. package/dist/src/i18n/json/it.json.d.ts +7 -1
  26. package/dist/src/i18n/json/ja.json.d.ts +8 -2
  27. package/dist/src/i18n/json/ko.json.d.ts +8 -2
  28. package/dist/src/i18n/json/lt.json.d.ts +7 -1
  29. package/dist/src/i18n/json/lv.json.d.ts +7 -1
  30. package/dist/src/i18n/json/ms.json.d.ts +8 -2
  31. package/dist/src/i18n/json/mt.json.d.ts +7 -1
  32. package/dist/src/i18n/json/nl-BE.json.d.ts +3 -9
  33. package/dist/src/i18n/json/nl.json.d.ts +7 -1
  34. package/dist/src/i18n/json/no.json.d.ts +7 -1
  35. package/dist/src/i18n/json/pl.json.d.ts +7 -1
  36. package/dist/src/i18n/json/pt-BR.json.d.ts +5 -1
  37. package/dist/src/i18n/json/pt.json.d.ts +7 -1
  38. package/dist/src/i18n/json/ro.json.d.ts +7 -1
  39. package/dist/src/i18n/json/ru.json.d.ts +8 -2
  40. package/dist/src/i18n/json/sk.json.d.ts +7 -1
  41. package/dist/src/i18n/json/sl.json.d.ts +7 -1
  42. package/dist/src/i18n/json/sv.json.d.ts +7 -1
  43. package/dist/src/i18n/json/th.json.d.ts +8 -2
  44. package/dist/src/i18n/json/tr.json.d.ts +8 -2
  45. package/dist/src/i18n/json/uk.json.d.ts +8 -2
  46. package/dist/src/i18n/json/vi.json.d.ts +8 -2
  47. package/dist/src/i18n/json/zh-TW.json.d.ts +8 -2
  48. package/dist/src/i18n/json/zh.json.d.ts +8 -2
  49. package/dist/src/i18n/locales/{el-el.d.ts → el-gr.d.ts} +1 -1
  50. package/dist/src/i18n/locales/en-dps.d.ts +1 -2
  51. package/dist/src/i18n/locales/index.d.ts +1 -1
  52. package/dist/src/i18n/types/Language.d.ts +2 -1
  53. package/dist/src/i18n/types/LocalizationKey.d.ts +2 -2
  54. package/dist/src/lookups/activeNonFinancialEntityTypeOptions.d.ts +1 -1
  55. package/dist/src/types/Locale.d.ts +1 -1
  56. package/dist/src/types/QuestionnaireProp.d.ts +0 -1
  57. package/dist/src/ui/CheckBox/CheckBox.d.ts +1 -3
  58. package/dist/src/validations/settableFields/getSettableFields.d.ts +4 -0
  59. package/dist/src/validations/settableFields/index.d.ts +0 -0
  60. package/dist/src/wizard/ResidenceInput/ResidenceInput.d.ts +2 -1
  61. package/dist/src/wizard/Residencies/Residencies.d.ts +2 -1
  62. package/dist/src/wizard/RowInput/CheckBoxRow/CheckBoxRow.d.ts +1 -1
  63. package/dist/taxbit-react-sdk.js +4051 -3991
  64. package/dist/taxbit-react-sdk.umd.cjs +1 -1
  65. package/package.json +2 -2
  66. package/dist/src/i18n/json/enDPS.d.ts +0 -1
  67. /package/dist/src/{contexts/QuestionnaireStep → validations/settableFields}/shiftControllingPerson.d.ts +0 -0
  68. /package/dist/src/{contexts/QuestionnaireStep → validations/settableFields}/shiftResidence.d.ts +0 -0
@@ -4,6 +4,7 @@ import { Locale, QuestionnaireProp, TaxDocumentation, TaxDocumentationKey } from
4
4
  export declare const getLocal: (fields: TaxDocumentation, language: Locale, questionnaire: QuestionnaireProp, usTinValidations?: UsTinValidationAttempt[]) => {
5
5
  getBadgeKey: (key: TaxDocumentationKey) => UsTinValidationStatus | undefined;
6
6
  getLocalAddressTitle: (data: TaxDocumentation) => string;
7
+ getLocalAuState: (key: string | undefined) => "" | "Australian Capital Territory" | "New South Wales" | "Northern Territory" | "Queensland" | "South Australia" | "Tasmania" | "Victoria" | "Western Australia";
7
8
  getLocalBadge: (key: TaxDocumentationKey) => string | undefined;
8
9
  getLocalButton: (key: ButtonKey) => string;
9
10
  getLocalCaProvince: (key: string | undefined) => string;
@@ -1,5 +1,4 @@
1
1
  import { StatusKey } from 'i18n/types';
2
- import { Yes } from 'types';
3
2
  import { TaxDocumentation, TaxDocumentationKey } from 'types/TaxDocumentation';
4
3
  export type TaxDocumentationBooleanMap = {
5
4
  [key in TaxDocumentationKey]: boolean;
@@ -10,6 +9,7 @@ export type TaxDocumentationErrorMessagesMap = {
10
9
  export declare const useQuestionnaireStep: () => {
11
10
  getBadgeKey: (key: TaxDocumentationKey) => import('../../hooks').UsTinValidationStatus | undefined;
12
11
  getLocalAddressTitle: (data: TaxDocumentation) => string;
12
+ getLocalAuState: (key: string | undefined) => "" | "Australian Capital Territory" | "New South Wales" | "Northern Territory" | "Queensland" | "South Australia" | "Tasmania" | "Victoria" | "Western Australia";
13
13
  getLocalBadge: (key: TaxDocumentationKey) => string | undefined;
14
14
  getLocalButton: (key: import('i18n/types').ButtonKey) => string;
15
15
  getLocalCaProvince: (key: string | undefined) => string;
@@ -26,7 +26,6 @@ export declare const useQuestionnaireStep: () => {
26
26
  getLocalUsState: (key: string | undefined) => "" | "Alabama" | "Alaska" | "Arizona" | "Arkansas" | "California" | "Colorado" | "Connecticut" | "Delaware" | "District Of Columbia" | "Florida" | "Georgia" | "Hawaii" | "Idaho" | "Illinois" | "Indiana" | "Iowa" | "Kansas" | "Kentucky" | "Louisiana" | "Maine" | "Maryland" | "Massachusetts" | "Michigan" | "Minnesota" | "Mississippi" | "Missouri" | "Montana" | "Nebraska" | "Nevada" | "New Hampshire" | "New Jersey" | "New Mexico" | "New York" | "North Carolina" | "North Dakota" | "Ohio" | "Oklahoma" | "Oregon" | "Pennsylvania" | "Rhode Island" | "South Carolina" | "South Dakota" | "Tennessee" | "Texas" | "Utah" | "Vermont" | "Virginia" | "Washington" | "West Virginia" | "Wisconsin" | "Wyoming";
27
27
  getPromptKey: (key: string) => import('i18n/types').PromptKey;
28
28
  getSubPromptKey: (key: string) => import('i18n/types').SubPromptKey;
29
- clearIfNotRequired: (...arg: TaxDocumentationKey[]) => (value: Yes | undefined) => void;
30
29
  fields: TaxDocumentation;
31
30
  setValue: (key: TaxDocumentationKey, value: string | undefined) => void;
32
31
  isErrorFree: boolean;
@@ -3,6 +3,7 @@ export type QuestionnaireStepContextValue = ReturnType<typeof useQuestionnaireSt
3
3
  export declare const useQuestionnaireStepContext: () => {
4
4
  getBadgeKey: (key: import('../../types/TaxDocumentation.ts').TaxDocumentationKey) => import('../../hooks/index.ts').UsTinValidationStatus | undefined;
5
5
  getLocalAddressTitle: (data: import('../../types/TaxDocumentation.ts').TaxDocumentation) => string;
6
+ getLocalAuState: (key: string | undefined) => "" | "Australian Capital Territory" | "New South Wales" | "Northern Territory" | "Queensland" | "South Australia" | "Tasmania" | "Victoria" | "Western Australia";
6
7
  getLocalBadge: (key: import('../../types/TaxDocumentation.ts').TaxDocumentationKey) => string | undefined;
7
8
  getLocalButton: (key: import('../../i18n/types/LocalizationKey.ts').ButtonKey) => string;
8
9
  getLocalCaProvince: (key: string | undefined) => string;
@@ -19,7 +20,6 @@ export declare const useQuestionnaireStepContext: () => {
19
20
  getLocalUsState: (key: string | undefined) => "" | "Alabama" | "Alaska" | "Arizona" | "Arkansas" | "California" | "Colorado" | "Connecticut" | "Delaware" | "District Of Columbia" | "Florida" | "Georgia" | "Hawaii" | "Idaho" | "Illinois" | "Indiana" | "Iowa" | "Kansas" | "Kentucky" | "Louisiana" | "Maine" | "Maryland" | "Massachusetts" | "Michigan" | "Minnesota" | "Mississippi" | "Missouri" | "Montana" | "Nebraska" | "Nevada" | "New Hampshire" | "New Jersey" | "New Mexico" | "New York" | "North Carolina" | "North Dakota" | "Ohio" | "Oklahoma" | "Oregon" | "Pennsylvania" | "Rhode Island" | "South Carolina" | "South Dakota" | "Tennessee" | "Texas" | "Utah" | "Vermont" | "Virginia" | "Washington" | "West Virginia" | "Wisconsin" | "Wyoming";
20
21
  getPromptKey: (key: string) => import('../../i18n/types/LocalizationKey.ts').PromptKey;
21
22
  getSubPromptKey: (key: string) => import('../../i18n/types/LocalizationKey.ts').SubPromptKey;
22
- clearIfNotRequired: (...arg: import('../../types/TaxDocumentation.ts').TaxDocumentationKey[]) => (value: import('../../types/Yes.ts').Yes | undefined) => void;
23
23
  fields: import('../../types/TaxDocumentation.ts').TaxDocumentation;
24
24
  setValue: (key: import('../../types/TaxDocumentation.ts').TaxDocumentationKey, value: string | undefined) => void;
25
25
  isErrorFree: boolean;
@@ -43,6 +43,7 @@ export declare const useQuestionnaireStepContext: () => {
43
43
  }, QuestionnaireStepContextProvider: import('react').Provider<{
44
44
  getBadgeKey: (key: import('../../types/TaxDocumentation.ts').TaxDocumentationKey) => import('../../hooks/index.ts').UsTinValidationStatus | undefined;
45
45
  getLocalAddressTitle: (data: import('../../types/TaxDocumentation.ts').TaxDocumentation) => string;
46
+ getLocalAuState: (key: string | undefined) => "" | "Australian Capital Territory" | "New South Wales" | "Northern Territory" | "Queensland" | "South Australia" | "Tasmania" | "Victoria" | "Western Australia";
46
47
  getLocalBadge: (key: import('../../types/TaxDocumentation.ts').TaxDocumentationKey) => string | undefined;
47
48
  getLocalButton: (key: import('../../i18n/types/LocalizationKey.ts').ButtonKey) => string;
48
49
  getLocalCaProvince: (key: string | undefined) => string;
@@ -59,7 +60,6 @@ export declare const useQuestionnaireStepContext: () => {
59
60
  getLocalUsState: (key: string | undefined) => "" | "Alabama" | "Alaska" | "Arizona" | "Arkansas" | "California" | "Colorado" | "Connecticut" | "Delaware" | "District Of Columbia" | "Florida" | "Georgia" | "Hawaii" | "Idaho" | "Illinois" | "Indiana" | "Iowa" | "Kansas" | "Kentucky" | "Louisiana" | "Maine" | "Maryland" | "Massachusetts" | "Michigan" | "Minnesota" | "Mississippi" | "Missouri" | "Montana" | "Nebraska" | "Nevada" | "New Hampshire" | "New Jersey" | "New Mexico" | "New York" | "North Carolina" | "North Dakota" | "Ohio" | "Oklahoma" | "Oregon" | "Pennsylvania" | "Rhode Island" | "South Carolina" | "South Dakota" | "Tennessee" | "Texas" | "Utah" | "Vermont" | "Virginia" | "Washington" | "West Virginia" | "Wisconsin" | "Wyoming";
60
61
  getPromptKey: (key: string) => import('../../i18n/types/LocalizationKey.ts').PromptKey;
61
62
  getSubPromptKey: (key: string) => import('../../i18n/types/LocalizationKey.ts').SubPromptKey;
62
- clearIfNotRequired: (...arg: import('../../types/TaxDocumentation.ts').TaxDocumentationKey[]) => (value: import('../../types/Yes.ts').Yes | undefined) => void;
63
63
  fields: import('../../types/TaxDocumentation.ts').TaxDocumentation;
64
64
  setValue: (key: import('../../types/TaxDocumentation.ts').TaxDocumentationKey, value: string | undefined) => void;
65
65
  isErrorFree: boolean;
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Невалиден ДДС номер",
163
163
  "mustBeABNFormat": "Трябва да бъде 11 цифри",
164
164
  "mustBeFiveOrNineDigits": "Трябва да бъде пет или девет цифри",
165
+ "mustBeFourDigits": "Трябва да бъде четири цифри",
165
166
  "mustBeInDateFormat": "Трябва да изберете месец, ден и година",
166
167
  "mustBeInVatinFormat": "Трябва да бъде между осем и четиринадесет знака",
167
168
  "mustBeNineDigits": "Трябва да бъде девет цифри",
168
169
  "mustBeNinoFormat": "Трябва да бъде двубуквен префикс, последван от шест цифри и една буква. Например \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Трябва да бъде шест знака",
171
+ "mustContainAlphabeticCharacter": "Трябва да съдържа поне една буква",
172
+ "mustNotContainNumericCharacters": "Не трябва да съдържа цифри",
173
+ "mustNotContainAuStateCode": "Не трябва да съдържа код на австралийски щат",
170
174
  "mustBeValidBirthDate": "Датата на раждане не е валидна",
171
175
  "mustBeAtLeast18": "Трябва да сте навършили поне 18 години",
172
176
  "residencesMustIncludeVatCountry": "Държавата по ДДС трябва да бъде посочена като данъчно местожителство по-долу",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Моля, проверете формата. Unique Entity Number (UEN) обикновено е 9 или 10-знаков буквено-цифров низ.",
196
200
  "required": "Задължително",
197
201
  "tooLong": "Твърде дълго",
198
- "tooShort": "Твърде кратко"
202
+ "tooShort": "Твърде кратко",
203
+ "mustNotStartWithATitle": "Не трябва да започва с титла (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Да, аз съм физическо лице",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Депозитарна институция",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Неотчитаща се Финансова Институция",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Държавна институция",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Централна банка",
214
220
  "INSURANCE_COMPANY": "Застрахователна компания",
215
221
  "INVESTMENT_ENTITY": "Инвестиционна единица",
216
222
  "entityType_TRUST": "Тръст",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Musí mít 11 číslic",
164
164
  "mustBeFiveOrNineDigits": "Musí být pět nebo devět číslic",
165
+ "mustBeFourDigits": "Musí mít čtyři číslice",
165
166
  "mustBeInDateFormat": "Musíte vybrat měsíc, den a rok",
166
167
  "mustBeInVatinFormat": "Musí být mezi osmi a čtrnácti znaky",
167
168
  "mustBeNineDigits": "Musí být devět číslic",
168
169
  "mustBeNinoFormat": "Musí být dvoupísmenná předpona, následovaná šesti číslicemi a jedním písmenem. Například \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Musí být šest znaků",
171
+ "mustContainAlphabeticCharacter": "Musí obsahovat alespoň jedno písmeno",
172
+ "mustNotContainNumericCharacters": "Nesmí obsahovat číslice",
173
+ "mustNotContainAuStateCode": "Nesmí obsahovat kód australského státu",
170
174
  "mustBeValidBirthDate": "Datum narození není platné",
171
175
  "mustBeAtLeast18": "Musíte být alespoň 18 let",
172
176
  "residencesMustIncludeVatCountry": "Země DPH musí být uvedena jako daňová rezidence níže",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Zkontrolujte formát. Unique Entity Number (UEN) je obvykle alfanumerický řetězec o 9 nebo 10 znacích.",
196
200
  "required": "Povinné",
197
201
  "tooLong": "Příliš dlouhé",
198
- "tooShort": "Příliš krátké"
202
+ "tooShort": "Příliš krátké",
203
+ "mustNotStartWithATitle": "Nesmí začínat titulkem (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Ano, jsem fyzická osoba",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Depozitní instituce",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Neoznamující Finanční Instituce",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Vládní instituce",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Centrální banka",
214
220
  "INSURANCE_COMPANY": "Pojišťovna",
215
221
  "INVESTMENT_ENTITY": "Investiční jednotka",
216
222
  "entityType_TRUST": "Svěřenský fond",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Skal være 11 cifre",
164
164
  "mustBeFiveOrNineDigits": "Skal være fem eller ni tal",
165
+ "mustBeFourDigits": "Skal være fire cifre",
165
166
  "mustBeInDateFormat": "Skal vælge en måned, dag og år",
166
167
  "mustBeInVatinFormat": "Skal være mellem otte og 14 tegn",
167
168
  "mustBeNineDigits": "Skal være ni tal",
168
169
  "mustBeNinoFormat": "Skal være et to-bogstavet præfiks efterfulgt af seks tal og et bogstav. For eksempel \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Skal være seks tegn",
171
+ "mustContainAlphabeticCharacter": "Skal indeholde mindst ét bogstav",
172
+ "mustNotContainNumericCharacters": "Må ikke indeholde tal",
173
+ "mustNotContainAuStateCode": "Må ikke indeholde australsk delstatskode",
170
174
  "mustBeValidBirthDate": "Ugyldig fødselsdato",
171
175
  "mustBeAtLeast18": "Skal være mindst 18 år",
172
176
  "residencesMustIncludeVatCountry": "MOMS-land skal angives som Skattebopæl forneden",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Kontroller formatet. Et Unique Entity Number (UEN) er normalt en alfanumerisk streng på 9 eller 10 tegn.",
196
200
  "required": "Påkrævet",
197
201
  "tooLong": "For lang",
198
- "tooShort": "For kort"
202
+ "tooShort": "For kort",
203
+ "mustNotStartWithATitle": "Må ikke starte med en titel (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Ja, jeg er en privatperson",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Indlånsinstitution",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Ikke-indberettende Finansielt Institut",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Offentlig enhed",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Centralbank",
214
220
  "INSURANCE_COMPANY": "Forsikringsselskab",
215
221
  "INVESTMENT_ENTITY": "Investeringsenhed",
216
222
  "entityType_TRUST": "Tillidsfond",
@@ -50,10 +50,15 @@ declare const _default: {
50
50
  "matchesExpectedFormat": "✓ Entspricht dem erwarteten Format",
51
51
  "countryMustBeAResidenceCountry": "Land muss ein Wohnsitzland sein",
52
52
  "mustBeFiveOrNineDigits": "Muss fünf- oder neunstellig sein",
53
+ "mustBeFourDigits": "Muss vier Ziffern aufweisen",
53
54
  "mustBeInDateFormat": "Bitte wählen Sie einen Monat, Tag und ein Jahr aus",
54
55
  "mustBeNineDigits": "Muss neunstellig sein",
55
56
  "mustBeCaPostalCodeFormat": "Muss aus sechs Zeichen bestehen",
56
- "mustBeValidBirthDate": "Kein gültiges Geburtsdatum"
57
+ "mustContainAlphabeticCharacter": "Muss mindestens einen Buchstaben enthalten",
58
+ "mustNotContainNumericCharacters": "Darf keine Ziffern enthalten",
59
+ "mustNotContainAuStateCode": "Darf keinen australischen Bundesstaatscode enthalten",
60
+ "mustBeValidBirthDate": "Kein gültiges Geburtsdatum",
61
+ "mustNotStartWithATitle": "Darf nicht mit einem Titel beginnen (Mr, Mrs, Ms, Miss)"
57
62
  },
58
63
  "option": {
59
64
  "isIndividual_yes": "Ja, ich bin eine natürliche Person.",
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "Ungültige Umsatzsteuer-Identifikationsnummer",
306
306
  "mustBeABNFormat": "Muss 11 Ziffern aufweisen",
307
307
  "mustBeFiveOrNineDigits": "Muss fünf oder neun Ziffern aufweisen",
308
+ "mustBeFourDigits": "Muss vier Ziffern aufweisen",
308
309
  "mustBeInDateFormat": "Muss Monat, Tag und Jahr auswählen",
309
310
  "mustBeNineDigits": "Muss neun Ziffern aufweisen",
310
311
  "mustBeNinoFormat": "Muss ein zweistelliges Präfix gefolgt von sechs Zahlen und einem Buchstaben sein. Zum Beispiel \"GB123456A\"",
311
312
  "mustBeCaPostalCodeFormat": "Muss sechs Zeichen aufweisen",
313
+ "mustContainAlphabeticCharacter": "Muss mindestens einen Buchstaben enthalten",
314
+ "mustNotContainNumericCharacters": "Darf keine Ziffern enthalten",
315
+ "mustNotContainAuStateCode": "Darf keinen australischen Bundesstaatscode enthalten",
312
316
  "mustBeInVatinFormat": "Muss zwischen acht und 14 Zeichen lang sein",
313
317
  "mustBeValidBirthDate": "Ungültiges Geburtsdatum",
314
318
  "mustBeAtLeast18": "Sie müssen mindestens 18 Jahre alt sein",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "Das Land der Unternehmensregistrierung muss als Steuerwohnsitz angegeben werden",
341
345
  "tooLong": "Zu lang",
342
346
  "tooShort": "Zu kurz",
343
- "usTinDoesNotMatchName": "Die von Ihnen eingegebenen Informationen stimmen immer noch nicht mit den IRS-Aufzeichnungen überein. Bitte korrigieren Sie die Informationen oder bestätigen Sie, dass die bereitgestellten Informationen korrekt sind."
347
+ "usTinDoesNotMatchName": "Die von Ihnen eingegebenen Informationen stimmen immer noch nicht mit den IRS-Aufzeichnungen überein. Bitte korrigieren Sie die Informationen oder bestätigen Sie, dass die bereitgestellten Informationen korrekt sind.",
348
+ "mustNotStartWithATitle": "Darf nicht mit einem Titel beginnen (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "Ja, ich bin berechtigt, Abkommensvorteile zu beantragen",
@@ -430,6 +435,7 @@ declare const _default: {
430
435
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "Von ausländischer Regierung kontrollierte Einheit",
431
436
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "Integraler Teil der ausländischen Regierung",
432
437
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Staatliche Einrichtung",
438
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Zentralbank",
433
439
  "GRANTOR_TRUST": "Grantor-Trust",
434
440
  "INDIVIDUAL": "Einzelperson",
435
441
  "INSURANCE_COMPANY": "Versicherungsgesellschaft",
@@ -23,10 +23,15 @@ declare const _default: {
23
23
  "status": {
24
24
  "matchesExpectedFormat": "✓ Ταιριάζει με την αναμενόμενη μορφή",
25
25
  "mustBeFiveOrNineDigits": "Πρέπει να αποτελείται από πέντε ή εννέα ψηφία",
26
+ "mustBeFourDigits": "Πρέπει να είναι τέσσερα ψηφία",
26
27
  "mustBeInDateFormat": "Πρέπει να επιλέξετε μήνα, ημέρα και έτος",
27
28
  "mustBeNineDigits": "Πρέπει να αποτελείται από εννέα ψηφία",
28
29
  "mustBeCaPostalCodeFormat": "Πρέπει να αποτελείται από έξι χαρακτήρες",
29
- "required": "Υποχρεωτικό"
30
+ "mustContainAlphabeticCharacter": "Πρέπει να περιέχει τουλάχιστον ένα γράμμα",
31
+ "mustNotContainNumericCharacters": "Δεν πρέπει να περιέχει αριθμούς",
32
+ "mustNotContainAuStateCode": "Δεν πρέπει να περιέχει κωδικό αυστραλιανής πολιτείας",
33
+ "required": "Υποχρεωτικό",
34
+ "mustNotStartWithATitle": "Δεν πρέπει να ξεκινά με τίτλο (Mr, Mrs, Ms, Miss)"
30
35
  },
31
36
  "option": {
32
37
  "isIndividual_yes": "Ναι, είμαι φυσικό πρόσωπο",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Πρέπει να είναι 11 ψηφία",
164
164
  "mustBeFiveOrNineDigits": "Πρέπει να περιέχει πέντε ή εννέα ψηφία",
165
+ "mustBeFourDigits": "Πρέπει να είναι τέσσερα ψηφία",
165
166
  "mustBeInDateFormat": "Πρέπει να επιλέξετε ένα μήνα, μια ημέρα και ένα έτος",
166
167
  "mustBeInVatinFormat": "Πρέπει να είναι μεταξύ οκτώ και 14 χαρακτήρων",
167
168
  "mustBeNineDigits": "Πρέπει να περιέχει εννέα ψηφία",
168
169
  "mustBeNinoFormat": "Πρέπει να είναι ένα πρόθεμα δύο γραμμάτων, ακολουθούμενο από έξι αριθμούς και ένα γράμμα. Για παράδειγμα \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Πρέπει να περιέχει έξι χαρακτήρες",
171
+ "mustContainAlphabeticCharacter": "Πρέπει να περιέχει τουλάχιστον ένα γράμμα",
172
+ "mustNotContainNumericCharacters": "Δεν πρέπει να περιέχει αριθμούς",
173
+ "mustNotContainAuStateCode": "Δεν πρέπει να περιέχει κωδικό αυστραλιανής πολιτείας",
170
174
  "mustBeValidBirthDate": "Μη έγκυρη ημερομηνία γέννησης",
171
175
  "mustBeAtLeast18": "Πρέπει να είστε τουλάχιστον 18 ετών",
172
176
  "residencesMustIncludeVatCountry": "Η χώρα ΦΠΑ πρέπει να παρέχεται ως φορολογική κατοικία παρακάτω",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Ελέγξτε τη μορφή. Ένας Unique Entity Number (UEN) είναι συνήθως μια αλφαριθμητική συμβολοσειρά 9 ή 10 χαρακτήρων.",
196
200
  "required": "Απαιτείται",
197
201
  "tooLong": "Πολύ μεγάλο",
198
- "tooShort": "Πολύ μικρό"
202
+ "tooShort": "Πολύ μικρό",
203
+ "mustNotStartWithATitle": "Δεν πρέπει να ξεκινά με τίτλο (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Ναι, είμαι ιδιώτης",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Καταθετικό ίδρυμα",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Μη Δηλούν Χρηματοπιστωτικό Ίδρυμα",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Κυβερνητική οντότητα",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Κεντρική Τράπεζα",
214
220
  "INSURANCE_COMPANY": "Ασφαλιστική εταιρεία",
215
221
  "INVESTMENT_ENTITY": "Επενδυτική οντότητα",
216
222
  "entityType_TRUST": "Καταπίστευμα",
@@ -4,14 +4,11 @@ declare const _default: {
4
4
  "taxIdNumberIsNotRequired": "Tax ID Number is not required",
5
5
  "tin": "Tax Identification Number",
6
6
  "vatIsNotRequired": "VAT Number is not required",
7
- "zip": "Postcode",
8
- "emailAddress": "Email Address",
9
- "phoneNumber": "Phone Number",
10
- "phoneNumberCode": "Country Code",
11
- "phoneNumberNumber": "Phone Number"
7
+ "zip": "Postcode"
12
8
  },
13
9
  "status": {
14
- "matchesExpectedFormat": "✓ Matches expected format"
10
+ "matchesExpectedFormat": "✓ Matches expected format",
11
+ "mustNotStartWithATitle": "Must not start with a title (Mr, Mrs, Ms, Miss)"
15
12
  }
16
13
  }
17
14
  ;
@@ -1,12 +1,7 @@
1
1
  declare const _default: {
2
- "prompt": {
3
- "emailAddress": "Email Address",
4
- "phoneNumber": "Phone Number",
5
- "phoneNumberCode": "Country Code",
6
- "phoneNumberNumber": "Phone Number"
7
- },
8
2
  "status": {
9
- "matchesExpectedFormat": "✓ Matches expected format"
3
+ "matchesExpectedFormat": "✓ Matches expected format",
4
+ "mustNotStartWithATitle": "Must not start with a title (Mr, Mrs, Ms, Miss)"
10
5
  }
11
6
  }
12
7
  ;
@@ -305,10 +305,14 @@ declare const _default: {
305
305
  "invalidVat": "Invalid VAT Number",
306
306
  "mustBeABNFormat": "Must be 11 digits",
307
307
  "mustBeFiveOrNineDigits": "Must be five or nine digits",
308
+ "mustBeFourDigits": "Must be four digits",
308
309
  "mustBeInDateFormat": "Must select a month, day, and year",
309
310
  "mustBeNineDigits": "Must be nine digits",
310
311
  "mustBeNinoFormat": "NINO must be in the correct format (AB999999A)",
311
312
  "mustBeCaPostalCodeFormat": "Must be in the correct format (ANA NAN)",
313
+ "mustContainAlphabeticCharacter": "Must contain at least one alphabetical character",
314
+ "mustNotContainNumericCharacters": "Must not contain numbers",
315
+ "mustNotContainAuStateCode": "Must not contain Australian state code",
312
316
  "mustBeInVatinFormat": "VAT Number must be in the correct format (Between 8 and 14 characters)",
313
317
  "mustBeValidBirthDate": "Not a valid Birth Date",
314
318
  "mustBeAtLeast18": "Must be at least 18 years old",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "residencesMustIncludeBusinessRegistrationCountry": "Business Registration Country must be provided as a Tax Residency below",
341
345
  "tooLong": "Too Long",
342
346
  "tooShort": "Too Short",
343
- "usTinDoesNotMatchName": "The information you entered still doesn't match IRS records. Please either correct the information or confirm that the information provided is correct."
347
+ "usTinDoesNotMatchName": "The information you entered still doesn't match IRS records. Please either correct the information or confirm that the information provided is correct.",
348
+ "mustNotStartWithATitle": "Must not start with a title (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "Yes, I am eligible to claim treaty benefits",
@@ -429,7 +434,8 @@ declare const _default: {
429
434
  "NONWITHHOLDING_FOREIGN_GRANTOR_TRUST": "Nonwithholding Foreign Grantor Trust",
430
435
  "FOREIGN_GOVERNMENT_CONTROLLED_ENTITY": "Foreign Government Controlled Entity",
431
436
  "FOREIGN_GOVERNMENT_INTEGRAL_PART": "Foreign Government Integral Part",
432
- "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Government Entity or Central Bank",
437
+ "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Government Entity",
438
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Central Bank",
433
439
  "GRANTOR_TRUST": "Grantor Trust",
434
440
  "INDIVIDUAL": "Individual",
435
441
  "INSURANCE_COMPANY": "Insurance Company",
@@ -1,12 +1,6 @@
1
1
  declare const _default: {
2
- "prompt": {
3
- "emailAddress": "Dirección de correo electrónico",
4
- "phoneNumber": "Número de teléfono",
5
- "phoneNumberCode": "Código de país",
6
- "phoneNumberNumber": "Número de teléfono"
7
- },
8
2
  "status": {
9
- "matchesExpectedFormat": " Coincide con el formato esperado"
3
+ "mustNotStartWithATitle": "No debe comenzar con un título (Mr, Mrs, Ms, Miss)"
10
4
  }
11
5
  }
12
6
  ;
@@ -305,11 +305,15 @@ declare const _default: {
305
305
  "invalidVat": "Número de IVA no válido",
306
306
  "mustBeABNFormat": "Debe tener 11 dígitos",
307
307
  "mustBeFiveOrNineDigits": "Debe tener de cinco a nueve dígitos.",
308
+ "mustBeFourDigits": "Debe tener cuatro dígitos",
308
309
  "mustBeInDateFormat": "Debe seleccionar un mes, un día y un año",
309
310
  "mustBeInVatinFormat": "Debe tener entre ocho y 14 caracteres",
310
311
  "mustBeNineDigits": "Debe tener nueve dígitos",
311
312
  "mustBeNinoFormat": "Debe tener un prefijo de dos letras seguido de seis números y un sufijo de una letra. Por ejemplo \"GB123456A\"",
312
313
  "mustBeCaPostalCodeFormat": "Deben tener seis caracteres",
314
+ "mustContainAlphabeticCharacter": "Debe contener al menos una letra",
315
+ "mustNotContainNumericCharacters": "No debe contener números",
316
+ "mustNotContainAuStateCode": "No debe contener código de estado australiano",
313
317
  "mustBeValidBirthDate": "No es una fecha de nacimiento válida",
314
318
  "mustBeAtLeast18": "Debe tener al menos 18 años",
315
319
  "mustMatchName": "Debe coincidir con el nombre",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "required": "Necesario",
341
345
  "tooLong": "Demasiado largo",
342
346
  "tooShort": "Demasiado corto",
343
- "usTinDoesNotMatchName": "El nombre y el TIN ingresados no pudieron ser verificados con los registros del IRS. Por favor, revise su información y realice las actualizaciones necesarias antes de continuar."
347
+ "usTinDoesNotMatchName": "El nombre y el TIN ingresados no pudieron ser verificados con los registros del IRS. Por favor, revise su información y realice las actualizaciones necesarias antes de continuar.",
348
+ "mustNotStartWithATitle": "No debe comenzar con un título (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "Sí, soy elegible para reclamar beneficios del tratado",
@@ -443,6 +448,7 @@ declare const _default: {
443
448
  "DEPOSITORY_INSTITUTION": "Institución depositaria",
444
449
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Institución Financiera No Declarante",
445
450
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Entidad gubernamental",
451
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Banco Central",
446
452
  "INSURANCE_COMPANY": "Compañía de seguros",
447
453
  "INVESTMENT_ENTITY": "Entidad de inversión",
448
454
  "entityType_TRUST": "Fideicomiso",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Peab olema 11 numbrit",
164
164
  "mustBeFiveOrNineDigits": "Peab olema viis või üheksa numbrit",
165
+ "mustBeFourDigits": "Peab olema neli numbrit",
165
166
  "mustBeInDateFormat": "Valige kuu, päev ja aasta",
166
167
  "mustBeInVatinFormat": "Peab olema kaheksa kuni 14 tähemärki",
167
168
  "mustBeNineDigits": "Peab olema üheksa numbrit",
168
169
  "mustBeNinoFormat": "Peab olema kahe tähemärgi eesliide, millele järgneb kuus numbrit ja üks täht. Näiteks \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Peab olema kuus tähemärki",
171
+ "mustContainAlphabeticCharacter": "Peab sisaldama vähemalt ühte tähte",
172
+ "mustNotContainNumericCharacters": "Ei tohi sisaldada numbreid",
173
+ "mustNotContainAuStateCode": "Ei tohi sisaldada Austraalia osariigi koodi",
170
174
  "mustBeValidBirthDate": "Ei ole kehtiv sünnikuupäev",
171
175
  "mustBeAtLeast18": "Peate olema vähemalt 18-aastane",
172
176
  "residencesMustIncludeVatCountry": "Käibemaksukohustuslase riik tuleb esitada allpool maksuresidentsusena",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Kontrollige vormingut. Unique Entity Number (UEN) on tavaliselt 9- või 10-kohaline tähtnumbriline string.",
196
200
  "required": "Nõutav",
197
201
  "tooLong": "Liiga pikk",
198
- "tooShort": "Liiga lühike"
202
+ "tooShort": "Liiga lühike",
203
+ "mustNotStartWithATitle": "Ei tohi alata tiitliga (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Jah, ma olen üksikisik",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Hoiuasutus",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Mittearuandev Finantsasutus",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Valitsusasutus",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Keskpank",
214
220
  "INSURANCE_COMPANY": "Kindlustusselts",
215
221
  "INVESTMENT_ENTITY": "Investeerimisüksus",
216
222
  "entityType_TRUST": "Usaldusfond",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Täytyy olla 11 numeroa",
164
164
  "mustBeFiveOrNineDigits": "Täytyy olla viisi tai yhdeksän numeroa",
165
+ "mustBeFourDigits": "On oltava neljä numeroa",
165
166
  "mustBeInDateFormat": "Valitse kuukausi, päivä ja vuosi",
166
167
  "mustBeInVatinFormat": "Täytyy olla kahdeksan - 14 merkkiä",
167
168
  "mustBeNineDigits": "Täytyy olla yhdeksän numeroa",
168
169
  "mustBeNinoFormat": "Täytyy olla kahden kirjaimen etuliite, jota seuraa kuusi numeroa ja yksi kirjain. Esimerkiksi \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Täytyy olla kuusi merkkiä",
171
+ "mustContainAlphabeticCharacter": "On sisällettävä vähintään yksi kirjain",
172
+ "mustNotContainNumericCharacters": "Ei saa sisältää numeroita",
173
+ "mustNotContainAuStateCode": "Ei saa sisältää Australian osavaltion koodia",
170
174
  "mustBeValidBirthDate": "Virheellinen syntymäaika",
171
175
  "mustBeAtLeast18": "Sinun täytyy olla vähintään 18-vuotias",
172
176
  "residencesMustIncludeVatCountry": "Arvonlisäveron maa on ilmoitettava verotuksellisena asuinpaikkana alla",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Tarkista muoto. Unique Entity Number (UEN) on yleensä 9- tai 10-merkkinen aakkosnumeerinen merkkijono.",
196
200
  "required": "Vaaditaan",
197
201
  "tooLong": "Liian pitkä",
198
- "tooShort": "Liian lyhyt"
202
+ "tooShort": "Liian lyhyt",
203
+ "mustNotStartWithATitle": "Ei saa alkaa tittelillä (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Kyllä, olen yksityishenkilö",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Talletuslaitos",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Ei-raportoiva Rahoituslaitos",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Valtion yksikkö",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Keskuspankki",
214
220
  "INSURANCE_COMPANY": "Vakuutusyhtiö",
215
221
  "INVESTMENT_ENTITY": "Sijoitusyksikkö",
216
222
  "entityType_TRUST": "Luottamus",
@@ -1,13 +1,10 @@
1
1
  declare const _default: {
2
2
  "prompt": {
3
3
  "emailAddress": "Adresse courriel",
4
- "phoneNumber": "Numéro de téléphone",
5
- "phoneNumberCode": "Code de pays",
6
- "phoneNumberNumber": "Numéro de téléphone"
4
+ "phoneNumberCode": "Code de pays"
7
5
  },
8
- "subPrompt": {},
9
6
  "status": {
10
- "matchesExpectedFormat": " Correspond au format attendu"
7
+ "mustNotStartWithATitle": "Ne doit pas commencer par un titre (Mr, Mrs, Ms, Miss)"
11
8
  }
12
9
  }
13
10
  ;
@@ -47,10 +47,15 @@ declare const _default: {
47
47
  "invalidDate": "Date invalide",
48
48
  "invalidVat": "Numéro de TVA invalide",
49
49
  "mustBeFiveOrNineDigits": "Doit contenir cinq ou neuf chiffres",
50
+ "mustBeFourDigits": "Doit comporter quatre chiffres",
50
51
  "mustBeNineDigits": "Doit contenir neuf chiffres",
51
52
  "mustBeCaPostalCodeFormat": "Doit contenir six caractères",
53
+ "mustContainAlphabeticCharacter": "Doit contenir au moins une lettre",
54
+ "mustNotContainNumericCharacters": "Ne doit pas contenir de chiffres",
55
+ "mustNotContainAuStateCode": "Ne doit pas contenir de code d'état australien",
52
56
  "mustBeValidBirthDate": "Pas une date de naissance valide",
53
- "mustBeAtLeast18": "Doit avoir au moins 18 ans"
57
+ "mustBeAtLeast18": "Doit avoir au moins 18 ans",
58
+ "mustNotStartWithATitle": "Ne doit pas commencer par un titre (Mr, Mrs, Ms, Miss)"
54
59
  }
55
60
  }
56
61
  ;
@@ -305,11 +305,15 @@ declare const _default: {
305
305
  "invalidVat": "Numéro de TVA non valide",
306
306
  "mustBeABNFormat": "Doit compter 11 chiffres",
307
307
  "mustBeFiveOrNineDigits": "Doit compter cinq ou neuf chiffres",
308
+ "mustBeFourDigits": "Doit comporter quatre chiffres",
308
309
  "mustBeInDateFormat": "Doit sélectionner un mois, un jour et une année",
309
310
  "mustBeInVatinFormat": "Doit compter entre huit et 14 caractères",
310
311
  "mustBeNineDigits": "Doit compter neuf chiffres",
311
312
  "mustBeNinoFormat": "Doit être un préfixe de deux lettres suivi de six chiffres et d'un suffixe de une lettre. Par exemple \"GB123456A\"",
312
313
  "mustBeCaPostalCodeFormat": "Doit compter six caractères",
314
+ "mustContainAlphabeticCharacter": "Doit contenir au moins une lettre",
315
+ "mustNotContainNumericCharacters": "Ne doit pas contenir de chiffres",
316
+ "mustNotContainAuStateCode": "Ne doit pas contenir de code d'état australien",
313
317
  "mustBeValidBirthDate": "Date de naissance non valide",
314
318
  "mustBeAtLeast18": "Doit avoir au moins 18 ans",
315
319
  "mustMatchName": "Doit être identique au nom",
@@ -340,7 +344,8 @@ declare const _default: {
340
344
  "required": "Obligatoire",
341
345
  "tooLong": "Trop long",
342
346
  "tooShort": "Trop court",
343
- "usTinDoesNotMatchName": "Le nom et le NIF saisis ne peuvent pas être vérifiés avec les dossiers de l'IRS. Veuillez vérifier vos informations et apporter les mises à jour nécessaires avant de continuer."
347
+ "usTinDoesNotMatchName": "Le nom et le NIF saisis ne peuvent pas être vérifiés avec les dossiers de l'IRS. Veuillez vérifier vos informations et apporter les mises à jour nécessaires avant de continuer.",
348
+ "mustNotStartWithATitle": "Ne doit pas commencer par un titre (Mr, Mrs, Ms, Miss)"
344
349
  },
345
350
  "option": {
346
351
  "eligibleForTreatyClaim_yes": "Oui, je suis éligible pour réclamer les avantages du traité",
@@ -443,6 +448,7 @@ declare const _default: {
443
448
  "DEPOSITORY_INSTITUTION": "Institution de dépôt",
444
449
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Institution Financière Non Déclarante",
445
450
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Entité gouvernementale",
451
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Banque Centrale",
446
452
  "accountHolderActiveNonFinancialEntityType_OTHER": "Autre",
447
453
  "accountHolderActiveNonFinancialEntityType_INTERNATIONAL_ORGANIZATION": "Organisation internationale",
448
454
  "INTERNATIONAL_ORGANIZATION": "Organisation internationale",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Ní mór 11 digit a bheith ann",
164
164
  "mustBeFiveOrNineDigits": "Caithfidh sé a bheith cúig nó naoi ndigit",
165
+ "mustBeFourDigits": "Caithfidh ceithre dhigit a bheith ann",
165
166
  "mustBeInDateFormat": "Roghnaigh mí, lá agus bliain",
166
167
  "mustBeInVatinFormat": "Caithfidh sé a bheith idir ocht agus 14 carachtar",
167
168
  "mustBeNineDigits": "Caithfidh sé a bheith naoi ndigit",
168
169
  "mustBeNinoFormat": "Caithfidh sé a bheith réimír dhá litir, ina dhiaidh sin sé dhigit agus litir amháin. Mar shampla \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Caithfidh sé a bheith sé charachtar",
171
+ "mustContainAlphabeticCharacter": "Caithfidh litir amháin ar a laghad a bheith ann",
172
+ "mustNotContainNumericCharacters": "Níor cheart uimhreacha a bheith ann",
173
+ "mustNotContainAuStateCode": "Níor cheart cód stáit na hAstráile a bheith ann",
170
174
  "mustBeValidBirthDate": "Dáta breithe neamhbhailí",
171
175
  "mustBeAtLeast18": "Caithfidh tú a bheith ar a laghad 18 mbliana d’aois",
172
176
  "residencesMustIncludeVatCountry": "Caithfidh tír CBL a bheith liostaithe mar chónaithe cánach thíos",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Seiceáil an fhormáid. Is sreang alfa-uimhriúil 9 nó 10 gcarachtar de ghnáth é Unique Entity Number (UEN).",
196
200
  "required": "Riachtanach",
197
201
  "tooLong": "Ró-fhada",
198
- "tooShort": "Ró-ghearr"
202
+ "tooShort": "Ró-ghearr",
203
+ "mustNotStartWithATitle": "Níor cheart tosú le teideal (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Tá, is duine aonair mé",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Institiúid taisce",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Institiúid Airgeadais Neamhthuairiscithe",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Eintiteas rialtais",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Banc Ceannais",
214
220
  "INSURANCE_COMPANY": "Cuideachta árachais",
215
221
  "INVESTMENT_ENTITY": "Eintiteas infheistíochta",
216
222
  "entityType_TRUST": "Iontaobhas",
@@ -162,11 +162,15 @@ declare const _default: {
162
162
  "invalidVat": "Ogiltigt momsregistreringsnummer",
163
163
  "mustBeABNFormat": "Mora imati 11 znamenki",
164
164
  "mustBeFiveOrNineDigits": "Mora imati pet ili devet znamenki",
165
+ "mustBeFourDigits": "Mora imati četiri znamenke",
165
166
  "mustBeInDateFormat": "Mora odabrati mjesec, dan i godinu",
166
167
  "mustBeInVatinFormat": "Mora biti između osam i 14 znakova",
167
168
  "mustBeNineDigits": "Mora imati devet znamenki",
168
169
  "mustBeNinoFormat": "Mora biti dvoslovni prefiks, slijedi šest brojeva i jedan sufiks. Na primjer \"GB123456A\"",
169
170
  "mustBeCaPostalCodeFormat": "Mora imati šest znakova",
171
+ "mustContainAlphabeticCharacter": "Mora sadržavati barem jedno slovo",
172
+ "mustNotContainNumericCharacters": "Ne smije sadržavati brojeve",
173
+ "mustNotContainAuStateCode": "Ne smije sadržavati kod australske države",
170
174
  "mustBeValidBirthDate": "Datum rođenja nije valjan",
171
175
  "mustBeAtLeast18": "Mora imati najmanje 18 godina",
172
176
  "residencesMustIncludeVatCountry": "Država PDV-a mora biti u nastavku navedena kao porezna rezidentnost",
@@ -195,7 +199,8 @@ declare const _default: {
195
199
  "checkFormatEntitySG": "Provjerite format. Unique Entity Number (UEN) obično je alfanumerički niz od 9 ili 10 znakova.",
196
200
  "required": "Obvezno",
197
201
  "tooLong": "Predugo",
198
- "tooShort": "Prekratko"
202
+ "tooShort": "Prekratko",
203
+ "mustNotStartWithATitle": "Ne smije počinjati titulom (Mr, Mrs, Ms, Miss)"
199
204
  },
200
205
  "option": {
201
206
  "isIndividual_yes": "Da, ja sam fizička osoba",
@@ -211,6 +216,7 @@ declare const _default: {
211
216
  "DEPOSITORY_INSTITUTION": "Depozitna institucija",
212
217
  "NON_REPORTING_FINANCIAL_INSTITUTION": "Neizvještajna Financijska Institucija",
213
218
  "accountHolderActiveNonFinancialEntityType_GOVERNMENT_ENTITY": "Vladin subjekt",
219
+ "accountHolderActiveNonFinancialEntityType_CENTRAL_BANK": "Središnja banka",
214
220
  "INSURANCE_COMPANY": "Osiguravajuće društvo",
215
221
  "INVESTMENT_ENTITY": "Investicijski subjekt",
216
222
  "entityType_TRUST": "Povjerenje",