diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /apps/contacts/l10n/ko.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'apps/contacts/l10n/ko.php')
-rw-r--r-- | apps/contacts/l10n/ko.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/contacts/l10n/ko.php b/apps/contacts/l10n/ko.php index bba3e29d2ec..fcdc1d08c62 100644 --- a/apps/contacts/l10n/ko.php +++ b/apps/contacts/l10n/ko.php @@ -14,7 +14,6 @@ "Error adding addressbook." => "주소록을 추가할 수 없습니다.", "Error activating addressbook." => "주소록을 활성화할 수 없습니다.", "No contact ID was submitted." => "접속 아이디가 기입되지 않았습니다.", -"Error loading image." => "로딩 이미지 오류입니다.", "Error reading contact photo." => "사진 읽기 오류", "Error saving temporary file." => "임시 파일을 저장하는 동안 오류가 발생했습니다. ", "The loading photo is not valid." => "로딩 사진이 유효하지 않습니다. ", @@ -24,6 +23,7 @@ "Contact ID is missing." => "접속 아이디가 없습니다. ", "Missing contact id." => "접속 아이디 분실", "File doesn't exist:" => "파일이 존재하지 않습니다. ", +"Error loading image." => "로딩 이미지 오류입니다.", "Error updating contact property." => "연락처 속성을 업데이트할 수 없습니다.", "Error updating addressbook." => "주소록을 업데이트할 수 없습니다.", "No file was uploaded" => "파일이 업로드 되어있지 않습니다", |