| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <string name="no_euicc">No removable eUICC card accessible by this app is detected on this device. Insert a compatible card or a USB reader.</string>
- <string name="no_profile">No profiles (yet) on this eSIM.</string>
- <string name="unknown">Unknown</string>
- <string name="help">Help</string>
- <string name="reload">Reload Slots</string>
- <string name="channel_name_format">Logical Slot %d</string>
- <string name="usb">USB</string>
- <string name="omapi">OpenMobile API (OMAPI)</string>
- <string name="enabled">Enabled</string>
- <string name="disabled">Disabled</string>
- <string name="provider">Provider:</string>
- <string name="iccid">ICCID:</string>
- <string name="enable">Enable</string>
- <string name="disable">Disable</string>
- <string name="delete">Delete</string>
- <string name="rename">Rename</string>
- <string name="enable_disable_timeout">Timed out waiting for the eSIM chip to switch profiles. This may be a bug in your phone\'s modem firmware. Try toggling airplane mode, restarting the application, or rebooting the phone.</string>
- <string name="switch_did_not_refresh">The operation was successful, but your phone\'s modem refused to refresh. You might need to toggle airplane mode or reboot in order to use the new profile.</string>
- <string name="toast_profile_enable_failed">Cannot switch to new eSIM profile.</string>
- <string name="toast_profile_name_too_long">Nickname cannot be longer than 64 characters</string>
- <string name="toast_iccid_copied">ICCID copied to clipboard</string>
- <string name="slot_select">Select Slot</string>
- <string name="slot_select_select">Select</string>
- <string name="usb_permission">Grant USB permission</string>
- <string name="usb_permission_needed">Permission is needed to access the USB smart card reader.</string>
- <string name="usb_failed">Cannot connect to eSIM via a USB smart card reader.</string>
- <string name="task_notification">Long-running Tasks</string>
- <string name="task_profile_download">Downloading eSIM profile</string>
- <string name="task_profile_download_failure">Failed to download eSIM profile</string>
- <string name="task_profile_rename">Renaming eSIM profile</string>
- <string name="task_profile_rename_failure">Failed to rename eSIM profile</string>
- <string name="task_profile_delete">Deleting eSIM profile</string>
- <string name="task_profile_delete_failure">Failed to delete eSIM profile</string>
- <string name="task_profile_switch">Switching eSIM profile</string>
- <string name="task_profile_switch_failure">Failed to switch eSIM profile</string>
- <string name="profile_download">New eSIM</string>
- <string name="profile_download_server">Server (RSP / SM-DP+)</string>
- <string name="profile_download_code">Activation Code</string>
- <string name="profile_download_confirmation_code">Confirmation Code (Optional)</string>
- <string name="profile_download_imei">IMEI (Optional)</string>
- <string name="profile_download_free_space">Space remaining: %s</string>
- <string name="profile_download_scan">Scan QR Code</string>
- <string name="profile_download_scan_from_gallery">Scan QR Code from Gallery</string>
- <string name="profile_download_ok">Download</string>
- <string name="profile_download_failed">Failed to download eSIM. Check your activation / QR code.</string>
- <string name="profile_download_low_nvram_title">This download may fail</string>
- <string name="profile_download_low_nvram_message">This download may fail due to low remaining capacity.</string>
- <string name="download_wizard">Download Wizard</string>
- <string name="download_wizard_back">Back</string>
- <string name="download_wizard_next">Next</string>
- <string name="download_wizard_slot_select">Select or confirm the eSIM you would like to download to:</string>
- <string name="download_wizard_slot_title">Logical slot %d</string>
- <string name="download_wizard_slot_type">Type:</string>
- <string name="download_wizard_slot_type_removable">Removable</string>
- <string name="download_wizard_slot_type_internal">Internal</string>
- <string name="download_wizard_slot_type_internal_port">Internal, port %d</string>
- <string name="download_wizard_slot_eid">eID:</string>
- <string name="download_wizard_slot_active_profile">Active Profile:</string>
- <string name="download_wizard_slot_free_space">Free Space:</string>
- <string name="download_wizard_method_select">How would you like to download the eSIM profile?</string>
- <string name="download_wizard_method_qr_code">Scan a QR code with camera</string>
- <string name="download_wizard_method_gallery">Load a QR code from gallery</string>
- <string name="download_wizard_method_manual">Enter manually</string>
- <string name="download_wizard_details">Input or confirm details for downloading your eSIM:</string>
- <string name="download_wizard_progress">Downloading your eSIM…</string>
- <string name="download_wizard_progress_step_preparing">Preparing</string>
- <string name="download_wizard_progress_step_connecting">Establishing connection to server</string>
- <string name="download_wizard_progress_step_authenticating">Authenticating your device with server</string>
- <string name="download_wizard_progress_step_downloading">Downloading eSIM profile</string>
- <string name="download_wizard_progress_step_finalizing">Loading eSIM profile into storage</string>
- <string name="download_wizard_diagnostics">Error diagnostics</string>
- <string name="download_wizard_diagnostics_last_http_status">Last HTTP status (from server): %d</string>
- <string name="download_wizard_diagnostics_last_http_response">Last HTTP response (from server):</string>
- <string name="download_wizard_diagnostics_last_http_exception">Last HTTP exception:</string>
- <string name="download_wizard_diagnostics_last_apdu_response">Last APDU response (from SIM): %s</string>
- <string name="download_wizard_diagnostics_last_apdu_response_success">Last APDU response (from SIM) is successful</string>
- <string name="download_wizard_diagnostics_last_apdu_response_fail">Last APDU response (from SIM) is a failure</string>
- <string name="download_wizard_diagnostics_last_apdu_exception">Last APDU exception:</string>
- <string name="profile_rename_new_name">New nickname</string>
- <string name="profile_delete_confirm">Are you sure you want to delete the profile %s? This operation is irreversible.</string>
- <string name="profile_delete_confirm_input">Type \'%s\' here to confirm deletion</string>
- <string name="profile_notifications">Notifications</string>
- <string name="profile_notifications_detailed_format">Notifications (%s)</string>
- <string name="profile_notifications_show">Manage Notifications</string>
- <string name="profile_notifications_help">eSIM profiles can send notifications to the carrier when they are downloaded, deleted, enabled, or disabled. The queue of these notifications to be sent is listed here.\n\nIn Settings, you can specify whether to send each type of notification automatically. Note that even if a notification has been sent, it will not be deleted automatically from the record, unless the queue runs out of space.\n\nHere, you can manually send or delete each pending notification.</string>
- <string name="profile_notification_operation_download">Downloaded</string>
- <string name="profile_notification_operation_delete">Deleted</string>
- <string name="profile_notification_operation_enable">Enabled</string>
- <string name="profile_notification_operation_disable">Disabled</string>
- <string name="profile_notification_name_format"><b>%1$s</b> %2$s (%3$s)</string>
- <string name="profile_notification_process">Process</string>
- <string name="profile_notification_delete">Delete</string>
- <string name="euicc_info">eUICC Info</string>
- <string name="euicc_info_activity_title">eUICC Info (%s)</string>
- <string name="euicc_info_access_mode">Access Mode</string>
- <string name="euicc_info_removable">Removable</string>
- <string name="euicc_info_eid">EID</string>
- <string name="euicc_info_firmware_version">eUICC OS Version</string>
- <string name="euicc_info_globalplatform_version">GlobalPlatform Version</string>
- <string name="euicc_info_sas_accreditation_number">SAS Accreditation Number</string>
- <string name="euicc_info_pp_version">Protected Profile Version</string>
- <string name="euicc_info_free_nvram">Free NVRAM (eSIM profile storage)</string>
- <string name="euicc_info_gsma_prod">GSMA Production Certificate</string>
- <string name="euicc_info_gsma_test">GSMA Test Certificate</string>
- <string name="supported">Supported</string>
- <string name="unsupported">Unsupported</string>
- <string name="yes">Yes</string>
- <string name="no">No</string>
- <string name="logs_save">Save</string>
- <string name="logs_filename_template">Logs at %s</string>
- <string name="developer_options_steps">You are %d steps away from being a developer.</string>
- <string name="developer_options_enabled">You are now a developer!</string>
- <string name="pref_settings">Settings</string>
- <string name="pref_notifications">Notifications</string>
- <string name="pref_notifications_desc">eSIM profile operations send notifications to the carrier. Fine-tune this behavior as needed here.</string>
- <string name="pref_notifications_download">Downloads</string>
- <string name="pref_notifications_download_desc">Send notifications for <i>downloading</i> profiles</string>
- <string name="pref_notifications_delete">Deletion</string>
- <string name="pref_notifications_delete_desc">Send notifications for <i>deleting</i> profiles</string>
- <string name="pref_notifications_switch">Switching</string>
- <string name="pref_notifications_switch_desc">Send notifications for <i>switching</i> profiles\nNote that this type of notification is unreliable.</string>
- <string name="pref_advanced">Advanced</string>
- <string name="pref_advanced_disable_safeguard_removable_esim">Allow Disabling / Deleting Active Profile</string>
- <string name="pref_advanced_disable_safeguard_removable_esim_desc">By default, this app prevents you from disabling the active profile on a removable eSIM inserted in the device, because doing so may <i>sometimes</i> render it inaccessible.\nCheck this box to <i>remove</i> this safeguard.</string>
- <string name="pref_advanced_verbose_logging">Verbose Logging</string>
- <string name="pref_advanced_verbose_logging_desc">Enable verbose logs, which may contain sensitive information. Only share your logs with someone you trust after turning this on.</string>
- <string name="pref_language">Language</string>
- <string name="pref_language_desc">Select app language</string>
- <string name="pref_advanced_logs">Logs</string>
- <string name="pref_advanced_logs_desc">View recent debug logs of the application</string>
- <string name="pref_developer">Developer Options</string>
- <string name="pref_developer_experimental_download_wizard">Experimental Download Wizard</string>
- <string name="pref_developer_experimental_download_wizard_desc">Enable the experimental new download wizard. Note that it is not fully working yet.</string>
- <string name="pref_developer_unfiltered_profile_list">Show unfiltered profile list</string>
- <string name="pref_developer_unfiltered_profile_list_desc">Include non-production profiles in the list</string>
- <string name="pref_developer_ignore_tls_certificate">Ignore SM-DP+ TLS certificate</string>
- <string name="pref_developer_ignore_tls_certificate_desc">Ignore SM-DP+ TLS certificate, allow any RSP</string>
- <string name="pref_info">Info</string>
- <string name="pref_info_app_version">App Version</string>
- <string name="pref_info_source_code">Source Code</string>
- <string name="pref_info_source_code_url" translatable="false">https://gitea.angry.im/PeterCxy/OpenEUICC</string>
- </resources>
|