blob: 2ab8ee9fe42456fde7dfac00c7486d68e202bcc6 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<!-- 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/. -->
<!-- extracted from am-main.xul -->
<!ENTITY accountTitle.label "Paràmetres del compte">
<!ENTITY accountName.label "Nom del compte:">
<!ENTITY accountName.accesskey "N">
<!ENTITY identityTitle.label "Identitat">
<!ENTITY identityDesc.label "Cada compte pot tenir una identitat pròpia, que és la informació que els altres veuen quan llegeixen els vostres missatges.">
<!ENTITY name.label "El vostre nom:">
<!ENTITY name.accesskey "v">
<!ENTITY email.label "Adreça electrònica:">
<!ENTITY email.accesskey "e">
<!ENTITY replyTo.label "Adreça de resposta:">
<!ENTITY replyTo.accesskey "s">
<!ENTITY replyTo.placeholder "Els destinataris respondran a aquesta adreça electrònica">
<!ENTITY organization.label "Organització:">
<!ENTITY organization.accesskey "O">
<!ENTITY signatureText.label "Text de la signatura:">
<!ENTITY signatureText.accesskey "x">
<!ENTITY signatureHtml.label "Utilitza HTML">
<!ENTITY signatureHtml.accesskey "H">
<!ENTITY signatureFile.label "Adjunta la signatura des d'un fitxer:">
<!ENTITY signatureFile.accesskey "t">
<!ENTITY choose.label "Trieu…">
<!ENTITY choose.accesskey "T">
<!ENTITY editVCard.label "Edita la targeta electrònica…">
<!ENTITY editVCard.accesskey "d">
<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line -->
<!ENTITY attachVCard.label "Adjunta la meva targeta electrònica als missatges (vCard)">
<!ENTITY attachVCard.accesskey "m">
<!ENTITY manageIdentities.label "Gestiona les identitats…">
<!ENTITY manageIdentities.accesskey "G">
<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line -->
<!ENTITY smtpName.label "Servidor de sortida (SMTP):">
<!ENTITY smtpName.accesskey "i">
<!ENTITY smtpDefaultServer.label "Utilitza el servidor per defecte">
|