-
Notifications
You must be signed in to change notification settings - Fork 10
/
Localizable.strings
45 lines (45 loc) · 2.51 KB
/
Localizable.strings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
"IProov_AccessibilityLabelCloseButton" = "Close";
"IProov_AccessibilityLabelSecuredByIProov" = "Secured by iProov";
"IProov_AccessibilityPromptAlignFace" = "Hold the device in front of your face and look at the screen";
"IProov_AccessibilityPromptScanning" = "Scanning";
"IProov_ErrorCameraPermissionDenied" = "Camera permission denied";
"IProov_ErrorCameraPermissionDeniedMessage" = "Please allow camera access for this app in iOS Settings";
"IProov_ErrorCaptureAlreadyActive" = "An existing capture is already in progress";
"IProov_ErrorConsentRequired" = "You cannot use iProov unless you grant consent";
"IProov_ErrorNetwork" = "Network error";
"IProov_ErrorNotSupported" = "Device is not supported";
"IProov_ErrorServer" = "Server error";
"IProov_ErrorUnexpected" = "Unexpected error";
"IProov_ErrorUserTimeout" = "Try again";
"IProov_FailureEyesClosed" = "Keep your eyes open";
"IProov_FailureFaceTooClose" = "Move your face farther from the screen";
"IProov_FailureFaceTooFar" = "Move your face closer to the screen";
"IProov_FailureMisalignedFace" = "Keep your face in the oval";
"IProov_FailureMultipleFaces" = "Ensure only one person is visible";
"IProov_FailureObscuredFace" = "Remove any face coverings";
"IProov_FailureSunglasses" = "Remove sunglasses";
"IProov_FailureTooBright" = "Move somewhere darker";
"IProov_FailureTooDark" = "Move somewhere brighter";
"IProov_FailureTooMuchMovement" = "Keep still";
"IProov_FailureUnknown" = "Try again";
"IProov_HoldStill" = "Hold still";
"IProov_LanguageFile" = "en";
"IProov_ProgressAssessingGenuinePresence" = "Assessing genuine presence…";
"IProov_ProgressAssessingLiveness" = "Assessing liveness…";
"IProov_ProgressConfirmingIdentity" = "Confirming identity…";
"IProov_ProgressCreatingIdentity" = "Creating identity…";
"IProov_ProgressFindingFace" = "Finding face…";
"IProov_ProgressIdentifyingFace" = "Identifying face…";
"IProov_ProgressLoading" = "Loading…";
"IProov_ProgressStreaming" = "Streaming…";
"IProov_PromptAlignFace" = "Put your face in the oval";
"IProov_PromptCloseMultitasking" = "Close multitasking to continue";
"IProov_PromptGetReady" = "Get ready…";
"IProov_PromptLivenessScanCompleted" = "Scan completed";
"IProov_PromptMoveDown" = "Move down";
"IProov_PromptMoveUp" = "Move up";
"IProov_PromptRotateDeviceToPortrait" = "Rotate device to portrait to continue";
"IProov_PromptRotateDeviceUpsideDown" = "Rotate device upside-down to continue";
"IProov_PromptTooBright" = "Go somewhere shadier";
"IProov_PromptTooClose" = "Too close";
"IProov_PromptTooFar" = "Move closer";