New translations en.json (Japanese)

This commit is contained in:
Excalidraw Bot 2023-07-29 05:47:41 +02:00
parent 58fe5eeb7a
commit da2ca60005

View File

@ -50,7 +50,7 @@
"veryLarge": "特大", "veryLarge": "特大",
"solid": "ベタ塗り", "solid": "ベタ塗り",
"hachure": "斜線", "hachure": "斜線",
"zigzag": "", "zigzag": "ジグザグ",
"crossHatch": "網掛け", "crossHatch": "網掛け",
"thin": "細", "thin": "細",
"bold": "太字", "bold": "太字",
@ -106,15 +106,15 @@
"increaseFontSize": "フォントサイズを拡大", "increaseFontSize": "フォントサイズを拡大",
"unbindText": "テキストのバインド解除", "unbindText": "テキストのバインド解除",
"bindText": "テキストをコンテナにバインド", "bindText": "テキストをコンテナにバインド",
"createContainerFromText": "", "createContainerFromText": "コンテナ内でテキストを折り返す",
"link": { "link": {
"edit": "リンクを編集", "edit": "リンクを編集",
"editEmbed": "", "editEmbed": "リンクの編集と埋め込み",
"create": "リンクを作成", "create": "リンクを作成",
"createEmbed": "", "createEmbed": "リンクの作成と埋め込み",
"label": "リンク", "label": "リンク",
"labelEmbed": "", "labelEmbed": "リンクと埋め込み",
"empty": "" "empty": "リンクが設定されていません"
}, },
"lineEditor": { "lineEditor": {
"edit": "行を編集", "edit": "行を編集",
@ -128,9 +128,9 @@
}, },
"statusPublished": "公開済み", "statusPublished": "公開済み",
"sidebarLock": "サイドバーを開いたままにする", "sidebarLock": "サイドバーを開いたままにする",
"selectAllElementsInFrame": "", "selectAllElementsInFrame": "フレーム内のすべての要素を選択",
"removeAllElementsFromFrame": "", "removeAllElementsFromFrame": "フレーム内のすべての要素を削除",
"eyeDropper": "" "eyeDropper": "キャンバスから色を選択"
}, },
"library": { "library": {
"noItems": "まだアイテムが追加されていません…", "noItems": "まだアイテムが追加されていません…",
@ -168,7 +168,7 @@
"cancel": "キャンセル", "cancel": "キャンセル",
"clear": "消去", "clear": "消去",
"remove": "削除", "remove": "削除",
"embed": "", "embed": "埋め込みの切り替え",
"publishLibrary": "公開", "publishLibrary": "公開",
"submit": "送信", "submit": "送信",
"confirm": "確認", "confirm": "確認",
@ -208,8 +208,8 @@
"collabSaveFailed": "バックエンドデータベースに保存できませんでした。問題が解決しない場合は、作業を失わないようにローカルにファイルを保存してください。", "collabSaveFailed": "バックエンドデータベースに保存できませんでした。問題が解決しない場合は、作業を失わないようにローカルにファイルを保存してください。",
"collabSaveFailed_sizeExceeded": "キャンバスが大きすぎるため、バックエンドデータベースに保存できませんでした。問題が解決しない場合は、作業を失わないようにローカルにファイルを保存してください。", "collabSaveFailed_sizeExceeded": "キャンバスが大きすぎるため、バックエンドデータベースに保存できませんでした。問題が解決しない場合は、作業を失わないようにローカルにファイルを保存してください。",
"brave_measure_text_error": { "brave_measure_text_error": {
"line1": "", "line1": "<bold>Aggressly Block Fingerprinting</bold> の設定が有効なBraveブラウザを使用しているようです。",
"line2": "", "line2": "これにより、図面の <bold>テキスト要素</bold> が壊れる可能性があります。",
"line3": "", "line3": "",
"line4": "" "line4": ""
}, },
@ -233,10 +233,10 @@
"penMode": "ペンモード - タッチ防止", "penMode": "ペンモード - タッチ防止",
"link": "選択した図形のリンクを追加/更新", "link": "選択した図形のリンクを追加/更新",
"eraser": "消しゴム", "eraser": "消しゴム",
"frame": "", "frame": "フレームツール",
"embeddable": "", "embeddable": "Web埋め込み",
"hand": "手 (パンニングツール)", "hand": "手 (パンニングツール)",
"extraTools": "" "extraTools": "その他のツール"
}, },
"headings": { "headings": {
"canvasActions": "キャンバス操作", "canvasActions": "キャンバス操作",
@ -372,11 +372,11 @@
"removeItemsFromLib": "選択したアイテムをライブラリから削除" "removeItemsFromLib": "選択したアイテムをライブラリから削除"
}, },
"imageExportDialog": { "imageExportDialog": {
"header": "", "header": "画像をエクスポート",
"label": { "label": {
"withBackground": "", "withBackground": "背景",
"onlySelected": "", "onlySelected": "",
"darkMode": "", "darkMode": "ダークモード",
"embedScene": "", "embedScene": "",
"scale": "", "scale": "",
"padding": "" "padding": ""
@ -429,20 +429,20 @@
}, },
"colors": { "colors": {
"transparent": "透明", "transparent": "透明",
"black": "", "black": "",
"white": "", "white": "",
"red": "", "red": "",
"pink": "", "pink": "ピンク",
"grape": "", "grape": "グレープ",
"violet": "", "violet": "バイオレット",
"gray": "", "gray": "灰色",
"blue": "", "blue": "",
"cyan": "", "cyan": "シアン",
"teal": "", "teal": "ティール",
"green": "", "green": "",
"yellow": "", "yellow": "",
"orange": "", "orange": "オレンジ",
"bronze": "" "bronze": "ブロンズ"
}, },
"welcomeScreen": { "welcomeScreen": {
"app": { "app": {
@ -458,9 +458,9 @@
} }
}, },
"colorPicker": { "colorPicker": {
"mostUsedCustomColors": "", "mostUsedCustomColors": "最も使用されているカスタム色",
"colors": "", "colors": "",
"shades": "", "shades": "",
"hexCode": "", "hexCode": "",
"noShades": "" "noShades": ""
}, },