@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.85 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] = "180de08c-7368-4265-8029-860936eea0af", e._sentryDebugIdIdentifier = "sentry-dbid-180de08c-7368-4265-8029-860936eea0af");
} catch (e) {}
var lv_LV_default = {
"actionNeeded": "Nepieciešama rīcība",
"addDetails": "Pievienot informāciju ar",
"addIndustryCode": "Pievienot nozares koda lauku",
"andResubmit": "un iesniedziet vēlreiz.",
"browseFiles": "Pārlūkot failus",
"cancel": "Atcelt",
"close": "Aizvērt",
"complete": "Pabeigts",
"completed": "Pabeigts",
"confirm": "Apstiprināt",
"dropFilesToUpload": "Nometiet failus, lai augšupielādētu",
"dropFileToUpload": "Nometiet failu, lai augšupielādētu",
"fieldHasUnsupportedFormats": "%{fieldName} ir neatbalstīts formāts.",
"fieldIsRequired": "Lauks ir jāaizpilda obligāti",
"forExample_": "Piemēram: %{examples}.",
"formatIsCorrect": "Formāts ir pareizs",
"good": "Labi",
"incomplete": "Nepilnīgs.",
"industry": "Nozare",
"industryCode__placeholder": "Atlasiet nozares kodu",
"informationCouldNotBeSubmitted": "Informāciju nevarēja iesniegt",
"inReview": "Tiek pārskatīts",
"inviteSent": "Uzaicinājums nosūtīts",
"loading": "Notiek ielāde",
"maxFileSize": "Maksimālais faila lielums: %{maxSize}. Maksimāli 1 lapa.",
"maxFileSizeOnly": "Maksimālais faila lielums: %{maxSize}.",
"noGlare": "Nav atspīduma",
"noOptionsFound": "Nav atrasta neviena opcija",
"notBlurry": "Nav izplūdis",
"notCompleted": "Nav pabeigts",
"notCutOff": "Nav nogriezts",
"notExpired": "Nav beidzies derīguma termiņš",
"rejected": "Noraidīts",
"remove": "Noņemt",
"removeIndustryCode": "Noņemt nozares koda lauku",
"retrieveMyinfo": "Izgūt Myinfo ar",
"retrieveMyinfoBusiness": "Saņemt Myinfo uzņēmējdarbību ar",
"signed": "Parakstīts",
"someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit": "Dažu lauku formāts netiek atbalstīts. Atjauniniet informāciju un iesniedziet vēlreiz.",
"stepNumberStatus": "Solis %{stepNumber}: %{status}",
"stepXofY": "Solis %{currentStep} no %{totalSteps}",
"supportedFileTypes": "Atbalstītie failu tipi: %{fileTypes}",
"taskComplete": "Uzdevums pabeigts",
"taskHasErrors": "Uzdevumā ir kļūdas",
"taskInProgress": "Notiek uzdevuma izpilde",
"undoWithTimer": "Atcelt... %{secondsLeft}",
"unsuccessful": "Nesekmīgi",
"updateTheInformation": "Atjauniniet informāciju",
"upToFiles": "Līdz %{maxFiles} failam (-iem).",
"verified": "Pārbaudīts",
"xOfYCharacters": "%{characterCount}/%{maxLength} rakstzīmes",
"XOfYSteps": "%{currentStep} no %{totalSteps} "
};
//#endregion
export { lv_LV_default as default };