home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / Draw.app / Spanish.lproj / TextOperations.strings < prev   
Text File  |  1992-07-20  |  2KB  |  68 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /* The operation of changing the gray of some text. */
  4. "Text Gray" = "Cambiar gris del texto";
  5.  
  6. /* The operation of changing the font of some text. */
  7. "Set Font" = "Cambiar tipo de letra";
  8.  
  9. /* The operation of changing the size of some text. */
  10. "Font Size" = "Cambiar tamaño de tipo de letra";
  11.  
  12. /* The operation of setting the font of some text based on the copy/paste font mechanism. */
  13. "Paste Font" = "Pegar tipo de letra";
  14.  
  15. /* The operation of setting the paragraph properties of some text based on the copy/paste ruler mechanism. */
  16. "Paste Ruler" = "Pegar regla";
  17.  
  18. /* The operation of subscripting some text. */
  19. "Subscript" = "Subíndice";
  20.  
  21. /* The operation of superscripting some text. */
  22. "Superscript" = "Superíndice";
  23.  
  24. /* The operation of underlining some text. */
  25. "Underline" = "Subrayado";
  26.  
  27. /* The operation of eliminating any super or subscripting of some text. */
  28. "Unscript" = "Normal";
  29.  
  30. /* The operation of changing the tab stops in some text. */
  31. "Tab Move" = "Desplazar tabulador";
  32.  
  33. /* The operation of aligning a paragraph to the left. */
  34. "Align Left" = "Alinear a la izquierda";
  35.  
  36. /* The operation of aligning a paragraph to the right. */
  37. "Align Right" = "Alinear a la derecha";
  38.  
  39. /* The operation of centering some text. */
  40. "Center" = "Centrar";
  41.  
  42. /* The operation of left and right justifying some text. */
  43. "Justify" = "Justificar";
  44.  
  45. /* The operation of changing the first indent of some text. */
  46. "First Indent" = "Cambiar primer sangrado";
  47.  
  48. /* The operation of changing the indentation of some text. */
  49. "Indent" = "Sangrar";
  50.  
  51. /* The operation of adding a tab stop to some text. */
  52. "New Tab" = "Añadir tabulador";
  53.  
  54. /* The operation of deleting a tab stop in some text. */
  55. "Delete Tab" = "Borrar tabulador";
  56.  
  57. /* The operation of changing the left margin on some text. */
  58. "Left Margin" = "Margen izquierdo";
  59.  
  60. /* The operation of changing the right margin on some text. */
  61. "Right Margin" = "Margen derecho";
  62.  
  63. /* The operation of changing some general paragraph properties of some text. */
  64. "Paragraph Change" = "Cambiar párrafo";
  65.  
  66. /* The operation of replace a run of text. */
  67. "Replace" = "Sustituir";
  68.