commit dc7a44aaecfad371049737f5b0c809e222957d51 Author: Translation commit bot translation@torproject.org Date: Sat May 4 00:16:29 2013 +0000
Update translations for tor-launcher-properties_completed --- zh_CN/torlauncher.properties | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/zh_CN/torlauncher.properties b/zh_CN/torlauncher.properties new file mode 100644 index 0000000..30df18d --- /dev/null +++ b/zh_CN/torlauncher.properties @@ -0,0 +1,30 @@ +### Copyright (c) 2013, The Tor Project, Inc. +### See LICENSE for licensing information. + +torlauncher.error_title=Tor 启动器 + +torlauncher.tor_exited=Tor 意外退出。 +torlauncher.tor_controlconn_failed=无法连接 Tor 控制端口。 +torlauncher.tor_failed_to_start=Tor 无法启动。 +torlauncher.tor_bootstrap_failed=Tor 无法建立 Torl 网络连接。\n\n%S + +torlauncher.unable_to_start_tor=无法启动 Tor。\n\n%S +torlauncher.tor_missing=缺少 Tor 可执行文件。 +torlauncher.torrc_missing=缺少 torrc 文件。 +torlauncher.datadir_missing=Tor 数据目录不存在。 +torlauncher.password_hash_missing=无法获取哈希密码。 + +torlauncher.failed_to_get_settings=无法获取 Tor 设置。\n\n%S +torlauncher.failed_to_save_settings=无法保持 Tor 设置。\n\n%S +torlauncher.ensure_tor_is_running=请确保 Tor 正在运行。 + +torlauncher.error_proxy_addr_missing=为了将 Tor 配置为使用代理访问互联网,必须指定 IP 地址或主机名以及端口号。 +torlauncher.error_proxy_type_missing=必须选择代理类型。 +torlauncher.error_bridges_missing=必须指定一个或多个网桥。 + +torlauncher.connect=连接 +torlauncher.quit=退出 +torlauncher.quit_win=关闭 +torlauncher.done=完成 + +torlauncher.forAssistance=如需帮助,请联系
tor-commits@lists.torproject.org