commit 4e8f7317909529a1001732f213b9bf69fcfdecb9 Author: Translation commit bot translation@torproject.org Date: Thu Oct 1 09:15:28 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=fenix-torbrowserstri... --- es-ES/torbrowser_strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/es-ES/torbrowser_strings.xml b/es-ES/torbrowser_strings.xml index 0fc2723552..23447f4d6f 100644 --- a/es-ES/torbrowser_strings.xml +++ b/es-ES/torbrowser_strings.xml @@ -51,10 +51,12 @@ <string name="tor_network_settings_bridge_not_configured">No configurado</string> <string name="preferences_tor_network_settings_status">Estatus actual</string> <string name="preferences_tor_network_settings_tor_ready">Tor Listo: %s</string> + <string name="preferences_tor_network_settings_state">Estado: %s</string> <string name="preferences_tor_network_settings_yes">Sí</string> <string name="preferences_tor_network_settings_no">No</string> <string name="preferences_tor_network_settings_disconnected">Desconectado</string> <string name="preferences_tor_network_settings_connecting">Conectando</string> <string name="preferences_tor_network_settings_connected">Conectado</string> <string name="preferences_tor_network_settings_restarting">Reiniciando</string> - </resources> + <string name="preferences_tor_network_settings_bridges_enabled">Los puentes están habilitados: %s</string> +</resources>