Commit e99c1059 by sikang

BugFix 依图出现中文

parent 821fc2d2
......@@ -2,17 +2,18 @@
<string name="oliveapp_result_hint_text_pass">Congratuation!</string>
<string name="oliveapp_result_hint_text_fail">Please retry!</string>
<string name="oliveapp_ready_hint_start">开始吧</string>
<string name="oliveapp_ready_hint_start">Ayo mulai</string>
<string name="oliveapp_string_second"></string>
<string name="oliveapp_string_count_down">倒计时</string>
<string name="oliveapp_string_second">Kedua</string>
<string name="oliveapp_string_count_down">Hitung mundur</string>
<string name="oliveapp_face_hint_focus_here">请正对手机屏幕</string>
<string name="oliveapp_face_database_image_hint_front">请拍摄身份证正面,确保人像和文字清晰</string>
<string name="oliveapp_face_database_image_hint_back">请拍摄身份证背面,确保文字清晰</string>
<string name="oliveapp_face_hint_focus_here">Silakan hadapi layar ponsel</string>
<string name="oliveapp_face_database_image_hint_front">Silakan ambil foto bagian depan kartu ID untuk memastikan bahwa potret dan teks jelas</string>
<string name="oliveapp_face_database_image_hint_back">Silakan ambil bagian belakang kartu ID untuk memastikan teksnya jelas</string>
<string name="oliveapp_step_hint_focus">Silakan hadapi layar</string>
<string name="oliveapp_step_hint_mouthopen">Tolong buka mulutmu</string>
<string name="oliveapp_step_hint_eyeclose">Tolong berkedip</string>
<string name="oliveapp_step_hint_headup">Tolong angkat kepalamu</string>
<string name="oliveapp_step_hint_focus">Please face the screen</string>
<string name="oliveapp_step_hint_mouthopen">Please open your mouth</string>
<string name="oliveapp_step_hint_eyeclose">Please blink</string>
<string name="oliveapp_step_hint_headup">Please head up</string>
</resources>
<resources>
<string name="oliveapp_detected_hint_none"></string>
<string name="oliveapp_detected_hint_face_not_found">请正对屏幕</string>
<string name="oliveapp_detected_hint_face_too_small_face">请靠近点</string>
<string name="oliveapp_detected_hint_face_too_large_face">请离远点</string>
<string name="oliveapp_detected_hint_light_too_bright">光线太亮了</string>
<string name="oliveapp_detected_hint_light_too_dark">光线太暗了</string>
<string name="oliveapp_detected_hint_face_side_face">请别侧脸</string>
<string name="oliveapp_detected_hint_face_up_face">请稍稍低头</string>
<string name="oliveapp_detected_hint_down_face">请稍稍抬头</string>
<string name="oliveapp_detected_hint_face_not_found">Silakan hadapi layar</string>
<string name="oliveapp_detected_hint_face_too_small_face">Tolong dekat</string>
<string name="oliveapp_detected_hint_face_too_large_face">Harap menjauh</string>
<string name="oliveapp_detected_hint_light_too_bright">Cahayanya terlalu terang</string>
<string name="oliveapp_detected_hint_light_too_dark">Cahayanya terlalu gelap</string>
<string name="oliveapp_detected_hint_face_side_face">Tolong jangan hadapi</string>
<string name="oliveapp_detected_hint_face_up_face">Tolong sujud sedikit</string>
<string name="oliveapp_detected_hint_down_face">Tolong cari sedikit</string>
</resources>
<resources>
<string name="oliveapp_app_name">活体检测sample</string>
<string name="titleText">依图科技</string>
<string name="oliveapp_app_name">Sampel uji hidup</string>
<string name="titleText">Etu Technology</string>
<string name="oliveapp_version">1.10.e</string>
<string name="subtitleText">活体检测Sample Code</string>
<string name="hintCamera">拍摄注册照</string>
<string name="hintFrontCamera">类证件照(自拍照)</string>
<string name="hintIdcardCapture">自动捕获身份证(正面)</string>
<string name="hintIdcardBackCapture">自动捕获身份证(反面)</string>
<string name="hintIDcard">翻拍证件照</string>
<string name="livenessButtonText">活体检测</string>
<string name="settingButtonText">测试专用</string>
<string name="title_activity_example_start">启动界面</string>
<string name="title_activity_example_result">结果展示界面</string>
<string name="title_activity_example_liveness">活体检测界面</string>
<string name="subtitleText">Kode Contoh Uji Langsung</string>
<string name="hintCamera">Memotret pendaftaran</string>
<string name="hintFrontCamera">Foto kelas (potret diri)</string>
<string name="hintIdcardCapture">Pengambilan otomatis kartu ID (depan)</string>
<string name="hintIdcardBackCapture">Pengambilan otomatis kartu ID (sebaliknya)</string>
<string name="hintIDcard">Salin foto</string>
<string name="livenessButtonText">Deteksi langsung</string>
<string name="settingButtonText">Tes khusus</string>
<string name="title_activity_example_start">Antarmuka startup</string>
<string name="title_activity_example_result">Antarmuka tampilan hasil</string>
<string name="title_activity_example_liveness">Antarmuka deteksi hidup</string>
<string name="oliveapp_liveness_detection_pass_hint">Selamat ya\nTes hidup yang sukses</string>
<string name="oliveapp_liveness_detection_fail_hint">Kegagalan deteksi\nHarap kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_cancel_hint">Deteksi dibatalkan\nSilakan kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_pass_hint">恭喜您\n活体检测成功</string>
<string name="oliveapp_liveness_detection_fail_hint">检测失败\n请返回重试</string>
<string name="oliveapp_liveness_detection_cancel_hint">检测取消\n请返回重试</string>
</resources>
......@@ -2,17 +2,18 @@
<string name="oliveapp_result_hint_text_pass">Congratuation!</string>
<string name="oliveapp_result_hint_text_fail">Please retry!</string>
<string name="oliveapp_ready_hint_start">开始吧</string>
<string name="oliveapp_ready_hint_start">Ayo mulai</string>
<string name="oliveapp_string_second"></string>
<string name="oliveapp_string_count_down">倒计时</string>
<string name="oliveapp_string_second">Kedua</string>
<string name="oliveapp_string_count_down">Hitung mundur</string>
<string name="oliveapp_face_hint_focus_here">请正对手机屏幕</string>
<string name="oliveapp_face_database_image_hint_front">请拍摄身份证正面,确保人像和文字清晰</string>
<string name="oliveapp_face_database_image_hint_back">请拍摄身份证背面,确保文字清晰</string>
<string name="oliveapp_face_hint_focus_here">Silakan hadapi layar ponsel</string>
<string name="oliveapp_face_database_image_hint_front">Silakan ambil foto bagian depan kartu ID untuk memastikan bahwa potret dan teks jelas</string>
<string name="oliveapp_face_database_image_hint_back">Silakan ambil bagian belakang kartu ID untuk memastikan teksnya jelas</string>
<string name="oliveapp_step_hint_focus">Silakan hadapi layar</string>
<string name="oliveapp_step_hint_mouthopen">Tolong buka mulutmu</string>
<string name="oliveapp_step_hint_eyeclose">Tolong berkedip</string>
<string name="oliveapp_step_hint_headup">Tolong angkat kepalamu</string>
</resources>
<resources>
<string name="oliveapp_detected_hint_none"></string>
<string name="oliveapp_detected_hint_face_not_found">请正对屏幕</string>
<string name="oliveapp_detected_hint_face_too_small_face">请靠近点</string>
<string name="oliveapp_detected_hint_face_too_large_face">请离远点</string>
<string name="oliveapp_detected_hint_light_too_bright">光线太亮了</string>
<string name="oliveapp_detected_hint_light_too_dark">光线太暗了</string>
<string name="oliveapp_detected_hint_face_side_face">请别侧脸</string>
<string name="oliveapp_detected_hint_face_up_face">请稍稍低头</string>
<string name="oliveapp_detected_hint_down_face">请稍稍抬头</string>
<string name="oliveapp_detected_hint_face_not_found">Silakan hadapi layar</string>
<string name="oliveapp_detected_hint_face_too_small_face">Tolong dekat</string>
<string name="oliveapp_detected_hint_face_too_large_face">Harap menjauh</string>
<string name="oliveapp_detected_hint_light_too_bright">Cahayanya terlalu terang</string>
<string name="oliveapp_detected_hint_light_too_dark">Cahayanya terlalu gelap</string>
<string name="oliveapp_detected_hint_face_side_face">Tolong jangan hadapi</string>
<string name="oliveapp_detected_hint_face_up_face">Tolong sujud sedikit</string>
<string name="oliveapp_detected_hint_down_face">Tolong cari sedikit</string>
</resources>
<resources>
<string name="oliveapp_app_name">活体检测sample</string>
<string name="titleText">依图科技</string>
<string name="oliveapp_app_name">Sampel uji hidup</string>
<string name="titleText">Etu Technology</string>
<string name="oliveapp_version">1.10.e</string>
<string name="subtitleText">活体检测Sample Code</string>
<string name="hintCamera">拍摄注册照</string>
<string name="hintFrontCamera">类证件照(自拍照)</string>
<string name="hintIdcardCapture">自动捕获身份证(正面)</string>
<string name="hintIdcardBackCapture">自动捕获身份证(反面)</string>
<string name="hintIDcard">翻拍证件照</string>
<string name="livenessButtonText">活体检测</string>
<string name="settingButtonText">测试专用</string>
<string name="title_activity_example_start">启动界面</string>
<string name="title_activity_example_result">结果展示界面</string>
<string name="title_activity_example_liveness">活体检测界面</string>
<string name="subtitleText">Kode Contoh Uji Langsung</string>
<string name="hintCamera">Memotret pendaftaran</string>
<string name="hintFrontCamera">Foto kelas (potret diri)</string>
<string name="hintIdcardCapture">Pengambilan otomatis kartu ID (depan)</string>
<string name="hintIdcardBackCapture">Pengambilan otomatis kartu ID (sebaliknya)</string>
<string name="hintIDcard">Salin foto</string>
<string name="livenessButtonText">Deteksi langsung</string>
<string name="settingButtonText">Tes khusus</string>
<string name="title_activity_example_start">Antarmuka startup</string>
<string name="title_activity_example_result">Antarmuka tampilan hasil</string>
<string name="title_activity_example_liveness">Antarmuka deteksi hidup</string>
<string name="oliveapp_liveness_detection_pass_hint">Selamat ya\nTes hidup yang sukses</string>
<string name="oliveapp_liveness_detection_fail_hint">Kegagalan deteksi\nHarap kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_cancel_hint">Deteksi dibatalkan\nSilakan kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_pass_hint">恭喜您\n活体检测成功</string>
<string name="oliveapp_liveness_detection_fail_hint">检测失败\n请返回重试</string>
<string name="oliveapp_liveness_detection_cancel_hint">检测取消\n请返回重试</string>
</resources>
......@@ -2,17 +2,18 @@
<string name="oliveapp_result_hint_text_pass">Congratuation!</string>
<string name="oliveapp_result_hint_text_fail">Please retry!</string>
<string name="oliveapp_ready_hint_start">开始吧</string>
<string name="oliveapp_ready_hint_start">Ayo mulai</string>
<string name="oliveapp_string_second"></string>
<string name="oliveapp_string_count_down">倒计时</string>
<string name="oliveapp_string_second">Kedua</string>
<string name="oliveapp_string_count_down">Hitung mundur</string>
<string name="oliveapp_face_hint_focus_here">请正对手机屏幕</string>
<string name="oliveapp_face_database_image_hint_front">请拍摄身份证正面,确保人像和文字清晰</string>
<string name="oliveapp_face_database_image_hint_back">请拍摄身份证背面,确保文字清晰</string>
<string name="oliveapp_face_hint_focus_here">Silakan hadapi layar ponsel</string>
<string name="oliveapp_face_database_image_hint_front">Silakan ambil foto bagian depan kartu ID untuk memastikan bahwa potret dan teks jelas</string>
<string name="oliveapp_face_database_image_hint_back">Silakan ambil bagian belakang kartu ID untuk memastikan teksnya jelas</string>
<string name="oliveapp_step_hint_focus">Silakan hadapi layar</string>
<string name="oliveapp_step_hint_mouthopen">Tolong buka mulutmu</string>
<string name="oliveapp_step_hint_eyeclose">Tolong berkedip</string>
<string name="oliveapp_step_hint_headup">Tolong angkat kepalamu</string>
</resources>
<resources>
<string name="oliveapp_detected_hint_none"></string>
<string name="oliveapp_detected_hint_face_not_found">请正对屏幕</string>
<string name="oliveapp_detected_hint_face_too_small_face">请靠近点</string>
<string name="oliveapp_detected_hint_face_too_large_face">请离远点</string>
<string name="oliveapp_detected_hint_light_too_bright">光线太亮了</string>
<string name="oliveapp_detected_hint_light_too_dark">光线太暗了</string>
<string name="oliveapp_detected_hint_face_side_face">请别侧脸</string>
<string name="oliveapp_detected_hint_face_up_face">请稍稍低头</string>
<string name="oliveapp_detected_hint_down_face">请稍稍抬头</string>
<string name="oliveapp_detected_hint_face_not_found">Silakan hadapi layar</string>
<string name="oliveapp_detected_hint_face_too_small_face">Tolong dekat</string>
<string name="oliveapp_detected_hint_face_too_large_face">Harap menjauh</string>
<string name="oliveapp_detected_hint_light_too_bright">Cahayanya terlalu terang</string>
<string name="oliveapp_detected_hint_light_too_dark">Cahayanya terlalu gelap</string>
<string name="oliveapp_detected_hint_face_side_face">Tolong jangan hadapi</string>
<string name="oliveapp_detected_hint_face_up_face">Tolong sujud sedikit</string>
<string name="oliveapp_detected_hint_down_face">Tolong cari sedikit</string>
</resources>
<resources>
<string name="oliveapp_app_name">活体检测sample</string>
<string name="titleText">依图科技</string>
<string name="oliveapp_app_name">Sampel uji hidup</string>
<string name="titleText">Etu Technology</string>
<string name="oliveapp_version">1.10.e</string>
<string name="subtitleText">活体检测Sample Code</string>
<string name="hintCamera">拍摄注册照</string>
<string name="hintFrontCamera">类证件照(自拍照)</string>
<string name="hintIdcardCapture">自动捕获身份证(正面)</string>
<string name="hintIdcardBackCapture">自动捕获身份证(反面)</string>
<string name="hintIDcard">翻拍证件照</string>
<string name="livenessButtonText">活体检测</string>
<string name="settingButtonText">测试专用</string>
<string name="title_activity_example_start">启动界面</string>
<string name="title_activity_example_result">结果展示界面</string>
<string name="title_activity_example_liveness">活体检测界面</string>
<string name="subtitleText">Kode Contoh Uji Langsung</string>
<string name="hintCamera">Memotret pendaftaran</string>
<string name="hintFrontCamera">Foto kelas (potret diri)</string>
<string name="hintIdcardCapture">Pengambilan otomatis kartu ID (depan)</string>
<string name="hintIdcardBackCapture">Pengambilan otomatis kartu ID (sebaliknya)</string>
<string name="hintIDcard">Salin foto</string>
<string name="livenessButtonText">Deteksi langsung</string>
<string name="settingButtonText">Tes khusus</string>
<string name="title_activity_example_start">Antarmuka startup</string>
<string name="title_activity_example_result">Antarmuka tampilan hasil</string>
<string name="title_activity_example_liveness">Antarmuka deteksi hidup</string>
<string name="oliveapp_liveness_detection_pass_hint">Selamat ya\nTes hidup yang sukses</string>
<string name="oliveapp_liveness_detection_fail_hint">Kegagalan deteksi\nHarap kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_cancel_hint">Deteksi dibatalkan\nSilakan kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_pass_hint">恭喜您\n活体检测成功</string>
<string name="oliveapp_liveness_detection_fail_hint">检测失败\n请返回重试</string>
<string name="oliveapp_liveness_detection_cancel_hint">检测取消\n请返回重试</string>
</resources>
......@@ -2,17 +2,18 @@
<string name="oliveapp_result_hint_text_pass">Congratuation!</string>
<string name="oliveapp_result_hint_text_fail">Please retry!</string>
<string name="oliveapp_ready_hint_start">开始吧</string>
<string name="oliveapp_ready_hint_start">Ayo mulai</string>
<string name="oliveapp_string_second"></string>
<string name="oliveapp_string_count_down">倒计时</string>
<string name="oliveapp_string_second">Kedua</string>
<string name="oliveapp_string_count_down">Hitung mundur</string>
<string name="oliveapp_face_hint_focus_here">请正对手机屏幕</string>
<string name="oliveapp_face_database_image_hint_front">请拍摄身份证正面,确保人像和文字清晰</string>
<string name="oliveapp_face_database_image_hint_back">请拍摄身份证背面,确保文字清晰</string>
<string name="oliveapp_face_hint_focus_here">Silakan hadapi layar ponsel</string>
<string name="oliveapp_face_database_image_hint_front">Silakan ambil foto bagian depan kartu ID untuk memastikan bahwa potret dan teks jelas</string>
<string name="oliveapp_face_database_image_hint_back">Silakan ambil bagian belakang kartu ID untuk memastikan teksnya jelas</string>
<string name="oliveapp_step_hint_focus">Silakan hadapi layar</string>
<string name="oliveapp_step_hint_mouthopen">Tolong buka mulutmu</string>
<string name="oliveapp_step_hint_eyeclose">Tolong berkedip</string>
<string name="oliveapp_step_hint_headup">Tolong angkat kepalamu</string>
</resources>
<resources>
<string name="oliveapp_detected_hint_none"></string>
<string name="oliveapp_detected_hint_face_not_found">请正对屏幕</string>
<string name="oliveapp_detected_hint_face_too_small_face">请靠近点</string>
<string name="oliveapp_detected_hint_face_too_large_face">请离远点</string>
<string name="oliveapp_detected_hint_light_too_bright">光线太亮了</string>
<string name="oliveapp_detected_hint_light_too_dark">光线太暗了</string>
<string name="oliveapp_detected_hint_face_side_face">请别侧脸</string>
<string name="oliveapp_detected_hint_face_up_face">请稍稍低头</string>
<string name="oliveapp_detected_hint_down_face">请稍稍抬头</string>
<string name="oliveapp_detected_hint_face_not_found">Silakan hadapi layar</string>
<string name="oliveapp_detected_hint_face_too_small_face">Tolong dekat</string>
<string name="oliveapp_detected_hint_face_too_large_face">Harap menjauh</string>
<string name="oliveapp_detected_hint_light_too_bright">Cahayanya terlalu terang</string>
<string name="oliveapp_detected_hint_light_too_dark">Cahayanya terlalu gelap</string>
<string name="oliveapp_detected_hint_face_side_face">Tolong jangan hadapi</string>
<string name="oliveapp_detected_hint_face_up_face">Tolong sujud sedikit</string>
<string name="oliveapp_detected_hint_down_face">Tolong cari sedikit</string>
</resources>
<resources>
<string name="oliveapp_app_name">活体检测sample</string>
<string name="titleText">依图科技</string>
<string name="oliveapp_app_name">Sampel uji hidup</string>
<string name="titleText">Etu Technology</string>
<string name="oliveapp_version">1.10.e</string>
<string name="subtitleText">活体检测Sample Code</string>
<string name="hintCamera">拍摄注册照</string>
<string name="hintFrontCamera">类证件照(自拍照)</string>
<string name="hintIdcardCapture">自动捕获身份证(正面)</string>
<string name="hintIdcardBackCapture">自动捕获身份证(反面)</string>
<string name="hintIDcard">翻拍证件照</string>
<string name="livenessButtonText">活体检测</string>
<string name="settingButtonText">测试专用</string>
<string name="title_activity_example_start">启动界面</string>
<string name="title_activity_example_result">结果展示界面</string>
<string name="title_activity_example_liveness">活体检测界面</string>
<string name="subtitleText">Kode Contoh Uji Langsung</string>
<string name="hintCamera">Memotret pendaftaran</string>
<string name="hintFrontCamera">Foto kelas (potret diri)</string>
<string name="hintIdcardCapture">Pengambilan otomatis kartu ID (depan)</string>
<string name="hintIdcardBackCapture">Pengambilan otomatis kartu ID (sebaliknya)</string>
<string name="hintIDcard">Salin foto</string>
<string name="livenessButtonText">Deteksi langsung</string>
<string name="settingButtonText">Tes khusus</string>
<string name="title_activity_example_start">Antarmuka startup</string>
<string name="title_activity_example_result">Antarmuka tampilan hasil</string>
<string name="title_activity_example_liveness">Antarmuka deteksi hidup</string>
<string name="oliveapp_liveness_detection_pass_hint">Selamat ya\nTes hidup yang sukses</string>
<string name="oliveapp_liveness_detection_fail_hint">Kegagalan deteksi\nHarap kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_cancel_hint">Deteksi dibatalkan\nSilakan kembali untuk mencoba lagi</string>
<string name="oliveapp_liveness_detection_pass_hint">恭喜您\n活体检测成功</string>
<string name="oliveapp_liveness_detection_fail_hint">检测失败\n请返回重试</string>
<string name="oliveapp_liveness_detection_cancel_hint">检测取消\n请返回重试</string>
</resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment