summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/en-CA/localization/en-CA/messenger/otr/otrUI.ftl
blob: a079429e77c3c46ec28e68d9acee62412b2c7ad9 (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
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

start-label = Start an encrypted conversation
refresh-label = Refresh the encrypted conversation
auth-label = Verify your contact’s identity
reauth-label = Reverify your contact’s identity

auth-cancel = Cancel
auth-cancel-access-key = C

auth-error = An error occurred while verifying the identity of your contact.
auth-success = Verifying your contact’s identity completed successfully.
auth-success-them = Your contact has successfully verified your identity. You may want to verify their identity as well by asking your own question.
auth-fail = Failed to verify the identity of your contact.
auth-waiting = Waiting for the contact to complete the verification…

finger-verify = Verify
finger-verify-access-key = V

finger-ignore = Ignore
finger-ignore-access-key = I

# Do not translate 'OTR' (name of an encryption protocol)
buddycontextmenu-label = Add OTR Fingerprint

# Variables:
#   $name (String) - the screen name of a chat contact person
alert-start = Attempting to start an encrypted conversation with { $name }.

# Variables:
#   $name (String) - the screen name of a chat contact person
alert-refresh = Attempting to refresh the encrypted conversation with { $name }.

# Variables:
#   $name (String) - the screen name of a chat contact person
alert-gone-insecure = The encrypted conversation with { $name } ended.

# Variables:
#   $name (String) - the screen name of a chat contact person
finger-unseen = The identity of { $name } has not been verified yet. Casual eavesdropping is not possible, but with some effort someone could be listening in. Prevent surveillance by verifying this contact’s identity.

# Variables:
#   $name (String) - the screen name of a chat contact person
finger-seen = { $name } is contacting you from an unrecognized computer. Casual eavesdropping is not possible, but with some effort someone could be listening in. Prevent surveillance by verifying this contact’s identity.

state-not-private = The current conversation is not private.
state-generic-not-private = The current conversation is not private.

# Variables:
#   $name (String) - the screen name of a chat contact person
state-unverified = The current conversation is encrypted but not private, since the identity of { $name } has not yet been verified.

state-generic-unverified = The current conversation is encrypted but not private, since some identities have not yet been verified.

# Variables:
#   $name (String) - the screen name of a chat contact person
state-private = The identity of { $name } has been verified. The current conversation is encrypted and private.

state-generic-private = The current conversation is encrypted and private.

# Variables:
#   $name (String) - the screen name of a chat contact person
state-finished = { $name } has ended their encrypted conversation with you; you should do the same.

state-not-private-label = Insecure
state-unverified-label = Unverified
state-private-label = Private
state-finished-label = Finished

# Variables:
#   $name (String) - the screen name of a chat contact person
verify-request = { $name } requested the verification of your identity.

# Variables:
#   $name (String) - the screen name of a chat contact person
afterauth-private = You have verified the identity of { $name }.

# Variables:
#   $name (String) - the screen name of a chat contact person
afterauth-unverified = The identity of { $name } has not been verified.

# Do not translate 'OTR' (name of an encryption protocol)
# Variables:
#   $error (String) - contains an error message that describes the cause of the failure
otr-genkey-failed = Generating OTR private key failed: { $error }