New translations en.json (Japanese)
This commit is contained in:
parent
406f55fe04
commit
6c2a5af029
@ -210,8 +210,8 @@
|
|||||||
"brave_measure_text_error": {
|
"brave_measure_text_error": {
|
||||||
"line1": "<bold>Aggressly Block Fingerprinting</bold> の設定が有効なBraveブラウザを使用しているようです。",
|
"line1": "<bold>Aggressly Block Fingerprinting</bold> の設定が有効なBraveブラウザを使用しているようです。",
|
||||||
"line2": "これにより、図面の <bold>テキスト要素</bold> が壊れる可能性があります。",
|
"line2": "これにより、図面の <bold>テキスト要素</bold> が壊れる可能性があります。",
|
||||||
"line3": "",
|
"line3": "この設定を無効にすることを強く推奨します。 <link>設定手順</link> をこちらから確認できます。",
|
||||||
"line4": ""
|
"line4": "この設定を無効にすると、テキスト要素の表示が修正されません。 GitHub で <issueLink>Issue</issueLink> を開くか、 <discordLink>Discord</discordLink> にご記入ください"
|
||||||
},
|
},
|
||||||
"libraryElementTypeError": {
|
"libraryElementTypeError": {
|
||||||
"embeddable": "",
|
"embeddable": "",
|
||||||
@ -378,21 +378,21 @@
|
|||||||
"onlySelected": "",
|
"onlySelected": "",
|
||||||
"darkMode": "ダークモード",
|
"darkMode": "ダークモード",
|
||||||
"embedScene": "",
|
"embedScene": "",
|
||||||
"scale": "",
|
"scale": "スケール",
|
||||||
"padding": ""
|
"padding": "余白"
|
||||||
},
|
},
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"embedScene": ""
|
"embedScene": ""
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"exportToPng": "",
|
"exportToPng": "PNG にエクスポート",
|
||||||
"exportToSvg": "",
|
"exportToSvg": "SVG にエクスポート",
|
||||||
"copyPngToClipboard": ""
|
"copyPngToClipboard": "クリップボードにPNGをコピー"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"exportToPng": "",
|
"exportToPng": "PNG",
|
||||||
"exportToSvg": "",
|
"exportToSvg": "SVG",
|
||||||
"copyPngToClipboard": ""
|
"copyPngToClipboard": "クリップボードにコピー"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"encrypted": {
|
"encrypted": {
|
||||||
@ -461,35 +461,35 @@
|
|||||||
"mostUsedCustomColors": "最も使用されているカスタム色",
|
"mostUsedCustomColors": "最も使用されているカスタム色",
|
||||||
"colors": "色",
|
"colors": "色",
|
||||||
"shades": "影",
|
"shades": "影",
|
||||||
"hexCode": "",
|
"hexCode": "Hexコード",
|
||||||
"noShades": ""
|
"noShades": ""
|
||||||
},
|
},
|
||||||
"overwriteConfirm": {
|
"overwriteConfirm": {
|
||||||
"action": {
|
"action": {
|
||||||
"exportToImage": {
|
"exportToImage": {
|
||||||
"title": "",
|
"title": "画像としてエクスポート",
|
||||||
"button": "",
|
"button": "画像としてエクスポート",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"saveToDisk": {
|
"saveToDisk": {
|
||||||
"title": "",
|
"title": "ディスクに保存",
|
||||||
"button": "",
|
"button": "ディスクに保存",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"excalidrawPlus": {
|
"excalidrawPlus": {
|
||||||
"title": "",
|
"title": "Excalidraw+",
|
||||||
"button": "",
|
"button": "Excalidraw+にエクスポート",
|
||||||
"description": ""
|
"description": "Excalidraw+ ワークスペースにシーンを保存します。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modal": {
|
"modal": {
|
||||||
"loadFromFile": {
|
"loadFromFile": {
|
||||||
"title": "",
|
"title": "ファイルからロード",
|
||||||
"button": "",
|
"button": "ファイルからロード",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"shareableLink": {
|
"shareableLink": {
|
||||||
"title": "",
|
"title": "リンクからロード",
|
||||||
"button": "",
|
"button": "",
|
||||||
"description": ""
|
"description": ""
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user