Files
NodeBB/public/language/ja/admin/settings/navigation.json

27 lines
900 B
JSON

{
"navigation": "Navigation",
"icon": "アイコン:",
"change-icon": "変更",
"route": "ルート:",
"tooltip": "ツールチップ:",
"text": "テキスト:",
"text-class": " テキストのClass:<small>任意</small>",
"class": "Class: <small>optional</small>",
"id": "ID: <small>任意</small>",
"properties": "プロパティ:",
"show-to-groups": "Show to Groups:",
"open-new-window": "新しいウィンドウで開く",
"dropdown": "Dropdown",
"dropdown-placeholder": "Place your dropdown menu items below, ie: <br/>&lt;li&gt;&lt;a class=&quot;dropdown-item&quot; href&#x3D;&quot;https://myforum.com&quot;&gt;Link 1&lt;/a&gt;&lt;/li&gt;",
"btn.delete": "削除",
"btn.disable": "無効",
"btn.enable": "有効",
"available-menu-items": "利用可能なメニューアイテム",
"custom-route": "カスタムルート",
"core": "コア",
"plugin": "プラグイン"
}