diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-12-28 17:48:42 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-12-28 17:48:42 +0100 |
commit | fbb86218d01eba296991f5da22bdc0c785a01a5e (patch) | |
tree | 4a3fd33ef5deb5242aa2a675c8fb93a152867535 /program/localization/ko_KR/labels.inc | |
parent | e2f3710476a0245e5841fd5a52f136e6e26da88f (diff) |
Synchronized localizations from Transifex
Diffstat (limited to 'program/localization/ko_KR/labels.inc')
-rw-r--r-- | program/localization/ko_KR/labels.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/program/localization/ko_KR/labels.inc b/program/localization/ko_KR/labels.inc index 397848a6a..5494f135c 100644 --- a/program/localization/ko_KR/labels.inc +++ b/program/localization/ko_KR/labels.inc @@ -221,6 +221,7 @@ $labels['resumeediting'] = '이어서 편집'; $labels['revertto'] = '돌아가기'; $labels['restore'] = '복구'; $labels['restoremessage'] = '메시지를 복구할까요?'; +$labels['ignore'] = '무시'; $labels['responses'] = '응답'; $labels['insertresponse'] = '응답 삽입'; $labels['manageresponses'] = '응답 관리'; @@ -233,7 +234,7 @@ $labels['responsetext'] = '응답 텍스트'; $labels['attach'] = '첨부'; $labels['attachments'] = '첨부파일'; $labels['upload'] = '업로드'; -$labels['uploadprogress'] = '$percent (전체 $total 중 $current)'; +$labels['uploadprogress'] = '$percent ($total 중 $current)'; $labels['close'] = '닫기'; $labels['messageoptions'] = '메시지 옵션...'; $labels['togglecomposeoptions'] = '구성 옵션 표시/숨기기'; @@ -406,7 +407,7 @@ $labels['askuser'] = '사용자에게 물어봄'; $labels['autosend'] = '읽음 확인 요청'; $labels['autosendknown'] = '내 연락처에 읽음 확인을 요청하고, 내 연락처가 아닐 경우 물어봄'; $labels['autosendknownignore'] = '내 연락처에 읽음 확인을 요청하고, 내 연락처가 아닐 경우 무시함'; -$labels['ignore'] = '무시'; +$labels['ignorerequest'] = '요청 무시'; $labels['readwhendeleted'] = '삭제 시 메시지를 읽음으로 표시'; $labels['flagfordeletion'] = '삭제 대신 삭제 대상 메시지에 깃발 추가'; $labels['skipdeleted'] = '삭제된 메시지 숨기기'; |