diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
commit | 079d20a80e9412ae7787ce689d46e9b3859b348b (patch) | |
tree | 82caf49d5f70ba2af3c7dca555be1d157dcaf240 /apps/files/l10n/ko.php | |
parent | 823c85e65fcb08fe9e0b1ff9dc32b8a9a9a0f80d (diff) | |
download | nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.tar.gz nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index d8da49acbca..fbb80b7bfa1 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -64,7 +64,6 @@ $TRANSLATIONS = array( "Cancel upload" => "업로드 취소", "Nothing in here. Upload something!" => "내용이 없습니다. 업로드할 수 있습니다!", "Download" => "다운로드", -"Unshare" => "공유 해제", "Delete" => "삭제", "Upload too large" => "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", |