Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r--apps/dav/l10n/ko.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js
index 51249cc45d0..e6ddd709604 100644
--- a/apps/dav/l10n/ko.js
+++ b/apps/dav/l10n/ko.js
@@ -1,6 +1,13 @@
OC.L10N.register(
"dav",
{
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}달력 앱{linkclose}을 설치하거나 {calendardocopen}동기화할 데스크톱과 모바일 장치를 연결 ↗{linkclose}하십시오.",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}이메일 서버{linkclose}가 올바르게 설치되어 있는지 확인하십시오..",
+ "Calendar server" : "달력 서버",
+ "Send invitations to attendees" : "참석자에게 초대장 보내기",
+ "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.",
"Calendar" : "달력",
"Todos" : "할 일",
"Personal" : "개인",
@@ -68,13 +75,6 @@ OC.L10N.register(
"Tentative" : "예정됨",
"Save" : "저장",
"Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.",
- "Calendar server" : "달력 서버",
- "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}달력 앱{linkclose}을 설치하거나 {calendardocopen}동기화할 데스크톱과 모바일 장치를 연결 ↗{linkclose}하십시오.",
- "Send invitations to attendees" : "참석자에게 초대장 보내기",
- "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." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.",
"Hello %s," : "%s 님 안녕하세요,",
"The meeting »%1$s« with %2$s was canceled." : "\"%1$s\" 행사(%2$s 님이 진행함)가 취소되었습니다.",
"The meeting »%1$s« with %2$s was updated." : "\"%1$s\" 행사(%2$s 님이 진행함)가 업데이트되었습니다.",