/* String appended to the full name of a font in the preview field when the font is incapable of showing the (potentially localized) name for itself. */
"<< No sample text available >>\n" = "<< No sample text available >>\n";
/* Abbreviation for point size of a font. */
"pt." = "pt.";
/* Message given to user when a selection with multiple fonts is made. */
"Multiple Font Selection" = "Multiple Font Selection";
/* Message given to user when the selected font is bad (not usuable). */
"Unusable Font" = "Unusable Font";
/* Menu item which raises the baseline. */
"Raise" = "Raise";
/* Menu item which causes kerning to be loosened. */
"Loosen" = "Loosen";
/* Menu item which causes seletion to be underlined or not. */
"Underline" = "Underline";
/* Menu item which causes use of all available ligatures. */
"Use All" = "Use All";
/* Menu item which makes a font bold. */
"&Bold" = "&Bold";
/* Menu item contains submenu for baseline & super/subscript control. */
"Baseline" = "Baseline";
/* Menu item which makes a font not bold. */
"Unbold" = "Unbold";
/* Menu item which makes a font not italic. */
"Un&italic" = "Un&italic";
/* The title of the Font menu. */
"Font" = "Font";
/* Menu item which causes kerning to be turned off.
Menu item which causes ligatures to be turned off. */
"Use None" = "Use None";
/* Menu item which makes a font go up one point in size. */
"Larger" = "Larger";
/* Key Equivalent for Bold. */
"b" = "b";
/* Menu item which produces a supersript. */
"Superscript" = "Superscript";
/* Menu item to remove super/subscripts and/or return baseline to standard. */
"Unscript" = "Unscript";
/* Key Equivalent for Pasting a font from the pasteboard. */
"4" = "4";
/* Menu item which causes standard kerning to be applied.
Menu item which causes use of default ligatures. */
"Use Default" = "Use Default";
/* Menu item which makes a font italic. */
"Italic" = "Italic";
/* Menu item which copies a font onto the pasteboard. */
"Copy Font" = "Copy Font";
/* Menu item which causes kerning to be tightened. */
"Tighten" = "Tighten";
/* Key Equivalent for Italic. */
"i" = "i";
/* Menu item which makes a font go down one point in size. */
"Smaller" = "Smaller";
/* Menu item which makes a font lighter (thinner). */
"Lighter" = "Lighter";
/* Menu item contains submenu for kerning control. */
"Kern" = "Kern";
/* Menu item which makes a font not bold. */
"Un&bold" = "Un&bold";
/* Menu item which brings up the color panel. */
"Colors..." = "Colors...";
/* Menu item which lowers the baseline. */
"Lower" = "Lower";
/* Key Equivalent for Font Panel... */
"t" = "t";
/* Menu item which makes a font heavier (thicker). */
"Heavier" = "Heavier";
/* Menu item which makes a font bold. */
"Bold" = "Bold";
/* Menu item which produces a subscript. */
"Subscript" = "Subscript";
/* Menu item contains submenu for ligature control. */
"Ligature" = "Ligature";
/* Key Equivalent for Copying a font to the pasteboard. */
"3" = "3";
/* Menu item which makes a font italic. */
"&Italic" = "&Italic";
/* Menu item which makes a font not italic. */
"Unitalic" = "Unitalic";
/* Menu item which pastes the last copied font from the pasteboard. */
"Paste Font" = "Paste Font";
/* Menu item which brings up the font panel. */
"Font Panel..." = "Font Panel...";
/* Abbreviation for point size of a font. */
"pt." = "pt.";
/* Button user presses to abort the incorporation of new fonts. */
"Stop" = "Stop";
/* No comment provided by engineer. */
"Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds)." = "Incorporating information about new fonts.\nPlease wait (this may take up to %d seconds).";