@adyen/kyc-components
Version:
This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.
61 lines (60 loc) • 2.81 kB
JavaScript
try {
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b6f32400-340c-4a50-8432-c1e3cb82d346", e._sentryDebugIdIdentifier = "sentry-dbid-b6f32400-340c-4a50-8432-c1e3cb82d346");
} catch (e) {}
var hr_HR_default = {
"actionNeeded": "Potrebno je poduzeti radnju",
"addDetails": "Dodaj pojedinosti putem",
"addIndustryCode": "Dodaj polje za industrijski kod",
"andResubmit": "i pošaljite ponovno.",
"browseFiles": "Pregledaj datoteke",
"cancel": "Otkaži",
"close": "Zatvori",
"complete": "Dovršite",
"completed": "Završeno",
"confirm": "Potvrdite",
"dropFilesToUpload": "Povucite i ispustite datoteke za prijenos",
"dropFileToUpload": "Povucite i spustite datoteku za prijenos",
"fieldHasUnsupportedFormats": "%{fieldName} ima nepodržani format.",
"fieldIsRequired": "Polje je obavezno",
"forExample_": "Primjerice: %{examples}.",
"formatIsCorrect": "Format je ispravan",
"good": "Dobro",
"incomplete": "Nepotpuno",
"industry": "Industrija",
"industryCode__placeholder": "Odaberi industrijski kod",
"informationCouldNotBeSubmitted": "Podaci se ne mogu poslati",
"inReview": "Pregledava se",
"inviteSent": "Pozivnica je poslana",
"loading": "Učitavanje",
"maxFileSize": "Maksimalna veličina datoteke: %{maxSize}. Maksimalno jedna stranica.",
"maxFileSizeOnly": "Maksimalna veličina datoteke: %{maxSize}.",
"noGlare": "Bez odsjaja",
"noOptionsFound": "Nisu pronađene opcije",
"notBlurry": "Nije mutno",
"notCompleted": "Nije završeno",
"notCutOff": "Nije odsječeno",
"notExpired": "Nije isteklo",
"rejected": "Odbijeno",
"remove": "Ukloni",
"removeIndustryCode": "Ukloni polje za industrijski kod",
"retrieveMyinfo": "Dohvatite Myinfo pomoću",
"retrieveMyinfoBusiness": "Dohvati Myinfo business putem",
"signed": "Potpisan",
"someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit": "Neka polja imaju nepodržane formate. Ažurirajte informacije i pošaljite ih ponovno.",
"stepNumberStatus": "%{stepNumber}. korak: %{status}",
"stepXofY": "Korak %{currentStep} od %{totalSteps}",
"supportedFileTypes": "Podržane vrste datoteka: %{fileTypes}",
"taskComplete": "Zadatak je dovršen",
"taskHasErrors": "Zadatak sadrži greške",
"taskInProgress": "Zadatak u tijeku",
"undoWithTimer": "Poništi... %{secondsLeft}",
"unsuccessful": "Neuspješno",
"updateTheInformation": "Ažuriranje podataka",
"upToFiles": "Do %{maxFiles} datoteka.",
"verified": "Potvrđeno",
"xOfYCharacters": "Broj znakova: %{characterCount}/%{maxLength}",
"XOfYSteps": "%{currentStep} od %{totalSteps} "
};
//#endregion
export { hr_HR_default as default };