merge: codex/fix/all-active-sort

# 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-04-18 16:01:00 +07:00
51 changed files with 1296 additions and 119 deletions
+4 -1
View File
@@ -360,5 +360,8 @@
"pass_answer_vpn": "いいえ。5chan Pass は NFT ベースの認証資格として計画されているため、固定の IP アドレスに依存することは想定されていません。VPN の使用、プロキシ、またはネットワークの変更に基づく制限は意図されていません。",
"pass_answer_fiat": "いいえ。5chan Pass の提供開始時、支払いは暗号資産のみになります。",
"pass_answer_bypass": "いいえ。Pass は、BAN、投稿制限、または board のモデレーションを回避する手段ではありません。各 board は引き続き独自のルールを定め、それを適用します。",
"pass_answer_privileges": "いいえ。pass を購入しても、moderator、admin、または board の所有者になることはありません。これは支援のための購入であり、ガバナンスを上書きするものではありません。"
"pass_answer_privileges": "いいえ。pass を購入しても、moderator、admin、または board の所有者になることはありません。これは支援のための購入であり、ガバナンスを上書きするものではありません。",
"more_threads_last_week": "{{count}} スレッド {{currentTimeFilterName}} から — [<1>先週のスレッドをさらに表示</1>]",
"more_threads_last_month": "{{count}} スレッド {{currentTimeFilterName}} から — [<1>先月のスレッドをさらに表示</1>]",
"more_threads_last_year": "{{count}} スレッド {{currentTimeFilterName}} から — [<1>去年のスレッドをさらに表示</1>]"
}