mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-27 00:44:22 +01:00
New translations en.json (Japanese)
This commit is contained in:
@@ -21,9 +21,9 @@
|
|||||||
"copyStyles": "スタイルのコピー",
|
"copyStyles": "スタイルのコピー",
|
||||||
"pasteStyles": "スタイルの貼り付け",
|
"pasteStyles": "スタイルの貼り付け",
|
||||||
"stroke": "線",
|
"stroke": "線",
|
||||||
"changeStroke": "",
|
"changeStroke": "線の色を変更",
|
||||||
"background": "背景",
|
"background": "背景",
|
||||||
"changeBackground": "",
|
"changeBackground": "背景色変更",
|
||||||
"fill": "塗りつぶし",
|
"fill": "塗りつぶし",
|
||||||
"strokeWidth": "線の太さ",
|
"strokeWidth": "線の太さ",
|
||||||
"strokeStyle": "線の種類",
|
"strokeStyle": "線の種類",
|
||||||
@@ -49,11 +49,11 @@
|
|||||||
"arrowhead_crowfoot_many": "",
|
"arrowhead_crowfoot_many": "",
|
||||||
"arrowhead_crowfoot_one": "",
|
"arrowhead_crowfoot_one": "",
|
||||||
"arrowhead_crowfoot_one_or_many": "",
|
"arrowhead_crowfoot_one_or_many": "",
|
||||||
"more_options": "",
|
"more_options": "詳細設定",
|
||||||
"arrowtypes": "",
|
"arrowtypes": "矢印の種類",
|
||||||
"arrowtype_sharp": "鋭い矢印",
|
"arrowtype_sharp": "鋭い矢印",
|
||||||
"arrowtype_round": "",
|
"arrowtype_round": "曲線矢印",
|
||||||
"arrowtype_elbowed": "",
|
"arrowtype_elbowed": "ひじ矢印",
|
||||||
"fontSize": "フォントの大きさ",
|
"fontSize": "フォントの大きさ",
|
||||||
"fontFamily": "フォントの種類",
|
"fontFamily": "フォントの種類",
|
||||||
"addWatermark": "\"Made with Excalidraw\"と表示",
|
"addWatermark": "\"Made with Excalidraw\"と表示",
|
||||||
@@ -95,13 +95,13 @@
|
|||||||
"group": "グループ化",
|
"group": "グループ化",
|
||||||
"ungroup": "グループ化を解除",
|
"ungroup": "グループ化を解除",
|
||||||
"collaborators": "共同編集者",
|
"collaborators": "共同編集者",
|
||||||
"toggleGrid": "",
|
"toggleGrid": "グリッドを切り替え",
|
||||||
"addToLibrary": "ライブラリに追加",
|
"addToLibrary": "ライブラリに追加",
|
||||||
"removeFromLibrary": "ライブラリから削除",
|
"removeFromLibrary": "ライブラリから削除",
|
||||||
"libraryLoadingMessage": "ライブラリを読み込み中…",
|
"libraryLoadingMessage": "ライブラリを読み込み中…",
|
||||||
"libraries": "ライブラリを参照する",
|
"libraries": "ライブラリを参照する",
|
||||||
"loadingScene": "シーンを読み込み中…",
|
"loadingScene": "シーンを読み込み中…",
|
||||||
"loadScene": "",
|
"loadScene": "ファイルからシーン",
|
||||||
"align": "配置",
|
"align": "配置",
|
||||||
"alignTop": "上揃え",
|
"alignTop": "上揃え",
|
||||||
"alignBottom": "下揃え",
|
"alignBottom": "下揃え",
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
"share": "共有",
|
"share": "共有",
|
||||||
"showStroke": "ストロークカラーピッカーを表示",
|
"showStroke": "ストロークカラーピッカーを表示",
|
||||||
"showBackground": "背景色ピッカーを表示",
|
"showBackground": "背景色ピッカーを表示",
|
||||||
"showFonts": "",
|
"showFonts": "フォント選択を表示",
|
||||||
"toggleTheme": "ライト/ダークテーマに変更",
|
"toggleTheme": "ライト/ダークテーマに変更",
|
||||||
"theme": "テーマ",
|
"theme": "テーマ",
|
||||||
"personalLib": "個人ライブラリ",
|
"personalLib": "個人ライブラリ",
|
||||||
@@ -129,18 +129,22 @@
|
|||||||
"createContainerFromText": "コンテナ内でテキストを折り返す",
|
"createContainerFromText": "コンテナ内でテキストを折り返す",
|
||||||
"link": {
|
"link": {
|
||||||
"edit": "リンクを編集",
|
"edit": "リンクを編集",
|
||||||
"editEmbed": "",
|
"editEmbed": "埋め込みリンク編集",
|
||||||
"create": "",
|
"create": "リンクを追加",
|
||||||
"label": "リンク",
|
"label": "リンク",
|
||||||
"labelEmbed": "リンクと埋め込み",
|
"labelEmbed": "リンクと埋め込み",
|
||||||
"empty": "リンクが設定されていません",
|
"empty": "リンクが設定されていません",
|
||||||
"hint": "",
|
"hint": "リンクを入力・貼り付け",
|
||||||
"goToElement": ""
|
"goToElement": "対象要素に移動"
|
||||||
},
|
},
|
||||||
"lineEditor": {
|
"lineEditor": {
|
||||||
"edit": "行を編集",
|
"edit": "行を編集",
|
||||||
"editArrow": "矢印を編集"
|
"editArrow": "矢印を編集"
|
||||||
},
|
},
|
||||||
|
"polygon": {
|
||||||
|
"breakPolygon": "",
|
||||||
|
"convertToPolygon": ""
|
||||||
|
},
|
||||||
"elementLock": {
|
"elementLock": {
|
||||||
"lock": "ロック",
|
"lock": "ロック",
|
||||||
"unlock": "ロック解除",
|
"unlock": "ロック解除",
|
||||||
@@ -165,7 +169,9 @@
|
|||||||
"unCroppedDimension": "",
|
"unCroppedDimension": "",
|
||||||
"copyElementLink": "",
|
"copyElementLink": "",
|
||||||
"linkToElement": "",
|
"linkToElement": "",
|
||||||
"wrapSelectionInFrame": ""
|
"wrapSelectionInFrame": "",
|
||||||
|
"tab": "",
|
||||||
|
"shapeSwitch": ""
|
||||||
},
|
},
|
||||||
"elementLink": {
|
"elementLink": {
|
||||||
"title": "",
|
"title": "",
|
||||||
@@ -175,14 +181,22 @@
|
|||||||
"library": {
|
"library": {
|
||||||
"noItems": "まだアイテムが追加されていません…",
|
"noItems": "まだアイテムが追加されていません…",
|
||||||
"hint_emptyLibrary": "キャンバス上のアイテムを選択してここに追加するか、以下の公開リポジトリからライブラリをインストールしてください。",
|
"hint_emptyLibrary": "キャンバス上のアイテムを選択してここに追加するか、以下の公開リポジトリからライブラリをインストールしてください。",
|
||||||
"hint_emptyPrivateLibrary": "キャンバス上のアイテムを選択すると、ここに追加されます。"
|
"hint_emptyPrivateLibrary": "キャンバス上のアイテムを選択すると、ここに追加されます。",
|
||||||
|
"search": {
|
||||||
|
"inputPlaceholder": "",
|
||||||
|
"heading": "",
|
||||||
|
"noResults": "",
|
||||||
|
"clearSearch": ""
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"title": "キャンバスで検索",
|
"title": "キャンバスで検索",
|
||||||
"noMatch": "",
|
"noMatch": "一致なし…",
|
||||||
"singleResult": "",
|
"singleResult": "結果",
|
||||||
"multipleResults": "",
|
"multipleResults": "結果数",
|
||||||
"placeholder": ""
|
"placeholder": "キャンバス内のテキストを検索…",
|
||||||
|
"frames": "",
|
||||||
|
"texts": ""
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "キャンバスのリセット",
|
"clearReset": "キャンバスのリセット",
|
||||||
@@ -211,15 +225,16 @@
|
|||||||
"fullScreen": "フルスクリーン",
|
"fullScreen": "フルスクリーン",
|
||||||
"darkMode": "ダークモード",
|
"darkMode": "ダークモード",
|
||||||
"lightMode": "ライトモード",
|
"lightMode": "ライトモード",
|
||||||
"systemMode": "",
|
"systemMode": "システムモード",
|
||||||
"zenMode": "集中モード",
|
"zenMode": "集中モード",
|
||||||
"objectsSnapMode": "オブジェクトにスナップ",
|
"objectsSnapMode": "オブジェクトにスナップ",
|
||||||
"exitZenMode": "集中モードをやめる",
|
"exitZenMode": "集中モードをやめる",
|
||||||
"cancel": "キャンセル",
|
"cancel": "キャンセル",
|
||||||
|
"saveLibNames": "",
|
||||||
"clear": "消去",
|
"clear": "消去",
|
||||||
"remove": "削除",
|
"remove": "削除",
|
||||||
"embed": "埋め込みの切り替え",
|
"embed": "埋め込みの切り替え",
|
||||||
"publishLibrary": "公開",
|
"publishLibrary": "",
|
||||||
"submit": "送信",
|
"submit": "送信",
|
||||||
"confirm": "確認",
|
"confirm": "確認",
|
||||||
"embeddableInteractionButton": "クリックして操作"
|
"embeddableInteractionButton": "クリックして操作"
|
||||||
@@ -245,7 +260,8 @@
|
|||||||
"resetLibrary": "ライブラリを消去します。本当によろしいですか?",
|
"resetLibrary": "ライブラリを消去します。本当によろしいですか?",
|
||||||
"removeItemsFromsLibrary": "{{count}} 個のアイテムをライブラリから削除しますか?",
|
"removeItemsFromsLibrary": "{{count}} 個のアイテムをライブラリから削除しますか?",
|
||||||
"invalidEncryptionKey": "暗号化キーは22文字でなければなりません。共同編集は無効化されています。",
|
"invalidEncryptionKey": "暗号化キーは22文字でなければなりません。共同編集は無効化されています。",
|
||||||
"collabOfflineWarning": "インターネットに接続されていません。\n変更は保存されません!"
|
"collabOfflineWarning": "インターネットに接続されていません。\n変更は保存されません!",
|
||||||
|
"localStorageQuotaExceeded": ""
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"unsupportedFileType": "サポートされていないファイル形式です。",
|
"unsupportedFileType": "サポートされていないファイル形式です。",
|
||||||
@@ -276,6 +292,7 @@
|
|||||||
},
|
},
|
||||||
"toolBar": {
|
"toolBar": {
|
||||||
"selection": "選択",
|
"selection": "選択",
|
||||||
|
"lasso": "",
|
||||||
"image": "画像を挿入",
|
"image": "画像を挿入",
|
||||||
"rectangle": "矩形",
|
"rectangle": "矩形",
|
||||||
"diamond": "ひし形",
|
"diamond": "ひし形",
|
||||||
@@ -295,7 +312,8 @@
|
|||||||
"laser": "レーザーポインター",
|
"laser": "レーザーポインター",
|
||||||
"hand": "手 (パンニングツール)",
|
"hand": "手 (パンニングツール)",
|
||||||
"extraTools": "その他のツール",
|
"extraTools": "その他のツール",
|
||||||
"mermaidToExcalidraw": "Mermaid を Excalidraw に変換"
|
"mermaidToExcalidraw": "Mermaid を Excalidraw に変換",
|
||||||
|
"convertElementType": ""
|
||||||
},
|
},
|
||||||
"element": {
|
"element": {
|
||||||
"rectangle": "",
|
"rectangle": "",
|
||||||
@@ -306,8 +324,8 @@
|
|||||||
"freedraw": "",
|
"freedraw": "",
|
||||||
"text": "文字",
|
"text": "文字",
|
||||||
"image": "画像",
|
"image": "画像",
|
||||||
"group": "",
|
"group": "グループ",
|
||||||
"frame": "",
|
"frame": "フレーム",
|
||||||
"magicframe": "ワイヤーフレームからコードを生成",
|
"magicframe": "ワイヤーフレームからコードを生成",
|
||||||
"embeddable": "",
|
"embeddable": "",
|
||||||
"selection": "",
|
"selection": "",
|
||||||
@@ -320,30 +338,30 @@
|
|||||||
},
|
},
|
||||||
"hints": {
|
"hints": {
|
||||||
"dismissSearch": "",
|
"dismissSearch": "",
|
||||||
"canvasPanning": "キャンバスを移動するには、マウスホイールまたはスペースバーを押しながらドラッグするか、手ツールを使用します",
|
"canvasPanning": "",
|
||||||
"linearElement": "クリックすると複数の頂点からなる曲線を開始、ドラッグすると直線",
|
"linearElement": "クリックすると複数の頂点からなる曲線を開始、ドラッグすると直線",
|
||||||
"arrowTool": "",
|
"arrowTool": "",
|
||||||
"freeDraw": "クリックしてドラッグします。離すと終了します",
|
"freeDraw": "クリックしてドラッグします。離すと終了します",
|
||||||
"text": "ヒント: 選択ツールを使用して任意の場所をダブルクリックしてテキストを追加することもできます",
|
"text": "ヒント: 選択ツールを使用して任意の場所をダブルクリックしてテキストを追加することもできます",
|
||||||
"embeddable": "クリックしてドラッグし、ウェブサイトを埋め込む",
|
"embeddable": "クリックしてドラッグし、ウェブサイトを埋め込む",
|
||||||
"text_selected": "テキストを編集するには、ダブルクリックまたはEnterキーを押します",
|
"text_selected": "",
|
||||||
"text_editing": "Esc キーまたは CtrlOrCmd+ENTER キーを押して編集を終了します",
|
"text_editing": "",
|
||||||
"linearElementMulti": "最後のポイントをクリックするか、EscまたはEnterを押して終了します",
|
"linearElementMulti": "",
|
||||||
"lockAngle": "SHIFTを押したままにすると、角度を制限することができます",
|
"lockAngle": "",
|
||||||
"resize": "サイズを変更中にSHIFTを押すと縦横比を固定できます。Altを押すと中央からサイズを変更できます",
|
"resize": "",
|
||||||
"resizeImage": "SHIFTを長押しすると自由にサイズを変更できます。\n中央からサイズを変更するにはALTを長押しします",
|
"resizeImage": "",
|
||||||
"rotate": "回転中にSHIFT キーを押すと角度を制限することができます",
|
"rotate": "",
|
||||||
"lineEditor_info": "CtrlOrCmd を押したままダブルクリックするか、CtrlOrCmd + Enter を押して点を編集します",
|
"lineEditor_info": "",
|
||||||
"lineEditor_pointSelected": "Deleteキーを押すと点を削除、CtrlOrCmd+Dで複製、マウスドラッグで移動",
|
"lineEditor_line_info": "",
|
||||||
"lineEditor_nothingSelected": "編集する点を選択(SHIFTを押したままで複数選択)、\nAltキーを押しながらクリックすると新しい点を追加",
|
"lineEditor_pointSelected": "",
|
||||||
"placeImage": "クリックして画像を配置するか、クリックしてドラッグしてサイズを手動で設定します",
|
"lineEditor_nothingSelected": "",
|
||||||
"publishLibrary": "自分のライブラリを公開",
|
"publishLibrary": "自分のライブラリを公開",
|
||||||
"bindTextToElement": "Enterを押してテキストを追加",
|
"bindTextToElement": "",
|
||||||
"createFlowchart": "",
|
"createFlowchart": "",
|
||||||
"deepBoxSelect": "CtrlOrCmd を押し続けることでドラッグを抑止し、深い選択を行います",
|
"deepBoxSelect": "",
|
||||||
"eraserRevert": "Alt を押し続けることで削除マークされた要素を元に戻す",
|
"eraserRevert": "",
|
||||||
"firefox_clipboard_write": "この機能は、\"dom.events.asyncClipboard.clipboardItem\" フラグを \"true\" に設定することで有効になる可能性があります。Firefox でブラウザーの設定を変更するには、\"about:config\" ページを参照してください。",
|
"firefox_clipboard_write": "この機能は、\"dom.events.asyncClipboard.clipboardItem\" フラグを \"true\" に設定することで有効になる可能性があります。Firefox でブラウザーの設定を変更するには、\"about:config\" ページを参照してください。",
|
||||||
"disableSnapping": "CtrlOrCmd を押している間スナップを無効化",
|
"disableSnapping": "",
|
||||||
"enterCropEditor": "",
|
"enterCropEditor": "",
|
||||||
"leaveCropEditor": ""
|
"leaveCropEditor": ""
|
||||||
},
|
},
|
||||||
@@ -550,6 +568,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"colorPicker": {
|
"colorPicker": {
|
||||||
|
"color": "",
|
||||||
"mostUsedCustomColors": "最も使用されているカスタム色",
|
"mostUsedCustomColors": "最も使用されているカスタム色",
|
||||||
"colors": "色",
|
"colors": "色",
|
||||||
"shades": "影",
|
"shades": "影",
|
||||||
@@ -601,12 +620,12 @@
|
|||||||
"badge": {
|
"badge": {
|
||||||
"old": ""
|
"old": ""
|
||||||
},
|
},
|
||||||
"sceneFonts": "",
|
"sceneFonts": "このシーン内",
|
||||||
"availableFonts": "",
|
"availableFonts": "利用可能フォント",
|
||||||
"empty": ""
|
"empty": "フォントなし"
|
||||||
},
|
},
|
||||||
"userList": {
|
"userList": {
|
||||||
"empty": "",
|
"empty": "ユーザーなし",
|
||||||
"hint": {
|
"hint": {
|
||||||
"text": "ユーザーをクリックしてフォロー",
|
"text": "ユーザーをクリックしてフォロー",
|
||||||
"followStatus": "現在このユーザーをフォローしています",
|
"followStatus": "現在このユーザーをフォローしています",
|
||||||
@@ -618,9 +637,9 @@
|
|||||||
"commandPalette": {
|
"commandPalette": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"shortcuts": {
|
"shortcuts": {
|
||||||
"select": "",
|
"select": "選択",
|
||||||
"confirm": "",
|
"confirm": "確認",
|
||||||
"close": ""
|
"close": "閉じる"
|
||||||
},
|
},
|
||||||
"recents": "",
|
"recents": "",
|
||||||
"search": {
|
"search": {
|
||||||
@@ -628,6 +647,18 @@
|
|||||||
"noMatch": ""
|
"noMatch": ""
|
||||||
},
|
},
|
||||||
"itemNotAvailable": "",
|
"itemNotAvailable": "",
|
||||||
"shortcutHint": ""
|
"shortcutHint": "コマンドパレットには{{shortcut}}を使用"
|
||||||
|
},
|
||||||
|
"keys": {
|
||||||
|
"ctrl": "",
|
||||||
|
"option": "",
|
||||||
|
"cmd": "",
|
||||||
|
"alt": "",
|
||||||
|
"escape": "",
|
||||||
|
"enter": "",
|
||||||
|
"shift": "",
|
||||||
|
"spacebar": "",
|
||||||
|
"delete": "",
|
||||||
|
"mmb": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user