commit 12c10269ce897e6f4c9e81cfdd4f12f4fffadc57 Author: Translation commit bot translation@torproject.org Date: Mon Dec 2 11:15:49 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=exoneratorproperties --- ia/exonerator.properties | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/ia/exonerator.properties b/ia/exonerator.properties index 2fe66bea01..05bb0cbe19 100644 --- a/ia/exonerator.properties +++ b/ia/exonerator.properties @@ -1,8 +1,8 @@ form.explanation=Enter an IP address and date to find out whether that address was used as a Tor relay: form.ip.label=IP address form.timestamp.label=Date -form.search.label=Cercar -summary.heading=Summario: +form.search.label=Search +summary.heading=Summary summary.serverproblem.dbnoconnect.title=Server problem summary.serverproblem.dbnoconnect.body.text=Unable to connect to the database. Please try again later. If this problem persists, please %s! summary.serverproblem.dbnoconnect.body.link=let us know @@ -35,18 +35,17 @@ technicaldetails.pre=Looking up IP address %s on or within one day of %s. Tor cl technicaldetails.colheader.timestamp=Timestamp (UTC) technicaldetails.colheader.ip=IP address(es) technicaldetails.colheader.fingerprint=Identity fingerprint -technicaldetails.colheader.nickname=Pseudonymo +technicaldetails.colheader.nickname=Nickname technicaldetails.colheader.exit=Exit relay -technicaldetails.nickname.unknown=Incognite -technicaldetails.exit.unknown=Incognite -technicaldetails.exit.yes=Si +technicaldetails.nickname.unknown=Unknown +technicaldetails.exit.unknown=Unknown +technicaldetails.exit.yes=Yes technicaldetails.exit.no=No permanentlink.heading=Permanent link footer.abouttor.heading=About Tor -footer.abouttor.body.text=Tor is an international software project to anonymize Internet traffic by %s. Therefore, if you see traffic from a Tor relay, this traffic usually originates from someone using Tor, rather than from the relay operator. The Tor Project and Tor relay operators have no records of the traffic that passes over the network and therefore cannot provide any information about its origin. Be sure to %s, and don't hesitate to %s for more information. -footer.abouttor.body.link1=encrypting packets and sending them through a series of hops before they reach their destination -footer.abouttor.body.link2=learn more about Tor -footer.abouttor.body.link3=contact The Tor Project, Inc. +footer.abouttor.body.text=Tor is an international software project to anonymize Internet traffic by encrypting packets and sending them through a series of hops before they reach their destination. Therefore, if you see traffic from a Tor relay, this traffic usually originates from someone using Tor, rather than from the relay operator. The Tor Project and Tor relay operators have no records of the traffic that passes over the network and therefore cannot provide any information about its origin. Be sure to %s, and don't hesitate to %s for more information. +footer.abouttor.body.link1=learn more about Tor +footer.abouttor.body.link2=contact The Tor Project, Inc. footer.aboutexonerator.heading=About ExoneraTor footer.aboutexonerator.body=The ExoneraTor service maintains a database of IP addresses that have been part of the Tor network. It answers the question whether there was a Tor relay running on a given IP address on a given date. ExoneraTor may store more than one IP address per relay if relays use a different IP address for exiting to the Internet than for registering in the Tor network, and it stores whether a relay permitted transit of Tor traffic to the open Internet at that time. footer.language.name=English
tor-commits@lists.torproject.org