mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Update translations from Crowdin (#2790)
Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
parent
68347ba476
commit
a8e28afbad
33 changed files with 757 additions and 565 deletions
|
@ -199,24 +199,26 @@
|
|||
"errorDialog": {
|
||||
"title": "エラー"
|
||||
},
|
||||
"shortcutsDialog": {
|
||||
"title": "キーボードショートカット",
|
||||
"shapes": "図形",
|
||||
"or": "または",
|
||||
"click": "クリック",
|
||||
"drag": "ドラッグ",
|
||||
"curvedArrow": "曲がった矢印",
|
||||
"curvedLine": "曲線",
|
||||
"editor": "エディタ",
|
||||
"view": "表示",
|
||||
"blog": "公式ブログを読む",
|
||||
"howto": "ヘルプ・マニュアル",
|
||||
"github": "不具合報告はこちら",
|
||||
"textNewLine": "テキストの改行",
|
||||
"textFinish": "テキストの編集を終える",
|
||||
"zoomToFit": "すべての図形が収まるよう拡大/縮小",
|
||||
"zoomToSelection": "",
|
||||
"preventBinding": "矢印を結合しない"
|
||||
"helpDialog": {
|
||||
"blog": "",
|
||||
"click": "",
|
||||
"curvedArrow": "",
|
||||
"curvedLine": "",
|
||||
"documentation": "",
|
||||
"drag": "",
|
||||
"editor": "",
|
||||
"github": "",
|
||||
"howto": "",
|
||||
"or": "",
|
||||
"preventBinding": "",
|
||||
"shapes": "",
|
||||
"shortcuts": "",
|
||||
"textFinish": "",
|
||||
"textNewLine": "",
|
||||
"title": "",
|
||||
"view": "",
|
||||
"zoomToFit": "",
|
||||
"zoomToSelection": ""
|
||||
},
|
||||
"encrypted": {
|
||||
"tooltip": "描画内容はエンドツーエンド暗号化が施されており、Excalidrawサーバーが内容を見ることはできません。"
|
||||
|
@ -232,5 +234,9 @@
|
|||
"title": "",
|
||||
"total": "合計",
|
||||
"width": "幅"
|
||||
},
|
||||
"toast": {
|
||||
"copyStyles": "",
|
||||
"copyToClipboardAsPng": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue