|
|
@@ -456,6 +456,18 @@
|
|
|
"tag_names": "タグ名",
|
|
|
"tag_attributes": "タグ属性",
|
|
|
"import_recommended": "{{target}} のおすすめをインポート"
|
|
|
+ },
|
|
|
+ "content-disposition_header": "Content-Disposition MIMEタイプ設定",
|
|
|
+ "content-disposition_options": {
|
|
|
+ "add_header": "MIMEタイプを追加する",
|
|
|
+ "note": "注意: MIMEタイプを追加すると、もう一方のリストからは自動的に削除されます。",
|
|
|
+ "inline_header": "インライン MIMEタイプ",
|
|
|
+ "attachment_header": "添付ファイル MIMEタイプ",
|
|
|
+ "inline_button": "インライン",
|
|
|
+ "no_inline": "設定済みのインラインタイプはありません。",
|
|
|
+ "no_attachment": "設定済みの添付ファイルタイプはありません。",
|
|
|
+ "attachment_button": "添付ファイル",
|
|
|
+ "remove_button": "削除"
|
|
|
}
|
|
|
},
|
|
|
"customize_settings": {
|