summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/chrome/ko/locale/ko/calendar/menuOverlay.dtd
blob: 0c71d22bae2ea6cd6597f7d08382d491d2e9f86b (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
45
46
47
48
49
50
<!-- 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/. -->

<!-- Event Menu -->
<!ENTITY event.new.event                        "새 이벤트…">
<!ENTITY event.new.event.accesskey              "N">

<!ENTITY event.new.task                         "새 태스크…">
<!ENTITY event.new.task.accesskey               "T">

<!ENTITY calendar.import.label                  "가져오기…">
<!ENTITY calendar.import.accesskey              "I">

<!ENTITY calendar.export.label                  "캘린더 내보내기…">
<!ENTITY calendar.export.accesskey              "E">

<!ENTITY calendar.publish.label                 "출판…">
<!ENTITY calendar.publish.accesskey             "b">

<!ENTITY calendar.deletecalendar.label          "선택한 캘린더 삭제…">
<!ENTITY calendar.deletecalendar.accesskey      "D">
<!ENTITY calendar.unsubscribecalendar.label     "선택한 캘린더 구독 취소…">
<!ENTITY calendar.unsubscribecalendar.accesskey "U">

<!-- LOCALIZATION NOTE (calendar.removecalendar.label): Removing the calendar
      is the general action of removing it, while deleting means to clear the
      data and unsubscribing means just taking it out of the calendar list. -->
<!ENTITY calendar.removecalendar.label          "선택한 캘린더 제거…">
<!ENTITY calendar.removecalendar.accesskey      "R">


<!ENTITY calendar.menu.customize.label          "사용자 설정…">
<!ENTITY calendar.menu.customize.accesskey      "C">

<!ENTITY showUnifinderCmd.label                 "이벤트 찾기">
<!ENTITY showUnifinderCmd.accesskey             "F">
<!ENTITY showUnifinderCmd.tooltip               "이벤트 찾기 창 표시">

<!ENTITY calendar.displaytodos.checkbox.label       "캘린더에 태스크 표시">
<!ENTITY calendar.displaytodos.checkbox.accesskey   "T">

<!ENTITY goTodayCmd.label                       "오늘로 가기">
<!ENTITY goTodayCmd.accesskey                   "T">

<!-- Toolbar items -->
<!ENTITY showCurrentView.label                  "현재 보기">
<!ENTITY showCurrentView.accesskey              "V">
<!ENTITY calendar.properties.label              "캘린더 속성…">
<!ENTITY calendar.properties.accesskey          "C">