1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <string name="action_settings">Settings</string>
- <string name="action_ussd_msg">Please wait a moment, USSD communication in progress!</string>
- <string name="menu_home">Configuration file</string>
- <string name="permissionReason">Grant storage permission for reading and writing configuration files.</string>
- <string name="action_add">Add</string>
- <string name="action_add_text">Create New Configuration Text</string>
- <string name="action_add_acc">Accessibility Service Check</string>
- <string name="action_add_acc2">Floating Window Permission Check</string>
- <string name="action_add_url">Import from URL</string>
- <string name="action_add_file">Import from File</string>
- <string name="action_add_scan">Scan QR Code</string>
- <string name="action_save">Save</string>
- <string name="action_template">Template</string>
- <string name="titleInputFileName">Please enter the file name</string>
- <string name="cancel">Cancel</string>
- <string name="done">Confirm</string>
- <string name="tipSaveSuccess">Save successful</string>
- <string name="actionDeleteSuccess">Deleted</string>
- <string name="actionDeleteFailed">Deletion failed</string>
- <string name="titleModifyFileName">Modify file name</string>
- <string name="notOpened">Disabled</string>
- <string name="hasOpened">Enabled</string>
- <string name="notSelectIni">No configuration file selected</string>
- <string name="needStopService">Please disable the service first</string>
- <string name="title_about">About</string>
- <string name="title_logcat">Logs</string>
- <string name="title_logcat_push">Upload Logs</string>
- <string name="noName">Unnamed</string>
- <string name="logcat_copy">Copy</string>
- <string name="logcat_push">Upload</string>
- <string name="logcat_delete">Delete</string>
- <string name="copySuccess">Copy successful</string>
- <string name="titleTemplate">Template file</string>
- <string name="frpc_version">Check for updates</string>
- <string name="dialogConfirmTitle">Tip</string>
- <string name="configDeleteConfirm">Confirm deletion of this configuration</string>
- <string name="tipServiceRunning">This configuration is currently running. Please close it first</string>
- <string name="tipWaitService">Service is starting</string>
- <string name="click_here_to_set_the_number">phone number</string>
- <string name="set_the_number">set phone number</string>
- <string name="phone_number">Phone number settings</string>
- <string name="number">Phone number:</string>
- <string name="ok">Confirm</string>
- <string name="update_immediately">Update immediately</string>
- <string name="not_updating_for_now">Update later</string>
- <string name="new_update_title">A new version is available for update</string>
- <string name="upload_null_tip">The current version is already up to date!</string>
- <string name="go_setting_1_s">Please grant %1$s the necessary permissions!</string>
- <string name="go_bt">Go</string>
- <string name="current_status">Real-time status</string>
- <string name="no_message">No messages to display at the moment.</string>
- <string name="pushing">Start uploading…</string>
- <string name="update_log_config">Update log configuration</string>
- <string name="update_err">Update failed!</string>
- <string name="update_log_config_suc">Log configuration updated successfully!</string>
- <string name="push_suc">Upload successful</string>
- <string name="push_error">Upload failed</string>
- <string name="suc">Success</string>
- <string name="log_tip_1">Retrieve inbox: Service is retrying. [No local number set, retrieval failed]</string>
- <string name="log_tip_3">Service 3 is waiting for retry. [%1$s]</string>
- <string name="log_tip_code_1">Please set the phone number</string>
- <string name="log_tip_4">Service 3 encountered an error: SMS[%1$d] submission failed.</string>
- <string name="log_tip_5">Service 3 executed successfully.</string>
- <string name="log_tip_6">Service 3 started successfully.</string>
- <string name="log_tip_7">Failed to retrieve messages.</string>
- <string name="log_tip_8">Service 1 is waiting for retry. [%1$s]</string>
- <string name="log_tip_9">Service 1 is connected.</string>
- <string name="log_tip_10">Service 1 lost connection.</string>
- <string name="log_tip_11">Service 1 starts.</string>
- <string name="log_tip_12">Failed to get updated content.</string>
- <string name="log_tip_13">Service 2 is shut down.</string>
- <string name="log_tip_14">Service 2 started successfully.</string>
- <string name="log_tip_15_s">Service 2 is shutting down.%1$s</string>
- <string name="log_tip_16">Service 2 is shut down.%1$s</string>
- <string name="log_tip_18_s">Service 2 connection failed.%1$s</string>
- <string name="log_tip_19_s">Failed to send message.%1$s</string>
- <string name="change">Language setting</string>
- <string name="kacao">SimSlot</string>
- <string name="phone">Phone Number</string>
- <string name="add">Add</string>
- <string name="reset_your_mobile_phone_number">Please note that you have updated the new version of the App, please reset your mobile number</string>
- <string name="subscriptionid_simslotindex">Phone Number</string>
- <string name="abcvfd">[%1$s]This number has been set by [SubId %2$s], please contact us to solve it!</string>
- <string name="setup_successful">Setup successful</string>
- <string name="read_phone_state_sim">Without READ_PHONE_STATE permission, try refreshing the SIM card list again after two seconds.</string>
- <string name="sim">Detected that the sim card has been removed</string>
- <string name="please_set_the_number_for_the_sim_card">Please set the number for the sim-%1$d card [ %2$s ] !</string>
- <string name="please_enter_the_server_port">Please enter the server port.</string>
- <string name="server_port">Server Port</string>
- <string name="restart">Restart</string>
- </resources>
|