strings.xml 5.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="action_settings">Settings</string>
  4. <string name="action_ussd_msg">Please wait a moment, USSD communication in progress!</string>
  5. <string name="menu_home">Configuration file</string>
  6. <string name="permissionReason">Grant storage permission for reading and writing configuration files.</string>
  7. <string name="action_add">Add</string>
  8. <string name="action_add_text">Create New Configuration Text</string>
  9. <string name="action_add_acc">Accessibility Service Check</string>
  10. <string name="action_add_acc2">Floating Window Permission Check</string>
  11. <string name="action_add_url">Import from URL</string>
  12. <string name="action_add_file">Import from File</string>
  13. <string name="action_add_scan">Scan QR Code</string>
  14. <string name="action_save">Save</string>
  15. <string name="action_template">Template</string>
  16. <string name="titleInputFileName">Please enter the file name</string>
  17. <string name="cancel">Cancel</string>
  18. <string name="done">Confirm</string>
  19. <string name="tipSaveSuccess">Save successful</string>
  20. <string name="actionDeleteSuccess">Deleted</string>
  21. <string name="actionDeleteFailed">Deletion failed</string>
  22. <string name="titleModifyFileName">Modify file name</string>
  23. <string name="notOpened">Disabled</string>
  24. <string name="hasOpened">Enabled</string>
  25. <string name="notSelectIni">No configuration file selected</string>
  26. <string name="needStopService">Please disable the service first</string>
  27. <string name="title_about">About</string>
  28. <string name="title_logcat">Logs</string>
  29. <string name="title_logcat_push">Upload Logs</string>
  30. <string name="noName">Unnamed</string>
  31. <string name="logcat_copy">Copy</string>
  32. <string name="logcat_push">Upload</string>
  33. <string name="logcat_delete">Delete</string>
  34. <string name="copySuccess">Copy successful</string>
  35. <string name="titleTemplate">Template file</string>
  36. <string name="frpc_version">Check for updates</string>
  37. <string name="dialogConfirmTitle">Tip</string>
  38. <string name="configDeleteConfirm">Confirm deletion of this configuration</string>
  39. <string name="tipServiceRunning">This configuration is currently running. Please close it first</string>
  40. <string name="tipWaitService">Service is starting</string>
  41. <string name="click_here_to_set_the_number">Click to set phone number</string>
  42. <string name="phone_number">Phone number settings</string>
  43. <string name="number">Phone number:</string>
  44. <string name="ok">Confirm</string>
  45. <string name="update_immediately">Update immediately</string>
  46. <string name="not_updating_for_now">Update later</string>
  47. <string name="new_update_title">A new version is available for update</string>
  48. <string name="upload_null_tip">The current version is already up to date!</string>
  49. <string name="go_setting_1_s">Please grant %1$s the necessary permissions!</string>
  50. <string name="go_bt">Go</string>
  51. <string name="current_status">Real-time status</string>
  52. <string name="no_message">No messages to display at the moment.</string>
  53. <string name="pushing">Start uploading…</string>
  54. <string name="update_log_config">Update log configuration</string>
  55. <string name="update_err">Update failed!</string>
  56. <string name="update_log_config_suc">Log configuration updated successfully!</string>
  57. <string name="push_suc">Upload successful</string>
  58. <string name="push_error">Upload failed</string>
  59. <string name="suc">Success</string>
  60. <string name="log_tip_1">Retrieve inbox: Service is retrying. [No local number set, retrieval failed]</string>
  61. <string name="log_tip_3">Service 3 is waiting for retry. [%1$s]</string>
  62. <string name="log_tip_code_1">Please set the phone number</string>
  63. <string name="log_tip_4">Service 3 encountered an error: SMS[%1$d] submission failed.</string>
  64. <string name="log_tip_5">Service 3 executed successfully.</string>
  65. <string name="log_tip_6">Service 3 started successfully.</string>
  66. <string name="log_tip_7">Failed to retrieve messages.</string>
  67. <string name="log_tip_8">Service 1 is waiting for retry. [%1$s]</string>
  68. <string name="log_tip_9">Service 1 is connected.</string>
  69. <string name="log_tip_10">Service 1 lost connection.</string>
  70. <string name="log_tip_11">Service 1 starts.</string>
  71. <string name="log_tip_12">Failed to get updated content.</string>
  72. <string name="log_tip_13">Service 2 is shut down.</string>
  73. <string name="log_tip_14">Service 2 started successfully.</string>
  74. <string name="log_tip_15_s">Service 2 is shutting down.%1$s</string>
  75. <string name="log_tip_16">Service 2 is shut down.%1$s</string>
  76. <string name="log_tip_18_s">Service 2 connection failed.%1$s</string>
  77. <string name="log_tip_19_s">Failed to send message.%1$s</string>
  78. <string name="change">Language setting</string>
  79. <string name="kacao">SimSlot</string>
  80. <string name="phone">Phone Number</string>
  81. <string name="add">Add</string>
  82. </resources>