파일 불러오기 다국어 추가

This commit is contained in:
minsik 2024-12-03 13:05:41 +09:00
parent ca0fe4335e
commit eeb2ba6c17
2 changed files with 10 additions and 0 deletions

View File

@ -341,6 +341,7 @@
"modal.panel.column.insert.info": "挿入する方向を選択してください。",
"modal.panel.column.insert.type.left": "左挿入",
"modal.panel.column.insert.type.right": "右挿入",
"modal.image.load.size.rotate": "サイズ調整と回転",
"contextmenu.column.insert": "列の挿入",
"contextmenu.row.move": "단 이동(JA)",
"contextmenu.row.copy": "단 복사(JA)",
@ -483,9 +484,13 @@
"common.message.writeToConfirm": "作成解除を実行しますか?",
"common.message.password.init.success": "パスワード [{0}] に初期化されました。",
"common.message.no.edit.save": "この文書は変更できません。",
"common.load": "ファイルの追加",
"common.input.file": "ファイルを読み込む",
"common.input.file.load": "ファイルの追加",
"common.input.image.load": "이미지 불러오기",
"common.input.address.load": "アドレスを読み込む",
"common.require": "必須",
"common.finish": "完了",
"common.ok": "確認",
"commons.west": "立つ",
"commons.east": "ドン",

View File

@ -348,6 +348,7 @@
"modal.panel.column.insert.info": "삽입할 방향을 선택해주세요.",
"modal.panel.column.insert.type.left": "왼쪽 삽입",
"modal.panel.column.insert.type.right": "오른쪽 삽입",
"modal.image.load.size.rotate": "크기 조절 및 회전",
"contextmenu.row.move": "단 이동",
"contextmenu.row.copy": "단 복사",
"contextmenu.row.remove": "단 삭제",
@ -492,9 +493,13 @@
"common.message.writeToConfirm": "작성 해제를 실행하시겠습니까?",
"common.message.password.init.success": "비밀번호 [{0}]로 초기화 되었습니다.",
"common.message.no.edit.save": "This document cannot be changed.",
"common.load": "불러오기",
"common.input.file": "파일 불러오기",
"common.input.file.load": "불러오기",
"common.input.image.load": "이미지 불러오기",
"common.input.address.load": "주소 불러오기",
"common.require": "필수",
"common.finish": "완료",
"common.ok": "확인",
"commons.west": "서",
"commons.east": "동",