commit 50f21ba40bd0eb1b95ac1bdf8ffb0eee720f2c8d Author: Translation commit bot translation@torproject.org Date: Wed Mar 7 05:16:36 2018 +0000
Update translations for tor-launcher-properties --- fr/torlauncher.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/fr/torlauncher.properties b/fr/torlauncher.properties index 69e597c90..a489b77cd 100644 --- a/fr/torlauncher.properties +++ b/fr/torlauncher.properties @@ -34,12 +34,12 @@ torlauncher.bridge_suffix.meek-azure=(fonctionne en Chine)
torlauncher.request_a_bridge=Request a Bridge… torlauncher.request_a_new_bridge=Request a New Bridge… -torlauncher.contacting_bridgedb=Contacting BridgeDB. Please wait. -torlauncher.captcha_prompt=Solve the CAPTCHA to request a bridge. +torlauncher.contacting_bridgedb=Connexion à BridgeDB. Veuillez patienter. +torlauncher.captcha_prompt=Résoudre le CAPTCHA pour demander un pont. torlauncher.bad_captcha_solution=The solution is not correct. Please try again. torlauncher.unable_to_get_bridge=Unable to obtain a bridge from BridgeDB.\n\n%S torlauncher.no_meek=This browser is not configured for meek, which is needed to obtain bridges. -torlauncher.no_bridges_available=No bridges are available at this time. Sorry. +torlauncher.no_bridges_available=Aucun pont n’est proposé pour l'instant. Désolé.
torlauncher.connect=Se connecter torlauncher.restart_tor=Redémarrer Tor @@ -73,6 +73,6 @@ torlauncher.bootstrapWarning.noroute=pas de route vers l’hôte torlauncher.bootstrapWarning.ioerror=erreur de lecture/écriture torlauncher.bootstrapWarning.pt_missing=le transport enfichable manque
-torlauncher.nsresult.NS_ERROR_NET_RESET=The connection to the server was lost. +torlauncher.nsresult.NS_ERROR_NET_RESET=La connexion au serveur a été perdue torlauncher.nsresult.NS_ERROR_CONNECTION_REFUSED=Could not connect to the server. -torlauncher.nsresult.NS_ERROR_PROXY_CONNECTION_REFUSED=Could not connect to the proxy. +torlauncher.nsresult.NS_ERROR_PROXY_CONNECTION_REFUSED=Impossible de se connecter au mandataire.
tor-commits@lists.torproject.org