New translations en.json (Japanese)
This commit is contained in:
parent
68b1bd80fa
commit
bda85ff7ef
@ -21,7 +21,9 @@
|
|||||||
"copyStyles": "スタイルのコピー",
|
"copyStyles": "スタイルのコピー",
|
||||||
"pasteStyles": "スタイルの貼り付け",
|
"pasteStyles": "スタイルの貼り付け",
|
||||||
"stroke": "線",
|
"stroke": "線",
|
||||||
|
"changeStroke": "",
|
||||||
"background": "背景",
|
"background": "背景",
|
||||||
|
"changeBackground": "",
|
||||||
"fill": "塗りつぶし",
|
"fill": "塗りつぶし",
|
||||||
"strokeWidth": "線の太さ",
|
"strokeWidth": "線の太さ",
|
||||||
"strokeStyle": "線の種類",
|
"strokeStyle": "線の種類",
|
||||||
@ -72,6 +74,7 @@
|
|||||||
"canvasColors": "キャンバス上で使用",
|
"canvasColors": "キャンバス上で使用",
|
||||||
"canvasBackground": "キャンバスの背景",
|
"canvasBackground": "キャンバスの背景",
|
||||||
"drawingCanvas": "キャンバスの描画",
|
"drawingCanvas": "キャンバスの描画",
|
||||||
|
"clearCanvas": "",
|
||||||
"layers": "レイヤー",
|
"layers": "レイヤー",
|
||||||
"actions": "操作",
|
"actions": "操作",
|
||||||
"language": "言語",
|
"language": "言語",
|
||||||
@ -90,6 +93,7 @@
|
|||||||
"libraryLoadingMessage": "ライブラリを読み込み中…",
|
"libraryLoadingMessage": "ライブラリを読み込み中…",
|
||||||
"libraries": "ライブラリを参照する",
|
"libraries": "ライブラリを参照する",
|
||||||
"loadingScene": "シーンを読み込み中…",
|
"loadingScene": "シーンを読み込み中…",
|
||||||
|
"loadScene": "",
|
||||||
"align": "配置",
|
"align": "配置",
|
||||||
"alignTop": "上揃え",
|
"alignTop": "上揃え",
|
||||||
"alignBottom": "下揃え",
|
"alignBottom": "下揃え",
|
||||||
@ -105,7 +109,7 @@
|
|||||||
"share": "共有",
|
"share": "共有",
|
||||||
"showStroke": "ストロークカラーピッカーを表示",
|
"showStroke": "ストロークカラーピッカーを表示",
|
||||||
"showBackground": "背景色ピッカーを表示",
|
"showBackground": "背景色ピッカーを表示",
|
||||||
"toggleTheme": "テーマの切り替え",
|
"toggleTheme": "",
|
||||||
"personalLib": "個人ライブラリ",
|
"personalLib": "個人ライブラリ",
|
||||||
"excalidrawLib": "Excalidrawライブラリ",
|
"excalidrawLib": "Excalidrawライブラリ",
|
||||||
"decreaseFontSize": "フォントサイズを縮小",
|
"decreaseFontSize": "フォントサイズを縮小",
|
||||||
@ -140,7 +144,10 @@
|
|||||||
"textToDiagram": "テキストからダイアグラムを生成",
|
"textToDiagram": "テキストからダイアグラムを生成",
|
||||||
"prompt": "プロンプト",
|
"prompt": "プロンプト",
|
||||||
"followUs": "フォローする",
|
"followUs": "フォローする",
|
||||||
"discordChat": "Discord チャット"
|
"discordChat": "Discord チャット",
|
||||||
|
"zoomToFitViewport": "",
|
||||||
|
"zoomToFitSelection": "",
|
||||||
|
"zoomToFit": ""
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "まだアイテムが追加されていません…",
|
"noItems": "まだアイテムが追加されていません…",
|
||||||
@ -539,5 +546,20 @@
|
|||||||
"micMuted": "",
|
"micMuted": "",
|
||||||
"isSpeaking": ""
|
"isSpeaking": ""
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"commandPalette": {
|
||||||
|
"title": "",
|
||||||
|
"shortcuts": {
|
||||||
|
"select": "",
|
||||||
|
"confirm": "",
|
||||||
|
"close": ""
|
||||||
|
},
|
||||||
|
"recents": "",
|
||||||
|
"search": {
|
||||||
|
"placeholder": "",
|
||||||
|
"noMatch": ""
|
||||||
|
},
|
||||||
|
"itemNotAvailable": "",
|
||||||
|
"shortcutHint": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user