home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextDeveloper
/
Demos
/
Draw.app
/
German.lproj
/
TextOperations.strings
< prev
Wrap
Text File
|
1992-07-20
|
2KB
|
68 lines
/* NeXTSTEP Release 3 */
/* The operation of changing the gray of some text. */
"Text Gray" = "Text Graustufe";
/* The operation of changing the font of some text. */
"Set Font" = "Font einstellen";
/* The operation of changing the size of some text. */
"Font Size" = "Schriftgröße";
/* The operation of setting the font of some text based on the copy/paste font mechanism. */
"Paste Font" = "Font einfügen";
/* The operation of setting the paragraph properties of some text based on the copy/paste ruler mechanism. */
"Paste Ruler" = "Lineal einfügen";
/* The operation of subscripting some text. */
"Subscript" = "Tiefstellen";
/* The operation of superscripting some text. */
"Superscript" = "Hochstellen";
/* The operation of underlining some text. */
"Underline" = "Unterstreichen";
/* The operation of eliminating any super or subscripting of some text. */
"Unscript" = "Hoch-/Tiefstellen aus";
/* The operation of changing the tab stops in some text. */
"Tab Move" = "Tabulator verschieben";
/* The operation of aligning a paragraph to the left. */
"Align Left" = "Linksbündig";
/* The operation of aligning a paragraph to the right. */
"Align Right" = "Rechtsbündig";
/* The operation of centering some text. */
"Center" = "Zentriert";
/* The operation of left and right justifying some text. */
"Justify" = "Blocksatz";
/* The operation of changing the first indent of some text. */
"First Indent" = "Erster Einzug";
/* The operation of changing the indentation of some text. */
"Indent" = "Einzug";
/* The operation of adding a tab stop to some text. */
"New Tab" = "Neuer Tabulator";
/* The operation of deleting a tab stop in some text. */
"Delete Tab" = "Tabulator löschen";
/* The operation of changing the left margin on some text. */
"Left Margin" = "Linker Rand";
/* The operation of changing the right margin on some text. */
"Right Margin" = "Rechter Rand";
/* The operation of changing some general paragraph properties of some text. */
"Paragraph Change" = "Absatz ändern";
/* The operation of replace a run of text. */
"Replace" = "Ersetzen";