commit b0e6996755ef17a7c022d16e2d5f50ba4c9cdae4 Author: Translation commit bot translation@torproject.org Date: Mon Apr 15 13:20:11 2019 +0000
Update translations for tor-launcher-properties_completed --- ja/torlauncher.properties | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-)
diff --git a/ja/torlauncher.properties b/ja/torlauncher.properties index 615106fc8..c452259f2 100644 --- a/ja/torlauncher.properties +++ b/ja/torlauncher.properties @@ -52,15 +52,31 @@ torlauncher.forAssistance2=サポートについては、%Sをご覧ください
torlauncher.copiedNLogMessages=コピー成功。 %S個のTorログファイルがテキストエディターやEメールにペーストする準備ができました。
-torlauncher.bootstrapStatus.conn_dir=リレーディレクトリへ接続中 -torlauncher.bootstrapStatus.handshake_dir=暗号化されたディレクトリとの接続を確立中 +torlauncher.bootstrapStatus.starting=起動中 +torlauncher.bootstrapStatus.conn_pt=ブリッジと接続中 +torlauncher.bootstrapStatus.conn_done_pt=ブリッジと接続しました +torlauncher.bootstrapStatus.conn_proxy=プロキシと接続中 +torlauncher.bootstrapStatus.conn_done_proxy=プロキシと接続しました +torlauncher.bootstrapStatus.conn=Torリレーと接続中 +torlauncher.bootstrapStatus.conn_done=Torリレーと接続しました +torlauncher.bootstrapStatus.handshake=Torリレーとネゴシエート中 +torlauncher.bootstrapStatus.handshake_done=Torリレーとネゴシエート完了しました +torlauncher.bootstrapStatus.onehop_create=暗号化されたディレクトリとの接続を確立中 torlauncher.bootstrapStatus.requesting_status=ネットワークを検索中 torlauncher.bootstrapStatus.loading_status=ネットワークを読込中 torlauncher.bootstrapStatus.loading_keys=認証局の署名を読込中 torlauncher.bootstrapStatus.requesting_descriptors=リレー情報を要求中 torlauncher.bootstrapStatus.loading_descriptors=リレー情報を読込中 -torlauncher.bootstrapStatus.conn_or=Tor ネットワークに接続しています -torlauncher.bootstrapStatus.handshake_or=Tor サーキットを設置しています +torlauncher.bootstrapStatus.enough_dirinfo=リレー情報を読込完了 +torlauncher.bootstrapStatus.ap_conn_pt=サーキットを確立中:ブリッジと接続中 +torlauncher.bootstrapStatus.ap_conn_done_pt=サーキットを確立中:ブリッジと接続しました +torlauncher.bootstrapStatus.ap_conn_proxy=サーキットを確立中:プロキシと接続中 +torlauncher.bootstrapStatus.ap_conn_done_proxy=サーキットを確立中:プロキシと接続しました +torlauncher.bootstrapStatus.ap_conn=サーキットを確立中:Torリレーと接続中 +torlauncher.bootstrapStatus.ap_conn_done=サーキットを確立中:Torリレーと接続しました +torlauncher.bootstrapStatus.ap_handshake=サーキットを確立中:Torリレーとネゴシエート中 +torlauncher.bootstrapStatus.ap_handshake_done=サーキットを確立中:Torリレーとネゴシエート完了しました +torlauncher.bootstrapStatus.circuit_create=サーキットを確立中:Tor サーキットを設置しています torlauncher.bootstrapStatus.done=Tor ネットワークに接続しました!
torlauncher.bootstrapWarning.done=完了
tor-commits@lists.torproject.org