blob: 548a01ef50488fa50e0337620806563f0a881268 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!-- 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/. -->
<!ENTITY subscribeDialog.title "Subscrever">
<!ENTITY subscribeButton.label "Subscrever">
<!ENTITY subscribeButton.accesskey "S">
<!ENTITY unsubscribeButton.label "Cancelar subscrição">
<!ENTITY unsubscribeButton.accesskey "u">
<!ENTITY newGroupsTab.label "Novos grupos">
<!ENTITY newGroupsTab.accesskey "N">
<!ENTITY refreshButton.label "Atualizar">
<!ENTITY refreshButton.accesskey "r">
<!ENTITY stopButton.label "Parar">
<!ENTITY stopButton.accesskey "P">
<!ENTITY server.label "Conta:">
<!ENTITY server.accesskey "a">
<!ENTITY subscribedHeader.label "Subscrever">
<!-- commenting out until bug 38906 is fixed
<!ENTITY messagesHeader.label "Messages"> -->
<!ENTITY namefield.label "Mostrar itens que contenham:">
<!ENTITY namefield.accesskey "o">
|