export default { 'col': '列', 'insColL': '左に列を挿入', 'insColR': '右に列を挿入', 'delCol': '列を削除', 'selCol': '列を選択', 'row': '行', 'headerRow': 'ヘッダー行', 'insRowAbv': '上に行を挿入', 'insRowBlw': '下に行を挿入', 'delRow': '行を削除', 'selRow': '行を選択', 'mCells': 'セルを結合', 'sCell': 'セルを分割', 'tblProps': 'テーブルのプロパティ', 'cellProps': 'セルのプロパティ', 'insParaOTbl': 'テーブル外に段落を挿入', 'insB4': '前に挿入', 'insAft': '後に挿入', 'copyTable': 'テーブルをコピー', 'delTable': 'テーブルを削除', 'border': '枠線', 'color': '色', 'width': '幅', 'background': '背景', 'dims': 'サイズ', 'height': '高さ', 'padding': 'パディング', 'tblCellTxtAlm': 'セルのテキスト配置', 'alCellTxtL': 'セルのテキストを左揃え', 'alCellTxtC': 'セルのテキストを中央揃え', 'alCellTxtR': 'セルのテキストを右揃え', 'jusfCellTxt': 'セルのテキストを両端揃え', 'alCellTxtT': 'セルのテキストを上揃え', 'alCellTxtM': 'セルのテキストを中央揃え(縦)', 'alCellTxtB': 'セルのテキストを下揃え', 'dimsAlm': 'サイズと配置', 'alTblL': 'テーブルを左揃え', 'tblC': 'テーブルを中央揃え', 'alTblR': 'テーブルを右揃え', 'save': '保存', 'cancel': 'キャンセル', 'colorMsg': '色が無効です。"#FF0000"や"rgb(255,0,0)"や"red"を試してください。', 'dimsMsg': '値が無効です。"10px"や"2em"や"2%"または単に"2"を試してください。', 'colorPicker': 'カラーピッカー', 'removeColor': '色を削除', 'black': '黒', 'dimGrey': 'ダークグレー', 'grey': 'グレー', 'lightGrey': 'ライトグレー', 'white': '白', 'red': '赤', 'orange': 'オレンジ', 'yellow': '黄色', 'lightGreen': 'ライトグリーン', 'green': '緑', 'aquamarine': 'アクアマリン', 'turquoise': 'ターコイズ', 'lightBlue': 'ライトブルー', 'blue': '青', 'purple': '紫' };