commit 6c6966ac5e31505f03cad3c6188ef13373c1304b Author: Translation commit bot translation@torproject.org Date: Sun Aug 10 16:45:51 2014 +0000
Update translations for torbutton-torbuttondtd --- es_AR/torbutton.dtd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/es_AR/torbutton.dtd b/es_AR/torbutton.dtd index 4abd6d2..49b40f7 100644 --- a/es_AR/torbutton.dtd +++ b/es_AR/torbutton.dtd @@ -15,9 +15,9 @@ <!ENTITY torbutton.about.title "Acerca de Torbutton"> <!ENTITY torbutton.about.version "Versión:"> <!ENTITY torbutton.about.summary "Protects the privacy of your Tor browsing."> -<!ENTITY torbutton.about.code "Code Contributors:"> +<!ENTITY torbutton.about.code "Colaboradores de Código:"> <!ENTITY torbutton.about.maintainer "Maintainer:"> -<!ENTITY torbutton.about.security_review "Security Review:"> +<!ENTITY torbutton.about.security_review "Revisiones de seguridad:"> <!ENTITY torbutton.about.donate "If you like using Tor, you might consider"> <!ENTITY torbutton.about.make_donation "hacer una donación."> <!ENTITY torbutton.pref_connection.notice "Disable Torbutton to change these settings."> @@ -28,7 +28,7 @@ <!ENTITY torbutton.context_menu.new_identity_key "I"> <!ENTITY torbutton.context_menu.toggle "Toggle Tor status"> <!ENTITY torbutton.context_menu.toggle.key "T"> -<!ENTITY torbutton.context_menu.preferences "Preferences..."> +<!ENTITY torbutton.context_menu.preferences "Preferencias..."> <!ENTITY torbutton.context_menu.preferences.key "P"> <!ENTITY torbutton.context_menu.about "About Torbutton..."> <!ENTITY torbutton.context_menu.about.key "A"> @@ -38,11 +38,11 @@ <!ENTITY torbutton.context_menu.downloadUpdate.key "U"> <!ENTITY torbutton.context_menu.cookieProtections "Cookie Protections"> <!ENTITY torbutton.context_menu.cookieProtections.key "C"> -<!ENTITY torbutton.context_menu.copyTor "Copy Tor URL"> +<!ENTITY torbutton.context_menu.copyTor "Copiar URL de Tor"> <!ENTITY torbutton.context_menu.copyTor.key "p"> -<!ENTITY torbutton.context_menu.openTorTab "Open Tor URL in new Tab"> +<!ENTITY torbutton.context_menu.openTorTab "Abrir URL Tor en una nueva pestaña"> <!ENTITY torbutton.context_menu.openTorTab.key "r"> -<!ENTITY torbutton.context_menu.openTorWindow "Open Tor URL in new Window"> +<!ENTITY torbutton.context_menu.openTorWindow "Abrir URL Tor en una nueva ventana"> <!ENTITY torbutton.context_menu.openTorWindow.key "d"> <!ENTITY torbutton.button.label "Torbutton"> <!ENTITY torbutton.button.tooltip "Click to initialize Torbutton"> @@ -100,7 +100,7 @@ <!ENTITY torbutton.prefs.locked_mode "Disable Button and Hotkeys to prevent accidental toggle"> <!ENTITY torbutton.prefs.startup_state "On normal startup, set Tor state to:"> <!ENTITY torbutton.prefs.shutdown_state "Shutdown state"> -<!ENTITY torbutton.prefs.startup "Startup"> +<!ENTITY torbutton.prefs.startup "Puesta en marcha"> <!ENTITY torbutton.prefs.block_tor_file_net "Block Tor access to network from file:// urls (recommended)"> <!ENTITY torbutton.prefs.block_nontor_file_net "Block Non-Tor access to network from file:// urls"> <!ENTITY torbutton.prefs.restore_defaults "Restablecer valores por defecto"> @@ -123,7 +123,7 @@ <!ENTITY torbutton.prefs.spoofdomain "Spoof the domain as referer"> <!ENTITY torbutton.prefs.spoofblank "Spoof blank referer during Tor usage (may break some sites)"> <!ENTITY torbutton.cookiedialog.title "Manage Cookie Protections"> -<!ENTITY torbutton.cookiedialog.lockCol "Protected"> +<!ENTITY torbutton.cookiedialog.lockCol "Protegido"> <!ENTITY torbutton.cookiedialog.domainCol "Host"> <!ENTITY torbutton.cookiedialog.nameCol "Nombre"> <!ENTITY torbutton.cookiedialog.pathCol "Path">
tor-commits@lists.torproject.org