commit 2a2ca5dd0e1ae48accbe0596bd854b1c96f05d6f Author: Translation commit bot translation@torproject.org Date: Fri Dec 22 12:20:47 2017 +0000
Update translations for tor-messenger-uiproperties_completed --- en_GB/ui.properties | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
diff --git a/en_GB/ui.properties b/en_GB/ui.properties new file mode 100644 index 000000000..de5c23213 --- /dev/null +++ b/en_GB/ui.properties @@ -0,0 +1,27 @@ +start.label=Start private conversation +end.label=End private conversation +refresh.label=Refresh private conversation +auth.label=Verify your contact's identity +auth.cancel=Cancel +auth.cancelAccessKey=C +auth.error=An error occurred while verifying your contact's identity. +auth.success=Verifying your contact's identity completed successfully. +auth.successThem=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 your contact's identity. +auth.waiting=Waiting for contact ... +reauth.label=Reverify your contact's identity +prefs.label=OTR Preferences +alert.start=Attempting to start a private conversation with %S. +alert.refresh=Attempting to refresh the private conversation with %S. +alert.gone_insecure=Private conversation with %S ended. +finger.seen=%S is contacting you from an unrecognized computer. You should verify this contact's identity. +finger.unseen=%S's identity has not been verified yet. You should verify this contact's identity. +finger.verify=Verify +verify.accessKey=V +state.not_private=The current conversation is not private. +state.unverified=The current conversation is private but %S's identity has not been verified. +state.private=The current conversation is private and %S's identity has been verified. +state.finished=%S has ended their private conversation with you; you should do the same. +afterauth.private=You have verified %S's identity. +afterauth.unverified=%S's identity has not been verified. +buddycontextmenu.label=Add Contact's Fingerprint
tor-commits@lists.torproject.org