idmission-web-sdk 2.2.82 → 2.2.84
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/dist/components/common/LoaderButton.d.ts +2 -2
- package/dist/components/common/LoaderButton.d.ts.map +1 -1
- package/dist/components/common/overlay.d.ts +20 -2
- package/dist/components/common/overlay.d.ts.map +1 -1
- package/dist/lib/locales/de.d.ts +6 -5
- package/dist/lib/locales/de.d.ts.map +1 -1
- package/dist/lib/locales/fr.d.ts +6 -5
- package/dist/lib/locales/fr.d.ts.map +1 -1
- package/dist/lib/locales/index.d.ts +42 -35
- package/dist/lib/locales/index.d.ts.map +1 -1
- package/dist/lib/locales/it.d.ts +6 -5
- package/dist/lib/locales/it.d.ts.map +1 -1
- package/dist/lib/locales/ja.d.ts +6 -5
- package/dist/lib/locales/ja.d.ts.map +1 -1
- package/dist/lib/locales/pt.d.ts +6 -5
- package/dist/lib/locales/pt.d.ts.map +1 -1
- package/dist/lib/locales/ru.d.ts +6 -5
- package/dist/lib/locales/ru.d.ts.map +1 -1
- package/dist/lib/locales/zh.d.ts +6 -5
- package/dist/lib/locales/zh.d.ts.map +1 -1
- package/dist/sdk2.cjs.development.js +49 -44
- package/dist/sdk2.cjs.development.js.map +1 -1
- package/dist/sdk2.cjs.production.js +1 -1
- package/dist/sdk2.cjs.production.js.map +1 -1
- package/dist/sdk2.esm.js +49 -44
- package/dist/sdk2.esm.js.map +1 -1
- package/dist/sdk2.umd.development.js +49 -44
- package/dist/sdk2.umd.development.js.map +1 -1
- package/dist/sdk2.umd.production.js +1 -1
- package/dist/sdk2.umd.production.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/package.json +1 -1
package/dist/lib/locales/ru.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
+
'English - en': string;
|
|
2
3
|
'Use your device camera to capture your ID': string;
|
|
3
4
|
'Use your iPhone as a webcam': string;
|
|
4
5
|
'Models warming up...': string;
|
|
@@ -54,7 +55,7 @@ declare const _default: {
|
|
|
54
55
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': string;
|
|
55
56
|
'Please remove your head coverings (hat scarf etc.)...': string;
|
|
56
57
|
'Please remove your mask...': string;
|
|
57
|
-
'Live face not detected please try again': string;
|
|
58
|
+
'Live face not detected, please try again': string;
|
|
58
59
|
Exit: string;
|
|
59
60
|
'Face liveness has been verified!': string;
|
|
60
61
|
Done: string;
|
|
@@ -69,8 +70,8 @@ declare const _default: {
|
|
|
69
70
|
Clear: string;
|
|
70
71
|
'Video signature has been successfully captured!': string;
|
|
71
72
|
'Network unreachable': string;
|
|
72
|
-
'
|
|
73
|
-
'
|
|
73
|
+
"We're having trouble reaching our services please check your connection and try again.": string;
|
|
74
|
+
"We're sorry an unexpected error has occurred.": string;
|
|
74
75
|
'Document Capture': string;
|
|
75
76
|
Capture: string;
|
|
76
77
|
'Retry capture': string;
|
|
@@ -87,7 +88,7 @@ declare const _default: {
|
|
|
87
88
|
'Video ID has been successfully captured!': string;
|
|
88
89
|
'ID Front Image': string;
|
|
89
90
|
'ID Back Image': string;
|
|
90
|
-
'
|
|
91
|
+
"We're having some trouble.": string;
|
|
91
92
|
'On-device capture guidance failed please capture a selfie manually.': string;
|
|
92
93
|
'Verifying...': string;
|
|
93
94
|
'Please capture the front of your ID card.': string;
|
|
@@ -106,7 +107,7 @@ declare const _default: {
|
|
|
106
107
|
'Camera ready': string;
|
|
107
108
|
'Loading guided capture experience...': string;
|
|
108
109
|
'Guided capture experience ready': string;
|
|
109
|
-
'
|
|
110
|
+
"Let's Go!": string;
|
|
110
111
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': string;
|
|
111
112
|
OK: string;
|
|
112
113
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ru.d.ts","sourceRoot":"","sources":["../../../src/lib/locales/ru.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ru.d.ts","sourceRoot":"","sources":["../../../src/lib/locales/ru.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2JC"}
|
package/dist/lib/locales/zh.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
+
'English - en': string;
|
|
2
3
|
'Use your device camera to capture your ID': string;
|
|
3
4
|
'Use your iPhone as a webcam': string;
|
|
4
5
|
'Models warming up...': string;
|
|
@@ -54,7 +55,7 @@ declare const _default: {
|
|
|
54
55
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': string;
|
|
55
56
|
'Please remove your head coverings (hat scarf etc.)...': string;
|
|
56
57
|
'Please remove your mask...': string;
|
|
57
|
-
'Live face not detected please try again': string;
|
|
58
|
+
'Live face not detected, please try again': string;
|
|
58
59
|
Exit: string;
|
|
59
60
|
'Face liveness has been verified!': string;
|
|
60
61
|
Done: string;
|
|
@@ -69,8 +70,8 @@ declare const _default: {
|
|
|
69
70
|
Clear: string;
|
|
70
71
|
'Video signature has been successfully captured!': string;
|
|
71
72
|
'Network unreachable': string;
|
|
72
|
-
'
|
|
73
|
-
'
|
|
73
|
+
"We're having trouble reaching our services please check your connection and try again.": string;
|
|
74
|
+
"We're sorry an unexpected error has occurred.": string;
|
|
74
75
|
'Document Capture': string;
|
|
75
76
|
Capture: string;
|
|
76
77
|
'Retry capture': string;
|
|
@@ -87,7 +88,7 @@ declare const _default: {
|
|
|
87
88
|
'Video ID has been successfully captured!': string;
|
|
88
89
|
'ID Front Image': string;
|
|
89
90
|
'ID Back Image': string;
|
|
90
|
-
'
|
|
91
|
+
"We're having some trouble.": string;
|
|
91
92
|
'On-device capture guidance failed please capture a selfie manually.': string;
|
|
92
93
|
'Verifying...': string;
|
|
93
94
|
'Please capture the front of your ID card.': string;
|
|
@@ -106,7 +107,7 @@ declare const _default: {
|
|
|
106
107
|
'Camera ready': string;
|
|
107
108
|
'Loading guided capture experience...': string;
|
|
108
109
|
'Guided capture experience ready': string;
|
|
109
|
-
'
|
|
110
|
+
"Let's Go!": string;
|
|
110
111
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': string;
|
|
111
112
|
OK: string;
|
|
112
113
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zh.d.ts","sourceRoot":"","sources":["../../../src/lib/locales/zh.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"zh.d.ts","sourceRoot":"","sources":["../../../src/lib/locales/zh.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAmIC"}
|
|
@@ -234,7 +234,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
234
234
|
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
235
235
|
};
|
|
236
236
|
|
|
237
|
-
var webSdkVersion = '2.2.
|
|
237
|
+
var webSdkVersion = '2.2.84';
|
|
238
238
|
|
|
239
239
|
function getPlatform() {
|
|
240
240
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
@@ -444,10 +444,9 @@ var LoaderButton = function LoaderButton(_a) {
|
|
|
444
444
|
colors = _b === void 0 ? {} : _b,
|
|
445
445
|
disabled = _a.disabled,
|
|
446
446
|
finished = _a.finished,
|
|
447
|
-
onClick = _a.onClick,
|
|
448
|
-
style = _a.style,
|
|
449
447
|
_c = _a.variant,
|
|
450
|
-
variant = _c === void 0 ? 'primary' : _c
|
|
448
|
+
variant = _c === void 0 ? 'primary' : _c,
|
|
449
|
+
props = __rest(_a, ["children", "className", "colors", "disabled", "finished", "variant"]);
|
|
451
450
|
var buttonRef = React.useRef(null);
|
|
452
451
|
var laddaRef = React.useRef(null);
|
|
453
452
|
var _d = React.useState(false),
|
|
@@ -478,19 +477,18 @@ var LoaderButton = function LoaderButton(_a) {
|
|
|
478
477
|
var _a;
|
|
479
478
|
if (laddaLoaded && finished) (_a = laddaRef.current) === null || _a === void 0 ? void 0 : _a.stop();
|
|
480
479
|
}, [finished, laddaLoaded]);
|
|
481
|
-
return /*#__PURE__*/React__namespace.default.createElement(StyledButton, {
|
|
480
|
+
return /*#__PURE__*/React__namespace.default.createElement(StyledButton, _assign({
|
|
482
481
|
className: "ladda-button ".concat(className, " ").concat(disabled ? 'disabled' : ''),
|
|
483
482
|
"data-style": "expand-right",
|
|
483
|
+
type: "button",
|
|
484
484
|
disabled: disabled,
|
|
485
485
|
ref: buttonRef,
|
|
486
|
-
onClick: onClick,
|
|
487
486
|
"$backgroundColor": colors.backgroundColor,
|
|
488
487
|
"$textColor": colors.textColor,
|
|
489
488
|
"$disabledBackgroundColor": colors.loadingBackgroundColor,
|
|
490
489
|
"$disabledTextColor": colors.loadingTextColor,
|
|
491
|
-
"$variant": variant
|
|
492
|
-
|
|
493
|
-
}, /*#__PURE__*/React__namespace.default.createElement("span", {
|
|
490
|
+
"$variant": variant
|
|
491
|
+
}, props), /*#__PURE__*/React__namespace.default.createElement("span", {
|
|
494
492
|
className: "ladda-label"
|
|
495
493
|
}, children));
|
|
496
494
|
};
|
|
@@ -5068,6 +5066,7 @@ var es = {
|
|
|
5068
5066
|
};
|
|
5069
5067
|
|
|
5070
5068
|
var de = {
|
|
5069
|
+
'English - en': 'German - de',
|
|
5071
5070
|
'Use your device camera to capture your ID': 'Ihre Gerätekamera zur Aufnahme Ihres Ausweises verwenden',
|
|
5072
5071
|
'Use your iPhone as a webcam': 'Ihr iPhone als Webcam verwenden',
|
|
5073
5072
|
'Models warming up...': 'Modelle wärmen sich auf...',
|
|
@@ -5123,7 +5122,7 @@ var de = {
|
|
|
5123
5122
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': 'Bitte Augenbedeckung entfernen (Sonnenbrille, Augenklappe usw.)...',
|
|
5124
5123
|
'Please remove your head coverings (hat scarf etc.)...': 'Bitte Kopfbedeckung abnehmen (Mütze, Schal usw.)...',
|
|
5125
5124
|
'Please remove your mask...': 'Bitte Maske ablegen...',
|
|
5126
|
-
'Live face not detected please try again': 'Live-Gesicht nicht erkannt, bitte erneut versuchen',
|
|
5125
|
+
'Live face not detected, please try again': 'Live-Gesicht nicht erkannt, bitte erneut versuchen',
|
|
5127
5126
|
Exit: 'Verlassen',
|
|
5128
5127
|
'Face liveness has been verified!': 'Echtzeit des Gesichts wurde verifiziert!',
|
|
5129
5128
|
Done: 'Fertig',
|
|
@@ -5138,8 +5137,8 @@ var de = {
|
|
|
5138
5137
|
Clear: 'Löschen',
|
|
5139
5138
|
'Video signature has been successfully captured!': 'Videosignatur wurde erfolgreich erfasst!',
|
|
5140
5139
|
'Network unreachable': 'Netzwerk nicht erreichbar',
|
|
5141
|
-
'
|
|
5142
|
-
'
|
|
5140
|
+
"We're having trouble reaching our services please check your connection and try again.": 'Wir haben Probleme, unsere Dienste zu erreichen. Bitte prüfen Sie Ihre Verbindung und versuchen Sie es erneut.',
|
|
5141
|
+
"We're sorry an unexpected error has occurred.": 'Leider ist ein unerwarteter Fehler aufgetreten.',
|
|
5143
5142
|
'Document Capture': 'Dokument erfassen',
|
|
5144
5143
|
Capture: 'Erfassen',
|
|
5145
5144
|
'Retry capture': 'Erfassung erneut versuchen',
|
|
@@ -5156,7 +5155,7 @@ var de = {
|
|
|
5156
5155
|
'Video ID has been successfully captured!': 'Video-ID wurde erfolgreich erfasst!',
|
|
5157
5156
|
'ID Front Image': 'Bild Ausweisvorderseite',
|
|
5158
5157
|
'ID Back Image': 'Bild Ausweisrückseite',
|
|
5159
|
-
'
|
|
5158
|
+
"We're having some trouble.": 'Wir haben Probleme.',
|
|
5160
5159
|
'On-device capture guidance failed please capture a selfie manually.': 'Leitfaden zur Erfassung am Gerät fehlgeschlagen, bitte manuell ein Selfie erfassen.',
|
|
5161
5160
|
'Verifying...': 'Verifizierung ...',
|
|
5162
5161
|
'Please capture the front of your ID card.': 'Bitte die Vorderseite Ihres Ausweises erfassen.',
|
|
@@ -5175,12 +5174,13 @@ var de = {
|
|
|
5175
5174
|
'Camera ready': 'Kamera bereit',
|
|
5176
5175
|
'Loading guided capture experience...': 'Geführte Erfassung wird geladen...',
|
|
5177
5176
|
'Guided capture experience ready': 'Geführte Erfassung bereit',
|
|
5178
|
-
'
|
|
5177
|
+
"Let's Go!": 'Los geht‘s!',
|
|
5179
5178
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': 'Wir haben Probleme, die richtige Seite Ihres Ausweises zu erkennen. Möchten Sie dennoch mit der Erfassung fortfahren?',
|
|
5180
5179
|
OK: 'OK'
|
|
5181
5180
|
};
|
|
5182
5181
|
|
|
5183
5182
|
var fr = {
|
|
5183
|
+
'English - en': 'French - fr',
|
|
5184
5184
|
'Use your device camera to capture your ID': 'Utilisez la caméra de votre appareil pour capturer votre ID',
|
|
5185
5185
|
'Use your iPhone as a webcam': 'Utiliser votre iPhone comme Webcam',
|
|
5186
5186
|
'Models warming up...': "Les modèles s'échauffent...",
|
|
@@ -5236,7 +5236,7 @@ var fr = {
|
|
|
5236
5236
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': 'Veuillez retirer ce qui recouvre vos yeux (lunettes de soleil, cache-œil, etc.)...',
|
|
5237
5237
|
'Please remove your head coverings (hat scarf etc.)...': 'Veuillez retirer vos couvre-chefs (chapeau, foulard, etc.)...',
|
|
5238
5238
|
'Please remove your mask...': 'Veuillez retirer votre masque...',
|
|
5239
|
-
'Live face not detected please try again': 'Visage vivant non détecté veuillez réessayer',
|
|
5239
|
+
'Live face not detected, please try again': 'Visage vivant non détecté veuillez réessayer',
|
|
5240
5240
|
Exit: 'Quitter',
|
|
5241
5241
|
'Face liveness has been verified!': 'Le caractère vivant du visage a été vérifié!',
|
|
5242
5242
|
Done: 'Fini',
|
|
@@ -5251,8 +5251,8 @@ var fr = {
|
|
|
5251
5251
|
Clear: 'Effacer',
|
|
5252
5252
|
'Video signature has been successfully captured!': 'La signature vidéo a été capturée avec succès!',
|
|
5253
5253
|
'Network unreachable': 'Réseau inaccessible',
|
|
5254
|
-
'
|
|
5255
|
-
'
|
|
5254
|
+
"We're having trouble reaching our services please check your connection and try again.": 'Nous rencontrons des difficultés pour accéder à nos services, veuillez vérifier votre connexion et réessayer.',
|
|
5255
|
+
"We're sorry an unexpected error has occurred.": 'Nous sommes désolés, une erreur inattendue est survenue.',
|
|
5256
5256
|
'Document Capture': 'Capture de document',
|
|
5257
5257
|
Capture: 'Capturer',
|
|
5258
5258
|
'Retry capture': 'Réessayer la capture',
|
|
@@ -5269,7 +5269,7 @@ var fr = {
|
|
|
5269
5269
|
'Video ID has been successfully captured!': 'L’ID vidéo a été capturé avec succès!',
|
|
5270
5270
|
'ID Front Image': 'Image recto de la pièce d’identité',
|
|
5271
5271
|
'ID Back Image': 'Image verso de la pièce d’identité',
|
|
5272
|
-
'
|
|
5272
|
+
"We're having some trouble.": 'Nous rencontrons quelques problèmes.',
|
|
5273
5273
|
'On-device capture guidance failed please capture a selfie manually.': "Le guidage de capture sur l'appareil a échoué, veuillez capturer un selfie manuellement.",
|
|
5274
5274
|
'Verifying...': 'Vérification en cours...',
|
|
5275
5275
|
'Please capture the front of your ID card.': "Veuillez capturer le recto de votre carte d'identité.",
|
|
@@ -5288,12 +5288,13 @@ var fr = {
|
|
|
5288
5288
|
'Camera ready': 'Caméra prête',
|
|
5289
5289
|
'Loading guided capture experience...': "Chargement de l'expérience de capture guidée...",
|
|
5290
5290
|
'Guided capture experience ready': 'Expérience de capture guidée prête',
|
|
5291
|
-
'
|
|
5291
|
+
"Let's Go!": 'Allons-y !',
|
|
5292
5292
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': "Nous rencontrons des difficultés pour identifier la bonne face de votre pièce d'identité. Voulez-vous quand même continuer la capture ?",
|
|
5293
5293
|
OK: 'OK'
|
|
5294
5294
|
};
|
|
5295
5295
|
|
|
5296
5296
|
var it = {
|
|
5297
|
+
'English - en': 'Italian - it',
|
|
5297
5298
|
'Use your device camera to capture your ID': 'Utilizzare la fotocamera del dispositivo per acquisire il documento',
|
|
5298
5299
|
'Use your iPhone as a webcam': 'Utilizza iPhone come webcam',
|
|
5299
5300
|
'Models warming up...': 'Riscaldamento modelli...',
|
|
@@ -5349,7 +5350,7 @@ var it = {
|
|
|
5349
5350
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': 'Rimuovere tutto ciò che copre gli occhi (occhiali da sole, bende, ecc.)...',
|
|
5350
5351
|
'Please remove your head coverings (hat scarf etc.)...': 'Rimuovere tutto ciò che ricopre il capo (cappello, sciarpa, ecc.)...',
|
|
5351
5352
|
'Please remove your mask...': 'Rimuovere la mascherina...',
|
|
5352
|
-
'Live face not detected please try again': 'Volto reale non rilevato riprovare',
|
|
5353
|
+
'Live face not detected, please try again': 'Volto reale non rilevato riprovare',
|
|
5353
5354
|
Exit: 'Esci',
|
|
5354
5355
|
'Face liveness has been verified!': 'Verifica del volto eseguita!',
|
|
5355
5356
|
Done: 'Fatto',
|
|
@@ -5364,8 +5365,8 @@ var it = {
|
|
|
5364
5365
|
Clear: 'Cancella',
|
|
5365
5366
|
'Video signature has been successfully captured!': 'La firma video è stata acquisita correttamente!',
|
|
5366
5367
|
'Network unreachable': 'Rete non raggiungibile',
|
|
5367
|
-
'
|
|
5368
|
-
'
|
|
5368
|
+
"We're having trouble reaching our services please check your connection and try again.": 'Si è verificato un problema nel raggiungere i nostri servizi, verificare la connessione e riprovare.',
|
|
5369
|
+
"We're sorry an unexpected error has occurred.": 'Spiacenti, si è verificato un errore inatteso.',
|
|
5369
5370
|
'Document Capture': 'Acquisizione documento',
|
|
5370
5371
|
Capture: 'Acquisisci',
|
|
5371
5372
|
'Retry capture': 'Riprova acquisizione',
|
|
@@ -5382,7 +5383,7 @@ var it = {
|
|
|
5382
5383
|
'Video ID has been successfully captured!': 'L’ID video è stato acquisito correttamente!',
|
|
5383
5384
|
'ID Front Image': 'Immagine fronte documento d’identità',
|
|
5384
5385
|
'ID Back Image': 'Immagine retro documento d’identità',
|
|
5385
|
-
'
|
|
5386
|
+
"We're having some trouble.": 'Si è verificato un problema.',
|
|
5386
5387
|
'On-device capture guidance failed please capture a selfie manually.': "La guida all'acquisizione sul dispositivo non è riuscita. Scattare un selfie manualmente.",
|
|
5387
5388
|
'Verifying...': 'Verifica...',
|
|
5388
5389
|
'Please capture the front of your ID card.': 'Acquisire il fronte del documento d’identità.',
|
|
@@ -5401,12 +5402,13 @@ var it = {
|
|
|
5401
5402
|
'Camera ready': 'Fotocamera pronta',
|
|
5402
5403
|
'Loading guided capture experience...': "Caricamento dell'esperienza di acquisizione guidata...",
|
|
5403
5404
|
'Guided capture experience ready': 'Esperienza di acquisizione guidata pronta',
|
|
5404
|
-
'
|
|
5405
|
+
"Let's Go!": 'Iniziamo!',
|
|
5405
5406
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': "Si stanno verificando problemi nell'identificare il lato corretto del documento d'identità. Procedere con l'acquisizione?",
|
|
5406
5407
|
OK: 'OK'
|
|
5407
5408
|
};
|
|
5408
5409
|
|
|
5409
5410
|
var ja = {
|
|
5411
|
+
'English - en': 'Japanese - ja',
|
|
5410
5412
|
'Use your device camera to capture your ID': 'デバイスのカメラを使用して身分証を撮影してください',
|
|
5411
5413
|
'Use your iPhone as a webcam': 'iPhoneをウェブカムとして使用',
|
|
5412
5414
|
'Models warming up...': 'モデルをウォームアップ中…',
|
|
@@ -5462,7 +5464,7 @@ var ja = {
|
|
|
5462
5464
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': '目を覆うもの(サングラスや眼帯など)を取り外してください…',
|
|
5463
5465
|
'Please remove your head coverings (hat scarf etc.)...': '頭を覆うもの(帽子やスカーフなど)を取り外してください…',
|
|
5464
5466
|
'Please remove your mask...': 'マスクを取り外してください…',
|
|
5465
|
-
'Live face not detected please try again': '顔のライブネスが検出されません。再度お試しください',
|
|
5467
|
+
'Live face not detected, please try again': '顔のライブネスが検出されません。再度お試しください',
|
|
5466
5468
|
Exit: '終了',
|
|
5467
5469
|
'Face liveness has been verified!': '顔のライブネスが認証されました',
|
|
5468
5470
|
Done: '完了',
|
|
@@ -5477,8 +5479,8 @@ var ja = {
|
|
|
5477
5479
|
Clear: '消去',
|
|
5478
5480
|
'Video signature has been successfully captured!': 'ビデオ署名を撮影しました',
|
|
5479
5481
|
'Network unreachable': 'ネットワークに接続できません',
|
|
5480
|
-
'
|
|
5481
|
-
'
|
|
5482
|
+
"We're having trouble reaching our services please check your connection and try again.": 'サービス接続時に問題が発生しています。接続を確認して再度お試しください。',
|
|
5483
|
+
"We're sorry an unexpected error has occurred.": '不慮のエラーが発生しました。申し訳ありません。',
|
|
5482
5484
|
'Document Capture': 'ドキュメントの撮影',
|
|
5483
5485
|
Capture: '撮影',
|
|
5484
5486
|
'Retry capture': '撮影のやりなおし',
|
|
@@ -5495,7 +5497,7 @@ var ja = {
|
|
|
5495
5497
|
'Video ID has been successfully captured!': 'ビデオ身分を撮影しました',
|
|
5496
5498
|
'ID Front Image': '身分証の正面画像',
|
|
5497
5499
|
'ID Back Image': '身分証の背面画像',
|
|
5498
|
-
'
|
|
5500
|
+
"We're having some trouble.": '問題が発生しました。',
|
|
5499
5501
|
'On-device capture guidance failed please capture a selfie manually.': 'デバイスの撮影ガイダンスが動作しません。手動でセルフィーを撮影してください。',
|
|
5500
5502
|
'Verifying...': '検証中…',
|
|
5501
5503
|
'Please capture the front of your ID card.': '身分証の正面を撮影してください…',
|
|
@@ -5514,12 +5516,13 @@ var ja = {
|
|
|
5514
5516
|
'Camera ready': 'カメラが準備完了',
|
|
5515
5517
|
'Loading guided capture experience...': '撮影ガイダンスのエクスペリエンスを読み込み中…',
|
|
5516
5518
|
'Guided capture experience ready': '撮影ガイダンスのエクスペリエンスが準備完了',
|
|
5517
|
-
'
|
|
5519
|
+
"Let's Go!": '始めましょう',
|
|
5518
5520
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': '身分証の正しい寸法を特定できません。それでも撮影を続行しますか?',
|
|
5519
5521
|
OK: 'OK'
|
|
5520
5522
|
};
|
|
5521
5523
|
|
|
5522
5524
|
var pt = {
|
|
5525
|
+
'English - en': 'Portuguese (Brazil) - pt',
|
|
5523
5526
|
'Use your device camera to capture your ID': 'Usar a câmera do dispositivo para fotografar sua identidade',
|
|
5524
5527
|
'Use your iPhone as a webcam': 'Use seu iPhone como uma câmera Web',
|
|
5525
5528
|
'Models warming up...': 'Modelos aquecendo...',
|
|
@@ -5575,7 +5578,7 @@ var pt = {
|
|
|
5575
5578
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': 'Por favor, remova as coberturas dos olhos (óculos de sol, tapa-olho, etc.)...',
|
|
5576
5579
|
'Please remove your head coverings (hat scarf etc.)...': 'Por favor, remova as coberturas da cabeça (chapéu, cachecol, etc.)...',
|
|
5577
5580
|
'Please remove your mask...': 'Por favor, remova sua máscara...',
|
|
5578
|
-
'Live face not detected please try again': 'Não foi possível detectar a veracidade do rosto tente novamente',
|
|
5581
|
+
'Live face not detected, please try again': 'Não foi possível detectar a veracidade do rosto tente novamente',
|
|
5579
5582
|
Exit: 'Sair',
|
|
5580
5583
|
'Face liveness has been verified!': 'A veracidade do rosto foi verificada!',
|
|
5581
5584
|
Done: 'Concluído',
|
|
@@ -5590,8 +5593,8 @@ var pt = {
|
|
|
5590
5593
|
Clear: 'Apagar',
|
|
5591
5594
|
'Video signature has been successfully captured!': 'A assinatura de vídeo foi capturada com sucesso!',
|
|
5592
5595
|
'Network unreachable': 'Rede inacessível',
|
|
5593
|
-
'
|
|
5594
|
-
'
|
|
5596
|
+
"We're having trouble reaching our services please check your connection and try again.": 'Estamos com dificuldades para acessar nossos serviços, verifique sua conexão e tente novamente.',
|
|
5597
|
+
"We're sorry an unexpected error has occurred.": 'Lamentamos, mas ocorreu um erro inesperado.',
|
|
5595
5598
|
'Document Capture': 'Captura de Documento',
|
|
5596
5599
|
Capture: 'Capturar',
|
|
5597
5600
|
'Retry capture': 'Repetir captura',
|
|
@@ -5608,7 +5611,7 @@ var pt = {
|
|
|
5608
5611
|
'Video ID has been successfully captured!': 'O vídeo de identificação foi capturado com sucesso!',
|
|
5609
5612
|
'ID Front Image': 'Imagem frontal da ID',
|
|
5610
5613
|
'ID Back Image': 'Imagem traseira da ID',
|
|
5611
|
-
'
|
|
5614
|
+
"We're having some trouble.": 'Estamos tendo alguns problemas.',
|
|
5612
5615
|
'On-device capture guidance failed please capture a selfie manually.': 'A orientação de captura no dispositivo falhou, capture uma selfie manualmente.',
|
|
5613
5616
|
'Verifying...': 'Verificando...',
|
|
5614
5617
|
'Please capture the front of your ID card.': 'Capture a frente da sua carteira de identidade.',
|
|
@@ -5627,12 +5630,13 @@ var pt = {
|
|
|
5627
5630
|
'Camera ready': 'Câmera pronta',
|
|
5628
5631
|
'Loading guided capture experience...': 'Carregando a experiência de captura guiada...',
|
|
5629
5632
|
'Guided capture experience ready': 'Experiência de captura guiada pronta',
|
|
5630
|
-
'
|
|
5633
|
+
"Let's Go!": 'Vamos lá!',
|
|
5631
5634
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': 'Estamos com dificuldades para identificar o lado correto da sua identidade. Deseja continuar com a captura mesmo assim?',
|
|
5632
5635
|
OK: 'OK'
|
|
5633
5636
|
};
|
|
5634
5637
|
|
|
5635
5638
|
var ru = {
|
|
5639
|
+
'English - en': 'Russian - ru',
|
|
5636
5640
|
'Use your device camera to capture your ID': 'Используйте камеру вашего устройства для съемки удостоверения личности',
|
|
5637
5641
|
'Use your iPhone as a webcam': 'Используйте iPhone в качестве веб-камеры',
|
|
5638
5642
|
'Models warming up...': 'Модели разогреваются…',
|
|
@@ -5688,7 +5692,7 @@ var ru = {
|
|
|
5688
5692
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': 'Снимите предметы, закрывающие глаза (солнцезащитные очки, повязку и т.д.)…',
|
|
5689
5693
|
'Please remove your head coverings (hat scarf etc.)...': 'Снимите предметы, покрывающие голову (шапку, шарф и т.д.)…',
|
|
5690
5694
|
'Please remove your mask...': 'Снимите маску…',
|
|
5691
|
-
'Live face not detected please try again': 'Реальное лицо не обнаружено, повторите попытку',
|
|
5695
|
+
'Live face not detected, please try again': 'Реальное лицо не обнаружено, повторите попытку',
|
|
5692
5696
|
Exit: 'Выход',
|
|
5693
5697
|
'Face liveness has been verified!': 'Реальность лица проверена!',
|
|
5694
5698
|
Done: 'Готово',
|
|
@@ -5703,8 +5707,8 @@ var ru = {
|
|
|
5703
5707
|
Clear: 'Очистить',
|
|
5704
5708
|
'Video signature has been successfully captured!': 'Видеоподпись успешно записана!',
|
|
5705
5709
|
'Network unreachable': 'Сеть недоступна',
|
|
5706
|
-
'
|
|
5707
|
-
'
|
|
5710
|
+
"We're having trouble reaching our services please check your connection and try again.": 'У нас возникли проблемы с доступом к нашим службам, проверьте подключение и повторите попытку.',
|
|
5711
|
+
"We're sorry an unexpected error has occurred.": 'К сожалению, произошла непредвиденная ошибка.',
|
|
5708
5712
|
'Document Capture': 'Съемка документа',
|
|
5709
5713
|
Capture: 'Съемка',
|
|
5710
5714
|
'Retry capture': 'Повторить съемку',
|
|
@@ -5721,7 +5725,7 @@ var ru = {
|
|
|
5721
5725
|
'Video ID has been successfully captured!': 'Видеоидентификация успешно выполнена!',
|
|
5722
5726
|
'ID Front Image': 'Изображение лицевой стороны удостоверения личности',
|
|
5723
5727
|
'ID Back Image': 'Изображение обратной стороны удостоверения личности',
|
|
5724
|
-
'
|
|
5728
|
+
"We're having some trouble.": 'Возникли некоторые проблемы.',
|
|
5725
5729
|
'On-device capture guidance failed please capture a selfie manually.': 'Произошел сбой при выполнении руководства по съемке в устройстве, сделайте селфи вручную.',
|
|
5726
5730
|
'Verifying...': 'Идентификация…',
|
|
5727
5731
|
'Please capture the front of your ID card.': 'Снимите лицевую сторону вашего удостоверения личности.',
|
|
@@ -5740,12 +5744,13 @@ var ru = {
|
|
|
5740
5744
|
'Camera ready': 'Камера готова',
|
|
5741
5745
|
'Loading guided capture experience...': 'Загрузка данных опыта управляемой съемки…',
|
|
5742
5746
|
'Guided capture experience ready': 'Данные опыта управляемой съемки готовы',
|
|
5743
|
-
'
|
|
5747
|
+
"Let's Go!": 'Поехали!',
|
|
5744
5748
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': 'У нас возникли проблемы с определением правильной стороны вашего удостоверения личности. Все равно хотите продолжить съемку?',
|
|
5745
5749
|
OK: 'OK'
|
|
5746
5750
|
};
|
|
5747
5751
|
|
|
5748
5752
|
var zh = {
|
|
5753
|
+
'English - en': 'Chinese (Traditional) - zh',
|
|
5749
5754
|
'Use your device camera to capture your ID': '使用裝置相機拍攝證件',
|
|
5750
5755
|
'Use your iPhone as a webcam': '將 iPhone 當作網路攝影機使用',
|
|
5751
5756
|
'Models warming up...': '正在暖機...',
|
|
@@ -5801,7 +5806,7 @@ var zh = {
|
|
|
5801
5806
|
'Please remove your eye coverings (sunglasses eye patch etc.)...': '請取下眼睛遮蓋物(太陽眼鏡、眼罩等)...',
|
|
5802
5807
|
'Please remove your head coverings (hat scarf etc.)...': '請取下頭部遮蓋物(帽子、圍巾等)...',
|
|
5803
5808
|
'Please remove your mask...': '請脫下口罩...',
|
|
5804
|
-
'Live face not detected please try again': '未偵測到活體人臉,請再試一次',
|
|
5809
|
+
'Live face not detected, please try again': '未偵測到活體人臉,請再試一次',
|
|
5805
5810
|
Exit: '退出',
|
|
5806
5811
|
'Face liveness has been verified!': '已驗證人臉活體!',
|
|
5807
5812
|
Done: '完成',
|
|
@@ -5816,8 +5821,8 @@ var zh = {
|
|
|
5816
5821
|
Clear: '清除',
|
|
5817
5822
|
'Video signature has been successfully captured!': '已成功拍攝影片簽名!',
|
|
5818
5823
|
'Network unreachable': '網路無法連線',
|
|
5819
|
-
'
|
|
5820
|
-
'
|
|
5824
|
+
"We're having trouble reaching our services please check your connection and try again.": '無法與服務連線,請檢查連線並再試一次。',
|
|
5825
|
+
"We're sorry an unexpected error has occurred.": '很抱歉,發生非預期錯誤。',
|
|
5821
5826
|
'Document Capture': '文件拍攝',
|
|
5822
5827
|
Capture: '拍攝',
|
|
5823
5828
|
'Retry capture': '重試拍攝',
|
|
@@ -5834,7 +5839,7 @@ var zh = {
|
|
|
5834
5839
|
'Video ID has been successfully captured!': '已成功拍攝影片 ID!',
|
|
5835
5840
|
'ID Front Image': '證件正面影像',
|
|
5836
5841
|
'ID Back Image': '證件背面影像',
|
|
5837
|
-
'
|
|
5842
|
+
"We're having some trouble.": '發生一些問題。',
|
|
5838
5843
|
'On-device capture guidance failed please capture a selfie manually.': '裝置上拍攝引導失敗,請手動拍攝自拍照',
|
|
5839
5844
|
'Verifying...': '正在驗證...',
|
|
5840
5845
|
'Please capture the front of your ID card.': '請拍攝證件正面。',
|
|
@@ -5853,7 +5858,7 @@ var zh = {
|
|
|
5853
5858
|
'Camera ready': '相機就緒',
|
|
5854
5859
|
'Loading guided capture experience...': '正在載入引導式拍攝體驗...',
|
|
5855
5860
|
'Guided capture experience ready': '引導式拍攝體驗就緒',
|
|
5856
|
-
'
|
|
5861
|
+
"Let's Go!": '開始!',
|
|
5857
5862
|
'We are having trouble identifying the correct side of your id do you want to continue with capture anyway?': '無法識別證件的正確一面,是否仍要繼續拍攝?',
|
|
5858
5863
|
OK: '確定'
|
|
5859
5864
|
};
|