summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/localization/es-AR/messenger/addressbook/aboutAddressBook.ftl
blob: 433a304bedc92224bb881179ea7ce64e2a198a80 (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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
# 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/.

about-addressbook-title = Libreta de direcciones

## Toolbar

about-addressbook-toolbar-new-address-book =
    .label = Nueva libreta de direcciones
about-addressbook-toolbar-add-carddav-address-book =
    .label = Agregar libreta de direcciones CardDAV
about-addressbook-toolbar-add-ldap-address-book =
    .label = Agregar libreta de direcciones LDAP
about-addressbook-toolbar-new-contact =
    .label = Nuevo contacto
about-addressbook-toolbar-new-list =
    .label = Nueva lista
about-addressbook-toolbar-import =
    .label = Importar

## Books

all-address-books-row =
    .title = Todas las libretas de direcciones
all-address-books = Todas las libretas de direcciones
# Variables:
# $name (String) - The name of the selected book/list.
# $count (Number) - The number of contacts in the selected book/list.
about-addressbook-card-count = Total de contactos en { $name }: { $count }
# Variables:
# $count (Number) - The number of contacts in all address books.
about-addressbook-card-count-all = Total de contactos en todas las libretas de direcciones: { $count }
about-addressbook-books-context-properties =
    .label = Propiedades
about-addressbook-books-context-edit-list =
    .label = Editar lista
about-addressbook-books-context-synchronize =
    .label = Sincronizar
about-addressbook-books-context-edit =
    .label = Editar
about-addressbook-books-context-print =
    .label = Imprimir…
about-addressbook-books-context-export =
    .label = Exportar…
about-addressbook-books-context-delete =
    .label = Borrar
about-addressbook-books-context-remove =
    .label = Eliminar
about-addressbook-books-context-startup-default =
    .label = Directorio de inicio predeterminado
about-addressbook-confirm-delete-book-title = Borrar libreta de direcciones
# Variables:
# $name (String) - Name of the address book to be deleted.
about-addressbook-confirm-delete-book = ¿Está seguro de querer borrar { $name } y todos sus contactos?
about-addressbook-confirm-remove-remote-book-title = Eliminar libreta de direcciones
# Variables:
# $name (String) - Name of the remote address book to be removed.
about-addressbook-confirm-remove-remote-book = ¿Está seguro de querer eliminar { $name }?

## Cards

# Variables:
# $name (String) - Name of the address book that will be searched.
about-addressbook-search =
    .placeholder = Buscar { $name }
about-addressbook-search-all =
    .placeholder = Buscar en todas las libretas de direcciones
about-addressbook-sort-button2 =
    .title = Listar de opciones de visualización
about-addressbook-name-format-display =
    .label = Nombre para mostrar
about-addressbook-name-format-firstlast =
    .label = Nombre y apellido
about-addressbook-name-format-lastfirst =
    .label = Apellido, nombre
about-addressbook-sort-name-ascending =
    .label = Ordenar por nombre (A>Z)
about-addressbook-sort-name-descending =
    .label = Ordenar por nombre (Z>A)
about-addressbook-sort-email-ascending =
    .label = Ordenar por dirección de correo electrónico (A>Z)
about-addressbook-sort-email-descending =
    .label = Ordenar por dirección de correo electrónico (Z>A)
about-addressbook-horizontal-layout =
    .label = Cambiar a diseño horizontal
about-addressbook-vertical-layout =
    .label = Cambiar a diseño vertical
about-addressbook-table-layout =
    .label = Disposición de la tabla

## Card column headers
## Each string is listed here twice, and the values should match.

about-addressbook-column-header-generatedname = Nombre
about-addressbook-column-label-generatedname =
    .label = { about-addressbook-column-header-generatedname }
about-addressbook-column-header-emailaddresses = Direcciones de correo electrónico
about-addressbook-column-label-emailaddresses =
    .label = { about-addressbook-column-header-emailaddresses }
about-addressbook-column-header-phonenumbers = Números de teléfono
about-addressbook-column-label-phonenumbers =
    .label = { about-addressbook-column-header-phonenumbers }
about-addressbook-column-header-addresses = Direcciones
about-addressbook-column-label-addresses =
    .label = { about-addressbook-column-header-addresses }
about-addressbook-column-header-title = Título
about-addressbook-column-label-title =
    .label = { about-addressbook-column-header-title }
about-addressbook-column-header-department = Departamento
about-addressbook-column-label-department =
    .label = { about-addressbook-column-header-department }
about-addressbook-column-header-organization = Organización
about-addressbook-column-label-organization =
    .label = { about-addressbook-column-header-organization }
about-addressbook-column-header-addrbook = Libreta de direcciones
about-addressbook-column-label-addrbook =
    .label = { about-addressbook-column-header-addrbook }
about-addressbook-column-header-generatedname2 = Nombre
    .title = Ordenar por nombre
about-addressbook-column-label-generatedname2 =
    .label = Nombre
about-addressbook-column-header-emailaddresses2 = Direcciones de correo electrónico
    .title = Ordenar por direcciones de correo electrónico
about-addressbook-column-label-emailaddresses2 =
    .label = Direcciones de correo electrónico
about-addressbook-column-header-nickname2 = Apodo
    .title = Ordenar por apodo
about-addressbook-column-label-nickname2 =
    .label = Apodo
about-addressbook-column-header-phonenumbers2 = Números de teléfono
    .title = Ordenar por números de teléfono
about-addressbook-column-label-phonenumbers2 =
    .label = Números de teléfono
about-addressbook-column-header-addresses2 = Direcciones
    .title = Ordenar por direcciones
about-addressbook-column-label-addresses2 =
    .label = Direcciones
about-addressbook-column-header-title2 = Título
    .title = Ordenar por título
about-addressbook-column-label-title2 =
    .label = Título
about-addressbook-column-header-department2 = Departamento
    .title = Ordenar por departamento
about-addressbook-column-label-department2 =
    .label = Departamento
about-addressbook-column-header-organization2 = Organización
    .title = Ordenar por organización
about-addressbook-column-label-organization2 =
    .label = Organización
about-addressbook-column-header-addrbook2 = Libreta de direcciones
    .title = Ordenar por libreta de direcciones
about-addressbook-column-label-addrbook2 =
    .label = Libreta de direcciones
about-addressbook-cards-context-write =
    .label = Redactar
about-addressbook-confirm-delete-mixed-title = Borar contactos y listas
# Variables:
# $count (Number) - The number of contacts and lists to be deleted. Always greater than 1.
about-addressbook-confirm-delete-mixed = ¿Está seguro de querer borrar estos { $count } contactos y listas?
# Variables:
# $count (Number) - The number of lists to be deleted.
about-addressbook-confirm-delete-lists-title =
    { $count ->
        [one] Borrar lista
       *[other] Borrar listas
    }
# Variables:
# $count (Number) - The number of lists to be deleted.
# $name (String) - The name of the list to be deleted, if $count is 1.
about-addressbook-confirm-delete-lists =
    { $count ->
        [one] ¿Está seguro de querer borrar la lista { $name }?
       *[other] ¿Está seguro de querer borrar estas { $count } listas?
    }
# Variables:
# $count (Number) - The number of contacts to be removed.
about-addressbook-confirm-remove-contacts-title =
    { $count ->
        [one] Eliminar contacto
       *[other] Eliminar contactos
    }
# Variables:
# $count (Number) - The number of contacts to be removed.
# $name (String) - The name of the contact to be removed, if $count is 1.
# $list (String) - The name of the list that contacts will be removed from.
about-addressbook-confirm-remove-contacts =
    { $count ->
        [one] ¿Está seguro de querer borrar { $name } de { $list }?
       *[other] ¿Está seguro de querer borrar estos { $count } contactos de { $list }?
    }
# Variables:
# $name (String) - The name of the contact to be removed.
# $list (String) - The name of the list that contacts will be removed from.
about-addressbook-confirm-remove-contacts-single = ¿Está seguro de querer eliminar { $name } de { $list }?
# Variables:
# $count (Number) - The number of contacts to be removed.
# $list (String) - The name of the list that contacts will be removed from.
about-addressbook-confirm-remove-contacts-multi =
    { $count ->
        [one] ¿Está seguro de querer borrar este contacto de { $list }?
       *[other] ¿Está seguro de querer borrar estos { $count } contactos de { $list }?
    }
# Variables:
# $count (Number) - The number of contacts to be deleted.
about-addressbook-confirm-delete-contacts-title =
    { $count ->
        [one] Borrar contacto
       *[other] Borrar contactos
    }
# Variables:
# $count (Number) - The number of contacts to be deleted.
# $name (String) - The name of the contact to be deleted, if $count is 1.
about-addressbook-confirm-delete-contacts =
    { $count ->
        [one] ¿Está seguro de querer borrar el contacto { $name }?
       *[other] ¿Está seguro de querer borrar estos { $count } contactos?
    }
# Variables:
# $name (String) - The name of the contact to be deleted.
about-addressbook-confirm-delete-contacts-single = ¿Está seguro de querer borrar el contacto { $name }?
# Variables:
# $count (Number) - The number of contacts to be deleted.
about-addressbook-confirm-delete-contacts-multi =
    { $count ->
        [one] ¿Está seguro de querer borrar este contacto?
       *[other] ¿Está seguro de querer borrar estos { $count } contactos?
    }

## Card list placeholder
## Shown when there are no cards in the list

about-addressbook-placeholder-empty-book = No hay contactos disponibles
about-addressbook-placeholder-new-contact = Nuevo contacto
about-addressbook-placeholder-search-only = Esta libreta de direcciones muestra contactos solamente después de una búsqueda
about-addressbook-placeholder-searching = Buscando…
about-addressbook-placeholder-no-search-results = No se encontraron contactos

## Details

# Variables:
# $count (Number) - The number of selected items (will never be fewer than two)
about-addressbook-selection-mixed-header = { $count } contactos y listas seleccionados
# Variables:
# $count (Number) - The number of selected contacts
about-addressbook-selection-contacts-header = { $count } contactos seleccionados
# Variables:
# $count (Number) - The number of selected lists
about-addressbook-selection-lists-header = { $count } listas seleccionadas
# Variables:
# $count (Number) - The number of selected items (will never be fewer than 2).
about-addressbook-selection-mixed-header2 =
    { $count ->
        [one] { $count } entrada de la libreta de direcciones seleccionada
       *[other] { $count } entradas de la libreta de direcciones seleccionadas
    }
# Variables:
# $count (Number) - The number of selected contacts
about-addressbook-selection-contacts-header2 =
    { $count ->
        [one] { $count } contacto seleccionado
       *[other] { $count } contactos seleccionados
    }
# Variables:
# $count (Number) - The number of selected lists
about-addressbook-selection-lists-header2 =
    { $count ->
        [one] { $count } lista seleccionada
       *[other] { $count } listas seleccionadas
    }
about-addressbook-details-edit-photo =
    .title = Editar foto de contacto
about-addressbook-new-contact-header = Nuevo contacto
about-addressbook-prefer-display-name = Preferir el nombre para mostrar en lugar del encabezado del mensaje
about-addressbook-write-action-button = Escribir
about-addressbook-event-action-button = Evento
about-addressbook-search-action-button = Buscar
about-addressbook-new-list-action-button = Nueva lista
about-addressbook-begin-edit-contact-button = Editar
about-addressbook-delete-edit-contact-button = Borrar
about-addressbook-cancel-edit-contact-button = Cancelar
about-addressbook-save-edit-contact-button = Guardar
about-addressbook-add-contact-to = Agregar a:
about-addressbook-details-email-addresses-header = Direcciones de correo electrónico
about-addressbook-details-phone-numbers-header = Números de teléfono
about-addressbook-details-addresses-header = Direcciones
about-addressbook-details-notes-header = Notas
about-addressbook-details-impp-header = Mensajería instantánea
about-addressbook-details-websites-header = Sitios web
about-addressbook-details-other-info-header = Otra información
about-addressbook-entry-type-work = Trabajo
about-addressbook-entry-type-home = Inicio
about-addressbook-entry-type-fax = Fax
# Or "Mobile"
about-addressbook-entry-type-cell = Celda
about-addressbook-entry-type-pager = Pager
about-addressbook-entry-name-birthday = Cumpleaños
about-addressbook-entry-name-anniversary = Aniversario
about-addressbook-entry-name-title = Título
about-addressbook-entry-name-role = Rol
about-addressbook-entry-name-organization = Organización
about-addressbook-entry-name-website = Sitio web
about-addressbook-entry-name-time-zone = Huso horario
about-addressbook-entry-name-custom1 = Personalizado 1
about-addressbook-entry-name-custom2 = Personalizado 2
about-addressbook-entry-name-custom3 = Personalizado 3
about-addressbook-entry-name-custom4 = Personalizado 4
about-addressbook-unsaved-changes-prompt-title = Cambios sin guardar
about-addressbook-unsaved-changes-prompt = ¿Desea guardar los cambios antes de salir de la vista de edición?

# Photo dialog

about-addressbook-photo-drop-target = Suelte o pegue una foto aquí, o haga clic para seleccionar un archivo.
about-addressbook-photo-drop-loading = Subiendo foto…
about-addressbook-photo-drop-error = No se pudo subir la foto.
about-addressbook-photo-filepicker-title = Seleccionar un archivo de imagen
about-addressbook-photo-discard = Descartar la foto existente
about-addressbook-photo-cancel = Cancelar
about-addressbook-photo-save = Guardar

# Keyboard shortcuts

about-addressbook-new-contact-key = N