aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values-vi/strings.xml
blob: 86053fba14a5c90fd7279cd99fbd5b2c92b38576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <!--GENERAL: Please put all strings inside quotes as described in example 1 on
    http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
  <!--title-->
  <!--section-->
  <!--button-->
  <!--Content Description-->
  <!--menu-->
  <!--label-->
  <!--label shown in Android settings under the OpenKeychain account-->
  <!--Proxy Preferences-->
  <!--proxy type choices and values-->
  <!--OrbotHelper strings-->
  <!--InstallDialogFragment strings-->
  <!--StartOrbotDialogFragment strings-->
  <!--choice-->
  <!--sentences-->
  <!--errors
         no punctuation, all lowercase,
         they will be put after "error_message", e.g. "Error: file not found"-->
  <!--errors without preceeding Error:-->
  <!--results shown after decryption/verification-->
  <!--Add keys-->
  <!--progress dialogs, usually ending in '…'-->
  <!--action strings-->
  <!--key bit length selections-->
  <!--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-->
  <!--Help-->
  <!--Import-->
  <!--Import from URL-->
  <!--Generic result toast-->
  <!--Import result toast-->
  <!--Delete result toast-->
  <!--Revoke result toast (snackbar)-->
  <!--Certify result toast-->
  <!--Intent labels-->
  <!--Remote API-->
  <!--Share-->
  <!--retry upload dialog-->
  <!--Delete or revoke private key dialog-->
  <!--Delete Or Revoke Dialog spinner-->
  <!--Key list-->
  <!--Key view-->
  <!--Key trust-->
  <!--keybase proof stuff-->
  <!--Edit key-->
  <!--Create key-->
  <!--View key-->
  <!--Add/Edit keyserver-->
  <!--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-->
  <!--Keyring merging log entries-->
  <!--createSecretKeyRing-->
  <!--modifySecretKeyRing-->
  <!--Consolidate-->
  <!--Edit Key (higher level than modify)-->
  <!--Promote key-->
  <!--Other messages used in OperationLogs-->
  <!--Messages for DecryptVerify operation-->
  <!--Messages for VerifySignedLiteralData operation-->
  <!--Messages for SignEncrypt operation-->
  <!--Messages for PgpSignEncrypt operation-->
  <!--Linked Identity verification-->
  <!--Messages for Keybase Verification operation-->
  <!--Messages for Mime parsing operation-->
  <!--PassphraseCache-->
  <!--Keyserver sync-->
  <!--First Time-->
  <!--unsorted-->
  <!--Android Account-->
  <!--Passphrase wizard-->
  <!--TODO: rename all the things!-->
  <!--<string name="enter_passphrase_twice">Enter password twice</string>-->
  <!--<string name="nfc_text">Please place a NFC tag near your device</string>-->
  <!--Other Linked Identity strings-->
</resources>