Files
NodeBB/public/language/ja/admin/extend/widgets.json

37 lines
1.6 KiB
JSON

{
"widgets": "Widgets",
"available": "利用可能なウィジェット",
"explanation": "ドロップダウンメニューからウィジェットを選択し、左のテンプレートのウィジェットエリアにドラッグ&ドロップします。",
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
"clone-from": "Clone widgets from",
"containers.available": "利用可能なコンテナ",
"containers.explanation": "Drag and drop on top of any widget",
"containers.none": "なし",
"container.well": "十分",
"container.jumbotron": "ジャンボトロン",
"container.card": "Card",
"container.card-header": "Card Header",
"container.card-body": "Card Body",
"container.title": "Title",
"container.body": "Body",
"container.alert": "警告",
"alert.confirm-delete": "このウィジェットを削除してもよろしいですか?",
"alert.updated": "ウィジェットが更新されました。",
"alert.update-success": "ウィジェットを保存しました",
"alert.clone-success": "Successfully cloned widgets",
"error.select-clone": "Please select a page to clone from",
"title": "Title",
"title.placeholder": "Title (only shown on some containers)",
"container": "Container",
"container.placeholder": "Drag and drop a container or enter HTML here.",
"show-to-groups": "Show to groups",
"hide-from-groups": "Hide from groups",
"start-date": "Start date",
"end-date": "End date",
"hide-on-mobile": "Hide on mobile",
"hide-drafts": "Hide drafts",
"show-drafts": "Show drafts"
}