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:
Tommaso Casaburi
2026-05-14 16:38:01 +07:00
42 changed files with 621 additions and 125 deletions
+10 -3
View File
@@ -327,7 +327,7 @@
"community_offline_info": "บอร์ดนี้อาจออฟไลน์และการเผยแพร่อาจล้มเหลว",
"pass_questions": "คำถาม",
"pass_document_title": "Pass - 5chan",
"pass_heading": "สนับสนุน 5chan—ซื้อ 5chan Pass",
"pass_heading": "สนับสนุน 5chan ด้วย 5chan Pass",
"pass_intro_body": "5chan Pass เป็น pass สนับสนุนแบบชำระเงินที่วางแผนไว้สำหรับ 5chan และ <strong>ยังไม่เปิดให้ใช้งาน</strong> เมื่อเปิดตัวแล้ว ผู้ถือ 5chan Pass จะสามารถเข้าร่วมการโหวตไดเรกทอรี โพสต์บน <vip>/vip/</vip> และข้ามการพิมพ์ CAPTCHA verification หรือ posting challenge ที่คล้ายกันบนบอร์ด 5chan ที่รองรับ 5chan Pass challenge ได้ กลไกการกำกับดูแลไดเรกทอรียังอยู่ระหว่างการสรุปขั้นสุดท้าย และคาดว่าจะรวม BSO-holder alignment แทนการให้ pass มีอำนาจควบคุมขั้นสุดท้ายเพียงอย่างเดียว Checkout จะเป็นแบบ <strong>crypto only</strong> ปัจจุบันยังไม่มี flow สำหรับการซื้อ การเปิดใช้งาน หรือการต่ออายุที่ใช้งานได้จริง",
"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 สามารถมีส่วนร่วมในการโหวตไดเรกทอรีได้ แต่กลไกการกำกับดูแลขั้นสุดท้ายควรมีทั้งความสอดคล้องกับ BSO-holder และมาตรการป้องกัน แทนที่จะให้ผู้ถือ pass เป็นผู้ควบคุมขั้นสุดท้ายเพียงฝ่ายเดียว",
"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"
}