nfcsizakis.json Güncelle
parent
90cf7d5b69
commit
f303c5d1a6
|
@ -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",
|
||||
|
@ -156,6 +158,7 @@
|
|||
"minFocusErrorMessage": "Invalid minimum focusing value.",
|
||||
"mrzParseErrorMessage": "Error creating MRZ.",
|
||||
"timeoutMessage": "The process of reading the back side of the ID card timed out.",
|
||||
"dialogErrorTitleText": "Error",
|
||||
"exitMessage": "Exit",
|
||||
"dialogOkButtonText": "Ok",
|
||||
"dialogCancelButtonText": "Cancel",
|
||||
|
@ -173,6 +176,7 @@
|
|||
"minFocusErrorMessage": "Geçersiz minimum odaklanma değeri.",
|
||||
"mrzParseErrorMessage": "MRZ oluşturulurken hata oluştu.",
|
||||
"timeoutMessage": "Kimlik kartı arka yüzü okuma işlemi zaman aşımına uğradı.",
|
||||
"dialogErrorTitleText": "Hata",
|
||||
"exitMessage": "Çıkış",
|
||||
"dialogOkButtonText": "Tamam",
|
||||
"dialogCancelButtonText": "İptal",
|
||||
|
@ -266,6 +270,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"
|
||||
},
|
||||
|
@ -289,6 +294,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