mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-15 02:04:21 +01:00
New translations en.json (Japanese)
This commit is contained in:
@@ -46,9 +46,9 @@
|
|||||||
"arrowhead_triangle_outline": "三角 (中抜き)",
|
"arrowhead_triangle_outline": "三角 (中抜き)",
|
||||||
"arrowhead_diamond": "ひし形",
|
"arrowhead_diamond": "ひし形",
|
||||||
"arrowhead_diamond_outline": "ひし形 (中抜き)",
|
"arrowhead_diamond_outline": "ひし形 (中抜き)",
|
||||||
"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": "鋭い矢印",
|
||||||
@@ -142,8 +142,8 @@
|
|||||||
"editArrow": "矢印を編集"
|
"editArrow": "矢印を編集"
|
||||||
},
|
},
|
||||||
"polygon": {
|
"polygon": {
|
||||||
"breakPolygon": "",
|
"breakPolygon": "ポリゴンを分割",
|
||||||
"convertToPolygon": ""
|
"convertToPolygon": "ポリゴンに変換"
|
||||||
},
|
},
|
||||||
"elementLock": {
|
"elementLock": {
|
||||||
"lock": "ロック",
|
"lock": "ロック",
|
||||||
@@ -160,33 +160,33 @@
|
|||||||
"prompt": "プロンプト",
|
"prompt": "プロンプト",
|
||||||
"followUs": "フォローする",
|
"followUs": "フォローする",
|
||||||
"discordChat": "Discord チャット",
|
"discordChat": "Discord チャット",
|
||||||
"zoomToFitViewport": "",
|
"zoomToFitViewport": "表寿範囲に合わせてズーム",
|
||||||
"zoomToFitSelection": "",
|
"zoomToFitSelection": "選択範囲に合わせてズーム",
|
||||||
"zoomToFit": "",
|
"zoomToFit": "すべての要素が収まるようにズーム",
|
||||||
"installPWA": "",
|
"installPWA": "Excalidrawをローカルにインストール(PWA)",
|
||||||
"autoResize": "",
|
"autoResize": "テキストの自動サイズ変更を有効化",
|
||||||
"imageCropping": "",
|
"imageCropping": "画像のトリミング",
|
||||||
"unCroppedDimension": "",
|
"unCroppedDimension": "",
|
||||||
"copyElementLink": "",
|
"copyElementLink": "",
|
||||||
"linkToElement": "",
|
"linkToElement": "オブジェクトにリンク",
|
||||||
"wrapSelectionInFrame": "",
|
"wrapSelectionInFrame": "選択範囲を枠で折り返す",
|
||||||
"tab": "",
|
"tab": "Tab",
|
||||||
"shapeSwitch": ""
|
"shapeSwitch": "図形形状を変更"
|
||||||
},
|
},
|
||||||
"elementLink": {
|
"elementLink": {
|
||||||
"title": "",
|
"title": "オブジェクトにリンク",
|
||||||
"desc": "",
|
"desc": "キャンバス上の図形をクリックするか、リンクを貼り付けます。",
|
||||||
"notFound": ""
|
"notFound": "リンクされたオブジェクトがキャンバス上に見つかりませんでした。"
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "まだアイテムが追加されていません…",
|
"noItems": "まだアイテムが追加されていません…",
|
||||||
"hint_emptyLibrary": "キャンバス上のアイテムを選択してここに追加するか、以下の公開リポジトリからライブラリをインストールしてください。",
|
"hint_emptyLibrary": "キャンバス上のアイテムを選択してここに追加するか、以下の公開リポジトリからライブラリをインストールしてください。",
|
||||||
"hint_emptyPrivateLibrary": "キャンバス上のアイテムを選択すると、ここに追加されます。",
|
"hint_emptyPrivateLibrary": "キャンバス上のアイテムを選択すると、ここに追加されます。",
|
||||||
"search": {
|
"search": {
|
||||||
"inputPlaceholder": "",
|
"inputPlaceholder": "ライブラリを検索",
|
||||||
"heading": "",
|
"heading": "ライブラリと一致",
|
||||||
"noResults": "",
|
"noResults": "一致するアイテムが見つかりませんでした…",
|
||||||
"clearSearch": ""
|
"clearSearch": "検索のクリア"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
@@ -195,8 +195,8 @@
|
|||||||
"singleResult": "結果",
|
"singleResult": "結果",
|
||||||
"multipleResults": "結果数",
|
"multipleResults": "結果数",
|
||||||
"placeholder": "キャンバス内のテキストを検索…",
|
"placeholder": "キャンバス内のテキストを検索…",
|
||||||
"frames": "",
|
"frames": "フレーム",
|
||||||
"texts": ""
|
"texts": "テキスト"
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "キャンバスのリセット",
|
"clearReset": "キャンバスのリセット",
|
||||||
@@ -230,11 +230,11 @@
|
|||||||
"objectsSnapMode": "オブジェクトにスナップ",
|
"objectsSnapMode": "オブジェクトにスナップ",
|
||||||
"exitZenMode": "集中モードをやめる",
|
"exitZenMode": "集中モードをやめる",
|
||||||
"cancel": "キャンセル",
|
"cancel": "キャンセル",
|
||||||
"saveLibNames": "",
|
"saveLibNames": "保存して終了",
|
||||||
"clear": "消去",
|
"clear": "消去",
|
||||||
"remove": "削除",
|
"remove": "削除",
|
||||||
"embed": "埋め込みの切り替え",
|
"embed": "埋め込みの切り替え",
|
||||||
"publishLibrary": "",
|
"publishLibrary": "名前の変更または公開",
|
||||||
"submit": "送信",
|
"submit": "送信",
|
||||||
"confirm": "確認",
|
"confirm": "確認",
|
||||||
"embeddableInteractionButton": "クリックして操作"
|
"embeddableInteractionButton": "クリックして操作"
|
||||||
|
|||||||
Reference in New Issue
Block a user