blob: d7f50b01d63213b0cfabe736ab179739314e84f2 (
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
|
# 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 =
{ PLATFORM() ->
[macos] Programmasymboolopties
*[other] Taakbalkitemopties
}
.style = width: 35em;
dock-options-window-dialog2 =
.title = Programmasymboolopties
dock-options-show-badge =
.label = Taakbalkitemmarkering tonen
.accesskey = T
bounce-system-dock-icon =
.label = Het programmasymbool laten bewegen als een nieuw bericht binnenkomt
.accesskey = b
dock-icon-legend =
{ PLATFORM() ->
[macos] Programmasymboolmarkering
*[other] Taakbalkitemmarkering
}
dock-icon-show-label =
.value =
{ PLATFORM() ->
[macos] Programmasymbool markeren met:
*[other] Taakbalkitem markeren met:
}
count-unread-messages-radio =
.label = Aantal ongelezen berichten
.accesskey = o
count-new-messages-radio =
.label = Aantal nieuwe berichten
.accesskey = n
notification-settings-info2 = U kunt de badge uitschakelen via het paneel Berichtgeving in Systeeminstellingen.
|