kopia lustrzana https://github.com/Tldraw/Tldraw
87 wiersze
3.5 KiB
JSON
87 wiersze
3.5 KiB
JSON
{
|
|
"action.bring-forward": "ひとつ前に移動",
|
|
"action.bring-to-front": "最前面に移動",
|
|
"action.copy": "コピー",
|
|
"action.cut": "切り取り",
|
|
"action.delete": "削除",
|
|
"action.duplicate": "複製",
|
|
"action.flip-horizontal": "水平方向に反転",
|
|
"action.flip-vertical": "垂直方向に反転",
|
|
"action.flip-horizontal.short": "水平方向に反転",
|
|
"action.flip-vertical.short": "垂直方向に反転",
|
|
"action.group": "グルーピング",
|
|
"action.insert-media": "メディアをアップロード",
|
|
"action.paste": "貼り付け",
|
|
"action.redo": "やり直し",
|
|
"action.select-all": "すべて選択",
|
|
"action.select-none": "選択を解除",
|
|
"action.send-backward": "ひとつ後ろに移動",
|
|
"action.send-to-back": "最背面に移動",
|
|
"action.toggle-dark-mode.menu": "ダークモード",
|
|
"action.toggle-dark-mode": "ダークモード",
|
|
"action.toggle-debug-mode.menu": "デバッグモード",
|
|
"action.toggle-debug-mode": "デバッグモード",
|
|
"action.toggle-focus-mode.menu": "フォーカスモード",
|
|
"action.toggle-focus-mode": "フォーカスモード",
|
|
"action.toggle-grid.menu": "グリッドを表示",
|
|
"action.toggle-grid": "グリッドを表示",
|
|
"action.toggle-snap-mode.menu": "スナップを常に表示",
|
|
"action.toggle-snap-mode": "スナップを常に表示",
|
|
"action.undo": "元に戻す",
|
|
"action.ungroup": "グループ解除",
|
|
"action.zoom-in": "拡大",
|
|
"action.zoom-out": "縮小",
|
|
"action.zoom-to-fit": "拡大してすべてを表示",
|
|
"action.zoom-to-selection": "選択したアイテムに合わせて拡大",
|
|
"dash-style.draw": "描画",
|
|
"font-style.draw": "描画",
|
|
"geo-style.ellipse": "楕円形",
|
|
"geo-style.rectangle": "長方形",
|
|
"geo-style.triangle": "三角形",
|
|
"arrowheadStart-style.arrow": "矢印",
|
|
"arrowheadStart-style.triangle": "三角形",
|
|
"arrowheadEnd-style.arrow": "矢印",
|
|
"arrowheadEnd-style.triangle": "三角形",
|
|
"spline-style.line": "線",
|
|
"tool.select": "選択",
|
|
"tool.draw": "描画",
|
|
"tool.eraser": "消しゴム",
|
|
"tool.arrow": "矢印",
|
|
"tool.ellipse": "楕円形",
|
|
"tool.line": "線",
|
|
"tool.rectangle": "長方形",
|
|
"tool.triangle": "三角形",
|
|
"tool.note": "ふせん",
|
|
"tool.text": "テキスト",
|
|
"menu.copy-as": "形式を選択してコピー",
|
|
"menu.edit": "編集",
|
|
"menu.export-as": "形式を選択してエクスポート",
|
|
"menu.file": "ファイル",
|
|
"menu.language": "言語",
|
|
"menu.preferences": "設定",
|
|
"menu.view": "表示",
|
|
"context-menu.copy-as": "形式を選択してコピー",
|
|
"context-menu.export-as": "形式を選択してエクスポート",
|
|
"context-menu.move-to-page": "ページへ移動",
|
|
"page-menu.create-new-page": "ページを作成",
|
|
"page-menu.edit-start": "編集",
|
|
"page-menu.submenu.duplicate-page": "複製",
|
|
"page-menu.submenu.delete": "削除",
|
|
"share-menu.copy-link": "共有リンクをクリップボードにコピー",
|
|
"edit-link-dialog.cancel": "キャンセル",
|
|
"embed-dialog.cancel": "キャンセル",
|
|
"shortcuts-dialog.edit": "編集",
|
|
"shortcuts-dialog.file": "ファイル",
|
|
"shortcuts-dialog.preferences": "設定",
|
|
"shortcuts-dialog.view": "表示",
|
|
"style-panel.title": "スタイル",
|
|
"style-panel.align": "配置",
|
|
"style-panel.color": "色",
|
|
"style-panel.dash": "線",
|
|
"style-panel.fill": "塗りつぶし",
|
|
"style-panel.font": "フォント",
|
|
"style-panel.size": "大きさ",
|
|
"focus-mode.toggle-focus-mode": "フォーカスモード",
|
|
"file-system.confirm-open.cancel": "キャンセル"
|
|
}
|