chore: Update translations from Crowdin (#2790)

Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
This commit is contained in:
Lipis 2021-01-18 17:00:42 +02:00 committed by GitHub
parent 68347ba476
commit a8e28afbad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 757 additions and 565 deletions

View file

@ -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": ""
}
}