domain "sxpm" # File:../../unpacked-src/sxpm/sxpm.c, line:172, textdomain("sxpm"); # /* L10N_Comments : Error if no $DISPLAY or $DISPLAY can't be opened. # Not normally reached as Xt exits before we get here. */ # File:../../unpacked-src/sxpm/sxpm.c, line:181 msgid "Sxpm Error... [ Undefined DISPLAY ]\n" msgstr # /* L10N_Comments : Output when -v & file has extensions # %s is replaced by extension name */ # File:../../unpacked-src/sxpm/sxpm.c, line:488 msgid "Xpm extension : %s\n" msgstr # /* L10N_Comments : Usage message (sxpm -h) in two parts. # In the first part %s is replaced by the command name. */ # File:../../unpacked-src/sxpm/sxpm.c, line:579 msgid "\nUsage: %s [options...]\n" msgstr # File:../../unpacked-src/sxpm/sxpm.c, line:580 msgid "Where options are:\n" "\n" "[-d host:display] Display to connect to.\n" "[-g geom] Geometry of window.\n" "[-hints] Set ResizeInc for window.\n" "[-icon filename] Set pixmap for iconWindow.\n" "[-plaid] Read the included plaid pixmap.\n" "[filename] Read from file 'filename', and from standard\n" " input if 'filename' is '-'.\n" "[-o filename] Write to file 'filename', and to standard\n" " output if 'filename' is '-'.\n" "[-pcmap] Use a private colormap.\n" "[-closecolors] Try to use `close' colors.\n" "[-nod] Don't display in window.\n" "[-nom] Don't use clip mask if any.\n" "[-mono] Use the colors specified for a monochrome visual.\n" "[-grey4] Use the colors specified for a 4 greyscale visual.\n" "[-grey] Use the colors specified for a greyscale visual.\n" "[-color] Use the colors specified for a color visual.\n" "[-sc symbol color] Override color defaults.\n" "[-sp symbol pixel] Override color defaults.\n" "[-cp color pixel] Override color defaults.\n" "[-rgb filename] Search color names in the rgb text file 'filename'.\n" "[-v] Verbose - print out extensions.\n" "[-version] Print out program's version number\n" " and library's version number if different.\n" "if no input is specified sxpm reads from standard input.\n" "\n" msgstr # /* L10N_Comments : The following set of messages are classified as # either errors or warnings. Based on the class of message, different # wrappers are selected at the end to state the message source & class. # # L10N_Comments : WARNING produced when filename can be read, but # contains an invalid color specification (need to create test case)*/ # File:../../unpacked-src/sxpm/sxpm.c, line:630 msgid "Could not parse or alloc requested color" msgstr # /* L10N_Comments : ERROR produced when filename does not exist # or insufficient permissions to open (i.e. sxpm /no/such/file ) */ # File:../../unpacked-src/sxpm/sxpm.c, line:635 msgid "Cannot open file" msgstr # /* L10N_Comments : ERROR produced when filename can be read, but # is not an XPM file (i.e. sxpm /dev/null ) */ # File:../../unpacked-src/sxpm/sxpm.c, line:640 msgid "Invalid XPM file" msgstr # /* L10N_Comments : ERROR produced when filename can be read, but # is too big for memory # (i.e. limit datasize 32 ; sxpm /usr/dt/backdrops/Crochet.pm ) */ # File:../../unpacked-src/sxpm/sxpm.c, line:646 msgid "Not enough memory" msgstr # /* L10N_Comments : ERROR produced when filename can be read, but # contains an invalid color specification (need to create test case)*/ # File:../../unpacked-src/sxpm/sxpm.c, line:651 msgid "Failed to parse or alloc some color" msgstr # /* L10N_Comments : Wrapper around above WARNING messages. # First %s is the tag for the operation that produced the warning. # Second %s is the message selected from the above set. */ # File:../../unpacked-src/sxpm/sxpm.c, line:659 msgid "%s Xpm Warning: %s.\n" msgstr # /* L10N_Comments : Wrapper around above ERROR messages. # First %s is the tag for the operation that produced the error. # Second %s is the message selected from the above set */ # File:../../unpacked-src/sxpm/sxpm.c, line:665 msgid "%s Xpm Error: %s.\n" msgstr # /* L10N_Comments : sxpm -version output */ # File:../../unpacked-src/sxpm/sxpm.c, line:736 msgid "sxpm version: %d.%d%c\n" msgstr # /* L10N_Comments : # * if we are linked to an XPM library different from the one we've been # * compiled with, print its own number too when sxpm -version is called. # */ # File:../../unpacked-src/sxpm/sxpm.c, line:744 msgid "using the XPM library version: %d.%d%c\n" msgstr