aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-06 00:06:28 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-06 00:06:28 +0100
commit335b6cd0609b269b3b8c85baed2eeed94f654c3d (patch)
tree2f85aad2b00bd63f7e769f826809a1a9417906b1 /apps/files_encryption/l10n/ko.php
parent74157902d753ce09d60fe319f6eadd203f63b4b3 (diff)
downloadnextcloud-server-335b6cd0609b269b3b8c85baed2eeed94f654c3d.tar.gz
nextcloud-server-335b6cd0609b269b3b8c85baed2eeed94f654c3d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ko.php')
-rw-r--r--apps/files_encryption/l10n/ko.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files_encryption/l10n/ko.php b/apps/files_encryption/l10n/ko.php
index 901c41e12ec..625906d89d6 100644
--- a/apps/files_encryption/l10n/ko.php
+++ b/apps/files_encryption/l10n/ko.php
@@ -4,13 +4,6 @@
"Change encryption password to login password" => "암호화 암호를 로그인 암호로 변경",
"Please check your passwords and try again." => "암호를 확인한 다음 다시 시도하십시오.",
"Could not change your file encryption password to your login password" => "암호화 암호를 로그인 암호로 변경할 수 없습니다",
-"Choose encryption mode:" => "암호화 모드 선택:",
-"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "클라이언트 암호화 (안전하지만 웹에서 데이터에 접근할 수 없음)",
-"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "서버 암호화 (웹 및 데스크톱 클라이언트에서 데이터에 접근할 수 있음)",
-"None (no encryption at all)" => "없음 (암호화하지 않음)",
-"Important: Once you selected an encryption mode there is no way to change it back" => "알림: 암호화 모드를 선택하면 다른 것으로 변경할 수 없습니다",
-"User specific (let the user decide)" => "사용자 지정 (사용자별 설정)",
"Encryption" => "암호화",
-"Exclude the following file types from encryption" => "다음 파일 형식은 암호화하지 않음",
"None" => "없음"
);