home *** CD-ROM | disk | FTP | other *** search
- /*********** MailAlias Strings ***********/
-
- "Users" = "Usuarios";
- "Groups" = "Grupos";
- "Login Names" = "Nombres de usuario";
- "Private Users" = "Usuarios privados";
- "Private Groups" = "Grupos privados";
-
- /* Browser Title */
- "Types" = "Tipos";
-
- /************ MailSender Strings ***********/
-
- /* Title of the Send Window */
- "Compose" = "Elaborar";
-
- /* Temporary titles for the send window*/
-
- "delivered: " = "enviado: ";
- "delivering: " = "enviando: ";
- "loading: " = "cargando: ";
- "storing: " = "almacenando: ";
- "saving: " = "grabando: ";
-
- /* 'To', 'bcc', 'cc' field when they are designated in an alert */
- "To" = "Para";
- "Cc" = "cc";
- "Bcc" = "co";
- "Subject" = "Asunto";
- "Reply-To" = "Contestar a";
-
- /* others */
-
- "No subject" = "Ningún asunto";
- "\n\nBegin forwarded message:\n\n" = "\n\nComenzar mensaje enviado:\n\n";
-
- /* Form labels */
-
- "To:" = "Para:";
- "Subject:" = "Asunto:";
- "Cc:" = "cc:";
-
- /* Subjectless replies; %s is a date */
- "Your message of %s" = "Su mensaje de %s";
-
- /* Read receipt subject -- must be ASCII only (ie. no high order bits set) */
- "Read Receipt" = "Recibo de lectura";
-
- /* Read Receipt; a <space><newline> sequence will represent a soft line break
- * and will be removed when received. Eg, the string "of<space><space>
- * <newline>%s" below will turn into "of<space>%s" when received.
- */
- "READ_RECEIPT_WITH_SUBJECT_MSG" = "\nSu mensaje acerca de \"%s\" de %s fue leído en %s \n";
-
- "READ_RECEIPT_NO_SUBJECT_MSG" = "\nSu mensaje acerca de %s fue leído en %s.\n";
-
- /* For MIME messages in place for attachments */
- "[An attachment was originally included here]" = "[Originalmente se incluyó un anexo]";
-
- /* Sizes */
- "%d bytes" = "%d bytes";
- "%dKB" = "%dKB";
- "%.1fMB" = "%.1fMB";
-
- /************ MailReader Strings ***********/
-
- "Removing %d attachment" = "Eliminando %d anexo";
- "Removing %d attachments" = "Eliminando %d anexos";
- "Compacting mailbox file" = "Eliminando/Renumerando fichero de buzón";
- "Compacting index file" = "Eliminando/Renumerando fichero índice";
- "Reloading index file" = "Cargando fichero índice de nuevo";
- "Moving %d message to %s" = "Desplazando %d mensaje a %s";
- "Moving %d messages to %s" = "Desplazando %d mensajes a %s";
-
- /* Mailbox status line parts. The status line looks something like:
- * "987 messages (123KB) -- 1 new (4KB), 23 deleted (56KB)"
- * where each word have both a singular and plural form. Note that
- * English can use the same adjective for both singular and plural, but
- * in eg. Swedish, "new" would be "ny" resp. "nya".
- */
- "message" = "mensaje";
- "messages" = "mensajes";
- "new_message" = "no leído";
- "new_messages" = "no leídos";
- "deleted_message" = "borrado";
- "deleted_messages" = "borrados";
- "Focused on %d message" = "Mostrando %d mensaje";
- "Focused on %d messages" = "Mostrando %d mensajes";
-
- /* This string will appear in the rightmost column of the browser */
- "%dKB" = "%dKB";
-
-
- /****** Find Panel ******/
-
- "Replace All" = "Sustituir todos";
- "Find All" = "Buscar todos";
-
- "Replace All Scope" = "Área de Sustituir todos";
- "Find Scope" = "Opciones de búsqueda";
-
- "Entire File" = "Fichero completo";
- "Selection" = "Selección";
- "Summaries" = "Sumarios";
- "Messages" = "Mensajes";
-
- "No\ntext" = "No hay\ntexto";
- "Nothing\nselected" = "Nada\nseleccionado";
- "Illegal\npattern" = "modelo\nincorrecto";
-
- /* Singular vs. plural versions */
- "ONE_REPLACED" = "%d\nsustituido";
- "MANY_REPLACED" = "%d\nsustituidos";
-
- "NOT_FOUND" = "No encontrado";
- "ONE_FOUND" = "%d encontrado";
- "MANY_FOUND" = "%d encontrados";
- /* %s will be one of XXX_FOUND strings above */
- "INTERRUPTED_FOUND" = "Interrumpido\n(%s)";
- "INTERRUPTED" = "Interrumpido";
-
- /******** Menu Strings *******/
- "Hide Ruler" = "Ocultar regla";
- "Show Ruler" = "Mostrar regla";
- "Hide Deleted" = "Ocultar lo borrado";
- "Show Deleted" = "Mostrar lo borrado";
- "Hide Sizes" = "Ocultar tamaños";
- "Show Sizes" = "Mostrar tamaños";
- "Show Filtered Headers" = "Mostrar cabeceras filtradas";
- "Show All Headers" = "Mostrar todas las cabeceras";
- "Mark as Read" = "Marcar como leído";
- "Mark as Unread" = "Marcar como no leído";
- "Flag" = "Con bandera";
- "Unflag" = "Sin bandera";
-
- /******** Encryption Strings *******/
- "Please enter your new private key" = "Escriba su nueva clave privada";
- "Please verify private key" = "Compruebe la clave privada";
- "Authenticate with user password" = "Autentificar con la contraseña del usuario";
- "Please enter your private key" = "Escriba su clave privada";
- "Decrypting message..." = "Descodificar mensaje...";
- "Invalid private key." = "Clave privada incorrecta.";
-
- /****** Dates ******/
- "SUMMARY_DATE" = "%b %d";
- "LONG_DATE" = "%x %X";
-
- /****** Panels ******/
- "Addresses" = "Direcciones";
- "Mailboxes" = "Buzones";
-
- /* Priority UI */
- "Sort by Priority" = "Ordenar por prioridad";
-