diff options
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 7adce91694b..4d049bca7fd 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -166,6 +166,10 @@ "Name" : "이름", "Size" : "크기", "Modified" : "수정한 날짜", + "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", + "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.", + "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.", + "\"{name}\" is not an allowed filetype" : "\"{name}\"은(는) 허용된 파일 형식이 아님", "{newName} already exists" : "{newName}이(가) 이미 존재함", "Choose" : "선택", "Copy" : "복사", |