Revision control

Copy as Markdown

Other Tools

# 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 }