aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-10 00:12:32 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-10 00:12:32 +0100
commita444999a8c52d203cdc788eeb7e138356d2a3eb9 (patch)
tree6a296a239d3b148afe3dc0498073f44828c2e3f1 /apps/files_encryption/l10n/ko.php
parent9a3a83e16a5a65229ffeebafe739fffd524499bc (diff)
downloadnextcloud-server-a444999a8c52d203cdc788eeb7e138356d2a3eb9.tar.gz
nextcloud-server-a444999a8c52d203cdc788eeb7e138356d2a3eb9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ko.php')
-rw-r--r--apps/files_encryption/l10n/ko.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/ko.php b/apps/files_encryption/l10n/ko.php
index 83816bc2f14..4702753435e 100644
--- a/apps/files_encryption/l10n/ko.php
+++ b/apps/files_encryption/l10n/ko.php
@@ -1,6 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "암호화",
-"Exclude the following file types from encryption" => "다음파일 형식에 암호화 제외",
+"Exclude the following file types from encryption" => "다음 파일 형식은 암호화하지 않음",
"None" => "없음",
"Enable Encryption" => "암호화 사용"
);