/* Message given to user when a selection with multiple fonts is made. */
"Multiple Font Selection" = "Auswahl mit mehreren Fonts";
/* Message given to user when the selected font is bad (not usuable). */
"Unusable Font" = "Font nicht verwendbar";
/* Menu item which makes a font bold. */
"Bold" = "Fett";
/* Menu item which makes a font not bold. */
"Unbold" = "Fett aus";
/* Menu item which makes a font italic. */
"Italic" = "Kursiv";
/* Menu item which makes a font not italic. */
"Unitalic" = "Kursiv aus";
/* Menu item which makes a font heavier (thicker). */
"Heavier" = "Fetter";
/* Menu item which makes a font lighter (thinner). */
"Lighter" = "Magerer";
/* Menu item which makes a font go down one point in size. */
"Smaller" = "Kleiner";
/* Menu item which makes a font go up one point in size. */
"Larger" = "Größer";
/* The title of the Font menu. */
"Font" = "Font";
/* No comment provided by engineer. */
"Font Panel..." = "Dialogfenster \"Font\"...";
/* Key Equivalent for Font Panel... */
"t" = "t";
/* Key Equivalent for Bold. */
"b" = "b";
/* Key Equivalent for Italic. */
"i" = "i";
/* Menu item which makes the font larger. */
"Larger" = "Größer";
/* Menu item which makes the font smaller. */
"Smaller" = "Kleiner";
/* No comment provided by engineer. */
"Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds)." = "Nehme Informationen über neue Fonts auf. \nBitte warten (dies kann bis zu %d Sekunden dauern).";
/* Button user presses to abort the incorporation of new fonts. */