nfcliakis.json Güncelle
parent
c1a9e24ea8
commit
90cf7d5b69
|
@ -65,6 +65,7 @@
|
|||
"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",
|
||||
|
@ -82,6 +83,7 @@
|
|||
"minFocusErrorMessage": "Geçersiz minimum odaklanma değeri.",
|
||||
"mrzParseErrorMessage": "MRZ oluşturulurken hata oluştu.",
|
||||
"timeoutMessage": "Kimlik kartı ön yüzü okuma işlemi zaman aşımına uğradı.",
|
||||
"dialogErrorTitleText": "Hata",
|
||||
"exitMessage": "Çıkış",
|
||||
"dialogOkButtonText": "Tamam",
|
||||
"dialogCancelButtonText": "İptal",
|
||||
|
@ -158,6 +160,7 @@
|
|||
"timeoutMessage": "The process of reading the back side of the ID card timed out.",
|
||||
"exitMessage": "Exit",
|
||||
"dialogOkButtonText": "Ok",
|
||||
"dialogErrorTitleText": "Error",
|
||||
"dialogCancelButtonText": "Cancel",
|
||||
"dialogRetryButtonText": "Retry"
|
||||
},
|
||||
|
@ -175,6 +178,7 @@
|
|||
"timeoutMessage": "Kimlik kartı arka yüzü okuma işlemi zaman aşımına uğradı.",
|
||||
"exitMessage": "Çıkış",
|
||||
"dialogOkButtonText": "Tamam",
|
||||
"dialogErrorTitleText": "Hata",
|
||||
"dialogCancelButtonText": "İptal",
|
||||
"dialogRetryButtonText": "Tekrar Dene"
|
||||
}
|
||||
|
@ -368,6 +372,7 @@
|
|||
"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"
|
||||
},
|
||||
|
@ -391,6 +396,7 @@
|
|||
"wrongLivenessActionErrorMessage": "Lütfen sadece sizden istenen hareketleri yapınız.",
|
||||
"unsupportedOSErrorMessage": "Desteklenmeyen işletim sistemi nedeniyle işleme devam edilemiyor.\"",
|
||||
"timeoutMessage": "İstenen süre içerisinde ön kamera tarafından yüzünüz algılanamamıştır. İleri tuşuna basarak tekrar deneyiniz.",
|
||||
"dialogErrorTitleText": "Hata",
|
||||
"dialogRetryButtonText": "Tekrar Dene",
|
||||
"dialogCancelButtonText": "İptal"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue