commit eec563338ac0ddc88f6b30a1351de21f668747f1 Author: Translation commit bot translation@torproject.org Date: Sun Sep 10 23:19:21 2017 +0000
Update translations for exoneratorproperties --- am/exonerator.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/am/exonerator.properties b/am/exonerator.properties index eea273095..75ff94658 100644 --- a/am/exonerator.properties +++ b/am/exonerator.properties @@ -1,13 +1,13 @@ -form.explanation=Enter an IP address and date to find out whether that address was used as a Tor relay: +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=ይፈልጉ 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.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 summary.serverproblem.dbempty.title=Server problem -summary.serverproblem.dbempty.body.text=The database appears to be empty. Please try again later. If this problem persists, please %s! +summary.serverproblem.dbempty.body.text=The database appears to be empty. Please try again later. If this problem persists, please %s! summary.serverproblem.dbempty.body.link=let us know summary.invalidparams.notimestamp.title=No date parameter given summary.invalidparams.notimestamp.body=Sorry, you also need to provide a date parameter. @@ -20,10 +20,10 @@ summary.invalidparams.invalidip.body=Sorry, %s is not a valid IP address. The ex summary.invalidparams.invalidtimestamp.title=Invalid date parameter summary.invalidparams.invalidtimestamp.body=Sorry, %s is not a valid date. The expected date format is %s. summary.serverproblem.nodata.title=Server problem -summary.serverproblem.nodata.body.text=The database does not contain any data for the requested date. Please try again later. If this problem persists, please %s! +summary.serverproblem.nodata.body.text=The database does not contain any data for the requested date. Please try again later. If this problem persists, please %s! summary.serverproblem.nodata.body.link=let us know summary.negativesamenetwork.title=Result is negative -summary.negativesamenetwork.body=We did not find IP address %s on or within a day of %s. But we did find other IP addresses of Tor relays in the same /%d network around the time: +summary.negativesamenetwork.body=We did not find IP address %s on or within a day of %s. But we did find other IP addresses of Tor relays in the same /%d network around the time: summary.positive.title=Result is positive summary.positive.body=We found one or more Tor relays on IP address %s on or within a day of %s that Tor clients were likely to know. summary.negative.title=Result is negative @@ -49,6 +49,6 @@ 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.trademark.text="Tor" and the "Onion Logo" are %s of The Tor Project, Inc. footer.trademark.link=registered trademarks -footer.language.name=English -footer.language.text=This page is also available in the following languages: +footer.language.name=እንግሊዘኛ +footer.language.text=This page is also available in the following languages:
tor-commits@lists.torproject.org