Update nfcliakis.json

main
gitadmin 2025-04-16 11:47:39 +00:00
parent ad317f0b33
commit 54dbc429df
1 changed files with 10 additions and 158 deletions

View File

@ -16,15 +16,6 @@
],
"scanAnimation": true,
"messages": {
"en": {
"frontGuidanceMessage": "Please show the front side of your ID Card to the rear camera of your phone on the next page.",
"processEndingMessage": "Do you want to end the process?",
"nextButtonText": "Next",
"backButtonText": "Back",
"dialogPositiveButtonText": "Yes",
"dialogNegativeButtonText": "No"
},
"tr": {
"frontGuidanceMessage": "Lütfen Kimlik Kartınızın ön yüzünü telefonunuzun arka kamerasına okutunuz.",
"processEndingMessage": "Süreci sonlandırmak istiyor musunuz?",
"nextButtonText": "İleri",
@ -32,7 +23,6 @@
"dialogPositiveButtonText": "Evet",
"dialogNegativeButtonText": "Hayır"
}
}
},
"externalParams": [
{
@ -59,25 +49,6 @@
"scanAnimation": true,
"aspectRatio": true,
"messages": {
"en": {
"readFailedErrorMessage": "The front side of the identity card was unreadable",
"cameraPermissionDeniedErrorMessage": "The process cannot continue because camera permission is not given.",
"cameraPermissionPermanantlyDeniedErrorMessage": "The operation cannot continue because camera permissions are permanently blocked.",
"timeoutOutOfRangeErrorMessage": "The operation cannot continue because the timeout parameter was entered incorrectly.",
"unsupportedOSErrorMessage": "The process cannot continue because unsupported os.",
"deviceNotHaveCameraErrorMessage": "The process cannot continue because your device does not have a front-camera feature.",
"deviceInitFailedErrorMessage": "Device init failed error",
"unknownErrorMessage": "Unknown Error.",
"minFocusErrorMessage": "Invalid minimum focusing value.",
"mrzParseErrorMessage": "Error creating MRZ.",
"timeoutMessage": "The process of reading the front side of the ID card timed out.",
"dialogErrorTitleText": "Error",
"exitMessage": "Exit",
"dialogOkButtonText": "Ok",
"dialogCancelButtonText": "Cancel",
"dialogRetryButtonText": "Retry"
},
"tr": {
"readFailedErrorMessage": "Kimlik kartı ön yüzü okunamadı.",
"cameraPermissionDeniedErrorMessage": "Kamera izini verilmediği için işleme devam edilemiyor.",
"cameraPermissionPermanantlyDeniedErrorMessage": "Kamera izinleri kalıcı olarak engellendiği için işleme devam edilemiyor",
@ -95,7 +66,6 @@
"dialogCancelButtonText": "İptal",
"dialogRetryButtonText": "Tekrar Dene"
}
}
},
"externalParams": [
{
@ -117,15 +87,6 @@
],
"scanAnimation": true,
"messages": {
"en": {
"backGuidanceMessage": "Please show the back side of your ID Card to the rear camera of your phone on the next page.",
"processEndingMessage": "Do you want to end the process?",
"nextButtonText": "Next",
"backButtonText": "Back",
"dialogPositiveButtonText": "Yes",
"dialogNegativeButtonText": "No"
},
"tr": {
"backGuidanceMessage": "Lütfen Kimlik Kartınızın arka yüzünü telefonunuzun arka kamerasına okutunuz.",
"processEndingMessage": "Süreci sonlandırmak istiyor musunuz?",
"nextButtonText": "İleri",
@ -133,7 +94,6 @@
"dialogPositiveButtonText": "Evet",
"dialogNegativeButtonText": "Hayır"
}
}
},
"externalParams": [
{
@ -158,25 +118,6 @@
}
],
"messages": {
"en": {
"readFailedErrorMessage": "The back side of the identity card was unreadable",
"cameraPermissionDeniedErrorMessage": "The process cannot continue because camera permission is not given.",
"cameraPermissionPermanantlyDeniedErrorMessage": "The operation cannot continue because camera permissions are permanently blocked.",
"timeoutOutOfRangeErrorMessage": "The operation cannot continue because the timeout parameter was entered incorrectly.",
"unsupportedOSErrorMessage": "The process cannot continue because unsupported os.",
"deviceNotHaveCameraErrorMessage": "The process cannot continue because your device does not have a camera feature.",
"deviceInitFailedErrorMessage": "Device init failed error",
"unknownErrorMessage": "Unknown Error.",
"minFocusErrorMessage": "Invalid minimum focusing value.",
"mrzParseErrorMessage": "Error creating MRZ.",
"timeoutMessage": "The process of reading the back side of the ID card timed out.",
"exitMessage": "Exit",
"dialogOkButtonText": "Ok",
"dialogErrorTitleText": "Error",
"dialogCancelButtonText": "Cancel",
"dialogRetryButtonText": "Retry"
},
"tr": {
"readFailedErrorMessage": "Kimlik kartı arka yüzü okunamadı.",
"cameraPermissionDeniedErrorMessage": "Kamera izini verilmediği için işleme devam edilemiyor.",
"cameraPermissionPermanantlyDeniedErrorMessage": "Kamera izinleri kalıcı olarak engellendiği için işleme devam edilemiyor",
@ -193,7 +134,6 @@
"dialogErrorTitleText": "Hata",
"dialogCancelButtonText": "İptal",
"dialogRetryButtonText": "Tekrar Dene"
}
},
"scanAnimation": true,
"aspectRatio": true
@ -218,15 +158,6 @@
],
"scanAnimation": true,
"messages": {
"en": {
"nfcGuidanceMessage": "Please keep your document close to the top of the device.",
"processEndingMessage": "Do you want to end the process?",
"nextButtonText": "Next",
"backButtonText": "Back",
"dialogPositiveButtonText": "Yes",
"dialogNegativeButtonText": "No"
},
"tr": {
"nfcGuidanceMessage": "Lütfen belgenizi cihazın üst kısmına yakın tutunuz.",
"processEndingMessage": "Süreci sonlandırmak istiyor musunuz?",
"nextButtonText": "İleri",
@ -234,7 +165,6 @@
"dialogPositiveButtonText": "Evet",
"dialogNegativeButtonText": "Hayır"
}
}
},
"externalParams": [
{
@ -258,30 +188,6 @@
"progressEmpty": "⬜️",
"progressFilled": "🟩",
"messages": {
"en": {
"messageReadingDone": "Nfc read operation completed successfully.",
"messageReadingData": "Reading nfc data.",
"messageReadingError": "NFC read operation failed.",
"messagePlaceCard": "Please zoom in and secure your document to the device.",
"unknownErrorMessage": "Unknown Error",
"readFailedMessage": "Nfc read operation failed.",
"wrongEncodedMrzStringMessage": "Wrong MRZ Key.",
"deviceNotHaveNFCMessage": "The device does not have NFC.",
"nfcTagNotSupportIsoDepMessage": "NFC Tag Not Support Iso Dep Message.",
"cantConnectNFCTagMessage": "Unable to connect to NFC Tag message.",
"nfcTagNotSupportedMessage": "NFC chip is not supported.",
"nfcTagLostMessage": "The NFC chip was lost during reading.",
"externalAuthFailedMessage": "ExternalAuth fault.",
"nfcDisabledError": "NFC is not active.",
"userCancelledErrorMessage": "The process was canceled by the user.",
"timeoutMessage": "NFC read operation timed out.",
"dialogOkButtonText": "Ok",
"dialogStartButtonText": "Start",
"dialogCancelButtonText": "Cancel",
"dialogErrorTitleText": "Error",
"dialogRetryButtonText": "Retry"
},
"tr": {
"messageReadingDone": "Nfc okuma işlemi başarıyla tamamlandı.",
"messageReadingData": "Nfc verileri okunuyor.",
"messageReadingError": "NFC okuma işlemi başarısız.",
@ -304,7 +210,6 @@
"dialogErrorTitleText": "Hata",
"dialogRetryButtonText": "Tekrar Dene"
}
}
},
"externalParams": [
{
@ -326,15 +231,6 @@
],
"scanAnimation": true,
"messages": {
"en": {
"faceGuidanceMessage": "Please keep your face close to the front camera of the device and follow the instructions.",
"processEndingMessage": "Do you want to end the process?",
"nextButtonText": "Next",
"backButtonText": "Geri",
"dialogPositiveButtonText": "Yes",
"dialogNegativeButtonText": "No"
},
"tr": {
"faceGuidanceMessage": "Lütfen yüzünüzü cihazın ön kamerasına yakın tutunuz ve direktiflere uyun.",
"processEndingMessage": "Süreci sonlandırmak istiyor musunuz?",
"nextButtonText": "İleri",
@ -342,7 +238,6 @@
"dialogPositiveButtonText": "Evet",
"dialogNegativeButtonText": "Hayır"
}
}
},
"externalParams": [
{
@ -376,33 +271,6 @@
}
],
"messages": {
"en": {
"headCenterMessage": "Keep your head straight and look towards the camera.",
"headLeftMessage": "Turn your face to the left.",
"headRightMessage": "Turn your face to the right.",
"warningFaceMissingMessage": "Please show your face to the camera.",
"warningMultipleFaceMessage": "Please make sure there is only one face in front of the camera.",
"warningTooDarkMessage": "Please try it in a brighter environment.",
"warningStayStillMessage": "Your photo is being taken, please face the camera and stand still.",
"unknownErrorMessage": "Unknown Error.",
"multipleFaceDetectedMessage": "Multiple faces detected. Please make sure only your face is visible on camera.",
"detectedFaceLostMessage": "Face was lost while recording. Please make sure your face is visible on camera during recording.",
"deviceNotHaveFrontCameraMessage": "The process cannot continue because your device does not have a front-camera feature.",
"lowBrightnessErrorMessage": "Ambient light is insufficient. Please try again in a brighter environment.",
"cameraPermissionDeniedMessage": "The process cannot continue because camera permission is not given.",
"cameraPermissionPermanantlyDeniedMessage": "The operation cannot continue because camera permissions are permanently blocked.",
"timeoutOutOfRangeMessage": "The operation cannot continue because the timeout parameter was entered incorrectly.",
"livenessModeOutOfRangeErrorMessage": "The process cannot continue because the viability test parameter was entered incorrectly.",
"wrongLivenessActionErrorMessage": "Please only perform the actions requested of you.",
"unsupportedOSErrorMessage": "The process cannot continue because unsupported os.",
"timeoutMessage": "Your face could not be detected by the front camera within the requested time. Try again by pressing the Next button.",
"dialogErrorTitleText": "Error",
"dialogRetryButtonText": "Retry",
"dialogCancelButtonText": "Cancel",
"exitMessage": "Exit",
"dialogOkButtonText": "Ok"
},
"tr": {
"headCenterMessage": "Başınızı düz tutarak kameraya doğru bakın.",
"headLeftMessage": "Yüzünüzü sola çeviriniz.",
"headRightMessage": "Yüzünüzü sağa çeviriniz.",
@ -428,7 +296,6 @@
"exitMessage": ıkış",
"dialogOkButtonText": "Tamam"
}
}
},
"externalParams": [
{
@ -450,15 +317,6 @@
],
"scanAnimation": true,
"messages": {
"en": {
"videoCallGuidanceMessage": "For live calls, please point yourself at the front camera of the phone.",
"processEndingMessage": "Do you want to end the process?",
"nextButtonText": "Next",
"backButtonText": "Back",
"dialogPositiveButtonText": "Yes",
"dialogNegativeButtonText": "No"
},
"tr": {
"videoCallGuidanceMessage": "Canlı görüşme için lütfen telefonun ön kamerasına kendinizi yöneltin.",
"processEndingMessage": "Süreci sonlandırmak istiyor musunuz?",
"nextButtonText": "İleri",
@ -466,7 +324,6 @@
"dialogPositiveButtonText": "Evet",
"dialogNegativeButtonText": "Hayır"
}
}
},
"externalParams": [
{
@ -483,15 +340,10 @@
"serverUrl": "https://v-jitsi13.arksigner.com",
"timeOutDuration": 30,
"messages": {
"en": {
"dialogCancelButtonText": "Cancel"
},
"tr": {
"dialogCancelButtonText": "İptal"
}
}
}
}
]
}
}