New Crowdin translations (#1494)

* New translations en.json (German)

* New translations en.json (Finnish)

* New translations en.json (Indonesian)

* New translations en.json (Hebrew)

* New translations en.json (Japanese)
This commit is contained in:
Lipis 2020-04-28 18:31:58 +03:00 committed by GitHub
parent 3e929069d1
commit 77f76a263b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 74 additions and 74 deletions

View file

@ -1,58 +1,58 @@
{
"labels": {
"paste": "",
"selectAll": "",
"copy": "",
"copyAsPng": "",
"copyAsSvg": "",
"bringForward": "",
"sendToBack": "",
"bringToFront": "",
"sendBackward": "",
"delete": "",
"copyStyles": "",
"pasteStyles": "",
"stroke": "",
"background": "",
"fill": "",
"strokeWidth": "",
"sloppiness": "",
"opacity": "",
"textAlign": "",
"fontSize": "",
"fontFamily": "",
"onlySelected": "",
"withBackground": "",
"addWatermark": "",
"handDrawn": "",
"normal": "",
"code": "",
"small": "",
"medium": "",
"large": "",
"veryLarge": "",
"solid": "",
"hachure": "",
"crossHatch": "",
"thin": "",
"bold": "",
"left": "",
"center": "",
"right": "",
"extraBold": "",
"architect": "",
"artist": "",
"cartoonist": "",
"fileTitle": "",
"colorPicker": "",
"paste": "貼付け",
"selectAll": "すべて選択",
"copy": "コピー",
"copyAsPng": "PNGとしてクリップボードへコピー",
"copyAsSvg": "SVGとしてクリップボードへコピー",
"bringForward": "前面へ移動",
"sendToBack": "背面へ移動",
"bringToFront": "最前面へ移動",
"sendBackward": "最背面へ移動",
"delete": "削除",
"copyStyles": "スタイルのコピー",
"pasteStyles": "スタイルの貼り付け",
"stroke": "",
"background": "背景",
"fill": "塗りつぶし",
"strokeWidth": "線の太さ",
"sloppiness": "ばらつき加減",
"opacity": "透明度",
"textAlign": "文字の配置",
"fontSize": "フォントサイズ",
"fontFamily": "フォント",
"onlySelected": "選択中のみ",
"withBackground": "背景を表示",
"addWatermark": "\"Made with Excalidraw\"と表示",
"handDrawn": "手描き風",
"normal": "ノーマル",
"code": "コード",
"small": "",
"medium": "",
"large": "",
"veryLarge": "特大",
"solid": "一様",
"hachure": "けば線",
"crossHatch": "網目",
"thin": "",
"bold": "",
"left": "左寄せ",
"center": "中央寄せ",
"right": "右寄せ",
"extraBold": "極太",
"architect": "きっちり",
"artist": "アート",
"cartoonist": "漫画",
"fileTitle": "ファイルのタイトル",
"colorPicker": "カラーピッカー",
"canvasBackground": "",
"drawingCanvas": "",
"layers": "",
"actions": "",
"language": "",
"createRoom": "",
"duplicateSelection": "",
"untitled": "",
"language": "言語",
"createRoom": "ライブコラボレーションのセッションを共有",
"duplicateSelection": "複製",
"untitled": "Untitled",
"name": "",
"madeWithExcalidraw": ""
},