chore: Update translations from Crowdin (#6589)

This commit is contained in:
Excalidraw Bot 2023-05-18 16:23:09 +02:00 committed by GitHub
parent 5b7596582f
commit a89952e32f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 1162 additions and 2358 deletions

View file

@ -394,51 +394,21 @@
"pasteAsSingleElement": "단일 요소로 붙여넣거나, 기존 텍스트 에디터에 붙여넣으려면 {{shortcut}} 을 사용하세요."
},
"colors": {
"ffffff": "화이트",
"f8f9fa": "회색 0",
"f1f3f5": "회색 1",
"fff5f5": "빨강색 0",
"fff0f6": "핑크색 0",
"f8f0fc": "그레이프 0",
"f3f0ff": "바이올렛 0",
"edf2ff": "남색 0",
"e7f5ff": "파란색 0",
"e3fafc": "청록색 0",
"e6fcf5": "틸 0",
"ebfbee": "녹색 0",
"f4fce3": "라임 0",
"fff9db": "노란색 0",
"fff4e6": "주황색 0",
"transparent": "투명",
"ced4da": "회색 4",
"868e96": "회색 6",
"fa5252": "빨강색 6",
"e64980": "핑크색 6",
"be4bdb": "그레이프 6",
"7950f2": "바이올렛 6",
"4c6ef5": "남색 6",
"228be6": "파란색 6",
"15aabf": "청록색 6",
"12b886": "틸 6",
"40c057": "녹색 6",
"82c91e": "라임 6",
"fab005": "노란색 6",
"fd7e14": "주황색 6",
"000000": "검정색",
"343a40": "회색 8",
"495057": "회색 7",
"c92a2a": "빨강색 9",
"a61e4d": "핑크색 9",
"862e9c": "그레이프 9",
"5f3dc4": "바이올렛 9",
"364fc7": "남색 9",
"1864ab": "파란색 9",
"0b7285": "청록색 9",
"087f5b": "틸 9",
"2b8a3e": "녹색 9",
"5c940d": "라임 9",
"e67700": "노란색 9",
"d9480f": "주황색 9"
"black": "",
"white": "",
"red": "",
"pink": "",
"grape": "",
"violet": "",
"gray": "",
"blue": "",
"cyan": "",
"teal": "",
"green": "",
"yellow": "",
"orange": "",
"bronze": ""
},
"welcomeScreen": {
"app": {
@ -452,5 +422,12 @@
"toolbarHint": "도구를 선택하고, 그리세요!",
"helpHint": "단축키 & 도움말"
}
},
"colorPicker": {
"mostUsedCustomColors": "",
"colors": "",
"shades": "",
"hexCode": "",
"noShades": ""
}
}