home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /* The operation of changing the gray of some text. */
- "Text Gray" = "Cambiar gris del texto";
-
- /* The operation of changing the font of some text. */
- "Set Font" = "Cambiar tipo de letra";
-
- /* The operation of changing the size of some text. */
- "Font Size" = "Cambiar tamaño de tipo de letra";
-
- /* The operation of setting the font of some text based on the copy/paste font mechanism. */
- "Paste Font" = "Pegar tipo de letra";
-
- /* The operation of setting the paragraph properties of some text based on the copy/paste ruler mechanism. */
- "Paste Ruler" = "Pegar regla";
-
- /* The operation of subscripting some text. */
- "Subscript" = "Subíndice";
-
- /* The operation of superscripting some text. */
- "Superscript" = "Superíndice";
-
- /* The operation of underlining some text. */
- "Underline" = "Subrayado";
-
- /* The operation of eliminating any super or subscripting of some text. */
- "Unscript" = "Normal";
-
- /* The operation of changing the tab stops in some text. */
- "Tab Move" = "Desplazar tabulador";
-
- /* The operation of aligning a paragraph to the left. */
- "Align Left" = "Alinear a la izquierda";
-
- /* The operation of aligning a paragraph to the right. */
- "Align Right" = "Alinear a la derecha";
-
- /* The operation of centering some text. */
- "Center" = "Centrar";
-
- /* The operation of left and right justifying some text. */
- "Justify" = "Justificar";
-
- /* The operation of changing the first indent of some text. */
- "First Indent" = "Cambiar primer sangrado";
-
- /* The operation of changing the indentation of some text. */
- "Indent" = "Sangrar";
-
- /* The operation of adding a tab stop to some text. */
- "New Tab" = "Añadir tabulador";
-
- /* The operation of deleting a tab stop in some text. */
- "Delete Tab" = "Borrar tabulador";
-
- /* The operation of changing the left margin on some text. */
- "Left Margin" = "Margen izquierdo";
-
- /* The operation of changing the right margin on some text. */
- "Right Margin" = "Margen derecho";
-
- /* The operation of changing some general paragraph properties of some text. */
- "Paragraph Change" = "Cambiar párrafo";
-
- /* The operation of replace a run of text. */
- "Replace" = "Sustituir";
-