home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / Mail.app / Spanish.lproj / UI.strings < prev   
Encoding:
Text File  |  1996-04-11  |  4.6 KB  |  154 lines

  1. /*********** MailAlias Strings ***********/
  2.  
  3. "Users" = "Usuarios";
  4. "Groups" = "Grupos";
  5. "Login Names" = "Nombres de usuario";
  6. "Private Users" = "Usuarios privados";
  7. "Private Groups" = "Grupos privados";
  8.  
  9. /* Browser Title */
  10. "Types" = "Tipos";
  11.  
  12. /************ MailSender Strings ***********/
  13.  
  14. /* Title of the Send Window */
  15. "Compose" = "Elaborar";
  16.  
  17. /* Temporary titles for the send window*/
  18.  
  19. "delivered: " = "enviado: ";
  20. "delivering: " = "enviando: ";
  21. "loading: " = "cargando: ";
  22. "storing: " = "almacenando: ";
  23. "saving: " = "grabando: ";
  24.  
  25. /* 'To', 'bcc', 'cc' field when they are designated in an alert */
  26. "To" = "Para";
  27. "Cc" = "cc";
  28. "Bcc" = "co";
  29. "Subject" = "Asunto";
  30. "Reply-To" = "Contestar a";
  31.  
  32. /* others */
  33.  
  34. "No subject" = "Ningún asunto";
  35. "\n\nBegin forwarded message:\n\n" = "\n\nComenzar mensaje enviado:\n\n";
  36.  
  37. /* Form labels */
  38.  
  39. "To:" = "Para:";
  40. "Subject:" = "Asunto:";
  41. "Cc:" = "cc:";
  42.  
  43. /* Subjectless replies; %s is a date */
  44. "Your message of %s" = "Su mensaje de %s";
  45.  
  46. /* Read receipt subject -- must be ASCII only (ie. no high order bits set) */
  47. "Read Receipt" = "Recibo de lectura";
  48.  
  49. /* Read Receipt; a <space><newline> sequence will represent a soft line break
  50.  * and will be removed when received.  Eg, the string "of<space><space>
  51.  * <newline>%s" below will turn into "of<space>%s" when received.
  52.  */
  53. "READ_RECEIPT_WITH_SUBJECT_MSG" = "\nSu mensaje acerca de \"%s\" de %s fue leído en %s \n";
  54.  
  55. "READ_RECEIPT_NO_SUBJECT_MSG" = "\nSu mensaje acerca de %s fue leído en %s.\n";
  56.  
  57. /* For MIME messages in place for attachments */
  58. "[An attachment was originally included here]" = "[Originalmente se incluyó un anexo]";
  59.  
  60. /* Sizes */
  61. "%d bytes" = "%d bytes";
  62. "%dKB" = "%dKB";
  63. "%.1fMB" = "%.1fMB";
  64.  
  65. /************ MailReader Strings ***********/
  66.  
  67. "Removing %d attachment" = "Eliminando %d anexo";
  68. "Removing %d attachments" = "Eliminando %d anexos";
  69. "Compacting mailbox file" = "Eliminando/Renumerando fichero de buzón";
  70. "Compacting index file" = "Eliminando/Renumerando fichero índice";
  71. "Reloading index file" = "Cargando fichero índice de nuevo";
  72. "Moving %d message to %s" = "Desplazando %d mensaje a %s";
  73. "Moving %d messages to %s" = "Desplazando %d mensajes a %s";
  74.  
  75. /* Mailbox status line parts.  The status line looks something like:
  76.  *    "987 messages (123KB) -- 1 new (4KB), 23 deleted (56KB)"
  77.  * where each word have both a singular and plural form.  Note that
  78.  * English can use the same adjective for both singular and plural, but
  79.  * in eg. Swedish, "new" would be "ny" resp. "nya".
  80.  */
  81. "message" = "mensaje";
  82. "messages" = "mensajes";
  83. "new_message" = "no leído";
  84. "new_messages" = "no leídos";
  85. "deleted_message" = "borrado";
  86. "deleted_messages" = "borrados";
  87. "Focused on %d message" = "Mostrando %d mensaje";
  88. "Focused on %d messages" = "Mostrando %d mensajes";
  89.  
  90. /* This string will appear in the rightmost column of the browser */
  91. "%dKB" = "%dKB";
  92.  
  93.  
  94. /****** Find Panel ******/
  95.  
  96. "Replace All" = "Sustituir todos";
  97. "Find All" = "Buscar todos";
  98.  
  99. "Replace All Scope" = "Área de Sustituir todos";
  100. "Find Scope" = "Opciones de búsqueda";
  101.  
  102. "Entire File" = "Fichero  completo";
  103. "Selection" = "Selección";
  104. "Summaries" = "Sumarios";
  105. "Messages" = "Mensajes";
  106.  
  107. "No\ntext" = "No hay\ntexto";
  108. "Nothing\nselected" = "Nada\nseleccionado";
  109. "Illegal\npattern" = "modelo\nincorrecto";
  110.  
  111. /* Singular vs. plural versions */
  112. "ONE_REPLACED" = "%d\nsustituido";
  113. "MANY_REPLACED" = "%d\nsustituidos";
  114.  
  115. "NOT_FOUND" = "No encontrado";
  116. "ONE_FOUND" = "%d encontrado";
  117. "MANY_FOUND" = "%d encontrados";
  118. /* %s will be one of XXX_FOUND strings above */
  119. "INTERRUPTED_FOUND" = "Interrumpido\n(%s)";
  120. "INTERRUPTED" = "Interrumpido";
  121.  
  122. /******** Menu Strings *******/
  123. "Hide Ruler" = "Ocultar regla";
  124. "Show Ruler" = "Mostrar regla";
  125. "Hide Deleted" = "Ocultar lo borrado";
  126. "Show Deleted" = "Mostrar lo borrado";
  127. "Hide Sizes" = "Ocultar tamaños";
  128. "Show Sizes" = "Mostrar tamaños";
  129. "Show Filtered Headers" = "Mostrar cabeceras filtradas";
  130. "Show All Headers" = "Mostrar todas las cabeceras";
  131. "Mark as Read" = "Marcar como leído";
  132. "Mark as Unread" = "Marcar como no leído";
  133. "Flag" = "Con bandera";
  134. "Unflag" = "Sin bandera";
  135.  
  136. /******** Encryption Strings *******/
  137. "Please enter your new private key" = "Escriba su nueva clave privada";
  138. "Please verify private key" = "Compruebe la clave privada";
  139. "Authenticate with user password" = "Autentificar con la contraseña del usuario";
  140. "Please enter your private key" = "Escriba su clave privada";
  141. "Decrypting message..." = "Descodificar mensaje...";
  142. "Invalid private key." = "Clave privada incorrecta.";
  143.  
  144. /****** Dates ******/
  145. "SUMMARY_DATE" = "%b %d";
  146. "LONG_DATE" = "%x %X";
  147.  
  148. /****** Panels ******/
  149. "Addresses" = "Direcciones";
  150. "Mailboxes" = "Buzones";
  151.  
  152. /* Priority UI */
  153. "Sort by Priority" = "Ordenar por prioridad";
  154.