Files
NodeBB/public/language/ja/admin/admin.json
2026-03-20 09:07:39 +00:00

18 lines
737 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alert.confirm-rebuild-and-restart": "NodeBBを再構築して再起動してもよろしいですか",
"alert.confirm-restart": "NodeBBを本当に再起動しますか",
"acp-title": "%1| NodeBB管理画面",
"settings-header-contents": "コンテンツ",
"changes-saved": "変更を保存しました",
"changes-saved-message": "NodeBBの設定変更が保存されました",
"changes-not-saved": "変更が保存されませんでした",
"changes-not-saved-message": "NodeBBが変更の保存中に問題が発生しました。%1",
"save-changes": "変更を保存",
"min": "最小:",
"max": "最大:",
"view": "表示",
"edit": "編集",
"add": "追加",
"select-icon": "アイコンを選択"
}