i18n: Update missing translations
All checks were successful
/ build-debug (push) Successful in 4m26s
All checks were successful
/ build-debug (push) Successful in 4m26s
This commit is contained in:
parent
6557ce45a7
commit
53f9459aed
3 changed files with 11 additions and 1 deletions
|
@ -37,6 +37,11 @@
|
|||
<string name="profile_download_server">服务器 (RSP / SM-DP+)</string>
|
||||
<string name="profile_download_code">激活码</string>
|
||||
<string name="profile_download_confirmation_code">确认码 (可选)</string>
|
||||
<string name="toast_sn_copied">已复制序列号到剪贴板</string>
|
||||
<string name="euicc_info_sku">产品名称</string>
|
||||
<string name="euicc_info_sn">产品序列号</string>
|
||||
<string name="euicc_info_bl_ver">产品 Bootloader 版本</string>
|
||||
<string name="euicc_info_fw_ver">产品固件版本</string>
|
||||
<string name="profile_download_confirmation_code_required">确认码 (必需)</string>
|
||||
<string name="profile_download_imei">IMEI (可选)</string>
|
||||
<string name="profile_download_low_nvram_title">剩余空间不足</string>
|
||||
|
|
|
@ -37,6 +37,11 @@
|
|||
<string name="profile_download_server">伺服器 (RSP / SM-DP+)</string>
|
||||
<string name="profile_download_code">啟用碼</string>
|
||||
<string name="profile_download_confirmation_code">確認碼 (可選)</string>
|
||||
<string name="toast_sn_copied">已複製序號到剪貼簿</string>
|
||||
<string name="euicc_info_sku">產品名稱</string>
|
||||
<string name="euicc_info_sn">產品序號</string>
|
||||
<string name="euicc_info_bl_ver">產品引導程式版本</string>
|
||||
<string name="euicc_info_fw_ver">產品韌體版本</string>
|
||||
<string name="profile_download_confirmation_code_required">確認碼 (必需)</string>
|
||||
<string name="profile_download_imei">IMEI (可選)</string>
|
||||
<string name="profile_download_low_nvram_title">剩餘空間不足</string>
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<string name="toast_profile_enable_failed">Cannot switch to new eSIM profile.</string>
|
||||
<string name="toast_profile_delete_confirm_text_mismatched">Confirmation string mismatch</string>
|
||||
<string name="toast_iccid_copied">ICCID copied to clipboard</string>
|
||||
<string name="toast_sn_copied">Serial Number copied to clipboard</string>
|
||||
<string name="toast_sn_copied">Serial number copied to clipboard</string>
|
||||
<string name="toast_eid_copied">EID copied to clipboard</string>
|
||||
<string name="toast_atr_copied">ATR copied to clipboard</string>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue