From ace64117a2983fc0059673a816bc080fe7b9f5e1 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 7 Jul 2016 14:28:46 +0200 Subject: [PATCH] Update kr.txt (POEditor.com) --- main/ui/src/main/resources/localization/kr.txt | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/main/ui/src/main/resources/localization/kr.txt b/main/ui/src/main/resources/localization/kr.txt index e69dd53ce..45a0c8d0c 100644 --- a/main/ui/src/main/resources/localization/kr.txt +++ b/main/ui/src/main/resources/localization/kr.txt @@ -1,10 +1,3 @@ -# Copyright (c) 2016 The Cryptomator Contributors -# This file is licensed under the terms of the MIT license. -# See the LICENSE.txt file for more info. -# -# Contributors: -# ChangHwan Kim - app.name = Cryptomator # main.fxml main.emptyListInstructions = 여기를 클릭하여 보관함 추가하기 @@ -86,4 +79,6 @@ initialize.messageLabel.passwordStrength.4 = 매우 강력함 initialize.label.doNotForget = 중요\: 만약 비밀번호를 잊으셨다면, 여러분의 데이터를 복구할 수 없습니다. main.directoryList.remove.confirmation.title = 보관함 삭제 main.directoryList.remove.confirmation.header = 정말 이 보관함을 삭제하시겠습니까? -main.directoryList.remove.confirmation.content = 보관함이 목록에서만 제거되었습니다. 데이터를 완전히 제거하시려면, 여러분의 파일시스템이서 제거해 주시기 바랍니다. \ No newline at end of file +main.directoryList.remove.confirmation.content = 보관함이 목록에서만 제거되었습니다. 데이터를 완전히 제거하시려면, 여러분의 파일시스템이서 제거해 주시기 바랍니다. +upgrade.version3to4.msg = 이 보관함은 새로운 형식으로 바뀔 필요가 있습니다. 암호화된 폴더 이름이 업데이트 될 것입니다. 진행하기 전에 동기화가 완료되었는지 확인하기 바랍니다. +upgrade.version3to4.err.io = 입출력 예외 문제로 마이그레이션이 실패하였습니다. 자세한 사항은 로그 파일을 확인하세요. \ No newline at end of file