safepoint QRIS
This commit is contained in:
parent
13ab6b717e
commit
eddade3200
@ -1,23 +1,15 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
}
|
||||
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
flatDir {
|
||||
dirs 'libs'
|
||||
}
|
||||
alias(libs.plugins.android.application)
|
||||
}
|
||||
|
||||
android {
|
||||
namespace 'com.example.bdkipoc'
|
||||
compileSdk 34
|
||||
compileSdk 35
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.example.bdkipoc"
|
||||
minSdk 21
|
||||
targetSdk 34
|
||||
targetSdk 33
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
@ -30,42 +22,21 @@ android {
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
// Exclude duplicate packages to resolve conflicts
|
||||
packagingOptions {
|
||||
pickFirst '**/libc++_shared.so'
|
||||
pickFirst '**/libjsc.so'
|
||||
exclude 'META-INF/DEPENDENCIES'
|
||||
exclude 'META-INF/LICENSE'
|
||||
exclude 'META-INF/LICENSE.txt'
|
||||
exclude 'META-INF/NOTICE'
|
||||
exclude 'META-INF/NOTICE.txt'
|
||||
sourceCompatibility JavaVersion.VERSION_11
|
||||
targetCompatibility JavaVersion.VERSION_11
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'com.google.android.material:material:1.11.0'
|
||||
implementation 'androidx.activity:activity:1.8.2'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
|
||||
// Sunmi Pay SDK - ONLY use ONE method to avoid duplicates
|
||||
implementation(name: 'PayLib-release-2.0.17', ext: 'aar')
|
||||
// REMOVE these lines that cause duplicates:
|
||||
// implementation files('libs/PayLib-release-2.0.17.aar')
|
||||
// implementation fileTree(dir: 'libs', include: ['*.aar'])
|
||||
|
||||
// Dependencies yang mungkin dibutuhkan SDK
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
implementation 'androidx.annotation:annotation:1.7.1'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
implementation libs.appcompat
|
||||
implementation libs.material
|
||||
implementation libs.activity
|
||||
implementation libs.constraintlayout
|
||||
implementation libs.cardview
|
||||
implementation 'androidx.recyclerview:recyclerview:1.3.0'
|
||||
testImplementation libs.junit
|
||||
androidTestImplementation libs.ext.junit
|
||||
androidTestImplementation libs.espresso.core
|
||||
}
|
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.sunmi.paylib" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="15"
|
||||
android:targetSdkVersion="28" />
|
||||
|
||||
<queries>
|
||||
<package android:name="com.sunmi.pay.hardware_v3" />
|
||||
</queries>
|
||||
|
||||
</manifest>
|
@ -1,4 +0,0 @@
|
||||
aarFormatVersion=1.0
|
||||
aarMetadataVersion=1.0
|
||||
minCompileSdk=1
|
||||
minAndroidGradlePluginVersion=1.0.0
|
Binary file not shown.
Binary file not shown.
469
app/libs/R.txt
469
app/libs/R.txt
@ -1,469 +0,0 @@
|
||||
int string alg_err_nogm 0x0
|
||||
int string alg_ret_param_error 0x0
|
||||
int string alg_ret_rcv_sm_error 0x0
|
||||
int string alg_ret_send_sm_error 0x0
|
||||
int string basic_file_copy_error 0x0
|
||||
int string basic_file_delete_error 0x0
|
||||
int string basic_file_verify_fail 0x0
|
||||
int string emv_app_select_index_error 0x0
|
||||
int string emv_cardinfo_error 0x0
|
||||
int string emv_cert_verify_error 0x0
|
||||
int string emv_confirm_card_info_error 0x0
|
||||
int string emv_data_exchange_error 0x0
|
||||
int string emv_data_exchange_timeout 0x0
|
||||
int string emv_db_no_matched_aid 0x0
|
||||
int string emv_db_no_matched_capk 0x0
|
||||
int string emv_db_opt_error 0x0
|
||||
int string emv_db_save_term_error 0x0
|
||||
int string emv_final_select_error 0x0
|
||||
int string emv_final_select_timeout 0x0
|
||||
int string emv_in_process 0x0
|
||||
int string emv_kernel_exception 0x0
|
||||
int string emv_kernel_msg_null 0x0
|
||||
int string emv_keyboard_params_error 0x0
|
||||
int string emv_nfc_cvm_error 0x0
|
||||
int string emv_online_process_error 0x0
|
||||
int string emv_pan_error 0x0
|
||||
int string emv_pin_canceled 0x0
|
||||
int string emv_pin_error 0x0
|
||||
int string emv_pinpad_callback_error 0x0
|
||||
int string emv_pre_first_gac_error 0x0
|
||||
int string emv_pre_first_gac_timeout 0x0
|
||||
int string emv_prepare_fail 0x0
|
||||
int string emv_signature_error 0x0
|
||||
int string emv_terminal_risk_management_error 0x0
|
||||
int string emv_terminal_risk_management_timeout 0x0
|
||||
int string emv_timing_error 0x0
|
||||
int string emv_trans_process_fail 0x0
|
||||
int string emv_trans_type_unsupport 0x0
|
||||
int string emv_transdata_invalid 0x0
|
||||
int string emv_unknown_cvm_type 0x0
|
||||
int string etc_no_device_searched 0x0
|
||||
int string firmware_update_fail 0x0
|
||||
int string firmware_verify_fail 0x0
|
||||
int string i2c_recv_data_timeout 0x0
|
||||
int string i2c_send_data_failed 0x0
|
||||
int string invoking_error_params 0x0
|
||||
int string invoking_not_support 0x0
|
||||
int string invoking_pubkey_len_not_match 0x0
|
||||
int string invoking_repeat_invok 0x0
|
||||
int string invoking_thread_exception 0x0
|
||||
int string invoking_wait_update 0x0
|
||||
int string permission_access_sphs 0x0
|
||||
int string permission_led 0x0
|
||||
int string permission_pinpad 0x0
|
||||
int string permission_read_contactless 0x0
|
||||
int string permission_read_icc 0x0
|
||||
int string permission_read_msr 0x0
|
||||
int string permission_security 0x0
|
||||
int string pinpad_over_max_pin_length 0x0
|
||||
int string pinpad_pin_input_timeout 0x0
|
||||
int string pinpad_pinpad_type_error 0x0
|
||||
int string pinpad_return_pinblock_error 0x0
|
||||
int string pinpad_sp_exception 0x0
|
||||
int string pinpad_start_up_pinpad_fail 0x0
|
||||
int string pinpad_thread_interrupted 0x0
|
||||
int string printer_pinpad_ongoing 0x0
|
||||
int string readcard_candidate_list_timeout 0x0
|
||||
int string readcard_downgrade_transaction 0x0
|
||||
int string readcard_error_params_apdu 0x0
|
||||
int string readcard_fail 0x0
|
||||
int string readcard_ic_fail 0x0
|
||||
int string readcard_interactive_fail 0x0
|
||||
int string readcard_nfc_fail 0x0
|
||||
int string readcard_timeout 0x0
|
||||
int string readcard_track123_error 0x0
|
||||
int string readcard_track12_error 0x0
|
||||
int string readcard_track13_error 0x0
|
||||
int string readcard_track1_error 0x0
|
||||
int string readcard_track23_error 0x0
|
||||
int string readcard_track2_error 0x0
|
||||
int string readcard_track3_error 0x0
|
||||
int string readcard_unknown_type 0x0
|
||||
int string security_bad_array_length 0x0
|
||||
int string security_check_value_error 0x0
|
||||
int string security_checkvalue_length_error 0x0
|
||||
int string security_decrypt_fail 0x0
|
||||
int string security_encrypt_fail 0x0
|
||||
int string security_gen_random_key_fail 0x0
|
||||
int string security_get_smstatus_fail 0x0
|
||||
int string security_index_no_key 0x0
|
||||
int string security_inject_bdk_error 0x0
|
||||
int string security_key_index_error 0x0
|
||||
int string security_key_len_error 0x0
|
||||
int string security_key_length_error 0x0
|
||||
int string security_key_not_saved 0x0
|
||||
int string security_key_partition_exhausted 0x0
|
||||
int string security_keyboard_exception 0x0
|
||||
int string security_mac_error 0x0
|
||||
int string security_mac_type_unsuppor 0x0
|
||||
int string security_pan_length_error 0x0
|
||||
int string security_pin_length_error 0x0
|
||||
int string security_save_fail 0x0
|
||||
int string security_save_pk_fail 0x0
|
||||
int string security_unsupported_transformation 0x0
|
||||
int string security_verify_apk_sign_fail 0x0
|
||||
int string security_verify_fail 0x0
|
||||
int string sp_base_eack_overflow 0x0
|
||||
int string sp_base_eack_param 0x0
|
||||
int string sp_base_ecmd_check 0x0
|
||||
int string sp_base_ecmd_nospace 0x0
|
||||
int string sp_base_ecmd_overflow 0x0
|
||||
int string sp_base_ecmd_param 0x0
|
||||
int string sp_base_ecmd_seq 0x0
|
||||
int string sp_base_ecmd_timeout 0x0
|
||||
int string sp_base_ecmd_unsupport 0x0
|
||||
int string sp_base_err_devicecode 0x0
|
||||
int string sp_base_error 0x0
|
||||
int string sp_base_error_e2big 0x0
|
||||
int string sp_base_error_eacces 0x0
|
||||
int string sp_base_error_eagain 0x0
|
||||
int string sp_base_error_ebadf 0x0
|
||||
int string sp_base_error_ebusy 0x0
|
||||
int string sp_base_error_echild 0x0
|
||||
int string sp_base_error_edom 0x0
|
||||
int string sp_base_error_eexist 0x0
|
||||
int string sp_base_error_efault 0x0
|
||||
int string sp_base_error_efbig 0x0
|
||||
int string sp_base_error_eintr 0x0
|
||||
int string sp_base_error_einval 0x0
|
||||
int string sp_base_error_eio 0x0
|
||||
int string sp_base_error_eisdir 0x0
|
||||
int string sp_base_error_emfile 0x0
|
||||
int string sp_base_error_emlink 0x0
|
||||
int string sp_base_error_enfile 0x0
|
||||
int string sp_base_error_enodev 0x0
|
||||
int string sp_base_error_enoent 0x0
|
||||
int string sp_base_error_enoexec 0x0
|
||||
int string sp_base_error_enomem 0x0
|
||||
int string sp_base_error_enospc 0x0
|
||||
int string sp_base_error_enotblk 0x0
|
||||
int string sp_base_error_enotconn 0x0
|
||||
int string sp_base_error_enotdir 0x0
|
||||
int string sp_base_error_enotty 0x0
|
||||
int string sp_base_error_enxio 0x0
|
||||
int string sp_base_error_eperm 0x0
|
||||
int string sp_base_error_epipe 0x0
|
||||
int string sp_base_error_erange 0x0
|
||||
int string sp_base_error_erofs 0x0
|
||||
int string sp_base_error_espipe 0x0
|
||||
int string sp_base_error_esrch 0x0
|
||||
int string sp_base_error_etxtbsy 0x0
|
||||
int string sp_base_error_exdev 0x0
|
||||
int string sp_base_error_setype 0x0
|
||||
int string sp_base_error_upgrade 0x0
|
||||
int string sp_base_liteso_eaccess 0x0
|
||||
int string sp_base_liteso_ecount 0x0
|
||||
int string sp_base_liteso_efinger 0x0
|
||||
int string sp_base_liteso_eflash 0x0
|
||||
int string sp_base_liteso_einfo 0x0
|
||||
int string sp_base_liteso_elitesolen 0x0
|
||||
int string sp_base_liteso_enodev 0x0
|
||||
int string sp_base_liteso_enotspace 0x0
|
||||
int string sp_base_liteso_everify 0x0
|
||||
int string sp_base_upgrade_cmd 0x0
|
||||
int string sp_base_upgrade_flash 0x0
|
||||
int string sp_base_upgrade_name 0x0
|
||||
int string sp_base_upgrade_size 0x0
|
||||
int string sp_base_upgrade_verify 0x0
|
||||
int string sp_bi_illegal_data_length 0x0
|
||||
int string sp_bi_input_param_error 0x0
|
||||
int string sp_bi_rsp_data_parse_error 0x0
|
||||
int string sp_busy 0x0
|
||||
int string sp_card_err_decode 0x0
|
||||
int string sp_card_err_nocard 0x0
|
||||
int string sp_card_err_param 0x0
|
||||
int string sp_closed 0x0
|
||||
int string sp_cls_err_block_type 0x0
|
||||
int string sp_cls_err_exceed_fsd 0x0
|
||||
int string sp_cls_err_iblock_atchain 0x0
|
||||
int string sp_cls_err_iblock_protocol 0x0
|
||||
int string sp_cls_err_iblock_sn 0x0
|
||||
int string sp_cls_err_idcard_guid 0x0
|
||||
int string sp_cls_err_msr_ic_interrupted 0x0
|
||||
int string sp_cls_err_mult 0x0
|
||||
int string sp_cls_err_protocol 0x0
|
||||
int string sp_cls_err_rblock_nak 0x0
|
||||
int string sp_cls_err_rblock_protocol 0x0
|
||||
int string sp_cls_err_rblock_sn 0x0
|
||||
int string sp_cls_err_sblock_nowtx 0x0
|
||||
int string sp_cls_err_sblock_protocol 0x0
|
||||
int string sp_cls_err_sblock_wtx 0x0
|
||||
int string sp_cls_err_user_cancel 0x0
|
||||
int string sp_cls_hal_err_cardexist 0x0
|
||||
int string sp_cls_hal_err_carrieroff 0x0
|
||||
int string sp_cls_hal_err_coll 0x0
|
||||
int string sp_cls_hal_err_core 0x0
|
||||
int string sp_cls_hal_err_crc 0x0
|
||||
int string sp_cls_hal_err_fifo 0x0
|
||||
int string sp_cls_hal_err_frame 0x0
|
||||
int string sp_cls_hal_err_m1auth 0x0
|
||||
int string sp_cls_hal_err_m1param 0x0
|
||||
int string sp_cls_hal_err_module 0x0
|
||||
int string sp_cls_hal_err_parity 0x0
|
||||
int string sp_cls_hal_err_powerdwn 0x0
|
||||
int string sp_cls_hal_err_prot 0x0
|
||||
int string sp_cls_hal_err_refuse 0x0
|
||||
int string sp_cls_hal_err_timeout 0x0
|
||||
int string sp_cls_typea_err_atqa 0x0
|
||||
int string sp_cls_typea_err_bcc 0x0
|
||||
int string sp_cls_typea_err_iso14443_4 0x0
|
||||
int string sp_cls_typea_err_number 0x0
|
||||
int string sp_cls_typea_err_t0 0x0
|
||||
int string sp_cls_typea_err_ta1 0x0
|
||||
int string sp_cls_typea_err_tb1 0x0
|
||||
int string sp_cls_typea_err_tc1 0x0
|
||||
int string sp_cls_typea_err_tl 0x0
|
||||
int string sp_cls_typea_err_uidtag 0x0
|
||||
int string sp_cls_typeb_err_atqb0 0x0
|
||||
int string sp_cls_typeb_err_cid 0x0
|
||||
int string sp_cls_typeb_err_hltb 0x0
|
||||
int string sp_cls_typeb_err_number 0x0
|
||||
int string sp_cls_typeb_err_ptype 0x0
|
||||
int string sp_dc_unsupported_cmd 0x0
|
||||
int string sp_dl_conn_failed 0x0
|
||||
int string sp_dl_copy_file_failed 0x0
|
||||
int string sp_dl_data_pkg_process_error 0x0
|
||||
int string sp_dl_data_pkg_timeout 0x0
|
||||
int string sp_dl_failed 0x0
|
||||
int string sp_dl_get_same_sdk_version 0x0
|
||||
int string sp_dl_get_wrong_sdk_version 0x0
|
||||
int string sp_dl_open_file_failed 0x0
|
||||
int string sp_dl_query_default_info_failed 0x0
|
||||
int string sp_dl_string_overlong 0x0
|
||||
int string sp_dl_success 0x0
|
||||
int string sp_dl_upgrade_canceled 0x0
|
||||
int string sp_dl_upgrading 0x0
|
||||
int string sp_dl_version_not_downgrade 0x0
|
||||
int string sp_emv_approve 0x0
|
||||
int string sp_emv_cvm_reenter_pin 0x0
|
||||
int string sp_emv_cvm_reenter_pin_last 0x0
|
||||
int string sp_emv_cvm_step_next 0x0
|
||||
int string sp_emv_declined 0x0
|
||||
int string sp_emv_endapplication 0x0
|
||||
int string sp_emv_final_select_data_error 0x0
|
||||
int string sp_emv_invalid_param 0x0
|
||||
int string sp_emv_no_data 0x0
|
||||
int string sp_emv_no_preparam 0x0
|
||||
int string sp_emv_ok_continue 0x0
|
||||
int string sp_emv_online_request 0x0
|
||||
int string sp_emv_param_data_error 0x0
|
||||
int string sp_emv_param_not_exist 0x0
|
||||
int string sp_emv_see_phone 0x0
|
||||
int string sp_emv_select_next_app 0x0
|
||||
int string sp_emv_sum_err 0x0
|
||||
int string sp_emv_try_again 0x0
|
||||
int string sp_emv_try_another_interface 0x0
|
||||
int string sp_emv_wave_goto_DRL 0x0
|
||||
int string sp_emv_wave_goto_second_tap 0x0
|
||||
int string sp_endapplication_app_block 0x0
|
||||
int string sp_endapplication_card_block 0x0
|
||||
int string sp_endapplication_card_expired 0x0
|
||||
int string sp_endapplication_clss_limit_exceed 0x0
|
||||
int string sp_endapplication_cmd_err 0x0
|
||||
int string sp_endapplication_cmd_rsp_err 0x0
|
||||
int string sp_endapplication_cmd_rsp_err_gpo 0x0
|
||||
int string sp_endapplication_cmd_swab_6985 0x0
|
||||
int string sp_endapplication_cmd_timeout 0x0
|
||||
int string sp_endapplication_data_duplicate 0x0
|
||||
int string sp_endapplication_data_err 0x0
|
||||
int string sp_endapplication_data_storage_read 0x0
|
||||
int string sp_endapplication_kernel_not_support 0x0
|
||||
int string sp_endapplication_l1_protocal_err 0x0
|
||||
int string sp_endapplication_l1_timeout_err 0x0
|
||||
int string sp_endapplication_l1_transmission_err 0x0
|
||||
int string sp_endapplication_l2_cam_fail 0x0
|
||||
int string sp_endapplication_l2_card_data_err 0x0
|
||||
int string sp_endapplication_l2_card_data_finalsel 0x0
|
||||
int string sp_endapplication_l2_card_data_missing 0x0
|
||||
int string sp_endapplication_l2_empty_cand_list 0x0
|
||||
int string sp_endapplication_l2_ids_data_errr 0x0
|
||||
int string sp_endapplication_l2_ids_no_match_ac 0x0
|
||||
int string sp_endapplication_l2_ids_read_err 0x0
|
||||
int string sp_endapplication_l2_ids_write_err 0x0
|
||||
int string sp_endapplication_l2_mag_not_support 0x0
|
||||
int string sp_endapplication_l2_max_limit_exceed 0x0
|
||||
int string sp_endapplication_l2_no_ppse 0x0
|
||||
int string sp_endapplication_l2_parsing_err 0x0
|
||||
int string sp_endapplication_l2_ppse_fault 0x0
|
||||
int string sp_endapplication_l2_status_byte 0x0
|
||||
int string sp_endapplication_l2_terminal_data_err 0x0
|
||||
int string sp_endapplication_l3_amount_not_present 0x0
|
||||
int string sp_endapplication_l3_no_det_data 0x0
|
||||
int string sp_endapplication_l3_stop 0x0
|
||||
int string sp_endapplication_l3_timeout 0x0
|
||||
int string sp_endapplication_no_scapp 0x0
|
||||
int string sp_endapplication_not_accept 0x0
|
||||
int string sp_endapplication_other_card 0x0
|
||||
int string sp_endapplication_other_card_withrecord 0x0
|
||||
int string sp_endapplication_represent_card 0x0
|
||||
int string sp_endapplication_represent_card_torn 0x0
|
||||
int string sp_endapplication_speedup_kernel_not_support 0x0
|
||||
int string sp_endapplication_tmapp_empty 0x0
|
||||
int string sp_endapplication_zero_amount 0x0
|
||||
int string sp_hce_err_nochange 0x0
|
||||
int string sp_hce_err_not_open 0x0
|
||||
int string sp_hce_err_not_support 0x0
|
||||
int string sp_hce_err_param 0x0
|
||||
int string sp_hce_err_status 0x0
|
||||
int string sp_hce_hal_err_module 0x0
|
||||
int string sp_hce_t2t_failure 0x0
|
||||
int string sp_hce_t4t_failure 0x0
|
||||
int string sp_initializing 0x0
|
||||
int string sp_kl_kernel_rebooted 0x0
|
||||
int string sp_lrc_error 0x0
|
||||
int string sp_mir_complete_trans_reselect_app 0x0
|
||||
int string sp_mir_complete_trans_with_empty 0x0
|
||||
int string sp_mir_complete_trans_with_odol 0x0
|
||||
int string sp_mir_data_exchange_deal 0x0
|
||||
int string sp_mir_read_record_trans_reselect_app 0x0
|
||||
int string sp_mir_two_present_card 0x0
|
||||
int string sp_param_count_length_err 0x0
|
||||
int string sp_pboc_log_data_err 0x0
|
||||
int string sp_pboc_no_log 0x0
|
||||
int string sp_pboc_no_log_fmt 0x0
|
||||
int string sp_philips_mifare_err_aes_decrypt_fail 0x0
|
||||
int string sp_philips_mifare_err_aes_encrypt_fail 0x0
|
||||
int string sp_philips_mifare_err_authe_fail 0x0
|
||||
int string sp_philips_mifare_err_authen 0x0
|
||||
int string sp_philips_mifare_err_cmac_calc_fail 0x0
|
||||
int string sp_philips_mifare_err_cmac_err 0x0
|
||||
int string sp_philips_mifare_err_comm 0x0
|
||||
int string sp_philips_mifare_err_invaild_param 0x0
|
||||
int string sp_philips_mifare_err_nack 0x0
|
||||
int string sp_philips_mifare_err_response 0x0
|
||||
int string sp_printer_buffer_overflow 0x0
|
||||
int string sp_printer_data_error 0x0
|
||||
int string sp_printer_device_no_open 0x0
|
||||
int string sp_printer_error 0x0
|
||||
int string sp_printer_function_not_supported 0x0
|
||||
int string sp_printer_invalid_parameter 0x0
|
||||
int string sp_printer_low_voltage 0x0
|
||||
int string sp_printer_no_paper 0x0
|
||||
int string sp_printer_no_platen 0x0
|
||||
int string sp_printer_not_supported 0x0
|
||||
int string sp_printer_over_temperature 0x0
|
||||
int string sp_rebooting 0x0
|
||||
int string sp_reconnecting 0x0
|
||||
int string sp_samsungpay_trans_success 0x0
|
||||
int string sp_sci_err_atr_data 0x0
|
||||
int string sp_sci_err_commu 0x0
|
||||
int string sp_sci_err_pps 0x0
|
||||
int string sp_sci_err_t0_param 0x0
|
||||
int string sp_sci_err_t0_prob 0x0
|
||||
int string sp_sci_err_t1_block 0x0
|
||||
int string sp_sci_err_t1_lrc 0x0
|
||||
int string sp_sci_err_t1_param 0x0
|
||||
int string sp_sec_err_alg_aes 0x0
|
||||
int string sp_sec_err_alg_des 0x0
|
||||
int string sp_sec_err_alg_ecc 0x0
|
||||
int string sp_sec_err_alg_hash 0x0
|
||||
int string sp_sec_err_alg_rsa 0x0
|
||||
int string sp_sec_err_alg_sm2 0x0
|
||||
int string sp_sec_err_alg_sm3 0x0
|
||||
int string sp_sec_err_alg_sm4 0x0
|
||||
int string sp_sec_err_algblock 0x0
|
||||
int string sp_sec_err_apkey_delete 0x0
|
||||
int string sp_sec_err_apkey_invalid 0x0
|
||||
int string sp_sec_err_apkey_lost 0x0
|
||||
int string sp_sec_err_apkey_open 0x0
|
||||
int string sp_sec_err_apkey_other 0x0
|
||||
int string sp_sec_err_apkey_read 0x0
|
||||
int string sp_sec_err_apkey_status 0x0
|
||||
int string sp_sec_err_apkey_timout 0x0
|
||||
int string sp_sec_err_apkey_verify 0x0
|
||||
int string sp_sec_err_apkey_write 0x0
|
||||
int string sp_sec_err_apkey_write_mode 0x0
|
||||
int string sp_sec_err_auth_reqtype 0x0
|
||||
int string sp_sec_err_base64_invaid 0x0
|
||||
int string sp_sec_err_buffer_size 0x0
|
||||
int string sp_sec_err_ca_err 0x0
|
||||
int string sp_sec_err_cmac 0x0
|
||||
int string sp_sec_err_cmac_enckey 0x0
|
||||
int string sp_sec_err_cmac_mackey 0x0
|
||||
int string sp_sec_err_data 0x0
|
||||
int string sp_sec_err_datalen 0x0
|
||||
int string sp_sec_err_dstkey_index 0x0
|
||||
int string sp_sec_err_dukpt_keytype 0x0
|
||||
int string sp_sec_err_dukpt_overflow 0x0
|
||||
int string sp_sec_err_explen 0x0
|
||||
int string sp_sec_err_group_index 0x0
|
||||
int string sp_sec_err_hash_no_match 0x0
|
||||
int string sp_sec_err_input_cancel 0x0
|
||||
int string sp_sec_err_kcv_fail 0x0
|
||||
int string sp_sec_err_kcv_mode 0x0
|
||||
int string sp_sec_err_kcv_odd 0x0
|
||||
int string sp_sec_err_key_invalid 0x0
|
||||
int string sp_sec_err_key_same 0x0
|
||||
int string sp_sec_err_key_usage 0x0
|
||||
int string sp_sec_err_keyattr_not_match 0x0
|
||||
int string sp_sec_err_keyfail 0x0
|
||||
int string sp_sec_err_keyindex 0x0
|
||||
int string sp_sec_err_keylen 0x0
|
||||
int string sp_sec_err_keytpye 0x0
|
||||
int string sp_sec_err_locked 0x0
|
||||
int string sp_sec_err_mode_of_key_use 0x0
|
||||
int string sp_sec_err_need_add_ksn 0x0
|
||||
int string sp_sec_err_newpwd 0x0
|
||||
int string sp_sec_err_no_auth 0x0
|
||||
int string sp_sec_err_no_match 0x0
|
||||
int string sp_sec_err_nokcv 0x0
|
||||
int string sp_sec_err_nopin 0x0
|
||||
int string sp_sec_err_not_support 0x0
|
||||
int string sp_sec_err_null_ptr 0x0
|
||||
int string sp_sec_err_overnum 0x0
|
||||
int string sp_sec_err_pan_timeout 0x0
|
||||
int string sp_sec_err_pin_timeout 0x0
|
||||
int string sp_sec_err_pos_pksk 0x0
|
||||
int string sp_sec_err_pos_pvk_recover 0x0
|
||||
int string sp_sec_err_pwd 0x0
|
||||
int string sp_sec_err_rand_no_match 0x0
|
||||
int string sp_sec_err_req_ssa 0x0
|
||||
int string sp_sec_err_small_interval 0x0
|
||||
int string sp_sec_err_srckey_index 0x0
|
||||
int string sp_sec_err_srckey_type 0x0
|
||||
int string sp_sec_err_tlv 0x0
|
||||
int string sp_sec_err_tr34_bound 0x0
|
||||
int string sp_sec_err_tr34_random_miss 0x0
|
||||
int string sp_sec_err_tr34_token_parse_faild 0x0
|
||||
int string sp_sec_err_tr34_unbind 0x0
|
||||
int string sp_sec_err_tr34_verify_faild 0x0
|
||||
int string sp_sec_err_wait_interval 0x0
|
||||
int string sp_sec_ret_ok 0x0
|
||||
int string sp_sec_ret_param_error 0x0
|
||||
int string sp_sec_rndkey_error 0x0
|
||||
int string sp_sec_rootkey_error 0x0
|
||||
int string sp_seq_unmatch 0x0
|
||||
int string sp_sleep 0x0
|
||||
int string sp_smc_hal_err_parity 0x0
|
||||
int string sp_smc_hal_err_step 0x0
|
||||
int string sp_smc_hal_err_timeout 0x0
|
||||
int string sp_smc_sync_address_overflow 0x0
|
||||
int string sp_smc_sync_device_not_open 0x0
|
||||
int string sp_smc_sync_error_channel 0x0
|
||||
int string sp_smc_sync_invalid_operation 0x0
|
||||
int string sp_smc_sync_invalid_pointer 0x0
|
||||
int string sp_smc_sync_invalid_reset 0x0
|
||||
int string sp_smc_sync_invalid_value 0x0
|
||||
int string sp_smc_sync_nack 0x0
|
||||
int string sp_smc_sync_no_card 0x0
|
||||
int string sp_smc_sync_no_power 0x0
|
||||
int string sp_smc_sync_verify_psc_error 0x0
|
||||
int string sp_success 0x0
|
||||
int string sp_sys_err_buflen 0x0
|
||||
int string sp_sys_err_hard 0x0
|
||||
int string sp_sys_err_illegalday 0x0
|
||||
int string sp_sys_err_illegalhour 0x0
|
||||
int string sp_sys_err_illegalmin 0x0
|
||||
int string sp_sys_err_illegalmonth 0x0
|
||||
int string sp_sys_err_illegalsec 0x0
|
||||
int string sp_sys_err_illegalyear 0x0
|
||||
int string sp_sys_err_initfail 0x0
|
||||
int string sp_sys_err_nosupport 0x0
|
||||
int string sp_sys_err_param 0x0
|
||||
int string sp_tax_err_read 0x0
|
||||
int string sp_tax_err_write 0x0
|
||||
int string sp_timeout 0x0
|
||||
int string sp_try_another_interface_preproc 0x0
|
||||
int string sp_unknown 0x0
|
||||
int string unknown 0x0
|
Binary file not shown.
@ -1,468 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="alg_err_nogm">No apoyo del MM, sin chip de GM</string>
|
||||
<string name="alg_ret_param_error">error de parámetro Algoritmo</string>
|
||||
<string name="alg_ret_rcv_sm_error">chips Nacional no respondió</string>
|
||||
<string name="alg_ret_send_sm_error">la recepción de chips Nacional falló</string>
|
||||
<string name="basic_file_copy_error">Error al copiar el archivo</string>
|
||||
<string name="basic_file_delete_error">Error al eliminar el archivo</string>
|
||||
<string name="basic_file_verify_fail">Falló la verificación del archivo</string>
|
||||
<string name="emv_app_select_index_error">seleccione error de índice de aplicaciones</string>
|
||||
<string name="emv_cardinfo_error">Compruebe error de tarjeta, cardinfo es nulo</string>
|
||||
<string name="emv_cert_verify_error">Certificación verificar errores</string>
|
||||
<string name="emv_confirm_card_info_error">Verificar la información de la tarjeta ha fallado o tiempo de espera.</string>
|
||||
<string name="emv_data_exchange_error">de error de intercambio de datos</string>
|
||||
<string name="emv_data_exchange_timeout">El intercambio de datos de tiempo de espera</string>
|
||||
<string name="emv_db_no_matched_aid">No hay AID emparejado en la base de datos.</string>
|
||||
<string name="emv_db_no_matched_capk">No hay CAPK emparejado en la base de datos.</string>
|
||||
<string name="emv_db_opt_error">Operar error de base de datos.</string>
|
||||
<string name="emv_db_save_term_error">Error con la base de datos de parámetros guardar terminal.</string>
|
||||
<string name="emv_final_select_error">de error de selección final</string>
|
||||
<string name="emv_final_select_timeout">Final de selección de tiempo de espera</string>
|
||||
<string name="emv_in_process">El proceso EMV no está terminado y no se puede realizar la próxima vez.</string>
|
||||
<string name="emv_kernel_exception">Kernel excepción proceso</string>
|
||||
<string name="emv_kernel_msg_null">datos de procesamiento de transacciones está vacía.</string>
|
||||
<string name="emv_keyboard_params_error">Teclado excepción de inicialización, coordinar teclado pasado parámetro es nulo.</string>
|
||||
<string name="emv_nfc_cvm_error">error de proceso Nfc CVM</string>
|
||||
<string name="emv_online_process_error">error de proceso en línea</string>
|
||||
<string name="emv_pan_error">Error de datos de PAN</string>
|
||||
<string name="emv_pin_canceled">PIN cancelar</string>
|
||||
<string name="emv_pin_error">PIN de error</string>
|
||||
<string name="emv_pinpad_callback_error">La devolución de llamada PINPAD está vacía.</string>
|
||||
<string name="emv_prepare_fail">preproceso transacción ha fallado.</string>
|
||||
<string name="emv_signature_error">error en la firma</string>
|
||||
<string name="emv_terminal_risk_management_timeout">tiempo de espera de la gestión del riesgo de terminales</string>
|
||||
<string name="emv_timing_error">La secuencia de llamada a la función falló.</string>
|
||||
<string name="emv_trans_process_fail">fallos en los procesos de transacción</string>
|
||||
<string name="emv_trans_type_unsupport">proceso de la transacción falló y no se admite el tipo de transacción.</string>
|
||||
<string name="emv_transdata_invalid">error Transdata</string>
|
||||
<string name="emv_unknown_cvm_type">Desconocido Tipo de CVM</string>
|
||||
<string name="etc_no_device_searched">No hay ningún dispositivo buscado</string>
|
||||
<string name="firmware_update_fail">Firmware fallado la actualización</string>
|
||||
<string name="firmware_verify_fail">validación firmware falló</string>
|
||||
<string name="i2c_recv_data_timeout">I2C recibir los datos de tiempo de espera</string>
|
||||
<string name="i2c_send_data_failed">datos I2C enviar fallaron</string>
|
||||
<string name="invoking_error_params">Param error</string>
|
||||
<string name="invoking_not_support">Función no soportada</string>
|
||||
<string name="invoking_pubkey_len_not_match">longitud de la clave pública no coincide</string>
|
||||
<string name="invoking_repeat_invok">función de llamada repetida</string>
|
||||
<string name="invoking_thread_exception">El hilo fue abortado</string>
|
||||
<string name="invoking_wait_update">actualización de firmware</string>
|
||||
<string name="permission_access_sphs">Llamada no autorizada a SPHS</string>
|
||||
<string name="permission_led">Requerir el permiso para el LED.</string>
|
||||
<string name="permission_pinpad">Requiere permiso para ser PINPAD.</string>
|
||||
<string name="permission_read_contactless">Requiere permiso para ser CONTACTLESS_CARD.</string>
|
||||
<string name="permission_read_icc">Requerir el permiso para que la CPI.</string>
|
||||
<string name="permission_read_msr">Requiere permiso para ser MSR.</string>
|
||||
<string name="permission_security">Requerir el permiso para la seguridad.</string>
|
||||
<string name="pinpad_over_max_pin_length">el fracaso de entrada de PIN, la longitud máxima Over</string>
|
||||
<string name="pinpad_pin_input_timeout">tiempo de espera de entrada de PIN</string>
|
||||
<string name="pinpad_pinpad_type_error">error pinPadType</string>
|
||||
<string name="pinpad_return_pinblock_error">PIN de entrada, devolución bloque de pins falló</string>
|
||||
<string name="pinpad_sp_exception">error de proceso SP</string>
|
||||
<string name="pinpad_start_up_pinpad_fail">Inicio PINpad falló</string>
|
||||
<string name="pinpad_thread_interrupted">El hilo de consulta de estado PIN se aborta.</string>
|
||||
<string name="printer_pinpad_ongoing">PinPad en curso</string>
|
||||
<string name="readcard_candidate_list_timeout">Crear una lista de candidatos de tiempo de espera.</string>
|
||||
<string name="readcard_downgrade_transaction">Esta tarjeta es tarjeta de chip, no puede degradar transacción.</string>
|
||||
<string name="readcard_error_params_apdu">parámetros de interacción de error de datos de la tarjeta.</string>
|
||||
<string name="readcard_fail">Lea el fallo de la tarjeta</string>
|
||||
<string name="readcard_ic_fail">insuficiencia IC tarjeta de cheques</string>
|
||||
<string name="readcard_interactive_fail">La interacción de los datos de la tarjeta no</string>
|
||||
<string name="readcard_nfc_fail">el fracaso de la NFC tarjeta de cheques</string>
|
||||
<string name="readcard_timeout">tiempo de espera de lectura de tarjetas</string>
|
||||
<string name="readcard_track123_error">Seguir 1,2,3 error</string>
|
||||
<string name="readcard_track12_error">Seguir 1,2 error</string>
|
||||
<string name="readcard_track13_error">Seguir 1,3 error</string>
|
||||
<string name="readcard_track1_error">La pista 1 error</string>
|
||||
<string name="readcard_track23_error">Realizar un seguimiento de 2,3 error</string>
|
||||
<string name="readcard_track2_error">La pista 2 error</string>
|
||||
<string name="readcard_track3_error">Pista 3 error</string>
|
||||
<string name="readcard_unknown_type">Desconocido tipo de tarjeta</string>
|
||||
<string name="security_bad_array_length">Echo error longitud de la matriz.</string>
|
||||
<string name="security_check_value_error">error de valor de comprobación</string>
|
||||
<string name="security_checkvalue_length_error">error de longitud de valor de comprobación</string>
|
||||
<string name="security_decrypt_fail">descifrado de clave no realizada</string>
|
||||
<string name="security_encrypt_fail">Cifrar el fracaso</string>
|
||||
<string name="security_gen_random_key_fail">la generación de claves al azar falló.</string>
|
||||
<string name="security_get_smstatus_fail">No se ha podido obtener el código de mensaje de alarma.</string>
|
||||
<string name="security_index_no_key">Especifica que no existe la clave del índice cifrado.</string>
|
||||
<string name="security_inject_bdk_error">Inyectar error BDK</string>
|
||||
<string name="security_key_index_error">Error de índice clave.</string>
|
||||
<string name="security_key_len_error">error Longitud de la clave</string>
|
||||
<string name="security_key_length_error">error Longitud de la clave</string>
|
||||
<string name="security_key_partition_exhausted">partición clave agotado</string>
|
||||
<string name="security_keyboard_exception">Teclado excepción de inicialización.</string>
|
||||
<string name="security_mac_error">Mac no aritmética</string>
|
||||
<string name="security_mac_type_unsuppor">El tipo de algoritmo MAC que no es compatible.</string>
|
||||
<string name="security_pan_length_error">error de longitud PAN</string>
|
||||
<string name="security_pin_length_error">error de longitud PIN</string>
|
||||
<string name="security_save_fail">Error al guardar</string>
|
||||
<string name="security_save_pk_fail">Guardar el fracaso PUK</string>
|
||||
<string name="security_unsupported_transformation">transformación sin apoyo</string>
|
||||
<string name="security_verify_apk_sign_fail">Verificar el fracaso señal de APK</string>
|
||||
<string name="security_verify_fail">Verificar el fracaso signo</string>
|
||||
<string name="sp_base_eack_overflow">Desbordamiento de datos SP ACK</string>
|
||||
<string name="sp_base_eack_param">Error de parámetro del paquete de respuesta ACK</string>
|
||||
<string name="sp_base_ecmd_check">Error de verificación del paquete CMD, sin campo de información</string>
|
||||
<string name="sp_base_ecmd_nospace">El búfer de recepción del SP está lleno, no hay campo de información</string>
|
||||
<string name="sp_base_ecmd_overflow">Desbordamiento de la longitud de los datos del paquete CMD</string>
|
||||
<string name="sp_base_ecmd_param">Error de parámetro de paquete CMD</string>
|
||||
<string name="sp_base_ecmd_seq">Error de secuencia de paquetes CMD</string>
|
||||
<string name="sp_base_ecmd_timeout">SP recibe tiempo de espera de datos, sin campo de información</string>
|
||||
<string name="sp_base_ecmd_unsupport">Paquete CMD no admitido</string>
|
||||
<string name="sp_base_err_devicecode">Obtener error de código de dispositivo</string>
|
||||
<string name="sp_base_error">Inicio de error BASE</string>
|
||||
<string name="sp_base_error_e2big">Lista de argumentos demasiado larga</string>
|
||||
<string name="sp_base_error_eacces">Permiso denegado</string>
|
||||
<string name="sp_base_error_eagain">Intentar otra vez</string>
|
||||
<string name="sp_base_error_ebadf">Número de archivo incorrecto</string>
|
||||
<string name="sp_base_error_ebusy">Dispositivo o recurso ocupado</string>
|
||||
<string name="sp_base_error_echild">Sin procesos secundarios</string>
|
||||
<string name="sp_base_error_edom">Argumento matemático fuera del dominio de la función</string>
|
||||
<string name="sp_base_error_eexist">El archivo existe</string>
|
||||
<string name="sp_base_error_efault">dirección inválida</string>
|
||||
<string name="sp_base_error_efbig">Archivo demasiado grande</string>
|
||||
<string name="sp_base_error_eintr">Llamada al sistema interrumpida</string>
|
||||
<string name="sp_base_error_einval">Argumento no válido</string>
|
||||
<string name="sp_base_error_eio">Error de E / S</string>
|
||||
<string name="sp_base_error_eisdir">Es un directorio</string>
|
||||
<string name="sp_base_error_emfile">Demasiados archivos abiertos</string>
|
||||
<string name="sp_base_error_emlink">Demasiados enlaces</string>
|
||||
<string name="sp_base_error_enfile">Desbordamiento de la tabla de archivos</string>
|
||||
<string name="sp_base_error_enodev">Hay tal dispositivo</string>
|
||||
<string name="sp_base_error_enoent">El fichero o directorio no existe</string>
|
||||
<string name="sp_base_error_enoexec">Error de formato de ejecución</string>
|
||||
<string name="sp_base_error_enomem">Sin memoria</string>
|
||||
<string name="sp_base_error_enospc">no queda espacio en el dispositivo</string>
|
||||
<string name="sp_base_error_enotblk">Bloquear dispositivo requerido</string>
|
||||
<string name="sp_base_error_enotconn">Comunicación no conectada</string>
|
||||
<string name="sp_base_error_enotdir">No es un directorio</string>
|
||||
<string name="sp_base_error_enotty">No una maquina de escribir</string>
|
||||
<string name="sp_base_error_enxio">No existe tal dispositivo o dirección</string>
|
||||
<string name="sp_base_error_eperm">operación no permitida</string>
|
||||
<string name="sp_base_error_epipe">Tuberia rota</string>
|
||||
<string name="sp_base_error_erange">Resultado matemático no representable</string>
|
||||
<string name="sp_base_error_erofs">Búsqueda ilegal</string>
|
||||
<string name="sp_base_error_espipe">Sistema de archivos de sólo lectura</string>
|
||||
<string name="sp_base_error_esrch">No hay tal proceso</string>
|
||||
<string name="sp_base_error_etxtbsy">Archivo de texto ocupado</string>
|
||||
<string name="sp_base_error_exdev">Enlace entre dispositivos</string>
|
||||
<string name="sp_base_error_setype">Error de tipo de chip SE</string>
|
||||
<string name="sp_base_error_upgrade">Error al actualizar el firmware</string>
|
||||
<string name="sp_base_liteso_eaccess">LITESO no tiene derecho a acceder al archivo</string>
|
||||
<string name="sp_base_liteso_ecount">La cantidad de LITESO instalado excede el valor máximo del sistema</string>
|
||||
<string name="sp_base_liteso_efinger">Error de huella dactilar de LITESO</string>
|
||||
<string name="sp_base_liteso_eflash">Error de flash de escritura de LITESO</string>
|
||||
<string name="sp_base_liteso_einfo">Error de información de LITESO</string>
|
||||
<string name="sp_base_liteso_elitesolen">Error de longitud de LITESO</string>
|
||||
<string name="sp_base_liteso_enodev">LITES no existen</string>
|
||||
<string name="sp_base_liteso_enotspace">No hay suficiente espacio para LITESO</string>
|
||||
<string name="sp_base_liteso_everify">Error de firma LITESO</string>
|
||||
<string name="sp_base_upgrade_cmd">Error de CMD de actualización de firmware</string>
|
||||
<string name="sp_base_upgrade_flash">Error de flash de acceso a la actualización de firmware</string>
|
||||
<string name="sp_base_upgrade_name">Error de nombre de inicio de firmware</string>
|
||||
<string name="sp_base_upgrade_size">El tamaño del firmware supera el diseñado</string>
|
||||
<string name="sp_base_upgrade_verify">La verificación de la firma del firmware falló</string>
|
||||
<string name="sp_bi_illegal_data_length">El área de datos de paquetes respuesta es ilegal</string>
|
||||
<string name="sp_bi_input_param_error">error de parámetro de entrada</string>
|
||||
<string name="sp_bi_rsp_data_parse_error">Un error de análisis de datos paquete de respuesta</string>
|
||||
<string name="sp_busy">SP está ocupado</string>
|
||||
<string name="sp_card_err_decode">decodificación de datos de tarjetas magnéticas</string>
|
||||
<string name="sp_card_err_nocard">No hay ninguna tarjeta</string>
|
||||
<string name="sp_card_err_param">Param error</string>
|
||||
<string name="sp_closed">puerto serie está cerrada</string>
|
||||
<string name="sp_cls_err_block_type">Bloquear tipo de error de codificación</string>
|
||||
<string name="sp_cls_err_exceed_fsd">La tarjeta envía datos a través de FSD</string>
|
||||
<string name="sp_cls_err_iblock_atchain">PICC utiliza el bloque-I para responder al bloque de enlace</string>
|
||||
<string name="sp_cls_err_iblock_protocol">Block-I en error PCB o subsiguiente error longitud de datos</string>
|
||||
<string name="sp_cls_err_iblock_sn">El SN recibido con bloque-I es incorrecta</string>
|
||||
<string name="sp_cls_err_idcard_guid">Leer error de GUID de la tarjeta de identificación</string>
|
||||
<string name="sp_cls_err_msr_ic_interrupted">MSR o IC interrumpido</string>
|
||||
<string name="sp_cls_err_mult">multi-tarjeta</string>
|
||||
<string name="sp_cls_err_protocol">Los tiempos de reintento en el caso correcto han alcanzado el límite superior</string>
|
||||
<string name="sp_cls_err_rblock_nak">PICC responden al bloque-NAK</string>
|
||||
<string name="sp_cls_err_rblock_protocol">Block-R en error PCB o subsiguiente error longitud de datos</string>
|
||||
<string name="sp_cls_err_rblock_sn">El SN con recibido bloque-R es incorrecta</string>
|
||||
<string name="sp_cls_err_sblock_nowtx">El bloque-S enviada por PICC no es solicitada por S-WTX</string>
|
||||
<string name="sp_cls_err_sblock_protocol">Block-S en error PCB o subsiguiente error longitud de datos</string>
|
||||
<string name="sp_cls_err_sblock_wtx">El requisito de error PARAM WTX (= 0)</string>
|
||||
<string name="sp_cls_err_user_cancel">Usuario cancelado</string>
|
||||
<string name="sp_cls_hal_err_cardexist">La tarjeta es existir</string>
|
||||
<string name="sp_cls_hal_err_carrieroff">portadora sin abrir</string>
|
||||
<string name="sp_cls_hal_err_coll">conflicto de comunicación</string>
|
||||
<string name="sp_cls_hal_err_core">Conduce error núcleo estructura de datos</string>
|
||||
<string name="sp_cls_hal_err_crc">error de comprobación de CRC en la comunicación</string>
|
||||
<string name="sp_cls_hal_err_fifo">operación FIFO interna falló</string>
|
||||
<string name="sp_cls_hal_err_frame">Comunicación de errores de trama</string>
|
||||
<string name="sp_cls_hal_err_m1auth">La contraseña de error de autenticación Mifare</string>
|
||||
<string name="sp_cls_hal_err_m1param">La tarjeta (Mifare) parámetro de autenticación es incorrecta</string>
|
||||
<string name="sp_cls_hal_err_module">Módulo detectar fallidos</string>
|
||||
<string name="sp_cls_hal_err_parity">Error en el carácter de comunicación</string>
|
||||
<string name="sp_cls_hal_err_powerdwn">módulo desenchufado</string>
|
||||
<string name="sp_cls_hal_err_prot">La señal en la comunicación no va de acuerdo con el acuerdo</string>
|
||||
<string name="sp_cls_hal_err_refuse">Orden de rechazo de la tarjeta</string>
|
||||
<string name="sp_cls_hal_err_timeout">desbordamiento de la comunicación</string>
|
||||
<string name="sp_cls_typea_err_atqa">El primer carácter del comando WUPA / REQA (tipo A) es ilegal</string>
|
||||
<string name="sp_cls_typea_err_bcc">comprobación del número de la tarjeta y el error de comunicación de la tarjeta de tipo A</string>
|
||||
<string name="sp_cls_typea_err_iso14443_4">El tipo–A no soporta iso14443–4, el proceso de activación se aborta</string>
|
||||
<string name="sp_cls_typea_err_number">El número de datos de tipo A respuesta comunicación de la tarjeta no coincide con el esperado</string>
|
||||
<string name="sp_cls_typea_err_t0">El T0 bytes de la ATS (tipo-A) son ilegales</string>
|
||||
<string name="sp_cls_typea_err_ta1">La TA1 bytes de la ATS (tipo-A) son ilegales</string>
|
||||
<string name="sp_cls_typea_err_tb1">El TB1 bytes de la ATS (tipo-A) son ilegales</string>
|
||||
<string name="sp_cls_typea_err_tc1">El TC1 bytes de la ATS (tipo-A) son ilegales</string>
|
||||
<string name="sp_cls_typea_err_tl">El TL bytes de la ATS (tipo A) son ilegales</string>
|
||||
<string name="sp_cls_typea_err_uidtag">El primer error carácter del número de la tarjeta de comunicación de la tarjeta de tipo A</string>
|
||||
<string name="sp_cls_typeb_err_atqb0">El primer carácter del comando WUPA / REQA (tipo B) no es 0x50</string>
|
||||
<string name="sp_cls_typeb_err_cid">El código de canal es diferente del conjunto en el comando ATTRIB (tipo-B)</string>
|
||||
<string name="sp_cls_typeb_err_hltb">Los bytes de respuesta del comando HLTB (tipo-B) no es 0x00</string>
|
||||
<string name="sp_cls_typeb_err_number">El número de tipo B respuesta comunicación de la tarjeta de datos no coincide con el esperado</string>
|
||||
<string name="sp_cls_typeb_err_ptype">El cuarto de los bytes de tipo de protocolo en ATQB no es 0</string>
|
||||
<string name="sp_dc_unsupported_cmd">comandos no admitidos</string>
|
||||
<string name="sp_dl_conn_failed">SP fallo de conexión</string>
|
||||
<string name="sp_dl_copy_file_failed">No se pudo leer el paquete de archivos</string>
|
||||
<string name="sp_dl_data_pkg_process_error">error de proceso de paquetes</string>
|
||||
<string name="sp_dl_data_pkg_timeout">paquete de datos de tiempo de espera</string>
|
||||
<string name="sp_dl_failed">Error de actualización</string>
|
||||
<string name="sp_dl_get_same_sdk_version">La versión es coherente con la versión de destino</string>
|
||||
<string name="sp_dl_get_wrong_sdk_version">La versión SDK no está disponible</string>
|
||||
<string name="sp_dl_open_file_failed">No se ha podido abrir el archivo de actualización</string>
|
||||
<string name="sp_dl_query_default_info_failed">información predeterminada consulta falló</string>
|
||||
<string name="sp_dl_string_overlong">La cadena de actualización es demasiado largo</string>
|
||||
<string name="sp_dl_success">Actualizar correctamente</string>
|
||||
<string name="sp_dl_upgrade_canceled">actualización cancelado</string>
|
||||
<string name="sp_dl_upgrading">SP es la actualización</string>
|
||||
<string name="sp_dl_version_not_downgrade">La versión del firmware no permite una rebaja</string>
|
||||
<string name="sp_emv_approve">transacción aprobada</string>
|
||||
<string name="sp_emv_cvm_reenter_pin">Por favor re-entrada de PIN</string>
|
||||
<string name="sp_emv_cvm_reenter_pin_last">Por favor entrada PIN nuevo (La última vez)</string>
|
||||
<string name="sp_emv_cvm_step_next">Por favor, seguir haciendo CVM</string>
|
||||
<string name="sp_emv_declined">transacción se negó</string>
|
||||
<string name="sp_emv_endapplication">transacción interrumpida</string>
|
||||
<string name="sp_emv_final_select_data_error">seleccione los datos finales de error</string>
|
||||
<string name="sp_emv_invalid_param">Parametro invalido</string>
|
||||
<string name="sp_emv_no_data">EMV hay datos</string>
|
||||
<string name="sp_emv_no_preparam">Lista de parámetros de preproceso está vacía</string>
|
||||
<string name="sp_emv_ok_continue">Ejecutar correctamente, y seguir haciendo el siguiente paso</string>
|
||||
<string name="sp_emv_online_request">Realizar la operación en línea</string>
|
||||
<string name="sp_emv_param_data_error">Error en los datos de parámetros de terminales</string>
|
||||
<string name="sp_emv_param_not_exist">no existen datos de parámetros de terminales</string>
|
||||
<string name="sp_emv_see_phone">Ver teléfono</string>
|
||||
<string name="sp_emv_select_next_app">Por favor seleccione la aplicación siguiente</string>
|
||||
<string name="sp_emv_sum_err">código de comprobación de errores al descargar PUK</string>
|
||||
<string name="sp_emv_try_again">Por favor relugar de la tarjeta</string>
|
||||
<string name="sp_emv_try_another_interface">Por favor, use otras interfaces</string>
|
||||
<string name="sp_emv_wave_goto_DRL">Ir a Paywave DRL</string>
|
||||
<string name="sp_emv_wave_goto_second_tap">Intentar otra vez</string>
|
||||
<string name="sp_endapplication_app_block">Trans terminado (App está bloqueado)</string>
|
||||
<string name="sp_endapplication_card_block">Trans terminado (tarjeta está bloqueado)</string>
|
||||
<string name="sp_endapplication_card_expired">Trans terminado (tarjeta de expirado)</string>
|
||||
<string name="sp_endapplication_clss_limit_exceed">Exceda el límite sin contacto</string>
|
||||
<string name="sp_endapplication_cmd_err">Trans terminado (comando Enviar o recibir tiempo de espera)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err">Trans terminado (estado de error de código)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err_gpo">Trans terminado (error de respuesta GPO)</string>
|
||||
<string name="sp_endapplication_cmd_swab_6985">Trans terminado (Comando reciben tiempo de espera)</string>
|
||||
<string name="sp_endapplication_cmd_timeout">Trans terminado (Comando reciben tiempo de espera)</string>
|
||||
<string name="sp_endapplication_data_duplicate">Trans terminado (La repetición carta regresa elemento de datos)</string>
|
||||
<string name="sp_endapplication_data_err">Trans terminado (los datos de la tarjeta devuelve error)</string>
|
||||
<string name="sp_endapplication_data_storage_read">Almacenamiento de datos de lectura</string>
|
||||
<string name="sp_endapplication_kernel_not_support">Kernel de tipo no ayuda</string>
|
||||
<string name="sp_endapplication_l1_protocal_err">Trans terminado (error de protocolo L1)</string>
|
||||
<string name="sp_endapplication_l1_timeout_err">Trans terminado (L1 leer tiempo de espera de la tarjeta)</string>
|
||||
<string name="sp_endapplication_l1_transmission_err">Trans terminado (error de transmisión L1)</string>
|
||||
<string name="sp_endapplication_l2_cam_fail">Trans terminado (L2 fallo de la tarjeta de autenticación (Offline fracaso auth de datos))</string>
|
||||
<string name="sp_endapplication_l2_card_data_err">Trans terminado (error datos de la tarjeta L2)</string>
|
||||
<string name="sp_endapplication_l2_card_data_finalsel">Trans terminado (error de datos de selección de tarjeta final L2)</string>
|
||||
<string name="sp_endapplication_l2_card_data_missing">Trans terminado (datos de la tarjeta L2 que falta)</string>
|
||||
<string name="sp_endapplication_l2_empty_cand_list">Trans terminado (L2 lista de candidatos está vacío)</string>
|
||||
<string name="sp_endapplication_l2_ids_data_errr">Trans terminado (L2 IDS error de datos)</string>
|
||||
<string name="sp_endapplication_l2_ids_no_match_ac">Trans terminado (L2 IDS no AC partido)</string>
|
||||
<string name="sp_endapplication_l2_ids_read_err">Trans terminado (L2 IDS leer error)</string>
|
||||
<string name="sp_endapplication_l2_ids_write_err">Trans terminado (L2 IDS error de escritura)</string>
|
||||
<string name="sp_endapplication_l2_mag_not_support">Trans terminado (L2 no soporta el modo magnético)</string>
|
||||
<string name="sp_endapplication_l2_max_limit_exceed">Trans terminado (cantidad L2 trans exceda el límite máximo sin contacto)</string>
|
||||
<string name="sp_endapplication_l2_no_ppse">Trans terminado (tarjeta L2 no PPSE)</string>
|
||||
<string name="sp_endapplication_l2_parsing_err">Trans terminado (insuficiencia de datos de análisis sintáctico L2)</string>
|
||||
<string name="sp_endapplication_l2_ppse_fault">Trans terminado (L2 PPSE error de proceso)</string>
|
||||
<string name="sp_endapplication_l2_status_byte">Trans terminado (error byte de estado L2)</string>
|
||||
<string name="sp_endapplication_l2_terminal_data_err">Trans terminado (error de datos de terminal L2)</string>
|
||||
<string name="sp_endapplication_l3_amount_not_present">Trans terminado (no cantidad L3 transacción presente)</string>
|
||||
<string name="sp_endapplication_l3_no_det_data">Trans terminado (L3 no DET datos)</string>
|
||||
<string name="sp_endapplication_l3_stop">Trans terminado (L3 parada)</string>
|
||||
<string name="sp_endapplication_l3_timeout">Trans terminado (L3 tiempo de espera)</string>
|
||||
<string name="sp_endapplication_no_scapp">Trans terminado (terminales y tarjetas tienen aplicación sin soporte común)</string>
|
||||
<string name="sp_endapplication_not_accept">Trans terminado (Transacciones no se aceptan)</string>
|
||||
<string name="sp_endapplication_other_card">Trans terminado (Use otra tarjeta)</string>
|
||||
<string name="sp_endapplication_other_card_withrecord">Trans terminado (Use otra tarjeta (con registro de datos))</string>
|
||||
<string name="sp_endapplication_represent_card">Trans terminado (Representar tarjeta)</string>
|
||||
<string name="sp_endapplication_represent_card_torn">Debido al parpadeo de las tarjetas, por favor, vuelva a tocar su tarjeta</string>
|
||||
<string name="sp_endapplication_speedup_kernel_not_support">No Tipo de aceleración compatibilidad con el núcleo</string>
|
||||
<string name="sp_endapplication_tmapp_empty">Trans terminado (Terminal no tienen app)</string>
|
||||
<string name="sp_endapplication_zero_amount">importe cero</string>
|
||||
<string name="sp_hce_err_nochange">Los datos del NDEF de HCE no han cambiad</string>
|
||||
<string name="sp_hce_err_not_open">El módulo HCE no está abierto</string>
|
||||
<string name="sp_hce_err_not_support">Función HCE no compatible</string>
|
||||
<string name="sp_hce_err_param">Error de parámetro HCE</string>
|
||||
<string name="sp_hce_err_status">Error de estado de HCE</string>
|
||||
<string name="sp_hce_hal_err_module">Error al inicializar el módulo HCE</string>
|
||||
<string name="sp_hce_t2t_failure">La operación HCE t2t falló</string>
|
||||
<string name="sp_hce_t4t_failure">La operación HCE t4t falló</string>
|
||||
<string name="sp_initializing">SP se está inicializando</string>
|
||||
<string name="sp_kl_kernel_rebooted">El núcleo se ha reiniciado</string>
|
||||
<string name="sp_lrc_error">LRC no pudo verificar</string>
|
||||
<string name="sp_mir_complete_trans_reselect_app">comando completo después de la aplicación Reselect</string>
|
||||
<string name="sp_mir_complete_trans_with_empty">comando completo con vacío</string>
|
||||
<string name="sp_mir_complete_trans_with_odol">comando completo con ODOL</string>
|
||||
<string name="sp_mir_data_exchange_deal">acuerdo de intercambio de datos</string>
|
||||
<string name="sp_mir_read_record_trans_reselect_app">leer comando de grabación después de la aplicación Reselect</string>
|
||||
<string name="sp_mir_two_present_card">Dos actual tarjeta</string>
|
||||
<string name="sp_param_count_length_err">Número de argumentos o errores de longitud</string>
|
||||
<string name="sp_pboc_log_data_err">Error de datos de registro de trans</string>
|
||||
<string name="sp_pboc_no_log">registro de trans no es existir</string>
|
||||
<string name="sp_pboc_no_log_fmt">Banco Popular de China hay un formato de registro</string>
|
||||
<string name="sp_philips_mifare_err_aes_decrypt_fail">El descifrado de Mifare Plus AES falló</string>
|
||||
<string name="sp_philips_mifare_err_aes_encrypt_fail">Falló el cifrado AES de Mifare Plus</string>
|
||||
<string name="sp_philips_mifare_err_authe_fail">La autenticación de la tarjeta Mifare falló</string>
|
||||
<string name="sp_philips_mifare_err_authen">La tarjeta Mifare no autentica la contraseña</string>
|
||||
<string name="sp_philips_mifare_err_cmac_calc_fail">Mifare Plus calcula el error CMAC</string>
|
||||
<string name="sp_philips_mifare_err_cmac_err">Error de Mifare Plus CMAC</string>
|
||||
<string name="sp_philips_mifare_err_comm">Número esperado de tamaño de datos de respuesta de tarjeta Mifare</string>
|
||||
<string name="sp_philips_mifare_err_invaild_param">Parámetro de tarjeta Mifare ilegal</string>
|
||||
<string name="sp_philips_mifare_err_nack">Tarjeta Mifare rechazar CMD</string>
|
||||
<string name="sp_philips_mifare_err_response">Error de datos de respuesta de la tarjeta Mifare</string>
|
||||
<string name="sp_printer_buffer_overflow">Imprimir desbordamiento de búfer</string>
|
||||
<string name="sp_printer_data_error">Error de datos</string>
|
||||
<string name="sp_printer_device_no_open">El dispositivo no está abierta o el funcionamiento del dispositivo es anormal</string>
|
||||
<string name="sp_printer_error">Error</string>
|
||||
<string name="sp_printer_function_not_supported">Función de impresora no compatible</string>
|
||||
<string name="sp_printer_invalid_parameter">Parametro invalido</string>
|
||||
<string name="sp_printer_low_voltage">baja tensión de la batería</string>
|
||||
<string name="sp_printer_no_paper">sin papeles</string>
|
||||
<string name="sp_printer_no_platen">Impresora sin platina</string>
|
||||
<string name="sp_printer_not_supported">La impresora no admite</string>
|
||||
<string name="sp_printer_over_temperature">Exceso de temperatura</string>
|
||||
<string name="sp_rebooting">SP está reiniciando</string>
|
||||
<string name="sp_reconnecting">SP es reconexión</string>
|
||||
<string name="sp_samsungpay_trans_success">SamsungPay éxito trans</string>
|
||||
<string name="sp_sci_err_atr_data">error ATR</string>
|
||||
<string name="sp_sci_err_commu">Error de comunicación</string>
|
||||
<string name="sp_sci_err_pps">Error de PPSr</string>
|
||||
<string name="sp_sci_err_t0_param">Error de parámetro T0</string>
|
||||
<string name="sp_sci_err_t0_prob">Error de byte de sonda T0</string>
|
||||
<string name="sp_sci_err_t1_block">Error de número de bloque T1</string>
|
||||
<string name="sp_sci_err_t1_lrc">Error T1 LRC</string>
|
||||
<string name="sp_sci_err_t1_param">Error de parámetro T1</string>
|
||||
<string name="sp_sec_err_alg_aes">AES algoritmo de excepción</string>
|
||||
<string name="sp_sec_err_alg_des">Des excepción algoritmo</string>
|
||||
<string name="sp_sec_err_alg_ecc">Error de algoritmo ECC</string>
|
||||
<string name="sp_sec_err_alg_hash">hash de algoritmo de excepción</string>
|
||||
<string name="sp_sec_err_alg_rsa">RSA algoritmo de excepción</string>
|
||||
<string name="sp_sec_err_alg_sm2">SM2 excepción algoritmo</string>
|
||||
<string name="sp_sec_err_alg_sm3">SM3 excepción algoritmo</string>
|
||||
<string name="sp_sec_err_alg_sm4">SM4 excepción algoritmo</string>
|
||||
<string name="sp_sec_err_algblock">de error de bloque Algoritmo</string>
|
||||
<string name="sp_sec_err_apkey_delete">Error al eliminar el archivo de clave AP</string>
|
||||
<string name="sp_sec_err_apkey_invalid">Clave AP no válida</string>
|
||||
<string name="sp_sec_err_apkey_lost">Clave AP perdida</string>
|
||||
<string name="sp_sec_err_apkey_open">Error al abrir la clave AP</string>
|
||||
<string name="sp_sec_err_apkey_other">Otro error de clave AP</string>
|
||||
<string name="sp_sec_err_apkey_read">Error de lectura de clave AP</string>
|
||||
<string name="sp_sec_err_apkey_status">Error de autocomprobación de la clave AP</string>
|
||||
<string name="sp_sec_err_apkey_timout">Tiempo de espera de acceso a la clave AP</string>
|
||||
<string name="sp_sec_err_apkey_verify">Error de verificación de clave AP</string>
|
||||
<string name="sp_sec_err_apkey_write">Error de escritura de clave AP</string>
|
||||
<string name="sp_sec_err_apkey_write_mode">El modo de escritura de la tecla AP no es compatible</string>
|
||||
<string name="sp_sec_err_auth_reqtype">Error de tipo de solicitud de autenticación</string>
|
||||
<string name="sp_sec_err_base64_invaid">Los datos de entrada para la decodificación o codificación Base64 contienen caracteres no válidos</string>
|
||||
<string name="sp_sec_err_buffer_size">Buffer demasiado pequeño</string>
|
||||
<string name="sp_sec_err_ca_err">El certificado de CA no existe o se produce un error de análisis</string>
|
||||
<string name="sp_sec_err_cmac">error algoritmo CMAC</string>
|
||||
<string name="sp_sec_err_cmac_enckey">TR31 clave distribuir error de clave de cifrado</string>
|
||||
<string name="sp_sec_err_cmac_mackey">TR31 clave distribuir error de clave MAC</string>
|
||||
<string name="sp_sec_err_data">Lectura de archivos de seguridad y el error de escritura</string>
|
||||
<string name="sp_sec_err_datalen">Error de longitud de datos</string>
|
||||
<string name="sp_sec_err_dstkey_index">Error de índice tecla de destino</string>
|
||||
<string name="sp_sec_err_dukpt_keytype">error de tipo clave DUKPT</string>
|
||||
<string name="sp_sec_err_dukpt_overflow">desbordamiento DUKPT</string>
|
||||
<string name="sp_sec_err_explen">Key error de longitud de índice</string>
|
||||
<string name="sp_sec_err_group_index">Error de índice del grupo</string>
|
||||
<string name="sp_sec_err_hash_no_match">Hash no coincide</string>
|
||||
<string name="sp_sec_err_input_cancel">introducción del número PIN cancelar</string>
|
||||
<string name="sp_sec_err_kcv_fail">KCV verificar errores</string>
|
||||
<string name="sp_sec_err_kcv_mode">Error del modo KCV</string>
|
||||
<string name="sp_sec_err_kcv_odd">KCV ODD verificar errores</string>
|
||||
<string name="sp_sec_err_key_invalid">no válido clave</string>
|
||||
<string name="sp_sec_err_key_same">Existe la misma clave</string>
|
||||
<string name="sp_sec_err_key_usage">Trate de usar este fuera clave de la clave\'s \'de uso\'</string>
|
||||
<string name="sp_sec_err_keyattr_not_match">El atributo de clave func no coincide</string>
|
||||
<string name="sp_sec_err_keyfail">Clave verificar errores</string>
|
||||
<string name="sp_sec_err_keyindex">Error de índice clave</string>
|
||||
<string name="sp_sec_err_keylen">error Longitud de la clave</string>
|
||||
<string name="sp_sec_err_keytpye">error de tipo llave</string>
|
||||
<string name="sp_sec_err_locked">El sistema de seguridad está bloqueado</string>
|
||||
<string name="sp_sec_err_mode_of_key_use">El uso de la clave es incorrecta, como descifrar los datos con una clave que se limitan a la encriptación</string>
|
||||
<string name="sp_sec_err_need_add_ksn">DUKPT KSN que añadir 1</string>
|
||||
<string name="sp_sec_err_newpwd">No conjunto nueva contraseña</string>
|
||||
<string name="sp_sec_err_no_auth">No autorizado</string>
|
||||
<string name="sp_sec_err_no_match">Ninguna tecla partido</string>
|
||||
<string name="sp_sec_err_nokcv">sin KCV</string>
|
||||
<string name="sp_sec_err_nopin">entrada sin PIN</string>
|
||||
<string name="sp_sec_err_not_support">La función aún no es compatible</string>
|
||||
<string name="sp_sec_err_null_ptr">Puntero nulo</string>
|
||||
<string name="sp_sec_err_overnum">Veces exceden límite</string>
|
||||
<string name="sp_sec_err_pan_timeout">tiempo de espera de PAN</string>
|
||||
<string name="sp_sec_err_pin_timeout">tiempo de espera de entrada de PIN</string>
|
||||
<string name="sp_sec_err_pos_pksk">POS excepción de clave pública</string>
|
||||
<string name="sp_sec_err_pos_pvk_recover">Error de recuperación de clave privada del dispositivo</string>
|
||||
<string name="sp_sec_err_pwd">Error de contraseña</string>
|
||||
<string name="sp_sec_err_rand_no_match">Número aleatorio no coincide</string>
|
||||
<string name="sp_sec_err_req_ssa">Solicitud de servicios sensibles</string>
|
||||
<string name="sp_sec_err_small_interval">El intervalo de entrada de PIN es demasiado corto</string>
|
||||
<string name="sp_sec_err_srckey_index">Error de índice clave de origen</string>
|
||||
<string name="sp_sec_err_srckey_type">Fuente error de tipo llave</string>
|
||||
<string name="sp_sec_err_tlv">Error en el parámetro tlv</string>
|
||||
<string name="sp_sec_err_tr34_bound">TR34 ya atado, incapaz de volver a enlazar</string>
|
||||
<string name="sp_sec_err_tr34_random_miss">Fallo aleatorio TR34</string>
|
||||
<string name="sp_sec_err_tr34_token_parse_faild">Falló el análisis del token TR34</string>
|
||||
<string name="sp_sec_err_tr34_unbind">TR34 desvincular</string>
|
||||
<string name="sp_sec_err_tr34_verify_faild">Error en la verificación del token TR34</string>
|
||||
<string name="sp_sec_err_wait_interval">PIN / PAN anti-agotar</string>
|
||||
<string name="sp_sec_ret_ok">Éxito</string>
|
||||
<string name="sp_sec_ret_param_error">Param error</string>
|
||||
<string name="sp_sec_rndkey_error">Error de tecla RND</string>
|
||||
<string name="sp_sec_rootkey_error">error clave raíz</string>
|
||||
<string name="sp_seq_unmatch">Fuera de sincronía</string>
|
||||
<string name="sp_sleep">SP se ha hibernado</string>
|
||||
<string name="sp_smc_hal_err_parity">Error de verificación</string>
|
||||
<string name="sp_smc_hal_err_step">El módulo no tiene poder</string>
|
||||
<string name="sp_smc_hal_err_timeout">desbordamiento de la comunicación</string>
|
||||
<string name="sp_smc_sync_address_overflow">dirección desbordamiento</string>
|
||||
<string name="sp_smc_sync_device_not_open">El dispositivo no abierto</string>
|
||||
<string name="sp_smc_sync_error_channel">error de canal</string>
|
||||
<string name="sp_smc_sync_invalid_operation">Operación inválida</string>
|
||||
<string name="sp_smc_sync_invalid_pointer">puntero no válido</string>
|
||||
<string name="sp_smc_sync_invalid_reset">Restablecer inválida</string>
|
||||
<string name="sp_smc_sync_invalid_value">valor no válido</string>
|
||||
<string name="sp_smc_sync_nack">Nack</string>
|
||||
<string name="sp_smc_sync_no_card">Sin tarjeta</string>
|
||||
<string name="sp_smc_sync_no_power">Ninguna energía</string>
|
||||
<string name="sp_smc_sync_verify_psc_error">Verificar errores PSC</string>
|
||||
<string name="sp_success">Éxito</string>
|
||||
<string name="sp_sys_err_buflen">error de longitud Buf</string>
|
||||
<string name="sp_sys_err_hard">Fallo de hardware</string>
|
||||
<string name="sp_sys_err_illegalday">de error de fecha y hora del sistema</string>
|
||||
<string name="sp_sys_err_illegalhour">error hora hora del sistema</string>
|
||||
<string name="sp_sys_err_illegalmin">Error minutos de tiempo del sistema</string>
|
||||
<string name="sp_sys_err_illegalmonth">Error meses hora del sistema</string>
|
||||
<string name="sp_sys_err_illegalsec">segundo error hora del sistema</string>
|
||||
<string name="sp_sys_err_illegalyear">Error años hora del sistema</string>
|
||||
<string name="sp_sys_err_initfail">insuficiencia initialize</string>
|
||||
<string name="sp_sys_err_nosupport">La función no ayuda</string>
|
||||
<string name="sp_sys_err_param">error de parametro</string>
|
||||
<string name="sp_tax_err_read">Leer datos fiscales fallaron</string>
|
||||
<string name="sp_tax_err_write">Escribir datos fiscales fallaron</string>
|
||||
<string name="sp_timeout">Se acabó el tiempo</string>
|
||||
<string name="sp_try_another_interface_preproc">Utilice otra interfaz (fallo de preproceso)</string>
|
||||
<string name="sp_unknown">Error desconocido</string>
|
||||
<string name="unknown">Error desconocido</string>
|
||||
</resources>
|
@ -1,468 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="alg_err_nogm">ステート秘密をサポートしていません(ステート秘密チップなし)</string>
|
||||
<string name="alg_ret_param_error">アルゴリズムパラメータエラー</string>
|
||||
<string name="alg_ret_rcv_sm_error">ステート秘密チップの応答に失敗</string>
|
||||
<string name="alg_ret_send_sm_error">ステート秘密チップの受信に失敗</string>
|
||||
<string name="basic_file_copy_error">ファイルコピーエラー</string>
|
||||
<string name="basic_file_delete_error">ファイル削除エラー</string>
|
||||
<string name="basic_file_verify_fail">ファイルの検証に失敗しました</string>
|
||||
<string name="emv_app_select_index_error">アプリケーション選択インデックスエラー</string>
|
||||
<string name="emv_cardinfo_error">カードチェックエラー、CardInfoがnull</string>
|
||||
<string name="emv_cert_verify_error">ID認証エラー</string>
|
||||
<string name="emv_confirm_card_info_error">カード番号情報の確認に失敗、またはタイムアウト</string>
|
||||
<string name="emv_data_exchange_error">データ交換エラー</string>
|
||||
<string name="emv_data_exchange_timeout">データ交換タイムアウト</string>
|
||||
<string name="emv_db_no_matched_aid">データベースにはマッチするAIDがありません</string>
|
||||
<string name="emv_db_no_matched_capk">データベースにはマッチするCAPKがありません</string>
|
||||
<string name="emv_db_opt_error">データベース操作エラー</string>
|
||||
<string name="emv_db_save_term_error">データベース保存端末のパラメータエラー</string>
|
||||
<string name="emv_final_select_error">最終選択エラー</string>
|
||||
<string name="emv_final_select_timeout">最終選択タイムアウト</string>
|
||||
<string name="emv_in_process">EMVプロセスが終了しておらず、次の操作を実行できません</string>
|
||||
<string name="emv_kernel_exception">カーネル処理異常</string>
|
||||
<string name="emv_kernel_msg_null">トランザクション処理データを空にする</string>
|
||||
<string name="emv_keyboard_params_error">キーボードの初期化が異常であり、渡されたキーボード座標パラメーターがNull</string>
|
||||
<string name="emv_nfc_cvm_error">接続されていないカードCVMの処理エラー</string>
|
||||
<string name="emv_online_process_error">オンライン処理エラー</string>
|
||||
<string name="emv_pan_error">PANデータエラー</string>
|
||||
<string name="emv_pin_canceled">PINキャンセル</string>
|
||||
<string name="emv_pin_error">PINエラー</string>
|
||||
<string name="emv_pinpad_callback_error">PINPADを空にコールバック</string>
|
||||
<string name="emv_prepare_fail">トランザクションの前処理に失敗</string>
|
||||
<string name="emv_signature_error">署名エラー</string>
|
||||
<string name="emv_terminal_risk_management_timeout">端末リスク管理タイムアウト</string>
|
||||
<string name="emv_timing_error">関数コールシーケンスに失敗しました</string>
|
||||
<string name="emv_trans_process_fail">トランザクション処理に失敗</string>
|
||||
<string name="emv_trans_type_unsupport">トランザクション処理が失敗し、トランザクションタイプはサポートされていません</string>
|
||||
<string name="emv_transdata_invalid">transdata不正</string>
|
||||
<string name="emv_unknown_cvm_type">不明なCVMタイプ</string>
|
||||
<string name="etc_no_device_searched">デバイスが見つかりません</string>
|
||||
<string name="firmware_update_fail">ファームウェアアップデートに失敗</string>
|
||||
<string name="firmware_verify_fail">ファームウェアチェックに失敗</string>
|
||||
<string name="i2c_recv_data_timeout">I 2 Cデータ受信に失敗</string>
|
||||
<string name="i2c_send_data_failed">I 2 Cデータ送信に失敗</string>
|
||||
<string name="invoking_error_params">パラメータエラー</string>
|
||||
<string name="invoking_not_support">機能がサポートされていません</string>
|
||||
<string name="invoking_pubkey_len_not_match">公開キーの長さが一致しません</string>
|
||||
<string name="invoking_repeat_invok">繰り返しコール</string>
|
||||
<string name="invoking_thread_exception">スレッドは異常に中断される</string>
|
||||
<string name="invoking_wait_update">ファームウェアアップグレード中</string>
|
||||
<string name="permission_access_sphs">SPHSへの不正な通話</string>
|
||||
<string name="permission_led">LED権限がありません</string>
|
||||
<string name="permission_pinpad">PINPAD権限がありません</string>
|
||||
<string name="permission_read_contactless">CONTACTLESS_CARD権限がありません</string>
|
||||
<string name="permission_read_icc">ICC権限がありません</string>
|
||||
<string name="permission_read_msr">MSR権限がありません</string>
|
||||
<string name="permission_security">SECURITY権限がありません</string>
|
||||
<string name="pinpad_over_max_pin_length">PINの入力に失敗し、最大許容長さを超える</string>
|
||||
<string name="pinpad_pin_input_timeout">PINの入力タイムアウト</string>
|
||||
<string name="pinpad_pinpad_type_error">pinPadType pinPadTypeタイプエラー(着信キーボードタイプが1と2でない場合はエラーに戻る)</string>
|
||||
<string name="pinpad_return_pinblock_error">PINを入力して、PinBlockを返却できません</string>
|
||||
<string name="pinpad_sp_exception">SP処理エラー</string>
|
||||
<string name="pinpad_start_up_pinpad_fail">パスワードキーボードを起動できません</string>
|
||||
<string name="pinpad_thread_interrupted">PIN状態スレッドのクエリーは異常に中断される</string>
|
||||
<string name="printer_pinpad_ongoing">PIN入力中</string>
|
||||
<string name="readcard_candidate_list_timeout">候補リスト作成がタイムアウト</string>
|
||||
<string name="readcard_downgrade_transaction">このカードはチップカードであり、ダウングレード取引はできません</string>
|
||||
<string name="readcard_error_params_apdu">カードデータインタラクティブパラメータエラー</string>
|
||||
<string name="readcard_fail">カードの読み取りに失敗</string>
|
||||
<string name="readcard_ic_fail">ICカードチェックに失敗</string>
|
||||
<string name="readcard_interactive_fail">カードデータインタラクションに失敗</string>
|
||||
<string name="readcard_nfc_fail">NFCカードチェックに失敗</string>
|
||||
<string name="readcard_timeout">カード読み取りのタイムアウト</string>
|
||||
<string name="readcard_track123_error">一、二、三磁気エラー</string>
|
||||
<string name="readcard_track12_error">一、二磁気エラー</string>
|
||||
<string name="readcard_track13_error">一、三磁気エラー</string>
|
||||
<string name="readcard_track1_error">一磁気エラー</string>
|
||||
<string name="readcard_track23_error">二、三磁気エラー</string>
|
||||
<string name="readcard_track2_error">二磁気エラー</string>
|
||||
<string name="readcard_track3_error">三磁気エラー</string>
|
||||
<string name="readcard_unknown_type">不明なカードタイプ</string>
|
||||
<string name="security_bad_array_length">フィードバック配列長さエラー</string>
|
||||
<string name="security_check_value_error">checkValueは通過しません</string>
|
||||
<string name="security_checkvalue_length_error">checkValue長さエラー</string>
|
||||
<string name="security_decrypt_fail">キーの復号に失敗</string>
|
||||
<string name="security_encrypt_fail">暗号化に失敗</string>
|
||||
<string name="security_gen_random_key_fail">ランダムキーの生成に失敗</string>
|
||||
<string name="security_get_smstatus_fail">アラーム情報コードの取得に失敗</string>
|
||||
<string name="security_index_no_key">指定された暗号化インデックスキーは存在しません</string>
|
||||
<string name="security_inject_bdk_error">BDK注入エラー</string>
|
||||
<string name="security_key_index_error">キーインデックスの位置エラー</string>
|
||||
<string name="security_key_len_error">キーの長さエラー</string>
|
||||
<string name="security_key_length_error">キー長さエラー</string>
|
||||
<string name="security_key_partition_exhausted">キーのパーティションはすでに使用済みである</string>
|
||||
<string name="security_keyboard_exception">キーボードの初期化異常</string>
|
||||
<string name="security_mac_error">Macの計算に失敗</string>
|
||||
<string name="security_mac_type_unsuppor">サポートされていないMACアルゴリズムタイプ</string>
|
||||
<string name="security_pan_length_error">PAN長さエラー</string>
|
||||
<string name="security_pin_length_error">PIN長さエラー</string>
|
||||
<string name="security_save_fail">保存に失敗</string>
|
||||
<string name="security_save_pk_fail">公開キーの保存に失敗</string>
|
||||
<string name="security_unsupported_transformation">transformationはサポートされていません</string>
|
||||
<string name="security_verify_apk_sign_fail">APK署名の検証に失敗</string>
|
||||
<string name="security_verify_fail">検証に失敗</string>
|
||||
<string name="sp_base_eack_overflow">SPACKデータオーバーフロー</string>
|
||||
<string name="sp_base_eack_param">ACK応答パケットパラメータエラー</string>
|
||||
<string name="sp_base_ecmd_check">CMDパッケージ検証エラー、情報フィールドなし</string>
|
||||
<string name="sp_base_ecmd_nospace">SP受信バッファがいっぱいです。情報フィールドがありません</string>
|
||||
<string name="sp_base_ecmd_overflow">CMDパケットデータ長オーバーフロー</string>
|
||||
<string name="sp_base_ecmd_param">CMDパケットパラメータエラー</string>
|
||||
<string name="sp_base_ecmd_seq">CMDパケットシーケンスエラー</string>
|
||||
<string name="sp_base_ecmd_timeout">SP受信データタイムアウト、情報フィールドなし</string>
|
||||
<string name="sp_base_ecmd_unsupport">サポートされていないCMDパケット</string>
|
||||
<string name="sp_base_err_devicecode">デバイスコードエラーを取得する</string>
|
||||
<string name="sp_base_error">BASEエラー開始</string>
|
||||
<string name="sp_base_error_e2big">引数リストが長すぎます</string>
|
||||
<string name="sp_base_error_eacces">アクセス拒否</string>
|
||||
<string name="sp_base_error_eagain">再試行</string>
|
||||
<string name="sp_base_error_ebadf">不正なファイル番号</string>
|
||||
<string name="sp_base_error_ebusy">デバイスまたはリソースがビジー</string>
|
||||
<string name="sp_base_error_echild">子プロセスはありません</string>
|
||||
<string name="sp_base_error_edom">関数の定義域外の数学引数</string>
|
||||
<string name="sp_base_error_eexist">ファイルが存在しています</string>
|
||||
<string name="sp_base_error_efault">無効なアドレス</string>
|
||||
<string name="sp_base_error_efbig">フィアルは大きすぎる</string>
|
||||
<string name="sp_base_error_eintr">中断されたシステムコール</string>
|
||||
<string name="sp_base_error_einval">無効な引数</string>
|
||||
<string name="sp_base_error_eio">I / Oエラー</string>
|
||||
<string name="sp_base_error_eisdir">ディレクトリです</string>
|
||||
<string name="sp_base_error_emfile">開いているファイルが多すぎます</string>
|
||||
<string name="sp_base_error_emlink">リンクが多すぎます</string>
|
||||
<string name="sp_base_error_enfile">ファイルテーブルのオーバーフロー</string>
|
||||
<string name="sp_base_error_enodev">そのようなデバイスはありません</string>
|
||||
<string name="sp_base_error_enoent">そのようなファイル、又はディレクトリはありません</string>
|
||||
<string name="sp_base_error_enoexec">Execフォーマットエラー</string>
|
||||
<string name="sp_base_error_enomem">メモリ不足</string>
|
||||
<string name="sp_base_error_enospc">デバイスにスペースが残っていません</string>
|
||||
<string name="sp_base_error_enotblk">必要なブロックデバイス</string>
|
||||
<string name="sp_base_error_enotconn">通信が接続されていません</string>
|
||||
<string name="sp_base_error_enotdir">ディレクトリではありません</string>
|
||||
<string name="sp_base_error_enotty">タイプライターではありません</string>
|
||||
<string name="sp_base_error_enxio">そのようなデバイスやアドレスはありません</string>
|
||||
<string name="sp_base_error_eperm">操作は許可されていません</string>
|
||||
<string name="sp_base_error_epipe">壊れたパイプ</string>
|
||||
<string name="sp_base_error_erange">数学の結果は表現できません</string>
|
||||
<string name="sp_base_error_erofs">違法なシーク</string>
|
||||
<string name="sp_base_error_espipe">読み取り専用ファイルシステム</string>
|
||||
<string name="sp_base_error_esrch">そのようなプロセスはありません</string>
|
||||
<string name="sp_base_error_etxtbsy">テキストファイルがビジー</string>
|
||||
<string name="sp_base_error_exdev">クロスデバイスリンク</string>
|
||||
<string name="sp_base_error_setype">SEチップタイプエラー</string>
|
||||
<string name="sp_base_error_upgrade">ファームウェアの更新に失敗しました</string>
|
||||
<string name="sp_base_liteso_eaccess">LITESO ファイルにアクセスする権限がありません</string>
|
||||
<string name="sp_base_liteso_ecount">インストールされている LITESO の量がシステムの最大値を超えています</string>
|
||||
<string name="sp_base_liteso_efinger">LITESOの指紋エラー</string>
|
||||
<string name="sp_base_liteso_eflash">LITESO書き込みフラッシュエラー</string>
|
||||
<string name="sp_base_liteso_einfo">LITESO情報エラー</string>
|
||||
<string name="sp_base_liteso_elitesolen">LITESOの長さエラー</string>
|
||||
<string name="sp_base_liteso_enodev">LITESは存在しません</string>
|
||||
<string name="sp_base_liteso_enotspace">LITESOには十分なスペースがありません</string>
|
||||
<string name="sp_base_liteso_everify">LITESO署名エラー</string>
|
||||
<string name="sp_base_upgrade_cmd">ファームウェアアップデートCMDエラー</string>
|
||||
<string name="sp_base_upgrade_flash">ファームウェアアップデートアクセスフラッシュエラー</string>
|
||||
<string name="sp_base_upgrade_name">ファームウェアのブート名エラー</string>
|
||||
<string name="sp_base_upgrade_size">ファームウェアサイズが設計を超えています</string>
|
||||
<string name="sp_base_upgrade_verify">ファームウェアの署名の検証に失敗しました</string>
|
||||
<string name="sp_bi_illegal_data_length">応答パケットデータエリア長さが不正</string>
|
||||
<string name="sp_bi_input_param_error">入力パラメータエラー</string>
|
||||
<string name="sp_bi_rsp_data_parse_error">応答パケットデータの解析エラー</string>
|
||||
<string name="sp_busy">SPビジー中</string>
|
||||
<string name="sp_card_err_decode">磁気カードデータ復号中</string>
|
||||
<string name="sp_card_err_nocard">カードなし</string>
|
||||
<string name="sp_card_err_param">パラメータエラー</string>
|
||||
<string name="sp_closed">シリアルポートオフ</string>
|
||||
<string name="sp_cls_err_block_type">ブロックタイプコーディングエラー</string>
|
||||
<string name="sp_cls_err_exceed_fsd">カードの返送データはFSDを超える</string>
|
||||
<string name="sp_cls_err_iblock_atchain">PICCはIつのリンクブロックを使用する</string>
|
||||
<string name="sp_cls_err_iblock_protocol">IブロックPCBエラーまたは後続データ長さエラー</string>
|
||||
<string name="sp_cls_err_iblock_sn">受信したIブロックシーケンス番号が正しくありません</string>
|
||||
<string name="sp_cls_err_idcard_guid">IDカードのGUIDエラーの読み取り</string>
|
||||
<string name="sp_cls_err_msr_ic_interrupted">MSRまたはICが中断されました</string>
|
||||
<string name="sp_cls_err_mult">カードマルチ</string>
|
||||
<string name="sp_cls_err_protocol">受信が正しい場合、再送信回数が制限される</string>
|
||||
<string name="sp_cls_err_rblock_nak">PICCはNAKブロックに応答する</string>
|
||||
<string name="sp_cls_err_rblock_protocol">RブロックPCBエラーまたは後続のデータ長さエラー</string>
|
||||
<string name="sp_cls_err_rblock_sn">受信したRブロックシーケンス番号が正しくありません</string>
|
||||
<string name="sp_cls_err_sblock_nowtx">PICCによって送信されたSブロックはS-WTXリクエストではありません</string>
|
||||
<string name="sp_cls_err_sblock_protocol">SブロックPCBエラーまたは後続のデータ長さエラー</string>
|
||||
<string name="sp_cls_err_sblock_wtx">要求されたWTRXパラメータエラー(=0)</string>
|
||||
<string name="sp_cls_err_user_cancel">ユーザーがキャンセルしました</string>
|
||||
<string name="sp_cls_hal_err_cardexist">カードが存在する</string>
|
||||
<string name="sp_cls_hal_err_carrieroff">キャリアがオンになっていません</string>
|
||||
<string name="sp_cls_hal_err_coll">通信コンフリクト</string>
|
||||
<string name="sp_cls_hal_err_core">ドライブのコアデータ構造エラー</string>
|
||||
<string name="sp_cls_hal_err_crc">通信中のCRCチェックエラー</string>
|
||||
<string name="sp_cls_hal_err_fifo">内部FIFOの操作に失敗</string>
|
||||
<string name="sp_cls_hal_err_frame">通信フレームエラー</string>
|
||||
<string name="sp_cls_hal_err_m1auth">カード(Mifare)パスワード認証エラー</string>
|
||||
<string name="sp_cls_hal_err_m1param">カード(Mifare)認証パラメーターが正しくありません</string>
|
||||
<string name="sp_cls_hal_err_module">モジュールの検出に失敗</string>
|
||||
<string name="sp_cls_hal_err_parity">通信文字のチェックエラー</string>
|
||||
<string name="sp_cls_hal_err_powerdwn">モジュールの電源が入っていません</string>
|
||||
<string name="sp_cls_hal_err_prot">通信中の信号がプロトコルに準拠していません</string>
|
||||
<string name="sp_cls_hal_err_refuse"> カードがコマンドを拒否しました</string>
|
||||
<string name="sp_cls_hal_err_timeout">通信タイムアウト</string>
|
||||
<string name="sp_cls_typea_err_atqa">Aカード通信応答WUPA / REQAコマンドの最初の文字が不正</string>
|
||||
<string name="sp_cls_typea_err_bcc">Aカード通信応答のカード番号チェックエラー</string>
|
||||
<string name="sp_cls_typea_err_iso14443_4">AカードはISO14443–4をサポートしていません。アクティベーション プロセスは中止されました</string>
|
||||
<string name="sp_cls_typea_err_number">Aカードの通信応答のデータ数は期待通りではない</string>
|
||||
<string name="sp_cls_typea_err_t0">Aカード通信応答のATSのT0バイトが不正</string>
|
||||
<string name="sp_cls_typea_err_ta1">Aカード通信応答のATSのTA1バイトが不正</string>
|
||||
<string name="sp_cls_typea_err_tb1">Aカード通信応答のATSのTB1バイトが不正</string>
|
||||
<string name="sp_cls_typea_err_tc1">Aカード通信応答のATSのTC1バイトが不正</string>
|
||||
<string name="sp_cls_typea_err_tl">Aカード通信応答のATSのTLバイトが不正</string>
|
||||
<string name="sp_cls_typea_err_uidtag">Aカードの通信応答のカード番号の1文字目エラー</string>
|
||||
<string name="sp_cls_typeb_err_atqb0">Bカード通信応答WUPB / REQBコマンドの最初の文字が0x50ではありません</string>
|
||||
<string name="sp_cls_typeb_err_cid">Bカード通信応答ATTRIBコマンドでチャネルコードとセットが異なる</string>
|
||||
<string name="sp_cls_typeb_err_hltb">Bカード通信応答HLTBコマンド応答が0x00エラーではありません</string>
|
||||
<string name="sp_cls_typeb_err_number">Bカードの通信応答のデータ数は期待通りではない</string>
|
||||
<string name="sp_cls_typeb_err_ptype">ATQBのプロトコルタイプバイトの4番目のビットが0ではありません</string>
|
||||
<string name="sp_dc_unsupported_cmd">サポートされていないコマンド</string>
|
||||
<string name="sp_dl_conn_failed">SPに接続できません</string>
|
||||
<string name="sp_dl_copy_file_failed">ファイルパッケージの読み取りに失敗</string>
|
||||
<string name="sp_dl_data_pkg_process_error">パケット処理エラー</string>
|
||||
<string name="sp_dl_data_pkg_timeout">パケットタイムアウト</string>
|
||||
<string name="sp_dl_failed">アップグレードに失敗</string>
|
||||
<string name="sp_dl_get_same_sdk_version">バージョン番号は目標のアップグレードバージョンと一致する</string>
|
||||
<string name="sp_dl_get_wrong_sdk_version">本機のsdkバージョン番号は取得されません</string>
|
||||
<string name="sp_dl_open_file_failed">アップグレードファイルを開けません</string>
|
||||
<string name="sp_dl_query_default_info_failed">デフォルトメッセージの問合せに失敗</string>
|
||||
<string name="sp_dl_string_overlong">アップグレードされた文字列は長すぎる</string>
|
||||
<string name="sp_dl_success">アップグレードに成功</string>
|
||||
<string name="sp_dl_upgrade_canceled">アップデートがキャンセルされる</string>
|
||||
<string name="sp_dl_upgrading">SPはアップグレードしている</string>
|
||||
<string name="sp_dl_version_not_downgrade">ファームウェアバージョンはダウングレードできません</string>
|
||||
<string name="sp_emv_approve">トランザクションの承認</string>
|
||||
<string name="sp_emv_cvm_reenter_pin">PINを再入力してください</string>
|
||||
<string name="sp_emv_cvm_reenter_pin_last">PINを再入力してください(最後の回)</string>
|
||||
<string name="sp_emv_cvm_step_next">CVM処理を続けてください</string>
|
||||
<string name="sp_emv_declined">トランザクションの拒否</string>
|
||||
<string name="sp_emv_endapplication">トランザクションの終了</string>
|
||||
<string name="sp_emv_final_select_data_error">最終選択データエラー</string>
|
||||
<string name="sp_emv_invalid_param">無効なパラメーター</string>
|
||||
<string name="sp_emv_no_data">EMVデータが存在しません</string>
|
||||
<string name="sp_emv_no_preparam">前処理パラメータのリストが空</string>
|
||||
<string name="sp_emv_ok_continue">正しく実行し、次のステップへ進む</string>
|
||||
<string name="sp_emv_online_request">オンライン操作を実行</string>
|
||||
<string name="sp_emv_param_data_error">端末パラメータデータエラー</string>
|
||||
<string name="sp_emv_param_not_exist">端末パラメータデータが存在しません</string>
|
||||
<string name="sp_emv_see_phone">携帯を調べる</string>
|
||||
<string name="sp_emv_select_next_app">次のアプリケーションを選択してください</string>
|
||||
<string name="sp_emv_sum_err">公開キーのダウンロード時のチェックサムコードエラー</string>
|
||||
<string name="sp_emv_try_again">カードショットをもう一度してください</string>
|
||||
<string name="sp_emv_try_another_interface">ほかのインターフェースを使ってください</string>
|
||||
<string name="sp_emv_wave_goto_DRL">PayWave DRLに行く</string>
|
||||
<string name="sp_emv_wave_goto_second_tap">再試行する</string>
|
||||
<string name="sp_endapplication_app_block">トランザクション終了(アプリケーションがロックされている)</string>
|
||||
<string name="sp_endapplication_card_block">トランザクション終了(カードがロックされている)</string>
|
||||
<string name="sp_endapplication_card_expired">トランザクション終了(カードの期限切れ)</string>
|
||||
<string name="sp_endapplication_clss_limit_exceed">接続されていない制限を超える</string>
|
||||
<string name="sp_endapplication_cmd_err">トランザクション終了(コマンド送信受信エラー)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err">トランザクション終了(状態コードエラー)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err_gpo">トランザクション終了(GPO応答エラー)</string>
|
||||
<string name="sp_endapplication_cmd_swab_6985">トランザクション終了(コマンド受信タイムアウト)</string>
|
||||
<string name="sp_endapplication_cmd_timeout">トランザクション終了(コマンド送信タイムアウト)</string>
|
||||
<string name="sp_endapplication_data_duplicate">トランザクション終了(カードはデータ元に戻り重複)</string>
|
||||
<string name="sp_endapplication_data_err">トランザクション終了(カード返却データエラー)</string>
|
||||
<string name="sp_endapplication_data_storage_read">読み取りデータ保存</string>
|
||||
<string name="sp_endapplication_kernel_not_support">カーネルタイプはサポートされていません</string>
|
||||
<string name="sp_endapplication_l1_protocal_err">トランザクション終了(L 1プロトコルエラー)</string>
|
||||
<string name="sp_endapplication_l1_timeout_err">トランザクション終了(L 1カードの読み取りタイムアウト)</string>
|
||||
<string name="sp_endapplication_l1_transmission_err">トランザクション終了(L 1送信エラー)</string>
|
||||
<string name="sp_endapplication_l2_cam_fail">トランザクション終了(L 2カード認証失敗(オフラインデータ認証失敗))</string>
|
||||
<string name="sp_endapplication_l2_card_data_err">トランザクション終了(L 2カードデータエラー)</string>
|
||||
<string name="sp_endapplication_l2_card_data_finalsel">トランザクション終了(最終的な選択カードのデータエラー)</string>
|
||||
<string name="sp_endapplication_l2_card_data_missing">トランザクション終了(L 2必須データエラー)</string>
|
||||
<string name="sp_endapplication_l2_empty_cand_list">トランザクション終了(L 2候補リストは空)</string>
|
||||
<string name="sp_endapplication_l2_ids_data_errr">トランザクション終了(L 2 IDSデータエラー)</string>
|
||||
<string name="sp_endapplication_l2_ids_no_match_ac">トランザクション終了(L 2 IDSにマッチするACなし)</string>
|
||||
<string name="sp_endapplication_l2_ids_read_err">トランザクション終了(L 2 IDS読み取りエラー)</string>
|
||||
<string name="sp_endapplication_l2_ids_write_err">トランザクション終了(L 2 IDS書き込みエラー)</string>
|
||||
<string name="sp_endapplication_l2_mag_not_support">トランザクション終了(L 2は磁気ストライプモードをサポートしていません)</string>
|
||||
<string name="sp_endapplication_l2_max_limit_exceed">トランザクション終了(L 2トランザクション金額が非トランザクション限度額を超える)</string>
|
||||
<string name="sp_endapplication_l2_no_ppse">トランザクション終了(L 2カードにPPSEはない)</string>
|
||||
<string name="sp_endapplication_l2_parsing_err">トランザクション終了(L 2データ解析失敗)</string>
|
||||
<string name="sp_endapplication_l2_ppse_fault">トランザクション終了(L 2 PPSE処理エラー)</string>
|
||||
<string name="sp_endapplication_l2_status_byte">トランザクション終了(L 2状態ワードエラー)</string>
|
||||
<string name="sp_endapplication_l2_terminal_data_err">トランザクション終了(L2端末データエラー)</string>
|
||||
<string name="sp_endapplication_l3_amount_not_present">トランザクション終了(L3トランザクション金額は存在しません)</string>
|
||||
<string name="sp_endapplication_l3_no_det_data">トランザクション終了(L3にはDETデータがありません)</string>
|
||||
<string name="sp_endapplication_l3_stop">トランザクション終了(L3キャンセル)</string>
|
||||
<string name="sp_endapplication_l3_timeout">トランザクション終了(L3タイムアウト)</string>
|
||||
<string name="sp_endapplication_no_scapp">トランザクション終了(端末とカードに共通のサポートアプリケーションがない)</string>
|
||||
<string name="sp_endapplication_not_accept">トランザクション終了(トランザクションは受信されません)</string>
|
||||
<string name="sp_endapplication_other_card">トランザクション終了(ほかのカードを使用)</string>
|
||||
<string name="sp_endapplication_other_card_withrecord">トランザクション終了(ほかのカードの使用(Data Record付き))</string>
|
||||
<string name="sp_endapplication_represent_card">トランザクション終了(カードの再提示)</string>
|
||||
<string name="sp_endapplication_represent_card_torn">カードが点滅しているため、カードを再度タップしてください</string>
|
||||
<string name="sp_endapplication_speedup_kernel_not_support">接続されていない高速化プロセスはカーネルをサポートしていません</string>
|
||||
<string name="sp_endapplication_tmapp_empty">トランザクション終了(端末にアプリケーションなし)</string>
|
||||
<string name="sp_endapplication_zero_amount">金額は0</string>
|
||||
<string name="sp_hce_err_nochange">HCE NDEFデータは変更なし</string>
|
||||
<string name="sp_hce_err_not_open">HCE モジュールが開いていません</string>
|
||||
<string name="sp_hce_err_not_support">HCE機能はサポートされていません</string>
|
||||
<string name="sp_hce_err_param">HCE パラメータ エラー</string>
|
||||
<string name="sp_hce_err_status">HCE ステータス エラー</string>
|
||||
<string name="sp_hce_hal_err_module">HCE モジュールの初期化に失敗しました</string>
|
||||
<string name="sp_hce_t2t_failure">HCE t2t操作に失敗しました</string>
|
||||
<string name="sp_hce_t4t_failure">HCE t4t 操作に失敗しました</string>
|
||||
<string name="sp_initializing">SP初期化中</string>
|
||||
<string name="sp_kl_kernel_rebooted">カーネルがすでに再起動される</string>
|
||||
<string name="sp_lrc_error">LRCチェックエラー</string>
|
||||
<string name="sp_mir_complete_trans_reselect_app">コンビネーションアプリケーションを再選択して、完了コマンドを送信する</string>
|
||||
<string name="sp_mir_complete_trans_with_empty">空データを使用するコマンドを完了する</string>
|
||||
<string name="sp_mir_complete_trans_with_odol">ODOLデータを使用するコマンドを完了する</string>
|
||||
<string name="sp_mir_data_exchange_deal">データ交換処理</string>
|
||||
<string name="sp_mir_read_record_trans_reselect_app">コンビネーションアプリケーションを選択して、記録読み込みコマンドを送信する</string>
|
||||
<string name="sp_mir_two_present_card">セカンドカードショット</string>
|
||||
<string name="sp_param_count_length_err">パラメータ個数または長さエラー</string>
|
||||
<string name="sp_pboc_log_data_err">トランザクションログデータエラー</string>
|
||||
<string name="sp_pboc_no_log">トランザクションログは存在しません</string>
|
||||
<string name="sp_pboc_no_log_fmt">PBOC PBOC LOG形式が存在しません</string>
|
||||
<string name="sp_philips_mifare_err_aes_decrypt_fail">Mifare Plus AES復号化に失敗しました</string>
|
||||
<string name="sp_philips_mifare_err_aes_encrypt_fail">Mifare Plus AES暗号化に失敗しました</string>
|
||||
<string name="sp_philips_mifare_err_authe_fail">Mifareカードの認証に失敗しました</string>
|
||||
<string name="sp_philips_mifare_err_authen">Mifareカードがパスワードを認証しない</string>
|
||||
<string name="sp_philips_mifare_err_cmac_calc_fail">MifarePlusはCMACエラーを計算します</string>
|
||||
<string name="sp_philips_mifare_err_cmac_err">Mifare PlusCMACエラー</string>
|
||||
<string name="sp_philips_mifare_err_comm">Mifareカードの応答データサイズが予期されていない数</string>
|
||||
<string name="sp_philips_mifare_err_invaild_param">Mifareカードパラメータが違法</string>
|
||||
<string name="sp_philips_mifare_err_nack">MifareカードはCMDを拒否します</string>
|
||||
<string name="sp_philips_mifare_err_response">Mifareカードの応答データエラー</string>
|
||||
<string name="sp_printer_buffer_overflow">印刷バッファオーバーフロー</string>
|
||||
<string name="sp_printer_data_error">データエラー</string>
|
||||
<string name="sp_printer_device_no_open">デバイスの電源が入っていないか、デバイスが異常に動作している</string>
|
||||
<string name="sp_printer_error">エラー</string>
|
||||
<string name="sp_printer_function_not_supported">プリンター機能はサポートされていません</string>
|
||||
<string name="sp_printer_invalid_parameter">パラメータが無効</string>
|
||||
<string name="sp_printer_low_voltage">低バッテリー電圧</string>
|
||||
<string name="sp_printer_no_paper">紙切れ</string>
|
||||
<string name="sp_printer_no_platen">プリンターにプラテンがありません</string>
|
||||
<string name="sp_printer_not_supported">設定はプリンターをサポートしていません</string>
|
||||
<string name="sp_printer_over_temperature">過熱</string>
|
||||
<string name="sp_rebooting">SP再起動中</string>
|
||||
<string name="sp_reconnecting">SP再接続中</string>
|
||||
<string name="sp_samsungpay_trans_success">SamsungPay トランザクションの成功</string>
|
||||
<string name="sp_sci_err_atr_data">ATRエラー</string>
|
||||
<string name="sp_sci_err_commu">通信エラー</string>
|
||||
<string name="sp_sci_err_pps">PPSエラー</string>
|
||||
<string name="sp_sci_err_t0_param">T0パラメータエラー</string>
|
||||
<string name="sp_sci_err_t0_prob">T0プローブバイトエラー</string>
|
||||
<string name="sp_sci_err_t1_block">T1ブロック番号エラー</string>
|
||||
<string name="sp_sci_err_t1_lrc">T1 LRCエラー</string>
|
||||
<string name="sp_sci_err_t1_param">T1パラメータエラー</string>
|
||||
<string name="sp_sec_err_alg_aes">Aesアルゴリズム異常</string>
|
||||
<string name="sp_sec_err_alg_des">Desアルゴリズム異常</string>
|
||||
<string name="sp_sec_err_alg_ecc">ECCアルゴリズムエラー</string>
|
||||
<string name="sp_sec_err_alg_hash">hashアルゴリズム異常</string>
|
||||
<string name="sp_sec_err_alg_rsa">Rsaアルゴリズムエラー</string>
|
||||
<string name="sp_sec_err_alg_sm2">Sm2アルゴリズムエラー</string>
|
||||
<string name="sp_sec_err_alg_sm3">Sm3アルゴリズムエラー</string>
|
||||
<string name="sp_sec_err_alg_sm4">Sm4アルゴリズムエラー</string>
|
||||
<string name="sp_sec_err_algblock">アルゴリズムブロックエラー</string>
|
||||
<string name="sp_sec_err_apkey_delete">APキーの削除ファイルが失敗しました</string>
|
||||
<string name="sp_sec_err_apkey_invalid">APキーが無効です</string>
|
||||
<string name="sp_sec_err_apkey_lost">APキーを紛失しました</string>
|
||||
<string name="sp_sec_err_apkey_open">APキーを開くことができませんでした</string>
|
||||
<string name="sp_sec_err_apkey_other">APキーその他のエラー</string>
|
||||
<string name="sp_sec_err_apkey_read">APキー読み取りエラー</string>
|
||||
<string name="sp_sec_err_apkey_status">APキーのセルフチェックに失敗しました</string>
|
||||
<string name="sp_sec_err_apkey_timout">APキーアクセスタイムアウト</string>
|
||||
<string name="sp_sec_err_apkey_verify">APキー検証エラー</string>
|
||||
<string name="sp_sec_err_apkey_write">APキー書き込みエラー</string>
|
||||
<string name="sp_sec_err_apkey_write_mode">APキー書き込みモードはサポートされていません</string>
|
||||
<string name="sp_sec_err_auth_reqtype">認証リクエストタイプエラー</string>
|
||||
<string name="sp_sec_err_base64_invaid">Base64 デコードまたはエンコードの入力データに無効な文字が含まれています</string>
|
||||
<string name="sp_sec_err_buffer_size">バッファが小さすぎます</string>
|
||||
<string name="sp_sec_err_ca_err">CA 証明書が存在しないか、解析エラーです</string>
|
||||
<string name="sp_sec_err_cmac">CMACアルゴリズムエラー</string>
|
||||
<string name="sp_sec_err_cmac_enckey">TR31タイプキー配信暗号化キーエラー</string>
|
||||
<string name="sp_sec_err_cmac_mackey">TR31タイプキー配信MACキーエラー</string>
|
||||
<string name="sp_sec_err_data">セキュリティファイルの読み書きエラー</string>
|
||||
<string name="sp_sec_err_datalen">データ長さエラー</string>
|
||||
<string name="sp_sec_err_dstkey_index">ターゲットキーインデックスエラー</string>
|
||||
<string name="sp_sec_err_dukpt_keytype">DUKPTキータイプエラー</string>
|
||||
<string name="sp_sec_err_dukpt_overflow">DUKPTオーバーフロー</string>
|
||||
<string name="sp_sec_err_explen">キー指数の長さエラー</string>
|
||||
<string name="sp_sec_err_group_index">グループインデックスエラー</string>
|
||||
<string name="sp_sec_err_hash_no_match">一致しないハッシュ</string>
|
||||
<string name="sp_sec_err_input_cancel">PIN入力キャンセル</string>
|
||||
<string name="sp_sec_err_kcv_fail">KCV検証エラー</string>
|
||||
<string name="sp_sec_err_kcv_mode">KCVモードエラー</string>
|
||||
<string name="sp_sec_err_kcv_odd">KCV ODD検証エラー</string>
|
||||
<string name="sp_sec_err_key_invalid">無効なキー</string>
|
||||
<string name="sp_sec_err_key_same">同じキーがあります</string>
|
||||
<string name="sp_sec_err_key_usage">keyの「usage」以外に、このkeyを使ってみよう。</string>
|
||||
<string name="sp_sec_err_keyattr_not_match">機能キーの属性が一致しません。</string>
|
||||
<string name="sp_sec_err_keyfail">キー検証エラー</string>
|
||||
<string name="sp_sec_err_keyindex">キーインデックスエラー</string>
|
||||
<string name="sp_sec_err_keylen">キー長さエラー</string>
|
||||
<string name="sp_sec_err_keytpye">キータイプエラー</string>
|
||||
<string name="sp_sec_err_locked">セキュリティシステムがロックされている</string>
|
||||
<string name="sp_sec_err_mode_of_key_use">キーの使い方エラー(たとえば、暗号化にのみ使用できるキーを使用してデータを復号化する)</string>
|
||||
<string name="sp_sec_err_need_add_ksn">DUKPT KSNは1を追加する必要がある</string>
|
||||
<string name="sp_sec_err_newpwd">新しいパスワードを設定しない</string>
|
||||
<string name="sp_sec_err_no_auth">認定されていません</string>
|
||||
<string name="sp_sec_err_no_match">マッチするキーがありません</string>
|
||||
<string name="sp_sec_err_nokcv">KCVなし</string>
|
||||
<string name="sp_sec_err_nopin">PIN入力がありません</string>
|
||||
<string name="sp_sec_err_not_support">機能はまだサポートされていません</string>
|
||||
<string name="sp_sec_err_null_ptr">NULLポインタ</string>
|
||||
<string name="sp_sec_err_overnum">回数が制限を超えています</string>
|
||||
<string name="sp_sec_err_pan_timeout">パンタイムアウト</string>
|
||||
<string name="sp_sec_err_pin_timeout">PIN入力タイムアウト</string>
|
||||
<string name="sp_sec_err_pos_pksk">POS公開キーエラー異常</string>
|
||||
<string name="sp_sec_err_pos_pvk_recover">デバイス秘密キー回復エラー</string>
|
||||
<string name="sp_sec_err_pwd">パスワードエラー</string>
|
||||
<string name="sp_sec_err_rand_no_match">乱数が一致しません</string>
|
||||
<string name="sp_sec_err_req_ssa">敏感サービスを要求する</string>
|
||||
<string name="sp_sec_err_small_interval">PIN入力間隔が短すぎる</string>
|
||||
<string name="sp_sec_err_srckey_index">ソースキーインデックスエラー</string>
|
||||
<string name="sp_sec_err_srckey_type">ソースキータイプエラー</string>
|
||||
<string name="sp_sec_err_tlv">TLVパラメータエラー</string>
|
||||
<string name="sp_sec_err_tr34_bound">TR34 はすでにバインドされており、再バインドできません</string>
|
||||
<string name="sp_sec_err_tr34_random_miss">TR34 ランダムミス</string>
|
||||
<string name="sp_sec_err_tr34_token_parse_faild">TR34 トークンの解析に失敗しました</string>
|
||||
<string name="sp_sec_err_tr34_unbind">TR34 アンバインド</string>
|
||||
<string name="sp_sec_err_tr34_verify_faild">TR34 トークンの検証に失敗しました</string>
|
||||
<string name="sp_sec_err_wait_interval">PIN/PAN防備中</string>
|
||||
<string name="sp_sec_ret_ok">成功</string>
|
||||
<string name="sp_sec_ret_param_error">パラメータエラー</string>
|
||||
<string name="sp_sec_rndkey_error">RNDキーエラー</string>
|
||||
<string name="sp_sec_rootkey_error">ルート秘密鍵エキーラー</string>
|
||||
<string name="sp_seq_unmatch">ステップアウト</string>
|
||||
<string name="sp_sleep">SP休止</string>
|
||||
<string name="sp_smc_hal_err_parity">検証エラー</string>
|
||||
<string name="sp_smc_hal_err_step">モジュールの電源が入っていません</string>
|
||||
<string name="sp_smc_hal_err_timeout">通信タイムアウト</string>
|
||||
<string name="sp_smc_sync_address_overflow">アドレスに長さを加えるとカードのメモリサイズがオーバフローする</string>
|
||||
<string name="sp_smc_sync_device_not_open">電源が入っていません</string>
|
||||
<string name="sp_smc_sync_error_channel">チャネルエラー</string>
|
||||
<string name="sp_smc_sync_invalid_operation">操作に失敗</string>
|
||||
<string name="sp_smc_sync_invalid_pointer">エラーメモリポインタ</string>
|
||||
<string name="sp_smc_sync_invalid_reset">リセットに失敗</string>
|
||||
<string name="sp_smc_sync_invalid_value">エラーデータ</string>
|
||||
<string name="sp_smc_sync_nack">カード応答に失敗</string>
|
||||
<string name="sp_smc_sync_no_card">カードなし</string>
|
||||
<string name="sp_smc_sync_no_power">電源が入っていません</string>
|
||||
<string name="sp_smc_sync_verify_psc_error">パスワード検証に失敗</string>
|
||||
<string name="sp_success">成功</string>
|
||||
<string name="sp_sys_err_buflen">Buf長さエラー</string>
|
||||
<string name="sp_sys_err_hard">ハードウェア障害</string>
|
||||
<string name="sp_sys_err_illegalday">システム時間の日エラー</string>
|
||||
<string name="sp_sys_err_illegalhour">システム時間の時エラー</string>
|
||||
<string name="sp_sys_err_illegalmin">システム時間の分エラー</string>
|
||||
<string name="sp_sys_err_illegalmonth">システム時間の月エラー</string>
|
||||
<string name="sp_sys_err_illegalsec">システム時間の秒エラー</string>
|
||||
<string name="sp_sys_err_illegalyear">システム時間の年エラー</string>
|
||||
<string name="sp_sys_err_initfail">初期化に失敗</string>
|
||||
<string name="sp_sys_err_nosupport">機能がサポートされていません</string>
|
||||
<string name="sp_sys_err_param">パラメータエラー</string>
|
||||
<string name="sp_tax_err_read">税金管理データの読み込みに失敗し</string>
|
||||
<string name="sp_tax_err_write">税金管理データの書き込みに失敗</string>
|
||||
<string name="sp_timeout">タイムアウト</string>
|
||||
<string name="sp_try_another_interface_preproc">ほかのインターフェースを使用してください(前処理に失敗)</string>
|
||||
<string name="sp_unknown">未知错误/不明なエラー</string>
|
||||
<string name="unknown">不明なエラー</string>
|
||||
</resources>
|
@ -1,468 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="alg_err_nogm">Não é compatível com gm, sem chip GM</string>
|
||||
<string name="alg_ret_param_error">Erro de parâmetro de algoritmo</string>
|
||||
<string name="alg_ret_rcv_sm_error">O chip nacional não respondeu</string>
|
||||
<string name="alg_ret_send_sm_error">A recepção do chip nacional falhou</string>
|
||||
<string name="basic_file_copy_error">Erro de copia de arquivo</string>
|
||||
<string name="basic_file_delete_error">Erro de eliminação de ficheiros</string>
|
||||
<string name="basic_file_verify_fail">A verificação do ficheiro falhou</string>
|
||||
<string name="emv_app_select_index_error">Erro de índice de seleção de aplicativo</string>
|
||||
<string name="emv_cardinfo_error">Verificar o erro do cartão, CardInfo é nulo</string>
|
||||
<string name="emv_cert_verify_error">Erro de verificação de certificação</string>
|
||||
<string name="emv_confirm_card_info_error">Verificar se as informações do cartão falharam ou expiraram.</string>
|
||||
<string name="emv_data_exchange_error">Erro de troca de dados</string>
|
||||
<string name="emv_data_exchange_timeout">Tempo limite de troca de dados</string>
|
||||
<string name="emv_db_no_matched_aid">Não há correspondência de AID no banco de dados.</string>
|
||||
<string name="emv_db_no_matched_capk">Não há correspondência de CAPK no banco de dados.</string>
|
||||
<string name="emv_db_opt_error">Erro de operação do banco de dados.</string>
|
||||
<string name="emv_db_save_term_error">Erro com o parâmetro do terminal de salvamento do banco de dados.</string>
|
||||
<string name="emv_final_select_error">Erro de seleção final</string>
|
||||
<string name="emv_final_select_timeout">Tempo limite de seleção final</string>
|
||||
<string name="emv_in_process">O processo EMV não foi concluído e não pode ser executado na próxima vez.</string>
|
||||
<string name="emv_kernel_exception">Erro de processo de kernel</string>
|
||||
<string name="emv_kernel_msg_null">Os dados de processamento da transação estão vazios.</string>
|
||||
<string name="emv_keyboard_params_error">Erro de inicialização do teclado, o parâmetro de coordenada do teclado passado é Nulo.</string>
|
||||
<string name="emv_nfc_cvm_error">Erro de processo de Nfc CVM</string>
|
||||
<string name="emv_online_process_error">Erro de processo online</string>
|
||||
<string name="emv_pan_error">Erro de dados PAN</string>
|
||||
<string name="emv_pin_canceled">Cancelar PIN</string>
|
||||
<string name="emv_pin_error">Erro de PIN</string>
|
||||
<string name="emv_pinpad_callback_error">O retorno de chamada PINPAD está vazio.</string>
|
||||
<string name="emv_prepare_fail">O pré-processamento da transação falhou.</string>
|
||||
<string name="emv_signature_error">Erro de assinatura</string>
|
||||
<string name="emv_terminal_risk_management_timeout">Tempo de espera para a gestão do risco terminal</string>
|
||||
<string name="emv_timing_error">A sequência de chamada de função falhou.</string>
|
||||
<string name="emv_trans_process_fail">Falha no processo de transação</string>
|
||||
<string name="emv_trans_type_unsupport">O processo de transação falhou e o tipo de transação não é compatível.</string>
|
||||
<string name="emv_transdata_invalid">erro de transdata</string>
|
||||
<string name="emv_unknown_cvm_type">Tipo de CVM desconhecido</string>
|
||||
<string name="etc_no_device_searched">Nenhum dispositivo pesquisado</string>
|
||||
<string name="firmware_update_fail">A atualização do firmware falhou</string>
|
||||
<string name="firmware_verify_fail">A validação de firmware falhou</string>
|
||||
<string name="i2c_recv_data_timeout">Tempo limite de recebimento de dados I2C</string>
|
||||
<string name="i2c_send_data_failed">Falha no envio de dados I2C</string>
|
||||
<string name="invoking_error_params">Erro parâmetro</string>
|
||||
<string name="invoking_not_support">Função não suportada</string>
|
||||
<string name="invoking_pubkey_len_not_match">O comprimento da chave pública não corresponde</string>
|
||||
<string name="invoking_repeat_invok">Função de chamada repetida</string>
|
||||
<string name="invoking_thread_exception">O tópico foi abortado.</string>
|
||||
<string name="invoking_wait_update">Atualização de firmware</string>
|
||||
<string name="permission_access_sphs">Chamada não autorizada para SPHS</string>
|
||||
<string name="permission_led">Requer permissão para LED.</string>
|
||||
<string name="permission_pinpad">Requer permissão para PINPAD.</string>
|
||||
<string name="permission_read_contactless">Requer permissão para CONTACTLESS_CARD.</string>
|
||||
<string name="permission_read_icc">Requer permissão para ICC.</string>
|
||||
<string name="permission_read_msr">Requer permissão para MSR.</string>
|
||||
<string name="permission_security">Requer permissão para SEGURANÇA.</string>
|
||||
<string name="pinpad_over_max_pin_length">Falha ao inserir PIN. Comprimento máximo excedido.</string>
|
||||
<string name="pinpad_pin_input_timeout">Tempo limite de entrada do PIN</string>
|
||||
<string name="pinpad_pinpad_type_error">erro pinPadType</string>
|
||||
<string name="pinpad_return_pinblock_error">PIN de entrada, falha de bloqueio de retorno de Pin</string>
|
||||
<string name="pinpad_sp_exception">Erro de processo SP</string>
|
||||
<string name="pinpad_start_up_pinpad_fail">Falha ao iniciar pinpad</string>
|
||||
<string name="pinpad_thread_interrupted">A thread de consulta de status do PIN foi cancelada.</string>
|
||||
<string name="printer_pinpad_ongoing">PinPad em andamento</string>
|
||||
<string name="readcard_candidate_list_timeout">Criar tempo limite da lista de candidatos.</string>
|
||||
<string name="readcard_downgrade_transaction">Este é um cartão com chip, impossível rebaixar transação.</string>
|
||||
<string name="readcard_error_params_apdu">Erro de interação dos parâmetros do cartão.</string>
|
||||
<string name="readcard_fail">Leia a falha do cartão</string>
|
||||
<string name="readcard_ic_fail">Falha de verificação do cartão via CV</string>
|
||||
<string name="readcard_interactive_fail">Falha na interação dos dados do cartão</string>
|
||||
<string name="readcard_nfc_fail">Falha de verificação do cartão via NFC</string>
|
||||
<string name="readcard_timeout">Tempo limite de leitura do cartão</string>
|
||||
<string name="readcard_track123_error">Erro de faixas 1,2,3</string>
|
||||
<string name="readcard_track12_error">Erro de faixas 1,2</string>
|
||||
<string name="readcard_track13_error">Erro de faixas 1,3</string>
|
||||
<string name="readcard_track1_error">Erro de faixa 1</string>
|
||||
<string name="readcard_track23_error">Erro de faixas 2,3</string>
|
||||
<string name="readcard_track2_error">Erro de faixa 2</string>
|
||||
<string name="readcard_track3_error">Erro de faixa 3</string>
|
||||
<string name="readcard_unknown_type">Tipo de cartão desconhecido</string>
|
||||
<string name="security_bad_array_length">Erro de comprimento da matriz de eco.</string>
|
||||
<string name="security_check_value_error">Erro de CheckValue</string>
|
||||
<string name="security_checkvalue_length_error">Erro de comprimento de CheckValue</string>
|
||||
<string name="security_decrypt_fail">A descriptografia da chave falhou</string>
|
||||
<string name="security_encrypt_fail">Falha de criptografia</string>
|
||||
<string name="security_gen_random_key_fail">A geração de chave aleatória falhou.</string>
|
||||
<string name="security_get_smstatus_fail">Falha ao obter o código da mensagem de alarme.</string>
|
||||
<string name="security_index_no_key">Especifica que a chave de índice criptografada não existe.</string>
|
||||
<string name="security_inject_bdk_error">Erro de injeção de BDK</string>
|
||||
<string name="security_key_index_error">Erro de índice de chave.</string>
|
||||
<string name="security_key_len_error">Erro de comprimento de chave</string>
|
||||
<string name="security_key_length_error">Erro de comprimento de chave</string>
|
||||
<string name="security_key_partition_exhausted">Partição de chave esgotada</string>
|
||||
<string name="security_keyboard_exception">Erro de inicialização do teclado.</string>
|
||||
<string name="security_mac_error">A aritmética do Mac falhou</string>
|
||||
<string name="security_mac_type_unsuppor">O tipo de algoritmo MAC que não é suportado.</string>
|
||||
<string name="security_pan_length_error">Erro de comprimento do PAN</string>
|
||||
<string name="security_pin_length_error">Erro de comprimento do PIN</string>
|
||||
<string name="security_save_fail">Falha ao salvar</string>
|
||||
<string name="security_save_pk_fail">Falha ao salvar puk</string>
|
||||
<string name="security_unsupported_transformation">Transformação não suportada</string>
|
||||
<string name="security_verify_apk_sign_fail">Verificar a falha de sinal do APK</string>
|
||||
<string name="security_verify_fail">Verificar a falha do sinal</string>
|
||||
<string name="sp_base_eack_overflow">Estouro de dados SP ACK</string>
|
||||
<string name="sp_base_eack_param">Erro de parâmetro do pacote de resposta ACK</string>
|
||||
<string name="sp_base_ecmd_check">Erro de verificação de pacote CMD, nenhum campo de informação</string>
|
||||
<string name="sp_base_ecmd_nospace">O buffer de recepção do SP está cheio, nenhum campo de informação</string>
|
||||
<string name="sp_base_ecmd_overflow">Estouro de comprimento de pacote de dados CMD</string>
|
||||
<string name="sp_base_ecmd_param">Erro de parâmetro de pacote CMD</string>
|
||||
<string name="sp_base_ecmd_seq">Erro de sequência de pacote CMD</string>
|
||||
<string name="sp_base_ecmd_timeout">SP recebe tempo limite de dados, nenhum campo de informação</string>
|
||||
<string name="sp_base_ecmd_unsupport">Pacote CMD não suportado</string>
|
||||
<string name="sp_base_err_devicecode">Obter erro de código do dispositivo</string>
|
||||
<string name="sp_base_error">Erro de início BASE</string>
|
||||
<string name="sp_base_error_e2big">Lista de argumentos muito longa</string>
|
||||
<string name="sp_base_error_eacces">Permissão negada</string>
|
||||
<string name="sp_base_error_eagain">Tente novamente</string>
|
||||
<string name="sp_base_error_ebadf">Número de arquivo inválido</string>
|
||||
<string name="sp_base_error_ebusy">Dispositivo ou recurso ocupado</string>
|
||||
<string name="sp_base_error_echild">Nenhum processo filho</string>
|
||||
<string name="sp_base_error_edom">Argumento matemático fora do domínio da função</string>
|
||||
<string name="sp_base_error_eexist">o arquivo existe</string>
|
||||
<string name="sp_base_error_efault">Endereço ruim</string>
|
||||
<string name="sp_base_error_efbig">Arquivo muito grande</string>
|
||||
<string name="sp_base_error_eintr">Chamada de sistema interrompida</string>
|
||||
<string name="sp_base_error_einval">Argumento inválido</string>
|
||||
<string name="sp_base_error_eio">Erro de E / S</string>
|
||||
<string name="sp_base_error_eisdir">É um diretório</string>
|
||||
<string name="sp_base_error_emfile">Muitos arquivos abertos</string>
|
||||
<string name="sp_base_error_emlink">Muitos links</string>
|
||||
<string name="sp_base_error_enfile">Estouro de mesa de arquivo</string>
|
||||
<string name="sp_base_error_enodev">Esse dispositivo não existe</string>
|
||||
<string name="sp_base_error_enoent">operação não permitida</string>
|
||||
<string name="sp_base_error_enoexec">Erro de formato de execução</string>
|
||||
<string name="sp_base_error_enomem">Fora da memória</string>
|
||||
<string name="sp_base_error_enospc">Sem espaço disponível no dispositivo</string>
|
||||
<string name="sp_base_error_enotblk">Dispositivo de bloqueio necessário</string>
|
||||
<string name="sp_base_error_enotconn">Comunicação não conectada</string>
|
||||
<string name="sp_base_error_enotdir">Não é um diretório</string>
|
||||
<string name="sp_base_error_enotty">Não é uma máquina de escrever</string>
|
||||
<string name="sp_base_error_enxio">Esse dispositivo ou endereço não existe</string>
|
||||
<string name="sp_base_error_eperm">Operation not permitted</string>
|
||||
<string name="sp_base_error_epipe">Cano quebrado</string>
|
||||
<string name="sp_base_error_erange">Resultado matemático não representável</string>
|
||||
<string name="sp_base_error_erofs">Busca ilegal</string>
|
||||
<string name="sp_base_error_espipe">Sistema de arquivos somente leitura</string>
|
||||
<string name="sp_base_error_esrch">Esse processo não existe</string>
|
||||
<string name="sp_base_error_etxtbsy">Arquivo de texto ocupado</string>
|
||||
<string name="sp_base_error_exdev">Link entre dispositivos</string>
|
||||
<string name="sp_base_error_setype">Erro de tipo de chip SE</string>
|
||||
<string name="sp_base_error_upgrade">A atualização do firmware falhou</string>
|
||||
<string name="sp_base_liteso_eaccess">LITESO sem direitos para acessar o arquivo</string>
|
||||
<string name="sp_base_liteso_ecount">Quantidade de LITESO instalado excede o valor máximo do sistema</string>
|
||||
<string name="sp_base_liteso_efinger">Erro de impressão digital LITESO</string>
|
||||
<string name="sp_base_liteso_eflash">Erro de gravação flash LITESO</string>
|
||||
<string name="sp_base_liteso_einfo">Erro de informação LITESO</string>
|
||||
<string name="sp_base_liteso_elitesolen">Erro de comprimento LITESO</string>
|
||||
<string name="sp_base_liteso_enodev">LITES não existe</string>
|
||||
<string name="sp_base_liteso_enotspace">Não há espaço suficiente para LITESO</string>
|
||||
<string name="sp_base_liteso_everify">Erro de assinatura LITESO</string>
|
||||
<string name="sp_base_upgrade_cmd">Erro de atualização de firmware CMD</string>
|
||||
<string name="sp_base_upgrade_flash">Erro de flash de acesso de atualização de firmware</string>
|
||||
<string name="sp_base_upgrade_name">Erro de nome de inicialização de firmware</string>
|
||||
<string name="sp_base_upgrade_size">O tamanho do firmware excede o projetado</string>
|
||||
<string name="sp_base_upgrade_verify">A verificação da assinatura do firmware falhou</string>
|
||||
<string name="sp_bi_illegal_data_length">A área de dados do pacote de resposta é ilegal</string>
|
||||
<string name="sp_bi_input_param_error">Erro de parâmetro de entrada</string>
|
||||
<string name="sp_bi_rsp_data_parse_error">Um erro de análise de dados do pacote de resposta</string>
|
||||
<string name="sp_busy">SP está ocupado</string>
|
||||
<string name="sp_card_err_decode">Decodificação de dados de cartão magnético</string>
|
||||
<string name="sp_card_err_nocard">Não há cartão</string>
|
||||
<string name="sp_card_err_param">Erro parâmetro</string>
|
||||
<string name="sp_closed">A porta serial está fechada</string>
|
||||
<string name="sp_cls_err_block_type">Erro de codificação de tipo de bloco</string>
|
||||
<string name="sp_cls_err_exceed_fsd">O cartão envia dados por FSD</string>
|
||||
<string name="sp_cls_err_iblock_atchain">PICC usa o bloco-I para responder ao bloco de link</string>
|
||||
<string name="sp_cls_err_iblock_protocol">Bloco-I em erro de PCB ou erro subsequente de comprimento de dados</string>
|
||||
<string name="sp_cls_err_iblock_sn">O SN com bloco-I recebido está incorreto</string>
|
||||
<string name="sp_cls_err_idcard_guid">Erro de GUID de leitura do cartão de identificação</string>
|
||||
<string name="sp_cls_err_msr_ic_interrupted">MSR ou IC interrompido</string>
|
||||
<string name="sp_cls_err_mult">multicartão</string>
|
||||
<string name="sp_cls_err_protocol">Os tempos de repetição no caso correto atingiram o limite superior</string>
|
||||
<string name="sp_cls_err_rblock_nak">PICC responde ao bloco-NAK</string>
|
||||
<string name="sp_cls_err_rblock_protocol">Bloco-R em erro de PCB ou erro subsequente de comprimento de dados</string>
|
||||
<string name="sp_cls_err_rblock_sn">O SN com bloco-R recebido está incorreto</string>
|
||||
<string name="sp_cls_err_sblock_nowtx">O bloco-S enviado por PICC não é solicitado por S-WTX</string>
|
||||
<string name="sp_cls_err_sblock_protocol">Erro do bloco-S em PCB ou erro subsequente de comprimento de dados</string>
|
||||
<string name="sp_cls_err_sblock_wtx">O requisito de erro de parâmetro WTX (= 0)</string>
|
||||
<string name="sp_cls_err_user_cancel">Usuário cancelado</string>
|
||||
<string name="sp_cls_hal_err_cardexist">O cartão existe</string>
|
||||
<string name="sp_cls_hal_err_carrieroff">Concessionária fechada</string>
|
||||
<string name="sp_cls_hal_err_coll">Conflito de comunicação</string>
|
||||
<string name="sp_cls_hal_err_core">Erro de estrutura de dados principal da unidade</string>
|
||||
<string name="sp_cls_hal_err_crc">Erro de verificação CRC na comunicação</string>
|
||||
<string name="sp_cls_hal_err_fifo">Falha na operação FIFO interna</string>
|
||||
<string name="sp_cls_hal_err_frame">Erro de quadro de comunicação</string>
|
||||
<string name="sp_cls_hal_err_m1auth">Erro na autenticação da senha do Mifare</string>
|
||||
<string name="sp_cls_hal_err_m1param">O parâmetro de autenticação do cartão (Mifare) está incorreto</string>
|
||||
<string name="sp_cls_hal_err_module">Falha na detecção do módulo</string>
|
||||
<string name="sp_cls_hal_err_parity">Erro no caractere de comunicação</string>
|
||||
<string name="sp_cls_hal_err_powerdwn">Módulo desconectado</string>
|
||||
<string name="sp_cls_hal_err_prot">O sinal na comunicação não está de acordo com o contrato</string>
|
||||
<string name="sp_cls_hal_err_refuse">O cartão recusou o comando</string>
|
||||
<string name="sp_cls_hal_err_timeout">Tempo limite de comunicação</string>
|
||||
<string name="sp_cls_typea_err_atqa">O primeiro caractere do comando WUPA/REQA (tipo A) é ilegal</string>
|
||||
<string name="sp_cls_typea_err_bcc">Verificação do número do cartão e erro de comunicação do cartão tipo A</string>
|
||||
<string name="sp_cls_typea_err_iso14443_4">Tipo-A não suporta ISO14443–4, processo de ativação abortado</string>
|
||||
<string name="sp_cls_typea_err_number">O número de resposta de comunicação do cartão do tipo A de dados não corresponde ao esperado</string>
|
||||
<string name="sp_cls_typea_err_t0">Os bytes T0 do ATS (tipo A) são ilegais</string>
|
||||
<string name="sp_cls_typea_err_ta1">Os bytes TA1 do ATS (tipo A) são ilegais</string>
|
||||
<string name="sp_cls_typea_err_tb1">Os bytes TB1 do ATS (tipo A) são ilegais</string>
|
||||
<string name="sp_cls_typea_err_tc1">Os bytes TC1 do ATS (tipo A) são ilegais</string>
|
||||
<string name="sp_cls_typea_err_tl">Os bytes TL do ATS (tipo A) são ilegais</string>
|
||||
<string name="sp_cls_typea_err_uidtag">O erro do primeiro caractere do número do cartão da comunicação do cartão do tipo A</string>
|
||||
<string name="sp_cls_typeb_err_atqb0">O primeiro caractere do comando WUPA / REQA (tipo B) não é 0x50</string>
|
||||
<string name="sp_cls_typeb_err_cid">O código do canal é diferente do definido no comando ATTRIB (tipo-B)</string>
|
||||
<string name="sp_cls_typeb_err_hltb">Os bytes de resposta do comando HLTB (tipo B) não são 0x00</string>
|
||||
<string name="sp_cls_typeb_err_number">O número da resposta de comunicação do cartão de dados do tipo B não corresponde ao esperado</string>
|
||||
<string name="sp_cls_typeb_err_ptype">O quarto dos bytes do tipo de protocolo em ATQB não é 0</string>
|
||||
<string name="sp_dc_unsupported_cmd">Comandos não suportados</string>
|
||||
<string name="sp_dl_conn_failed">Falha de conexão SP</string>
|
||||
<string name="sp_dl_copy_file_failed">Falha ao ler o pacote de arquivos</string>
|
||||
<string name="sp_dl_data_pkg_process_error">Erro de processo de pacote</string>
|
||||
<string name="sp_dl_data_pkg_timeout">Tempo limite do pacote de dados</string>
|
||||
<string name="sp_dl_failed">Falha na atualização</string>
|
||||
<string name="sp_dl_get_same_sdk_version">A versão é consistente com a versão alvo</string>
|
||||
<string name="sp_dl_get_wrong_sdk_version">A versão SDK não está disponível</string>
|
||||
<string name="sp_dl_open_file_failed">Falha ao abrir arquivo de atualização</string>
|
||||
<string name="sp_dl_query_default_info_failed">Falha na consulta de informações padrão</string>
|
||||
<string name="sp_dl_string_overlong">A string de atualização é muito longa</string>
|
||||
<string name="sp_dl_success">Atualização bem sucedida</string>
|
||||
<string name="sp_dl_upgrade_canceled">atualização cancelada</string>
|
||||
<string name="sp_dl_upgrading">SP está atualizando</string>
|
||||
<string name="sp_dl_version_not_downgrade">A versão do firmware não permite um downgrade</string>
|
||||
<string name="sp_emv_approve">Transação aprovada</string>
|
||||
<string name="sp_emv_cvm_reenter_pin">Inserir o PIN novamente</string>
|
||||
<string name="sp_emv_cvm_reenter_pin_last">Inserir o PIN novamente (a última vez)</string>
|
||||
<string name="sp_emv_cvm_step_next">Continuar fazendo CVM</string>
|
||||
<string name="sp_emv_declined">Transação recusada</string>
|
||||
<string name="sp_emv_endapplication">Transação encerrada</string>
|
||||
<string name="sp_emv_final_select_data_error">Erro de seleção final de dados</string>
|
||||
<string name="sp_emv_invalid_param">Parâmetro inválido</string>
|
||||
<string name="sp_emv_no_data">EMV sem dados</string>
|
||||
<string name="sp_emv_no_preparam">A lista de parâmetros de pré-processamento está vazia</string>
|
||||
<string name="sp_emv_ok_continue">Executar corretamente e continue na próxima etapa</string>
|
||||
<string name="sp_emv_online_request">Executar operação on-line</string>
|
||||
<string name="sp_emv_param_data_error">Erro nos dados de parâmetros do terminal</string>
|
||||
<string name="sp_emv_param_not_exist">Os dados de parâmetros do terminal não existem</string>
|
||||
<string name="sp_emv_see_phone">Ver telefone</string>
|
||||
<string name="sp_emv_select_next_app">Selecionar o próximo aplicativo</string>
|
||||
<string name="sp_emv_sum_err">Erro ao verificar o código ao baixar o puk</string>
|
||||
<string name="sp_emv_try_again">Substituir o cartão</string>
|
||||
<string name="sp_emv_try_another_interface">Use outras interfaces</string>
|
||||
<string name="sp_emv_wave_goto_DRL">Vai para Paywave DRL</string>
|
||||
<string name="sp_emv_wave_goto_second_tap">Tente de novo</string>
|
||||
<string name="sp_endapplication_app_block">Trans encerrada(aplicativo bloqueado)</string>
|
||||
<string name="sp_endapplication_card_block">Trans encerrada(cartão bloqueado)</string>
|
||||
<string name="sp_endapplication_card_expired">Trans encerrada(cartão expirado)</string>
|
||||
<string name="sp_endapplication_clss_limit_exceed">Limite sem contato excedido</string>
|
||||
<string name="sp_endapplication_cmd_err">Trans encerrada(tempo limite de envio ou recebimento do comando)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err">Trans encerrada(erro de código de status)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err_gpo">Trans encerrada(erro de resposta GPO)</string>
|
||||
<string name="sp_endapplication_cmd_swab_6985">Trans encerrada(tempo limite de recebimento do comando)</string>
|
||||
<string name="sp_endapplication_cmd_timeout">Trans encerrada(tempo limite de recebimento do comando)</string>
|
||||
<string name="sp_endapplication_data_duplicate">Trans encerrada(cartão retorna repetição do elemento de dados)</string>
|
||||
<string name="sp_endapplication_data_err">Trans encerrada(dados do cartão retornam erro)</string>
|
||||
<string name="sp_endapplication_data_storage_read">Armazenamento de dados de leitura</string>
|
||||
<string name="sp_endapplication_kernel_not_support">Tipo de kernel não compatível</string>
|
||||
<string name="sp_endapplication_l1_protocal_err">Trans encerrada(erro de protocolo L1)</string>
|
||||
<string name="sp_endapplication_l1_timeout_err">Trans encerrada(tempo limite do cartão de leitura L1)</string>
|
||||
<string name="sp_endapplication_l1_transmission_err">Trans encerrada(erro de transmissão L1)</string>
|
||||
<string name="sp_endapplication_l2_cam_fail">Trans encerrada(falha de autenticação do cartão L2 (falha de autenticação de dados offline))</string>
|
||||
<string name="sp_endapplication_l2_card_data_err">Trans encerrada(erro de dados do cartão L2)</string>
|
||||
<string name="sp_endapplication_l2_card_data_finalsel">Trans encerrada(erro de dados do cartão de seleção final L2)</string>
|
||||
<string name="sp_endapplication_l2_card_data_missing">Trans encerrada(dados do cartão L2 ausentes)</string>
|
||||
<string name="sp_endapplication_l2_empty_cand_list">Trans encerrada(a lista de candidatos L2 está vazia)</string>
|
||||
<string name="sp_endapplication_l2_ids_data_errr">Trans encerrada(erro de dados L2 IDS)</string>
|
||||
<string name="sp_endapplication_l2_ids_no_match_ac">Trans encerrada(L2 IDS sem correspondência AC)</string>
|
||||
<string name="sp_endapplication_l2_ids_read_err">Trans encerrada(erro de leitura L2 IDS)</string>
|
||||
<string name="sp_endapplication_l2_ids_write_err">Trans encerrada(erro de gravação L2 IDS)</string>
|
||||
<string name="sp_endapplication_l2_mag_not_support">Trans encerrada(L2 não suporta modo magnético)</string>
|
||||
<string name="sp_endapplication_l2_max_limit_exceed">Trans encerrada(quantidade trans L2 excede o limite máximo sem contato)</string>
|
||||
<string name="sp_endapplication_l2_no_ppse">Trans encerrada(cartão L2 sem PPSE)</string>
|
||||
<string name="sp_endapplication_l2_parsing_err">Trans encerrada(falha de análise de dados L2)</string>
|
||||
<string name="sp_endapplication_l2_ppse_fault">Trans encerrada(erro de processo L2 PPSE)</string>
|
||||
<string name="sp_endapplication_l2_status_byte">Trans encerrada(erro de byte de status L2)</string>
|
||||
<string name="sp_endapplication_l2_terminal_data_err">Trans encerrada(erro de dados do terminal L2)</string>
|
||||
<string name="sp_endapplication_l3_amount_not_present">Trans encerrada(valor da transação L3 não presente)</string>
|
||||
<string name="sp_endapplication_l3_no_det_data">Trans encerrada(L3 sem dados DET)</string>
|
||||
<string name="sp_endapplication_l3_stop">Trans encerrada(L3 parado)</string>
|
||||
<string name="sp_endapplication_l3_timeout">Trans encerrada(tempo limite L3)</string>
|
||||
<string name="sp_endapplication_no_scapp">Trans encerrada(terminais e cartão não têm aplicativo de suporte comum)</string>
|
||||
<string name="sp_endapplication_not_accept">Trans encerrada(transações não são aceitas)</string>
|
||||
<string name="sp_endapplication_other_card">Trans encerrada(usar outro cartão)</string>
|
||||
<string name="sp_endapplication_other_card_withrecord">Trans encerrada(usar outro cartão(com registro de dados))</string>
|
||||
<string name="sp_endapplication_represent_card">Trans encerrada(Representar cartão)</string>
|
||||
<string name="sp_endapplication_represent_card_torn">Devido aos cartões piscando, por favor, volte a colar seu cartão</string>
|
||||
<string name="sp_endapplication_speedup_kernel_not_support">Tipo de kernel de aceleração não compatível</string>
|
||||
<string name="sp_endapplication_tmapp_empty">Trans encerrada(terminal sem aplicativo)</string>
|
||||
<string name="sp_endapplication_zero_amount">Montante zero</string>
|
||||
<string name="sp_hce_err_nochange">Dados do HCE NDEF inalterados</string>
|
||||
<string name="sp_hce_err_not_open">Módulo HCE não aberto</string>
|
||||
<string name="sp_hce_err_not_support">Função HCE não suportada</string>
|
||||
<string name="sp_hce_err_param">Erro de parâmetro HCE</string>
|
||||
<string name="sp_hce_err_status">Erro de status HCE</string>
|
||||
<string name="sp_hce_hal_err_module">Falha na inicialização do módulo HCE</string>
|
||||
<string name="sp_hce_t2t_failure">Falha na operação HCE t2t</string>
|
||||
<string name="sp_hce_t4t_failure">Falha na operação HCE t4t</string>
|
||||
<string name="sp_initializing">SP está inicializando</string>
|
||||
<string name="sp_kl_kernel_rebooted">O kernel reiniciou</string>
|
||||
<string name="sp_lrc_error">Falha na verificação do LRC</string>
|
||||
<string name="sp_mir_complete_trans_reselect_app">comando completo após nova seleção do aplicativo</string>
|
||||
<string name="sp_mir_complete_trans_with_empty">comando completo com vazio</string>
|
||||
<string name="sp_mir_complete_trans_with_odol">comando completo com ODOL</string>
|
||||
<string name="sp_mir_data_exchange_deal">Acordo de troca de dados</string>
|
||||
<string name="sp_mir_read_record_trans_reselect_app">ler o comando de registro após nova seleção do aplicativo</string>
|
||||
<string name="sp_mir_two_present_card">Dois cartões presentes</string>
|
||||
<string name="sp_param_count_length_err">Número de argumentos ou erros de comprimento</string>
|
||||
<string name="sp_pboc_log_data_err">Erro de dados de registro de transações</string>
|
||||
<string name="sp_pboc_no_log">O registro de transações não existe</string>
|
||||
<string name="sp_pboc_no_log_fmt">PBOC sem formato de log</string>
|
||||
<string name="sp_philips_mifare_err_aes_decrypt_fail">A descriptografia Mifare Plus AES falhou</string>
|
||||
<string name="sp_philips_mifare_err_aes_encrypt_fail">Falha na criptografia Mifare Plus AES</string>
|
||||
<string name="sp_philips_mifare_err_authe_fail">Falha na autenticação do cartão Mifare</string>
|
||||
<string name="sp_philips_mifare_err_authen">Cartão Mifare não autenticação senha</string>
|
||||
<string name="sp_philips_mifare_err_cmac_calc_fail">Mifare Plus calcula erro CMAC</string>
|
||||
<string name="sp_philips_mifare_err_cmac_err">Erro Mifare Plus CMAC</string>
|
||||
<string name="sp_philips_mifare_err_comm">O tamanho dos dados de resposta do cartão Mifare não é um número esperado</string>
|
||||
<string name="sp_philips_mifare_err_invaild_param">Parâmetro de cartão Mifare ilegal</string>
|
||||
<string name="sp_philips_mifare_err_nack">Cartão Mifare recusar CMD</string>
|
||||
<string name="sp_philips_mifare_err_response">Erro de dados de resposta do cartão Mifare</string>
|
||||
<string name="sp_printer_buffer_overflow">Estouro do buffer de impressão</string>
|
||||
<string name="sp_printer_data_error">Erro de dados</string>
|
||||
<string name="sp_printer_device_no_open">O dispositivo não está aberto ou a operação do dispositivo está anormal</string>
|
||||
<string name="sp_printer_error">Erro</string>
|
||||
<string name="sp_printer_function_not_supported">Função de impressora não suportada</string>
|
||||
<string name="sp_printer_invalid_parameter">Parâmetro inválido</string>
|
||||
<string name="sp_printer_low_voltage">Baixa tensão da bateria</string>
|
||||
<string name="sp_printer_no_paper">Sem papel</string>
|
||||
<string name="sp_printer_no_platen">Impressora sem placa</string>
|
||||
<string name="sp_printer_not_supported">Impressora não suportada</string>
|
||||
<string name="sp_printer_over_temperature">Excesso de temperatura</string>
|
||||
<string name="sp_rebooting">SP está reiniciando</string>
|
||||
<string name="sp_reconnecting">SP está reconectando</string>
|
||||
<string name="sp_samsungpay_trans_success">Sucesso na transação SamsungPay</string>
|
||||
<string name="sp_sci_err_atr_data">Erro ATR</string>
|
||||
<string name="sp_sci_err_commu">Erro de comunicação</string>
|
||||
<string name="sp_sci_err_pps">Erro PPS</string>
|
||||
<string name="sp_sci_err_t0_param">Erro de parâmetro T0</string>
|
||||
<string name="sp_sci_err_t0_prob">Erro de byte de sonda T0</string>
|
||||
<string name="sp_sci_err_t1_block">Erro de número de bloco T1</string>
|
||||
<string name="sp_sci_err_t1_lrc">Erro T1 LRC</string>
|
||||
<string name="sp_sci_err_t1_param">Erro de parâmetro T1</string>
|
||||
<string name="sp_sec_err_alg_aes">Erro do algoritmo Aes</string>
|
||||
<string name="sp_sec_err_alg_des">Erro do algoritmo Des</string>
|
||||
<string name="sp_sec_err_alg_ecc">erro de algoritmo ECC</string>
|
||||
<string name="sp_sec_err_alg_hash">Erro do algoritmo hash</string>
|
||||
<string name="sp_sec_err_alg_rsa">Erro do algoritmo Rsa</string>
|
||||
<string name="sp_sec_err_alg_sm2">Erro do algoritmo Sm2</string>
|
||||
<string name="sp_sec_err_alg_sm3">Erro do algoritmo Sm3</string>
|
||||
<string name="sp_sec_err_alg_sm4">Erro do algoritmo Sm4</string>
|
||||
<string name="sp_sec_err_algblock">Erro de bloco de algoritmo</string>
|
||||
<string name="sp_sec_err_apkey_delete">Falha na exclusão do arquivo da chave AP</string>
|
||||
<string name="sp_sec_err_apkey_invalid">Chave AP inválida</string>
|
||||
<string name="sp_sec_err_apkey_lost">Chave AP perdida</string>
|
||||
<string name="sp_sec_err_apkey_open">A abertura da chave AP falhou</string>
|
||||
<string name="sp_sec_err_apkey_other">Outro erro de chave AP</string>
|
||||
<string name="sp_sec_err_apkey_read">Erro de leitura de chave AP</string>
|
||||
<string name="sp_sec_err_apkey_status">Falha na autoverificação da chave AP</string>
|
||||
<string name="sp_sec_err_apkey_timout">Tempo limite de acesso à chave AP</string>
|
||||
<string name="sp_sec_err_apkey_verify">Erro de verificação de chave AP</string>
|
||||
<string name="sp_sec_err_apkey_write">Erro de escrita de chave AP</string>
|
||||
<string name="sp_sec_err_apkey_write_mode">Modo de escrita de chave AP não suportado</string>
|
||||
<string name="sp_sec_err_auth_reqtype">Erro de tipo de solicitação de autenticação</string>
|
||||
<string name="sp_sec_err_base64_invaid">Os dados de entrada para decodificação ou codificação Base64 contêm caracteres inválidos</string>
|
||||
<string name="sp_sec_err_buffer_size">Buffer muito pequeno</string>
|
||||
<string name="sp_sec_err_ca_err">O certificado CA não existe ou erro de análise</string>
|
||||
<string name="sp_sec_err_cmac">Erro de algoritmo CMAC</string>
|
||||
<string name="sp_sec_err_cmac_enckey">Erro de chave de criptografia de distribuição de chave TR31</string>
|
||||
<string name="sp_sec_err_cmac_mackey">Erro de distribuição de chave MAC TR31</string>
|
||||
<string name="sp_sec_err_data">Erro de leitura e gravação de arquivo de segurança</string>
|
||||
<string name="sp_sec_err_datalen">Erro de comprimento de dados</string>
|
||||
<string name="sp_sec_err_dstkey_index">Erro de índice de chave de destino</string>
|
||||
<string name="sp_sec_err_dukpt_keytype">Erro de tipo de chave DUKPT</string>
|
||||
<string name="sp_sec_err_dukpt_overflow">Estouro de DUKPT</string>
|
||||
<string name="sp_sec_err_explen">Erro de comprimento de índice de chave</string>
|
||||
<string name="sp_sec_err_group_index">Erro de índice de grupo</string>
|
||||
<string name="sp_sec_err_hash_no_match">Hash sem correspondência</string>
|
||||
<string name="sp_sec_err_input_cancel">Cancelamento de entrada de PIN</string>
|
||||
<string name="sp_sec_err_kcv_fail">Erro de verificação KCV</string>
|
||||
<string name="sp_sec_err_kcv_mode">Erro de modo KCV</string>
|
||||
<string name="sp_sec_err_kcv_odd">Erro de verificação KCV ODD</string>
|
||||
<string name="sp_sec_err_key_invalid">chave inválida</string>
|
||||
<string name="sp_sec_err_key_same">A mesma chave existe</string>
|
||||
<string name="sp_sec_err_key_usage">Tente usar esta chave fora do "uso" da chave</string>
|
||||
<string name="sp_sec_err_keyattr_not_match">O atributo func-key não tem correspondência</string>
|
||||
<string name="sp_sec_err_keyfail">Erro de verificação de chave</string>
|
||||
<string name="sp_sec_err_keyindex">Erro de índice de chave</string>
|
||||
<string name="sp_sec_err_keylen">Erro de comprimento de chave</string>
|
||||
<string name="sp_sec_err_keytpye">Erro de tipo de chave</string>
|
||||
<string name="sp_sec_err_locked">O sistema de segurança está bloqueado</string>
|
||||
<string name="sp_sec_err_mode_of_key_use">O uso da chave está errado, como descriptografar os dados com uma chave limitada à criptografia</string>
|
||||
<string name="sp_sec_err_need_add_ksn">DUKPT KSN precisa adicionar 1</string>
|
||||
<string name="sp_sec_err_newpwd">Nenhuma nova senha configurada</string>
|
||||
<string name="sp_sec_err_no_auth">Não autorizado</string>
|
||||
<string name="sp_sec_err_no_match">Nenhuma chave de correspondência</string>
|
||||
<string name="sp_sec_err_nokcv">Sem KCV</string>
|
||||
<string name="sp_sec_err_nopin">Sem entrada de PIN</string>
|
||||
<string name="sp_sec_err_not_support">A função ainda não é compatível</string>
|
||||
<string name="sp_sec_err_null_ptr">Indicador nulo</string>
|
||||
<string name="sp_sec_err_overnum">Tempos ultrapassados</string>
|
||||
<string name="sp_sec_err_pan_timeout">Tempo límite do PAN</string>
|
||||
<string name="sp_sec_err_pin_timeout">Tempo limite de entrada de PIN</string>
|
||||
<string name="sp_sec_err_pos_pksk">Excepção da chave pública POS</string>
|
||||
<string name="sp_sec_err_pos_pvk_recover">Erro de recuperação de chave privada do dispositivo</string>
|
||||
<string name="sp_sec_err_pwd">Erro de contrasinal</string>
|
||||
<string name="sp_sec_err_rand_no_match">Número aleatório sem correspondência</string>
|
||||
<string name="sp_sec_err_req_ssa">Pedir um serviço sensível</string>
|
||||
<string name="sp_sec_err_small_interval">O intervalo de entrada do PIN é muito curto</string>
|
||||
<string name="sp_sec_err_srckey_index">Erro de índice de chave de origem</string>
|
||||
<string name="sp_sec_err_srckey_type">Erro de tipo de chave de origem</string>
|
||||
<string name="sp_sec_err_tlv">Erro do parâmetro TLV</string>
|
||||
<string name="sp_sec_err_tr34_bound">TR34 já vinculado, incapaz de religar</string>
|
||||
<string name="sp_sec_err_tr34_random_miss">Falta aleatória TR34</string>
|
||||
<string name="sp_sec_err_tr34_token_parse_faild">Falha na análise do token TR34</string>
|
||||
<string name="sp_sec_err_tr34_unbind">TR34 desvincular</string>
|
||||
<string name="sp_sec_err_tr34_verify_faild">Falha na verificação do token TR34</string>
|
||||
<string name="sp_sec_err_wait_interval">PIN/PAN protecção contra exaustão</string>
|
||||
<string name="sp_sec_ret_ok">Sucesso</string>
|
||||
<string name="sp_sec_ret_param_error">Erro parâmetro</string>
|
||||
<string name="sp_sec_rndkey_error">erro chave RND</string>
|
||||
<string name="sp_sec_rootkey_error">Erro de chave raiz</string>
|
||||
<string name="sp_seq_unmatch">Fora de sincronia</string>
|
||||
<string name="sp_sleep">SP está hibernado</string>
|
||||
<string name="sp_smc_hal_err_parity">Erro de verificação</string>
|
||||
<string name="sp_smc_hal_err_step">O módulo não tem alimentação</string>
|
||||
<string name="sp_smc_hal_err_timeout">Tempo limite de comunicação</string>
|
||||
<string name="sp_smc_sync_address_overflow">Sobre fluxo do endereço</string>
|
||||
<string name="sp_smc_sync_device_not_open">Dispositivo não aberto</string>
|
||||
<string name="sp_smc_sync_error_channel">Erro de canal</string>
|
||||
<string name="sp_smc_sync_invalid_operation">Operação inválida</string>
|
||||
<string name="sp_smc_sync_invalid_pointer">Ponteiro inválido</string>
|
||||
<string name="sp_smc_sync_invalid_reset">Reinicialização inválida</string>
|
||||
<string name="sp_smc_sync_invalid_value">Valor inválido</string>
|
||||
<string name="sp_smc_sync_nack">Nack</string>
|
||||
<string name="sp_smc_sync_no_card">Nenhum cartão</string>
|
||||
<string name="sp_smc_sync_no_power">Nenhuma conexão</string>
|
||||
<string name="sp_smc_sync_verify_psc_error">Verifique o erro PSC</string>
|
||||
<string name="sp_success">Sucesso</string>
|
||||
<string name="sp_sys_err_buflen">Erro de comprimento do Buffer</string>
|
||||
<string name="sp_sys_err_hard">Falha de hardware</string>
|
||||
<string name="sp_sys_err_illegalday">Data errada no horário do sistema</string>
|
||||
<string name="sp_sys_err_illegalhour">Hora errada no horário do sistema</string>
|
||||
<string name="sp_sys_err_illegalmin">Minuto errado no horário do sistema</string>
|
||||
<string name="sp_sys_err_illegalmonth">Mês errado no horário do sistema</string>
|
||||
<string name="sp_sys_err_illegalsec">Segundo errado no horário do sistema</string>
|
||||
<string name="sp_sys_err_illegalyear">Ano errado no horário do sistema</string>
|
||||
<string name="sp_sys_err_initfail">Falha de inicialização</string>
|
||||
<string name="sp_sys_err_nosupport">Função não compatível</string>
|
||||
<string name="sp_sys_err_param">Erro de parâmetro</string>
|
||||
<string name="sp_tax_err_read">Falha ao ler dados fiscais</string>
|
||||
<string name="sp_tax_err_write">Falha ao gravar dados fiscais</string>
|
||||
<string name="sp_timeout">Tempo limite</string>
|
||||
<string name="sp_try_another_interface_preproc">Use outra interface(falha de pré-processo)</string>
|
||||
<string name="sp_unknown">Erro desconhecido</string>
|
||||
<string name="unknown">Erro desconhecido</string>
|
||||
</resources>
|
@ -1,472 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="alg_err_nogm">不支持国密(无国密芯片)</string>
|
||||
<string name="alg_ret_param_error">算法参数错误</string>
|
||||
<string name="alg_ret_rcv_sm_error">国密芯片应答失败</string>
|
||||
<string name="alg_ret_send_sm_error">国密芯片接收失败</string>
|
||||
<string name="basic_file_copy_error">文件复制失败</string>
|
||||
<string name="basic_file_delete_error">文件删除失败</string>
|
||||
<string name="basic_file_verify_fail">文件验签失败</string>
|
||||
<string name="emv_app_select_index_error">应用选择索引错误</string>
|
||||
<string name="emv_cardinfo_error">检卡出错,CardInfo为null</string>
|
||||
<string name="emv_cert_verify_error">身份认证出错</string>
|
||||
<string name="emv_confirm_card_info_error">确认卡号信息失败,或者超时</string>
|
||||
<string name="emv_data_exchange_error">数据交换出错</string>
|
||||
<string name="emv_data_exchange_timeout">数据交换超时</string>
|
||||
<string name="emv_db_no_matched_aid">数据库没有匹配的AID</string>
|
||||
<string name="emv_db_no_matched_capk">数据库中没有匹配的CAPK</string>
|
||||
<string name="emv_db_opt_error">数据库操作出错</string>
|
||||
<string name="emv_db_save_term_error">数据库保存终端参数出错</string>
|
||||
<string name="emv_final_select_error">最终选择出错</string>
|
||||
<string name="emv_final_select_timeout">最终选择超时</string>
|
||||
<string name="emv_in_process">EMV流程未结束,无法进行下次操作</string>
|
||||
<string name="emv_kernel_exception">内核处理异常</string>
|
||||
<string name="emv_kernel_msg_null">交易处理数据为空</string>
|
||||
<string name="emv_keyboard_params_error">键盘初始化异常,传递的键盘坐标参数为Null</string>
|
||||
<string name="emv_nfc_cvm_error">非接卡CVM处理出错</string>
|
||||
<string name="emv_online_process_error">联机处理出错</string>
|
||||
<string name="emv_pan_error">PAN数据错误</string>
|
||||
<string name="emv_pin_canceled">PIN取消</string>
|
||||
<string name="emv_pin_error">PIN出错</string>
|
||||
<string name="emv_pinpad_callback_error">PINPAD回调为空</string>
|
||||
<string name="emv_pre_first_gac_error">第一次GAC前回调出错</string>
|
||||
<string name="emv_pre_first_gac_timeout">第一次GAC前回调超时</string>
|
||||
<string name="emv_prepare_fail">交易预处理失败</string>
|
||||
<string name="emv_signature_error">签名出错</string>
|
||||
<string name="emv_terminal_risk_management_error">终端风险管理出错</string>
|
||||
<string name="emv_terminal_risk_management_timeout">终端风险管理超时</string>
|
||||
<string name="emv_timing_error">函数调用顺序失败</string>
|
||||
<string name="emv_trans_process_fail">交易处理失败</string>
|
||||
<string name="emv_trans_type_unsupport">交易处理失败,不支持交易类型</string>
|
||||
<string name="emv_transdata_invalid">transdata非法</string>
|
||||
<string name="emv_unknown_cvm_type">未知的CVM类型</string>
|
||||
<string name="etc_no_device_searched">未搜索到设备</string>
|
||||
<string name="firmware_update_fail">固件升级失败</string>
|
||||
<string name="firmware_verify_fail">固件校验失败</string>
|
||||
<string name="i2c_recv_data_timeout">I2C接收数据超时</string>
|
||||
<string name="i2c_send_data_failed">I2C发送数据失败</string>
|
||||
<string name="invoking_error_params">参数错误</string>
|
||||
<string name="invoking_not_support">功能尚不支持</string>
|
||||
<string name="invoking_pubkey_len_not_match">指定公钥长度与实际长度不一致</string>
|
||||
<string name="invoking_repeat_invok">重复调用</string>
|
||||
<string name="invoking_thread_exception">线程被异常中断</string>
|
||||
<string name="invoking_wait_update">固件升级中</string>
|
||||
<string name="permission_access_sphs">未被授权调用SPHS</string>
|
||||
<string name="permission_led">缺少LED权限</string>
|
||||
<string name="permission_pinpad">缺少PINPAD权限</string>
|
||||
<string name="permission_read_contactless">缺少CONTACTLESS_CARD权限</string>
|
||||
<string name="permission_read_icc">缺少ICC权限</string>
|
||||
<string name="permission_read_msr">缺少MSR权限</string>
|
||||
<string name="permission_security">缺少SECURITY权限</string>
|
||||
<string name="pinpad_over_max_pin_length">输入PIN失败,超过最大允许长度</string>
|
||||
<string name="pinpad_pin_input_timeout">输入PIN超时</string>
|
||||
<string name="pinpad_pinpad_type_error">pinPadType 类型错误(当传入的键盘类型不为1和2时候返回该错误)</string>
|
||||
<string name="pinpad_return_pinblock_error">输入PIN,返回PinBlock失败</string>
|
||||
<string name="pinpad_sp_exception">SP处理错误</string>
|
||||
<string name="pinpad_start_up_pinpad_fail">启动密码键盘失败</string>
|
||||
<string name="pinpad_thread_interrupted">PIN状态查询线程被异常中断</string>
|
||||
<string name="printer_pinpad_ongoing">输PIN进行中</string>
|
||||
<string name="readcard_candidate_list_timeout">建立候选列表超时</string>
|
||||
<string name="readcard_downgrade_transaction">此卡为芯片卡,不可降级交易</string>
|
||||
<string name="readcard_error_params_apdu">卡片数据交互参数错误</string>
|
||||
<string name="readcard_fail">读卡失败</string>
|
||||
<string name="readcard_ic_fail">IC检卡失败</string>
|
||||
<string name="readcard_interactive_fail">卡片数据交互失败</string>
|
||||
<string name="readcard_nfc_fail">NFC检卡失败</string>
|
||||
<string name="readcard_timeout">读卡超时</string>
|
||||
<string name="readcard_track123_error">一,二,三磁错误</string>
|
||||
<string name="readcard_track12_error">一,二磁错误</string>
|
||||
<string name="readcard_track13_error">一,三磁错误</string>
|
||||
<string name="readcard_track1_error">一磁错误</string>
|
||||
<string name="readcard_track23_error">二,三磁错误</string>
|
||||
<string name="readcard_track2_error">二磁错误</string>
|
||||
<string name="readcard_track3_error">三磁错误</string>
|
||||
<string name="readcard_unknown_type">未知的卡类型</string>
|
||||
<string name="security_bad_array_length">回传数组长度错误</string>
|
||||
<string name="security_check_value_error">checkValue不通过</string>
|
||||
<string name="security_checkvalue_length_error">checkValue长度错误</string>
|
||||
<string name="security_decrypt_fail">密钥解密失败</string>
|
||||
<string name="security_encrypt_fail">加密失败</string>
|
||||
<string name="security_gen_random_key_fail">随机密钥生成失败</string>
|
||||
<string name="security_get_smstatus_fail">获取报警信息码失败</string>
|
||||
<string name="security_index_no_key">指定加密索引密钥不存在</string>
|
||||
<string name="security_inject_bdk_error">注入BDK错误</string>
|
||||
<string name="security_key_index_error">密钥索引位置错误</string>
|
||||
<string name="security_key_len_error">密钥长度错误</string>
|
||||
<string name="security_key_length_error">密钥长度错误</string>
|
||||
<string name="security_key_not_saved">密钥未保存</string>
|
||||
<string name="security_key_partition_exhausted">密钥分区已用完</string>
|
||||
<string name="security_keyboard_exception">键盘初始化异常</string>
|
||||
<string name="security_mac_error">mac计算失败</string>
|
||||
<string name="security_mac_type_unsuppor">不支持的MAC算法类型</string>
|
||||
<string name="security_pan_length_error">PAN长度错误</string>
|
||||
<string name="security_pin_length_error">PIN长度错误</string>
|
||||
<string name="security_save_fail">保存失败</string>
|
||||
<string name="security_save_pk_fail">公钥保存失败</string>
|
||||
<string name="security_unsupported_transformation">transformation不支持</string>
|
||||
<string name="security_verify_apk_sign_fail">验证APK签名失败</string>
|
||||
<string name="security_verify_fail">验签失败</string>
|
||||
<string name="sp_base_eack_overflow">SP待发送ACK数据超过通信buf错误</string>
|
||||
<string name="sp_base_eack_param">ACK响应包参数错误</string>
|
||||
<string name="sp_base_ecmd_check">命令包校验异常,无info区</string>
|
||||
<string name="sp_base_ecmd_nospace">SP接收缓冲区无存储空间,无info区</string>
|
||||
<string name="sp_base_ecmd_overflow">命令包数据长度溢出错误</string>
|
||||
<string name="sp_base_ecmd_param">命令包参数错误</string>
|
||||
<string name="sp_base_ecmd_seq">命令包序号错误</string>
|
||||
<string name="sp_base_ecmd_timeout">SP接收数据超时,无info区</string>
|
||||
<string name="sp_base_ecmd_unsupport">未知命令包、不支持的命令包</string>
|
||||
<string name="sp_base_err_devicecode">设备型号获取错误</string>
|
||||
<string name="sp_base_error">BASE错误开始位置</string>
|
||||
<string name="sp_base_error_e2big">参数列表太长</string>
|
||||
<string name="sp_base_error_eacces">缺少权限</string>
|
||||
<string name="sp_base_error_eagain">重试</string>
|
||||
<string name="sp_base_error_ebadf">错误的文件编号</string>
|
||||
<string name="sp_base_error_ebusy">设备或资源忙碌</string>
|
||||
<string name="sp_base_error_echild">子进程不存在</string>
|
||||
<string name="sp_base_error_edom">数学参数超出函数边界</string>
|
||||
<string name="sp_base_error_eexist">文件已存在</string>
|
||||
<string name="sp_base_error_efault">地址错误</string>
|
||||
<string name="sp_base_error_efbig">文件太大</string>
|
||||
<string name="sp_base_error_eintr">系统调用被中断</string>
|
||||
<string name="sp_base_error_einval">无效的参数</string>
|
||||
<string name="sp_base_error_eio">I/O错误</string>
|
||||
<string name="sp_base_error_eisdir">是否是目录</string>
|
||||
<string name="sp_base_error_emfile">打开文件过多</string>
|
||||
<string name="sp_base_error_emlink">连接数太多</string>
|
||||
<string name="sp_base_error_enfile">文件索引表溢出</string>
|
||||
<string name="sp_base_error_enodev">设备不存在</string>
|
||||
<string name="sp_base_error_enoent">文件或目录不存在</string>
|
||||
<string name="sp_base_error_enoexec">可执行文件格式错误</string>
|
||||
<string name="sp_base_error_enomem">内存溢出</string>
|
||||
<string name="sp_base_error_enospc">设备空间不足</string>
|
||||
<string name="sp_base_error_enotblk">需要块地址</string>
|
||||
<string name="sp_base_error_enotconn">通信状态未连接</string>
|
||||
<string name="sp_base_error_enotdir">不是目录</string>
|
||||
<string name="sp_base_error_enotty">不是打字机</string>
|
||||
<string name="sp_base_error_enxio">设备或地址不存在</string>
|
||||
<string name="sp_base_error_eperm">操作不允许</string>
|
||||
<string name="sp_base_error_epipe">管道已损坏</string>
|
||||
<string name="sp_base_error_erange">数学结果无法展示</string>
|
||||
<string name="sp_base_error_erofs">非法移动文件指针</string>
|
||||
<string name="sp_base_error_espipe">只读文件系统</string>
|
||||
<string name="sp_base_error_esrch">进程不存在</string>
|
||||
<string name="sp_base_error_etxtbsy">文本文件忙碌</string>
|
||||
<string name="sp_base_error_exdev">跨设备连接</string>
|
||||
<string name="sp_base_error_setype">SE芯片型号错误</string>
|
||||
<string name="sp_base_error_upgrade">固件更新失败</string>
|
||||
<string name="sp_base_liteso_eaccess">LITESO无文件访问权限</string>
|
||||
<string name="sp_base_liteso_ecount">安装LITESO个数超过系统最大值</string>
|
||||
<string name="sp_base_liteso_efinger">LITESO指纹错误</string>
|
||||
<string name="sp_base_liteso_eflash">LITESO写flash错误</string>
|
||||
<string name="sp_base_liteso_einfo">LITESO info错误</string>
|
||||
<string name="sp_base_liteso_elitesolen">LITESO长度错误</string>
|
||||
<string name="sp_base_liteso_enodev">LITESO不存在</string>
|
||||
<string name="sp_base_liteso_enotspace">LITESO空间不够</string>
|
||||
<string name="sp_base_liteso_everify">LITESO签名错误</string>
|
||||
<string name="sp_base_upgrade_cmd">固件更新命令错误</string>
|
||||
<string name="sp_base_upgrade_flash">固件更新FLASH操作错误</string>
|
||||
<string name="sp_base_upgrade_name">固件boot命名错误</string>
|
||||
<string name="sp_base_upgrade_size">固件超过设计大小</string>
|
||||
<string name="sp_base_upgrade_verify">固件签名校验错误</string>
|
||||
<string name="sp_bi_illegal_data_length">应答包数据区长度非法</string>
|
||||
<string name="sp_bi_input_param_error">输入参数错误</string>
|
||||
<string name="sp_bi_rsp_data_parse_error">应答包数据解析出错</string>
|
||||
<string name="sp_busy">SP忙碌中</string>
|
||||
<string name="sp_card_err_decode">磁卡数据解码中</string>
|
||||
<string name="sp_card_err_nocard">无卡</string>
|
||||
<string name="sp_card_err_param">参数错误</string>
|
||||
<string name="sp_closed">串口关闭</string>
|
||||
<string name="sp_cls_err_block_type">块类型编码错</string>
|
||||
<string name="sp_cls_err_exceed_fsd">卡片回送数据超过FSD</string>
|
||||
<string name="sp_cls_err_iblock_atchain">PICC使用I块响应链接块</string>
|
||||
<string name="sp_cls_err_iblock_protocol">I块PCB错或后续数据长度错</string>
|
||||
<string name="sp_cls_err_iblock_sn">接收的I块序列号不正确</string>
|
||||
<string name="sp_cls_err_idcard_guid">读二代证GUID错误</string>
|
||||
<string name="sp_cls_err_msr_ic_interrupted">刷卡或插卡取消</string>
|
||||
<string name="sp_cls_err_mult">多卡</string>
|
||||
<string name="sp_cls_err_protocol">接收正确的情况下重传次数到限</string>
|
||||
<string name="sp_cls_err_rblock_nak">PICC响应NAK块</string>
|
||||
<string name="sp_cls_err_rblock_protocol">R块PCB错或后续数据长度错</string>
|
||||
<string name="sp_cls_err_rblock_sn">接收的R块序列号不正确</string>
|
||||
<string name="sp_cls_err_sblock_nowtx">PICC发送的S块非S-WTX请求</string>
|
||||
<string name="sp_cls_err_sblock_protocol">S块PCB错或后续数据长度错</string>
|
||||
<string name="sp_cls_err_sblock_wtx">请求的WTX参数错误(=0)</string>
|
||||
<string name="sp_cls_err_user_cancel">按键取消</string>
|
||||
<string name="sp_cls_hal_err_cardexist">卡片存在</string>
|
||||
<string name="sp_cls_hal_err_carrieroff">载波未打开</string>
|
||||
<string name="sp_cls_hal_err_coll">通信冲突</string>
|
||||
<string name="sp_cls_hal_err_core">驱动核心数据结构错误</string>
|
||||
<string name="sp_cls_hal_err_crc">通信中CRC校验错</string>
|
||||
<string name="sp_cls_hal_err_fifo">内部FIFO操作失败</string>
|
||||
<string name="sp_cls_hal_err_frame">通信帧错误</string>
|
||||
<string name="sp_cls_hal_err_m1auth">卡(Mifare)密码认证错</string>
|
||||
<string name="sp_cls_hal_err_m1param">卡(Mifare)认证参数不正确</string>
|
||||
<string name="sp_cls_hal_err_module">模块检测失败</string>
|
||||
<string name="sp_cls_hal_err_parity">通信字符校验错</string>
|
||||
<string name="sp_cls_hal_err_powerdwn">模块未上电</string>
|
||||
<string name="sp_cls_hal_err_prot">通信中信号不符合协议</string>
|
||||
<string name="sp_cls_hal_err_refuse">卡片拒绝命令</string>
|
||||
<string name="sp_cls_hal_err_timeout">通信超时</string>
|
||||
<string name="sp_cls_typea_err_atqa">A卡通信应答WUPA/REQA命令的第一个字符非法</string>
|
||||
<string name="sp_cls_typea_err_bcc">A卡通信应答的卡号校验和错</string>
|
||||
<string name="sp_cls_typea_err_iso14443_4">A卡不支持ISO14443–4,激活流程终止</string>
|
||||
<string name="sp_cls_typea_err_number">A卡通信应答的数据数量与期望的不符</string>
|
||||
<string name="sp_cls_typea_err_t0">A卡通信应答的ATS的T0字节非法</string>
|
||||
<string name="sp_cls_typea_err_ta1">A卡通信应答的ATS的TA1字节非法</string>
|
||||
<string name="sp_cls_typea_err_tb1">A卡通信应答的ATS的TB1字节非法</string>
|
||||
<string name="sp_cls_typea_err_tc1">A卡通信应答的ATS的TC1字节非法</string>
|
||||
<string name="sp_cls_typea_err_tl">A卡通信应答的ATS的TL字节非法</string>
|
||||
<string name="sp_cls_typea_err_uidtag">A卡通信应答的卡号的第一个字符错</string>
|
||||
<string name="sp_cls_typeb_err_atqb0">B卡通信应答WUPB/REQB命令的第一个字符非0x50</string>
|
||||
<string name="sp_cls_typeb_err_cid">B卡通信应答ATTRIB命令中信道编码的与设置的不同</string>
|
||||
<string name="sp_cls_typeb_err_hltb">B卡通信应答HLTB命令应答非0x00错误</string>
|
||||
<string name="sp_cls_typeb_err_number">B卡通信应答的数据数量与期望的不符</string>
|
||||
<string name="sp_cls_typeb_err_ptype">ATQB中协议类型字节的第四位不为0</string>
|
||||
<string name="sp_dc_unsupported_cmd">不支持的命令</string>
|
||||
<string name="sp_dl_conn_failed">连接SP失败</string>
|
||||
<string name="sp_dl_copy_file_failed">读取文件包失败</string>
|
||||
<string name="sp_dl_data_pkg_process_error">数据包处理出错</string>
|
||||
<string name="sp_dl_data_pkg_timeout">数据包超时</string>
|
||||
<string name="sp_dl_failed">升级失败</string>
|
||||
<string name="sp_dl_get_same_sdk_version">版本号与目标升级版本一致</string>
|
||||
<string name="sp_dl_get_wrong_sdk_version">未获取到本机的sdk版本号</string>
|
||||
<string name="sp_dl_open_file_failed">打开升级文件失败</string>
|
||||
<string name="sp_dl_query_default_info_failed">查询默认信息失败</string>
|
||||
<string name="sp_dl_string_overlong">升级字符串过长</string>
|
||||
<string name="sp_dl_success">升级成功</string>
|
||||
<string name="sp_dl_upgrade_canceled">升级被取消</string>
|
||||
<string name="sp_dl_upgrading">SP正在升级中</string>
|
||||
<string name="sp_dl_version_not_downgrade">固件版本不允许降级</string>
|
||||
<string name="sp_emv_approve">交易批准</string>
|
||||
<string name="sp_emv_cvm_reenter_pin">请重新输入PIN</string>
|
||||
<string name="sp_emv_cvm_reenter_pin_last">请重新输入PIN(最后一次)</string>
|
||||
<string name="sp_emv_cvm_step_next">请继续执行CVM处理</string>
|
||||
<string name="sp_emv_declined">交易拒绝</string>
|
||||
<string name="sp_emv_endapplication">交易终止</string>
|
||||
<string name="sp_emv_final_select_data_error">最终选择数据错误</string>
|
||||
<string name="sp_emv_invalid_param">无效参数</string>
|
||||
<string name="sp_emv_no_data">EMV数据不存在</string>
|
||||
<string name="sp_emv_no_preparam">预处理参数列表为空</string>
|
||||
<string name="sp_emv_ok_continue">执行正确,继续下一个步骤</string>
|
||||
<string name="sp_emv_online_request">执行联机操作</string>
|
||||
<string name="sp_emv_param_data_error">终端参数数据错误</string>
|
||||
<string name="sp_emv_param_not_exist">终端参数数据不存在</string>
|
||||
<string name="sp_emv_see_phone">查看手机</string>
|
||||
<string name="sp_emv_select_next_app">请选择下一个应用</string>
|
||||
<string name="sp_emv_sum_err">下载公钥时校验码错误</string>
|
||||
<string name="sp_emv_try_again">请重新拍卡</string>
|
||||
<string name="sp_emv_try_another_interface">请使用其它界面</string>
|
||||
<string name="sp_emv_wave_goto_DRL">去执行Paywave的DRL功能</string>
|
||||
<string name="sp_emv_wave_goto_second_tap">请重新拍卡</string>
|
||||
<string name="sp_endapplication_app_block">交易终止(应用被锁)</string>
|
||||
<string name="sp_endapplication_card_block">交易终止(卡片被锁)</string>
|
||||
<string name="sp_endapplication_card_expired">交易终止(卡片过期)</string>
|
||||
<string name="sp_endapplication_clss_limit_exceed">非接限额超过</string>
|
||||
<string name="sp_endapplication_cmd_err">交易终止(命令发送接收错误)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err">交易终止(状态码错误)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err_gpo">交易终止(GPO响应错误)</string>
|
||||
<string name="sp_endapplication_cmd_swab_6985">交易终止(命令接收超时)</string>
|
||||
<string name="sp_endapplication_cmd_timeout">交易终止(命令接收超时)</string>
|
||||
<string name="sp_endapplication_data_duplicate">交易终止(卡片返回数据元重复)</string>
|
||||
<string name="sp_endapplication_data_err">交易终止(卡片返回数据错误)</string>
|
||||
<string name="sp_endapplication_data_storage_read">读数据存储</string>
|
||||
<string name="sp_endapplication_kernel_not_support">内核类型不支持</string>
|
||||
<string name="sp_endapplication_l1_protocal_err">交易终止(L1协议错误)</string>
|
||||
<string name="sp_endapplication_l1_timeout_err">交易终止(L1读卡超时)</string>
|
||||
<string name="sp_endapplication_l1_transmission_err">交易终止(L1传输错误)</string>
|
||||
<string name="sp_endapplication_l2_cam_fail">交易终止(L2卡片认证失败(脱机数据认证失败))</string>
|
||||
<string name="sp_endapplication_l2_card_data_err">交易终止(L2卡片数据错误)</string>
|
||||
<string name="sp_endapplication_l2_card_data_finalsel">交易终止(最终选择卡片数据错误)</string>
|
||||
<string name="sp_endapplication_l2_card_data_missing">交易终止(L2必备数据错误)</string>
|
||||
<string name="sp_endapplication_l2_empty_cand_list">交易终止(L2候选列表为空)</string>
|
||||
<string name="sp_endapplication_l2_ids_data_errr">交易终止(L2 IDS数据错误)</string>
|
||||
<string name="sp_endapplication_l2_ids_no_match_ac">交易终止(L2 IDS无匹配AC)</string>
|
||||
<string name="sp_endapplication_l2_ids_read_err">交易终止(L2 IDS读错误)</string>
|
||||
<string name="sp_endapplication_l2_ids_write_err">交易终止(L2 IDS写错误)</string>
|
||||
<string name="sp_endapplication_l2_mag_not_support">交易终止(L2不支持磁条卡模式)</string>
|
||||
<string name="sp_endapplication_l2_max_limit_exceed">交易终止(L2交易金额超过非接交易限额)</string>
|
||||
<string name="sp_endapplication_l2_no_ppse">交易终止(L2卡片无PPSE)</string>
|
||||
<string name="sp_endapplication_l2_parsing_err">交易终止(L2数据解析失败)</string>
|
||||
<string name="sp_endapplication_l2_ppse_fault">交易终止(L2 PPSE处理错误)</string>
|
||||
<string name="sp_endapplication_l2_status_byte">交易终止(L2状态字错误)</string>
|
||||
<string name="sp_endapplication_l2_terminal_data_err">交易终止(L2终端数据错误)</string>
|
||||
<string name="sp_endapplication_l3_amount_not_present">交易终止(L3交易金额不存在)</string>
|
||||
<string name="sp_endapplication_l3_no_det_data">交易终止(L3无DET数据)</string>
|
||||
<string name="sp_endapplication_l3_stop">交易终止(L3取消)</string>
|
||||
<string name="sp_endapplication_l3_timeout">交易终止(L3超时)</string>
|
||||
<string name="sp_endapplication_no_scapp">交易终止(终端和卡片无共同支持的应用)</string>
|
||||
<string name="sp_endapplication_not_accept">交易终止(交易不被接收)</string>
|
||||
<string name="sp_endapplication_other_card">交易终止(使用其他卡片)</string>
|
||||
<string name="sp_endapplication_other_card_withrecord">交易终止(使用其他卡片(有Data Record))</string>
|
||||
<string name="sp_endapplication_represent_card">交易终止(重新出示卡片)</string>
|
||||
<string name="sp_endapplication_represent_card_torn">请重新拍卡(闪卡)</string>
|
||||
<string name="sp_endapplication_speedup_kernel_not_support">非接提速流程不支持该内核</string>
|
||||
<string name="sp_endapplication_tmapp_empty">交易终止(终端无应用)</string>
|
||||
<string name="sp_endapplication_zero_amount">金额为0</string>
|
||||
<string name="sp_hce_err_nochange">HCE NDEF数据无变化</string>
|
||||
<string name="sp_hce_err_not_open">HCE模块未打开</string>
|
||||
<string name="sp_hce_err_not_support">HCE功能尚未支持</string>
|
||||
<string name="sp_hce_err_param">HCE参数错误</string>
|
||||
<string name="sp_hce_err_status">HCE状态错误</string>
|
||||
<string name="sp_hce_hal_err_module">HCE模块初始化失败</string>
|
||||
<string name="sp_hce_t2t_failure">HCE t2t操作失败</string>
|
||||
<string name="sp_hce_t4t_failure">HCE t4t操作失败</string>
|
||||
<string name="sp_initializing">SP初始化中</string>
|
||||
<string name="sp_kl_kernel_rebooted">内核已重启</string>
|
||||
<string name="sp_lrc_error">LRC校验错误</string>
|
||||
<string name="sp_mir_complete_trans_reselect_app">重选组合应用后发送完成命令</string>
|
||||
<string name="sp_mir_complete_trans_with_empty">完成命令使用空数据</string>
|
||||
<string name="sp_mir_complete_trans_with_odol">完成命令使用ODOL数据</string>
|
||||
<string name="sp_mir_data_exchange_deal">数据交换处理</string>
|
||||
<string name="sp_mir_read_record_trans_reselect_app">重选组合应用后发送读记录命令</string>
|
||||
<string name="sp_mir_two_present_card">二次拍卡</string>
|
||||
<string name="sp_param_count_length_err">参数个数或长度错误</string>
|
||||
<string name="sp_pboc_log_data_err">交易日志数据错误</string>
|
||||
<string name="sp_pboc_no_log">交易日志不存在</string>
|
||||
<string name="sp_pboc_no_log_fmt">PBOC LOG格式不存在</string>
|
||||
<string name="sp_philips_mifare_err_aes_decrypt_fail">Mifare Plus AES解密失败</string>
|
||||
<string name="sp_philips_mifare_err_aes_encrypt_fail">Mifare Plus AES加密失败</string>
|
||||
<string name="sp_philips_mifare_err_authe_fail">Mifare认证失败</string>
|
||||
<string name="sp_philips_mifare_err_authen">Mifare卡片未认证密码</string>
|
||||
<string name="sp_philips_mifare_err_cmac_calc_fail">Mifare Plus CMAC计算错误</string>
|
||||
<string name="sp_philips_mifare_err_cmac_err">Mifare Plus CMAC错误</string>
|
||||
<string name="sp_philips_mifare_err_comm">Mifare卡片应答数据字节数不是期望的数量</string>
|
||||
<string name="sp_philips_mifare_err_invaild_param">Mifare参数非法</string>
|
||||
<string name="sp_philips_mifare_err_nack">Mifare卡片拒绝命令</string>
|
||||
<string name="sp_philips_mifare_err_response">Mifare卡片响应数据错误</string>
|
||||
<string name="sp_printer_buffer_overflow">打印缓冲溢出</string>
|
||||
<string name="sp_printer_data_error">数据错误</string>
|
||||
<string name="sp_printer_device_no_open">设备未打开或设备操作异常</string>
|
||||
<string name="sp_printer_error">错误</string>
|
||||
<string name="sp_printer_function_not_supported">打印机不支持此功能</string>
|
||||
<string name="sp_printer_invalid_parameter">参数无效</string>
|
||||
<string name="sp_printer_low_voltage">电池电压低</string>
|
||||
<string name="sp_printer_no_paper">缺纸</string>
|
||||
<string name="sp_printer_no_platen">打印机仓门打开</string>
|
||||
<string name="sp_printer_not_supported">配置不支持打印机</string>
|
||||
<string name="sp_printer_over_temperature">过温</string>
|
||||
<string name="sp_rebooting">SP重启中</string>
|
||||
<string name="sp_reconnecting">SP重连中</string>
|
||||
<string name="sp_samsungpay_trans_success">SamsungPay交易成功</string>
|
||||
<string name="sp_sci_err_atr_data">ATR错误</string>
|
||||
<string name="sp_sci_err_commu">通信错误</string>
|
||||
<string name="sp_sci_err_pps">PPS错误</string>
|
||||
<string name="sp_sci_err_t0_param">T0参数错误</string>
|
||||
<string name="sp_sci_err_t0_prob">T0响应过程字节错误</string>
|
||||
<string name="sp_sci_err_t1_block">T1块序列号错误</string>
|
||||
<string name="sp_sci_err_t1_lrc">T1校验错误</string>
|
||||
<string name="sp_sci_err_t1_param">T1参数错误</string>
|
||||
<string name="sp_sec_err_alg_aes">Aes算法异常</string>
|
||||
<string name="sp_sec_err_alg_des">Des算法异常</string>
|
||||
<string name="sp_sec_err_alg_ecc">ECC算法错误</string>
|
||||
<string name="sp_sec_err_alg_hash">hash算法异常</string>
|
||||
<string name="sp_sec_err_alg_rsa">Rsa算法错误</string>
|
||||
<string name="sp_sec_err_alg_sm2">Sm2算法错误</string>
|
||||
<string name="sp_sec_err_alg_sm3">Sm3算法错误</string>
|
||||
<string name="sp_sec_err_alg_sm4">Sm4算法错误</string>
|
||||
<string name="sp_sec_err_algblock">算法块错误</string>
|
||||
<string name="sp_sec_err_apkey_delete">删除扩展密钥文件错误</string>
|
||||
<string name="sp_sec_err_apkey_invalid">密钥未写入</string>
|
||||
<string name="sp_sec_err_apkey_lost">扩展密钥文件丢失</string>
|
||||
<string name="sp_sec_err_apkey_open">扩展密钥文件打开失败</string>
|
||||
<string name="sp_sec_err_apkey_other">扩展密钥其它错误</string>
|
||||
<string name="sp_sec_err_apkey_read">扩展密钥文件读错误</string>
|
||||
<string name="sp_sec_err_apkey_status">扩展密钥自检失败</string>
|
||||
<string name="sp_sec_err_apkey_timout">密钥访问超时(其他应用正在访问)</string>
|
||||
<string name="sp_sec_err_apkey_verify">扩展密钥读错误</string>
|
||||
<string name="sp_sec_err_apkey_write">扩展密钥文件写错误</string>
|
||||
<string name="sp_sec_err_apkey_write_mode">不支持的扩展密钥写操作模式</string>
|
||||
<string name="sp_sec_err_auth_reqtype">授权请求类型不匹配</string>
|
||||
<string name="sp_sec_err_base64_invaid">base64解码或编码输入数据存在无效字符</string>
|
||||
<string name="sp_sec_err_buffer_size">缓冲区太小</string>
|
||||
<string name="sp_sec_err_ca_err">CA证书不存在或者解析错误</string>
|
||||
<string name="sp_sec_err_cmac">CMAC算法错误</string>
|
||||
<string name="sp_sec_err_cmac_enckey">TR31类型密钥下发加密密钥错误</string>
|
||||
<string name="sp_sec_err_cmac_mackey">TR31类型密钥下发MAC密钥错误</string>
|
||||
<string name="sp_sec_err_data">安全文件读写错误</string>
|
||||
<string name="sp_sec_err_datalen">数据长度错误</string>
|
||||
<string name="sp_sec_err_dstkey_index">目的密钥索引错误</string>
|
||||
<string name="sp_sec_err_dukpt_keytype">DUKPT密钥类型错误</string>
|
||||
<string name="sp_sec_err_dukpt_overflow">DUKPT溢出</string>
|
||||
<string name="sp_sec_err_explen">密钥指数长度错误</string>
|
||||
<string name="sp_sec_err_group_index">组索引错误</string>
|
||||
<string name="sp_sec_err_hash_no_match">HASH不匹配</string>
|
||||
<string name="sp_sec_err_input_cancel">PIN输入取消</string>
|
||||
<string name="sp_sec_err_kcv_fail">KCV校验错误</string>
|
||||
<string name="sp_sec_err_kcv_mode">KCV模式错误</string>
|
||||
<string name="sp_sec_err_kcv_odd">KCV ODD校验错误</string>
|
||||
<string name="sp_sec_err_key_invalid">密钥未初始化</string>
|
||||
<string name="sp_sec_err_key_same">存在相同的密钥</string>
|
||||
<string name="sp_sec_err_key_usage">试图在key的"usage"之外,使用该key</string>
|
||||
<string name="sp_sec_err_keyattr_not_match">功能密钥属性不匹配</string>
|
||||
<string name="sp_sec_err_keyfail">密钥校验错误</string>
|
||||
<string name="sp_sec_err_keyindex">密钥索引错误</string>
|
||||
<string name="sp_sec_err_keylen">密钥长度错误</string>
|
||||
<string name="sp_sec_err_keytpye">密钥类型错误</string>
|
||||
<string name="sp_sec_err_locked">安全系统被锁定</string>
|
||||
<string name="sp_sec_err_mode_of_key_use">对 key 的使用方式错误. 比如用被限定只能用来加密的key来解密数据</string>
|
||||
<string name="sp_sec_err_need_add_ksn">DUKPT KSN需要加1</string>
|
||||
<string name="sp_sec_err_newpwd">未设置新密码</string>
|
||||
<string name="sp_sec_err_no_auth">未认证</string>
|
||||
<string name="sp_sec_err_no_match">无匹配密钥</string>
|
||||
<string name="sp_sec_err_nokcv">无KCV</string>
|
||||
<string name="sp_sec_err_nopin">没有PIN输入</string>
|
||||
<string name="sp_sec_err_not_support">功能尚不支持</string>
|
||||
<string name="sp_sec_err_null_ptr">空指针</string>
|
||||
<string name="sp_sec_err_overnum">次数超限</string>
|
||||
<string name="sp_sec_err_pan_timeout">刷卡超时</string>
|
||||
<string name="sp_sec_err_pin_timeout">PIN输入超时</string>
|
||||
<string name="sp_sec_err_pos_pksk">POS公钥异常</string>
|
||||
<string name="sp_sec_err_pos_pvk_recover">设备私钥运算错误</string>
|
||||
<string name="sp_sec_err_pwd">密码错误</string>
|
||||
<string name="sp_sec_err_rand_no_match">随机数不匹配</string>
|
||||
<string name="sp_sec_err_req_ssa">要求敏感服务</string>
|
||||
<string name="sp_sec_err_small_interval">PIN输入间隔时间太短</string>
|
||||
<string name="sp_sec_err_srckey_index">源密钥索引错误</string>
|
||||
<string name="sp_sec_err_srckey_type">源密钥类型错误</string>
|
||||
<string name="sp_sec_err_tlv">TLV参数错误</string>
|
||||
<string name="sp_sec_err_tr34_bound">后台已绑定,无法重新绑定</string>
|
||||
<string name="sp_sec_err_tr34_random_miss">未生成随机数</string>
|
||||
<string name="sp_sec_err_tr34_token_parse_faild">TOKEN解析错误</string>
|
||||
<string name="sp_sec_err_tr34_unbind">未绑定后台</string>
|
||||
<string name="sp_sec_err_tr34_verify_faild">TOKEN校验错误</string>
|
||||
<string name="sp_sec_err_wait_interval">PIN/PAN防穷举保护中</string>
|
||||
<string name="sp_sec_ret_ok">成功</string>
|
||||
<string name="sp_sec_ret_param_error">参数错误</string>
|
||||
<string name="sp_sec_rndkey_error">RNDKEY错误</string>
|
||||
<string name="sp_sec_rootkey_error">根秘钥错误</string>
|
||||
<string name="sp_seq_unmatch">失步</string>
|
||||
<string name="sp_sleep">SP已休眠</string>
|
||||
<string name="sp_smc_hal_err_parity">校验错误</string>
|
||||
<string name="sp_smc_hal_err_step">模块没有上电</string>
|
||||
<string name="sp_smc_hal_err_timeout">通信超时</string>
|
||||
<string name="sp_smc_sync_address_overflow">地址加上长度后溢出卡片存储大小</string>
|
||||
<string name="sp_smc_sync_device_not_open">未上电</string>
|
||||
<string name="sp_smc_sync_error_channel">通道错误</string>
|
||||
<string name="sp_smc_sync_invalid_operation">操作失败</string>
|
||||
<string name="sp_smc_sync_invalid_pointer">错误内存指针</string>
|
||||
<string name="sp_smc_sync_invalid_reset">复位失败</string>
|
||||
<string name="sp_smc_sync_invalid_value">错误数据</string>
|
||||
<string name="sp_smc_sync_nack">卡片响应失败</string>
|
||||
<string name="sp_smc_sync_no_card">无卡</string>
|
||||
<string name="sp_smc_sync_no_power">没有上电</string>
|
||||
<string name="sp_smc_sync_verify_psc_error">验证密码失败</string>
|
||||
<string name="sp_success">成功</string>
|
||||
<string name="sp_sys_err_buflen">Buf长度错误</string>
|
||||
<string name="sp_sys_err_hard">硬件失败</string>
|
||||
<string name="sp_sys_err_illegalday">系统时间日错误</string>
|
||||
<string name="sp_sys_err_illegalhour">系统时间时错误</string>
|
||||
<string name="sp_sys_err_illegalmin">系统时间分错误</string>
|
||||
<string name="sp_sys_err_illegalmonth">系统时间月错误</string>
|
||||
<string name="sp_sys_err_illegalsec">系统时间秒错误</string>
|
||||
<string name="sp_sys_err_illegalyear">系统时间年错误</string>
|
||||
<string name="sp_sys_err_initfail">初始化失败</string>
|
||||
<string name="sp_sys_err_nosupport">功能不支持</string>
|
||||
<string name="sp_sys_err_param">参数错误</string>
|
||||
<string name="sp_tax_err_read">读税控数据失败</string>
|
||||
<string name="sp_tax_err_write">写税控数据失败</string>
|
||||
<string name="sp_timeout">超时</string>
|
||||
<string name="sp_try_another_interface_preproc">请使用其它界面(预处理失败)</string>
|
||||
<string name="sp_unknown">未知错误</string>
|
||||
<string name="unknown">未知错误</string>
|
||||
</resources>
|
@ -1,472 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="alg_err_nogm">Not support gm,no GM chip</string>
|
||||
<string name="alg_ret_param_error">Algorithm parameter error</string>
|
||||
<string name="alg_ret_rcv_sm_error">National chip failed to respond</string>
|
||||
<string name="alg_ret_send_sm_error">National chip reception failed</string>
|
||||
<string name="basic_file_copy_error">File copy error</string>
|
||||
<string name="basic_file_delete_error">File delete error</string>
|
||||
<string name="basic_file_verify_fail">File verify failed</string>
|
||||
<string name="emv_app_select_index_error">App select index error</string>
|
||||
<string name="emv_cardinfo_error">Check card error, CardInfo is null</string>
|
||||
<string name="emv_cert_verify_error">Certification verify error</string>
|
||||
<string name="emv_confirm_card_info_error">Verify the card information failed or timed out.</string>
|
||||
<string name="emv_data_exchange_error">Data exchange error</string>
|
||||
<string name="emv_data_exchange_timeout">Data exchange timeout</string>
|
||||
<string name="emv_db_no_matched_aid">There is not AID matched in database.</string>
|
||||
<string name="emv_db_no_matched_capk">There is not CAPK matched in database.</string>
|
||||
<string name="emv_db_opt_error">Operate database error.</string>
|
||||
<string name="emv_db_save_term_error">Error with database save terminal parameter.</string>
|
||||
<string name="emv_final_select_error">Final select error</string>
|
||||
<string name="emv_final_select_timeout">Final select timeout</string>
|
||||
<string name="emv_in_process">The EMV process is not finished and cannot be performed next time.</string>
|
||||
<string name="emv_kernel_exception">Kernel process exception</string>
|
||||
<string name="emv_kernel_msg_null">Transaction processing data is empty.</string>
|
||||
<string name="emv_keyboard_params_error">Keyboard initialization exception, passed keyboard coordinate parameter is Null.</string>
|
||||
<string name="emv_nfc_cvm_error">Nfc CVM process error</string>
|
||||
<string name="emv_online_process_error">Online process error</string>
|
||||
<string name="emv_pan_error">PAN data error</string>
|
||||
<string name="emv_pin_canceled">PIN cancel</string>
|
||||
<string name="emv_pin_error">PIN error</string>
|
||||
<string name="emv_pinpad_callback_error">The PINPAD callback is empty.</string>
|
||||
<string name="emv_pre_first_gac_error">Pre first GAC called error</string>
|
||||
<string name="emv_pre_first_gac_timeout">Pre first GAC called timeout</string>
|
||||
<string name="emv_prepare_fail">Transaction preprocess failed.</string>
|
||||
<string name="emv_signature_error">Signature error</string>
|
||||
<string name="emv_terminal_risk_management_error">Terminal risk management error</string>
|
||||
<string name="emv_terminal_risk_management_timeout">Terminal risk management timeout</string>
|
||||
<string name="emv_timing_error">The function call sequence failed.</string>
|
||||
<string name="emv_trans_process_fail">Transaction process failure</string>
|
||||
<string name="emv_trans_type_unsupport">Transaction process failed and transaction type is not supported.</string>
|
||||
<string name="emv_transdata_invalid">transdata error</string>
|
||||
<string name="emv_unknown_cvm_type">Unknown CVM type</string>
|
||||
<string name="etc_no_device_searched">No device searched</string>
|
||||
<string name="firmware_update_fail">Firmware upgrade failed</string>
|
||||
<string name="firmware_verify_fail">Firmware validation failed</string>
|
||||
<string name="i2c_recv_data_timeout">I2C receive data timeout</string>
|
||||
<string name="i2c_send_data_failed">I2C send data failed</string>
|
||||
<string name="invoking_error_params">Param error</string>
|
||||
<string name="invoking_not_support">Function not supported</string>
|
||||
<string name="invoking_pubkey_len_not_match">Public key length not match</string>
|
||||
<string name="invoking_repeat_invok">Repeated call function</string>
|
||||
<string name="invoking_thread_exception">The thread was aborted</string>
|
||||
<string name="invoking_wait_update">Firmware updating</string>
|
||||
<string name="permission_access_sphs">Unauthorized call to SPHS</string>
|
||||
<string name="permission_led">Require permission for LED.</string>
|
||||
<string name="permission_pinpad">Require permission for PINPAD.</string>
|
||||
<string name="permission_read_contactless">Require permission for CONTACTLESS_CARD.</string>
|
||||
<string name="permission_read_icc">Require permission for ICC.</string>
|
||||
<string name="permission_read_msr">Require permission for MSR.</string>
|
||||
<string name="permission_security">Require permission for SECURITY.</string>
|
||||
<string name="pinpad_over_max_pin_length">Input PIN failure, Over maximum length</string>
|
||||
<string name="pinpad_pin_input_timeout">Input PIN timeout</string>
|
||||
<string name="pinpad_pinpad_type_error">pinPadType error</string>
|
||||
<string name="pinpad_return_pinblock_error">Input PIN,return PinBlock failed</string>
|
||||
<string name="pinpad_sp_exception">SP process error</string>
|
||||
<string name="pinpad_start_up_pinpad_fail">Start pinpad failed</string>
|
||||
<string name="pinpad_thread_interrupted">The PIN status query thread is aborted.</string>
|
||||
<string name="printer_pinpad_ongoing">PinPad ongoing</string>
|
||||
<string name="readcard_candidate_list_timeout">Create a candidate list timeout.</string>
|
||||
<string name="readcard_downgrade_transaction">This card is chip card, cannot downgrade transaction.</string>
|
||||
<string name="readcard_error_params_apdu">Interaction parameters of card data error.</string>
|
||||
<string name="readcard_fail">Read the card failure</string>
|
||||
<string name="readcard_ic_fail">IC Check card failure</string>
|
||||
<string name="readcard_interactive_fail">Interaction of card data failed</string>
|
||||
<string name="readcard_nfc_fail">NFC Check card failure</string>
|
||||
<string name="readcard_timeout">Card read timeout</string>
|
||||
<string name="readcard_track123_error">Track 1,2,3 error</string>
|
||||
<string name="readcard_track12_error">Track 1,2 error</string>
|
||||
<string name="readcard_track13_error">Track 1,3 error</string>
|
||||
<string name="readcard_track1_error">Track 1 error</string>
|
||||
<string name="readcard_track23_error">Track 2,3 error</string>
|
||||
<string name="readcard_track2_error">Track 2 error</string>
|
||||
<string name="readcard_track3_error">Track 3 error</string>
|
||||
<string name="readcard_unknown_type">Unknown card type</string>
|
||||
<string name="security_bad_array_length">Echo array length error.</string>
|
||||
<string name="security_check_value_error">CheckValue error</string>
|
||||
<string name="security_checkvalue_length_error">CheckValue length error</string>
|
||||
<string name="security_decrypt_fail">Key decryption failed</string>
|
||||
<string name="security_encrypt_fail">Encrypt failure</string>
|
||||
<string name="security_gen_random_key_fail">Random key generation failed.</string>
|
||||
<string name="security_get_smstatus_fail">Failed to obtain alarm message code.</string>
|
||||
<string name="security_index_no_key">Specifies that the encrypted index key does not exist.</string>
|
||||
<string name="security_inject_bdk_error">Inject BDK error</string>
|
||||
<string name="security_key_index_error">Key index error.</string>
|
||||
<string name="security_key_len_error">Key length error</string>
|
||||
<string name="security_key_length_error">Key length error</string>
|
||||
<string name="security_key_not_saved">Key not saved</string>
|
||||
<string name="security_key_partition_exhausted">Key partition exhausted</string>
|
||||
<string name="security_keyboard_exception">Keyboard initialization exception.</string>
|
||||
<string name="security_mac_error">Mac arithmetic failed</string>
|
||||
<string name="security_mac_type_unsuppor">The type of MAC algorithm that is not supported.</string>
|
||||
<string name="security_pan_length_error">PAN length error</string>
|
||||
<string name="security_pin_length_error">PIN length error</string>
|
||||
<string name="security_save_fail">Save failed</string>
|
||||
<string name="security_save_pk_fail">Save puk failure</string>
|
||||
<string name="security_unsupported_transformation">Unsupported transformation</string>
|
||||
<string name="security_verify_apk_sign_fail">Verify APK sign failure</string>
|
||||
<string name="security_verify_fail">Verify sign failure</string>
|
||||
<string name="sp_base_eack_overflow">SP ACK data overflow</string>
|
||||
<string name="sp_base_eack_param">ACK response packet param error</string>
|
||||
<string name="sp_base_ecmd_check">CMD package verify error, no info field</string>
|
||||
<string name="sp_base_ecmd_nospace">SP receive buffer is full, no info field</string>
|
||||
<string name="sp_base_ecmd_overflow">CMD packet data length overflow</string>
|
||||
<string name="sp_base_ecmd_param">CMD packet param error</string>
|
||||
<string name="sp_base_ecmd_seq">CMD packet sequence error</string>
|
||||
<string name="sp_base_ecmd_timeout">SP receive data timeout, no info field</string>
|
||||
<string name="sp_base_ecmd_unsupport">Unsupported CMD packet</string>
|
||||
<string name="sp_base_err_devicecode">Get device code error</string>
|
||||
<string name="sp_base_error">BASE error start</string>
|
||||
<string name="sp_base_error_e2big">Argument list too long</string>
|
||||
<string name="sp_base_error_eacces">Permission denied</string>
|
||||
<string name="sp_base_error_eagain">Try again</string>
|
||||
<string name="sp_base_error_ebadf">Bad file number</string>
|
||||
<string name="sp_base_error_ebusy">Device or resource busy</string>
|
||||
<string name="sp_base_error_echild">No child processes</string>
|
||||
<string name="sp_base_error_edom">Math argument out of domain of function</string>
|
||||
<string name="sp_base_error_eexist">File exists</string>
|
||||
<string name="sp_base_error_efault">Bad address</string>
|
||||
<string name="sp_base_error_efbig">File too large</string>
|
||||
<string name="sp_base_error_eintr">Interrupted system call</string>
|
||||
<string name="sp_base_error_einval">Invalid argument</string>
|
||||
<string name="sp_base_error_eio">I/O error</string>
|
||||
<string name="sp_base_error_eisdir">Is a directory</string>
|
||||
<string name="sp_base_error_emfile">Too many open files</string>
|
||||
<string name="sp_base_error_emlink">Too many links</string>
|
||||
<string name="sp_base_error_enfile">File table overflow</string>
|
||||
<string name="sp_base_error_enodev">No such device</string>
|
||||
<string name="sp_base_error_enoent">No such file or directory</string>
|
||||
<string name="sp_base_error_enoexec">Exec format error</string>
|
||||
<string name="sp_base_error_enomem">Out of memory</string>
|
||||
<string name="sp_base_error_enospc">No space left on device</string>
|
||||
<string name="sp_base_error_enotblk">Block device required</string>
|
||||
<string name="sp_base_error_enotconn">Communication not connected</string>
|
||||
<string name="sp_base_error_enotdir">Not a directory</string>
|
||||
<string name="sp_base_error_enotty">Not a typewriter</string>
|
||||
<string name="sp_base_error_enxio">No such device or address</string>
|
||||
<string name="sp_base_error_eperm">Operation not permitted</string>
|
||||
<string name="sp_base_error_epipe">Broken pipe</string>
|
||||
<string name="sp_base_error_erange">Math result not representable</string>
|
||||
<string name="sp_base_error_erofs">Illegal seek</string>
|
||||
<string name="sp_base_error_espipe">Read-only file system</string>
|
||||
<string name="sp_base_error_esrch">No such process</string>
|
||||
<string name="sp_base_error_etxtbsy">Text file busy</string>
|
||||
<string name="sp_base_error_exdev">Cross-device link</string>
|
||||
<string name="sp_base_error_setype">SE chip type error</string>
|
||||
<string name="sp_base_error_upgrade">Firmware update failed</string>
|
||||
<string name="sp_base_liteso_eaccess">LITESO no rights to access file</string>
|
||||
<string name="sp_base_liteso_ecount">Amount of installed LITESO exceed system max value</string>
|
||||
<string name="sp_base_liteso_efinger">LITESO fingerprint error</string>
|
||||
<string name="sp_base_liteso_eflash">LITESO write flash error</string>
|
||||
<string name="sp_base_liteso_einfo">LITESO info error</string>
|
||||
<string name="sp_base_liteso_elitesolen">LITESO length error</string>
|
||||
<string name="sp_base_liteso_enodev">LITES not exist</string>
|
||||
<string name="sp_base_liteso_enotspace">Not enough space for LITESO</string>
|
||||
<string name="sp_base_liteso_everify">LITESO signature error</string>
|
||||
<string name="sp_base_upgrade_cmd">Firmware update CMD error</string>
|
||||
<string name="sp_base_upgrade_flash">Firmware update access flash error</string>
|
||||
<string name="sp_base_upgrade_name">Firmware boot name error</string>
|
||||
<string name="sp_base_upgrade_size">Firmware size exceed designed</string>
|
||||
<string name="sp_base_upgrade_verify">Firmware signature verify failed</string>
|
||||
<string name="sp_bi_illegal_data_length">The answer packet data area is illegal</string>
|
||||
<string name="sp_bi_input_param_error">Input parameter error</string>
|
||||
<string name="sp_bi_rsp_data_parse_error">A reply packet data parsing error</string>
|
||||
<string name="sp_busy">SP is busy</string>
|
||||
<string name="sp_card_err_decode">Magnetic card data decoding</string>
|
||||
<string name="sp_card_err_nocard">There is no card</string>
|
||||
<string name="sp_card_err_param">Param error</string>
|
||||
<string name="sp_closed">Serial port is closed</string>
|
||||
<string name="sp_cls_err_block_type">Block type coding error</string>
|
||||
<string name="sp_cls_err_exceed_fsd">The card sends data over FSD</string>
|
||||
<string name="sp_cls_err_iblock_atchain">PICC uses the block-I to respond to the link block</string>
|
||||
<string name="sp_cls_err_iblock_protocol">Block-I in PCB error or subsequent data length error</string>
|
||||
<string name="sp_cls_err_iblock_sn">The SN with received block-I is incorrect</string>
|
||||
<string name="sp_cls_err_idcard_guid">Read ID card GUID error</string>
|
||||
<string name="sp_cls_err_msr_ic_interrupted">MSR or IC interrupted</string>
|
||||
<string name="sp_cls_err_mult">multi-card</string>
|
||||
<string name="sp_cls_err_protocol">The retry times in the correct case have reached the upper limit</string>
|
||||
<string name="sp_cls_err_rblock_nak">PICC respond to block-NAK</string>
|
||||
<string name="sp_cls_err_rblock_protocol">Block-R in PCB error or subsequent data length error</string>
|
||||
<string name="sp_cls_err_rblock_sn">The SN with received block-R is incorrect</string>
|
||||
<string name="sp_cls_err_sblock_nowtx">The block-S sent by PICC is not requested by S-WTX </string>
|
||||
<string name="sp_cls_err_sblock_protocol">Block-S in PCB error or subsequent data length error</string>
|
||||
<string name="sp_cls_err_sblock_wtx">The requirement of WTX param error(=0)</string>
|
||||
<string name="sp_cls_err_user_cancel">User canceled</string>
|
||||
<string name="sp_cls_hal_err_cardexist">The card is exist</string>
|
||||
<string name="sp_cls_hal_err_carrieroff">Carrier unopened</string>
|
||||
<string name="sp_cls_hal_err_coll">Communication conflict</string>
|
||||
<string name="sp_cls_hal_err_core">Drive core data structure error</string>
|
||||
<string name="sp_cls_hal_err_crc">CRC check error in communication</string>
|
||||
<string name="sp_cls_hal_err_fifo">Internal FIFO operation failed</string>
|
||||
<string name="sp_cls_hal_err_frame">Communication frame error</string>
|
||||
<string name="sp_cls_hal_err_m1auth">The password of Mifare authentication error</string>
|
||||
<string name="sp_cls_hal_err_m1param">The card (Mifare) authentication parameter is incorrect</string>
|
||||
<string name="sp_cls_hal_err_module">Module detect failed</string>
|
||||
<string name="sp_cls_hal_err_parity">Error in communication character</string>
|
||||
<string name="sp_cls_hal_err_powerdwn">Module unplugged</string>
|
||||
<string name="sp_cls_hal_err_prot">The signal in the communication does not accord with the agreement</string>
|
||||
<string name="sp_cls_hal_err_refuse">The card refused command</string>
|
||||
<string name="sp_cls_hal_err_timeout">Communication timeout</string>
|
||||
<string name="sp_cls_typea_err_atqa">The first character of the WUPA/REQA command(type-A) is illegal</string>
|
||||
<string name="sp_cls_typea_err_bcc">Card number check and error of type-A card communication</string>
|
||||
<string name="sp_cls_typea_err_iso14443_4">Type–A not support ISO14443–4, activation process aborted</string>
|
||||
<string name="sp_cls_typea_err_number">The number of data type-A card communication answer does not match the expected</string>
|
||||
<string name="sp_cls_typea_err_t0">The T0 bytes of the ATS(type-A) are illegal</string>
|
||||
<string name="sp_cls_typea_err_ta1">The TA1 bytes of the ATS(type-A) are illegal</string>
|
||||
<string name="sp_cls_typea_err_tb1">The TB1 bytes of the ATS(type-A) are illegal</string>
|
||||
<string name="sp_cls_typea_err_tc1">The TC1 bytes of the ATS(type-A) are illegal</string>
|
||||
<string name="sp_cls_typea_err_tl">The TL bytes of the ATS(type-A) are illegal</string>
|
||||
<string name="sp_cls_typea_err_uidtag">The first character error of the card number of type-A card communication</string>
|
||||
<string name="sp_cls_typeb_err_atqb0">The first character of the WUPA/REQA command(type-B) is not 0x50</string>
|
||||
<string name="sp_cls_typeb_err_cid">The channel code is different from the set in the ATTRIB command(type-B)</string>
|
||||
<string name="sp_cls_typeb_err_hltb">The response bytes of the HLTB command(type-B) is not 0x00</string>
|
||||
<string name="sp_cls_typeb_err_number">The number of data type-B card communication answer does not match the expected</string>
|
||||
<string name="sp_cls_typeb_err_ptype">The fourth of the protocol type bytes in ATQB is not 0</string>
|
||||
<string name="sp_dc_unsupported_cmd">Unsupported commands</string>
|
||||
<string name="sp_dl_conn_failed">SP connect failure</string>
|
||||
<string name="sp_dl_copy_file_failed">Failed to read the file package</string>
|
||||
<string name="sp_dl_data_pkg_process_error">Packet process error</string>
|
||||
<string name="sp_dl_data_pkg_timeout">Data package timeout</string>
|
||||
<string name="sp_dl_failed">Update failed </string>
|
||||
<string name="sp_dl_get_same_sdk_version">The version is consistent with the target version</string>
|
||||
<string name="sp_dl_get_wrong_sdk_version">The SDK version is not available</string>
|
||||
<string name="sp_dl_open_file_failed">Failed to open upgrade file</string>
|
||||
<string name="sp_dl_query_default_info_failed">Query default information failed</string>
|
||||
<string name="sp_dl_string_overlong">The upgrade string is too long</string>
|
||||
<string name="sp_dl_success">Update successfully</string>
|
||||
<string name="sp_dl_upgrade_canceled">update canceled</string>
|
||||
<string name="sp_dl_upgrading">SP is updating</string>
|
||||
<string name="sp_dl_version_not_downgrade">The firmware version does not allow a downgrade</string>
|
||||
<string name="sp_emv_approve">Transaction approved</string>
|
||||
<string name="sp_emv_cvm_reenter_pin">Please re-input PIN</string>
|
||||
<string name="sp_emv_cvm_reenter_pin_last">Please input PIN again(The last time)</string>
|
||||
<string name="sp_emv_cvm_step_next">Please keep doing CVM</string>
|
||||
<string name="sp_emv_declined">Transaction refused</string>
|
||||
<string name="sp_emv_endapplication">Transaction terminated</string>
|
||||
<string name="sp_emv_final_select_data_error">Final select data error</string>
|
||||
<string name="sp_emv_invalid_param">Invalid parameter</string>
|
||||
<string name="sp_emv_no_data">EMV no data</string>
|
||||
<string name="sp_emv_no_preparam">Preprocess parameter list is empty</string>
|
||||
<string name="sp_emv_ok_continue">Execute correctly, and keep doing the next step</string>
|
||||
<string name="sp_emv_online_request">Perform online operation</string>
|
||||
<string name="sp_emv_param_data_error">Error in terminal parameter data</string>
|
||||
<string name="sp_emv_param_not_exist">Terminal parameter data does not exist</string>
|
||||
<string name="sp_emv_see_phone">See phone</string>
|
||||
<string name="sp_emv_select_next_app">Please select the next app</string>
|
||||
<string name="sp_emv_sum_err">Error checking code when downloading puk</string>
|
||||
<string name="sp_emv_try_again">Please replace the card</string>
|
||||
<string name="sp_emv_try_another_interface">Please use other interfaces</string>
|
||||
<string name="sp_emv_wave_goto_DRL">Go to Paywave DRL</string>
|
||||
<string name="sp_emv_wave_goto_second_tap">Try Again</string>
|
||||
<string name="sp_endapplication_app_block">Trans terminated(App is locked)</string>
|
||||
<string name="sp_endapplication_card_block">Trans terminated(Card is locked)</string>
|
||||
<string name="sp_endapplication_card_expired">Trans terminated(Card expired)</string>
|
||||
<string name="sp_endapplication_clss_limit_exceed">Exceed contactless limit</string>
|
||||
<string name="sp_endapplication_cmd_err">Trans terminated(Command send or receive timeout)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err">Trans terminated(Status code error)</string>
|
||||
<string name="sp_endapplication_cmd_rsp_err_gpo">Trans terminated(GPO response error)</string>
|
||||
<string name="sp_endapplication_cmd_swab_6985">Trans terminated(Command receive timeout)</string>
|
||||
<string name="sp_endapplication_cmd_timeout">Trans terminated(Command receive timeout)</string>
|
||||
<string name="sp_endapplication_data_duplicate">Trans terminated(The card returns data element repetition)</string>
|
||||
<string name="sp_endapplication_data_err">Trans terminated(The data of card returns error)</string>
|
||||
<string name="sp_endapplication_data_storage_read">Read data storage</string>
|
||||
<string name="sp_endapplication_kernel_not_support">Kernel type not support</string>
|
||||
<string name="sp_endapplication_l1_protocal_err">Trans terminated(L1 protocol error)</string>
|
||||
<string name="sp_endapplication_l1_timeout_err">Trans terminated(L1 read card timeout)</string>
|
||||
<string name="sp_endapplication_l1_transmission_err">Trans terminated(L1 transmission error)</string>
|
||||
<string name="sp_endapplication_l2_cam_fail">Trans terminated(L2 card auth failure(Offline data auth failure))</string>
|
||||
<string name="sp_endapplication_l2_card_data_err">Trans terminated(L2 card data error)</string>
|
||||
<string name="sp_endapplication_l2_card_data_finalsel">Trans terminated(L2 final select card data error)</string>
|
||||
<string name="sp_endapplication_l2_card_data_missing">Trans terminated(L2 card data missing)</string>
|
||||
<string name="sp_endapplication_l2_empty_cand_list">Trans terminated(L2 candidate list is empty)</string>
|
||||
<string name="sp_endapplication_l2_ids_data_errr">Trans terminated(L2 IDS data error)</string>
|
||||
<string name="sp_endapplication_l2_ids_no_match_ac">Trans terminated(L2 IDS no match AC)</string>
|
||||
<string name="sp_endapplication_l2_ids_read_err">Trans terminated(L2 IDS read error)</string>
|
||||
<string name="sp_endapplication_l2_ids_write_err">Trans terminated(L2 IDS write error)</string>
|
||||
<string name="sp_endapplication_l2_mag_not_support">Trans terminated(L2 not support magnetic mode)</string>
|
||||
<string name="sp_endapplication_l2_max_limit_exceed">Trans terminated(L2 trans amount exceed contactless max limit)</string>
|
||||
<string name="sp_endapplication_l2_no_ppse">Trans terminated(L2 card no PPSE)</string>
|
||||
<string name="sp_endapplication_l2_parsing_err">Trans terminated(L2 parse data failure)</string>
|
||||
<string name="sp_endapplication_l2_ppse_fault">Trans terminated(L2 PPSE process error)</string>
|
||||
<string name="sp_endapplication_l2_status_byte">Trans terminated(L2 status byte error)</string>
|
||||
<string name="sp_endapplication_l2_terminal_data_err">Trans terminated(L2 terminal data error)</string>
|
||||
<string name="sp_endapplication_l3_amount_not_present">Trans terminated(L3 transaction amount not present)</string>
|
||||
<string name="sp_endapplication_l3_no_det_data">Trans terminated(L3 no DET data)</string>
|
||||
<string name="sp_endapplication_l3_stop">Trans terminated(L3 stop)</string>
|
||||
<string name="sp_endapplication_l3_timeout">Trans terminated(L3 timeout)</string>
|
||||
<string name="sp_endapplication_no_scapp">Trans terminated(Terminals and card have no common support app)</string>
|
||||
<string name="sp_endapplication_not_accept">Trans terminated(Transactions are not accepted)</string>
|
||||
<string name="sp_endapplication_other_card">Trans terminated(Use other card)</string>
|
||||
<string name="sp_endapplication_other_card_withrecord">Trans terminated(Use other card(With data record))</string>
|
||||
<string name="sp_endapplication_represent_card">Trans terminated(Represent card)</string>
|
||||
<string name="sp_endapplication_represent_card_torn">Represent card for torn</string>
|
||||
<string name="sp_endapplication_speedup_kernel_not_support">Speedup Kernel type not support</string>
|
||||
<string name="sp_endapplication_tmapp_empty">Trans terminated(Terminal have no app)</string>
|
||||
<string name="sp_endapplication_zero_amount">Zero amount</string>
|
||||
<string name="sp_hce_err_nochange">HCE NDEF data unchanged</string>
|
||||
<string name="sp_hce_err_not_open">HCE module not open</string>
|
||||
<string name="sp_hce_err_not_support">HCE function not supported</string>
|
||||
<string name="sp_hce_err_param">HCE param error</string>
|
||||
<string name="sp_hce_err_status">HCE status error</string>
|
||||
<string name="sp_hce_hal_err_module">HCE module init failed</string>
|
||||
<string name="sp_hce_t2t_failure">HCE t2t operation failed</string>
|
||||
<string name="sp_hce_t4t_failure">HCE t4t operation failed</string>
|
||||
<string name="sp_initializing">SP is initializing</string>
|
||||
<string name="sp_kl_kernel_rebooted">The kernel has restarted</string>
|
||||
<string name="sp_lrc_error">LRC verify failed</string>
|
||||
<string name="sp_mir_complete_trans_reselect_app">complete command after reselect app</string>
|
||||
<string name="sp_mir_complete_trans_with_empty">complete command with empty</string>
|
||||
<string name="sp_mir_complete_trans_with_odol">complete command with ODOL</string>
|
||||
<string name="sp_mir_data_exchange_deal">Data exchange deal</string>
|
||||
<string name="sp_mir_read_record_trans_reselect_app">read record command after reselect app</string>
|
||||
<string name="sp_mir_two_present_card">Two present card</string>
|
||||
<string name="sp_param_count_length_err">Number of arguments or length errors</string>
|
||||
<string name="sp_pboc_log_data_err">Trans log data error</string>
|
||||
<string name="sp_pboc_no_log">Trans log is not exist</string>
|
||||
<string name="sp_pboc_no_log_fmt">PBOC no log format</string>
|
||||
<string name="sp_philips_mifare_err_aes_decrypt_fail">Mifare Plus AES decrypt failed</string>
|
||||
<string name="sp_philips_mifare_err_aes_encrypt_fail">Mifare Plus AES encrypt failed</string>
|
||||
<string name="sp_philips_mifare_err_authe_fail">Mifare card authenticate failed</string>
|
||||
<string name="sp_philips_mifare_err_authen">Mifare card not authenticate password</string>
|
||||
<string name="sp_philips_mifare_err_cmac_calc_fail">Mifare Plus calculate CMAC error</string>
|
||||
<string name="sp_philips_mifare_err_cmac_err">Mifare Plus CMAC error</string>
|
||||
<string name="sp_philips_mifare_err_comm">Mifare card response data size not expected number</string>
|
||||
<string name="sp_philips_mifare_err_invaild_param">Mifare card param illegal</string>
|
||||
<string name="sp_philips_mifare_err_nack">Mifare card refuse CMD</string>
|
||||
<string name="sp_philips_mifare_err_response">Mifare card response data error</string>
|
||||
<string name="sp_printer_buffer_overflow">Print buffer overflow</string>
|
||||
<string name="sp_printer_data_error">Data error</string>
|
||||
<string name="sp_printer_device_no_open">Device is not open or device operation is abnormal</string>
|
||||
<string name="sp_printer_error">Error</string>
|
||||
<string name="sp_printer_function_not_supported">Printer function not supported</string>
|
||||
<string name="sp_printer_invalid_parameter">Invalid parameter</string>
|
||||
<string name="sp_printer_low_voltage">Low battery voltage</string>
|
||||
<string name="sp_printer_no_paper">Paperless</string>
|
||||
<string name="sp_printer_no_platen">Printer no platen</string>
|
||||
<string name="sp_printer_not_supported">Printer not supported</string>
|
||||
<string name="sp_printer_over_temperature">Overtemperature</string>
|
||||
<string name="sp_rebooting">SP is restarting</string>
|
||||
<string name="sp_reconnecting">SP is reconnecting</string>
|
||||
<string name="sp_samsungpay_trans_success">SamsungPay trans success</string>
|
||||
<string name="sp_sci_err_atr_data">ATR error</string>
|
||||
<string name="sp_sci_err_commu">Communication error</string>
|
||||
<string name="sp_sci_err_pps">PPS error</string>
|
||||
<string name="sp_sci_err_t0_param">T0 param error</string>
|
||||
<string name="sp_sci_err_t0_prob">T0 probe byte error</string>
|
||||
<string name="sp_sci_err_t1_block">T1 block number error</string>
|
||||
<string name="sp_sci_err_t1_lrc">T1 LRC error</string>
|
||||
<string name="sp_sci_err_t1_param">T1 param error</string>
|
||||
<string name="sp_sec_err_alg_aes">Aes algorithm exception</string>
|
||||
<string name="sp_sec_err_alg_des">Des algorithm exception</string>
|
||||
<string name="sp_sec_err_alg_ecc">ECC algorithm error</string>
|
||||
<string name="sp_sec_err_alg_hash">hash algorithm exception</string>
|
||||
<string name="sp_sec_err_alg_rsa">Rsa algorithm exception</string>
|
||||
<string name="sp_sec_err_alg_sm2">Sm2 algorithm exception</string>
|
||||
<string name="sp_sec_err_alg_sm3">Sm3 algorithm exception</string>
|
||||
<string name="sp_sec_err_alg_sm4">Sm4 algorithm exception</string>
|
||||
<string name="sp_sec_err_algblock">Algorithm block error</string>
|
||||
<string name="sp_sec_err_apkey_delete">AP key delete file failed</string>
|
||||
<string name="sp_sec_err_apkey_invalid">AP key invalid</string>
|
||||
<string name="sp_sec_err_apkey_lost">AP key lost</string>
|
||||
<string name="sp_sec_err_apkey_open">AP key open failed</string>
|
||||
<string name="sp_sec_err_apkey_other">AP key other error</string>
|
||||
<string name="sp_sec_err_apkey_read">AP key read error</string>
|
||||
<string name="sp_sec_err_apkey_status">AP key self-check failed</string>
|
||||
<string name="sp_sec_err_apkey_timout">AP key access timeout</string>
|
||||
<string name="sp_sec_err_apkey_verify">AP key verify error</string>
|
||||
<string name="sp_sec_err_apkey_write">AP key write error</string>
|
||||
<string name="sp_sec_err_apkey_write_mode">AP key write mode not supported</string>
|
||||
<string name="sp_sec_err_auth_reqtype">Auth request type error</string>
|
||||
<string name="sp_sec_err_base64_invaid">The input data for Base64 decoding or encoding contains invalid characters</string>
|
||||
<string name="sp_sec_err_buffer_size">Buffer too small</string>
|
||||
<string name="sp_sec_err_ca_err">CA certificate does not exist or parsing error</string>
|
||||
<string name="sp_sec_err_cmac">CMAC algorithm error</string>
|
||||
<string name="sp_sec_err_cmac_enckey">TR31 key distribute encryption key error</string>
|
||||
<string name="sp_sec_err_cmac_mackey">TR31 key distribute MAC key error</string>
|
||||
<string name="sp_sec_err_data">Security file read and write error</string>
|
||||
<string name="sp_sec_err_datalen">Data length error</string>
|
||||
<string name="sp_sec_err_dstkey_index">Destination key index error</string>
|
||||
<string name="sp_sec_err_dukpt_keytype">DUKPT key type error</string>
|
||||
<string name="sp_sec_err_dukpt_overflow">DUKPT overflow</string>
|
||||
<string name="sp_sec_err_explen">Key index length error</string>
|
||||
<string name="sp_sec_err_group_index">Group index error</string>
|
||||
<string name="sp_sec_err_hash_no_match">Hash no match</string>
|
||||
<string name="sp_sec_err_input_cancel">PIN input cancel</string>
|
||||
<string name="sp_sec_err_kcv_fail">KCV verify error</string>
|
||||
<string name="sp_sec_err_kcv_mode">KCV mode error</string>
|
||||
<string name="sp_sec_err_kcv_odd">KCV ODD verify error</string>
|
||||
<string name="sp_sec_err_key_invalid">key invalid</string>
|
||||
<string name="sp_sec_err_key_same">The same key exists</string>
|
||||
<string name="sp_sec_err_key_usage">Try to use this key outside of key\'s "usage"</string>
|
||||
<string name="sp_sec_err_keyattr_not_match">The func-key attribute does not match</string>
|
||||
<string name="sp_sec_err_keyfail">Key verify error</string>
|
||||
<string name="sp_sec_err_keyindex">Key index error</string>
|
||||
<string name="sp_sec_err_keylen">Key length error</string>
|
||||
<string name="sp_sec_err_keytpye">Key type error</string>
|
||||
<string name="sp_sec_err_locked">The security system is locked</string>
|
||||
<string name="sp_sec_err_mode_of_key_use">The use of key is wrong, such as decrypting the data with a key that is limited to encryption</string>
|
||||
<string name="sp_sec_err_need_add_ksn">DUKPT KSN need to add 1</string>
|
||||
<string name="sp_sec_err_newpwd">Not set new password</string>
|
||||
<string name="sp_sec_err_no_auth">Unauthorized</string>
|
||||
<string name="sp_sec_err_no_match">No match key</string>
|
||||
<string name="sp_sec_err_nokcv">No KCV</string>
|
||||
<string name="sp_sec_err_nopin">No PIN input</string>
|
||||
<string name="sp_sec_err_not_support">Function is not yet supported</string>
|
||||
<string name="sp_sec_err_null_ptr">Null pointer</string>
|
||||
<string name="sp_sec_err_overnum">Times exceed limit</string>
|
||||
<string name="sp_sec_err_pan_timeout">PAN timeout</string>
|
||||
<string name="sp_sec_err_pin_timeout">PIN input timeout</string>
|
||||
<string name="sp_sec_err_pos_pksk">POS public key exception</string>
|
||||
<string name="sp_sec_err_pos_pvk_recover">Device private key recover error</string>
|
||||
<string name="sp_sec_err_pwd">Password error</string>
|
||||
<string name="sp_sec_err_rand_no_match">Random number no match</string>
|
||||
<string name="sp_sec_err_req_ssa">Request sensitive service</string>
|
||||
<string name="sp_sec_err_small_interval">The interval of PIN input is too short</string>
|
||||
<string name="sp_sec_err_srckey_index">Source key index error</string>
|
||||
<string name="sp_sec_err_srckey_type">Source key type error</string>
|
||||
<string name="sp_sec_err_tlv">TLV param error</string>
|
||||
<string name="sp_sec_err_tr34_bound">TR34 already bound, unable to rebind</string>
|
||||
<string name="sp_sec_err_tr34_random_miss">TR34 random miss</string>
|
||||
<string name="sp_sec_err_tr34_token_parse_faild">TR34 token parsing failed</string>
|
||||
<string name="sp_sec_err_tr34_unbind">TR34 unbind</string>
|
||||
<string name="sp_sec_err_tr34_verify_faild">TR34 token verify failed</string>
|
||||
<string name="sp_sec_err_wait_interval">PIN/PAN anti-exhausting</string>
|
||||
<string name="sp_sec_ret_ok">Success</string>
|
||||
<string name="sp_sec_ret_param_error">Param error</string>
|
||||
<string name="sp_sec_rndkey_error">RND key error</string>
|
||||
<string name="sp_sec_rootkey_error">Root key error</string>
|
||||
<string name="sp_seq_unmatch">Out of sync</string>
|
||||
<string name="sp_sleep">SP has been hibernated</string>
|
||||
<string name="sp_smc_hal_err_parity">Verification error</string>
|
||||
<string name="sp_smc_hal_err_step">The module has no power</string>
|
||||
<string name="sp_smc_hal_err_timeout">Communication timeout</string>
|
||||
<string name="sp_smc_sync_address_overflow">Address overflow</string>
|
||||
<string name="sp_smc_sync_device_not_open">Device not open</string>
|
||||
<string name="sp_smc_sync_error_channel">Channel error</string>
|
||||
<string name="sp_smc_sync_invalid_operation">Invalid operation</string>
|
||||
<string name="sp_smc_sync_invalid_pointer">Invalid pointer</string>
|
||||
<string name="sp_smc_sync_invalid_reset">Invalid Reset</string>
|
||||
<string name="sp_smc_sync_invalid_value">Invalid value</string>
|
||||
<string name="sp_smc_sync_nack">Nack</string>
|
||||
<string name="sp_smc_sync_no_card">No card</string>
|
||||
<string name="sp_smc_sync_no_power">No power</string>
|
||||
<string name="sp_smc_sync_verify_psc_error">Verify PSC error</string>
|
||||
<string name="sp_success">Success</string>
|
||||
<string name="sp_sys_err_buflen">Buf length error</string>
|
||||
<string name="sp_sys_err_hard">Hardware failure</string>
|
||||
<string name="sp_sys_err_illegalday">System time date error</string>
|
||||
<string name="sp_sys_err_illegalhour">System time hour error</string>
|
||||
<string name="sp_sys_err_illegalmin">System time minute error</string>
|
||||
<string name="sp_sys_err_illegalmonth">System time month error</string>
|
||||
<string name="sp_sys_err_illegalsec">System time second error</string>
|
||||
<string name="sp_sys_err_illegalyear">System time year error</string>
|
||||
<string name="sp_sys_err_initfail">Initialize failure</string>
|
||||
<string name="sp_sys_err_nosupport">Function not support</string>
|
||||
<string name="sp_sys_err_param">Parameter error</string>
|
||||
<string name="sp_tax_err_read">Read tax data failed</string>
|
||||
<string name="sp_tax_err_write">Write tax data failed</string>
|
||||
<string name="sp_timeout">Timeout</string>
|
||||
<string name="sp_try_another_interface_preproc">Use another interface(Preprocess failure)</string>
|
||||
<string name="sp_unknown">Unknown error</string>
|
||||
<string name="unknown">Unknown error</string>
|
||||
</resources>
|
@ -1,29 +1,18 @@
|
||||
package com.example.bdkipoc;
|
||||
|
||||
// Import SDK Sunmi
|
||||
import sunmi.paylib.SunmiPayKernel;
|
||||
import com.sunmi.pay.hardware.aidlv2.emv.EMVOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.system.BasicOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.pinpad.PinPadOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.readcard.ReadCardOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.security.SecurityOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.tax.TaxOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.etc.ETCOptV2;
|
||||
import com.sunmi.pay.hardware.aidlv2.print.PrinterOptV2;
|
||||
|
||||
import android.util.Log;
|
||||
import android.content.Intent;
|
||||
import android.os.Bundle;
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.TextView;
|
||||
import android.widget.Toast;
|
||||
import android.view.animation.AccelerateDecelerateInterpolator;
|
||||
import android.view.WindowManager;
|
||||
|
||||
import androidx.activity.EdgeToEdge;
|
||||
import androidx.appcompat.app.AlertDialog;
|
||||
import androidx.appcompat.app.AppCompatActivity;
|
||||
import androidx.cardview.widget.CardView;
|
||||
import androidx.constraintlayout.widget.ConstraintLayout;
|
||||
import androidx.core.graphics.Insets;
|
||||
import androidx.core.view.ViewCompat;
|
||||
import androidx.core.view.WindowInsetsCompat;
|
||||
@ -32,81 +21,9 @@ import com.google.android.material.button.MaterialButton;
|
||||
|
||||
public class MainActivity extends AppCompatActivity {
|
||||
|
||||
// SDK Variables
|
||||
private EMVOptV2 emvOptV2;
|
||||
private BasicOptV2 basicOptV2;
|
||||
private PinPadOptV2 pinPadOptV2;
|
||||
private ReadCardOptV2 readCardOptV2;
|
||||
private SecurityOptV2 securityOptV2;
|
||||
private TaxOptV2 taxOptV2;
|
||||
private ETCOptV2 etcOptV2;
|
||||
private PrinterOptV2 printerOptV2;
|
||||
private boolean connectPaySDK = false;
|
||||
|
||||
// UI Variables
|
||||
private boolean isExpanded = false; // False = showing only 9 main menus, True = showing all 15 menus
|
||||
private MaterialButton btnLainnya;
|
||||
|
||||
public void bindPaySDKService() {
|
||||
Log.d("SDK_CHECK", "Starting SDK initialization...");
|
||||
try {
|
||||
final SunmiPayKernel payKernel = SunmiPayKernel.getInstance();
|
||||
Log.d("SDK_CHECK", "SunmiPayKernel instance obtained successfully");
|
||||
|
||||
payKernel.initPaySDK(this, new SunmiPayKernel.ConnectCallback() {
|
||||
@Override
|
||||
public void onConnectPaySDK() {
|
||||
Log.d("SDK_CHECK", "✅ SDK Connected Successfully!");
|
||||
try {
|
||||
emvOptV2 = payKernel.mEMVOptV2;
|
||||
basicOptV2 = payKernel.mBasicOptV2;
|
||||
pinPadOptV2 = payKernel.mPinPadOptV2;
|
||||
readCardOptV2 = payKernel.mReadCardOptV2;
|
||||
securityOptV2 = payKernel.mSecurityOptV2;
|
||||
taxOptV2 = payKernel.mTaxOptV2;
|
||||
etcOptV2 = payKernel.mETCOptV2;
|
||||
printerOptV2 = payKernel.mPrinterOptV2;
|
||||
|
||||
// Log detail komponen
|
||||
Log.d("SDK_CHECK", "EMVOptV2: " + (emvOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "BasicOptV2: " + (basicOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "PinPadOptV2: " + (pinPadOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "ReadCardOptV2: " + (readCardOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "SecurityOptV2: " + (securityOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "TaxOptV2: " + (taxOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "ETCOptV2: " + (etcOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
Log.d("SDK_CHECK", "PrinterOptV2: " + (printerOptV2 != null ? "✅ Available" : "❌ Not Available"));
|
||||
|
||||
connectPaySDK = true;
|
||||
Toast.makeText(getApplicationContext(), "✅ Sunmi SDK Connected!", Toast.LENGTH_SHORT).show();
|
||||
} catch (Exception e) {
|
||||
Log.e("SDK_CHECK", "❌ Error initializing SDK components: " + e.getMessage());
|
||||
Toast.makeText(getApplicationContext(), "SDK Connection Error: " + e.getMessage(), Toast.LENGTH_LONG).show();
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onDisconnectPaySDK() {
|
||||
Log.w("SDK_CHECK", "❌ SDK Disconnected");
|
||||
connectPaySDK = false;
|
||||
emvOptV2 = null;
|
||||
basicOptV2 = null;
|
||||
pinPadOptV2 = null;
|
||||
readCardOptV2 = null;
|
||||
securityOptV2 = null;
|
||||
taxOptV2 = null;
|
||||
etcOptV2 = null;
|
||||
printerOptV2 = null;
|
||||
Toast.makeText(getApplicationContext(), "❌ Sunmi SDK Disconnected", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
});
|
||||
} catch (Exception e) {
|
||||
Log.e("SDK_CHECK", "❌ Critical Error - Failed to initialize SDK: " + e.getMessage());
|
||||
e.printStackTrace();
|
||||
Toast.makeText(this, "❌ Failed to initialize Sunmi SDK: " + e.getMessage(), Toast.LENGTH_LONG).show();
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onWindowFocusChanged(boolean hasFocus) {
|
||||
super.onWindowFocusChanged(hasFocus);
|
||||
@ -150,9 +67,6 @@ public class MainActivity extends AppCompatActivity {
|
||||
|
||||
// Setup menu listeners
|
||||
setupMenuListeners();
|
||||
|
||||
// Initialize Sunmi SDK
|
||||
bindPaySDKService();
|
||||
}
|
||||
|
||||
private void setupInitialMenuState() {
|
||||
@ -185,9 +99,7 @@ public class MainActivity extends AppCompatActivity {
|
||||
|
||||
// Set initial button text
|
||||
isExpanded = false;
|
||||
if (btnLainnya != null) {
|
||||
btnLainnya.setText("Lainnya");
|
||||
}
|
||||
btnLainnya.setText("Lainnya");
|
||||
}
|
||||
|
||||
private void checkTransactionCompletion() {
|
||||
@ -245,49 +157,26 @@ public class MainActivity extends AppCompatActivity {
|
||||
CardView cardView = findViewById(cardId);
|
||||
if (cardView != null) {
|
||||
cardView.setOnClickListener(v -> {
|
||||
Log.d("MENU_CLICK", "Card clicked: " + getResources().getResourceEntryName(cardId));
|
||||
|
||||
if (cardId == R.id.card_kartu_kredit) {
|
||||
// Check SDK before navigating to payment
|
||||
if (connectPaySDK) {
|
||||
Log.d("NAVIGATION", "Navigating to PaymentActivity - Kartu Kredit");
|
||||
startActivity(new Intent(MainActivity.this, PaymentActivity.class));
|
||||
} else {
|
||||
Toast.makeText(this, "SDK belum terhubung. Harap tunggu...", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
startActivity(new Intent(MainActivity.this, PaymentActivity.class));
|
||||
} else if (cardId == R.id.card_kartu_debit) {
|
||||
if (connectPaySDK) {
|
||||
Log.d("NAVIGATION", "Navigating to PaymentActivity - Kartu Debit");
|
||||
startActivity(new Intent(MainActivity.this, PaymentActivity.class));
|
||||
} else {
|
||||
Toast.makeText(this, "SDK belum terhubung. Harap tunggu...", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
startActivity(new Intent(MainActivity.this, PaymentActivity.class));
|
||||
} else if (cardId == R.id.card_qris) {
|
||||
Log.d("NAVIGATION", "Navigating to QrisActivity");
|
||||
startActivity(new Intent(MainActivity.this, QrisActivity.class));
|
||||
} else if (cardId == R.id.card_uang_elektronik) {
|
||||
if (connectPaySDK) {
|
||||
Log.d("NAVIGATION", "Navigating to PaymentActivity - Uang Elektronik");
|
||||
startActivity(new Intent(MainActivity.this, PaymentActivity.class));
|
||||
} else {
|
||||
Toast.makeText(this, "SDK belum terhubung. Harap tunggu...", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
startActivity(new Intent(MainActivity.this, PaymentActivity.class));
|
||||
} else if (cardId == R.id.card_cetak_ulang) {
|
||||
Log.d("NAVIGATION", "Navigating to TransactionActivity");
|
||||
startActivity(new Intent(MainActivity.this, TransactionActivity.class));
|
||||
} else if (cardId == R.id.card_settlement) {
|
||||
Log.d("NAVIGATION", "Navigating to SettlementActivity");
|
||||
startActivity(new Intent(MainActivity.this, SettlementActivity.class));
|
||||
Toast.makeText(this, "Settlement - Coming Soon", Toast.LENGTH_SHORT).show();
|
||||
} else if (cardId == R.id.card_histori) {
|
||||
Log.d("NAVIGATION", "Navigating to HistoryActivity");
|
||||
startActivity(new Intent(MainActivity.this, HistoryActivity.class));
|
||||
Toast.makeText(this, "Histori - Coming Soon", Toast.LENGTH_SHORT).show();
|
||||
} else if (cardId == R.id.card_bantuan) {
|
||||
Toast.makeText(this, "Bantuan - Coming Soon", Toast.LENGTH_SHORT).show();
|
||||
} else if (cardId == R.id.card_info_toko) {
|
||||
Toast.makeText(this, "Info Toko - Coming Soon", Toast.LENGTH_SHORT).show();
|
||||
} else if (cardId == R.id.card_dummy_menu_1) {
|
||||
// Use dummy menu 1 untuk SDK test
|
||||
testSDKIntegration();
|
||||
Toast.makeText(this, "Dummy Menu 1 - Coming Soon", Toast.LENGTH_SHORT).show();
|
||||
} else if (cardId == R.id.card_dummy_menu_2) {
|
||||
Toast.makeText(this, "Dummy Menu 2 - Coming Soon", Toast.LENGTH_SHORT).show();
|
||||
} else if (cardId == R.id.card_dummy_menu_3) {
|
||||
@ -317,123 +206,49 @@ public class MainActivity extends AppCompatActivity {
|
||||
};
|
||||
|
||||
// Set up "Lainnya" button click listener
|
||||
if (btnLainnya != null) {
|
||||
btnLainnya.setOnClickListener(v -> {
|
||||
Log.d("MENU_TOGGLE", "Lainnya button clicked. Current state: " + (isExpanded ? "expanded" : "collapsed"));
|
||||
isExpanded = !isExpanded;
|
||||
|
||||
if (isExpanded) {
|
||||
// Show the 6 dummy menus with animation
|
||||
for (CardView card : toggleableCards) {
|
||||
if (card != null) {
|
||||
card.setVisibility(View.VISIBLE);
|
||||
card.setAlpha(0f);
|
||||
card.animate()
|
||||
.alpha(1f)
|
||||
.setDuration(300)
|
||||
.setInterpolator(new AccelerateDecelerateInterpolator())
|
||||
.start();
|
||||
}
|
||||
btnLainnya.setOnClickListener(v -> {
|
||||
isExpanded = !isExpanded;
|
||||
|
||||
if (isExpanded) {
|
||||
// Show the 6 dummy menus with animation
|
||||
for (CardView card : toggleableCards) {
|
||||
if (card != null) {
|
||||
card.setVisibility(View.VISIBLE);
|
||||
card.setAlpha(0f);
|
||||
card.animate()
|
||||
.alpha(1f)
|
||||
.setDuration(300)
|
||||
.setInterpolator(new AccelerateDecelerateInterpolator())
|
||||
.start();
|
||||
}
|
||||
btnLainnya.setText("Tampilkan Lebih Sedikit");
|
||||
} else {
|
||||
// Hide the 6 dummy menus with animation
|
||||
for (CardView card : toggleableCards) {
|
||||
if (card != null) {
|
||||
card.animate()
|
||||
.alpha(0f)
|
||||
.setDuration(300)
|
||||
.setInterpolator(new AccelerateDecelerateInterpolator())
|
||||
.withEndAction(() -> card.setVisibility(View.GONE))
|
||||
.start();
|
||||
}
|
||||
}
|
||||
btnLainnya.setText("Lainnya");
|
||||
}
|
||||
});
|
||||
}
|
||||
btnLainnya.setText("Tampilkan Lebih Sedikit");
|
||||
} else {
|
||||
// Hide the 6 dummy menus with animation
|
||||
for (CardView card : toggleableCards) {
|
||||
if (card != null) {
|
||||
card.animate()
|
||||
.alpha(0f)
|
||||
.setDuration(300)
|
||||
.setInterpolator(new AccelerateDecelerateInterpolator())
|
||||
.withEndAction(() -> card.setVisibility(View.GONE))
|
||||
.start();
|
||||
}
|
||||
}
|
||||
btnLainnya.setText("Lainnya");
|
||||
}
|
||||
});
|
||||
|
||||
// Set up scan dan bayar card click listener
|
||||
LinearLayout scanBayarContent = findViewById(R.id.scan_bayar_content);
|
||||
if (scanBayarContent != null) {
|
||||
scanBayarContent.setOnClickListener(v -> {
|
||||
Log.d("NAVIGATION", "Scan dan Bayar clicked - Navigating to QrisActivity");
|
||||
// Navigate to QRIS payment activity
|
||||
startActivity(new Intent(MainActivity.this, QrisActivity.class));
|
||||
});
|
||||
} else {
|
||||
Log.w("MENU_SETUP", "scan_bayar_content not found in layout");
|
||||
}
|
||||
}
|
||||
|
||||
private void testSDKIntegration() {
|
||||
StringBuilder testResult = new StringBuilder();
|
||||
testResult.append("=== SUNMI SDK INTEGRATION TEST ===\n\n");
|
||||
|
||||
// Test 1: SDK Connection Status
|
||||
testResult.append("1. SDK Connection: ");
|
||||
if (connectPaySDK) {
|
||||
testResult.append("✅ CONNECTED\n");
|
||||
} else {
|
||||
testResult.append("❌ NOT CONNECTED\n");
|
||||
}
|
||||
|
||||
// Test 2: Component Availability
|
||||
testResult.append("\n2. SDK Components:\n");
|
||||
testResult.append(" - EMVOptV2: ").append(emvOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - BasicOptV2: ").append(basicOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - PinPadOptV2: ").append(pinPadOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - ReadCardOptV2: ").append(readCardOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - SecurityOptV2: ").append(securityOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - TaxOptV2: ").append(taxOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - ETCOptV2: ").append(etcOptV2 != null ? "✅" : "❌").append("\n");
|
||||
testResult.append(" - PrinterOptV2: ").append(printerOptV2 != null ? "✅" : "❌").append("\n");
|
||||
|
||||
// Test 3: Basic Function Tests
|
||||
testResult.append("\n3. Function Tests:\n");
|
||||
|
||||
if (connectPaySDK) {
|
||||
try {
|
||||
if (basicOptV2 != null) {
|
||||
testResult.append(" - BasicOpt: ✅ Ready\n");
|
||||
}
|
||||
|
||||
if (printerOptV2 != null) {
|
||||
testResult.append(" - Printer: ✅ Ready\n");
|
||||
}
|
||||
|
||||
if (emvOptV2 != null) {
|
||||
testResult.append(" - EMV: ✅ Ready\n");
|
||||
}
|
||||
|
||||
testResult.append("\n✅ SDK Integration: SUCCESS!");
|
||||
} catch (Exception e) {
|
||||
testResult.append(" - Error: ❌ ").append(e.getMessage()).append("\n");
|
||||
testResult.append("\n❌ SDK Integration: PARTIAL");
|
||||
}
|
||||
} else {
|
||||
testResult.append(" - Cannot test: SDK not connected\n");
|
||||
testResult.append("\n❌ SDK Integration: FAILED");
|
||||
}
|
||||
|
||||
Log.d("SDK_TEST", testResult.toString());
|
||||
|
||||
// Show result in a dialog
|
||||
showSDKTestDialog(testResult.toString());
|
||||
}
|
||||
|
||||
private void showSDKTestDialog(String testResult) {
|
||||
new AlertDialog.Builder(this)
|
||||
.setTitle("Sunmi SDK Integration Test")
|
||||
.setMessage(testResult)
|
||||
.setPositiveButton("OK", null)
|
||||
.setNeutralButton("Copy to Log", (dialog, which) -> {
|
||||
Log.i("SDK_TEST_RESULT", testResult);
|
||||
Toast.makeText(this, "Test result copied to log", Toast.LENGTH_SHORT).show();
|
||||
})
|
||||
.show();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onNewIntent(Intent intent) {
|
||||
super.onNewIntent(intent);
|
||||
|
@ -1,5 +1,4 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '8.2.2' apply false
|
||||
id 'com.android.library' version '8.2.2' apply false
|
||||
alias(libs.plugins.android.application) apply false
|
||||
}
|
@ -1,13 +1,23 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
google()
|
||||
google {
|
||||
content {
|
||||
includeGroupByRegex("com\\.android.*")
|
||||
includeGroupByRegex("com\\.google.*")
|
||||
includeGroupByRegex("androidx.*")
|
||||
}
|
||||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
// Jangan gunakan dependencyResolutionManagement untuk sementara
|
||||
// Biarkan repositories di-handle di build.gradle masing-masing module
|
||||
|
||||
rootProject.name = "BDKIPoc"
|
||||
include ':app'
|
||||
rootProject.name = "BDKI POC"
|
||||
include ':app'
|
||||
|
Loading…
x
Reference in New Issue
Block a user