commit 9bb3d863ce2f8eee1bbd44de3ad9c53540b78981 Author: Translation commit bot translation@torproject.org Date: Sat Sep 3 11:59:53 2011 +0000
Update translations for bridgedb --- hu/bridgedb.po | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 79 insertions(+), 0 deletions(-)
diff --git a/hu/bridgedb.po b/hu/bridgedb.po new file mode 100644 index 0000000..2dfd245 --- /dev/null +++ b/hu/bridgedb.po @@ -0,0 +1,79 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +msgid "" +msgstr "" +"Project-Id-Version: The Tor Project\n" +"Report-Msgid-Bugs-To: https://trac.torproject.org/projects/tor%5Cn" +"POT-Creation-Date: 2011-01-01 07:48-0800\n" +"PO-Revision-Date: 2011-08-30 07:31+0000\n" +"Last-Translator: runasand runa.sandvik@gmail.com\n" +"Language-Team: LANGUAGE LL@li.org\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: lib/bridgedb/I18n.py:21 +msgid "Here are your bridge relays: " +msgstr "Az Ön Hídkapcsolati elosztói:" + +#: lib/bridgedb/I18n.py:23 +msgid "" +"Bridge relays (or "bridges" for short) are Tor relays that aren't listed\n" +"in the main directory. Since there is no complete public list of them,\n" +"even if your ISP is filtering connections to all the known Tor relays,\n" +"they probably won't be able to block all the bridges." +msgstr "" +"A Hídkapcsolati Elosztók (röviden Hidak) olyan Tor Elosztók, amik nem " +"kerülnek listázásra a központi címtárban. Mivel nincs publikus listájuk, még" +" ha az Internet szolgáltatója szűri is az ismert Tor Elosztókhoz történő " +"kapcsolódást, nem fogják tudni az összes hidat blokkolni." + +#: lib/bridgedb/I18n.py:28 +msgid "" +"To use the above lines, go to Vidalia's Network settings page, and click\n" +""My ISP blocks connections to the Tor network". Then add each bridge\n" +"address one at a time." +msgstr "" + +#: lib/bridgedb/I18n.py:32 +msgid "" +"Configuring more than one bridge address will make your Tor connection\n" +"more stable, in case some of the bridges become unreachable." +msgstr "" +"Egynél több hídkapcsolat engedélyezésével a Tor kapcsolat sokkal stabilabb " +"lesz, abban az esetben, ha néhány hídkapcsolat elérhetetlenné válna." + +#: lib/bridgedb/I18n.py:35 +msgid "" +"Another way to find public bridge addresses is to send mail to\n" +"bridges@torproject.org with the line "get bridges" by itself in the body\n" +"of the mail. However, so we can make it harder for an attacker to learn\n" +"lots of bridge addresses, you must send this request from an email address at\n" +"one of the following domains:" +msgstr "" + +#: lib/bridgedb/I18n.py:41 +msgid "[This is an automated message; please do not reply.]" +msgstr "[Ez egy automata levél, kérjük ne válaszoljon.]" + +#: lib/bridgedb/I18n.py:43 +msgid "" +"Another way to find public bridge addresses is to visit\n" +"https://bridges.torproject.org/. The answers you get from that page\n" +"will change every few days, so check back periodically if you need more\n" +"bridge addresses." +msgstr "" + +#: lib/bridgedb/I18n.py:48 +msgid "(no bridges currently available)" +msgstr "(nincs elérhető hídkapcsolat jelenleg)" + +#: lib/bridgedb/I18n.py:50 +msgid "(e-mail requests not currently supported)" +msgstr "(az e-mail kérések jelenleg nem támogatottak)" + + diff --git a/templates/bridgedb.pot b/templates/bridgedb.pot new file mode 100644 index 0000000..e69de29
tor-commits@lists.torproject.org