summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/localization/ko/calendar/calendar-ics-file-dialog.ftl
blob: c36bd97ca3e706eafcfbbb1819075e92e6fb63ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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 = 이벤트나 작업을 가져올 수 있는 캘린더가 없습니다.