summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-21 00:02:33 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-21 00:02:33 +0100
commit9204be827b92d9b0e16a9bb59d1bf72f19065e27 (patch)
treea5007d0395141592b8718736d8b43e0db75af2b6 /apps/files_encryption/l10n/ko.php
parent486b8013d03e4ba3dfa6f11e5a86498391e8dcea (diff)
downloadnextcloud-server-9204be827b92d9b0e16a9bb59d1bf72f19065e27.tar.gz
nextcloud-server-9204be827b92d9b0e16a9bb59d1bf72f19065e27.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/ko.php')
-rw-r--r--apps/files_encryption/l10n/ko.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/ko.php b/apps/files_encryption/l10n/ko.php
new file mode 100644
index 00000000000..83816bc2f14
--- /dev/null
+++ b/apps/files_encryption/l10n/ko.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "암호화",
+"Exclude the following file types from encryption" => "다음파일 형식에 암호화 제외",
+"None" => "없음",
+"Enable Encryption" => "암호화 사용"
+);