mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-09 16:06:21 +02:00
18 lines
737 B
JSON
18 lines
737 B
JSON
{
|
||
"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": "アイコンを選択"
|
||
} |