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 Pass తో 5chan కు మద్దతు ఇవ్వండి",
"pass_intro_body": "5chan Pass అనేది 5chan కోసం ప్రణాళికలో ఉన్న చెల్లింపు supporter pass. ఇది <strong>ఇంకా అందుబాటులో లేదు</strong>. ఇది ప్రారంభమైన తర్వాత, 5chan Pass holders directory votingలో పాల్గొనగలరు, <vip>/vip/</vip>లో పోస్ట్ చేయగలరు, అలాగే 5chan Pass challenge‌కు support చేసే 5chan boardsలో CAPTCHA verification లేదా ఇలాంటి posting challenge టైప్ చేయడాన్ని bypass చేయగలరు. Directory governance విధానాలు ఇంకా తుది రూపంలో లేవు, మరియు pass-only final control‌కు బదులుగా BSO-holder alignment అందులో ఉండే అవకాశం ఉంది. Checkout <strong>crypto only</strong>గా ఉంటుంది. ప్రస్తుతం live purchase, activation, లేదా renewal 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 హోల్డర్లు directory voting లో పాల్గొనగలరు, కానీ తుది governance mechanics లో pass-only final control కి బదులుగా BSO-holder alignment మరియు safeguards ఉండాలి.",
"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 ప్రయత్నించండి."
}