summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-10 00:10:29 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-10 00:10:29 +0100
commitf7d898d83512ce952a51c70ffacf083fc81f54e0 (patch)
treebffc34ac66fc8df7f52500960327228eb40677a3 /apps/files_encryption/l10n/ko.php
parent2dde418e996c5383ee6238b727ece335e7ef3965 (diff)
downloadnextcloud-server-f7d898d83512ce952a51c70ffacf083fc81f54e0.tar.gz
nextcloud-server-f7d898d83512ce952a51c70ffacf083fc81f54e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ko.php')
-rw-r--r--apps/files_encryption/l10n/ko.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/ko.php b/apps/files_encryption/l10n/ko.php
index 625906d89d6..bd1580578c4 100644
--- a/apps/files_encryption/l10n/ko.php
+++ b/apps/files_encryption/l10n/ko.php
@@ -1,9 +1,4 @@
<?php $TRANSLATIONS = array(
-"Please switch to your ownCloud client and change your encryption password to complete the conversion." => "ownCloud로 전환한 다음 암호화에 사용할 암호를 변경하면 변환이 완료됩니다.",
-"switched to client side encryption" => "클라이언트 암호화로 변경됨",
-"Change encryption password to login password" => "암호화 암호를 로그인 암호로 변경",
-"Please check your passwords and try again." => "암호를 확인한 다음 다시 시도하십시오.",
-"Could not change your file encryption password to your login password" => "암호화 암호를 로그인 암호로 변경할 수 없습니다",
"Encryption" => "암호화",
"None" => "없음"
);