commit 4d0708e153ae3e1a7176a915987c42ebdc704cb5 Author: Translation commit bot translation@torproject.org Date: Fri Jun 23 08:18:35 2017 +0000
Update translations for exoneratorproperties --- hy/exonerator.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/hy/exonerator.properties b/hy/exonerator.properties index 025e3bd..95b1894 100644 --- a/hy/exonerator.properties +++ b/hy/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=Search summary.heading=Ամփոփում 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 @@ -37,7 +37,7 @@ technicaldetails.colheader.nickname=Nickname technicaldetails.colheader.exit=Exit relay technicaldetails.nickname.unknown=Unknown technicaldetails.exit.unknown=Unknown -technicaldetails.exit.yes=Yes +technicaldetails.exit.yes=Այո technicaldetails.exit.no=Ոչ permanentlink.heading=Permanent link footer.abouttor.heading=About Tor @@ -50,5 +50,5 @@ footer.aboutexonerator.body=The ExoneraTor service maintains a database of IP ad 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.text=This page is also available in the following languages:
tor-commits@lists.torproject.org