Files
NodeBB/public/language/ja/recent.json
2026-03-30 09:07:38 +00:00

13 lines
778 B
JSON

{
"title": "最近の更新",
"day": "1日以内",
"week": "1週間以内",
"month": "1ヶ月以内",
"year": "年",
"alltime": "すべて",
"no-recent-topics": "最近のスレッドはありません。",
"no-popular-topics": "人気スレッドはありません。",
"load-new-posts": "新しい投稿を読み込む",
"uncategorized.title": "既知のすべてのスレッド",
"uncategorized.intro": "このページには、このフォーラムが受信したすべてのスレッドの時系列一覧が表示されます。<br />以下のスレッドで表明された見解や意見はモデレートされておらず、このウェブサイトの見解や意見を代表するものではない場合があります。"
}