4 * Contains text strings used within the user interface of the
5 * WYSIWYG page editor. Some Markdown editor strings may still
6 * exist in the 'entities' file instead since this was added later.
9 // General editor terms
31 'header_large' => '大見出し',
32 'header_medium' => '中見出し',
33 'header_small' => '小見出し',
34 'header_tiny' => '極小見出し',
37 'inline_code' => 'インラインコード',
38 'callouts' => 'コールアウト',
39 'callout_information' => '情報',
40 'callout_success' => '成功',
41 'callout_warning' => '警告',
42 'callout_danger' => '危険',
46 'strikethrough' => '取消線',
47 'superscript' => '上付き',
49 'text_color' => 'テキストの色',
50 'custom_color' => 'カスタムカラー',
51 'remove_color' => '色設定を解除',
52 'background_color' => '背景色',
53 'align_left' => '左揃え',
54 'align_center' => '中央揃え',
55 'align_right' => '右揃え',
56 'align_justify' => '両端揃え',
57 'list_bullet' => '箇条書き',
58 'list_numbered' => '番号付き箇条書き',
59 'list_task' => 'タスクリスト',
60 'indent_increase' => 'インデントを増やす',
61 'indent_decrease' => 'インデントを減らす',
63 'insert_image' => '画像の挿入',
64 'insert_image_title' => '画像の挿入・編集',
65 'insert_link' => 'リンクの挿入・編集',
66 'insert_link_title' => 'リンクの挿入・編集',
67 'insert_horizontal_line' => '水平線を挿入',
68 'insert_code_block' => 'コードブロックを挿入',
69 'insert_drawing' => '描画を挿入・編集',
70 'drawing_manager' => '描画マネージャー',
71 'insert_media' => 'メディアの挿入・編集',
72 'insert_media_title' => 'メディアの挿入・編集',
73 'clear_formatting' => '書式をクリア',
74 'source_code' => 'ソースコード',
75 'source_code_title' => 'ソースコード',
76 'fullscreen' => '全画面表示',
77 'image_options' => '画像オプション',
80 'table_properties' => '表の詳細設定',
81 'table_properties_title' => '表の詳細設定',
82 'delete_table' => '表の削除',
83 'insert_row_before' => '上側に行を挿入',
84 'insert_row_after' => '下側に行を挿入',
85 'delete_row' => '行の削除',
86 'insert_column_before' => '左側に列を挿入',
87 'insert_column_after' => '右側に列を挿入',
88 'delete_column' => '列の削除',
91 'table_column' => '列',
92 'cell_properties' => 'セルの詳細設定',
93 'cell_properties_title' => 'セルの詳細設定',
94 'cell_type' => 'セルタイプ',
95 'cell_type_cell' => 'セル',
96 'cell_scope' => '見出しとの関連',
97 'cell_type_header' => 'ヘッダーセル',
98 'merge_cells' => 'セルを結合',
99 'split_cell' => 'セルを分割',
100 'table_row_group' => '行グループ',
101 'table_column_group' => '列グループ',
102 'horizontal_align' => '水平方向の配置',
103 'vertical_align' => '垂直方向の配置',
104 'border_width' => '枠線幅',
105 'border_style' => '枠線スタイル',
106 'border_color' => '枠線の色',
107 'row_properties' => '行の詳細設定',
108 'row_properties_title' => '行の詳細設定',
109 'cut_row' => '行の切り取り',
110 'copy_row' => '行のコピー',
111 'paste_row_before' => '上側に行を貼り付け',
112 'paste_row_after' => '下側に行を貼り付け',
113 'row_type' => '行タイプ',
114 'row_type_header' => 'ヘッダー',
115 'row_type_body' => 'ボディー',
116 'row_type_footer' => 'フッター',
118 'cut_column' => '列の切り取り',
119 'copy_column' => '列のコピー',
120 'paste_column_before' => '左側に列を貼り付け',
121 'paste_column_after' => '右側に列を貼り付け',
122 'cell_padding' => 'セル内余白(パディング)',
123 'cell_spacing' => 'セルの間隔',
125 'show_caption' => 'キャプションの表示',
126 'constrain' => '縦横比を保持する',
127 'cell_border_solid' => '実線',
128 'cell_border_dotted' => '点線',
129 'cell_border_dashed' => '破線',
130 'cell_border_double' => '二重線',
131 'cell_border_groove' => '掘り',
132 'cell_border_ridge' => '盛り',
133 'cell_border_inset' => '陥没',
134 'cell_border_outset' => '隆起',
135 'cell_border_none' => 'なし',
136 'cell_border_hidden' => 'なし(優先)',
138 // Images, links, details/summary & embed
139 'source' => '画像のソース',
140 'alt_desc' => '代替の説明文',
142 'paste_embed' => '埋め込み用コードを下記に貼り付けてください。',
144 'text_to_display' => 'リンク元テキスト',
146 'open_link' => 'リンクの開き方...',
147 'open_link_current' => '同じウィンドウ',
148 'open_link_new' => '新規ウィンドウ',
149 'insert_collapsible' => '折りたたみブロックを追加',
150 'collapsible_unwrap' => 'ブロックの解除',
151 'edit_label' => 'ラベルを編集',
152 'toggle_open_closed' => '折りたたみ状態の切替',
153 'collapsible_edit' => '折りたたみブロックを編集',
154 'toggle_label' => 'ブロックのラベル',
157 'about' => 'エディタについて',
158 'about_title' => 'WYSIWYGエディタについて',
159 'editor_license' => 'エディタのライセンスと著作権',
160 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
161 'editor_tiny_license_link' => 'TinyMCEの著作権およびライセンスの詳細は、こちらをご覧ください。',
162 'save_continue' => 'ページを保存して続行',
163 'callouts_cycle' => '(押し続けて種類を切り替え)',
164 'link_selector' => 'コンテンツへのリンク',
165 'shortcuts' => 'ショートカット',
166 'shortcut' => 'ショートカット',
167 'shortcuts_intro' => 'エディタでは次に示すショートカットが利用できます。',
168 'windows_linux' => '(Windows/Linux)',
170 'description' => '説明',