commit 2ffcf5c9c47b2023b4e42c5889aa8899dc6a01da Author: Isis Lovecruft isis@torproject.org Date: Sat Jul 25 03:24:57 2015 +0000
Update Spanish (es) translations.
* THANKS TO Edward Navarro and Ignacio Rodríguez. --- bridgedb/i18n/es/LC_MESSAGES/bridgedb.po | 35 ++++++++++++++++-------------- 1 file changed, 19 insertions(+), 16 deletions(-)
diff --git a/bridgedb/i18n/es/LC_MESSAGES/bridgedb.po b/bridgedb/i18n/es/LC_MESSAGES/bridgedb.po index b681b88..9b41809 100644 --- a/bridgedb/i18n/es/LC_MESSAGES/bridgedb.po +++ b/bridgedb/i18n/es/LC_MESSAGES/bridgedb.po @@ -6,6 +6,8 @@ # dark_yoshi angelargi@yahoo.es, 2014 # toypurina biolenta@riseup.net, 2014 # BL tresemes3@gmail.com, 2014 +# Edward Navarro enavarro@umbrella.co, 2015 +# Ignacio Rodríguez ignacio@sugarlabs.org, 2015 # NinjaTuna nort0ngh0st@hotmail.com, 2011 # Noel Torres envite@rolamasao.org, 2013 # Paola Falcon cacoepy@gmail.com, 2014 @@ -16,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: The Tor Project\n" "Report-Msgid-Bugs-To: 'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB&ke..." -"POT-Creation-Date: 2015-02-03 03:24+0000\n" -"PO-Revision-Date: 2015-02-14 13:50+0000\n" -"Last-Translator: strel\n" +"POT-Creation-Date: 2015-03-19 22:13+0000\n" +"PO-Revision-Date: 2015-07-03 07:21+0000\n" +"Last-Translator: Ignacio Rodríguez ignacio@sugarlabs.org\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/torproject/language/es/)%5Cn" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,9 +40,9 @@ msgstr "" #. "fteproxy" #. "Tor" #. "Tor Browser" -#: lib/bridgedb/HTTPServer.py:122 +#: lib/bridgedb/HTTPServer.py:107 msgid "Sorry! Something went wrong with your request." -msgstr "¡Lo siento! Algo fue mal con tu solicitud." +msgstr "¡Lo sentimos! Algo mal pasó con tu solicitud."
#: lib/bridgedb/strings.py:18 msgid "[This is an automated message; please do not reply.]" @@ -209,26 +211,27 @@ msgstr "Cómo comenzar a usar tus bridges" #: lib/bridgedb/strings.py:121 #, python-format msgid "" -"To enter bridges into Tor Browser, follow the instructions on the %s Tor\n" -"Browser download page %s to start Tor Browser." -msgstr "Para introducir bridges (repetidores puente) en el Tor Browser, sigue las\ninstrucciones de la %s página de descarga del Tor Browser %s para iniciarlo." +"To enter bridges into Tor Browser, first go to the %s Tor Browser download\n" +"page %s and then follow the instructions there for downloading and starting\n" +"Tor Browser." +msgstr "Para introducir bridges (repetidores puente) en el Navegador Tor, primero vaya\na la %s página de descarga del Navegador Tor %s y luego siga las instrucciones\nallí para descargar e iniciar el Navegador Tor."
#. TRANSLATORS: Please DO NOT translate "Tor". -#: lib/bridgedb/strings.py:125 +#: lib/bridgedb/strings.py:126 msgid "" "When the 'Tor Network Settings' dialogue pops up, click 'Configure' and follow\n" "the wizard until it asks:" msgstr "Cuando el cuadro de 'Configuraciones de red Tor' aparezca, haz clic en 'Configurar'\ny sigue el asistente hasta que pregunte:"
#. TRANSLATORS: Please DO NOT translate "Tor". -#: lib/bridgedb/strings.py:129 +#: lib/bridgedb/strings.py:130 msgid "" "Does your Internet Service Provider (ISP) block or otherwise censor connections\n" "to the Tor network?" msgstr "¿Su proveedor de Internet (ISP) bloquea o censura de alguna manera las conexiones a la red Tor?"
#. TRANSLATORS: Please DO NOT translate "Tor". -#: lib/bridgedb/strings.py:133 +#: lib/bridgedb/strings.py:134 msgid "" "Select 'Yes' and then click 'Next'. To configure your new bridges, copy and\n" "paste the bridge lines into the text input box. Finally, click 'Connect', and\n" @@ -236,29 +239,29 @@ msgid "" "button in the 'Tor Network Settings' wizard for further assistance." msgstr "Selecciona 'Sí' y luego haz clic en 'Siguiente'. Para configurar tus nuevos\nbridges, copia y pega las líneas de bridges en el cuadro de texto.\nPor último, haz clic en 'Conectar', ¡y listo!\nSi encuentras problemas, prueba dando clic en el botón 'Ayuda'\nen el asistente de 'Configuraciones de red Tor' para asistencia adicional."
-#: lib/bridgedb/strings.py:141 +#: lib/bridgedb/strings.py:142 msgid "Displays this message." msgstr "Muestra este mensaje."
#. TRANSLATORS: Please try to make it clear that "vanilla" here refers to the #. same non-Pluggable Transport bridges described above as being #. "plain-ol'-vanilla" bridges. -#: lib/bridgedb/strings.py:145 +#: lib/bridgedb/strings.py:146 msgid "Request vanilla bridges." msgstr "Solicitar bridges estándar (vanilla)."
-#: lib/bridgedb/strings.py:146 +#: lib/bridgedb/strings.py:147 msgid "Request IPv6 bridges." msgstr "Solicitar bridges IPv6."
#. TRANSLATORS: Please DO NOT translate the word the word "TYPE". -#: lib/bridgedb/strings.py:148 +#: lib/bridgedb/strings.py:149 msgid "Request a Pluggable Transport by TYPE." msgstr "Solicitar un Pluggable Transport por TYPE."
#. TRANSLATORS: Please DO NOT translate "BridgeDB". #. TRANSLATORS: Please DO NOT translate "GnuPG". -#: lib/bridgedb/strings.py:151 +#: lib/bridgedb/strings.py:152 msgid "Get a copy of BridgeDB's public GnuPG key." msgstr "Obtener una copia de la clave pública GnuPG de BridgeDB."
tor-commits@lists.torproject.org