diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-04 00:07:35 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-04 00:07:35 +0100 |
commit | b738aaba2a3f30e80a966c6d1af88f30b853cf1c (patch) | |
tree | 069eccfdbf4bd1ce96877c728dc36e191a5a58fc /apps/files/l10n/ko.php | |
parent | ef01e0cdc5459373f253886c5adcd9e09fa003fa (diff) | |
download | nextcloud-server-b738aaba2a3f30e80a966c6d1af88f30b853cf1c.tar.gz nextcloud-server-b738aaba2a3f30e80a966c6d1af88f30b853cf1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r-- | apps/files/l10n/ko.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index d483f8061a1..ba45bdaa5d7 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -19,9 +19,8 @@ "replace" => "바꾸기", "suggest name" => "이름 제안", "cancel" => "취소", -"replaced {new_name}" => "{new_name}을(를) 대체함", -"undo" => "실행 취소", "replaced {new_name} with {old_name}" => "{old_name}이(가) {new_name}(으)로 대체됨", +"undo" => "실행 취소", "'.' is an invalid file name." => "'.' 는 올바르지 않은 파일 이름 입니다.", "File name cannot be empty." => "파일 이름이 비어 있을 수 없습니다.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.", |