New translations en.json (Japanese)

This commit is contained in:
Excalidraw Bot 2024-09-26 12:55:01 +02:00
parent 94dcc50578
commit 573adc72a2

View File

@ -47,7 +47,7 @@
"arrowhead_diamond": "ひし形", "arrowhead_diamond": "ひし形",
"arrowhead_diamond_outline": "ひし形 (中抜き)", "arrowhead_diamond_outline": "ひし形 (中抜き)",
"arrowtypes": "", "arrowtypes": "",
"arrowtype_sharp": "", "arrowtype_sharp": "鋭い矢印",
"arrowtype_round": "", "arrowtype_round": "",
"arrowtype_elbowed": "", "arrowtype_elbowed": "",
"fontSize": "フォントの大きさ", "fontSize": "フォントの大きさ",
@ -78,7 +78,7 @@
"canvasColors": "キャンバス上で使用", "canvasColors": "キャンバス上で使用",
"canvasBackground": "キャンバスの背景", "canvasBackground": "キャンバスの背景",
"drawingCanvas": "キャンバスの描画", "drawingCanvas": "キャンバスの描画",
"clearCanvas": "", "clearCanvas": "キャンバスを片付ける",
"layers": "レイヤー", "layers": "レイヤー",
"actions": "操作", "actions": "操作",
"language": "言語", "language": "言語",
@ -114,8 +114,8 @@
"showStroke": "ストロークカラーピッカーを表示", "showStroke": "ストロークカラーピッカーを表示",
"showBackground": "背景色ピッカーを表示", "showBackground": "背景色ピッカーを表示",
"showFonts": "", "showFonts": "",
"toggleTheme": "", "toggleTheme": "ライト/ダークテーマに変更",
"theme": "", "theme": "テーマ",
"personalLib": "個人ライブラリ", "personalLib": "個人ライブラリ",
"excalidrawLib": "Excalidrawライブラリ", "excalidrawLib": "Excalidrawライブラリ",
"decreaseFontSize": "フォントサイズを縮小", "decreaseFontSize": "フォントサイズを縮小",
@ -134,7 +134,7 @@
}, },
"lineEditor": { "lineEditor": {
"edit": "行を編集", "edit": "行を編集",
"editArrow": "" "editArrow": "矢印を編集"
}, },
"elementLock": { "elementLock": {
"lock": "ロック", "lock": "ロック",
@ -163,7 +163,7 @@
"hint_emptyPrivateLibrary": "キャンバス上のアイテムを選択すると、ここに追加されます。" "hint_emptyPrivateLibrary": "キャンバス上のアイテムを選択すると、ここに追加されます。"
}, },
"search": { "search": {
"title": "", "title": "キャンバスで検索",
"noMatch": "", "noMatch": "",
"singleResult": "", "singleResult": "",
"multipleResults": "", "multipleResults": "",
@ -175,7 +175,7 @@
"exportImage": "画像のエクスポート...", "exportImage": "画像のエクスポート...",
"export": "名前を付けて保存...", "export": "名前を付けて保存...",
"copyToClipboard": "クリップボードにコピー", "copyToClipboard": "クリップボードにコピー",
"copyLink": "", "copyLink": "リンクをコピー",
"save": "現在のファイルに保存", "save": "現在のファイルに保存",
"saveAs": "名前を付けて保存", "saveAs": "名前を付けて保存",
"load": "開く", "load": "開く",
@ -285,18 +285,18 @@
"element": { "element": {
"rectangle": "", "rectangle": "",
"diamond": "", "diamond": "",
"ellipse": "", "ellipse": "楕円",
"arrow": "", "arrow": "",
"line": "", "line": "",
"freedraw": "", "freedraw": "",
"text": "", "text": "文字",
"image": "", "image": "画像",
"group": "", "group": "",
"frame": "", "frame": "",
"magicframe": "", "magicframe": "ワイヤーフレームからコードを生成",
"embeddable": "", "embeddable": "",
"selection": "", "selection": "",
"iframe": "" "iframe": "IFrame"
}, },
"headings": { "headings": {
"canvasActions": "キャンバス操作", "canvasActions": "キャンバス操作",
@ -476,7 +476,7 @@
"selected": "選択済み", "selected": "選択済み",
"storage": "ストレージ", "storage": "ストレージ",
"fullTitle": "", "fullTitle": "",
"title": "", "title": "プロパティ",
"generalStats": "", "generalStats": "",
"elementProperties": "", "elementProperties": "",
"total": "合計", "total": "合計",