blob: f62138ff19a0cf6033190aba7f9a08ffef95dcfd (
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
|
<!-- ***** BEGIN LICENSE BLOCK *****
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/. -->
<!-- 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 "Abonament">
<!ENTITY subscribeButton.label "S'abonar">
<!ENTITY subscribeButton.accesskey "a">
<!ENTITY unsubscribeButton.label "Se desabonar">
<!ENTITY unsubscribeButton.accesskey "d">
<!ENTITY newGroupsTab.label "Gropes novèls">
<!ENTITY newGroupsTab.accesskey "N">
<!ENTITY refreshButton.label "Actualizar">
<!ENTITY refreshButton.accesskey "r">
<!ENTITY stopButton.label "Stop">
<!ENTITY stopButton.accesskey "t">
<!ENTITY server.label "Servidor :">
<!ENTITY server.accesskey "S">
<!ENTITY subscribedHeader.label "Abonat">
<!-- commenting out until bug 38906 is fixed
<!ENTITY messagesHeader.label "messatges"> -->
<!ENTITY namefield.label "Far veire los gropes que contenon :">
<!ENTITY namefield.accesskey "M">
|