blob: 4cde716fccf8e085417296e8dcb8c76b53ab460b (
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
|
# 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/.
dock-options-window-dialog =
.title = 독 아이콘 옵션
.style = width: 35em;
bounce-system-dock-icon =
.label = 새 메시지가 도착하면 튀어오르기
.accesskey = i
dock-icon-legend = 독 아이콘 배지
dock-icon-show-label =
.value = 독 아이콘에 표시하기:
count-unread-messages-radio =
.label = 읽지 않은 메시지 개수
.accesskey = u
count-new-messages-radio =
.label = 새 메시지 개수
.accesskey = n
|