summaryrefslogtreecommitdiffstats
path: root/l10n-es-MX/mail/chrome/messenger/addressbook/abCard.dtd
blob: 44cda7e846fc15fda55f958ce4a4c1963fa83873 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!-- 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 Contact.tab                     "Contacto">
<!ENTITY Contact.accesskey               "C">
<!ENTITY Name.box                        "Nombre">

<!-- LOCALIZATION NOTE:
 NameField1, NameField2, PhoneticField1, PhoneticField2
 those fields are either LN or FN depends on the target country.
 "FirstName" and "LastName" can be swapped for id to change the order
 but they should not be translated (same applied to phonetic id).
 Make sure the translation of label corresponds to the order of id.
-->

<!-- LOCALIZATION NOTE (NameField1.id) : DONT_TRANSLATE -->
<!ENTITY NameField1.id                  "FirstName">
<!-- LOCALIZATION NOTE (NameField2.id) : DONT_TRANSLATE -->
<!ENTITY NameField2.id                  "LastName">
<!-- LOCALIZATION NOTE (PhoneticField1.id) : DONT_TRANSLATE -->
<!ENTITY PhoneticField1.id              "PhoneticFirstName">
<!-- LOCALIZATION NOTE (PhoneticField2.id) : DONT_TRANSLATE -->
<!ENTITY PhoneticField2.id              "PhoneticLastName">

<!ENTITY NameField1.label               "Nombre:">
<!ENTITY NameField1.accesskey           "F">
<!ENTITY NameField2.label               "Apellido:">
<!ENTITY NameField2.accesskey           "L">
<!ENTITY PhoneticField1.label           "Nombre fonético:">
<!ENTITY PhoneticField2.label           "Nombre fonético:">
<!ENTITY DisplayName.label              "Mostrar:">
<!ENTITY DisplayName.accesskey          "D">
<!ENTITY preferDisplayName.label        "Siempre mostrar el nombre sobre la cabecera del mensajes">
<!ENTITY preferDisplayName.accesskey    "y">
<!ENTITY NickName.label                 "Usuario:">
<!ENTITY NickName.accesskey             "N">

<!ENTITY PrimaryEmail.label             "Correo electrónico:">
<!ENTITY PrimaryEmail.accesskey         "E">
<!ENTITY SecondEmail.label              "Correo electrónico adicional:">
<!ENTITY SecondEmail.accesskey          "i">
<!ENTITY PreferMailFormat.label         "De preferencia recibir mensajes en este formato:">
<!ENTITY PreferMailFormat.accesskey     "v">
<!ENTITY PlainText.label                "Texto plano">
<!ENTITY HTML.label                     "HTML">
<!ENTITY Unknown.label                  "Desconocido">
<!ENTITY chatName.label                 "Nombre de chat:">

<!ENTITY WorkPhone.label                "Trabajo:">
<!ENTITY WorkPhone.accesskey            "k">
<!ENTITY HomePhone.label                "Casa:">
<!ENTITY HomePhone.accesskey            "m">
<!ENTITY FaxNumber.label                "Fax:">
<!ENTITY FaxNumber.accesskey            "x">
<!ENTITY PagerNumber.label              "Buscapersonas:">
<!ENTITY PagerNumber.accesskey          "g">
<!ENTITY CellularNumber.label           "Teléfono celular:">
<!ENTITY CellularNumber.accesskey       "b">

<!ENTITY Home.tab                       "Privado">
<!ENTITY Home.accesskey                 "P">
<!ENTITY HomeAddress.label              "Dirección:">
<!ENTITY HomeAddress.accesskey          "d">
<!ENTITY HomeAddress2.label             "">
<!ENTITY HomeAddress2.accesskey         "">
<!ENTITY HomeCity.label                 "Ciudad:">
<!ENTITY HomeCity.accesskey             "y">
<!ENTITY HomeState.label                "Estado/Provincia:">
<!ENTITY HomeState.accesskey            "S">
<!ENTITY HomeZipCode.label              "Código postal:">
<!ENTITY HomeZipCode.accesskey          "Z">
<!ENTITY HomeCountry.label              "País:">
<!ENTITY HomeCountry.accesskey          "u">
<!ENTITY HomeWebPage.label              "Página web:">
<!ENTITY HomeWebPage.accesskey          "e">
<!ENTITY Birthday.label                 "Cumpleaños:">
<!ENTITY Birthday.accesskey             "B">
<!ENTITY Month.placeholder              "Mes">
<!ENTITY Day.placeholder                "Día">
<!ENTITY Year.placeholder               "Año">
<!ENTITY Age.label                      "Año:">
<!ENTITY Age.placeholder                "Edad">

<!ENTITY Work.tab                       "Trabajo">
<!ENTITY Work.accesskey                 "W">
<!ENTITY JobTitle.label                 "Título:">
<!ENTITY JobTitle.accesskey             "i">
<!ENTITY Department.label               "Departamento:">
<!ENTITY Department.accesskey           "m">
<!ENTITY Company.label                  "Organización:">
<!ENTITY Company.accesskey              "n">
<!ENTITY WorkAddress.label              "Dirección:">
<!ENTITY WorkAddress.accesskey          "d">
<!ENTITY WorkAddress2.label             "">
<!ENTITY WorkAddress2.accesskey         "">
<!ENTITY WorkCity.label                 "Ciudad:">
<!ENTITY WorkCity.accesskey             "y">
<!ENTITY WorkState.label                "Estado/Provincia:">
<!ENTITY WorkState.accesskey            "S">
<!ENTITY WorkZipCode.label              "Código postal:">
<!ENTITY WorkZipCode.accesskey          "Z">
<!ENTITY WorkCountry.label              "País:">
<!ENTITY WorkCountry.accesskey          "u">
<!ENTITY WorkWebPage.label              "Página web:">
<!ENTITY WorkWebPage.accesskey          "e">

<!ENTITY Other.tab                      "Otro">
<!ENTITY Other.accesskey                "h">
<!ENTITY Custom1.label                  "Personalizar 1:">
<!ENTITY Custom1.accesskey              "1">
<!ENTITY Custom2.label                  "Personalizar 2:">
<!ENTITY Custom2.accesskey              "2">
<!ENTITY Custom3.label                  "Personalizar 3:">
<!ENTITY Custom3.accesskey              "3">
<!ENTITY Custom4.label                  "Personalizar 4:">
<!ENTITY Custom4.accesskey              "4">
<!ENTITY Notes.label                    "Notas:">
<!ENTITY Notes.accesskey                "N">

<!ENTITY Chat.tab                       "Chat">
<!ENTITY Chat.accesskey                 "a">
<!ENTITY Gtalk.label                    "Google Talk:">
<!ENTITY Gtalk.accesskey                "G">
<!ENTITY AIM.label                      "AIM:">
<!ENTITY AIM2.accesskey                 "M">
<!ENTITY Yahoo.label                    "Yahoo!:">
<!ENTITY Yahoo.accesskey                "Y">
<!ENTITY Skype.label                    "Skype:">
<!ENTITY Skype.accesskey                "S">
<!ENTITY QQ.label                       "QQ:">
<!ENTITY QQ.accesskey                   "Q">
<!ENTITY MSN.label                      "MSN:">
<!ENTITY MSN2.accesskey                 "N">
<!ENTITY ICQ.label                      "ICQ:">
<!ENTITY ICQ.accesskey                  "I">
<!ENTITY XMPP.label                     "Jabber ID:">
<!ENTITY XMPP.accesskey                 "J">
<!ENTITY IRC.label                      "Apodo de IRC:">
<!ENTITY IRC.accesskey                  "R">

<!ENTITY Photo.tab                      "Foto">
<!ENTITY Photo.accesskey                "o">
<!ENTITY GenericPhoto.label             "Foto genérica">
<!ENTITY GenericPhoto.accesskey         "G">
<!ENTITY DefaultPhoto.label             "Predeterminada">
<!ENTITY PhotoFile.label                "En esta computadora">
<!ENTITY PhotoFile.accesskey            "n">
<!ENTITY BrowsePhoto.label              "Buscar">
<!ENTITY BrowsePhoto.accesskey          "r">
<!ENTITY PhotoURL.label                 "En la web">
<!ENTITY PhotoURL.accesskey             "b">
<!ENTITY PhotoURL.placeholder           "Pegar o dirección web de la foto">
<!ENTITY UpdatePhoto.label              "Actualizar">
<!ENTITY UpdatePhoto.accesskey          "u">
<!ENTITY PhotoDropTarget.label          "Arrastrar nueva foto aquí">