Pull from transifex
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<!--title-->
|
||||
<string name="title_encrypt">加密</string>
|
||||
<string name="title_decrypt">解密</string>
|
||||
<string name="title_authentication">密码短语</string>
|
||||
<string name="title_edit_key">编辑密钥</string>
|
||||
@@ -105,6 +104,11 @@
|
||||
<string name="key_size_1024">1024</string>
|
||||
<string name="key_size_2048">2048</string>
|
||||
<string name="key_size_4096">4096</string>
|
||||
<!--elliptic curve names-->
|
||||
<!--not in for now, see SaveKeyringParcel
|
||||
<string name="key_curve_bp_p256">Brainpool P-256</string>
|
||||
<string name="key_curve_bp_p384">Brainpool P-384</string>
|
||||
<string name="key_curve_bp_p512">Brainpool P-512</string>-->
|
||||
<!--compression-->
|
||||
<string name="compression_fast">快</string>
|
||||
<string name="compression_very_slow">非常慢</string>
|
||||
@@ -138,6 +142,7 @@
|
||||
<!--Navigation Drawer-->
|
||||
<!--hints-->
|
||||
<!--certs-->
|
||||
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
|
||||
<!--Import Public log entries-->
|
||||
<!--Import Secret log entries-->
|
||||
<!--Keyring Canonicalization log entries-->
|
||||
|
||||
Reference in New Issue
Block a user