diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 1302 |
1 files changed, 659 insertions, 643 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-01-14 16:42+0900\n" +"POT-Creation-Date: 2010-01-27 16:32+0900\n" "PO-Revision-Date: 2007-06-09 16:20+0100\n" "Last-Translator: Ricardo Mones <ricardo@mones.org>\n" "Language-Team: Ricardo Mones <ricardo@mones.org>\n" @@ -18,199 +18,203 @@ msgstr "" msgid "Reading all config for each account...\n" msgstr "Leyendo configuración de cada cuenta...\n" -#: libsylph/imap.c:531 +#: libsylph/imap.c:534 #, c-format msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" msgstr "La conexión IMAP4 con %s se ha roto. Reconectando...\n" -#: libsylph/imap.c:588 libsylph/imap.c:594 +#: libsylph/imap.c:591 libsylph/imap.c:597 msgid "IMAP4 server disables LOGIN.\n" msgstr "El servidor IMAP4 deshabilita LOGIN.\n" -#: libsylph/imap.c:653 +#: libsylph/imap.c:656 #, fuzzy msgid "Could not establish IMAP connection.\n" msgstr "No puedo establecer la sesión IMAP4: %s:%d\n" -#: libsylph/imap.c:671 +#: libsylph/imap.c:674 #, c-format msgid "creating IMAP4 connection to %s:%d ...\n" msgstr "creando conexión IMAP4 con %s:%d ...\n" -#: libsylph/imap.c:715 +#: libsylph/imap.c:718 msgid "Can't start TLS session.\n" msgstr "No puedo iniciar la sesión TLS.\n" -#: libsylph/imap.c:1236 +#: libsylph/imap.c:865 +msgid "(retrieving FLAGS...)" +msgstr "" + +#: libsylph/imap.c:1256 #, fuzzy, c-format msgid "Getting message %u" msgstr "Obteniendo mensaje %d" -#: libsylph/imap.c:1358 +#: libsylph/imap.c:1378 #, c-format msgid "Appending messages to %s (%d / %d)" msgstr "Agregando mensajes a %s (%d / %d)" -#: libsylph/imap.c:1481 +#: libsylph/imap.c:1501 #, c-format msgid "Moving messages %s to %s ..." msgstr "Moviendo mensajes %s a %s ..." -#: libsylph/imap.c:1486 +#: libsylph/imap.c:1506 #, c-format msgid "Copying messages %s to %s ..." msgstr "Copiando mensajes %s a %s ..." -#: libsylph/imap.c:1624 +#: libsylph/imap.c:1644 #, c-format msgid "Removing messages %s" msgstr "Borrando mensajes %s" -#: libsylph/imap.c:1630 +#: libsylph/imap.c:1650 #, c-format msgid "can't set deleted flags: %s\n" msgstr "no puedo establecer los flags borrados: %s\n" -#: libsylph/imap.c:1638 libsylph/imap.c:1737 +#: libsylph/imap.c:1658 libsylph/imap.c:1757 msgid "can't expunge\n" msgstr "no puedo vaciar\n" -#: libsylph/imap.c:1721 +#: libsylph/imap.c:1741 #, c-format msgid "Removing all messages in %s" msgstr "Borrando todos los mensajes en %s" -#: libsylph/imap.c:1726 libsylph/imap.c:1731 +#: libsylph/imap.c:1746 libsylph/imap.c:1751 msgid "can't set deleted flags: 1:*\n" msgstr "no puedo establecer los flags borrados: 1:*\n" -#: libsylph/imap.c:1779 +#: libsylph/imap.c:1799 msgid "can't close folder\n" msgstr "no se puede cerrar la carpeta\n" -#: libsylph/imap.c:1858 +#: libsylph/imap.c:1878 #, c-format msgid "root folder %s not exist\n" msgstr "la carpeta raíz %s no existe\n" -#: libsylph/imap.c:2058 libsylph/imap.c:2066 +#: libsylph/imap.c:2078 libsylph/imap.c:2086 msgid "error occurred while getting LIST.\n" msgstr "hubo un error obteniendo LIST.\n" -#: libsylph/imap.c:2298 +#: libsylph/imap.c:2318 #, c-format msgid "Can't create '%s'\n" msgstr "No puedo crear «%s»\n" -#: libsylph/imap.c:2303 +#: libsylph/imap.c:2323 #, c-format msgid "Can't create '%s' under INBOX\n" msgstr "No puedo crear «%s» bajo Entrada\n" -#: libsylph/imap.c:2365 +#: libsylph/imap.c:2385 msgid "can't create mailbox: LIST failed\n" msgstr "no puedo crear el buzón: LIST falló\n" -#: libsylph/imap.c:2388 +#: libsylph/imap.c:2408 msgid "can't create mailbox\n" msgstr "no puedo crear el buzón\n" -#: libsylph/imap.c:2516 +#: libsylph/imap.c:2536 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "no puedo renombrar el buzón: %s a %s\n" -#: libsylph/imap.c:2596 +#: libsylph/imap.c:2616 msgid "can't delete mailbox\n" msgstr "no puedo borrar el buzón\n" -#: libsylph/imap.c:2623 +#: libsylph/imap.c:2643 #, c-format msgid "Getting message headers (%d / %d)" msgstr "Obteniendo las cabeceras de mensaje (%d / %d)" -#: libsylph/imap.c:2675 +#: libsylph/imap.c:2695 msgid "error occurred while getting envelope.\n" msgstr "error obteniendo la estructura del mensaje.\n" -#: libsylph/imap.c:2696 +#: libsylph/imap.c:2716 #, c-format msgid "can't parse envelope: %s\n" msgstr "No se puede interpretar la estructura del mensaje: %s\n" -#: libsylph/imap.c:2753 +#: libsylph/imap.c:2773 msgid "can't get envelope\n" msgstr "no se puede obtener la estructura del mensaje\n" -#: libsylph/imap.c:2860 libsylph/imap.c:2866 +#: libsylph/imap.c:2880 libsylph/imap.c:2886 #, c-format msgid "Can't connect to IMAP4 server: %s:%d\n" msgstr "No se puede conectar con el servidor IMAP4: %s:%d\n" -#: libsylph/imap.c:2874 +#: libsylph/imap.c:2894 #, c-format msgid "Can't establish IMAP4 session with: %s:%d\n" msgstr "No puedo establecer la sesión IMAP4: %s:%d\n" -#: libsylph/imap.c:2949 +#: libsylph/imap.c:2969 msgid "can't get namespace\n" msgstr "no se puede obtener el espacio de nombres\n" -#: libsylph/imap.c:3483 +#: libsylph/imap.c:3577 #, c-format msgid "can't select folder: %s\n" msgstr "no se puede seleccionar la carpeta: %s\n" -#: libsylph/imap.c:3521 +#: libsylph/imap.c:3615 msgid "error on imap command: STATUS\n" msgstr "error en el mandato imap: STATUS\n" -#: libsylph/imap.c:3645 libsylph/imap.c:3680 +#: libsylph/imap.c:3739 libsylph/imap.c:3774 msgid "IMAP4 authentication failed.\n" msgstr "La autentificación IMAP falló.\n" -#: libsylph/imap.c:3733 +#: libsylph/imap.c:3827 msgid "IMAP4 login failed.\n" msgstr "Autentificación IMAP4 fallida.\n" -#: libsylph/imap.c:4137 libsylph/imap.c:4144 +#: libsylph/imap.c:4231 libsylph/imap.c:4238 #, c-format msgid "can't append %s to %s\n" msgstr "no puedo añadir %s a %s\n" -#: libsylph/imap.c:4151 +#: libsylph/imap.c:4245 msgid "(sending file...)" msgstr "(enviando fichero...)" -#: libsylph/imap.c:4180 +#: libsylph/imap.c:4274 #, c-format msgid "can't append message to %s\n" msgstr "no se puede añadir el mensaje a %s\n" -#: libsylph/imap.c:4212 +#: libsylph/imap.c:4306 #, c-format msgid "can't copy %s to %s\n" msgstr "no puedo copiar %s a %s\n" -#: libsylph/imap.c:4235 +#: libsylph/imap.c:4329 #, c-format msgid "error while imap command: STORE %s %s\n" msgstr "error en el mandato imap: STORE %s %s\n" -#: libsylph/imap.c:4251 +#: libsylph/imap.c:4345 msgid "error while imap command: EXPUNGE\n" msgstr "error en el mandato imap: EXPUNGE\n" -#: libsylph/imap.c:4266 +#: libsylph/imap.c:4360 msgid "error while imap command: CLOSE\n" msgstr "error en el mandato imap: CLOSE\n" -#: libsylph/imap.c:4573 +#: libsylph/imap.c:4681 #, c-format msgid "iconv cannot convert UTF-7 to %s\n" msgstr "iconv no puede convertir UTF-7 a %s\n" -#: libsylph/imap.c:4603 +#: libsylph/imap.c:4711 #, c-format msgid "iconv cannot convert %s to UTF-7\n" msgstr "iconv no puede convertir %s a UTF-7\n" @@ -500,11 +504,11 @@ msgstr "Encontrado %s\n" msgid "Configuration is saved.\n" msgstr "Configuración guardada.\n" -#: libsylph/prefs_common.c:587 +#: libsylph/prefs_common.c:589 msgid "Junk mail filter (manual)" msgstr "Filtro de correo basura (manual)" -#: libsylph/prefs_common.c:590 +#: libsylph/prefs_common.c:592 msgid "Junk mail filter" msgstr "Filtro de correo basura" @@ -687,8 +691,8 @@ msgstr "" "El orden de comprobación de mensajes será éste. Marque las casillas\n" "en la columna «G» para habilitar la descarga mediante «Recibir todo»." -#: src/account_dialog.c:374 src/addressadd.c:177 src/addressbook.c:682 -#: src/compose.c:5157 src/editaddress.c:777 src/editaddress.c:826 +#: src/account_dialog.c:374 src/addressadd.c:178 src/addressbook.c:679 +#: src/compose.c:5249 src/editaddress.c:777 src/editaddress.c:826 #: src/editbook.c:198 src/editgroup.c:266 src/editjpilot.c:270 #: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226 #: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:311 @@ -819,237 +823,242 @@ msgstr "" msgid "Action's user argument" msgstr "Parámetro de usuario de la acción" -#: src/addressadd.c:155 +#: src/addressadd.c:156 msgid "Add Address to Book" msgstr "Añadir dirección a la agenda" -#: src/addressadd.c:187 src/compose.c:3248 src/prefs_toolbar.c:89 +#: src/addressadd.c:188 src/compose.c:3270 src/prefs_toolbar.c:89 #: src/select-keys.c:312 msgid "Address" msgstr "Dirección" -#: src/addressadd.c:197 src/addressbook.c:725 src/editaddress.c:629 +#: src/addressadd.c:198 src/addressbook.c:722 src/editaddress.c:629 #: src/editaddress.c:695 src/editgroup.c:268 src/importcsv.c:125 msgid "Remarks" msgstr "Notas" -#: src/addressadd.c:219 +#: src/addressadd.c:220 msgid "Select Address Book Folder" msgstr "Seleccionar carpeta de la agenda" -#: src/addressbook.c:341 src/compose.c:564 src/mainwindow.c:542 +#: src/addressbook.c:338 src/compose.c:568 src/mainwindow.c:542 #: src/messageview.c:149 msgid "/_File" msgstr "/_Fichero" -#: src/addressbook.c:342 +#: src/addressbook.c:339 msgid "/_File/New _Book" msgstr "/_Fichero/Nueva _agenda" -#: src/addressbook.c:343 +#: src/addressbook.c:340 msgid "/_File/New _vCard" msgstr "/_Fichero/Nueva _vCard" -#: src/addressbook.c:345 +#: src/addressbook.c:342 msgid "/_File/New _JPilot" msgstr "/_Fichero/Nuevo _JPilot" -#: src/addressbook.c:348 +#: src/addressbook.c:345 msgid "/_File/New _LDAP Server" msgstr "/_Fichero/Nuevo servidor _LDAP" -#: src/addressbook.c:350 src/addressbook.c:353 src/compose.c:569 -#: src/compose.c:574 src/compose.c:577 src/compose.c:580 src/mainwindow.c:560 +#: src/addressbook.c:347 src/addressbook.c:350 src/compose.c:573 +#: src/compose.c:578 src/compose.c:581 src/compose.c:584 src/mainwindow.c:560 #: src/mainwindow.c:563 src/mainwindow.c:565 src/mainwindow.c:567 #: src/mainwindow.c:572 src/mainwindow.c:574 src/messageview.c:151 #: src/messageview.c:156 msgid "/_File/---" msgstr "/_Fichero/---" -#: src/addressbook.c:351 +#: src/addressbook.c:348 msgid "/_File/_Edit" msgstr "/_Fichero/_Editar" -#: src/addressbook.c:352 +#: src/addressbook.c:349 msgid "/_File/_Delete" msgstr "/_Fichero/_Borrar" -#: src/addressbook.c:354 +#: src/addressbook.c:351 msgid "/_File/_Save" msgstr "/_Fichero/_Guardar" -#: src/addressbook.c:355 src/compose.c:581 src/messageview.c:157 +#: src/addressbook.c:352 src/compose.c:585 src/messageview.c:157 msgid "/_File/_Close" msgstr "/_Fichero/_Cerrar" -#: src/addressbook.c:357 src/addressbook.c:397 src/addressbook.c:407 -#: src/compose.c:583 src/mainwindow.c:578 src/messageview.c:159 +#: src/addressbook.c:354 src/addressbook.c:394 src/addressbook.c:404 +#: src/compose.c:587 src/mainwindow.c:578 src/messageview.c:159 msgid "/_Edit" msgstr "/_Editar" -#: src/addressbook.c:358 src/compose.c:588 src/mainwindow.c:579 +#: src/addressbook.c:355 src/compose.c:592 src/mainwindow.c:579 #: src/messageview.c:160 msgid "/_Edit/_Copy" msgstr "/_Editar/_Copiar" -#: src/addressbook.c:359 src/compose.c:589 +#: src/addressbook.c:356 src/compose.c:593 msgid "/_Edit/_Paste" msgstr "/_Editar/_Pegar" -#: src/addressbook.c:361 +#: src/addressbook.c:358 msgid "/_Address" msgstr "/_Dirección" -#: src/addressbook.c:362 +#: src/addressbook.c:359 msgid "/_Address/New _Address" msgstr "/_Dirección/Nueva _dirección" -#: src/addressbook.c:363 +#: src/addressbook.c:360 msgid "/_Address/New _Group" msgstr "/_Dirección/Nuevo _grupo" -#: src/addressbook.c:364 +#: src/addressbook.c:361 msgid "/_Address/New _Folder" msgstr "/_Dirección/Nueva _carpeta" -#: src/addressbook.c:365 +#: src/addressbook.c:362 msgid "/_Address/---" msgstr "/_Dirección/---" -#: src/addressbook.c:366 +#: src/addressbook.c:363 msgid "/_Address/_Edit" msgstr "/_Dirección/_Editar" -#: src/addressbook.c:367 +#: src/addressbook.c:364 msgid "/_Address/_Delete" msgstr "/_Dirección/_Borrar" -#: src/addressbook.c:369 src/compose.c:699 src/mainwindow.c:826 +#: src/addressbook.c:366 src/compose.c:703 src/mainwindow.c:826 #: src/messageview.c:282 msgid "/_Tools" msgstr "/_Herramientas" -#: src/addressbook.c:370 +#: src/addressbook.c:367 msgid "/_Tools/Import _LDIF file" msgstr "/_Herramientas/Importar fichero _LDIF" -#: src/addressbook.c:371 +#: src/addressbook.c:368 msgid "/_Tools/Import _CSV file" msgstr "/_Herramientas/Importar fichero _CSV" -#: src/addressbook.c:373 src/compose.c:723 src/mainwindow.c:882 +#: src/addressbook.c:370 src/compose.c:727 src/mainwindow.c:882 #: src/messageview.c:302 msgid "/_Help" msgstr "/_Ayuda" -#: src/addressbook.c:374 src/compose.c:724 src/mainwindow.c:898 +#: src/addressbook.c:371 src/compose.c:728 src/mainwindow.c:898 #: src/messageview.c:303 msgid "/_Help/_About" msgstr "/_Ayuda/_Acerca de" -#: src/addressbook.c:393 src/addressbook.c:403 +#: src/addressbook.c:390 src/addressbook.c:400 msgid "/New _Address" msgstr "/Nueva _dirección" -#: src/addressbook.c:394 src/addressbook.c:404 +#: src/addressbook.c:391 src/addressbook.c:401 msgid "/New _Group" msgstr "/Nuevo _grupo" -#: src/addressbook.c:395 src/addressbook.c:405 +#: src/addressbook.c:392 src/addressbook.c:402 msgid "/New _Folder" msgstr "/Nueva _carpeta" -#: src/addressbook.c:396 src/addressbook.c:406 src/addressbook.c:409 -#: src/compose.c:558 src/folderview.c:256 src/folderview.c:258 +#: src/addressbook.c:393 src/addressbook.c:403 src/addressbook.c:406 +#: src/compose.c:562 src/folderview.c:256 src/folderview.c:258 #: src/folderview.c:263 src/folderview.c:266 src/folderview.c:279 #: src/folderview.c:281 src/folderview.c:283 src/folderview.c:288 #: src/folderview.c:291 src/folderview.c:305 src/folderview.c:307 #: src/folderview.c:311 src/folderview.c:313 src/mimeview.c:141 -#: src/mimeview.c:151 src/summaryview.c:421 src/summaryview.c:425 -#: src/summaryview.c:428 src/summaryview.c:440 src/summaryview.c:442 -#: src/summaryview.c:445 src/summaryview.c:447 src/summaryview.c:459 -#: src/summaryview.c:465 +#: src/mimeview.c:151 src/summaryview.c:424 src/summaryview.c:428 +#: src/summaryview.c:431 src/summaryview.c:443 src/summaryview.c:445 +#: src/summaryview.c:448 src/summaryview.c:450 src/summaryview.c:462 +#: src/summaryview.c:468 msgid "/---" msgstr "/---" -#: src/addressbook.c:398 src/addressbook.c:408 src/summaryview.c:441 +#: src/addressbook.c:395 src/addressbook.c:405 src/summaryview.c:444 msgid "/_Delete" msgstr "/_Borrar" -#: src/addressbook.c:410 +#: src/addressbook.c:407 msgid "/_Copy" msgstr "/_Copiar" -#: src/addressbook.c:411 +#: src/addressbook.c:408 msgid "/_Paste" msgstr "/_Pegar" -#: src/addressbook.c:535 src/prefs_common_dialog.c:2497 src/prefs_toolbar.c:90 +#: src/addressbook.c:532 src/prefs_common_dialog.c:2520 src/prefs_toolbar.c:90 msgid "Address book" msgstr "Agenda de direcciones" #. special folder setting (maybe these options are redundant) -#: src/addressbook.c:609 src/addressbook.c:3760 src/folderview.c:385 +#: src/addressbook.c:606 src/addressbook.c:3767 src/folderview.c:385 #: src/prefs_account_dialog.c:1835 src/query_search.c:400 msgid "Folder" msgstr "Carpeta" -#: src/addressbook.c:711 +#: src/addressbook.c:708 msgid "E-Mail address" msgstr "Dirección e-mail" -#: src/addressbook.c:750 src/quick_search.c:124 +#: src/addressbook.c:747 src/quick_search.c:124 msgid "Search:" msgstr "Buscar:" -#: src/addressbook.c:788 src/compose.c:3193 src/headerview.c:55 +#: src/addressbook.c:785 src/compose.c:3215 src/headerview.c:55 #: src/prefs_folder_item.c:339 src/prefs_template.c:179 msgid "To:" msgstr "Para:" -#: src/addressbook.c:792 src/compose.c:3210 src/headerview.c:56 +#: src/addressbook.c:789 src/compose.c:3232 src/headerview.c:56 #: src/prefs_folder_item.c:356 src/prefs_template.c:181 msgid "Cc:" msgstr "Cc:" -#: src/addressbook.c:796 src/compose.c:3227 src/prefs_folder_item.c:367 +#: src/addressbook.c:793 src/compose.c:3249 src/prefs_folder_item.c:367 #: src/prefs_template.c:183 msgid "Bcc:" msgstr "Bcc:" #. Buttons -#: src/addressbook.c:817 src/addressbook.c:1892 src/editaddress.c:719 +#: src/addressbook.c:814 src/addressbook.c:1889 src/editaddress.c:719 #: src/editaddress.c:853 src/prefs_actions.c:266 #: src/prefs_display_header.c:280 src/prefs_display_header.c:336 #: src/prefs_template.c:239 src/prefs_toolbar.c:65 msgid "Delete" msgstr "Borrar" -#: src/addressbook.c:820 src/editaddress.c:725 src/editaddress.c:859 +#: src/addressbook.c:817 src/editaddress.c:725 src/editaddress.c:859 #: src/prefs_actions.c:254 src/prefs_customheader.c:232 #: src/prefs_display_header.c:274 src/prefs_display_header.c:330 #: src/prefs_filter_edit.c:1560 msgid "Add" msgstr "Añadir" -#: src/addressbook.c:823 src/prefs_toolbar.c:80 +#: src/addressbook.c:820 src/prefs_toolbar.c:80 msgid "Search" msgstr "Buscar" -#: src/addressbook.c:826 +#: src/addressbook.c:823 msgid "_Close" msgstr "_Cerrar" +#: src/addressbook.c:946 src/addressbook.c:3074 +#, fuzzy +msgid "Auto-registered address" +msgstr "Plantillas registradas" + #. Confirm deletion -#: src/addressbook.c:1025 +#: src/addressbook.c:1019 msgid "Delete address(es)" msgstr "Borrar dirección(es)" -#: src/addressbook.c:1026 +#: src/addressbook.c:1020 msgid "Really delete the address(es)?" msgstr "¿Borrar realmente la(s) dirección(es)?" -#: src/addressbook.c:1883 +#: src/addressbook.c:1880 #, c-format msgid "" "Do you want to delete the folder AND all addresses in `%s' ?\n" @@ -1058,36 +1067,36 @@ msgstr "" "¿Quiere borrar la carpeta Y todas las direcciones en «%s»? \n" "Si sólo borra la carpeta las direcciones se moverán a la carpeta padre." -#: src/addressbook.c:1886 src/folderview.c:2546 +#: src/addressbook.c:1883 src/folderview.c:2546 msgid "Delete folder" msgstr "Borrar carpeta" -#: src/addressbook.c:1886 +#: src/addressbook.c:1883 msgid "_Folder only" msgstr "Sólo la _carpeta" -#: src/addressbook.c:1886 +#: src/addressbook.c:1883 msgid "Folder and _addresses" msgstr "La carpeta y las _direcciones" -#: src/addressbook.c:1891 +#: src/addressbook.c:1888 #, c-format msgid "Really delete `%s' ?" msgstr "¿Borrar realmente «%s»?" -#: src/addressbook.c:2823 src/addressbook.c:2959 +#: src/addressbook.c:2820 src/addressbook.c:2958 msgid "New user, could not save index file." msgstr "Nuevo usuario, no se pudo guardar el fichero índice." -#: src/addressbook.c:2827 src/addressbook.c:2963 +#: src/addressbook.c:2824 src/addressbook.c:2962 msgid "New user, could not save address book files." msgstr "Nuevo usuario, no se pudo guardar los ficheros de direcciones" -#: src/addressbook.c:2837 src/addressbook.c:2973 +#: src/addressbook.c:2834 src/addressbook.c:2972 msgid "Old address book converted successfully." msgstr "Antigua agenda de direcciones convertida con éxito" -#: src/addressbook.c:2842 +#: src/addressbook.c:2839 msgid "" "Old address book converted,\n" "could not save new address index file" @@ -1095,7 +1104,7 @@ msgstr "" "Antigua agenda de direcciones convertida,\n" "no se pudo guardar el nuevo fichero índice" -#: src/addressbook.c:2855 +#: src/addressbook.c:2852 msgid "" "Could not convert address book,\n" "but created empty new address book files." @@ -1103,7 +1112,7 @@ msgstr "" "No se pudo convertir la antigua agenda,\n" "pero se crearon nuevos ficheros vacíos." -#: src/addressbook.c:2861 +#: src/addressbook.c:2858 msgid "" "Could not convert address book,\n" "could not create new address book files." @@ -1111,7 +1120,7 @@ msgstr "" "No se pudo convertir la antigua agenda,\n" "no se pudieron crear los ficheros para la nueva." -#: src/addressbook.c:2866 +#: src/addressbook.c:2863 msgid "" "Could not convert address book\n" "and could not create new address book files." @@ -1119,15 +1128,15 @@ msgstr "" "No se pudo convertir la antigua agenda\n" "y no se pudieron crear ficheros para una nueva." -#: src/addressbook.c:2873 +#: src/addressbook.c:2870 msgid "Address book conversion error" msgstr "Error en la conversión de la agenda" -#: src/addressbook.c:2877 +#: src/addressbook.c:2874 msgid "Address book conversion" msgstr "Conversión de la agenda" -#: src/addressbook.c:2914 +#: src/addressbook.c:2913 #, fuzzy, c-format msgid "" "Could not read address index:\n" @@ -1135,78 +1144,78 @@ msgid "" "%s%c%s" msgstr "No se pudo leer el índice de direcciones" -#: src/addressbook.c:2917 +#: src/addressbook.c:2916 msgid "Address Book Error" msgstr "Error en la agenda" -#: src/addressbook.c:2978 +#: src/addressbook.c:2977 msgid "Old address book converted, could not save new address index file" msgstr "" "Antigua agenda de direcciones convertida, no se pudo guardar el nuevo " "fichero índice" -#: src/addressbook.c:2992 +#: src/addressbook.c:2991 msgid "" "Could not convert address book, but created empty new address book files." msgstr "" "No se pudo convertir la antigua agenda, pero se crearon nuevos ficheros " "vacíos." -#: src/addressbook.c:2998 +#: src/addressbook.c:2997 msgid "" "Could not convert address book, could not create new address book files." msgstr "" "No se pudo convertir la antigua agenda, no se pudieron crear los ficheros " "para la nueva." -#: src/addressbook.c:3004 +#: src/addressbook.c:3003 msgid "" "Could not convert address book and could not create new address book files." msgstr "" "No se pudo convertir la antigua agenda y no se pudieron crear ficheros para " "una nueva." -#: src/addressbook.c:3016 +#: src/addressbook.c:3015 msgid "Could not read address index" msgstr "No se pudo leer el índice de direcciones" -#: src/addressbook.c:3022 +#: src/addressbook.c:3021 msgid "Address Book Conversion Error" msgstr "Error en la conversión de la agenda" -#: src/addressbook.c:3028 +#: src/addressbook.c:3027 msgid "Address Book Conversion" msgstr "Conversión de la agenda" -#: src/addressbook.c:3690 src/prefs_common_dialog.c:2320 +#: src/addressbook.c:3697 src/prefs_common_dialog.c:2343 msgid "Interface" msgstr "Interfaz" -#: src/addressbook.c:3704 src/importcsv.c:671 src/importldif.c:478 +#: src/addressbook.c:3711 src/importcsv.c:671 src/importldif.c:478 msgid "Address Book" msgstr "Agenda de direcciones" -#: src/addressbook.c:3718 +#: src/addressbook.c:3725 msgid "Person" msgstr "Persona" -#: src/addressbook.c:3732 +#: src/addressbook.c:3739 msgid "EMail Address" msgstr "Dirección de correo" -#: src/addressbook.c:3746 +#: src/addressbook.c:3753 msgid "Group" msgstr "Grupo" -#: src/addressbook.c:3774 +#: src/addressbook.c:3781 msgid "vCard" msgstr "vCard" -#: src/addressbook.c:3788 src/addressbook.c:3802 +#: src/addressbook.c:3795 src/addressbook.c:3809 msgid "JPilot" msgstr "JPilot" -#: src/addressbook.c:3816 +#: src/addressbook.c:3823 msgid "LDAP Server" msgstr "Servidor LDAP" @@ -1218,11 +1227,11 @@ msgstr "Dirección común" msgid "Personal address" msgstr "Dirección personal" -#: src/alertpanel.c:142 src/compose.c:6487 src/main.c:748 +#: src/alertpanel.c:142 src/compose.c:6581 src/main.c:748 msgid "Notice" msgstr "Notificación" -#: src/alertpanel.c:155 src/main.c:857 +#: src/alertpanel.c:155 src/main.c:868 msgid "Warning" msgstr "Aviso" @@ -1269,396 +1278,396 @@ msgstr "Marrón" #. create sub items. for the menu item activation callback we pass the #. * color flag value as data parameter. Also we attach a data pointer #. * so we can always get back the SummaryView pointer. -#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5011 +#: src/colorlabel.c:300 src/prefs_folder_item.c:316 src/summaryview.c:5015 msgid "None" msgstr "Ninguno" -#: src/compose.c:556 +#: src/compose.c:560 msgid "/_Add..." msgstr "/_Añadir" -#: src/compose.c:557 +#: src/compose.c:561 msgid "/_Remove" msgstr "/_Quitar" -#: src/compose.c:559 src/folderview.c:270 src/folderview.c:295 +#: src/compose.c:563 src/folderview.c:270 src/folderview.c:295 #: src/folderview.c:317 msgid "/_Properties..." msgstr "/_Propiedades..." -#: src/compose.c:565 +#: src/compose.c:569 msgid "/_File/_Send" msgstr "/_Fichero/_Enviar" -#: src/compose.c:567 +#: src/compose.c:571 msgid "/_File/Send _later" msgstr "/_Mensaje/Enviar _más tarde" -#: src/compose.c:570 +#: src/compose.c:574 msgid "/_File/Save to _draft folder" msgstr "/_Mensaje/_Guardar en borradores" -#: src/compose.c:572 +#: src/compose.c:576 msgid "/_File/Save and _keep editing" msgstr "/_Mensaje/Guardar y _seguir editando" -#: src/compose.c:575 +#: src/compose.c:579 msgid "/_File/_Attach file" msgstr "/_Fichero/_Adjuntar fichero" -#: src/compose.c:576 +#: src/compose.c:580 msgid "/_File/_Insert file" msgstr "/_Fichero/_Insertar fichero" -#: src/compose.c:578 +#: src/compose.c:582 msgid "/_File/Insert si_gnature" msgstr "/_Fichero/Insertar _firma" -#: src/compose.c:579 +#: src/compose.c:583 msgid "/_File/A_ppend signature" msgstr "/_Fichero/Agregar _firma" -#: src/compose.c:584 +#: src/compose.c:588 msgid "/_Edit/_Undo" msgstr "/_Editar/_Deshacer" -#: src/compose.c:585 +#: src/compose.c:589 msgid "/_Edit/_Redo" msgstr "/_Editar/_Rehacer" -#: src/compose.c:586 src/compose.c:593 src/mainwindow.c:582 +#: src/compose.c:590 src/compose.c:597 src/mainwindow.c:582 #: src/messageview.c:162 msgid "/_Edit/---" msgstr "/_Editar/---" -#: src/compose.c:587 +#: src/compose.c:591 msgid "/_Edit/Cu_t" msgstr "/_Editar/Cor_tar" -#: src/compose.c:590 +#: src/compose.c:594 msgid "/_Edit/Paste as _quotation" msgstr "/_Editar/Pegar como c_itación" -#: src/compose.c:592 src/mainwindow.c:580 src/messageview.c:161 +#: src/compose.c:596 src/mainwindow.c:580 src/messageview.c:161 msgid "/_Edit/Select _all" msgstr "/_Editar/_Seleccionar todo" -#: src/compose.c:594 +#: src/compose.c:598 msgid "/_Edit/_Wrap current paragraph" msgstr "/_Editar/_Recortar párrafo actual" -#: src/compose.c:596 +#: src/compose.c:600 msgid "/_Edit/Wrap all long _lines" msgstr "/_Editar/_Recortar todas las líneas largas" -#: src/compose.c:598 +#: src/compose.c:602 msgid "/_Edit/Aut_o wrapping" msgstr "/_Editar/Aut_o-recorte" -#: src/compose.c:599 src/mainwindow.c:588 src/messageview.c:166 -#: src/summaryview.c:460 +#: src/compose.c:603 src/mainwindow.c:588 src/messageview.c:166 +#: src/summaryview.c:463 msgid "/_View" msgstr "/_Ver" -#: src/compose.c:600 +#: src/compose.c:604 msgid "/_View/_To" msgstr "/_Ver/_Para" -#: src/compose.c:601 +#: src/compose.c:605 msgid "/_View/_Cc" msgstr "/_Ver/_Copia (Cc)" -#: src/compose.c:602 +#: src/compose.c:606 msgid "/_View/_Bcc" msgstr "/_Ver/C_opia oculta (Bcc)" -#: src/compose.c:603 +#: src/compose.c:607 msgid "/_View/_Reply-To" msgstr "/_Ver/_Responder a" -#: src/compose.c:604 src/compose.c:606 src/compose.c:608 src/compose.c:610 -#: src/compose.c:613 src/mainwindow.c:611 src/mainwindow.c:617 +#: src/compose.c:608 src/compose.c:610 src/compose.c:612 src/compose.c:614 +#: src/compose.c:617 src/mainwindow.c:611 src/mainwindow.c:617 #: src/mainwindow.c:644 src/mainwindow.c:668 src/mainwindow.c:771 #: src/mainwindow.c:775 src/messageview.c:258 msgid "/_View/---" msgstr "/_Ver/---" -#: src/compose.c:605 +#: src/compose.c:609 msgid "/_View/_Followup-To" msgstr "/_Ver/_Followup-To" -#: src/compose.c:607 +#: src/compose.c:611 msgid "/_View/R_uler" msgstr "/_Ver/_Regleta" -#: src/compose.c:609 +#: src/compose.c:613 msgid "/_View/_Attachment" msgstr "/_Ver/_Adjuntos" -#: src/compose.c:611 +#: src/compose.c:615 msgid "/_View/Cu_stomize toolbar..." msgstr "/_Ver/Configurar barra de _herramientas..." -#: src/compose.c:619 src/mainwindow.c:675 src/messageview.c:173 +#: src/compose.c:623 src/mainwindow.c:675 src/messageview.c:173 msgid "/_View/Character _encoding" msgstr "/_Ver/Codificación de caract_eres" -#: src/compose.c:620 +#: src/compose.c:624 msgid "/_View/Character _encoding/_Automatic" msgstr "/_Ver/Codificación de caract_eres/_Automática" -#: src/compose.c:622 src/compose.c:628 src/compose.c:634 src/compose.c:638 -#: src/compose.c:646 src/compose.c:650 src/compose.c:656 src/compose.c:662 -#: src/compose.c:666 src/compose.c:676 src/compose.c:680 src/compose.c:688 -#: src/compose.c:692 src/mainwindow.c:671 src/mainwindow.c:678 +#: src/compose.c:626 src/compose.c:632 src/compose.c:638 src/compose.c:642 +#: src/compose.c:650 src/compose.c:654 src/compose.c:660 src/compose.c:666 +#: src/compose.c:670 src/compose.c:680 src/compose.c:684 src/compose.c:692 +#: src/compose.c:696 src/mainwindow.c:671 src/mainwindow.c:678 #: src/messageview.c:169 msgid "/_View/Character _encoding/---" msgstr "/_Ver/Codificación de caract_eres/---" -#: src/compose.c:624 src/mainwindow.c:679 src/messageview.c:177 +#: src/compose.c:628 src/mainwindow.c:679 src/messageview.c:177 msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)" msgstr "/_Ver/Codificación de caract_eres/ASCII de 7 bits (US-ASC_II)" -#: src/compose.c:626 src/mainwindow.c:681 src/messageview.c:180 +#: src/compose.c:630 src/mainwindow.c:681 src/messageview.c:180 msgid "/_View/Character _encoding/Unicode (_UTF-8)" msgstr "/_Ver/Codificación de caract_eres/Unicode (_UTF-8)" -#: src/compose.c:630 src/mainwindow.c:685 src/messageview.c:183 +#: src/compose.c:634 src/mainwindow.c:685 src/messageview.c:183 msgid "/_View/Character _encoding/Western European (ISO-8859-_1)" msgstr "/_Ver/Codificación de caract_eres/Europeo occidental (ISO-8859-_1)" -#: src/compose.c:632 src/mainwindow.c:687 src/messageview.c:185 +#: src/compose.c:636 src/mainwindow.c:687 src/messageview.c:185 msgid "/_View/Character _encoding/Western European (ISO-8859-15)" msgstr "/_Ver/Codificación de caract_eres/Europeo occidental (ISO-8859-15)" -#: src/compose.c:636 src/mainwindow.c:693 src/messageview.c:190 +#: src/compose.c:640 src/mainwindow.c:693 src/messageview.c:190 msgid "/_View/Character _encoding/Central European (ISO-8859-_2)" msgstr "/_Ver/Codificación de caract_eres/Centroeuropeo (ISO-8859-_2)" -#: src/compose.c:640 src/mainwindow.c:697 src/messageview.c:193 +#: src/compose.c:644 src/mainwindow.c:697 src/messageview.c:193 msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)" msgstr "/_Ver/Codificación de caract_eres/_Báltico (ISO-8859-13)" -#: src/compose.c:642 src/mainwindow.c:699 src/messageview.c:195 +#: src/compose.c:646 src/mainwindow.c:699 src/messageview.c:195 msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)" msgstr "/_Ver/Codificación de caract_eres/Báltico (ISO-8859-_4)" -#: src/compose.c:644 src/mainwindow.c:701 src/messageview.c:197 +#: src/compose.c:648 src/mainwindow.c:701 src/messageview.c:197 msgid "/_View/Character _encoding/Baltic (Windows-1257)" msgstr "/_Ver/Codificación de caract_eres/Báltico (Windows-1257)" -#: src/compose.c:648 src/mainwindow.c:705 src/messageview.c:200 +#: src/compose.c:652 src/mainwindow.c:705 src/messageview.c:200 msgid "/_View/Character _encoding/Greek (ISO-8859-_7)" msgstr "/_Ver/Codificación de caract_eres/Griego (ISO-8859-_7)" -#: src/compose.c:652 src/mainwindow.c:709 src/messageview.c:203 +#: src/compose.c:656 src/mainwindow.c:709 src/messageview.c:203 msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)" msgstr "/_Ver/Codificación de caract_eres/Arábigo (ISO-8859-_6)" -#: src/compose.c:654 src/mainwindow.c:711 src/messageview.c:205 +#: src/compose.c:658 src/mainwindow.c:711 src/messageview.c:205 msgid "/_View/Character _encoding/Arabic (Windows-1256)" msgstr "/_Ver/Codificación de caract_eres/Arábigo (Windows-1256)" -#: src/compose.c:658 src/mainwindow.c:715 src/messageview.c:208 +#: src/compose.c:662 src/mainwindow.c:715 src/messageview.c:208 msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)" msgstr "/_Ver/Codificación de caract_eres/Hebreo (ISO-8859-_8)" -#: src/compose.c:660 src/mainwindow.c:717 src/messageview.c:210 +#: src/compose.c:664 src/mainwindow.c:717 src/messageview.c:210 msgid "/_View/Character _encoding/Hebrew (Windows-1255)" msgstr "/_Ver/Codificación de caract_eres/Hebreo (Windows-1255)" -#: src/compose.c:664 src/mainwindow.c:721 src/messageview.c:213 +#: src/compose.c:668 src/mainwindow.c:721 src/messageview.c:213 msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)" msgstr "/_Ver/Codificación de caract_eres/Turco (ISO-8859-_9)" -#: src/compose.c:668 src/mainwindow.c:725 src/messageview.c:216 +#: src/compose.c:672 src/mainwindow.c:725 src/messageview.c:216 msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)" msgstr "/_Ver/Codificación de caract_eres/Cirílico (ISO-8859-_5)" -#: src/compose.c:670 src/mainwindow.c:727 src/messageview.c:218 +#: src/compose.c:674 src/mainwindow.c:727 src/messageview.c:218 msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)" msgstr "/_Ver/Codificación de caract_eres/Cirílico (KOI8-_R)" -#: src/compose.c:672 src/mainwindow.c:729 src/messageview.c:220 +#: src/compose.c:676 src/mainwindow.c:729 src/messageview.c:220 msgid "/_View/Character _encoding/Cyrillic (KOI8-U)" msgstr "/_Ver/Codificación de caract_eres/Cirílico (KOI8-U)" -#: src/compose.c:674 src/mainwindow.c:731 src/messageview.c:222 +#: src/compose.c:678 src/mainwindow.c:731 src/messageview.c:222 msgid "/_View/Character _encoding/Cyrillic (Windows-1251)" msgstr "/_Ver/Codificación de caract_eres/Cirílico (Windows-1251)" -#: src/compose.c:678 src/mainwindow.c:735 src/messageview.c:225 +#: src/compose.c:682 src/mainwindow.c:735 src/messageview.c:225 msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)" msgstr "/_Ver/Codificación de caract_eres/Japonés (ISO-2022-_JP)" -#: src/compose.c:682 src/mainwindow.c:745 src/messageview.c:234 +#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:234 msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)" msgstr "/_Ver/Codificación de caract_eres/Chino simplificado (_GB2312)" -#: src/compose.c:684 src/mainwindow.c:747 src/messageview.c:236 +#: src/compose.c:688 src/mainwindow.c:747 src/messageview.c:236 msgid "/_View/Character _encoding/Simplified Chinese (GBK)" msgstr "/_Ver/Codificación de caract_eres/Chino simplificado (GBK)" -#: src/compose.c:686 src/mainwindow.c:749 src/messageview.c:238 +#: src/compose.c:690 src/mainwindow.c:749 src/messageview.c:238 msgid "/_View/Character _encoding/Traditional Chinese (_Big5)" msgstr "/_Ver/Codificación de caract_eres/Chino tradicional (_Big5)" -#: src/compose.c:690 src/mainwindow.c:757 src/messageview.c:245 +#: src/compose.c:694 src/mainwindow.c:757 src/messageview.c:245 msgid "/_View/Character _encoding/Korean (EUC-_KR)" msgstr "/_Ver/Codificación de caract_eres/Coreano (EUC-_KR)" -#: src/compose.c:694 src/mainwindow.c:763 src/messageview.c:250 +#: src/compose.c:698 src/mainwindow.c:763 src/messageview.c:250 msgid "/_View/Character _encoding/Thai (TIS-620)" msgstr "/_Ver/Codificación de caract_eres/Tailandés (TIS-620)" -#: src/compose.c:696 src/mainwindow.c:765 src/messageview.c:252 +#: src/compose.c:700 src/mainwindow.c:765 src/messageview.c:252 msgid "/_View/Character _encoding/Thai (Windows-874)" msgstr "/_Ver/Codificación de caract_eres/Tailandés (Windows-874)" -#: src/compose.c:700 src/mainwindow.c:827 src/messageview.c:283 +#: src/compose.c:704 src/mainwindow.c:827 src/messageview.c:283 msgid "/_Tools/_Address book" msgstr "/_Herramientas/_Agenda de direcciones" -#: src/compose.c:701 +#: src/compose.c:705 msgid "/_Tools/_Template" msgstr "/_Herramientas/Plan_tillas" -#: src/compose.c:703 src/mainwindow.c:851 src/messageview.c:299 +#: src/compose.c:707 src/mainwindow.c:851 src/messageview.c:299 msgid "/_Tools/Actio_ns" msgstr "/_Herramientas/Accio_nes" -#: src/compose.c:705 src/compose.c:708 src/compose.c:712 src/compose.c:718 +#: src/compose.c:709 src/compose.c:712 src/compose.c:716 src/compose.c:722 #: src/mainwindow.c:830 src/mainwindow.c:844 src/mainwindow.c:849 #: src/mainwindow.c:852 src/mainwindow.c:856 src/mainwindow.c:858 #: src/messageview.c:286 src/messageview.c:298 msgid "/_Tools/---" msgstr "/_Herramientas/---" -#: src/compose.c:706 +#: src/compose.c:710 msgid "/_Tools/Edit with e_xternal editor" msgstr "/_Editar/Editar con el editor e_xterno" -#: src/compose.c:709 +#: src/compose.c:713 msgid "/_Tools/Request _disposition notification" msgstr "" -#: src/compose.c:713 +#: src/compose.c:717 msgid "/_Tools/PGP Si_gn" msgstr "/_Herramientas/Fir_mar con PGP" -#: src/compose.c:714 +#: src/compose.c:718 msgid "/_Tools/PGP _Encrypt" msgstr "/_Mensaje/_Cifrar con PGP" -#: src/compose.c:719 +#: src/compose.c:723 msgid "/_Tools/_Check spell" msgstr "/_Herramientas/_Comprobar ortografía" -#: src/compose.c:720 +#: src/compose.c:724 msgid "/_Tools/_Set spell language" msgstr "/_Herramientas/_Establecer idioma ortográfico" -#: src/compose.c:984 +#: src/compose.c:992 #, c-format msgid "%s: file not exist\n" msgstr "%s: el fichero no existe\n" -#: src/compose.c:1088 src/compose.c:1162 +#: src/compose.c:1098 src/compose.c:1174 msgid "Can't get text part\n" msgstr "No se puede obtener la parte de texto\n" -#: src/compose.c:1653 +#: src/compose.c:1675 msgid "Quote mark format error." msgstr "Error en el formato de la marca de cita." -#: src/compose.c:1665 +#: src/compose.c:1687 msgid "Message reply/forward format error." msgstr "Error en el formato de responder/redirijir." -#: src/compose.c:2175 +#: src/compose.c:2197 #, c-format msgid "File %s doesn't exist\n" msgstr "El fichero %s no existe\n" -#: src/compose.c:2179 +#: src/compose.c:2201 #, c-format msgid "Can't get file size of %s\n" msgstr "No se puede obtener el tamaño de %s\n" -#: src/compose.c:2183 src/compose.c:4244 +#: src/compose.c:2205 src/compose.c:4336 #, c-format msgid "File %s is empty." msgstr "El fichero %s esta vacío." -#: src/compose.c:2187 +#: src/compose.c:2209 #, c-format msgid "Can't read %s." msgstr "No se puede leer %s." -#: src/compose.c:2220 +#: src/compose.c:2242 #, c-format msgid "Message: %s" msgstr "Mensaje: %s" -#: src/compose.c:2280 src/mimeview.c:583 +#: src/compose.c:2302 src/mimeview.c:583 msgid "Can't get the part of multipart message." msgstr "No se puede obtener la parte del mensaje multipartes." -#: src/compose.c:2770 src/headerview.c:233 src/query_search.c:790 -#: src/rpop3.c:667 src/summaryview.c:2301 +#: src/compose.c:2792 src/headerview.c:233 src/query_search.c:790 +#: src/rpop3.c:667 src/summaryview.c:2297 msgid "(No Subject)" msgstr "(Sin asunto)" -#: src/compose.c:2773 +#: src/compose.c:2795 #, c-format msgid "%s - Compose%s" msgstr "%s - Componer%s" -#: src/compose.c:2888 +#: src/compose.c:2910 msgid "Recipient is not specified." msgstr "No se especificó el destinatario." -#: src/compose.c:2896 +#: src/compose.c:2918 msgid "Empty subject" msgstr "Asunto vacío" -#: src/compose.c:2897 +#: src/compose.c:2919 msgid "Subject is empty. Send it anyway?" msgstr "El asunto esta vacío. ¿Enviar de todas formas?" -#: src/compose.c:2961 +#: src/compose.c:2983 msgid "Attachment is missing" msgstr "Falta el adjunto" -#: src/compose.c:2962 +#: src/compose.c:2984 msgid "There is no attachment. Send it without attachments?" msgstr "No hay adjunto. ¿Enviarlo sin adjuntos?" -#: src/compose.c:3079 src/compose.c:3105 +#: src/compose.c:3101 src/compose.c:3127 msgid "Check recipients" msgstr "Comprobar destinatarios" -#: src/compose.c:3125 +#: src/compose.c:3147 msgid "Really send this mail to the following addresses?" msgstr "¿Enviar realmente este correo a las direcciones siguientes?" -#: src/compose.c:3138 src/compose.c:5023 src/headerview.c:54 +#: src/compose.c:3160 src/compose.c:5115 src/headerview.c:54 msgid "From:" msgstr "Desde:" -#: src/compose.c:3160 src/headerview.c:58 src/prefs_template.c:187 +#: src/compose.c:3182 src/headerview.c:58 src/prefs_template.c:187 msgid "Subject:" msgstr "Asunto:" -#: src/compose.c:3253 +#: src/compose.c:3275 msgid "_Send" msgstr "_Enviar" -#: src/compose.c:3338 +#: src/compose.c:3420 msgid "can't get recipient list." msgstr "no se puede obtener la lista de destinatarios." -#: src/compose.c:3358 +#: src/compose.c:3440 msgid "" "Account for sending mail is not specified.\n" "Please select a mail account before sending." @@ -1666,39 +1675,39 @@ msgstr "" "No especificó ninguna cuenta para enviar.\n" "Seleccione alguna cuenta de correo antes de enviar." -#: src/compose.c:3372 src/send_message.c:315 +#: src/compose.c:3454 src/send_message.c:315 #, c-format msgid "Error occurred while posting the message to %s ." msgstr "Hubo un error enviando el mensaje a %s ." -#: src/compose.c:3422 +#: src/compose.c:3504 msgid "Can't save the message to outbox." msgstr "No se puede guardar el mensaje en Salida." -#: src/compose.c:3460 +#: src/compose.c:3547 #, c-format msgid "Could not find any key associated with currently selected key id `%s'." msgstr "" "No se encontró ninguna clave asociada al ID de clave seleccionado " "actualmente «%s»." -#: src/compose.c:3487 src/compose.c:3872 +#: src/compose.c:3574 src/compose.c:3959 msgid "Can't sign the message." msgstr "El mensaje no se puede firmar." -#: src/compose.c:3514 src/compose.c:3915 +#: src/compose.c:3601 src/compose.c:4002 msgid "Can't encrypt the message." msgstr "El mensaje no se puede cifrar." -#: src/compose.c:3549 src/compose.c:3910 +#: src/compose.c:3636 src/compose.c:3997 msgid "Can't encrypt or sign the message." msgstr "El mensaje no se puede cifrar o firmar." -#: src/compose.c:3595 src/compose.c:3943 src/compose.c:4006 src/compose.c:4126 +#: src/compose.c:3682 src/compose.c:4030 src/compose.c:4093 src/compose.c:4213 msgid "can't change file mode\n" msgstr "no se pueden cambiar los permisos de archivo\n" -#: src/compose.c:3628 +#: src/compose.c:3715 #, c-format msgid "" "Can't convert the character encoding of the message body from %s to %s.\n" @@ -1709,11 +1718,11 @@ msgstr "" "\n" "¿Enviarlo como %s de todas formas?" -#: src/compose.c:3634 +#: src/compose.c:3721 msgid "Code conversion error" msgstr "Error en la conversión de códigos" -#: src/compose.c:3720 +#: src/compose.c:3807 #, c-format msgid "" "Line %d exceeds the line length limit (998 bytes).\n" @@ -1726,15 +1735,15 @@ msgstr "" "\n" "¿Enviarlo de todas formas?" -#: src/compose.c:3724 +#: src/compose.c:3811 msgid "Line length limit" msgstr "Límite de longitud de línea" -#: src/compose.c:3890 +#: src/compose.c:3977 msgid "Encrypting with Bcc" msgstr "Cifrando con copia oculta" -#: src/compose.c:3891 +#: src/compose.c:3978 msgid "" "This message has Bcc recipients. If this message is encrypted, all Bcc " "recipients will be visible by examing the encryption key list, leading to " @@ -1748,90 +1757,92 @@ msgstr "" "\n" "¿Enviarlo de todas formas?" -#: src/compose.c:4086 +#: src/compose.c:4173 msgid "can't remove the old message\n" msgstr "no se puede eliminar el mensaje antiguo\n" -#: src/compose.c:4104 +#: src/compose.c:4191 msgid "queueing message...\n" msgstr "poniendo en la cola...\n" -#: src/compose.c:4192 +#: src/compose.c:4279 msgid "can't find queue folder\n" msgstr "no puedo encontrar la carpeta de cola\n" -#: src/compose.c:4199 +#: src/compose.c:4286 msgid "can't queue the message\n" msgstr "El mensaje no se puede poner en la cola\n" -#: src/compose.c:4239 +#: src/compose.c:4331 #, c-format msgid "File %s doesn't exist." msgstr "El fichero %s no existe." -#: src/compose.c:4248 +#: src/compose.c:4340 #, c-format msgid "Can't open file %s." msgstr "No se puede abrir el fichero %s." -#: src/compose.c:4855 +#: src/compose.c:4947 #, c-format msgid "generated Message-ID: %s\n" msgstr "Message-ID generado: %s\n" -#: src/compose.c:4970 +#: src/compose.c:5062 msgid "Creating compose window...\n" msgstr "Creando ventana de composición...\n" -#: src/compose.c:5097 +#: src/compose.c:5189 msgid "PGP Sign" msgstr "Firmar con PGP" -#: src/compose.c:5100 +#: src/compose.c:5192 msgid "PGP Encrypt" msgstr "Cifrar con PGP" -#: src/compose.c:5138 src/compose.c:6306 +#: src/compose.c:5230 src/compose.c:6400 msgid "MIME type" msgstr "Tipo MIME" #. S_COL_DATE -#: src/compose.c:5147 src/mimeview.c:217 src/prefs_filter_edit.c:503 +#: src/compose.c:5239 src/mimeview.c:217 src/prefs_filter_edit.c:503 #: src/prefs_summary_column.c:72 src/rpop3.c:418 src/select-keys.c:309 -#: src/summaryview.c:5160 +#: src/summaryview.c:5164 msgid "Size" msgstr "Tamaño" -#: src/compose.c:6201 +#: src/compose.c:6295 msgid "Invalid MIME type." msgstr "Tipo MIME inválido." -#: src/compose.c:6219 +#: src/compose.c:6313 msgid "File doesn't exist or is empty." msgstr "El fichero no existe o está vacío." -#: src/compose.c:6288 +#: src/compose.c:6382 msgid "Properties" msgstr "Propiedades" -#: src/compose.c:6308 src/prefs_common_dialog.c:1647 +#. Encoding +#: src/compose.c:6402 src/prefs_common_dialog.c:1009 +#: src/prefs_common_dialog.c:1670 msgid "Encoding" msgstr "Codificación" -#: src/compose.c:6331 src/prefs_folder_item.c:202 +#: src/compose.c:6425 src/prefs_folder_item.c:202 msgid "Path" msgstr "Ruta" -#: src/compose.c:6332 +#: src/compose.c:6426 msgid "File name" msgstr "Nombre de fichero" -#: src/compose.c:6422 +#: src/compose.c:6516 #, c-format msgid "External editor command line is invalid: `%s'\n" msgstr "La orden del editor externo es inválida: «%s»\n" -#: src/compose.c:6484 +#: src/compose.c:6578 #, c-format msgid "" "The external editor is still working.\n" @@ -1840,48 +1851,48 @@ msgstr "" "El editor externo aún esta activo.\n" "¿Forzar la finalización del proceso (pid: %d)?\n" -#: src/compose.c:6821 src/mainwindow.c:3021 +#: src/compose.c:6915 src/mainwindow.c:3021 msgid "_Customize toolbar..." msgstr "_Configurar barra de herramientas..." -#: src/compose.c:6941 src/compose.c:6946 src/compose.c:6952 +#: src/compose.c:7035 src/compose.c:7040 src/compose.c:7046 msgid "Can't queue the message." msgstr "El mensaje no se puede poner en la cola." -#: src/compose.c:7043 +#: src/compose.c:7137 msgid "Select files" msgstr "Seleccionar ficheros" -#: src/compose.c:7066 src/inputdialog.c:372 +#: src/compose.c:7160 src/inputdialog.c:372 msgid "Select file" msgstr "Seleccionar fichero" -#: src/compose.c:7117 +#: src/compose.c:7211 msgid "Save message" msgstr "Guardar mensaje" -#: src/compose.c:7118 +#: src/compose.c:7212 msgid "This message has been modified. Save it to draft folder?" msgstr "Este mensaje ha sido modificado. ¿Guardarlo en la carpeta Borradores?" -#: src/compose.c:7120 src/compose.c:7124 +#: src/compose.c:7214 src/compose.c:7218 msgid "Close _without saving" msgstr "Cerrar _sin guardar" -#: src/compose.c:7171 +#: src/compose.c:7265 #, c-format msgid "Do you want to apply the template `%s' ?" msgstr "¿Quiere aplicar la plantilla «%s»?" -#: src/compose.c:7173 +#: src/compose.c:7267 msgid "Apply template" msgstr "Aplicar plantilla" -#: src/compose.c:7174 +#: src/compose.c:7268 msgid "_Replace" msgstr "_Reemplazar" -#: src/compose.c:7174 +#: src/compose.c:7268 msgid "_Insert" msgstr "_Insertar" @@ -2061,7 +2072,7 @@ msgstr "Editar entrada JPilot" #: src/editjpilot.c:289 src/editldap.c:349 src/editvcard.c:202 #: src/importcsv.c:691 src/importldif.c:498 src/prefs_account_dialog.c:1863 -#: src/prefs_common_dialog.c:2120 +#: src/prefs_common_dialog.c:2143 msgid " ... " msgstr " ... " @@ -2360,18 +2371,18 @@ msgstr "/_Eliminar grupo" msgid "Creating folder view...\n" msgstr "Creando vista de carpeta...\n" -#: src/folderview.c:415 src/prefs_common_dialog.c:1561 +#: src/folderview.c:415 src/prefs_common_dialog.c:1584 msgid "New" msgstr "Nuevos" #. S_COL_MARK -#: src/folderview.c:431 src/prefs_common_dialog.c:1562 +#: src/folderview.c:431 src/prefs_common_dialog.c:1585 #: src/prefs_filter_edit.c:507 src/prefs_summary_column.c:67 #: src/quick_search.c:108 msgid "Unread" msgstr "No leídos" -#: src/folderview.c:447 src/prefs_common_dialog.c:1563 +#: src/folderview.c:447 src/prefs_common_dialog.c:1586 msgid "Total" msgstr "Total" @@ -2413,7 +2424,7 @@ msgstr "Fallo al reconstruir el árbol de carpetas." msgid "Checking for new messages in all folders..." msgstr "Comprobar si hay mensajes nuevos en todas las carpetas..." -#: src/folderview.c:1256 src/prefs_common_dialog.c:2064 src/prefs_toolbar.c:68 +#: src/folderview.c:1256 src/prefs_common_dialog.c:2087 src/prefs_toolbar.c:68 msgid "Junk" msgstr "Basura" @@ -2558,7 +2569,7 @@ msgid "Creating header view...\n" msgstr "Creando vista de cabeceras...\n" #: src/headerview.c:212 src/query_search.c:791 src/rpop3.c:668 -#: src/summaryview.c:2304 +#: src/summaryview.c:2300 msgid "(No From)" msgstr "(Sin remitente)" @@ -2922,7 +2933,7 @@ msgstr "Saliendo" msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "Recuperando mensaje (%d / %d) (%s / %s)" -#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4561 +#: src/inc.c:1233 src/inc.c:1256 src/summaryview.c:4557 msgid "" "Execution of the junk filter command failed.\n" "Please check the junk mail control setting." @@ -3136,7 +3147,7 @@ msgstr "Mensajes en cola" msgid "Some unsent messages are queued. Exit now?" msgstr "Hay mensajes sin enviar en la cola. ¿Salir ahora?" -#: src/main.c:858 +#: src/main.c:869 msgid "" "GnuPG is not installed properly, or its version is too old.\n" "OpenPGP support disabled." @@ -3144,20 +3155,20 @@ msgstr "" "GnuPG no esta convenientemente instalado, o es una versión antigua.\n" "Soporte para OpenPGP deshabilitado." -#: src/main.c:1088 +#: src/main.c:1099 msgid "Loading plug-ins..." msgstr "" #. remote command mode -#: src/main.c:1216 +#: src/main.c:1234 msgid "another Sylpheed is already running.\n" msgstr "ya hay otro Sylpheed en ejecución.\n" -#: src/main.c:1497 +#: src/main.c:1515 msgid "Migration of configuration" msgstr "Migración de la configuración" -#: src/main.c:1498 +#: src/main.c:1516 msgid "" "The previous version of configuration found.\n" "Do you want to migrate it?" @@ -3501,15 +3512,15 @@ msgstr "/_Ver/Codificación de caract_eres/Chino (ISO-2022-_CN)" msgid "/_View/Character _encoding/Korean (ISO-2022-KR)" msgstr "/_Ver/Codificación de caract_eres/Coreano (ISO-2022-KR)" -#: src/mainwindow.c:772 src/summaryview.c:461 +#: src/mainwindow.c:772 src/summaryview.c:464 msgid "/_View/Open in new _window" msgstr "/_Ver/Abrir en una ventana _nueva" -#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:463 +#: src/mainwindow.c:773 src/messageview.c:259 src/summaryview.c:466 msgid "/_View/Mess_age source" msgstr "/_Ver/Fuente del mens_aje" -#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:464 +#: src/mainwindow.c:774 src/messageview.c:260 src/summaryview.c:467 msgid "/_View/All _headers" msgstr "/_Ver/_Todas las cabeceras" @@ -3803,8 +3814,8 @@ msgstr "Creando ventana principal...\n" msgid "MainWindow: color allocation %d failed\n" msgstr "MainWindow: fallo solicitando color %d\n" -#: src/mainwindow.c:1205 src/summaryview.c:2453 src/summaryview.c:2540 -#: src/summaryview.c:4126 src/summaryview.c:4255 src/summaryview.c:4643 +#: src/mainwindow.c:1205 src/summaryview.c:2449 src/summaryview.c:2536 +#: src/summaryview.c:4122 src/summaryview.c:4251 src/summaryview.c:4639 msgid "done.\n" msgstr "hecho.\n" @@ -3873,7 +3884,7 @@ msgstr "Sylpheed - Árbol de carpetas" msgid "Sylpheed - Message View" msgstr "Sylpheed - Vista de mensaje" -#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:415 +#: src/mainwindow.c:2542 src/mimeview.c:142 src/summaryview.c:418 msgid "/_Reply" msgstr "/_Responder" @@ -3889,15 +3900,15 @@ msgstr "/Responder al _remitente" msgid "/Reply to mailing _list" msgstr "/Responder a la _lista de correo" -#: src/mainwindow.c:2550 src/summaryview.c:422 +#: src/mainwindow.c:2550 src/summaryview.c:425 msgid "/_Forward" msgstr "/_Reenviar" -#: src/mainwindow.c:2551 src/summaryview.c:423 +#: src/mainwindow.c:2551 src/summaryview.c:426 msgid "/For_ward as attachment" msgstr "/Reen_viar como adjunto" -#: src/mainwindow.c:2552 src/summaryview.c:424 +#: src/mainwindow.c:2552 src/summaryview.c:427 msgid "/Redirec_t" msgstr "/Red_irigir" @@ -4063,7 +4074,7 @@ msgstr "Adjuntos" msgid "Message View - Sylpheed" msgstr "Vista de mensaje - Sylpheed" -#: src/messageview.c:765 src/summaryview.c:3684 +#: src/messageview.c:765 src/summaryview.c:3680 #, c-format msgid "Can't save the file `%s'." msgstr "No puedo guardar el fichero «%s»." @@ -4088,7 +4099,7 @@ msgstr "/_Guardar como..." msgid "/Save _all..." msgstr "/Gu_ardar todo..." -#: src/mimeview.c:140 src/summaryview.c:466 +#: src/mimeview.c:140 src/summaryview.c:469 msgid "/_Print..." msgstr "/_Imprimir..." @@ -4268,21 +4279,21 @@ msgstr "Preferencias de la cuenta" msgid "Creating account preferences window...\n" msgstr "Creando ventana de preferencias de cuenta...\n" -#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:745 +#: src/prefs_account_dialog.c:554 src/prefs_common_dialog.c:748 msgid "Receive" msgstr "Recibir" -#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:747 +#: src/prefs_account_dialog.c:556 src/prefs_common_dialog.c:750 #: src/prefs_toolbar.c:50 src/prefs_toolbar.c:102 msgid "Send" msgstr "Enviar" -#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:749 +#: src/prefs_account_dialog.c:558 src/prefs_common_dialog.c:752 #: src/prefs_folder_item.c:140 src/prefs_toolbar.c:53 msgid "Compose" msgstr "Componer" -#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:756 +#: src/prefs_account_dialog.c:561 src/prefs_common_dialog.c:759 msgid "Privacy" msgstr "Privacidad" @@ -4290,7 +4301,7 @@ msgstr "Privacidad" msgid "SSL" msgstr "SSL" -#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2415 +#: src/prefs_account_dialog.c:568 src/prefs_common_dialog.c:2438 msgid "Advanced" msgstr "Avanzadas" @@ -4414,7 +4425,7 @@ msgid "Authentication method" msgstr "Método de autentificación" #: src/prefs_account_dialog.c:989 src/prefs_account_dialog.c:1148 -#: src/prefs_common_dialog.c:964 src/prefs_common_dialog.c:2851 +#: src/prefs_common_dialog.c:1029 src/prefs_common_dialog.c:2874 msgid "Automatic" msgstr "Automática" @@ -4458,8 +4469,8 @@ msgstr "Generar ID-Mensaje" msgid "Add user-defined header" msgstr "Añadir cabecera de usuario" -#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1755 -#: src/prefs_common_dialog.c:1782 +#: src/prefs_account_dialog.c:1105 src/prefs_common_dialog.c:1778 +#: src/prefs_common_dialog.c:1805 msgid " Edit... " msgstr " Editar... " @@ -4484,7 +4495,7 @@ msgid "Authenticate with POP3 before sending" msgstr "Autentificación con POP3 antes de enviar" #. signature -#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1123 +#: src/prefs_account_dialog.c:1250 src/prefs_common_dialog.c:1146 #: src/prefs_toolbar.c:117 msgid "Signature" msgstr "Firma" @@ -4792,85 +4803,115 @@ msgstr "Borrar acción" msgid "Do you really want to delete this action?" msgstr "¿Realmente quiere borrar esta acción?" -#: src/prefs_common_dialog.c:725 +#: src/prefs_common_dialog.c:728 msgid "Creating common preferences window...\n" msgstr "Creando ventana de preferencias comunes...\n" -#: src/prefs_common_dialog.c:729 +#: src/prefs_common_dialog.c:732 msgid "Common Preferences" msgstr "Preferencias comunes" -#: src/prefs_common_dialog.c:751 +#: src/prefs_common_dialog.c:754 msgid "Display" msgstr "Ver" -#: src/prefs_common_dialog.c:753 +#: src/prefs_common_dialog.c:756 msgid "Junk mail" msgstr "Correo basura" -#: src/prefs_common_dialog.c:759 +#: src/prefs_common_dialog.c:762 msgid "Details" msgstr "Detalles" -#: src/prefs_common_dialog.c:809 +#: src/prefs_common_dialog.c:812 msgid "Auto-check new mail" msgstr "Comprobar correo nuevo" -#: src/prefs_common_dialog.c:811 src/prefs_common_dialog.c:1241 +#: src/prefs_common_dialog.c:814 src/prefs_common_dialog.c:1264 msgid "every" msgstr "cada" -#: src/prefs_common_dialog.c:823 src/prefs_common_dialog.c:1255 +#: src/prefs_common_dialog.c:826 src/prefs_common_dialog.c:1278 msgid "minute(s)" msgstr "minuto(s)" -#: src/prefs_common_dialog.c:832 +#: src/prefs_common_dialog.c:835 msgid "Check new mail on startup" msgstr "Comprueba correo nuevo al inicio" -#: src/prefs_common_dialog.c:834 +#: src/prefs_common_dialog.c:837 msgid "Update all local folders after incorporation" msgstr "Actualizar todos las carpetas locales después de incorporar" -#: src/prefs_common_dialog.c:839 +#: src/prefs_common_dialog.c:842 msgid "Execute command when new messages arrived" msgstr "Ejecutar orden cuando lleguen nuevos mensajes" -#: src/prefs_common_dialog.c:851 src/prefs_common_dialog.c:2658 -#: src/prefs_common_dialog.c:2680 src/prefs_common_dialog.c:2702 +#: src/prefs_common_dialog.c:854 src/prefs_common_dialog.c:2681 +#: src/prefs_common_dialog.c:2703 src/prefs_common_dialog.c:2725 msgid "Command" msgstr "Orden" -#: src/prefs_common_dialog.c:862 +#: src/prefs_common_dialog.c:865 #, c-format msgid "`%d' will be replaced with the number of new messages." msgstr "«%d» será reemplazado con el número de nuevos mensajes." -#: src/prefs_common_dialog.c:866 +#: src/prefs_common_dialog.c:869 msgid "Incorporate from local spool" msgstr "Incorporar del almacén local" -#: src/prefs_common_dialog.c:879 +#: src/prefs_common_dialog.c:882 msgid "Filter on incorporation" msgstr "Filtrar al incorporar" -#: src/prefs_common_dialog.c:885 +#: src/prefs_common_dialog.c:888 msgid "Spool path" msgstr "Ruta al almacén" -#: src/prefs_common_dialog.c:941 +#: src/prefs_common_dialog.c:949 src/prefs_common_dialog.c:1142 +#: src/prefs_common_dialog.c:1539 src/prefs_folder_item.c:139 +msgid "General" +msgstr "Generales" + +#: src/prefs_common_dialog.c:956 msgid "Save sent messages to outbox" msgstr "Guardar mensajes enviados en Salida" -#: src/prefs_common_dialog.c:943 +#: src/prefs_common_dialog.c:958 msgid "Apply filter rules to sent messages" msgstr "Aplicar las reglas de filtrado a los mensajes enviados" -#: src/prefs_common_dialog.c:950 +#: src/prefs_common_dialog.c:961 +#, fuzzy +msgid "Automatically add recipients to address book" +msgstr "Establecer las siguientes direcciones automáticamente" + +#: src/prefs_common_dialog.c:968 +msgid "" +"Notify for missing attachments when the following strings (comma-separated) " +"are found in the message body" +msgstr "" +"Notificar de adjuntos faltantes cuando se encuentren las siguientes cadenas " +"(separadas por comas) en el cuerpo del mensaje" + +#: src/prefs_common_dialog.c:979 +msgid "(Ex: attach)" +msgstr "(Ej.: adjuntar)" + +#: src/prefs_common_dialog.c:990 +msgid "Confirm recipients before sending" +msgstr "Confirmar destinatarios antes de enviar" + +#: src/prefs_common_dialog.c:996 +msgid "Excluded addresses/domains (comma-separated):" +msgstr "Dominios y/o direcciones excluidos (separados por comas):" + +#: src/prefs_common_dialog.c:1015 msgid "Transfer encoding" msgstr "Codificación de transferencia" -#: src/prefs_common_dialog.c:973 +#: src/prefs_common_dialog.c:1038 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." @@ -4878,15 +4919,15 @@ msgstr "" "Especificar la codificación de transferencia (Content-Transfer-Encoding) " "cuando el cuerpo del mensaje contiene caracteres no-ASCII." -#: src/prefs_common_dialog.c:980 +#: src/prefs_common_dialog.c:1045 msgid "MIME filename encoding" msgstr "Codificación MIME de los nombres de fichero" -#: src/prefs_common_dialog.c:991 +#: src/prefs_common_dialog.c:1056 msgid "MIME header" msgstr "Cabecera MIME" -#: src/prefs_common_dialog.c:1001 +#: src/prefs_common_dialog.c:1066 msgid "" "Specify encoding method for MIME filename with non-ASCII characters.\n" "MIME header: most popular, but violates RFC 2047\n" @@ -4896,203 +4937,178 @@ msgstr "" "Cabecera MIME: más popular, pero viola el RFC 2047\n" "RFC 2231: conforme al estándar, pero no tan popular" -#: src/prefs_common_dialog.c:1011 -msgid "" -"Notify for missing attachments when the following strings (comma-separated) " -"are found in the message body" -msgstr "" -"Notificar de adjuntos faltantes cuando se encuentren las siguientes cadenas " -"(separadas por comas) en el cuerpo del mensaje" - -#: src/prefs_common_dialog.c:1022 -msgid "(Ex: attach)" -msgstr "(Ej.: adjuntar)" - -#: src/prefs_common_dialog.c:1033 -msgid "Confirm recipients before sending" -msgstr "Confirmar destinatarios antes de enviar" - -#: src/prefs_common_dialog.c:1039 -msgid "Excluded addresses/domains (comma-separated):" -msgstr "Dominios y/o direcciones excluidos (separados por comas):" - -#: src/prefs_common_dialog.c:1119 src/prefs_common_dialog.c:1516 -#: src/prefs_folder_item.c:139 -msgid "General" -msgstr "Generales" - -#: src/prefs_common_dialog.c:1134 +#: src/prefs_common_dialog.c:1157 msgid "Signature separator" msgstr "Separador de firma" -#: src/prefs_common_dialog.c:1143 +#: src/prefs_common_dialog.c:1166 msgid "Insert automatically" msgstr "Insertar automáticamente" -#: src/prefs_common_dialog.c:1145 src/prefs_toolbar.c:56 +#: src/prefs_common_dialog.c:1168 src/prefs_toolbar.c:56 msgid "Reply" msgstr "Responder" -#: src/prefs_common_dialog.c:1153 +#: src/prefs_common_dialog.c:1176 msgid "Automatically select account for replies" msgstr "Seleccionar automáticamente la cuenta para responder" -#: src/prefs_common_dialog.c:1155 +#: src/prefs_common_dialog.c:1178 msgid "Quote message when replying" msgstr "Citar el mensaje al responder" -#: src/prefs_common_dialog.c:1157 +#: src/prefs_common_dialog.c:1180 #, fuzzy msgid "Reply to mailing list by Reply button" msgstr "/Responder a la _lista de correo" -#: src/prefs_common_dialog.c:1159 +#: src/prefs_common_dialog.c:1182 msgid "Inherit recipients on reply to self messages" msgstr "Heredar la lista de destinatarios al responder a mensajes propios" -#: src/prefs_common_dialog.c:1161 +#: src/prefs_common_dialog.c:1184 msgid "Set only mail address of recipients when replying" msgstr "" #. editor -#: src/prefs_common_dialog.c:1165 src/prefs_common_dialog.c:2621 +#: src/prefs_common_dialog.c:1188 src/prefs_common_dialog.c:2644 #: src/prefs_toolbar.c:120 msgid "Editor" msgstr "Editor" -#: src/prefs_common_dialog.c:1172 +#: src/prefs_common_dialog.c:1195 msgid "Automatically launch the external editor" msgstr "Lanzar el editor externo automáticamente" -#: src/prefs_common_dialog.c:1182 +#: src/prefs_common_dialog.c:1205 msgid "Undo level" msgstr "Niveles de deshacer" -#: src/prefs_common_dialog.c:1202 +#: src/prefs_common_dialog.c:1225 msgid "Wrap messages at" msgstr "Recortar mensajes a los" -#: src/prefs_common_dialog.c:1214 +#: src/prefs_common_dialog.c:1237 msgid "characters" msgstr "caracteres" -#: src/prefs_common_dialog.c:1224 +#: src/prefs_common_dialog.c:1247 msgid "Wrap quotation" msgstr "Recortar citación" -#: src/prefs_common_dialog.c:1230 +#: src/prefs_common_dialog.c:1253 msgid "Wrap on input" msgstr "Recortar al escribir" -#: src/prefs_common_dialog.c:1239 +#: src/prefs_common_dialog.c:1262 msgid "Auto-save to draft" msgstr "Autoguardar a borrador" -#: src/prefs_common_dialog.c:1264 +#: src/prefs_common_dialog.c:1287 msgid "Format" msgstr "Formato" -#: src/prefs_common_dialog.c:1269 +#: src/prefs_common_dialog.c:1292 msgid "Spell checking" msgstr "Comprobación ortográfica" #. reply -#: src/prefs_common_dialog.c:1322 +#: src/prefs_common_dialog.c:1345 msgid "Reply format" msgstr "Formato de réplica" -#: src/prefs_common_dialog.c:1337 src/prefs_common_dialog.c:1379 +#: src/prefs_common_dialog.c:1360 src/prefs_common_dialog.c:1402 msgid "Quotation mark" msgstr "Marca de citación" #. forward -#: src/prefs_common_dialog.c:1364 +#: src/prefs_common_dialog.c:1387 msgid "Forward format" msgstr "Formato de reenvío" -#: src/prefs_common_dialog.c:1411 +#: src/prefs_common_dialog.c:1434 msgid " Description of symbols " msgstr " Descripción de símbolos " -#: src/prefs_common_dialog.c:1440 +#: src/prefs_common_dialog.c:1463 msgid "Enable Spell checking" msgstr "Activar comprobación ortográfica" -#: src/prefs_common_dialog.c:1452 +#: src/prefs_common_dialog.c:1475 msgid "Default language:" msgstr "Idioma por omisión:" -#: src/prefs_common_dialog.c:1524 +#: src/prefs_common_dialog.c:1547 msgid "Text font" msgstr "Tipografía del texto" #. ---- Folder View ---- -#: src/prefs_common_dialog.c:1536 +#: src/prefs_common_dialog.c:1559 msgid "Folder View" msgstr "Vista de carpetas" -#: src/prefs_common_dialog.c:1544 +#: src/prefs_common_dialog.c:1567 msgid "Display unread number next to folder name" msgstr "Ver el número de no leídos junto al nombre de la carpeta" -#: src/prefs_common_dialog.c:1548 +#: src/prefs_common_dialog.c:1571 #, fuzzy msgid "Displaying message number columns in the folder view:" msgstr "Mostrar las columnas de número de mensajes en la vista de carpetas" -#: src/prefs_common_dialog.c:1572 +#: src/prefs_common_dialog.c:1595 msgid "Abbreviate newsgroups longer than" msgstr "Abreviar nombres de grupos con más de" -#: src/prefs_common_dialog.c:1587 +#: src/prefs_common_dialog.c:1610 msgid "letters" msgstr "letras" #. ---- Summary ---- -#: src/prefs_common_dialog.c:1593 +#: src/prefs_common_dialog.c:1616 msgid "Summary View" msgstr "Vista resumen" -#: src/prefs_common_dialog.c:1602 +#: src/prefs_common_dialog.c:1625 msgid "Display recipient on `From' column if sender is yourself" msgstr "Ver destinatario en la columna «Desde» si el remitente es usted mismo" -#: src/prefs_common_dialog.c:1604 +#: src/prefs_common_dialog.c:1627 msgid "Expand threads" msgstr "Expandir hilos" -#: src/prefs_common_dialog.c:1612 src/prefs_common_dialog.c:3094 -#: src/prefs_common_dialog.c:3132 +#: src/prefs_common_dialog.c:1635 src/prefs_common_dialog.c:3117 +#: src/prefs_common_dialog.c:3155 msgid "Date format" msgstr "Formato de fecha" -#: src/prefs_common_dialog.c:1633 +#: src/prefs_common_dialog.c:1656 msgid " Set display item of summary... " msgstr " Elementos visibles en cabecera... " -#: src/prefs_common_dialog.c:1639 +#: src/prefs_common_dialog.c:1662 msgid "Message" msgstr "Mensaje" -#: src/prefs_common_dialog.c:1643 +#: src/prefs_common_dialog.c:1666 #, fuzzy msgid "Color label" msgstr "/E_tiquetar de color" -#: src/prefs_common_dialog.c:1653 +#: src/prefs_common_dialog.c:1676 msgid "Default character encoding" msgstr "Codificación de caracteres por omisión" -#: src/prefs_common_dialog.c:1667 +#: src/prefs_common_dialog.c:1690 msgid "This is used when displaying messages with missing character encoding." msgstr "" "Esto se usa al mostrar mensajes que no indican codificación de caracteres." -#: src/prefs_common_dialog.c:1673 +#: src/prefs_common_dialog.c:1696 msgid "Outgoing character encoding" msgstr "Codificación de caracteres para enviar" -#: src/prefs_common_dialog.c:1687 +#: src/prefs_common_dialog.c:1710 msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " "be used." @@ -5100,11 +5116,11 @@ msgstr "" "Si se selecciona «Automática» se utilizará la codificación óptima para la " "localización actual." -#: src/prefs_common_dialog.c:1751 +#: src/prefs_common_dialog.c:1774 msgid "Enable coloration of message" msgstr "Permitir colores en el mensaje" -#: src/prefs_common_dialog.c:1766 +#: src/prefs_common_dialog.c:1789 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -5112,83 +5128,83 @@ msgstr "" "Mostrar alfabéticos y numéricos de múltiples bytes\n" "como caracteres ASCII (sólo para Japonés)" -#: src/prefs_common_dialog.c:1773 +#: src/prefs_common_dialog.c:1796 msgid "Display header pane above message view" msgstr "Mostrar panel de cabeceras sobre el mensaje" -#: src/prefs_common_dialog.c:1780 +#: src/prefs_common_dialog.c:1803 msgid "Display short headers on message view" msgstr "Cabeceras breves en la vista del mensaje" -#: src/prefs_common_dialog.c:1792 +#: src/prefs_common_dialog.c:1815 msgid "Render HTML messages as text" msgstr "Mostrar los mensajes HTML como texto" -#: src/prefs_common_dialog.c:1794 +#: src/prefs_common_dialog.c:1817 msgid "Treat HTML only messages as attachment" msgstr "Tratar los mensajes que contengan sólo HTML como adjuntos" -#: src/prefs_common_dialog.c:1798 +#: src/prefs_common_dialog.c:1821 msgid "Display cursor in message view" msgstr "Mostrar el cursor en la vista del mensaje" -#: src/prefs_common_dialog.c:1811 +#: src/prefs_common_dialog.c:1834 msgid "Line space" msgstr "Interlineado" -#: src/prefs_common_dialog.c:1825 src/prefs_common_dialog.c:1863 +#: src/prefs_common_dialog.c:1848 src/prefs_common_dialog.c:1886 msgid "pixel(s)" msgstr "pixel(s)" -#: src/prefs_common_dialog.c:1830 +#: src/prefs_common_dialog.c:1853 msgid "Scroll" msgstr "Desplazamiento" -#: src/prefs_common_dialog.c:1837 +#: src/prefs_common_dialog.c:1860 msgid "Half page" msgstr "Media página" -#: src/prefs_common_dialog.c:1843 +#: src/prefs_common_dialog.c:1866 msgid "Smooth scroll" msgstr "Desplazamiento suave" -#: src/prefs_common_dialog.c:1849 +#: src/prefs_common_dialog.c:1872 msgid "Step" msgstr "Paso" -#: src/prefs_common_dialog.c:1869 +#: src/prefs_common_dialog.c:1892 msgid "Images" msgstr "Imágenes" -#: src/prefs_common_dialog.c:1877 +#: src/prefs_common_dialog.c:1900 msgid "Resize attached large images to fit in the window" msgstr "Redimensionar las imágenes adjuntas para adecuarlas a la ventana" -#: src/prefs_common_dialog.c:1879 +#: src/prefs_common_dialog.c:1902 msgid "Display images as inline" msgstr "Mostrar las imágenes en el texto" -#: src/prefs_common_dialog.c:2030 +#: src/prefs_common_dialog.c:2053 msgid "Enable Junk mail control" msgstr "Activar el control del correo basura" -#: src/prefs_common_dialog.c:2042 +#: src/prefs_common_dialog.c:2065 msgid "Learning command:" msgstr "Orden para aprender:" -#: src/prefs_common_dialog.c:2051 +#: src/prefs_common_dialog.c:2074 msgid "(Select preset)" msgstr "(Escoger preselección)" -#: src/prefs_common_dialog.c:2076 +#: src/prefs_common_dialog.c:2099 msgid "Not Junk" msgstr "No basura" -#: src/prefs_common_dialog.c:2091 +#: src/prefs_common_dialog.c:2114 msgid "Classifying command" msgstr "Orden de clasificación" -#: src/prefs_common_dialog.c:2102 +#: src/prefs_common_dialog.c:2125 msgid "" "To classify junk mails automatically, both junk and not junk mails must be " "learned manually to a certain extent." @@ -5196,227 +5212,227 @@ msgstr "" "Para clasificar los correos basura automáticamente, se debe aprender hasta " "cierto punto tanto de los correos basura como de los que no lo son." -#: src/prefs_common_dialog.c:2112 +#: src/prefs_common_dialog.c:2135 msgid "Junk folder" msgstr "Carpeta basura" -#: src/prefs_common_dialog.c:2130 +#: src/prefs_common_dialog.c:2153 msgid "The messages which are set as junk mail will be moved to this folder." msgstr "Los mensajes que se marquen como basura se moverán a esta carpeta." -#: src/prefs_common_dialog.c:2141 +#: src/prefs_common_dialog.c:2164 msgid "Filter messages classified as junk on receiving" msgstr "Filtrar mensajes clasificados como basura al recibir" -#: src/prefs_common_dialog.c:2144 +#: src/prefs_common_dialog.c:2167 msgid "Filter junk mails before normal filtering" msgstr "Filtrar el correo basura antes del filtrado normal" -#: src/prefs_common_dialog.c:2147 +#: src/prefs_common_dialog.c:2170 msgid "Delete junk mails from server on receiving" msgstr "Borrar correos basura del servidor al recibir" -#: src/prefs_common_dialog.c:2152 +#: src/prefs_common_dialog.c:2175 msgid "Mark filtered junk mails as read" msgstr "Marcar los correos basura filtrados como leídos" -#: src/prefs_common_dialog.c:2194 +#: src/prefs_common_dialog.c:2217 msgid "Automatically check signatures" msgstr "Comprobar las firmas automáticamente" -#: src/prefs_common_dialog.c:2197 +#: src/prefs_common_dialog.c:2220 msgid "Show signature check result in a popup window" msgstr "Mostrar diálogo de comprobación de firma" -#: src/prefs_common_dialog.c:2200 +#: src/prefs_common_dialog.c:2223 msgid "Store passphrase in memory temporarily" msgstr "Mantener contraseña en memoria temporalmente" -#: src/prefs_common_dialog.c:2215 +#: src/prefs_common_dialog.c:2238 msgid "Expired after" msgstr "Expirar después de" -#: src/prefs_common_dialog.c:2228 +#: src/prefs_common_dialog.c:2251 msgid "minute(s) " msgstr "minuto(s) " -#: src/prefs_common_dialog.c:2242 +#: src/prefs_common_dialog.c:2265 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "Poniendo «0» mantendrá la contraseña durante toda la sesión." -#: src/prefs_common_dialog.c:2251 +#: src/prefs_common_dialog.c:2274 msgid "Grab input while entering a passphrase" msgstr "Capturar la entrada mientras se introducen contraseñas" -#: src/prefs_common_dialog.c:2256 +#: src/prefs_common_dialog.c:2279 msgid "Display warning on startup if GnuPG doesn't work" msgstr "Mostrar aviso al arrancar si no funciona GnuPG" -#: src/prefs_common_dialog.c:2328 +#: src/prefs_common_dialog.c:2351 msgid "Always open messages in summary when selected" msgstr "Abrir siempre los mensajes del resumen al seleccionarlos" -#: src/prefs_common_dialog.c:2332 +#: src/prefs_common_dialog.c:2355 msgid "Open first unread message when a folder is opened" msgstr "Abrir el primer mensaje no leído al abrir una carpeta" -#: src/prefs_common_dialog.c:2339 +#: src/prefs_common_dialog.c:2362 msgid "Remember last selected message" msgstr "Recordar el último mensaje seleccionado" -#: src/prefs_common_dialog.c:2343 +#: src/prefs_common_dialog.c:2366 msgid "Only mark message as read when opened in new window" msgstr "Marcar mensaje como leído sólo al abrirlo en una ventana nueva" -#: src/prefs_common_dialog.c:2347 +#: src/prefs_common_dialog.c:2370 msgid "Open inbox after receiving new mail" msgstr "Abrir Entrada después de recibir correo nuevo" -#: src/prefs_common_dialog.c:2349 +#: src/prefs_common_dialog.c:2372 msgid "Open inbox on startup" msgstr "Abrir Entrada al inicio" -#: src/prefs_common_dialog.c:2357 +#: src/prefs_common_dialog.c:2380 msgid "Execute immediately when moving or deleting messages" msgstr "Ejecutar inmediatamente movimientos o borrados de mensajes" -#: src/prefs_common_dialog.c:2369 +#: src/prefs_common_dialog.c:2392 msgid "Messages will be marked until execution if this is turned off." msgstr "Los mensajes se marcarán hasta la ejecución si está desactivado." -#: src/prefs_common_dialog.c:2378 +#: src/prefs_common_dialog.c:2401 msgid "Make the order of buttons comply with GNOME HIG" msgstr "Ordena los botones según la Guía de Interfaz de Usuario de GNOME" -#: src/prefs_common_dialog.c:2381 +#: src/prefs_common_dialog.c:2404 msgid "Display tray icon" msgstr "Mostrar icono en bandeja" -#: src/prefs_common_dialog.c:2383 +#: src/prefs_common_dialog.c:2406 msgid "Minimize to tray icon" msgstr "Minimizar al icono en bandeja" -#: src/prefs_common_dialog.c:2385 +#: src/prefs_common_dialog.c:2408 msgid "Toggle window on trayicon click" msgstr "Conmutar ventana con el icono en bandeja" -#: src/prefs_common_dialog.c:2395 +#: src/prefs_common_dialog.c:2418 msgid " Set key bindings... " msgstr " Establecer atajos de teclado... " -#: src/prefs_common_dialog.c:2401 src/select-keys.c:337 +#: src/prefs_common_dialog.c:2424 src/select-keys.c:337 msgid "Other" msgstr "Otras" -#: src/prefs_common_dialog.c:2405 +#: src/prefs_common_dialog.c:2428 msgid "External commands" msgstr "Órdenes externas" -#: src/prefs_common_dialog.c:2410 +#: src/prefs_common_dialog.c:2433 #, fuzzy msgid "Update" msgstr "Fecha" -#: src/prefs_common_dialog.c:2464 +#: src/prefs_common_dialog.c:2487 msgid "Receive dialog" msgstr "Diálogo de recepción" -#: src/prefs_common_dialog.c:2474 +#: src/prefs_common_dialog.c:2497 msgid "Show receive dialog" msgstr "Mostrar diálogo de recepción" -#: src/prefs_common_dialog.c:2484 +#: src/prefs_common_dialog.c:2507 msgid "Always" msgstr "Siempre" -#: src/prefs_common_dialog.c:2485 +#: src/prefs_common_dialog.c:2508 msgid "Only on manual receiving" msgstr "Sólo al recibir manualmente" -#: src/prefs_common_dialog.c:2487 +#: src/prefs_common_dialog.c:2510 msgid "Never" msgstr "Nunca" -#: src/prefs_common_dialog.c:2492 +#: src/prefs_common_dialog.c:2515 msgid "Don't popup error dialog on receive error" msgstr "No mostrar diálogo de error si hay errores de recepción" -#: src/prefs_common_dialog.c:2495 +#: src/prefs_common_dialog.c:2518 msgid "Close receive dialog when finished" msgstr "Mostrar diálogo de recepción al finalizar" -#: src/prefs_common_dialog.c:2506 +#: src/prefs_common_dialog.c:2529 msgid "Add address to destination when double-clicked" msgstr "Añadir dirección al destino con doble clic" -#: src/prefs_common_dialog.c:2508 +#: src/prefs_common_dialog.c:2531 msgid "On exit" msgstr "Al salir" -#: src/prefs_common_dialog.c:2516 +#: src/prefs_common_dialog.c:2539 msgid "Confirm on exit" msgstr "Confirmar al salir" -#: src/prefs_common_dialog.c:2523 +#: src/prefs_common_dialog.c:2546 msgid "Empty trash on exit" msgstr "Vaciar papelera al salir" -#: src/prefs_common_dialog.c:2525 +#: src/prefs_common_dialog.c:2548 msgid "Ask before emptying" msgstr "Preguntar antes de vaciar" -#: src/prefs_common_dialog.c:2529 +#: src/prefs_common_dialog.c:2552 msgid "Warn if there are queued messages" msgstr "Avisar si existen mensajes en cola" -#: src/prefs_common_dialog.c:2584 +#: src/prefs_common_dialog.c:2607 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "Órdenes externas (%s se sustituirá con el nombre de fichero / URI)" -#: src/prefs_common_dialog.c:2593 +#: src/prefs_common_dialog.c:2616 msgid "Web browser" msgstr "Navegador web" -#: src/prefs_common_dialog.c:2605 src/prefs_common_dialog.c:4107 -#: src/prefs_common_dialog.c:4128 +#: src/prefs_common_dialog.c:2628 src/prefs_common_dialog.c:4130 +#: src/prefs_common_dialog.c:4151 msgid "(Default browser)" msgstr "(Navegador web por omisión)" -#: src/prefs_common_dialog.c:2646 +#: src/prefs_common_dialog.c:2669 msgid "Use external program for printing" msgstr "Usar programa externo para imprimir" -#: src/prefs_common_dialog.c:2668 +#: src/prefs_common_dialog.c:2691 msgid "Use external program for incorporation" msgstr "Usar un programa externo para incorporar" -#: src/prefs_common_dialog.c:2690 +#: src/prefs_common_dialog.c:2713 msgid "Use external program for sending" msgstr "Usar programa externo para enviar" -#: src/prefs_common_dialog.c:2742 +#: src/prefs_common_dialog.c:2765 msgid "Update check requires 'curl' command." msgstr "" -#: src/prefs_common_dialog.c:2753 +#: src/prefs_common_dialog.c:2776 #, fuzzy msgid "Enable auto update check" msgstr "Activar comprobación ortográfica" -#: src/prefs_common_dialog.c:2755 +#: src/prefs_common_dialog.c:2778 msgid "Use HTTP proxy" msgstr "" -#: src/prefs_common_dialog.c:2757 +#: src/prefs_common_dialog.c:2780 msgid "HTTP proxy host (hostname:port):" msgstr "" -#: src/prefs_common_dialog.c:2798 +#: src/prefs_common_dialog.c:2821 msgid "Enable strict checking of the integrity of summary caches" msgstr "Activar la comprobación estricta de la integridad de la caché resumen" -#: src/prefs_common_dialog.c:2801 +#: src/prefs_common_dialog.c:2824 msgid "" "Enable this if the contents of folders have the possibility of modification " "by other applications.\n" @@ -5426,275 +5442,275 @@ msgstr "" "modificados por otras aplicaciones.\n" "Esta opción degradará el rendimiento al mostrar el resumen." -#: src/prefs_common_dialog.c:2808 +#: src/prefs_common_dialog.c:2831 msgid "Socket I/O timeout:" msgstr "Tiempo de espera agotado E/S socket:" -#: src/prefs_common_dialog.c:2821 +#: src/prefs_common_dialog.c:2844 msgid "second(s)" msgstr "segundo(s)" -#: src/prefs_common_dialog.c:2849 +#: src/prefs_common_dialog.c:2872 msgid "Automatic (Recommended)" msgstr "Automático (Recomendado)" -#: src/prefs_common_dialog.c:2854 +#: src/prefs_common_dialog.c:2877 msgid "7bit ascii (US-ASCII)" msgstr "ASCII de 7 bits (US-ASCII)" -#: src/prefs_common_dialog.c:2856 +#: src/prefs_common_dialog.c:2879 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" -#: src/prefs_common_dialog.c:2858 +#: src/prefs_common_dialog.c:2881 msgid "Western European (ISO-8859-1)" msgstr "Europeo Occidental (ISO-8859-1)" -#: src/prefs_common_dialog.c:2859 +#: src/prefs_common_dialog.c:2882 msgid "Western European (ISO-8859-15)" msgstr "Europeo Occidental (ISO-8859-15)" -#: src/prefs_common_dialog.c:2861 +#: src/prefs_common_dialog.c:2884 msgid "Western European (Windows-1252)" msgstr "Europeo Occidental (Windows-1252)" -#: src/prefs_common_dialog.c:2865 +#: src/prefs_common_dialog.c:2888 msgid "Central European (ISO-8859-2)" msgstr "Centroeuropeo (ISO-8859-2)" -#: src/prefs_common_dialog.c:2867 +#: src/prefs_common_dialog.c:2890 msgid "Baltic (ISO-8859-13)" msgstr "Báltico (ISO-8859-13)" -#: src/prefs_common_dialog.c:2868 +#: src/prefs_common_dialog.c:2891 msgid "Baltic (ISO-8859-4)" msgstr "Báltico (ISO-8859-4)" -#: src/prefs_common_dialog.c:2869 +#: src/prefs_common_dialog.c:2892 msgid "Baltic (Windows-1257)" msgstr "Báltico (Windows-1257)" -#: src/prefs_common_dialog.c:2871 +#: src/prefs_common_dialog.c:2894 msgid "Greek (ISO-8859-7)" msgstr "Griego (ISO-8859-7)" -#: src/prefs_common_dialog.c:2873 +#: src/prefs_common_dialog.c:2896 msgid "Arabic (ISO-8859-6)" msgstr "Arábigo (ISO-8859-6)" -#: src/prefs_common_dialog.c:2874 +#: src/prefs_common_dialog.c:2897 msgid "Arabic (Windows-1256)" msgstr "Arábigo (Windows-1256)" -#: src/prefs_common_dialog.c:2876 +#: src/prefs_common_dialog.c:2899 msgid "Hebrew (ISO-8859-8)" msgstr "Hebreo (ISO-8859-8)" -#: src/prefs_common_dialog.c:2877 +#: src/prefs_common_dialog.c:2900 msgid "Hebrew (Windows-1255)" msgstr "Hebreo (Windows-1255)" -#: src/prefs_common_dialog.c:2879 +#: src/prefs_common_dialog.c:2902 msgid "Turkish (ISO-8859-9)" msgstr "Turco (ISO-8859-9)" -#: src/prefs_common_dialog.c:2881 +#: src/prefs_common_dialog.c:2904 msgid "Cyrillic (ISO-8859-5)" msgstr "Cirílico (ISO-8859-5)" -#: src/prefs_common_dialog.c:2882 +#: src/prefs_common_dialog.c:2905 msgid "Cyrillic (KOI8-R)" msgstr "Cirílico (KOI8-R)" -#: src/prefs_common_dialog.c:2883 +#: src/prefs_common_dialog.c:2906 msgid "Cyrillic (KOI8-U)" msgstr "Cirílico (KOI8-U)" -#: src/prefs_common_dialog.c:2884 +#: src/prefs_common_dialog.c:2907 msgid "Cyrillic (Windows-1251)" msgstr "Cirílico (Windows-1251)" -#: src/prefs_common_dialog.c:2886 +#: src/prefs_common_dialog.c:2909 msgid "Japanese (ISO-2022-JP)" msgstr "Japonés (ISO-2022-JP)" -#: src/prefs_common_dialog.c:2888 +#: src/prefs_common_dialog.c:2911 msgid "Japanese (EUC-JP)" msgstr "Japonés (EUC-JP)" -#: src/prefs_common_dialog.c:2889 +#: src/prefs_common_dialog.c:2912 msgid "Japanese (Shift_JIS)" msgstr "Japonés (Shift_JIS)" -#: src/prefs_common_dialog.c:2892 +#: src/prefs_common_dialog.c:2915 msgid "Simplified Chinese (GB2312)" msgstr "Chino simplificado (GB2312)" -#: src/prefs_common_dialog.c:2893 +#: src/prefs_common_dialog.c:2916 msgid "Simplified Chinese (GBK)" msgstr "Chino simplificado (GBK)" -#: src/prefs_common_dialog.c:2894 +#: src/prefs_common_dialog.c:2917 msgid "Traditional Chinese (Big5)" msgstr "Chino tradicional (Big5)" -#: src/prefs_common_dialog.c:2896 +#: src/prefs_common_dialog.c:2919 msgid "Traditional Chinese (EUC-TW)" msgstr "Chino tradicional (EUC-TW)" -#: src/prefs_common_dialog.c:2897 +#: src/prefs_common_dialog.c:2920 msgid "Chinese (ISO-2022-CN)" msgstr "Chino (ISO-2022-CN)" -#: src/prefs_common_dialog.c:2900 +#: src/prefs_common_dialog.c:2923 msgid "Korean (EUC-KR)" msgstr "Coreano (EUC-KR)" -#: src/prefs_common_dialog.c:2902 +#: src/prefs_common_dialog.c:2925 msgid "Thai (TIS-620)" msgstr "Tailandés (TIS-620)" -#: src/prefs_common_dialog.c:2903 +#: src/prefs_common_dialog.c:2926 msgid "Thai (Windows-874)" msgstr "Tailandés (Windows-874)" -#: src/prefs_common_dialog.c:3070 +#: src/prefs_common_dialog.c:3093 msgid "the full abbreviated weekday name" msgstr "el día de la semana abreviado" -#: src/prefs_common_dialog.c:3071 +#: src/prefs_common_dialog.c:3094 msgid "the full weekday name" msgstr "el día de la semana completo" -#: src/prefs_common_dialog.c:3072 +#: src/prefs_common_dialog.c:3095 msgid "the abbreviated month name" msgstr "el nombre del mes abreviado" -#: src/prefs_common_dialog.c:3073 +#: src/prefs_common_dialog.c:3096 msgid "the full month name" msgstr "el nombre del mes completo" -#: src/prefs_common_dialog.c:3074 +#: src/prefs_common_dialog.c:3097 msgid "the preferred date and time for the current locale" msgstr "la fecha y hora preferida para la localización actual" -#: src/prefs_common_dialog.c:3075 +#: src/prefs_common_dialog.c:3098 msgid "the century number (year/100)" msgstr "el número de siglo (año/100)" -#: src/prefs_common_dialog.c:3076 +#: src/prefs_common_dialog.c:3099 msgid "the day of the month as a decimal number" msgstr "el día del mes como número decimal" -#: src/prefs_common_dialog.c:3077 +#: src/prefs_common_dialog.c:3100 msgid "the hour as a decimal number using a 24-hour clock" msgstr "la hora como número usando el reloj de 24 horas" -#: src/prefs_common_dialog.c:3078 +#: src/prefs_common_dialog.c:3101 msgid "the hour as a decimal number using a 12-hour clock" msgstr "la hora como número usando el reloj de 12 horas" -#: src/prefs_common_dialog.c:3079 +#: src/prefs_common_dialog.c:3102 msgid "the day of the year as a decimal number" msgstr "el día del año como número decimal" -#: src/prefs_common_dialog.c:3080 +#: src/prefs_common_dialog.c:3103 msgid "the month as a decimal number" msgstr "el mes como número decimal" -#: src/prefs_common_dialog.c:3081 +#: src/prefs_common_dialog.c:3104 msgid "the minute as a decimal number" msgstr "el minuto como número decimal" -#: src/prefs_common_dialog.c:3082 +#: src/prefs_common_dialog.c:3105 msgid "either AM or PM" msgstr "AM o PM" -#: src/prefs_common_dialog.c:3083 +#: src/prefs_common_dialog.c:3106 msgid "the second as a decimal number" msgstr "el segundo como número decimal" -#: src/prefs_common_dialog.c:3084 +#: src/prefs_common_dialog.c:3107 msgid "the day of the week as a decimal number" msgstr "el día de la semana como número decimal" -#: src/prefs_common_dialog.c:3085 +#: src/prefs_common_dialog.c:3108 msgid "the preferred date for the current locale" msgstr "la fecha preferida para la localización actual" -#: src/prefs_common_dialog.c:3086 +#: src/prefs_common_dialog.c:3109 msgid "the last two digits of a year" msgstr "los dos últimos dígitos del año" -#: src/prefs_common_dialog.c:3087 +#: src/prefs_common_dialog.c:3110 msgid "the year as a decimal number" msgstr "el año como número decimal" -#: src/prefs_common_dialog.c:3088 +#: src/prefs_common_dialog.c:3111 msgid "the time zone or name or abbreviation" msgstr "zona horaria o nombre o abreviatura" -#: src/prefs_common_dialog.c:3109 +#: src/prefs_common_dialog.c:3132 msgid "Specifier" msgstr "Especificador" -#: src/prefs_common_dialog.c:3110 +#: src/prefs_common_dialog.c:3133 msgid "Description" msgstr "Descripción" -#: src/prefs_common_dialog.c:3150 +#: src/prefs_common_dialog.c:3173 msgid "Example" msgstr "Ejemplo" -#: src/prefs_common_dialog.c:3231 +#: src/prefs_common_dialog.c:3254 msgid "Set message colors" msgstr "Colores del mensaje" -#: src/prefs_common_dialog.c:3239 +#: src/prefs_common_dialog.c:3262 msgid "Colors" msgstr "Colores" -#: src/prefs_common_dialog.c:3273 +#: src/prefs_common_dialog.c:3296 msgid "Quoted Text - First Level" msgstr "Texto citado - Primer nivel" -#: src/prefs_common_dialog.c:3279 +#: src/prefs_common_dialog.c:3302 msgid "Quoted Text - Second Level" msgstr "Texto citado - Segundo nivel" -#: src/prefs_common_dialog.c:3285 +#: src/prefs_common_dialog.c:3308 msgid "Quoted Text - Third Level" msgstr "Texto citado - Tercer nivel" -#: src/prefs_common_dialog.c:3291 +#: src/prefs_common_dialog.c:3314 msgid "URI link" msgstr "Enlace URI" -#: src/prefs_common_dialog.c:3298 +#: src/prefs_common_dialog.c:3321 msgid "Recycle quote colors" msgstr "Reutilizar colores de citación" -#: src/prefs_common_dialog.c:3365 +#: src/prefs_common_dialog.c:3388 msgid "Pick color for quotation level 1" msgstr "Elejir color para el nivel de citado 1" -#: src/prefs_common_dialog.c:3368 +#: src/prefs_common_dialog.c:3391 msgid "Pick color for quotation level 2" msgstr "Elejir color para el nivel de citado 2" -#: src/prefs_common_dialog.c:3371 +#: src/prefs_common_dialog.c:3394 msgid "Pick color for quotation level 3" msgstr "Elejir color para el nivel de citado 3" -#: src/prefs_common_dialog.c:3374 +#: src/prefs_common_dialog.c:3397 msgid "Pick color for URI" msgstr "Elejir color para URIs" -#: src/prefs_common_dialog.c:3514 +#: src/prefs_common_dialog.c:3537 msgid "Description of symbols" msgstr "Descripción de símbolos" -#: src/prefs_common_dialog.c:3570 +#: src/prefs_common_dialog.c:3593 msgid "" "Date\n" "From\n" @@ -5718,11 +5734,11 @@ msgstr "" "Grupos de noticias\n" "ID-Mensaje" -#: src/prefs_common_dialog.c:3583 +#: src/prefs_common_dialog.c:3606 msgid "If x is set, displays expr" msgstr "Si x está, muestra expr" -#: src/prefs_common_dialog.c:3587 +#: src/prefs_common_dialog.c:3610 msgid "" "Message body\n" "Quoted message body\n" @@ -5736,7 +5752,7 @@ msgstr "" "Cuerpo del mensaje citado sin firma\n" "El carácter %" -#: src/prefs_common_dialog.c:3595 +#: src/prefs_common_dialog.c:3618 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -5748,19 +5764,19 @@ msgstr "" "Carácter llave abierta\n" "Carácter llave cerrada" -#: src/prefs_common_dialog.c:3649 +#: src/prefs_common_dialog.c:3672 msgid "Key bindings" msgstr "Atajos de teclado" -#: src/prefs_common_dialog.c:3662 +#: src/prefs_common_dialog.c:3685 msgid "Select the preset of key bindings." msgstr "Escoger la configuración de atajos de teclado." -#: src/prefs_common_dialog.c:3672 src/prefs_common_dialog.c:3996 +#: src/prefs_common_dialog.c:3695 src/prefs_common_dialog.c:4019 msgid "Default" msgstr "Por omisión" -#: src/prefs_common_dialog.c:3675 src/prefs_common_dialog.c:4005 +#: src/prefs_common_dialog.c:3698 src/prefs_common_dialog.c:4028 msgid "Old Sylpheed" msgstr "Antiguos de Sylpheed" @@ -6135,19 +6151,19 @@ msgstr "Adjunto" #. S_COL_MIME #: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:415 -#: src/summaryview.c:5153 +#: src/summaryview.c:5157 msgid "Subject" msgstr "Asunto" #. S_COL_SUBJECT #: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:416 -#: src/summaryview.c:5156 +#: src/summaryview.c:5160 msgid "From" msgstr "Desde" #. S_COL_FROM #: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:417 -#: src/summaryview.c:5158 +#: src/summaryview.c:5162 msgid "Date" msgstr "Fecha" @@ -6157,7 +6173,7 @@ msgid "Number" msgstr "Número" #. S_COL_NUMBER -#: src/prefs_summary_column.c:74 src/summaryview.c:5164 +#: src/prefs_summary_column.c:74 src/summaryview.c:5168 msgid "To" msgstr "Para" @@ -6450,7 +6466,7 @@ msgstr "Buscando %s (%d / %d)..." msgid "Searching %s ..." msgstr "Buscando %s ..." -#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2225 +#: src/query_search.c:799 src/rpop3.c:676 src/summaryview.c:2221 msgid "(No Date)" msgstr "(Sin fecha)" @@ -6548,7 +6564,7 @@ msgstr "Acerca de" msgid "%s - POP3 Remote mailbox" msgstr "Eliminar mailbox" -#: src/rpop3.c:414 src/summaryview.c:5162 +#: src/rpop3.c:414 src/summaryview.c:5166 msgid "No." msgstr "No." @@ -7032,7 +7048,7 @@ msgstr "Obteniendo la lista de grupos..." msgid "Can't retrieve newsgroup list." msgstr "No se puede obtener la lista de grupos." -#: src/subscribedialog.c:526 src/summaryview.c:913 +#: src/subscribedialog.c:526 src/summaryview.c:909 msgid "Done." msgstr "Hecho." @@ -7041,337 +7057,337 @@ msgstr "Hecho." msgid "%d newsgroups received (%s read)" msgstr "%d grupos de noticias recibidos (%s leídos)" -#: src/summaryview.c:416 +#: src/summaryview.c:419 msgid "/Repl_y to" msgstr "/Respon_der a" -#: src/summaryview.c:417 +#: src/summaryview.c:420 msgid "/Repl_y to/_all" msgstr "/Respon_der a/A _todos" -#: src/summaryview.c:418 +#: src/summaryview.c:421 msgid "/Repl_y to/_sender" msgstr "/Respon_der a/Al _remitente" -#: src/summaryview.c:419 +#: src/summaryview.c:422 msgid "/Repl_y to/mailing _list" msgstr "/Respon_der a/A la _lista de correo" -#: src/summaryview.c:426 +#: src/summaryview.c:429 msgid "/M_ove..." msgstr "/_Mover..." -#: src/summaryview.c:427 +#: src/summaryview.c:430 msgid "/_Copy..." msgstr "/_Copiar..." -#: src/summaryview.c:429 +#: src/summaryview.c:432 msgid "/_Mark" msgstr "/_Marcar" -#: src/summaryview.c:430 +#: src/summaryview.c:433 msgid "/_Mark/_Mark" msgstr "/_Marcar/_Marcar" -#: src/summaryview.c:431 +#: src/summaryview.c:434 msgid "/_Mark/_Unmark" msgstr "/_Marcar/_Desmarcar" -#: src/summaryview.c:432 +#: src/summaryview.c:435 msgid "/_Mark/---" msgstr "/_Marcar/---" -#: src/summaryview.c:433 +#: src/summaryview.c:436 msgid "/_Mark/Mark as unr_ead" msgstr "/_Marcar/Marcar como _no leído" -#: src/summaryview.c:434 +#: src/summaryview.c:437 msgid "/_Mark/Mark as rea_d" msgstr "/_Marcar/Marcar como _leído" -#: src/summaryview.c:436 +#: src/summaryview.c:439 msgid "/_Mark/Mark _thread as read" msgstr "/_Marcar/Marcar _hilo como leído" -#: src/summaryview.c:438 +#: src/summaryview.c:441 msgid "/_Mark/Mark all _read" msgstr "/_Marcar/Marca_r todos leídos" -#: src/summaryview.c:439 +#: src/summaryview.c:442 msgid "/Color la_bel" msgstr "/E_tiquetar de color" -#: src/summaryview.c:443 +#: src/summaryview.c:446 msgid "/Set as _junk mail" msgstr "/Poner como correo _basura" -#: src/summaryview.c:444 +#: src/summaryview.c:447 msgid "/Set as not j_unk mail" msgstr "/Poner como correo no bas_ura" -#: src/summaryview.c:446 +#: src/summaryview.c:449 msgid "/Re-_edit" msgstr "/Re_editar" -#: src/summaryview.c:448 +#: src/summaryview.c:451 msgid "/Add sender to address boo_k..." msgstr "/Añadir _remitente a la agenda..." -#: src/summaryview.c:450 +#: src/summaryview.c:453 msgid "/Create f_ilter rule" msgstr "/Crear regla de f_iltrado" -#: src/summaryview.c:451 +#: src/summaryview.c:454 msgid "/Create f_ilter rule/_Automatically" msgstr "/Crear regla de f_iltrado/_Automáticamente" -#: src/summaryview.c:453 +#: src/summaryview.c:456 msgid "/Create f_ilter rule/by _From" msgstr "/Crear regla de f_iltrado/Basada en _Desde" -#: src/summaryview.c:455 +#: src/summaryview.c:458 msgid "/Create f_ilter rule/by _To" msgstr "/Crear regla de f_iltrado/Basada en _Para" -#: src/summaryview.c:457 +#: src/summaryview.c:460 msgid "/Create f_ilter rule/by _Subject" msgstr "/Crear regla de f_iltrado/Basada en el _Asunto" -#: src/summaryview.c:489 +#: src/summaryview.c:492 msgid "Creating summary view...\n" msgstr "Creando vista de cabeceras...\n" -#: src/summaryview.c:641 +#: src/summaryview.c:644 #, fuzzy, c-format msgid "Scanning folder (%s) (%d)..." msgstr "Revisando carpeta (%s)..." -#: src/summaryview.c:694 +#: src/summaryview.c:697 msgid "Process mark" msgstr "Procesar marcas" -#: src/summaryview.c:695 +#: src/summaryview.c:698 msgid "Some marks are left. Process it?" msgstr "Queda alguna marca. ¿Procesarla?" -#: src/summaryview.c:751 +#: src/summaryview.c:754 #, c-format msgid "Scanning folder (%s)..." msgstr "Revisando carpeta (%s)..." -#: src/summaryview.c:1420 +#: src/summaryview.c:1416 msgid "_Search again" msgstr "_Buscar de nuevo" -#: src/summaryview.c:1441 src/summaryview.c:1450 +#: src/summaryview.c:1437 src/summaryview.c:1446 msgid "No more unread messages" msgstr "No hay más mensajes sin leer" -#: src/summaryview.c:1442 +#: src/summaryview.c:1438 msgid "No unread message found. Search from the end?" msgstr "No hay mensajes sin leer. ¿Buscar desde el final?" -#: src/summaryview.c:1444 +#: src/summaryview.c:1440 msgid "No unread messages." msgstr "No hay mensajes sin leer." -#: src/summaryview.c:1451 +#: src/summaryview.c:1447 msgid "No unread message found. Go to next folder?" msgstr "No hay mensajes sin leer. ¿Ir a la carpeta siguiente?" -#: src/summaryview.c:1459 src/summaryview.c:1468 +#: src/summaryview.c:1455 src/summaryview.c:1464 msgid "No more new messages" msgstr "No hay más mensajes nuevos" -#: src/summaryview.c:1460 +#: src/summaryview.c:1456 msgid "No new message found. Search from the end?" msgstr "No hay más mensajes nuevos. ¿Buscar desde el final?" -#: src/summaryview.c:1462 +#: src/summaryview.c:1458 msgid "No new messages." msgstr "No hay mensajes nuevos." -#: src/summaryview.c:1469 +#: src/summaryview.c:1465 msgid "No new message found. Go to next folder?" msgstr "No hay más mensajes nuevos. ¿Ir a la carpeta siguiente?" -#: src/summaryview.c:1477 src/summaryview.c:1486 +#: src/summaryview.c:1473 src/summaryview.c:1482 msgid "No more marked messages" msgstr "No hay más mensajes marcados" -#: src/summaryview.c:1478 +#: src/summaryview.c:1474 msgid "No marked message found. Search from the end?" msgstr "No hay mensajes marcados. ¿Buscar desde el final?" -#: src/summaryview.c:1480 src/summaryview.c:1489 +#: src/summaryview.c:1476 src/summaryview.c:1485 msgid "No marked messages." msgstr "No hay mensajes marcados." -#: src/summaryview.c:1487 +#: src/summaryview.c:1483 msgid "No marked message found. Search from the beginning?" msgstr "No hay mensajes marcados. ¿Buscar desde el principio?" -#: src/summaryview.c:1495 src/summaryview.c:1504 +#: src/summaryview.c:1491 src/summaryview.c:1500 msgid "No more labeled messages" msgstr "No hay más mensajes etiquetados" -#: src/summaryview.c:1496 +#: src/summaryview.c:1492 msgid "No labeled message found. Search from the end?" msgstr "No hay mensajes etiquetados. ¿Buscar desde el final?" -#: src/summaryview.c:1498 src/summaryview.c:1507 +#: src/summaryview.c:1494 src/summaryview.c:1503 msgid "No labeled messages." msgstr "No hay mensajes etiquetados." -#: src/summaryview.c:1505 +#: src/summaryview.c:1501 msgid "No labeled message found. Search from the beginning?" msgstr "No hay mensajes etiquetados. ¿Buscar desde el principio?" -#: src/summaryview.c:1852 +#: src/summaryview.c:1848 msgid "Attracting messages by subject..." msgstr "Agrupando mensajes por asunto..." -#: src/summaryview.c:2046 +#: src/summaryview.c:2042 #, c-format msgid "%d deleted" msgstr "%d borrados" -#: src/summaryview.c:2050 +#: src/summaryview.c:2046 #, c-format msgid "%s%d moved" msgstr "%s%d movidos" -#: src/summaryview.c:2051 src/summaryview.c:2056 +#: src/summaryview.c:2047 src/summaryview.c:2052 msgid ", " msgstr ", " -#: src/summaryview.c:2055 +#: src/summaryview.c:2051 #, c-format msgid "%s%d copied" msgstr "%s%d copiado" -#: src/summaryview.c:2070 +#: src/summaryview.c:2066 msgid " item(s) selected" msgstr " elemento(s) seleccionados" -#: src/summaryview.c:2092 +#: src/summaryview.c:2088 #, c-format msgid "%d new, %d unread, %d total (%s)" msgstr "%d nuevos, %d no leídos, %d totales (%s)" -#: src/summaryview.c:2096 +#: src/summaryview.c:2092 #, c-format msgid "%d new, %d unread, %d total" msgstr "%d nuevos, %d no leídos, %d totales" -#: src/summaryview.c:2132 +#: src/summaryview.c:2128 msgid "Sorting summary..." msgstr "Ordenando cabeceras..." -#: src/summaryview.c:2388 +#: src/summaryview.c:2384 msgid "\tSetting summary from message data..." msgstr "\tExtrayendo cabeceras de los mensajes..." -#: src/summaryview.c:2390 +#: src/summaryview.c:2386 msgid "Setting summary from message data..." msgstr "Resumiendo los mensajes..." -#: src/summaryview.c:2497 +#: src/summaryview.c:2493 #, c-format msgid "Writing summary cache (%s)..." msgstr "Escribiendo caché resumen (%s)..." -#: src/summaryview.c:2859 +#: src/summaryview.c:2855 #, c-format msgid "Message %d is marked\n" msgstr "Mensaje %d está marcado\n" -#: src/summaryview.c:2931 +#: src/summaryview.c:2927 #, c-format msgid "Message %d is marked as being read\n" msgstr "Mensaje %d marcado como leído\n" -#: src/summaryview.c:3144 +#: src/summaryview.c:3140 #, c-format msgid "Message %d is marked as unread\n" msgstr "Mensaje %d marcado como no leído\n" -#: src/summaryview.c:3209 +#: src/summaryview.c:3205 #, c-format msgid "Message %s/%d is set to delete\n" msgstr "Mensaje %s/%d marcado para borrar\n" -#: src/summaryview.c:3237 +#: src/summaryview.c:3233 msgid "Delete message(s)" msgstr "Borrar mensaje(s)" -#: src/summaryview.c:3238 +#: src/summaryview.c:3234 msgid "Do you really want to delete message(s) from the trash?" msgstr "¿Quiere realmente borrar el/los mensaje(s) de la papelera?" -#: src/summaryview.c:3314 +#: src/summaryview.c:3310 msgid "Deleting duplicated messages..." msgstr "Borrando mensajes duplicados..." -#: src/summaryview.c:3352 +#: src/summaryview.c:3348 #, c-format msgid "Message %s/%d is unmarked\n" msgstr "Mensaje %s/%d desmarcado\n" -#: src/summaryview.c:3416 +#: src/summaryview.c:3412 #, c-format msgid "Message %d is set to move to %s\n" msgstr "Mensaje %d marcado para mover a %s\n" -#: src/summaryview.c:3448 +#: src/summaryview.c:3444 msgid "Destination is same as current folder." msgstr "El destino es el mismo que la carpeta actual." -#: src/summaryview.c:3485 +#: src/summaryview.c:3481 #, fuzzy msgid "Select folder to move" msgstr "Seleccionar carpeta" -#: src/summaryview.c:3515 +#: src/summaryview.c:3511 #, c-format msgid "Message %d is set to copy to %s\n" msgstr "Mensaje %d marcado para copiar a %s\n" -#: src/summaryview.c:3546 +#: src/summaryview.c:3542 msgid "Destination for copy is same as current folder." msgstr "El destino de la copia es el mismo que la carpeta actual." -#: src/summaryview.c:3582 +#: src/summaryview.c:3578 #, fuzzy msgid "Select folder to copy" msgstr "Seleccionar carpeta" -#: src/summaryview.c:3727 +#: src/summaryview.c:3723 msgid "Error occurred while processing messages." msgstr "Hubo algún error al procesar los mensajes." -#: src/summaryview.c:4033 src/summaryview.c:4034 +#: src/summaryview.c:4029 src/summaryview.c:4030 msgid "Building threads..." msgstr "Construyendo hilos..." -#: src/summaryview.c:4184 src/summaryview.c:4185 +#: src/summaryview.c:4180 src/summaryview.c:4181 msgid "Unthreading..." msgstr "Deshaciendo hilos..." -#: src/summaryview.c:4478 src/summaryview.c:4539 +#: src/summaryview.c:4474 src/summaryview.c:4535 #, c-format msgid "Filtering (%d / %d)..." msgstr "Filtrando (%d / %d)..." -#: src/summaryview.c:4604 +#: src/summaryview.c:4600 msgid "filtering..." msgstr "filtrando..." -#: src/summaryview.c:4605 +#: src/summaryview.c:4601 msgid "Filtering..." msgstr "Filtrando..." -#: src/summaryview.c:4650 +#: src/summaryview.c:4646 #, c-format msgid "%d message(s) have been filtered." msgstr "se ha(n) filtrado %d mensaje(s)." |