diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 4608e46647f..acb03452258 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -65,9 +65,6 @@ OC.L10N.register( "Configures a CardDAV account" : "CardDAV 계정 설정", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", - "Technical details" : "기술 정보", - "Remote Address: %s" : "원격 주소: %s", - "Request ID: %s" : "요청 ID: %s", "There was an error updating your attendance status." : "참석 상태를 업데이트하는 중 오류가 발생했습니다.", "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.", "Are you accepting the invitation?" : "초대를 수락하시겠습니까?", @@ -80,6 +77,9 @@ OC.L10N.register( "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}이메일 서버{linkclose}가 올바르게 설치되어 있는지 확인하십시오..", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", - "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다." + "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", + "Technical details" : "기술 정보", + "Remote Address: %s" : "원격 주소: %s", + "Request ID: %s" : "요청 ID: %s" }, "nplurals=1; plural=0;"); |