From cc53a889eacb62632bb98a5d94ce6634e519a242 Mon Sep 17 00:00:00 2001
From: DignifiedSilence <5Dd12Ck@protonmail.com>
Date: Sun, 20 Feb 2022 14:10:14 +0000
Subject: Translated using Weblate (Japanese)
Currently translated at 97.5% (1881 of 1928 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
---
client/src/locale/angular.ja-JP.xlf | 40 +++++++++++--------------------------
1 file changed, 12 insertions(+), 28 deletions(-)
(limited to 'client/src')
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf
index 8f9ade459..de0c94939 100644
--- a/client/src/locale/angular.ja-JP.xlf
+++ b/client/src/locale/angular.ja-JP.xlf
@@ -4028,7 +4028,7 @@
- Official
+ 公式src/app/+admin/plugins/plugin-search/plugin-search.component.html37,39
@@ -6295,73 +6295,57 @@
- P2Pとプライバシー
+ P2P機能とプライバシーsrc/app/+about/about-peertube/about-peertube.component.html69
-
- PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
- but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
- follows applies only if you want to keep using the P2P mode of PeerTube.
-
+ PeerTubeは初期設定ではサーバーの負荷を減らすために、ユーザー間で帯域幅を共有するBitTorenntプロトコルを利用しています。しかし、最終的にはユーザーにはPeerTubeのサーバーからの動画に限って、通常の配信方法に切り替えるための選択肢が与えられてます。あなたがPeerTubeのP2Pモードを継続して利用したい場合は、そのための設定のみが適用されます。src/app/+about/about-peertube/about-peertube.component.html72
- The main threat to your privacy induced by BitTorrent lies in your IP address being stored in the instance's BitTorrent tracker as long as you download or watch the video.
+ BitTorrentによって引き起こされるプライバシーに関わる主な脅威は、動画をダウンロードまたは視聴している限りはインスタンスのBitTorrentトラッカー内に保存される、あなたのIPアドレス自体についてです。src/app/+about/about-peertube/about-peertube.component.html78
- 結論としてはどうでしょうか?
+ この脅威に関する結論src/app/+about/about-peertube/about-peertube.component.html83
- 理論上、十分な技術的スキルを持っていれば、どのIPアドレスが動画をダウンロードしているかを追跡するスクリプトを作成することはできるでしょう。しかし、そのようなスクリプトを作ることは、実際にはかなり難しいと言えます。なぜなら:
+ 理論上、十分な技術スキルを持っていれば、どのIPアドレスがどの動画をダウンロードしているかをトラッキングするスクリプトを作成することはできるでしょう。しかし、実際にはそのようなスクリプトを作ることはかなり難しいと言えます。なぜなら...src/app/+about/about-peertube/about-peertube.component.html85
-
- An HTTP request has to be sent on each tracker for each video to spy.
- If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
-
+ 全てのIPアドレスを監視するためには、それぞれの動画へのトラッカーにHTTPリクエストが送信されなければなりません。もしPeerTubeの全ての動画を監視したい場合、動画の数に応じて(多くの動画が存在する可能性があります)大量のリクエストを送信しなければなりませんsrc/app/+about/about-peertube/about-peertube.component.html91
-
- For each request sent, the tracker returns random peers at a limited number.
- For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50
- requests sent to know every peer in the swarm
-
+ 一つ一つのリクエストが送信される度に、トラッカーはランダムに限られた数のピアの情報を返します。例えば、スウォーム内に1000ピアについての情報があり、トラッカーがそれぞれのリクエストへ20ピアの情報だけ返した場合、スウォーム内の全てのピアの情報を知るためには少なくとも50リクエストを送信しなければなりませんsrc/app/+about/about-peertube/about-peertube.component.html96
-
- Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
-
+ 誰が動画視聴を再生または停止するかを知るために、HTTPリクエストは定期的に送信されなければなりません。しかし、このようなリクエストの送信行為は簡単に検出することができますsrc/app/+about/about-peertube/about-peertube.component.html102
-
- If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the
- video
-
+ 仮にIPアドレスがトラッカー内に保存されたとしても、IPアドレスを利用して動画を視聴している裏で、IPアドレスの所持者が存在することを意味しません(その所持者がこの世に存在しているとしても)src/app/+about/about-peertube/about-peertube.component.html106
- IPアドレスは漠然とした情報です。通常は定期的に変更され、また多数の人や団体の情報だと示すことができます
+ IPアドレスは漠然とした情報です。通常は定期的に変更され、また多くの人や団体の情報であると示すことができますsrc/app/+about/about-peertube/about-peertube.component.html111
- Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See this document for more information
+ Web上のピアは公的にはアクセスできません。なぜなら、PeerTubeはWebSocketプロトコルを利用しており、これはクラシックなBitTorrentのトラッカーとは異なるからです。あなたがPeerTubeをWebブラウザーで利用するとき、情報を転送するためのあなた以外の他のピアをランダムに選ぶトラッカーに向けて、あなたのIPアドレスを含んだ信号を送信します。詳しくはこちらのドキュメントを読んで下さい。 src/app/+about/about-peertube/about-peertube.component.html115
--
cgit v1.2.3