commit 32940a0d047a51229bef6f2699da8836a3b1a252 Author: Translation commit bot translation@torproject.org Date: Wed Jul 2 17:15:37 2014 +0000
Update translations for tor-launcher-properties_completed --- zh_TW/torlauncher.properties | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/zh_TW/torlauncher.properties b/zh_TW/torlauncher.properties index 433b0dd..55381cc 100644 --- a/zh_TW/torlauncher.properties +++ b/zh_TW/torlauncher.properties @@ -1,29 +1,29 @@ ### Copyright (c) 2014, The Tor Project, Inc. ### See LICENSE for licensing information.
-torlauncher.error_title=Tor 啟動程式 +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_exited=Tor 意外結束。 +torlauncher.please_restart_app=請將此應用程式重新啟動。 +torlauncher.tor_controlconn_failed=無法連接至 Tor 控制連接埠。 +torlauncher.tor_failed_to_start=Tor 無法啟動。 torlauncher.tor_control_failed=無法控制 Tor. -torlauncher.tor_bootstrap_failed=建立 Tor 網絡連結失敗。 +torlauncher.tor_bootstrap_failed=Tor 無法建立 Tor 網路連線。 torlauncher.tor_bootstrap_failed_details=%1$S 失敗 (%2$S)。
-torlauncher.unable_to_start_tor=無法啟動Tor。\n\n%S -torlauncher.tor_missing=Tor 執行檔已遺失。 -torlauncher.torrc_missing=torrc 檔案已遺失。 -torlauncher.datadir_missing=Tor 檔案資料夾不存在。 +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.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 透過 Proxy 存取網路,您必須指定一個 IP 位置或主機名稱、以及連接埠號碼。 +torlauncher.error_proxy_addr_missing=想要設定 Tor 使用代理伺服器來存取網路,您必須指定一個 IP 位址或主機名稱以及連接埠號碼。 torlauncher.error_proxy_type_missing=您必須選擇代理伺服器類型。 -torlauncher.error_bridges_missing=您必須指定一或多個橋接。 +torlauncher.error_bridges_missing=您必須指定一個或多個橋接。 torlauncher.error_default_bridges_type_missing=你必須選擇一種傳送方式才能提供網橋 torlauncher.error_bridge_bad_default_type=沒有可用的連線方式為 %S 的網橋。請調整您的設定。
@@ -36,16 +36,16 @@ torlauncher.done=完成
torlauncher.forAssistance=如需協助,請聯絡 %S
-torlauncher.bootstrapStatus.conn_dir=正連線至中繼站目錄 +torlauncher.bootstrapStatus.conn_dir=正連接至中繼目錄 torlauncher.bootstrapStatus.handshake_dir=正在建立加密的目錄連線 -torlauncher.bootstrapStatus.requesting_status=接收網路狀態 +torlauncher.bootstrapStatus.requesting_status=正在擷取網路狀態 torlauncher.bootstrapStatus.loading_status=正在載入網路狀態 -torlauncher.bootstrapStatus.loading_keys=正在載入憑證機構證書 -torlauncher.bootstrapStatus.requesting_descriptors=正在要求中繼站資訊 +torlauncher.bootstrapStatus.loading_keys=正在載入授權憑證 +torlauncher.bootstrapStatus.requesting_descriptors=正在要求中繼資訊 torlauncher.bootstrapStatus.loading_descriptors=正在載入中繼資訊 -torlauncher.bootstrapStatus.conn_or=正在連線至 Tor 網路 +torlauncher.bootstrapStatus.conn_or=正連接至 Tor 網路 torlauncher.bootstrapStatus.handshake_or=正在建立 Tor 迴路 -torlauncher.bootstrapStatus.done=已連線到 Tor 網路! +torlauncher.bootstrapStatus.done=已連接到 Tor 網路!
torlauncher.bootstrapWarning.done=完成 torlauncher.bootstrapWarning.connectrefused=連線被拒絕
tor-commits@lists.torproject.org