blob: 3ab9be64f023c10e046df6f201a8a264e3ee233e (
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 = Opțiuni pentru pictograma aplicației
.style = width: 40em;
bounce-system-dock-icon =
.label = Animează pictograma aplicației când sosește un mesaj nou
.accesskey = i
dock-icon-legend = Insignă pentru pictograma aplicației
dock-icon-show-label =
.value = Însemnează pictograma aplicației cu:
count-unread-messages-radio =
.label = Număr de mesaje necitite
.accesskey = u
count-new-messages-radio =
.label = Număr de mesaje noi
.accesskey = N
|