aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
commit94bc020d073011eec8e1f084e9521356574e42f7 (patch)
treed762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/dav/l10n/ko.js
parent90a9191fc96d77811779a8b79339143211cae0c0 (diff)
downloadnextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz
nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r--apps/dav/l10n/ko.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js
index 19ce0febe4b..2070d98e8bd 100644
--- a/apps/dav/l10n/ko.js
+++ b/apps/dav/l10n/ko.js
@@ -65,8 +65,8 @@ OC.L10N.register(
"_%n day_::_%n days_" : ["%n일"],
"_%n hour_::_%n hours_" : ["%n시간"],
"_%n minute_::_%n minutes_" : ["%n분"],
- "%s (in %s)" : "%s(%s에)",
- "%s (%s ago)" : "%s(%s 전)",
+ "%s (in %s)" : "%s(%s 후)",
+ "%s (%s ago)" : "%s(%s 지남)",
"Calendar: %s" : "달력: %s",
"Date: %s" : "날짜: %s",
"Description: %s" : "설명: %s",
@@ -86,7 +86,6 @@ OC.L10N.register(
"Organizer:" : "주최자:",
"Attendees:" : "참석자:",
"Title:" : "제목:",
- "Time:" : "시간:",
"Location:" : "위치:",
"Link:" : "링크:",
"Accept" : "수락",
@@ -184,6 +183,7 @@ OC.L10N.register(
"Saved availability" : "시간 조율 설정 저장함",
"Failed to save availability" : "시간 조율 설정 저장 실패",
"Availability" : "시간 조율",
+ "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "업무 시간을 설정하면, 다른 사람이 회의를 예약할 때 내 부재 중 시간을 확인할 수 있습니다.",
"Absence" : "부재",
"Configure your next absence period." : "다음 부재 기간을 설정하십시오.",
"Calendar server" : "달력 서버",
@@ -204,6 +204,7 @@ OC.L10N.register(
"Tentative" : "보류",
"Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.",
"To-dos" : "할 일",
+ "Time:" : "시간:",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "업무 시간을 설정하면, 회의를 예약할 때 다른 사용자가 부재 중 시간을 볼 수 있습니다."
},
"nplurals=1; plural=0;");