home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / DEMOS.Z / Localizable-winnt.strings < prev    next >
Text (UTF-16)  |  1996-06-28  |  9KB  |  127 lines

  1. /* Zoom popup entry */
  2. "400%" = "400%";
  3.  
  4. /* Zoom popup entry */
  5. "25%" = "25%";
  6.  
  7. /* Zoom popup entry */
  8. "50%" = "50%";
  9.  
  10. /* Zoom popup entry */
  11. "10%" = "10%";
  12.  
  13. /* Zoom popup entry */
  14. "200%" = "200%";
  15.  
  16. /* Zoom popup entry */
  17. "75%" = "75%";
  18.  
  19. /* Zoom popup entry */
  20. "1600%" = "1600%";
  21.  
  22. /* Zoom popup entry */
  23. "128%" = "128%";
  24.  
  25. /* Zoom popup entry */
  26. "800%" = "800%";
  27.  
  28. /* Zoom popup entry */
  29. "100%" = "100%";
  30.  
  31. /* Menu item to make the current document rich text */
  32. "&Make Rich Text" = "&Convertir en RTF";
  33.  
  34. /* Title of save and alert panels when saving RTF */
  35. "Save RTF" = "Grabar RTF";
  36.  
  37. /* Question asked of user when he/she tries to close a window containing an unsaved document. */
  38. "Document has been edited. Save?" = "Se ha editado el documento. ¿Desea grabarlo?";
  39.  
  40. /* Message indicating file couldn't be opened. */
  41. "Couldn't open file %@." = "Imposible abrir fichero %@.";
  42.  
  43. /* Title of alert confirming revert */
  44. "Revert" = "Anular";
  45.  
  46. /* Button allowing user to abort opening multiple files after one couldn't be opened */
  47. "Abort" = "Interrupción";
  48.  
  49. /* Button choice which allows the user to abort the save of a document which is being closed. */
  50. "Don't Save" = "No grabar";
  51.  
  52. /* Name of new, untitled document */
  53. "UNTITLED" = "SIN_TÍTULO";
  54.  
  55. /* Message indicating file couldn't be reverted. */
  56. "Couldn't revert to saved version of %@." = "Imposible ir a versión anterior %@.";
  57.  
  58. /* Title of alert indicating file couldn't be opened */
  59. "File system error" = "Error en sistema de ficheros";
  60.  
  61. /* Message indicating document couldn't be saved under the given name. */
  62. "Couldn't save document as %@." = "Imposible grabar documento como %@.";
  63.  
  64. /* Button choice allowing user to cancel. */
  65. "Cancel" = "Cancelar";
  66.  
  67. /* Message confirming Make Plain Text */
  68. "Convert document to plain text? This will lose fonts, colors, and other text attribute settings." = "¿Convertir documento en sólo texto? Esto producirá pérdida de tipo de letra, colores y otras definiciones de los atributos del texto.";
  69.  
  70. /* Menu item to cause text to be laid out to the size of the currently selected page type */
  71. "&Wrap to Page" = "&Ajustar a la página";
  72.  
  73. /* Title of alert indicating file couldn't be reverted */
  74. "Couldn't Revert" = "Imposible anular";
  75.  
  76. /* Message confirming revert of specified document name. */
  77. "Revert to saved version of %@?" = "Ir a versión anterior %@?";
  78.  
  79. /* Title of save and alert panels when saving plain text */
  80. "Save Plain Text" = "Grabar texto sin formato";
  81.  
  82. /* Title of alert confirming Make Plain Text */
  83. "Make Plain Text" = "Convertir en texto sin formato";
  84.  
  85. /* Menu item to cause text to be laid out to size of the window */
  86. "&Wrap to Window" = "&Ajustar a la ventana";
  87.  
  88. /* Title of save and alert panels when saving RTFD */
  89. "Save RTFD" = "Grabar RTFD";
  90.  
  91. /* Title of alert panel which comes when the user tries to quit or close a window containing an unsaved document. */
  92. "Close" = "Cerrar";
  93.  
  94. /* Button choice which allows the user to save the document. */
  95. "Save" = "Grabar";
  96.  
  97. /* Encoding popup entry indicating default encoding */
  98. "Default" = "Por defecto";
  99.  
  100. /* Contents of alert panel informing user that the file's string encoding needs to be changed */
  101. "Document can no longer be saved using its original %@ encoding. Please choose another encoding (%@ is one possibility)." = "Imposible grabar documento con su codificación original %@. Elija otra codificación (%@ es una posibilidad).";
  102.  
  103. /* Menu item to make the current document plain text */
  104. "&Make Plain Text" = "&Convierta en texto sin formato";
  105.  
  106. /* OK. */
  107. "OK" = "OK";
  108.  
  109. /* Choice (on a button) given to user which allows him/her to review all unsaved documents if he/she quits the application without saving them all first. */
  110. "Review Unsaved" = "Revisión no grabada";
  111.  
  112. /* Title of alert panel which comes up when user chooses Quit and there are unsaved documents. */
  113. "Quit" = "Salir";
  114.  
  115. /* Message indicating file couldn't be opened. */
  116. "Couldn't open file %@." = "Imposible abrir fichero %@.";
  117.  
  118. /* Choice (on a button) given to user which allows him/her to quit the application even though there are unsaved documents. */
  119. "Quit Anyway" = "Salir";
  120.  
  121. /* Version string.  %s is replaced by the version number. */
  122. "Release 4 (v%s)" = "Versión actualizada 4 (v%s)";
  123.  
  124. /* Message in the alert panel which comes up when user chooses Quit and there are unsaved documents. */
  125. "You have unsaved documents." = "Tiene documentos sin grabar.";
  126.  
  127.