| 1 | # Bulgarian translation of gimp po-file.
|
|---|
| 2 | # Copyright (C) 2025 Alexander Shopov <ash@kambanaria.org>.
|
|---|
| 3 | # This file is distributed under the same license as the GIMP package.
|
|---|
| 4 | # Alexander Shopov <ash@kambanaria.org>, 2025.
|
|---|
| 5 |
|
|---|
| 6 | msgid ""
|
|---|
| 7 | msgstr ""
|
|---|
| 8 | "Project-Id-Version: gegl master\n"
|
|---|
| 9 | "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gegl/issues/\n"
|
|---|
| 10 | "POT-Creation-Date: 2024-11-27 17:06+0000\n"
|
|---|
| 11 | "PO-Revision-Date: 2025-01-27 09:17+0100\n"
|
|---|
| 12 | "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
|
|---|
| 13 | "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
|
|---|
| 14 | "Language: bg\n"
|
|---|
| 15 | "MIME-Version: 1.0\n"
|
|---|
| 16 | "Content-Type: text/plain; charset=UTF-8\n"
|
|---|
| 17 | "Content-Transfer-Encoding: 8bit\n"
|
|---|
| 18 | "Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|---|
| 19 |
|
|---|
| 20 | #: bin/gegl.c:179
|
|---|
| 21 | #, c-format
|
|---|
| 22 | msgid "Unable to read file: %s"
|
|---|
| 23 | msgstr ""
|
|---|
| 24 |
|
|---|
| 25 | #: bin/gegl.c:227
|
|---|
| 26 | msgid "Invalid graph, abort.\n"
|
|---|
| 27 | msgstr ""
|
|---|
| 28 |
|
|---|
| 29 | #: bin/gegl.c:390 bin/gegl-options.c:133
|
|---|
| 30 | #, c-format
|
|---|
| 31 | msgid "Unknown GeglOption mode: %d"
|
|---|
| 32 | msgstr ""
|
|---|
| 33 |
|
|---|
| 34 | #: bin/gegl-options.c:47
|
|---|
| 35 | #, c-format
|
|---|
| 36 | msgid ""
|
|---|
| 37 | "usage: %s [options] <file | -- [op [op] ..]>\n"
|
|---|
| 38 | "\n"
|
|---|
| 39 | " Options:\n"
|
|---|
| 40 | " -h, --help this help information\n"
|
|---|
| 41 | "\n"
|
|---|
| 42 | " --list-all list all known operations\n"
|
|---|
| 43 | "\n"
|
|---|
| 44 | " --exists return 0 if the operation(s) exist\n"
|
|---|
| 45 | "\n"
|
|---|
| 46 | " --info output information about the operation:\n"
|
|---|
| 47 | " name, description, properties details.\n"
|
|---|
| 48 | "\n"
|
|---|
| 49 | " -i, --file read xml from named file\n"
|
|---|
| 50 | "\n"
|
|---|
| 51 | " -x, --xml use xml provided in next argument\n"
|
|---|
| 52 | "\n"
|
|---|
| 53 | " -o, --output output generated image to named file, type based\n"
|
|---|
| 54 | " on extension.\n"
|
|---|
| 55 | "\n"
|
|---|
| 56 | " -p increment frame counters of various elements when\n"
|
|---|
| 57 | " processing is done.\n"
|
|---|
| 58 | "\n"
|
|---|
| 59 | " -s scale, --scale scale scale output dimensions by this factor.\n"
|
|---|
| 60 | "\n"
|
|---|
| 61 | " -X output the XML that was read in\n"
|
|---|
| 62 | "\n"
|
|---|
| 63 | " -v, --verbose print diagnostics while running\n"
|
|---|
| 64 | "\n"
|
|---|
| 65 | "All parameters following -- are considered ops to be chained together\n"
|
|---|
| 66 | "into a small composition instead of using an xml file, this allows for\n"
|
|---|
| 67 | "easy testing of filters. After chaining a new op in properties can be set\n"
|
|---|
| 68 | "with property=value pairs as subsequent arguments.\n"
|
|---|
| 69 | msgstr ""
|
|---|
| 70 |
|
|---|
| 71 | #: bin/gegl-options.c:86
|
|---|
| 72 | #, c-format
|
|---|
| 73 | msgid "ERROR: '%s' option expected argument\n"
|
|---|
| 74 | msgstr ""
|
|---|
| 75 |
|
|---|
| 76 | #: bin/gegl-options.c:125
|
|---|
| 77 | msgid "Display on screen"
|
|---|
| 78 | msgstr ""
|
|---|
| 79 |
|
|---|
| 80 | #: bin/gegl-options.c:127
|
|---|
| 81 | msgid "Print XML"
|
|---|
| 82 | msgstr ""
|
|---|
| 83 |
|
|---|
| 84 | #: bin/gegl-options.c:129
|
|---|
| 85 | msgid "Output in a file"
|
|---|
| 86 | msgstr ""
|
|---|
| 87 |
|
|---|
| 88 | #: bin/gegl-options.c:131
|
|---|
| 89 | msgid "Display help information"
|
|---|
| 90 | msgstr ""
|
|---|
| 91 |
|
|---|
| 92 | #: bin/gegl-options.c:134
|
|---|
| 93 | msgid "unknown mode"
|
|---|
| 94 | msgstr ""
|
|---|
| 95 |
|
|---|
| 96 | #: bin/gegl-options.c:139
|
|---|
| 97 | #, c-format
|
|---|
| 98 | msgid ""
|
|---|
| 99 | "Parsed commandline:\n"
|
|---|
| 100 | "\tmode: %s\n"
|
|---|
| 101 | "\tfile: %s\n"
|
|---|
| 102 | "\txml: %s\n"
|
|---|
| 103 | "\toutput: %s\n"
|
|---|
| 104 | "\trest: %s\n"
|
|---|
| 105 | "\t\n"
|
|---|
| 106 | msgstr ""
|
|---|
| 107 |
|
|---|
| 108 | #: bin/gegl-options.c:347
|
|---|
| 109 | msgid "Properties:"
|
|---|
| 110 | msgstr ""
|
|---|
| 111 |
|
|---|
| 112 | #: bin/gegl-options.c:457
|
|---|
| 113 | #, c-format
|
|---|
| 114 | msgid ""
|
|---|
| 115 | "\n"
|
|---|
| 116 | "\n"
|
|---|
| 117 | "unknown argument '%s' giving you help instead\n"
|
|---|
| 118 | "\n"
|
|---|
| 119 | "\n"
|
|---|
| 120 | msgstr ""
|
|---|
| 121 |
|
|---|
| 122 | #: bin/ui-core.c:4387 gegl/gegl-serialize.c:690
|
|---|
| 123 | #, c-format
|
|---|
| 124 | msgid "BablFormat \"%s\" does not exist."
|
|---|
| 125 | msgstr "BablFormat „%s“ не съществува."
|
|---|
| 126 |
|
|---|
| 127 | #: gegl/buffer/gegl-buffer-enums.c:32 gegl/gegl-enums.c:33
|
|---|
| 128 | #: operations/common/gaussian-blur.c:30 operations/common/gblur-1d.c:32
|
|---|
| 129 | #: operations/common/median-blur.c:33
|
|---|
| 130 | #: operations/common-gpl3+/fractal-explorer.c:96
|
|---|
| 131 | msgid "None"
|
|---|
| 132 | msgstr ""
|
|---|
| 133 |
|
|---|
| 134 | #: gegl/buffer/gegl-buffer-enums.c:33 operations/common/gaussian-blur.c:31
|
|---|
| 135 | #: operations/common/gblur-1d.c:33 operations/common/median-blur.c:34
|
|---|
| 136 | msgid "Clamp"
|
|---|
| 137 | msgstr ""
|
|---|
| 138 |
|
|---|
| 139 | #: gegl/buffer/gegl-buffer-enums.c:34
|
|---|
| 140 | msgid "Loop"
|
|---|
| 141 | msgstr ""
|
|---|
| 142 |
|
|---|
| 143 | #: gegl/buffer/gegl-buffer-enums.c:35 operations/common/gaussian-blur.c:32
|
|---|
| 144 | #: operations/common/gblur-1d.c:34
|
|---|
| 145 | msgid "Black"
|
|---|
| 146 | msgstr ""
|
|---|
| 147 |
|
|---|
| 148 | #: gegl/buffer/gegl-buffer-enums.c:36 operations/common/gaussian-blur.c:33
|
|---|
| 149 | #: operations/common/gblur-1d.c:35
|
|---|
| 150 | msgid "White"
|
|---|
| 151 | msgstr ""
|
|---|
| 152 |
|
|---|
| 153 | #: gegl/buffer/gegl-buffer-enums.c:63
|
|---|
| 154 | msgid "Read"
|
|---|
| 155 | msgstr ""
|
|---|
| 156 |
|
|---|
| 157 | #: gegl/buffer/gegl-buffer-enums.c:64
|
|---|
| 158 | msgid "Write"
|
|---|
| 159 | msgstr ""
|
|---|
| 160 |
|
|---|
| 161 | #: gegl/buffer/gegl-buffer-enums.c:65
|
|---|
| 162 | msgid "Read/Write"
|
|---|
| 163 | msgstr ""
|
|---|
| 164 |
|
|---|
| 165 | #: gegl/buffer/gegl-buffer-enums.c:89 gegl/buffer/gegl-buffer-enums.c:119
|
|---|
| 166 | msgid "Nearest"
|
|---|
| 167 | msgstr ""
|
|---|
| 168 |
|
|---|
| 169 | #: gegl/buffer/gegl-buffer-enums.c:90 gegl/gegl-enums.c:121
|
|---|
| 170 | #: operations/common-gpl3+/bump-map.c:33 operations/common-gpl3+/sinus.c:62
|
|---|
| 171 | #: operations/common-gpl3+/spiral.c:26
|
|---|
| 172 | #: operations/workshop/connected-components.c:44
|
|---|
| 173 | msgid "Linear"
|
|---|
| 174 | msgstr ""
|
|---|
| 175 |
|
|---|
| 176 | #: gegl/buffer/gegl-buffer-enums.c:91
|
|---|
| 177 | msgid "Cubic"
|
|---|
| 178 | msgstr ""
|
|---|
| 179 |
|
|---|
| 180 | #: gegl/buffer/gegl-buffer-enums.c:92
|
|---|
| 181 | msgid "NoHalo"
|
|---|
| 182 | msgstr ""
|
|---|
| 183 |
|
|---|
| 184 | #: gegl/buffer/gegl-buffer-enums.c:93
|
|---|
| 185 | msgid "LoHalo"
|
|---|
| 186 | msgstr ""
|
|---|
| 187 |
|
|---|
| 188 | #: gegl/buffer/gegl-buffer-enums.c:117
|
|---|
| 189 | msgid "Subset"
|
|---|
| 190 | msgstr ""
|
|---|
| 191 |
|
|---|
| 192 | #: gegl/buffer/gegl-buffer-enums.c:118
|
|---|
| 193 | msgid "Superset"
|
|---|
| 194 | msgstr ""
|
|---|
| 195 |
|
|---|
| 196 | #: gegl/gegl-enums.c:34
|
|---|
| 197 | msgid "Floyd-Steinberg"
|
|---|
| 198 | msgstr ""
|
|---|
| 199 |
|
|---|
| 200 | #: gegl/gegl-enums.c:35
|
|---|
| 201 | msgid "Bayer"
|
|---|
| 202 | msgstr ""
|
|---|
| 203 |
|
|---|
| 204 | #: gegl/gegl-enums.c:36 operations/common/waterpixels.c:35
|
|---|
| 205 | msgid "Random"
|
|---|
| 206 | msgstr ""
|
|---|
| 207 |
|
|---|
| 208 | #: gegl/gegl-enums.c:37
|
|---|
| 209 | msgid "Random Covariant"
|
|---|
| 210 | msgstr ""
|
|---|
| 211 |
|
|---|
| 212 | #: gegl/gegl-enums.c:38
|
|---|
| 213 | msgid "Arithmetic add"
|
|---|
| 214 | msgstr ""
|
|---|
| 215 |
|
|---|
| 216 | #: gegl/gegl-enums.c:39
|
|---|
| 217 | msgid "Arithmetic add covariant"
|
|---|
| 218 | msgstr ""
|
|---|
| 219 |
|
|---|
| 220 | #: gegl/gegl-enums.c:40
|
|---|
| 221 | msgid "Arithmetic xor"
|
|---|
| 222 | msgstr ""
|
|---|
| 223 |
|
|---|
| 224 | #: gegl/gegl-enums.c:41
|
|---|
| 225 | msgid "Arithmetic xor covariant"
|
|---|
| 226 | msgstr ""
|
|---|
| 227 |
|
|---|
| 228 | #: gegl/gegl-enums.c:42
|
|---|
| 229 | msgid "Blue Noise"
|
|---|
| 230 | msgstr ""
|
|---|
| 231 |
|
|---|
| 232 | #: gegl/gegl-enums.c:43
|
|---|
| 233 | msgid "Blue Noise Covariant"
|
|---|
| 234 | msgstr ""
|
|---|
| 235 |
|
|---|
| 236 | #: gegl/gegl-enums.c:68
|
|---|
| 237 | msgid "Euclidean"
|
|---|
| 238 | msgstr ""
|
|---|
| 239 |
|
|---|
| 240 | #: gegl/gegl-enums.c:69
|
|---|
| 241 | msgid "Manhattan"
|
|---|
| 242 | msgstr ""
|
|---|
| 243 |
|
|---|
| 244 | #: gegl/gegl-enums.c:70
|
|---|
| 245 | msgid "Chebyshev"
|
|---|
| 246 | msgstr ""
|
|---|
| 247 |
|
|---|
| 248 | #: gegl/gegl-enums.c:95 operations/common/edge-sobel.c:27
|
|---|
| 249 | #: operations/common/noise-spread.c:29 operations/common/spherize.c:26
|
|---|
| 250 | #: operations/common/vignette.c:28 operations/common-cxx/focus-blur.c:37
|
|---|
| 251 | msgid "Horizontal"
|
|---|
| 252 | msgstr ""
|
|---|
| 253 |
|
|---|
| 254 | #: gegl/gegl-enums.c:96 operations/common/edge-sobel.c:29
|
|---|
| 255 | #: operations/common/noise-spread.c:35 operations/common/spherize.c:27
|
|---|
| 256 | #: operations/common/vignette.c:29 operations/common-cxx/focus-blur.c:38
|
|---|
| 257 | msgid "Vertical"
|
|---|
| 258 | msgstr ""
|
|---|
| 259 |
|
|---|
| 260 | #: gegl/gegl-enums.c:120
|
|---|
| 261 | msgid "Float"
|
|---|
| 262 | msgstr ""
|
|---|
| 263 |
|
|---|
| 264 | #: gegl/gegl-enums.c:122
|
|---|
| 265 | msgid "Non-linear"
|
|---|
| 266 | msgstr ""
|
|---|
| 267 |
|
|---|
| 268 | #: gegl/gegl-enums.c:123 operations/external/lcms-from-profile.c:31
|
|---|
| 269 | msgid "Perceptual"
|
|---|
| 270 | msgstr ""
|
|---|
| 271 |
|
|---|
| 272 | #: gegl/gegl-enums.c:124
|
|---|
| 273 | msgid "Linear-premultiplied"
|
|---|
| 274 | msgstr ""
|
|---|
| 275 |
|
|---|
| 276 | #: gegl/gegl-enums.c:125
|
|---|
| 277 | msgid "Perceptual-premultiplied"
|
|---|
| 278 | msgstr ""
|
|---|
| 279 |
|
|---|
| 280 | #: gegl/gegl-enums.c:126
|
|---|
| 281 | msgid "Linear-premultiplied-if-alpha"
|
|---|
| 282 | msgstr ""
|
|---|
| 283 |
|
|---|
| 284 | #: gegl/gegl-enums.c:127
|
|---|
| 285 | msgid "Perceptual-premultiplied-if-alpha"
|
|---|
| 286 | msgstr ""
|
|---|
| 287 |
|
|---|
| 288 | #: gegl/gegl-enums.c:128
|
|---|
| 289 | msgid "add-alpha"
|
|---|
| 290 | msgstr ""
|
|---|
| 291 |
|
|---|
| 292 | #: gegl/gegl-enums.c:152 operations/common/gaussian-blur.c:24
|
|---|
| 293 | #: operations/common/gblur-1d.c:39
|
|---|
| 294 | msgid "Auto"
|
|---|
| 295 | msgstr ""
|
|---|
| 296 |
|
|---|
| 297 | #: gegl/gegl-enums.c:153
|
|---|
| 298 | msgid "Never"
|
|---|
| 299 | msgstr ""
|
|---|
| 300 |
|
|---|
| 301 | #: gegl/gegl-enums.c:154
|
|---|
| 302 | msgid "Always"
|
|---|
| 303 | msgstr ""
|
|---|
| 304 |
|
|---|
| 305 | #: gegl/gegl-init.c:358
|
|---|
| 306 | msgid "Where GEGL stores its swap"
|
|---|
| 307 | msgstr ""
|
|---|
| 308 |
|
|---|
| 309 | #: gegl/gegl-init.c:363
|
|---|
| 310 | msgid "Compression algorithm used for data stored in the swap"
|
|---|
| 311 | msgstr ""
|
|---|
| 312 |
|
|---|
| 313 | #: gegl/gegl-init.c:368
|
|---|
| 314 | msgid "How much memory to (approximately) use for caching imagery"
|
|---|
| 315 | msgstr ""
|
|---|
| 316 |
|
|---|
| 317 | #: gegl/gegl-init.c:373
|
|---|
| 318 | msgid "Default size of tiles in GeglBuffers"
|
|---|
| 319 | msgstr ""
|
|---|
| 320 |
|
|---|
| 321 | #: gegl/gegl-init.c:378
|
|---|
| 322 | msgid "The count of pixels to compute simultaneously"
|
|---|
| 323 | msgstr ""
|
|---|
| 324 |
|
|---|
| 325 | #: gegl/gegl-init.c:383
|
|---|
| 326 | msgid ""
|
|---|
| 327 | "The quality of rendering, a value between 0.0 (fast) and 1.0 (reference)"
|
|---|
| 328 | msgstr ""
|
|---|
| 329 |
|
|---|
| 330 | #: gegl/gegl-init.c:388
|
|---|
| 331 | msgid "The number of concurrent processing threads to use"
|
|---|
| 332 | msgstr ""
|
|---|
| 333 |
|
|---|
| 334 | #: gegl/gegl-init.c:393
|
|---|
| 335 | msgid "Disable OpenCL"
|
|---|
| 336 | msgstr ""
|
|---|
| 337 |
|
|---|
| 338 | #: gegl/gegl-init.c:405
|
|---|
| 339 | msgid "Show GEGL Options"
|
|---|
| 340 | msgstr ""
|
|---|
| 341 |
|
|---|
| 342 | #: gegl/gegl-serialize.c:227 gegl/gegl-serialize.c:231
|
|---|
| 343 | #, c-format
|
|---|
| 344 | msgid "%s does not have a pad called %s"
|
|---|
| 345 | msgstr ""
|
|---|
| 346 |
|
|---|
| 347 | #: gegl/gegl-serialize.c:323
|
|---|
| 348 | #, c-format
|
|---|
| 349 | msgid "unhandled path data %s:%s\n"
|
|---|
| 350 | msgstr ""
|
|---|
| 351 |
|
|---|
| 352 | #: gegl/gegl-serialize.c:559
|
|---|
| 353 | #, c-format
|
|---|
| 354 | msgid "op '%s' not found, partial matches: "
|
|---|
| 355 | msgstr ""
|
|---|
| 356 |
|
|---|
| 357 | #: gegl/gegl-serialize.c:588
|
|---|
| 358 | #, c-format
|
|---|
| 359 | msgid "%s has no %s property."
|
|---|
| 360 | msgstr ""
|
|---|
| 361 |
|
|---|
| 362 | #: gegl/gegl-serialize.c:594
|
|---|
| 363 | #, c-format
|
|---|
| 364 | msgid "%s has no %s property, properties: "
|
|---|
| 365 | msgstr ""
|
|---|
| 366 |
|
|---|
| 367 | #: gegl/gegl-serialize.c:826
|
|---|
| 368 | #, c-format
|
|---|
| 369 | msgid "No such op '%s'"
|
|---|
| 370 | msgstr ""
|
|---|
| 371 |
|
|---|
| 372 | #: gegl/module/geglmodule.c:339
|
|---|
| 373 | msgid "Module error"
|
|---|
| 374 | msgstr ""
|
|---|
| 375 |
|
|---|
| 376 | #: gegl/module/geglmodule.c:340
|
|---|
| 377 | msgid "Loaded"
|
|---|
| 378 | msgstr ""
|
|---|
| 379 |
|
|---|
| 380 | #: gegl/module/geglmodule.c:341
|
|---|
| 381 | msgid "Load failed"
|
|---|
| 382 | msgstr ""
|
|---|
| 383 |
|
|---|
| 384 | #: gegl/module/geglmodule.c:342
|
|---|
| 385 | msgid "Not loaded"
|
|---|
| 386 | msgstr ""
|
|---|
| 387 |
|
|---|
| 388 | #: gegl/module/geglmodule.c:388
|
|---|
| 389 | #, c-format
|
|---|
| 390 | msgid "Module '%s' load error: %s"
|
|---|
| 391 | msgstr ""
|
|---|
| 392 |
|
|---|
| 393 | #: gegl/operation/gegl-operation-composer3.c:77
|
|---|
| 394 | msgid "Output pad for generated image buffer."
|
|---|
| 395 | msgstr ""
|
|---|
| 396 |
|
|---|
| 397 | #: gegl/operation/gegl-operation-composer3.c:86
|
|---|
| 398 | #: gegl/operation/gegl-operation-filter.c:96
|
|---|
| 399 | msgid "Input pad, for image buffer input."
|
|---|
| 400 | msgstr ""
|
|---|
| 401 |
|
|---|
| 402 | #: gegl/operation/gegl-operation-composer3.c:95
|
|---|
| 403 | #: gegl/operation/gegl-operation-composer.c:94
|
|---|
| 404 | #: operations/transform/border-align.c:157
|
|---|
| 405 | msgid "Auxiliary image buffer input pad."
|
|---|
| 406 | msgstr ""
|
|---|
| 407 |
|
|---|
| 408 | #: gegl/operation/gegl-operation-composer3.c:104
|
|---|
| 409 | msgid "Second auxiliary image buffer input pad."
|
|---|
| 410 | msgstr ""
|
|---|
| 411 |
|
|---|
| 412 | #: gegl/operation/gegl-operation-filter.c:95
|
|---|
| 413 | msgid "Input"
|
|---|
| 414 | msgstr ""
|
|---|
| 415 |
|
|---|
| 416 | #: operations/common/absolute.c:72
|
|---|
| 417 | msgid "Absolute"
|
|---|
| 418 | msgstr ""
|
|---|
| 419 |
|
|---|
| 420 | #: operations/common/absolute.c:77
|
|---|
| 421 | msgid ""
|
|---|
| 422 | "Makes each linear RGB component be the absolute of its value, "
|
|---|
| 423 | "fabs(input_value)"
|
|---|
| 424 | msgstr ""
|
|---|
| 425 |
|
|---|
| 426 | #: operations/common/alien-map.c:28 operations/common/newsprint.c:35
|
|---|
| 427 | msgid "RGB"
|
|---|
| 428 | msgstr ""
|
|---|
| 429 |
|
|---|
| 430 | #: operations/common/alien-map.c:29
|
|---|
| 431 | msgid "HSL"
|
|---|
| 432 | msgstr ""
|
|---|
| 433 |
|
|---|
| 434 | #: operations/common/alien-map.c:32
|
|---|
| 435 | msgid "Color model"
|
|---|
| 436 | msgstr ""
|
|---|
| 437 |
|
|---|
| 438 | #: operations/common/alien-map.c:35
|
|---|
| 439 | msgid "What color model used for the transformation"
|
|---|
| 440 | msgstr ""
|
|---|
| 441 |
|
|---|
| 442 | #: operations/common/alien-map.c:37
|
|---|
| 443 | msgid "Component 1 frequency"
|
|---|
| 444 | msgstr ""
|
|---|
| 445 |
|
|---|
| 446 | #: operations/common/alien-map.c:42
|
|---|
| 447 | #: operations/common-gpl3+/diffraction-patterns.c:29
|
|---|
| 448 | msgid "Red frequency"
|
|---|
| 449 | msgstr ""
|
|---|
| 450 |
|
|---|
| 451 | #: operations/common/alien-map.c:43
|
|---|
| 452 | msgid "Hue frequency"
|
|---|
| 453 | msgstr ""
|
|---|
| 454 |
|
|---|
| 455 | #: operations/common/alien-map.c:45
|
|---|
| 456 | msgid "Component 2 frequency"
|
|---|
| 457 | msgstr ""
|
|---|
| 458 |
|
|---|
| 459 | #: operations/common/alien-map.c:50
|
|---|
| 460 | #: operations/common-gpl3+/diffraction-patterns.c:33
|
|---|
| 461 | msgid "Green frequency"
|
|---|
| 462 | msgstr ""
|
|---|
| 463 |
|
|---|
| 464 | #: operations/common/alien-map.c:51
|
|---|
| 465 | msgid "Saturation frequency"
|
|---|
| 466 | msgstr ""
|
|---|
| 467 |
|
|---|
| 468 | #: operations/common/alien-map.c:53
|
|---|
| 469 | msgid "Component 3 frequency"
|
|---|
| 470 | msgstr ""
|
|---|
| 471 |
|
|---|
| 472 | #: operations/common/alien-map.c:58
|
|---|
| 473 | #: operations/common-gpl3+/diffraction-patterns.c:37
|
|---|
| 474 | msgid "Blue frequency"
|
|---|
| 475 | msgstr ""
|
|---|
| 476 |
|
|---|
| 477 | #: operations/common/alien-map.c:59
|
|---|
| 478 | msgid "Lightness frequency"
|
|---|
| 479 | msgstr ""
|
|---|
| 480 |
|
|---|
| 481 | #: operations/common/alien-map.c:61
|
|---|
| 482 | msgid "Component 1 phase shift"
|
|---|
| 483 | msgstr ""
|
|---|
| 484 |
|
|---|
| 485 | #: operations/common/alien-map.c:67
|
|---|
| 486 | msgid "Red phase shift"
|
|---|
| 487 | msgstr ""
|
|---|
| 488 |
|
|---|
| 489 | #: operations/common/alien-map.c:68
|
|---|
| 490 | msgid "Hue phase shift"
|
|---|
| 491 | msgstr ""
|
|---|
| 492 |
|
|---|
| 493 | #: operations/common/alien-map.c:70
|
|---|
| 494 | msgid "Component 2 phase shift"
|
|---|
| 495 | msgstr ""
|
|---|
| 496 |
|
|---|
| 497 | #: operations/common/alien-map.c:76
|
|---|
| 498 | msgid "Green phase shift"
|
|---|
| 499 | msgstr ""
|
|---|
| 500 |
|
|---|
| 501 | #: operations/common/alien-map.c:77
|
|---|
| 502 | msgid "Saturation phase shift"
|
|---|
| 503 | msgstr ""
|
|---|
| 504 |
|
|---|
| 505 | #: operations/common/alien-map.c:79
|
|---|
| 506 | msgid "Component 3 phase shift"
|
|---|
| 507 | msgstr ""
|
|---|
| 508 |
|
|---|
| 509 | #: operations/common/alien-map.c:85
|
|---|
| 510 | msgid "Blue phase shift"
|
|---|
| 511 | msgstr ""
|
|---|
| 512 |
|
|---|
| 513 | #: operations/common/alien-map.c:86
|
|---|
| 514 | msgid "Lightness phase shift"
|
|---|
| 515 | msgstr ""
|
|---|
| 516 |
|
|---|
| 517 | #: operations/common/alien-map.c:88
|
|---|
| 518 | msgid "Keep component 1"
|
|---|
| 519 | msgstr ""
|
|---|
| 520 |
|
|---|
| 521 | #: operations/common/alien-map.c:91
|
|---|
| 522 | msgid "Keep red component"
|
|---|
| 523 | msgstr ""
|
|---|
| 524 |
|
|---|
| 525 | #: operations/common/alien-map.c:92
|
|---|
| 526 | msgid "Keep hue component"
|
|---|
| 527 | msgstr ""
|
|---|
| 528 |
|
|---|
| 529 | #: operations/common/alien-map.c:94
|
|---|
| 530 | msgid "Keep component 2"
|
|---|
| 531 | msgstr ""
|
|---|
| 532 |
|
|---|
| 533 | #: operations/common/alien-map.c:97
|
|---|
| 534 | msgid "Keep green component"
|
|---|
| 535 | msgstr ""
|
|---|
| 536 |
|
|---|
| 537 | #: operations/common/alien-map.c:98
|
|---|
| 538 | msgid "Keep saturation component"
|
|---|
| 539 | msgstr ""
|
|---|
| 540 |
|
|---|
| 541 | #: operations/common/alien-map.c:100
|
|---|
| 542 | msgid "Keep component 3"
|
|---|
| 543 | msgstr ""
|
|---|
| 544 |
|
|---|
| 545 | #: operations/common/alien-map.c:103
|
|---|
| 546 | msgid "Keep blue component"
|
|---|
| 547 | msgstr ""
|
|---|
| 548 |
|
|---|
| 549 | #: operations/common/alien-map.c:104
|
|---|
| 550 | msgid "Keep lightness component"
|
|---|
| 551 | msgstr ""
|
|---|
| 552 |
|
|---|
| 553 | #: operations/common/alien-map.c:260
|
|---|
| 554 | msgid "Alien Map"
|
|---|
| 555 | msgstr ""
|
|---|
| 556 |
|
|---|
| 557 | #: operations/common/alien-map.c:263
|
|---|
| 558 | msgid ""
|
|---|
| 559 | "Heavily distort images colors by applying trigonometric functions to map "
|
|---|
| 560 | "color values."
|
|---|
| 561 | msgstr ""
|
|---|
| 562 |
|
|---|
| 563 | #: operations/common/alpha-clip.c:26 operations/common/alpha-clip.c:27
|
|---|
| 564 | #: operations/common/rgb-clip.c:26 operations/common/rgb-clip.c:27
|
|---|
| 565 | msgid "Clip low pixel values"
|
|---|
| 566 | msgstr ""
|
|---|
| 567 |
|
|---|
| 568 | #: operations/common/alpha-clip.c:29 operations/common/rgb-clip.c:29
|
|---|
| 569 | msgid "Low limit"
|
|---|
| 570 | msgstr ""
|
|---|
| 571 |
|
|---|
| 572 | #: operations/common/alpha-clip.c:32 operations/common/rgb-clip.c:32
|
|---|
| 573 | msgid "Pixels values lower than this limit will be set to it"
|
|---|
| 574 | msgstr ""
|
|---|
| 575 |
|
|---|
| 576 | #: operations/common/alpha-clip.c:35 operations/common/alpha-clip.c:36
|
|---|
| 577 | #: operations/common/rgb-clip.c:35 operations/common/rgb-clip.c:36
|
|---|
| 578 | msgid "Clip high pixel values"
|
|---|
| 579 | msgstr ""
|
|---|
| 580 |
|
|---|
| 581 | #: operations/common/alpha-clip.c:38 operations/common/rgb-clip.c:38
|
|---|
| 582 | msgid "High limit"
|
|---|
| 583 | msgstr ""
|
|---|
| 584 |
|
|---|
| 585 | #: operations/common/alpha-clip.c:41 operations/common/rgb-clip.c:41
|
|---|
| 586 | msgid "Pixels values higher than this limit will be set to it"
|
|---|
| 587 | msgstr ""
|
|---|
| 588 |
|
|---|
| 589 | #: operations/common/alpha-clip.c:196
|
|---|
| 590 | msgid "Clip Alpha"
|
|---|
| 591 | msgstr ""
|
|---|
| 592 |
|
|---|
| 593 | #: operations/common/alpha-clip.c:199
|
|---|
| 594 | msgid "Keep alpha values inside a specific range"
|
|---|
| 595 | msgstr ""
|
|---|
| 596 |
|
|---|
| 597 | #: operations/common/bevel.c:47
|
|---|
| 598 | msgid "Chamfer"
|
|---|
| 599 | msgstr ""
|
|---|
| 600 |
|
|---|
| 601 | #: operations/common/bevel.c:49
|
|---|
| 602 | msgid "Bump"
|
|---|
| 603 | msgstr ""
|
|---|
| 604 |
|
|---|
| 605 | #: operations/common/bevel.c:52
|
|---|
| 606 | msgid "Bevel Type"
|
|---|
| 607 | msgstr ""
|
|---|
| 608 |
|
|---|
| 609 | #: operations/common/bevel.c:55
|
|---|
| 610 | msgid "The family of bevel to use"
|
|---|
| 611 | msgstr ""
|
|---|
| 612 |
|
|---|
| 613 | #: operations/common/bevel.c:59
|
|---|
| 614 | msgid "None (for use with GIMPs blending options)"
|
|---|
| 615 | msgstr ""
|
|---|
| 616 |
|
|---|
| 617 | #: operations/common/bevel.c:61 operations/common/styles.c:202
|
|---|
| 618 | #: operations/common/styles.c:310 operations/common/styles.c:418
|
|---|
| 619 | msgid "Hard Light"
|
|---|
| 620 | msgstr ""
|
|---|
| 621 |
|
|---|
| 622 | #: operations/common/bevel.c:63 operations/common/styles.c:59
|
|---|
| 623 | #: operations/common/styles.c:198 operations/common/styles.c:414
|
|---|
| 624 | msgid "Multiply"
|
|---|
| 625 | msgstr ""
|
|---|
| 626 |
|
|---|
| 627 | #: operations/common/bevel.c:65 operations/common/styles.c:206
|
|---|
| 628 | #: operations/common/styles.c:312 operations/common/styles.c:422
|
|---|
| 629 | msgid "Color Dodge"
|
|---|
| 630 | msgstr ""
|
|---|
| 631 |
|
|---|
| 632 | #: operations/common/bevel.c:67 operations/common/styles.c:204
|
|---|
| 633 | #: operations/common/styles.c:420
|
|---|
| 634 | msgid "Darken"
|
|---|
| 635 | msgstr ""
|
|---|
| 636 |
|
|---|
| 637 | #: operations/common/bevel.c:69
|
|---|
| 638 | msgid "Lighten"
|
|---|
| 639 | msgstr ""
|
|---|
| 640 |
|
|---|
| 641 | #: operations/common/bevel.c:71 operations/common/styles.c:200
|
|---|
| 642 | #: operations/common/styles.c:416
|
|---|
| 643 | #: operations/workshop/external/paint-select.cc:30
|
|---|
| 644 | msgid "Add"
|
|---|
| 645 | msgstr ""
|
|---|
| 646 |
|
|---|
| 647 | #: operations/common/bevel.c:74 operations/common-gpl3+/sinus.c:67
|
|---|
| 648 | msgid "Blend Mode"
|
|---|
| 649 | msgstr ""
|
|---|
| 650 |
|
|---|
| 651 | #: operations/common/bevel.c:77
|
|---|
| 652 | msgid ""
|
|---|
| 653 | "What blending mode the bevel's emboss will be. Light Map is a special blend "
|
|---|
| 654 | "mode that allows users to extract the filters output as a light map which "
|
|---|
| 655 | "should be put on a layer above or be used with Gimp's blending options."
|
|---|
| 656 | msgstr ""
|
|---|
| 657 |
|
|---|
| 658 | #: operations/common/bevel.c:79
|
|---|
| 659 | msgid "Distance Map Setting"
|
|---|
| 660 | msgstr ""
|
|---|
| 661 |
|
|---|
| 662 | #: operations/common/bevel.c:81
|
|---|
| 663 | msgid ""
|
|---|
| 664 | "Distance Map is unique to chamfer bevel and has three settings that alter "
|
|---|
| 665 | "the structure of the chamfer."
|
|---|
| 666 | msgstr ""
|
|---|
| 667 |
|
|---|
| 668 | #: operations/common/bevel.c:84 operations/common/bloom.c:35
|
|---|
| 669 | #: operations/common/box-blur.c:25 operations/common/c2g.c:28
|
|---|
| 670 | #: operations/common/edge-neon.c:47 operations/common/local-threshold.c:24
|
|---|
| 671 | #: operations/common/median-blur.c:42 operations/common/snn-mean.c:26
|
|---|
| 672 | #: operations/common/stress.c:27 operations/common/unsharp-mask.c:24
|
|---|
| 673 | #: operations/common/vignette.c:40 operations/common/wavelet-blur-1d.c:28
|
|---|
| 674 | #: operations/common/wavelet-blur.c:27 operations/common-cxx/focus-blur.c:85
|
|---|
| 675 | #: operations/common-cxx/lens-blur.cc:24
|
|---|
| 676 | #: operations/common-cxx/variable-blur.c:30
|
|---|
| 677 | #: operations/common-gpl3+/shadows-highlights.c:40
|
|---|
| 678 | #: operations/common-gpl3+/spiral.c:47 operations/common-gpl3+/supernova.c:44
|
|---|
| 679 | #: operations/common-gpl3+/whirl-pinch.c:46
|
|---|
| 680 | #: operations/external/matting-levin.c:29 operations/workshop/boxblur-1d.c:27
|
|---|
| 681 | #: operations/workshop/boxblur.c:24
|
|---|
| 682 | #: operations/workshop/external/spyrograph.c:63
|
|---|
| 683 | msgid "Radius"
|
|---|
| 684 | msgstr ""
|
|---|
| 685 |
|
|---|
| 686 | #: operations/common/bevel.c:89
|
|---|
| 687 | msgid "Radius of softening for making bump of the shape."
|
|---|
| 688 | msgstr ""
|
|---|
| 689 |
|
|---|
| 690 | #: operations/common/bevel.c:92 operations/common-gpl3+/bump-map.c:56
|
|---|
| 691 | #: operations/common-gpl3+/emboss.c:40
|
|---|
| 692 | msgid "Elevation"
|
|---|
| 693 | msgstr ""
|
|---|
| 694 |
|
|---|
| 695 | #: operations/common/bevel.c:93
|
|---|
| 696 | msgid "Elevation angle of the Bevel."
|
|---|
| 697 | msgstr ""
|
|---|
| 698 |
|
|---|
| 699 | #. The only issue with this filter is that emboss depth= above 15 does nothing on chamfer bevel , but works great on bump bevel.
|
|---|
| 700 | #. so I made an extra node just for it that only updates emboss depth=, as a result depth and sharpness' are co-existing properties
|
|---|
| 701 | #.
|
|---|
| 702 | #. I am fully aware 'depth' and 'detail' are just words used to describe the same thing.
|
|---|
| 703 | #: operations/common/bevel.c:104 operations/common-gpl3+/bump-map.c:59
|
|---|
| 704 | #: operations/common-gpl3+/emboss.c:45
|
|---|
| 705 | #: operations/common-gpl3+/fractal-trace.c:60
|
|---|
| 706 | #: operations/common-gpl3+/texturize-canvas.c:44
|
|---|
| 707 | msgid "Depth"
|
|---|
| 708 | msgstr ""
|
|---|
| 709 |
|
|---|
| 710 | #: operations/common/bevel.c:105
|
|---|
| 711 | msgid "Emboss depth - Brings out depth and detail of the bump bevel."
|
|---|
| 712 | msgstr ""
|
|---|
| 713 |
|
|---|
| 714 | #: operations/common/bevel.c:109
|
|---|
| 715 | msgid "Light Angle"
|
|---|
| 716 | msgstr ""
|
|---|
| 717 |
|
|---|
| 718 | #: operations/common/bevel.c:110
|
|---|
| 719 | msgid "Direction of a light source illuminating and shading the bevel."
|
|---|
| 720 | msgstr ""
|
|---|
| 721 |
|
|---|
| 722 | #: operations/common/bevel.c:309
|
|---|
| 723 | msgid "Bevel"
|
|---|
| 724 | msgstr ""
|
|---|
| 725 |
|
|---|
| 726 | #: operations/common/bevel.c:311
|
|---|
| 727 | msgid ""
|
|---|
| 728 | "Two bevel effects in one place, Chamfer - which simulates lighting of "
|
|---|
| 729 | "chamfered 3D-edges, and Bump - the second make a 3D inflation effect by an "
|
|---|
| 730 | "emboss covering a blur. Both bevels benefit from color filled alpha defined "
|
|---|
| 731 | "shapes."
|
|---|
| 732 | msgstr ""
|
|---|
| 733 |
|
|---|
| 734 | #: operations/common/bevel.c:313
|
|---|
| 735 | msgid "Bevel..."
|
|---|
| 736 | msgstr ""
|
|---|
| 737 |
|
|---|
| 738 | #: operations/common/bilateral-filter.c:26
|
|---|
| 739 | #: operations/common/domain-transform.c:29 operations/common/dropshadow.c:46
|
|---|
| 740 | #: operations/common/inner-glow.c:60 operations/common-cxx/focus-blur.c:45
|
|---|
| 741 | #: operations/common-cxx/lens-blur.cc:25
|
|---|
| 742 | #: operations/common-gpl3+/gaussian-blur-selective.c:29
|
|---|
| 743 | #: operations/workshop/bilateral-filter-fast.c:43
|
|---|
| 744 | msgid "Blur radius"
|
|---|
| 745 | msgstr ""
|
|---|
| 746 |
|
|---|
| 747 | #: operations/common/bilateral-filter.c:27
|
|---|
| 748 | #: operations/common-gpl3+/gaussian-blur-selective.c:30
|
|---|
| 749 | #: operations/workshop/bilateral-filter-fast.c:44
|
|---|
| 750 | msgid "Radius of square pixel region, (width and height will be radius*2+1)."
|
|---|
| 751 | msgstr ""
|
|---|
| 752 |
|
|---|
| 753 | #: operations/common/bilateral-filter.c:32
|
|---|
| 754 | #: operations/common/domain-transform.c:34
|
|---|
| 755 | msgid "Edge preservation"
|
|---|
| 756 | msgstr ""
|
|---|
| 757 |
|
|---|
| 758 | #: operations/common/bilateral-filter.c:33
|
|---|
| 759 | msgid "Amount of edge preservation"
|
|---|
| 760 | msgstr ""
|
|---|
| 761 |
|
|---|
| 762 | #: operations/common/bilateral-filter.c:294
|
|---|
| 763 | msgid "Bilateral Filter"
|
|---|
| 764 | msgstr ""
|
|---|
| 765 |
|
|---|
| 766 | #: operations/common/bilateral-filter.c:298
|
|---|
| 767 | msgid ""
|
|---|
| 768 | "Like a gaussian blur; but where the contribution for each neighborhood pixel "
|
|---|
| 769 | "is also weighted by the color difference with the original center pixel."
|
|---|
| 770 | msgstr ""
|
|---|
| 771 |
|
|---|
| 772 | #: operations/common/bloom.c:26 operations/common/threshold.c:25
|
|---|
| 773 | #: operations/common/threshold.c:164 operations/common/unsharp-mask.c:37
|
|---|
| 774 | #: operations/common-gpl3+/red-eye-removal.c:31
|
|---|
| 775 | #: operations/common-gpl3+/wind.c:60 operations/external/matting-levin.c:33
|
|---|
| 776 | msgid "Threshold"
|
|---|
| 777 | msgstr ""
|
|---|
| 778 |
|
|---|
| 779 | #: operations/common/bloom.c:27
|
|---|
| 780 | msgid "Glow-area brightness threshold"
|
|---|
| 781 | msgstr ""
|
|---|
| 782 |
|
|---|
| 783 | #: operations/common/bloom.c:30 operations/common/vignette.c:46
|
|---|
| 784 | msgid "Softness"
|
|---|
| 785 | msgstr ""
|
|---|
| 786 |
|
|---|
| 787 | #: operations/common/bloom.c:31
|
|---|
| 788 | msgid "Glow-area edge softness"
|
|---|
| 789 | msgstr ""
|
|---|
| 790 |
|
|---|
| 791 | #: operations/common/bloom.c:36 operations/common-gpl3+/softglow.c:26
|
|---|
| 792 | msgid "Glow radius"
|
|---|
| 793 | msgstr ""
|
|---|
| 794 |
|
|---|
| 795 | #: operations/common/bloom.c:42 operations/common/noise-reduction.c:26
|
|---|
| 796 | #: operations/common-cxx/denoise-dct.cc:38 operations/common-cxx/warp.cc:34
|
|---|
| 797 | #: operations/common-gpl3+/wind.c:64
|
|---|
| 798 | msgid "Strength"
|
|---|
| 799 | msgstr ""
|
|---|
| 800 |
|
|---|
| 801 | #: operations/common/bloom.c:43
|
|---|
| 802 | msgid "Glow strength"
|
|---|
| 803 | msgstr ""
|
|---|
| 804 |
|
|---|
| 805 | #: operations/common/bloom.c:47
|
|---|
| 806 | msgid "Limit exposure"
|
|---|
| 807 | msgstr ""
|
|---|
| 808 |
|
|---|
| 809 | #: operations/common/bloom.c:48
|
|---|
| 810 | msgid "Don't over-expose highlights"
|
|---|
| 811 | msgstr ""
|
|---|
| 812 |
|
|---|
| 813 | #: operations/common/bloom.c:203
|
|---|
| 814 | msgid "Bloom"
|
|---|
| 815 | msgstr ""
|
|---|
| 816 |
|
|---|
| 817 | #: operations/common/bloom.c:206
|
|---|
| 818 | msgid "Add glow around bright areas"
|
|---|
| 819 | msgstr ""
|
|---|
| 820 |
|
|---|
| 821 | #: operations/common/box-blur.c:26 operations/common/snn-mean.c:27
|
|---|
| 822 | #: operations/workshop/boxblur.c:25
|
|---|
| 823 | msgid "Radius of square pixel region, (width and height will be radius*2+1)"
|
|---|
| 824 | msgstr ""
|
|---|
| 825 |
|
|---|
| 826 | #: operations/common/box-blur.c:404
|
|---|
| 827 | msgid "Box Blur"
|
|---|
| 828 | msgstr ""
|
|---|
| 829 |
|
|---|
| 830 | #: operations/common/box-blur.c:407 operations/workshop/boxblur.c:76
|
|---|
| 831 | msgid "Blur resulting from averaging the colors of a square neighborhood."
|
|---|
| 832 | msgstr ""
|
|---|
| 833 |
|
|---|
| 834 | #. Here in the top of the file the properties of the operation is declared,
|
|---|
| 835 | #. * this causes the declaration of a structure for containing the data.
|
|---|
| 836 | #. *
|
|---|
| 837 | #. * The first member of each property_ macro becomes a struct member
|
|---|
| 838 | #. * in the GeglProperties struct used when processing.
|
|---|
| 839 | #.
|
|---|
| 840 | #: operations/common/brightness-contrast.c:31 operations/common/high-pass.c:30
|
|---|
| 841 | #: operations/common/mantiuk06.c:29
|
|---|
| 842 | msgid "Contrast"
|
|---|
| 843 | msgstr ""
|
|---|
| 844 |
|
|---|
| 845 | #: operations/common/brightness-contrast.c:32
|
|---|
| 846 | msgid "Magnitude of contrast scaling >1.0 brighten < 1.0 darken"
|
|---|
| 847 | msgstr ""
|
|---|
| 848 |
|
|---|
| 849 | #: operations/common/brightness-contrast.c:36 operations/common/reinhard05.c:25
|
|---|
| 850 | #: operations/common-gpl3+/diffraction-patterns.c:65
|
|---|
| 851 | #: operations/common-gpl3+/softglow.c:30
|
|---|
| 852 | msgid "Brightness"
|
|---|
| 853 | msgstr ""
|
|---|
| 854 |
|
|---|
| 855 | #: operations/common/brightness-contrast.c:37
|
|---|
| 856 | msgid "Amount to increase brightness"
|
|---|
| 857 | msgstr ""
|
|---|
| 858 |
|
|---|
| 859 | #: operations/common/brightness-contrast.c:165
|
|---|
| 860 | msgid "Brightness Contrast"
|
|---|
| 861 | msgstr ""
|
|---|
| 862 |
|
|---|
| 863 | #: operations/common/brightness-contrast.c:170
|
|---|
| 864 | #, no-c-format
|
|---|
| 865 | msgid ""
|
|---|
| 866 | "Changes the light level and contrast. This operation operates in linear "
|
|---|
| 867 | "light, 'contrast' is a scale factor around 50% gray, and 'brightness' a "
|
|---|
| 868 | "constant offset to apply after contrast scaling."
|
|---|
| 869 | msgstr ""
|
|---|
| 870 |
|
|---|
| 871 | #: operations/common/buffer-sink.c:25 operations/common/write-buffer.c:25
|
|---|
| 872 | msgid "Buffer location"
|
|---|
| 873 | msgstr ""
|
|---|
| 874 |
|
|---|
| 875 | #: operations/common/buffer-sink.c:26
|
|---|
| 876 | msgid "The location where to store the output GeglBuffer"
|
|---|
| 877 | msgstr ""
|
|---|
| 878 |
|
|---|
| 879 | #: operations/common/buffer-sink.c:27
|
|---|
| 880 | msgid "babl format"
|
|---|
| 881 | msgstr ""
|
|---|
| 882 |
|
|---|
| 883 | #: operations/common/buffer-sink.c:28
|
|---|
| 884 | msgid ""
|
|---|
| 885 | "The babl format of the output GeglBuffer, NULL to use input buffer format"
|
|---|
| 886 | msgstr ""
|
|---|
| 887 |
|
|---|
| 888 | #: operations/common/buffer-sink.c:86
|
|---|
| 889 | msgid "Buffer Sink"
|
|---|
| 890 | msgstr ""
|
|---|
| 891 |
|
|---|
| 892 | #: operations/common/buffer-sink.c:88
|
|---|
| 893 | msgid "Create a new GEGL buffer to write the resulting rendering."
|
|---|
| 894 | msgstr ""
|
|---|
| 895 |
|
|---|
| 896 | #: operations/common/buffer-source.c:25
|
|---|
| 897 | msgid "Input buffer"
|
|---|
| 898 | msgstr ""
|
|---|
| 899 |
|
|---|
| 900 | #: operations/common/buffer-source.c:26
|
|---|
| 901 | msgid "The GeglBuffer to load into the pipeline"
|
|---|
| 902 | msgstr ""
|
|---|
| 903 |
|
|---|
| 904 | #: operations/common/buffer-source.c:219
|
|---|
| 905 | msgid "Buffer Source"
|
|---|
| 906 | msgstr ""
|
|---|
| 907 |
|
|---|
| 908 | #: operations/common/buffer-source.c:221
|
|---|
| 909 | msgid "Use an existing in-memory GeglBuffer as image source."
|
|---|
| 910 | msgstr ""
|
|---|
| 911 |
|
|---|
| 912 | #: operations/common/c2g.c:29
|
|---|
| 913 | msgid ""
|
|---|
| 914 | "Neighborhood taken into account, this is the radius in pixels taken into "
|
|---|
| 915 | "account when deciding which colors map to which gray values"
|
|---|
| 916 | msgstr ""
|
|---|
| 917 |
|
|---|
| 918 | #: operations/common/c2g.c:37 operations/common/stress.c:34
|
|---|
| 919 | msgid "Samples"
|
|---|
| 920 | msgstr ""
|
|---|
| 921 |
|
|---|
| 922 | #: operations/common/c2g.c:38 operations/common/stress.c:35
|
|---|
| 923 | msgid "Number of samples to do per iteration looking for the range of colors"
|
|---|
| 924 | msgstr ""
|
|---|
| 925 |
|
|---|
| 926 | #: operations/common/c2g.c:42 operations/common/matting-global.c:24
|
|---|
| 927 | #: operations/common/mean-curvature-blur.c:24 operations/common/noise-cell.c:48
|
|---|
| 928 | #: operations/common/noise-perlin.c:33 operations/common/noise-simplex.c:35
|
|---|
| 929 | #: operations/common/recursive-transform.c:36 operations/common/slic.c:38
|
|---|
| 930 | #: operations/common/stress.c:39 operations/common-gpl3+/fractal-explorer.c:55
|
|---|
| 931 | #: operations/workshop/shuffle-search.c:31
|
|---|
| 932 | msgid "Iterations"
|
|---|
| 933 | msgstr ""
|
|---|
| 934 |
|
|---|
| 935 | #: operations/common/c2g.c:43
|
|---|
| 936 | msgid ""
|
|---|
| 937 | "Number of iterations, a higher number of iterations provides less noisy "
|
|---|
| 938 | "results at a computational cost"
|
|---|
| 939 | msgstr ""
|
|---|
| 940 |
|
|---|
| 941 | #: operations/common/c2g.c:48 operations/common/stress.c:44
|
|---|
| 942 | msgid "Enhance Shadows"
|
|---|
| 943 | msgstr ""
|
|---|
| 944 |
|
|---|
| 945 | #: operations/common/c2g.c:49
|
|---|
| 946 | msgid "When enabled details in shadows are boosted at the expense of noise"
|
|---|
| 947 | msgstr ""
|
|---|
| 948 |
|
|---|
| 949 | #: operations/common/c2g.c:461
|
|---|
| 950 | msgid ""
|
|---|
| 951 | "Color to grayscale conversion, uses envelopes formed with the STRESS "
|
|---|
| 952 | "approach to perform local color-difference preserving grayscale generation."
|
|---|
| 953 | msgstr ""
|
|---|
| 954 |
|
|---|
| 955 | #: operations/common/checkerboard.c:26 operations/common/grid.c:24
|
|---|
| 956 | #: operations/common/little-planet.c:43
|
|---|
| 957 | #: operations/common/panorama-projection.c:43 operations/common/rectangle.c:36
|
|---|
| 958 | #: operations/common-gpl3+/diffraction-patterns.c:77
|
|---|
| 959 | #: operations/common-gpl3+/maze.c:42 operations/common-gpl3+/noise-solid.c:63
|
|---|
| 960 | #: operations/common-gpl3+/plasma.c:54 operations/common-gpl3+/sinus.c:75
|
|---|
| 961 | #: operations/common-gpl3+/spiral.c:86 operations/core/crop.c:35
|
|---|
| 962 | #: operations/external/svg-load.c:30 operations/external/text.c:61
|
|---|
| 963 | #: operations/external/v4l.c:28 operations/external/vector-stroke.c:30
|
|---|
| 964 | #: operations/workshop/external/line-profile.c:39
|
|---|
| 965 | #: operations/workshop/external/v4l2.c:26
|
|---|
| 966 | msgid "Width"
|
|---|
| 967 | msgstr ""
|
|---|
| 968 |
|
|---|
| 969 | #: operations/common/checkerboard.c:27 operations/common/grid.c:25
|
|---|
| 970 | #: operations/common-gpl3+/maze.c:43
|
|---|
| 971 | msgid "Horizontal width of cells pixels"
|
|---|
| 972 | msgstr ""
|
|---|
| 973 |
|
|---|
| 974 | #: operations/common/checkerboard.c:34 operations/common/grid.c:31
|
|---|
| 975 | #: operations/common/little-planet.c:49
|
|---|
| 976 | #: operations/common/panorama-projection.c:49 operations/common/rectangle.c:42
|
|---|
| 977 | #: operations/common-gpl3+/diffraction-patterns.c:85
|
|---|
| 978 | #: operations/common-gpl3+/engrave.c:31 operations/common-gpl3+/maze.c:50
|
|---|
| 979 | #: operations/common-gpl3+/noise-solid.c:71 operations/common-gpl3+/plasma.c:62
|
|---|
| 980 | #: operations/common-gpl3+/sinus.c:83 operations/common-gpl3+/spiral.c:94
|
|---|
| 981 | #: operations/core/crop.c:40 operations/external/svg-load.c:32
|
|---|
| 982 | #: operations/external/text.c:63 operations/external/v4l.c:31
|
|---|
| 983 | #: operations/workshop/external/line-profile.c:41
|
|---|
| 984 | #: operations/workshop/external/v4l2.c:28
|
|---|
| 985 | msgid "Height"
|
|---|
| 986 | msgstr ""
|
|---|
| 987 |
|
|---|
| 988 | #: operations/common/checkerboard.c:35 operations/common/grid.c:32
|
|---|
| 989 | #: operations/common-gpl3+/maze.c:51
|
|---|
| 990 | msgid "Vertical width of cells pixels"
|
|---|
| 991 | msgstr ""
|
|---|
| 992 |
|
|---|
| 993 | #: operations/common/checkerboard.c:42 operations/common/grid.c:38
|
|---|
| 994 | #: operations/common/mirrors.c:46 operations/common/pixelize.c:51
|
|---|
| 995 | #: operations/common-gpl3+/bump-map.c:62
|
|---|
| 996 | #: operations/seamless-clone/seamless-clone.c:26
|
|---|
| 997 | #: operations/seamless-clone/seamless-clone-compose.c:25
|
|---|
| 998 | msgid "Offset X"
|
|---|
| 999 | msgstr ""
|
|---|
| 1000 |
|
|---|
| 1001 | #: operations/common/checkerboard.c:43 operations/common/grid.c:39
|
|---|
| 1002 | msgid "Horizontal offset (from origin) for start of grid"
|
|---|
| 1003 | msgstr ""
|
|---|
| 1004 |
|
|---|
| 1005 | #: operations/common/checkerboard.c:48 operations/common/grid.c:44
|
|---|
| 1006 | #: operations/common/mirrors.c:52 operations/common/pixelize.c:58
|
|---|
| 1007 | #: operations/common-gpl3+/bump-map.c:68
|
|---|
| 1008 | #: operations/seamless-clone/seamless-clone.c:32
|
|---|
| 1009 | #: operations/seamless-clone/seamless-clone-compose.c:31
|
|---|
| 1010 | msgid "Offset Y"
|
|---|
| 1011 | msgstr ""
|
|---|
| 1012 |
|
|---|
| 1013 | #: operations/common/checkerboard.c:49 operations/common/grid.c:45
|
|---|
| 1014 | msgid "Vertical offset (from origin) for start of grid"
|
|---|
| 1015 | msgstr ""
|
|---|
| 1016 |
|
|---|
| 1017 | #: operations/common/checkerboard.c:54 operations/common-gpl3+/sinus.c:57
|
|---|
| 1018 | #: operations/common-gpl3+/spiral.c:80 operations/workshop/gradient-map.c:25
|
|---|
| 1019 | msgid "Color 1"
|
|---|
| 1020 | msgstr ""
|
|---|
| 1021 |
|
|---|
| 1022 | #: operations/common/checkerboard.c:55
|
|---|
| 1023 | msgid "The first cell color"
|
|---|
| 1024 | msgstr ""
|
|---|
| 1025 |
|
|---|
| 1026 | #: operations/common/checkerboard.c:58 operations/common-gpl3+/sinus.c:59
|
|---|
| 1027 | #: operations/common-gpl3+/spiral.c:83 operations/workshop/gradient-map.c:27
|
|---|
| 1028 | msgid "Color 2"
|
|---|
| 1029 | msgstr ""
|
|---|
| 1030 |
|
|---|
| 1031 | #: operations/common/checkerboard.c:59
|
|---|
| 1032 | msgid "The second cell color"
|
|---|
| 1033 | msgstr ""
|
|---|
| 1034 |
|
|---|
| 1035 | #: operations/common/checkerboard.c:62 operations/common/color.c:29
|
|---|
| 1036 | msgid "Babl Format"
|
|---|
| 1037 | msgstr ""
|
|---|
| 1038 |
|
|---|
| 1039 | #: operations/common/checkerboard.c:63 operations/common/color.c:30
|
|---|
| 1040 | #: operations/core/cast-format.c:28 operations/core/convert-format.c:28
|
|---|
| 1041 | msgid "The babl format of the output"
|
|---|
| 1042 | msgstr ""
|
|---|
| 1043 |
|
|---|
| 1044 | #: operations/common/checkerboard.c:348
|
|---|
| 1045 | msgid "Checkerboard"
|
|---|
| 1046 | msgstr ""
|
|---|
| 1047 |
|
|---|
| 1048 | #: operations/common/checkerboard.c:351
|
|---|
| 1049 | msgid "Render a checkerboard pattern"
|
|---|
| 1050 | msgstr ""
|
|---|
| 1051 |
|
|---|
| 1052 | #: operations/common/color.c:24 operations/common/color.c:87
|
|---|
| 1053 | #: operations/common/color-overlay.c:26 operations/common/dropshadow.c:67
|
|---|
| 1054 | #: operations/common/grid.c:64 operations/common/inner-glow.c:82
|
|---|
| 1055 | #: operations/common/long-shadow.c:83 operations/common/rectangle.c:48
|
|---|
| 1056 | #: operations/common/vignette.c:36 operations/common-gpl3+/color-to-alpha.c:29
|
|---|
| 1057 | #: operations/common-gpl3+/supernova.c:60
|
|---|
| 1058 | #: operations/common-gpl3+/tile-paper.c:31
|
|---|
| 1059 | #: operations/common-gpl3+/value-propagate.c:54 operations/external/text.c:37
|
|---|
| 1060 | #: operations/external/vector-fill.c:26 operations/external/vector-stroke.c:27
|
|---|
| 1061 | msgid "Color"
|
|---|
| 1062 | msgstr ""
|
|---|
| 1063 |
|
|---|
| 1064 | #. TRANSLATORS: the string 'black' should not be translated
|
|---|
| 1065 | #: operations/common/color.c:26
|
|---|
| 1066 | msgid "The color to render (defaults to 'black')"
|
|---|
| 1067 | msgstr ""
|
|---|
| 1068 |
|
|---|
| 1069 | #: operations/common/color.c:91
|
|---|
| 1070 | msgid ""
|
|---|
| 1071 | "Generates a buffer entirely filled with the specified color, use gegl:crop "
|
|---|
| 1072 | "to get smaller dimensions."
|
|---|
| 1073 | msgstr ""
|
|---|
| 1074 |
|
|---|
| 1075 | #: operations/common/color-assimilation-grid.c:25
|
|---|
| 1076 | msgid "Grid size"
|
|---|
| 1077 | msgstr ""
|
|---|
| 1078 |
|
|---|
| 1079 | #.
|
|---|
| 1080 | #. property_double (imagehue, _("Hue rotation"), 0.0)
|
|---|
| 1081 | #. description (_("Hue adjustment"))
|
|---|
| 1082 | #. value_range (-180.0, 180.0)
|
|---|
| 1083 | #. description (_("Hue rotation of the uploaded image file or whatever is on canvas"))
|
|---|
| 1084 | #. ui_meta ("visible", "guichange {imageoutlinebevel}")
|
|---|
| 1085 | #: operations/common/color-assimilation-grid.c:31
|
|---|
| 1086 | #: operations/common/color-rotate.c:84 operations/common/fattal02.c:39
|
|---|
| 1087 | #: operations/common/mantiuk06.c:33 operations/common/noise-hsv.c:34
|
|---|
| 1088 | #: operations/common/saturation.c:404 operations/common/styles.c:387
|
|---|
| 1089 | #: operations/external/lcms-from-profile.c:35
|
|---|
| 1090 | #: operations/workshop/selective-hue-saturation.c:38
|
|---|
| 1091 | msgid "Saturation"
|
|---|
| 1092 | msgstr ""
|
|---|
| 1093 |
|
|---|
| 1094 | #. FIXME: With a large angle, we lose AreaFilter's flavours
|
|---|
| 1095 | #: operations/common/color-assimilation-grid.c:35
|
|---|
| 1096 | #: operations/common/long-shadow.c:49 operations/common/motion-blur-linear.c:32
|
|---|
| 1097 | #: operations/common/newsprint.c:158
|
|---|
| 1098 | #: operations/common-gpl3+/linear-sinusoid.c:65
|
|---|
| 1099 | #: operations/common-gpl3+/motion-blur-circular.c:51
|
|---|
| 1100 | #: operations/common-gpl3+/ripple.c:45
|
|---|
| 1101 | msgid "Angle"
|
|---|
| 1102 | msgstr ""
|
|---|
| 1103 |
|
|---|
| 1104 | #: operations/common/color-assimilation-grid.c:40
|
|---|
| 1105 | msgid "Line thickness"
|
|---|
| 1106 | msgstr ""
|
|---|
| 1107 |
|
|---|
| 1108 | #: operations/common/color-assimilation-grid.c:145
|
|---|
| 1109 | msgid "Color Assimilation Grid"
|
|---|
| 1110 | msgstr ""
|
|---|
| 1111 |
|
|---|
| 1112 | #: operations/common/color-assimilation-grid.c:148
|
|---|
| 1113 | msgid ""
|
|---|
| 1114 | "Turn image grayscale and overlay an oversaturated grid - through color "
|
|---|
| 1115 | "assimilation happening in the human visual system, for some grid scales this "
|
|---|
| 1116 | "produces the illusion that the grayscale grid cells themselves also have "
|
|---|
| 1117 | "color."
|
|---|
| 1118 | msgstr ""
|
|---|
| 1119 |
|
|---|
| 1120 | #: operations/common/color-enhance.c:276
|
|---|
| 1121 | msgid "Color Enhance"
|
|---|
| 1122 | msgstr ""
|
|---|
| 1123 |
|
|---|
| 1124 | #: operations/common/color-enhance.c:281
|
|---|
| 1125 | msgid ""
|
|---|
| 1126 | "Stretch color chroma to cover maximum possible range, keeping hue and "
|
|---|
| 1127 | "lightness untouched."
|
|---|
| 1128 | msgstr ""
|
|---|
| 1129 |
|
|---|
| 1130 | #: operations/common/color-overlay.c:27 operations/common/inner-glow.c:83
|
|---|
| 1131 | msgid "The color to paint over the input"
|
|---|
| 1132 | msgstr ""
|
|---|
| 1133 |
|
|---|
| 1134 | #: operations/common/color-overlay.c:30 operations/common/over.c:25
|
|---|
| 1135 | #: operations/common/sepia.c:28 operations/generated/clear.c:38
|
|---|
| 1136 | #: operations/generated/color-burn.c:38 operations/generated/color-dodge.c:38
|
|---|
| 1137 | #: operations/generated/darken.c:38 operations/generated/difference.c:38
|
|---|
| 1138 | #: operations/generated/dst-atop.c:38 operations/generated/dst.c:38
|
|---|
| 1139 | #: operations/generated/dst-in.c:38 operations/generated/dst-out.c:38
|
|---|
| 1140 | #: operations/generated/dst-over.c:38 operations/generated/exclusion.c:38
|
|---|
| 1141 | #: operations/generated/hard-light.c:38 operations/generated/lighten.c:38
|
|---|
| 1142 | #: operations/generated/overlay.c:38 operations/generated/plus.c:38
|
|---|
| 1143 | #: operations/generated/screen.c:38 operations/generated/soft-light.c:38
|
|---|
| 1144 | #: operations/generated/src-atop.c:38 operations/generated/src.c:38
|
|---|
| 1145 | #: operations/generated/src-in.c:38 operations/generated/src-out.c:38
|
|---|
| 1146 | #: operations/generated/xor.c:38 operations/workshop/gradient-map.c:35
|
|---|
| 1147 | msgid "sRGB"
|
|---|
| 1148 | msgstr ""
|
|---|
| 1149 |
|
|---|
| 1150 | #: operations/common/color-overlay.c:31 operations/common/over.c:26
|
|---|
| 1151 | #: operations/common/sepia.c:29 operations/generated/clear.c:39
|
|---|
| 1152 | #: operations/generated/color-burn.c:39 operations/generated/color-dodge.c:39
|
|---|
| 1153 | #: operations/generated/darken.c:39 operations/generated/difference.c:39
|
|---|
| 1154 | #: operations/generated/dst-atop.c:39 operations/generated/dst.c:39
|
|---|
| 1155 | #: operations/generated/dst-in.c:39 operations/generated/dst-out.c:39
|
|---|
| 1156 | #: operations/generated/dst-over.c:39 operations/generated/exclusion.c:39
|
|---|
| 1157 | #: operations/generated/hard-light.c:39 operations/generated/lighten.c:39
|
|---|
| 1158 | #: operations/generated/overlay.c:39 operations/generated/plus.c:39
|
|---|
| 1159 | #: operations/generated/screen.c:39 operations/generated/soft-light.c:39
|
|---|
| 1160 | #: operations/generated/src-atop.c:39 operations/generated/src.c:39
|
|---|
| 1161 | #: operations/generated/src-in.c:39 operations/generated/src-out.c:39
|
|---|
| 1162 | #: operations/generated/xor.c:39
|
|---|
| 1163 | msgid "Use sRGB gamma instead of linear"
|
|---|
| 1164 | msgstr ""
|
|---|
| 1165 |
|
|---|
| 1166 | #: operations/common/color-overlay.c:175
|
|---|
| 1167 | msgid "Color Overlay"
|
|---|
| 1168 | msgstr ""
|
|---|
| 1169 |
|
|---|
| 1170 | #: operations/common/color-overlay.c:178
|
|---|
| 1171 | msgid "Paint a color overlay over the input, preserving its transparency."
|
|---|
| 1172 | msgstr ""
|
|---|
| 1173 |
|
|---|
| 1174 | #: operations/common/color-rotate.c:35
|
|---|
| 1175 | msgid "Treat as this"
|
|---|
| 1176 | msgstr ""
|
|---|
| 1177 |
|
|---|
| 1178 | #: operations/common/color-rotate.c:37
|
|---|
| 1179 | msgid "Change to this"
|
|---|
| 1180 | msgstr ""
|
|---|
| 1181 |
|
|---|
| 1182 | #: operations/common/color-rotate.c:40 operations/common/color-rotate.c:53
|
|---|
| 1183 | #: operations/common-gpl3+/spiral.c:71
|
|---|
| 1184 | msgid "Clockwise"
|
|---|
| 1185 | msgstr ""
|
|---|
| 1186 |
|
|---|
| 1187 | #: operations/common/color-rotate.c:41 operations/common/color-rotate.c:54
|
|---|
| 1188 | msgid "Switch to clockwise"
|
|---|
| 1189 | msgstr ""
|
|---|
| 1190 |
|
|---|
| 1191 | #: operations/common/color-rotate.c:43 operations/common/color-rotate.c:56
|
|---|
| 1192 | msgid "From"
|
|---|
| 1193 | msgstr ""
|
|---|
| 1194 |
|
|---|
| 1195 | #: operations/common/color-rotate.c:44
|
|---|
| 1196 | msgid "Start angle of the source color range"
|
|---|
| 1197 | msgstr ""
|
|---|
| 1198 |
|
|---|
| 1199 | #: operations/common/color-rotate.c:48 operations/common/color-rotate.c:61
|
|---|
| 1200 | msgid "To"
|
|---|
| 1201 | msgstr ""
|
|---|
| 1202 |
|
|---|
| 1203 | #: operations/common/color-rotate.c:49
|
|---|
| 1204 | msgid "End angle of the source color range"
|
|---|
| 1205 | msgstr ""
|
|---|
| 1206 |
|
|---|
| 1207 | #: operations/common/color-rotate.c:57
|
|---|
| 1208 | msgid "Start angle of the destination color range"
|
|---|
| 1209 | msgstr ""
|
|---|
| 1210 |
|
|---|
| 1211 | #: operations/common/color-rotate.c:62
|
|---|
| 1212 | msgid "End angle of the destination color range"
|
|---|
| 1213 | msgstr ""
|
|---|
| 1214 |
|
|---|
| 1215 | #: operations/common/color-rotate.c:66
|
|---|
| 1216 | msgid "Gray threshold"
|
|---|
| 1217 | msgstr ""
|
|---|
| 1218 |
|
|---|
| 1219 | #: operations/common/color-rotate.c:67
|
|---|
| 1220 | msgid "Colors with a saturation less than this will treated as gray"
|
|---|
| 1221 | msgstr ""
|
|---|
| 1222 |
|
|---|
| 1223 | #: operations/common/color-rotate.c:71
|
|---|
| 1224 | msgid "Gray mode"
|
|---|
| 1225 | msgstr ""
|
|---|
| 1226 |
|
|---|
| 1227 | #: operations/common/color-rotate.c:74
|
|---|
| 1228 | msgid ""
|
|---|
| 1229 | "Treat as this: Gray colors from above source range will be treated as if "
|
|---|
| 1230 | "they had this hue and saturation\n"
|
|---|
| 1231 | "Change to this: Change gray colors to this hue and saturation"
|
|---|
| 1232 | msgstr ""
|
|---|
| 1233 |
|
|---|
| 1234 | #: operations/common/color-rotate.c:79 operations/common/component-extract.c:28
|
|---|
| 1235 | #: operations/common/hue-chroma.c:25 operations/common/noise-cie-lch.c:35
|
|---|
| 1236 | #: operations/common/noise-hsv.c:31
|
|---|
| 1237 | #: operations/workshop/selective-hue-saturation.c:34
|
|---|
| 1238 | msgid "Hue"
|
|---|
| 1239 | msgstr ""
|
|---|
| 1240 |
|
|---|
| 1241 | #: operations/common/color-rotate.c:80
|
|---|
| 1242 | msgid "Hue value for above gray settings"
|
|---|
| 1243 | msgstr ""
|
|---|
| 1244 |
|
|---|
| 1245 | #: operations/common/color-rotate.c:85
|
|---|
| 1246 | msgid "Saturation value for above gray settings"
|
|---|
| 1247 | msgstr ""
|
|---|
| 1248 |
|
|---|
| 1249 | #: operations/common/color-rotate.c:435
|
|---|
| 1250 | msgid "Color Rotate"
|
|---|
| 1251 | msgstr ""
|
|---|
| 1252 |
|
|---|
| 1253 | #: operations/common/color-rotate.c:438
|
|---|
| 1254 | msgid "Replace a range of colors with another"
|
|---|
| 1255 | msgstr ""
|
|---|
| 1256 |
|
|---|
| 1257 | #: operations/common/color-temperature.c:27
|
|---|
| 1258 | msgid "Original temperature"
|
|---|
| 1259 | msgstr ""
|
|---|
| 1260 |
|
|---|
| 1261 | #: operations/common/color-temperature.c:28
|
|---|
| 1262 | msgid ""
|
|---|
| 1263 | "Estimated temperature of the light source in Kelvin the image was taken with."
|
|---|
| 1264 | msgstr ""
|
|---|
| 1265 |
|
|---|
| 1266 | #: operations/common/color-temperature.c:33
|
|---|
| 1267 | msgid "Intended temperature"
|
|---|
| 1268 | msgstr ""
|
|---|
| 1269 |
|
|---|
| 1270 | #: operations/common/color-temperature.c:34
|
|---|
| 1271 | msgid "Corrected estimation of the temperature of the light source in Kelvin."
|
|---|
| 1272 | msgstr ""
|
|---|
| 1273 |
|
|---|
| 1274 | #: operations/common/color-temperature.c:271
|
|---|
| 1275 | msgid "Color Temperature"
|
|---|
| 1276 | msgstr ""
|
|---|
| 1277 |
|
|---|
| 1278 | #: operations/common/color-temperature.c:274
|
|---|
| 1279 | msgid ""
|
|---|
| 1280 | "Change the color temperature of the image, from an assumed original color "
|
|---|
| 1281 | "temperature to an intended one."
|
|---|
| 1282 | msgstr ""
|
|---|
| 1283 |
|
|---|
| 1284 | #: operations/common/color-warp.c:36
|
|---|
| 1285 | msgid "From 0"
|
|---|
| 1286 | msgstr ""
|
|---|
| 1287 |
|
|---|
| 1288 | #: operations/common/color-warp.c:37
|
|---|
| 1289 | msgid "To 0"
|
|---|
| 1290 | msgstr ""
|
|---|
| 1291 |
|
|---|
| 1292 | #: operations/common/color-warp.c:38
|
|---|
| 1293 | msgid "weight 0"
|
|---|
| 1294 | msgstr ""
|
|---|
| 1295 |
|
|---|
| 1296 | #: operations/common/color-warp.c:40
|
|---|
| 1297 | msgid "From 1"
|
|---|
| 1298 | msgstr ""
|
|---|
| 1299 |
|
|---|
| 1300 | #: operations/common/color-warp.c:41
|
|---|
| 1301 | msgid "To 1"
|
|---|
| 1302 | msgstr ""
|
|---|
| 1303 |
|
|---|
| 1304 | #: operations/common/color-warp.c:42
|
|---|
| 1305 | msgid "weight 1"
|
|---|
| 1306 | msgstr ""
|
|---|
| 1307 |
|
|---|
| 1308 | #: operations/common/color-warp.c:44
|
|---|
| 1309 | msgid "From 2"
|
|---|
| 1310 | msgstr ""
|
|---|
| 1311 |
|
|---|
| 1312 | #: operations/common/color-warp.c:45
|
|---|
| 1313 | msgid "To 2"
|
|---|
| 1314 | msgstr ""
|
|---|
| 1315 |
|
|---|
| 1316 | #: operations/common/color-warp.c:46
|
|---|
| 1317 | msgid "weight 2"
|
|---|
| 1318 | msgstr ""
|
|---|
| 1319 |
|
|---|
| 1320 | #: operations/common/color-warp.c:48
|
|---|
| 1321 | msgid "From 3"
|
|---|
| 1322 | msgstr ""
|
|---|
| 1323 |
|
|---|
| 1324 | #: operations/common/color-warp.c:49
|
|---|
| 1325 | msgid "To 3"
|
|---|
| 1326 | msgstr ""
|
|---|
| 1327 |
|
|---|
| 1328 | #: operations/common/color-warp.c:50
|
|---|
| 1329 | msgid "weight 3"
|
|---|
| 1330 | msgstr ""
|
|---|
| 1331 |
|
|---|
| 1332 | #: operations/common/color-warp.c:52
|
|---|
| 1333 | msgid "From 4"
|
|---|
| 1334 | msgstr ""
|
|---|
| 1335 |
|
|---|
| 1336 | #: operations/common/color-warp.c:53
|
|---|
| 1337 | msgid "To 4"
|
|---|
| 1338 | msgstr ""
|
|---|
| 1339 |
|
|---|
| 1340 | #: operations/common/color-warp.c:54
|
|---|
| 1341 | msgid "weight 4"
|
|---|
| 1342 | msgstr ""
|
|---|
| 1343 |
|
|---|
| 1344 | #: operations/common/color-warp.c:56
|
|---|
| 1345 | msgid "From 5"
|
|---|
| 1346 | msgstr ""
|
|---|
| 1347 |
|
|---|
| 1348 | #: operations/common/color-warp.c:57
|
|---|
| 1349 | msgid "To 5"
|
|---|
| 1350 | msgstr ""
|
|---|
| 1351 |
|
|---|
| 1352 | #: operations/common/color-warp.c:58
|
|---|
| 1353 | msgid "weight 5"
|
|---|
| 1354 | msgstr ""
|
|---|
| 1355 |
|
|---|
| 1356 | #: operations/common/color-warp.c:60
|
|---|
| 1357 | msgid "From 6"
|
|---|
| 1358 | msgstr ""
|
|---|
| 1359 |
|
|---|
| 1360 | #: operations/common/color-warp.c:61
|
|---|
| 1361 | msgid "To 6"
|
|---|
| 1362 | msgstr ""
|
|---|
| 1363 |
|
|---|
| 1364 | #: operations/common/color-warp.c:62
|
|---|
| 1365 | msgid "weight 6"
|
|---|
| 1366 | msgstr ""
|
|---|
| 1367 |
|
|---|
| 1368 | #: operations/common/color-warp.c:64
|
|---|
| 1369 | msgid "From 7"
|
|---|
| 1370 | msgstr ""
|
|---|
| 1371 |
|
|---|
| 1372 | #: operations/common/color-warp.c:65
|
|---|
| 1373 | msgid "To 7"
|
|---|
| 1374 | msgstr ""
|
|---|
| 1375 |
|
|---|
| 1376 | #: operations/common/color-warp.c:66
|
|---|
| 1377 | msgid "weight 7"
|
|---|
| 1378 | msgstr ""
|
|---|
| 1379 |
|
|---|
| 1380 | #: operations/common/color-warp.c:68
|
|---|
| 1381 | msgid "global weight scale"
|
|---|
| 1382 | msgstr ""
|
|---|
| 1383 |
|
|---|
| 1384 | #: operations/common/color-warp.c:70
|
|---|
| 1385 | msgid "amount"
|
|---|
| 1386 | msgstr ""
|
|---|
| 1387 |
|
|---|
| 1388 | #: operations/common/color-warp.c:337
|
|---|
| 1389 | msgid "Color warp"
|
|---|
| 1390 | msgstr ""
|
|---|
| 1391 |
|
|---|
| 1392 | #: operations/common/color-warp.c:341
|
|---|
| 1393 | msgid ""
|
|---|
| 1394 | "Warps the colors of an image between colors with weighted distortion "
|
|---|
| 1395 | "factors, color pairs which are black to black get ignored when constructing "
|
|---|
| 1396 | "the mapping."
|
|---|
| 1397 | msgstr ""
|
|---|
| 1398 |
|
|---|
| 1399 | #: operations/common/component-extract.c:25
|
|---|
| 1400 | msgid "RGB Red"
|
|---|
| 1401 | msgstr ""
|
|---|
| 1402 |
|
|---|
| 1403 | #: operations/common/component-extract.c:26
|
|---|
| 1404 | msgid "RGB Green"
|
|---|
| 1405 | msgstr ""
|
|---|
| 1406 |
|
|---|
| 1407 | #: operations/common/component-extract.c:27
|
|---|
| 1408 | msgid "RGB Blue"
|
|---|
| 1409 | msgstr ""
|
|---|
| 1410 |
|
|---|
| 1411 | #: operations/common/component-extract.c:29
|
|---|
| 1412 | msgid "HSV Saturation"
|
|---|
| 1413 | msgstr ""
|
|---|
| 1414 |
|
|---|
| 1415 | #: operations/common/component-extract.c:30
|
|---|
| 1416 | msgid "HSV Value"
|
|---|
| 1417 | msgstr ""
|
|---|
| 1418 |
|
|---|
| 1419 | #: operations/common/component-extract.c:31
|
|---|
| 1420 | msgid "HSL Saturation"
|
|---|
| 1421 | msgstr ""
|
|---|
| 1422 |
|
|---|
| 1423 | #: operations/common/component-extract.c:32
|
|---|
| 1424 | msgid "HSL Lightness"
|
|---|
| 1425 | msgstr ""
|
|---|
| 1426 |
|
|---|
| 1427 | #: operations/common/component-extract.c:33
|
|---|
| 1428 | msgid "CMYK Cyan"
|
|---|
| 1429 | msgstr ""
|
|---|
| 1430 |
|
|---|
| 1431 | #: operations/common/component-extract.c:34
|
|---|
| 1432 | msgid "CMYK Magenta"
|
|---|
| 1433 | msgstr ""
|
|---|
| 1434 |
|
|---|
| 1435 | #: operations/common/component-extract.c:35
|
|---|
| 1436 | msgid "CMYK Yellow"
|
|---|
| 1437 | msgstr ""
|
|---|
| 1438 |
|
|---|
| 1439 | #: operations/common/component-extract.c:36
|
|---|
| 1440 | msgid "CMYK Key"
|
|---|
| 1441 | msgstr ""
|
|---|
| 1442 |
|
|---|
| 1443 | #: operations/common/component-extract.c:37
|
|---|
| 1444 | msgid "Y'CbCr Y'"
|
|---|
| 1445 | msgstr ""
|
|---|
| 1446 |
|
|---|
| 1447 | #: operations/common/component-extract.c:38
|
|---|
| 1448 | msgid "Y'CbCr Cb"
|
|---|
| 1449 | msgstr ""
|
|---|
| 1450 |
|
|---|
| 1451 | #: operations/common/component-extract.c:39
|
|---|
| 1452 | msgid "Y'CbCr Cr"
|
|---|
| 1453 | msgstr ""
|
|---|
| 1454 |
|
|---|
| 1455 | #: operations/common/component-extract.c:40
|
|---|
| 1456 | msgid "LAB L"
|
|---|
| 1457 | msgstr ""
|
|---|
| 1458 |
|
|---|
| 1459 | #: operations/common/component-extract.c:41
|
|---|
| 1460 | msgid "LAB A"
|
|---|
| 1461 | msgstr ""
|
|---|
| 1462 |
|
|---|
| 1463 | #: operations/common/component-extract.c:42
|
|---|
| 1464 | msgid "LAB B"
|
|---|
| 1465 | msgstr ""
|
|---|
| 1466 |
|
|---|
| 1467 | #: operations/common/component-extract.c:43
|
|---|
| 1468 | msgid "LCH C(ab)"
|
|---|
| 1469 | msgstr ""
|
|---|
| 1470 |
|
|---|
| 1471 | #: operations/common/component-extract.c:44
|
|---|
| 1472 | msgid "LCH H(ab)"
|
|---|
| 1473 | msgstr ""
|
|---|
| 1474 |
|
|---|
| 1475 | #: operations/common/component-extract.c:45 operations/common/fattal02.c:31
|
|---|
| 1476 | #: operations/common/noise-perlin.c:25 operations/common/noise-rgb.c:52
|
|---|
| 1477 | msgid "Alpha"
|
|---|
| 1478 | msgstr ""
|
|---|
| 1479 |
|
|---|
| 1480 | #: operations/common/component-extract.c:48
|
|---|
| 1481 | msgid "Component"
|
|---|
| 1482 | msgstr ""
|
|---|
| 1483 |
|
|---|
| 1484 | #: operations/common/component-extract.c:51
|
|---|
| 1485 | msgid "Component to extract"
|
|---|
| 1486 | msgstr ""
|
|---|
| 1487 |
|
|---|
| 1488 | #: operations/common/component-extract.c:53
|
|---|
| 1489 | msgid "Invert component"
|
|---|
| 1490 | msgstr ""
|
|---|
| 1491 |
|
|---|
| 1492 | #: operations/common/component-extract.c:54
|
|---|
| 1493 | msgid "Invert the extracted component"
|
|---|
| 1494 | msgstr ""
|
|---|
| 1495 |
|
|---|
| 1496 | #: operations/common/component-extract.c:56
|
|---|
| 1497 | #: operations/workshop/connected-components.c:45
|
|---|
| 1498 | msgid "Linear output"
|
|---|
| 1499 | msgstr ""
|
|---|
| 1500 |
|
|---|
| 1501 | #: operations/common/component-extract.c:57
|
|---|
| 1502 | msgid "Use linear output instead of gamma corrected"
|
|---|
| 1503 | msgstr ""
|
|---|
| 1504 |
|
|---|
| 1505 | #: operations/common/component-extract.c:260
|
|---|
| 1506 | msgid "Extract Component"
|
|---|
| 1507 | msgstr ""
|
|---|
| 1508 |
|
|---|
| 1509 | #: operations/common/component-extract.c:264
|
|---|
| 1510 | msgid "Extract a color model component"
|
|---|
| 1511 | msgstr ""
|
|---|
| 1512 |
|
|---|
| 1513 | #: operations/common/contrast-curve.c:25
|
|---|
| 1514 | msgid "Sample points"
|
|---|
| 1515 | msgstr ""
|
|---|
| 1516 |
|
|---|
| 1517 | #: operations/common/contrast-curve.c:26
|
|---|
| 1518 | msgid "Number of curve sampling points. 0 for exact calculation."
|
|---|
| 1519 | msgstr ""
|
|---|
| 1520 |
|
|---|
| 1521 | #: operations/common/contrast-curve.c:29
|
|---|
| 1522 | msgid "Curve"
|
|---|
| 1523 | msgstr ""
|
|---|
| 1524 |
|
|---|
| 1525 | #: operations/common/contrast-curve.c:30
|
|---|
| 1526 | msgid "The contrast curve."
|
|---|
| 1527 | msgstr ""
|
|---|
| 1528 |
|
|---|
| 1529 | #: operations/common/contrast-curve.c:258
|
|---|
| 1530 | msgid "Contrast Curve"
|
|---|
| 1531 | msgstr ""
|
|---|
| 1532 |
|
|---|
| 1533 | #: operations/common/contrast-curve.c:262
|
|---|
| 1534 | msgid ""
|
|---|
| 1535 | "Adjusts the contrast of a grayscale image with a curve specifying contrast "
|
|---|
| 1536 | "for intensity."
|
|---|
| 1537 | msgstr ""
|
|---|
| 1538 |
|
|---|
| 1539 | #: operations/common/convolution-matrix.c:25
|
|---|
| 1540 | msgid "(1,1)"
|
|---|
| 1541 | msgstr ""
|
|---|
| 1542 |
|
|---|
| 1543 | #: operations/common/convolution-matrix.c:26
|
|---|
| 1544 | msgid "(1,2)"
|
|---|
| 1545 | msgstr ""
|
|---|
| 1546 |
|
|---|
| 1547 | #: operations/common/convolution-matrix.c:27
|
|---|
| 1548 | msgid "(1,3)"
|
|---|
| 1549 | msgstr ""
|
|---|
| 1550 |
|
|---|
| 1551 | #: operations/common/convolution-matrix.c:28
|
|---|
| 1552 | msgid "(1,4)"
|
|---|
| 1553 | msgstr ""
|
|---|
| 1554 |
|
|---|
| 1555 | #: operations/common/convolution-matrix.c:29
|
|---|
| 1556 | msgid "(1,5)"
|
|---|
| 1557 | msgstr ""
|
|---|
| 1558 |
|
|---|
| 1559 | #: operations/common/convolution-matrix.c:30
|
|---|
| 1560 | msgid "(2,1)"
|
|---|
| 1561 | msgstr ""
|
|---|
| 1562 |
|
|---|
| 1563 | #: operations/common/convolution-matrix.c:31
|
|---|
| 1564 | msgid "(2,2)"
|
|---|
| 1565 | msgstr ""
|
|---|
| 1566 |
|
|---|
| 1567 | #: operations/common/convolution-matrix.c:32
|
|---|
| 1568 | msgid "(2,3)"
|
|---|
| 1569 | msgstr ""
|
|---|
| 1570 |
|
|---|
| 1571 | #: operations/common/convolution-matrix.c:33
|
|---|
| 1572 | msgid "(2,4)"
|
|---|
| 1573 | msgstr ""
|
|---|
| 1574 |
|
|---|
| 1575 | #: operations/common/convolution-matrix.c:34
|
|---|
| 1576 | msgid "(2,5)"
|
|---|
| 1577 | msgstr ""
|
|---|
| 1578 |
|
|---|
| 1579 | #: operations/common/convolution-matrix.c:35
|
|---|
| 1580 | msgid "(3,1)"
|
|---|
| 1581 | msgstr ""
|
|---|
| 1582 |
|
|---|
| 1583 | #: operations/common/convolution-matrix.c:36
|
|---|
| 1584 | msgid "(3,2)"
|
|---|
| 1585 | msgstr ""
|
|---|
| 1586 |
|
|---|
| 1587 | #: operations/common/convolution-matrix.c:37
|
|---|
| 1588 | msgid "(3,3)"
|
|---|
| 1589 | msgstr ""
|
|---|
| 1590 |
|
|---|
| 1591 | #: operations/common/convolution-matrix.c:38
|
|---|
| 1592 | msgid "(3,4)"
|
|---|
| 1593 | msgstr ""
|
|---|
| 1594 |
|
|---|
| 1595 | #: operations/common/convolution-matrix.c:39
|
|---|
| 1596 | msgid "(3,5)"
|
|---|
| 1597 | msgstr ""
|
|---|
| 1598 |
|
|---|
| 1599 | #: operations/common/convolution-matrix.c:40
|
|---|
| 1600 | msgid "(4,1)"
|
|---|
| 1601 | msgstr ""
|
|---|
| 1602 |
|
|---|
| 1603 | #: operations/common/convolution-matrix.c:41
|
|---|
| 1604 | msgid "(4,2)"
|
|---|
| 1605 | msgstr ""
|
|---|
| 1606 |
|
|---|
| 1607 | #: operations/common/convolution-matrix.c:42
|
|---|
| 1608 | msgid "(4,3)"
|
|---|
| 1609 | msgstr ""
|
|---|
| 1610 |
|
|---|
| 1611 | #: operations/common/convolution-matrix.c:43
|
|---|
| 1612 | msgid "(4,4)"
|
|---|
| 1613 | msgstr ""
|
|---|
| 1614 |
|
|---|
| 1615 | #: operations/common/convolution-matrix.c:44
|
|---|
| 1616 | msgid "(4,5)"
|
|---|
| 1617 | msgstr ""
|
|---|
| 1618 |
|
|---|
| 1619 | #: operations/common/convolution-matrix.c:45
|
|---|
| 1620 | msgid "(5,1)"
|
|---|
| 1621 | msgstr ""
|
|---|
| 1622 |
|
|---|
| 1623 | #: operations/common/convolution-matrix.c:46
|
|---|
| 1624 | msgid "(5,2)"
|
|---|
| 1625 | msgstr ""
|
|---|
| 1626 |
|
|---|
| 1627 | #: operations/common/convolution-matrix.c:47
|
|---|
| 1628 | msgid "(5,3)"
|
|---|
| 1629 | msgstr ""
|
|---|
| 1630 |
|
|---|
| 1631 | #: operations/common/convolution-matrix.c:48
|
|---|
| 1632 | msgid "(5,4)"
|
|---|
| 1633 | msgstr ""
|
|---|
| 1634 |
|
|---|
| 1635 | #: operations/common/convolution-matrix.c:49
|
|---|
| 1636 | msgid "(5,5)"
|
|---|
| 1637 | msgstr ""
|
|---|
| 1638 |
|
|---|
| 1639 | #: operations/common/convolution-matrix.c:51
|
|---|
| 1640 | msgid "Divisor"
|
|---|
| 1641 | msgstr ""
|
|---|
| 1642 |
|
|---|
| 1643 | #: operations/common/convolution-matrix.c:55
|
|---|
| 1644 | #: operations/common-gpl3+/bayer-matrix.c:63
|
|---|
| 1645 | #: operations/common-gpl3+/linear-sinusoid.c:71
|
|---|
| 1646 | msgid "Offset"
|
|---|
| 1647 | msgstr ""
|
|---|
| 1648 |
|
|---|
| 1649 | #: operations/common/convolution-matrix.c:59
|
|---|
| 1650 | msgid "Red channel"
|
|---|
| 1651 | msgstr ""
|
|---|
| 1652 |
|
|---|
| 1653 | #: operations/common/convolution-matrix.c:60
|
|---|
| 1654 | msgid "Green channel"
|
|---|
| 1655 | msgstr ""
|
|---|
| 1656 |
|
|---|
| 1657 | #: operations/common/convolution-matrix.c:61
|
|---|
| 1658 | msgid "Blue channel"
|
|---|
| 1659 | msgstr ""
|
|---|
| 1660 |
|
|---|
| 1661 | #: operations/common/convolution-matrix.c:62
|
|---|
| 1662 | msgid "Alpha channel"
|
|---|
| 1663 | msgstr ""
|
|---|
| 1664 |
|
|---|
| 1665 | #: operations/common/convolution-matrix.c:64
|
|---|
| 1666 | #: operations/common-cxx/distance-transform.cc:55
|
|---|
| 1667 | #: operations/workshop/connected-components.c:41
|
|---|
| 1668 | msgid "Normalize"
|
|---|
| 1669 | msgstr ""
|
|---|
| 1670 |
|
|---|
| 1671 | #: operations/common/convolution-matrix.c:65
|
|---|
| 1672 | msgid "Alpha-weighting"
|
|---|
| 1673 | msgstr ""
|
|---|
| 1674 |
|
|---|
| 1675 | #: operations/common/convolution-matrix.c:67
|
|---|
| 1676 | msgid "Border"
|
|---|
| 1677 | msgstr ""
|
|---|
| 1678 |
|
|---|
| 1679 | #: operations/common/convolution-matrix.c:634
|
|---|
| 1680 | msgid "Convolution Matrix"
|
|---|
| 1681 | msgstr ""
|
|---|
| 1682 |
|
|---|
| 1683 | #: operations/common/convolution-matrix.c:635
|
|---|
| 1684 | msgid "Apply a generic 5x5 convolution matrix"
|
|---|
| 1685 | msgstr ""
|
|---|
| 1686 |
|
|---|
| 1687 | #: operations/common/copy-buffer.c:25
|
|---|
| 1688 | msgid "Buffer"
|
|---|
| 1689 | msgstr ""
|
|---|
| 1690 |
|
|---|
| 1691 | #: operations/common/copy-buffer.c:26
|
|---|
| 1692 | msgid ""
|
|---|
| 1693 | "An already existing GeglBuffer to write incoming buffer data to, or NULL."
|
|---|
| 1694 | msgstr ""
|
|---|
| 1695 |
|
|---|
| 1696 | #: operations/common/copy-buffer.c:153
|
|---|
| 1697 | msgid "Copy Buffer"
|
|---|
| 1698 | msgstr ""
|
|---|
| 1699 |
|
|---|
| 1700 | #: operations/common/copy-buffer.c:156
|
|---|
| 1701 | msgid "Writes image data to an already existing buffer"
|
|---|
| 1702 | msgstr ""
|
|---|
| 1703 |
|
|---|
| 1704 | #: operations/common/difference-of-gaussians.c:24
|
|---|
| 1705 | msgid "Radius 1"
|
|---|
| 1706 | msgstr ""
|
|---|
| 1707 |
|
|---|
| 1708 | #: operations/common/difference-of-gaussians.c:29
|
|---|
| 1709 | msgid "Radius 2"
|
|---|
| 1710 | msgstr ""
|
|---|
| 1711 |
|
|---|
| 1712 | #: operations/common/difference-of-gaussians.c:85
|
|---|
| 1713 | msgid "Difference of Gaussians"
|
|---|
| 1714 | msgstr ""
|
|---|
| 1715 |
|
|---|
| 1716 | #: operations/common/difference-of-gaussians.c:88
|
|---|
| 1717 | msgid ""
|
|---|
| 1718 | "Edge detection with control of edge thickness, based on the difference of "
|
|---|
| 1719 | "two gaussian blurs"
|
|---|
| 1720 | msgstr ""
|
|---|
| 1721 |
|
|---|
| 1722 | #: operations/common/display.c:23 operations/external/sdl2-display.c:28
|
|---|
| 1723 | #: operations/external/sdl-display.c:25
|
|---|
| 1724 | msgid "Window title"
|
|---|
| 1725 | msgstr ""
|
|---|
| 1726 |
|
|---|
| 1727 | #: operations/common/display.c:24 operations/external/sdl2-display.c:29
|
|---|
| 1728 | #: operations/external/sdl-display.c:26
|
|---|
| 1729 | msgid "Title to be given to output window"
|
|---|
| 1730 | msgstr ""
|
|---|
| 1731 |
|
|---|
| 1732 | #: operations/common/display.c:142
|
|---|
| 1733 | msgid "Display"
|
|---|
| 1734 | msgstr ""
|
|---|
| 1735 |
|
|---|
| 1736 | #: operations/common/display.c:144
|
|---|
| 1737 | msgid "Display the input buffer in a window."
|
|---|
| 1738 | msgstr ""
|
|---|
| 1739 |
|
|---|
| 1740 | #: operations/common/dither.c:31
|
|---|
| 1741 | msgid "Red levels"
|
|---|
| 1742 | msgstr ""
|
|---|
| 1743 |
|
|---|
| 1744 | #: operations/common/dither.c:32
|
|---|
| 1745 | msgid "Number of levels for red channel"
|
|---|
| 1746 | msgstr ""
|
|---|
| 1747 |
|
|---|
| 1748 | #: operations/common/dither.c:36
|
|---|
| 1749 | msgid "Green levels"
|
|---|
| 1750 | msgstr ""
|
|---|
| 1751 |
|
|---|
| 1752 | #: operations/common/dither.c:37
|
|---|
| 1753 | msgid "Number of levels for green channel"
|
|---|
| 1754 | msgstr ""
|
|---|
| 1755 |
|
|---|
| 1756 | #: operations/common/dither.c:41
|
|---|
| 1757 | msgid "Blue levels"
|
|---|
| 1758 | msgstr ""
|
|---|
| 1759 |
|
|---|
| 1760 | #: operations/common/dither.c:42
|
|---|
| 1761 | msgid "Number of levels for blue channel"
|
|---|
| 1762 | msgstr ""
|
|---|
| 1763 |
|
|---|
| 1764 | #: operations/common/dither.c:46
|
|---|
| 1765 | msgid "Alpha levels"
|
|---|
| 1766 | msgstr ""
|
|---|
| 1767 |
|
|---|
| 1768 | #: operations/common/dither.c:47
|
|---|
| 1769 | msgid "Number of levels for alpha channel"
|
|---|
| 1770 | msgstr ""
|
|---|
| 1771 |
|
|---|
| 1772 | #: operations/common/dither.c:51
|
|---|
| 1773 | msgid "Dithering method"
|
|---|
| 1774 | msgstr ""
|
|---|
| 1775 |
|
|---|
| 1776 | #: operations/common/dither.c:53
|
|---|
| 1777 | msgid "The dithering method to use"
|
|---|
| 1778 | msgstr ""
|
|---|
| 1779 |
|
|---|
| 1780 | #: operations/common/dither.c:55 operations/common/matting-global.c:28
|
|---|
| 1781 | #: operations/common/noise-cell.c:55 operations/common/noise-cie-lch.c:38
|
|---|
| 1782 | #: operations/common/noise-hsv.c:40 operations/common/noise-hurl.c:37
|
|---|
| 1783 | #: operations/common/noise-pick.c:38 operations/common/noise-rgb.c:55
|
|---|
| 1784 | #: operations/common/noise-simplex.c:39 operations/common/noise-spread.c:41
|
|---|
| 1785 | #: operations/common-gpl3+/cubism.c:42 operations/common-gpl3+/maze.c:65
|
|---|
| 1786 | #: operations/common-gpl3+/mosaic.c:90 operations/common-gpl3+/noise-slur.c:40
|
|---|
| 1787 | #: operations/common-gpl3+/noise-solid.c:61 operations/common-gpl3+/plasma.c:70
|
|---|
| 1788 | #: operations/common-gpl3+/shift.c:35 operations/common-gpl3+/sinus.c:49
|
|---|
| 1789 | #: operations/common-gpl3+/supernova.c:63
|
|---|
| 1790 | #: operations/common-gpl3+/tile-paper.c:81 operations/common-gpl3+/wind.c:68
|
|---|
| 1791 | #: operations/workshop/segment-kmeans.c:37
|
|---|
| 1792 | #: operations/workshop/shuffle-search.c:59
|
|---|
| 1793 | msgid "Random seed"
|
|---|
| 1794 | msgstr ""
|
|---|
| 1795 |
|
|---|
| 1796 | #: operations/common/dither.c:640
|
|---|
| 1797 | msgid "Dither"
|
|---|
| 1798 | msgstr ""
|
|---|
| 1799 |
|
|---|
| 1800 | #: operations/common/dither.c:643
|
|---|
| 1801 | msgid ""
|
|---|
| 1802 | "Reduce the number of colors in the image, by reducing the levels per channel "
|
|---|
| 1803 | "(colors and alpha). Different dithering methods can be specified to "
|
|---|
| 1804 | "counteract quantization induced banding."
|
|---|
| 1805 | msgstr ""
|
|---|
| 1806 |
|
|---|
| 1807 | #: operations/common/domain-transform.c:24 operations/external/jpg-save.c:28
|
|---|
| 1808 | #: operations/external/webp-save.c:28
|
|---|
| 1809 | msgid "Quality"
|
|---|
| 1810 | msgstr ""
|
|---|
| 1811 |
|
|---|
| 1812 | #: operations/common/domain-transform.c:25
|
|---|
| 1813 | msgid ""
|
|---|
| 1814 | "Number of filtering iterations. A value between 2 and 4 is usually enough."
|
|---|
| 1815 | msgstr ""
|
|---|
| 1816 |
|
|---|
| 1817 | #: operations/common/domain-transform.c:30
|
|---|
| 1818 | msgid "Spatial standard deviation of the blur kernel, measured in pixels."
|
|---|
| 1819 | msgstr ""
|
|---|
| 1820 |
|
|---|
| 1821 | #: operations/common/domain-transform.c:35
|
|---|
| 1822 | msgid ""
|
|---|
| 1823 | "Amount of edge preservation. This quantity is inversely proportional to the "
|
|---|
| 1824 | "range standard deviation of the blur kernel."
|
|---|
| 1825 | msgstr ""
|
|---|
| 1826 |
|
|---|
| 1827 | #: operations/common/domain-transform.c:528
|
|---|
| 1828 | msgid "Smooth by Domain Transform"
|
|---|
| 1829 | msgstr ""
|
|---|
| 1830 |
|
|---|
| 1831 | #: operations/common/domain-transform.c:531
|
|---|
| 1832 | msgid ""
|
|---|
| 1833 | "An edge-preserving smoothing filter implemented with the Domain Transform "
|
|---|
| 1834 | "recursive technique. Similar to a bilateral filter, but faster to compute."
|
|---|
| 1835 | msgstr ""
|
|---|
| 1836 |
|
|---|
| 1837 | #: operations/common/dropshadow.c:27 operations/common/inner-glow.c:30
|
|---|
| 1838 | #: operations/common/median-blur.c:27 operations/common/pixelize.c:28
|
|---|
| 1839 | #: operations/common/styles.c:96 operations/common/vignette.c:26
|
|---|
| 1840 | #: operations/common-cxx/focus-blur.c:35
|
|---|
| 1841 | msgid "Square"
|
|---|
| 1842 | msgstr ""
|
|---|
| 1843 |
|
|---|
| 1844 | #: operations/common/dropshadow.c:28 operations/common/inner-glow.c:31
|
|---|
| 1845 | #: operations/common/median-blur.c:28 operations/common/newsprint.c:26
|
|---|
| 1846 | #: operations/common/styles.c:97 operations/common/vignette.c:25
|
|---|
| 1847 | #: operations/common-cxx/focus-blur.c:34
|
|---|
| 1848 | msgid "Circle"
|
|---|
| 1849 | msgstr ""
|
|---|
| 1850 |
|
|---|
| 1851 | #: operations/common/dropshadow.c:29 operations/common/inner-glow.c:32
|
|---|
| 1852 | #: operations/common/median-blur.c:29 operations/common/newsprint.c:27
|
|---|
| 1853 | #: operations/common/pixelize.c:26 operations/common/styles.c:98
|
|---|
| 1854 | #: operations/common/vignette.c:27 operations/common-cxx/focus-blur.c:36
|
|---|
| 1855 | msgid "Diamond"
|
|---|
| 1856 | msgstr ""
|
|---|
| 1857 |
|
|---|
| 1858 | #: operations/common/dropshadow.c:32 operations/common/inner-glow.c:42
|
|---|
| 1859 | #: operations/common/layer.c:36 operations/common/rectangle.c:26
|
|---|
| 1860 | #: operations/common-gpl3+/plasma.c:40
|
|---|
| 1861 | #: operations/common-gpl3+/polar-coordinates.c:52
|
|---|
| 1862 | #: operations/common-gpl3+/spiral.c:35 operations/core/crop.c:25
|
|---|
| 1863 | #: operations/transform/border-align.c:24 operations/transform/reflect.c:26
|
|---|
| 1864 | #: operations/transform/scale-ratio.c:25 operations/transform/scale-size.c:25
|
|---|
| 1865 | #: operations/transform/scale-size-keepaspect.c:25
|
|---|
| 1866 | #: operations/transform/shear.c:25 operations/transform/translate.c:25
|
|---|
| 1867 | #: operations/workshop/external/spyrograph.c:51
|
|---|
| 1868 | msgid "X"
|
|---|
| 1869 | msgstr ""
|
|---|
| 1870 |
|
|---|
| 1871 | #: operations/common/dropshadow.c:33 operations/common/inner-glow.c:43
|
|---|
| 1872 | #: operations/common/styles.c:145
|
|---|
| 1873 | msgid "Horizontal shadow offset"
|
|---|
| 1874 | msgstr ""
|
|---|
| 1875 |
|
|---|
| 1876 | #: operations/common/dropshadow.c:39 operations/common/inner-glow.c:50
|
|---|
| 1877 | #: operations/common/layer.c:41 operations/common/rectangle.c:31
|
|---|
| 1878 | #: operations/common-gpl3+/plasma.c:47
|
|---|
| 1879 | #: operations/common-gpl3+/polar-coordinates.c:59
|
|---|
| 1880 | #: operations/common-gpl3+/spiral.c:41 operations/core/crop.c:30
|
|---|
| 1881 | #: operations/transform/border-align.c:30 operations/transform/reflect.c:30
|
|---|
| 1882 | #: operations/transform/scale-ratio.c:30 operations/transform/scale-size.c:30
|
|---|
| 1883 | #: operations/transform/scale-size-keepaspect.c:30
|
|---|
| 1884 | #: operations/transform/shear.c:29 operations/transform/translate.c:31
|
|---|
| 1885 | #: operations/workshop/external/spyrograph.c:57
|
|---|
| 1886 | msgid "Y"
|
|---|
| 1887 | msgstr ""
|
|---|
| 1888 |
|
|---|
| 1889 | #: operations/common/dropshadow.c:40 operations/common/inner-glow.c:51
|
|---|
| 1890 | #: operations/common/styles.c:154
|
|---|
| 1891 | msgid "Vertical shadow offset"
|
|---|
| 1892 | msgstr ""
|
|---|
| 1893 |
|
|---|
| 1894 | #: operations/common/dropshadow.c:53 operations/common/inner-glow.c:36
|
|---|
| 1895 | msgid "Grow shape"
|
|---|
| 1896 | msgstr ""
|
|---|
| 1897 |
|
|---|
| 1898 | #: operations/common/dropshadow.c:56 operations/common/inner-glow.c:39
|
|---|
| 1899 | msgid "The shape to expand or contract the shadow in"
|
|---|
| 1900 | msgstr ""
|
|---|
| 1901 |
|
|---|
| 1902 | #: operations/common/dropshadow.c:58 operations/common/inner-glow.c:68
|
|---|
| 1903 | msgid "Grow radius"
|
|---|
| 1904 | msgstr ""
|
|---|
| 1905 |
|
|---|
| 1906 | #: operations/common/dropshadow.c:65 operations/common/inner-glow.c:75
|
|---|
| 1907 | msgid ""
|
|---|
| 1908 | "The distance to expand the shadow before blurring; a negative value will "
|
|---|
| 1909 | "contract the shadow instead"
|
|---|
| 1910 | msgstr ""
|
|---|
| 1911 |
|
|---|
| 1912 | #. TRANSLATORS: the string 'black' should not be translated
|
|---|
| 1913 | #: operations/common/dropshadow.c:69
|
|---|
| 1914 | msgid "The shadow's color (defaults to 'black')"
|
|---|
| 1915 | msgstr ""
|
|---|
| 1916 |
|
|---|
| 1917 | #. It does make sense to sometimes have opacities > 1 (see GEGL logo
|
|---|
| 1918 | #. * for example)
|
|---|
| 1919 | #.
|
|---|
| 1920 | #: operations/common/dropshadow.c:74 operations/common/inner-glow.c:77
|
|---|
| 1921 | #: operations/common/layer.c:33 operations/common/opacity.c:25
|
|---|
| 1922 | #: operations/common/opacity.c:289 operations/external/vector-fill.c:29
|
|---|
| 1923 | #: operations/external/vector-stroke.c:34
|
|---|
| 1924 | msgid "Opacity"
|
|---|
| 1925 | msgstr ""
|
|---|
| 1926 |
|
|---|
| 1927 | #: operations/common/dropshadow.c:184
|
|---|
| 1928 | msgid "Dropshadow"
|
|---|
| 1929 | msgstr ""
|
|---|
| 1930 |
|
|---|
| 1931 | #: operations/common/dropshadow.c:188
|
|---|
| 1932 | msgid "Creates a dropshadow effect on the input buffer"
|
|---|
| 1933 | msgstr ""
|
|---|
| 1934 |
|
|---|
| 1935 | #: operations/common/edge-neon.c:48
|
|---|
| 1936 | msgid "Radius of effect (in pixels)"
|
|---|
| 1937 | msgstr ""
|
|---|
| 1938 |
|
|---|
| 1939 | #: operations/common/edge-neon.c:55
|
|---|
| 1940 | msgid "Intensity"
|
|---|
| 1941 | msgstr ""
|
|---|
| 1942 |
|
|---|
| 1943 | #: operations/common/edge-neon.c:56
|
|---|
| 1944 | msgid "Strength of Effect"
|
|---|
| 1945 | msgstr ""
|
|---|
| 1946 |
|
|---|
| 1947 | #: operations/common/edge-neon.c:537
|
|---|
| 1948 | msgid "Neon Edge Detection"
|
|---|
| 1949 | msgstr ""
|
|---|
| 1950 |
|
|---|
| 1951 | #: operations/common/edge-neon.c:541
|
|---|
| 1952 | msgid "Performs edge detection using a Gaussian derivative method"
|
|---|
| 1953 | msgstr ""
|
|---|
| 1954 |
|
|---|
| 1955 | #: operations/common/edge-sobel.c:31
|
|---|
| 1956 | msgid "Keep Sign"
|
|---|
| 1957 | msgstr ""
|
|---|
| 1958 |
|
|---|
| 1959 | #: operations/common/edge-sobel.c:32
|
|---|
| 1960 | msgid ""
|
|---|
| 1961 | "Keep negative values in result; when off, the absolute value of the result "
|
|---|
| 1962 | "is used instead."
|
|---|
| 1963 | msgstr ""
|
|---|
| 1964 |
|
|---|
| 1965 | #: operations/common/edge-sobel.c:397
|
|---|
| 1966 | msgid "Sobel Edge Detection"
|
|---|
| 1967 | msgstr ""
|
|---|
| 1968 |
|
|---|
| 1969 | #: operations/common/edge-sobel.c:401
|
|---|
| 1970 | msgid "Specialized direction-dependent edge detection"
|
|---|
| 1971 | msgstr ""
|
|---|
| 1972 |
|
|---|
| 1973 | #: operations/common/exp-combine.c:25
|
|---|
| 1974 | msgid "Exposure values"
|
|---|
| 1975 | msgstr ""
|
|---|
| 1976 |
|
|---|
| 1977 | #: operations/common/exp-combine.c:26
|
|---|
| 1978 | msgid "Relative brightness of each exposure in EV"
|
|---|
| 1979 | msgstr ""
|
|---|
| 1980 |
|
|---|
| 1981 | #: operations/common/exp-combine.c:28
|
|---|
| 1982 | msgid "Discretization bits"
|
|---|
| 1983 | msgstr ""
|
|---|
| 1984 |
|
|---|
| 1985 | #: operations/common/exp-combine.c:29
|
|---|
| 1986 | msgid "Log2 of source's discretization steps"
|
|---|
| 1987 | msgstr ""
|
|---|
| 1988 |
|
|---|
| 1989 | #: operations/common/exp-combine.c:32
|
|---|
| 1990 | msgid "Weight sigma"
|
|---|
| 1991 | msgstr ""
|
|---|
| 1992 |
|
|---|
| 1993 | #: operations/common/exp-combine.c:33
|
|---|
| 1994 | msgid "Weight distribution sigma controlling response contributions"
|
|---|
| 1995 | msgstr ""
|
|---|
| 1996 |
|
|---|
| 1997 | #: operations/common/exp-combine.c:1270
|
|---|
| 1998 | msgid "Combine Exposures"
|
|---|
| 1999 | msgstr ""
|
|---|
| 2000 |
|
|---|
| 2001 | #: operations/common/exp-combine.c:1273
|
|---|
| 2002 | msgid "Combine multiple scene exposures into one high dynamic range image."
|
|---|
| 2003 | msgstr ""
|
|---|
| 2004 |
|
|---|
| 2005 | #: operations/common/exposure.c:26
|
|---|
| 2006 | msgid "Black level"
|
|---|
| 2007 | msgstr ""
|
|---|
| 2008 |
|
|---|
| 2009 | #: operations/common/exposure.c:27
|
|---|
| 2010 | msgid "Adjust the black level"
|
|---|
| 2011 | msgstr ""
|
|---|
| 2012 |
|
|---|
| 2013 | #: operations/common/exposure.c:30 operations/common/exposure.c:480
|
|---|
| 2014 | #: operations/common/negative-darkroom.c:29
|
|---|
| 2015 | msgid "Exposure"
|
|---|
| 2016 | msgstr ""
|
|---|
| 2017 |
|
|---|
| 2018 | #: operations/common/exposure.c:31
|
|---|
| 2019 | msgid "Relative brightness change in stops"
|
|---|
| 2020 | msgstr ""
|
|---|
| 2021 |
|
|---|
| 2022 | #: operations/common/exposure.c:484
|
|---|
| 2023 | msgid "Change exposure of an image in shutter speed stops"
|
|---|
| 2024 | msgstr ""
|
|---|
| 2025 |
|
|---|
| 2026 | #: operations/common/fattal02.c:32
|
|---|
| 2027 | msgid "Gradient threshold for detail enhancement"
|
|---|
| 2028 | msgstr ""
|
|---|
| 2029 |
|
|---|
| 2030 | #: operations/common/fattal02.c:35
|
|---|
| 2031 | msgid "Beta"
|
|---|
| 2032 | msgstr ""
|
|---|
| 2033 |
|
|---|
| 2034 | #: operations/common/fattal02.c:36
|
|---|
| 2035 | msgid "Strength of local detail enhancement"
|
|---|
| 2036 | msgstr ""
|
|---|
| 2037 |
|
|---|
| 2038 | #: operations/common/fattal02.c:40 operations/common/mantiuk06.c:34
|
|---|
| 2039 | msgid "Global color saturation factor"
|
|---|
| 2040 | msgstr ""
|
|---|
| 2041 |
|
|---|
| 2042 | #: operations/common/fattal02.c:43
|
|---|
| 2043 | msgid "Noise"
|
|---|
| 2044 | msgstr ""
|
|---|
| 2045 |
|
|---|
| 2046 | #: operations/common/fattal02.c:44
|
|---|
| 2047 | msgid "Gradient threshold for lowering detail enhancement"
|
|---|
| 2048 | msgstr ""
|
|---|
| 2049 |
|
|---|
| 2050 | #: operations/common/fattal02.c:1361
|
|---|
| 2051 | msgid "Fattal et al. 2002 Tone Mapping"
|
|---|
| 2052 | msgstr ""
|
|---|
| 2053 |
|
|---|
| 2054 | #: operations/common/fattal02.c:1365
|
|---|
| 2055 | msgid ""
|
|---|
| 2056 | "Adapt an image, which may have a high dynamic range, for presentation using "
|
|---|
| 2057 | "a low dynamic range. This operator attenuates the magnitudes of local image "
|
|---|
| 2058 | "gradients, producing luminance within the range 0.0-1.0. This tonemapping "
|
|---|
| 2059 | "approach was originally presented by Raanan Fattal, in the 2002 SIGGRAPH "
|
|---|
| 2060 | "paper: Gradient Domain High Dynamic Range Compression."
|
|---|
| 2061 | msgstr ""
|
|---|
| 2062 |
|
|---|
| 2063 | #: operations/common/gaussian-blur.c:25 operations/common/gblur-1d.c:40
|
|---|
| 2064 | msgid "FIR"
|
|---|
| 2065 | msgstr ""
|
|---|
| 2066 |
|
|---|
| 2067 | #: operations/common/gaussian-blur.c:26 operations/common/gblur-1d.c:41
|
|---|
| 2068 | msgid "IIR"
|
|---|
| 2069 | msgstr ""
|
|---|
| 2070 |
|
|---|
| 2071 | #: operations/common/gaussian-blur.c:36
|
|---|
| 2072 | msgid "Size X"
|
|---|
| 2073 | msgstr ""
|
|---|
| 2074 |
|
|---|
| 2075 | #: operations/common/gaussian-blur.c:37
|
|---|
| 2076 | msgid "Standard deviation for the horizontal axis"
|
|---|
| 2077 | msgstr ""
|
|---|
| 2078 |
|
|---|
| 2079 | #: operations/common/gaussian-blur.c:44
|
|---|
| 2080 | msgid "Size Y"
|
|---|
| 2081 | msgstr ""
|
|---|
| 2082 |
|
|---|
| 2083 | #: operations/common/gaussian-blur.c:45 operations/common/gblur-1d.c:45
|
|---|
| 2084 | #: operations/common/high-pass.c:25
|
|---|
| 2085 | msgid "Standard deviation (spatial scale factor)"
|
|---|
| 2086 | msgstr ""
|
|---|
| 2087 |
|
|---|
| 2088 | #: operations/common/gaussian-blur.c:52 operations/common/gblur-1d.c:55
|
|---|
| 2089 | msgid "Filter"
|
|---|
| 2090 | msgstr ""
|
|---|
| 2091 |
|
|---|
| 2092 | #: operations/common/gaussian-blur.c:55 operations/common/gblur-1d.c:58
|
|---|
| 2093 | msgid "How the gaussian kernel is discretized"
|
|---|
| 2094 | msgstr ""
|
|---|
| 2095 |
|
|---|
| 2096 | #: operations/common/gaussian-blur.c:57 operations/common/gblur-1d.c:60
|
|---|
| 2097 | #: operations/common/map-absolute.c:26 operations/common/map-relative.c:30
|
|---|
| 2098 | #: operations/common/median-blur.c:56 operations/common-gpl3+/displace.c:43
|
|---|
| 2099 | #: operations/common-gpl3+/fractal-trace.c:67
|
|---|
| 2100 | #: operations/common-gpl3+/ripple.c:56 operations/transform/scale.c:102
|
|---|
| 2101 | #: operations/workshop/external/voronoi-diagram.cc:38
|
|---|
| 2102 | msgid "Abyss policy"
|
|---|
| 2103 | msgstr ""
|
|---|
| 2104 |
|
|---|
| 2105 | #: operations/common/gaussian-blur.c:59 operations/common/gblur-1d.c:62
|
|---|
| 2106 | #: operations/common/median-blur.c:58 operations/common-gpl3+/displace.c:46
|
|---|
| 2107 | #: operations/common-gpl3+/ripple.c:59 operations/transform/scale.c:103
|
|---|
| 2108 | #: operations/workshop/external/voronoi-diagram.cc:41
|
|---|
| 2109 | msgid "How image edges are handled"
|
|---|
| 2110 | msgstr ""
|
|---|
| 2111 |
|
|---|
| 2112 | #: operations/common/gaussian-blur.c:61 operations/common/gblur-1d.c:64
|
|---|
| 2113 | msgid "Clip to the input extent"
|
|---|
| 2114 | msgstr ""
|
|---|
| 2115 |
|
|---|
| 2116 | #: operations/common/gaussian-blur.c:62 operations/common/gblur-1d.c:65
|
|---|
| 2117 | msgid "Should the output extent be clipped to the input extent"
|
|---|
| 2118 | msgstr ""
|
|---|
| 2119 |
|
|---|
| 2120 | #: operations/common/gaussian-blur.c:115 operations/common-cxx/focus-blur.c:29
|
|---|
| 2121 | msgid "Gaussian Blur"
|
|---|
| 2122 | msgstr ""
|
|---|
| 2123 |
|
|---|
| 2124 | #: operations/common/gaussian-blur.c:119 operations/common/gblur-1d.c:1388
|
|---|
| 2125 | msgid ""
|
|---|
| 2126 | "Performs an averaging of neighboring pixels with the normal distribution as "
|
|---|
| 2127 | "weighting"
|
|---|
| 2128 | msgstr ""
|
|---|
| 2129 |
|
|---|
| 2130 | #: operations/common/gblur-1d.c:44 operations/common-cxx/warp.cc:37
|
|---|
| 2131 | #: operations/external/text.c:32
|
|---|
| 2132 | msgid "Size"
|
|---|
| 2133 | msgstr ""
|
|---|
| 2134 |
|
|---|
| 2135 | #: operations/common/gblur-1d.c:50 operations/common/pack.c:28
|
|---|
| 2136 | #: operations/common/wavelet-blur-1d.c:36
|
|---|
| 2137 | #: operations/common-gpl3+/deinterlace.c:40 operations/workshop/boxblur-1d.c:33
|
|---|
| 2138 | msgid "Orientation"
|
|---|
| 2139 | msgstr ""
|
|---|
| 2140 |
|
|---|
| 2141 | #: operations/common/gblur-1d.c:53 operations/common/wavelet-blur-1d.c:39
|
|---|
| 2142 | #: operations/workshop/boxblur-1d.c:36
|
|---|
| 2143 | msgid "The orientation of the blur - hor/ver"
|
|---|
| 2144 | msgstr ""
|
|---|
| 2145 |
|
|---|
| 2146 | #: operations/common/gblur-1d.c:1385
|
|---|
| 2147 | msgid "1D Gaussian-blur"
|
|---|
| 2148 | msgstr ""
|
|---|
| 2149 |
|
|---|
| 2150 | #: operations/common/gegl-buffer-load-op.c:24
|
|---|
| 2151 | #: operations/common/gegl-buffer-save-op.c:24 operations/common/icc-load.c:24
|
|---|
| 2152 | #: operations/common/icc-save.c:25 operations/common/magick-load.c:26
|
|---|
| 2153 | #: operations/common/open-buffer.c:25 operations/common/save.c:26
|
|---|
| 2154 | #: operations/core/load.c:29 operations/external/exr-save.cc:24
|
|---|
| 2155 | #: operations/external/ff-load.c:29 operations/external/ff-save.c:29
|
|---|
| 2156 | #: operations/external/gif-load.c:34 operations/external/jp2-load.c:25
|
|---|
| 2157 | #: operations/external/jpg-load.c:24 operations/external/jpg-save.c:25
|
|---|
| 2158 | #: operations/external/npy-save.c:31 operations/external/png-load.c:32
|
|---|
| 2159 | #: operations/external/png-save.c:26 operations/external/ppm-load.c:25
|
|---|
| 2160 | #: operations/external/ppm-save.c:25 operations/external/rgbe-load.c:26
|
|---|
| 2161 | #: operations/external/rgbe-save.c:26 operations/external/svg-load.c:25
|
|---|
| 2162 | #: operations/external/tiff-load.c:29 operations/external/tiff-save.c:25
|
|---|
| 2163 | #: operations/external/webp-load.c:25 operations/external/webp-save.c:25
|
|---|
| 2164 | #: operations/workshop/external/gluas.c:37
|
|---|
| 2165 | #: operations/workshop/rawbayer-load.c:25
|
|---|
| 2166 | msgid "File"
|
|---|
| 2167 | msgstr ""
|
|---|
| 2168 |
|
|---|
| 2169 | #: operations/common/gegl-buffer-load-op.c:25
|
|---|
| 2170 | msgid "Path of GeglBuffer file to load."
|
|---|
| 2171 | msgstr ""
|
|---|
| 2172 |
|
|---|
| 2173 | #: operations/common/gegl-buffer-load-op.c:90
|
|---|
| 2174 | msgid "GeglBuffer file loader."
|
|---|
| 2175 | msgstr ""
|
|---|
| 2176 |
|
|---|
| 2177 | #: operations/common/gegl-buffer-save-op.c:25
|
|---|
| 2178 | msgid "Target file path to write GeglBuffer to."
|
|---|
| 2179 | msgstr ""
|
|---|
| 2180 |
|
|---|
| 2181 | #: operations/common/gegl-buffer-save-op.c:64
|
|---|
| 2182 | msgid "GeglBuffer file writer."
|
|---|
| 2183 | msgstr ""
|
|---|
| 2184 |
|
|---|
| 2185 | #: operations/common/gegl.c:68
|
|---|
| 2186 | msgid "pipeline"
|
|---|
| 2187 | msgstr ""
|
|---|
| 2188 |
|
|---|
| 2189 | #: operations/common/gegl.c:69
|
|---|
| 2190 | msgid "[op [property=value] [property=value]] [[op] [property=value]"
|
|---|
| 2191 | msgstr ""
|
|---|
| 2192 |
|
|---|
| 2193 | #: operations/common/gegl.c:72
|
|---|
| 2194 | msgid "Eeeeeek"
|
|---|
| 2195 | msgstr ""
|
|---|
| 2196 |
|
|---|
| 2197 | #: operations/common/gegl.c:73
|
|---|
| 2198 | msgid ""
|
|---|
| 2199 | "There is a problem in the syntax or in the application of parsed property "
|
|---|
| 2200 | "values. Things might mostly work nevertheless."
|
|---|
| 2201 | msgstr ""
|
|---|
| 2202 |
|
|---|
| 2203 | #: operations/common/gegl.c:168
|
|---|
| 2204 | msgid "GEGL graph"
|
|---|
| 2205 | msgstr ""
|
|---|
| 2206 |
|
|---|
| 2207 | #: operations/common/gegl.c:171
|
|---|
| 2208 | msgid ""
|
|---|
| 2209 | "Do a chain of operations, with key=value pairs after each operation name to "
|
|---|
| 2210 | "set properties. And aux=[ source filter ] for specifying a chain with a "
|
|---|
| 2211 | "source as something connected to an aux pad."
|
|---|
| 2212 | msgstr ""
|
|---|
| 2213 |
|
|---|
| 2214 | #: operations/common/grey.c:138
|
|---|
| 2215 | msgid "Make Gray"
|
|---|
| 2216 | msgstr ""
|
|---|
| 2217 |
|
|---|
| 2218 | #: operations/common/grey.c:142
|
|---|
| 2219 | msgid "Turns the image grayscale"
|
|---|
| 2220 | msgstr ""
|
|---|
| 2221 |
|
|---|
| 2222 | #: operations/common/grid.c:50
|
|---|
| 2223 | msgid "Line width"
|
|---|
| 2224 | msgstr ""
|
|---|
| 2225 |
|
|---|
| 2226 | #: operations/common/grid.c:51
|
|---|
| 2227 | msgid "Width of grid lines in pixels"
|
|---|
| 2228 | msgstr ""
|
|---|
| 2229 |
|
|---|
| 2230 | #: operations/common/grid.c:57
|
|---|
| 2231 | msgid "Line height"
|
|---|
| 2232 | msgstr ""
|
|---|
| 2233 |
|
|---|
| 2234 | #: operations/common/grid.c:58
|
|---|
| 2235 | msgid "Height of grid lines in pixels"
|
|---|
| 2236 | msgstr ""
|
|---|
| 2237 |
|
|---|
| 2238 | #: operations/common/grid.c:65
|
|---|
| 2239 | msgid "Color of the grid lines"
|
|---|
| 2240 | msgstr ""
|
|---|
| 2241 |
|
|---|
| 2242 | #: operations/common/grid.c:157
|
|---|
| 2243 | msgid "Grid"
|
|---|
| 2244 | msgstr ""
|
|---|
| 2245 |
|
|---|
| 2246 | #: operations/common/grid.c:161
|
|---|
| 2247 | msgid "Grid renderer"
|
|---|
| 2248 | msgstr ""
|
|---|
| 2249 |
|
|---|
| 2250 | #: operations/common/high-pass.c:24
|
|---|
| 2251 | msgid "Std. Dev."
|
|---|
| 2252 | msgstr ""
|
|---|
| 2253 |
|
|---|
| 2254 | #: operations/common/high-pass.c:31
|
|---|
| 2255 | msgid "Contrast of high-pass"
|
|---|
| 2256 | msgstr ""
|
|---|
| 2257 |
|
|---|
| 2258 | #: operations/common/high-pass.c:82
|
|---|
| 2259 | msgid "High Pass Filter"
|
|---|
| 2260 | msgstr ""
|
|---|
| 2261 |
|
|---|
| 2262 | #: operations/common/high-pass.c:87
|
|---|
| 2263 | msgid "Enhances fine details."
|
|---|
| 2264 | msgstr ""
|
|---|
| 2265 |
|
|---|
| 2266 | #: operations/common/hue-chroma.c:26
|
|---|
| 2267 | #: operations/workshop/selective-hue-saturation.c:35
|
|---|
| 2268 | msgid "Hue adjustment"
|
|---|
| 2269 | msgstr ""
|
|---|
| 2270 |
|
|---|
| 2271 | #: operations/common/hue-chroma.c:29 operations/common/noise-cie-lch.c:32
|
|---|
| 2272 | msgid "Chroma"
|
|---|
| 2273 | msgstr ""
|
|---|
| 2274 |
|
|---|
| 2275 | #: operations/common/hue-chroma.c:30
|
|---|
| 2276 | msgid "Chroma adjustment"
|
|---|
| 2277 | msgstr ""
|
|---|
| 2278 |
|
|---|
| 2279 | #: operations/common/hue-chroma.c:33 operations/common/noise-cie-lch.c:29
|
|---|
| 2280 | #: operations/common/styles.c:392
|
|---|
| 2281 | #: operations/workshop/selective-hue-saturation.c:42
|
|---|
| 2282 | msgid "Lightness"
|
|---|
| 2283 | msgstr ""
|
|---|
| 2284 |
|
|---|
| 2285 | #: operations/common/hue-chroma.c:34
|
|---|
| 2286 | #: operations/workshop/selective-hue-saturation.c:43
|
|---|
| 2287 | msgid "Lightness adjustment"
|
|---|
| 2288 | msgstr ""
|
|---|
| 2289 |
|
|---|
| 2290 | #: operations/common/hue-chroma.c:120
|
|---|
| 2291 | msgid "Hue-Chroma"
|
|---|
| 2292 | msgstr ""
|
|---|
| 2293 |
|
|---|
| 2294 | #: operations/common/hue-chroma.c:124
|
|---|
| 2295 | msgid "Adjust LCH Hue, Chroma, and Lightness"
|
|---|
| 2296 | msgstr ""
|
|---|
| 2297 |
|
|---|
| 2298 | #: operations/common/icc-load.c:25 operations/external/gif-load.c:35
|
|---|
| 2299 | #: operations/external/jp2-load.c:26 operations/external/jpg-load.c:25
|
|---|
| 2300 | #: operations/external/svg-load.c:26 operations/external/tiff-load.c:30
|
|---|
| 2301 | #: operations/external/webp-load.c:26
|
|---|
| 2302 | msgid "Path of file to load"
|
|---|
| 2303 | msgstr ""
|
|---|
| 2304 |
|
|---|
| 2305 | #: operations/common/icc-load.c:103
|
|---|
| 2306 | msgid "ICC File Loader"
|
|---|
| 2307 | msgstr ""
|
|---|
| 2308 |
|
|---|
| 2309 | #: operations/common/icc-load.c:105
|
|---|
| 2310 | msgid "ICC profile loader."
|
|---|
| 2311 | msgstr ""
|
|---|
| 2312 |
|
|---|
| 2313 | #: operations/common/icc-save.c:26
|
|---|
| 2314 | msgid "Target path and filename"
|
|---|
| 2315 | msgstr ""
|
|---|
| 2316 |
|
|---|
| 2317 | #: operations/common/icc-save.c:72
|
|---|
| 2318 | msgid "ICC profile saver"
|
|---|
| 2319 | msgstr ""
|
|---|
| 2320 |
|
|---|
| 2321 | #: operations/common/icc-save.c:74
|
|---|
| 2322 | msgid "Stores the ICC profile that would be embedded if stored as an image."
|
|---|
| 2323 | msgstr ""
|
|---|
| 2324 |
|
|---|
| 2325 | #: operations/common/image-compare.c:26
|
|---|
| 2326 | msgid "Wrong pixels"
|
|---|
| 2327 | msgstr ""
|
|---|
| 2328 |
|
|---|
| 2329 | #: operations/common/image-compare.c:27
|
|---|
| 2330 | msgid "Number of differing pixels."
|
|---|
| 2331 | msgstr ""
|
|---|
| 2332 |
|
|---|
| 2333 | #: operations/common/image-compare.c:29
|
|---|
| 2334 | msgid "Maximum difference"
|
|---|
| 2335 | msgstr ""
|
|---|
| 2336 |
|
|---|
| 2337 | #: operations/common/image-compare.c:30
|
|---|
| 2338 | msgid "Maximum difference between two pixels."
|
|---|
| 2339 | msgstr ""
|
|---|
| 2340 |
|
|---|
| 2341 | #: operations/common/image-compare.c:32
|
|---|
| 2342 | msgid "Average difference (wrong)"
|
|---|
| 2343 | msgstr ""
|
|---|
| 2344 |
|
|---|
| 2345 | #: operations/common/image-compare.c:33
|
|---|
| 2346 | msgid "Average difference between wrong pixels."
|
|---|
| 2347 | msgstr ""
|
|---|
| 2348 |
|
|---|
| 2349 | #: operations/common/image-compare.c:35
|
|---|
| 2350 | msgid "Average difference (total)"
|
|---|
| 2351 | msgstr ""
|
|---|
| 2352 |
|
|---|
| 2353 | #: operations/common/image-compare.c:36
|
|---|
| 2354 | msgid "Average difference between all pixels."
|
|---|
| 2355 | msgstr ""
|
|---|
| 2356 |
|
|---|
| 2357 | #: operations/common/image-compare.c:206
|
|---|
| 2358 | msgid ""
|
|---|
| 2359 | "Compares if input and aux buffers are different. Global statistics are saved "
|
|---|
| 2360 | "in the properties and a visual difference image is produced as a visual "
|
|---|
| 2361 | "result. "
|
|---|
| 2362 | msgstr ""
|
|---|
| 2363 |
|
|---|
| 2364 | #: operations/common/image-gradient.c:27
|
|---|
| 2365 | msgid "Magnitude"
|
|---|
| 2366 | msgstr ""
|
|---|
| 2367 |
|
|---|
| 2368 | #: operations/common/image-gradient.c:28 operations/common-gpl3+/spiral.c:75
|
|---|
| 2369 | #: operations/common-gpl3+/texturize-canvas.c:38
|
|---|
| 2370 | #: operations/common-gpl3+/wind.c:50
|
|---|
| 2371 | msgid "Direction"
|
|---|
| 2372 | msgstr ""
|
|---|
| 2373 |
|
|---|
| 2374 | #: operations/common/image-gradient.c:29 operations/common-gpl3+/wind.c:40
|
|---|
| 2375 | msgid "Both"
|
|---|
| 2376 | msgstr ""
|
|---|
| 2377 |
|
|---|
| 2378 | #: operations/common/image-gradient.c:32
|
|---|
| 2379 | msgid "Output mode"
|
|---|
| 2380 | msgstr ""
|
|---|
| 2381 |
|
|---|
| 2382 | #: operations/common/image-gradient.c:35
|
|---|
| 2383 | msgid "Output Mode"
|
|---|
| 2384 | msgstr ""
|
|---|
| 2385 |
|
|---|
| 2386 | #: operations/common/image-gradient.c:224
|
|---|
| 2387 | msgid "Image Gradient"
|
|---|
| 2388 | msgstr ""
|
|---|
| 2389 |
|
|---|
| 2390 | #: operations/common/image-gradient.c:228
|
|---|
| 2391 | msgid "Compute gradient magnitude and/or direction by central differences"
|
|---|
| 2392 | msgstr ""
|
|---|
| 2393 |
|
|---|
| 2394 | #: operations/common/inner-glow.c:87
|
|---|
| 2395 | msgid "Median fix for non-affected pixels on edges"
|
|---|
| 2396 | msgstr ""
|
|---|
| 2397 |
|
|---|
| 2398 | #: operations/common/inner-glow.c:89
|
|---|
| 2399 | msgid ""
|
|---|
| 2400 | "Median Blur covers unaffected pixels. Making this slider too high will make "
|
|---|
| 2401 | "it outline-like. So only slide it as high as you need to cover thin shape "
|
|---|
| 2402 | "corners."
|
|---|
| 2403 | msgstr ""
|
|---|
| 2404 |
|
|---|
| 2405 | #: operations/common/inner-glow.c:168
|
|---|
| 2406 | msgid "Inner Glow"
|
|---|
| 2407 | msgstr ""
|
|---|
| 2408 |
|
|---|
| 2409 | #: operations/common/inner-glow.c:170
|
|---|
| 2410 | msgid ""
|
|---|
| 2411 | "GEGL does an inner shadow glow effect; for more interesting use different "
|
|---|
| 2412 | "blend mode than the default, Replace."
|
|---|
| 2413 | msgstr ""
|
|---|
| 2414 |
|
|---|
| 2415 | #: operations/common/inner-glow.c:172
|
|---|
| 2416 | msgid "Inner Glow..."
|
|---|
| 2417 | msgstr ""
|
|---|
| 2418 |
|
|---|
| 2419 | #: operations/common/introspect.c:27
|
|---|
| 2420 | msgid "Node"
|
|---|
| 2421 | msgstr ""
|
|---|
| 2422 |
|
|---|
| 2423 | #: operations/common/introspect.c:205
|
|---|
| 2424 | msgid "GEGL graph visualizer."
|
|---|
| 2425 | msgstr ""
|
|---|
| 2426 |
|
|---|
| 2427 | #: operations/common/invert-gamma.c:52
|
|---|
| 2428 | msgid "Invert in Perceptual space"
|
|---|
| 2429 | msgstr ""
|
|---|
| 2430 |
|
|---|
| 2431 | #: operations/common/invert-gamma.c:56
|
|---|
| 2432 | msgid ""
|
|---|
| 2433 | "Invert the components (except alpha) perceptually, the result is the "
|
|---|
| 2434 | "corresponding \"negative\" image."
|
|---|
| 2435 | msgstr ""
|
|---|
| 2436 |
|
|---|
| 2437 | #: operations/common/invert-linear.c:54 operations/common-gpl3+/bump-map.c:45
|
|---|
| 2438 | #: operations/workshop/connected-components.c:28
|
|---|
| 2439 | #: operations/workshop/external/voronoi-diagram.cc:32
|
|---|
| 2440 | msgid "Invert"
|
|---|
| 2441 | msgstr ""
|
|---|
| 2442 |
|
|---|
| 2443 | #: operations/common/invert-linear.c:59
|
|---|
| 2444 | msgid ""
|
|---|
| 2445 | "Invert the components (except alpha) in linear light, the result is the "
|
|---|
| 2446 | "corresponding \"negative\" image."
|
|---|
| 2447 | msgstr ""
|
|---|
| 2448 |
|
|---|
| 2449 | #: operations/common/layer.c:30
|
|---|
| 2450 | msgid "Operation"
|
|---|
| 2451 | msgstr ""
|
|---|
| 2452 |
|
|---|
| 2453 | #: operations/common/layer.c:31
|
|---|
| 2454 | msgid "Composite operation to use"
|
|---|
| 2455 | msgstr ""
|
|---|
| 2456 |
|
|---|
| 2457 | #: operations/common/layer.c:37
|
|---|
| 2458 | msgid "Horizontal position in pixels"
|
|---|
| 2459 | msgstr ""
|
|---|
| 2460 |
|
|---|
| 2461 | #: operations/common/layer.c:42
|
|---|
| 2462 | msgid "Vertical position in pixels"
|
|---|
| 2463 | msgstr ""
|
|---|
| 2464 |
|
|---|
| 2465 | #: operations/common/layer.c:46 operations/common/noise-cell.c:36
|
|---|
| 2466 | #: operations/common/noise-perlin.c:27 operations/common/noise-simplex.c:31
|
|---|
| 2467 | #: operations/common/normal-map.c:30 operations/common/saturation.c:31
|
|---|
| 2468 | #: operations/workshop/external/lens-correct.c:50
|
|---|
| 2469 | msgid "Scale"
|
|---|
| 2470 | msgstr ""
|
|---|
| 2471 |
|
|---|
| 2472 | #: operations/common/layer.c:47
|
|---|
| 2473 | msgid "Scale 1:1 size"
|
|---|
| 2474 | msgstr ""
|
|---|
| 2475 |
|
|---|
| 2476 | #: operations/common/layer.c:49
|
|---|
| 2477 | msgid "Source"
|
|---|
| 2478 | msgstr ""
|
|---|
| 2479 |
|
|---|
| 2480 | #: operations/common/layer.c:50
|
|---|
| 2481 | msgid "Source image file path (png, jpg, raw, svg, bmp, tif, ...)"
|
|---|
| 2482 | msgstr ""
|
|---|
| 2483 |
|
|---|
| 2484 | #: operations/common/layer.c:264
|
|---|
| 2485 | msgid "Layer"
|
|---|
| 2486 | msgstr ""
|
|---|
| 2487 |
|
|---|
| 2488 | #: operations/common/layer.c:267
|
|---|
| 2489 | msgid "A layer in the traditional sense"
|
|---|
| 2490 | msgstr ""
|
|---|
| 2491 |
|
|---|
| 2492 | #: operations/common/levels.c:27
|
|---|
| 2493 | msgid "Low input"
|
|---|
| 2494 | msgstr ""
|
|---|
| 2495 |
|
|---|
| 2496 | #: operations/common/levels.c:28
|
|---|
| 2497 | msgid "Input luminance level to become lowest output"
|
|---|
| 2498 | msgstr ""
|
|---|
| 2499 |
|
|---|
| 2500 | #: operations/common/levels.c:31
|
|---|
| 2501 | msgid "High input"
|
|---|
| 2502 | msgstr ""
|
|---|
| 2503 |
|
|---|
| 2504 | #: operations/common/levels.c:32
|
|---|
| 2505 | msgid "Input luminance level to become white"
|
|---|
| 2506 | msgstr ""
|
|---|
| 2507 |
|
|---|
| 2508 | #: operations/common/levels.c:35
|
|---|
| 2509 | msgid "Low output"
|
|---|
| 2510 | msgstr ""
|
|---|
| 2511 |
|
|---|
| 2512 | #: operations/common/levels.c:36
|
|---|
| 2513 | msgid "Lowest luminance level in output"
|
|---|
| 2514 | msgstr ""
|
|---|
| 2515 |
|
|---|
| 2516 | #: operations/common/levels.c:39
|
|---|
| 2517 | msgid "High output"
|
|---|
| 2518 | msgstr ""
|
|---|
| 2519 |
|
|---|
| 2520 | #: operations/common/levels.c:40
|
|---|
| 2521 | msgid "Highest luminance level in output"
|
|---|
| 2522 | msgstr ""
|
|---|
| 2523 |
|
|---|
| 2524 | #: operations/common/levels.c:206 operations/common/posterize.c:24
|
|---|
| 2525 | #: operations/common-cxx/piecewise-blend.cc:29
|
|---|
| 2526 | #: operations/external/matting-levin.c:41
|
|---|
| 2527 | #: operations/workshop/shuffle-search.c:48
|
|---|
| 2528 | msgid "Levels"
|
|---|
| 2529 | msgstr ""
|
|---|
| 2530 |
|
|---|
| 2531 | #: operations/common/levels.c:208
|
|---|
| 2532 | msgid "Remaps the intensity range of the image"
|
|---|
| 2533 | msgstr ""
|
|---|
| 2534 |
|
|---|
| 2535 | #: operations/common/linear-gradient.c:25
|
|---|
| 2536 | #: operations/common/radial-gradient.c:25
|
|---|
| 2537 | #: operations/common-gpl3+/fractal-trace.c:34
|
|---|
| 2538 | #: operations/workshop/external/line-profile.c:28
|
|---|
| 2539 | msgid "X1"
|
|---|
| 2540 | msgstr ""
|
|---|
| 2541 |
|
|---|
| 2542 | #: operations/common/linear-gradient.c:29
|
|---|
| 2543 | #: operations/common/radial-gradient.c:26
|
|---|
| 2544 | #: operations/common-gpl3+/fractal-trace.c:42
|
|---|
| 2545 | #: operations/workshop/external/line-profile.c:35
|
|---|
| 2546 | msgid "Y1"
|
|---|
| 2547 | msgstr ""
|
|---|
| 2548 |
|
|---|
| 2549 | #: operations/common/linear-gradient.c:33
|
|---|
| 2550 | #: operations/common/radial-gradient.c:27
|
|---|
| 2551 | #: operations/common-gpl3+/fractal-trace.c:38
|
|---|
| 2552 | msgid "X2"
|
|---|
| 2553 | msgstr ""
|
|---|
| 2554 |
|
|---|
| 2555 | #: operations/common/linear-gradient.c:37
|
|---|
| 2556 | #: operations/common/radial-gradient.c:28
|
|---|
| 2557 | #: operations/common-gpl3+/fractal-trace.c:46
|
|---|
| 2558 | msgid "Y2"
|
|---|
| 2559 | msgstr ""
|
|---|
| 2560 |
|
|---|
| 2561 | #: operations/common/linear-gradient.c:41
|
|---|
| 2562 | #: operations/common/radial-gradient.c:29
|
|---|
| 2563 | msgid "Start Color"
|
|---|
| 2564 | msgstr ""
|
|---|
| 2565 |
|
|---|
| 2566 | #: operations/common/linear-gradient.c:42
|
|---|
| 2567 | #: operations/common/radial-gradient.c:30
|
|---|
| 2568 | msgid "The color at (x1, y1)"
|
|---|
| 2569 | msgstr ""
|
|---|
| 2570 |
|
|---|
| 2571 | #: operations/common/linear-gradient.c:45
|
|---|
| 2572 | #: operations/common/radial-gradient.c:31
|
|---|
| 2573 | msgid "End Color"
|
|---|
| 2574 | msgstr ""
|
|---|
| 2575 |
|
|---|
| 2576 | #: operations/common/linear-gradient.c:46
|
|---|
| 2577 | #: operations/common/radial-gradient.c:32
|
|---|
| 2578 | msgid "The color at (x2, y2)"
|
|---|
| 2579 | msgstr ""
|
|---|
| 2580 |
|
|---|
| 2581 | #: operations/common/linear-gradient.c:137
|
|---|
| 2582 | msgid "Linear Gradient"
|
|---|
| 2583 | msgstr ""
|
|---|
| 2584 |
|
|---|
| 2585 | #: operations/common/linear-gradient.c:142
|
|---|
| 2586 | msgid "Linear gradient renderer"
|
|---|
| 2587 | msgstr ""
|
|---|
| 2588 |
|
|---|
| 2589 | #: operations/common/little-planet.c:21
|
|---|
| 2590 | #: operations/common/panorama-projection.c:21
|
|---|
| 2591 | msgid "Pan"
|
|---|
| 2592 | msgstr ""
|
|---|
| 2593 |
|
|---|
| 2594 | #: operations/common/little-planet.c:22
|
|---|
| 2595 | #: operations/common/panorama-projection.c:22
|
|---|
| 2596 | msgid "Horizontal camera panning"
|
|---|
| 2597 | msgstr ""
|
|---|
| 2598 |
|
|---|
| 2599 | #: operations/common/little-planet.c:27
|
|---|
| 2600 | #: operations/common/panorama-projection.c:27
|
|---|
| 2601 | msgid "Tilt"
|
|---|
| 2602 | msgstr ""
|
|---|
| 2603 |
|
|---|
| 2604 | #: operations/common/little-planet.c:28
|
|---|
| 2605 | #: operations/common/panorama-projection.c:28
|
|---|
| 2606 | msgid "Vertical camera panning"
|
|---|
| 2607 | msgstr ""
|
|---|
| 2608 |
|
|---|
| 2609 | #: operations/common/little-planet.c:34
|
|---|
| 2610 | #: operations/common/panorama-projection.c:34
|
|---|
| 2611 | msgid "Spin"
|
|---|
| 2612 | msgstr ""
|
|---|
| 2613 |
|
|---|
| 2614 | #: operations/common/little-planet.c:35
|
|---|
| 2615 | #: operations/common/panorama-projection.c:35
|
|---|
| 2616 | msgid "Spin angle around camera axis"
|
|---|
| 2617 | msgstr ""
|
|---|
| 2618 |
|
|---|
| 2619 | #: operations/common/little-planet.c:39 operations/common/mirrors.c:76
|
|---|
| 2620 | #: operations/common/panorama-projection.c:39
|
|---|
| 2621 | #: operations/common-gpl3+/fractal-explorer.c:58
|
|---|
| 2622 | #: operations/common-gpl3+/lens-distortion.c:41
|
|---|
| 2623 | msgid "Zoom"
|
|---|
| 2624 | msgstr ""
|
|---|
| 2625 |
|
|---|
| 2626 | #: operations/common/little-planet.c:40
|
|---|
| 2627 | #: operations/common/panorama-projection.c:40
|
|---|
| 2628 | msgid "Zoom level"
|
|---|
| 2629 | msgstr ""
|
|---|
| 2630 |
|
|---|
| 2631 | #: operations/common/little-planet.c:44
|
|---|
| 2632 | #: operations/common/panorama-projection.c:44
|
|---|
| 2633 | msgid "output/rendering width in pixels, -1 for input width"
|
|---|
| 2634 | msgstr ""
|
|---|
| 2635 |
|
|---|
| 2636 | #: operations/common/little-planet.c:50
|
|---|
| 2637 | #: operations/common/panorama-projection.c:50
|
|---|
| 2638 | msgid "output/rendering height in pixels, -1 for input height"
|
|---|
| 2639 | msgstr ""
|
|---|
| 2640 |
|
|---|
| 2641 | #: operations/common/little-planet.c:55
|
|---|
| 2642 | #: operations/common/panorama-projection.c:55
|
|---|
| 2643 | msgid "Inverse transform"
|
|---|
| 2644 | msgstr ""
|
|---|
| 2645 |
|
|---|
| 2646 | #: operations/common/little-planet.c:56
|
|---|
| 2647 | #: operations/common/panorama-projection.c:56
|
|---|
| 2648 | msgid ""
|
|---|
| 2649 | "Do the inverse mapping, useful for touching up zenith, nadir or other parts "
|
|---|
| 2650 | "of panorama."
|
|---|
| 2651 | msgstr ""
|
|---|
| 2652 |
|
|---|
| 2653 | #. XXX: needs better ui type
|
|---|
| 2654 | #: operations/common/little-planet.c:58 operations/common/map-absolute.c:22
|
|---|
| 2655 | #: operations/common/map-relative.c:27
|
|---|
| 2656 | #: operations/common/panorama-projection.c:58
|
|---|
| 2657 | #: operations/common/recursive-transform.c:52 operations/common/spherize.c:56
|
|---|
| 2658 | #: operations/common-gpl3+/ripple.c:50 operations/common-gpl3+/waves.c:49
|
|---|
| 2659 | msgid "Resampling method"
|
|---|
| 2660 | msgstr ""
|
|---|
| 2661 |
|
|---|
| 2662 | #: operations/common/little-planet.c:60
|
|---|
| 2663 | #: operations/common/panorama-projection.c:60
|
|---|
| 2664 | msgid ""
|
|---|
| 2665 | "Image resampling method to use, for good results with double resampling when "
|
|---|
| 2666 | "retouching panoramas, use nearest to generate the view and cubic or better "
|
|---|
| 2667 | "for the inverse transform back to panorama."
|
|---|
| 2668 | msgstr ""
|
|---|
| 2669 |
|
|---|
| 2670 | #: operations/common/little-planet.c:527
|
|---|
| 2671 | msgid "Little Planet"
|
|---|
| 2672 | msgstr ""
|
|---|
| 2673 |
|
|---|
| 2674 | #: operations/common/little-planet.c:532
|
|---|
| 2675 | msgid "Do a stereographic/little planet transform of an equirectangular image."
|
|---|
| 2676 | msgstr ""
|
|---|
| 2677 |
|
|---|
| 2678 | #: operations/common/local-threshold.c:25
|
|---|
| 2679 | msgid ""
|
|---|
| 2680 | "Standard deviation of gaussian neighborhood average for computing local "
|
|---|
| 2681 | "contrast. If 0 is used a global threshold is used instead of one based on "
|
|---|
| 2682 | "local contrast."
|
|---|
| 2683 | msgstr ""
|
|---|
| 2684 |
|
|---|
| 2685 | #: operations/common/local-threshold.c:32 operations/common-gpl3+/mosaic.c:87
|
|---|
| 2686 | msgid "Antialiasing"
|
|---|
| 2687 | msgstr ""
|
|---|
| 2688 |
|
|---|
| 2689 | #: operations/common/local-threshold.c:33
|
|---|
| 2690 | msgid ""
|
|---|
| 2691 | "Rough target of levels of accuracy for antialiasing, 1 to disable "
|
|---|
| 2692 | "antialiasing."
|
|---|
| 2693 | msgstr ""
|
|---|
| 2694 |
|
|---|
| 2695 | #: operations/common/local-threshold.c:37
|
|---|
| 2696 | msgid "Low"
|
|---|
| 2697 | msgstr ""
|
|---|
| 2698 |
|
|---|
| 2699 | #: operations/common/local-threshold.c:38
|
|---|
| 2700 | msgid ""
|
|---|
| 2701 | "Thresholding level, 0.5 towards 0 to minimize shadows and towards 1.0 to "
|
|---|
| 2702 | "minimize highlights."
|
|---|
| 2703 | msgstr ""
|
|---|
| 2704 |
|
|---|
| 2705 | #: operations/common/local-threshold.c:43
|
|---|
| 2706 | msgid "Threshold level"
|
|---|
| 2707 | msgstr ""
|
|---|
| 2708 |
|
|---|
| 2709 | #: operations/common/local-threshold.c:46 operations/common/threshold.c:30
|
|---|
| 2710 | msgid "High"
|
|---|
| 2711 | msgstr ""
|
|---|
| 2712 |
|
|---|
| 2713 | #: operations/common/local-threshold.c:47
|
|---|
| 2714 | msgid "Maximum values to include, above this gets set to 0."
|
|---|
| 2715 | msgstr ""
|
|---|
| 2716 |
|
|---|
| 2717 | #: operations/common/local-threshold.c:179
|
|---|
| 2718 | msgid "Local Threshold"
|
|---|
| 2719 | msgstr ""
|
|---|
| 2720 |
|
|---|
| 2721 | #: operations/common/local-threshold.c:181
|
|---|
| 2722 | msgid "Applies a threshold using the local neighborhood."
|
|---|
| 2723 | msgstr ""
|
|---|
| 2724 |
|
|---|
| 2725 | #: operations/common/long-shadow.c:27
|
|---|
| 2726 | msgid "Finite"
|
|---|
| 2727 | msgstr ""
|
|---|
| 2728 |
|
|---|
| 2729 | #: operations/common/long-shadow.c:28
|
|---|
| 2730 | msgid "Infinite"
|
|---|
| 2731 | msgstr ""
|
|---|
| 2732 |
|
|---|
| 2733 | #: operations/common/long-shadow.c:29
|
|---|
| 2734 | msgid "Fading"
|
|---|
| 2735 | msgstr ""
|
|---|
| 2736 |
|
|---|
| 2737 | #: operations/common/long-shadow.c:30
|
|---|
| 2738 | msgid "Fading (fixed length)"
|
|---|
| 2739 | msgstr ""
|
|---|
| 2740 |
|
|---|
| 2741 | #: operations/common/long-shadow.c:32
|
|---|
| 2742 | msgid "Fading (fixed rate)"
|
|---|
| 2743 | msgstr ""
|
|---|
| 2744 |
|
|---|
| 2745 | #: operations/common/long-shadow.c:39
|
|---|
| 2746 | msgid "Shadow plus image"
|
|---|
| 2747 | msgstr ""
|
|---|
| 2748 |
|
|---|
| 2749 | #: operations/common/long-shadow.c:40
|
|---|
| 2750 | msgid "Shadow only"
|
|---|
| 2751 | msgstr ""
|
|---|
| 2752 |
|
|---|
| 2753 | #: operations/common/long-shadow.c:41
|
|---|
| 2754 | msgid "Shadow minus image"
|
|---|
| 2755 | msgstr ""
|
|---|
| 2756 |
|
|---|
| 2757 | #: operations/common/long-shadow.c:44 operations/common-gpl3+/wind.c:45
|
|---|
| 2758 | msgid "Style"
|
|---|
| 2759 | msgstr ""
|
|---|
| 2760 |
|
|---|
| 2761 | #: operations/common/long-shadow.c:47
|
|---|
| 2762 | msgid "Shadow style"
|
|---|
| 2763 | msgstr ""
|
|---|
| 2764 |
|
|---|
| 2765 | #: operations/common/long-shadow.c:50
|
|---|
| 2766 | msgid "Shadow angle"
|
|---|
| 2767 | msgstr ""
|
|---|
| 2768 |
|
|---|
| 2769 | #: operations/common/long-shadow.c:55 operations/common/motion-blur-linear.c:25
|
|---|
| 2770 | msgid "Length"
|
|---|
| 2771 | msgstr ""
|
|---|
| 2772 |
|
|---|
| 2773 | #: operations/common/long-shadow.c:56
|
|---|
| 2774 | msgid "Shadow length"
|
|---|
| 2775 | msgstr ""
|
|---|
| 2776 |
|
|---|
| 2777 | #: operations/common/long-shadow.c:66 operations/common/long-shadow.c:81
|
|---|
| 2778 | #: operations/common-cxx/focus-blur.c:95
|
|---|
| 2779 | msgid "Midpoint"
|
|---|
| 2780 | msgstr ""
|
|---|
| 2781 |
|
|---|
| 2782 | #: operations/common/long-shadow.c:67
|
|---|
| 2783 | msgid "Shadow fade midpoint"
|
|---|
| 2784 | msgstr ""
|
|---|
| 2785 |
|
|---|
| 2786 | #: operations/common/long-shadow.c:72
|
|---|
| 2787 | msgid "Midpoint (relative)"
|
|---|
| 2788 | msgstr ""
|
|---|
| 2789 |
|
|---|
| 2790 | #: operations/common/long-shadow.c:73
|
|---|
| 2791 | msgid "Shadow fade midpoint, as a factor of the shadow length"
|
|---|
| 2792 | msgstr ""
|
|---|
| 2793 |
|
|---|
| 2794 | #: operations/common/long-shadow.c:84
|
|---|
| 2795 | msgid "Shadow color"
|
|---|
| 2796 | msgstr ""
|
|---|
| 2797 |
|
|---|
| 2798 | #: operations/common/long-shadow.c:87
|
|---|
| 2799 | msgid "Composition"
|
|---|
| 2800 | msgstr ""
|
|---|
| 2801 |
|
|---|
| 2802 | #: operations/common/long-shadow.c:90
|
|---|
| 2803 | msgid "Output composition"
|
|---|
| 2804 | msgstr ""
|
|---|
| 2805 |
|
|---|
| 2806 | #: operations/common/long-shadow.c:1646
|
|---|
| 2807 | msgid "Long Shadow"
|
|---|
| 2808 | msgstr ""
|
|---|
| 2809 |
|
|---|
| 2810 | #: operations/common/long-shadow.c:1651
|
|---|
| 2811 | msgid "Creates a long-shadow effect"
|
|---|
| 2812 | msgstr ""
|
|---|
| 2813 |
|
|---|
| 2814 | #: operations/common/magick-load.c:27 operations/core/load.c:30
|
|---|
| 2815 | #: operations/external/png-load.c:33 operations/external/ppm-load.c:26
|
|---|
| 2816 | #: operations/external/raw-load.c:37 operations/external/rgbe-load.c:27
|
|---|
| 2817 | #: operations/workshop/rawbayer-load.c:26
|
|---|
| 2818 | msgid "Path of file to load."
|
|---|
| 2819 | msgstr ""
|
|---|
| 2820 |
|
|---|
| 2821 | #: operations/common/magick-load.c:171
|
|---|
| 2822 | msgid "Image Magick wrapper using the png op."
|
|---|
| 2823 | msgstr ""
|
|---|
| 2824 |
|
|---|
| 2825 | #: operations/common/mantiuk06.c:30
|
|---|
| 2826 | msgid "The amount of contrast compression"
|
|---|
| 2827 | msgstr ""
|
|---|
| 2828 |
|
|---|
| 2829 | #: operations/common/mantiuk06.c:37 operations/common-gpl3+/noise-solid.c:50
|
|---|
| 2830 | msgid "Detail"
|
|---|
| 2831 | msgstr ""
|
|---|
| 2832 |
|
|---|
| 2833 | #: operations/common/mantiuk06.c:38
|
|---|
| 2834 | msgid "Level of emphasis on image gradient details"
|
|---|
| 2835 | msgstr ""
|
|---|
| 2836 |
|
|---|
| 2837 | #: operations/common/mantiuk06.c:1655
|
|---|
| 2838 | msgid "Mantiuk 2006 Tone Mapping"
|
|---|
| 2839 | msgstr ""
|
|---|
| 2840 |
|
|---|
| 2841 | #: operations/common/mantiuk06.c:1659
|
|---|
| 2842 | msgid ""
|
|---|
| 2843 | "Adapt an image, which may have a high dynamic range, for presentation using "
|
|---|
| 2844 | "a low dynamic range. This operator constrains contrasts across multiple "
|
|---|
| 2845 | "spatial frequencies, producing luminance within the range 0.0-1.0"
|
|---|
| 2846 | msgstr ""
|
|---|
| 2847 |
|
|---|
| 2848 | #: operations/common/map-absolute.c:61
|
|---|
| 2849 | msgid "Map Absolute"
|
|---|
| 2850 | msgstr ""
|
|---|
| 2851 |
|
|---|
| 2852 | #: operations/common/map-absolute.c:64
|
|---|
| 2853 | msgid ""
|
|---|
| 2854 | "sample input with an auxiliary buffer that contain absolute source "
|
|---|
| 2855 | "coordinates"
|
|---|
| 2856 | msgstr ""
|
|---|
| 2857 |
|
|---|
| 2858 | #: operations/common/map-relative.c:22
|
|---|
| 2859 | msgid "Scaling"
|
|---|
| 2860 | msgstr ""
|
|---|
| 2861 |
|
|---|
| 2862 | #: operations/common/map-relative.c:23
|
|---|
| 2863 | msgid ""
|
|---|
| 2864 | "scaling factor of displacement, indicates how large spatial displacement a "
|
|---|
| 2865 | "relative mapping value of 1.0 corresponds to."
|
|---|
| 2866 | msgstr ""
|
|---|
| 2867 |
|
|---|
| 2868 | #: operations/common/map-relative.c:80
|
|---|
| 2869 | msgid "Map Relative"
|
|---|
| 2870 | msgstr ""
|
|---|
| 2871 |
|
|---|
| 2872 | #: operations/common/map-relative.c:84
|
|---|
| 2873 | msgid ""
|
|---|
| 2874 | "sample input with an auxiliary buffer that contain relative source "
|
|---|
| 2875 | "coordinates"
|
|---|
| 2876 | msgstr ""
|
|---|
| 2877 |
|
|---|
| 2878 | #: operations/common/matting-global.c:599
|
|---|
| 2879 | msgid "Matting Global"
|
|---|
| 2880 | msgstr ""
|
|---|
| 2881 |
|
|---|
| 2882 | #: operations/common/matting-global.c:601
|
|---|
| 2883 | msgid ""
|
|---|
| 2884 | "Given a sparse user supplied tri-map and an input image, create a foreground "
|
|---|
| 2885 | "alpha matte. Set white as foreground, black as background for the tri-map. "
|
|---|
| 2886 | "Everything else will be treated as unknown and filled in."
|
|---|
| 2887 | msgstr ""
|
|---|
| 2888 |
|
|---|
| 2889 | #: operations/common/mblur.c:25
|
|---|
| 2890 | msgid "Dampness"
|
|---|
| 2891 | msgstr ""
|
|---|
| 2892 |
|
|---|
| 2893 | #: operations/common/mblur.c:26
|
|---|
| 2894 | msgid "The value represents the contribution of the past to the new frame."
|
|---|
| 2895 | msgstr ""
|
|---|
| 2896 |
|
|---|
| 2897 | #: operations/common/mblur.c:148
|
|---|
| 2898 | msgid "Temporal blur"
|
|---|
| 2899 | msgstr ""
|
|---|
| 2900 |
|
|---|
| 2901 | #: operations/common/mblur.c:150
|
|---|
| 2902 | msgid ""
|
|---|
| 2903 | "Accumulating motion blur using a kalman filter, for use with video sequences "
|
|---|
| 2904 | "of frames."
|
|---|
| 2905 | msgstr ""
|
|---|
| 2906 |
|
|---|
| 2907 | #: operations/common/mean-curvature-blur.c:25
|
|---|
| 2908 | msgid "Controls the number of iterations"
|
|---|
| 2909 | msgstr ""
|
|---|
| 2910 |
|
|---|
| 2911 | #: operations/common/mean-curvature-blur.c:245
|
|---|
| 2912 | msgid "Mean Curvature Blur"
|
|---|
| 2913 | msgstr ""
|
|---|
| 2914 |
|
|---|
| 2915 | #: operations/common/mean-curvature-blur.c:248
|
|---|
| 2916 | msgid ""
|
|---|
| 2917 | "Regularize geometry at a speed proportional to the local mean curvature value"
|
|---|
| 2918 | msgstr ""
|
|---|
| 2919 |
|
|---|
| 2920 | #: operations/common/median-blur.c:37
|
|---|
| 2921 | msgid "Neighborhood"
|
|---|
| 2922 | msgstr ""
|
|---|
| 2923 |
|
|---|
| 2924 | #: operations/common/median-blur.c:40
|
|---|
| 2925 | msgid "Neighborhood type"
|
|---|
| 2926 | msgstr ""
|
|---|
| 2927 |
|
|---|
| 2928 | #: operations/common/median-blur.c:46
|
|---|
| 2929 | msgid ""
|
|---|
| 2930 | "Neighborhood radius, a negative value will calculate with inverted "
|
|---|
| 2931 | "percentiles"
|
|---|
| 2932 | msgstr ""
|
|---|
| 2933 |
|
|---|
| 2934 | #: operations/common/median-blur.c:48
|
|---|
| 2935 | msgid "Percentile"
|
|---|
| 2936 | msgstr ""
|
|---|
| 2937 |
|
|---|
| 2938 | #: operations/common/median-blur.c:50
|
|---|
| 2939 | msgid "Neighborhood color percentile"
|
|---|
| 2940 | msgstr ""
|
|---|
| 2941 |
|
|---|
| 2942 | #: operations/common/median-blur.c:52
|
|---|
| 2943 | msgid "Alpha percentile"
|
|---|
| 2944 | msgstr ""
|
|---|
| 2945 |
|
|---|
| 2946 | #: operations/common/median-blur.c:54
|
|---|
| 2947 | msgid "Neighborhood alpha percentile"
|
|---|
| 2948 | msgstr ""
|
|---|
| 2949 |
|
|---|
| 2950 | #: operations/common/median-blur.c:60
|
|---|
| 2951 | msgid "High precision"
|
|---|
| 2952 | msgstr ""
|
|---|
| 2953 |
|
|---|
| 2954 | #: operations/common/median-blur.c:61
|
|---|
| 2955 | msgid "Avoid clipping and quantization (slower)"
|
|---|
| 2956 | msgstr ""
|
|---|
| 2957 |
|
|---|
| 2958 | #: operations/common/median-blur.c:1003
|
|---|
| 2959 | msgid "Median Blur"
|
|---|
| 2960 | msgstr ""
|
|---|
| 2961 |
|
|---|
| 2962 | #: operations/common/median-blur.c:1006
|
|---|
| 2963 | msgid ""
|
|---|
| 2964 | "Blur resulting from computing the median color in the neighborhood of each "
|
|---|
| 2965 | "pixel."
|
|---|
| 2966 | msgstr ""
|
|---|
| 2967 |
|
|---|
| 2968 | #: operations/common/mirrors.c:30
|
|---|
| 2969 | msgid "Mirror rotation"
|
|---|
| 2970 | msgstr ""
|
|---|
| 2971 |
|
|---|
| 2972 | #: operations/common/mirrors.c:31
|
|---|
| 2973 | msgid "Rotation applied to the mirrors"
|
|---|
| 2974 | msgstr ""
|
|---|
| 2975 |
|
|---|
| 2976 | #: operations/common/mirrors.c:36
|
|---|
| 2977 | msgid "Result rotation"
|
|---|
| 2978 | msgstr ""
|
|---|
| 2979 |
|
|---|
| 2980 | #: operations/common/mirrors.c:37
|
|---|
| 2981 | msgid "Rotation applied to the result"
|
|---|
| 2982 | msgstr ""
|
|---|
| 2983 |
|
|---|
| 2984 | #: operations/common/mirrors.c:42
|
|---|
| 2985 | msgid "Mirrors"
|
|---|
| 2986 | msgstr ""
|
|---|
| 2987 |
|
|---|
| 2988 | #: operations/common/mirrors.c:43
|
|---|
| 2989 | msgid "Number of mirrors to use"
|
|---|
| 2990 | msgstr ""
|
|---|
| 2991 |
|
|---|
| 2992 | #: operations/common/mirrors.c:47 operations/common/mirrors.c:53
|
|---|
| 2993 | msgid "position of symmetry center in output"
|
|---|
| 2994 | msgstr ""
|
|---|
| 2995 |
|
|---|
| 2996 | #: operations/common/mirrors.c:58 operations/common/vignette.c:65
|
|---|
| 2997 | #: operations/common-cxx/focus-blur.c:75 operations/common-gpl3+/displace.c:81
|
|---|
| 2998 | #: operations/common-gpl3+/motion-blur-circular.c:40
|
|---|
| 2999 | #: operations/common-gpl3+/motion-blur-zoom.c:39
|
|---|
| 3000 | #: operations/common-gpl3+/supernova.c:32 operations/common-gpl3+/waves.c:25
|
|---|
| 3001 | msgid "Center X"
|
|---|
| 3002 | msgstr ""
|
|---|
| 3003 |
|
|---|
| 3004 | #: operations/common/mirrors.c:59
|
|---|
| 3005 | msgid "X axis ratio for the center of mirroring"
|
|---|
| 3006 | msgstr ""
|
|---|
| 3007 |
|
|---|
| 3008 | #: operations/common/mirrors.c:63 operations/common/vignette.c:70
|
|---|
| 3009 | #: operations/common-cxx/focus-blur.c:80 operations/common-gpl3+/displace.c:88
|
|---|
| 3010 | #: operations/common-gpl3+/motion-blur-circular.c:45
|
|---|
| 3011 | #: operations/common-gpl3+/motion-blur-zoom.c:45
|
|---|
| 3012 | #: operations/common-gpl3+/supernova.c:38 operations/common-gpl3+/waves.c:30
|
|---|
| 3013 | msgid "Center Y"
|
|---|
| 3014 | msgstr ""
|
|---|
| 3015 |
|
|---|
| 3016 | #: operations/common/mirrors.c:64
|
|---|
| 3017 | msgid "Y axis ratio for the center of mirroring"
|
|---|
| 3018 | msgstr ""
|
|---|
| 3019 |
|
|---|
| 3020 | #: operations/common/mirrors.c:68
|
|---|
| 3021 | msgid "Trim X"
|
|---|
| 3022 | msgstr ""
|
|---|
| 3023 |
|
|---|
| 3024 | #: operations/common/mirrors.c:69
|
|---|
| 3025 | msgid "X axis ratio for trimming mirror expanse"
|
|---|
| 3026 | msgstr ""
|
|---|
| 3027 |
|
|---|
| 3028 | #: operations/common/mirrors.c:72
|
|---|
| 3029 | msgid "Trim Y"
|
|---|
| 3030 | msgstr ""
|
|---|
| 3031 |
|
|---|
| 3032 | #: operations/common/mirrors.c:73
|
|---|
| 3033 | msgid "Y axis ratio for trimming mirror expanse"
|
|---|
| 3034 | msgstr ""
|
|---|
| 3035 |
|
|---|
| 3036 | #: operations/common/mirrors.c:77 operations/common/mirrors.c:81
|
|---|
| 3037 | msgid "Scale factor to make rendering size bigger"
|
|---|
| 3038 | msgstr ""
|
|---|
| 3039 |
|
|---|
| 3040 | #: operations/common/mirrors.c:80
|
|---|
| 3041 | msgid "Expand"
|
|---|
| 3042 | msgstr ""
|
|---|
| 3043 |
|
|---|
| 3044 | #: operations/common/mirrors.c:84
|
|---|
| 3045 | msgid "Clip result to input size"
|
|---|
| 3046 | msgstr ""
|
|---|
| 3047 |
|
|---|
| 3048 | #: operations/common/mirrors.c:86
|
|---|
| 3049 | msgid "Wrap input"
|
|---|
| 3050 | msgstr ""
|
|---|
| 3051 |
|
|---|
| 3052 | #: operations/common/mirrors.c:87
|
|---|
| 3053 | msgid "Fill full output area"
|
|---|
| 3054 | msgstr ""
|
|---|
| 3055 |
|
|---|
| 3056 | #: operations/common/mirrors.c:466
|
|---|
| 3057 | msgid "Kaleidoscopic Mirroring"
|
|---|
| 3058 | msgstr ""
|
|---|
| 3059 |
|
|---|
| 3060 | #: operations/common/mirrors.c:471
|
|---|
| 3061 | msgid "Create a kaleidoscope like effect."
|
|---|
| 3062 | msgstr ""
|
|---|
| 3063 |
|
|---|
| 3064 | #: operations/common/mix.c:25
|
|---|
| 3065 | msgid "Ratio"
|
|---|
| 3066 | msgstr ""
|
|---|
| 3067 |
|
|---|
| 3068 | #: operations/common/mix.c:26
|
|---|
| 3069 | msgid "Mixing ratio, read as amount of aux, 0=input 0.5=half 1.0=aux"
|
|---|
| 3070 | msgstr ""
|
|---|
| 3071 |
|
|---|
| 3072 | #: operations/common/mix.c:112
|
|---|
| 3073 | msgid "Mix"
|
|---|
| 3074 | msgstr ""
|
|---|
| 3075 |
|
|---|
| 3076 | #: operations/common/mix.c:116
|
|---|
| 3077 | msgid "Do a lerp, linear interpolation (lerp) between input and aux"
|
|---|
| 3078 | msgstr ""
|
|---|
| 3079 |
|
|---|
| 3080 | #: operations/common/mono-mixer.c:24 operations/common-gpl3+/channel-mixer.c:30
|
|---|
| 3081 | msgid "Preserve luminosity"
|
|---|
| 3082 | msgstr ""
|
|---|
| 3083 |
|
|---|
| 3084 | #: operations/common/mono-mixer.c:26
|
|---|
| 3085 | msgid "Red Channel Multiplier"
|
|---|
| 3086 | msgstr ""
|
|---|
| 3087 |
|
|---|
| 3088 | #: operations/common/mono-mixer.c:30
|
|---|
| 3089 | msgid "Green Channel Multiplier"
|
|---|
| 3090 | msgstr ""
|
|---|
| 3091 |
|
|---|
| 3092 | #: operations/common/mono-mixer.c:34
|
|---|
| 3093 | msgid "Blue Channel Multiplier"
|
|---|
| 3094 | msgstr ""
|
|---|
| 3095 |
|
|---|
| 3096 | #: operations/common/mono-mixer.c:113
|
|---|
| 3097 | msgid "Mono Mixer"
|
|---|
| 3098 | msgstr ""
|
|---|
| 3099 |
|
|---|
| 3100 | #: operations/common/mono-mixer.c:117
|
|---|
| 3101 | msgid "Monochrome channel mixer"
|
|---|
| 3102 | msgstr ""
|
|---|
| 3103 |
|
|---|
| 3104 | #: operations/common/motion-blur-linear.c:26
|
|---|
| 3105 | msgid "Length of blur in pixels"
|
|---|
| 3106 | msgstr ""
|
|---|
| 3107 |
|
|---|
| 3108 | #: operations/common/motion-blur-linear.c:33
|
|---|
| 3109 | msgid "Angle of blur in degrees"
|
|---|
| 3110 | msgstr ""
|
|---|
| 3111 |
|
|---|
| 3112 | #: operations/common/motion-blur-linear.c:332
|
|---|
| 3113 | msgid "Linear Motion Blur"
|
|---|
| 3114 | msgstr ""
|
|---|
| 3115 |
|
|---|
| 3116 | #: operations/common/motion-blur-linear.c:337
|
|---|
| 3117 | msgid ""
|
|---|
| 3118 | "Blur pixels in a direction, simulates blurring caused by moving camera in a "
|
|---|
| 3119 | "straight line during exposure."
|
|---|
| 3120 | msgstr ""
|
|---|
| 3121 |
|
|---|
| 3122 | #: operations/common/negative-darkroom.c:25
|
|---|
| 3123 | msgid "Characteristic curve"
|
|---|
| 3124 | msgstr ""
|
|---|
| 3125 |
|
|---|
| 3126 | #: operations/common/negative-darkroom.c:27
|
|---|
| 3127 | msgid "Hardcoded characteristic curve and color data"
|
|---|
| 3128 | msgstr ""
|
|---|
| 3129 |
|
|---|
| 3130 | #: operations/common/negative-darkroom.c:30
|
|---|
| 3131 | msgid "Base enlargement exposure"
|
|---|
| 3132 | msgstr ""
|
|---|
| 3133 |
|
|---|
| 3134 | #: operations/common/negative-darkroom.c:34
|
|---|
| 3135 | msgid "Cyan filter"
|
|---|
| 3136 | msgstr ""
|
|---|
| 3137 |
|
|---|
| 3138 | #: operations/common/negative-darkroom.c:35
|
|---|
| 3139 | msgid "Cyan filter compensation for the negative image"
|
|---|
| 3140 | msgstr ""
|
|---|
| 3141 |
|
|---|
| 3142 | #: operations/common/negative-darkroom.c:39
|
|---|
| 3143 | msgid "Magenta filter"
|
|---|
| 3144 | msgstr ""
|
|---|
| 3145 |
|
|---|
| 3146 | #: operations/common/negative-darkroom.c:40
|
|---|
| 3147 | msgid "Magenta filter compensation for the negative image"
|
|---|
| 3148 | msgstr ""
|
|---|
| 3149 |
|
|---|
| 3150 | #: operations/common/negative-darkroom.c:44
|
|---|
| 3151 | msgid "Yellow filter"
|
|---|
| 3152 | msgstr ""
|
|---|
| 3153 |
|
|---|
| 3154 | #: operations/common/negative-darkroom.c:45
|
|---|
| 3155 | msgid "Yellow filter compensation for the negative image"
|
|---|
| 3156 | msgstr ""
|
|---|
| 3157 |
|
|---|
| 3158 | #: operations/common/negative-darkroom.c:49
|
|---|
| 3159 | msgid "Clip base + fog"
|
|---|
| 3160 | msgstr ""
|
|---|
| 3161 |
|
|---|
| 3162 | #: operations/common/negative-darkroom.c:50
|
|---|
| 3163 | msgid "Clip base + fog to have a pure white output value"
|
|---|
| 3164 | msgstr ""
|
|---|
| 3165 |
|
|---|
| 3166 | #: operations/common/negative-darkroom.c:52
|
|---|
| 3167 | msgid "Density boost"
|
|---|
| 3168 | msgstr ""
|
|---|
| 3169 |
|
|---|
| 3170 | #: operations/common/negative-darkroom.c:53
|
|---|
| 3171 | msgid ""
|
|---|
| 3172 | "Boost paper density to take advantage of increased dynamic range of a "
|
|---|
| 3173 | "monitor compared to a photographic paper"
|
|---|
| 3174 | msgstr ""
|
|---|
| 3175 |
|
|---|
| 3176 | #: operations/common/negative-darkroom.c:57
|
|---|
| 3177 | msgid "Contrast boost"
|
|---|
| 3178 | msgstr ""
|
|---|
| 3179 |
|
|---|
| 3180 | #: operations/common/negative-darkroom.c:58
|
|---|
| 3181 | msgid "Increase contrast for papers with fixed contrast (usually color papers)"
|
|---|
| 3182 | msgstr ""
|
|---|
| 3183 |
|
|---|
| 3184 | #: operations/common/negative-darkroom.c:63
|
|---|
| 3185 | msgid "Dodge/burn multiplier"
|
|---|
| 3186 | msgstr ""
|
|---|
| 3187 |
|
|---|
| 3188 | #: operations/common/negative-darkroom.c:64
|
|---|
| 3189 | msgid "The f-stop of dodge/burn for pure white/black auxiliary input"
|
|---|
| 3190 | msgstr ""
|
|---|
| 3191 |
|
|---|
| 3192 | #: operations/common/negative-darkroom.c:68
|
|---|
| 3193 | msgid "Enable preflashing"
|
|---|
| 3194 | msgstr ""
|
|---|
| 3195 |
|
|---|
| 3196 | #: operations/common/negative-darkroom.c:69
|
|---|
| 3197 | msgid "Show preflash controls"
|
|---|
| 3198 | msgstr ""
|
|---|
| 3199 |
|
|---|
| 3200 | #: operations/common/negative-darkroom.c:71
|
|---|
| 3201 | msgid "Red preflash"
|
|---|
| 3202 | msgstr ""
|
|---|
| 3203 |
|
|---|
| 3204 | #: operations/common/negative-darkroom.c:72
|
|---|
| 3205 | msgid "Preflash the negative with red light to reduce contrast of the print"
|
|---|
| 3206 | msgstr ""
|
|---|
| 3207 |
|
|---|
| 3208 | #: operations/common/negative-darkroom.c:76
|
|---|
| 3209 | msgid "Green preflash"
|
|---|
| 3210 | msgstr ""
|
|---|
| 3211 |
|
|---|
| 3212 | #: operations/common/negative-darkroom.c:77
|
|---|
| 3213 | msgid "Preflash the negative with green light to reduce contrast of the print"
|
|---|
| 3214 | msgstr ""
|
|---|
| 3215 |
|
|---|
| 3216 | #: operations/common/negative-darkroom.c:81
|
|---|
| 3217 | msgid "Blue preflash"
|
|---|
| 3218 | msgstr ""
|
|---|
| 3219 |
|
|---|
| 3220 | #: operations/common/negative-darkroom.c:82
|
|---|
| 3221 | msgid "Preflash the negative with blue light to reduce contrast of the print"
|
|---|
| 3222 | msgstr ""
|
|---|
| 3223 |
|
|---|
| 3224 | #: operations/common/negative-darkroom.c:86
|
|---|
| 3225 | msgid "Illuminant adjustment"
|
|---|
| 3226 | msgstr ""
|
|---|
| 3227 |
|
|---|
| 3228 | #: operations/common/negative-darkroom.c:87
|
|---|
| 3229 | msgid "Show illuminant controls"
|
|---|
| 3230 | msgstr ""
|
|---|
| 3231 |
|
|---|
| 3232 | #: operations/common/negative-darkroom.c:88
|
|---|
| 3233 | msgid "X multiplier"
|
|---|
| 3234 | msgstr ""
|
|---|
| 3235 |
|
|---|
| 3236 | #: operations/common/negative-darkroom.c:89
|
|---|
| 3237 | msgid "Adjust the X tristimulus value for output"
|
|---|
| 3238 | msgstr ""
|
|---|
| 3239 |
|
|---|
| 3240 | #: operations/common/negative-darkroom.c:92
|
|---|
| 3241 | msgid "Z multiplier"
|
|---|
| 3242 | msgstr ""
|
|---|
| 3243 |
|
|---|
| 3244 | #: operations/common/negative-darkroom.c:93
|
|---|
| 3245 | msgid "Adjust the Z tristimulus value for output"
|
|---|
| 3246 | msgstr ""
|
|---|
| 3247 |
|
|---|
| 3248 | #: operations/common/negative-darkroom.c:386
|
|---|
| 3249 | msgid "Negative Darkroom"
|
|---|
| 3250 | msgstr ""
|
|---|
| 3251 |
|
|---|
| 3252 | #: operations/common/negative-darkroom.c:389
|
|---|
| 3253 | msgid "Simulate a negative film enlargement in an analog darkroom."
|
|---|
| 3254 | msgstr ""
|
|---|
| 3255 |
|
|---|
| 3256 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:2
|
|---|
| 3257 | msgid "Fujicolor Crystal Archive Digital Pearl Paper"
|
|---|
| 3258 | msgstr ""
|
|---|
| 3259 |
|
|---|
| 3260 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:3
|
|---|
| 3261 | msgid "Ilford Ilfobrom Galerie FB 1"
|
|---|
| 3262 | msgstr ""
|
|---|
| 3263 |
|
|---|
| 3264 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:4
|
|---|
| 3265 | msgid "Ilford Ilfobrom Galerie FB 2"
|
|---|
| 3266 | msgstr ""
|
|---|
| 3267 |
|
|---|
| 3268 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:5
|
|---|
| 3269 | msgid "Ilford Ilfobrom Galerie FB 3"
|
|---|
| 3270 | msgstr ""
|
|---|
| 3271 |
|
|---|
| 3272 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:6
|
|---|
| 3273 | msgid "Ilford Ilfobrom Galerie FB 4"
|
|---|
| 3274 | msgstr ""
|
|---|
| 3275 |
|
|---|
| 3276 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:7
|
|---|
| 3277 | msgid "Ilford Multigrade IV RC Deluxe"
|
|---|
| 3278 | msgstr ""
|
|---|
| 3279 |
|
|---|
| 3280 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:8
|
|---|
| 3281 | msgid "Foma Fomabrom C"
|
|---|
| 3282 | msgstr ""
|
|---|
| 3283 |
|
|---|
| 3284 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:9
|
|---|
| 3285 | msgid "Foma Fomabrom N"
|
|---|
| 3286 | msgstr ""
|
|---|
| 3287 |
|
|---|
| 3288 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:10
|
|---|
| 3289 | msgid "Foma Fomabrom Sp"
|
|---|
| 3290 | msgstr ""
|
|---|
| 3291 |
|
|---|
| 3292 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:11
|
|---|
| 3293 | msgid "Foma Fomabrom S"
|
|---|
| 3294 | msgstr ""
|
|---|
| 3295 |
|
|---|
| 3296 | #: operations/common/negative-darkroom/negative-darkroom-curve-enum.c:12
|
|---|
| 3297 | msgid "Foma Fomabrom Variant III"
|
|---|
| 3298 | msgstr ""
|
|---|
| 3299 |
|
|---|
| 3300 | #: operations/common/newsprint.c:25
|
|---|
| 3301 | msgid "Line"
|
|---|
| 3302 | msgstr ""
|
|---|
| 3303 |
|
|---|
| 3304 | #: operations/common/newsprint.c:28
|
|---|
| 3305 | msgid "PSSquare (or Euclidian) dot"
|
|---|
| 3306 | msgstr ""
|
|---|
| 3307 |
|
|---|
| 3308 | #: operations/common/newsprint.c:29
|
|---|
| 3309 | msgid "Crossing Lines"
|
|---|
| 3310 | msgstr ""
|
|---|
| 3311 |
|
|---|
| 3312 | #: operations/common/newsprint.c:33
|
|---|
| 3313 | msgid "White on Black"
|
|---|
| 3314 | msgstr ""
|
|---|
| 3315 |
|
|---|
| 3316 | #: operations/common/newsprint.c:34
|
|---|
| 3317 | msgid "Black on White"
|
|---|
| 3318 | msgstr ""
|
|---|
| 3319 |
|
|---|
| 3320 | #: operations/common/newsprint.c:36
|
|---|
| 3321 | msgid "CMYK"
|
|---|
| 3322 | msgstr ""
|
|---|
| 3323 |
|
|---|
| 3324 | #: operations/common/newsprint.c:39
|
|---|
| 3325 | msgid "Color Model"
|
|---|
| 3326 | msgstr ""
|
|---|
| 3327 |
|
|---|
| 3328 | #: operations/common/newsprint.c:41
|
|---|
| 3329 | msgid "How many inks to use just black, rg, rgb (additive), or cmyk"
|
|---|
| 3330 | msgstr ""
|
|---|
| 3331 |
|
|---|
| 3332 | #: operations/common/newsprint.c:44
|
|---|
| 3333 | msgid "Red and cyan pattern"
|
|---|
| 3334 | msgstr ""
|
|---|
| 3335 |
|
|---|
| 3336 | #: operations/common/newsprint.c:46 operations/common/newsprint.c:74
|
|---|
| 3337 | #: operations/common/newsprint.c:102 operations/common/newsprint.c:130
|
|---|
| 3338 | msgid "Halftoning/dot pattern to use"
|
|---|
| 3339 | msgstr ""
|
|---|
| 3340 |
|
|---|
| 3341 | #: operations/common/newsprint.c:50
|
|---|
| 3342 | msgid "Red pattern"
|
|---|
| 3343 | msgstr ""
|
|---|
| 3344 |
|
|---|
| 3345 | #: operations/common/newsprint.c:51
|
|---|
| 3346 | msgid "Cyan pattern"
|
|---|
| 3347 | msgstr ""
|
|---|
| 3348 |
|
|---|
| 3349 | #: operations/common/newsprint.c:53
|
|---|
| 3350 | msgid "Red and cyan period"
|
|---|
| 3351 | msgstr ""
|
|---|
| 3352 |
|
|---|
| 3353 | #: operations/common/newsprint.c:55 operations/common/newsprint.c:83
|
|---|
| 3354 | #: operations/common/newsprint.c:111 operations/common/newsprint.c:141
|
|---|
| 3355 | msgid ""
|
|---|
| 3356 | "The number of pixels across one repetition of a base pattern at base "
|
|---|
| 3357 | "resolution."
|
|---|
| 3358 | msgstr ""
|
|---|
| 3359 |
|
|---|
| 3360 | #: operations/common/newsprint.c:59
|
|---|
| 3361 | msgid "Red period"
|
|---|
| 3362 | msgstr ""
|
|---|
| 3363 |
|
|---|
| 3364 | #: operations/common/newsprint.c:60
|
|---|
| 3365 | msgid "Cyan period"
|
|---|
| 3366 | msgstr ""
|
|---|
| 3367 |
|
|---|
| 3368 | #: operations/common/newsprint.c:62
|
|---|
| 3369 | msgid "Red and cyan angle"
|
|---|
| 3370 | msgstr ""
|
|---|
| 3371 |
|
|---|
| 3372 | #: operations/common/newsprint.c:69
|
|---|
| 3373 | msgid "Red angle"
|
|---|
| 3374 | msgstr ""
|
|---|
| 3375 |
|
|---|
| 3376 | #: operations/common/newsprint.c:70
|
|---|
| 3377 | msgid "Cyan angle"
|
|---|
| 3378 | msgstr ""
|
|---|
| 3379 |
|
|---|
| 3380 | #: operations/common/newsprint.c:72
|
|---|
| 3381 | msgid "Green and magenta pattern"
|
|---|
| 3382 | msgstr ""
|
|---|
| 3383 |
|
|---|
| 3384 | #: operations/common/newsprint.c:78
|
|---|
| 3385 | msgid "Green pattern"
|
|---|
| 3386 | msgstr ""
|
|---|
| 3387 |
|
|---|
| 3388 | #: operations/common/newsprint.c:79
|
|---|
| 3389 | msgid "Magenta pattern"
|
|---|
| 3390 | msgstr ""
|
|---|
| 3391 |
|
|---|
| 3392 | #: operations/common/newsprint.c:81
|
|---|
| 3393 | msgid "Green and magenta period"
|
|---|
| 3394 | msgstr ""
|
|---|
| 3395 |
|
|---|
| 3396 | #: operations/common/newsprint.c:87
|
|---|
| 3397 | msgid "Green period"
|
|---|
| 3398 | msgstr ""
|
|---|
| 3399 |
|
|---|
| 3400 | #: operations/common/newsprint.c:88
|
|---|
| 3401 | msgid "Magenta period"
|
|---|
| 3402 | msgstr ""
|
|---|
| 3403 |
|
|---|
| 3404 | #: operations/common/newsprint.c:90
|
|---|
| 3405 | msgid "Green and magenta angle"
|
|---|
| 3406 | msgstr ""
|
|---|
| 3407 |
|
|---|
| 3408 | #: operations/common/newsprint.c:97
|
|---|
| 3409 | msgid "Green angle"
|
|---|
| 3410 | msgstr ""
|
|---|
| 3411 |
|
|---|
| 3412 | #: operations/common/newsprint.c:98
|
|---|
| 3413 | msgid "Magenta angle"
|
|---|
| 3414 | msgstr ""
|
|---|
| 3415 |
|
|---|
| 3416 | #: operations/common/newsprint.c:100
|
|---|
| 3417 | msgid "Blue and Yellow pattern"
|
|---|
| 3418 | msgstr ""
|
|---|
| 3419 |
|
|---|
| 3420 | #: operations/common/newsprint.c:106
|
|---|
| 3421 | msgid "Blue pattern"
|
|---|
| 3422 | msgstr ""
|
|---|
| 3423 |
|
|---|
| 3424 | #: operations/common/newsprint.c:107
|
|---|
| 3425 | msgid "Yellow pattern"
|
|---|
| 3426 | msgstr ""
|
|---|
| 3427 |
|
|---|
| 3428 | #: operations/common/newsprint.c:109
|
|---|
| 3429 | msgid "Blue and Yellow period"
|
|---|
| 3430 | msgstr ""
|
|---|
| 3431 |
|
|---|
| 3432 | #: operations/common/newsprint.c:115
|
|---|
| 3433 | msgid "Blue period"
|
|---|
| 3434 | msgstr ""
|
|---|
| 3435 |
|
|---|
| 3436 | #: operations/common/newsprint.c:116
|
|---|
| 3437 | msgid "Yellow period"
|
|---|
| 3438 | msgstr ""
|
|---|
| 3439 |
|
|---|
| 3440 | #: operations/common/newsprint.c:118
|
|---|
| 3441 | msgid "Blue and Yellow angle"
|
|---|
| 3442 | msgstr ""
|
|---|
| 3443 |
|
|---|
| 3444 | #: operations/common/newsprint.c:125
|
|---|
| 3445 | msgid "Blue angle"
|
|---|
| 3446 | msgstr ""
|
|---|
| 3447 |
|
|---|
| 3448 | #: operations/common/newsprint.c:126
|
|---|
| 3449 | msgid "Yellow angle"
|
|---|
| 3450 | msgstr ""
|
|---|
| 3451 |
|
|---|
| 3452 | #: operations/common/newsprint.c:128 operations/common/newsprint.c:136
|
|---|
| 3453 | msgid "Black pattern"
|
|---|
| 3454 | msgstr ""
|
|---|
| 3455 |
|
|---|
| 3456 | #: operations/common/newsprint.c:135
|
|---|
| 3457 | #: operations/common-gpl3+/video-degradation.c:53
|
|---|
| 3458 | msgid "Pattern"
|
|---|
| 3459 | msgstr ""
|
|---|
| 3460 |
|
|---|
| 3461 | #: operations/common/newsprint.c:139 operations/common/newsprint.c:147
|
|---|
| 3462 | msgid "Black period"
|
|---|
| 3463 | msgstr ""
|
|---|
| 3464 |
|
|---|
| 3465 | #: operations/common/newsprint.c:146 operations/common-gpl3+/ripple.c:38
|
|---|
| 3466 | #: operations/common-gpl3+/waves.c:39
|
|---|
| 3467 | msgid "Period"
|
|---|
| 3468 | msgstr ""
|
|---|
| 3469 |
|
|---|
| 3470 | #: operations/common/newsprint.c:149 operations/common/newsprint.c:159
|
|---|
| 3471 | msgid "Black angle"
|
|---|
| 3472 | msgstr ""
|
|---|
| 3473 |
|
|---|
| 3474 | #: operations/common/newsprint.c:153
|
|---|
| 3475 | msgid "Angle offset for patterns"
|
|---|
| 3476 | msgstr ""
|
|---|
| 3477 |
|
|---|
| 3478 | #: operations/common/newsprint.c:161
|
|---|
| 3479 | msgid "Black pullout"
|
|---|
| 3480 | msgstr ""
|
|---|
| 3481 |
|
|---|
| 3482 | #: operations/common/newsprint.c:163
|
|---|
| 3483 | msgid "How much of common gray to pull out of CMY"
|
|---|
| 3484 | msgstr ""
|
|---|
| 3485 |
|
|---|
| 3486 | #: operations/common/newsprint.c:166
|
|---|
| 3487 | msgid "Anti-alias oversampling factor"
|
|---|
| 3488 | msgstr ""
|
|---|
| 3489 |
|
|---|
| 3490 | #: operations/common/newsprint.c:168
|
|---|
| 3491 | msgid "Number of samples that are averaged for antialiasing the result."
|
|---|
| 3492 | msgstr ""
|
|---|
| 3493 |
|
|---|
| 3494 | #: operations/common/newsprint.c:170 operations/common-gpl3+/plasma.c:36
|
|---|
| 3495 | msgid "Turbulence"
|
|---|
| 3496 | msgstr ""
|
|---|
| 3497 |
|
|---|
| 3498 | #. rename to wave-pinch or period-pinch?
|
|---|
| 3499 | #: operations/common/newsprint.c:172
|
|---|
| 3500 | msgid "Color saturation dependent compression of period"
|
|---|
| 3501 | msgstr ""
|
|---|
| 3502 |
|
|---|
| 3503 | #: operations/common/newsprint.c:174
|
|---|
| 3504 | msgid "Blocksize"
|
|---|
| 3505 | msgstr ""
|
|---|
| 3506 |
|
|---|
| 3507 | #: operations/common/newsprint.c:176
|
|---|
| 3508 | msgid ""
|
|---|
| 3509 | "Number of periods per tile, this tiling avoids high frequency anomaly that "
|
|---|
| 3510 | "angle boost causes"
|
|---|
| 3511 | msgstr ""
|
|---|
| 3512 |
|
|---|
| 3513 | #: operations/common/newsprint.c:178
|
|---|
| 3514 | msgid "Angle Boost"
|
|---|
| 3515 | msgstr ""
|
|---|
| 3516 |
|
|---|
| 3517 | #: operations/common/newsprint.c:180
|
|---|
| 3518 | msgid ""
|
|---|
| 3519 | "Multiplication factor for desired rotation of the local space for texture, "
|
|---|
| 3520 | "the way this is computed makes it weak for desaturated colors and possibly "
|
|---|
| 3521 | "stronger where there is color."
|
|---|
| 3522 | msgstr ""
|
|---|
| 3523 |
|
|---|
| 3524 | #: operations/common/newsprint.c:662
|
|---|
| 3525 | msgid "Newsprint"
|
|---|
| 3526 | msgstr ""
|
|---|
| 3527 |
|
|---|
| 3528 | #: operations/common/newsprint.c:667
|
|---|
| 3529 | msgid "Digital halftoning with optional modulations. "
|
|---|
| 3530 | msgstr ""
|
|---|
| 3531 |
|
|---|
| 3532 | #: operations/common/noise-cell.c:37 operations/common/noise-simplex.c:32
|
|---|
| 3533 | msgid "The scale of the noise function"
|
|---|
| 3534 | msgstr ""
|
|---|
| 3535 |
|
|---|
| 3536 | #: operations/common/noise-cell.c:40 operations/common/pixelize.c:31
|
|---|
| 3537 | #: operations/common-cxx/focus-blur.c:70
|
|---|
| 3538 | msgid "Shape"
|
|---|
| 3539 | msgstr ""
|
|---|
| 3540 |
|
|---|
| 3541 | #: operations/common/noise-cell.c:41
|
|---|
| 3542 | msgid "Interpolate between Manhattan and Euclidean distance."
|
|---|
| 3543 | msgstr ""
|
|---|
| 3544 |
|
|---|
| 3545 | #: operations/common/noise-cell.c:44
|
|---|
| 3546 | msgid "Rank"
|
|---|
| 3547 | msgstr ""
|
|---|
| 3548 |
|
|---|
| 3549 | #: operations/common/noise-cell.c:45
|
|---|
| 3550 | msgid "Select the n-th closest point"
|
|---|
| 3551 | msgstr ""
|
|---|
| 3552 |
|
|---|
| 3553 | #: operations/common/noise-cell.c:49 operations/common/noise-simplex.c:36
|
|---|
| 3554 | msgid "The number of noise octaves."
|
|---|
| 3555 | msgstr ""
|
|---|
| 3556 |
|
|---|
| 3557 | #: operations/common/noise-cell.c:52
|
|---|
| 3558 | msgid "Palettize"
|
|---|
| 3559 | msgstr ""
|
|---|
| 3560 |
|
|---|
| 3561 | #: operations/common/noise-cell.c:53
|
|---|
| 3562 | msgid "Fill each cell with a random color"
|
|---|
| 3563 | msgstr ""
|
|---|
| 3564 |
|
|---|
| 3565 | #: operations/common/noise-cell.c:56 operations/common/noise-simplex.c:40
|
|---|
| 3566 | msgid "The random seed for the noise function"
|
|---|
| 3567 | msgstr ""
|
|---|
| 3568 |
|
|---|
| 3569 | #: operations/common/noise-cell.c:431
|
|---|
| 3570 | msgid "Cell Noise"
|
|---|
| 3571 | msgstr ""
|
|---|
| 3572 |
|
|---|
| 3573 | #: operations/common/noise-cell.c:435
|
|---|
| 3574 | msgid "Generates a cellular texture."
|
|---|
| 3575 | msgstr ""
|
|---|
| 3576 |
|
|---|
| 3577 | #: operations/common/noise-cie-lch.c:25 operations/common/noise-hsv.c:27
|
|---|
| 3578 | msgid "Dulling"
|
|---|
| 3579 | msgstr ""
|
|---|
| 3580 |
|
|---|
| 3581 | #: operations/common/noise-cie-lch.c:27 operations/common/noise-hsv.c:29
|
|---|
| 3582 | msgid "A high value lowers the randomness of the noise"
|
|---|
| 3583 | msgstr ""
|
|---|
| 3584 |
|
|---|
| 3585 | #: operations/common/noise-cie-lch.c:194
|
|---|
| 3586 | msgid "Add CIE Lch Noise"
|
|---|
| 3587 | msgstr ""
|
|---|
| 3588 |
|
|---|
| 3589 | #: operations/common/noise-cie-lch.c:198
|
|---|
| 3590 | msgid "Randomize lightness, chroma and hue independently"
|
|---|
| 3591 | msgstr ""
|
|---|
| 3592 |
|
|---|
| 3593 | #: operations/common/noise-hsv.c:37 operations/common/noise-rgb.c:42
|
|---|
| 3594 | #: operations/generated/add.c:29 operations/generated/divide.c:29
|
|---|
| 3595 | #: operations/generated/gamma.c:29 operations/generated/multiply.c:29
|
|---|
| 3596 | #: operations/generated/subtract.c:29
|
|---|
| 3597 | msgid "Value"
|
|---|
| 3598 | msgstr ""
|
|---|
| 3599 |
|
|---|
| 3600 | #: operations/common/noise-hsv.c:276
|
|---|
| 3601 | msgid "Add HSV Noise"
|
|---|
| 3602 | msgstr ""
|
|---|
| 3603 |
|
|---|
| 3604 | #: operations/common/noise-hsv.c:281
|
|---|
| 3605 | msgid "Randomize hue, saturation and value independently"
|
|---|
| 3606 | msgstr ""
|
|---|
| 3607 |
|
|---|
| 3608 | #: operations/common/noise-hurl.c:31 operations/common/noise-pick.c:32
|
|---|
| 3609 | #: operations/common-gpl3+/noise-slur.c:34
|
|---|
| 3610 | msgid "Randomization (%)"
|
|---|
| 3611 | msgstr ""
|
|---|
| 3612 |
|
|---|
| 3613 | #: operations/common/noise-hurl.c:34 operations/common/noise-pick.c:35
|
|---|
| 3614 | #: operations/common-gpl3+/noise-slur.c:37
|
|---|
| 3615 | msgid "Repeat"
|
|---|
| 3616 | msgstr ""
|
|---|
| 3617 |
|
|---|
| 3618 | #: operations/common/noise-hurl.c:245
|
|---|
| 3619 | msgid "Randomly Shuffle Pixels"
|
|---|
| 3620 | msgstr ""
|
|---|
| 3621 |
|
|---|
| 3622 | #: operations/common/noise-hurl.c:249
|
|---|
| 3623 | msgid "Completely randomize a fraction of pixels"
|
|---|
| 3624 | msgstr ""
|
|---|
| 3625 |
|
|---|
| 3626 | #: operations/common/noise-perlin.c:30
|
|---|
| 3627 | msgid "Z offset"
|
|---|
| 3628 | msgstr ""
|
|---|
| 3629 |
|
|---|
| 3630 | #: operations/common/noise-perlin.c:111
|
|---|
| 3631 | msgid "Perlin Noise"
|
|---|
| 3632 | msgstr ""
|
|---|
| 3633 |
|
|---|
| 3634 | #: operations/common/noise-perlin.c:115
|
|---|
| 3635 | msgid "Perlin noise generator"
|
|---|
| 3636 | msgstr ""
|
|---|
| 3637 |
|
|---|
| 3638 | #: operations/common/noise-pick.c:144
|
|---|
| 3639 | msgid "Noise Pick"
|
|---|
| 3640 | msgstr ""
|
|---|
| 3641 |
|
|---|
| 3642 | #: operations/common/noise-pick.c:148
|
|---|
| 3643 | msgid "Randomly interchange some pixels with neighbors"
|
|---|
| 3644 | msgstr ""
|
|---|
| 3645 |
|
|---|
| 3646 | #: operations/common/noise-reduction.c:27
|
|---|
| 3647 | msgid ""
|
|---|
| 3648 | "Controls the number of iterations; lower values give less plastic results"
|
|---|
| 3649 | msgstr ""
|
|---|
| 3650 |
|
|---|
| 3651 | #: operations/common/noise-reduction.c:461
|
|---|
| 3652 | msgid "Noise Reduction"
|
|---|
| 3653 | msgstr ""
|
|---|
| 3654 |
|
|---|
| 3655 | #: operations/common/noise-reduction.c:465
|
|---|
| 3656 | msgid "Anisotropic smoothing operation"
|
|---|
| 3657 | msgstr ""
|
|---|
| 3658 |
|
|---|
| 3659 | #: operations/common/noise-rgb.c:28
|
|---|
| 3660 | msgid "Correlated noise"
|
|---|
| 3661 | msgstr ""
|
|---|
| 3662 |
|
|---|
| 3663 | #: operations/common/noise-rgb.c:30
|
|---|
| 3664 | msgid "Independent RGB"
|
|---|
| 3665 | msgstr ""
|
|---|
| 3666 |
|
|---|
| 3667 | #: operations/common/noise-rgb.c:31
|
|---|
| 3668 | msgid "Control amount of noise for each RGB channel separately"
|
|---|
| 3669 | msgstr ""
|
|---|
| 3670 |
|
|---|
| 3671 | #: operations/common/noise-rgb.c:33
|
|---|
| 3672 | msgid "Linear RGB"
|
|---|
| 3673 | msgstr ""
|
|---|
| 3674 |
|
|---|
| 3675 | #: operations/common/noise-rgb.c:34
|
|---|
| 3676 | msgid "Operate on linearized RGB color data"
|
|---|
| 3677 | msgstr ""
|
|---|
| 3678 |
|
|---|
| 3679 | #: operations/common/noise-rgb.c:36
|
|---|
| 3680 | msgid "Gaussian distribution"
|
|---|
| 3681 | msgstr ""
|
|---|
| 3682 |
|
|---|
| 3683 | #: operations/common/noise-rgb.c:37
|
|---|
| 3684 | msgid ""
|
|---|
| 3685 | "Use a gaussian noise distribution, when unticked a linear noise distribution "
|
|---|
| 3686 | "is used instead"
|
|---|
| 3687 | msgstr ""
|
|---|
| 3688 |
|
|---|
| 3689 | #: operations/common/noise-rgb.c:39 operations/common/normal-map.c:25
|
|---|
| 3690 | msgid "Red"
|
|---|
| 3691 | msgstr ""
|
|---|
| 3692 |
|
|---|
| 3693 | #: operations/common/noise-rgb.c:44 operations/common/normal-map.c:26
|
|---|
| 3694 | msgid "Green"
|
|---|
| 3695 | msgstr ""
|
|---|
| 3696 |
|
|---|
| 3697 | #: operations/common/noise-rgb.c:48 operations/common/normal-map.c:27
|
|---|
| 3698 | msgid "Blue"
|
|---|
| 3699 | msgstr ""
|
|---|
| 3700 |
|
|---|
| 3701 | #: operations/common/noise-rgb.c:212
|
|---|
| 3702 | msgid "Add RGB Noise"
|
|---|
| 3703 | msgstr ""
|
|---|
| 3704 |
|
|---|
| 3705 | #: operations/common/noise-rgb.c:217
|
|---|
| 3706 | msgid "Distort colors by random amounts"
|
|---|
| 3707 | msgstr ""
|
|---|
| 3708 |
|
|---|
| 3709 | #: operations/common/noise-simplex.c:331
|
|---|
| 3710 | msgid "Simplex Noise"
|
|---|
| 3711 | msgstr ""
|
|---|
| 3712 |
|
|---|
| 3713 | #: operations/common/noise-simplex.c:335
|
|---|
| 3714 | msgid "Generates a solid noise texture."
|
|---|
| 3715 | msgstr ""
|
|---|
| 3716 |
|
|---|
| 3717 | #: operations/common/noise-spread.c:30
|
|---|
| 3718 | msgid "Horizontal spread amount"
|
|---|
| 3719 | msgstr ""
|
|---|
| 3720 |
|
|---|
| 3721 | #: operations/common/noise-spread.c:36
|
|---|
| 3722 | msgid "Vertical spread amount"
|
|---|
| 3723 | msgstr ""
|
|---|
| 3724 |
|
|---|
| 3725 | #: operations/common/noise-spread.c:158
|
|---|
| 3726 | msgid "Noise Spread"
|
|---|
| 3727 | msgstr ""
|
|---|
| 3728 |
|
|---|
| 3729 | #: operations/common/noise-spread.c:162
|
|---|
| 3730 | msgid "Move pixels around randomly"
|
|---|
| 3731 | msgstr ""
|
|---|
| 3732 |
|
|---|
| 3733 | #: operations/common/normal-map.c:31
|
|---|
| 3734 | msgid "The amount by which to scale the height values"
|
|---|
| 3735 | msgstr ""
|
|---|
| 3736 |
|
|---|
| 3737 | #: operations/common/normal-map.c:35
|
|---|
| 3738 | msgid "X Component"
|
|---|
| 3739 | msgstr ""
|
|---|
| 3740 |
|
|---|
| 3741 | #: operations/common/normal-map.c:38
|
|---|
| 3742 | msgid "The component used for the X coordinates"
|
|---|
| 3743 | msgstr ""
|
|---|
| 3744 |
|
|---|
| 3745 | #: operations/common/normal-map.c:40
|
|---|
| 3746 | msgid "Y Component"
|
|---|
| 3747 | msgstr ""
|
|---|
| 3748 |
|
|---|
| 3749 | #: operations/common/normal-map.c:43
|
|---|
| 3750 | msgid "The component used for the Y coordinates"
|
|---|
| 3751 | msgstr ""
|
|---|
| 3752 |
|
|---|
| 3753 | #: operations/common/normal-map.c:45
|
|---|
| 3754 | msgid "Flip X"
|
|---|
| 3755 | msgstr ""
|
|---|
| 3756 |
|
|---|
| 3757 | #: operations/common/normal-map.c:46
|
|---|
| 3758 | msgid "Flip the X coordinates"
|
|---|
| 3759 | msgstr ""
|
|---|
| 3760 |
|
|---|
| 3761 | #: operations/common/normal-map.c:48
|
|---|
| 3762 | msgid "Flip Y"
|
|---|
| 3763 | msgstr ""
|
|---|
| 3764 |
|
|---|
| 3765 | #: operations/common/normal-map.c:49
|
|---|
| 3766 | msgid "Flip the Y coordinates"
|
|---|
| 3767 | msgstr ""
|
|---|
| 3768 |
|
|---|
| 3769 | #: operations/common/normal-map.c:51
|
|---|
| 3770 | msgid "Full Z Range"
|
|---|
| 3771 | msgstr ""
|
|---|
| 3772 |
|
|---|
| 3773 | #: operations/common/normal-map.c:52
|
|---|
| 3774 | msgid "Use the full [0,1] range to encode the Z coordinates"
|
|---|
| 3775 | msgstr ""
|
|---|
| 3776 |
|
|---|
| 3777 | #: operations/common/normal-map.c:54 operations/common-gpl3+/maze.c:63
|
|---|
| 3778 | #: operations/common-gpl3+/noise-solid.c:55 operations/common-gpl3+/ripple.c:61
|
|---|
| 3779 | msgid "Tileable"
|
|---|
| 3780 | msgstr ""
|
|---|
| 3781 |
|
|---|
| 3782 | #: operations/common/normal-map.c:55
|
|---|
| 3783 | msgid "Generate a tileable map"
|
|---|
| 3784 | msgstr ""
|
|---|
| 3785 |
|
|---|
| 3786 | #: operations/common/normal-map.c:248
|
|---|
| 3787 | msgid "Normal Map"
|
|---|
| 3788 | msgstr ""
|
|---|
| 3789 |
|
|---|
| 3790 | #: operations/common/normal-map.c:252
|
|---|
| 3791 | msgid "Generate a normal map from a height map"
|
|---|
| 3792 | msgstr ""
|
|---|
| 3793 |
|
|---|
| 3794 | #: operations/common/opacity.c:26
|
|---|
| 3795 | msgid ""
|
|---|
| 3796 | "Global opacity value that is always used on top of the optional auxiliary "
|
|---|
| 3797 | "input buffer."
|
|---|
| 3798 | msgstr ""
|
|---|
| 3799 |
|
|---|
| 3800 | #: operations/common/opacity.c:292
|
|---|
| 3801 | msgid ""
|
|---|
| 3802 | "Weights the opacity of the input both the value of the aux input and the "
|
|---|
| 3803 | "global value property."
|
|---|
| 3804 | msgstr ""
|
|---|
| 3805 |
|
|---|
| 3806 | #: operations/common/open-buffer.c:26
|
|---|
| 3807 | msgid "a GeglBuffer on disk to open"
|
|---|
| 3808 | msgstr ""
|
|---|
| 3809 |
|
|---|
| 3810 | #: operations/common/open-buffer.c:131
|
|---|
| 3811 | msgid "Open GEGL Buffer"
|
|---|
| 3812 | msgstr ""
|
|---|
| 3813 |
|
|---|
| 3814 | #: operations/common/open-buffer.c:133
|
|---|
| 3815 | msgid "Use an on-disk GeglBuffer as data source."
|
|---|
| 3816 | msgstr ""
|
|---|
| 3817 |
|
|---|
| 3818 | #: operations/common/over.c:209
|
|---|
| 3819 | msgid "Normal compositing"
|
|---|
| 3820 | msgstr ""
|
|---|
| 3821 |
|
|---|
| 3822 | #: operations/common/over.c:214
|
|---|
| 3823 | msgid ""
|
|---|
| 3824 | "Porter Duff operation over (also known as normal mode, and src-over) (d = cA "
|
|---|
| 3825 | "+ cB * (1 - aA))"
|
|---|
| 3826 | msgstr ""
|
|---|
| 3827 |
|
|---|
| 3828 | #: operations/common/pack.c:24
|
|---|
| 3829 | msgid "Gap"
|
|---|
| 3830 | msgstr ""
|
|---|
| 3831 |
|
|---|
| 3832 | #: operations/common/pack.c:25
|
|---|
| 3833 | msgid "How many pixels of space between items"
|
|---|
| 3834 | msgstr ""
|
|---|
| 3835 |
|
|---|
| 3836 | #: operations/common/pack.c:26
|
|---|
| 3837 | msgid "Align"
|
|---|
| 3838 | msgstr ""
|
|---|
| 3839 |
|
|---|
| 3840 | #: operations/common/pack.c:27
|
|---|
| 3841 | msgid "How to align items, 0.0 is start 0.5 middle and 1.0 end."
|
|---|
| 3842 | msgstr ""
|
|---|
| 3843 |
|
|---|
| 3844 | #: operations/common/pack.c:181
|
|---|
| 3845 | msgid "Pack"
|
|---|
| 3846 | msgstr ""
|
|---|
| 3847 |
|
|---|
| 3848 | #: operations/common/pack.c:183
|
|---|
| 3849 | msgid ""
|
|---|
| 3850 | "Packs an image horizontally or vertically next to each other with optional "
|
|---|
| 3851 | "gap, aux right of input."
|
|---|
| 3852 | msgstr ""
|
|---|
| 3853 |
|
|---|
| 3854 | #: operations/common/panorama-projection.c:537
|
|---|
| 3855 | msgid "Panorama Projection"
|
|---|
| 3856 | msgstr ""
|
|---|
| 3857 |
|
|---|
| 3858 | #: operations/common/panorama-projection.c:543
|
|---|
| 3859 | msgid ""
|
|---|
| 3860 | "Do panorama viewer rendering mapping or its inverse for an equirectangular "
|
|---|
| 3861 | "input image. (2:1 ratio containing 360x180 degree panorama)."
|
|---|
| 3862 | msgstr ""
|
|---|
| 3863 |
|
|---|
| 3864 | #: operations/common/pixelize.c:27
|
|---|
| 3865 | msgid "Round"
|
|---|
| 3866 | msgstr ""
|
|---|
| 3867 |
|
|---|
| 3868 | #: operations/common/pixelize.c:33
|
|---|
| 3869 | msgid "The shape of pixels"
|
|---|
| 3870 | msgstr ""
|
|---|
| 3871 |
|
|---|
| 3872 | #: operations/common/pixelize.c:35
|
|---|
| 3873 | msgid "Block width"
|
|---|
| 3874 | msgstr ""
|
|---|
| 3875 |
|
|---|
| 3876 | #: operations/common/pixelize.c:36
|
|---|
| 3877 | msgid "Width of blocks in pixels"
|
|---|
| 3878 | msgstr ""
|
|---|
| 3879 |
|
|---|
| 3880 | #: operations/common/pixelize.c:43
|
|---|
| 3881 | msgid "Block height"
|
|---|
| 3882 | msgstr ""
|
|---|
| 3883 |
|
|---|
| 3884 | #: operations/common/pixelize.c:44
|
|---|
| 3885 | msgid "Height of blocks in pixels"
|
|---|
| 3886 | msgstr ""
|
|---|
| 3887 |
|
|---|
| 3888 | #: operations/common/pixelize.c:52
|
|---|
| 3889 | msgid "Horizontal offset of blocks in pixels"
|
|---|
| 3890 | msgstr ""
|
|---|
| 3891 |
|
|---|
| 3892 | #: operations/common/pixelize.c:59
|
|---|
| 3893 | msgid "Vertical offset of blocks in pixels"
|
|---|
| 3894 | msgstr ""
|
|---|
| 3895 |
|
|---|
| 3896 | #: operations/common/pixelize.c:65
|
|---|
| 3897 | msgid "Size ratio X"
|
|---|
| 3898 | msgstr ""
|
|---|
| 3899 |
|
|---|
| 3900 | #: operations/common/pixelize.c:66
|
|---|
| 3901 | msgid "Horizontal size ratio of a pixel inside each block"
|
|---|
| 3902 | msgstr ""
|
|---|
| 3903 |
|
|---|
| 3904 | #: operations/common/pixelize.c:70
|
|---|
| 3905 | msgid "Size ratio Y"
|
|---|
| 3906 | msgstr ""
|
|---|
| 3907 |
|
|---|
| 3908 | #: operations/common/pixelize.c:71
|
|---|
| 3909 | msgid "Vertical size ratio of a pixel inside each block"
|
|---|
| 3910 | msgstr ""
|
|---|
| 3911 |
|
|---|
| 3912 | #: operations/common/pixelize.c:75 operations/common-gpl3+/apply-lens.c:44
|
|---|
| 3913 | #: operations/common-gpl3+/cubism.c:39
|
|---|
| 3914 | #: operations/common-gpl3+/lens-distortion.c:57
|
|---|
| 3915 | #: operations/common-gpl3+/tile-paper.c:76
|
|---|
| 3916 | msgid "Background color"
|
|---|
| 3917 | msgstr ""
|
|---|
| 3918 |
|
|---|
| 3919 | #: operations/common/pixelize.c:76
|
|---|
| 3920 | msgid "Color used to fill the background"
|
|---|
| 3921 | msgstr ""
|
|---|
| 3922 |
|
|---|
| 3923 | #: operations/common/pixelize.c:692
|
|---|
| 3924 | msgid "Pixelize"
|
|---|
| 3925 | msgstr ""
|
|---|
| 3926 |
|
|---|
| 3927 | #: operations/common/pixelize.c:694
|
|---|
| 3928 | msgid "Simplify image into an array of solid-colored rectangles"
|
|---|
| 3929 | msgstr ""
|
|---|
| 3930 |
|
|---|
| 3931 | #: operations/common/posterize.c:25
|
|---|
| 3932 | msgid "number of levels per component"
|
|---|
| 3933 | msgstr ""
|
|---|
| 3934 |
|
|---|
| 3935 | #: operations/common/posterize.c:142
|
|---|
| 3936 | msgid "Posterize"
|
|---|
| 3937 | msgstr ""
|
|---|
| 3938 |
|
|---|
| 3939 | #: operations/common/posterize.c:146
|
|---|
| 3940 | msgid "Reduces the number of levels in each color component of the image."
|
|---|
| 3941 | msgstr ""
|
|---|
| 3942 |
|
|---|
| 3943 | #: operations/common/radial-gradient.c:124
|
|---|
| 3944 | msgid "Radial Gradient"
|
|---|
| 3945 | msgstr ""
|
|---|
| 3946 |
|
|---|
| 3947 | #: operations/common/radial-gradient.c:128
|
|---|
| 3948 | msgid "Radial gradient renderer"
|
|---|
| 3949 | msgstr ""
|
|---|
| 3950 |
|
|---|
| 3951 | #: operations/common/rectangle.c:27
|
|---|
| 3952 | msgid "Horizontal position"
|
|---|
| 3953 | msgstr ""
|
|---|
| 3954 |
|
|---|
| 3955 | #: operations/common/rectangle.c:32
|
|---|
| 3956 | msgid "Vertical position"
|
|---|
| 3957 | msgstr ""
|
|---|
| 3958 |
|
|---|
| 3959 | #: operations/common/rectangle.c:37
|
|---|
| 3960 | msgid "Horizontal extent"
|
|---|
| 3961 | msgstr ""
|
|---|
| 3962 |
|
|---|
| 3963 | #: operations/common/rectangle.c:43
|
|---|
| 3964 | msgid "Vertical extent"
|
|---|
| 3965 | msgstr ""
|
|---|
| 3966 |
|
|---|
| 3967 | #: operations/common/rectangle.c:49
|
|---|
| 3968 | msgid "Color to render"
|
|---|
| 3969 | msgstr ""
|
|---|
| 3970 |
|
|---|
| 3971 | #: operations/common/rectangle.c:86
|
|---|
| 3972 | msgid "Rectangle"
|
|---|
| 3973 | msgstr ""
|
|---|
| 3974 |
|
|---|
| 3975 | #: operations/common/rectangle.c:91
|
|---|
| 3976 | msgid "A rectangular source of a fixed size with a solid color"
|
|---|
| 3977 | msgstr ""
|
|---|
| 3978 |
|
|---|
| 3979 | #: operations/common/recursive-transform.c:28 operations/external/path.c:47
|
|---|
| 3980 | #: operations/external/vector-fill.c:37 operations/external/vector-stroke.c:38
|
|---|
| 3981 | #: operations/transform/transform.c:24 operations/transform/transform.c:62
|
|---|
| 3982 | msgid "Transform"
|
|---|
| 3983 | msgstr ""
|
|---|
| 3984 |
|
|---|
| 3985 | #: operations/common/recursive-transform.c:29
|
|---|
| 3986 | msgid ""
|
|---|
| 3987 | "Transformation matrix, using SVG syntax (or multiple matrices, separated by "
|
|---|
| 3988 | "semicolons)"
|
|---|
| 3989 | msgstr ""
|
|---|
| 3990 |
|
|---|
| 3991 | #: operations/common/recursive-transform.c:32
|
|---|
| 3992 | #: operations/common/recursive-transform.c:33
|
|---|
| 3993 | msgid "First iteration"
|
|---|
| 3994 | msgstr ""
|
|---|
| 3995 |
|
|---|
| 3996 | #: operations/common/recursive-transform.c:37 operations/common/slic.c:39
|
|---|
| 3997 | msgid "Number of iterations"
|
|---|
| 3998 | msgstr ""
|
|---|
| 3999 |
|
|---|
| 4000 | #: operations/common/recursive-transform.c:40
|
|---|
| 4001 | msgid "Fade color"
|
|---|
| 4002 | msgstr ""
|
|---|
| 4003 |
|
|---|
| 4004 | #: operations/common/recursive-transform.c:41
|
|---|
| 4005 | msgid ""
|
|---|
| 4006 | "Color to fade transformed images towards, with a rate depending on its alpha"
|
|---|
| 4007 | msgstr ""
|
|---|
| 4008 |
|
|---|
| 4009 | #: operations/common/recursive-transform.c:44
|
|---|
| 4010 | msgid "Fade opacity"
|
|---|
| 4011 | msgstr ""
|
|---|
| 4012 |
|
|---|
| 4013 | #: operations/common/recursive-transform.c:45
|
|---|
| 4014 | msgid "Amount by which to scale the opacity of each transformed image"
|
|---|
| 4015 | msgstr ""
|
|---|
| 4016 |
|
|---|
| 4017 | #: operations/common/recursive-transform.c:49
|
|---|
| 4018 | msgid "Paste below"
|
|---|
| 4019 | msgstr ""
|
|---|
| 4020 |
|
|---|
| 4021 | #: operations/common/recursive-transform.c:50
|
|---|
| 4022 | msgid "Paste transformed images below each other"
|
|---|
| 4023 | msgstr ""
|
|---|
| 4024 |
|
|---|
| 4025 | #: operations/common/recursive-transform.c:54 operations/common/spherize.c:58
|
|---|
| 4026 | #: operations/common-gpl3+/waves.c:51
|
|---|
| 4027 | msgid "Mathematical method for reconstructing pixel values"
|
|---|
| 4028 | msgstr ""
|
|---|
| 4029 |
|
|---|
| 4030 | #: operations/common/recursive-transform.c:379
|
|---|
| 4031 | msgid "Recursive Transform"
|
|---|
| 4032 | msgstr ""
|
|---|
| 4033 |
|
|---|
| 4034 | #: operations/common/recursive-transform.c:381
|
|---|
| 4035 | msgid "Apply a transformation recursively."
|
|---|
| 4036 | msgstr ""
|
|---|
| 4037 |
|
|---|
| 4038 | #: operations/common/reinhard05.c:26
|
|---|
| 4039 | msgid "Overall brightness of the image"
|
|---|
| 4040 | msgstr ""
|
|---|
| 4041 |
|
|---|
| 4042 | #: operations/common/reinhard05.c:29
|
|---|
| 4043 | msgid "Chromatic adaptation"
|
|---|
| 4044 | msgstr ""
|
|---|
| 4045 |
|
|---|
| 4046 | #: operations/common/reinhard05.c:30
|
|---|
| 4047 | msgid "Adaptation to color variation across the image"
|
|---|
| 4048 | msgstr ""
|
|---|
| 4049 |
|
|---|
| 4050 | #: operations/common/reinhard05.c:33
|
|---|
| 4051 | msgid "Light adaptation"
|
|---|
| 4052 | msgstr ""
|
|---|
| 4053 |
|
|---|
| 4054 | #: operations/common/reinhard05.c:34
|
|---|
| 4055 | msgid "Adaptation to light variation across the image"
|
|---|
| 4056 | msgstr ""
|
|---|
| 4057 |
|
|---|
| 4058 | #: operations/common/reinhard05.c:317
|
|---|
| 4059 | msgid "Reinhard 2005 Tone Mapping"
|
|---|
| 4060 | msgstr ""
|
|---|
| 4061 |
|
|---|
| 4062 | #: operations/common/reinhard05.c:322
|
|---|
| 4063 | msgid ""
|
|---|
| 4064 | "Adapt an image, which may have a high dynamic range, for presentation using "
|
|---|
| 4065 | "a low dynamic range. This is an efficient global operator derived from "
|
|---|
| 4066 | "simple physiological observations, producing luminance within the range "
|
|---|
| 4067 | "0.0-1.0"
|
|---|
| 4068 | msgstr ""
|
|---|
| 4069 |
|
|---|
| 4070 | #: operations/common/remap.c:100
|
|---|
| 4071 | msgid "Minimum Envelope"
|
|---|
| 4072 | msgstr ""
|
|---|
| 4073 |
|
|---|
| 4074 | #: operations/common/remap.c:101
|
|---|
| 4075 | msgid "Maximum Envelope"
|
|---|
| 4076 | msgstr ""
|
|---|
| 4077 |
|
|---|
| 4078 | #: operations/common/remap.c:105
|
|---|
| 4079 | msgid "Remap"
|
|---|
| 4080 | msgstr ""
|
|---|
| 4081 |
|
|---|
| 4082 | #: operations/common/remap.c:107
|
|---|
| 4083 | msgid "stretch components of pixels individually based on luminance envelopes"
|
|---|
| 4084 | msgstr ""
|
|---|
| 4085 |
|
|---|
| 4086 | #: operations/common/rgb-clip.c:212
|
|---|
| 4087 | msgid "Clip RGB"
|
|---|
| 4088 | msgstr ""
|
|---|
| 4089 |
|
|---|
| 4090 | #: operations/common/rgb-clip.c:216
|
|---|
| 4091 | msgid "Keep RGB pixels values inside a specific range"
|
|---|
| 4092 | msgstr ""
|
|---|
| 4093 |
|
|---|
| 4094 | #: operations/common/saturation.c:26
|
|---|
| 4095 | msgid "Native"
|
|---|
| 4096 | msgstr ""
|
|---|
| 4097 |
|
|---|
| 4098 | #: operations/common/saturation.c:27
|
|---|
| 4099 | msgid "CIE Lab/Lch"
|
|---|
| 4100 | msgstr ""
|
|---|
| 4101 |
|
|---|
| 4102 | #: operations/common/saturation.c:28
|
|---|
| 4103 | msgid "CIE Yuv"
|
|---|
| 4104 | msgstr ""
|
|---|
| 4105 |
|
|---|
| 4106 | #: operations/common/saturation.c:32
|
|---|
| 4107 | msgid "Scale, strength of effect"
|
|---|
| 4108 | msgstr ""
|
|---|
| 4109 |
|
|---|
| 4110 | #: operations/common/saturation.c:36
|
|---|
| 4111 | msgid "Interpolation Color Space"
|
|---|
| 4112 | msgstr ""
|
|---|
| 4113 |
|
|---|
| 4114 | #: operations/common/saturation.c:37
|
|---|
| 4115 | msgid ""
|
|---|
| 4116 | "Set at Native if uncertain, the CIE based spaces might introduce hue shifts."
|
|---|
| 4117 | msgstr ""
|
|---|
| 4118 |
|
|---|
| 4119 | #: operations/common/saturation.c:409
|
|---|
| 4120 | msgid "Changes the saturation"
|
|---|
| 4121 | msgstr ""
|
|---|
| 4122 |
|
|---|
| 4123 | #: operations/common/save.c:27
|
|---|
| 4124 | msgid "Path of file to save."
|
|---|
| 4125 | msgstr ""
|
|---|
| 4126 |
|
|---|
| 4127 | #: operations/common/save.c:28 operations/core/load.c:33
|
|---|
| 4128 | #: operations/external/jpg-save.c:44 operations/external/png-load.c:36
|
|---|
| 4129 | #: operations/external/png-save.c:34 operations/external/tiff-load.c:39
|
|---|
| 4130 | #: operations/external/tiff-save.c:34
|
|---|
| 4131 | msgid "Metadata"
|
|---|
| 4132 | msgstr ""
|
|---|
| 4133 |
|
|---|
| 4134 | #: operations/common/save.c:29
|
|---|
| 4135 | msgid "Object providing image metadata"
|
|---|
| 4136 | msgstr ""
|
|---|
| 4137 |
|
|---|
| 4138 | #: operations/common/save.c:208
|
|---|
| 4139 | msgid "Save"
|
|---|
| 4140 | msgstr ""
|
|---|
| 4141 |
|
|---|
| 4142 | #: operations/common/save.c:211
|
|---|
| 4143 | msgid ""
|
|---|
| 4144 | "Multipurpose file saver, that uses other native save handlers depending on "
|
|---|
| 4145 | "extension, use the format specific save ops to specify additional parameters."
|
|---|
| 4146 | msgstr ""
|
|---|
| 4147 |
|
|---|
| 4148 | #: operations/common/sepia.c:24
|
|---|
| 4149 | msgid "Effect strength"
|
|---|
| 4150 | msgstr ""
|
|---|
| 4151 |
|
|---|
| 4152 | #: operations/common/sepia.c:25
|
|---|
| 4153 | msgid "Strength of the sepia effect"
|
|---|
| 4154 | msgstr ""
|
|---|
| 4155 |
|
|---|
| 4156 | #: operations/common/sepia.c:112
|
|---|
| 4157 | msgid "Sepia"
|
|---|
| 4158 | msgstr ""
|
|---|
| 4159 |
|
|---|
| 4160 | #: operations/common/sepia.c:115
|
|---|
| 4161 | msgid "Apply a sepia tone to the input image"
|
|---|
| 4162 | msgstr ""
|
|---|
| 4163 |
|
|---|
| 4164 | #: operations/common/slic.c:28
|
|---|
| 4165 | msgid "Regions size"
|
|---|
| 4166 | msgstr ""
|
|---|
| 4167 |
|
|---|
| 4168 | #: operations/common/slic.c:29
|
|---|
| 4169 | msgid "Size of a region side"
|
|---|
| 4170 | msgstr ""
|
|---|
| 4171 |
|
|---|
| 4172 | #: operations/common/slic.c:33
|
|---|
| 4173 | msgid "Compactness"
|
|---|
| 4174 | msgstr ""
|
|---|
| 4175 |
|
|---|
| 4176 | #: operations/common/slic.c:34
|
|---|
| 4177 | msgid "Cluster size"
|
|---|
| 4178 | msgstr ""
|
|---|
| 4179 |
|
|---|
| 4180 | #: operations/common/slic.c:481
|
|---|
| 4181 | msgid "Simple Linear Iterative Clustering"
|
|---|
| 4182 | msgstr ""
|
|---|
| 4183 |
|
|---|
| 4184 | #: operations/common/slic.c:484
|
|---|
| 4185 | msgid "Superpixels based on k-means clustering"
|
|---|
| 4186 | msgstr ""
|
|---|
| 4187 |
|
|---|
| 4188 | #: operations/common/snn-mean.c:33
|
|---|
| 4189 | msgid "Pairs"
|
|---|
| 4190 | msgstr ""
|
|---|
| 4191 |
|
|---|
| 4192 | #: operations/common/snn-mean.c:34
|
|---|
| 4193 | msgid "Number of pairs; higher number preserves more acute features"
|
|---|
| 4194 | msgstr ""
|
|---|
| 4195 |
|
|---|
| 4196 | #: operations/common/snn-mean.c:383
|
|---|
| 4197 | msgid "Symmetric Nearest Neighbor"
|
|---|
| 4198 | msgstr ""
|
|---|
| 4199 |
|
|---|
| 4200 | #: operations/common/snn-mean.c:386
|
|---|
| 4201 | msgid ""
|
|---|
| 4202 | "Noise reducing edge preserving blur filter based on Symmetric Nearest "
|
|---|
| 4203 | "Neighbors"
|
|---|
| 4204 | msgstr ""
|
|---|
| 4205 |
|
|---|
| 4206 | #: operations/common/spherize.c:25
|
|---|
| 4207 | msgid "Radial"
|
|---|
| 4208 | msgstr ""
|
|---|
| 4209 |
|
|---|
| 4210 | #: operations/common/spherize.c:30 operations/common-gpl3+/value-propagate.c:37
|
|---|
| 4211 | #: operations/workshop/external/paint-select.cc:34
|
|---|
| 4212 | msgid "Mode"
|
|---|
| 4213 | msgstr ""
|
|---|
| 4214 |
|
|---|
| 4215 | #: operations/common/spherize.c:33 operations/common-gpl3+/displace.c:33
|
|---|
| 4216 | msgid "Displacement mode"
|
|---|
| 4217 | msgstr ""
|
|---|
| 4218 |
|
|---|
| 4219 | #: operations/common/spherize.c:35
|
|---|
| 4220 | msgid "Angle of view"
|
|---|
| 4221 | msgstr ""
|
|---|
| 4222 |
|
|---|
| 4223 | #: operations/common/spherize.c:36
|
|---|
| 4224 | msgid "Camera angle of view"
|
|---|
| 4225 | msgstr ""
|
|---|
| 4226 |
|
|---|
| 4227 | #: operations/common/spherize.c:40
|
|---|
| 4228 | msgid "Curvature"
|
|---|
| 4229 | msgstr ""
|
|---|
| 4230 |
|
|---|
| 4231 | #: operations/common/spherize.c:41
|
|---|
| 4232 | msgid "Spherical cap apex angle, as a fraction of the co-angle of view"
|
|---|
| 4233 | msgstr ""
|
|---|
| 4234 |
|
|---|
| 4235 | #. note that the code can handle negative curvatures
|
|---|
| 4236 | #. * (in the [-1, 0) range), in which case the image is
|
|---|
| 4237 | #. * wrapped around the back face, rather than the front
|
|---|
| 4238 | #. * face, of the spherical cap. we disable negative
|
|---|
| 4239 | #. * curvatures atm, in particular, since they produce
|
|---|
| 4240 | #. * the same result when the angle of view is 0, and
|
|---|
| 4241 | #. * since their upper-bound, wrt the angle of view, is
|
|---|
| 4242 | #. * arbitrary.
|
|---|
| 4243 | #.
|
|---|
| 4244 | #: operations/common/spherize.c:52 operations/common/unsharp-mask.c:31
|
|---|
| 4245 | #: operations/common-gpl3+/edge.c:42
|
|---|
| 4246 | msgid "Amount"
|
|---|
| 4247 | msgstr ""
|
|---|
| 4248 |
|
|---|
| 4249 | #: operations/common/spherize.c:53
|
|---|
| 4250 | msgid ""
|
|---|
| 4251 | "Displacement scaling factor (negative values refer to the inverse "
|
|---|
| 4252 | "displacement)"
|
|---|
| 4253 | msgstr ""
|
|---|
| 4254 |
|
|---|
| 4255 | #: operations/common/spherize.c:320
|
|---|
| 4256 | msgid "Spherize"
|
|---|
| 4257 | msgstr ""
|
|---|
| 4258 |
|
|---|
| 4259 | #: operations/common/spherize.c:324
|
|---|
| 4260 | msgid "Wrap image around a spherical cap"
|
|---|
| 4261 | msgstr ""
|
|---|
| 4262 |
|
|---|
| 4263 | #: operations/common/stress.c:28
|
|---|
| 4264 | msgid ""
|
|---|
| 4265 | "Neighborhood taken into account, for enhancement ideal values are close to "
|
|---|
| 4266 | "the longest side of the image, increasing this increases the runtime"
|
|---|
| 4267 | msgstr ""
|
|---|
| 4268 |
|
|---|
| 4269 | #: operations/common/stress.c:40
|
|---|
| 4270 | msgid ""
|
|---|
| 4271 | "Number of iterations, a higher number of iterations provides a less noisy "
|
|---|
| 4272 | "rendering at a computational cost"
|
|---|
| 4273 | msgstr ""
|
|---|
| 4274 |
|
|---|
| 4275 | #: operations/common/stress.c:45
|
|---|
| 4276 | msgid ""
|
|---|
| 4277 | "When enabled also enhances shadow regions - when disabled a more natural "
|
|---|
| 4278 | "result is yielded"
|
|---|
| 4279 | msgstr ""
|
|---|
| 4280 |
|
|---|
| 4281 | #: operations/common/stress.c:267 operations/common/stress.c:275
|
|---|
| 4282 | msgid "Spatio Temporal Retinex-like Envelope with Stochastic Sampling"
|
|---|
| 4283 | msgstr ""
|
|---|
| 4284 |
|
|---|
| 4285 | #: operations/common/stretch-contrast.c:25
|
|---|
| 4286 | msgid "Keep colors"
|
|---|
| 4287 | msgstr ""
|
|---|
| 4288 |
|
|---|
| 4289 | #: operations/common/stretch-contrast.c:26
|
|---|
| 4290 | msgid "Impact each channel with the same amount"
|
|---|
| 4291 | msgstr ""
|
|---|
| 4292 |
|
|---|
| 4293 | #: operations/common/stretch-contrast.c:28
|
|---|
| 4294 | msgid "Non-linear components"
|
|---|
| 4295 | msgstr ""
|
|---|
| 4296 |
|
|---|
| 4297 | #: operations/common/stretch-contrast.c:29
|
|---|
| 4298 | msgid ""
|
|---|
| 4299 | "When set operate on gamma corrected values instead of linear RGB - acting "
|
|---|
| 4300 | "like the old normalize filter in GIMP"
|
|---|
| 4301 | msgstr ""
|
|---|
| 4302 |
|
|---|
| 4303 | #: operations/common/stretch-contrast.c:582
|
|---|
| 4304 | msgid "Stretch Contrast"
|
|---|
| 4305 | msgstr ""
|
|---|
| 4306 |
|
|---|
| 4307 | #: operations/common/stretch-contrast.c:586
|
|---|
| 4308 | msgid ""
|
|---|
| 4309 | "Scales the components of the buffer to be in the 0.0-1.0 range. This "
|
|---|
| 4310 | "improves images that make poor use of the available contrast (little "
|
|---|
| 4311 | "contrast, very dark, or very bright images)."
|
|---|
| 4312 | msgstr ""
|
|---|
| 4313 |
|
|---|
| 4314 | #: operations/common/stretch-contrast-hsv.c:253
|
|---|
| 4315 | msgid "Stretch Contrast HSV"
|
|---|
| 4316 | msgstr ""
|
|---|
| 4317 |
|
|---|
| 4318 | #: operations/common/stretch-contrast-hsv.c:257
|
|---|
| 4319 | msgid ""
|
|---|
| 4320 | "Scales the components of the buffer to be in the 0.0-1.0 range. This "
|
|---|
| 4321 | "improves images that make poor use of the available contrast (little "
|
|---|
| 4322 | "contrast, very dark, or very bright images). This version differs from "
|
|---|
| 4323 | "Contrast Autostretch in that it works in HSV space, and preserves hue."
|
|---|
| 4324 | msgstr ""
|
|---|
| 4325 |
|
|---|
| 4326 | #: operations/common/styles.c:29
|
|---|
| 4327 | msgid "Color, Outline and Shadow"
|
|---|
| 4328 | msgstr ""
|
|---|
| 4329 |
|
|---|
| 4330 | #: operations/common/styles.c:30
|
|---|
| 4331 | msgid "Bevel and Inner Glow"
|
|---|
| 4332 | msgstr ""
|
|---|
| 4333 |
|
|---|
| 4334 | #: operations/common/styles.c:31
|
|---|
| 4335 | msgid "Image upload and Outline Bevel"
|
|---|
| 4336 | msgstr ""
|
|---|
| 4337 |
|
|---|
| 4338 | #. List of all GUI options
|
|---|
| 4339 | #. GUI Change list in GUI
|
|---|
| 4340 | #: operations/common/styles.c:38
|
|---|
| 4341 | msgid "Part of filter to be displayed"
|
|---|
| 4342 | msgstr ""
|
|---|
| 4343 |
|
|---|
| 4344 | #: operations/common/styles.c:41
|
|---|
| 4345 | msgid "Display a different part of the GUI"
|
|---|
| 4346 | msgstr ""
|
|---|
| 4347 |
|
|---|
| 4348 | #. Color Overlays GUI options begin here
|
|---|
| 4349 | #: operations/common/styles.c:45
|
|---|
| 4350 | msgid "Color overlay"
|
|---|
| 4351 | msgstr ""
|
|---|
| 4352 |
|
|---|
| 4353 | #: operations/common/styles.c:47
|
|---|
| 4354 | msgid "Color overlay setting"
|
|---|
| 4355 | msgstr ""
|
|---|
| 4356 |
|
|---|
| 4357 | #: operations/common/styles.c:49
|
|---|
| 4358 | msgid "Color policy"
|
|---|
| 4359 | msgstr ""
|
|---|
| 4360 |
|
|---|
| 4361 | #: operations/common/styles.c:50
|
|---|
| 4362 | msgid "Change the blend mode of the color overlay"
|
|---|
| 4363 | msgstr ""
|
|---|
| 4364 |
|
|---|
| 4365 | #: operations/common/styles.c:57
|
|---|
| 4366 | msgid "No Color"
|
|---|
| 4367 | msgstr ""
|
|---|
| 4368 |
|
|---|
| 4369 | #: operations/common/styles.c:61
|
|---|
| 4370 | msgid "Solid Color"
|
|---|
| 4371 | msgstr ""
|
|---|
| 4372 |
|
|---|
| 4373 | #. Outline's normal GUI options begin here
|
|---|
| 4374 | #: operations/common/styles.c:67
|
|---|
| 4375 | msgid "Enable Outline"
|
|---|
| 4376 | msgstr ""
|
|---|
| 4377 |
|
|---|
| 4378 | #: operations/common/styles.c:68
|
|---|
| 4379 | msgid "Disable or enable the outline"
|
|---|
| 4380 | msgstr ""
|
|---|
| 4381 |
|
|---|
| 4382 | #: operations/common/styles.c:71
|
|---|
| 4383 | msgid "Outline opacity"
|
|---|
| 4384 | msgstr ""
|
|---|
| 4385 |
|
|---|
| 4386 | #: operations/common/styles.c:74
|
|---|
| 4387 | msgid "Opacity of the outline"
|
|---|
| 4388 | msgstr ""
|
|---|
| 4389 |
|
|---|
| 4390 | #: operations/common/styles.c:78
|
|---|
| 4391 | msgid "Outline X"
|
|---|
| 4392 | msgstr ""
|
|---|
| 4393 |
|
|---|
| 4394 | #: operations/common/styles.c:79
|
|---|
| 4395 | msgid "Horizontal outline offset"
|
|---|
| 4396 | msgstr ""
|
|---|
| 4397 |
|
|---|
| 4398 | #: operations/common/styles.c:86
|
|---|
| 4399 | msgid "Outline Y"
|
|---|
| 4400 | msgstr ""
|
|---|
| 4401 |
|
|---|
| 4402 | #: operations/common/styles.c:87
|
|---|
| 4403 | msgid "Vertical outline offset"
|
|---|
| 4404 | msgstr ""
|
|---|
| 4405 |
|
|---|
| 4406 | #: operations/common/styles.c:101
|
|---|
| 4407 | msgid "Outline grow shape"
|
|---|
| 4408 | msgstr ""
|
|---|
| 4409 |
|
|---|
| 4410 | #: operations/common/styles.c:104
|
|---|
| 4411 | msgid "The shape to expand or contract the outline in"
|
|---|
| 4412 | msgstr ""
|
|---|
| 4413 |
|
|---|
| 4414 | #: operations/common/styles.c:108
|
|---|
| 4415 | msgid "Outline blur radius"
|
|---|
| 4416 | msgstr ""
|
|---|
| 4417 |
|
|---|
| 4418 | #: operations/common/styles.c:114
|
|---|
| 4419 | msgid "A mild blur for the outline"
|
|---|
| 4420 | msgstr ""
|
|---|
| 4421 |
|
|---|
| 4422 | #: operations/common/styles.c:118
|
|---|
| 4423 | msgid "Outline grow radius"
|
|---|
| 4424 | msgstr ""
|
|---|
| 4425 |
|
|---|
| 4426 | #: operations/common/styles.c:125
|
|---|
| 4427 | msgid "The distance to expand the outline"
|
|---|
| 4428 | msgstr ""
|
|---|
| 4429 |
|
|---|
| 4430 | #. Shadow's GUI options begin here
|
|---|
| 4431 | #: operations/common/styles.c:130
|
|---|
| 4432 | msgid "Outline’s color"
|
|---|
| 4433 | msgstr ""
|
|---|
| 4434 |
|
|---|
| 4435 | #: operations/common/styles.c:131
|
|---|
| 4436 | msgid "Color of the outline (defaults to 'black') "
|
|---|
| 4437 | msgstr ""
|
|---|
| 4438 |
|
|---|
| 4439 | #: operations/common/styles.c:136
|
|---|
| 4440 | msgid "Shadow/Glow opacity"
|
|---|
| 4441 | msgstr ""
|
|---|
| 4442 |
|
|---|
| 4443 | #: operations/common/styles.c:140
|
|---|
| 4444 | msgid "Shadow opacity which will also enable or disable the shadow glow effect"
|
|---|
| 4445 | msgstr ""
|
|---|
| 4446 |
|
|---|
| 4447 | #: operations/common/styles.c:144
|
|---|
| 4448 | msgid "Shadow/Glow X"
|
|---|
| 4449 | msgstr ""
|
|---|
| 4450 |
|
|---|
| 4451 | #: operations/common/styles.c:150
|
|---|
| 4452 | msgid "Horizontal axis of the shadow glow"
|
|---|
| 4453 | msgstr ""
|
|---|
| 4454 |
|
|---|
| 4455 | #: operations/common/styles.c:153
|
|---|
| 4456 | msgid "Shadow/Glow Y"
|
|---|
| 4457 | msgstr ""
|
|---|
| 4458 |
|
|---|
| 4459 | #: operations/common/styles.c:159
|
|---|
| 4460 | msgid "Vertical axis of the shadow glow"
|
|---|
| 4461 | msgstr ""
|
|---|
| 4462 |
|
|---|
| 4463 | #: operations/common/styles.c:162
|
|---|
| 4464 | msgid "Shadow/Glow’s color"
|
|---|
| 4465 | msgstr ""
|
|---|
| 4466 |
|
|---|
| 4467 | #. TRANSLATORS: the string 'black' should not be translated
|
|---|
| 4468 | #: operations/common/styles.c:164
|
|---|
| 4469 | msgid "The shadow’s color (defaults to 'black')"
|
|---|
| 4470 | msgstr ""
|
|---|
| 4471 |
|
|---|
| 4472 | #: operations/common/styles.c:167
|
|---|
| 4473 | msgid "Shadow/Glow grow radius"
|
|---|
| 4474 | msgstr ""
|
|---|
| 4475 |
|
|---|
| 4476 | #: operations/common/styles.c:174
|
|---|
| 4477 | msgid "The distance to expand the shadow before blurring."
|
|---|
| 4478 | msgstr ""
|
|---|
| 4479 |
|
|---|
| 4480 | #: operations/common/styles.c:177
|
|---|
| 4481 | msgid "Shadow/Glow blur radius"
|
|---|
| 4482 | msgstr ""
|
|---|
| 4483 |
|
|---|
| 4484 | #: operations/common/styles.c:183
|
|---|
| 4485 | msgid "The shadow’s blur range"
|
|---|
| 4486 | msgstr ""
|
|---|
| 4487 |
|
|---|
| 4488 | #. Bevel's GUI options begin here
|
|---|
| 4489 | #. This is the Bevel's ENUM List listed in the GUI
|
|---|
| 4490 | #. This is the ENUM list for bevel's emboss blend modes
|
|---|
| 4491 | #: operations/common/styles.c:191
|
|---|
| 4492 | msgid "Enable Bevel"
|
|---|
| 4493 | msgstr ""
|
|---|
| 4494 |
|
|---|
| 4495 | #: operations/common/styles.c:192
|
|---|
| 4496 | msgid "Whether to add a bevel effect"
|
|---|
| 4497 | msgstr ""
|
|---|
| 4498 |
|
|---|
| 4499 | #: operations/common/styles.c:209
|
|---|
| 4500 | msgid "Bevel blend mode"
|
|---|
| 4501 | msgstr ""
|
|---|
| 4502 |
|
|---|
| 4503 | #: operations/common/styles.c:210
|
|---|
| 4504 | msgid "Blend mode of the bevel"
|
|---|
| 4505 | msgstr ""
|
|---|
| 4506 |
|
|---|
| 4507 | #: operations/common/styles.c:218
|
|---|
| 4508 | msgid "Chamfer Bevel"
|
|---|
| 4509 | msgstr ""
|
|---|
| 4510 |
|
|---|
| 4511 | #: operations/common/styles.c:220
|
|---|
| 4512 | msgid "Bump Bevel"
|
|---|
| 4513 | msgstr ""
|
|---|
| 4514 |
|
|---|
| 4515 | #: operations/common/styles.c:223
|
|---|
| 4516 | msgid "Select Bevel"
|
|---|
| 4517 | msgstr ""
|
|---|
| 4518 |
|
|---|
| 4519 | #: operations/common/styles.c:226
|
|---|
| 4520 | msgid "Type of bevel "
|
|---|
| 4521 | msgstr ""
|
|---|
| 4522 |
|
|---|
| 4523 | #: operations/common/styles.c:232
|
|---|
| 4524 | msgid "Bevel depth"
|
|---|
| 4525 | msgstr ""
|
|---|
| 4526 |
|
|---|
| 4527 | #: operations/common/styles.c:233
|
|---|
| 4528 | msgid "Emboss depth for the bevel"
|
|---|
| 4529 | msgstr ""
|
|---|
| 4530 |
|
|---|
| 4531 | #: operations/common/styles.c:239
|
|---|
| 4532 | msgid "Bevel elevation"
|
|---|
| 4533 | msgstr ""
|
|---|
| 4534 |
|
|---|
| 4535 | #: operations/common/styles.c:240
|
|---|
| 4536 | msgid "Emboss elevation of the bevel"
|
|---|
| 4537 | msgstr ""
|
|---|
| 4538 |
|
|---|
| 4539 | #: operations/common/styles.c:247
|
|---|
| 4540 | msgid "Bevel azimuth"
|
|---|
| 4541 | msgstr ""
|
|---|
| 4542 |
|
|---|
| 4543 | #: operations/common/styles.c:248
|
|---|
| 4544 | msgid "Emboss azimuth of the bevel"
|
|---|
| 4545 | msgstr ""
|
|---|
| 4546 |
|
|---|
| 4547 | #: operations/common/styles.c:255
|
|---|
| 4548 | msgid "Bevel radius (bump only)"
|
|---|
| 4549 | msgstr ""
|
|---|
| 4550 |
|
|---|
| 4551 | #: operations/common/styles.c:259
|
|---|
| 4552 | msgid ""
|
|---|
| 4553 | "Internal gaussian blur to inflate the bump bevel. This option does not work "
|
|---|
| 4554 | "on chamfer"
|
|---|
| 4555 | msgstr ""
|
|---|
| 4556 |
|
|---|
| 4557 | #: operations/common/styles.c:265
|
|---|
| 4558 | msgid "Levels low output lighting for Bevel"
|
|---|
| 4559 | msgstr ""
|
|---|
| 4560 |
|
|---|
| 4561 | #: operations/common/styles.c:266
|
|---|
| 4562 | msgid "Levels low output as a light adjustment for the bevel"
|
|---|
| 4563 | msgstr ""
|
|---|
| 4564 |
|
|---|
| 4565 | #: operations/common/styles.c:274
|
|---|
| 4566 | msgid "Levels high output lighting for Bevel"
|
|---|
| 4567 | msgstr ""
|
|---|
| 4568 |
|
|---|
| 4569 | #: operations/common/styles.c:275
|
|---|
| 4570 | msgid "Levels high output as a light adjustment for the bevel"
|
|---|
| 4571 | msgstr ""
|
|---|
| 4572 |
|
|---|
| 4573 | #: operations/common/styles.c:283
|
|---|
| 4574 | msgid "Dark Bevel/ignore image mode"
|
|---|
| 4575 | msgstr ""
|
|---|
| 4576 |
|
|---|
| 4577 | #: operations/common/styles.c:284
|
|---|
| 4578 | msgid ""
|
|---|
| 4579 | "This instructs the bevel to ignore image details if there is an image file "
|
|---|
| 4580 | "overlay below it. It also allows bevel to work better when the user selects "
|
|---|
| 4581 | "darker colors. The effect is noticeable on bump bevel but barely effects "
|
|---|
| 4582 | "chamfer bevel"
|
|---|
| 4583 | msgstr ""
|
|---|
| 4584 |
|
|---|
| 4585 | #. This operation is extremely important for bevels with image file overlays
|
|---|
| 4586 | #. Inner Glow GUI options begin here
|
|---|
| 4587 | #: operations/common/styles.c:294
|
|---|
| 4588 | msgid "Enable Inner Glow"
|
|---|
| 4589 | msgstr ""
|
|---|
| 4590 |
|
|---|
| 4591 | #: operations/common/styles.c:295
|
|---|
| 4592 | msgid "Whether to add the inner glow effect"
|
|---|
| 4593 | msgstr ""
|
|---|
| 4594 |
|
|---|
| 4595 | #: operations/common/styles.c:304
|
|---|
| 4596 | msgid "Normal"
|
|---|
| 4597 | msgstr ""
|
|---|
| 4598 |
|
|---|
| 4599 | #: operations/common/styles.c:306
|
|---|
| 4600 | msgid "Overlay"
|
|---|
| 4601 | msgstr ""
|
|---|
| 4602 |
|
|---|
| 4603 | #: operations/common/styles.c:308
|
|---|
| 4604 | msgid "Screen"
|
|---|
| 4605 | msgstr ""
|
|---|
| 4606 |
|
|---|
| 4607 | #: operations/common/styles.c:314
|
|---|
| 4608 | msgid "Plus"
|
|---|
| 4609 | msgstr ""
|
|---|
| 4610 |
|
|---|
| 4611 | #: operations/common/styles.c:317
|
|---|
| 4612 | msgid "Blend mode of Inner Glow"
|
|---|
| 4613 | msgstr ""
|
|---|
| 4614 |
|
|---|
| 4615 | #: operations/common/styles.c:323
|
|---|
| 4616 | msgid "Inner Glow's blur radius"
|
|---|
| 4617 | msgstr ""
|
|---|
| 4618 |
|
|---|
| 4619 | #: operations/common/styles.c:329
|
|---|
| 4620 | msgid "Blur control of the inner glow"
|
|---|
| 4621 | msgstr ""
|
|---|
| 4622 |
|
|---|
| 4623 | #: operations/common/styles.c:333
|
|---|
| 4624 | msgid "Inner Glow's grow radius"
|
|---|
| 4625 | msgstr ""
|
|---|
| 4626 |
|
|---|
| 4627 | #: operations/common/styles.c:340
|
|---|
| 4628 | msgid "The distance to expand the inner glow before blurring"
|
|---|
| 4629 | msgstr ""
|
|---|
| 4630 |
|
|---|
| 4631 | #: operations/common/styles.c:344
|
|---|
| 4632 | msgid "Inner Glow's opacity"
|
|---|
| 4633 | msgstr ""
|
|---|
| 4634 |
|
|---|
| 4635 | #: operations/common/styles.c:347
|
|---|
| 4636 | msgid "Opacity of the inner glow"
|
|---|
| 4637 | msgstr ""
|
|---|
| 4638 |
|
|---|
| 4639 | #: operations/common/styles.c:351
|
|---|
| 4640 | msgid "Inner Glow's color"
|
|---|
| 4641 | msgstr ""
|
|---|
| 4642 |
|
|---|
| 4643 | #: operations/common/styles.c:352
|
|---|
| 4644 | msgid "The color of the inner glow"
|
|---|
| 4645 | msgstr ""
|
|---|
| 4646 |
|
|---|
| 4647 | #: operations/common/styles.c:356
|
|---|
| 4648 | msgid "Inner Glow's unmodified pixel fix"
|
|---|
| 4649 | msgstr ""
|
|---|
| 4650 |
|
|---|
| 4651 | #: operations/common/styles.c:358
|
|---|
| 4652 | msgid "Cover pixels that inner glow might miss"
|
|---|
| 4653 | msgstr ""
|
|---|
| 4654 |
|
|---|
| 4655 | #. Without this Inner Glow would miss many pixels around alpha defined shapes edges'
|
|---|
| 4656 | #. Image file overlay GUI options begin here
|
|---|
| 4657 | #: operations/common/styles.c:365
|
|---|
| 4658 | msgid "Enable image upload"
|
|---|
| 4659 | msgstr ""
|
|---|
| 4660 |
|
|---|
| 4661 | #: operations/common/styles.c:366 operations/common/styles.c:465
|
|---|
| 4662 | msgid "Whether to enable or disable the image file upload."
|
|---|
| 4663 | msgstr ""
|
|---|
| 4664 |
|
|---|
| 4665 | #: operations/common/styles.c:369
|
|---|
| 4666 | msgid "Image file overlay"
|
|---|
| 4667 | msgstr ""
|
|---|
| 4668 |
|
|---|
| 4669 | #: operations/common/styles.c:370
|
|---|
| 4670 | msgid ""
|
|---|
| 4671 | "Upload an image file from your computer to be in the fill area. Allows (png, "
|
|---|
| 4672 | "jpg, raw, svg, bmp, tif, ...)"
|
|---|
| 4673 | msgstr ""
|
|---|
| 4674 |
|
|---|
| 4675 | #: operations/common/styles.c:374
|
|---|
| 4676 | msgid "Opacity of image file overlay"
|
|---|
| 4677 | msgstr ""
|
|---|
| 4678 |
|
|---|
| 4679 | #: operations/common/styles.c:377
|
|---|
| 4680 | msgid "Opacity of the image file overlay that was uploaded. "
|
|---|
| 4681 | msgstr ""
|
|---|
| 4682 |
|
|---|
| 4683 | #: operations/common/styles.c:388
|
|---|
| 4684 | msgid ""
|
|---|
| 4685 | "Saturation adjustment of the uploaded image file or whatever is on canvas"
|
|---|
| 4686 | msgstr ""
|
|---|
| 4687 |
|
|---|
| 4688 | #: operations/common/styles.c:393
|
|---|
| 4689 | msgid ""
|
|---|
| 4690 | "Lightness adjustment of the uploaded image file or whatever is on canvas"
|
|---|
| 4691 | msgstr ""
|
|---|
| 4692 |
|
|---|
| 4693 | #. Outline special options in GUI begin here
|
|---|
| 4694 | #: operations/common/styles.c:398
|
|---|
| 4695 | msgid "Enable advanced options on Outline (requires outline)"
|
|---|
| 4696 | msgstr ""
|
|---|
| 4697 |
|
|---|
| 4698 | #: operations/common/styles.c:399
|
|---|
| 4699 | msgid "Turn on advanced outline abilities"
|
|---|
| 4700 | msgstr ""
|
|---|
| 4701 |
|
|---|
| 4702 | #: operations/common/styles.c:404
|
|---|
| 4703 | msgid "Enable Outline Bevel (requires advanced options)"
|
|---|
| 4704 | msgstr ""
|
|---|
| 4705 |
|
|---|
| 4706 | #: operations/common/styles.c:405
|
|---|
| 4707 | msgid "Turn on outlines ability to bevel"
|
|---|
| 4708 | msgstr ""
|
|---|
| 4709 |
|
|---|
| 4710 | #: operations/common/styles.c:426
|
|---|
| 4711 | msgid "Outline Bevel blend mode"
|
|---|
| 4712 | msgstr ""
|
|---|
| 4713 |
|
|---|
| 4714 | #: operations/common/styles.c:427
|
|---|
| 4715 | msgid "Blend mode of the outline bevel"
|
|---|
| 4716 | msgstr ""
|
|---|
| 4717 |
|
|---|
| 4718 | #: operations/common/styles.c:434
|
|---|
| 4719 | msgid "Outline Bevel depth"
|
|---|
| 4720 | msgstr ""
|
|---|
| 4721 |
|
|---|
| 4722 | #: operations/common/styles.c:435
|
|---|
| 4723 | msgid "Emboss depth for the outline bevel"
|
|---|
| 4724 | msgstr ""
|
|---|
| 4725 |
|
|---|
| 4726 | #: operations/common/styles.c:440
|
|---|
| 4727 | msgid "Outline Bevel elevation"
|
|---|
| 4728 | msgstr ""
|
|---|
| 4729 |
|
|---|
| 4730 | #: operations/common/styles.c:441
|
|---|
| 4731 | msgid "Emboss elevation for the outline bevel"
|
|---|
| 4732 | msgstr ""
|
|---|
| 4733 |
|
|---|
| 4734 | #: operations/common/styles.c:447
|
|---|
| 4735 | msgid "Outline Bevel azimuth"
|
|---|
| 4736 | msgstr ""
|
|---|
| 4737 |
|
|---|
| 4738 | #: operations/common/styles.c:448
|
|---|
| 4739 | msgid "Emboss azimuth for the outline bevel"
|
|---|
| 4740 | msgstr ""
|
|---|
| 4741 |
|
|---|
| 4742 | #: operations/common/styles.c:455
|
|---|
| 4743 | msgid "Outline Bevel radius"
|
|---|
| 4744 | msgstr ""
|
|---|
| 4745 |
|
|---|
| 4746 | #: operations/common/styles.c:456
|
|---|
| 4747 | msgid "Internal gaussian blur to inflate the outline bevel"
|
|---|
| 4748 | msgstr ""
|
|---|
| 4749 |
|
|---|
| 4750 | #: operations/common/styles.c:464
|
|---|
| 4751 | msgid "Enable image upload on Outline (requires advanced options)"
|
|---|
| 4752 | msgstr ""
|
|---|
| 4753 |
|
|---|
| 4754 | #: operations/common/styles.c:469
|
|---|
| 4755 | msgid "Outline image file overlay"
|
|---|
| 4756 | msgstr ""
|
|---|
| 4757 |
|
|---|
| 4758 | #: operations/common/styles.c:470
|
|---|
| 4759 | msgid ""
|
|---|
| 4760 | "Upload an image file from your computer to be in the outline area. Allows "
|
|---|
| 4761 | "(png, jpg, raw, svg, bmp, tif, ...)"
|
|---|
| 4762 | msgstr ""
|
|---|
| 4763 |
|
|---|
| 4764 | #: operations/common/styles.c:475
|
|---|
| 4765 | msgid "Outline image opacity"
|
|---|
| 4766 | msgstr ""
|
|---|
| 4767 |
|
|---|
| 4768 | #: operations/common/styles.c:476
|
|---|
| 4769 | msgid "Outline image opacity adjustment"
|
|---|
| 4770 | msgstr ""
|
|---|
| 4771 |
|
|---|
| 4772 | #: operations/common/styles.c:481
|
|---|
| 4773 | msgid "Levels low output lighting for Outline Bevel"
|
|---|
| 4774 | msgstr ""
|
|---|
| 4775 |
|
|---|
| 4776 | #: operations/common/styles.c:482
|
|---|
| 4777 | msgid "Levels low output as a light adjustment for the outline bevel"
|
|---|
| 4778 | msgstr ""
|
|---|
| 4779 |
|
|---|
| 4780 | #: operations/common/styles.c:489
|
|---|
| 4781 | msgid "Levels high output lighting for Outline Bevel"
|
|---|
| 4782 | msgstr ""
|
|---|
| 4783 |
|
|---|
| 4784 | #: operations/common/styles.c:490
|
|---|
| 4785 | msgid "Levels high output as a light adjustment for the outline bevel"
|
|---|
| 4786 | msgstr ""
|
|---|
| 4787 |
|
|---|
| 4788 | #: operations/common/styles.c:498
|
|---|
| 4789 | msgid "Outline Dark Bevel/ignore image mode"
|
|---|
| 4790 | msgstr ""
|
|---|
| 4791 |
|
|---|
| 4792 | #: operations/common/styles.c:499
|
|---|
| 4793 | msgid ""
|
|---|
| 4794 | "This instructs the outline bevel to ignore image details if there is an "
|
|---|
| 4795 | "image file overlay below it. It also allows outline bevel to work better "
|
|---|
| 4796 | "when the user selects darker colors."
|
|---|
| 4797 | msgstr ""
|
|---|
| 4798 |
|
|---|
| 4799 | #: operations/common/styles.c:1249
|
|---|
| 4800 | msgid "GEGL Styles"
|
|---|
| 4801 | msgstr ""
|
|---|
| 4802 |
|
|---|
| 4803 | #: operations/common/styles.c:1252
|
|---|
| 4804 | msgid ""
|
|---|
| 4805 | "An engine to style text and add popular effects to alpha channel images. "
|
|---|
| 4806 | "Effects include outline, bevel, shadow, and inner glow all in one place."
|
|---|
| 4807 | msgstr ""
|
|---|
| 4808 |
|
|---|
| 4809 | #: operations/common/styles.c:1255
|
|---|
| 4810 | msgid "Text Styling..."
|
|---|
| 4811 | msgstr ""
|
|---|
| 4812 |
|
|---|
| 4813 | #: operations/common/svg-huerotate.c:27 operations/common/svg-matrix.c:27
|
|---|
| 4814 | #: operations/common/svg-saturate.c:25
|
|---|
| 4815 | msgid "Values"
|
|---|
| 4816 | msgstr ""
|
|---|
| 4817 |
|
|---|
| 4818 | #: operations/common/svg-huerotate.c:28 operations/common/svg-matrix.c:28
|
|---|
| 4819 | #: operations/common/svg-saturate.c:26
|
|---|
| 4820 | msgid "list of <number>s"
|
|---|
| 4821 | msgstr ""
|
|---|
| 4822 |
|
|---|
| 4823 | #: operations/common/svg-huerotate.c:118
|
|---|
| 4824 | msgid "SVG Hue Rotate"
|
|---|
| 4825 | msgstr ""
|
|---|
| 4826 |
|
|---|
| 4827 | #: operations/common/svg-huerotate.c:119
|
|---|
| 4828 | msgid "SVG color matrix operation svg_huerotate"
|
|---|
| 4829 | msgstr ""
|
|---|
| 4830 |
|
|---|
| 4831 | #: operations/common/svg-luminancetoalpha.c:93
|
|---|
| 4832 | msgid "SVG Luminance to Alpha"
|
|---|
| 4833 | msgstr ""
|
|---|
| 4834 |
|
|---|
| 4835 | #: operations/common/svg-luminancetoalpha.c:97
|
|---|
| 4836 | msgid "SVG color matrix operation svg_luminancetoalpha"
|
|---|
| 4837 | msgstr ""
|
|---|
| 4838 |
|
|---|
| 4839 | #: operations/common/svg-matrix.c:134
|
|---|
| 4840 | msgid "SVG Matrix"
|
|---|
| 4841 | msgstr ""
|
|---|
| 4842 |
|
|---|
| 4843 | #: operations/common/svg-matrix.c:135
|
|---|
| 4844 | msgid "SVG color matrix operation svg_matrix"
|
|---|
| 4845 | msgstr ""
|
|---|
| 4846 |
|
|---|
| 4847 | #: operations/common/svg-saturate.c:128
|
|---|
| 4848 | msgid "SVG Saturate"
|
|---|
| 4849 | msgstr ""
|
|---|
| 4850 |
|
|---|
| 4851 | #: operations/common/svg-saturate.c:129
|
|---|
| 4852 | msgid "SVG color matrix operation svg_saturate"
|
|---|
| 4853 | msgstr ""
|
|---|
| 4854 |
|
|---|
| 4855 | #: operations/common/threshold.c:28
|
|---|
| 4856 | msgid "Lowest value to be included."
|
|---|
| 4857 | msgstr ""
|
|---|
| 4858 |
|
|---|
| 4859 | #: operations/common/threshold.c:33
|
|---|
| 4860 | msgid "Highest value to be included as white."
|
|---|
| 4861 | msgstr ""
|
|---|
| 4862 |
|
|---|
| 4863 | #: operations/common/threshold.c:169
|
|---|
| 4864 | msgid ""
|
|---|
| 4865 | "Thresholds the image to white/black based on either the global values set in "
|
|---|
| 4866 | "the value (low) and high properties, or per pixel from the aux input."
|
|---|
| 4867 | msgstr ""
|
|---|
| 4868 |
|
|---|
| 4869 | #: operations/common/tile.c:24
|
|---|
| 4870 | msgid "Horizontal offset"
|
|---|
| 4871 | msgstr ""
|
|---|
| 4872 |
|
|---|
| 4873 | #: operations/common/tile.c:29
|
|---|
| 4874 | msgid "Vertical offset"
|
|---|
| 4875 | msgstr ""
|
|---|
| 4876 |
|
|---|
| 4877 | #: operations/common/tile.c:159
|
|---|
| 4878 | msgid "Tile"
|
|---|
| 4879 | msgstr ""
|
|---|
| 4880 |
|
|---|
| 4881 | #: operations/common/tile.c:165
|
|---|
| 4882 | msgid "Infinitely repeats the input image."
|
|---|
| 4883 | msgstr ""
|
|---|
| 4884 |
|
|---|
| 4885 | #: operations/common/tile-seamless.c:212
|
|---|
| 4886 | msgid "Make Seamlessly tileable"
|
|---|
| 4887 | msgstr ""
|
|---|
| 4888 |
|
|---|
| 4889 | #: operations/common/tile-seamless.c:216
|
|---|
| 4890 | msgid ""
|
|---|
| 4891 | "Make the input buffer seamlessly tileable. The algorithm is not content-"
|
|---|
| 4892 | "aware, so the result may need post-processing."
|
|---|
| 4893 | msgstr ""
|
|---|
| 4894 |
|
|---|
| 4895 | #: operations/common/unpremultiply.c:78
|
|---|
| 4896 | msgid "Unpremultiply alpha"
|
|---|
| 4897 | msgstr ""
|
|---|
| 4898 |
|
|---|
| 4899 | #: operations/common/unpremultiply.c:80
|
|---|
| 4900 | msgid ""
|
|---|
| 4901 | "Unpremultiplies a buffer that contains pre-multiplied colors (but according "
|
|---|
| 4902 | "to the babl format is not.)"
|
|---|
| 4903 | msgstr ""
|
|---|
| 4904 |
|
|---|
| 4905 | #: operations/common/unsharp-mask.c:25
|
|---|
| 4906 | msgid "Expressed as standard deviation, in pixels"
|
|---|
| 4907 | msgstr ""
|
|---|
| 4908 |
|
|---|
| 4909 | #: operations/common/unsharp-mask.c:32
|
|---|
| 4910 | msgid "Scaling factor for unsharp-mask, the strength of effect"
|
|---|
| 4911 | msgstr ""
|
|---|
| 4912 |
|
|---|
| 4913 | #: operations/common/unsharp-mask.c:144
|
|---|
| 4914 | msgid "Sharpen (Unsharp Mask)"
|
|---|
| 4915 | msgstr ""
|
|---|
| 4916 |
|
|---|
| 4917 | #: operations/common/unsharp-mask.c:148
|
|---|
| 4918 | msgid ""
|
|---|
| 4919 | "Sharpen image, by adding difference to blurred image, a technique for "
|
|---|
| 4920 | "sharpening originally used in darkrooms."
|
|---|
| 4921 | msgstr ""
|
|---|
| 4922 |
|
|---|
| 4923 | #: operations/common/value-invert.c:149
|
|---|
| 4924 | msgid "Value Invert"
|
|---|
| 4925 | msgstr ""
|
|---|
| 4926 |
|
|---|
| 4927 | #: operations/common/value-invert.c:154
|
|---|
| 4928 | msgid ""
|
|---|
| 4929 | "Invert the value component, the result has the brightness inverted, keeping "
|
|---|
| 4930 | "the color."
|
|---|
| 4931 | msgstr ""
|
|---|
| 4932 |
|
|---|
| 4933 | #: operations/common/vignette.c:32
|
|---|
| 4934 | msgid "Vignette shape"
|
|---|
| 4935 | msgstr ""
|
|---|
| 4936 |
|
|---|
| 4937 | #. TRANSLATORS: the string 'black' should not be translated
|
|---|
| 4938 | #: operations/common/vignette.c:38
|
|---|
| 4939 | msgid ""
|
|---|
| 4940 | "Defaults to 'black', you can use transparency here to erase portions of an "
|
|---|
| 4941 | "image"
|
|---|
| 4942 | msgstr ""
|
|---|
| 4943 |
|
|---|
| 4944 | #: operations/common/vignette.c:41
|
|---|
| 4945 | msgid "How far out vignetting goes as portion of half image diagonal"
|
|---|
| 4946 | msgstr ""
|
|---|
| 4947 |
|
|---|
| 4948 | #: operations/common/vignette.c:49 operations/common-cxx/piecewise-blend.cc:33
|
|---|
| 4949 | msgid "Gamma"
|
|---|
| 4950 | msgstr ""
|
|---|
| 4951 |
|
|---|
| 4952 | #: operations/common/vignette.c:50
|
|---|
| 4953 | msgid "Falloff linearity"
|
|---|
| 4954 | msgstr ""
|
|---|
| 4955 |
|
|---|
| 4956 | #: operations/common/vignette.c:54
|
|---|
| 4957 | msgid "Proportion"
|
|---|
| 4958 | msgstr ""
|
|---|
| 4959 |
|
|---|
| 4960 | #: operations/common/vignette.c:55
|
|---|
| 4961 | msgid "How close we are to image proportions"
|
|---|
| 4962 | msgstr ""
|
|---|
| 4963 |
|
|---|
| 4964 | #: operations/common/vignette.c:58
|
|---|
| 4965 | msgid "Squeeze"
|
|---|
| 4966 | msgstr ""
|
|---|
| 4967 |
|
|---|
| 4968 | #: operations/common/vignette.c:59
|
|---|
| 4969 | msgid ""
|
|---|
| 4970 | "Aspect ratio to use, -0.5 = 1:2, 0.0 = 1:1, 0.5 = 2:1, -1.0 = 1:inf 1.0 = "
|
|---|
| 4971 | "inf:1, this is applied after proportion is taken into account, to directly "
|
|---|
| 4972 | "use squeeze factor as proportions, set proportion to 0.0."
|
|---|
| 4973 | msgstr ""
|
|---|
| 4974 |
|
|---|
| 4975 | #: operations/common/vignette.c:75 operations/common-cxx/focus-blur.c:102
|
|---|
| 4976 | #: operations/common-gpl3+/bayer-matrix.c:50
|
|---|
| 4977 | #: operations/common-gpl3+/linear-sinusoid.c:95
|
|---|
| 4978 | #: operations/common-gpl3+/spiral.c:64
|
|---|
| 4979 | #: operations/workshop/external/spyrograph.c:69
|
|---|
| 4980 | msgid "Rotation"
|
|---|
| 4981 | msgstr ""
|
|---|
| 4982 |
|
|---|
| 4983 | #: operations/common/vignette.c:393
|
|---|
| 4984 | msgid "Vignette"
|
|---|
| 4985 | msgstr ""
|
|---|
| 4986 |
|
|---|
| 4987 | #: operations/common/vignette.c:398
|
|---|
| 4988 | msgid ""
|
|---|
| 4989 | "Applies a vignette to an image. Simulates the luminance fall off at the edge "
|
|---|
| 4990 | "of exposed film, and some other fuzzier border effects that can naturally "
|
|---|
| 4991 | "occur with analog photography"
|
|---|
| 4992 | msgstr ""
|
|---|
| 4993 |
|
|---|
| 4994 | #: operations/common/waterpixels.c:34
|
|---|
| 4995 | msgid "Average"
|
|---|
| 4996 | msgstr ""
|
|---|
| 4997 |
|
|---|
| 4998 | #: operations/common/waterpixels.c:38
|
|---|
| 4999 | msgid "Superpixels size"
|
|---|
| 5000 | msgstr ""
|
|---|
| 5001 |
|
|---|
| 5002 | #: operations/common/waterpixels.c:42
|
|---|
| 5003 | msgid "Gradient smoothness"
|
|---|
| 5004 | msgstr ""
|
|---|
| 5005 |
|
|---|
| 5006 | #: operations/common/waterpixels.c:47
|
|---|
| 5007 | msgid "Spatial regularization"
|
|---|
| 5008 | msgstr ""
|
|---|
| 5009 |
|
|---|
| 5010 | #: operations/common/waterpixels.c:49
|
|---|
| 5011 | msgid ""
|
|---|
| 5012 | "trade-off between superpixel regularity and adherence to object boundaries"
|
|---|
| 5013 | msgstr ""
|
|---|
| 5014 |
|
|---|
| 5015 | #: operations/common/waterpixels.c:52
|
|---|
| 5016 | msgid "Superpixels color"
|
|---|
| 5017 | msgstr ""
|
|---|
| 5018 |
|
|---|
| 5019 | #: operations/common/waterpixels.c:55
|
|---|
| 5020 | msgid "How to fill superpixels"
|
|---|
| 5021 | msgstr ""
|
|---|
| 5022 |
|
|---|
| 5023 | #: operations/common/waterpixels.c:542
|
|---|
| 5024 | msgid "Waterpixels"
|
|---|
| 5025 | msgstr ""
|
|---|
| 5026 |
|
|---|
| 5027 | #: operations/common/waterpixels.c:545
|
|---|
| 5028 | msgid "Superpixels based on the watershed transformation"
|
|---|
| 5029 | msgstr ""
|
|---|
| 5030 |
|
|---|
| 5031 | #: operations/common/watershed-transform.c:26
|
|---|
| 5032 | #: operations/common/watershed-transform.c:27
|
|---|
| 5033 | msgid "Index of component flagging unlabelled pixels"
|
|---|
| 5034 | msgstr ""
|
|---|
| 5035 |
|
|---|
| 5036 | #: operations/common/watershed-transform.c:30
|
|---|
| 5037 | msgid "flag"
|
|---|
| 5038 | msgstr ""
|
|---|
| 5039 |
|
|---|
| 5040 | #: operations/common/watershed-transform.c:31
|
|---|
| 5041 | msgid "Pointer to flag value for unlabelled pixels"
|
|---|
| 5042 | msgstr ""
|
|---|
| 5043 |
|
|---|
| 5044 | #: operations/common/watershed-transform.c:489
|
|---|
| 5045 | msgid "Watershed Transform"
|
|---|
| 5046 | msgstr ""
|
|---|
| 5047 |
|
|---|
| 5048 | #: operations/common/watershed-transform.c:493
|
|---|
| 5049 | msgid ""
|
|---|
| 5050 | "Labels propagation by watershed transformation. Output buffer will keep the "
|
|---|
| 5051 | "input format. Unlabelled pixels are marked with a given flag value (by "
|
|---|
| 5052 | "default: last component with NULL value). The aux buffer is a \"Y u8\" image "
|
|---|
| 5053 | "representing the priority levels (lower value is higher priority). If aux is "
|
|---|
| 5054 | "absent, all labellized pixels have the same priority and propagated labels "
|
|---|
| 5055 | "have a lower priority."
|
|---|
| 5056 | msgstr ""
|
|---|
| 5057 |
|
|---|
| 5058 | #: operations/common/wavelet-blur-1d.c:29 operations/common/wavelet-blur.c:28
|
|---|
| 5059 | msgid "Radius of the wavelet blur"
|
|---|
| 5060 | msgstr ""
|
|---|
| 5061 |
|
|---|
| 5062 | #: operations/common/wavelet-blur-1d.c:274
|
|---|
| 5063 | msgid "1D Wavelet-blur"
|
|---|
| 5064 | msgstr ""
|
|---|
| 5065 |
|
|---|
| 5066 | #: operations/common/wavelet-blur-1d.c:277 operations/common/wavelet-blur.c:80
|
|---|
| 5067 | msgid ""
|
|---|
| 5068 | "This blur is used for the wavelet decomposition filter, each pixel is "
|
|---|
| 5069 | "computed from another by the HAT transform"
|
|---|
| 5070 | msgstr ""
|
|---|
| 5071 |
|
|---|
| 5072 | #: operations/common/weighted-blend.c:176
|
|---|
| 5073 | msgid "Weighted Blend"
|
|---|
| 5074 | msgstr ""
|
|---|
| 5075 |
|
|---|
| 5076 | #: operations/common/weighted-blend.c:180
|
|---|
| 5077 | msgid "blend two images using alpha values as weights"
|
|---|
| 5078 | msgstr ""
|
|---|
| 5079 |
|
|---|
| 5080 | #: operations/common/write-buffer.c:26
|
|---|
| 5081 | msgid "A pre-existing GeglBuffer to write incoming buffer data to."
|
|---|
| 5082 | msgstr ""
|
|---|
| 5083 |
|
|---|
| 5084 | #: operations/common/write-buffer.c:176
|
|---|
| 5085 | msgid "Write Buffer"
|
|---|
| 5086 | msgstr ""
|
|---|
| 5087 |
|
|---|
| 5088 | #: operations/common/write-buffer.c:178
|
|---|
| 5089 | msgid "Write input data into an existing GEGL buffer destination surface."
|
|---|
| 5090 | msgstr ""
|
|---|
| 5091 |
|
|---|
| 5092 | #: operations/common-cxx/distance-transform.cc:31
|
|---|
| 5093 | msgid "Above threshold"
|
|---|
| 5094 | msgstr ""
|
|---|
| 5095 |
|
|---|
| 5096 | #: operations/common-cxx/distance-transform.cc:32
|
|---|
| 5097 | msgid "Below threshold"
|
|---|
| 5098 | msgstr ""
|
|---|
| 5099 |
|
|---|
| 5100 | #: operations/common-cxx/distance-transform.cc:35
|
|---|
| 5101 | #: operations/workshop/external/voronoi-diagram.cc:24
|
|---|
| 5102 | msgid "Metric"
|
|---|
| 5103 | msgstr ""
|
|---|
| 5104 |
|
|---|
| 5105 | #: operations/common-cxx/distance-transform.cc:37
|
|---|
| 5106 | #: operations/workshop/external/voronoi-diagram.cc:27
|
|---|
| 5107 | msgid "Metric to use for the distance calculation"
|
|---|
| 5108 | msgstr ""
|
|---|
| 5109 |
|
|---|
| 5110 | #: operations/common-cxx/distance-transform.cc:39
|
|---|
| 5111 | msgid "Edge handling"
|
|---|
| 5112 | msgstr ""
|
|---|
| 5113 |
|
|---|
| 5114 | #: operations/common-cxx/distance-transform.cc:41
|
|---|
| 5115 | msgid "How areas outside the input are considered when calculating distance"
|
|---|
| 5116 | msgstr ""
|
|---|
| 5117 |
|
|---|
| 5118 | #: operations/common-cxx/distance-transform.cc:43
|
|---|
| 5119 | msgid "Threshold low"
|
|---|
| 5120 | msgstr ""
|
|---|
| 5121 |
|
|---|
| 5122 | #: operations/common-cxx/distance-transform.cc:46
|
|---|
| 5123 | msgid "Threshold high"
|
|---|
| 5124 | msgstr ""
|
|---|
| 5125 |
|
|---|
| 5126 | #: operations/common-cxx/distance-transform.cc:49
|
|---|
| 5127 | msgid "Grayscale Averaging"
|
|---|
| 5128 | msgstr ""
|
|---|
| 5129 |
|
|---|
| 5130 | #: operations/common-cxx/distance-transform.cc:50
|
|---|
| 5131 | msgid "Number of computations for grayscale averaging"
|
|---|
| 5132 | msgstr ""
|
|---|
| 5133 |
|
|---|
| 5134 | #: operations/common-cxx/distance-transform.cc:56
|
|---|
| 5135 | msgid "Normalize output to range 0.0 to 1.0."
|
|---|
| 5136 | msgstr ""
|
|---|
| 5137 |
|
|---|
| 5138 | #: operations/common-cxx/distance-transform.cc:532
|
|---|
| 5139 | msgid "Distance Transform"
|
|---|
| 5140 | msgstr ""
|
|---|
| 5141 |
|
|---|
| 5142 | #: operations/common-cxx/distance-transform.cc:536
|
|---|
| 5143 | msgid "Calculate a distance transform"
|
|---|
| 5144 | msgstr ""
|
|---|
| 5145 |
|
|---|
| 5146 | #: operations/common-cxx/focus-blur.c:30 operations/common-cxx/lens-blur.cc:504
|
|---|
| 5147 | msgid "Lens Blur"
|
|---|
| 5148 | msgstr ""
|
|---|
| 5149 |
|
|---|
| 5150 | #: operations/common-cxx/focus-blur.c:41
|
|---|
| 5151 | msgid "Blur type"
|
|---|
| 5152 | msgstr ""
|
|---|
| 5153 |
|
|---|
| 5154 | #: operations/common-cxx/focus-blur.c:46
|
|---|
| 5155 | msgid "Out-of-focus blur radius"
|
|---|
| 5156 | msgstr ""
|
|---|
| 5157 |
|
|---|
| 5158 | #: operations/common-cxx/focus-blur.c:52 operations/common-cxx/lens-blur.cc:31
|
|---|
| 5159 | msgid "Highlight factor"
|
|---|
| 5160 | msgstr ""
|
|---|
| 5161 |
|
|---|
| 5162 | #: operations/common-cxx/focus-blur.c:53 operations/common-cxx/lens-blur.cc:32
|
|---|
| 5163 | msgid "Relative highlight strength"
|
|---|
| 5164 | msgstr ""
|
|---|
| 5165 |
|
|---|
| 5166 | #: operations/common-cxx/focus-blur.c:57 operations/common-cxx/lens-blur.cc:35
|
|---|
| 5167 | msgid "Highlight threshold (low)"
|
|---|
| 5168 | msgstr ""
|
|---|
| 5169 |
|
|---|
| 5170 | #: operations/common-cxx/focus-blur.c:61 operations/common-cxx/lens-blur.cc:39
|
|---|
| 5171 | msgid "Highlight threshold"
|
|---|
| 5172 | msgstr ""
|
|---|
| 5173 |
|
|---|
| 5174 | #: operations/common-cxx/focus-blur.c:64 operations/common-cxx/lens-blur.cc:41
|
|---|
| 5175 | msgid "Highlight threshold (high)"
|
|---|
| 5176 | msgstr ""
|
|---|
| 5177 |
|
|---|
| 5178 | #: operations/common-cxx/focus-blur.c:86
|
|---|
| 5179 | msgid "Focus-region outer radius"
|
|---|
| 5180 | msgstr ""
|
|---|
| 5181 |
|
|---|
| 5182 | #: operations/common-cxx/focus-blur.c:91 operations/common-gpl3+/photocopy.c:29
|
|---|
| 5183 | #: operations/common-gpl3+/softglow.c:33
|
|---|
| 5184 | msgid "Sharpness"
|
|---|
| 5185 | msgstr ""
|
|---|
| 5186 |
|
|---|
| 5187 | #: operations/common-cxx/focus-blur.c:92
|
|---|
| 5188 | msgid "Focus-region inner limit"
|
|---|
| 5189 | msgstr ""
|
|---|
| 5190 |
|
|---|
| 5191 | #: operations/common-cxx/focus-blur.c:96
|
|---|
| 5192 | msgid "Focus-transition midpoint"
|
|---|
| 5193 | msgstr ""
|
|---|
| 5194 |
|
|---|
| 5195 | #: operations/common-cxx/focus-blur.c:99 operations/common-gpl3+/waves.c:46
|
|---|
| 5196 | msgid "Aspect ratio"
|
|---|
| 5197 | msgstr ""
|
|---|
| 5198 |
|
|---|
| 5199 | #: operations/common-cxx/focus-blur.c:109
|
|---|
| 5200 | #: operations/common-cxx/variable-blur.c:42
|
|---|
| 5201 | msgid "Blur levels"
|
|---|
| 5202 | msgstr ""
|
|---|
| 5203 |
|
|---|
| 5204 | #: operations/common-cxx/focus-blur.c:110
|
|---|
| 5205 | #: operations/common-cxx/variable-blur.c:43
|
|---|
| 5206 | msgid "Number of blur levels"
|
|---|
| 5207 | msgstr ""
|
|---|
| 5208 |
|
|---|
| 5209 | #: operations/common-cxx/focus-blur.c:114
|
|---|
| 5210 | #: operations/common-cxx/variable-blur.c:46
|
|---|
| 5211 | msgid "Blur gamma"
|
|---|
| 5212 | msgstr ""
|
|---|
| 5213 |
|
|---|
| 5214 | #: operations/common-cxx/focus-blur.c:115
|
|---|
| 5215 | #: operations/common-cxx/variable-blur.c:47
|
|---|
| 5216 | msgid "Gamma factor for blur-level spacing"
|
|---|
| 5217 | msgstr ""
|
|---|
| 5218 |
|
|---|
| 5219 | #: operations/common-cxx/focus-blur.c:122
|
|---|
| 5220 | #: operations/common-cxx/variable-blur.c:53
|
|---|
| 5221 | msgid "High quality"
|
|---|
| 5222 | msgstr ""
|
|---|
| 5223 |
|
|---|
| 5224 | #: operations/common-cxx/focus-blur.c:123
|
|---|
| 5225 | #: operations/common-cxx/variable-blur.c:54
|
|---|
| 5226 | msgid "Generate more accurate and consistent output (slower)"
|
|---|
| 5227 | msgstr ""
|
|---|
| 5228 |
|
|---|
| 5229 | #: operations/common-cxx/focus-blur.c:317
|
|---|
| 5230 | msgid "Focus Blur"
|
|---|
| 5231 | msgstr ""
|
|---|
| 5232 |
|
|---|
| 5233 | #: operations/common-cxx/focus-blur.c:320
|
|---|
| 5234 | msgid "Blur the image around a focal point"
|
|---|
| 5235 | msgstr ""
|
|---|
| 5236 |
|
|---|
| 5237 | #: operations/common-cxx/denoise-dct.cc:33
|
|---|
| 5238 | msgid "Patch size"
|
|---|
| 5239 | msgstr ""
|
|---|
| 5240 |
|
|---|
| 5241 | #: operations/common-cxx/denoise-dct.cc:36
|
|---|
| 5242 | msgid "Size of patches used to denoise"
|
|---|
| 5243 | msgstr ""
|
|---|
| 5244 |
|
|---|
| 5245 | #: operations/common-cxx/denoise-dct.cc:39
|
|---|
| 5246 | msgid "Noise standard deviation"
|
|---|
| 5247 | msgstr ""
|
|---|
| 5248 |
|
|---|
| 5249 | #: operations/common-cxx/denoise-dct.cc:480
|
|---|
| 5250 | msgid "Denoise DCT"
|
|---|
| 5251 | msgstr ""
|
|---|
| 5252 |
|
|---|
| 5253 | #: operations/common-cxx/denoise-dct.cc:482
|
|---|
| 5254 | msgid "Denoising algorithm using a per-patch DCT thresholding"
|
|---|
| 5255 | msgstr ""
|
|---|
| 5256 |
|
|---|
| 5257 | #: operations/common-cxx/lens-blur.cc:46
|
|---|
| 5258 | msgid "Clip to input extents"
|
|---|
| 5259 | msgstr ""
|
|---|
| 5260 |
|
|---|
| 5261 | #: operations/common-cxx/lens-blur.cc:47
|
|---|
| 5262 | msgid "Clip output to the input extents"
|
|---|
| 5263 | msgstr ""
|
|---|
| 5264 |
|
|---|
| 5265 | #: operations/common-cxx/lens-blur.cc:49
|
|---|
| 5266 | #: operations/common-cxx/piecewise-blend.cc:38
|
|---|
| 5267 | #: operations/common-cxx/variable-blur.c:37
|
|---|
| 5268 | msgid "Linear mask"
|
|---|
| 5269 | msgstr ""
|
|---|
| 5270 |
|
|---|
| 5271 | #: operations/common-cxx/lens-blur.cc:50
|
|---|
| 5272 | #: operations/common-cxx/piecewise-blend.cc:39
|
|---|
| 5273 | #: operations/common-cxx/variable-blur.c:38
|
|---|
| 5274 | msgid "Use linear mask values"
|
|---|
| 5275 | msgstr ""
|
|---|
| 5276 |
|
|---|
| 5277 | #: operations/common-cxx/lens-blur.cc:507
|
|---|
| 5278 | msgid "Simulate out-of-focus lens blur"
|
|---|
| 5279 | msgstr ""
|
|---|
| 5280 |
|
|---|
| 5281 | #: operations/common-cxx/piecewise-blend.cc:30
|
|---|
| 5282 | msgid "Number of blend levels"
|
|---|
| 5283 | msgstr ""
|
|---|
| 5284 |
|
|---|
| 5285 | #: operations/common-cxx/piecewise-blend.cc:34
|
|---|
| 5286 | msgid "Gamma factor for blend-level spacing"
|
|---|
| 5287 | msgstr ""
|
|---|
| 5288 |
|
|---|
| 5289 | #: operations/common-cxx/piecewise-blend.cc:346
|
|---|
| 5290 | msgid "Piecewise Blend"
|
|---|
| 5291 | msgstr ""
|
|---|
| 5292 |
|
|---|
| 5293 | #: operations/common-cxx/piecewise-blend.cc:348
|
|---|
| 5294 | msgid "Blend a chain of inputs using a mask"
|
|---|
| 5295 | msgstr ""
|
|---|
| 5296 |
|
|---|
| 5297 | #: operations/common-cxx/variable-blur.c:31
|
|---|
| 5298 | msgid "Maximal blur radius"
|
|---|
| 5299 | msgstr ""
|
|---|
| 5300 |
|
|---|
| 5301 | #: operations/common-cxx/variable-blur.c:207
|
|---|
| 5302 | msgid "Variable Blur"
|
|---|
| 5303 | msgstr ""
|
|---|
| 5304 |
|
|---|
| 5305 | #: operations/common-cxx/variable-blur.c:210
|
|---|
| 5306 | msgid "Blur the image by a varying amount using a mask"
|
|---|
| 5307 | msgstr ""
|
|---|
| 5308 |
|
|---|
| 5309 | #: operations/common-cxx/warp.cc:25
|
|---|
| 5310 | msgid "Move pixels"
|
|---|
| 5311 | msgstr ""
|
|---|
| 5312 |
|
|---|
| 5313 | #: operations/common-cxx/warp.cc:26
|
|---|
| 5314 | msgid "Grow area"
|
|---|
| 5315 | msgstr ""
|
|---|
| 5316 |
|
|---|
| 5317 | #: operations/common-cxx/warp.cc:27
|
|---|
| 5318 | msgid "Shrink area"
|
|---|
| 5319 | msgstr ""
|
|---|
| 5320 |
|
|---|
| 5321 | #: operations/common-cxx/warp.cc:28
|
|---|
| 5322 | msgid "Swirl clockwise"
|
|---|
| 5323 | msgstr ""
|
|---|
| 5324 |
|
|---|
| 5325 | #: operations/common-cxx/warp.cc:29
|
|---|
| 5326 | msgid "Swirl counter-clockwise"
|
|---|
| 5327 | msgstr ""
|
|---|
| 5328 |
|
|---|
| 5329 | #: operations/common-cxx/warp.cc:30
|
|---|
| 5330 | msgid "Erase warping"
|
|---|
| 5331 | msgstr ""
|
|---|
| 5332 |
|
|---|
| 5333 | #: operations/common-cxx/warp.cc:31
|
|---|
| 5334 | msgid "Smooth warping"
|
|---|
| 5335 | msgstr ""
|
|---|
| 5336 |
|
|---|
| 5337 | #: operations/common-cxx/warp.cc:40 operations/external/path.c:40
|
|---|
| 5338 | #: operations/workshop/external/spyrograph.c:85
|
|---|
| 5339 | msgid "Hardness"
|
|---|
| 5340 | msgstr ""
|
|---|
| 5341 |
|
|---|
| 5342 | #: operations/common-cxx/warp.cc:43
|
|---|
| 5343 | msgid "Spacing"
|
|---|
| 5344 | msgstr ""
|
|---|
| 5345 |
|
|---|
| 5346 | #: operations/common-cxx/warp.cc:46
|
|---|
| 5347 | msgid "Stroke"
|
|---|
| 5348 | msgstr ""
|
|---|
| 5349 |
|
|---|
| 5350 | #: operations/common-cxx/warp.cc:48
|
|---|
| 5351 | msgid "Behavior"
|
|---|
| 5352 | msgstr ""
|
|---|
| 5353 |
|
|---|
| 5354 | #: operations/common-cxx/warp.cc:51
|
|---|
| 5355 | msgid "Behavior of the op"
|
|---|
| 5356 | msgstr ""
|
|---|
| 5357 |
|
|---|
| 5358 | #: operations/common-cxx/warp.cc:986
|
|---|
| 5359 | msgid "Warp"
|
|---|
| 5360 | msgstr ""
|
|---|
| 5361 |
|
|---|
| 5362 | #: operations/common-cxx/warp.cc:988
|
|---|
| 5363 | msgid "Compute a relative displacement mapping from a stroke"
|
|---|
| 5364 | msgstr ""
|
|---|
| 5365 |
|
|---|
| 5366 | #: operations/common-gpl3+/antialias.c:293
|
|---|
| 5367 | msgid "Scale3X Antialiasing"
|
|---|
| 5368 | msgstr ""
|
|---|
| 5369 |
|
|---|
| 5370 | #: operations/common-gpl3+/antialias.c:298
|
|---|
| 5371 | msgid "Antialias using the Scale3X edge-extrapolation algorithm"
|
|---|
| 5372 | msgstr ""
|
|---|
| 5373 |
|
|---|
| 5374 | #: operations/common-gpl3+/apply-lens.c:36
|
|---|
| 5375 | msgid "Lens refraction index"
|
|---|
| 5376 | msgstr ""
|
|---|
| 5377 |
|
|---|
| 5378 | #: operations/common-gpl3+/apply-lens.c:41
|
|---|
| 5379 | msgid "Keep original surroundings"
|
|---|
| 5380 | msgstr ""
|
|---|
| 5381 |
|
|---|
| 5382 | #: operations/common-gpl3+/apply-lens.c:42
|
|---|
| 5383 | msgid "Keep image unchanged, where not affected by the lens."
|
|---|
| 5384 | msgstr ""
|
|---|
| 5385 |
|
|---|
| 5386 | #: operations/common-gpl3+/apply-lens.c:301
|
|---|
| 5387 | msgid "Apply Lens"
|
|---|
| 5388 | msgstr ""
|
|---|
| 5389 |
|
|---|
| 5390 | #: operations/common-gpl3+/apply-lens.c:306
|
|---|
| 5391 | msgid ""
|
|---|
| 5392 | "Simulates the optical distortion caused by having an elliptical lens over "
|
|---|
| 5393 | "the image"
|
|---|
| 5394 | msgstr ""
|
|---|
| 5395 |
|
|---|
| 5396 | #: operations/common-gpl3+/bayer-matrix.c:25
|
|---|
| 5397 | msgid "Subdivisions"
|
|---|
| 5398 | msgstr ""
|
|---|
| 5399 |
|
|---|
| 5400 | #: operations/common-gpl3+/bayer-matrix.c:26
|
|---|
| 5401 | msgid "Number of subdivisions"
|
|---|
| 5402 | msgstr ""
|
|---|
| 5403 |
|
|---|
| 5404 | #: operations/common-gpl3+/bayer-matrix.c:29 operations/common-gpl3+/sinus.c:31
|
|---|
| 5405 | msgid "X Scale"
|
|---|
| 5406 | msgstr ""
|
|---|
| 5407 |
|
|---|
| 5408 | #: operations/common-gpl3+/bayer-matrix.c:30
|
|---|
| 5409 | msgid "Horizontal pattern scale"
|
|---|
| 5410 | msgstr ""
|
|---|
| 5411 |
|
|---|
| 5412 | #: operations/common-gpl3+/bayer-matrix.c:36 operations/common-gpl3+/sinus.c:38
|
|---|
| 5413 | msgid "Y Scale"
|
|---|
| 5414 | msgstr ""
|
|---|
| 5415 |
|
|---|
| 5416 | #: operations/common-gpl3+/bayer-matrix.c:37
|
|---|
| 5417 | msgid "Vertical pattern scale"
|
|---|
| 5418 | msgstr ""
|
|---|
| 5419 |
|
|---|
| 5420 | #: operations/common-gpl3+/bayer-matrix.c:44
|
|---|
| 5421 | msgid "0°"
|
|---|
| 5422 | msgstr ""
|
|---|
| 5423 |
|
|---|
| 5424 | #: operations/common-gpl3+/bayer-matrix.c:45
|
|---|
| 5425 | msgid "90°"
|
|---|
| 5426 | msgstr ""
|
|---|
| 5427 |
|
|---|
| 5428 | #: operations/common-gpl3+/bayer-matrix.c:46
|
|---|
| 5429 | msgid "180°"
|
|---|
| 5430 | msgstr ""
|
|---|
| 5431 |
|
|---|
| 5432 | #: operations/common-gpl3+/bayer-matrix.c:47
|
|---|
| 5433 | msgid "270°"
|
|---|
| 5434 | msgstr ""
|
|---|
| 5435 |
|
|---|
| 5436 | #: operations/common-gpl3+/bayer-matrix.c:53
|
|---|
| 5437 | #: operations/common-gpl3+/linear-sinusoid.c:96
|
|---|
| 5438 | msgid "Pattern rotation angle"
|
|---|
| 5439 | msgstr ""
|
|---|
| 5440 |
|
|---|
| 5441 | #: operations/common-gpl3+/bayer-matrix.c:55 operations/transform/reflect.c:105
|
|---|
| 5442 | msgid "Reflect"
|
|---|
| 5443 | msgstr ""
|
|---|
| 5444 |
|
|---|
| 5445 | #: operations/common-gpl3+/bayer-matrix.c:56
|
|---|
| 5446 | msgid "Reflect the pattern horizontally"
|
|---|
| 5447 | msgstr ""
|
|---|
| 5448 |
|
|---|
| 5449 | #: operations/common-gpl3+/bayer-matrix.c:58
|
|---|
| 5450 | #: operations/common-gpl3+/ripple.c:34 operations/common-gpl3+/waves.c:35
|
|---|
| 5451 | msgid "Amplitude"
|
|---|
| 5452 | msgstr ""
|
|---|
| 5453 |
|
|---|
| 5454 | #: operations/common-gpl3+/bayer-matrix.c:59
|
|---|
| 5455 | msgid "Pattern amplitude (logarithmic scale)"
|
|---|
| 5456 | msgstr ""
|
|---|
| 5457 |
|
|---|
| 5458 | #: operations/common-gpl3+/bayer-matrix.c:64
|
|---|
| 5459 | #: operations/common-gpl3+/linear-sinusoid.c:72
|
|---|
| 5460 | msgid "Value offset"
|
|---|
| 5461 | msgstr ""
|
|---|
| 5462 |
|
|---|
| 5463 | #: operations/common-gpl3+/bayer-matrix.c:68
|
|---|
| 5464 | #: operations/common-gpl3+/linear-sinusoid.c:76
|
|---|
| 5465 | #: operations/common-gpl3+/oilify.c:35 operations/common-gpl3+/sinus.c:71
|
|---|
| 5466 | msgid "Exponent"
|
|---|
| 5467 | msgstr ""
|
|---|
| 5468 |
|
|---|
| 5469 | #: operations/common-gpl3+/bayer-matrix.c:69
|
|---|
| 5470 | #: operations/common-gpl3+/linear-sinusoid.c:77
|
|---|
| 5471 | msgid "Value exponent (logarithmic scale)"
|
|---|
| 5472 | msgstr ""
|
|---|
| 5473 |
|
|---|
| 5474 | #: operations/common-gpl3+/bayer-matrix.c:73
|
|---|
| 5475 | #: operations/common-gpl3+/linear-sinusoid.c:81
|
|---|
| 5476 | msgid "X Offset"
|
|---|
| 5477 | msgstr ""
|
|---|
| 5478 |
|
|---|
| 5479 | #: operations/common-gpl3+/bayer-matrix.c:74
|
|---|
| 5480 | #: operations/common-gpl3+/linear-sinusoid.c:82
|
|---|
| 5481 | msgid "Offset for X axis"
|
|---|
| 5482 | msgstr ""
|
|---|
| 5483 |
|
|---|
| 5484 | #: operations/common-gpl3+/bayer-matrix.c:80
|
|---|
| 5485 | #: operations/common-gpl3+/linear-sinusoid.c:88
|
|---|
| 5486 | msgid "Y Offset"
|
|---|
| 5487 | msgstr ""
|
|---|
| 5488 |
|
|---|
| 5489 | #: operations/common-gpl3+/bayer-matrix.c:81
|
|---|
| 5490 | #: operations/common-gpl3+/linear-sinusoid.c:89
|
|---|
| 5491 | msgid "Offset for Y axis"
|
|---|
| 5492 | msgstr ""
|
|---|
| 5493 |
|
|---|
| 5494 | #: operations/common-gpl3+/bayer-matrix.c:323
|
|---|
| 5495 | msgid "Bayer Matrix"
|
|---|
| 5496 | msgstr ""
|
|---|
| 5497 |
|
|---|
| 5498 | #: operations/common-gpl3+/bayer-matrix.c:328
|
|---|
| 5499 | msgid "Generate a Bayer matrix pattern"
|
|---|
| 5500 | msgstr ""
|
|---|
| 5501 |
|
|---|
| 5502 | #: operations/common-gpl3+/bump-map.c:34
|
|---|
| 5503 | msgid "Spherical"
|
|---|
| 5504 | msgstr ""
|
|---|
| 5505 |
|
|---|
| 5506 | #: operations/common-gpl3+/bump-map.c:35 operations/common-gpl3+/sinus.c:64
|
|---|
| 5507 | msgid "Sinusoidal"
|
|---|
| 5508 | msgstr ""
|
|---|
| 5509 |
|
|---|
| 5510 | #: operations/common-gpl3+/bump-map.c:38 operations/common-gpl3+/spiral.c:30
|
|---|
| 5511 | msgid "Type"
|
|---|
| 5512 | msgstr ""
|
|---|
| 5513 |
|
|---|
| 5514 | #: operations/common-gpl3+/bump-map.c:40
|
|---|
| 5515 | msgid "Type of map"
|
|---|
| 5516 | msgstr ""
|
|---|
| 5517 |
|
|---|
| 5518 | #: operations/common-gpl3+/bump-map.c:42
|
|---|
| 5519 | msgid "Compensate"
|
|---|
| 5520 | msgstr ""
|
|---|
| 5521 |
|
|---|
| 5522 | #: operations/common-gpl3+/bump-map.c:43
|
|---|
| 5523 | msgid "Compensate for darkening"
|
|---|
| 5524 | msgstr ""
|
|---|
| 5525 |
|
|---|
| 5526 | #: operations/common-gpl3+/bump-map.c:46
|
|---|
| 5527 | msgid "Invert bumpmap"
|
|---|
| 5528 | msgstr ""
|
|---|
| 5529 |
|
|---|
| 5530 | #: operations/common-gpl3+/bump-map.c:48
|
|---|
| 5531 | msgid "Tiled"
|
|---|
| 5532 | msgstr ""
|
|---|
| 5533 |
|
|---|
| 5534 | #: operations/common-gpl3+/bump-map.c:49
|
|---|
| 5535 | msgid "Tiled bumpmap"
|
|---|
| 5536 | msgstr ""
|
|---|
| 5537 |
|
|---|
| 5538 | #: operations/common-gpl3+/bump-map.c:51 operations/common-gpl3+/emboss.c:34
|
|---|
| 5539 | msgid "Azimuth"
|
|---|
| 5540 | msgstr ""
|
|---|
| 5541 |
|
|---|
| 5542 | #: operations/common-gpl3+/bump-map.c:74
|
|---|
| 5543 | msgid "Waterlevel"
|
|---|
| 5544 | msgstr ""
|
|---|
| 5545 |
|
|---|
| 5546 | #: operations/common-gpl3+/bump-map.c:75
|
|---|
| 5547 | msgid "Level that full transparency should represent"
|
|---|
| 5548 | msgstr ""
|
|---|
| 5549 |
|
|---|
| 5550 | #: operations/common-gpl3+/bump-map.c:78
|
|---|
| 5551 | msgid "Ambient lighting factor"
|
|---|
| 5552 | msgstr ""
|
|---|
| 5553 |
|
|---|
| 5554 | #: operations/common-gpl3+/bump-map.c:472
|
|---|
| 5555 | msgid "Height Map"
|
|---|
| 5556 | msgstr ""
|
|---|
| 5557 |
|
|---|
| 5558 | #: operations/common-gpl3+/bump-map.c:476
|
|---|
| 5559 | msgid "Bump Map"
|
|---|
| 5560 | msgstr ""
|
|---|
| 5561 |
|
|---|
| 5562 | #. "reference-hash", "8d3700ec06e9cbba3cb2b4a9f3061a10",
|
|---|
| 5563 | #: operations/common-gpl3+/bump-map.c:482
|
|---|
| 5564 | msgid ""
|
|---|
| 5565 | "This plug-in uses the algorithm described by John Schlag, \"Fast Embossing "
|
|---|
| 5566 | "Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It "
|
|---|
| 5567 | "takes a buffer to be applied as a bump map to another buffer and produces a "
|
|---|
| 5568 | "nice embossing effect."
|
|---|
| 5569 | msgstr ""
|
|---|
| 5570 |
|
|---|
| 5571 | #: operations/common-gpl3+/cartoon.c:28
|
|---|
| 5572 | msgid "Mask radius"
|
|---|
| 5573 | msgstr ""
|
|---|
| 5574 |
|
|---|
| 5575 | #: operations/common-gpl3+/cartoon.c:31
|
|---|
| 5576 | msgid "Percent black"
|
|---|
| 5577 | msgstr ""
|
|---|
| 5578 |
|
|---|
| 5579 | #: operations/common-gpl3+/cartoon.c:322
|
|---|
| 5580 | msgid "Cartoon"
|
|---|
| 5581 | msgstr ""
|
|---|
| 5582 |
|
|---|
| 5583 | #: operations/common-gpl3+/cartoon.c:326
|
|---|
| 5584 | msgid ""
|
|---|
| 5585 | "Simulates a cartoon, its result is similar to a black felt pen drawing "
|
|---|
| 5586 | "subsequently shaded with color. This is achieved by enhancing edges and "
|
|---|
| 5587 | "darkening areas that are already distinctly darker than their neighborhood"
|
|---|
| 5588 | msgstr ""
|
|---|
| 5589 |
|
|---|
| 5590 | #. Red channel
|
|---|
| 5591 | #: operations/common-gpl3+/channel-mixer.c:33
|
|---|
| 5592 | msgid "Red in Red channel"
|
|---|
| 5593 | msgstr ""
|
|---|
| 5594 |
|
|---|
| 5595 | #: operations/common-gpl3+/channel-mixer.c:34
|
|---|
| 5596 | msgid "Set the red amount for the red channel"
|
|---|
| 5597 | msgstr ""
|
|---|
| 5598 |
|
|---|
| 5599 | #: operations/common-gpl3+/channel-mixer.c:37
|
|---|
| 5600 | msgid "Green in Red channel"
|
|---|
| 5601 | msgstr ""
|
|---|
| 5602 |
|
|---|
| 5603 | #: operations/common-gpl3+/channel-mixer.c:38
|
|---|
| 5604 | msgid "Set the green amount for the red channel"
|
|---|
| 5605 | msgstr ""
|
|---|
| 5606 |
|
|---|
| 5607 | #: operations/common-gpl3+/channel-mixer.c:41
|
|---|
| 5608 | msgid "Blue in Red channel"
|
|---|
| 5609 | msgstr ""
|
|---|
| 5610 |
|
|---|
| 5611 | #: operations/common-gpl3+/channel-mixer.c:42
|
|---|
| 5612 | msgid "Set the blue amount for the red channel"
|
|---|
| 5613 | msgstr ""
|
|---|
| 5614 |
|
|---|
| 5615 | #. Green channel
|
|---|
| 5616 | #: operations/common-gpl3+/channel-mixer.c:46
|
|---|
| 5617 | msgid "Red in Green channel"
|
|---|
| 5618 | msgstr ""
|
|---|
| 5619 |
|
|---|
| 5620 | #: operations/common-gpl3+/channel-mixer.c:47
|
|---|
| 5621 | msgid "Set the red amount for the green channel"
|
|---|
| 5622 | msgstr ""
|
|---|
| 5623 |
|
|---|
| 5624 | #: operations/common-gpl3+/channel-mixer.c:50
|
|---|
| 5625 | msgid "Green for Green channel"
|
|---|
| 5626 | msgstr ""
|
|---|
| 5627 |
|
|---|
| 5628 | #: operations/common-gpl3+/channel-mixer.c:51
|
|---|
| 5629 | msgid "Set the green amount for the green channel"
|
|---|
| 5630 | msgstr ""
|
|---|
| 5631 |
|
|---|
| 5632 | #: operations/common-gpl3+/channel-mixer.c:54
|
|---|
| 5633 | msgid "Blue in Green channel"
|
|---|
| 5634 | msgstr ""
|
|---|
| 5635 |
|
|---|
| 5636 | #: operations/common-gpl3+/channel-mixer.c:55
|
|---|
| 5637 | msgid "Set the blue amount for the green channel"
|
|---|
| 5638 | msgstr ""
|
|---|
| 5639 |
|
|---|
| 5640 | #. Blue channel
|
|---|
| 5641 | #: operations/common-gpl3+/channel-mixer.c:59
|
|---|
| 5642 | msgid "Red in Blue channel"
|
|---|
| 5643 | msgstr ""
|
|---|
| 5644 |
|
|---|
| 5645 | #: operations/common-gpl3+/channel-mixer.c:60
|
|---|
| 5646 | msgid "Set the red amount for the blue channel"
|
|---|
| 5647 | msgstr ""
|
|---|
| 5648 |
|
|---|
| 5649 | #: operations/common-gpl3+/channel-mixer.c:63
|
|---|
| 5650 | msgid "Green in Blue channel"
|
|---|
| 5651 | msgstr ""
|
|---|
| 5652 |
|
|---|
| 5653 | #: operations/common-gpl3+/channel-mixer.c:64
|
|---|
| 5654 | msgid "Set the green amount for the blue channel"
|
|---|
| 5655 | msgstr ""
|
|---|
| 5656 |
|
|---|
| 5657 | #: operations/common-gpl3+/channel-mixer.c:67
|
|---|
| 5658 | msgid "Blue in Blue channel"
|
|---|
| 5659 | msgstr ""
|
|---|
| 5660 |
|
|---|
| 5661 | #: operations/common-gpl3+/channel-mixer.c:68
|
|---|
| 5662 | msgid "Set the blue amount for the blue channel"
|
|---|
| 5663 | msgstr ""
|
|---|
| 5664 |
|
|---|
| 5665 | #: operations/common-gpl3+/channel-mixer.c:292
|
|---|
| 5666 | msgid "Channel Mixer"
|
|---|
| 5667 | msgstr ""
|
|---|
| 5668 |
|
|---|
| 5669 | #: operations/common-gpl3+/channel-mixer.c:297
|
|---|
| 5670 | msgid ""
|
|---|
| 5671 | "Remix colors; by defining relative contributions from source components."
|
|---|
| 5672 | msgstr ""
|
|---|
| 5673 |
|
|---|
| 5674 | #: operations/common-gpl3+/color-exchange.c:31
|
|---|
| 5675 | msgid "From Color"
|
|---|
| 5676 | msgstr ""
|
|---|
| 5677 |
|
|---|
| 5678 | #: operations/common-gpl3+/color-exchange.c:32
|
|---|
| 5679 | msgid "The color to change."
|
|---|
| 5680 | msgstr ""
|
|---|
| 5681 |
|
|---|
| 5682 | #: operations/common-gpl3+/color-exchange.c:34
|
|---|
| 5683 | msgid "To Color"
|
|---|
| 5684 | msgstr ""
|
|---|
| 5685 |
|
|---|
| 5686 | #: operations/common-gpl3+/color-exchange.c:35
|
|---|
| 5687 | msgid "Replacement color."
|
|---|
| 5688 | msgstr ""
|
|---|
| 5689 |
|
|---|
| 5690 | #: operations/common-gpl3+/color-exchange.c:37
|
|---|
| 5691 | msgid "Red Threshold"
|
|---|
| 5692 | msgstr ""
|
|---|
| 5693 |
|
|---|
| 5694 | #: operations/common-gpl3+/color-exchange.c:38
|
|---|
| 5695 | msgid "Red threshold of the input color"
|
|---|
| 5696 | msgstr ""
|
|---|
| 5697 |
|
|---|
| 5698 | #: operations/common-gpl3+/color-exchange.c:41
|
|---|
| 5699 | msgid "Green Threshold"
|
|---|
| 5700 | msgstr ""
|
|---|
| 5701 |
|
|---|
| 5702 | #: operations/common-gpl3+/color-exchange.c:42
|
|---|
| 5703 | msgid "Green threshold of the input color"
|
|---|
| 5704 | msgstr ""
|
|---|
| 5705 |
|
|---|
| 5706 | #: operations/common-gpl3+/color-exchange.c:45
|
|---|
| 5707 | msgid "Blue Threshold"
|
|---|
| 5708 | msgstr ""
|
|---|
| 5709 |
|
|---|
| 5710 | #: operations/common-gpl3+/color-exchange.c:46
|
|---|
| 5711 | msgid "Blue threshold of the input color"
|
|---|
| 5712 | msgstr ""
|
|---|
| 5713 |
|
|---|
| 5714 | #: operations/common-gpl3+/color-exchange.c:267
|
|---|
| 5715 | msgid "Exchange color"
|
|---|
| 5716 | msgstr ""
|
|---|
| 5717 |
|
|---|
| 5718 | #: operations/common-gpl3+/color-exchange.c:272
|
|---|
| 5719 | msgid ""
|
|---|
| 5720 | "Exchange one color with another, optionally setting a threshold to convert "
|
|---|
| 5721 | "from one shade to another."
|
|---|
| 5722 | msgstr ""
|
|---|
| 5723 |
|
|---|
| 5724 | #: operations/common-gpl3+/color-to-alpha.c:30
|
|---|
| 5725 | msgid "The color to make transparent."
|
|---|
| 5726 | msgstr ""
|
|---|
| 5727 |
|
|---|
| 5728 | #: operations/common-gpl3+/color-to-alpha.c:32
|
|---|
| 5729 | msgid "Transparency threshold"
|
|---|
| 5730 | msgstr ""
|
|---|
| 5731 |
|
|---|
| 5732 | #: operations/common-gpl3+/color-to-alpha.c:33
|
|---|
| 5733 | msgid "The limit below which colors become transparent."
|
|---|
| 5734 | msgstr ""
|
|---|
| 5735 |
|
|---|
| 5736 | #: operations/common-gpl3+/color-to-alpha.c:36
|
|---|
| 5737 | msgid "Opacity threshold"
|
|---|
| 5738 | msgstr ""
|
|---|
| 5739 |
|
|---|
| 5740 | #: operations/common-gpl3+/color-to-alpha.c:37
|
|---|
| 5741 | msgid "The limit above which colors remain opaque."
|
|---|
| 5742 | msgstr ""
|
|---|
| 5743 |
|
|---|
| 5744 | #: operations/common-gpl3+/color-to-alpha.c:283
|
|---|
| 5745 | msgid "Color to Alpha"
|
|---|
| 5746 | msgstr ""
|
|---|
| 5747 |
|
|---|
| 5748 | #: operations/common-gpl3+/color-to-alpha.c:289
|
|---|
| 5749 | msgid "Convert a specified color to transparency, works best with white."
|
|---|
| 5750 | msgstr ""
|
|---|
| 5751 |
|
|---|
| 5752 | #: operations/common-gpl3+/cubism.c:30 operations/common-gpl3+/mosaic.c:43
|
|---|
| 5753 | msgid "Tile size"
|
|---|
| 5754 | msgstr ""
|
|---|
| 5755 |
|
|---|
| 5756 | #: operations/common-gpl3+/cubism.c:31 operations/common-gpl3+/mosaic.c:44
|
|---|
| 5757 | msgid "Average diameter of each tile (in pixels)"
|
|---|
| 5758 | msgstr ""
|
|---|
| 5759 |
|
|---|
| 5760 | #: operations/common-gpl3+/cubism.c:35
|
|---|
| 5761 | msgid "Tile saturation"
|
|---|
| 5762 | msgstr ""
|
|---|
| 5763 |
|
|---|
| 5764 | #: operations/common-gpl3+/cubism.c:36
|
|---|
| 5765 | msgid "Expand tiles by this amount"
|
|---|
| 5766 | msgstr ""
|
|---|
| 5767 |
|
|---|
| 5768 | #: operations/common-gpl3+/cubism.c:40 operations/common-gpl3+/tile-paper.c:77
|
|---|
| 5769 | msgid "The tiles' background color"
|
|---|
| 5770 | msgstr ""
|
|---|
| 5771 |
|
|---|
| 5772 | #: operations/common-gpl3+/cubism.c:649
|
|---|
| 5773 | msgid "Cubism"
|
|---|
| 5774 | msgstr ""
|
|---|
| 5775 |
|
|---|
| 5776 | #: operations/common-gpl3+/cubism.c:655
|
|---|
| 5777 | msgid ""
|
|---|
| 5778 | "Convert the image into randomly rotated square blobs, somehow resembling a "
|
|---|
| 5779 | "cubist painting style"
|
|---|
| 5780 | msgstr ""
|
|---|
| 5781 |
|
|---|
| 5782 | #: operations/common-gpl3+/deinterlace.c:31
|
|---|
| 5783 | msgid "Keep even fields"
|
|---|
| 5784 | msgstr ""
|
|---|
| 5785 |
|
|---|
| 5786 | #: operations/common-gpl3+/deinterlace.c:32
|
|---|
| 5787 | msgid "Keep odd fields"
|
|---|
| 5788 | msgstr ""
|
|---|
| 5789 |
|
|---|
| 5790 | #: operations/common-gpl3+/deinterlace.c:35
|
|---|
| 5791 | msgid "Keep"
|
|---|
| 5792 | msgstr ""
|
|---|
| 5793 |
|
|---|
| 5794 | #: operations/common-gpl3+/deinterlace.c:38
|
|---|
| 5795 | msgid "Keep even or odd fields"
|
|---|
| 5796 | msgstr ""
|
|---|
| 5797 |
|
|---|
| 5798 | #: operations/common-gpl3+/deinterlace.c:43
|
|---|
| 5799 | msgid "Deinterlace horizontally or vertically"
|
|---|
| 5800 | msgstr ""
|
|---|
| 5801 |
|
|---|
| 5802 | #: operations/common-gpl3+/deinterlace.c:45
|
|---|
| 5803 | msgid "Block size"
|
|---|
| 5804 | msgstr ""
|
|---|
| 5805 |
|
|---|
| 5806 | #: operations/common-gpl3+/deinterlace.c:47
|
|---|
| 5807 | msgid "Block size of deinterlacing rows/columns"
|
|---|
| 5808 | msgstr ""
|
|---|
| 5809 |
|
|---|
| 5810 | #: operations/common-gpl3+/deinterlace.c:311
|
|---|
| 5811 | msgid "Deinterlace"
|
|---|
| 5812 | msgstr ""
|
|---|
| 5813 |
|
|---|
| 5814 | #: operations/common-gpl3+/deinterlace.c:316
|
|---|
| 5815 | msgid "Fix images where every other row or column is missing"
|
|---|
| 5816 | msgstr ""
|
|---|
| 5817 |
|
|---|
| 5818 | #: operations/common-gpl3+/diffraction-patterns.c:30
|
|---|
| 5819 | msgid "Light frequency (red)"
|
|---|
| 5820 | msgstr ""
|
|---|
| 5821 |
|
|---|
| 5822 | #: operations/common-gpl3+/diffraction-patterns.c:34
|
|---|
| 5823 | msgid "Light frequency (green)"
|
|---|
| 5824 | msgstr ""
|
|---|
| 5825 |
|
|---|
| 5826 | #: operations/common-gpl3+/diffraction-patterns.c:38
|
|---|
| 5827 | msgid "Light frequency (blue)"
|
|---|
| 5828 | msgstr ""
|
|---|
| 5829 |
|
|---|
| 5830 | #: operations/common-gpl3+/diffraction-patterns.c:41
|
|---|
| 5831 | msgid "Red contours"
|
|---|
| 5832 | msgstr ""
|
|---|
| 5833 |
|
|---|
| 5834 | #: operations/common-gpl3+/diffraction-patterns.c:42
|
|---|
| 5835 | msgid "Number of contours (red)"
|
|---|
| 5836 | msgstr ""
|
|---|
| 5837 |
|
|---|
| 5838 | #: operations/common-gpl3+/diffraction-patterns.c:45
|
|---|
| 5839 | msgid "Green contours"
|
|---|
| 5840 | msgstr ""
|
|---|
| 5841 |
|
|---|
| 5842 | #: operations/common-gpl3+/diffraction-patterns.c:46
|
|---|
| 5843 | msgid "Number of contours (green)"
|
|---|
| 5844 | msgstr ""
|
|---|
| 5845 |
|
|---|
| 5846 | #: operations/common-gpl3+/diffraction-patterns.c:49
|
|---|
| 5847 | msgid "Blue contours"
|
|---|
| 5848 | msgstr ""
|
|---|
| 5849 |
|
|---|
| 5850 | #: operations/common-gpl3+/diffraction-patterns.c:50
|
|---|
| 5851 | msgid "Number of contours (blue)"
|
|---|
| 5852 | msgstr ""
|
|---|
| 5853 |
|
|---|
| 5854 | #: operations/common-gpl3+/diffraction-patterns.c:53
|
|---|
| 5855 | msgid "Red sharp edges"
|
|---|
| 5856 | msgstr ""
|
|---|
| 5857 |
|
|---|
| 5858 | #: operations/common-gpl3+/diffraction-patterns.c:54
|
|---|
| 5859 | msgid "Number of sharp edges (red)"
|
|---|
| 5860 | msgstr ""
|
|---|
| 5861 |
|
|---|
| 5862 | #: operations/common-gpl3+/diffraction-patterns.c:57
|
|---|
| 5863 | msgid "Green sharp edges"
|
|---|
| 5864 | msgstr ""
|
|---|
| 5865 |
|
|---|
| 5866 | #: operations/common-gpl3+/diffraction-patterns.c:58
|
|---|
| 5867 | msgid "Number of sharp edges (green)"
|
|---|
| 5868 | msgstr ""
|
|---|
| 5869 |
|
|---|
| 5870 | #: operations/common-gpl3+/diffraction-patterns.c:61
|
|---|
| 5871 | msgid "Blue sharp edges"
|
|---|
| 5872 | msgstr ""
|
|---|
| 5873 |
|
|---|
| 5874 | #: operations/common-gpl3+/diffraction-patterns.c:62
|
|---|
| 5875 | msgid "Number of sharp edges (blue)"
|
|---|
| 5876 | msgstr ""
|
|---|
| 5877 |
|
|---|
| 5878 | #: operations/common-gpl3+/diffraction-patterns.c:66
|
|---|
| 5879 | msgid "Brightness and shifting/fattening of contours"
|
|---|
| 5880 | msgstr ""
|
|---|
| 5881 |
|
|---|
| 5882 | #: operations/common-gpl3+/diffraction-patterns.c:69
|
|---|
| 5883 | msgid "Scattering"
|
|---|
| 5884 | msgstr ""
|
|---|
| 5885 |
|
|---|
| 5886 | #: operations/common-gpl3+/diffraction-patterns.c:70
|
|---|
| 5887 | msgid "Scattering (speed vs. quality)"
|
|---|
| 5888 | msgstr ""
|
|---|
| 5889 |
|
|---|
| 5890 | #: operations/common-gpl3+/diffraction-patterns.c:73
|
|---|
| 5891 | #: operations/common-gpl3+/diffraction-patterns.c:74
|
|---|
| 5892 | msgid "Polarization"
|
|---|
| 5893 | msgstr ""
|
|---|
| 5894 |
|
|---|
| 5895 | #: operations/common-gpl3+/diffraction-patterns.c:78
|
|---|
| 5896 | #: operations/common-gpl3+/noise-solid.c:64 operations/common-gpl3+/plasma.c:55
|
|---|
| 5897 | #: operations/common-gpl3+/sinus.c:76 operations/common-gpl3+/spiral.c:87
|
|---|
| 5898 | msgid "Width of the generated buffer"
|
|---|
| 5899 | msgstr ""
|
|---|
| 5900 |
|
|---|
| 5901 | #: operations/common-gpl3+/diffraction-patterns.c:86
|
|---|
| 5902 | #: operations/common-gpl3+/noise-solid.c:72 operations/common-gpl3+/plasma.c:63
|
|---|
| 5903 | #: operations/common-gpl3+/sinus.c:84 operations/common-gpl3+/spiral.c:95
|
|---|
| 5904 | msgid "Height of the generated buffer"
|
|---|
| 5905 | msgstr ""
|
|---|
| 5906 |
|
|---|
| 5907 | #: operations/common-gpl3+/diffraction-patterns.c:383
|
|---|
| 5908 | msgid "Diffraction Patterns"
|
|---|
| 5909 | msgstr ""
|
|---|
| 5910 |
|
|---|
| 5911 | #: operations/common-gpl3+/diffraction-patterns.c:388
|
|---|
| 5912 | msgid "Generate diffraction patterns"
|
|---|
| 5913 | msgstr ""
|
|---|
| 5914 |
|
|---|
| 5915 | #: operations/common-gpl3+/displace.c:29
|
|---|
| 5916 | msgid "Cartesian"
|
|---|
| 5917 | msgstr ""
|
|---|
| 5918 |
|
|---|
| 5919 | #: operations/common-gpl3+/displace.c:30
|
|---|
| 5920 | msgid "Polar"
|
|---|
| 5921 | msgstr ""
|
|---|
| 5922 |
|
|---|
| 5923 | #: operations/common-gpl3+/displace.c:36
|
|---|
| 5924 | msgid "Mode of displacement"
|
|---|
| 5925 | msgstr ""
|
|---|
| 5926 |
|
|---|
| 5927 | #: operations/common-gpl3+/displace.c:38 operations/external/npd.c:47
|
|---|
| 5928 | #: operations/transform/transform-core.c:234 operations/workshop/ditto.c:27
|
|---|
| 5929 | msgid "Sampler"
|
|---|
| 5930 | msgstr ""
|
|---|
| 5931 |
|
|---|
| 5932 | #: operations/common-gpl3+/displace.c:41
|
|---|
| 5933 | msgid "Type of GeglSampler used to fetch input pixels"
|
|---|
| 5934 | msgstr ""
|
|---|
| 5935 |
|
|---|
| 5936 | #: operations/common-gpl3+/displace.c:48
|
|---|
| 5937 | msgid "X displacement"
|
|---|
| 5938 | msgstr ""
|
|---|
| 5939 |
|
|---|
| 5940 | #: operations/common-gpl3+/displace.c:49
|
|---|
| 5941 | msgid "Displace multiplier for X or radial direction"
|
|---|
| 5942 | msgstr ""
|
|---|
| 5943 |
|
|---|
| 5944 | #: operations/common-gpl3+/displace.c:56
|
|---|
| 5945 | msgid "Horizontal displacement"
|
|---|
| 5946 | msgstr ""
|
|---|
| 5947 |
|
|---|
| 5948 | #: operations/common-gpl3+/displace.c:57
|
|---|
| 5949 | #: operations/common-gpl3+/whirl-pinch.c:42
|
|---|
| 5950 | msgid "Pinch"
|
|---|
| 5951 | msgstr ""
|
|---|
| 5952 |
|
|---|
| 5953 | #: operations/common-gpl3+/displace.c:60
|
|---|
| 5954 | msgid "Displacement multiplier for the horizontal direction"
|
|---|
| 5955 | msgstr ""
|
|---|
| 5956 |
|
|---|
| 5957 | #: operations/common-gpl3+/displace.c:61
|
|---|
| 5958 | msgid "Displacement multiplier for the radial direction"
|
|---|
| 5959 | msgstr ""
|
|---|
| 5960 |
|
|---|
| 5961 | #: operations/common-gpl3+/displace.c:63
|
|---|
| 5962 | msgid "Y displacement"
|
|---|
| 5963 | msgstr ""
|
|---|
| 5964 |
|
|---|
| 5965 | #: operations/common-gpl3+/displace.c:64
|
|---|
| 5966 | msgid "Displace multiplier for Y or tangent (degrees) direction"
|
|---|
| 5967 | msgstr ""
|
|---|
| 5968 |
|
|---|
| 5969 | #: operations/common-gpl3+/displace.c:71
|
|---|
| 5970 | msgid "Vertical displacement"
|
|---|
| 5971 | msgstr ""
|
|---|
| 5972 |
|
|---|
| 5973 | #: operations/common-gpl3+/displace.c:72
|
|---|
| 5974 | #: operations/common-gpl3+/whirl-pinch.c:36
|
|---|
| 5975 | msgid "Whirl"
|
|---|
| 5976 | msgstr ""
|
|---|
| 5977 |
|
|---|
| 5978 | #: operations/common-gpl3+/displace.c:75
|
|---|
| 5979 | msgid "Displacement multiplier for the vertical direction"
|
|---|
| 5980 | msgstr ""
|
|---|
| 5981 |
|
|---|
| 5982 | #: operations/common-gpl3+/displace.c:76
|
|---|
| 5983 | msgid "Displacement multiplier for the angular offset"
|
|---|
| 5984 | msgstr ""
|
|---|
| 5985 |
|
|---|
| 5986 | #: operations/common-gpl3+/displace.c:78
|
|---|
| 5987 | msgid "Center displacement"
|
|---|
| 5988 | msgstr ""
|
|---|
| 5989 |
|
|---|
| 5990 | #: operations/common-gpl3+/displace.c:79
|
|---|
| 5991 | msgid "Center the displacement around a specified point"
|
|---|
| 5992 | msgstr ""
|
|---|
| 5993 |
|
|---|
| 5994 | #: operations/common-gpl3+/displace.c:82
|
|---|
| 5995 | msgid "X coordinate of the displacement center"
|
|---|
| 5996 | msgstr ""
|
|---|
| 5997 |
|
|---|
| 5998 | #: operations/common-gpl3+/displace.c:89
|
|---|
| 5999 | msgid "Y coordinate of the displacement center"
|
|---|
| 6000 | msgstr ""
|
|---|
| 6001 |
|
|---|
| 6002 | #: operations/common-gpl3+/displace.c:190
|
|---|
| 6003 | msgid "Horizontal/Radial"
|
|---|
| 6004 | msgstr ""
|
|---|
| 6005 |
|
|---|
| 6006 | #: operations/common-gpl3+/displace.c:191
|
|---|
| 6007 | msgid "Horizontal or radial per pixel input"
|
|---|
| 6008 | msgstr ""
|
|---|
| 6009 |
|
|---|
| 6010 | #: operations/common-gpl3+/displace.c:199
|
|---|
| 6011 | msgid "Vertical/Angular"
|
|---|
| 6012 | msgstr ""
|
|---|
| 6013 |
|
|---|
| 6014 | #: operations/common-gpl3+/displace.c:200
|
|---|
| 6015 | msgid "Vertical or angular per pixel input"
|
|---|
| 6016 | msgstr ""
|
|---|
| 6017 |
|
|---|
| 6018 | #: operations/common-gpl3+/displace.c:479
|
|---|
| 6019 | msgid "Displace"
|
|---|
| 6020 | msgstr ""
|
|---|
| 6021 |
|
|---|
| 6022 | #: operations/common-gpl3+/displace.c:482
|
|---|
| 6023 | msgid "Displace pixels as indicated by displacement maps"
|
|---|
| 6024 | msgstr ""
|
|---|
| 6025 |
|
|---|
| 6026 | #: operations/common-gpl3+/edge.c:29
|
|---|
| 6027 | msgid "Sobel"
|
|---|
| 6028 | msgstr ""
|
|---|
| 6029 |
|
|---|
| 6030 | #: operations/common-gpl3+/edge.c:30
|
|---|
| 6031 | msgid "Prewitt compass"
|
|---|
| 6032 | msgstr ""
|
|---|
| 6033 |
|
|---|
| 6034 | #: operations/common-gpl3+/edge.c:31
|
|---|
| 6035 | msgid "Gradient"
|
|---|
| 6036 | msgstr ""
|
|---|
| 6037 |
|
|---|
| 6038 | #: operations/common-gpl3+/edge.c:32
|
|---|
| 6039 | msgid "Roberts"
|
|---|
| 6040 | msgstr ""
|
|---|
| 6041 |
|
|---|
| 6042 | #: operations/common-gpl3+/edge.c:33
|
|---|
| 6043 | msgid "Differential"
|
|---|
| 6044 | msgstr ""
|
|---|
| 6045 |
|
|---|
| 6046 | #: operations/common-gpl3+/edge.c:34
|
|---|
| 6047 | msgid "Laplace"
|
|---|
| 6048 | msgstr ""
|
|---|
| 6049 |
|
|---|
| 6050 | #: operations/common-gpl3+/edge.c:37
|
|---|
| 6051 | msgid "Algorithm"
|
|---|
| 6052 | msgstr ""
|
|---|
| 6053 |
|
|---|
| 6054 | #: operations/common-gpl3+/edge.c:40
|
|---|
| 6055 | msgid "Edge detection algorithm"
|
|---|
| 6056 | msgstr ""
|
|---|
| 6057 |
|
|---|
| 6058 | #: operations/common-gpl3+/edge.c:43
|
|---|
| 6059 | msgid "Edge detection amount"
|
|---|
| 6060 | msgstr ""
|
|---|
| 6061 |
|
|---|
| 6062 | #: operations/common-gpl3+/edge.c:47
|
|---|
| 6063 | msgid "Border behavior"
|
|---|
| 6064 | msgstr ""
|
|---|
| 6065 |
|
|---|
| 6066 | #: operations/common-gpl3+/edge.c:50
|
|---|
| 6067 | msgid "Edge detection behavior"
|
|---|
| 6068 | msgstr ""
|
|---|
| 6069 |
|
|---|
| 6070 | #: operations/common-gpl3+/edge.c:366
|
|---|
| 6071 | msgid "Edge Detection"
|
|---|
| 6072 | msgstr ""
|
|---|
| 6073 |
|
|---|
| 6074 | #: operations/common-gpl3+/edge.c:371
|
|---|
| 6075 | msgid "Several simple methods for detecting edges"
|
|---|
| 6076 | msgstr ""
|
|---|
| 6077 |
|
|---|
| 6078 | #: operations/common-gpl3+/edge-laplace.c:411
|
|---|
| 6079 | msgid "Laplacian Edge Detection"
|
|---|
| 6080 | msgstr ""
|
|---|
| 6081 |
|
|---|
| 6082 | #: operations/common-gpl3+/edge-laplace.c:416
|
|---|
| 6083 | msgid "High-resolution edge detection"
|
|---|
| 6084 | msgstr ""
|
|---|
| 6085 |
|
|---|
| 6086 | #: operations/common-gpl3+/emboss.c:26 operations/common-gpl3+/emboss.c:279
|
|---|
| 6087 | msgid "Emboss"
|
|---|
| 6088 | msgstr ""
|
|---|
| 6089 |
|
|---|
| 6090 | #: operations/common-gpl3+/emboss.c:27
|
|---|
| 6091 | msgid "Bumpmap (preserve original colors)"
|
|---|
| 6092 | msgstr ""
|
|---|
| 6093 |
|
|---|
| 6094 | #: operations/common-gpl3+/emboss.c:30
|
|---|
| 6095 | msgid "Emboss Type"
|
|---|
| 6096 | msgstr ""
|
|---|
| 6097 |
|
|---|
| 6098 | #: operations/common-gpl3+/emboss.c:32
|
|---|
| 6099 | msgid "Rendering type"
|
|---|
| 6100 | msgstr ""
|
|---|
| 6101 |
|
|---|
| 6102 | #: operations/common-gpl3+/emboss.c:35
|
|---|
| 6103 | msgid "Light angle (degrees)"
|
|---|
| 6104 | msgstr ""
|
|---|
| 6105 |
|
|---|
| 6106 | #: operations/common-gpl3+/emboss.c:41
|
|---|
| 6107 | msgid "Elevation angle (degrees)"
|
|---|
| 6108 | msgstr ""
|
|---|
| 6109 |
|
|---|
| 6110 | #: operations/common-gpl3+/emboss.c:46
|
|---|
| 6111 | msgid "Filter width"
|
|---|
| 6112 | msgstr ""
|
|---|
| 6113 |
|
|---|
| 6114 | #: operations/common-gpl3+/emboss.c:283
|
|---|
| 6115 | msgid "Simulates an image created by embossing"
|
|---|
| 6116 | msgstr ""
|
|---|
| 6117 |
|
|---|
| 6118 | #: operations/common-gpl3+/engrave.c:32
|
|---|
| 6119 | msgid "Resolution in pixels"
|
|---|
| 6120 | msgstr ""
|
|---|
| 6121 |
|
|---|
| 6122 | #: operations/common-gpl3+/engrave.c:36 operations/common-gpl3+/engrave.c:37
|
|---|
| 6123 | msgid "Limit line width"
|
|---|
| 6124 | msgstr ""
|
|---|
| 6125 |
|
|---|
| 6126 | #: operations/common-gpl3+/engrave.c:220
|
|---|
| 6127 | msgid "Engrave"
|
|---|
| 6128 | msgstr ""
|
|---|
| 6129 |
|
|---|
| 6130 | #: operations/common-gpl3+/engrave.c:225
|
|---|
| 6131 | msgid "Simulate an antique engraving"
|
|---|
| 6132 | msgstr ""
|
|---|
| 6133 |
|
|---|
| 6134 | #: operations/common-gpl3+/fractal-explorer.c:31
|
|---|
| 6135 | #: operations/common-gpl3+/fractal-trace.c:26
|
|---|
| 6136 | msgid "Mandelbrot"
|
|---|
| 6137 | msgstr ""
|
|---|
| 6138 |
|
|---|
| 6139 | #: operations/common-gpl3+/fractal-explorer.c:33
|
|---|
| 6140 | #: operations/common-gpl3+/fractal-trace.c:27
|
|---|
| 6141 | msgid "Julia"
|
|---|
| 6142 | msgstr ""
|
|---|
| 6143 |
|
|---|
| 6144 | #: operations/common-gpl3+/fractal-explorer.c:35
|
|---|
| 6145 | msgid "Barnsley 1"
|
|---|
| 6146 | msgstr ""
|
|---|
| 6147 |
|
|---|
| 6148 | #: operations/common-gpl3+/fractal-explorer.c:37
|
|---|
| 6149 | msgid "Barnsley 2"
|
|---|
| 6150 | msgstr ""
|
|---|
| 6151 |
|
|---|
| 6152 | #: operations/common-gpl3+/fractal-explorer.c:39
|
|---|
| 6153 | msgid "Barnsley 3"
|
|---|
| 6154 | msgstr ""
|
|---|
| 6155 |
|
|---|
| 6156 | #: operations/common-gpl3+/fractal-explorer.c:41
|
|---|
| 6157 | msgid "Spider"
|
|---|
| 6158 | msgstr ""
|
|---|
| 6159 |
|
|---|
| 6160 | #: operations/common-gpl3+/fractal-explorer.c:43
|
|---|
| 6161 | msgid "Man O War"
|
|---|
| 6162 | msgstr ""
|
|---|
| 6163 |
|
|---|
| 6164 | #: operations/common-gpl3+/fractal-explorer.c:45
|
|---|
| 6165 | #: operations/external/matting-levin.c:37
|
|---|
| 6166 | msgid "Lambda"
|
|---|
| 6167 | msgstr ""
|
|---|
| 6168 |
|
|---|
| 6169 | #: operations/common-gpl3+/fractal-explorer.c:47
|
|---|
| 6170 | msgid "Sierpinski"
|
|---|
| 6171 | msgstr ""
|
|---|
| 6172 |
|
|---|
| 6173 | #: operations/common-gpl3+/fractal-explorer.c:50
|
|---|
| 6174 | #: operations/common-gpl3+/fractal-trace.c:30
|
|---|
| 6175 | msgid "Fractal type"
|
|---|
| 6176 | msgstr ""
|
|---|
| 6177 |
|
|---|
| 6178 | #: operations/common-gpl3+/fractal-explorer.c:53
|
|---|
| 6179 | msgid "Type of a fractal"
|
|---|
| 6180 | msgstr ""
|
|---|
| 6181 |
|
|---|
| 6182 | #: operations/common-gpl3+/fractal-explorer.c:59
|
|---|
| 6183 | msgid "Zoom in the fractal space"
|
|---|
| 6184 | msgstr ""
|
|---|
| 6185 |
|
|---|
| 6186 | #: operations/common-gpl3+/fractal-explorer.c:64
|
|---|
| 6187 | #: operations/common-gpl3+/lens-distortion.c:45
|
|---|
| 6188 | msgid "Shift X"
|
|---|
| 6189 | msgstr ""
|
|---|
| 6190 |
|
|---|
| 6191 | #: operations/common-gpl3+/fractal-explorer.c:65
|
|---|
| 6192 | msgid "X shift in the fractal space"
|
|---|
| 6193 | msgstr ""
|
|---|
| 6194 |
|
|---|
| 6195 | #: operations/common-gpl3+/fractal-explorer.c:68
|
|---|
| 6196 | #: operations/common-gpl3+/lens-distortion.c:49
|
|---|
| 6197 | msgid "Shift Y"
|
|---|
| 6198 | msgstr ""
|
|---|
| 6199 |
|
|---|
| 6200 | #: operations/common-gpl3+/fractal-explorer.c:69
|
|---|
| 6201 | msgid "Y shift in the fractal space"
|
|---|
| 6202 | msgstr ""
|
|---|
| 6203 |
|
|---|
| 6204 | #: operations/common-gpl3+/fractal-explorer.c:72
|
|---|
| 6205 | msgid "CX"
|
|---|
| 6206 | msgstr ""
|
|---|
| 6207 |
|
|---|
| 6208 | #: operations/common-gpl3+/fractal-explorer.c:73
|
|---|
| 6209 | msgid "CX (No effect in Mandelbrot and Sierpinski)"
|
|---|
| 6210 | msgstr ""
|
|---|
| 6211 |
|
|---|
| 6212 | #: operations/common-gpl3+/fractal-explorer.c:78
|
|---|
| 6213 | msgid "CY"
|
|---|
| 6214 | msgstr ""
|
|---|
| 6215 |
|
|---|
| 6216 | #: operations/common-gpl3+/fractal-explorer.c:79
|
|---|
| 6217 | msgid "CY (No effect in Mandelbrot and Sierpinski)"
|
|---|
| 6218 | msgstr ""
|
|---|
| 6219 |
|
|---|
| 6220 | #: operations/common-gpl3+/fractal-explorer.c:84
|
|---|
| 6221 | msgid "Red stretching factor"
|
|---|
| 6222 | msgstr ""
|
|---|
| 6223 |
|
|---|
| 6224 | #: operations/common-gpl3+/fractal-explorer.c:87
|
|---|
| 6225 | msgid "Green stretching factor"
|
|---|
| 6226 | msgstr ""
|
|---|
| 6227 |
|
|---|
| 6228 | #: operations/common-gpl3+/fractal-explorer.c:90
|
|---|
| 6229 | msgid "Blue stretching factor"
|
|---|
| 6230 | msgstr ""
|
|---|
| 6231 |
|
|---|
| 6232 | #: operations/common-gpl3+/fractal-explorer.c:94
|
|---|
| 6233 | #: operations/common-gpl3+/ripple.c:29
|
|---|
| 6234 | msgid "Sine"
|
|---|
| 6235 | msgstr ""
|
|---|
| 6236 |
|
|---|
| 6237 | #: operations/common-gpl3+/fractal-explorer.c:95
|
|---|
| 6238 | msgid "Cosine"
|
|---|
| 6239 | msgstr ""
|
|---|
| 6240 |
|
|---|
| 6241 | #: operations/common-gpl3+/fractal-explorer.c:99
|
|---|
| 6242 | msgid "Red application mode"
|
|---|
| 6243 | msgstr ""
|
|---|
| 6244 |
|
|---|
| 6245 | #: operations/common-gpl3+/fractal-explorer.c:103
|
|---|
| 6246 | msgid "Green application mode"
|
|---|
| 6247 | msgstr ""
|
|---|
| 6248 |
|
|---|
| 6249 | #: operations/common-gpl3+/fractal-explorer.c:107
|
|---|
| 6250 | msgid "Blue application mode"
|
|---|
| 6251 | msgstr ""
|
|---|
| 6252 |
|
|---|
| 6253 | #: operations/common-gpl3+/fractal-explorer.c:111
|
|---|
| 6254 | msgid "Red inversion"
|
|---|
| 6255 | msgstr ""
|
|---|
| 6256 |
|
|---|
| 6257 | #: operations/common-gpl3+/fractal-explorer.c:112
|
|---|
| 6258 | msgid "Green inversion"
|
|---|
| 6259 | msgstr ""
|
|---|
| 6260 |
|
|---|
| 6261 | #: operations/common-gpl3+/fractal-explorer.c:113
|
|---|
| 6262 | msgid "Blue inversion"
|
|---|
| 6263 | msgstr ""
|
|---|
| 6264 |
|
|---|
| 6265 | #: operations/common-gpl3+/fractal-explorer.c:115
|
|---|
| 6266 | msgid "Number of colors"
|
|---|
| 6267 | msgstr ""
|
|---|
| 6268 |
|
|---|
| 6269 | #: operations/common-gpl3+/fractal-explorer.c:118
|
|---|
| 6270 | msgid "Loglog smoothing"
|
|---|
| 6271 | msgstr ""
|
|---|
| 6272 |
|
|---|
| 6273 | #: operations/common-gpl3+/fractal-explorer.c:374
|
|---|
| 6274 | #, c-format
|
|---|
| 6275 | msgid "Unsupported fractal type: %d"
|
|---|
| 6276 | msgstr ""
|
|---|
| 6277 |
|
|---|
| 6278 | #: operations/common-gpl3+/fractal-explorer.c:431
|
|---|
| 6279 | msgid "Fractal Explorer"
|
|---|
| 6280 | msgstr ""
|
|---|
| 6281 |
|
|---|
| 6282 | #: operations/common-gpl3+/fractal-explorer.c:436
|
|---|
| 6283 | msgid ""
|
|---|
| 6284 | "Rendering of multiple different fractal systems, with configurable coloring "
|
|---|
| 6285 | "options."
|
|---|
| 6286 | msgstr ""
|
|---|
| 6287 |
|
|---|
| 6288 | #: operations/common-gpl3+/fractal-trace.c:35
|
|---|
| 6289 | msgid "X1 value, position"
|
|---|
| 6290 | msgstr ""
|
|---|
| 6291 |
|
|---|
| 6292 | #: operations/common-gpl3+/fractal-trace.c:39
|
|---|
| 6293 | msgid "X2 value, position"
|
|---|
| 6294 | msgstr ""
|
|---|
| 6295 |
|
|---|
| 6296 | #: operations/common-gpl3+/fractal-trace.c:43
|
|---|
| 6297 | msgid "Y1 value, position"
|
|---|
| 6298 | msgstr ""
|
|---|
| 6299 |
|
|---|
| 6300 | #: operations/common-gpl3+/fractal-trace.c:47
|
|---|
| 6301 | msgid "Y2 value, position"
|
|---|
| 6302 | msgstr ""
|
|---|
| 6303 |
|
|---|
| 6304 | #: operations/common-gpl3+/fractal-trace.c:50
|
|---|
| 6305 | msgid "JX"
|
|---|
| 6306 | msgstr ""
|
|---|
| 6307 |
|
|---|
| 6308 | #: operations/common-gpl3+/fractal-trace.c:51
|
|---|
| 6309 | msgid "Julia seed X value, position"
|
|---|
| 6310 | msgstr ""
|
|---|
| 6311 |
|
|---|
| 6312 | #: operations/common-gpl3+/fractal-trace.c:55
|
|---|
| 6313 | msgid "JY"
|
|---|
| 6314 | msgstr ""
|
|---|
| 6315 |
|
|---|
| 6316 | #: operations/common-gpl3+/fractal-trace.c:56
|
|---|
| 6317 | msgid "Julia seed Y value, position"
|
|---|
| 6318 | msgstr ""
|
|---|
| 6319 |
|
|---|
| 6320 | #: operations/common-gpl3+/fractal-trace.c:63
|
|---|
| 6321 | msgid "Bailout length"
|
|---|
| 6322 | msgstr ""
|
|---|
| 6323 |
|
|---|
| 6324 | #: operations/common-gpl3+/fractal-trace.c:69
|
|---|
| 6325 | msgid "How to deal with pixels outside of the input buffer"
|
|---|
| 6326 | msgstr ""
|
|---|
| 6327 |
|
|---|
| 6328 | #: operations/common-gpl3+/fractal-trace.c:175
|
|---|
| 6329 | msgid "Unsupported fractal type"
|
|---|
| 6330 | msgstr ""
|
|---|
| 6331 |
|
|---|
| 6332 | #: operations/common-gpl3+/fractal-trace.c:272
|
|---|
| 6333 | msgid "Fractal Trace"
|
|---|
| 6334 | msgstr ""
|
|---|
| 6335 |
|
|---|
| 6336 | #: operations/common-gpl3+/fractal-trace.c:278
|
|---|
| 6337 | msgid "Transform the image with the fractals"
|
|---|
| 6338 | msgstr ""
|
|---|
| 6339 |
|
|---|
| 6340 | #: operations/common-gpl3+/gaussian-blur-selective.c:34
|
|---|
| 6341 | msgid "Max. delta"
|
|---|
| 6342 | msgstr ""
|
|---|
| 6343 |
|
|---|
| 6344 | #: operations/common-gpl3+/gaussian-blur-selective.c:35
|
|---|
| 6345 | msgid "Maximum delta"
|
|---|
| 6346 | msgstr ""
|
|---|
| 6347 |
|
|---|
| 6348 | #: operations/common-gpl3+/gaussian-blur-selective.c:376
|
|---|
| 6349 | msgid "Selective Gaussian Blur"
|
|---|
| 6350 | msgstr ""
|
|---|
| 6351 |
|
|---|
| 6352 | #: operations/common-gpl3+/gaussian-blur-selective.c:380
|
|---|
| 6353 | msgid "Blur neighboring pixels, but only in low-contrast areas"
|
|---|
| 6354 | msgstr ""
|
|---|
| 6355 |
|
|---|
| 6356 | #: operations/common-gpl3+/illusion.c:28
|
|---|
| 6357 | msgid "Type 1"
|
|---|
| 6358 | msgstr ""
|
|---|
| 6359 |
|
|---|
| 6360 | #: operations/common-gpl3+/illusion.c:29
|
|---|
| 6361 | msgid "Type 2"
|
|---|
| 6362 | msgstr ""
|
|---|
| 6363 |
|
|---|
| 6364 | #: operations/common-gpl3+/illusion.c:32
|
|---|
| 6365 | msgid "Division"
|
|---|
| 6366 | msgstr ""
|
|---|
| 6367 |
|
|---|
| 6368 | #: operations/common-gpl3+/illusion.c:33
|
|---|
| 6369 | msgid "The number of divisions"
|
|---|
| 6370 | msgstr ""
|
|---|
| 6371 |
|
|---|
| 6372 | #: operations/common-gpl3+/illusion.c:37
|
|---|
| 6373 | msgid "Illusion type"
|
|---|
| 6374 | msgstr ""
|
|---|
| 6375 |
|
|---|
| 6376 | #: operations/common-gpl3+/illusion.c:40
|
|---|
| 6377 | msgid "Type of illusion"
|
|---|
| 6378 | msgstr ""
|
|---|
| 6379 |
|
|---|
| 6380 | #: operations/common-gpl3+/illusion.c:278
|
|---|
| 6381 | msgid "Illusion"
|
|---|
| 6382 | msgstr ""
|
|---|
| 6383 |
|
|---|
| 6384 | #: operations/common-gpl3+/illusion.c:283
|
|---|
| 6385 | msgid "Superimpose many altered copies of the image."
|
|---|
| 6386 | msgstr ""
|
|---|
| 6387 |
|
|---|
| 6388 | #: operations/common-gpl3+/lens-distortion.c:33
|
|---|
| 6389 | msgid "Main"
|
|---|
| 6390 | msgstr ""
|
|---|
| 6391 |
|
|---|
| 6392 | #: operations/common-gpl3+/lens-distortion.c:34
|
|---|
| 6393 | msgid "Amount of second-order distortion"
|
|---|
| 6394 | msgstr ""
|
|---|
| 6395 |
|
|---|
| 6396 | #: operations/common-gpl3+/lens-distortion.c:37
|
|---|
| 6397 | msgid "Edge"
|
|---|
| 6398 | msgstr ""
|
|---|
| 6399 |
|
|---|
| 6400 | #: operations/common-gpl3+/lens-distortion.c:38
|
|---|
| 6401 | msgid "Amount of fourth-order distortion"
|
|---|
| 6402 | msgstr ""
|
|---|
| 6403 |
|
|---|
| 6404 | #: operations/common-gpl3+/lens-distortion.c:42
|
|---|
| 6405 | msgid "Rescale overall image size"
|
|---|
| 6406 | msgstr ""
|
|---|
| 6407 |
|
|---|
| 6408 | #: operations/common-gpl3+/lens-distortion.c:46
|
|---|
| 6409 | msgid "Effect center offset in X"
|
|---|
| 6410 | msgstr ""
|
|---|
| 6411 |
|
|---|
| 6412 | #: operations/common-gpl3+/lens-distortion.c:50
|
|---|
| 6413 | msgid "Effect center offset in Y"
|
|---|
| 6414 | msgstr ""
|
|---|
| 6415 |
|
|---|
| 6416 | #: operations/common-gpl3+/lens-distortion.c:53
|
|---|
| 6417 | msgid "Brighten"
|
|---|
| 6418 | msgstr ""
|
|---|
| 6419 |
|
|---|
| 6420 | #: operations/common-gpl3+/lens-distortion.c:54
|
|---|
| 6421 | msgid "Adjust brightness in corners"
|
|---|
| 6422 | msgstr ""
|
|---|
| 6423 |
|
|---|
| 6424 | #: operations/common-gpl3+/lens-distortion.c:497
|
|---|
| 6425 | msgid "Lens Distortion"
|
|---|
| 6426 | msgstr ""
|
|---|
| 6427 |
|
|---|
| 6428 | #: operations/common-gpl3+/lens-distortion.c:504
|
|---|
| 6429 | msgid "Corrects barrel or pincushion lens distortion."
|
|---|
| 6430 | msgstr ""
|
|---|
| 6431 |
|
|---|
| 6432 | #: operations/common-gpl3+/lens-flare.c:27
|
|---|
| 6433 | msgid "X position"
|
|---|
| 6434 | msgstr ""
|
|---|
| 6435 |
|
|---|
| 6436 | #: operations/common-gpl3+/lens-flare.c:28
|
|---|
| 6437 | msgid "X coordinates of the flare center"
|
|---|
| 6438 | msgstr ""
|
|---|
| 6439 |
|
|---|
| 6440 | #: operations/common-gpl3+/lens-flare.c:33
|
|---|
| 6441 | msgid "Y position"
|
|---|
| 6442 | msgstr ""
|
|---|
| 6443 |
|
|---|
| 6444 | #: operations/common-gpl3+/lens-flare.c:34
|
|---|
| 6445 | msgid "Y coordinates of the flare center"
|
|---|
| 6446 | msgstr ""
|
|---|
| 6447 |
|
|---|
| 6448 | #: operations/common-gpl3+/lens-flare.c:510
|
|---|
| 6449 | msgid "Lens Flare"
|
|---|
| 6450 | msgstr ""
|
|---|
| 6451 |
|
|---|
| 6452 | #: operations/common-gpl3+/lens-flare.c:515
|
|---|
| 6453 | msgid "Adds a lens flare effect."
|
|---|
| 6454 | msgstr ""
|
|---|
| 6455 |
|
|---|
| 6456 | #: operations/common-gpl3+/linear-sinusoid.c:25
|
|---|
| 6457 | msgid "X Period"
|
|---|
| 6458 | msgstr ""
|
|---|
| 6459 |
|
|---|
| 6460 | #: operations/common-gpl3+/linear-sinusoid.c:26
|
|---|
| 6461 | msgid "Period for X axis"
|
|---|
| 6462 | msgstr ""
|
|---|
| 6463 |
|
|---|
| 6464 | #: operations/common-gpl3+/linear-sinusoid.c:32
|
|---|
| 6465 | msgid "Y Period"
|
|---|
| 6466 | msgstr ""
|
|---|
| 6467 |
|
|---|
| 6468 | #: operations/common-gpl3+/linear-sinusoid.c:33
|
|---|
| 6469 | msgid "Period for Y axis"
|
|---|
| 6470 | msgstr ""
|
|---|
| 6471 |
|
|---|
| 6472 | #: operations/common-gpl3+/linear-sinusoid.c:39
|
|---|
| 6473 | msgid "X Amplitude"
|
|---|
| 6474 | msgstr ""
|
|---|
| 6475 |
|
|---|
| 6476 | #: operations/common-gpl3+/linear-sinusoid.c:40
|
|---|
| 6477 | msgid "Amplitude for X axis (logarithmic scale)"
|
|---|
| 6478 | msgstr ""
|
|---|
| 6479 |
|
|---|
| 6480 | #: operations/common-gpl3+/linear-sinusoid.c:45
|
|---|
| 6481 | msgid "Y Amplitude"
|
|---|
| 6482 | msgstr ""
|
|---|
| 6483 |
|
|---|
| 6484 | #: operations/common-gpl3+/linear-sinusoid.c:46
|
|---|
| 6485 | msgid "Amplitude for Y axis (logarithmic scale)"
|
|---|
| 6486 | msgstr ""
|
|---|
| 6487 |
|
|---|
| 6488 | #: operations/common-gpl3+/linear-sinusoid.c:51
|
|---|
| 6489 | msgid "X Phase"
|
|---|
| 6490 | msgstr ""
|
|---|
| 6491 |
|
|---|
| 6492 | #: operations/common-gpl3+/linear-sinusoid.c:52
|
|---|
| 6493 | msgid "Phase for X axis"
|
|---|
| 6494 | msgstr ""
|
|---|
| 6495 |
|
|---|
| 6496 | #: operations/common-gpl3+/linear-sinusoid.c:58
|
|---|
| 6497 | msgid "Y Phase"
|
|---|
| 6498 | msgstr ""
|
|---|
| 6499 |
|
|---|
| 6500 | #: operations/common-gpl3+/linear-sinusoid.c:59
|
|---|
| 6501 | msgid "Phase for Y axis"
|
|---|
| 6502 | msgstr ""
|
|---|
| 6503 |
|
|---|
| 6504 | #: operations/common-gpl3+/linear-sinusoid.c:66
|
|---|
| 6505 | msgid "Axis separation angle"
|
|---|
| 6506 | msgstr ""
|
|---|
| 6507 |
|
|---|
| 6508 | #: operations/common-gpl3+/linear-sinusoid.c:101
|
|---|
| 6509 | msgid "Supersampling"
|
|---|
| 6510 | msgstr ""
|
|---|
| 6511 |
|
|---|
| 6512 | #: operations/common-gpl3+/linear-sinusoid.c:102
|
|---|
| 6513 | msgid "Number of samples along each axis per pixel"
|
|---|
| 6514 | msgstr ""
|
|---|
| 6515 |
|
|---|
| 6516 | #: operations/common-gpl3+/linear-sinusoid.c:298
|
|---|
| 6517 | msgid "Linear Sinusoid"
|
|---|
| 6518 | msgstr ""
|
|---|
| 6519 |
|
|---|
| 6520 | #: operations/common-gpl3+/linear-sinusoid.c:303
|
|---|
| 6521 | msgid "Generate a linear sinusoid pattern"
|
|---|
| 6522 | msgstr ""
|
|---|
| 6523 |
|
|---|
| 6524 | #: operations/common-gpl3+/maze.c:38
|
|---|
| 6525 | msgid "Depth first"
|
|---|
| 6526 | msgstr ""
|
|---|
| 6527 |
|
|---|
| 6528 | #: operations/common-gpl3+/maze.c:39
|
|---|
| 6529 | msgid "Prim's algorithm"
|
|---|
| 6530 | msgstr ""
|
|---|
| 6531 |
|
|---|
| 6532 | #: operations/common-gpl3+/maze.c:58
|
|---|
| 6533 | msgid "Algorithm type"
|
|---|
| 6534 | msgstr ""
|
|---|
| 6535 |
|
|---|
| 6536 | #: operations/common-gpl3+/maze.c:61
|
|---|
| 6537 | msgid "Maze algorithm type"
|
|---|
| 6538 | msgstr ""
|
|---|
| 6539 |
|
|---|
| 6540 | #: operations/common-gpl3+/maze.c:67
|
|---|
| 6541 | msgid "Foreground Color"
|
|---|
| 6542 | msgstr ""
|
|---|
| 6543 |
|
|---|
| 6544 | #: operations/common-gpl3+/maze.c:68
|
|---|
| 6545 | msgid "The foreground color"
|
|---|
| 6546 | msgstr ""
|
|---|
| 6547 |
|
|---|
| 6548 | #: operations/common-gpl3+/maze.c:71
|
|---|
| 6549 | msgid "Background Color"
|
|---|
| 6550 | msgstr ""
|
|---|
| 6551 |
|
|---|
| 6552 | #: operations/common-gpl3+/maze.c:72
|
|---|
| 6553 | msgid "The background color"
|
|---|
| 6554 | msgstr ""
|
|---|
| 6555 |
|
|---|
| 6556 | #: operations/common-gpl3+/maze.c:822
|
|---|
| 6557 | msgid "Maze"
|
|---|
| 6558 | msgstr ""
|
|---|
| 6559 |
|
|---|
| 6560 | #: operations/common-gpl3+/maze.c:827
|
|---|
| 6561 | msgid "Draw a labyrinth"
|
|---|
| 6562 | msgstr ""
|
|---|
| 6563 |
|
|---|
| 6564 | #: operations/common-gpl3+/mosaic.c:33
|
|---|
| 6565 | msgid "Squares"
|
|---|
| 6566 | msgstr ""
|
|---|
| 6567 |
|
|---|
| 6568 | #: operations/common-gpl3+/mosaic.c:34
|
|---|
| 6569 | msgid "Hexagons"
|
|---|
| 6570 | msgstr ""
|
|---|
| 6571 |
|
|---|
| 6572 | #: operations/common-gpl3+/mosaic.c:35
|
|---|
| 6573 | msgid "Octagons"
|
|---|
| 6574 | msgstr ""
|
|---|
| 6575 |
|
|---|
| 6576 | #: operations/common-gpl3+/mosaic.c:36
|
|---|
| 6577 | msgid "Triangles"
|
|---|
| 6578 | msgstr ""
|
|---|
| 6579 |
|
|---|
| 6580 | #: operations/common-gpl3+/mosaic.c:39
|
|---|
| 6581 | msgid "Tile geometry"
|
|---|
| 6582 | msgstr ""
|
|---|
| 6583 |
|
|---|
| 6584 | #: operations/common-gpl3+/mosaic.c:41
|
|---|
| 6585 | msgid "What shape to use for tiles"
|
|---|
| 6586 | msgstr ""
|
|---|
| 6587 |
|
|---|
| 6588 | #: operations/common-gpl3+/mosaic.c:49
|
|---|
| 6589 | msgid "Tile height"
|
|---|
| 6590 | msgstr ""
|
|---|
| 6591 |
|
|---|
| 6592 | #: operations/common-gpl3+/mosaic.c:50
|
|---|
| 6593 | msgid "Apparent height of each tile (in pixels)"
|
|---|
| 6594 | msgstr ""
|
|---|
| 6595 |
|
|---|
| 6596 | #: operations/common-gpl3+/mosaic.c:54
|
|---|
| 6597 | msgid "Tile neatness"
|
|---|
| 6598 | msgstr ""
|
|---|
| 6599 |
|
|---|
| 6600 | #: operations/common-gpl3+/mosaic.c:55
|
|---|
| 6601 | msgid "Deviation from perfectly formed tiles"
|
|---|
| 6602 | msgstr ""
|
|---|
| 6603 |
|
|---|
| 6604 | #: operations/common-gpl3+/mosaic.c:58
|
|---|
| 6605 | msgid "Tile color variation"
|
|---|
| 6606 | msgstr ""
|
|---|
| 6607 |
|
|---|
| 6608 | #: operations/common-gpl3+/mosaic.c:59
|
|---|
| 6609 | msgid "Magnitude of random color variations"
|
|---|
| 6610 | msgstr ""
|
|---|
| 6611 |
|
|---|
| 6612 | #: operations/common-gpl3+/mosaic.c:62
|
|---|
| 6613 | msgid "Color averaging"
|
|---|
| 6614 | msgstr ""
|
|---|
| 6615 |
|
|---|
| 6616 | #: operations/common-gpl3+/mosaic.c:63
|
|---|
| 6617 | msgid "Tile color based on average of subsumed pixels"
|
|---|
| 6618 | msgstr ""
|
|---|
| 6619 |
|
|---|
| 6620 | #: operations/common-gpl3+/mosaic.c:65
|
|---|
| 6621 | msgid "Rough tile surface"
|
|---|
| 6622 | msgstr ""
|
|---|
| 6623 |
|
|---|
| 6624 | #: operations/common-gpl3+/mosaic.c:66
|
|---|
| 6625 | msgid "Surface characteristics"
|
|---|
| 6626 | msgstr ""
|
|---|
| 6627 |
|
|---|
| 6628 | #: operations/common-gpl3+/mosaic.c:68
|
|---|
| 6629 | msgid "Allow splitting tiles"
|
|---|
| 6630 | msgstr ""
|
|---|
| 6631 |
|
|---|
| 6632 | #: operations/common-gpl3+/mosaic.c:69
|
|---|
| 6633 | msgid "Allows splitting tiles at hard edges"
|
|---|
| 6634 | msgstr ""
|
|---|
| 6635 |
|
|---|
| 6636 | #: operations/common-gpl3+/mosaic.c:71
|
|---|
| 6637 | msgid "Tile spacing"
|
|---|
| 6638 | msgstr ""
|
|---|
| 6639 |
|
|---|
| 6640 | #: operations/common-gpl3+/mosaic.c:72
|
|---|
| 6641 | msgid "Inter-tile spacing (in pixels)"
|
|---|
| 6642 | msgstr ""
|
|---|
| 6643 |
|
|---|
| 6644 | #: operations/common-gpl3+/mosaic.c:77
|
|---|
| 6645 | msgid "Joints color"
|
|---|
| 6646 | msgstr ""
|
|---|
| 6647 |
|
|---|
| 6648 | #: operations/common-gpl3+/mosaic.c:79
|
|---|
| 6649 | msgid "Light color"
|
|---|
| 6650 | msgstr ""
|
|---|
| 6651 |
|
|---|
| 6652 | #: operations/common-gpl3+/mosaic.c:81
|
|---|
| 6653 | msgid "Light direction"
|
|---|
| 6654 | msgstr ""
|
|---|
| 6655 |
|
|---|
| 6656 | #: operations/common-gpl3+/mosaic.c:82
|
|---|
| 6657 | msgid "Direction of light-source (in degrees)"
|
|---|
| 6658 | msgstr ""
|
|---|
| 6659 |
|
|---|
| 6660 | #: operations/common-gpl3+/mosaic.c:88
|
|---|
| 6661 | msgid "Enables smoother tile output"
|
|---|
| 6662 | msgstr ""
|
|---|
| 6663 |
|
|---|
| 6664 | #: operations/common-gpl3+/mosaic.c:2472
|
|---|
| 6665 | msgid "Mosaic"
|
|---|
| 6666 | msgstr ""
|
|---|
| 6667 |
|
|---|
| 6668 | #: operations/common-gpl3+/mosaic.c:2477
|
|---|
| 6669 | msgid ""
|
|---|
| 6670 | "Mosaic is a filter which transforms an image into what appears to be a "
|
|---|
| 6671 | "mosaic, composed of small primitives, each of constant color and of an "
|
|---|
| 6672 | "approximate size."
|
|---|
| 6673 | msgstr ""
|
|---|
| 6674 |
|
|---|
| 6675 | #: operations/common-gpl3+/motion-blur-circular.c:52
|
|---|
| 6676 | msgid "Rotation blur angle. A large angle may take some time to render"
|
|---|
| 6677 | msgstr ""
|
|---|
| 6678 |
|
|---|
| 6679 | #: operations/common-gpl3+/motion-blur-circular.c:448
|
|---|
| 6680 | msgid "Circular Motion Blur"
|
|---|
| 6681 | msgstr ""
|
|---|
| 6682 |
|
|---|
| 6683 | #: operations/common-gpl3+/motion-blur-circular.c:453
|
|---|
| 6684 | msgid "Circular motion blur"
|
|---|
| 6685 | msgstr ""
|
|---|
| 6686 |
|
|---|
| 6687 | #: operations/common-gpl3+/motion-blur-zoom.c:51
|
|---|
| 6688 | msgid "Blurring factor"
|
|---|
| 6689 | msgstr ""
|
|---|
| 6690 |
|
|---|
| 6691 | #: operations/common-gpl3+/motion-blur-zoom.c:271
|
|---|
| 6692 | msgid "Zooming Motion Blur"
|
|---|
| 6693 | msgstr ""
|
|---|
| 6694 |
|
|---|
| 6695 | #: operations/common-gpl3+/motion-blur-zoom.c:277
|
|---|
| 6696 | msgid "Zoom motion blur"
|
|---|
| 6697 | msgstr ""
|
|---|
| 6698 |
|
|---|
| 6699 | #: operations/common-gpl3+/noise-slur.c:157
|
|---|
| 6700 | msgid "Noise Slur"
|
|---|
| 6701 | msgstr ""
|
|---|
| 6702 |
|
|---|
| 6703 | #: operations/common-gpl3+/noise-slur.c:161
|
|---|
| 6704 | msgid "Randomly slide some pixels downward (similar to melting)"
|
|---|
| 6705 | msgstr ""
|
|---|
| 6706 |
|
|---|
| 6707 | #: operations/common-gpl3+/noise-solid.c:36
|
|---|
| 6708 | msgid "X Size"
|
|---|
| 6709 | msgstr ""
|
|---|
| 6710 |
|
|---|
| 6711 | #: operations/common-gpl3+/noise-solid.c:37
|
|---|
| 6712 | msgid "Horizontal texture size"
|
|---|
| 6713 | msgstr ""
|
|---|
| 6714 |
|
|---|
| 6715 | #: operations/common-gpl3+/noise-solid.c:43
|
|---|
| 6716 | msgid "Y Size"
|
|---|
| 6717 | msgstr ""
|
|---|
| 6718 |
|
|---|
| 6719 | #: operations/common-gpl3+/noise-solid.c:44
|
|---|
| 6720 | msgid "Vertical texture size"
|
|---|
| 6721 | msgstr ""
|
|---|
| 6722 |
|
|---|
| 6723 | #: operations/common-gpl3+/noise-solid.c:51
|
|---|
| 6724 | msgid "Detail level"
|
|---|
| 6725 | msgstr ""
|
|---|
| 6726 |
|
|---|
| 6727 | #: operations/common-gpl3+/noise-solid.c:56
|
|---|
| 6728 | msgid "Create a tileable output"
|
|---|
| 6729 | msgstr ""
|
|---|
| 6730 |
|
|---|
| 6731 | #: operations/common-gpl3+/noise-solid.c:58
|
|---|
| 6732 | msgid "Turbulent"
|
|---|
| 6733 | msgstr ""
|
|---|
| 6734 |
|
|---|
| 6735 | #: operations/common-gpl3+/noise-solid.c:59
|
|---|
| 6736 | msgid "Make a turbulent noise"
|
|---|
| 6737 | msgstr ""
|
|---|
| 6738 |
|
|---|
| 6739 | #: operations/common-gpl3+/noise-solid.c:345
|
|---|
| 6740 | msgid "Solid Noise"
|
|---|
| 6741 | msgstr ""
|
|---|
| 6742 |
|
|---|
| 6743 | #: operations/common-gpl3+/noise-solid.c:350
|
|---|
| 6744 | msgid "Create a random cloud-like texture"
|
|---|
| 6745 | msgstr ""
|
|---|
| 6746 |
|
|---|
| 6747 | #: operations/common-gpl3+/oilify.c:28 operations/common-gpl3+/photocopy.c:26
|
|---|
| 6748 | msgid "Mask Radius"
|
|---|
| 6749 | msgstr ""
|
|---|
| 6750 |
|
|---|
| 6751 | #: operations/common-gpl3+/oilify.c:29
|
|---|
| 6752 | msgid ""
|
|---|
| 6753 | "Radius of circle around pixel, can also be scaled per pixel by a buffer on "
|
|---|
| 6754 | "the aux pad."
|
|---|
| 6755 | msgstr ""
|
|---|
| 6756 |
|
|---|
| 6757 | #: operations/common-gpl3+/oilify.c:36
|
|---|
| 6758 | msgid ""
|
|---|
| 6759 | "Exponent for processing; controls smoothness - can be scaled per pixel with "
|
|---|
| 6760 | "a buffer on the aux2 pad."
|
|---|
| 6761 | msgstr ""
|
|---|
| 6762 |
|
|---|
| 6763 | #: operations/common-gpl3+/oilify.c:40
|
|---|
| 6764 | msgid "Number of intensities"
|
|---|
| 6765 | msgstr ""
|
|---|
| 6766 |
|
|---|
| 6767 | #: operations/common-gpl3+/oilify.c:41
|
|---|
| 6768 | msgid "Histogram size"
|
|---|
| 6769 | msgstr ""
|
|---|
| 6770 |
|
|---|
| 6771 | #: operations/common-gpl3+/oilify.c:44
|
|---|
| 6772 | msgid "Intensity Mode"
|
|---|
| 6773 | msgstr ""
|
|---|
| 6774 |
|
|---|
| 6775 | #: operations/common-gpl3+/oilify.c:45
|
|---|
| 6776 | msgid "Use pixel luminance values"
|
|---|
| 6777 | msgstr ""
|
|---|
| 6778 |
|
|---|
| 6779 | #: operations/common-gpl3+/oilify.c:612
|
|---|
| 6780 | msgid "Mask radius buffer"
|
|---|
| 6781 | msgstr ""
|
|---|
| 6782 |
|
|---|
| 6783 | #: operations/common-gpl3+/oilify.c:613
|
|---|
| 6784 | msgid ""
|
|---|
| 6785 | "Per pixel buffer for modulating the mask radius, expecting a scaling factor "
|
|---|
| 6786 | "in range 0.0-1.0"
|
|---|
| 6787 | msgstr ""
|
|---|
| 6788 |
|
|---|
| 6789 | #: operations/common-gpl3+/oilify.c:616
|
|---|
| 6790 | msgid "Exponent buffer"
|
|---|
| 6791 | msgstr ""
|
|---|
| 6792 |
|
|---|
| 6793 | #: operations/common-gpl3+/oilify.c:617
|
|---|
| 6794 | msgid ""
|
|---|
| 6795 | "Per pixel buffer for modulating the exponent parameter, expecting a scaling "
|
|---|
| 6796 | "factor in range 0.0-1.0"
|
|---|
| 6797 | msgstr ""
|
|---|
| 6798 |
|
|---|
| 6799 | #: operations/common-gpl3+/oilify.c:628
|
|---|
| 6800 | msgid "Oilify"
|
|---|
| 6801 | msgstr ""
|
|---|
| 6802 |
|
|---|
| 6803 | #: operations/common-gpl3+/oilify.c:632
|
|---|
| 6804 | msgid "Emulate an oil painting"
|
|---|
| 6805 | msgstr ""
|
|---|
| 6806 |
|
|---|
| 6807 | #: operations/common-gpl3+/photocopy.c:32
|
|---|
| 6808 | msgid "Percent Black"
|
|---|
| 6809 | msgstr ""
|
|---|
| 6810 |
|
|---|
| 6811 | #: operations/common-gpl3+/photocopy.c:35
|
|---|
| 6812 | msgid "Percent White"
|
|---|
| 6813 | msgstr ""
|
|---|
| 6814 |
|
|---|
| 6815 | #: operations/common-gpl3+/photocopy.c:329
|
|---|
| 6816 | msgid "Photocopy"
|
|---|
| 6817 | msgstr ""
|
|---|
| 6818 |
|
|---|
| 6819 | #: operations/common-gpl3+/photocopy.c:332
|
|---|
| 6820 | msgid "Simulate color distortion produced by a copy machine"
|
|---|
| 6821 | msgstr ""
|
|---|
| 6822 |
|
|---|
| 6823 | #: operations/common-gpl3+/plasma.c:37
|
|---|
| 6824 | msgid "High values give more variation in details"
|
|---|
| 6825 | msgstr ""
|
|---|
| 6826 |
|
|---|
| 6827 | #: operations/common-gpl3+/plasma.c:41
|
|---|
| 6828 | msgid "X start of the generated buffer"
|
|---|
| 6829 | msgstr ""
|
|---|
| 6830 |
|
|---|
| 6831 | #: operations/common-gpl3+/plasma.c:48
|
|---|
| 6832 | msgid "Y start of the generated buffer"
|
|---|
| 6833 | msgstr ""
|
|---|
| 6834 |
|
|---|
| 6835 | #: operations/common-gpl3+/plasma.c:445
|
|---|
| 6836 | msgid "Plasma"
|
|---|
| 6837 | msgstr ""
|
|---|
| 6838 |
|
|---|
| 6839 | #: operations/common-gpl3+/plasma.c:451
|
|---|
| 6840 | msgid "Creates an image filled with a plasma effect."
|
|---|
| 6841 | msgstr ""
|
|---|
| 6842 |
|
|---|
| 6843 | #: operations/common-gpl3+/polar-coordinates.c:34
|
|---|
| 6844 | msgid "Circle depth in percent"
|
|---|
| 6845 | msgstr ""
|
|---|
| 6846 |
|
|---|
| 6847 | #: operations/common-gpl3+/polar-coordinates.c:38
|
|---|
| 6848 | msgid "Offset angle"
|
|---|
| 6849 | msgstr ""
|
|---|
| 6850 |
|
|---|
| 6851 | #: operations/common-gpl3+/polar-coordinates.c:43
|
|---|
| 6852 | msgid "Map backwards"
|
|---|
| 6853 | msgstr ""
|
|---|
| 6854 |
|
|---|
| 6855 | #: operations/common-gpl3+/polar-coordinates.c:44
|
|---|
| 6856 | msgid "Start from the right instead of the left"
|
|---|
| 6857 | msgstr ""
|
|---|
| 6858 |
|
|---|
| 6859 | #: operations/common-gpl3+/polar-coordinates.c:46
|
|---|
| 6860 | msgid "Map from top"
|
|---|
| 6861 | msgstr ""
|
|---|
| 6862 |
|
|---|
| 6863 | #: operations/common-gpl3+/polar-coordinates.c:47
|
|---|
| 6864 | msgid "Put the top row in the middle and the bottom row on the outside"
|
|---|
| 6865 | msgstr ""
|
|---|
| 6866 |
|
|---|
| 6867 | #: operations/common-gpl3+/polar-coordinates.c:49
|
|---|
| 6868 | msgid "To polar"
|
|---|
| 6869 | msgstr ""
|
|---|
| 6870 |
|
|---|
| 6871 | #: operations/common-gpl3+/polar-coordinates.c:50
|
|---|
| 6872 | msgid "Map the image to a circle"
|
|---|
| 6873 | msgstr ""
|
|---|
| 6874 |
|
|---|
| 6875 | #: operations/common-gpl3+/polar-coordinates.c:53
|
|---|
| 6876 | #: operations/common-gpl3+/polar-coordinates.c:60
|
|---|
| 6877 | msgid "Origin point for the polar coordinates"
|
|---|
| 6878 | msgstr ""
|
|---|
| 6879 |
|
|---|
| 6880 | #: operations/common-gpl3+/polar-coordinates.c:66
|
|---|
| 6881 | msgid "Choose middle"
|
|---|
| 6882 | msgstr ""
|
|---|
| 6883 |
|
|---|
| 6884 | #: operations/common-gpl3+/polar-coordinates.c:67
|
|---|
| 6885 | msgid "Let origin point to be the middle one"
|
|---|
| 6886 | msgstr ""
|
|---|
| 6887 |
|
|---|
| 6888 | #: operations/common-gpl3+/polar-coordinates.c:446
|
|---|
| 6889 | msgid "Polar Coordinates"
|
|---|
| 6890 | msgstr ""
|
|---|
| 6891 |
|
|---|
| 6892 | #: operations/common-gpl3+/polar-coordinates.c:451
|
|---|
| 6893 | msgid "Convert image to or from polar coordinates"
|
|---|
| 6894 | msgstr ""
|
|---|
| 6895 |
|
|---|
| 6896 | #: operations/common-gpl3+/red-eye-removal.c:32
|
|---|
| 6897 | msgid "Red eye threshold"
|
|---|
| 6898 | msgstr ""
|
|---|
| 6899 |
|
|---|
| 6900 | #: operations/common-gpl3+/red-eye-removal.c:170
|
|---|
| 6901 | msgid "Red Eye Removal"
|
|---|
| 6902 | msgstr ""
|
|---|
| 6903 |
|
|---|
| 6904 | #: operations/common-gpl3+/red-eye-removal.c:175
|
|---|
| 6905 | msgid "Remove the red eye effect caused by camera flashes"
|
|---|
| 6906 | msgstr ""
|
|---|
| 6907 |
|
|---|
| 6908 | #: operations/common-gpl3+/ripple.c:30
|
|---|
| 6909 | msgid "Triangle"
|
|---|
| 6910 | msgstr ""
|
|---|
| 6911 |
|
|---|
| 6912 | #: operations/common-gpl3+/ripple.c:31
|
|---|
| 6913 | msgid "Sawtooth"
|
|---|
| 6914 | msgstr ""
|
|---|
| 6915 |
|
|---|
| 6916 | #: operations/common-gpl3+/ripple.c:42 operations/common-gpl3+/waves.c:43
|
|---|
| 6917 | msgid "Phase shift"
|
|---|
| 6918 | msgstr ""
|
|---|
| 6919 |
|
|---|
| 6920 | #: operations/common-gpl3+/ripple.c:53
|
|---|
| 6921 | msgid "Wave type"
|
|---|
| 6922 | msgstr ""
|
|---|
| 6923 |
|
|---|
| 6924 | #: operations/common-gpl3+/ripple.c:62
|
|---|
| 6925 | msgid "Retain tilebility"
|
|---|
| 6926 | msgstr ""
|
|---|
| 6927 |
|
|---|
| 6928 | #: operations/common-gpl3+/ripple.c:258
|
|---|
| 6929 | msgid "Ripple"
|
|---|
| 6930 | msgstr ""
|
|---|
| 6931 |
|
|---|
| 6932 | #: operations/common-gpl3+/ripple.c:264
|
|---|
| 6933 | msgid "Displace pixels in a ripple pattern"
|
|---|
| 6934 | msgstr ""
|
|---|
| 6935 |
|
|---|
| 6936 | #: operations/common-gpl3+/shadows-highlights.c:28
|
|---|
| 6937 | #: operations/common-gpl3+/shadows-highlights-correction.c:29
|
|---|
| 6938 | msgid "Shadows"
|
|---|
| 6939 | msgstr ""
|
|---|
| 6940 |
|
|---|
| 6941 | #: operations/common-gpl3+/shadows-highlights.c:29
|
|---|
| 6942 | #: operations/common-gpl3+/shadows-highlights-correction.c:30
|
|---|
| 6943 | msgid "Adjust exposure of shadows"
|
|---|
| 6944 | msgstr ""
|
|---|
| 6945 |
|
|---|
| 6946 | #: operations/common-gpl3+/shadows-highlights.c:32
|
|---|
| 6947 | #: operations/common-gpl3+/shadows-highlights-correction.c:33
|
|---|
| 6948 | msgid "Highlights"
|
|---|
| 6949 | msgstr ""
|
|---|
| 6950 |
|
|---|
| 6951 | #: operations/common-gpl3+/shadows-highlights.c:33
|
|---|
| 6952 | #: operations/common-gpl3+/shadows-highlights-correction.c:34
|
|---|
| 6953 | msgid "Adjust exposure of highlights"
|
|---|
| 6954 | msgstr ""
|
|---|
| 6955 |
|
|---|
| 6956 | #: operations/common-gpl3+/shadows-highlights.c:36
|
|---|
| 6957 | #: operations/common-gpl3+/shadows-highlights-correction.c:37
|
|---|
| 6958 | msgid "White point adjustment"
|
|---|
| 6959 | msgstr ""
|
|---|
| 6960 |
|
|---|
| 6961 | #: operations/common-gpl3+/shadows-highlights.c:37
|
|---|
| 6962 | #: operations/common-gpl3+/shadows-highlights-correction.c:38
|
|---|
| 6963 | msgid "Shift white point"
|
|---|
| 6964 | msgstr ""
|
|---|
| 6965 |
|
|---|
| 6966 | #: operations/common-gpl3+/shadows-highlights.c:41
|
|---|
| 6967 | msgid "Spatial extent"
|
|---|
| 6968 | msgstr ""
|
|---|
| 6969 |
|
|---|
| 6970 | #: operations/common-gpl3+/shadows-highlights.c:45
|
|---|
| 6971 | #: operations/common-gpl3+/shadows-highlights-correction.c:41
|
|---|
| 6972 | msgid "Compress"
|
|---|
| 6973 | msgstr ""
|
|---|
| 6974 |
|
|---|
| 6975 | #: operations/common-gpl3+/shadows-highlights.c:46
|
|---|
| 6976 | #: operations/common-gpl3+/shadows-highlights-correction.c:42
|
|---|
| 6977 | msgid "Compress the effect on shadows/highlights and preserve midtones"
|
|---|
| 6978 | msgstr ""
|
|---|
| 6979 |
|
|---|
| 6980 | #: operations/common-gpl3+/shadows-highlights.c:49
|
|---|
| 6981 | #: operations/common-gpl3+/shadows-highlights-correction.c:45
|
|---|
| 6982 | msgid "Shadows color adjustment"
|
|---|
| 6983 | msgstr ""
|
|---|
| 6984 |
|
|---|
| 6985 | #: operations/common-gpl3+/shadows-highlights.c:50
|
|---|
| 6986 | #: operations/common-gpl3+/shadows-highlights-correction.c:46
|
|---|
| 6987 | msgid "Adjust saturation of shadows"
|
|---|
| 6988 | msgstr ""
|
|---|
| 6989 |
|
|---|
| 6990 | #: operations/common-gpl3+/shadows-highlights.c:53
|
|---|
| 6991 | #: operations/common-gpl3+/shadows-highlights-correction.c:49
|
|---|
| 6992 | msgid "Highlights color adjustment"
|
|---|
| 6993 | msgstr ""
|
|---|
| 6994 |
|
|---|
| 6995 | #: operations/common-gpl3+/shadows-highlights.c:54
|
|---|
| 6996 | #: operations/common-gpl3+/shadows-highlights-correction.c:50
|
|---|
| 6997 | msgid "Adjust saturation of highlights"
|
|---|
| 6998 | msgstr ""
|
|---|
| 6999 |
|
|---|
| 7000 | #: operations/common-gpl3+/shadows-highlights.c:242
|
|---|
| 7001 | msgid "Shadows-Highlights"
|
|---|
| 7002 | msgstr ""
|
|---|
| 7003 |
|
|---|
| 7004 | #: operations/common-gpl3+/shadows-highlights.c:245
|
|---|
| 7005 | msgid "Perform shadows and highlights correction"
|
|---|
| 7006 | msgstr ""
|
|---|
| 7007 |
|
|---|
| 7008 | #: operations/common-gpl3+/shadows-highlights-correction.c:364
|
|---|
| 7009 | msgid "Lighten shadows and darken highlights"
|
|---|
| 7010 | msgstr ""
|
|---|
| 7011 |
|
|---|
| 7012 | #: operations/common-gpl3+/shift.c:26 operations/common-gpl3+/shift.c:144
|
|---|
| 7013 | msgid "Shift"
|
|---|
| 7014 | msgstr ""
|
|---|
| 7015 |
|
|---|
| 7016 | #: operations/common-gpl3+/shift.c:27
|
|---|
| 7017 | msgid "Maximum amount to shift"
|
|---|
| 7018 | msgstr ""
|
|---|
| 7019 |
|
|---|
| 7020 | #: operations/common-gpl3+/shift.c:31
|
|---|
| 7021 | msgid "Shift direction"
|
|---|
| 7022 | msgstr ""
|
|---|
| 7023 |
|
|---|
| 7024 | #: operations/common-gpl3+/shift.c:149
|
|---|
| 7025 | msgid "Shift each row or column of pixels by a random amount"
|
|---|
| 7026 | msgstr ""
|
|---|
| 7027 |
|
|---|
| 7028 | #: operations/common-gpl3+/sinus.c:32
|
|---|
| 7029 | msgid "Scale value for x axis"
|
|---|
| 7030 | msgstr ""
|
|---|
| 7031 |
|
|---|
| 7032 | #: operations/common-gpl3+/sinus.c:39
|
|---|
| 7033 | msgid "Scale value for y axis"
|
|---|
| 7034 | msgstr ""
|
|---|
| 7035 |
|
|---|
| 7036 | #: operations/common-gpl3+/sinus.c:45
|
|---|
| 7037 | msgid "Complexity"
|
|---|
| 7038 | msgstr ""
|
|---|
| 7039 |
|
|---|
| 7040 | #: operations/common-gpl3+/sinus.c:46
|
|---|
| 7041 | msgid "Complexity factor"
|
|---|
| 7042 | msgstr ""
|
|---|
| 7043 |
|
|---|
| 7044 | #: operations/common-gpl3+/sinus.c:51
|
|---|
| 7045 | msgid "Force tiling"
|
|---|
| 7046 | msgstr ""
|
|---|
| 7047 |
|
|---|
| 7048 | #: operations/common-gpl3+/sinus.c:52
|
|---|
| 7049 | msgid "If set, the pattern generated will tile"
|
|---|
| 7050 | msgstr ""
|
|---|
| 7051 |
|
|---|
| 7052 | #: operations/common-gpl3+/sinus.c:54
|
|---|
| 7053 | msgid "Distorted"
|
|---|
| 7054 | msgstr ""
|
|---|
| 7055 |
|
|---|
| 7056 | #: operations/common-gpl3+/sinus.c:55
|
|---|
| 7057 | msgid "If set, the pattern will be a little more distorted"
|
|---|
| 7058 | msgstr ""
|
|---|
| 7059 |
|
|---|
| 7060 | #: operations/common-gpl3+/sinus.c:63
|
|---|
| 7061 | msgid "Bilinear"
|
|---|
| 7062 | msgstr ""
|
|---|
| 7063 |
|
|---|
| 7064 | #: operations/common-gpl3+/sinus.c:72
|
|---|
| 7065 | msgid "Power used to stretch the blend"
|
|---|
| 7066 | msgstr ""
|
|---|
| 7067 |
|
|---|
| 7068 | #: operations/common-gpl3+/sinus.c:316
|
|---|
| 7069 | msgid "Sinus"
|
|---|
| 7070 | msgstr ""
|
|---|
| 7071 |
|
|---|
| 7072 | #: operations/common-gpl3+/sinus.c:321
|
|---|
| 7073 | msgid "Generate complex sinusoidal textures"
|
|---|
| 7074 | msgstr ""
|
|---|
| 7075 |
|
|---|
| 7076 | #: operations/common-gpl3+/softglow.c:234
|
|---|
| 7077 | msgid "Softglow"
|
|---|
| 7078 | msgstr ""
|
|---|
| 7079 |
|
|---|
| 7080 | #: operations/common-gpl3+/softglow.c:238
|
|---|
| 7081 | msgid "Simulate glow by making highlights intense and fuzzy"
|
|---|
| 7082 | msgstr ""
|
|---|
| 7083 |
|
|---|
| 7084 | #: operations/common-gpl3+/spiral.c:27
|
|---|
| 7085 | msgid "Logarithmic"
|
|---|
| 7086 | msgstr ""
|
|---|
| 7087 |
|
|---|
| 7088 | #: operations/common-gpl3+/spiral.c:33
|
|---|
| 7089 | msgid "Spiral type"
|
|---|
| 7090 | msgstr ""
|
|---|
| 7091 |
|
|---|
| 7092 | #: operations/common-gpl3+/spiral.c:36
|
|---|
| 7093 | msgid "Spiral origin X coordinate"
|
|---|
| 7094 | msgstr ""
|
|---|
| 7095 |
|
|---|
| 7096 | #: operations/common-gpl3+/spiral.c:42
|
|---|
| 7097 | msgid "Spiral origin Y coordinate"
|
|---|
| 7098 | msgstr ""
|
|---|
| 7099 |
|
|---|
| 7100 | #: operations/common-gpl3+/spiral.c:48
|
|---|
| 7101 | msgid "Spiral radius"
|
|---|
| 7102 | msgstr ""
|
|---|
| 7103 |
|
|---|
| 7104 | #: operations/common-gpl3+/spiral.c:53
|
|---|
| 7105 | #: operations/workshop/connected-components.c:31
|
|---|
| 7106 | msgid "Base"
|
|---|
| 7107 | msgstr ""
|
|---|
| 7108 |
|
|---|
| 7109 | #: operations/common-gpl3+/spiral.c:54
|
|---|
| 7110 | msgid "Logarithmic spiral base"
|
|---|
| 7111 | msgstr ""
|
|---|
| 7112 |
|
|---|
| 7113 | #: operations/common-gpl3+/spiral.c:60
|
|---|
| 7114 | msgid "Balance"
|
|---|
| 7115 | msgstr ""
|
|---|
| 7116 |
|
|---|
| 7117 | #: operations/common-gpl3+/spiral.c:61
|
|---|
| 7118 | msgid "Area balance between the two colors"
|
|---|
| 7119 | msgstr ""
|
|---|
| 7120 |
|
|---|
| 7121 | #: operations/common-gpl3+/spiral.c:65
|
|---|
| 7122 | msgid "Spiral rotation"
|
|---|
| 7123 | msgstr ""
|
|---|
| 7124 |
|
|---|
| 7125 | #: operations/common-gpl3+/spiral.c:72
|
|---|
| 7126 | msgid "Counter-clockwise"
|
|---|
| 7127 | msgstr ""
|
|---|
| 7128 |
|
|---|
| 7129 | #: operations/common-gpl3+/spiral.c:78
|
|---|
| 7130 | msgid "Spiral swirl direction"
|
|---|
| 7131 | msgstr ""
|
|---|
| 7132 |
|
|---|
| 7133 | #: operations/common-gpl3+/spiral.c:443
|
|---|
| 7134 | msgid "Spiral"
|
|---|
| 7135 | msgstr ""
|
|---|
| 7136 |
|
|---|
| 7137 | #: operations/common-gpl3+/spiral.c:448
|
|---|
| 7138 | msgid "Spiral renderer"
|
|---|
| 7139 | msgstr ""
|
|---|
| 7140 |
|
|---|
| 7141 | #: operations/common-gpl3+/supernova.c:33
|
|---|
| 7142 | msgid "X coordinates of the center of supernova"
|
|---|
| 7143 | msgstr ""
|
|---|
| 7144 |
|
|---|
| 7145 | #: operations/common-gpl3+/supernova.c:39
|
|---|
| 7146 | msgid "Y coordinates of the center of supernova"
|
|---|
| 7147 | msgstr ""
|
|---|
| 7148 |
|
|---|
| 7149 | #: operations/common-gpl3+/supernova.c:45
|
|---|
| 7150 | msgid "Radius of supernova"
|
|---|
| 7151 | msgstr ""
|
|---|
| 7152 |
|
|---|
| 7153 | #: operations/common-gpl3+/supernova.c:50
|
|---|
| 7154 | #: operations/common-gpl3+/supernova.c:51
|
|---|
| 7155 | msgid "Number of spokes"
|
|---|
| 7156 | msgstr ""
|
|---|
| 7157 |
|
|---|
| 7158 | #: operations/common-gpl3+/supernova.c:55
|
|---|
| 7159 | #: operations/common-gpl3+/supernova.c:56
|
|---|
| 7160 | msgid "Random hue"
|
|---|
| 7161 | msgstr ""
|
|---|
| 7162 |
|
|---|
| 7163 | #: operations/common-gpl3+/supernova.c:61
|
|---|
| 7164 | msgid "The color of supernova."
|
|---|
| 7165 | msgstr ""
|
|---|
| 7166 |
|
|---|
| 7167 | #: operations/common-gpl3+/supernova.c:64
|
|---|
| 7168 | msgid "The random seed for spokes and random hue"
|
|---|
| 7169 | msgstr ""
|
|---|
| 7170 |
|
|---|
| 7171 | #: operations/common-gpl3+/supernova.c:342
|
|---|
| 7172 | msgid "Supernova"
|
|---|
| 7173 | msgstr ""
|
|---|
| 7174 |
|
|---|
| 7175 | #: operations/common-gpl3+/supernova.c:346
|
|---|
| 7176 | msgid ""
|
|---|
| 7177 | "This plug-in produces an effect like a supernova burst. The amount of the "
|
|---|
| 7178 | "light effect is approximately in proportion to 1/r, where r is the distance "
|
|---|
| 7179 | "from the center of the star."
|
|---|
| 7180 | msgstr ""
|
|---|
| 7181 |
|
|---|
| 7182 | #: operations/common-gpl3+/texturize-canvas.c:29
|
|---|
| 7183 | msgid "Top-right"
|
|---|
| 7184 | msgstr ""
|
|---|
| 7185 |
|
|---|
| 7186 | #: operations/common-gpl3+/texturize-canvas.c:31
|
|---|
| 7187 | msgid "Top-left"
|
|---|
| 7188 | msgstr ""
|
|---|
| 7189 |
|
|---|
| 7190 | #: operations/common-gpl3+/texturize-canvas.c:33
|
|---|
| 7191 | msgid "Bottom-left"
|
|---|
| 7192 | msgstr ""
|
|---|
| 7193 |
|
|---|
| 7194 | #: operations/common-gpl3+/texturize-canvas.c:35
|
|---|
| 7195 | msgid "Bottom-right"
|
|---|
| 7196 | msgstr ""
|
|---|
| 7197 |
|
|---|
| 7198 | #: operations/common-gpl3+/texturize-canvas.c:41
|
|---|
| 7199 | msgid ""
|
|---|
| 7200 | "Position of the light source which lightens the canvas: Top-right, Top-left, "
|
|---|
| 7201 | "Bottom-left or Bottom-right"
|
|---|
| 7202 | msgstr ""
|
|---|
| 7203 |
|
|---|
| 7204 | #: operations/common-gpl3+/texturize-canvas.c:45
|
|---|
| 7205 | msgid ""
|
|---|
| 7206 | "Apparent depth of the rendered canvas effect; from 1 (very flat) to 50 (very "
|
|---|
| 7207 | "deep)"
|
|---|
| 7208 | msgstr ""
|
|---|
| 7209 |
|
|---|
| 7210 | #: operations/common-gpl3+/texturize-canvas.c:4380
|
|---|
| 7211 | msgid "Texturize Canvas"
|
|---|
| 7212 | msgstr ""
|
|---|
| 7213 |
|
|---|
| 7214 | #: operations/common-gpl3+/texturize-canvas.c:4385
|
|---|
| 7215 | msgid "Textures the image as if it were an artist's canvas."
|
|---|
| 7216 | msgstr ""
|
|---|
| 7217 |
|
|---|
| 7218 | #: operations/common-gpl3+/tile-glass.c:28
|
|---|
| 7219 | #: operations/common-gpl3+/tile-paper.c:40
|
|---|
| 7220 | msgid "Tile Width"
|
|---|
| 7221 | msgstr ""
|
|---|
| 7222 |
|
|---|
| 7223 | #: operations/common-gpl3+/tile-glass.c:34
|
|---|
| 7224 | #: operations/common-gpl3+/tile-paper.c:47
|
|---|
| 7225 | msgid "Tile Height"
|
|---|
| 7226 | msgstr ""
|
|---|
| 7227 |
|
|---|
| 7228 | #: operations/common-gpl3+/tile-glass.c:233
|
|---|
| 7229 | msgid "Tile Glass"
|
|---|
| 7230 | msgstr ""
|
|---|
| 7231 |
|
|---|
| 7232 | #: operations/common-gpl3+/tile-glass.c:239
|
|---|
| 7233 | msgid "Simulate distortion caused by rectangular glass tiles"
|
|---|
| 7234 | msgstr ""
|
|---|
| 7235 |
|
|---|
| 7236 | #: operations/common-gpl3+/tile-paper.c:28
|
|---|
| 7237 | msgid "Transparent"
|
|---|
| 7238 | msgstr ""
|
|---|
| 7239 |
|
|---|
| 7240 | #: operations/common-gpl3+/tile-paper.c:29
|
|---|
| 7241 | msgid "Inverted image"
|
|---|
| 7242 | msgstr ""
|
|---|
| 7243 |
|
|---|
| 7244 | #: operations/common-gpl3+/tile-paper.c:30
|
|---|
| 7245 | msgid "Image"
|
|---|
| 7246 | msgstr ""
|
|---|
| 7247 |
|
|---|
| 7248 | #: operations/common-gpl3+/tile-paper.c:35
|
|---|
| 7249 | msgid "Background"
|
|---|
| 7250 | msgstr ""
|
|---|
| 7251 |
|
|---|
| 7252 | #: operations/common-gpl3+/tile-paper.c:36
|
|---|
| 7253 | msgid "Ignore"
|
|---|
| 7254 | msgstr ""
|
|---|
| 7255 |
|
|---|
| 7256 | #: operations/common-gpl3+/tile-paper.c:37
|
|---|
| 7257 | msgid "Force"
|
|---|
| 7258 | msgstr ""
|
|---|
| 7259 |
|
|---|
| 7260 | #: operations/common-gpl3+/tile-paper.c:41
|
|---|
| 7261 | msgid "Width of the tile"
|
|---|
| 7262 | msgstr ""
|
|---|
| 7263 |
|
|---|
| 7264 | #: operations/common-gpl3+/tile-paper.c:48
|
|---|
| 7265 | msgid "Height of the tile"
|
|---|
| 7266 | msgstr ""
|
|---|
| 7267 |
|
|---|
| 7268 | #: operations/common-gpl3+/tile-paper.c:54
|
|---|
| 7269 | #: operations/common-gpl3+/tile-paper.c:55
|
|---|
| 7270 | msgid "Move rate"
|
|---|
| 7271 | msgstr ""
|
|---|
| 7272 |
|
|---|
| 7273 | #: operations/common-gpl3+/tile-paper.c:60
|
|---|
| 7274 | msgid "Wrap around"
|
|---|
| 7275 | msgstr ""
|
|---|
| 7276 |
|
|---|
| 7277 | #: operations/common-gpl3+/tile-paper.c:61
|
|---|
| 7278 | msgid "Wrap the fractional tiles"
|
|---|
| 7279 | msgstr ""
|
|---|
| 7280 |
|
|---|
| 7281 | #: operations/common-gpl3+/tile-paper.c:63
|
|---|
| 7282 | msgid "Fractional type"
|
|---|
| 7283 | msgstr ""
|
|---|
| 7284 |
|
|---|
| 7285 | #: operations/common-gpl3+/tile-paper.c:66
|
|---|
| 7286 | msgid "Fractional Type"
|
|---|
| 7287 | msgstr ""
|
|---|
| 7288 |
|
|---|
| 7289 | #: operations/common-gpl3+/tile-paper.c:68
|
|---|
| 7290 | msgid "Centering"
|
|---|
| 7291 | msgstr ""
|
|---|
| 7292 |
|
|---|
| 7293 | #: operations/common-gpl3+/tile-paper.c:69
|
|---|
| 7294 | msgid "Centering of the tiles"
|
|---|
| 7295 | msgstr ""
|
|---|
| 7296 |
|
|---|
| 7297 | #: operations/common-gpl3+/tile-paper.c:71
|
|---|
| 7298 | #: operations/common-gpl3+/tile-paper.c:74
|
|---|
| 7299 | msgid "Background type"
|
|---|
| 7300 | msgstr ""
|
|---|
| 7301 |
|
|---|
| 7302 | #: operations/common-gpl3+/tile-paper.c:462
|
|---|
| 7303 | msgid "Paper Tile"
|
|---|
| 7304 | msgstr ""
|
|---|
| 7305 |
|
|---|
| 7306 | #: operations/common-gpl3+/tile-paper.c:467
|
|---|
| 7307 | msgid "Cut image into paper tiles, and slide them"
|
|---|
| 7308 | msgstr ""
|
|---|
| 7309 |
|
|---|
| 7310 | #: operations/common-gpl3+/value-propagate.c:28
|
|---|
| 7311 | msgid "More white (larger value)"
|
|---|
| 7312 | msgstr ""
|
|---|
| 7313 |
|
|---|
| 7314 | #: operations/common-gpl3+/value-propagate.c:29
|
|---|
| 7315 | msgid "More black (smaller value)"
|
|---|
| 7316 | msgstr ""
|
|---|
| 7317 |
|
|---|
| 7318 | #: operations/common-gpl3+/value-propagate.c:30
|
|---|
| 7319 | msgid "Middle value to peaks"
|
|---|
| 7320 | msgstr ""
|
|---|
| 7321 |
|
|---|
| 7322 | #: operations/common-gpl3+/value-propagate.c:31
|
|---|
| 7323 | msgid "Color to peaks"
|
|---|
| 7324 | msgstr ""
|
|---|
| 7325 |
|
|---|
| 7326 | #: operations/common-gpl3+/value-propagate.c:32
|
|---|
| 7327 | msgid "Only color"
|
|---|
| 7328 | msgstr ""
|
|---|
| 7329 |
|
|---|
| 7330 | #: operations/common-gpl3+/value-propagate.c:33
|
|---|
| 7331 | msgid "More opaque"
|
|---|
| 7332 | msgstr ""
|
|---|
| 7333 |
|
|---|
| 7334 | #: operations/common-gpl3+/value-propagate.c:34
|
|---|
| 7335 | msgid "More transparent"
|
|---|
| 7336 | msgstr ""
|
|---|
| 7337 |
|
|---|
| 7338 | #: operations/common-gpl3+/value-propagate.c:40
|
|---|
| 7339 | msgid "Mode of value propagation"
|
|---|
| 7340 | msgstr ""
|
|---|
| 7341 |
|
|---|
| 7342 | #: operations/common-gpl3+/value-propagate.c:42
|
|---|
| 7343 | msgid "Lower threshold"
|
|---|
| 7344 | msgstr ""
|
|---|
| 7345 |
|
|---|
| 7346 | #: operations/common-gpl3+/value-propagate.c:43
|
|---|
| 7347 | msgid "The minimum difference in value at which to propagate a pixel"
|
|---|
| 7348 | msgstr ""
|
|---|
| 7349 |
|
|---|
| 7350 | #: operations/common-gpl3+/value-propagate.c:46
|
|---|
| 7351 | msgid "Upper threshold"
|
|---|
| 7352 | msgstr ""
|
|---|
| 7353 |
|
|---|
| 7354 | #: operations/common-gpl3+/value-propagate.c:47
|
|---|
| 7355 | msgid "The maximum difference in value at which to propagate a pixel"
|
|---|
| 7356 | msgstr ""
|
|---|
| 7357 |
|
|---|
| 7358 | #: operations/common-gpl3+/value-propagate.c:50
|
|---|
| 7359 | msgid "Propagating rate"
|
|---|
| 7360 | msgstr ""
|
|---|
| 7361 |
|
|---|
| 7362 | #: operations/common-gpl3+/value-propagate.c:51
|
|---|
| 7363 | msgid "The strength with which to propagate a pixel to its neighbors"
|
|---|
| 7364 | msgstr ""
|
|---|
| 7365 |
|
|---|
| 7366 | #: operations/common-gpl3+/value-propagate.c:55
|
|---|
| 7367 | msgid "Color to use for the \"Only color\" and \"Color to peaks\" modes"
|
|---|
| 7368 | msgstr ""
|
|---|
| 7369 |
|
|---|
| 7370 | #: operations/common-gpl3+/value-propagate.c:60
|
|---|
| 7371 | msgid "To top"
|
|---|
| 7372 | msgstr ""
|
|---|
| 7373 |
|
|---|
| 7374 | #: operations/common-gpl3+/value-propagate.c:61
|
|---|
| 7375 | msgid "Propagate to top"
|
|---|
| 7376 | msgstr ""
|
|---|
| 7377 |
|
|---|
| 7378 | #: operations/common-gpl3+/value-propagate.c:63
|
|---|
| 7379 | msgid "To left"
|
|---|
| 7380 | msgstr ""
|
|---|
| 7381 |
|
|---|
| 7382 | #: operations/common-gpl3+/value-propagate.c:64
|
|---|
| 7383 | msgid "Propagate to left"
|
|---|
| 7384 | msgstr ""
|
|---|
| 7385 |
|
|---|
| 7386 | #: operations/common-gpl3+/value-propagate.c:66
|
|---|
| 7387 | msgid "To right"
|
|---|
| 7388 | msgstr ""
|
|---|
| 7389 |
|
|---|
| 7390 | #: operations/common-gpl3+/value-propagate.c:67
|
|---|
| 7391 | msgid "Propagate to right"
|
|---|
| 7392 | msgstr ""
|
|---|
| 7393 |
|
|---|
| 7394 | #: operations/common-gpl3+/value-propagate.c:69
|
|---|
| 7395 | msgid "To bottom"
|
|---|
| 7396 | msgstr ""
|
|---|
| 7397 |
|
|---|
| 7398 | #: operations/common-gpl3+/value-propagate.c:70
|
|---|
| 7399 | msgid "Propagate to bottom"
|
|---|
| 7400 | msgstr ""
|
|---|
| 7401 |
|
|---|
| 7402 | #: operations/common-gpl3+/value-propagate.c:72
|
|---|
| 7403 | msgid "Propagating value channel"
|
|---|
| 7404 | msgstr ""
|
|---|
| 7405 |
|
|---|
| 7406 | #: operations/common-gpl3+/value-propagate.c:73
|
|---|
| 7407 | msgid "Whether to propagate a pixel's color"
|
|---|
| 7408 | msgstr ""
|
|---|
| 7409 |
|
|---|
| 7410 | #: operations/common-gpl3+/value-propagate.c:75
|
|---|
| 7411 | msgid "Propagating alpha channel"
|
|---|
| 7412 | msgstr ""
|
|---|
| 7413 |
|
|---|
| 7414 | #: operations/common-gpl3+/value-propagate.c:76
|
|---|
| 7415 | msgid "Whether to propagate a pixel's opacity"
|
|---|
| 7416 | msgstr ""
|
|---|
| 7417 |
|
|---|
| 7418 | #: operations/common-gpl3+/value-propagate.c:645
|
|---|
| 7419 | msgid "Value Propagate"
|
|---|
| 7420 | msgstr ""
|
|---|
| 7421 |
|
|---|
| 7422 | #: operations/common-gpl3+/value-propagate.c:649
|
|---|
| 7423 | msgid ""
|
|---|
| 7424 | "Propagate certain values to neighboring pixels. Erode and dilate any color "
|
|---|
| 7425 | "or opacity."
|
|---|
| 7426 | msgstr ""
|
|---|
| 7427 |
|
|---|
| 7428 | #: operations/common-gpl3+/video-degradation.c:34
|
|---|
| 7429 | msgid "Staggered"
|
|---|
| 7430 | msgstr ""
|
|---|
| 7431 |
|
|---|
| 7432 | #: operations/common-gpl3+/video-degradation.c:36
|
|---|
| 7433 | msgid "Large staggered"
|
|---|
| 7434 | msgstr ""
|
|---|
| 7435 |
|
|---|
| 7436 | #: operations/common-gpl3+/video-degradation.c:38
|
|---|
| 7437 | msgid "Striped"
|
|---|
| 7438 | msgstr ""
|
|---|
| 7439 |
|
|---|
| 7440 | #: operations/common-gpl3+/video-degradation.c:40
|
|---|
| 7441 | msgid "Wide striped"
|
|---|
| 7442 | msgstr ""
|
|---|
| 7443 |
|
|---|
| 7444 | #: operations/common-gpl3+/video-degradation.c:42
|
|---|
| 7445 | msgid "Long staggered"
|
|---|
| 7446 | msgstr ""
|
|---|
| 7447 |
|
|---|
| 7448 | #: operations/common-gpl3+/video-degradation.c:44
|
|---|
| 7449 | msgid "3x3"
|
|---|
| 7450 | msgstr ""
|
|---|
| 7451 |
|
|---|
| 7452 | #: operations/common-gpl3+/video-degradation.c:46
|
|---|
| 7453 | msgid "Large 3x3"
|
|---|
| 7454 | msgstr ""
|
|---|
| 7455 |
|
|---|
| 7456 | #: operations/common-gpl3+/video-degradation.c:48
|
|---|
| 7457 | msgid "Hex"
|
|---|
| 7458 | msgstr ""
|
|---|
| 7459 |
|
|---|
| 7460 | #: operations/common-gpl3+/video-degradation.c:50
|
|---|
| 7461 | msgid "Dots"
|
|---|
| 7462 | msgstr ""
|
|---|
| 7463 |
|
|---|
| 7464 | #: operations/common-gpl3+/video-degradation.c:56
|
|---|
| 7465 | msgid "Type of RGB pattern to use"
|
|---|
| 7466 | msgstr ""
|
|---|
| 7467 |
|
|---|
| 7468 | #: operations/common-gpl3+/video-degradation.c:58
|
|---|
| 7469 | msgid "Additive"
|
|---|
| 7470 | msgstr ""
|
|---|
| 7471 |
|
|---|
| 7472 | #: operations/common-gpl3+/video-degradation.c:59
|
|---|
| 7473 | msgid "Whether the function adds the result to the original image."
|
|---|
| 7474 | msgstr ""
|
|---|
| 7475 |
|
|---|
| 7476 | #: operations/common-gpl3+/video-degradation.c:61
|
|---|
| 7477 | msgid "Rotated"
|
|---|
| 7478 | msgstr ""
|
|---|
| 7479 |
|
|---|
| 7480 | #: operations/common-gpl3+/video-degradation.c:62
|
|---|
| 7481 | msgid "Whether to rotate the RGB pattern by ninety degrees."
|
|---|
| 7482 | msgstr ""
|
|---|
| 7483 |
|
|---|
| 7484 | #: operations/common-gpl3+/video-degradation.c:322
|
|---|
| 7485 | msgid "Video Degradation"
|
|---|
| 7486 | msgstr ""
|
|---|
| 7487 |
|
|---|
| 7488 | #: operations/common-gpl3+/video-degradation.c:326
|
|---|
| 7489 | msgid ""
|
|---|
| 7490 | "This function simulates the degradation of being on an old low-dotpitch RGB "
|
|---|
| 7491 | "video monitor."
|
|---|
| 7492 | msgstr ""
|
|---|
| 7493 |
|
|---|
| 7494 | #: operations/common-gpl3+/waves.c:36
|
|---|
| 7495 | msgid "Amplitude of the ripple"
|
|---|
| 7496 | msgstr ""
|
|---|
| 7497 |
|
|---|
| 7498 | #: operations/common-gpl3+/waves.c:40
|
|---|
| 7499 | msgid "Period (wavelength) of the ripple"
|
|---|
| 7500 | msgstr ""
|
|---|
| 7501 |
|
|---|
| 7502 | #: operations/common-gpl3+/waves.c:53
|
|---|
| 7503 | msgid "Clamp deformation"
|
|---|
| 7504 | msgstr ""
|
|---|
| 7505 |
|
|---|
| 7506 | #: operations/common-gpl3+/waves.c:54
|
|---|
| 7507 | msgid "Limit deformation in the image area."
|
|---|
| 7508 | msgstr ""
|
|---|
| 7509 |
|
|---|
| 7510 | #: operations/common-gpl3+/waves.c:195
|
|---|
| 7511 | msgid "Waves"
|
|---|
| 7512 | msgstr ""
|
|---|
| 7513 |
|
|---|
| 7514 | #: operations/common-gpl3+/waves.c:201
|
|---|
| 7515 | msgid "Distort the image with waves"
|
|---|
| 7516 | msgstr ""
|
|---|
| 7517 |
|
|---|
| 7518 | #: operations/common-gpl3+/whirl-pinch.c:37
|
|---|
| 7519 | msgid "Whirl angle (degrees)"
|
|---|
| 7520 | msgstr ""
|
|---|
| 7521 |
|
|---|
| 7522 | #: operations/common-gpl3+/whirl-pinch.c:43
|
|---|
| 7523 | msgid "Pinch amount"
|
|---|
| 7524 | msgstr ""
|
|---|
| 7525 |
|
|---|
| 7526 | #: operations/common-gpl3+/whirl-pinch.c:47
|
|---|
| 7527 | msgid ""
|
|---|
| 7528 | "Radius (1.0 is the largest circle that fits in the image, and 2.0 goes all "
|
|---|
| 7529 | "the way to the corners)"
|
|---|
| 7530 | msgstr ""
|
|---|
| 7531 |
|
|---|
| 7532 | #: operations/common-gpl3+/whirl-pinch.c:293
|
|---|
| 7533 | msgid "Whirl Pinch"
|
|---|
| 7534 | msgstr ""
|
|---|
| 7535 |
|
|---|
| 7536 | #: operations/common-gpl3+/whirl-pinch.c:299
|
|---|
| 7537 | msgid "Distort an image by whirling and pinching"
|
|---|
| 7538 | msgstr ""
|
|---|
| 7539 |
|
|---|
| 7540 | #: operations/common-gpl3+/wind.c:28 operations/common-gpl3+/wind.c:586
|
|---|
| 7541 | msgid "Wind"
|
|---|
| 7542 | msgstr ""
|
|---|
| 7543 |
|
|---|
| 7544 | #: operations/common-gpl3+/wind.c:29
|
|---|
| 7545 | msgid "Blast"
|
|---|
| 7546 | msgstr ""
|
|---|
| 7547 |
|
|---|
| 7548 | #: operations/common-gpl3+/wind.c:33
|
|---|
| 7549 | msgid "Left"
|
|---|
| 7550 | msgstr ""
|
|---|
| 7551 |
|
|---|
| 7552 | #: operations/common-gpl3+/wind.c:34
|
|---|
| 7553 | msgid "Right"
|
|---|
| 7554 | msgstr ""
|
|---|
| 7555 |
|
|---|
| 7556 | #: operations/common-gpl3+/wind.c:35
|
|---|
| 7557 | msgid "Top"
|
|---|
| 7558 | msgstr ""
|
|---|
| 7559 |
|
|---|
| 7560 | #: operations/common-gpl3+/wind.c:36
|
|---|
| 7561 | msgid "Bottom"
|
|---|
| 7562 | msgstr ""
|
|---|
| 7563 |
|
|---|
| 7564 | #: operations/common-gpl3+/wind.c:41
|
|---|
| 7565 | msgid "Leading"
|
|---|
| 7566 | msgstr ""
|
|---|
| 7567 |
|
|---|
| 7568 | #: operations/common-gpl3+/wind.c:42
|
|---|
| 7569 | msgid "Trailing"
|
|---|
| 7570 | msgstr ""
|
|---|
| 7571 |
|
|---|
| 7572 | #: operations/common-gpl3+/wind.c:48
|
|---|
| 7573 | msgid "Style of effect"
|
|---|
| 7574 | msgstr ""
|
|---|
| 7575 |
|
|---|
| 7576 | #: operations/common-gpl3+/wind.c:53
|
|---|
| 7577 | msgid "Direction of the effect"
|
|---|
| 7578 | msgstr ""
|
|---|
| 7579 |
|
|---|
| 7580 | #: operations/common-gpl3+/wind.c:55
|
|---|
| 7581 | msgid "Edge Affected"
|
|---|
| 7582 | msgstr ""
|
|---|
| 7583 |
|
|---|
| 7584 | #: operations/common-gpl3+/wind.c:58
|
|---|
| 7585 | msgid "Edge behavior"
|
|---|
| 7586 | msgstr ""
|
|---|
| 7587 |
|
|---|
| 7588 | #: operations/common-gpl3+/wind.c:61
|
|---|
| 7589 | msgid "Higher values restrict the effect to fewer areas of the image"
|
|---|
| 7590 | msgstr ""
|
|---|
| 7591 |
|
|---|
| 7592 | #: operations/common-gpl3+/wind.c:65
|
|---|
| 7593 | msgid "Higher values increase the magnitude of the effect"
|
|---|
| 7594 | msgstr ""
|
|---|
| 7595 |
|
|---|
| 7596 | #: operations/common-gpl3+/wind.c:590
|
|---|
| 7597 | msgid "Wind-like bleed effect"
|
|---|
| 7598 | msgstr ""
|
|---|
| 7599 |
|
|---|
| 7600 | #: operations/core/cache.c:25 operations/core/cache.c:85
|
|---|
| 7601 | msgid "Cache"
|
|---|
| 7602 | msgstr ""
|
|---|
| 7603 |
|
|---|
| 7604 | #: operations/core/cache.c:26
|
|---|
| 7605 | msgid ""
|
|---|
| 7606 | "NULL or a GeglBuffer containing cached rendering results, this is a special "
|
|---|
| 7607 | "buffer where gegl_buffer_list_valid_rectangles returns the part of the cache "
|
|---|
| 7608 | "that is valid."
|
|---|
| 7609 | msgstr ""
|
|---|
| 7610 |
|
|---|
| 7611 | #: operations/core/cache.c:87
|
|---|
| 7612 | msgid ""
|
|---|
| 7613 | "An explicit caching node, caches results and should provide faster "
|
|---|
| 7614 | "recomputation if what is cached by it is expensive but isn't changing."
|
|---|
| 7615 | msgstr ""
|
|---|
| 7616 |
|
|---|
| 7617 | #: operations/core/cast-format.c:25
|
|---|
| 7618 | msgid "Input format"
|
|---|
| 7619 | msgstr ""
|
|---|
| 7620 |
|
|---|
| 7621 | #: operations/core/cast-format.c:26
|
|---|
| 7622 | msgid "The babl format of the input"
|
|---|
| 7623 | msgstr ""
|
|---|
| 7624 |
|
|---|
| 7625 | #: operations/core/cast-format.c:27 operations/core/convert-format.c:27
|
|---|
| 7626 | msgid "Output format"
|
|---|
| 7627 | msgstr ""
|
|---|
| 7628 |
|
|---|
| 7629 | #: operations/core/cast-format.c:110
|
|---|
| 7630 | msgid "Cast Format"
|
|---|
| 7631 | msgstr ""
|
|---|
| 7632 |
|
|---|
| 7633 | #: operations/core/cast-format.c:112
|
|---|
| 7634 | msgid ""
|
|---|
| 7635 | "Cast the data between input_format and output_format, both formats must have "
|
|---|
| 7636 | "the same bpp"
|
|---|
| 7637 | msgstr ""
|
|---|
| 7638 |
|
|---|
| 7639 | #: operations/core/cast-space.c:25
|
|---|
| 7640 | msgid "Name"
|
|---|
| 7641 | msgstr ""
|
|---|
| 7642 |
|
|---|
| 7643 | #: operations/core/cast-space.c:26 operations/core/convert-space.c:26
|
|---|
| 7644 | msgid "One of: sRGB, Adobish, Rec2020, ProPhoto, Apple, ACEScg, ACES2065-1"
|
|---|
| 7645 | msgstr ""
|
|---|
| 7646 |
|
|---|
| 7647 | #: operations/core/cast-space.c:27 operations/core/convert-space.c:27
|
|---|
| 7648 | msgid "Pointer"
|
|---|
| 7649 | msgstr ""
|
|---|
| 7650 |
|
|---|
| 7651 | #: operations/core/cast-space.c:28 operations/core/convert-space.c:28
|
|---|
| 7652 | msgid "pointer to a const * Babl space"
|
|---|
| 7653 | msgstr ""
|
|---|
| 7654 |
|
|---|
| 7655 | #: operations/core/cast-space.c:29 operations/core/convert-space.c:29
|
|---|
| 7656 | #: operations/external/pdf-load.c:24 operations/external/v4l.c:26
|
|---|
| 7657 | #: operations/workshop/external/v4l2.c:24
|
|---|
| 7658 | msgid "Path"
|
|---|
| 7659 | msgstr ""
|
|---|
| 7660 |
|
|---|
| 7661 | #: operations/core/cast-space.c:30 operations/core/convert-space.c:30
|
|---|
| 7662 | msgid "File system path to ICC matrix profile to load"
|
|---|
| 7663 | msgstr ""
|
|---|
| 7664 |
|
|---|
| 7665 | #: operations/core/cast-space.c:127
|
|---|
| 7666 | msgid "Cast color space"
|
|---|
| 7667 | msgstr ""
|
|---|
| 7668 |
|
|---|
| 7669 | #: operations/core/cast-space.c:129
|
|---|
| 7670 | msgid ""
|
|---|
| 7671 | "Override the specified color space setting a pointer to a format override "
|
|---|
| 7672 | "the string property and setting an aux pad overrides both. "
|
|---|
| 7673 | msgstr ""
|
|---|
| 7674 |
|
|---|
| 7675 | #: operations/core/clone.c:25
|
|---|
| 7676 | msgid "Reference"
|
|---|
| 7677 | msgstr ""
|
|---|
| 7678 |
|
|---|
| 7679 | #: operations/core/clone.c:26
|
|---|
| 7680 | msgid "The reference ID used as input (for use in XML)."
|
|---|
| 7681 | msgstr ""
|
|---|
| 7682 |
|
|---|
| 7683 | #: operations/core/clone.c:109
|
|---|
| 7684 | msgid "Clone"
|
|---|
| 7685 | msgstr ""
|
|---|
| 7686 |
|
|---|
| 7687 | #: operations/core/clone.c:110
|
|---|
| 7688 | msgid ""
|
|---|
| 7689 | "Clone a buffer, this is the same as gegl:nop but can get special treatment "
|
|---|
| 7690 | "to get more human readable references in serializations/UI."
|
|---|
| 7691 | msgstr ""
|
|---|
| 7692 |
|
|---|
| 7693 | #: operations/core/convert-format.c:99
|
|---|
| 7694 | msgid "Convert Format"
|
|---|
| 7695 | msgstr ""
|
|---|
| 7696 |
|
|---|
| 7697 | #: operations/core/convert-format.c:101
|
|---|
| 7698 | msgid "Convert the data to the specified format"
|
|---|
| 7699 | msgstr ""
|
|---|
| 7700 |
|
|---|
| 7701 | #: operations/core/convert-space.c:25
|
|---|
| 7702 | msgid "Space name"
|
|---|
| 7703 | msgstr ""
|
|---|
| 7704 |
|
|---|
| 7705 | #: operations/core/convert-space.c:113
|
|---|
| 7706 | msgid "Convert color space"
|
|---|
| 7707 | msgstr ""
|
|---|
| 7708 |
|
|---|
| 7709 | #: operations/core/convert-space.c:115
|
|---|
| 7710 | msgid ""
|
|---|
| 7711 | "set color space which subsequent babl-formats in the pipeline are created "
|
|---|
| 7712 | "with, and the ICC profile potentially embedded for external color "
|
|---|
| 7713 | "management, setting a pointer to a format overrides the string property and "
|
|---|
| 7714 | "setting an aux pad overrides both. "
|
|---|
| 7715 | msgstr ""
|
|---|
| 7716 |
|
|---|
| 7717 | #: operations/core/crop.c:45 operations/transform/reset-origin.c:95
|
|---|
| 7718 | msgid "Reset origin"
|
|---|
| 7719 | msgstr ""
|
|---|
| 7720 |
|
|---|
| 7721 | #: operations/core/crop.c:304
|
|---|
| 7722 | msgid "Crop"
|
|---|
| 7723 | msgstr ""
|
|---|
| 7724 |
|
|---|
| 7725 | #: operations/core/crop.c:307
|
|---|
| 7726 | msgid ""
|
|---|
| 7727 | "Crops a buffer, if the aux pad is connected the bounding box of the node "
|
|---|
| 7728 | "connected is used. When the crop area is configured to 0x0 at 0,0 and "
|
|---|
| 7729 | "nothing is connected on aux, the bounding box of the node at the producing "
|
|---|
| 7730 | "end of the input chain is used."
|
|---|
| 7731 | msgstr ""
|
|---|
| 7732 |
|
|---|
| 7733 | #: operations/core/load.c:31 operations/external/jp2-load.c:27
|
|---|
| 7734 | #: operations/external/jpg-load.c:26 operations/external/pdf-load.c:27
|
|---|
| 7735 | #: operations/external/png-load.c:34 operations/external/ppm-load.c:27
|
|---|
| 7736 | #: operations/external/svg-load.c:27 operations/external/tiff-load.c:31
|
|---|
| 7737 | #: operations/external/webp-load.c:27
|
|---|
| 7738 | msgid "URI"
|
|---|
| 7739 | msgstr ""
|
|---|
| 7740 |
|
|---|
| 7741 | #: operations/core/load.c:32
|
|---|
| 7742 | msgid "URI of file to load."
|
|---|
| 7743 | msgstr ""
|
|---|
| 7744 |
|
|---|
| 7745 | #: operations/core/load.c:34 operations/external/jpg-save.c:45
|
|---|
| 7746 | #: operations/external/png-load.c:37 operations/external/png-save.c:35
|
|---|
| 7747 | msgid "Object to supply image metadata"
|
|---|
| 7748 | msgstr ""
|
|---|
| 7749 |
|
|---|
| 7750 | #: operations/core/load.c:372
|
|---|
| 7751 | msgid ""
|
|---|
| 7752 | "Multipurpose file loader, that uses other native handlers, and fallback "
|
|---|
| 7753 | "conversion using Image Magick's convert."
|
|---|
| 7754 | msgstr ""
|
|---|
| 7755 |
|
|---|
| 7756 | #: operations/core/nop.c:81
|
|---|
| 7757 | msgid "No Operation"
|
|---|
| 7758 | msgstr ""
|
|---|
| 7759 |
|
|---|
| 7760 | #: operations/core/nop.c:83
|
|---|
| 7761 | msgid "No operation (can be used as a routing point)"
|
|---|
| 7762 | msgstr ""
|
|---|
| 7763 |
|
|---|
| 7764 | #: operations/external/exr-save.cc:25
|
|---|
| 7765 | msgid "path of file to write to."
|
|---|
| 7766 | msgstr ""
|
|---|
| 7767 |
|
|---|
| 7768 | #: operations/external/exr-save.cc:27
|
|---|
| 7769 | msgid "tile size to use."
|
|---|
| 7770 | msgstr ""
|
|---|
| 7771 |
|
|---|
| 7772 | #: operations/external/ff-load.c:30
|
|---|
| 7773 | msgid "Path of video file to load"
|
|---|
| 7774 | msgstr ""
|
|---|
| 7775 |
|
|---|
| 7776 | #: operations/external/ff-load.c:32
|
|---|
| 7777 | msgid "Frame number"
|
|---|
| 7778 | msgstr ""
|
|---|
| 7779 |
|
|---|
| 7780 | #: operations/external/ff-load.c:36 operations/external/gif-load.c:38
|
|---|
| 7781 | msgid "frames"
|
|---|
| 7782 | msgstr ""
|
|---|
| 7783 |
|
|---|
| 7784 | #: operations/external/ff-load.c:37
|
|---|
| 7785 | msgid ""
|
|---|
| 7786 | "Number of frames in video, updates at least when first frame has been "
|
|---|
| 7787 | "decoded."
|
|---|
| 7788 | msgstr ""
|
|---|
| 7789 |
|
|---|
| 7790 | #: operations/external/ff-load.c:41
|
|---|
| 7791 | msgid "audio_sample_rate"
|
|---|
| 7792 | msgstr ""
|
|---|
| 7793 |
|
|---|
| 7794 | #: operations/external/ff-load.c:42
|
|---|
| 7795 | msgid "audio_channels"
|
|---|
| 7796 | msgstr ""
|
|---|
| 7797 |
|
|---|
| 7798 | #: operations/external/ff-load.c:44
|
|---|
| 7799 | msgid "frame-rate"
|
|---|
| 7800 | msgstr ""
|
|---|
| 7801 |
|
|---|
| 7802 | #: operations/external/ff-load.c:45
|
|---|
| 7803 | msgid "Frames per second, permits computing time vs frame"
|
|---|
| 7804 | msgstr ""
|
|---|
| 7805 |
|
|---|
| 7806 | #: operations/external/ff-load.c:49
|
|---|
| 7807 | msgid "video-codec"
|
|---|
| 7808 | msgstr ""
|
|---|
| 7809 |
|
|---|
| 7810 | #: operations/external/ff-load.c:50
|
|---|
| 7811 | msgid "audio-codec"
|
|---|
| 7812 | msgstr ""
|
|---|
| 7813 |
|
|---|
| 7814 | #: operations/external/ff-load.c:52 operations/external/ff-save.c:32
|
|---|
| 7815 | msgid "audio"
|
|---|
| 7816 | msgstr ""
|
|---|
| 7817 |
|
|---|
| 7818 | #: operations/external/ff-load.c:876
|
|---|
| 7819 | msgid "FFmpeg Frame Loader"
|
|---|
| 7820 | msgstr ""
|
|---|
| 7821 |
|
|---|
| 7822 | #: operations/external/ff-load.c:878
|
|---|
| 7823 | msgid "FFmpeg video frame importer."
|
|---|
| 7824 | msgstr ""
|
|---|
| 7825 |
|
|---|
| 7826 | #: operations/external/ff-save.c:30 operations/external/png-save.c:27
|
|---|
| 7827 | #: operations/external/ppm-save.c:26 operations/external/rgbe-save.c:27
|
|---|
| 7828 | msgid "Target path and filename, use '-' for stdout."
|
|---|
| 7829 | msgstr ""
|
|---|
| 7830 |
|
|---|
| 7831 | #: operations/external/ff-save.c:33
|
|---|
| 7832 | msgid "Audio codec"
|
|---|
| 7833 | msgstr ""
|
|---|
| 7834 |
|
|---|
| 7835 | #: operations/external/ff-save.c:34
|
|---|
| 7836 | msgid ""
|
|---|
| 7837 | "Audio codec to use, or auto to use a good default based on container format."
|
|---|
| 7838 | msgstr ""
|
|---|
| 7839 |
|
|---|
| 7840 | #: operations/external/ff-save.c:35
|
|---|
| 7841 | msgid "audio sample rate"
|
|---|
| 7842 | msgstr ""
|
|---|
| 7843 |
|
|---|
| 7844 | #: operations/external/ff-save.c:36
|
|---|
| 7845 | msgid "-1 means autodetect on first audio fragment"
|
|---|
| 7846 | msgstr ""
|
|---|
| 7847 |
|
|---|
| 7848 | #: operations/external/ff-save.c:38
|
|---|
| 7849 | msgid "audio bitrate in kb/s"
|
|---|
| 7850 | msgstr ""
|
|---|
| 7851 |
|
|---|
| 7852 | #: operations/external/ff-save.c:39 operations/external/ff-save.c:47
|
|---|
| 7853 | msgid "Target encoded video bitrate in kb/s"
|
|---|
| 7854 | msgstr ""
|
|---|
| 7855 |
|
|---|
| 7856 | #: operations/external/ff-save.c:41
|
|---|
| 7857 | msgid "Frames/second"
|
|---|
| 7858 | msgstr ""
|
|---|
| 7859 |
|
|---|
| 7860 | #: operations/external/ff-save.c:44
|
|---|
| 7861 | msgid "Video codec"
|
|---|
| 7862 | msgstr ""
|
|---|
| 7863 |
|
|---|
| 7864 | #: operations/external/ff-save.c:45
|
|---|
| 7865 | msgid ""
|
|---|
| 7866 | "Video codec to use, or auto to use a good default based on container format."
|
|---|
| 7867 | msgstr ""
|
|---|
| 7868 |
|
|---|
| 7869 | #: operations/external/ff-save.c:46
|
|---|
| 7870 | msgid "video bitrate in kb/s"
|
|---|
| 7871 | msgstr ""
|
|---|
| 7872 |
|
|---|
| 7873 | #: operations/external/ff-save.c:48
|
|---|
| 7874 | msgid "Video bufsize"
|
|---|
| 7875 | msgstr ""
|
|---|
| 7876 |
|
|---|
| 7877 | #: operations/external/ff-save.c:50
|
|---|
| 7878 | msgid "Container format"
|
|---|
| 7879 | msgstr ""
|
|---|
| 7880 |
|
|---|
| 7881 | #: operations/external/ff-save.c:51
|
|---|
| 7882 | msgid "Container format to use, or auto to autodetect based on file extension."
|
|---|
| 7883 | msgstr ""
|
|---|
| 7884 |
|
|---|
| 7885 | #: operations/external/ff-save.c:54
|
|---|
| 7886 | msgid "global quality"
|
|---|
| 7887 | msgstr ""
|
|---|
| 7888 |
|
|---|
| 7889 | #: operations/external/ff-save.c:57
|
|---|
| 7890 | msgid "noise reduction"
|
|---|
| 7891 | msgstr ""
|
|---|
| 7892 |
|
|---|
| 7893 | #: operations/external/ff-save.c:58
|
|---|
| 7894 | msgid "scenechange threshold"
|
|---|
| 7895 | msgstr ""
|
|---|
| 7896 |
|
|---|
| 7897 | #: operations/external/ff-save.c:59
|
|---|
| 7898 | msgid "video bitrate min"
|
|---|
| 7899 | msgstr ""
|
|---|
| 7900 |
|
|---|
| 7901 | #: operations/external/ff-save.c:60
|
|---|
| 7902 | msgid "video bitrate max"
|
|---|
| 7903 | msgstr ""
|
|---|
| 7904 |
|
|---|
| 7905 | #: operations/external/ff-save.c:61
|
|---|
| 7906 | msgid "video bitrate tolerance"
|
|---|
| 7907 | msgstr ""
|
|---|
| 7908 |
|
|---|
| 7909 | #: operations/external/ff-save.c:64
|
|---|
| 7910 | msgid "keyint-min"
|
|---|
| 7911 | msgstr ""
|
|---|
| 7912 |
|
|---|
| 7913 | #: operations/external/ff-save.c:65
|
|---|
| 7914 | msgid "trellis"
|
|---|
| 7915 | msgstr ""
|
|---|
| 7916 |
|
|---|
| 7917 | #: operations/external/ff-save.c:66
|
|---|
| 7918 | msgid "qmin"
|
|---|
| 7919 | msgstr ""
|
|---|
| 7920 |
|
|---|
| 7921 | #: operations/external/ff-save.c:67
|
|---|
| 7922 | msgid "qmax"
|
|---|
| 7923 | msgstr ""
|
|---|
| 7924 |
|
|---|
| 7925 | #: operations/external/ff-save.c:68
|
|---|
| 7926 | msgid "max_qdiff"
|
|---|
| 7927 | msgstr ""
|
|---|
| 7928 |
|
|---|
| 7929 | #: operations/external/ff-save.c:69
|
|---|
| 7930 | msgid "me_range"
|
|---|
| 7931 | msgstr ""
|
|---|
| 7932 |
|
|---|
| 7933 | #: operations/external/ff-save.c:70
|
|---|
| 7934 | msgid "max_b_frames"
|
|---|
| 7935 | msgstr ""
|
|---|
| 7936 |
|
|---|
| 7937 | #: operations/external/ff-save.c:71
|
|---|
| 7938 | msgid "gop-size"
|
|---|
| 7939 | msgstr ""
|
|---|
| 7940 |
|
|---|
| 7941 | #: operations/external/ff-save.c:72
|
|---|
| 7942 | msgid "qcompress"
|
|---|
| 7943 | msgstr ""
|
|---|
| 7944 |
|
|---|
| 7945 | #: operations/external/ff-save.c:73
|
|---|
| 7946 | msgid "qblur"
|
|---|
| 7947 | msgstr ""
|
|---|
| 7948 |
|
|---|
| 7949 | #: operations/external/ff-save.c:74
|
|---|
| 7950 | msgid "i-quant-factor"
|
|---|
| 7951 | msgstr ""
|
|---|
| 7952 |
|
|---|
| 7953 | #: operations/external/ff-save.c:75
|
|---|
| 7954 | msgid "i-quant-offset"
|
|---|
| 7955 | msgstr ""
|
|---|
| 7956 |
|
|---|
| 7957 | #: operations/external/ff-save.c:76
|
|---|
| 7958 | msgid "me-subpel-quality"
|
|---|
| 7959 | msgstr ""
|
|---|
| 7960 |
|
|---|
| 7961 | #: operations/external/ff-save.c:1243
|
|---|
| 7962 | msgid "FFmpeg Frame Saver"
|
|---|
| 7963 | msgstr ""
|
|---|
| 7964 |
|
|---|
| 7965 | #: operations/external/ff-save.c:1245
|
|---|
| 7966 | msgid "FFmpeg video output sink"
|
|---|
| 7967 | msgstr ""
|
|---|
| 7968 |
|
|---|
| 7969 | #: operations/external/gif-load.c:36
|
|---|
| 7970 | msgid "frame"
|
|---|
| 7971 | msgstr ""
|
|---|
| 7972 |
|
|---|
| 7973 | #: operations/external/gif-load.c:37
|
|---|
| 7974 | msgid "frame number to decode"
|
|---|
| 7975 | msgstr ""
|
|---|
| 7976 |
|
|---|
| 7977 | #: operations/external/gif-load.c:39
|
|---|
| 7978 | msgid "Number of frames in gif animation"
|
|---|
| 7979 | msgstr ""
|
|---|
| 7980 |
|
|---|
| 7981 | #: operations/external/gif-load.c:40
|
|---|
| 7982 | msgid "frame-delay"
|
|---|
| 7983 | msgstr ""
|
|---|
| 7984 |
|
|---|
| 7985 | #: operations/external/gif-load.c:41
|
|---|
| 7986 | msgid "Delay in ms for last decoded frame"
|
|---|
| 7987 | msgstr ""
|
|---|
| 7988 |
|
|---|
| 7989 | #: operations/external/gif-load.c:244
|
|---|
| 7990 | msgid "GIF File Loader"
|
|---|
| 7991 | msgstr ""
|
|---|
| 7992 |
|
|---|
| 7993 | #: operations/external/gif-load.c:246
|
|---|
| 7994 | msgid "GIF image loader."
|
|---|
| 7995 | msgstr ""
|
|---|
| 7996 |
|
|---|
| 7997 | #: operations/external/jp2-load.c:28 operations/external/svg-load.c:28
|
|---|
| 7998 | #: operations/external/tiff-load.c:32 operations/external/webp-load.c:28
|
|---|
| 7999 | msgid "URI for file to load"
|
|---|
| 8000 | msgstr ""
|
|---|
| 8001 |
|
|---|
| 8002 | #: operations/external/jp2-load.c:128
|
|---|
| 8003 | msgid "Unknown JPEG 2000 image format"
|
|---|
| 8004 | msgstr ""
|
|---|
| 8005 |
|
|---|
| 8006 | #: operations/external/jp2-load.c:135
|
|---|
| 8007 | msgid "Unable to open JPEG 2000 image"
|
|---|
| 8008 | msgstr ""
|
|---|
| 8009 |
|
|---|
| 8010 | #: operations/external/jp2-load.c:142
|
|---|
| 8011 | msgid "Unable to create output color profile"
|
|---|
| 8012 | msgstr ""
|
|---|
| 8013 |
|
|---|
| 8014 | #: operations/external/jp2-load.c:150
|
|---|
| 8015 | msgid "Unable to convert image to sRGB color space"
|
|---|
| 8016 | msgstr ""
|
|---|
| 8017 |
|
|---|
| 8018 | #: operations/external/jp2-load.c:157
|
|---|
| 8019 | #, c-format
|
|---|
| 8020 | msgid "Unsupported non-RGB JPEG 2000 file with %d components"
|
|---|
| 8021 | msgstr ""
|
|---|
| 8022 |
|
|---|
| 8023 | #: operations/external/jp2-load.c:169
|
|---|
| 8024 | #, c-format
|
|---|
| 8025 | msgid "Unsupported JPEG 2000 file with depth %d"
|
|---|
| 8026 | msgstr ""
|
|---|
| 8027 |
|
|---|
| 8028 | #: operations/external/jp2-load.c:195
|
|---|
| 8029 | msgid "Components of JPEG 2000 input don't match"
|
|---|
| 8030 | msgstr ""
|
|---|
| 8031 |
|
|---|
| 8032 | #: operations/external/jp2-load.c:257
|
|---|
| 8033 | msgid "could not create a new Jasper stream"
|
|---|
| 8034 | msgstr ""
|
|---|
| 8035 |
|
|---|
| 8036 | #: operations/external/jp2-load.c:277 operations/external/jp2-load.c:279
|
|---|
| 8037 | #, c-format
|
|---|
| 8038 | msgid "failed to open JPEG 2000 from %s"
|
|---|
| 8039 | msgstr ""
|
|---|
| 8040 |
|
|---|
| 8041 | #: operations/external/jp2-load.c:293
|
|---|
| 8042 | msgid "could not query JPEG 2000 file"
|
|---|
| 8043 | msgstr ""
|
|---|
| 8044 |
|
|---|
| 8045 | #: operations/external/jp2-load.c:349
|
|---|
| 8046 | msgid "One or more of R, G, B components are missing"
|
|---|
| 8047 | msgstr ""
|
|---|
| 8048 |
|
|---|
| 8049 | #: operations/external/jp2-load.c:357
|
|---|
| 8050 | msgid "One or more of R, G, B components have signed data"
|
|---|
| 8051 | msgstr ""
|
|---|
| 8052 |
|
|---|
| 8053 | #: operations/external/jp2-load.c:390
|
|---|
| 8054 | #, c-format
|
|---|
| 8055 | msgid "Error reading row %d component %d"
|
|---|
| 8056 | msgstr ""
|
|---|
| 8057 |
|
|---|
| 8058 | #: operations/external/jp2-load.c:525
|
|---|
| 8059 | msgid "JPEG 2000 File Loader"
|
|---|
| 8060 | msgstr ""
|
|---|
| 8061 |
|
|---|
| 8062 | #: operations/external/jp2-load.c:527
|
|---|
| 8063 | msgid "JPEG 2000 image loader using jasper."
|
|---|
| 8064 | msgstr ""
|
|---|
| 8065 |
|
|---|
| 8066 | #: operations/external/jpg-load.c:27
|
|---|
| 8067 | msgid "URI of file to load"
|
|---|
| 8068 | msgstr ""
|
|---|
| 8069 |
|
|---|
| 8070 | #: operations/external/jpg-load.c:392
|
|---|
| 8071 | msgid "JPEG File Loader"
|
|---|
| 8072 | msgstr ""
|
|---|
| 8073 |
|
|---|
| 8074 | #: operations/external/jpg-load.c:394
|
|---|
| 8075 | msgid "JPEG image loader using libjpeg"
|
|---|
| 8076 | msgstr ""
|
|---|
| 8077 |
|
|---|
| 8078 | #: operations/external/jpg-save.c:26 operations/external/npy-save.c:32
|
|---|
| 8079 | #: operations/external/tiff-save.c:26 operations/external/webp-save.c:26
|
|---|
| 8080 | msgid "Target path and filename, use '-' for stdout"
|
|---|
| 8081 | msgstr ""
|
|---|
| 8082 |
|
|---|
| 8083 | #: operations/external/jpg-save.c:29
|
|---|
| 8084 | msgid "JPEG compression quality (between 1 and 100)"
|
|---|
| 8085 | msgstr ""
|
|---|
| 8086 |
|
|---|
| 8087 | #: operations/external/jpg-save.c:32
|
|---|
| 8088 | msgid "Smoothing"
|
|---|
| 8089 | msgstr ""
|
|---|
| 8090 |
|
|---|
| 8091 | #: operations/external/jpg-save.c:33
|
|---|
| 8092 | msgid "Smoothing factor from 1 to 100; 0 disables smoothing"
|
|---|
| 8093 | msgstr ""
|
|---|
| 8094 |
|
|---|
| 8095 | #: operations/external/jpg-save.c:36
|
|---|
| 8096 | msgid "Optimize"
|
|---|
| 8097 | msgstr ""
|
|---|
| 8098 |
|
|---|
| 8099 | #: operations/external/jpg-save.c:37
|
|---|
| 8100 | msgid "Use optimized huffman tables"
|
|---|
| 8101 | msgstr ""
|
|---|
| 8102 |
|
|---|
| 8103 | #: operations/external/jpg-save.c:38
|
|---|
| 8104 | msgid "Progressive"
|
|---|
| 8105 | msgstr ""
|
|---|
| 8106 |
|
|---|
| 8107 | #: operations/external/jpg-save.c:39
|
|---|
| 8108 | msgid "Create progressive JPEG images"
|
|---|
| 8109 | msgstr ""
|
|---|
| 8110 |
|
|---|
| 8111 | #: operations/external/jpg-save.c:41
|
|---|
| 8112 | msgid "Grayscale"
|
|---|
| 8113 | msgstr ""
|
|---|
| 8114 |
|
|---|
| 8115 | #: operations/external/jpg-save.c:42
|
|---|
| 8116 | msgid "Create a grayscale (monochrome) image"
|
|---|
| 8117 | msgstr ""
|
|---|
| 8118 |
|
|---|
| 8119 | #: operations/external/jpg-save.c:521
|
|---|
| 8120 | msgid "JPEG File Saver"
|
|---|
| 8121 | msgstr ""
|
|---|
| 8122 |
|
|---|
| 8123 | #: operations/external/jpg-save.c:523
|
|---|
| 8124 | msgid "JPEG image saver, using libjpeg"
|
|---|
| 8125 | msgstr ""
|
|---|
| 8126 |
|
|---|
| 8127 | #: operations/external/lcms-from-profile.c:24
|
|---|
| 8128 | msgid "Source Profile"
|
|---|
| 8129 | msgstr ""
|
|---|
| 8130 |
|
|---|
| 8131 | #: operations/external/lcms-from-profile.c:25
|
|---|
| 8132 | msgid "The cmsHPROFILE corresponding to the ICC profile for the input data."
|
|---|
| 8133 | msgstr ""
|
|---|
| 8134 |
|
|---|
| 8135 | #: operations/external/lcms-from-profile.c:33
|
|---|
| 8136 | msgid "Relative Colorimetric"
|
|---|
| 8137 | msgstr ""
|
|---|
| 8138 |
|
|---|
| 8139 | #: operations/external/lcms-from-profile.c:37
|
|---|
| 8140 | msgid "Absolute Colorimetric"
|
|---|
| 8141 | msgstr ""
|
|---|
| 8142 |
|
|---|
| 8143 | #: operations/external/lcms-from-profile.c:41
|
|---|
| 8144 | msgid "Rendering intent"
|
|---|
| 8145 | msgstr ""
|
|---|
| 8146 |
|
|---|
| 8147 | #: operations/external/lcms-from-profile.c:44
|
|---|
| 8148 | msgid "The rendering intent to use in the conversion."
|
|---|
| 8149 | msgstr ""
|
|---|
| 8150 |
|
|---|
| 8151 | #: operations/external/lcms-from-profile.c:46
|
|---|
| 8152 | msgid "Black point compensation"
|
|---|
| 8153 | msgstr ""
|
|---|
| 8154 |
|
|---|
| 8155 | #: operations/external/lcms-from-profile.c:48
|
|---|
| 8156 | msgid "Convert using black point compensation."
|
|---|
| 8157 | msgstr ""
|
|---|
| 8158 |
|
|---|
| 8159 | #: operations/external/lcms-from-profile.c:244
|
|---|
| 8160 | msgid "LCMS From Profile"
|
|---|
| 8161 | msgstr ""
|
|---|
| 8162 |
|
|---|
| 8163 | #: operations/external/lcms-from-profile.c:247
|
|---|
| 8164 | msgid ""
|
|---|
| 8165 | "Converts the input from an ICC color profile to a well defined babl format. "
|
|---|
| 8166 | "The buffer's data will then be correctly managed by GEGL for further "
|
|---|
| 8167 | "processing."
|
|---|
| 8168 | msgstr ""
|
|---|
| 8169 |
|
|---|
| 8170 | #: operations/external/matting-levin.c:25
|
|---|
| 8171 | msgid "Epsilon"
|
|---|
| 8172 | msgstr ""
|
|---|
| 8173 |
|
|---|
| 8174 | #: operations/external/matting-levin.c:26
|
|---|
| 8175 | msgid "Log of the error weighting"
|
|---|
| 8176 | msgstr ""
|
|---|
| 8177 |
|
|---|
| 8178 | #: operations/external/matting-levin.c:30
|
|---|
| 8179 | msgid "Radius of the processing window"
|
|---|
| 8180 | msgstr ""
|
|---|
| 8181 |
|
|---|
| 8182 | #: operations/external/matting-levin.c:34
|
|---|
| 8183 | msgid "Alpha threshold for multilevel processing"
|
|---|
| 8184 | msgstr ""
|
|---|
| 8185 |
|
|---|
| 8186 | #: operations/external/matting-levin.c:39
|
|---|
| 8187 | msgid "Trimap influence factor"
|
|---|
| 8188 | msgstr ""
|
|---|
| 8189 |
|
|---|
| 8190 | #: operations/external/matting-levin.c:42
|
|---|
| 8191 | msgid "Number of downsampled levels to use"
|
|---|
| 8192 | msgstr ""
|
|---|
| 8193 |
|
|---|
| 8194 | #: operations/external/matting-levin.c:45
|
|---|
| 8195 | msgid "Active levels"
|
|---|
| 8196 | msgstr ""
|
|---|
| 8197 |
|
|---|
| 8198 | #: operations/external/matting-levin.c:46
|
|---|
| 8199 | msgid "Number of levels to perform solving"
|
|---|
| 8200 | msgstr ""
|
|---|
| 8201 |
|
|---|
| 8202 | #: operations/external/matting-levin.c:1477
|
|---|
| 8203 | msgid "Matting Levin"
|
|---|
| 8204 | msgstr ""
|
|---|
| 8205 |
|
|---|
| 8206 | #: operations/external/matting-levin.c:1480
|
|---|
| 8207 | msgid ""
|
|---|
| 8208 | "Given a sparse user supplied tri-map and an input image, create a foreground "
|
|---|
| 8209 | "alpha mat. Set white as selected, black as unselected, for the tri-map."
|
|---|
| 8210 | msgstr ""
|
|---|
| 8211 |
|
|---|
| 8212 | #: operations/external/npd.c:23
|
|---|
| 8213 | msgid "Model"
|
|---|
| 8214 | msgstr ""
|
|---|
| 8215 |
|
|---|
| 8216 | #: operations/external/npd.c:24
|
|---|
| 8217 | msgid "Model - basic element we operate on"
|
|---|
| 8218 | msgstr ""
|
|---|
| 8219 |
|
|---|
| 8220 | #: operations/external/npd.c:26
|
|---|
| 8221 | msgid "Square Size"
|
|---|
| 8222 | msgstr ""
|
|---|
| 8223 |
|
|---|
| 8224 | #: operations/external/npd.c:28
|
|---|
| 8225 | msgid "Size of an edge of square the mesh consists of"
|
|---|
| 8226 | msgstr ""
|
|---|
| 8227 |
|
|---|
| 8228 | #: operations/external/npd.c:30
|
|---|
| 8229 | msgid "Rigidity"
|
|---|
| 8230 | msgstr ""
|
|---|
| 8231 |
|
|---|
| 8232 | #: operations/external/npd.c:32
|
|---|
| 8233 | msgid "The number of deformation iterations"
|
|---|
| 8234 | msgstr ""
|
|---|
| 8235 |
|
|---|
| 8236 | #: operations/external/npd.c:34
|
|---|
| 8237 | msgid "ASAP Deformation"
|
|---|
| 8238 | msgstr ""
|
|---|
| 8239 |
|
|---|
| 8240 | #: operations/external/npd.c:35
|
|---|
| 8241 | msgid "ASAP deformation is performed when TRUE, ARAP deformation otherwise"
|
|---|
| 8242 | msgstr ""
|
|---|
| 8243 |
|
|---|
| 8244 | #: operations/external/npd.c:37
|
|---|
| 8245 | msgid "MLS Weights"
|
|---|
| 8246 | msgstr ""
|
|---|
| 8247 |
|
|---|
| 8248 | #: operations/external/npd.c:38
|
|---|
| 8249 | msgid "Use MLS weights"
|
|---|
| 8250 | msgstr ""
|
|---|
| 8251 |
|
|---|
| 8252 | #: operations/external/npd.c:40
|
|---|
| 8253 | msgid "MLS Weights Alpha"
|
|---|
| 8254 | msgstr ""
|
|---|
| 8255 |
|
|---|
| 8256 | #: operations/external/npd.c:42
|
|---|
| 8257 | msgid "Alpha parameter of MLS weights"
|
|---|
| 8258 | msgstr ""
|
|---|
| 8259 |
|
|---|
| 8260 | #: operations/external/npd.c:44
|
|---|
| 8261 | msgid "Preserve Model"
|
|---|
| 8262 | msgstr ""
|
|---|
| 8263 |
|
|---|
| 8264 | #: operations/external/npd.c:45
|
|---|
| 8265 | msgid "When TRUE the model will not be freed"
|
|---|
| 8266 | msgstr ""
|
|---|
| 8267 |
|
|---|
| 8268 | #: operations/external/npd.c:50 operations/transform/transform-core.c:235
|
|---|
| 8269 | #: operations/workshop/ditto.c:29
|
|---|
| 8270 | msgid "Sampler used internally"
|
|---|
| 8271 | msgstr ""
|
|---|
| 8272 |
|
|---|
| 8273 | #: operations/external/npd.c:258
|
|---|
| 8274 | msgid "Performs n-point image deformation"
|
|---|
| 8275 | msgstr ""
|
|---|
| 8276 |
|
|---|
| 8277 | #: operations/external/npy-save.c:215
|
|---|
| 8278 | msgid "NumPy File Saver"
|
|---|
| 8279 | msgstr ""
|
|---|
| 8280 |
|
|---|
| 8281 | #: operations/external/npy-save.c:217
|
|---|
| 8282 | msgid "NumPy (Numerical Python) image saver"
|
|---|
| 8283 | msgstr ""
|
|---|
| 8284 |
|
|---|
| 8285 | #: operations/external/path.c:26
|
|---|
| 8286 | msgid "Fill Color"
|
|---|
| 8287 | msgstr ""
|
|---|
| 8288 |
|
|---|
| 8289 | #: operations/external/path.c:27
|
|---|
| 8290 | msgid "Color of paint to use for filling, use 0 opacity to disable filling"
|
|---|
| 8291 | msgstr ""
|
|---|
| 8292 |
|
|---|
| 8293 | #: operations/external/path.c:29 operations/workshop/external/spyrograph.c:74
|
|---|
| 8294 | msgid "Stroke Color"
|
|---|
| 8295 | msgstr ""
|
|---|
| 8296 |
|
|---|
| 8297 | #: operations/external/path.c:30 operations/workshop/external/spyrograph.c:75
|
|---|
| 8298 | msgid "Color of paint to use for stroking"
|
|---|
| 8299 | msgstr ""
|
|---|
| 8300 |
|
|---|
| 8301 | #: operations/external/path.c:32 operations/workshop/external/spyrograph.c:77
|
|---|
| 8302 | msgid "Stroke width"
|
|---|
| 8303 | msgstr ""
|
|---|
| 8304 |
|
|---|
| 8305 | #: operations/external/path.c:33 operations/workshop/external/spyrograph.c:78
|
|---|
| 8306 | msgid "The width of the brush used to stroke the path"
|
|---|
| 8307 | msgstr ""
|
|---|
| 8308 |
|
|---|
| 8309 | #: operations/external/path.c:36 operations/workshop/external/spyrograph.c:81
|
|---|
| 8310 | msgid "Stroke opacity"
|
|---|
| 8311 | msgstr ""
|
|---|
| 8312 |
|
|---|
| 8313 | #: operations/external/path.c:37 operations/workshop/external/spyrograph.c:82
|
|---|
| 8314 | msgid ""
|
|---|
| 8315 | "Opacity of stroke, note, does not behave like SVG since at the moment "
|
|---|
| 8316 | "stroking is done using an airbrush tool"
|
|---|
| 8317 | msgstr ""
|
|---|
| 8318 |
|
|---|
| 8319 | #: operations/external/path.c:41 operations/workshop/external/spyrograph.c:86
|
|---|
| 8320 | msgid "Hardness of the brush, 0.0 for a soft brush, 1.0 for a hard brush"
|
|---|
| 8321 | msgstr ""
|
|---|
| 8322 |
|
|---|
| 8323 | #: operations/external/path.c:44
|
|---|
| 8324 | msgid "Fill rule"
|
|---|
| 8325 | msgstr ""
|
|---|
| 8326 |
|
|---|
| 8327 | #: operations/external/path.c:45
|
|---|
| 8328 | msgid "How to determine what to fill (nonzero|evenodd)"
|
|---|
| 8329 | msgstr ""
|
|---|
| 8330 |
|
|---|
| 8331 | #: operations/external/path.c:48
|
|---|
| 8332 | msgid "SVG style description of transform"
|
|---|
| 8333 | msgstr ""
|
|---|
| 8334 |
|
|---|
| 8335 | #: operations/external/path.c:50
|
|---|
| 8336 | msgid "Fill opacity"
|
|---|
| 8337 | msgstr ""
|
|---|
| 8338 |
|
|---|
| 8339 | #: operations/external/path.c:51
|
|---|
| 8340 | msgid "The fill opacity to use"
|
|---|
| 8341 | msgstr ""
|
|---|
| 8342 |
|
|---|
| 8343 | #: operations/external/path.c:54 operations/external/vector-fill.c:40
|
|---|
| 8344 | #: operations/external/vector-stroke.c:41
|
|---|
| 8345 | msgid "Vector"
|
|---|
| 8346 | msgstr ""
|
|---|
| 8347 |
|
|---|
| 8348 | #: operations/external/path.c:55 operations/external/vector-fill.c:41
|
|---|
| 8349 | #: operations/external/vector-stroke.c:42
|
|---|
| 8350 | msgid "A GeglVector representing the path of the stroke"
|
|---|
| 8351 | msgstr ""
|
|---|
| 8352 |
|
|---|
| 8353 | #: operations/external/path.c:584
|
|---|
| 8354 | msgid "Render Path"
|
|---|
| 8355 | msgstr ""
|
|---|
| 8356 |
|
|---|
| 8357 | #: operations/external/path.c:591
|
|---|
| 8358 | msgid "Renders a brush stroke"
|
|---|
| 8359 | msgstr ""
|
|---|
| 8360 |
|
|---|
| 8361 | #: operations/external/pdf-load.c:25
|
|---|
| 8362 | msgid "file to load"
|
|---|
| 8363 | msgstr ""
|
|---|
| 8364 |
|
|---|
| 8365 | #: operations/external/pdf-load.c:28
|
|---|
| 8366 | msgid "uri of file to load"
|
|---|
| 8367 | msgstr ""
|
|---|
| 8368 |
|
|---|
| 8369 | #: operations/external/pdf-load.c:30
|
|---|
| 8370 | msgid "Page"
|
|---|
| 8371 | msgstr ""
|
|---|
| 8372 |
|
|---|
| 8373 | #: operations/external/pdf-load.c:31
|
|---|
| 8374 | msgid "Page to render"
|
|---|
| 8375 | msgstr ""
|
|---|
| 8376 |
|
|---|
| 8377 | #: operations/external/pdf-load.c:34
|
|---|
| 8378 | msgid "Pages"
|
|---|
| 8379 | msgstr ""
|
|---|
| 8380 |
|
|---|
| 8381 | #: operations/external/pdf-load.c:35
|
|---|
| 8382 | msgid "Total pages, provided as a visual read-only property"
|
|---|
| 8383 | msgstr ""
|
|---|
| 8384 |
|
|---|
| 8385 | #: operations/external/pdf-load.c:38
|
|---|
| 8386 | msgid "PPI"
|
|---|
| 8387 | msgstr ""
|
|---|
| 8388 |
|
|---|
| 8389 | #: operations/external/pdf-load.c:39
|
|---|
| 8390 | msgid "Point/pixels per inch"
|
|---|
| 8391 | msgstr ""
|
|---|
| 8392 |
|
|---|
| 8393 | #: operations/external/pdf-load.c:43
|
|---|
| 8394 | msgid "Password"
|
|---|
| 8395 | msgstr ""
|
|---|
| 8396 |
|
|---|
| 8397 | #: operations/external/pdf-load.c:44
|
|---|
| 8398 | msgid "Password to use for decryption of PDF, or blank for none"
|
|---|
| 8399 | msgstr ""
|
|---|
| 8400 |
|
|---|
| 8401 | #: operations/external/pdf-load.c:242
|
|---|
| 8402 | msgid "pdf loader"
|
|---|
| 8403 | msgstr ""
|
|---|
| 8404 |
|
|---|
| 8405 | #: operations/external/pdf-load.c:244
|
|---|
| 8406 | msgid "PDF page decoder"
|
|---|
| 8407 | msgstr ""
|
|---|
| 8408 |
|
|---|
| 8409 | #: operations/external/pixbuf.c:26 operations/external/save-pixbuf.c:29
|
|---|
| 8410 | msgid "Pixbuf"
|
|---|
| 8411 | msgstr ""
|
|---|
| 8412 |
|
|---|
| 8413 | #: operations/external/pixbuf.c:27
|
|---|
| 8414 | msgid "GdkPixbuf to use"
|
|---|
| 8415 | msgstr ""
|
|---|
| 8416 |
|
|---|
| 8417 | #: operations/external/pixbuf.c:109
|
|---|
| 8418 | msgid "GdkPixbuf Source"
|
|---|
| 8419 | msgstr ""
|
|---|
| 8420 |
|
|---|
| 8421 | #: operations/external/pixbuf.c:112
|
|---|
| 8422 | msgid "Uses the GdkPixbuf located at the memory location in <em>pixbuf</em>."
|
|---|
| 8423 | msgstr ""
|
|---|
| 8424 |
|
|---|
| 8425 | #: operations/external/png-load.c:35
|
|---|
| 8426 | msgid "URI for file to load."
|
|---|
| 8427 | msgstr ""
|
|---|
| 8428 |
|
|---|
| 8429 | #: operations/external/png-load.c:655
|
|---|
| 8430 | msgid "PNG File Loader"
|
|---|
| 8431 | msgstr ""
|
|---|
| 8432 |
|
|---|
| 8433 | #: operations/external/png-load.c:657
|
|---|
| 8434 | msgid "PNG image loader."
|
|---|
| 8435 | msgstr ""
|
|---|
| 8436 |
|
|---|
| 8437 | #: operations/external/png-save.c:28
|
|---|
| 8438 | msgid "Compression"
|
|---|
| 8439 | msgstr ""
|
|---|
| 8440 |
|
|---|
| 8441 | #: operations/external/png-save.c:29
|
|---|
| 8442 | msgid "PNG compression level from 1 to 9"
|
|---|
| 8443 | msgstr ""
|
|---|
| 8444 |
|
|---|
| 8445 | #: operations/external/png-save.c:31 operations/external/ppm-save.c:29
|
|---|
| 8446 | #: operations/external/tiff-save.c:27
|
|---|
| 8447 | msgid "Bitdepth"
|
|---|
| 8448 | msgstr ""
|
|---|
| 8449 |
|
|---|
| 8450 | #: operations/external/png-save.c:32 operations/external/ppm-save.c:30
|
|---|
| 8451 | msgid "8 and 16 are the currently accepted values."
|
|---|
| 8452 | msgstr ""
|
|---|
| 8453 |
|
|---|
| 8454 | #: operations/external/png-save.c:418
|
|---|
| 8455 | msgid "PNG File Saver"
|
|---|
| 8456 | msgstr ""
|
|---|
| 8457 |
|
|---|
| 8458 | #: operations/external/png-save.c:420
|
|---|
| 8459 | msgid "PNG image saver, using libpng"
|
|---|
| 8460 | msgstr ""
|
|---|
| 8461 |
|
|---|
| 8462 | #: operations/external/ppm-load.c:28
|
|---|
| 8463 | msgid "URI of image to load."
|
|---|
| 8464 | msgstr ""
|
|---|
| 8465 |
|
|---|
| 8466 | #: operations/external/ppm-load.c:460
|
|---|
| 8467 | msgid "PPM File Loader"
|
|---|
| 8468 | msgstr ""
|
|---|
| 8469 |
|
|---|
| 8470 | #: operations/external/ppm-load.c:462
|
|---|
| 8471 | msgid "PPM image loader."
|
|---|
| 8472 | msgstr ""
|
|---|
| 8473 |
|
|---|
| 8474 | #: operations/external/ppm-save.c:28
|
|---|
| 8475 | msgid "Raw format"
|
|---|
| 8476 | msgstr ""
|
|---|
| 8477 |
|
|---|
| 8478 | #: operations/external/ppm-save.c:190
|
|---|
| 8479 | msgid "PPM File Saver"
|
|---|
| 8480 | msgstr ""
|
|---|
| 8481 |
|
|---|
| 8482 | #: operations/external/ppm-save.c:193
|
|---|
| 8483 | msgid "PPM image saver (Portable pixmap saver.)"
|
|---|
| 8484 | msgstr ""
|
|---|
| 8485 |
|
|---|
| 8486 | #: operations/external/raw-load.c:28
|
|---|
| 8487 | msgid "Camera RGB"
|
|---|
| 8488 | msgstr ""
|
|---|
| 8489 |
|
|---|
| 8490 | #: operations/external/raw-load.c:29
|
|---|
| 8491 | msgid "s RGB"
|
|---|
| 8492 | msgstr ""
|
|---|
| 8493 |
|
|---|
| 8494 | #: operations/external/raw-load.c:30
|
|---|
| 8495 | msgid "Adobe RGB compatible"
|
|---|
| 8496 | msgstr ""
|
|---|
| 8497 |
|
|---|
| 8498 | #: operations/external/raw-load.c:31
|
|---|
| 8499 | msgid "Wide gamut RGB"
|
|---|
| 8500 | msgstr ""
|
|---|
| 8501 |
|
|---|
| 8502 | #: operations/external/raw-load.c:32
|
|---|
| 8503 | msgid "ProPhoto RGB"
|
|---|
| 8504 | msgstr ""
|
|---|
| 8505 |
|
|---|
| 8506 | #: operations/external/raw-load.c:39
|
|---|
| 8507 | msgid "Color space"
|
|---|
| 8508 | msgstr ""
|
|---|
| 8509 |
|
|---|
| 8510 | #: operations/external/raw-load.c:41
|
|---|
| 8511 | msgid "Color space to use for loaded data"
|
|---|
| 8512 | msgstr ""
|
|---|
| 8513 |
|
|---|
| 8514 | #: operations/external/raw-load.c:285
|
|---|
| 8515 | msgid "libraw File Loader"
|
|---|
| 8516 | msgstr ""
|
|---|
| 8517 |
|
|---|
| 8518 | #: operations/external/rgbe-load.c:136
|
|---|
| 8519 | msgid "RGBE File Loader"
|
|---|
| 8520 | msgstr ""
|
|---|
| 8521 |
|
|---|
| 8522 | #: operations/external/rgbe-load.c:138
|
|---|
| 8523 | msgid "RGBE image loader (Radiance HDR format)."
|
|---|
| 8524 | msgstr ""
|
|---|
| 8525 |
|
|---|
| 8526 | #: operations/external/rgbe-save.c:85
|
|---|
| 8527 | msgid "RGBE File Saver"
|
|---|
| 8528 | msgstr ""
|
|---|
| 8529 |
|
|---|
| 8530 | #: operations/external/rgbe-save.c:88
|
|---|
| 8531 | msgid "RGBE image saver (Radiance HDR format)"
|
|---|
| 8532 | msgstr ""
|
|---|
| 8533 |
|
|---|
| 8534 | #: operations/external/save-pixbuf.c:30
|
|---|
| 8535 | msgid "The output pixbuf produced by process is stored in this property"
|
|---|
| 8536 | msgstr ""
|
|---|
| 8537 |
|
|---|
| 8538 | #: operations/external/save-pixbuf.c:110
|
|---|
| 8539 | msgid "Store in GdkPixbuf"
|
|---|
| 8540 | msgstr ""
|
|---|
| 8541 |
|
|---|
| 8542 | #: operations/external/save-pixbuf.c:112
|
|---|
| 8543 | msgid "Store image in a GdkPixbuf."
|
|---|
| 8544 | msgstr ""
|
|---|
| 8545 |
|
|---|
| 8546 | #: operations/external/sdl2-display.c:196
|
|---|
| 8547 | msgid "SDL2 Display"
|
|---|
| 8548 | msgstr ""
|
|---|
| 8549 |
|
|---|
| 8550 | #: operations/external/sdl2-display.c:199
|
|---|
| 8551 | msgid ""
|
|---|
| 8552 | "Displays the input buffer in an SDL2 window (restricted to one display op/"
|
|---|
| 8553 | "process, due to SDL2 implementation issues)."
|
|---|
| 8554 | msgstr ""
|
|---|
| 8555 |
|
|---|
| 8556 | #: operations/external/sdl-display.c:27
|
|---|
| 8557 | msgid "Icon title"
|
|---|
| 8558 | msgstr ""
|
|---|
| 8559 |
|
|---|
| 8560 | #: operations/external/sdl-display.c:28
|
|---|
| 8561 | msgid "Icon to be used for output window"
|
|---|
| 8562 | msgstr ""
|
|---|
| 8563 |
|
|---|
| 8564 | #: operations/external/sdl-display.c:168
|
|---|
| 8565 | msgid "SDL Display"
|
|---|
| 8566 | msgstr ""
|
|---|
| 8567 |
|
|---|
| 8568 | #: operations/external/sdl-display.c:171
|
|---|
| 8569 | msgid ""
|
|---|
| 8570 | "Displays the input buffer in an SDL window (restricted to one display op/"
|
|---|
| 8571 | "process, due to SDL implementation issues)."
|
|---|
| 8572 | msgstr ""
|
|---|
| 8573 |
|
|---|
| 8574 | #: operations/external/svg-load.c:31 operations/external/v4l.c:29
|
|---|
| 8575 | #: operations/workshop/external/v4l2.c:27
|
|---|
| 8576 | msgid "Width for rendered image"
|
|---|
| 8577 | msgstr ""
|
|---|
| 8578 |
|
|---|
| 8579 | #: operations/external/svg-load.c:33 operations/external/v4l.c:32
|
|---|
| 8580 | #: operations/workshop/external/v4l2.c:29
|
|---|
| 8581 | msgid "Height for rendered image"
|
|---|
| 8582 | msgstr ""
|
|---|
| 8583 |
|
|---|
| 8584 | #: operations/external/svg-load.c:308
|
|---|
| 8585 | msgid "SVG File Loader"
|
|---|
| 8586 | msgstr ""
|
|---|
| 8587 |
|
|---|
| 8588 | #. not hidden because it has extra API
|
|---|
| 8589 | #: operations/external/svg-load.c:310
|
|---|
| 8590 | msgid "Load an SVG file using librsvg"
|
|---|
| 8591 | msgstr ""
|
|---|
| 8592 |
|
|---|
| 8593 | #: operations/external/text.c:25
|
|---|
| 8594 | msgid "Text"
|
|---|
| 8595 | msgstr ""
|
|---|
| 8596 |
|
|---|
| 8597 | #: operations/external/text.c:26
|
|---|
| 8598 | msgid "String to display (utf8)"
|
|---|
| 8599 | msgstr ""
|
|---|
| 8600 |
|
|---|
| 8601 | #: operations/external/text.c:29
|
|---|
| 8602 | msgid "Font family"
|
|---|
| 8603 | msgstr ""
|
|---|
| 8604 |
|
|---|
| 8605 | #: operations/external/text.c:30
|
|---|
| 8606 | msgid "Font family (utf8)"
|
|---|
| 8607 | msgstr ""
|
|---|
| 8608 |
|
|---|
| 8609 | #: operations/external/text.c:33
|
|---|
| 8610 | msgid "Font size in pixels."
|
|---|
| 8611 | msgstr ""
|
|---|
| 8612 |
|
|---|
| 8613 | #. TRANSLATORS: the string 'black' should not be translated
|
|---|
| 8614 | #: operations/external/text.c:39
|
|---|
| 8615 | msgid "Color for the text (defaults to 'black')"
|
|---|
| 8616 | msgstr ""
|
|---|
| 8617 |
|
|---|
| 8618 | #: operations/external/text.c:41
|
|---|
| 8619 | msgid "Wrap width"
|
|---|
| 8620 | msgstr ""
|
|---|
| 8621 |
|
|---|
| 8622 | #: operations/external/text.c:42
|
|---|
| 8623 | msgid ""
|
|---|
| 8624 | "Sets the width in pixels at which long lines will wrap. Use -1 for no "
|
|---|
| 8625 | "wrapping."
|
|---|
| 8626 | msgstr ""
|
|---|
| 8627 |
|
|---|
| 8628 | #: operations/external/text.c:46
|
|---|
| 8629 | msgid "Wrap height"
|
|---|
| 8630 | msgstr ""
|
|---|
| 8631 |
|
|---|
| 8632 | #: operations/external/text.c:47
|
|---|
| 8633 | msgid ""
|
|---|
| 8634 | "Sets the height in pixels according to which the text is vertically "
|
|---|
| 8635 | "justified. Use -1 for no vertical justification."
|
|---|
| 8636 | msgstr ""
|
|---|
| 8637 |
|
|---|
| 8638 | #: operations/external/text.c:53
|
|---|
| 8639 | msgid "Justification"
|
|---|
| 8640 | msgstr ""
|
|---|
| 8641 |
|
|---|
| 8642 | #: operations/external/text.c:55
|
|---|
| 8643 | msgid "Alignment for multi-line text (0=Left, 1=Center, 2=Right)"
|
|---|
| 8644 | msgstr ""
|
|---|
| 8645 |
|
|---|
| 8646 | #: operations/external/text.c:57
|
|---|
| 8647 | msgid "Vertical justification"
|
|---|
| 8648 | msgstr ""
|
|---|
| 8649 |
|
|---|
| 8650 | #: operations/external/text.c:59
|
|---|
| 8651 | msgid "Vertical text alignment (0=Top, 1=Middle, 2=Bottom)"
|
|---|
| 8652 | msgstr ""
|
|---|
| 8653 |
|
|---|
| 8654 | #: operations/external/text.c:62
|
|---|
| 8655 | msgid "Rendered width in pixels. (read only)"
|
|---|
| 8656 | msgstr ""
|
|---|
| 8657 |
|
|---|
| 8658 | #: operations/external/text.c:64
|
|---|
| 8659 | msgid "Rendered height in pixels. (read only)"
|
|---|
| 8660 | msgstr ""
|
|---|
| 8661 |
|
|---|
| 8662 | #: operations/external/text.c:383
|
|---|
| 8663 | msgid "Render Text"
|
|---|
| 8664 | msgstr ""
|
|---|
| 8665 |
|
|---|
| 8666 | #: operations/external/text.c:387
|
|---|
| 8667 | msgid "Display a string of text using pango and cairo."
|
|---|
| 8668 | msgstr ""
|
|---|
| 8669 |
|
|---|
| 8670 | #: operations/external/tiff-load.c:34
|
|---|
| 8671 | msgid "Directory"
|
|---|
| 8672 | msgstr ""
|
|---|
| 8673 |
|
|---|
| 8674 | #: operations/external/tiff-load.c:35
|
|---|
| 8675 | msgid "Image file directory (subfile)"
|
|---|
| 8676 | msgstr ""
|
|---|
| 8677 |
|
|---|
| 8678 | #: operations/external/tiff-load.c:40 operations/external/tiff-save.c:35
|
|---|
| 8679 | msgid "Object to receive image metadata"
|
|---|
| 8680 | msgstr ""
|
|---|
| 8681 |
|
|---|
| 8682 | #: operations/external/tiff-load.c:1036
|
|---|
| 8683 | msgid "TIFF File Loader"
|
|---|
| 8684 | msgstr ""
|
|---|
| 8685 |
|
|---|
| 8686 | #: operations/external/tiff-load.c:1038
|
|---|
| 8687 | msgid "TIFF image loader using libtiff"
|
|---|
| 8688 | msgstr ""
|
|---|
| 8689 |
|
|---|
| 8690 | #: operations/external/tiff-save.c:28
|
|---|
| 8691 | msgid "-1, 8, 16, 32 and 64 are the currently accepted values, -1 means auto"
|
|---|
| 8692 | msgstr ""
|
|---|
| 8693 |
|
|---|
| 8694 | #: operations/external/tiff-save.c:30
|
|---|
| 8695 | msgid "use floating point"
|
|---|
| 8696 | msgstr ""
|
|---|
| 8697 |
|
|---|
| 8698 | #: operations/external/tiff-save.c:31
|
|---|
| 8699 | msgid "floating point -1 means auto, 0 means integer, 1 means float."
|
|---|
| 8700 | msgstr ""
|
|---|
| 8701 |
|
|---|
| 8702 | #: operations/external/tiff-save.c:825
|
|---|
| 8703 | msgid "TIFF File Saver"
|
|---|
| 8704 | msgstr ""
|
|---|
| 8705 |
|
|---|
| 8706 | #: operations/external/tiff-save.c:827
|
|---|
| 8707 | msgid "TIFF image saver using libtiff"
|
|---|
| 8708 | msgstr ""
|
|---|
| 8709 |
|
|---|
| 8710 | #: operations/external/v4l.c:27
|
|---|
| 8711 | msgid "Path to v4l device"
|
|---|
| 8712 | msgstr ""
|
|---|
| 8713 |
|
|---|
| 8714 | #: operations/external/v4l.c:34 operations/workshop/external/v4l2.c:30
|
|---|
| 8715 | msgid "Frame"
|
|---|
| 8716 | msgstr ""
|
|---|
| 8717 |
|
|---|
| 8718 | #: operations/external/v4l.c:35 operations/workshop/external/v4l2.c:31
|
|---|
| 8719 | msgid "current frame number, can be changed to trigger a reload of the image."
|
|---|
| 8720 | msgstr ""
|
|---|
| 8721 |
|
|---|
| 8722 | #: operations/external/v4l.c:37 operations/workshop/external/v4l2.c:32
|
|---|
| 8723 | msgid "FPS"
|
|---|
| 8724 | msgstr ""
|
|---|
| 8725 |
|
|---|
| 8726 | #: operations/external/v4l.c:38 operations/workshop/external/v4l2.c:33
|
|---|
| 8727 | msgid "autotrigger reload this many times a second."
|
|---|
| 8728 | msgstr ""
|
|---|
| 8729 |
|
|---|
| 8730 | #: operations/external/v4l.c:331
|
|---|
| 8731 | msgid "Video4Linux Frame Source"
|
|---|
| 8732 | msgstr ""
|
|---|
| 8733 |
|
|---|
| 8734 | #: operations/external/v4l.c:333
|
|---|
| 8735 | msgid "Video4Linux input, webcams framegrabbers and similar devices."
|
|---|
| 8736 | msgstr ""
|
|---|
| 8737 |
|
|---|
| 8738 | #: operations/external/vector-fill.c:27
|
|---|
| 8739 | msgid "Color of paint to use for filling."
|
|---|
| 8740 | msgstr ""
|
|---|
| 8741 |
|
|---|
| 8742 | #: operations/external/vector-fill.c:30
|
|---|
| 8743 | msgid "The fill opacity to use."
|
|---|
| 8744 | msgstr ""
|
|---|
| 8745 |
|
|---|
| 8746 | #. XXX: replace with enum?
|
|---|
| 8747 | #: operations/external/vector-fill.c:34
|
|---|
| 8748 | msgid "Fill rule."
|
|---|
| 8749 | msgstr ""
|
|---|
| 8750 |
|
|---|
| 8751 | #: operations/external/vector-fill.c:35
|
|---|
| 8752 | msgid "how to determine what to fill (nonzero|evenodd)"
|
|---|
| 8753 | msgstr ""
|
|---|
| 8754 |
|
|---|
| 8755 | #: operations/external/vector-fill.c:38 operations/external/vector-stroke.c:39
|
|---|
| 8756 | msgid "svg style description of transform."
|
|---|
| 8757 | msgstr ""
|
|---|
| 8758 |
|
|---|
| 8759 | #: operations/external/vector-fill.c:320
|
|---|
| 8760 | msgid "Fill Path"
|
|---|
| 8761 | msgstr ""
|
|---|
| 8762 |
|
|---|
| 8763 | #: operations/external/vector-fill.c:323
|
|---|
| 8764 | msgid "Renders a filled region"
|
|---|
| 8765 | msgstr ""
|
|---|
| 8766 |
|
|---|
| 8767 | #: operations/external/vector-stroke.c:28
|
|---|
| 8768 | msgid "Color of paint to use for stroking."
|
|---|
| 8769 | msgstr ""
|
|---|
| 8770 |
|
|---|
| 8771 | #: operations/external/vector-stroke.c:32
|
|---|
| 8772 | msgid "The width of the brush used to stroke the path."
|
|---|
| 8773 | msgstr ""
|
|---|
| 8774 |
|
|---|
| 8775 | #: operations/external/vector-stroke.c:36
|
|---|
| 8776 | msgid ""
|
|---|
| 8777 | "Opacity of stroke, note, does not behave like SVG since at the moment "
|
|---|
| 8778 | "stroking is done using an airbrush tool."
|
|---|
| 8779 | msgstr ""
|
|---|
| 8780 |
|
|---|
| 8781 | #: operations/external/vector-stroke.c:355
|
|---|
| 8782 | msgid "Vector Stroke"
|
|---|
| 8783 | msgstr ""
|
|---|
| 8784 |
|
|---|
| 8785 | #: operations/external/vector-stroke.c:359
|
|---|
| 8786 | msgid "Renders a vector stroke"
|
|---|
| 8787 | msgstr ""
|
|---|
| 8788 |
|
|---|
| 8789 | #: operations/external/webp-load.c:346
|
|---|
| 8790 | msgid "WebP File Loader"
|
|---|
| 8791 | msgstr ""
|
|---|
| 8792 |
|
|---|
| 8793 | #: operations/external/webp-load.c:348
|
|---|
| 8794 | msgid "WebP image loader."
|
|---|
| 8795 | msgstr ""
|
|---|
| 8796 |
|
|---|
| 8797 | #: operations/external/webp-save.c:29
|
|---|
| 8798 | msgid "WebP compression quality"
|
|---|
| 8799 | msgstr ""
|
|---|
| 8800 |
|
|---|
| 8801 | #: operations/external/webp-save.c:192
|
|---|
| 8802 | msgid "WebP File Saver"
|
|---|
| 8803 | msgstr ""
|
|---|
| 8804 |
|
|---|
| 8805 | #: operations/external/webp-save.c:194
|
|---|
| 8806 | msgid "WebP image saver"
|
|---|
| 8807 | msgstr ""
|
|---|
| 8808 |
|
|---|
| 8809 | #: operations/generated/add.c:30 operations/generated/divide.c:30
|
|---|
| 8810 | #: operations/generated/gamma.c:30 operations/generated/multiply.c:30
|
|---|
| 8811 | #: operations/generated/subtract.c:30
|
|---|
| 8812 | msgid "global value used if aux doesn't contain data"
|
|---|
| 8813 | msgstr ""
|
|---|
| 8814 |
|
|---|
| 8815 | #: operations/generated/add.c:137
|
|---|
| 8816 | msgid ""
|
|---|
| 8817 | "Math operation add, performs the operation per pixel, using either the "
|
|---|
| 8818 | "constant provided in 'value' or the corresponding pixel from the buffer on "
|
|---|
| 8819 | "aux as operands. The result is the evaluation of the expression result = "
|
|---|
| 8820 | "input + value"
|
|---|
| 8821 | msgstr ""
|
|---|
| 8822 |
|
|---|
| 8823 | #: operations/generated/clear.c:133
|
|---|
| 8824 | msgid "Porter Duff operation clear (d = 0.0f)"
|
|---|
| 8825 | msgstr ""
|
|---|
| 8826 |
|
|---|
| 8827 | #: operations/generated/color-burn.c:188
|
|---|
| 8828 | msgid ""
|
|---|
| 8829 | "SVG blend operation color-burn (<code>if cA * aB + cB * aA <= aA * aB: d = "
|
|---|
| 8830 | "cA * (1 - aB) + cB * (1 - aA) otherwise: d = (cA == 0 ? 1 : (aA * (cA * aB + "
|
|---|
| 8831 | "cB * aA - aA * aB) / cA) + cA * (1 - aB) + cB * (1 - aA))</code>)"
|
|---|
| 8832 | msgstr ""
|
|---|
| 8833 |
|
|---|
| 8834 | #: operations/generated/color-dodge.c:188
|
|---|
| 8835 | msgid ""
|
|---|
| 8836 | "SVG blend operation color-dodge (<code>if cA * aB + cB * aA >= aA * aB: d = "
|
|---|
| 8837 | "aA * aB + cA * (1 - aB) + cB * (1 - aA) otherwise: d = (cA == aA ? 1 : cB * "
|
|---|
| 8838 | "aA / (aA == 0 ? 1 : 1 - cA / aA)) + cA * (1 - aB) + cB * (1 - aA)</code>)"
|
|---|
| 8839 | msgstr ""
|
|---|
| 8840 |
|
|---|
| 8841 | #: operations/generated/darken.c:184
|
|---|
| 8842 | msgid ""
|
|---|
| 8843 | "SVG blend operation darken (<code>d = MIN (cA * aB, cB * aA) + cA * (1 - aB) "
|
|---|
| 8844 | "+ cB * (1 - aA)</code>)"
|
|---|
| 8845 | msgstr ""
|
|---|
| 8846 |
|
|---|
| 8847 | #: operations/generated/difference.c:184
|
|---|
| 8848 | msgid ""
|
|---|
| 8849 | "SVG blend operation difference (<code>d = cA + cB - 2 * (MIN (cA * aB, cB * "
|
|---|
| 8850 | "aA))</code>)"
|
|---|
| 8851 | msgstr ""
|
|---|
| 8852 |
|
|---|
| 8853 | #: operations/generated/divide.c:137
|
|---|
| 8854 | msgid ""
|
|---|
| 8855 | "Math operation divide, performs the operation per pixel, using either the "
|
|---|
| 8856 | "constant provided in 'value' or the corresponding pixel from the buffer on "
|
|---|
| 8857 | "aux as operands. The result is the evaluation of the expression result = "
|
|---|
| 8858 | "value==0.0f?0.0f:input/value"
|
|---|
| 8859 | msgstr ""
|
|---|
| 8860 |
|
|---|
| 8861 | #: operations/generated/dst-atop.c:133
|
|---|
| 8862 | msgid "Porter Duff operation dst-atop (d = cB * aA + cA * (1.0f - aB))"
|
|---|
| 8863 | msgstr ""
|
|---|
| 8864 |
|
|---|
| 8865 | #: operations/generated/dst.c:155
|
|---|
| 8866 | msgid "Porter Duff operation dst (d = cB)"
|
|---|
| 8867 | msgstr ""
|
|---|
| 8868 |
|
|---|
| 8869 | #: operations/generated/dst-in.c:133
|
|---|
| 8870 | msgid "Porter Duff operation dst-in (d = cB * aA)"
|
|---|
| 8871 | msgstr ""
|
|---|
| 8872 |
|
|---|
| 8873 | #: operations/generated/dst-out.c:155
|
|---|
| 8874 | msgid "Porter Duff operation dst-out (d = cB * (1.0f - aA))"
|
|---|
| 8875 | msgstr ""
|
|---|
| 8876 |
|
|---|
| 8877 | #: operations/generated/dst-over.c:155
|
|---|
| 8878 | msgid "Porter Duff operation dst-over (d = cB + cA * (1.0f - aB))"
|
|---|
| 8879 | msgstr ""
|
|---|
| 8880 |
|
|---|
| 8881 | #: operations/generated/exclusion.c:184
|
|---|
| 8882 | msgid ""
|
|---|
| 8883 | "SVG blend operation exclusion (<code>d = (cA * aB + cB * aA - 2 * cA * cB) + "
|
|---|
| 8884 | "cA * (1 - aB) + cB * (1 - aA)</code>)"
|
|---|
| 8885 | msgstr ""
|
|---|
| 8886 |
|
|---|
| 8887 | #: operations/generated/gamma.c:137
|
|---|
| 8888 | msgid ""
|
|---|
| 8889 | "Math operation gamma, performs the operation per pixel, using either the "
|
|---|
| 8890 | "constant provided in 'value' or the corresponding pixel from the buffer on "
|
|---|
| 8891 | "aux as operands. The result is the evaluation of the expression result = "
|
|---|
| 8892 | "(input >= 0.0f ? powf (input, value) : -powf (-input, value))"
|
|---|
| 8893 | msgstr ""
|
|---|
| 8894 |
|
|---|
| 8895 | #: operations/generated/hard-light.c:188
|
|---|
| 8896 | msgid ""
|
|---|
| 8897 | "SVG blend operation hard-light (<code>if 2 * cA < aA: d = 2 * cA * cB + cA * "
|
|---|
| 8898 | "(1 - aB) + cB * (1 - aA) otherwise: d = aA * aB - 2 * (aB - cB) * (aA - cA) "
|
|---|
| 8899 | "+ cA * (1 - aB) + cB * (1 - aA)</code>)"
|
|---|
| 8900 | msgstr ""
|
|---|
| 8901 |
|
|---|
| 8902 | #: operations/generated/lighten.c:184
|
|---|
| 8903 | msgid ""
|
|---|
| 8904 | "SVG blend operation lighten (<code>d = MAX (cA * aB, cB * aA) + cA * (1 - "
|
|---|
| 8905 | "aB) + cB * (1 - aA)</code>)"
|
|---|
| 8906 | msgstr ""
|
|---|
| 8907 |
|
|---|
| 8908 | #: operations/generated/multiply.c:137
|
|---|
| 8909 | msgid ""
|
|---|
| 8910 | "Math operation multiply, performs the operation per pixel, using either the "
|
|---|
| 8911 | "constant provided in 'value' or the corresponding pixel from the buffer on "
|
|---|
| 8912 | "aux as operands. The result is the evaluation of the expression result = "
|
|---|
| 8913 | "input * value"
|
|---|
| 8914 | msgstr ""
|
|---|
| 8915 |
|
|---|
| 8916 | #: operations/generated/overlay.c:188
|
|---|
| 8917 | msgid ""
|
|---|
| 8918 | "SVG blend operation overlay (<code>if 2 * cB > aB: d = 2 * cA * cB + cA * (1 "
|
|---|
| 8919 | "- aB) + cB * (1 - aA) otherwise: d = aA * aB - 2 * (aB - cB) * (aA - cA) + "
|
|---|
| 8920 | "cA * (1 - aB) + cB * (1 - aA)</code>)"
|
|---|
| 8921 | msgstr ""
|
|---|
| 8922 |
|
|---|
| 8923 | #: operations/generated/plus.c:186
|
|---|
| 8924 | msgid "SVG blend operation plus (<code>d = cA + cB</code>)"
|
|---|
| 8925 | msgstr ""
|
|---|
| 8926 |
|
|---|
| 8927 | #: operations/generated/screen.c:184
|
|---|
| 8928 | msgid "SVG blend operation screen (<code>d = cA + cB - cA * cB</code>)"
|
|---|
| 8929 | msgstr ""
|
|---|
| 8930 |
|
|---|
| 8931 | #: operations/generated/soft-light.c:191
|
|---|
| 8932 | msgid ""
|
|---|
| 8933 | "SVG blend operation soft-light (<code>if 2 * cA < aA: d = cB * (aA - (aB == "
|
|---|
| 8934 | "0 ? 1 : 1 - cB / aB) * (2 * cA - aA)) + cA * (1 - aB) + cB * (1 - aA); if 8 "
|
|---|
| 8935 | "* cB <= aB: d = cB * (aA - (aB == 0 ? 1 : 1 - cB / aB) * (2 * cA - aA) * (aB "
|
|---|
| 8936 | "== 0 ? 3 : 3 - 8 * cB / aB)) + cA * (1 - aB) + cB * (1 - aA); otherwise: d = "
|
|---|
| 8937 | "(aA * cB + (aB == 0 ? 0 : sqrt (cB / aB) * aB - cB) * (2 * cA - aA)) + cA * "
|
|---|
| 8938 | "(1 - aB) + cB * (1 - aA)</code>)"
|
|---|
| 8939 | msgstr ""
|
|---|
| 8940 |
|
|---|
| 8941 | #: operations/generated/src-atop.c:155
|
|---|
| 8942 | msgid "Porter Duff operation src-atop (d = cA * aB + cB * (1.0f - aA))"
|
|---|
| 8943 | msgstr ""
|
|---|
| 8944 |
|
|---|
| 8945 | #: operations/generated/src.c:133
|
|---|
| 8946 | msgid "Porter Duff operation src (d = cA)"
|
|---|
| 8947 | msgstr ""
|
|---|
| 8948 |
|
|---|
| 8949 | #: operations/generated/src-in.c:145
|
|---|
| 8950 | msgid "Porter Duff compositing operation src-in (formula: cA * aB)"
|
|---|
| 8951 | msgstr ""
|
|---|
| 8952 |
|
|---|
| 8953 | #: operations/generated/src-out.c:133
|
|---|
| 8954 | msgid "Porter Duff operation src-out (d = cA * (1.0f - aB))"
|
|---|
| 8955 | msgstr ""
|
|---|
| 8956 |
|
|---|
| 8957 | #: operations/generated/subtract.c:137
|
|---|
| 8958 | msgid ""
|
|---|
| 8959 | "Math operation subtract, performs the operation per pixel, using either the "
|
|---|
| 8960 | "constant provided in 'value' or the corresponding pixel from the buffer on "
|
|---|
| 8961 | "aux as operands. The result is the evaluation of the expression result = "
|
|---|
| 8962 | "input - value"
|
|---|
| 8963 | msgstr ""
|
|---|
| 8964 |
|
|---|
| 8965 | #: operations/generated/xor.c:155
|
|---|
| 8966 | msgid "Porter Duff operation xor (d = cA * (1.0f - aB)+ cB * (1.0f - aA))"
|
|---|
| 8967 | msgstr ""
|
|---|
| 8968 |
|
|---|
| 8969 | #: operations/seamless-clone/seamless-clone.c:22
|
|---|
| 8970 | msgid "Refinement scale"
|
|---|
| 8971 | msgstr ""
|
|---|
| 8972 |
|
|---|
| 8973 | #: operations/seamless-clone/seamless-clone.c:23
|
|---|
| 8974 | msgid ""
|
|---|
| 8975 | "Maximal scale of refinement points to be used for the interpolation mesh"
|
|---|
| 8976 | msgstr ""
|
|---|
| 8977 |
|
|---|
| 8978 | #: operations/seamless-clone/seamless-clone.c:27
|
|---|
| 8979 | #: operations/seamless-clone/seamless-clone.c:33
|
|---|
| 8980 | #: operations/seamless-clone/seamless-clone-compose.c:26
|
|---|
| 8981 | msgid "How much horizontal offset should applied to the paste"
|
|---|
| 8982 | msgstr ""
|
|---|
| 8983 |
|
|---|
| 8984 | #: operations/seamless-clone/seamless-clone.c:38
|
|---|
| 8985 | #: operations/seamless-clone/seamless-clone-compose.c:37
|
|---|
| 8986 | msgid "Error message"
|
|---|
| 8987 | msgstr ""
|
|---|
| 8988 |
|
|---|
| 8989 | #: operations/seamless-clone/seamless-clone.c:39
|
|---|
| 8990 | #: operations/seamless-clone/seamless-clone-compose.c:38
|
|---|
| 8991 | msgid "An error message in case of a failure"
|
|---|
| 8992 | msgstr ""
|
|---|
| 8993 |
|
|---|
| 8994 | #: operations/seamless-clone/seamless-clone.c:184
|
|---|
| 8995 | msgid "The foreground does not contain opaque parts"
|
|---|
| 8996 | msgstr ""
|
|---|
| 8997 |
|
|---|
| 8998 | #: operations/seamless-clone/seamless-clone.c:187
|
|---|
| 8999 | msgid "The foreground is too small to use"
|
|---|
| 9000 | msgstr ""
|
|---|
| 9001 |
|
|---|
| 9002 | #: operations/seamless-clone/seamless-clone.c:190
|
|---|
| 9003 | msgid "The foreground contains holes and/or several unconnected parts"
|
|---|
| 9004 | msgstr ""
|
|---|
| 9005 |
|
|---|
| 9006 | #: operations/seamless-clone/seamless-clone.c:201
|
|---|
| 9007 | msgid "The opaque parts of the foreground are not above the background!"
|
|---|
| 9008 | msgstr ""
|
|---|
| 9009 |
|
|---|
| 9010 | #: operations/seamless-clone/seamless-clone-compose.c:21
|
|---|
| 9011 | msgid "Refinement steps"
|
|---|
| 9012 | msgstr ""
|
|---|
| 9013 |
|
|---|
| 9014 | #: operations/seamless-clone/seamless-clone-compose.c:22
|
|---|
| 9015 | msgid ""
|
|---|
| 9016 | "Maximal amount of refinement points to be used for the interpolation mesh"
|
|---|
| 9017 | msgstr ""
|
|---|
| 9018 |
|
|---|
| 9019 | #: operations/seamless-clone/seamless-clone-compose.c:32
|
|---|
| 9020 | msgid "How much vertical offset should applied to the paste"
|
|---|
| 9021 | msgstr ""
|
|---|
| 9022 |
|
|---|
| 9023 | #: operations/transform/border-align.c:25
|
|---|
| 9024 | msgid "Horizontal justification 0.0 is left 0.5 centered and 1.0 right."
|
|---|
| 9025 | msgstr ""
|
|---|
| 9026 |
|
|---|
| 9027 | #: operations/transform/border-align.c:31
|
|---|
| 9028 | msgid "Vertical justification 0.0 is top 0.5 middle and 1.0 bottom."
|
|---|
| 9029 | msgstr ""
|
|---|
| 9030 |
|
|---|
| 9031 | #: operations/transform/border-align.c:180
|
|---|
| 9032 | msgid "Border Align"
|
|---|
| 9033 | msgstr ""
|
|---|
| 9034 |
|
|---|
| 9035 | #: operations/transform/border-align.c:183
|
|---|
| 9036 | msgid ""
|
|---|
| 9037 | "Aligns box of input rectangle with border of compositing target or aux' "
|
|---|
| 9038 | "bounding-box border, if aux pad is not connected the op tries to figure out "
|
|---|
| 9039 | "which bounding box' border applies."
|
|---|
| 9040 | msgstr ""
|
|---|
| 9041 |
|
|---|
| 9042 | #: operations/transform/reflect.c:27
|
|---|
| 9043 | msgid "Direction vector's X component"
|
|---|
| 9044 | msgstr ""
|
|---|
| 9045 |
|
|---|
| 9046 | #: operations/transform/reflect.c:31
|
|---|
| 9047 | msgid "Direction vector's Y component"
|
|---|
| 9048 | msgstr ""
|
|---|
| 9049 |
|
|---|
| 9050 | #: operations/transform/reflect.c:109
|
|---|
| 9051 | msgid ""
|
|---|
| 9052 | "Reflect an image about a line, whose direction is specified by the vector "
|
|---|
| 9053 | "that is defined by the x and y properties. "
|
|---|
| 9054 | msgstr ""
|
|---|
| 9055 |
|
|---|
| 9056 | #: operations/transform/reset-origin.c:98
|
|---|
| 9057 | msgid "Translate top-left to 0,0."
|
|---|
| 9058 | msgstr ""
|
|---|
| 9059 |
|
|---|
| 9060 | #: operations/transform/rotate.c:25 operations/transform/rotate-on-center.c:27
|
|---|
| 9061 | msgid "Degrees"
|
|---|
| 9062 | msgstr ""
|
|---|
| 9063 |
|
|---|
| 9064 | #: operations/transform/rotate.c:26 operations/transform/rotate-on-center.c:28
|
|---|
| 9065 | msgid "Angle to rotate (counter-clockwise)"
|
|---|
| 9066 | msgstr ""
|
|---|
| 9067 |
|
|---|
| 9068 | #: operations/transform/rotate.c:92
|
|---|
| 9069 | msgid "Rotate"
|
|---|
| 9070 | msgstr ""
|
|---|
| 9071 |
|
|---|
| 9072 | #: operations/transform/rotate.c:96
|
|---|
| 9073 | msgid "Rotate the buffer around the specified origin."
|
|---|
| 9074 | msgstr ""
|
|---|
| 9075 |
|
|---|
| 9076 | #: operations/transform/rotate-on-center.c:31
|
|---|
| 9077 | msgid "origin-x"
|
|---|
| 9078 | msgstr ""
|
|---|
| 9079 |
|
|---|
| 9080 | #: operations/transform/rotate-on-center.c:32
|
|---|
| 9081 | #: operations/transform/rotate-on-center.c:34
|
|---|
| 9082 | msgid "Ignored. Always uses center of input buffer"
|
|---|
| 9083 | msgstr ""
|
|---|
| 9084 |
|
|---|
| 9085 | #: operations/transform/rotate-on-center.c:33
|
|---|
| 9086 | msgid "origin-y"
|
|---|
| 9087 | msgstr ""
|
|---|
| 9088 |
|
|---|
| 9089 | #: operations/transform/rotate-on-center.c:165
|
|---|
| 9090 | msgid "Rotate on center"
|
|---|
| 9091 | msgstr ""
|
|---|
| 9092 |
|
|---|
| 9093 | #: operations/transform/rotate-on-center.c:169
|
|---|
| 9094 | msgid "Rotate the buffer around its center, taking care of possible offsets."
|
|---|
| 9095 | msgstr ""
|
|---|
| 9096 |
|
|---|
| 9097 | #: operations/transform/scale-ratio.c:26
|
|---|
| 9098 | msgid "Horizontal scale factor"
|
|---|
| 9099 | msgstr ""
|
|---|
| 9100 |
|
|---|
| 9101 | #: operations/transform/scale-ratio.c:31
|
|---|
| 9102 | msgid "Vertical scale factor"
|
|---|
| 9103 | msgstr ""
|
|---|
| 9104 |
|
|---|
| 9105 | #: operations/transform/scale-ratio.c:94
|
|---|
| 9106 | msgid "Scale ratio"
|
|---|
| 9107 | msgstr ""
|
|---|
| 9108 |
|
|---|
| 9109 | #: operations/transform/scale-ratio.c:98
|
|---|
| 9110 | msgid "Scales the buffer according to a ratio."
|
|---|
| 9111 | msgstr ""
|
|---|
| 9112 |
|
|---|
| 9113 | #: operations/transform/scale-size.c:26
|
|---|
| 9114 | #: operations/transform/scale-size-keepaspect.c:26
|
|---|
| 9115 | msgid "Horizontal size"
|
|---|
| 9116 | msgstr ""
|
|---|
| 9117 |
|
|---|
| 9118 | #: operations/transform/scale-size.c:31
|
|---|
| 9119 | #: operations/transform/scale-size-keepaspect.c:31
|
|---|
| 9120 | msgid "Vertical size"
|
|---|
| 9121 | msgstr ""
|
|---|
| 9122 |
|
|---|
| 9123 | #: operations/transform/scale-size.c:82
|
|---|
| 9124 | msgid "Scale size"
|
|---|
| 9125 | msgstr ""
|
|---|
| 9126 |
|
|---|
| 9127 | #: operations/transform/scale-size.c:85
|
|---|
| 9128 | msgid "Scales the buffer according to a size."
|
|---|
| 9129 | msgstr ""
|
|---|
| 9130 |
|
|---|
| 9131 | #: operations/transform/scale-size-keepaspect.c:122
|
|---|
| 9132 | msgid "Scale size keep aspect"
|
|---|
| 9133 | msgstr ""
|
|---|
| 9134 |
|
|---|
| 9135 | #: operations/transform/scale-size-keepaspect.c:126
|
|---|
| 9136 | msgid "Scales the buffer to a size, preserving aspect ratio"
|
|---|
| 9137 | msgstr ""
|
|---|
| 9138 |
|
|---|
| 9139 | #: operations/transform/shear.c:26
|
|---|
| 9140 | msgid "Horizontal shear amount"
|
|---|
| 9141 | msgstr ""
|
|---|
| 9142 |
|
|---|
| 9143 | #: operations/transform/shear.c:30
|
|---|
| 9144 | msgid "Vertical shear amount"
|
|---|
| 9145 | msgstr ""
|
|---|
| 9146 |
|
|---|
| 9147 | #: operations/transform/shear.c:91
|
|---|
| 9148 | msgid "Shear"
|
|---|
| 9149 | msgstr ""
|
|---|
| 9150 |
|
|---|
| 9151 | #: operations/transform/shear.c:95
|
|---|
| 9152 | msgid "Shears the buffer. "
|
|---|
| 9153 | msgstr ""
|
|---|
| 9154 |
|
|---|
| 9155 | #: operations/transform/transform.c:25
|
|---|
| 9156 | msgid "Transformation SVG syntax transformation string"
|
|---|
| 9157 | msgstr ""
|
|---|
| 9158 |
|
|---|
| 9159 | #: operations/transform/transform.c:64
|
|---|
| 9160 | msgid "Do a transformation using SVG syntax transformation."
|
|---|
| 9161 | msgstr ""
|
|---|
| 9162 |
|
|---|
| 9163 | #: operations/transform/transform-core.c:210
|
|---|
| 9164 | msgid "Origin-x"
|
|---|
| 9165 | msgstr ""
|
|---|
| 9166 |
|
|---|
| 9167 | #: operations/transform/transform-core.c:211
|
|---|
| 9168 | msgid "X coordinate of origin"
|
|---|
| 9169 | msgstr ""
|
|---|
| 9170 |
|
|---|
| 9171 | #: operations/transform/transform-core.c:218
|
|---|
| 9172 | msgid "Origin-y"
|
|---|
| 9173 | msgstr ""
|
|---|
| 9174 |
|
|---|
| 9175 | #: operations/transform/transform-core.c:219
|
|---|
| 9176 | msgid "Y coordinate of origin"
|
|---|
| 9177 | msgstr ""
|
|---|
| 9178 |
|
|---|
| 9179 | #: operations/transform/transform-core.c:226
|
|---|
| 9180 | msgid "Near-z"
|
|---|
| 9181 | msgstr ""
|
|---|
| 9182 |
|
|---|
| 9183 | #: operations/transform/transform-core.c:227
|
|---|
| 9184 | msgid "Z coordinate of the near clipping plane"
|
|---|
| 9185 | msgstr ""
|
|---|
| 9186 |
|
|---|
| 9187 | #: operations/transform/translate.c:26
|
|---|
| 9188 | msgid "Horizontal translation"
|
|---|
| 9189 | msgstr ""
|
|---|
| 9190 |
|
|---|
| 9191 | #: operations/transform/translate.c:32
|
|---|
| 9192 | msgid "Vertical translation"
|
|---|
| 9193 | msgstr ""
|
|---|
| 9194 |
|
|---|
| 9195 | #: operations/transform/translate.c:94
|
|---|
| 9196 | msgid "Translate"
|
|---|
| 9197 | msgstr ""
|
|---|
| 9198 |
|
|---|
| 9199 | #: operations/transform/translate.c:98
|
|---|
| 9200 | msgid ""
|
|---|
| 9201 | "Repositions the buffer (with subpixel precision), if integer coordinates are "
|
|---|
| 9202 | "passed a fast-path without resampling is used"
|
|---|
| 9203 | msgstr ""
|
|---|
| 9204 |
|
|---|
| 9205 | #: operations/workshop/aces-rrt.c:133
|
|---|
| 9206 | msgid "ACES RRT"
|
|---|
| 9207 | msgstr ""
|
|---|
| 9208 |
|
|---|
| 9209 | #: operations/workshop/aces-rrt.c:136
|
|---|
| 9210 | msgid ""
|
|---|
| 9211 | "HDR to SDR proofing filter/mapping curve that is an approximation of the "
|
|---|
| 9212 | "ACES RRT (Reference Rendering Transform). When feeding scene-refereed "
|
|---|
| 9213 | "imagery into this op, the result is suitable for display referred transform "
|
|---|
| 9214 | "to sRGB or output display using regular ICC matric profiles as the ODT. Note "
|
|---|
| 9215 | "that for the time being, this is a luminance only approximation of the ACES "
|
|---|
| 9216 | "RRT; without desaturation of highlights and shadows nor red hue "
|
|---|
| 9217 | "modifications."
|
|---|
| 9218 | msgstr ""
|
|---|
| 9219 |
|
|---|
| 9220 | #: operations/workshop/band-tune.c:24
|
|---|
| 9221 | msgid "Detail band"
|
|---|
| 9222 | msgstr ""
|
|---|
| 9223 |
|
|---|
| 9224 | #: operations/workshop/band-tune.c:25
|
|---|
| 9225 | msgid "Features size for detail band, used for noise removal."
|
|---|
| 9226 | msgstr ""
|
|---|
| 9227 |
|
|---|
| 9228 | #: operations/workshop/band-tune.c:29
|
|---|
| 9229 | msgid ""
|
|---|
| 9230 | "Detail scale, negative values diminish signal in detail band, positive "
|
|---|
| 9231 | "values increase signal."
|
|---|
| 9232 | msgstr ""
|
|---|
| 9233 |
|
|---|
| 9234 | #: operations/workshop/band-tune.c:30 operations/workshop/band-tune.c:46
|
|---|
| 9235 | msgid ""
|
|---|
| 9236 | "Scaling factor for image features at radius, -1 cancels them out 1.0 edge "
|
|---|
| 9237 | "enhances"
|
|---|
| 9238 | msgstr ""
|
|---|
| 9239 |
|
|---|
| 9240 | #: operations/workshop/band-tune.c:34
|
|---|
| 9241 | msgid "Detail bandwidth"
|
|---|
| 9242 | msgstr ""
|
|---|
| 9243 |
|
|---|
| 9244 | #: operations/workshop/band-tune.c:40
|
|---|
| 9245 | msgid "Edge band"
|
|---|
| 9246 | msgstr ""
|
|---|
| 9247 |
|
|---|
| 9248 | #: operations/workshop/band-tune.c:41
|
|---|
| 9249 | msgid ""
|
|---|
| 9250 | "Features size for edge band, used to compensate for loss of edges in detail "
|
|---|
| 9251 | "pass."
|
|---|
| 9252 | msgstr ""
|
|---|
| 9253 |
|
|---|
| 9254 | #: operations/workshop/band-tune.c:45
|
|---|
| 9255 | msgid ""
|
|---|
| 9256 | "Edge scale, negative values diminish signal in detail band, positive values "
|
|---|
| 9257 | "increase signal."
|
|---|
| 9258 | msgstr ""
|
|---|
| 9259 |
|
|---|
| 9260 | #: operations/workshop/band-tune.c:50
|
|---|
| 9261 | msgid "Edge bandwidth"
|
|---|
| 9262 | msgstr ""
|
|---|
| 9263 |
|
|---|
| 9264 | #: operations/workshop/band-tune.c:54
|
|---|
| 9265 | msgid "Visualize Adjustment Mask"
|
|---|
| 9266 | msgstr ""
|
|---|
| 9267 |
|
|---|
| 9268 | #: operations/workshop/band-tune.c:217
|
|---|
| 9269 | msgid "Band tune"
|
|---|
| 9270 | msgstr ""
|
|---|
| 9271 |
|
|---|
| 9272 | #: operations/workshop/band-tune.c:219
|
|---|
| 9273 | msgid ""
|
|---|
| 9274 | "Parametric band equalizer for tuning frequency bands of image, the op "
|
|---|
| 9275 | "provides abstracted input parameters that control two difference of "
|
|---|
| 9276 | "gaussians driven band pass filters used as adjustments of the image signal."
|
|---|
| 9277 | msgstr ""
|
|---|
| 9278 |
|
|---|
| 9279 | #: operations/workshop/bilateral-filter-fast.c:39
|
|---|
| 9280 | msgid "Smoothness"
|
|---|
| 9281 | msgstr ""
|
|---|
| 9282 |
|
|---|
| 9283 | #: operations/workshop/bilateral-filter-fast.c:40
|
|---|
| 9284 | msgid "Level of smoothness"
|
|---|
| 9285 | msgstr ""
|
|---|
| 9286 |
|
|---|
| 9287 | #: operations/workshop/bilateral-filter-fast.c:501
|
|---|
| 9288 | msgid "Bilateral Box Filter"
|
|---|
| 9289 | msgstr ""
|
|---|
| 9290 |
|
|---|
| 9291 | #: operations/workshop/bilateral-filter-fast.c:506
|
|---|
| 9292 | msgid ""
|
|---|
| 9293 | "A fast approximation of bilateral filter, using a box-filter instead of a "
|
|---|
| 9294 | "gaussian blur."
|
|---|
| 9295 | msgstr ""
|
|---|
| 9296 |
|
|---|
| 9297 | #: operations/workshop/boxblur-1d.c:28
|
|---|
| 9298 | msgid "Radius of row pixel region, (size will be radius*2+1)"
|
|---|
| 9299 | msgstr ""
|
|---|
| 9300 |
|
|---|
| 9301 | #: operations/workshop/boxblur-1d.c:466
|
|---|
| 9302 | msgid "1D Box Blur"
|
|---|
| 9303 | msgstr ""
|
|---|
| 9304 |
|
|---|
| 9305 | #: operations/workshop/boxblur-1d.c:467
|
|---|
| 9306 | msgid "Blur resulting from averaging the colors of a row neighborhood."
|
|---|
| 9307 | msgstr ""
|
|---|
| 9308 |
|
|---|
| 9309 | #: operations/workshop/boxblur.c:75
|
|---|
| 9310 | msgid "BoxBlur"
|
|---|
| 9311 | msgstr ""
|
|---|
| 9312 |
|
|---|
| 9313 | #: operations/workshop/connected-components.c:25
|
|---|
| 9314 | msgid "Separator"
|
|---|
| 9315 | msgstr ""
|
|---|
| 9316 |
|
|---|
| 9317 | #: operations/workshop/connected-components.c:26
|
|---|
| 9318 | msgid "Component separator color"
|
|---|
| 9319 | msgstr ""
|
|---|
| 9320 |
|
|---|
| 9321 | #: operations/workshop/connected-components.c:29
|
|---|
| 9322 | msgid "Invert the separator region"
|
|---|
| 9323 | msgstr ""
|
|---|
| 9324 |
|
|---|
| 9325 | #: operations/workshop/connected-components.c:32
|
|---|
| 9326 | msgid "Base index"
|
|---|
| 9327 | msgstr ""
|
|---|
| 9328 |
|
|---|
| 9329 | #: operations/workshop/connected-components.c:36
|
|---|
| 9330 | msgid "Step"
|
|---|
| 9331 | msgstr ""
|
|---|
| 9332 |
|
|---|
| 9333 | #: operations/workshop/connected-components.c:37
|
|---|
| 9334 | msgid "Index step"
|
|---|
| 9335 | msgstr ""
|
|---|
| 9336 |
|
|---|
| 9337 | #: operations/workshop/connected-components.c:42
|
|---|
| 9338 | msgid "Normalize output to the range [base,base + step]"
|
|---|
| 9339 | msgstr ""
|
|---|
| 9340 |
|
|---|
| 9341 | #: operations/workshop/connected-components.c:282
|
|---|
| 9342 | msgid "Connected Components"
|
|---|
| 9343 | msgstr ""
|
|---|
| 9344 |
|
|---|
| 9345 | #: operations/workshop/connected-components.c:292
|
|---|
| 9346 | msgid ""
|
|---|
| 9347 | "Fills each connected region of the input, separated from the rest of the "
|
|---|
| 9348 | "input by a given color, with a unique color."
|
|---|
| 9349 | msgstr ""
|
|---|
| 9350 |
|
|---|
| 9351 | #: operations/workshop/demosaic-bimedian.c:26
|
|---|
| 9352 | #: operations/workshop/demosaic-simple.c:25
|
|---|
| 9353 | msgid "Bayer pattern"
|
|---|
| 9354 | msgstr ""
|
|---|
| 9355 |
|
|---|
| 9356 | #: operations/workshop/demosaic-bimedian.c:27
|
|---|
| 9357 | #: operations/workshop/demosaic-simple.c:26
|
|---|
| 9358 | msgid ""
|
|---|
| 9359 | "Bayer pattern used, 0 seems to work for some nikon files, 2 for some Fuji "
|
|---|
| 9360 | "files."
|
|---|
| 9361 | msgstr ""
|
|---|
| 9362 |
|
|---|
| 9363 | #: operations/workshop/demosaic-bimedian.c:220
|
|---|
| 9364 | msgid "Demosaic With Bimedian Interpolation"
|
|---|
| 9365 | msgstr ""
|
|---|
| 9366 |
|
|---|
| 9367 | #: operations/workshop/demosaic-bimedian.c:223
|
|---|
| 9368 | msgid ""
|
|---|
| 9369 | "Performs a grayscale2color demosaicing of an image, using bimedian "
|
|---|
| 9370 | "interpolation."
|
|---|
| 9371 | msgstr ""
|
|---|
| 9372 |
|
|---|
| 9373 | #: operations/workshop/demosaic-simple.c:152
|
|---|
| 9374 | msgid "Demosaic Without Interpolation"
|
|---|
| 9375 | msgstr ""
|
|---|
| 9376 |
|
|---|
| 9377 | #: operations/workshop/demosaic-simple.c:155
|
|---|
| 9378 | msgid ""
|
|---|
| 9379 | "Performs a naive grayscale2color demosaicing of an image, no interpolation."
|
|---|
| 9380 | msgstr ""
|
|---|
| 9381 |
|
|---|
| 9382 | #: operations/workshop/ditto.c:117
|
|---|
| 9383 | msgid "Ditto"
|
|---|
| 9384 | msgstr ""
|
|---|
| 9385 |
|
|---|
| 9386 | #: operations/workshop/ditto.c:119
|
|---|
| 9387 | msgid "Test op to do a 1:1 map of input to output, while sampling"
|
|---|
| 9388 | msgstr ""
|
|---|
| 9389 |
|
|---|
| 9390 | #: operations/workshop/external/gluas.c:29
|
|---|
| 9391 | msgid "Script"
|
|---|
| 9392 | msgstr ""
|
|---|
| 9393 |
|
|---|
| 9394 | #: operations/workshop/external/gluas.c:30
|
|---|
| 9395 | msgid "The lua script containing the implementation of this operation."
|
|---|
| 9396 | msgstr ""
|
|---|
| 9397 |
|
|---|
| 9398 | #: operations/workshop/external/gluas.c:33
|
|---|
| 9399 | msgid "Lua error"
|
|---|
| 9400 | msgstr ""
|
|---|
| 9401 |
|
|---|
| 9402 | #: operations/workshop/external/gluas.c:34
|
|---|
| 9403 | msgid "Parse/compile error, if any."
|
|---|
| 9404 | msgstr ""
|
|---|
| 9405 |
|
|---|
| 9406 | #: operations/workshop/external/gluas.c:38
|
|---|
| 9407 | msgid "A stored lua script on disk implementing an operation."
|
|---|
| 9408 | msgstr ""
|
|---|
| 9409 |
|
|---|
| 9410 | #: operations/workshop/external/gluas.c:40
|
|---|
| 9411 | msgid "User value"
|
|---|
| 9412 | msgstr ""
|
|---|
| 9413 |
|
|---|
| 9414 | #: operations/workshop/external/gluas.c:41
|
|---|
| 9415 | msgid "Available as a global variable 'user_value' in lua."
|
|---|
| 9416 | msgstr ""
|
|---|
| 9417 |
|
|---|
| 9418 | #: operations/workshop/external/gluas.c:1008
|
|---|
| 9419 | msgid "gluas"
|
|---|
| 9420 | msgstr ""
|
|---|
| 9421 |
|
|---|
| 9422 | #: operations/workshop/external/gluas.c:1010
|
|---|
| 9423 | msgid ""
|
|---|
| 9424 | "Pixel level filter/composer scripting prototyping with lua. See http://"
|
|---|
| 9425 | "pippin.gimp.org/image-processing/ for further details."
|
|---|
| 9426 | msgstr ""
|
|---|
| 9427 |
|
|---|
| 9428 | #: operations/workshop/external/paint-select.cc:31
|
|---|
| 9429 | msgid "Subtract"
|
|---|
| 9430 | msgstr ""
|
|---|
| 9431 |
|
|---|
| 9432 | #: operations/workshop/external/paint-select.cc:37
|
|---|
| 9433 | msgid "Either to add to or subtract from the mask"
|
|---|
| 9434 | msgstr ""
|
|---|
| 9435 |
|
|---|
| 9436 | #: operations/workshop/external/paint-select.cc:39
|
|---|
| 9437 | msgid "Use local region"
|
|---|
| 9438 | msgstr ""
|
|---|
| 9439 |
|
|---|
| 9440 | #: operations/workshop/external/paint-select.cc:40
|
|---|
| 9441 | msgid "Perform graphcut in a local region"
|
|---|
| 9442 | msgstr ""
|
|---|
| 9443 |
|
|---|
| 9444 | #: operations/workshop/external/paint-select.cc:42
|
|---|
| 9445 | msgid "region-x"
|
|---|
| 9446 | msgstr ""
|
|---|
| 9447 |
|
|---|
| 9448 | #: operations/workshop/external/paint-select.cc:45
|
|---|
| 9449 | msgid "region-y"
|
|---|
| 9450 | msgstr ""
|
|---|
| 9451 |
|
|---|
| 9452 | #: operations/workshop/external/paint-select.cc:48
|
|---|
| 9453 | msgid "region-width"
|
|---|
| 9454 | msgstr ""
|
|---|
| 9455 |
|
|---|
| 9456 | #: operations/workshop/external/paint-select.cc:51
|
|---|
| 9457 | msgid "region-height"
|
|---|
| 9458 | msgstr ""
|
|---|
| 9459 |
|
|---|
| 9460 | #: operations/workshop/external/paint-select.cc:1287
|
|---|
| 9461 | msgid "Paint Select"
|
|---|
| 9462 | msgstr ""
|
|---|
| 9463 |
|
|---|
| 9464 | #: operations/workshop/external/lens-correct.c:28
|
|---|
| 9465 | msgid "Maker"
|
|---|
| 9466 | msgstr ""
|
|---|
| 9467 |
|
|---|
| 9468 | #: operations/workshop/external/lens-correct.c:29
|
|---|
| 9469 | msgid "Write lens maker correctly"
|
|---|
| 9470 | msgstr ""
|
|---|
| 9471 |
|
|---|
| 9472 | #: operations/workshop/external/lens-correct.c:31
|
|---|
| 9473 | msgid "Camera"
|
|---|
| 9474 | msgstr ""
|
|---|
| 9475 |
|
|---|
| 9476 | #: operations/workshop/external/lens-correct.c:32
|
|---|
| 9477 | msgid "Write camera name correctly"
|
|---|
| 9478 | msgstr ""
|
|---|
| 9479 |
|
|---|
| 9480 | #: operations/workshop/external/lens-correct.c:34
|
|---|
| 9481 | msgid "Lens"
|
|---|
| 9482 | msgstr ""
|
|---|
| 9483 |
|
|---|
| 9484 | #: operations/workshop/external/lens-correct.c:35
|
|---|
| 9485 | msgid "Write your lens model with uppercase letters"
|
|---|
| 9486 | msgstr ""
|
|---|
| 9487 |
|
|---|
| 9488 | #: operations/workshop/external/lens-correct.c:37
|
|---|
| 9489 | msgid "Focal of the camera"
|
|---|
| 9490 | msgstr ""
|
|---|
| 9491 |
|
|---|
| 9492 | #: operations/workshop/external/lens-correct.c:38
|
|---|
| 9493 | msgid "Calculate b value from focal"
|
|---|
| 9494 | msgstr ""
|
|---|
| 9495 |
|
|---|
| 9496 | #: operations/workshop/external/lens-correct.c:41
|
|---|
| 9497 | msgid "Center"
|
|---|
| 9498 | msgstr ""
|
|---|
| 9499 |
|
|---|
| 9500 | #: operations/workshop/external/lens-correct.c:42
|
|---|
| 9501 | msgid "If you want center"
|
|---|
| 9502 | msgstr ""
|
|---|
| 9503 |
|
|---|
| 9504 | #: operations/workshop/external/lens-correct.c:44
|
|---|
| 9505 | msgid "Lens center X"
|
|---|
| 9506 | msgstr ""
|
|---|
| 9507 |
|
|---|
| 9508 | #: operations/workshop/external/lens-correct.c:45
|
|---|
| 9509 | #: operations/workshop/external/lens-correct.c:48
|
|---|
| 9510 | msgid "Coordinates of lens center"
|
|---|
| 9511 | msgstr ""
|
|---|
| 9512 |
|
|---|
| 9513 | #: operations/workshop/external/lens-correct.c:47
|
|---|
| 9514 | msgid "Lens center Y"
|
|---|
| 9515 | msgstr ""
|
|---|
| 9516 |
|
|---|
| 9517 | #: operations/workshop/external/lens-correct.c:51
|
|---|
| 9518 | msgid "Scale of the image"
|
|---|
| 9519 | msgstr ""
|
|---|
| 9520 |
|
|---|
| 9521 | #: operations/workshop/external/lens-correct.c:54
|
|---|
| 9522 | msgid "Autocorrect d values"
|
|---|
| 9523 | msgstr ""
|
|---|
| 9524 |
|
|---|
| 9525 | #: operations/workshop/external/lens-correct.c:55
|
|---|
| 9526 | msgid "Autocorrect D values for lens correction models."
|
|---|
| 9527 | msgstr ""
|
|---|
| 9528 |
|
|---|
| 9529 | #: operations/workshop/external/lens-correct.c:57
|
|---|
| 9530 | msgid "Model red a"
|
|---|
| 9531 | msgstr ""
|
|---|
| 9532 |
|
|---|
| 9533 | #: operations/workshop/external/lens-correct.c:59
|
|---|
| 9534 | msgid "Model red b"
|
|---|
| 9535 | msgstr ""
|
|---|
| 9536 |
|
|---|
| 9537 | #: operations/workshop/external/lens-correct.c:61
|
|---|
| 9538 | msgid "Model red c"
|
|---|
| 9539 | msgstr ""
|
|---|
| 9540 |
|
|---|
| 9541 | #: operations/workshop/external/lens-correct.c:63
|
|---|
| 9542 | msgid "Model red d"
|
|---|
| 9543 | msgstr ""
|
|---|
| 9544 |
|
|---|
| 9545 | #: operations/workshop/external/lens-correct.c:66
|
|---|
| 9546 | msgid "Model green a"
|
|---|
| 9547 | msgstr ""
|
|---|
| 9548 |
|
|---|
| 9549 | #: operations/workshop/external/lens-correct.c:68
|
|---|
| 9550 | msgid "Model green b"
|
|---|
| 9551 | msgstr ""
|
|---|
| 9552 |
|
|---|
| 9553 | #: operations/workshop/external/lens-correct.c:70
|
|---|
| 9554 | msgid "Model green c"
|
|---|
| 9555 | msgstr ""
|
|---|
| 9556 |
|
|---|
| 9557 | #: operations/workshop/external/lens-correct.c:72
|
|---|
| 9558 | msgid "Model green d"
|
|---|
| 9559 | msgstr ""
|
|---|
| 9560 |
|
|---|
| 9561 | #: operations/workshop/external/lens-correct.c:75
|
|---|
| 9562 | msgid "Model blue a"
|
|---|
| 9563 | msgstr ""
|
|---|
| 9564 |
|
|---|
| 9565 | #: operations/workshop/external/lens-correct.c:77
|
|---|
| 9566 | msgid "Model blue b"
|
|---|
| 9567 | msgstr ""
|
|---|
| 9568 |
|
|---|
| 9569 | #: operations/workshop/external/lens-correct.c:79
|
|---|
| 9570 | msgid "Model blue c"
|
|---|
| 9571 | msgstr ""
|
|---|
| 9572 |
|
|---|
| 9573 | #: operations/workshop/external/lens-correct.c:81
|
|---|
| 9574 | msgid "Model blue d"
|
|---|
| 9575 | msgstr ""
|
|---|
| 9576 |
|
|---|
| 9577 | #: operations/workshop/external/lens-correct.c:85
|
|---|
| 9578 | msgid "Model alpha a"
|
|---|
| 9579 | msgstr ""
|
|---|
| 9580 |
|
|---|
| 9581 | #: operations/workshop/external/lens-correct.c:87
|
|---|
| 9582 | msgid "Model alpha b"
|
|---|
| 9583 | msgstr ""
|
|---|
| 9584 |
|
|---|
| 9585 | #: operations/workshop/external/lens-correct.c:89
|
|---|
| 9586 | msgid "Model alpha c"
|
|---|
| 9587 | msgstr ""
|
|---|
| 9588 |
|
|---|
| 9589 | #: operations/workshop/external/lens-correct.c:91
|
|---|
| 9590 | msgid "Model alpha d"
|
|---|
| 9591 | msgstr ""
|
|---|
| 9592 |
|
|---|
| 9593 | #: operations/workshop/external/lens-correct.c:487
|
|---|
| 9594 | msgid "Copies image performing lens distortion correction."
|
|---|
| 9595 | msgstr ""
|
|---|
| 9596 |
|
|---|
| 9597 | #: operations/workshop/external/line-profile.c:25
|
|---|
| 9598 | msgid "X0"
|
|---|
| 9599 | msgstr ""
|
|---|
| 9600 |
|
|---|
| 9601 | #: operations/workshop/external/line-profile.c:26
|
|---|
| 9602 | msgid "Start x coordinate"
|
|---|
| 9603 | msgstr ""
|
|---|
| 9604 |
|
|---|
| 9605 | #: operations/workshop/external/line-profile.c:29
|
|---|
| 9606 | msgid "End x coordinate"
|
|---|
| 9607 | msgstr ""
|
|---|
| 9608 |
|
|---|
| 9609 | #: operations/workshop/external/line-profile.c:32
|
|---|
| 9610 | msgid "Y0"
|
|---|
| 9611 | msgstr ""
|
|---|
| 9612 |
|
|---|
| 9613 | #: operations/workshop/external/line-profile.c:33
|
|---|
| 9614 | msgid "Start y coordinate"
|
|---|
| 9615 | msgstr ""
|
|---|
| 9616 |
|
|---|
| 9617 | #: operations/workshop/external/line-profile.c:36
|
|---|
| 9618 | msgid "End y coordinate"
|
|---|
| 9619 | msgstr ""
|
|---|
| 9620 |
|
|---|
| 9621 | #: operations/workshop/external/line-profile.c:44
|
|---|
| 9622 | msgid "Min"
|
|---|
| 9623 | msgstr ""
|
|---|
| 9624 |
|
|---|
| 9625 | #: operations/workshop/external/line-profile.c:46
|
|---|
| 9626 | msgid "Value at bottom"
|
|---|
| 9627 | msgstr ""
|
|---|
| 9628 |
|
|---|
| 9629 | #: operations/workshop/external/line-profile.c:48
|
|---|
| 9630 | msgid "Max"
|
|---|
| 9631 | msgstr ""
|
|---|
| 9632 |
|
|---|
| 9633 | #: operations/workshop/external/line-profile.c:50
|
|---|
| 9634 | msgid "Value at top"
|
|---|
| 9635 | msgstr ""
|
|---|
| 9636 |
|
|---|
| 9637 | #: operations/workshop/external/line-profile.c:196
|
|---|
| 9638 | msgid "Line Profile"
|
|---|
| 9639 | msgstr ""
|
|---|
| 9640 |
|
|---|
| 9641 | #: operations/workshop/external/line-profile.c:198
|
|---|
| 9642 | msgid ""
|
|---|
| 9643 | "Renders luminance profiles for red green and blue components along the "
|
|---|
| 9644 | "specified line in the input buffer, plotted in a buffer of the specified "
|
|---|
| 9645 | "size."
|
|---|
| 9646 | msgstr ""
|
|---|
| 9647 |
|
|---|
| 9648 | #: operations/workshop/external/spyrograph.c:27
|
|---|
| 9649 | msgid "Spyrograph"
|
|---|
| 9650 | msgstr ""
|
|---|
| 9651 |
|
|---|
| 9652 | #: operations/workshop/external/spyrograph.c:28
|
|---|
| 9653 | msgid "EPITROCHOID"
|
|---|
| 9654 | msgstr ""
|
|---|
| 9655 |
|
|---|
| 9656 | #: operations/workshop/external/spyrograph.c:31
|
|---|
| 9657 | msgid "Curve Type"
|
|---|
| 9658 | msgstr ""
|
|---|
| 9659 |
|
|---|
| 9660 | #: operations/workshop/external/spyrograph.c:34
|
|---|
| 9661 | msgid "Curve type"
|
|---|
| 9662 | msgstr ""
|
|---|
| 9663 |
|
|---|
| 9664 | #: operations/workshop/external/spyrograph.c:36
|
|---|
| 9665 | msgid "Fixed Gear Teeth"
|
|---|
| 9666 | msgstr ""
|
|---|
| 9667 |
|
|---|
| 9668 | #: operations/workshop/external/spyrograph.c:37
|
|---|
| 9669 | msgid "Number of teeth in fixed gear."
|
|---|
| 9670 | msgstr ""
|
|---|
| 9671 |
|
|---|
| 9672 | #: operations/workshop/external/spyrograph.c:40
|
|---|
| 9673 | msgid "Moving Gear Teeth"
|
|---|
| 9674 | msgstr ""
|
|---|
| 9675 |
|
|---|
| 9676 | #: operations/workshop/external/spyrograph.c:41
|
|---|
| 9677 | msgid ""
|
|---|
| 9678 | "Number of teeth in moving gear. Radius of moving gear, relative to radius of "
|
|---|
| 9679 | "fixed gear, is determined by the proportion between the number of teeth in "
|
|---|
| 9680 | "gears."
|
|---|
| 9681 | msgstr ""
|
|---|
| 9682 |
|
|---|
| 9683 | #: operations/workshop/external/spyrograph.c:46
|
|---|
| 9684 | msgid "Hole Percent"
|
|---|
| 9685 | msgstr ""
|
|---|
| 9686 |
|
|---|
| 9687 | #: operations/workshop/external/spyrograph.c:47
|
|---|
| 9688 | msgid ""
|
|---|
| 9689 | "How far the hole is from the center of the moving gear. 100 means that the "
|
|---|
| 9690 | "hole is at the gear's edge."
|
|---|
| 9691 | msgstr ""
|
|---|
| 9692 |
|
|---|
| 9693 | #: operations/workshop/external/spyrograph.c:52
|
|---|
| 9694 | msgid "X coordinate of pattern center"
|
|---|
| 9695 | msgstr ""
|
|---|
| 9696 |
|
|---|
| 9697 | #: operations/workshop/external/spyrograph.c:58
|
|---|
| 9698 | msgid "Y coordinate of pattern center"
|
|---|
| 9699 | msgstr ""
|
|---|
| 9700 |
|
|---|
| 9701 | #: operations/workshop/external/spyrograph.c:64
|
|---|
| 9702 | msgid "Radius of fixed gear"
|
|---|
| 9703 | msgstr ""
|
|---|
| 9704 |
|
|---|
| 9705 | #: operations/workshop/external/spyrograph.c:70
|
|---|
| 9706 | msgid "Pattern rotation"
|
|---|
| 9707 | msgstr ""
|
|---|
| 9708 |
|
|---|
| 9709 | #: operations/workshop/external/spyrograph.c:611
|
|---|
| 9710 | msgid "Render Spyrograph"
|
|---|
| 9711 | msgstr ""
|
|---|
| 9712 |
|
|---|
| 9713 | #: operations/workshop/external/spyrograph.c:615
|
|---|
| 9714 | msgid "Renders a Spyrograph pattern"
|
|---|
| 9715 | msgstr ""
|
|---|
| 9716 |
|
|---|
| 9717 | #: operations/workshop/external/v4l2.c:25
|
|---|
| 9718 | msgid "video device path"
|
|---|
| 9719 | msgstr ""
|
|---|
| 9720 |
|
|---|
| 9721 | #: operations/workshop/external/v4l2.c:774
|
|---|
| 9722 | msgid "Video4Linux2 Frame Source"
|
|---|
| 9723 | msgstr ""
|
|---|
| 9724 |
|
|---|
| 9725 | #: operations/workshop/external/v4l2.c:776
|
|---|
| 9726 | msgid "Video4Linux2 input, webcams framegrabbers and similar devices."
|
|---|
| 9727 | msgstr ""
|
|---|
| 9728 |
|
|---|
| 9729 | #: operations/workshop/external/voronoi-diagram.cc:29
|
|---|
| 9730 | msgid "Mask"
|
|---|
| 9731 | msgstr ""
|
|---|
| 9732 |
|
|---|
| 9733 | #: operations/workshop/external/voronoi-diagram.cc:30
|
|---|
| 9734 | msgid "Unseeded region color"
|
|---|
| 9735 | msgstr ""
|
|---|
| 9736 |
|
|---|
| 9737 | #: operations/workshop/external/voronoi-diagram.cc:33
|
|---|
| 9738 | msgid "Invert mask"
|
|---|
| 9739 | msgstr ""
|
|---|
| 9740 |
|
|---|
| 9741 | #: operations/workshop/external/voronoi-diagram.cc:35
|
|---|
| 9742 | msgid "Seed edges"
|
|---|
| 9743 | msgstr ""
|
|---|
| 9744 |
|
|---|
| 9745 | #: operations/workshop/external/voronoi-diagram.cc:36
|
|---|
| 9746 | msgid "Whether the image edges are also seeded"
|
|---|
| 9747 | msgstr ""
|
|---|
| 9748 |
|
|---|
| 9749 | #: operations/workshop/external/voronoi-diagram.cc:524
|
|---|
| 9750 | msgid "Voronoi Diagram"
|
|---|
| 9751 | msgstr ""
|
|---|
| 9752 |
|
|---|
| 9753 | #: operations/workshop/external/voronoi-diagram.cc:533
|
|---|
| 9754 | msgid "Paints each non-seed pixel with the color of the nearest seed pixel."
|
|---|
| 9755 | msgstr ""
|
|---|
| 9756 |
|
|---|
| 9757 | #: operations/workshop/generated/average.c:110
|
|---|
| 9758 | msgid "Image blending operation 'average' (<tt>c = (cA + aB)/2</tt>)"
|
|---|
| 9759 | msgstr ""
|
|---|
| 9760 |
|
|---|
| 9761 | #: operations/workshop/generated/blend-reflect.c:110
|
|---|
| 9762 | msgid ""
|
|---|
| 9763 | "Image blending operation 'blend-reflect' (<tt>c = cB>=1.0?1.0:cA*cA / (1.0-"
|
|---|
| 9764 | "cB)</tt>)"
|
|---|
| 9765 | msgstr ""
|
|---|
| 9766 |
|
|---|
| 9767 | #: operations/workshop/generated/negation.c:110
|
|---|
| 9768 | msgid ""
|
|---|
| 9769 | "Image blending operation 'negation' (<tt>c = 1.0 - fabs(1.0-cA-cB)</tt>)"
|
|---|
| 9770 | msgstr ""
|
|---|
| 9771 |
|
|---|
| 9772 | #: operations/workshop/generated/soft-burn.c:110
|
|---|
| 9773 | msgid ""
|
|---|
| 9774 | "Image blending operation 'soft-burn' (<tt>c = (cA+cB<1.0)?0.5*cB / (1.0 - "
|
|---|
| 9775 | "cA):1.0-0.5*(1.0 - cA) / cB</tt>)"
|
|---|
| 9776 | msgstr ""
|
|---|
| 9777 |
|
|---|
| 9778 | #: operations/workshop/generated/soft-dodge.c:110
|
|---|
| 9779 | msgid ""
|
|---|
| 9780 | "Image blending operation 'soft-dodge' (<tt>c = (cA+cB<1.0)?0.5*cA / (1.0 - "
|
|---|
| 9781 | "cB):1.0-0.5*(1.0 - cB)/cA</tt>)"
|
|---|
| 9782 | msgstr ""
|
|---|
| 9783 |
|
|---|
| 9784 | #: operations/workshop/generated/subtractive.c:110
|
|---|
| 9785 | msgid "Image blending operation 'subtractive' (<tt>c = cA+cB-1.0</tt>)"
|
|---|
| 9786 | msgstr ""
|
|---|
| 9787 |
|
|---|
| 9788 | #: operations/workshop/gradient-map.c:26
|
|---|
| 9789 | msgid "Stop 1"
|
|---|
| 9790 | msgstr ""
|
|---|
| 9791 |
|
|---|
| 9792 | #: operations/workshop/gradient-map.c:28
|
|---|
| 9793 | msgid "Stop 2"
|
|---|
| 9794 | msgstr ""
|
|---|
| 9795 |
|
|---|
| 9796 | #: operations/workshop/gradient-map.c:29
|
|---|
| 9797 | msgid "Color 3"
|
|---|
| 9798 | msgstr ""
|
|---|
| 9799 |
|
|---|
| 9800 | #: operations/workshop/gradient-map.c:30
|
|---|
| 9801 | msgid "Stop 3"
|
|---|
| 9802 | msgstr ""
|
|---|
| 9803 |
|
|---|
| 9804 | #: operations/workshop/gradient-map.c:31
|
|---|
| 9805 | msgid "Color 4"
|
|---|
| 9806 | msgstr ""
|
|---|
| 9807 |
|
|---|
| 9808 | #: operations/workshop/gradient-map.c:32
|
|---|
| 9809 | msgid "Stop 4"
|
|---|
| 9810 | msgstr ""
|
|---|
| 9811 |
|
|---|
| 9812 | #: operations/workshop/gradient-map.c:33
|
|---|
| 9813 | msgid "Color 5"
|
|---|
| 9814 | msgstr ""
|
|---|
| 9815 |
|
|---|
| 9816 | #: operations/workshop/gradient-map.c:34
|
|---|
| 9817 | msgid "Stop 5"
|
|---|
| 9818 | msgstr ""
|
|---|
| 9819 |
|
|---|
| 9820 | #: operations/workshop/gradient-map.c:240
|
|---|
| 9821 | msgid "Gradient Map"
|
|---|
| 9822 | msgstr "Прилаганена преливка"
|
|---|
| 9823 |
|
|---|
| 9824 | #: operations/workshop/gradient-map.c:245
|
|---|
| 9825 | msgid "Applies a color gradient."
|
|---|
| 9826 | msgstr ""
|
|---|
| 9827 |
|
|---|
| 9828 | #: operations/workshop/integral-image.c:25
|
|---|
| 9829 | msgid "squared integral"
|
|---|
| 9830 | msgstr ""
|
|---|
| 9831 |
|
|---|
| 9832 | #: operations/workshop/integral-image.c:26
|
|---|
| 9833 | msgid "Add squared values sum to the output"
|
|---|
| 9834 | msgstr ""
|
|---|
| 9835 |
|
|---|
| 9836 | #: operations/workshop/integral-image.c:252
|
|---|
| 9837 | msgid "Integral Image"
|
|---|
| 9838 | msgstr ""
|
|---|
| 9839 |
|
|---|
| 9840 | #: operations/workshop/integral-image.c:254
|
|---|
| 9841 | msgid "Compute integral and squared integral image"
|
|---|
| 9842 | msgstr ""
|
|---|
| 9843 |
|
|---|
| 9844 | #: operations/workshop/rawbayer-load.c:156
|
|---|
| 9845 | msgid ""
|
|---|
| 9846 | "Raw image loader, wrapping dcraw with pipes, provides the raw bayer grid as "
|
|---|
| 9847 | "grayscale, if the fileformat is .rawbayer it will use this loader instead of "
|
|---|
| 9848 | "the normal dcraw loader, if the fileformat is .rawbayerS it will swap the "
|
|---|
| 9849 | "returned 16bit numbers (the pnm loader is apparently buggy)"
|
|---|
| 9850 | msgstr ""
|
|---|
| 9851 |
|
|---|
| 9852 | #: operations/workshop/segment-kmeans.c:27
|
|---|
| 9853 | #: operations/workshop/segment-kmeans.c:28
|
|---|
| 9854 | msgid "Number of clusters"
|
|---|
| 9855 | msgstr "Брой клъстери"
|
|---|
| 9856 |
|
|---|
| 9857 | #: operations/workshop/segment-kmeans.c:32
|
|---|
| 9858 | msgid "Max. Iterations"
|
|---|
| 9859 | msgstr "Макс. повторения"
|
|---|
| 9860 |
|
|---|
| 9861 | #: operations/workshop/segment-kmeans.c:33
|
|---|
| 9862 | msgid "Maximum number of iterations"
|
|---|
| 9863 | msgstr "Максимален брой итерации"
|
|---|
| 9864 |
|
|---|
| 9865 | #: operations/workshop/segment-kmeans.c:391
|
|---|
| 9866 | msgid "K-means Segmentation"
|
|---|
| 9867 | msgstr ""
|
|---|
| 9868 |
|
|---|
| 9869 | #: operations/workshop/segment-kmeans.c:393
|
|---|
| 9870 | msgid "Segment colors using K-means clustering"
|
|---|
| 9871 | msgstr ""
|
|---|
| 9872 |
|
|---|
| 9873 | #: operations/workshop/selective-hue-saturation.c:26
|
|---|
| 9874 | msgid "Hue selection center"
|
|---|
| 9875 | msgstr "Център на избор на нюанса"
|
|---|
| 9876 |
|
|---|
| 9877 | #: operations/workshop/selective-hue-saturation.c:27
|
|---|
| 9878 | msgid "Center of Hue selection interval "
|
|---|
| 9879 | msgstr "Център на интервала за избор на нюанс "
|
|---|
| 9880 |
|
|---|
| 9881 | #: operations/workshop/selective-hue-saturation.c:30
|
|---|
| 9882 | msgid "Hue selection width"
|
|---|
| 9883 | msgstr "Широчина на избор на нюанс"
|
|---|
| 9884 |
|
|---|
| 9885 | #: operations/workshop/selective-hue-saturation.c:31
|
|---|
| 9886 | msgid "Width of Hue selection interval "
|
|---|
| 9887 | msgstr "Широчина на интервала за избор на нюанс "
|
|---|
| 9888 |
|
|---|
| 9889 | #: operations/workshop/selective-hue-saturation.c:39
|
|---|
| 9890 | msgid "Saturation adjustment"
|
|---|
| 9891 | msgstr "Промяна на насищането"
|
|---|
| 9892 |
|
|---|
| 9893 | #: operations/workshop/selective-hue-saturation.c:170
|
|---|
| 9894 | msgid "Selective Hue-Saturation"
|
|---|
| 9895 | msgstr "Избирателно нюанс-насищане"
|
|---|
| 9896 |
|
|---|
| 9897 | #: operations/workshop/selective-hue-saturation.c:173
|
|---|
| 9898 | msgid "Selective adjust Hue, Saturation and Lightness"
|
|---|
| 9899 | msgstr "Избирателна промяна на нюанса, насищането и осветеността"
|
|---|
| 9900 |
|
|---|
| 9901 | #: operations/workshop/shuffle-search.c:38
|
|---|
| 9902 | msgid "Chance"
|
|---|
| 9903 | msgstr ""
|
|---|
| 9904 |
|
|---|
| 9905 | #: operations/workshop/shuffle-search.c:45
|
|---|
| 9906 | msgid "Phase"
|
|---|
| 9907 | msgstr "Фаза"
|
|---|
| 9908 |
|
|---|
| 9909 | #: operations/workshop/shuffle-search.c:49
|
|---|
| 9910 | msgid "Only used if no aux image is provided"
|
|---|
| 9911 | msgstr "Ползва се, само ако няма допълнително изображение"
|
|---|
| 9912 |
|
|---|
| 9913 | #: operations/workshop/shuffle-search.c:592
|
|---|
| 9914 | msgid "Optimize Dither"
|
|---|
| 9915 | msgstr "Оптимизиране на полутонирането"
|
|---|
| 9916 |
|
|---|
| 9917 | #: operations/workshop/shuffle-search.c:595
|
|---|
| 9918 | msgid ""
|
|---|
| 9919 | "Shuffles pixels, and quantization with neighbors to optimize dither, by "
|
|---|
| 9920 | "shuffling neighboring pixels."
|
|---|
| 9921 | msgstr "Размества пикселите и отчитането със съседните, за да оптимизира полутонирането чрез разместване на съседните пиксели."
|
|---|