blob: 4fb0701f045aa585892f241d7b8b9bdadcb71a3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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 "Suscribirse">
<!ENTITY subscribeButton.label "Suscribirse">
<!ENTITY subscribeButton.accesskey "S">
<!ENTITY unsubscribeButton.label "Cancelar suscripción">
<!ENTITY unsubscribeButton.accesskey "U">
<!ENTITY newGroupsTab.label "Nuevos grupos">
<!ENTITY newGroupsTab.accesskey "N">
<!ENTITY refreshButton.label "Recargar">
<!ENTITY refreshButton.accesskey "R">
<!ENTITY stopButton.label "Detener">
<!ENTITY stopButton.accesskey "T">
<!ENTITY server.label "Cuenta:">
<!ENTITY server.accesskey "A">
<!ENTITY subscribedHeader.label "Suscribirse">
<!ENTITY namefield.label "Mostrar grupos que incluyan:">
<!ENTITY namefield.accesskey "O">
|