summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl')
-rw-r--r--thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl44
1 files changed, 44 insertions, 0 deletions
diff --git a/thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl b/thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl
new file mode 100644
index 0000000000..c36bd97ca3
--- /dev/null
+++ b/thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl
@@ -0,0 +1,44 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+calendar-ics-file-window-2 =
+ .title = 캘린더 일정과 작업 가져 오기
+calendar-ics-file-window-title = 캘린더 일정과 작업 가져 오기
+calendar-ics-file-dialog-import-event-button-label = 일정 가져오기
+calendar-ics-file-dialog-import-task-button-label = 작업 가져오기
+calendar-ics-file-dialog-2 =
+ .buttonlabelaccept = 모두 가져오기
+calendar-ics-file-accept-button-ok-label = 확인
+calendar-ics-file-cancel-button-close-label = 닫기
+calendar-ics-file-dialog-message-2 = 파일에서 가져오기:
+calendar-ics-file-dialog-calendar-menu-label = 캘린더로 가져오기:
+calendar-ics-file-dialog-items-loading-message =
+ .value = 항목 로드중…
+calendar-ics-file-dialog-search-input =
+ .placeholder = 항목 필터…
+calendar-ics-file-dialog-sort-start-ascending =
+ .label = 시작일로 정렬(처음에서 마지막으로)
+calendar-ics-file-dialog-sort-start-descending =
+ .label = 시작일로 정렬(마지막에서 처음으로)
+# "A > Z" is used as a concise way to say "alphabetical order".
+# You may replace it with something appropriate to your language.
+calendar-ics-file-dialog-sort-title-ascending =
+ .label = 제목으로 정렬(A > Z)
+# "Z > A" is used as a concise way to say "reverse alphabetical order".
+# You may replace it with something appropriate to your language.
+calendar-ics-file-dialog-sort-title-descending =
+ .label = 제목으로 정렬(Z > A)
+calendar-ics-file-dialog-progress-message = 가져오는 중…
+calendar-ics-file-import-success = 성공적으로 가져 왔습니다!
+calendar-ics-file-import-error = 오류가 발생하여 가져 오기에 실패했습니다.
+calendar-ics-file-import-complete = 가져오기가 완료되었습니다.
+calendar-ics-file-import-duplicates =
+ { $duplicatesCount ->
+ *[other] { $duplicatesCount }개의 항목이 대상 달력에 이미 있어서 무시되었습니다.
+ }
+calendar-ics-file-import-errors =
+ { $errorsCount ->
+ *[other] { $errorsCount }개의 항목을 가져오지 못했습니다. 자세한 내용은 오류 콘솔을 확인하세요.
+ }
+calendar-ics-file-dialog-no-calendars = 이벤트나 작업을 가져올 수 있는 캘린더가 없습니다.