commit 0d3218ee7fce7817c8b6eac3664a63f65fd85ca2 Author: Translation commit bot translation@torproject.org Date: Wed Oct 30 17:16:13 2013 +0000
Update translations for tor-launcher-properties_completed --- zh_TW/torlauncher.properties | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
diff --git a/zh_TW/torlauncher.properties b/zh_TW/torlauncher.properties new file mode 100644 index 0000000..c9284bd --- /dev/null +++ b/zh_TW/torlauncher.properties @@ -0,0 +1,31 @@ +### Copyright (c) 2013, The Tor Project, Inc. +### See LICENSE for licensing information. + +torlauncher.error_title=Tor 啟動程式 + +torlauncher.tor_exited=Tor 未預期的關閉。 +torlauncher.please_restart_app=請重新啟動您的應用程式。 +torlauncher.tor_controlconn_failed=無法連結至Tor控制連接埠。 +torlauncher.tor_failed_to_start=Tor 啟動失敗 +torlauncher.tor_bootstrap_failed=建立Tor網絡連結失敗。\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=無法取得Hash值密碼。 + +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=您必須指定一個IP位置或主電腦名稱和連接埠號碼以設定Tor組態於使用代理伺服器來存取網際網路。 +torlauncher.error_proxy_type_missing=您必須選擇代理伺服器類型。 +torlauncher.error_bridges_missing=您必須指定一或多個橋接。 + +torlauncher.connect=連接 +torlauncher.quit=離開 +torlauncher.quit_win=結束 +torlauncher.done=完成 + +torlauncher.forAssistance=如需協助,請聯絡 %S
tor-commits@lists.torproject.org