mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-09 16:17:00 +02:00
28 lines
1.3 KiB
JSON
28 lines
1.3 KiB
JSON
{
|
||
"title": "カスタムユーザーフィールドの管理",
|
||
"create-field": "フィールドを作成",
|
||
"edit-field": "フィールドを編集",
|
||
"manage-custom-fields": "カスタムフィールドを管理",
|
||
"type-of-input": "入力タイプ",
|
||
"key": "キー",
|
||
"name": "名前",
|
||
"icon": "アイコン",
|
||
"type": "タイプ",
|
||
"min-rep": "最低評価",
|
||
"input-type-text": "入力(テキスト)",
|
||
"input-type-link": "入力(リンク)",
|
||
"input-type-number": "入力(数値)",
|
||
"input-type-date": "入力(日付)",
|
||
"input-type-select": "選択",
|
||
"input-type-select-multi": "複数選択",
|
||
"select-options": "オプション",
|
||
"select-options-help": "選択要素のオプションを1行に1つ追加",
|
||
"minimum-reputation": "最低評価",
|
||
"minimum-reputation-help": "ユーザーがこの値未満の場合、このフィールドを使用できません",
|
||
"delete-field-confirm-x": "カスタムフィールド「%1」を本当に削除しますか?",
|
||
"custom-fields-saved": "カスタムフィールドを保存しました",
|
||
"visibility": "表示",
|
||
"visibility-all": "誰でもフィールドを見られます",
|
||
"visibility-loggedin": "ログインユーザーのみフィールドを見られます",
|
||
"visibility-privileged": "管理者やモデレーターなどの特権ユーザーのみフィールドを見られます"
|
||
} |