blob: 25864ac29dc95ecabdf78f5e66f7d0b6f93539d2 (
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 "Inscrever">
<!ENTITY subscribeButton.label "Inscrever">
<!ENTITY subscribeButton.accesskey "v">
<!ENTITY unsubscribeButton.label "Cancelar inscrição">
<!ENTITY unsubscribeButton.accesskey "C">
<!ENTITY newGroupsTab.label "Novos grupos">
<!ENTITY newGroupsTab.accesskey "N">
<!ENTITY refreshButton.label "Atualizar">
<!ENTITY refreshButton.accesskey "A">
<!ENTITY stopButton.label "Parar">
<!ENTITY stopButton.accesskey "P">
<!ENTITY server.label "Conta:">
<!ENTITY server.accesskey "t">
<!ENTITY subscribedHeader.label "Inscrever">
<!-- commenting out until bug 38906 is fixed
<!ENTITY messagesHeader.label "Messages"> -->
<!ENTITY namefield.label "Mostrar itens que contenham:">
<!ENTITY namefield.accesskey "z">
|