diff options
Diffstat (limited to 'manpo/manpages.pot')
-rw-r--r-- | manpo/manpages.pot | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/manpo/manpages.pot b/manpo/manpages.pot index 5c1b994..21bc966 100644 --- a/manpo/manpages.pot +++ b/manpo/manpages.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Xcftools-manpages VERSION\n" "Report-Msgid-Bugs-To: henning@makholm.net\n" -"POT-Creation-Date: 2006-02-20 01:59+0100\n" +"POT-Creation-Date: 2006-02-20 04:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -100,158 +100,158 @@ msgid "The color can be given as B{#rrggbb} or B{#rgb} hexadecimal\n" "B{/usr/lib/X11/rgb.txt}." msgstr "" -#: options.i:168 +#: options.i:169 msgid "Invent a trivial alpha channel even if the flattened image is\n" "completely opaque." msgstr "" -#: options.i:175 +#: options.i:176 msgid "Force the output to use RGB color space even if it there are more\n" "compact alternatives." msgstr "" -#: options.i:178 +#: options.i:179 msgid "This will be selected automatically if the output file's name\n" "ends with B{.ppm}." msgstr "" -#: options.i:187 +#: options.i:188 msgid "Force the output to be a grayscale image even if it may be\n" "monochrome." msgstr "" -#: options.i:188 +#: options.i:189 msgid "If any colored pixels are encountered, exit with status 103." msgstr "" -#: options.i:189 +#: options.i:190 msgid "This will be selected automatically if the output file's name\n" "ends with B{.pgm}." msgstr "" -#: options.i:198 +#: options.i:199 msgid "Force the output to be a monochrome image." msgstr "" -#: options.i:199 +#: options.i:200 msgid "If any colors except black and white are encountered, exit with\n" "status 103." msgstr "" -#: options.i:201 +#: options.i:202 msgid "This will be selected automatically if the output file's name\n" "ends with B{.pbm}." msgstr "" -#: options.i:211 +#: options.i:212 msgid "Suppress the automatic choice of B{-c}, B{-g}, or B{-m} based on\n" "output filename, and instead select the output format based on\n" "image contents." msgstr "" -#: options.i:218 +#: options.i:219 msgid "This is the default if the filename is not recognized, and when\n" "writing to stdout." msgstr "" -#: options.i:226 +#: options.i:227 msgid "Use standard RGB compositing for flattening indexed layers." msgstr "" -#: options.i:227 +#: options.i:228 msgid "Without this option, B{%s} will mimic the Gimp's current strategy\n" "of rounding each alpha value to either full transparency or full\n" "opacity, and interpret all layer modes as B{Normal}." msgstr "" -#: options.i:238 +#: options.i:239 msgid "Assert that the flattened image will have no partial transparency\n" "(allowing a more compact representation of the alpha output)." msgstr "" -#: options.i:240 +#: options.i:241 msgid "Exit with status 102 if the flattened image has any partial\n" "transparency." msgstr "" -#: options.i:242 +#: options.i:243 msgid "If B{-b} is also given, this tests whether there there is partial\n" "transparency before applying the background color." msgstr "" -#: options.i:251 +#: options.i:252 msgid "Do a \"dissolve\" step to eliminate partial transparency after\n" "flattening." msgstr "" -#: options.i:253 +#: options.i:254 msgid "If B{-b} is also given, this happens before the background color\n" "is applied." msgstr "" -#: options.i:261 +#: options.i:262 msgid "First flatten the entire image to a memory buffer before writing\n" "output. Then analyse the image to decide on the details of the\n" "output format (e.g., whether a grayscale output is sufficient)." msgstr "" -#: options.i:264 +#: options.i:265 msgid "Without this option, the program flattens only a singe row of\n" "\"tiles\" (height 64) at a time." msgstr "" -#: options.i:271 +#: options.i:272 msgid "wB{x}h" msgstr "" -#: options.i:271 +#: options.i:272 msgid "Crop the converted image to width I{w} and height I{h}." msgstr "" -#: options.i:286 +#: options.i:287 msgid "xB{,}y" msgstr "" -#: options.i:286 +#: options.i:287 msgid "Offset the converted part of the image from the top-left corner\n" "of the XCF canvas. Usually used with B{-S}." msgstr "" -#: options.i:307 +#: options.i:308 msgid "mode" msgstr "" -#: options.i:307 +#: options.i:308 msgid "Set the layer mode (e.g., B{Normal} or B{Multiply})." msgstr "" -#: options.i:330 options.i:344 +#: options.i:331 options.i:345 msgid "n" msgstr "" -#: options.i:330 +#: options.i:331 msgid "Set the opacity on a scale from 0 to 100 (as in the Gimp user\n" "interface)." msgstr "" -#: options.i:344 +#: options.i:345 msgid "Set the opacity on a scale from 0 to 255 (as used internally)" msgstr "" -#: options.i:358 +#: options.i:359 msgid "Enable the layer mask." msgstr "" -#: options.i:364 +#: options.i:365 msgid "Disable the layer mask." msgstr "" -#: options.i:374 +#: options.i:375 msgid "Use the raw UTF-8 representation from the XCF file to compare and\n" "display layer names." msgstr "" -#: options.i:376 +#: options.i:377 msgid "Ordinarily, layer names will be converted to the character set of\n" "the current locale." msgstr "" |