mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Merge branch 'codex/fix/media-load-failure-alert'
# Conflicts: # public/translations/ar/default.json # public/translations/bn/default.json # public/translations/cs/default.json # public/translations/da/default.json # public/translations/de/default.json # public/translations/el/default.json # public/translations/en/default.json # public/translations/es/default.json # public/translations/fa/default.json # public/translations/fi/default.json # public/translations/fil/default.json # public/translations/fr/default.json # public/translations/he/default.json # public/translations/hi/default.json # public/translations/hu/default.json # public/translations/id/default.json # public/translations/it/default.json # public/translations/ja/default.json # public/translations/ko/default.json # public/translations/mr/default.json # public/translations/nl/default.json # public/translations/no/default.json # public/translations/pl/default.json # public/translations/pt/default.json # public/translations/ro/default.json # public/translations/ru/default.json # public/translations/sq/default.json # public/translations/sv/default.json # public/translations/te/default.json # public/translations/th/default.json # public/translations/tr/default.json # public/translations/uk/default.json # public/translations/ur/default.json # public/translations/vi/default.json # public/translations/zh/default.json
This commit is contained in:
@@ -327,7 +327,7 @@
|
||||
"community_offline_info": "このボードはオフラインの可能性があり、公開が失敗する可能性があります。",
|
||||
"pass_questions": "質問",
|
||||
"pass_document_title": "Pass - 5chan",
|
||||
"pass_heading": "5chanを応援しよう—5chan Passを購入",
|
||||
"pass_heading": "5chan Passで5chanをサポート",
|
||||
"pass_intro_body": "5chan Passは、5chan向けに計画されている有料のサポーターパスです。<strong>まだ利用できません</strong>。開始されると、5chan Pass保有者はディレクトリ投票に参加し、<vip>/vip/</vip> に投稿し、5chan Pass challengeをサポートする5chan boardでは、CAPTCHA verificationやそれに類する投稿challengeの入力を省略できるようになります。ディレクトリガバナンスの仕組みはまだ最終調整中で、passだけの最終支配ではなく、BSO-holder alignmentを含む形になる見込みです。Checkoutは<strong>crypto only</strong>になります。現時点では、購入、有効化、更新のliveなフローはありません。",
|
||||
"pass_question_what_is": "5chan Passとは?",
|
||||
"pass_overview": "概要",
|
||||
@@ -374,11 +374,18 @@
|
||||
"revoke": "取り消す",
|
||||
"p2p_stats": "P2P stats",
|
||||
"enable_pure_p2p": "Enable pure P2P",
|
||||
"enable_pure_p2p_tip": "Use a browser P2P node instead of centralized IPFS gateways.",
|
||||
"enable_pure_p2p_tip": "Use a browser P2P node instead of gateway compatibility mode.",
|
||||
"p2p_stats_loading": "Loading P2P stats...",
|
||||
"p2p_stats_updated": "Updated",
|
||||
"p2p_stats_starting": "P2P stats appear after the P2P client starts.",
|
||||
"pass_question_governance": "5chan Pass はディレクトリのガバナンスを管理しますか?",
|
||||
"pass_answer_governance": "いいえ。現在の方針では、5chan Pass保有者はディレクトリ投票に参加できますが、最終的なガバナンスの仕組みには、pass保有者だけの最終支配ではなく、BSO-holderとの整合性とセーフガードを含めるべきです。",
|
||||
"app_is_up_to_date": "最新バージョンです"
|
||||
"app_is_up_to_date": "最新バージョンです",
|
||||
"media_failed_to_load": "外部画像を読み込めませんでした",
|
||||
"media_failed_to_load_hint": "そのサイトがネットワークをブロックしている場合、VPN が役立つことがあります",
|
||||
"media_failed_to_load_source": "{{host}}、5chan ではありません",
|
||||
"media_failed_to_load_source_unknown": "外部ホスト、5chan ではありません",
|
||||
"media_failed_to_load_open_source": "元のファイルを開く",
|
||||
"media_failed_to_load_inline": "{{host}} の外部画像を読み込めませんでした。VPN を試してください。",
|
||||
"media_failed_to_load_inline_unknown": "外部画像を読み込めませんでした。VPN を試してください。"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user