commit 26b980098a8582ac25cfe70930f6afe959aac365 Author: Translation commit bot translation@torproject.org Date: Wed Jul 2 17:45:29 2014 +0000
Update translations for tor-launcher-properties --- zh_TW/torlauncher.properties | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/zh_TW/torlauncher.properties b/zh_TW/torlauncher.properties index 55381cc..2153be3 100644 --- a/zh_TW/torlauncher.properties +++ b/zh_TW/torlauncher.properties @@ -7,7 +7,7 @@ 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_control_failed=無法控制 Tor。 torlauncher.tor_bootstrap_failed=Tor 無法建立 Tor 網路連線。 torlauncher.tor_bootstrap_failed_details=%1$S 失敗 (%2$S)。
@@ -24,10 +24,10 @@ torlauncher.ensure_tor_is_running=請確定 Tor 正在執行。 torlauncher.error_proxy_addr_missing=想要設定 Tor 使用代理伺服器來存取網路,您必須指定一個 IP 位址或主機名稱以及連接埠號碼。 torlauncher.error_proxy_type_missing=您必須選擇代理伺服器類型。 torlauncher.error_bridges_missing=您必須指定一個或多個橋接。 -torlauncher.error_default_bridges_type_missing=你必須選擇一種傳送方式才能提供網橋 -torlauncher.error_bridge_bad_default_type=沒有可用的連線方式為 %S 的網橋。請調整您的設定。 +torlauncher.error_default_bridges_type_missing=您必須選擇一種傳輸類型才能提供橋接。 +torlauncher.error_bridge_bad_default_type=沒有可用的傳輸類型為 %S 的橋接。請調整您的設定。
-torlauncher.recommended_bridge=(建議) +torlauncher.recommended_bridge=(建議使用)
torlauncher.connect=連接 torlauncher.quit=離開 @@ -48,11 +48,11 @@ torlauncher.bootstrapStatus.handshake_or=正在建立 Tor 迴路 torlauncher.bootstrapStatus.done=已連接到 Tor 網路!
torlauncher.bootstrapWarning.done=完成 -torlauncher.bootstrapWarning.connectrefused=連線被拒絕 +torlauncher.bootstrapWarning.connectrefused=連線遭拒 torlauncher.bootstrapWarning.misc=雜項 torlauncher.bootstrapWarning.resourcelimit=資源不足 -torlauncher.bootstrapWarning.identity=身分不一致 +torlauncher.bootstrapWarning.identity=識別不符 torlauncher.bootstrapWarning.timeout=連線逾時 -torlauncher.bootstrapWarning.noroute=無連結至 host 的路徑 -torlauncher.bootstrapWarning.ioerror=讀寫錯誤 -torlauncher.bootstrapWarning.pt_missing=缺少可插拔傳輸 +torlauncher.bootstrapWarning.noroute=沒有到主機的路由 +torlauncher.bootstrapWarning.ioerror=讀取/寫入錯誤 +torlauncher.bootstrapWarning.pt_missing=缺少可插式傳輸
tor-commits@lists.torproject.org