Skip to content

Commit 1d3c46d

Browse files
Dependency (transifex/language): Translate Strings.resx in zh_TW
71% of minimum 50% translated source file: 'Strings.resx' on 'zh_TW'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
1 parent 5f55a4d commit 1d3c46d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -757,9 +757,12 @@
757757
<value>認證</value>
758758
</data>
759759
<data name="ProfileEncryptionDisclaimer" xml:space="preserve">
760-
<value>Profile files are encrypted on disk using AES with a key size of 256 bits and a block size of 128 bits in CBC mode. The encryption key is derived from a master password using Rfc2898DeriveBytes (PBKDF2) with 1,000,000 iterations. At runtime, passwords are stored as SecureString once the profile file is loaded. For some functions, the password must be converted to a normal string and remains unencrypted in memory until the garbage collector cleans them up.
760+
<value>
761+
Proceed.設定檔案在磁碟上以 AES(256 位元密鑰、128 位元區塊大小)使用 CBC 模式加密。
762+
加密金鑰是透過 Rfc2898DeriveBytes(PBKDF2)從主密碼衍生出來,迭代次數為 1,000,000 次。
763+
執行階段時,載入設定檔案後的密碼會以 SecureString 儲存;但在某些功能中,必須將密碼轉成一般字串,此時它會暫時以未加密形式存在記憶體,直到垃圾回收器清除為止。
761764

762-
First make a backup copy of your profile files before enabling encryption!</value>
765+
在啟用加密之前,請先備份您的設定檔案!</value>
763766
</data>
764767
<data name="Custom" xml:space="preserve">
765768
<value>自訂</value>

0 commit comments

Comments
 (0)