diff --git a/po-libgimp/en_GB.po b/po-libgimp/en_GB.po index 97fdf4143e..bac34b18cf 100644 --- a/po-libgimp/en_GB.po +++ b/po-libgimp/en_GB.po @@ -2,119 +2,121 @@ # Copyright (C) 2000 Free Software Foundation, Inc. # Robert Brady 2000. # Gareth Owen , David Lodge , 2004. -# Bruce Cowan , 2009. +# Bruce Cowan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-17 22:57+0100\n" -"PO-Revision-Date: 2009-10-17 22:57+0100\n" -"Last-Translator: Bruce Cowan \n" +"POT-Creation-Date: 2010-10-15 11:00+0100\n" +"PO-Revision-Date: 2010-10-15 11:43+0100\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" #. procedure executed successfully -#: ../libgimp/gimp.c:1045 +#: ../libgimp/gimp.c:1080 msgid "success" msgstr "success" #. procedure execution failed -#: ../libgimp/gimp.c:1049 +#: ../libgimp/gimp.c:1084 msgid "execution error" msgstr "execution error" #. procedure called incorrectly -#: ../libgimp/gimp.c:1053 +#: ../libgimp/gimp.c:1088 msgid "calling error" msgstr "calling error" #. procedure execution cancelled -#: ../libgimp/gimp.c:1057 +#: ../libgimp/gimp.c:1092 msgid "cancelled" msgstr "cancelled" -#: ../libgimp/gimpbrushselectbutton.c:170 +#: ../libgimp/gimpbrushselectbutton.c:178 msgid "Brush Selection" msgstr "Brush Selection" -#: ../libgimp/gimpbrushselectbutton.c:913 -#: ../libgimp/gimppatternselectbutton.c:714 +#: ../libgimp/gimpbrushselectbutton.c:927 +#: ../libgimp/gimppatternselectbutton.c:725 msgid "_Browse..." msgstr "_Browse..." -#: ../libgimp/gimpexport.c:217 ../libgimp/gimpexport.c:253 +#: ../libgimp/gimpexport.c:243 ../libgimp/gimpexport.c:279 #, c-format msgid "%s plug-in can't handle layers" msgstr "%s plug-in can't handle layers" -#: ../libgimp/gimpexport.c:218 ../libgimp/gimpexport.c:227 -#: ../libgimp/gimpexport.c:236 ../libgimp/gimpexport.c:254 +#: ../libgimp/gimpexport.c:244 ../libgimp/gimpexport.c:253 +#: ../libgimp/gimpexport.c:262 ../libgimp/gimpexport.c:280 msgid "Merge Visible Layers" msgstr "Merge Visible Layers" -#: ../libgimp/gimpexport.c:226 +#: ../libgimp/gimpexport.c:252 #, c-format msgid "%s plug-in can't handle layer offsets, size or opacity" msgstr "%s plug-in can't handle layer offsets, size or opacity" -#: ../libgimp/gimpexport.c:235 ../libgimp/gimpexport.c:244 +#: ../libgimp/gimpexport.c:261 ../libgimp/gimpexport.c:270 #, c-format msgid "%s plug-in can only handle layers as animation frames" msgstr "%s plug-in can only handle layers as animation frames" -#: ../libgimp/gimpexport.c:236 ../libgimp/gimpexport.c:245 +#: ../libgimp/gimpexport.c:262 ../libgimp/gimpexport.c:271 msgid "Save as Animation" msgstr "Save as Animation" -#: ../libgimp/gimpexport.c:245 ../libgimp/gimpexport.c:254 -#: ../libgimp/gimpexport.c:263 +#: ../libgimp/gimpexport.c:271 ../libgimp/gimpexport.c:280 +#: ../libgimp/gimpexport.c:289 msgid "Flatten Image" msgstr "Flatten Image" -#: ../libgimp/gimpexport.c:262 +#: ../libgimp/gimpexport.c:288 #, c-format msgid "%s plug-in can't handle transparency" msgstr "%s plug-in can't handle transparency" -#: ../libgimp/gimpexport.c:271 +#: ../libgimp/gimpexport.c:297 #, c-format msgid "%s plug-in can't handle layer masks" msgstr "%s plug-in can't handle layer masks" -#: ../libgimp/gimpexport.c:272 +#: ../libgimp/gimpexport.c:298 msgid "Apply Layer Masks" msgstr "Apply Layer Masks" -#: ../libgimp/gimpexport.c:280 +#: ../libgimp/gimpexport.c:306 #, c-format msgid "%s plug-in can only handle RGB images" msgstr "%s plug-in can only handle RGB images" -#: ../libgimp/gimpexport.c:281 ../libgimp/gimpexport.c:319 -#: ../libgimp/gimpexport.c:328 +#: ../libgimp/gimpexport.c:307 ../libgimp/gimpexport.c:345 +#: ../libgimp/gimpexport.c:354 msgid "Convert to RGB" msgstr "Convert to RGB" -#: ../libgimp/gimpexport.c:289 +#: ../libgimp/gimpexport.c:315 #, c-format msgid "%s plug-in can only handle grayscale images" -msgstr "%s plug-in can only handle grey scale images" +msgstr "%s plug-in can only handle greyscale images" -#: ../libgimp/gimpexport.c:290 ../libgimp/gimpexport.c:319 -#: ../libgimp/gimpexport.c:340 +#: ../libgimp/gimpexport.c:316 ../libgimp/gimpexport.c:345 +#: ../libgimp/gimpexport.c:366 msgid "Convert to Grayscale" msgstr "Convert to Greyscale" -#: ../libgimp/gimpexport.c:298 +#: ../libgimp/gimpexport.c:324 #, c-format msgid "%s plug-in can only handle indexed images" msgstr "%s plug-in can only handle indexed images" -#: ../libgimp/gimpexport.c:299 ../libgimp/gimpexport.c:328 -#: ../libgimp/gimpexport.c:338 +#: ../libgimp/gimpexport.c:325 ../libgimp/gimpexport.c:354 +#: ../libgimp/gimpexport.c:364 msgid "" "Convert to Indexed using default settings\n" "(Do it manually to tune the result)" @@ -122,12 +124,12 @@ msgstr "" "Convert to Indexed using default settings\n" "(Do it manually to tune the result)" -#: ../libgimp/gimpexport.c:308 +#: ../libgimp/gimpexport.c:334 #, c-format msgid "%s plug-in can only handle bitmap (two color) indexed images" msgstr "%s plug-in can only handle bitmap (two colour) indexed images" -#: ../libgimp/gimpexport.c:309 +#: ../libgimp/gimpexport.c:335 msgid "" "Convert to Indexed using bitmap default settings\n" "(Do it manually to tune the result)" @@ -135,52 +137,52 @@ msgstr "" "Convert to Indexed using bitmap default settings\n" "(Do it manually to tune the result)" -#: ../libgimp/gimpexport.c:318 +#: ../libgimp/gimpexport.c:344 #, c-format msgid "%s plug-in can only handle RGB or grayscale images" -msgstr "%s plug-in can only handle RGB or grey scale images" +msgstr "%s plug-in can only handle RGB or greyscale images" -#: ../libgimp/gimpexport.c:327 +#: ../libgimp/gimpexport.c:353 #, c-format msgid "%s plug-in can only handle RGB or indexed images" msgstr "%s plug-in can only handle RGB or indexed images" -#: ../libgimp/gimpexport.c:337 +#: ../libgimp/gimpexport.c:363 #, c-format msgid "%s plug-in can only handle grayscale or indexed images" -msgstr "%s plug-in can only handle grey scale or indexed images" +msgstr "%s plug-in can only handle greyscale or indexed images" -#: ../libgimp/gimpexport.c:348 +#: ../libgimp/gimpexport.c:374 #, c-format msgid "%s plug-in needs an alpha channel" msgstr "%s plug-in needs an alpha channel" -#: ../libgimp/gimpexport.c:349 +#: ../libgimp/gimpexport.c:375 msgid "Add Alpha Channel" msgstr "Add Alpha Channel" -#: ../libgimp/gimpexport.c:383 +#: ../libgimp/gimpexport.c:430 msgid "Confirm Save" msgstr "Confirm Save" -#: ../libgimp/gimpexport.c:389 +#: ../libgimp/gimpexport.c:436 msgid "Confirm" msgstr "Confirm" -#: ../libgimp/gimpexport.c:464 +#: ../libgimp/gimpexport.c:512 msgid "Export File" msgstr "Export File" -#: ../libgimp/gimpexport.c:468 +#: ../libgimp/gimpexport.c:516 msgid "_Ignore" msgstr "_Ignore" -#: ../libgimp/gimpexport.c:470 +#: ../libgimp/gimpexport.c:518 ../libgimp/gimpexport.c:989 msgid "_Export" msgstr "_Export" #. the headline -#: ../libgimp/gimpexport.c:499 +#: ../libgimp/gimpexport.c:548 #, c-format msgid "" "Your image should be exported before it can be saved as %s for the following " @@ -190,11 +192,11 @@ msgstr "" "reasons:" #. the footline -#: ../libgimp/gimpexport.c:573 +#: ../libgimp/gimpexport.c:622 msgid "The export conversion won't modify your original image." msgstr "The export conversion won't modify your original image." -#: ../libgimp/gimpexport.c:673 +#: ../libgimp/gimpexport.c:725 #, c-format msgid "" "You are about to save a layer mask as %s.\n" @@ -203,7 +205,7 @@ msgstr "" "You are about to save a layer mask as %s.\n" "This will not save the visible layers." -#: ../libgimp/gimpexport.c:679 +#: ../libgimp/gimpexport.c:731 #, c-format msgid "" "You are about to save a channel (saved selection) as %s.\n" @@ -212,553 +214,698 @@ msgstr "" "You are about to save a channel (saved selection) as %s.\n" "This will not save the visible layers." -#: ../libgimp/gimpfontselectbutton.c:130 +#: ../libgimp/gimpexport.c:980 +msgid "Export Image as " +msgstr "Export Image as " + +#: ../libgimp/gimpfontselectbutton.c:138 msgid "Font Selection" msgstr "Font Selection" -#: ../libgimp/gimpfontselectbutton.c:145 +#: ../libgimp/gimpfontselectbutton.c:153 msgid "Sans" msgstr "Sans" -#: ../libgimp/gimpgradientselectbutton.c:148 +#: ../libgimp/gimpgradientselectbutton.c:156 msgid "Gradient Selection" msgstr "Gradient Selection" -#: ../libgimp/gimpmenu.c:450 ../libgimpwidgets/gimpintstore.c:239 +#: ../libgimp/gimpmenu.c:459 ../libgimpwidgets/gimpintstore.c:248 msgid "(Empty)" msgstr "(Empty)" -#: ../libgimp/gimppaletteselectbutton.c:130 +#: ../libgimp/gimppaletteselectbutton.c:138 msgid "Palette Selection" msgstr "Palette Selection" -#: ../libgimp/gimppatternselectbutton.c:156 +#: ../libgimp/gimppatternselectbutton.c:164 msgid "Pattern Selection" msgstr "Pattern Selection" -#: ../libgimp/gimpprocbrowserdialog.c:140 +#: ../libgimp/gimpprocbrowserdialog.c:149 msgid "by name" msgstr "by name" -#: ../libgimp/gimpprocbrowserdialog.c:141 +#: ../libgimp/gimpprocbrowserdialog.c:150 msgid "by description" msgstr "by description" -#: ../libgimp/gimpprocbrowserdialog.c:142 +#: ../libgimp/gimpprocbrowserdialog.c:151 msgid "by help" msgstr "by help" -#: ../libgimp/gimpprocbrowserdialog.c:143 +#: ../libgimp/gimpprocbrowserdialog.c:152 msgid "by author" msgstr "by author" -#: ../libgimp/gimpprocbrowserdialog.c:144 +#: ../libgimp/gimpprocbrowserdialog.c:153 msgid "by copyright" msgstr "by copyright" -#: ../libgimp/gimpprocbrowserdialog.c:145 +#: ../libgimp/gimpprocbrowserdialog.c:154 msgid "by date" msgstr "by date" -#: ../libgimp/gimpprocbrowserdialog.c:146 +#: ../libgimp/gimpprocbrowserdialog.c:155 msgid "by type" msgstr "by type" -#: ../libgimp/gimpprocbrowserdialog.c:377 +#. count label +#: ../libgimp/gimpprocbrowserdialog.c:394 +#: ../libgimp/gimpprocbrowserdialog.c:545 ../libgimpwidgets/gimpbrowser.c:139 +msgid "No matches" +msgstr "No matches" + +#: ../libgimp/gimpprocbrowserdialog.c:397 +msgid "Search term invalid or incomplete" +msgstr "Search term invalid or incomplete" + +#: ../libgimp/gimpprocbrowserdialog.c:406 msgid "Searching" msgstr "Searching" -#: ../libgimp/gimpprocbrowserdialog.c:388 +#: ../libgimp/gimpprocbrowserdialog.c:417 msgid "Searching by name" msgstr "Searching by name" -#: ../libgimp/gimpprocbrowserdialog.c:409 +#: ../libgimp/gimpprocbrowserdialog.c:438 msgid "Searching by description" msgstr "Searching by description" -#: ../libgimp/gimpprocbrowserdialog.c:416 +#: ../libgimp/gimpprocbrowserdialog.c:445 msgid "Searching by help" msgstr "Searching by help" -#: ../libgimp/gimpprocbrowserdialog.c:423 +#: ../libgimp/gimpprocbrowserdialog.c:452 msgid "Searching by author" msgstr "Searching by author" -#: ../libgimp/gimpprocbrowserdialog.c:430 +#: ../libgimp/gimpprocbrowserdialog.c:459 msgid "Searching by copyright" msgstr "Searching by copyright" -#: ../libgimp/gimpprocbrowserdialog.c:437 +#: ../libgimp/gimpprocbrowserdialog.c:466 msgid "Searching by date" msgstr "Searching by date" -#: ../libgimp/gimpprocbrowserdialog.c:444 +#: ../libgimp/gimpprocbrowserdialog.c:473 msgid "Searching by type" msgstr "Searching by type" -#: ../libgimp/gimpprocbrowserdialog.c:454 +#: ../libgimp/gimpprocbrowserdialog.c:483 #, c-format msgid "%d procedure" msgid_plural "%d procedures" msgstr[0] "%d procedure" msgstr[1] "%d procedures" -#: ../libgimp/gimpprocbrowserdialog.c:463 +#: ../libgimp/gimpprocbrowserdialog.c:492 msgid "No matches for your query" msgstr "No matches for your query" -#: ../libgimp/gimpprocbrowserdialog.c:467 +#: ../libgimp/gimpprocbrowserdialog.c:496 #, c-format msgid "%d procedure matches your query" msgid_plural "%d procedures match your query" msgstr[0] "%d procedure matches your query" msgstr[1] "%d procedures match your query" -#. count label -#: ../libgimp/gimpprocbrowserdialog.c:516 ../libgimpwidgets/gimpbrowser.c:114 -msgid "No matches" -msgstr "No matches" - -#: ../libgimp/gimpprocview.c:143 +#: ../libgimp/gimpprocview.c:172 msgid "Parameters" msgstr "Parameters" -#: ../libgimp/gimpprocview.c:156 +#: ../libgimp/gimpprocview.c:185 msgid "Return Values" msgstr "Return Values" -#: ../libgimp/gimpprocview.c:169 +#: ../libgimp/gimpprocview.c:198 msgid "Additional Information" msgstr "Additional Information" -#: ../libgimp/gimpprocview.c:209 +#: ../libgimp/gimpprocview.c:238 msgid "Author:" msgstr "Author:" -#: ../libgimp/gimpprocview.c:221 +#: ../libgimp/gimpprocview.c:250 msgid "Date:" msgstr "Date:" -#: ../libgimp/gimpprocview.c:233 +#: ../libgimp/gimpprocview.c:262 msgid "Copyright:" msgstr "Copyright:" -#: ../libgimp/gimpunitcache.c:57 +#: ../libgimp/gimpunitcache.c:56 msgid "percent" msgstr "percent" #: ../libgimpbase/gimpbaseenums.c:28 +msgctxt "add-mask-type" msgid "_White (full opacity)" msgstr "_White (full opacity)" #: ../libgimpbase/gimpbaseenums.c:29 +msgctxt "add-mask-type" msgid "_Black (full transparency)" msgstr "_Black (full transparency)" #: ../libgimpbase/gimpbaseenums.c:30 +msgctxt "add-mask-type" msgid "Layer's _alpha channel" msgstr "Layer's _alpha channel" #: ../libgimpbase/gimpbaseenums.c:31 +msgctxt "add-mask-type" msgid "_Transfer layer's alpha channel" msgstr "_Transfer layer's alpha channel" #: ../libgimpbase/gimpbaseenums.c:32 +msgctxt "add-mask-type" msgid "_Selection" msgstr "_Selection" #: ../libgimpbase/gimpbaseenums.c:33 +msgctxt "add-mask-type" msgid "_Grayscale copy of layer" -msgstr "_Grayscale copy of layer" +msgstr "_Greyscale copy of layer" #: ../libgimpbase/gimpbaseenums.c:34 +msgctxt "add-mask-type" msgid "C_hannel" msgstr "C_hannel" -#: ../libgimpbase/gimpbaseenums.c:64 +#: ../libgimpbase/gimpbaseenums.c:65 +msgctxt "blend-mode" msgid "FG to BG (RGB)" msgstr "FG to BG (RGB)" -#: ../libgimpbase/gimpbaseenums.c:65 +#: ../libgimpbase/gimpbaseenums.c:66 +msgctxt "blend-mode" msgid "FG to BG (HSV)" msgstr "FG to BG (HSV)" -#: ../libgimpbase/gimpbaseenums.c:66 +#: ../libgimpbase/gimpbaseenums.c:67 +msgctxt "blend-mode" msgid "FG to transparent" msgstr "FG to transparent" -#: ../libgimpbase/gimpbaseenums.c:67 +#: ../libgimpbase/gimpbaseenums.c:68 +msgctxt "blend-mode" msgid "Custom gradient" msgstr "Custom gradient" -#: ../libgimpbase/gimpbaseenums.c:96 +#: ../libgimpbase/gimpbaseenums.c:98 +msgctxt "bucket-fill-mode" msgid "FG color fill" msgstr "FG colour fill" -#: ../libgimpbase/gimpbaseenums.c:97 +#: ../libgimpbase/gimpbaseenums.c:99 +msgctxt "bucket-fill-mode" msgid "BG color fill" msgstr "BG colour fill" -#: ../libgimpbase/gimpbaseenums.c:98 +#: ../libgimpbase/gimpbaseenums.c:100 +msgctxt "bucket-fill-mode" msgid "Pattern fill" msgstr "Pattern fill" -#: ../libgimpbase/gimpbaseenums.c:128 +#: ../libgimpbase/gimpbaseenums.c:131 +msgctxt "channel-ops" msgid "Add to the current selection" msgstr "Add to the current selection" -#: ../libgimpbase/gimpbaseenums.c:129 +#: ../libgimpbase/gimpbaseenums.c:132 +msgctxt "channel-ops" msgid "Subtract from the current selection" msgstr "Subtract from the current selection" -#: ../libgimpbase/gimpbaseenums.c:130 +#: ../libgimpbase/gimpbaseenums.c:133 +msgctxt "channel-ops" msgid "Replace the current selection" msgstr "Replace the current selection" -#: ../libgimpbase/gimpbaseenums.c:131 +#: ../libgimpbase/gimpbaseenums.c:134 +msgctxt "channel-ops" msgid "Intersect with the current selection" msgstr "Intersect with the current selection" -#: ../libgimpbase/gimpbaseenums.c:163 ../libgimpwidgets/gimpwidgetsenums.c:126 +#: ../libgimpbase/gimpbaseenums.c:167 +msgctxt "channel-type" msgid "Red" msgstr "Red" -#: ../libgimpbase/gimpbaseenums.c:164 ../libgimpwidgets/gimpwidgetsenums.c:127 +#: ../libgimpbase/gimpbaseenums.c:168 +msgctxt "channel-type" msgid "Green" msgstr "Green" -#: ../libgimpbase/gimpbaseenums.c:165 ../libgimpwidgets/gimpwidgetsenums.c:128 +#: ../libgimpbase/gimpbaseenums.c:169 +msgctxt "channel-type" msgid "Blue" msgstr "Blue" -#: ../libgimpbase/gimpbaseenums.c:166 +#: ../libgimpbase/gimpbaseenums.c:170 +msgctxt "channel-type" msgid "Gray" msgstr "Grey" -#: ../libgimpbase/gimpbaseenums.c:167 ../libgimpbase/gimpbaseenums.c:532 +#: ../libgimpbase/gimpbaseenums.c:171 +msgctxt "channel-type" msgid "Indexed" msgstr "Indexed" -#: ../libgimpbase/gimpbaseenums.c:168 ../libgimpwidgets/gimpwidgetsenums.c:129 +#: ../libgimpbase/gimpbaseenums.c:172 +msgctxt "channel-type" msgid "Alpha" msgstr "Alpha" -#: ../libgimpbase/gimpbaseenums.c:197 +#: ../libgimpbase/gimpbaseenums.c:202 +msgctxt "check-size" msgid "Small" msgstr "Small" -#: ../libgimpbase/gimpbaseenums.c:198 +#: ../libgimpbase/gimpbaseenums.c:203 +msgctxt "check-size" msgid "Medium" msgstr "Medium" -#: ../libgimpbase/gimpbaseenums.c:199 +#: ../libgimpbase/gimpbaseenums.c:204 +msgctxt "check-size" msgid "Large" msgstr "Large" -#: ../libgimpbase/gimpbaseenums.c:231 +#: ../libgimpbase/gimpbaseenums.c:237 +msgctxt "check-type" msgid "Light checks" msgstr "Light checks" -#: ../libgimpbase/gimpbaseenums.c:232 +#: ../libgimpbase/gimpbaseenums.c:238 +msgctxt "check-type" msgid "Mid-tone checks" msgstr "Mid-tone checks" -#: ../libgimpbase/gimpbaseenums.c:233 +#: ../libgimpbase/gimpbaseenums.c:239 +msgctxt "check-type" msgid "Dark checks" msgstr "Dark checks" -#: ../libgimpbase/gimpbaseenums.c:234 +#: ../libgimpbase/gimpbaseenums.c:240 +msgctxt "check-type" msgid "White only" msgstr "White only" -#: ../libgimpbase/gimpbaseenums.c:235 +#: ../libgimpbase/gimpbaseenums.c:241 +msgctxt "check-type" msgid "Gray only" msgstr "Grey only" -#: ../libgimpbase/gimpbaseenums.c:236 +#: ../libgimpbase/gimpbaseenums.c:242 +msgctxt "check-type" msgid "Black only" msgstr "Black only" -#: ../libgimpbase/gimpbaseenums.c:264 +#: ../libgimpbase/gimpbaseenums.c:271 +msgctxt "clone-type" msgid "Image" msgstr "Image" -#: ../libgimpbase/gimpbaseenums.c:265 +#: ../libgimpbase/gimpbaseenums.c:272 +msgctxt "clone-type" msgid "Pattern" msgstr "Pattern" -#: ../libgimpbase/gimpbaseenums.c:294 +#: ../libgimpbase/gimpbaseenums.c:302 +msgctxt "desaturate-mode" msgid "Lightness" msgstr "Lightness" -#: ../libgimpbase/gimpbaseenums.c:295 +#: ../libgimpbase/gimpbaseenums.c:303 +msgctxt "desaturate-mode" msgid "Luminosity" msgstr "Luminosity" -#: ../libgimpbase/gimpbaseenums.c:296 +#: ../libgimpbase/gimpbaseenums.c:304 +msgctxt "desaturate-mode" msgid "Average" msgstr "Average" -#: ../libgimpbase/gimpbaseenums.c:324 +#: ../libgimpbase/gimpbaseenums.c:333 +msgctxt "dodge-burn-type" msgid "Dodge" msgstr "Dodge" -#: ../libgimpbase/gimpbaseenums.c:325 +#: ../libgimpbase/gimpbaseenums.c:334 +msgctxt "dodge-burn-type" msgid "Burn" msgstr "Burn" -#: ../libgimpbase/gimpbaseenums.c:389 -msgid "gradient|Linear" +#: ../libgimpbase/gimpbaseenums.c:400 +msgctxt "gradient-type" +msgid "Linear" msgstr "Linear" -#: ../libgimpbase/gimpbaseenums.c:390 +#: ../libgimpbase/gimpbaseenums.c:401 +msgctxt "gradient-type" msgid "Bi-linear" msgstr "Bi-linear" -#: ../libgimpbase/gimpbaseenums.c:391 +#: ../libgimpbase/gimpbaseenums.c:402 +msgctxt "gradient-type" msgid "Radial" msgstr "Radial" -#: ../libgimpbase/gimpbaseenums.c:392 ../libgimpwidgets/gimpwidgetsenums.c:24 +#: ../libgimpbase/gimpbaseenums.c:403 +msgctxt "gradient-type" msgid "Square" msgstr "Square" -#: ../libgimpbase/gimpbaseenums.c:393 +#: ../libgimpbase/gimpbaseenums.c:404 +msgctxt "gradient-type" msgid "Conical (sym)" msgstr "Conical (sym)" -#: ../libgimpbase/gimpbaseenums.c:394 +#: ../libgimpbase/gimpbaseenums.c:405 +msgctxt "gradient-type" msgid "Conical (asym)" msgstr "Conical (asym)" -#: ../libgimpbase/gimpbaseenums.c:395 +#: ../libgimpbase/gimpbaseenums.c:406 +msgctxt "gradient-type" msgid "Shaped (angular)" msgstr "Shaped (angular)" -#: ../libgimpbase/gimpbaseenums.c:396 +#: ../libgimpbase/gimpbaseenums.c:407 +msgctxt "gradient-type" msgid "Shaped (spherical)" msgstr "Shaped (spherical)" -#: ../libgimpbase/gimpbaseenums.c:397 +#: ../libgimpbase/gimpbaseenums.c:408 +msgctxt "gradient-type" msgid "Shaped (dimpled)" msgstr "Shaped (dimpled)" -#: ../libgimpbase/gimpbaseenums.c:398 +#: ../libgimpbase/gimpbaseenums.c:409 +msgctxt "gradient-type" msgid "Spiral (cw)" msgstr "Spiral (cw)" -#: ../libgimpbase/gimpbaseenums.c:399 +#: ../libgimpbase/gimpbaseenums.c:410 +msgctxt "gradient-type" msgid "Spiral (ccw)" msgstr "Spiral (acw)" -#: ../libgimpbase/gimpbaseenums.c:430 +#: ../libgimpbase/gimpbaseenums.c:442 +msgctxt "grid-style" msgid "Intersections (dots)" msgstr "Intersections (dots)" -#: ../libgimpbase/gimpbaseenums.c:431 +#: ../libgimpbase/gimpbaseenums.c:443 +msgctxt "grid-style" msgid "Intersections (crosshairs)" msgstr "Intersections (crosshairs)" -#: ../libgimpbase/gimpbaseenums.c:432 +#: ../libgimpbase/gimpbaseenums.c:444 +msgctxt "grid-style" msgid "Dashed" msgstr "Dashed" -#: ../libgimpbase/gimpbaseenums.c:433 +#: ../libgimpbase/gimpbaseenums.c:445 +msgctxt "grid-style" msgid "Double dashed" msgstr "Double dashed" -#: ../libgimpbase/gimpbaseenums.c:434 +#: ../libgimpbase/gimpbaseenums.c:446 +msgctxt "grid-style" msgid "Solid" msgstr "Solid" -#: ../libgimpbase/gimpbaseenums.c:463 +#: ../libgimpbase/gimpbaseenums.c:476 +msgctxt "icon-type" msgid "Stock ID" msgstr "Stock ID" -#: ../libgimpbase/gimpbaseenums.c:464 +#: ../libgimpbase/gimpbaseenums.c:477 +msgctxt "icon-type" msgid "Inline pixbuf" msgstr "Inline pixbuf" -#: ../libgimpbase/gimpbaseenums.c:465 +#: ../libgimpbase/gimpbaseenums.c:478 +msgctxt "icon-type" msgid "Image file" msgstr "Image file" -#: ../libgimpbase/gimpbaseenums.c:494 +#: ../libgimpbase/gimpbaseenums.c:508 +msgctxt "image-base-type" msgid "RGB color" msgstr "RGB colour" -#: ../libgimpbase/gimpbaseenums.c:495 ../libgimpbase/gimpbaseenums.c:530 +#: ../libgimpbase/gimpbaseenums.c:509 +msgctxt "image-base-type" msgid "Grayscale" msgstr "Greyscale" -#: ../libgimpbase/gimpbaseenums.c:496 +#: ../libgimpbase/gimpbaseenums.c:510 +msgctxt "image-base-type" msgid "Indexed color" msgstr "Indexed colour" -#: ../libgimpbase/gimpbaseenums.c:528 +#: ../libgimpbase/gimpbaseenums.c:543 +msgctxt "image-type" msgid "RGB" msgstr "RGB" -#: ../libgimpbase/gimpbaseenums.c:529 +#: ../libgimpbase/gimpbaseenums.c:544 +msgctxt "image-type" msgid "RGB-alpha" msgstr "RGB-alpha" -#: ../libgimpbase/gimpbaseenums.c:531 +#: ../libgimpbase/gimpbaseenums.c:545 +msgctxt "image-type" +msgid "Grayscale" +msgstr "Greyscale" + +#: ../libgimpbase/gimpbaseenums.c:546 +msgctxt "image-type" msgid "Grayscale-alpha" msgstr "Greyscale-alpha" -#: ../libgimpbase/gimpbaseenums.c:533 +#: ../libgimpbase/gimpbaseenums.c:547 +msgctxt "image-type" +msgid "Indexed" +msgstr "Indexed" + +#: ../libgimpbase/gimpbaseenums.c:548 +msgctxt "image-type" msgid "Indexed-alpha" msgstr "Indexed-alpha" -#: ../libgimpbase/gimpbaseenums.c:563 -msgid "interpolation|None" -msgstr "None" - -#: ../libgimpbase/gimpbaseenums.c:564 -msgid "interpolation|Linear" -msgstr "Linear" - -#: ../libgimpbase/gimpbaseenums.c:565 -msgid "Cubic" -msgstr "Cubic" - -#: ../libgimpbase/gimpbaseenums.c:566 -msgid "Sinc (Lanczos3)" -msgstr "Sinc (Lanczos3)" - -#: ../libgimpbase/gimpbaseenums.c:594 -msgid "Constant" -msgstr "Constant" - -#: ../libgimpbase/gimpbaseenums.c:595 -msgid "Incremental" -msgstr "Incremental" - -#: ../libgimpbase/gimpbaseenums.c:624 ../modules/display-filter-lcms.c:191 +#: ../libgimpbase/gimpbaseenums.c:579 +msgctxt "interpolation-type" msgid "None" msgstr "None" -#: ../libgimpbase/gimpbaseenums.c:625 +#: ../libgimpbase/gimpbaseenums.c:580 +msgctxt "interpolation-type" +msgid "Linear" +msgstr "Linear" + +#: ../libgimpbase/gimpbaseenums.c:581 +msgctxt "interpolation-type" +msgid "Cubic" +msgstr "Cubic" + +#: ../libgimpbase/gimpbaseenums.c:582 +msgctxt "interpolation-type" +msgid "Sinc (Lanczos3)" +msgstr "Sinc (Lanczos3)" + +#: ../libgimpbase/gimpbaseenums.c:611 +msgctxt "paint-application-mode" +msgid "Constant" +msgstr "Constant" + +#: ../libgimpbase/gimpbaseenums.c:612 +msgctxt "paint-application-mode" +msgid "Incremental" +msgstr "Incremental" + +#: ../libgimpbase/gimpbaseenums.c:642 +msgctxt "repeat-mode" +msgid "None" +msgstr "None" + +#: ../libgimpbase/gimpbaseenums.c:643 +msgctxt "repeat-mode" msgid "Sawtooth wave" msgstr "Sawtooth wave" -#: ../libgimpbase/gimpbaseenums.c:626 +#: ../libgimpbase/gimpbaseenums.c:644 +msgctxt "repeat-mode" msgid "Triangular wave" msgstr "Triangular wave" -#: ../libgimpbase/gimpbaseenums.c:655 +#: ../libgimpbase/gimpbaseenums.c:674 +msgctxt "run-mode" msgid "Run interactively" msgstr "Run interactively" -#: ../libgimpbase/gimpbaseenums.c:656 +#: ../libgimpbase/gimpbaseenums.c:675 +msgctxt "run-mode" msgid "Run non-interactively" msgstr "Run non-interactively" -#: ../libgimpbase/gimpbaseenums.c:657 +#: ../libgimpbase/gimpbaseenums.c:676 +msgctxt "run-mode" msgid "Run with last used values" msgstr "Run with last used values" -#: ../libgimpbase/gimpbaseenums.c:685 +#: ../libgimpbase/gimpbaseenums.c:705 +msgctxt "size-type" msgid "Pixels" msgstr "Pixels" -#: ../libgimpbase/gimpbaseenums.c:686 +#: ../libgimpbase/gimpbaseenums.c:706 +msgctxt "size-type" msgid "Points" msgstr "Points" -#: ../libgimpbase/gimpbaseenums.c:715 +#: ../libgimpbase/gimpbaseenums.c:736 +msgctxt "transfer-mode" msgid "Shadows" msgstr "Shadows" -#: ../libgimpbase/gimpbaseenums.c:716 +#: ../libgimpbase/gimpbaseenums.c:737 +msgctxt "transfer-mode" msgid "Midtones" msgstr "Midtones" -#: ../libgimpbase/gimpbaseenums.c:717 +#: ../libgimpbase/gimpbaseenums.c:738 +msgctxt "transfer-mode" msgid "Highlights" msgstr "Highlights" -#: ../libgimpbase/gimpbaseenums.c:745 +#: ../libgimpbase/gimpbaseenums.c:767 +msgctxt "transform-direction" msgid "Normal (Forward)" msgstr "Normal (Forward)" -#: ../libgimpbase/gimpbaseenums.c:746 +#: ../libgimpbase/gimpbaseenums.c:768 +msgctxt "transform-direction" msgid "Corrective (Backward)" msgstr "Corrective (Backward)" -#: ../libgimpbase/gimpbaseenums.c:776 +#: ../libgimpbase/gimpbaseenums.c:799 +msgctxt "transform-resize" msgid "Adjust" msgstr "Adjust" -#: ../libgimpbase/gimpbaseenums.c:777 +#: ../libgimpbase/gimpbaseenums.c:800 +msgctxt "transform-resize" msgid "Clip" msgstr "Clip" -#: ../libgimpbase/gimpbaseenums.c:778 +#: ../libgimpbase/gimpbaseenums.c:801 +msgctxt "transform-resize" msgid "Crop to result" msgstr "Crop to result" -#: ../libgimpbase/gimpbaseenums.c:779 +#: ../libgimpbase/gimpbaseenums.c:802 +msgctxt "transform-resize" msgid "Crop with aspect" msgstr "Crop with aspect" -#: ../libgimpbase/gimpbaseenums.c:909 +#: ../libgimpbase/gimpbaseenums.c:935 +msgctxt "pdb-proc-type" msgid "Internal GIMP procedure" msgstr "Internal GIMP procedure" -#: ../libgimpbase/gimpbaseenums.c:910 +#: ../libgimpbase/gimpbaseenums.c:936 +msgctxt "pdb-proc-type" msgid "GIMP Plug-In" msgstr "GIMP Plug-In" -#: ../libgimpbase/gimpbaseenums.c:911 +#: ../libgimpbase/gimpbaseenums.c:937 +msgctxt "pdb-proc-type" msgid "GIMP Extension" msgstr "GIMP Extension" -#: ../libgimpbase/gimpbaseenums.c:912 +#: ../libgimpbase/gimpbaseenums.c:938 +msgctxt "pdb-proc-type" msgid "Temporary Procedure" msgstr "Temporary Procedure" -#: ../libgimpbase/gimpbaseenums.c:1074 +#: ../libgimpbase/gimpbaseenums.c:1105 +msgctxt "text-direction" msgid "From left to right" msgstr "From left to right" -#: ../libgimpbase/gimpbaseenums.c:1075 +#: ../libgimpbase/gimpbaseenums.c:1106 +msgctxt "text-direction" msgid "From right to left" msgstr "From right to left" -#: ../libgimpbase/gimpbaseenums.c:1105 +#: ../libgimpbase/gimpbaseenums.c:1137 +msgctxt "text-hint-style" +msgid "None" +msgstr "None" + +#: ../libgimpbase/gimpbaseenums.c:1138 +msgctxt "text-hint-style" +msgid "Slight" +msgstr "Slight" + +#: ../libgimpbase/gimpbaseenums.c:1139 +msgctxt "text-hint-style" +msgid "Medium" +msgstr "Medium" + +#: ../libgimpbase/gimpbaseenums.c:1140 +msgctxt "text-hint-style" +msgid "Full" +msgstr "Full" + +#: ../libgimpbase/gimpbaseenums.c:1171 +msgctxt "text-justification" msgid "Left justified" msgstr "Left justified" -#: ../libgimpbase/gimpbaseenums.c:1106 +#: ../libgimpbase/gimpbaseenums.c:1172 +msgctxt "text-justification" msgid "Right justified" msgstr "Right justified" -#: ../libgimpbase/gimpbaseenums.c:1107 +#: ../libgimpbase/gimpbaseenums.c:1173 +msgctxt "text-justification" msgid "Centered" msgstr "Centred" -#: ../libgimpbase/gimpbaseenums.c:1108 +#: ../libgimpbase/gimpbaseenums.c:1174 +msgctxt "text-justification" msgid "Filled" msgstr "Filled" -#: ../libgimpbase/gimputils.c:170 ../libgimpbase/gimputils.c:175 -#: ../modules/display-filter-lcms.c:183 -#: ../modules/color-selector-cmyk-lcms.c:407 -#: ../modules/color-selector-cmyk-lcms.c:413 +#: ../libgimpbase/gimputils.c:178 ../libgimpbase/gimputils.c:183 +#: ../modules/color-selector-cmyk-lcms.c:424 +#: ../modules/color-selector-cmyk-lcms.c:430 +#: ../modules/display-filter-lcms.c:182 msgid "(invalid UTF-8 string)" msgstr "(invalid UTF-8 string)" -#: ../libgimpconfig/gimpcolorconfig.c:42 +#. * +#. * SECTION: gimpcolorconfig +#. * @title: GimpColorConfig +#. * @short_description: Color management settings. +#. * +#. * Color management settings. +#. * +#: ../libgimpconfig/gimpcolorconfig.c:50 msgid "Mode of operation for color management." msgstr "Mode of operation for colour management." -#: ../libgimpconfig/gimpcolorconfig.c:44 +#: ../libgimpconfig/gimpcolorconfig.c:52 msgid "The color profile of your (primary) monitor." msgstr "The colour profile of your (primary) monitor." -#: ../libgimpconfig/gimpcolorconfig.c:46 +#: ../libgimpconfig/gimpcolorconfig.c:54 msgid "" "When enabled, GIMP will try to use the display color profile from the " "windowing system. The configured monitor profile is then only used as a " @@ -768,23 +915,23 @@ msgstr "" "windowing system. The configured monitor profile is then only used as a " "fallback." -#: ../libgimpconfig/gimpcolorconfig.c:50 +#: ../libgimpconfig/gimpcolorconfig.c:58 msgid "The default RGB working space color profile." msgstr "The default RGB working space colour profile." -#: ../libgimpconfig/gimpcolorconfig.c:52 +#: ../libgimpconfig/gimpcolorconfig.c:60 msgid "The CMYK color profile used to convert between RGB and CMYK." msgstr "The CMYK colour profile used to convert between RGB and CMYK." -#: ../libgimpconfig/gimpcolorconfig.c:54 +#: ../libgimpconfig/gimpcolorconfig.c:62 msgid "The color profile used for simulating a printed version (softproof)." msgstr "The colour profile used for simulating a printed version (softproof)." -#: ../libgimpconfig/gimpcolorconfig.c:56 +#: ../libgimpconfig/gimpcolorconfig.c:64 msgid "Sets how colors are mapped for your display." msgstr "Sets how colours are mapped for your display." -#: ../libgimpconfig/gimpcolorconfig.c:58 +#: ../libgimpconfig/gimpcolorconfig.c:66 msgid "" "Sets how colors are converted from RGB working space to the print simulation " "device." @@ -792,7 +939,7 @@ msgstr "" "Sets how colours are converted from RGB working space to the print " "simulation device." -#: ../libgimpconfig/gimpcolorconfig.c:61 +#: ../libgimpconfig/gimpcolorconfig.c:69 msgid "" "When enabled, the print simulation will mark colors which can not be " "represented in the target color space." @@ -800,94 +947,101 @@ msgstr "" "When enabled, the print simulation will mark colours which can not be " "represented in the target colour space." -#: ../libgimpconfig/gimpcolorconfig.c:64 +#: ../libgimpconfig/gimpcolorconfig.c:72 msgid "The color to use for marking colors which are out of gamut." msgstr "The colour to use for marking colours which are out of gamut." #: ../libgimpconfig/gimpcolorconfig-enums.c:24 +msgctxt "color-management-mode" msgid "No color management" msgstr "No colour management" #: ../libgimpconfig/gimpcolorconfig-enums.c:25 +msgctxt "color-management-mode" msgid "Color managed display" msgstr "Colour managed display" #: ../libgimpconfig/gimpcolorconfig-enums.c:26 +msgctxt "color-management-mode" msgid "Print simulation" msgstr "Print simulation" -#: ../libgimpconfig/gimpcolorconfig-enums.c:56 +#: ../libgimpconfig/gimpcolorconfig-enums.c:57 +msgctxt "color-rendering-intent" msgid "Perceptual" msgstr "Perceptual" -#: ../libgimpconfig/gimpcolorconfig-enums.c:57 +#: ../libgimpconfig/gimpcolorconfig-enums.c:58 +msgctxt "color-rendering-intent" msgid "Relative colorimetric" msgstr "Relative colourimetric" -#: ../libgimpconfig/gimpcolorconfig-enums.c:58 -msgid "intent|Saturation" +#: ../libgimpconfig/gimpcolorconfig-enums.c:59 +msgctxt "color-rendering-intent" +msgid "Saturation" msgstr "Saturation" -#: ../libgimpconfig/gimpcolorconfig-enums.c:59 +#: ../libgimpconfig/gimpcolorconfig-enums.c:60 +msgctxt "color-rendering-intent" msgid "Absolute colorimetric" msgstr "Absolute colourimetric" -#: ../libgimpconfig/gimpconfig-deserialize.c:97 +#: ../libgimpconfig/gimpconfig-deserialize.c:105 #, c-format msgid "value for token %s is not a valid UTF-8 string" msgstr "value for token %s is not a valid UTF-8 string" #. please don't translate 'yes' and 'no' -#: ../libgimpconfig/gimpconfig-deserialize.c:436 +#: ../libgimpconfig/gimpconfig-deserialize.c:444 #, c-format msgid "expected 'yes' or 'no' for boolean token %s, got '%s'" msgstr "expected 'yes' or 'no' for boolean token %s, got '%s'" -#: ../libgimpconfig/gimpconfig-deserialize.c:510 +#: ../libgimpconfig/gimpconfig-deserialize.c:518 #, c-format msgid "invalid value '%s' for token %s" msgstr "invalid value '%s' for token %s" -#: ../libgimpconfig/gimpconfig-deserialize.c:525 +#: ../libgimpconfig/gimpconfig-deserialize.c:533 #, c-format msgid "invalid value '%ld' for token %s" msgstr "invalid value '%ld' for token %s" -#: ../libgimpconfig/gimpconfig-deserialize.c:594 +#: ../libgimpconfig/gimpconfig-deserialize.c:602 #, c-format msgid "while parsing token '%s': %s" msgstr "while parsing token '%s': %s" -#: ../libgimpconfig/gimpconfig-iface.c:474 -#: ../libgimpconfig/gimpconfig-iface.c:487 ../libgimpconfig/gimpscanner.c:498 -#: ../libgimpconfig/gimpscanner.c:579 -#: ../libgimpwidgets/gimpcolorprofilestore.c:656 +#: ../libgimpconfig/gimpconfig-iface.c:482 +#: ../libgimpconfig/gimpconfig-iface.c:495 ../libgimpconfig/gimpscanner.c:506 +#: ../libgimpconfig/gimpscanner.c:587 +#: ../libgimpwidgets/gimpcolorprofilestore.c:664 msgid "fatal parse error" msgstr "fatal parse error" -#: ../libgimpconfig/gimpconfig-path.c:377 +#: ../libgimpconfig/gimpconfig-path.c:387 #, c-format msgid "Cannot expand ${%s}" msgstr "Cannot expand ${%s}" -#: ../libgimpconfig/gimpconfigwriter.c:78 -#: ../libgimpconfig/gimpconfigwriter.c:718 +#: ../libgimpconfig/gimpconfigwriter.c:87 +#: ../libgimpconfig/gimpconfigwriter.c:728 #, c-format msgid "Error writing to '%s': %s" msgstr "Error writing to '%s': %s" -#: ../libgimpconfig/gimpconfigwriter.c:136 +#: ../libgimpconfig/gimpconfigwriter.c:145 #, c-format msgid "Could not create temporary file for '%s': %s" msgstr "Could not create temporary file for '%s': %s" -#: ../libgimpconfig/gimpconfigwriter.c:149 +#: ../libgimpconfig/gimpconfigwriter.c:158 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "Could not open '%s' for writing: %s" -#: ../libgimpconfig/gimpconfigwriter.c:679 -#: ../libgimpconfig/gimpconfigwriter.c:699 +#: ../libgimpconfig/gimpconfigwriter.c:689 +#: ../libgimpconfig/gimpconfigwriter.c:709 #, c-format msgid "" "Error writing to temporary file for '%s': %s\n" @@ -896,7 +1050,7 @@ msgstr "" "Error writing to temporary file for '%s': %s\n" "The original file has not been touched." -#: ../libgimpconfig/gimpconfigwriter.c:707 +#: ../libgimpconfig/gimpconfigwriter.c:717 #, c-format msgid "" "Error writing to temporary file for '%s': %s\n" @@ -905,45 +1059,45 @@ msgstr "" "Error writing to temporary file for '%s': %s\n" "No file has been created." -#: ../libgimpconfig/gimpconfigwriter.c:731 +#: ../libgimpconfig/gimpconfigwriter.c:741 #, c-format msgid "Could not create '%s': %s" msgstr "Could not create '%s': %s" -#: ../libgimpconfig/gimpscanner.c:255 +#: ../libgimpconfig/gimpscanner.c:263 #, c-format msgid "invalid UTF-8 string" msgstr "invalid UTF-8 string" -#: ../libgimpconfig/gimpscanner.c:606 +#: ../libgimpconfig/gimpscanner.c:614 #, c-format msgid "Error while parsing '%s' in line %d: %s" msgstr "Error while parsing '%s' in line %d: %s" -#: ../libgimpmodule/gimpmodule.c:153 ../libgimpmodule/gimpmodule.c:171 -#: ../libgimpmodule/gimpmodule.c:280 ../libgimpmodule/gimpmodule.c:307 -#: ../libgimpmodule/gimpmodule.c:418 +#: ../libgimpmodule/gimpmodule.c:163 ../libgimpmodule/gimpmodule.c:181 +#: ../libgimpmodule/gimpmodule.c:290 ../libgimpmodule/gimpmodule.c:317 +#: ../libgimpmodule/gimpmodule.c:443 #, c-format msgid "Module '%s' load error: %s" msgstr "Module '%s' load error: %s" -#: ../libgimpmodule/gimpmodule.c:375 +#: ../libgimpmodule/gimpmodule.c:385 msgid "Module error" msgstr "Module error" -#: ../libgimpmodule/gimpmodule.c:376 +#: ../libgimpmodule/gimpmodule.c:386 msgid "Loaded" msgstr "Loaded" -#: ../libgimpmodule/gimpmodule.c:377 +#: ../libgimpmodule/gimpmodule.c:387 msgid "Load failed" msgstr "Load failed" -#: ../libgimpmodule/gimpmodule.c:378 +#: ../libgimpmodule/gimpmodule.c:388 msgid "Not loaded" msgstr "Not loaded" -#: ../libgimpthumb/gimpthumb-utils.c:123 +#: ../libgimpthumb/gimpthumb-utils.c:131 #, c-format msgid "" "Cannot determine a valid home directory.\n" @@ -952,63 +1106,63 @@ msgstr "" "Cannot determine a valid home directory.\n" "Thumbnails will be stored in the folder for temporary files (%s) instead." -#: ../libgimpthumb/gimpthumb-utils.c:247 ../libgimpthumb/gimpthumb-utils.c:315 +#: ../libgimpthumb/gimpthumb-utils.c:255 ../libgimpthumb/gimpthumb-utils.c:323 #, c-format msgid "Failed to create thumbnail folder '%s'." msgstr "Failed to create thumbnail folder '%s'." -#: ../libgimpthumb/gimpthumbnail.c:498 +#: ../libgimpthumb/gimpthumbnail.c:508 #, c-format msgid "Thumbnail contains no Thumb::URI tag" msgstr "Thumbnail contains no Thumb::URI tag" -#: ../libgimpthumb/gimpthumbnail.c:898 +#: ../libgimpthumb/gimpthumbnail.c:904 #, c-format msgid "Could not create thumbnail for %s: %s" msgstr "Could not create thumbnail for %s: %s" -#: ../libgimpwidgets/gimpbrowser.c:98 +#: ../libgimpwidgets/gimpbrowser.c:112 msgid "_Search:" msgstr "_Search:" -#: ../libgimpwidgets/gimpcolorbutton.c:118 +#: ../libgimpwidgets/gimpcolorbutton.c:132 msgid "_Foreground Color" msgstr "_Foreground Colour" -#: ../libgimpwidgets/gimpcolorbutton.c:122 +#: ../libgimpwidgets/gimpcolorbutton.c:136 msgid "_Background Color" msgstr "_Background Colour" -#: ../libgimpwidgets/gimpcolorbutton.c:126 +#: ../libgimpwidgets/gimpcolorbutton.c:140 msgid "Blac_k" msgstr "Blac_k" -#: ../libgimpwidgets/gimpcolorbutton.c:130 +#: ../libgimpwidgets/gimpcolorbutton.c:144 msgid "_White" msgstr "_White" -#: ../libgimpwidgets/gimpcolorprofilestore.c:144 +#: ../libgimpwidgets/gimpcolorprofilestore.c:152 msgid "Select color profile from disk..." msgstr "Select colour profile from disk..." -#: ../libgimpwidgets/gimpcolorprofilestore.c:280 +#: ../libgimpwidgets/gimpcolorprofilestore.c:288 msgctxt "profile" msgid "None" msgstr "None" -#: ../libgimpwidgets/gimpcolorscales.c:98 +#: ../libgimpwidgets/gimpcolorscales.c:108 msgid "Scales" msgstr "Scales" -#: ../libgimpwidgets/gimpcolorselection.c:210 +#: ../libgimpwidgets/gimpcolorselection.c:217 msgid "Current:" msgstr "Current:" -#: ../libgimpwidgets/gimpcolorselection.c:232 +#: ../libgimpwidgets/gimpcolorselection.c:226 msgid "Old:" msgstr "Old:" -#: ../libgimpwidgets/gimpcolorselection.c:286 +#: ../libgimpwidgets/gimpcolorselection.c:311 msgid "" "Hexadecimal color notation as used in HTML and CSS. This entry also accepts " "CSS color names." @@ -1016,91 +1170,91 @@ msgstr "" "Hexadecimal colour notation as used in HTML and CSS. This entry also " "accepts CSS colour names." -#: ../libgimpwidgets/gimpcolorselection.c:292 +#: ../libgimpwidgets/gimpcolorselection.c:317 msgid "HTML _notation:" msgstr "HTML _notation:" -#: ../libgimpwidgets/gimphelpui.c:420 -msgid "Press F1 for more help" -msgstr "Press F1 for more help" - -#: ../libgimpwidgets/gimpfileentry.c:174 +#: ../libgimpwidgets/gimpfileentry.c:197 msgid "Open a file selector to browse your folders" msgstr "Open a file selector to browse your folders" -#: ../libgimpwidgets/gimpfileentry.c:175 +#: ../libgimpwidgets/gimpfileentry.c:198 msgid "Open a file selector to browse your files" msgstr "Open a file selector to browse your files" -#: ../libgimpwidgets/gimpfileentry.c:335 +#: ../libgimpwidgets/gimpfileentry.c:358 msgid "Select Folder" msgstr "Select Folder" -#: ../libgimpwidgets/gimpfileentry.c:337 +#: ../libgimpwidgets/gimpfileentry.c:360 msgid "Select File" msgstr "Select File" -#: ../libgimpwidgets/gimpmemsizeentry.c:204 +#: ../libgimpwidgets/gimphelpui.c:430 +msgid "Press F1 for more help" +msgstr "Press F1 for more help" + +#: ../libgimpwidgets/gimpmemsizeentry.c:217 msgid "Kilobytes" msgstr "Kilobytes" -#: ../libgimpwidgets/gimpmemsizeentry.c:205 +#: ../libgimpwidgets/gimpmemsizeentry.c:218 msgid "Megabytes" msgstr "Megabytes" -#: ../libgimpwidgets/gimpmemsizeentry.c:206 +#: ../libgimpwidgets/gimpmemsizeentry.c:219 msgid "Gigabytes" msgstr "Gigabytes" #. Count label -#: ../libgimpwidgets/gimppageselector.c:269 -#: ../libgimpwidgets/gimppageselector.c:1166 +#: ../libgimpwidgets/gimppageselector.c:278 +#: ../libgimpwidgets/gimppageselector.c:1176 msgid "Nothing selected" msgstr "Nothing selected" -#: ../libgimpwidgets/gimppageselector.c:287 +#: ../libgimpwidgets/gimppageselector.c:296 msgid "Select _All" msgstr "Select _All" -#: ../libgimpwidgets/gimppageselector.c:307 +#: ../libgimpwidgets/gimppageselector.c:316 msgid "Select _range:" msgstr "Select _range:" -#: ../libgimpwidgets/gimppageselector.c:319 +#: ../libgimpwidgets/gimppageselector.c:328 msgid "Open _pages as" msgstr "Open _pages as" -#: ../libgimpwidgets/gimppageselector.c:420 +#: ../libgimpwidgets/gimppageselector.c:429 msgid "Page 000" msgstr "Page 000" -#: ../libgimpwidgets/gimppageselector.c:508 -#: ../libgimpwidgets/gimppageselector.c:744 +#: ../libgimpwidgets/gimppageselector.c:517 +#: ../libgimpwidgets/gimppageselector.c:754 #, c-format msgid "Page %d" msgstr "Page %d" -#: ../libgimpwidgets/gimppageselector.c:1171 +#: ../libgimpwidgets/gimppageselector.c:1181 msgid "One page selected" msgstr "One page selected" -#: ../libgimpwidgets/gimppageselector.c:1178 -#: ../libgimpwidgets/gimppageselector.c:1182 +#: ../libgimpwidgets/gimppageselector.c:1188 +#: ../libgimpwidgets/gimppageselector.c:1192 #, c-format msgid "%d page selected" msgid_plural "All %d pages selected" msgstr[0] "%d page selected" msgstr[1] "All %d pages selected" -#: ../libgimpwidgets/gimppatheditor.c:214 +#: ../libgimpwidgets/gimppatheditor.c:234 msgid "Writable" msgstr "Writable" -#: ../libgimpwidgets/gimppatheditor.c:223 +#: ../libgimpwidgets/gimppatheditor.c:243 msgid "Folder" msgstr "Folder" -#: ../libgimpwidgets/gimppickbutton.c:107 +#: ../libgimpwidgets/gimppickbutton.c:127 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -1108,115 +1262,115 @@ msgstr "" "Click the eyedropper, then click a colour anywhere on your screen to select " "that colour." -#: ../libgimpwidgets/gimppreviewarea.c:94 -msgid "Check Size" -msgstr "Check Size" - -#: ../libgimpwidgets/gimppreviewarea.c:101 -msgid "Check Style" -msgstr "Check Style" - #. toggle button to (de)activate the instant preview -#: ../libgimpwidgets/gimppreview.c:277 +#: ../libgimpwidgets/gimppreview.c:287 msgid "_Preview" msgstr "_Preview" -#: ../libgimpwidgets/gimppropwidgets.c:1860 +#: ../libgimpwidgets/gimppreviewarea.c:103 +msgid "Check Size" +msgstr "Check Size" + +#: ../libgimpwidgets/gimppreviewarea.c:110 +msgid "Check Style" +msgstr "Check Style" + +#: ../libgimpwidgets/gimppropwidgets.c:1875 #, c-format msgid "This text input field is limited to %d character." msgid_plural "This text input field is limited to %d characters." msgstr[0] "This text input field is limited to %d character." msgstr[1] "This text input field is limited to %d characters." -#: ../libgimpwidgets/gimpstock.c:112 +#: ../libgimpwidgets/gimpstock.c:127 msgid "Anchor" msgstr "Anchor" -#: ../libgimpwidgets/gimpstock.c:113 +#: ../libgimpwidgets/gimpstock.c:128 msgid "C_enter" msgstr "C_entre" -#: ../libgimpwidgets/gimpstock.c:114 +#: ../libgimpwidgets/gimpstock.c:129 msgid "_Duplicate" msgstr "_Duplicate" -#: ../libgimpwidgets/gimpstock.c:115 +#: ../libgimpwidgets/gimpstock.c:130 msgid "_Edit" msgstr "_Edit" -#: ../libgimpwidgets/gimpstock.c:116 +#: ../libgimpwidgets/gimpstock.c:131 msgid "Linked" msgstr "Linked" -#: ../libgimpwidgets/gimpstock.c:117 +#: ../libgimpwidgets/gimpstock.c:132 msgid "Paste as New" msgstr "Paste as New" -#: ../libgimpwidgets/gimpstock.c:118 +#: ../libgimpwidgets/gimpstock.c:133 msgid "Paste Into" msgstr "Paste Into" -#: ../libgimpwidgets/gimpstock.c:119 +#: ../libgimpwidgets/gimpstock.c:134 msgid "_Reset" msgstr "_Reset" -#: ../libgimpwidgets/gimpstock.c:120 +#: ../libgimpwidgets/gimpstock.c:135 msgid "Visible" msgstr "Visible" -#: ../libgimpwidgets/gimpstock.c:156 ../libgimpwidgets/gimpstock.c:160 +#: ../libgimpwidgets/gimpstock.c:171 ../libgimpwidgets/gimpstock.c:175 msgid "_Stroke" msgstr "_Stroke" -#: ../libgimpwidgets/gimpstock.c:172 +#: ../libgimpwidgets/gimpstock.c:187 msgid "L_etter Spacing" msgstr "L_etter Spacing" -#: ../libgimpwidgets/gimpstock.c:173 +#: ../libgimpwidgets/gimpstock.c:188 msgid "L_ine Spacing" msgstr "L_ine Spacing" -#: ../libgimpwidgets/gimpstock.c:189 +#: ../libgimpwidgets/gimpstock.c:204 msgid "_Resize" msgstr "_Resize" -#: ../libgimpwidgets/gimpstock.c:190 ../libgimpwidgets/gimpstock.c:320 +#: ../libgimpwidgets/gimpstock.c:205 ../libgimpwidgets/gimpstock.c:339 msgid "_Scale" msgstr "_Scale" -#: ../libgimpwidgets/gimpstock.c:296 +#: ../libgimpwidgets/gimpstock.c:314 msgid "Cr_op" msgstr "Cr_op" -#: ../libgimpwidgets/gimpstock.c:315 +#: ../libgimpwidgets/gimpstock.c:334 msgid "_Transform" msgstr "_Transform" -#: ../libgimpwidgets/gimpstock.c:319 +#: ../libgimpwidgets/gimpstock.c:338 msgid "_Rotate" msgstr "_Rotate" -#: ../libgimpwidgets/gimpstock.c:321 +#: ../libgimpwidgets/gimpstock.c:340 msgid "_Shear" msgstr "_Shear" -#: ../libgimpwidgets/gimpunitmenu.c:266 +#: ../libgimpwidgets/gimpunitmenu.c:290 msgid "More..." msgstr "More..." -#: ../libgimpwidgets/gimpunitmenu.c:581 +#: ../libgimpwidgets/gimpunitmenu.c:605 msgid "Unit Selection" msgstr "Unit Selection" -#: ../libgimpwidgets/gimpunitmenu.c:629 +#: ../libgimpwidgets/gimpunitmenu.c:654 msgid "Unit" msgstr "Unit" -#: ../libgimpwidgets/gimpunitmenu.c:633 +#: ../libgimpwidgets/gimpunitmenu.c:658 msgid "Factor" msgstr "Factor" -#: ../libgimpwidgets/gimpwidgets.c:511 +#: ../libgimpwidgets/gimpwidgets.c:521 msgid "" "Use this value for random number generator seed - this allows you to repeat " "a given \"random\" operation" @@ -1224,139 +1378,629 @@ msgstr "" "Use this value for random number generator seed - this allows you to repeat " "a given \"random\" operation" -#: ../libgimpwidgets/gimpwidgets.c:515 +#: ../libgimpwidgets/gimpwidgets.c:525 msgid "_New Seed" msgstr "_New Seed" -#: ../libgimpwidgets/gimpwidgets.c:528 +#: ../libgimpwidgets/gimpwidgets.c:538 msgid "Seed random number generator with a generated random number" msgstr "Seed random number generator with a generated random number" -#: ../libgimpwidgets/gimpwidgets.c:532 +#: ../libgimpwidgets/gimpwidgets.c:542 msgid "_Randomize" msgstr "_Randomise" +#: ../libgimpwidgets/gimpwidgets-private.c:49 +msgctxt "input-mode" +msgid "Disabled" +msgstr "Disabled" + +#: ../libgimpwidgets/gimpwidgets-private.c:50 +msgctxt "input-mode" +msgid "Screen" +msgstr "Screen" + +#: ../libgimpwidgets/gimpwidgets-private.c:51 +msgctxt "input-mode" +msgid "Window" +msgstr "Window" + +#: ../libgimpwidgets/gimpwidgetsenums.c:24 +msgctxt "aspect-type" +msgid "Square" +msgstr "Square" + #: ../libgimpwidgets/gimpwidgetsenums.c:25 +msgctxt "aspect-type" msgid "Portrait" msgstr "Portrait" #: ../libgimpwidgets/gimpwidgetsenums.c:26 +msgctxt "aspect-type" msgid "Landscape" msgstr "Landscape" -#: ../libgimpwidgets/gimpwidgetsenums.c:123 +#: ../libgimpwidgets/gimpwidgetsenums.c:126 +msgctxt "color-selector-channel" msgid "_H" msgstr "_H" -#: ../libgimpwidgets/gimpwidgetsenums.c:123 +#: ../libgimpwidgets/gimpwidgetsenums.c:126 msgid "Hue" msgstr "Hue" -#: ../libgimpwidgets/gimpwidgetsenums.c:124 +#: ../libgimpwidgets/gimpwidgetsenums.c:127 +msgctxt "color-selector-channel" msgid "_S" msgstr "_S" -#: ../libgimpwidgets/gimpwidgetsenums.c:124 +#: ../libgimpwidgets/gimpwidgetsenums.c:127 msgid "Saturation" msgstr "Saturation" -#: ../libgimpwidgets/gimpwidgetsenums.c:125 +#: ../libgimpwidgets/gimpwidgetsenums.c:128 +msgctxt "color-selector-channel" msgid "_V" msgstr "_V" -#: ../libgimpwidgets/gimpwidgetsenums.c:125 +#: ../libgimpwidgets/gimpwidgetsenums.c:128 msgid "Value" msgstr "Value" -#: ../libgimpwidgets/gimpwidgetsenums.c:126 +#: ../libgimpwidgets/gimpwidgetsenums.c:129 +msgctxt "color-selector-channel" msgid "_R" msgstr "_R" -#: ../libgimpwidgets/gimpwidgetsenums.c:127 +#: ../libgimpwidgets/gimpwidgetsenums.c:129 +msgid "Red" +msgstr "Red" + +#: ../libgimpwidgets/gimpwidgetsenums.c:130 +msgctxt "color-selector-channel" msgid "_G" msgstr "_G" -#: ../libgimpwidgets/gimpwidgetsenums.c:128 +#: ../libgimpwidgets/gimpwidgetsenums.c:130 +msgid "Green" +msgstr "Green" + +#: ../libgimpwidgets/gimpwidgetsenums.c:131 +msgctxt "color-selector-channel" msgid "_B" msgstr "_B" -#: ../libgimpwidgets/gimpwidgetsenums.c:129 +#: ../libgimpwidgets/gimpwidgetsenums.c:131 +msgid "Blue" +msgstr "Blue" + +#: ../libgimpwidgets/gimpwidgetsenums.c:132 +msgctxt "color-selector-channel" msgid "_A" msgstr "_A" -#: ../libgimpwidgets/gimpwidgetsenums.c:157 +#: ../libgimpwidgets/gimpwidgetsenums.c:132 +msgid "Alpha" +msgstr "Alpha" + +#: ../libgimpwidgets/gimpwidgetsenums.c:161 +msgctxt "page-selector-target" msgid "Layers" msgstr "Layers" -#: ../libgimpwidgets/gimpwidgetsenums.c:158 +#: ../libgimpwidgets/gimpwidgetsenums.c:162 +msgctxt "page-selector-target" msgid "Images" msgstr "Images" -#: ../libgimpwidgets/gimpwidgetsenums.c:217 +#: ../libgimpwidgets/gimpwidgetsenums.c:223 +msgctxt "zoom-type" msgid "Zoom in" msgstr "Zoom in" -#: ../libgimpwidgets/gimpwidgetsenums.c:218 +#: ../libgimpwidgets/gimpwidgetsenums.c:224 +msgctxt "zoom-type" msgid "Zoom out" msgstr "Zoom out" -#: ../modules/display-filter-color-blind.c:67 +#: ../modules/color-selector-cmyk-lcms.c:86 +msgid "CMYK color selector (using color profile)" +msgstr "CMYK colour selector (using colour profile)" + +#: ../modules/color-selector-cmyk-lcms.c:149 +#: ../modules/color-selector-cmyk.c:101 +msgid "CMYK" +msgstr "CMYK" + +#. Cyan +#: ../modules/color-selector-cmyk-lcms.c:168 +#: ../modules/color-selector-cmyk.c:124 +msgid "_C" +msgstr "_C" + +#. Magenta +#: ../modules/color-selector-cmyk-lcms.c:170 +#: ../modules/color-selector-cmyk.c:126 +msgid "_M" +msgstr "_M" + +#. Yellow +#: ../modules/color-selector-cmyk-lcms.c:172 +#: ../modules/color-selector-cmyk.c:128 +msgid "_Y" +msgstr "_Y" + +#. Key (Black) +#: ../modules/color-selector-cmyk-lcms.c:174 +#: ../modules/color-selector-cmyk.c:130 +msgid "_K" +msgstr "_K" + +#: ../modules/color-selector-cmyk-lcms.c:178 +#: ../modules/color-selector-cmyk.c:134 +msgid "Cyan" +msgstr "Cyan" + +#: ../modules/color-selector-cmyk-lcms.c:179 +#: ../modules/color-selector-cmyk.c:135 +msgid "Magenta" +msgstr "Magenta" + +#: ../modules/color-selector-cmyk-lcms.c:180 +#: ../modules/color-selector-cmyk.c:136 +msgid "Yellow" +msgstr "Yellow" + +#: ../modules/color-selector-cmyk-lcms.c:181 +#: ../modules/color-selector-cmyk.c:137 +msgid "Black" +msgstr "Black" + +#: ../modules/color-selector-cmyk-lcms.c:412 +msgid "Profile: (none)" +msgstr "Profile: (none)" + +#: ../modules/color-selector-cmyk-lcms.c:433 +#, c-format +msgid "Profile: %s" +msgstr "Profile: %s" + +#: ../modules/color-selector-cmyk.c:70 +msgid "CMYK color selector" +msgstr "CMYK colour selector" + +#: ../modules/color-selector-cmyk.c:171 +msgid "Black _pullout:" +msgstr "Black _pullout:" + +#: ../modules/color-selector-cmyk.c:188 +msgid "The percentage of black to pull out of the colored inks." +msgstr "The percentage of black to pull out of the coloured inks." + +#: ../modules/color-selector-water.c:81 +msgid "Watercolor style color selector" +msgstr "Watercolour style colour selector" + +#: ../modules/color-selector-water.c:117 +msgid "Watercolor" +msgstr "Watercolour" + +#: ../modules/color-selector-water.c:185 +msgid "Pressure" +msgstr "Pressure" + +#: ../modules/color-selector-wheel.c:74 +msgid "HSV color wheel" +msgstr "HSV colour wheel" + +#: ../modules/color-selector-wheel.c:105 +msgid "Wheel" +msgstr "Wheel" + +#: ../modules/controller-dx-dinput.c:155 +msgid "DirectX DirectInput event controller" +msgstr "DirectX DirectInput event controller" + +#: ../modules/controller-dx-dinput.c:195 +#: ../modules/controller-linux-input.c:217 ../modules/controller-midi.c:211 +msgid "Device:" +msgstr "Device:" + +#: ../modules/controller-dx-dinput.c:196 +msgid "The device to read DirectInput events from." +msgstr "The device to read DirectInput events from." + +#: ../modules/controller-dx-dinput.c:205 +msgid "DirectX DirectInput" +msgstr "DirectX DirectInput" + +#: ../modules/controller-dx-dinput.c:419 +#, c-format +msgid "Button %d" +msgstr "Button %d" + +#: ../modules/controller-dx-dinput.c:422 +#, c-format +msgid "Button %d Press" +msgstr "Button %d Press" + +#: ../modules/controller-dx-dinput.c:425 +#, c-format +msgid "Button %d Release" +msgstr "Button %d Release" + +#: ../modules/controller-dx-dinput.c:442 +#: ../modules/controller-linux-input.c:89 +msgid "X Move Left" +msgstr "X Move Left" + +#: ../modules/controller-dx-dinput.c:445 +#: ../modules/controller-linux-input.c:90 +msgid "X Move Right" +msgstr "X Move Right" + +#: ../modules/controller-dx-dinput.c:451 +msgid "Y Move Away" +msgstr "Y Move Away" + +#: ../modules/controller-dx-dinput.c:454 +msgid "Y Move Near" +msgstr "Y Move Near" + +#: ../modules/controller-dx-dinput.c:460 +#: ../modules/controller-linux-input.c:93 +msgid "Z Move Up" +msgstr "Z Move Up" + +#: ../modules/controller-dx-dinput.c:463 +#: ../modules/controller-linux-input.c:94 +msgid "Z Move Down" +msgstr "Z Move Down" + +#: ../modules/controller-dx-dinput.c:469 +msgid "X Axis Tilt Away" +msgstr "X Axis Tilt Away" + +#: ../modules/controller-dx-dinput.c:472 +msgid "X Axis Tilt Near" +msgstr "X Axis Tilt Near" + +#: ../modules/controller-dx-dinput.c:478 +#: ../modules/controller-linux-input.c:98 +msgid "Y Axis Tilt Right" +msgstr "Y Axis Tilt Right" + +#: ../modules/controller-dx-dinput.c:481 +#: ../modules/controller-linux-input.c:99 +msgid "Y Axis Tilt Left" +msgstr "Y Axis Tilt Left" + +#: ../modules/controller-dx-dinput.c:487 +#: ../modules/controller-linux-input.c:100 +msgid "Z Axis Turn Left" +msgstr "Z Axis Turn Left" + +#: ../modules/controller-dx-dinput.c:490 +#: ../modules/controller-linux-input.c:101 +msgid "Z Axis Turn Right" +msgstr "Z Axis Turn Right" + +#: ../modules/controller-dx-dinput.c:501 +#, c-format +msgid "Slider %d Increase" +msgstr "Slider %d Increase" + +#: ../modules/controller-dx-dinput.c:504 +#, c-format +msgid "Slider %d Decrease" +msgstr "Slider %d Decrease" + +#: ../modules/controller-dx-dinput.c:514 +#, c-format +msgid "POV %d X View" +msgstr "POV %d X View" + +#: ../modules/controller-dx-dinput.c:517 +#, c-format +msgid "POV %d Y View" +msgstr "POV %d Y View" + +#: ../modules/controller-dx-dinput.c:520 +#, c-format +msgid "POV %d Return" +msgstr "POV %d Return" + +#: ../modules/controller-dx-dinput.c:1082 +msgid "DirectInput Events" +msgstr "DirectInput Events" + +#: ../modules/controller-dx-dinput.c:1093 +#: ../modules/controller-linux-input.c:524 ../modules/controller-midi.c:504 +msgid "No device configured" +msgstr "No device configured" + +#: ../modules/controller-dx-dinput.c:1118 +#: ../modules/controller-linux-input.c:587 +msgid "Device not available" +msgstr "Device not available" + +#: ../modules/controller-linux-input.c:57 +msgid "Button 0" +msgstr "Button 0" + +#: ../modules/controller-linux-input.c:58 +msgid "Button 1" +msgstr "Button 1" + +#: ../modules/controller-linux-input.c:59 +msgid "Button 2" +msgstr "Button 2" + +#: ../modules/controller-linux-input.c:60 +msgid "Button 3" +msgstr "Button 3" + +#: ../modules/controller-linux-input.c:61 +msgid "Button 4" +msgstr "Button 4" + +#: ../modules/controller-linux-input.c:62 +msgid "Button 5" +msgstr "Button 5" + +#: ../modules/controller-linux-input.c:63 +msgid "Button 6" +msgstr "Button 6" + +#: ../modules/controller-linux-input.c:64 +msgid "Button 7" +msgstr "Button 7" + +#: ../modules/controller-linux-input.c:65 +msgid "Button 8" +msgstr "Button 8" + +#: ../modules/controller-linux-input.c:66 +msgid "Button 9" +msgstr "Button 9" + +#: ../modules/controller-linux-input.c:67 +msgid "Button Mouse" +msgstr "Button Mouse" + +#: ../modules/controller-linux-input.c:68 +msgid "Button Left" +msgstr "Button Left" + +#: ../modules/controller-linux-input.c:69 +msgid "Button Right" +msgstr "Button Right" + +#: ../modules/controller-linux-input.c:70 +msgid "Button Middle" +msgstr "Button Middle" + +#: ../modules/controller-linux-input.c:71 +msgid "Button Side" +msgstr "Button Side" + +#: ../modules/controller-linux-input.c:72 +msgid "Button Extra" +msgstr "Button Extra" + +#: ../modules/controller-linux-input.c:73 +msgid "Button Forward" +msgstr "Button Forward" + +#: ../modules/controller-linux-input.c:74 +msgid "Button Back" +msgstr "Button Back" + +#: ../modules/controller-linux-input.c:75 +msgid "Button Task" +msgstr "Button Task" + +#: ../modules/controller-linux-input.c:77 +msgid "Button Wheel" +msgstr "Button Wheel" + +#: ../modules/controller-linux-input.c:80 +msgid "Button Gear Down" +msgstr "Button Gear Down" + +#: ../modules/controller-linux-input.c:83 +msgid "Button Gear Up" +msgstr "Button Gear Up" + +#: ../modules/controller-linux-input.c:91 +msgid "Y Move Forward" +msgstr "Y Move Forward" + +#: ../modules/controller-linux-input.c:92 +msgid "Y Move Back" +msgstr "Y Move Back" + +#: ../modules/controller-linux-input.c:96 +msgid "X Axis Tilt Forward" +msgstr "X Axis Tilt Forward" + +#: ../modules/controller-linux-input.c:97 +msgid "X Axis Tilt Back" +msgstr "X Axis Tilt Back" + +#: ../modules/controller-linux-input.c:103 +msgid "Horiz. Wheel Turn Back" +msgstr "Horiz. Wheel Turn Back" + +#: ../modules/controller-linux-input.c:104 +msgid "Horiz. Wheel Turn Forward" +msgstr "Horiz. Wheel Turn Forward" + +#: ../modules/controller-linux-input.c:105 +msgid "Dial Turn Left" +msgstr "Dial Turn Left" + +#: ../modules/controller-linux-input.c:106 +msgid "Dial Turn Right" +msgstr "Dial Turn Right" + +#: ../modules/controller-linux-input.c:107 +msgid "Wheel Turn Left" +msgstr "Wheel Turn Left" + +#: ../modules/controller-linux-input.c:108 +msgid "Wheel Turn Right" +msgstr "Wheel Turn Right" + +#: ../modules/controller-linux-input.c:177 +msgid "Linux input event controller" +msgstr "Linux input event controller" + +#: ../modules/controller-linux-input.c:218 +msgid "The name of the device to read Linux Input events from." +msgstr "The name of the device to read Linux Input events from." + +#: ../modules/controller-linux-input.c:229 +msgid "Linux Input" +msgstr "Linux Input" + +#: ../modules/controller-linux-input.c:512 +msgid "Linux Input Events" +msgstr "Linux Input Events" + +#: ../modules/controller-linux-input.c:550 ../modules/controller-midi.c:453 +#: ../modules/controller-midi.c:479 +#, c-format +msgid "Reading from %s" +msgstr "Reading from %s" + +#: ../modules/controller-linux-input.c:568 +#: ../modules/controller-linux-input.c:622 ../modules/controller-midi.c:435 +#: ../modules/controller-midi.c:496 ../modules/controller-midi.c:567 +#, c-format +msgid "Device not available: %s" +msgstr "Device not available: %s" + +#: ../modules/controller-linux-input.c:631 ../modules/controller-midi.c:576 +msgid "End of file" +msgstr "End of file" + +#: ../modules/controller-midi.c:163 +msgid "MIDI event controller" +msgstr "MIDI event controller" + +#: ../modules/controller-midi.c:202 +msgid "The name of the device to read MIDI events from." +msgstr "The name of the device to read MIDI events from." + +#: ../modules/controller-midi.c:205 +msgid "Enter 'alsa' to use the ALSA sequencer." +msgstr "Enter 'alsa' to use the ALSA sequencer." + +#: ../modules/controller-midi.c:220 +msgid "Channel:" +msgstr "Channel:" + +#: ../modules/controller-midi.c:221 +msgid "" +"The MIDI channel to read events from. Set to -1 for reading from all MIDI " +"channels." +msgstr "" +"The MIDI channel to read events from. Set to -1 for reading from all MIDI " +"channels." + +#: ../modules/controller-midi.c:225 +msgid "MIDI" +msgstr "MIDI" + +#: ../modules/controller-midi.c:354 +#, c-format +msgid "Note %02x on" +msgstr "Note %02x on" + +#: ../modules/controller-midi.c:357 +#, c-format +msgid "Note %02x off" +msgstr "Note %02x off" + +#: ../modules/controller-midi.c:360 +#, c-format +msgid "Controller %03d" +msgstr "Controller %03d" + +#: ../modules/controller-midi.c:407 +msgid "MIDI Events" +msgstr "MIDI Events" + +#: ../modules/controller-midi.c:425 +msgid "GIMP" +msgstr "GIMP" + +#: ../modules/controller-midi.c:427 +msgid "GIMP MIDI Input Controller" +msgstr "GIMP MIDI Input Controller" + +#: ../modules/display-filter-color-blind.c:66 msgid "Protanopia (insensitivity to red)" msgstr "Protanopia (insensitivity to red)" -#: ../modules/display-filter-color-blind.c:69 +#: ../modules/display-filter-color-blind.c:68 msgid "Deuteranopia (insensitivity to green)" msgstr "Deuteranopia (insensitivity to green)" -#: ../modules/display-filter-color-blind.c:71 +#: ../modules/display-filter-color-blind.c:70 msgid "Tritanopia (insensitivity to blue)" msgstr "Tritanopia (insensitivity to blue)" -#: ../modules/display-filter-color-blind.c:198 +#: ../modules/display-filter-color-blind.c:197 msgid "Color deficit simulation filter (Brettel-Vienot-Mollon algorithm)" msgstr "Colour deficit simulation filter (Brettel-Vienot-Mollon algorithm)" -#: ../modules/display-filter-color-blind.c:261 +#: ../modules/display-filter-color-blind.c:260 msgid "Color Deficient Vision" msgstr "Colour Deficient Vision" -#: ../modules/display-filter-color-blind.c:483 +#: ../modules/display-filter-color-blind.c:482 msgid "Color _deficiency type:" msgstr "Colour _deficiency type:" -#: ../modules/display-filter-gamma.c:90 +#: ../modules/display-filter-gamma.c:89 msgid "Gamma color display filter" msgstr "Gamma colour display filter" -#: ../modules/display-filter-gamma.c:129 +#: ../modules/display-filter-gamma.c:128 msgid "Gamma" msgstr "Gamma" -#: ../modules/display-filter-gamma.c:232 +#: ../modules/display-filter-gamma.c:231 msgid "_Gamma:" msgstr "_Gamma:" -#: ../modules/display-filter-high-contrast.c:90 +#: ../modules/display-filter-high-contrast.c:89 msgid "High Contrast color display filter" msgstr "High Contrast colour display filter" -#: ../modules/display-filter-high-contrast.c:129 +#: ../modules/display-filter-high-contrast.c:128 msgid "Contrast" msgstr "Contrast" -#: ../modules/display-filter-high-contrast.c:232 +#: ../modules/display-filter-high-contrast.c:231 msgid "Contrast c_ycles:" msgstr "Contrast c_ycles:" -#: ../modules/display-filter-lcms.c:102 +#: ../modules/display-filter-lcms.c:101 msgid "Color management display filter using ICC color profiles" msgstr "Colour management display filter using ICC colour profiles" -#: ../modules/display-filter-lcms.c:134 +#: ../modules/display-filter-lcms.c:133 msgid "Color Management" msgstr "Colour Management" -#: ../modules/display-filter-lcms.c:212 +#: ../modules/display-filter-lcms.c:190 +msgid "None" +msgstr "None" + +#: ../modules/display-filter-lcms.c:211 msgid "" "This filter takes its configuration from the Color Management section in the " "Preferences dialog." @@ -1364,490 +2008,65 @@ msgstr "" "This filter takes its configuration from the Colour Management section in " "the Preferences dialogue." -#: ../modules/display-filter-lcms.c:226 +#: ../modules/display-filter-lcms.c:225 msgid "Mode of operation:" msgstr "Mode of operation:" -#: ../modules/display-filter-lcms.c:233 +#: ../modules/display-filter-lcms.c:232 msgid "Image profile:" msgstr "Image profile:" -#: ../modules/display-filter-lcms.c:241 +#: ../modules/display-filter-lcms.c:240 msgid "Monitor profile:" msgstr "Monitor profile:" -#: ../modules/display-filter-lcms.c:249 +#: ../modules/display-filter-lcms.c:248 msgid "Print simulation profile:" msgstr "Print simulation profile:" -#: ../modules/display-filter-proof.c:97 +#: ../modules/display-filter-proof.c:96 msgid "Color proof filter using ICC color profile" msgstr "Colour proof filter using ICC colour profile" -#: ../modules/display-filter-proof.c:145 +#: ../modules/display-filter-proof.c:144 msgid "Color Proof" msgstr "Colour Proof" -#: ../modules/display-filter-proof.c:311 +#: ../modules/display-filter-proof.c:310 msgid "Choose an ICC Color Profile" msgstr "Choose an ICC Colour Profile" -#: ../modules/display-filter-proof.c:338 +#: ../modules/display-filter-proof.c:337 msgid "All files (*.*)" msgstr "All files (*.*)" -#: ../modules/display-filter-proof.c:343 +#: ../modules/display-filter-proof.c:342 msgid "ICC color profile (*.icc, *.icm)" msgstr "ICC colour profile (*.icc, *.icm)" -#: ../modules/display-filter-proof.c:401 +#: ../modules/display-filter-proof.c:400 msgid "_Profile:" msgstr "_Profile:" -#: ../modules/display-filter-proof.c:407 +#: ../modules/display-filter-proof.c:406 msgid "_Intent:" msgstr "_Intent:" -#: ../modules/display-filter-proof.c:412 +#: ../modules/display-filter-proof.c:411 msgid "_Black Point Compensation" msgstr "_Black Point Compensation" -#: ../modules/color-selector-cmyk.c:71 -msgid "CMYK color selector" -msgstr "CMYK colour selector" +#~ msgid "gradient|Linear" +#~ msgstr "Linear" -#: ../modules/color-selector-cmyk.c:102 -#: ../modules/color-selector-cmyk-lcms.c:150 -msgid "CMYK" -msgstr "CMYK" +#~ msgid "interpolation|None" +#~ msgstr "None" -#. Cyan -#: ../modules/color-selector-cmyk.c:125 -#: ../modules/color-selector-cmyk-lcms.c:169 -msgid "_C" -msgstr "_C" +#~ msgid "interpolation|Linear" +#~ msgstr "Linear" -#. Magenta -#: ../modules/color-selector-cmyk.c:127 -#: ../modules/color-selector-cmyk-lcms.c:171 -msgid "_M" -msgstr "_M" - -#. Yellow -#: ../modules/color-selector-cmyk.c:129 -#: ../modules/color-selector-cmyk-lcms.c:173 -msgid "_Y" -msgstr "_Y" - -#. Key (Black) -#: ../modules/color-selector-cmyk.c:131 -#: ../modules/color-selector-cmyk-lcms.c:175 -msgid "_K" -msgstr "_K" - -#: ../modules/color-selector-cmyk.c:135 -#: ../modules/color-selector-cmyk-lcms.c:179 -msgid "Cyan" -msgstr "Cyan" - -#: ../modules/color-selector-cmyk.c:136 -#: ../modules/color-selector-cmyk-lcms.c:180 -msgid "Magenta" -msgstr "Magenta" - -#: ../modules/color-selector-cmyk.c:137 -#: ../modules/color-selector-cmyk-lcms.c:181 -msgid "Yellow" -msgstr "Yellow" - -#: ../modules/color-selector-cmyk.c:138 -#: ../modules/color-selector-cmyk-lcms.c:182 -msgid "Black" -msgstr "Black" - -#: ../modules/color-selector-cmyk.c:172 -msgid "Black _pullout:" -msgstr "Black _pullout:" - -#: ../modules/color-selector-cmyk.c:189 -msgid "The percentage of black to pull out of the colored inks." -msgstr "The percentage of black to pull out of the coloured inks." - -#: ../modules/color-selector-cmyk-lcms.c:87 -msgid "CMYK color selector (using color profile)" -msgstr "CMYK colour selector (using colour profile)" - -#: ../modules/color-selector-cmyk-lcms.c:395 -msgid "Profile: (none)" -msgstr "Profile: (none)" - -#: ../modules/color-selector-cmyk-lcms.c:416 -#, c-format -msgid "Profile: %s" -msgstr "Profile: %s" - -#: ../modules/color-selector-water.c:82 -msgid "Watercolor style color selector" -msgstr "Watercolour style colour selector" - -#: ../modules/color-selector-water.c:118 -msgid "Watercolor" -msgstr "Watercolour" - -#: ../modules/color-selector-water.c:186 -msgid "Pressure" -msgstr "Pressure" - -#: ../modules/color-selector-wheel.c:103 -msgid "HSV color wheel" -msgstr "HSV colour wheel" - -#: ../modules/color-selector-wheel.c:134 -msgid "Wheel" -msgstr "Wheel" - -#: ../modules/controller-linux-input.c:58 -msgid "Button 0" -msgstr "Button 0" - -#: ../modules/controller-linux-input.c:59 -msgid "Button 1" -msgstr "Button 1" - -#: ../modules/controller-linux-input.c:60 -msgid "Button 2" -msgstr "Button 2" - -#: ../modules/controller-linux-input.c:61 -msgid "Button 3" -msgstr "Button 3" - -#: ../modules/controller-linux-input.c:62 -msgid "Button 4" -msgstr "Button 4" - -#: ../modules/controller-linux-input.c:63 -msgid "Button 5" -msgstr "Button 5" - -#: ../modules/controller-linux-input.c:64 -msgid "Button 6" -msgstr "Button 6" - -#: ../modules/controller-linux-input.c:65 -msgid "Button 7" -msgstr "Button 7" - -#: ../modules/controller-linux-input.c:66 -msgid "Button 8" -msgstr "Button 8" - -#: ../modules/controller-linux-input.c:67 -msgid "Button 9" -msgstr "Button 9" - -#: ../modules/controller-linux-input.c:68 -msgid "Button Mouse" -msgstr "Button Mouse" - -#: ../modules/controller-linux-input.c:69 -msgid "Button Left" -msgstr "Button Left" - -#: ../modules/controller-linux-input.c:70 -msgid "Button Right" -msgstr "Button Right" - -#: ../modules/controller-linux-input.c:71 -msgid "Button Middle" -msgstr "Button Middle" - -#: ../modules/controller-linux-input.c:72 -msgid "Button Side" -msgstr "Button Side" - -#: ../modules/controller-linux-input.c:73 -msgid "Button Extra" -msgstr "Button Extra" - -#: ../modules/controller-linux-input.c:74 -msgid "Button Forward" -msgstr "Button Forward" - -#: ../modules/controller-linux-input.c:75 -msgid "Button Back" -msgstr "Button Back" - -#: ../modules/controller-linux-input.c:76 -msgid "Button Task" -msgstr "Button Task" - -#: ../modules/controller-linux-input.c:78 -msgid "Button Wheel" -msgstr "Button Wheel" - -#: ../modules/controller-linux-input.c:81 -msgid "Button Gear Down" -msgstr "Button Gear Down" - -#: ../modules/controller-linux-input.c:84 -msgid "Button Gear Up" -msgstr "Button Gear Up" - -#: ../modules/controller-linux-input.c:90 -#: ../modules/controller-dx-dinput.c:443 -msgid "X Move Left" -msgstr "X Move Left" - -#: ../modules/controller-linux-input.c:91 -#: ../modules/controller-dx-dinput.c:446 -msgid "X Move Right" -msgstr "X Move Right" - -#: ../modules/controller-linux-input.c:92 -msgid "Y Move Forward" -msgstr "Y Move Forward" - -#: ../modules/controller-linux-input.c:93 -msgid "Y Move Back" -msgstr "Y Move Back" - -#: ../modules/controller-linux-input.c:94 -#: ../modules/controller-dx-dinput.c:461 -msgid "Z Move Up" -msgstr "Z Move Up" - -#: ../modules/controller-linux-input.c:95 -#: ../modules/controller-dx-dinput.c:464 -msgid "Z Move Down" -msgstr "Z Move Down" - -#: ../modules/controller-linux-input.c:97 -msgid "X Axis Tilt Forward" -msgstr "X Axis Tilt Forward" - -#: ../modules/controller-linux-input.c:98 -msgid "X Axis Tilt Back" -msgstr "X Axis Tilt Back" - -#: ../modules/controller-linux-input.c:99 -#: ../modules/controller-dx-dinput.c:479 -msgid "Y Axis Tilt Right" -msgstr "Y Axis Tilt Right" - -#: ../modules/controller-linux-input.c:100 -#: ../modules/controller-dx-dinput.c:482 -msgid "Y Axis Tilt Left" -msgstr "Y Axis Tilt Left" - -#: ../modules/controller-linux-input.c:101 -#: ../modules/controller-dx-dinput.c:488 -msgid "Z Axis Turn Left" -msgstr "Z Axis Turn Left" - -#: ../modules/controller-linux-input.c:102 -#: ../modules/controller-dx-dinput.c:491 -msgid "Z Axis Turn Right" -msgstr "Z Axis Turn Right" - -#: ../modules/controller-linux-input.c:104 -msgid "Horiz. Wheel Turn Back" -msgstr "Horiz. Wheel Turn Back" - -#: ../modules/controller-linux-input.c:105 -msgid "Horiz. Wheel Turn Forward" -msgstr "Horiz. Wheel Turn Forward" - -#: ../modules/controller-linux-input.c:106 -msgid "Dial Turn Left" -msgstr "Dial Turn Left" - -#: ../modules/controller-linux-input.c:107 -msgid "Dial Turn Right" -msgstr "Dial Turn Right" - -#: ../modules/controller-linux-input.c:108 -msgid "Wheel Turn Left" -msgstr "Wheel Turn Left" - -#: ../modules/controller-linux-input.c:109 -msgid "Wheel Turn Right" -msgstr "Wheel Turn Right" - -#: ../modules/controller-linux-input.c:178 -msgid "Linux input event controller" -msgstr "Linux input event controller" - -#: ../modules/controller-linux-input.c:218 -#: ../modules/controller-dx-dinput.c:196 ../modules/controller-midi.c:212 -msgid "Device:" -msgstr "Device:" - -#: ../modules/controller-linux-input.c:219 -msgid "The name of the device to read Linux Input events from." -msgstr "The name of the device to read Linux Input events from." - -#: ../modules/controller-linux-input.c:230 -msgid "Linux Input" -msgstr "Linux Input" - -#: ../modules/controller-linux-input.c:513 -msgid "Linux Input Events" -msgstr "Linux Input Events" - -#: ../modules/controller-linux-input.c:525 -#: ../modules/controller-dx-dinput.c:1095 ../modules/controller-midi.c:505 -msgid "No device configured" -msgstr "No device configured" - -#: ../modules/controller-linux-input.c:551 ../modules/controller-midi.c:454 -#: ../modules/controller-midi.c:480 -#, c-format -msgid "Reading from %s" -msgstr "Reading from %s" - -#: ../modules/controller-linux-input.c:569 -#: ../modules/controller-linux-input.c:623 ../modules/controller-midi.c:436 -#: ../modules/controller-midi.c:497 ../modules/controller-midi.c:568 -#, c-format -msgid "Device not available: %s" -msgstr "Device not available: %s" - -#: ../modules/controller-linux-input.c:588 -#: ../modules/controller-dx-dinput.c:1120 -msgid "Device not available" -msgstr "Device not available" - -#: ../modules/controller-linux-input.c:632 ../modules/controller-midi.c:577 -msgid "End of file" -msgstr "End of file" - -#: ../modules/controller-dx-dinput.c:156 -msgid "DirectX DirectInput event controller" -msgstr "DirectX DirectInput event controller" - -#: ../modules/controller-dx-dinput.c:197 -msgid "The device to read DirectInput events from." -msgstr "The device to read DirectInput events from." - -#: ../modules/controller-dx-dinput.c:206 -msgid "DirectX DirectInput" -msgstr "DirectX DirectInput" - -#: ../modules/controller-dx-dinput.c:420 -#, c-format -msgid "Button %d" -msgstr "Button %d" - -#: ../modules/controller-dx-dinput.c:423 -#, c-format -msgid "Button %d Press" -msgstr "Button %d Press" - -#: ../modules/controller-dx-dinput.c:426 -#, c-format -msgid "Button %d Release" -msgstr "Button %d Release" - -#: ../modules/controller-dx-dinput.c:452 -msgid "Y Move Away" -msgstr "Y Move Away" - -#: ../modules/controller-dx-dinput.c:455 -msgid "Y Move Near" -msgstr "Y Move Near" - -#: ../modules/controller-dx-dinput.c:470 -msgid "X Axis Tilt Away" -msgstr "X Axis Tilt Away" - -#: ../modules/controller-dx-dinput.c:473 -msgid "X Axis Tilt Near" -msgstr "X Axis Tilt Near" - -#: ../modules/controller-dx-dinput.c:502 -#, c-format -msgid "Slider %d Increase" -msgstr "Slider %d Increase" - -#: ../modules/controller-dx-dinput.c:505 -#, c-format -msgid "Slider %d Decrease" -msgstr "Slider %d Decrease" - -#: ../modules/controller-dx-dinput.c:515 -#, c-format -msgid "POV %d X View" -msgstr "POV %d X View" - -#: ../modules/controller-dx-dinput.c:518 -#, c-format -msgid "POV %d Y View" -msgstr "POV %d Y View" - -#: ../modules/controller-dx-dinput.c:521 -#, c-format -msgid "POV %d Return" -msgstr "POV %d Return" - -#: ../modules/controller-dx-dinput.c:1084 -msgid "DirectInput Events" -msgstr "DirectInput Events" - -#: ../modules/controller-midi.c:164 -msgid "MIDI event controller" -msgstr "MIDI event controller" - -#: ../modules/controller-midi.c:203 -msgid "The name of the device to read MIDI events from." -msgstr "The name of the device to read MIDI events from." - -#: ../modules/controller-midi.c:206 -msgid "Enter 'alsa' to use the ALSA sequencer." -msgstr "Enter 'alsa' to use the ALSA sequencer." - -#: ../modules/controller-midi.c:221 -msgid "Channel:" -msgstr "Channel:" - -#: ../modules/controller-midi.c:222 -msgid "" -"The MIDI channel to read events from. Set to -1 for reading from all MIDI " -"channels." -msgstr "" -"The MIDI channel to read events from. Set to -1 for reading from all MIDI " -"channels." - -#: ../modules/controller-midi.c:226 -msgid "MIDI" -msgstr "MIDI" - -#: ../modules/controller-midi.c:355 -#, c-format -msgid "Note %02x on" -msgstr "Note %02x on" - -#: ../modules/controller-midi.c:358 -#, c-format -msgid "Note %02x off" -msgstr "Note %02x off" - -#: ../modules/controller-midi.c:361 -#, c-format -msgid "Controller %03d" -msgstr "Controller %03d" - -#: ../modules/controller-midi.c:408 -msgid "MIDI Events" -msgstr "MIDI Events" - -#: ../modules/controller-midi.c:426 -msgid "GIMP" -msgstr "GIMP" - -#: ../modules/controller-midi.c:428 -msgid "GIMP MIDI Input Controller" -msgstr "GIMP MIDI Input Controller" +#~ msgid "intent|Saturation" +#~ msgstr "Saturation" #~ msgid "%d Byte" #~ msgid_plural "%d Bytes" @@ -1914,9 +2133,6 @@ msgstr "GIMP MIDI Input Controller" #~ msgid "Convert to RGB workspace" #~ msgstr "Convert to RGB workspace" -#~ msgid "Linear" -#~ msgstr "Linear" - #~ msgid "None (Fastest)" #~ msgstr "None (Fastest)" diff --git a/po-plug-ins/en_GB.po b/po-plug-ins/en_GB.po index 94889ee1d2..0a284b4e7c 100644 --- a/po-plug-ins/en_GB.po +++ b/po-plug-ins/en_GB.po @@ -2,246 +2,255 @@ # Copyright (C) 2000 Free Software Foundation, Inc. # Robert Brady , 2000. # Gareth Owen , David Lodge , 2004. -# Bruce Cowan , 2009. +# Bruce Cowan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-17 22:57+0100\n" -"PO-Revision-Date: 2009-10-17 23:03+0100\n" -"Last-Translator: Bruce Cowan \n" +"POT-Creation-Date: 2010-10-15 11:09+0100\n" +"PO-Revision-Date: 2010-10-15 11:41+0100\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:119 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:118 msgid "Original" msgstr "Original" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:137 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:136 msgid "Rotated" msgstr "Rotated" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:155 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:154 msgid "Continuous update" msgstr "Continuous update" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:168 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:167 msgid "Area:" msgstr "Area:" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:172 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:171 msgid "Entire Layer" msgstr "Entire Layer" #. Create selection -#: ../plug-ins/color-rotate/color-rotate-dialog.c:173 -#: ../plug-ins/common/film.c:966 ../plug-ins/imagemap/imap_selection.c:367 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:172 +#: ../plug-ins/common/film.c:965 ../plug-ins/imagemap/imap_selection.c:340 #: ../plug-ins/selection-to-path/selection-to-path.c:433 msgid "Selection" msgstr "Selection" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:174 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:173 msgid "Context" msgstr "Context" #. spinbutton 1 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:299 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:377 -#: ../plug-ins/common/color-to-alpha.c:410 ../plug-ins/file-fli/fli-gimp.c:875 -#: ../plug-ins/file-fli/fli-gimp.c:945 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:297 +#: ../plug-ins/file-fli/fli-gimp.c:873 ../plug-ins/file-fli/fli-gimp.c:929 msgid "From:" msgstr "From:" #. spinbutton 2 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:325 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:378 -#: ../plug-ins/file-fli/fli-gimp.c:884 ../plug-ins/file-fli/fli-gimp.c:954 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:323 +#: ../plug-ins/file-fli/fli-gimp.c:882 ../plug-ins/file-fli/fli-gimp.c:938 msgid "To:" msgstr "To:" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:419 -#: ../plug-ins/common/file-ps.c:3231 ../plug-ins/imagemap/imap_menu.c:214 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:375 +msgctxt "color-rotate" +msgid "From:" +msgstr "From:" + +#: ../plug-ins/color-rotate/color-rotate-dialog.c:376 +msgctxt "color-rotate" +msgid "To:" +msgstr "To:" + +#: ../plug-ins/color-rotate/color-rotate-dialog.c:416 +#: ../plug-ins/common/file-ps.c:3228 ../plug-ins/imagemap/imap_menu.c:213 msgid "Gray" msgstr "Grey" #. Gray: Circle: Spinbutton 1 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:467 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:464 msgid "Hue:" msgstr "Hue:" #. Gray: Circle: Spinbutton 2 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:494 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:556 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:491 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:553 msgid "Saturation:" msgstr "Saturation:" #. * Gray: Operation-Mode * -#: ../plug-ins/color-rotate/color-rotate-dialog.c:514 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:511 msgid "Gray Mode" msgstr "Grey Mode" #. Gray: Operation-Mode: two radio buttons -#: ../plug-ins/color-rotate/color-rotate-dialog.c:523 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:520 msgid "Treat as this" msgstr "Treat as this" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:535 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:532 msgid "Change to this" msgstr "Change to this" #. * Gray: What is gray? * -#: ../plug-ins/color-rotate/color-rotate-dialog.c:548 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:545 msgid "Gray Threshold" msgstr "Grey Threshold" #. * Misc: Used unit selection * -#: ../plug-ins/color-rotate/color-rotate-dialog.c:588 -#: ../plug-ins/color-rotate/color-rotate-dialog.c:698 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:585 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:695 msgid "Units" msgstr "Units" #. Misc: Used unit selection: 3 radio buttons -#: ../plug-ins/color-rotate/color-rotate-dialog.c:597 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:594 msgid "Radians" msgstr "Radians" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:609 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:606 msgid "Radians/Pi" msgstr "Radians/Pi" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:621 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:618 msgid "Degrees" msgstr "Degrees" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:652 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:649 msgid "Rotate Colors" msgstr "Rotate Colours" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:692 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:689 msgid "Main Options" msgstr "Main Options" -#: ../plug-ins/color-rotate/color-rotate-dialog.c:695 +#: ../plug-ins/color-rotate/color-rotate-dialog.c:692 msgid "Gray Options" msgstr "Grey Options" -#: ../plug-ins/color-rotate/color-rotate-stock.c:35 +#: ../plug-ins/color-rotate/color-rotate-stock.c:34 msgid "Switch to Clockwise" msgstr "Switch to Clockwise" -#: ../plug-ins/color-rotate/color-rotate-stock.c:37 +#: ../plug-ins/color-rotate/color-rotate-stock.c:36 msgid "Switch to C/Clockwise" msgstr "Switch to Anticlockwise" -#: ../plug-ins/color-rotate/color-rotate-stock.c:39 +#: ../plug-ins/color-rotate/color-rotate-stock.c:38 msgid "Change Order of Arrows" msgstr "Change Order of Arrows" -#: ../plug-ins/color-rotate/color-rotate-stock.c:41 -#: ../plug-ins/imagemap/imap_cmd_select_all.c:51 +#: ../plug-ins/color-rotate/color-rotate-stock.c:40 +#: ../plug-ins/imagemap/imap_cmd_select_all.c:50 msgid "Select All" msgstr "Select All" -#: ../plug-ins/color-rotate/color-rotate.c:99 +#: ../plug-ins/color-rotate/color-rotate.c:98 msgid "Replace a range of colors with another" msgstr "Replace a range of colours with another" -#: ../plug-ins/color-rotate/color-rotate.c:106 +#: ../plug-ins/color-rotate/color-rotate.c:105 msgid "_Rotate Colors..." msgstr "_Rotate Colours..." -#: ../plug-ins/color-rotate/color-rotate.c:140 +#: ../plug-ins/color-rotate/color-rotate.c:139 msgid "Rotating the colors" msgstr "Rotating the colours" -#: ../plug-ins/common/alien-map.c:140 +#: ../plug-ins/common/alien-map.c:139 msgid "_Modify red channel" msgstr "_Modify red channel" -#: ../plug-ins/common/alien-map.c:140 +#: ../plug-ins/common/alien-map.c:139 msgid "_Modify hue channel" msgstr "_Modify hue channel" -#: ../plug-ins/common/alien-map.c:141 +#: ../plug-ins/common/alien-map.c:140 msgid "Mo_dify green channel" msgstr "Mo_dify green channel" -#: ../plug-ins/common/alien-map.c:141 +#: ../plug-ins/common/alien-map.c:140 msgid "Mo_dify saturation channel" msgstr "Mo_dify saturation channel" -#: ../plug-ins/common/alien-map.c:142 +#: ../plug-ins/common/alien-map.c:141 msgid "Mod_ify blue channel" msgstr "Mod_ify blue channel" -#: ../plug-ins/common/alien-map.c:142 +#: ../plug-ins/common/alien-map.c:141 msgid "Mod_ify luminosity channel" msgstr "Mod_ify luminosity channel" -#: ../plug-ins/common/alien-map.c:147 +#: ../plug-ins/common/alien-map.c:146 msgid "Red _frequency:" msgstr "Red _frequency:" -#: ../plug-ins/common/alien-map.c:147 +#: ../plug-ins/common/alien-map.c:146 msgid "Hue _frequency:" msgstr "Hue _frequency:" -#: ../plug-ins/common/alien-map.c:148 +#: ../plug-ins/common/alien-map.c:147 msgid "Green fr_equency:" msgstr "Green fr_equency:" -#: ../plug-ins/common/alien-map.c:148 +#: ../plug-ins/common/alien-map.c:147 msgid "Saturation fr_equency:" msgstr "Saturation fr_equency:" -#: ../plug-ins/common/alien-map.c:149 +#: ../plug-ins/common/alien-map.c:148 msgid "Blue freq_uency:" msgstr "Blue freq_uency:" -#: ../plug-ins/common/alien-map.c:149 +#: ../plug-ins/common/alien-map.c:148 msgid "Luminosity freq_uency:" msgstr "Luminosity freq_uency:" -#: ../plug-ins/common/alien-map.c:151 +#: ../plug-ins/common/alien-map.c:150 msgid "Red _phaseshift:" msgstr "Red _phaseshift:" -#: ../plug-ins/common/alien-map.c:151 +#: ../plug-ins/common/alien-map.c:150 msgid "Hue _phaseshift:" msgstr "Hue _phaseshift:" -#: ../plug-ins/common/alien-map.c:152 +#: ../plug-ins/common/alien-map.c:151 msgid "Green ph_aseshift:" msgstr "Green ph_aseshift:" -#: ../plug-ins/common/alien-map.c:152 +#: ../plug-ins/common/alien-map.c:151 msgid "Saturation ph_aseshift:" msgstr "Saturation ph_aseshift:" -#: ../plug-ins/common/alien-map.c:153 +#: ../plug-ins/common/alien-map.c:152 msgid "Blue pha_seshift:" msgstr "Blue pha_seshift:" -#: ../plug-ins/common/alien-map.c:153 +#: ../plug-ins/common/alien-map.c:152 msgid "Luminosity pha_seshift:" msgstr "Luminosity pha_seshift:" -#: ../plug-ins/common/alien-map.c:183 +#: ../plug-ins/common/alien-map.c:182 msgid "Alter colors in various psychedelic ways" msgstr "Alter colours in various psychedelic ways" -#: ../plug-ins/common/alien-map.c:188 +#: ../plug-ins/common/alien-map.c:187 msgid "_Alien Map..." msgstr "_Alien Map..." -#: ../plug-ins/common/alien-map.c:320 +#: ../plug-ins/common/alien-map.c:319 msgid "Alien Map: Transforming" msgstr "Alien Map: Transforming" -#: ../plug-ins/common/alien-map.c:393 +#: ../plug-ins/common/alien-map.c:392 msgid "Alien Map" msgstr "Alien Map" @@ -257,7 +266,7 @@ msgstr "Phase angle, range 0-360" #. Propagate Mode #: ../plug-ins/common/alien-map.c:515 ../plug-ins/common/hot.c:611 -#: ../plug-ins/common/value-propagate.c:1120 ../plug-ins/common/waves.c:277 +#: ../plug-ins/common/value-propagate.c:1123 ../plug-ins/common/waves.c:278 msgid "Mode" msgstr "Mode" @@ -269,231 +278,241 @@ msgstr "_RGB colour model" msgid "_HSL color model" msgstr "_HSL colour model" -#: ../plug-ins/common/align-layers.c:128 +#: ../plug-ins/common/align-layers.c:127 msgid "Align all visible layers of the image" msgstr "Align all visible layers of the image" -#: ../plug-ins/common/align-layers.c:133 +#: ../plug-ins/common/align-layers.c:132 msgid "Align Visi_ble Layers..." msgstr "Align Visi_ble Layers..." -#: ../plug-ins/common/align-layers.c:173 +#: ../plug-ins/common/align-layers.c:172 msgid "There are not enough layers to align." msgstr "There are not enough layers to align." -#: ../plug-ins/common/align-layers.c:400 +#: ../plug-ins/common/align-layers.c:399 msgid "Align Visible Layers" msgstr "Align Visible Layers" #. if and how to center the image on the page -#: ../plug-ins/common/align-layers.c:424 ../plug-ins/common/align-layers.c:455 -#: ../plug-ins/common/cml-explorer.c:166 ../plug-ins/common/file-ps.c:3247 -#: ../plug-ins/common/file-ps.c:3259 ../plug-ins/common/file-psp.c:661 -#: ../plug-ins/file-fits/fits.c:1045 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:999 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1040 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1081 -#: ../plug-ins/lighting/lighting-ui.c:416 -#: ../plug-ins/print/print-page-layout.c:449 +#: ../plug-ins/common/align-layers.c:423 ../plug-ins/common/align-layers.c:454 +#: ../plug-ins/common/cml-explorer.c:165 ../plug-ins/common/file-ps.c:3244 +#: ../plug-ins/common/file-ps.c:3256 ../plug-ins/common/file-psp.c:646 +#: ../plug-ins/file-fits/fits.c:1044 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:998 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1039 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1080 +#: ../plug-ins/lighting/lighting-ui.c:415 +#: ../plug-ins/print/print-page-layout.c:461 msgid "None" msgstr "None" -#: ../plug-ins/common/align-layers.c:425 ../plug-ins/common/align-layers.c:456 +#: ../plug-ins/common/align-layers.c:424 ../plug-ins/common/align-layers.c:455 msgid "Collect" msgstr "Collect" -#: ../plug-ins/common/align-layers.c:426 +#: ../plug-ins/common/align-layers.c:425 msgid "Fill (left to right)" msgstr "Fill (left to right)" -#: ../plug-ins/common/align-layers.c:427 +#: ../plug-ins/common/align-layers.c:426 msgid "Fill (right to left)" msgstr "Fill (right to left)" -#: ../plug-ins/common/align-layers.c:428 ../plug-ins/common/align-layers.c:459 +#: ../plug-ins/common/align-layers.c:427 ../plug-ins/common/align-layers.c:458 msgid "Snap to grid" msgstr "Snap to grid" -#: ../plug-ins/common/align-layers.c:437 +#: ../plug-ins/common/align-layers.c:436 msgid "_Horizontal style:" msgstr "_Horizontal style:" -#: ../plug-ins/common/align-layers.c:441 +#: ../plug-ins/common/align-layers.c:440 msgid "Left edge" msgstr "Left edge" -#: ../plug-ins/common/align-layers.c:442 ../plug-ins/common/align-layers.c:472 -#: ../plug-ins/gradient-flare/gradient-flare.c:2713 +#: ../plug-ins/common/align-layers.c:441 ../plug-ins/common/align-layers.c:471 +#: ../plug-ins/gradient-flare/gradient-flare.c:2712 msgid "Center" msgstr "Centre" -#: ../plug-ins/common/align-layers.c:443 +#: ../plug-ins/common/align-layers.c:442 msgid "Right edge" msgstr "Right edge" -#: ../plug-ins/common/align-layers.c:452 +#: ../plug-ins/common/align-layers.c:451 msgid "Ho_rizontal base:" msgstr "Ho_rizontal base:" -#: ../plug-ins/common/align-layers.c:457 +#: ../plug-ins/common/align-layers.c:456 msgid "Fill (top to bottom)" msgstr "Fill (top to bottom)" -#: ../plug-ins/common/align-layers.c:458 +#: ../plug-ins/common/align-layers.c:457 msgid "Fill (bottom to top)" msgstr "Fill (bottom to top)" -#: ../plug-ins/common/align-layers.c:468 +#: ../plug-ins/common/align-layers.c:467 msgid "_Vertical style:" msgstr "_Vertical style:" -#: ../plug-ins/common/align-layers.c:471 +#: ../plug-ins/common/align-layers.c:470 msgid "Top edge" msgstr "Top edge" -#: ../plug-ins/common/align-layers.c:473 +#: ../plug-ins/common/align-layers.c:472 msgid "Bottom edge" msgstr "Bottom edge" -#: ../plug-ins/common/align-layers.c:482 +#: ../plug-ins/common/align-layers.c:481 msgid "Ver_tical base:" msgstr "Ver_tical base:" -#: ../plug-ins/common/align-layers.c:486 +#: ../plug-ins/common/align-layers.c:485 msgid "_Grid size:" msgstr "_Grid size:" -#: ../plug-ins/common/align-layers.c:495 +#: ../plug-ins/common/align-layers.c:494 msgid "_Ignore the bottom layer even if visible" msgstr "_Ignore the bottom layer even if visible" -#: ../plug-ins/common/align-layers.c:505 +#: ../plug-ins/common/align-layers.c:504 msgid "_Use the (invisible) bottom layer as the base" msgstr "_Use the (invisible) bottom layer as the base" -#: ../plug-ins/common/animation-optimize.c:133 +#: ../plug-ins/common/animation-optimize.c:132 msgid "Modify image to reduce size when saved as GIF animation" msgstr "Modify image to reduce size when saved as GIF animation" -#: ../plug-ins/common/animation-optimize.c:145 +#: ../plug-ins/common/animation-optimize.c:144 msgid "Optimize (for _GIF)" msgstr "Optimise (for _GIF)" -#: ../plug-ins/common/animation-optimize.c:153 +#: ../plug-ins/common/animation-optimize.c:152 msgid "Reduce file size where combining layers is possible" msgstr "Reduce file size where combining layers is possible" -#: ../plug-ins/common/animation-optimize.c:163 +#: ../plug-ins/common/animation-optimize.c:162 msgid "_Optimize (Difference)" msgstr "_Optimise (Difference)" -#: ../plug-ins/common/animation-optimize.c:171 +#: ../plug-ins/common/animation-optimize.c:170 msgid "Remove optimization to make editing easier" msgstr "Remove optimisation to make editing easier" -#: ../plug-ins/common/animation-optimize.c:178 +#: ../plug-ins/common/animation-optimize.c:177 msgid "_Unoptimize" msgstr "_Unoptimise" -#: ../plug-ins/common/animation-optimize.c:198 +#: ../plug-ins/common/animation-optimize.c:197 msgid "_Remove Backdrop" msgstr "_Remove Backdrop" -#: ../plug-ins/common/animation-optimize.c:214 +#: ../plug-ins/common/animation-optimize.c:213 msgid "_Find Backdrop" msgstr "_Find Backdrop" -#: ../plug-ins/common/animation-optimize.c:427 +#: ../plug-ins/common/animation-optimize.c:426 msgid "Unoptimizing animation" msgstr "Unoptimising animation" -#: ../plug-ins/common/animation-optimize.c:430 +#: ../plug-ins/common/animation-optimize.c:429 msgid "Removing animation background" msgstr "Removing animation background" -#: ../plug-ins/common/animation-optimize.c:433 +#: ../plug-ins/common/animation-optimize.c:432 msgid "Finding animation background" msgstr "Finding animation background" -#: ../plug-ins/common/animation-optimize.c:437 +#: ../plug-ins/common/animation-optimize.c:436 msgid "Optimizing animation" msgstr "Optimising animation" -#: ../plug-ins/common/animation-play.c:163 +#: ../plug-ins/common/animation-play.c:167 msgid "Preview a GIMP layer-based animation" msgstr "Preview a GIMP layer-based animation" -#: ../plug-ins/common/animation-play.c:168 +#: ../plug-ins/common/animation-play.c:172 msgid "_Playback..." msgstr "_Playback..." -#: ../plug-ins/common/animation-play.c:447 +#: ../plug-ins/common/animation-play.c:451 msgid "_Step" msgstr "_Step" -#: ../plug-ins/common/animation-play.c:447 +#: ../plug-ins/common/animation-play.c:451 msgid "Step to next frame" msgstr "Step to next frame" -#: ../plug-ins/common/animation-play.c:451 +#: ../plug-ins/common/animation-play.c:455 msgid "Rewind the animation" msgstr "Rewind the animation" -#: ../plug-ins/common/animation-play.c:469 +#: ../plug-ins/common/animation-play.c:473 msgid "Faster" msgstr "Faster" -#: ../plug-ins/common/animation-play.c:469 +#: ../plug-ins/common/animation-play.c:473 msgid "Increase the speed of the animation" msgstr "Increase the speed of the animation" -#: ../plug-ins/common/animation-play.c:474 +#: ../plug-ins/common/animation-play.c:478 msgid "Slower" msgstr "Slower" -#: ../plug-ins/common/animation-play.c:474 +#: ../plug-ins/common/animation-play.c:478 msgid "Decrease the speed of the animation" msgstr "Decrease the speed of the animation" -#: ../plug-ins/common/animation-play.c:479 +#: ../plug-ins/common/animation-play.c:483 msgid "Reset speed" msgstr "Reset speed" -#: ../plug-ins/common/animation-play.c:479 +#: ../plug-ins/common/animation-play.c:483 msgid "Reset the speed of the animation" msgstr "Reset the speed of the animation" -#: ../plug-ins/common/animation-play.c:487 -#: ../plug-ins/common/animation-play.c:1446 +#: ../plug-ins/common/animation-play.c:491 +#: ../plug-ins/common/animation-play.c:1472 msgid "Start playback" msgstr "Start playback" -#: ../plug-ins/common/animation-play.c:491 +#: ../plug-ins/common/animation-play.c:495 msgid "Detach" msgstr "Detach" -#: ../plug-ins/common/animation-play.c:492 +#: ../plug-ins/common/animation-play.c:496 msgid "Detach the animation from the dialog window" msgstr "Detach the animation from the dialogue window" -#: ../plug-ins/common/animation-play.c:584 +#: ../plug-ins/common/animation-play.c:588 msgid "Animation Playback:" msgstr "Animation Playback:" -#: ../plug-ins/common/animation-play.c:663 +#. list is given in "fps" - frames per second +#: ../plug-ins/common/animation-play.c:661 +#, c-format +msgid "%d fps" +msgstr "%d fps" + +#: ../plug-ins/common/animation-play.c:672 +msgid "Default framerate" +msgstr "Default framerate" + +#: ../plug-ins/common/animation-play.c:693 msgid "Playback speed" msgstr "Playback speed" -#: ../plug-ins/common/animation-play.c:803 +#: ../plug-ins/common/animation-play.c:829 msgid "Tried to display an invalid layer." msgstr "Tried to display an invalid layer." -#: ../plug-ins/common/animation-play.c:1323 +#: ../plug-ins/common/animation-play.c:1349 #, c-format msgid "Frame %d of %d" msgstr "Frame %d of %d" -#: ../plug-ins/common/animation-play.c:1446 +#: ../plug-ins/common/animation-play.c:1472 msgid "Stop playback" msgstr "Stop playback" @@ -505,23 +524,23 @@ msgstr "Antialias using the Scale3X edge-extrapolation algorithm" msgid "_Antialias" msgstr "_Antialias" -#: ../plug-ins/common/antialias.c:147 +#: ../plug-ins/common/antialias.c:149 msgid "Antialiasing..." msgstr "Antialiasing..." -#: ../plug-ins/common/apply-canvas.c:1140 +#: ../plug-ins/common/apply-canvas.c:1139 msgid "Add a canvas texture to the image" msgstr "Add a canvas texture to the image" -#: ../plug-ins/common/apply-canvas.c:1145 +#: ../plug-ins/common/apply-canvas.c:1144 msgid "_Apply Canvas..." msgstr "_Apply Canvas..." -#: ../plug-ins/common/apply-canvas.c:1226 +#: ../plug-ins/common/apply-canvas.c:1225 msgid "Applying canvas" msgstr "Applying canvas" -#: ../plug-ins/common/apply-canvas.c:1263 +#: ../plug-ins/common/apply-canvas.c:1262 msgid "Apply Canvas" msgstr "Apply Canvas" @@ -529,7 +548,7 @@ msgstr "Apply Canvas" #. radio buttons for choosing LEFT or RIGHT #. ************************************************* #: ../plug-ins/common/apply-canvas.c:1292 ../plug-ins/common/wind.c:945 -#: ../plug-ins/lighting/lighting-ui.c:518 +#: ../plug-ins/lighting/lighting-ui.c:517 msgid "Direction" msgstr "Direction" @@ -550,62 +569,63 @@ msgid "Bottom-_right" msgstr "Bottom-_right" #: ../plug-ins/common/apply-canvas.c:1324 ../plug-ins/common/bump-map.c:916 -#: ../plug-ins/common/emboss.c:523 ../plug-ins/common/fractal-trace.c:796 +#: ../plug-ins/common/emboss.c:524 ../plug-ins/common/fractal-trace.c:796 #: ../plug-ins/map-object/map-object-ui.c:573 msgid "_Depth:" msgstr "_Depth:" -#: ../plug-ins/common/blinds.c:116 +#: ../plug-ins/common/blinds.c:112 msgid "Simulate an image painted on window blinds" msgstr "Simulate an image painted on window blinds" -#: ../plug-ins/common/blinds.c:121 +#: ../plug-ins/common/blinds.c:117 msgid "_Blinds..." msgstr "_Blinds..." -#: ../plug-ins/common/blinds.c:188 +#: ../plug-ins/common/blinds.c:184 msgid "Adding blinds" msgstr "Adding blinds" -#: ../plug-ins/common/blinds.c:226 +#: ../plug-ins/common/blinds.c:222 msgid "Blinds" msgstr "Blinds" #. Orientation toggle box -#: ../plug-ins/common/blinds.c:260 ../plug-ins/common/ripple.c:539 +#: ../plug-ins/common/blinds.c:257 ../plug-ins/common/ripple.c:554 msgid "Orientation" msgstr "Orientation" -#: ../plug-ins/common/blinds.c:264 ../plug-ins/common/ripple.c:543 -#: ../plug-ins/common/tile-small.c:426 ../plug-ins/pagecurl/pagecurl.c:534 +#: ../plug-ins/common/blinds.c:261 ../plug-ins/common/ripple.c:558 +#: ../plug-ins/common/tile-small.c:432 ../plug-ins/pagecurl/pagecurl.c:533 msgid "_Horizontal" msgstr "_Horizontal" -#: ../plug-ins/common/blinds.c:265 ../plug-ins/common/ripple.c:544 -#: ../plug-ins/common/tile-small.c:436 ../plug-ins/pagecurl/pagecurl.c:533 +#: ../plug-ins/common/blinds.c:264 ../plug-ins/common/ripple.c:561 +#: ../plug-ins/common/tile-small.c:442 ../plug-ins/pagecurl/pagecurl.c:532 msgid "_Vertical" msgstr "_Vertical" #. #. * Create the "background" layer to hold the image... #. -#: ../plug-ins/common/blinds.c:278 ../plug-ins/common/compose.c:935 -#: ../plug-ins/common/decompose.c:723 ../plug-ins/common/file-cel.c:362 -#: ../plug-ins/common/file-cel.c:365 ../plug-ins/common/file-dicom.c:557 -#: ../plug-ins/common/file-gif-load.c:911 ../plug-ins/common/file-pcx.c:412 -#: ../plug-ins/common/file-pcx.c:418 ../plug-ins/common/file-pix.c:382 -#: ../plug-ins/common/file-png.c:852 ../plug-ins/common/file-pnm.c:585 -#: ../plug-ins/common/file-raw.c:712 ../plug-ins/common/file-sunras.c:975 -#: ../plug-ins/common/file-tga.c:1064 ../plug-ins/common/file-tiff-load.c:997 -#: ../plug-ins/common/file-xbm.c:896 ../plug-ins/common/film.c:746 -#: ../plug-ins/common/smooth-palette.c:257 ../plug-ins/common/tile.c:267 -#: ../plug-ins/file-bmp/bmp-read.c:382 ../plug-ins/file-bmp/bmp-read.c:617 -#: ../plug-ins/file-faxg3/faxg3.c:478 ../plug-ins/file-fits/fits.c:530 -#: ../plug-ins/file-jpeg/jpeg-load.c:249 ../plug-ins/file-jpeg/jpeg-load.c:761 -#: ../plug-ins/file-psd/psd-image-res-load.c:995 -#: ../plug-ins/file-psd/psd-load.c:1526 ../plug-ins/file-sgi/sgi.c:384 +#: ../plug-ins/common/blinds.c:278 ../plug-ins/common/compose.c:934 +#: ../plug-ins/common/decompose.c:725 ../plug-ins/common/file-cel.c:361 +#: ../plug-ins/common/file-cel.c:364 ../plug-ins/common/file-dicom.c:609 +#: ../plug-ins/common/file-gif-load.c:927 +#: ../plug-ins/common/file-jp2-load.c:351 ../plug-ins/common/file-pcx.c:418 +#: ../plug-ins/common/file-pcx.c:424 ../plug-ins/common/file-pix.c:381 +#: ../plug-ins/common/file-png.c:851 ../plug-ins/common/file-pnm.c:584 +#: ../plug-ins/common/file-raw.c:761 ../plug-ins/common/file-sunras.c:974 +#: ../plug-ins/common/file-tga.c:1063 ../plug-ins/common/file-tiff-load.c:998 +#: ../plug-ins/common/file-xbm.c:896 ../plug-ins/common/film.c:745 +#: ../plug-ins/common/smooth-palette.c:256 ../plug-ins/common/tile.c:266 +#: ../plug-ins/file-bmp/bmp-read.c:381 ../plug-ins/file-bmp/bmp-read.c:648 +#: ../plug-ins/file-faxg3/faxg3.c:477 ../plug-ins/file-fits/fits.c:529 +#: ../plug-ins/file-jpeg/jpeg-load.c:248 ../plug-ins/file-jpeg/jpeg-load.c:760 +#: ../plug-ins/file-psd/psd-image-res-load.c:994 +#: ../plug-ins/file-psd/psd-load.c:1574 ../plug-ins/file-sgi/sgi.c:406 #: ../plug-ins/gfig/gfig-dialog.c:1284 -#: ../plug-ins/gimpressionist/general.c:140 ../plug-ins/twain/twain.c:568 +#: ../plug-ins/gimpressionist/general.c:139 ../plug-ins/twain/twain.c:567 #: ../plug-ins/win-snap/winsnap.c:1155 msgid "Background" msgstr "Background" @@ -623,26 +643,26 @@ msgstr "_Displacement:" msgid "_Number of segments:" msgstr "_Number of segments:" -#: ../plug-ins/common/blur-gauss-selective.c:104 +#: ../plug-ins/common/blur-gauss-selective.c:103 msgid "Blur neighboring pixels, but only in low-contrast areas" msgstr "Blur neighbouring pixels, but only in low-contrast areas" -#: ../plug-ins/common/blur-gauss-selective.c:115 +#: ../plug-ins/common/blur-gauss-selective.c:114 msgid "_Selective Gaussian Blur..." msgstr "_Selective Gaussian Blur..." -#: ../plug-ins/common/blur-gauss-selective.c:195 -#: ../plug-ins/common/blur-gauss-selective.c:232 +#: ../plug-ins/common/blur-gauss-selective.c:194 +#: ../plug-ins/common/blur-gauss-selective.c:231 msgid "Selective Gaussian Blur" msgstr "Selective Gaussian Blur" -#: ../plug-ins/common/blur-gauss-selective.c:211 -#: ../plug-ins/common/blur-gauss.c:448 ../plug-ins/common/cartoon.c:232 -#: ../plug-ins/common/edge-dog.c:267 ../plug-ins/common/edge-neon.c:228 -#: ../plug-ins/common/edge-sobel.c:212 ../plug-ins/common/photocopy.c:244 -#: ../plug-ins/common/pixelize.c:293 ../plug-ins/common/softglow.c:224 -#: ../plug-ins/file-sgi/sgi.c:536 ../plug-ins/file-xjt/xjt.c:1701 -#: ../plug-ins/gradient-flare/gradient-flare.c:966 +#: ../plug-ins/common/blur-gauss-selective.c:210 +#: ../plug-ins/common/blur-gauss.c:447 ../plug-ins/common/cartoon.c:231 +#: ../plug-ins/common/edge-dog.c:268 ../plug-ins/common/edge-neon.c:227 +#: ../plug-ins/common/edge-sobel.c:211 ../plug-ins/common/photocopy.c:243 +#: ../plug-ins/common/pixelize.c:292 ../plug-ins/common/softglow.c:223 +#: ../plug-ins/file-sgi/sgi.c:557 ../plug-ins/file-xjt/xjt.c:1683 +#: ../plug-ins/gradient-flare/gradient-flare.c:965 msgid "Cannot operate on indexed color images." msgstr "Cannot operate on indexed colour images." @@ -654,20 +674,20 @@ msgstr "_Blur radius:" msgid "_Max. delta:" msgstr "_Max. delta:" -#: ../plug-ins/common/blur-gauss.c:159 +#: ../plug-ins/common/blur-gauss.c:158 msgid "Simplest, most commonly used way of blurring" msgstr "Simplest, most commonly used way of blurring" -#: ../plug-ins/common/blur-gauss.c:172 +#: ../plug-ins/common/blur-gauss.c:171 msgid "_Gaussian Blur..." msgstr "_Gaussian Blur..." -#: ../plug-ins/common/blur-gauss.c:179 ../plug-ins/common/blur-gauss.c:199 -#: ../plug-ins/common/blur-gauss.c:219 ../plug-ins/common/blur-gauss.c:239 +#: ../plug-ins/common/blur-gauss.c:178 ../plug-ins/common/blur-gauss.c:198 +#: ../plug-ins/common/blur-gauss.c:218 ../plug-ins/common/blur-gauss.c:238 msgid "Apply a gaussian blur" msgstr "Apply a gaussian blur" -#: ../plug-ins/common/blur-gauss.c:428 ../plug-ins/common/blur-gauss.c:478 +#: ../plug-ins/common/blur-gauss.c:427 ../plug-ins/common/blur-gauss.c:477 msgid "Gaussian Blur" msgstr "Gaussian Blur" @@ -677,12 +697,12 @@ msgid "Blur Radius" msgstr "Blur Radius" #: ../plug-ins/common/blur-gauss.c:522 ../plug-ins/common/jigsaw.c:2457 -#: ../plug-ins/common/noise-spread.c:386 +#: ../plug-ins/common/noise-spread.c:384 msgid "_Horizontal:" msgstr "_Horizontal:" #: ../plug-ins/common/blur-gauss.c:526 ../plug-ins/common/jigsaw.c:2474 -#: ../plug-ins/common/noise-spread.c:390 +#: ../plug-ins/common/noise-spread.c:388 msgid "_Vertical:" msgstr "_Vertical:" @@ -698,19 +718,19 @@ msgstr "_IIR" msgid "_RLE" msgstr "_RLE" -#: ../plug-ins/common/blur-motion.c:157 ../plug-ins/common/blur-motion.c:171 +#: ../plug-ins/common/blur-motion.c:156 ../plug-ins/common/blur-motion.c:170 msgid "Simulate movement using directional blur" msgstr "Simulate movement using directional blur" -#: ../plug-ins/common/blur-motion.c:164 ../plug-ins/common/blur-motion.c:177 +#: ../plug-ins/common/blur-motion.c:163 ../plug-ins/common/blur-motion.c:176 msgid "_Motion Blur..." msgstr "_Motion Blur..." -#: ../plug-ins/common/blur-motion.c:910 +#: ../plug-ins/common/blur-motion.c:909 msgid "Motion blurring" msgstr "Motion blurring" -#: ../plug-ins/common/blur-motion.c:1012 +#: ../plug-ins/common/blur-motion.c:1011 msgid "Motion Blur" msgstr "Motion Blur" @@ -731,25 +751,25 @@ msgstr "_Radial" #: ../plug-ins/common/blur-motion.c:1051 msgctxt "blur-type" msgid "_Zoom" -msgstr "_Zoom " +msgstr "_Zoom" #: ../plug-ins/common/blur-motion.c:1058 msgid "Blur Center" msgstr "Blur Centre" -#: ../plug-ins/common/blur-motion.c:1094 ../plug-ins/common/lens-flare.c:772 -#: ../plug-ins/common/nova.c:463 ../plug-ins/common/tile-paper.c:282 -#: ../plug-ins/flame/flame.c:1251 -#: ../plug-ins/gradient-flare/gradient-flare.c:2725 -#: ../plug-ins/lighting/lighting-ui.c:477 +#: ../plug-ins/common/blur-motion.c:1094 ../plug-ins/common/lens-flare.c:762 +#: ../plug-ins/common/nova.c:453 ../plug-ins/common/tile-paper.c:282 +#: ../plug-ins/flame/flame.c:1248 +#: ../plug-ins/gradient-flare/gradient-flare.c:2724 +#: ../plug-ins/lighting/lighting-ui.c:476 msgid "_X:" msgstr "_X:" -#: ../plug-ins/common/blur-motion.c:1099 ../plug-ins/common/lens-flare.c:777 -#: ../plug-ins/common/nova.c:468 ../plug-ins/common/tile-paper.c:291 -#: ../plug-ins/flame/flame.c:1265 -#: ../plug-ins/gradient-flare/gradient-flare.c:2729 -#: ../plug-ins/lighting/lighting-ui.c:492 +#: ../plug-ins/common/blur-motion.c:1099 ../plug-ins/common/lens-flare.c:767 +#: ../plug-ins/common/nova.c:458 ../plug-ins/common/tile-paper.c:291 +#: ../plug-ins/flame/flame.c:1262 +#: ../plug-ins/gradient-flare/gradient-flare.c:2728 +#: ../plug-ins/lighting/lighting-ui.c:491 msgid "_Y:" msgstr "_Y:" @@ -766,35 +786,35 @@ msgstr "Blur Parameters" msgid "L_ength:" msgstr "L_ength:" -#: ../plug-ins/common/blur-motion.c:1138 ../plug-ins/common/newsprint.c:1001 +#: ../plug-ins/common/blur-motion.c:1138 ../plug-ins/common/newsprint.c:991 msgid "_Angle:" msgstr "_Angle:" -#: ../plug-ins/common/blur.c:125 +#: ../plug-ins/common/blur.c:124 msgid "Simple blur, fast but not very strong" msgstr "Simple blur, fast but not very strong" -#: ../plug-ins/common/blur.c:134 +#: ../plug-ins/common/blur.c:133 msgid "_Blur" msgstr "_Blur" -#: ../plug-ins/common/blur.c:178 ../plug-ins/common/unsharp-mask.c:439 +#: ../plug-ins/common/blur.c:177 ../plug-ins/common/unsharp-mask.c:583 msgid "Blurring" msgstr "Blurring" -#: ../plug-ins/common/border-average.c:99 +#: ../plug-ins/common/border-average.c:98 msgid "Set foreground to the average color of the image border" msgstr "Set foreground to the average colour of the image border" -#: ../plug-ins/common/border-average.c:104 +#: ../plug-ins/common/border-average.c:103 msgid "_Border Average..." msgstr "_Border Average..." -#: ../plug-ins/common/border-average.c:171 +#: ../plug-ins/common/border-average.c:170 msgid "Border Average" msgstr "Border Average" -#: ../plug-ins/common/border-average.c:351 +#: ../plug-ins/common/border-average.c:350 msgid "Borderaverage" msgstr "Borderaverage" @@ -808,7 +828,7 @@ msgstr "_Thickness:" #. Number of Colors frame #: ../plug-ins/common/border-average.c:415 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:908 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:907 msgid "Number of Colors" msgstr "Number of Colours" @@ -816,19 +836,19 @@ msgstr "Number of Colours" msgid "_Bucket size:" msgstr "_Bucket size:" -#: ../plug-ins/common/bump-map.c:257 +#: ../plug-ins/common/bump-map.c:256 msgid "Create an embossing effect using a bump map" msgstr "Create an embossing effect using a bump map" -#: ../plug-ins/common/bump-map.c:267 +#: ../plug-ins/common/bump-map.c:266 msgid "_Bump Map..." msgstr "_Bump Map..." -#: ../plug-ins/common/bump-map.c:415 +#: ../plug-ins/common/bump-map.c:414 msgid "Bump-mapping" msgstr "Bump-mapping" -#: ../plug-ins/common/bump-map.c:766 +#: ../plug-ins/common/bump-map.c:765 msgid "Bump Map" msgstr "Bump Map" @@ -837,18 +857,18 @@ msgid "_Bump map:" msgstr "_Bump map:" #. Map type menu -#: ../plug-ins/common/bump-map.c:835 ../plug-ins/flame/flame.c:748 -#: ../plug-ins/lighting/lighting-ui.c:842 +#: ../plug-ins/common/bump-map.c:835 ../plug-ins/flame/flame.c:745 +#: ../plug-ins/lighting/lighting-ui.c:841 msgid "Linear" msgstr "Linear" -#: ../plug-ins/common/bump-map.c:836 ../plug-ins/flame/flame.c:750 -#: ../plug-ins/lighting/lighting-ui.c:845 +#: ../plug-ins/common/bump-map.c:836 ../plug-ins/flame/flame.c:747 +#: ../plug-ins/lighting/lighting-ui.c:844 msgid "Spherical" msgstr "Spherical" -#: ../plug-ins/common/bump-map.c:837 ../plug-ins/flame/flame.c:749 -#: ../plug-ins/lighting/lighting-ui.c:844 +#: ../plug-ins/common/bump-map.c:837 ../plug-ins/flame/flame.c:746 +#: ../plug-ins/lighting/lighting-ui.c:843 msgid "Sinusoidal" msgstr "Sinusoidal" @@ -871,7 +891,7 @@ msgstr "I_nvert bumpmap" msgid "_Tile bumpmap" msgstr "_Tile bumpmap" -#: ../plug-ins/common/bump-map.c:892 ../plug-ins/common/emboss.c:499 +#: ../plug-ins/common/bump-map.c:892 ../plug-ins/common/emboss.c:500 msgid "_Azimuth:" msgstr "_Azimuth:" @@ -879,7 +899,7 @@ msgstr "_Azimuth:" msgid "_Elevation:" msgstr "_Elevation:" -#: ../plug-ins/common/bump-map.c:930 ../plug-ins/common/file-ps.c:3398 +#: ../plug-ins/common/bump-map.c:930 ../plug-ins/common/file-ps.c:3381 msgid "_X offset:" msgstr "_X offset:" @@ -891,7 +911,7 @@ msgstr "" "The offset can be adjusted by dragging the preview using the middle mouse " "button." -#: ../plug-ins/common/bump-map.c:944 ../plug-ins/common/file-ps.c:3407 +#: ../plug-ins/common/bump-map.c:944 ../plug-ins/common/file-ps.c:3390 msgid "_Y offset:" msgstr "_Y offset:" @@ -903,15 +923,15 @@ msgstr "_Waterlevel:" msgid "A_mbient:" msgstr "A_mbient:" -#: ../plug-ins/common/cartoon.c:142 +#: ../plug-ins/common/cartoon.c:141 msgid "Simulate a cartoon by enhancing edges" msgstr "Simulate a cartoon by enhancing edges" -#: ../plug-ins/common/cartoon.c:147 +#: ../plug-ins/common/cartoon.c:146 msgid "Ca_rtoon..." msgstr "Ca_rtoon..." -#: ../plug-ins/common/cartoon.c:811 +#: ../plug-ins/common/cartoon.c:810 msgid "Cartoon" msgstr "Cartoon" @@ -923,19 +943,19 @@ msgstr "_Mask radius:" msgid "_Percent black:" msgstr "_Percent black:" -#: ../plug-ins/common/channel-mixer.c:175 +#: ../plug-ins/common/channel-mixer.c:174 msgid "Alter colors by mixing RGB Channels" msgstr "Alter colours by mixing RGB Channels" -#: ../plug-ins/common/channel-mixer.c:180 +#: ../plug-ins/common/channel-mixer.c:179 msgid "Channel Mi_xer..." msgstr "Channel Mi_xer..." #. printf("Channel Mixer:: Mode:%d r %f g %f b %f\n ", #. param[3].data.d_int32, mix.black.red_gain, #. mix.black.green_gain, mix.black.blue_gain); -#: ../plug-ins/common/channel-mixer.c:271 -#: ../plug-ins/common/channel-mixer.c:492 +#: ../plug-ins/common/channel-mixer.c:270 +#: ../plug-ins/common/channel-mixer.c:491 msgid "Channel Mixer" msgstr "Channel Mixer" @@ -944,44 +964,44 @@ msgid "O_utput channel:" msgstr "O_utput channel:" #. Redmode radio frame -#: ../plug-ins/common/channel-mixer.c:538 ../plug-ins/common/decompose.c:174 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:991 +#: ../plug-ins/common/channel-mixer.c:538 ../plug-ins/common/decompose.c:173 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:990 msgid "Red" msgstr "Red" #. Greenmode radio frame -#: ../plug-ins/common/channel-mixer.c:543 ../plug-ins/common/decompose.c:175 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1032 +#: ../plug-ins/common/channel-mixer.c:543 ../plug-ins/common/decompose.c:174 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1031 msgid "Green" msgstr "Green" #. Bluemode radio frame -#: ../plug-ins/common/channel-mixer.c:548 ../plug-ins/common/decompose.c:176 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1073 +#: ../plug-ins/common/channel-mixer.c:548 ../plug-ins/common/decompose.c:175 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1072 msgid "Blue" msgstr "Blue" #: ../plug-ins/common/channel-mixer.c:583 -#: ../plug-ins/common/color-exchange.c:398 ../plug-ins/common/compose.c:190 -#: ../plug-ins/common/compose.c:201 ../plug-ins/common/diffraction.c:501 -#: ../plug-ins/common/diffraction.c:539 ../plug-ins/common/diffraction.c:577 -#: ../plug-ins/common/noise-rgb.c:530 ../plug-ins/common/noise-rgb.c:537 +#: ../plug-ins/common/color-exchange.c:412 ../plug-ins/common/compose.c:189 +#: ../plug-ins/common/compose.c:200 ../plug-ins/common/diffraction.c:500 +#: ../plug-ins/common/diffraction.c:538 ../plug-ins/common/diffraction.c:576 +#: ../plug-ins/common/noise-rgb.c:532 ../plug-ins/common/noise-rgb.c:539 msgid "_Red:" msgstr "_Red:" #: ../plug-ins/common/channel-mixer.c:601 -#: ../plug-ins/common/color-exchange.c:458 ../plug-ins/common/compose.c:191 -#: ../plug-ins/common/compose.c:202 ../plug-ins/common/diffraction.c:510 -#: ../plug-ins/common/diffraction.c:548 ../plug-ins/common/diffraction.c:586 -#: ../plug-ins/common/noise-rgb.c:531 ../plug-ins/common/noise-rgb.c:538 +#: ../plug-ins/common/color-exchange.c:472 ../plug-ins/common/compose.c:190 +#: ../plug-ins/common/compose.c:201 ../plug-ins/common/diffraction.c:509 +#: ../plug-ins/common/diffraction.c:547 ../plug-ins/common/diffraction.c:585 +#: ../plug-ins/common/noise-rgb.c:533 ../plug-ins/common/noise-rgb.c:540 msgid "_Green:" msgstr "_Green:" #: ../plug-ins/common/channel-mixer.c:620 -#: ../plug-ins/common/color-exchange.c:519 ../plug-ins/common/compose.c:192 -#: ../plug-ins/common/compose.c:203 ../plug-ins/common/diffraction.c:519 -#: ../plug-ins/common/diffraction.c:557 ../plug-ins/common/diffraction.c:595 -#: ../plug-ins/common/noise-rgb.c:532 ../plug-ins/common/noise-rgb.c:539 +#: ../plug-ins/common/color-exchange.c:533 ../plug-ins/common/compose.c:191 +#: ../plug-ins/common/compose.c:202 ../plug-ins/common/diffraction.c:518 +#: ../plug-ins/common/diffraction.c:556 ../plug-ins/common/diffraction.c:594 +#: ../plug-ins/common/noise-rgb.c:534 ../plug-ins/common/noise-rgb.c:541 msgid "_Blue:" msgstr "_Blue:" @@ -999,36 +1019,37 @@ msgstr "Load Channel Mixer Settings" #. stat error (file does not exist) #: ../plug-ins/common/channel-mixer.c:982 -#: ../plug-ins/common/cml-explorer.c:2178 ../plug-ins/common/curve-bend.c:885 -#: ../plug-ins/common/file-cel.c:312 ../plug-ins/common/file-compressor.c:498 -#: ../plug-ins/common/file-compressor.c:666 -#: ../plug-ins/common/file-dicom.c:325 ../plug-ins/common/file-gbr.c:361 -#: ../plug-ins/common/file-gif-load.c:340 ../plug-ins/common/file-gih.c:662 -#: ../plug-ins/common/file-mng.c:1108 ../plug-ins/common/file-pat.c:330 -#: ../plug-ins/common/file-pcx.c:361 ../plug-ins/common/file-pdf.c:541 -#: ../plug-ins/common/file-pix.c:343 ../plug-ins/common/file-png.c:721 -#: ../plug-ins/common/file-pnm.c:494 ../plug-ins/common/file-ps.c:1036 -#: ../plug-ins/common/file-ps.c:3048 ../plug-ins/common/file-psp.c:1751 -#: ../plug-ins/common/file-raw.c:249 ../plug-ins/common/file-raw.c:666 -#: ../plug-ins/common/file-sunras.c:391 ../plug-ins/common/file-svg.c:333 -#: ../plug-ins/common/file-svg.c:731 ../plug-ins/common/file-tga.c:442 +#: ../plug-ins/common/cml-explorer.c:2177 ../plug-ins/common/curve-bend.c:891 +#: ../plug-ins/common/file-cel.c:311 ../plug-ins/common/file-compressor.c:497 +#: ../plug-ins/common/file-compressor.c:665 +#: ../plug-ins/common/file-dicom.c:339 ../plug-ins/common/file-gbr.c:367 +#: ../plug-ins/common/file-gif-load.c:355 ../plug-ins/common/file-gih.c:643 +#: ../plug-ins/common/file-jp2-load.c:197 +#: ../plug-ins/common/file-jp2-load.c:206 ../plug-ins/common/file-mng.c:1107 +#: ../plug-ins/common/file-pat.c:336 ../plug-ins/common/file-pcx.c:360 +#: ../plug-ins/common/file-pix.c:342 ../plug-ins/common/file-png.c:720 +#: ../plug-ins/common/file-pnm.c:493 ../plug-ins/common/file-ps.c:1036 +#: ../plug-ins/common/file-ps.c:3045 ../plug-ins/common/file-psp.c:1703 +#: ../plug-ins/common/file-raw.c:255 ../plug-ins/common/file-raw.c:709 +#: ../plug-ins/common/file-sunras.c:390 ../plug-ins/common/file-svg.c:332 +#: ../plug-ins/common/file-svg.c:730 ../plug-ins/common/file-tga.c:441 #: ../plug-ins/common/file-tiff-load.c:291 ../plug-ins/common/file-xbm.c:736 -#: ../plug-ins/common/file-xwd.c:433 ../plug-ins/common/sphere-designer.c:2002 -#: ../plug-ins/file-bmp/bmp-read.c:156 ../plug-ins/file-faxg3/faxg3.c:233 -#: ../plug-ins/file-fits/fits.c:358 ../plug-ins/file-fli/fli-gimp.c:460 -#: ../plug-ins/file-fli/fli-gimp.c:497 ../plug-ins/file-ico/ico-load.c:653 -#: ../plug-ins/file-ico/ico-load.c:732 ../plug-ins/file-jpeg/jpeg-load.c:109 -#: ../plug-ins/file-jpeg/jpeg-load.c:831 ../plug-ins/file-psd/psd-load.c:131 -#: ../plug-ins/file-psd/psd-thumb-load.c:80 -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:272 -#: ../plug-ins/file-uri/uri-backend-libcurl.c:190 -#: ../plug-ins/file-xjt/xjt.c:2560 ../plug-ins/file-xjt/xjt.c:2568 -#: ../plug-ins/flame/flame.c:412 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1863 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:929 -#: ../plug-ins/gfig/gfig.c:434 ../plug-ins/help/gimphelplocale.c:223 -#: ../plug-ins/help/gimphelplocale.c:239 -#: ../plug-ins/lighting/lighting-ui.c:1354 +#: ../plug-ins/common/file-xmc.c:666 ../plug-ins/common/file-xmc.c:853 +#: ../plug-ins/common/file-xwd.c:432 ../plug-ins/common/sphere-designer.c:2001 +#: ../plug-ins/file-bmp/bmp-read.c:155 ../plug-ins/file-faxg3/faxg3.c:232 +#: ../plug-ins/file-fits/fits.c:357 ../plug-ins/file-fli/fli-gimp.c:458 +#: ../plug-ins/file-fli/fli-gimp.c:495 ../plug-ins/file-ico/ico-load.c:652 +#: ../plug-ins/file-ico/ico-load.c:731 ../plug-ins/file-jpeg/jpeg-load.c:108 +#: ../plug-ins/file-jpeg/jpeg-load.c:830 ../plug-ins/file-psd/psd-load.c:130 +#: ../plug-ins/file-psd/psd-thumb-load.c:79 +#: ../plug-ins/file-uri/uri-backend-libcurl.c:189 +#: ../plug-ins/file-xjt/xjt.c:2525 ../plug-ins/file-xjt/xjt.c:2533 +#: ../plug-ins/flame/flame.c:409 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1862 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:928 +#: ../plug-ins/gfig/gfig.c:434 ../plug-ins/help/gimphelplocale.c:222 +#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/lighting/lighting-ui.c:1353 #, c-format msgid "Could not open '%s' for reading: %s" msgstr "Could not open '%s' for reading: %s" @@ -1038,59 +1059,59 @@ msgid "Save Channel Mixer Settings" msgstr "Save Channel Mixer Settings" #: ../plug-ins/common/channel-mixer.c:1060 -#: ../plug-ins/common/cml-explorer.c:2005 ../plug-ins/common/curve-bend.c:833 -#: ../plug-ins/common/file-cel.c:583 ../plug-ins/common/file-compressor.c:426 -#: ../plug-ins/common/file-compressor.c:508 -#: ../plug-ins/common/file-compressor.c:590 -#: ../plug-ins/common/file-compressor.c:677 -#: ../plug-ins/common/file-csource.c:406 ../plug-ins/common/file-dicom.c:801 -#: ../plug-ins/common/file-gbr.c:632 ../plug-ins/common/file-gif-save.c:761 -#: ../plug-ins/common/file-gih.c:1275 ../plug-ins/common/file-html-table.c:236 -#: ../plug-ins/common/file-mng.c:610 ../plug-ins/common/file-mng.c:944 -#: ../plug-ins/common/file-pat.c:462 ../plug-ins/common/file-pcx.c:666 -#: ../plug-ins/common/file-pix.c:524 ../plug-ins/common/file-png.c:1270 -#: ../plug-ins/common/file-pnm.c:977 ../plug-ins/common/file-ps.c:1213 -#: ../plug-ins/common/file-raw.c:546 ../plug-ins/common/file-raw.c:574 -#: ../plug-ins/common/file-sunras.c:563 ../plug-ins/common/file-tga.c:1170 +#: ../plug-ins/common/cml-explorer.c:2004 ../plug-ins/common/curve-bend.c:839 +#: ../plug-ins/common/file-cel.c:582 ../plug-ins/common/file-compressor.c:425 +#: ../plug-ins/common/file-compressor.c:507 +#: ../plug-ins/common/file-compressor.c:589 +#: ../plug-ins/common/file-compressor.c:676 +#: ../plug-ins/common/file-csource.c:406 ../plug-ins/common/file-dicom.c:1352 +#: ../plug-ins/common/file-gbr.c:661 ../plug-ins/common/file-gif-save.c:781 +#: ../plug-ins/common/file-gih.c:1261 ../plug-ins/common/file-html-table.c:235 +#: ../plug-ins/common/file-mng.c:609 ../plug-ins/common/file-mng.c:943 +#: ../plug-ins/common/file-pat.c:484 ../plug-ins/common/file-pcx.c:672 +#: ../plug-ins/common/file-pix.c:523 ../plug-ins/common/file-png.c:1270 +#: ../plug-ins/common/file-pnm.c:976 ../plug-ins/common/file-ps.c:1213 +#: ../plug-ins/common/file-raw.c:589 ../plug-ins/common/file-raw.c:617 +#: ../plug-ins/common/file-sunras.c:562 ../plug-ins/common/file-tga.c:1169 #: ../plug-ins/common/file-tiff-save.c:683 ../plug-ins/common/file-xbm.c:1034 -#: ../plug-ins/common/file-xwd.c:614 ../plug-ins/common/sphere-designer.c:2111 -#: ../plug-ins/file-bmp/bmp-write.c:296 ../plug-ins/file-fits/fits.c:476 -#: ../plug-ins/file-fli/fli-gimp.c:750 ../plug-ins/file-ico/ico-save.c:1008 -#: ../plug-ins/file-jpeg/jpeg-save.c:325 ../plug-ins/file-psd/psd-save.c:1635 -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:283 -#: ../plug-ins/file-uri/uri-backend-libcurl.c:163 -#: ../plug-ins/file-xjt/xjt.c:1292 ../plug-ins/file-xjt/xjt.c:1729 -#: ../plug-ins/flame/flame.c:443 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1546 -#: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2374 -#: ../plug-ins/lighting/lighting-ui.c:1211 +#: ../plug-ins/common/file-xmc.c:1460 ../plug-ins/common/file-xwd.c:613 +#: ../plug-ins/common/sphere-designer.c:2110 +#: ../plug-ins/file-bmp/bmp-write.c:295 ../plug-ins/file-fits/fits.c:475 +#: ../plug-ins/file-fli/fli-gimp.c:748 ../plug-ins/file-ico/ico-save.c:1007 +#: ../plug-ins/file-jpeg/jpeg-save.c:329 ../plug-ins/file-psd/psd-save.c:1637 +#: ../plug-ins/file-uri/uri-backend-libcurl.c:162 +#: ../plug-ins/file-xjt/xjt.c:1276 ../plug-ins/file-xjt/xjt.c:1711 +#: ../plug-ins/flame/flame.c:440 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1545 +#: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2394 +#: ../plug-ins/lighting/lighting-ui.c:1210 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "Could not open '%s' for writing: %s" #: ../plug-ins/common/channel-mixer.c:1068 -#: ../plug-ins/common/cml-explorer.c:2060 +#: ../plug-ins/common/cml-explorer.c:2059 #, c-format msgid "Parameters were saved to '%s'" msgstr "Parameters were saved to '%s'" -#: ../plug-ins/common/checkerboard.c:89 +#: ../plug-ins/common/checkerboard.c:88 msgid "Create a checkerboard pattern" msgstr "Create a checkerboard pattern" -#: ../plug-ins/common/checkerboard.c:94 +#: ../plug-ins/common/checkerboard.c:93 msgid "_Checkerboard..." msgstr "_Checkerboard..." -#: ../plug-ins/common/checkerboard.c:161 +#: ../plug-ins/common/checkerboard.c:160 msgid "Adding checkerboard" msgstr "Adding checkerboard" -#: ../plug-ins/common/checkerboard.c:346 +#: ../plug-ins/common/checkerboard.c:345 msgid "Checkerboard" msgstr "Checkerboard" -#: ../plug-ins/common/checkerboard.c:412 +#: ../plug-ins/common/checkerboard.c:412 ../plug-ins/common/file-xmc.c:1167 #: ../plug-ins/gimpressionist/sizemap.c:511 msgid "_Size:" msgstr "_Size:" @@ -1099,291 +1120,291 @@ msgstr "_Size:" msgid "_Psychobilly" msgstr "_Psychobilly" -#: ../plug-ins/common/cml-explorer.c:129 +#: ../plug-ins/common/cml-explorer.c:128 msgid "Keep image's values" msgstr "Keep image's values" -#: ../plug-ins/common/cml-explorer.c:130 +#: ../plug-ins/common/cml-explorer.c:129 msgid "Keep the first value" msgstr "Keep the first value" -#: ../plug-ins/common/cml-explorer.c:131 +#: ../plug-ins/common/cml-explorer.c:130 msgid "Fill with parameter k" msgstr "Fill with parameter k" -#: ../plug-ins/common/cml-explorer.c:132 +#: ../plug-ins/common/cml-explorer.c:131 msgid "k{x(1-x)}^p" msgstr "k{x(1-x)}^p" -#: ../plug-ins/common/cml-explorer.c:133 +#: ../plug-ins/common/cml-explorer.c:132 msgid "k{x(1-x)}^p stepped" msgstr "k{x(1-x)}^p stepped" -#: ../plug-ins/common/cml-explorer.c:134 +#: ../plug-ins/common/cml-explorer.c:133 msgid "kx^p" msgstr "kx^p" -#: ../plug-ins/common/cml-explorer.c:135 +#: ../plug-ins/common/cml-explorer.c:134 msgid "kx^p stepped" msgstr "kx^p stepped" -#: ../plug-ins/common/cml-explorer.c:136 +#: ../plug-ins/common/cml-explorer.c:135 msgid "k(1-x^p)" msgstr "k(1-x^p)" -#: ../plug-ins/common/cml-explorer.c:137 +#: ../plug-ins/common/cml-explorer.c:136 msgid "k(1-x^p) stepped" msgstr "k(1-x^p) stepped" -#: ../plug-ins/common/cml-explorer.c:138 +#: ../plug-ins/common/cml-explorer.c:137 msgid "Delta function" msgstr "Delta function" -#: ../plug-ins/common/cml-explorer.c:139 +#: ../plug-ins/common/cml-explorer.c:138 msgid "Delta function stepped" msgstr "Delta function stepped" -#: ../plug-ins/common/cml-explorer.c:140 +#: ../plug-ins/common/cml-explorer.c:139 msgid "sin^p-based function" msgstr "sin^p-based function" -#: ../plug-ins/common/cml-explorer.c:141 +#: ../plug-ins/common/cml-explorer.c:140 msgid "sin^p, stepped" msgstr "sin^p, stepped" -#: ../plug-ins/common/cml-explorer.c:167 +#: ../plug-ins/common/cml-explorer.c:166 msgid "Max (x, -)" msgstr "Max (x, -)" -#: ../plug-ins/common/cml-explorer.c:168 +#: ../plug-ins/common/cml-explorer.c:167 msgid "Max (x+d, -)" msgstr "Max (x+d, -)" -#: ../plug-ins/common/cml-explorer.c:169 +#: ../plug-ins/common/cml-explorer.c:168 msgid "Max (x-d, -)" msgstr "Max (x-d, -)" -#: ../plug-ins/common/cml-explorer.c:170 +#: ../plug-ins/common/cml-explorer.c:169 msgid "Min (x, -)" msgstr "Min (x, -)" -#: ../plug-ins/common/cml-explorer.c:171 +#: ../plug-ins/common/cml-explorer.c:170 msgid "Min (x+d, -)" msgstr "Min (x+d, -)" -#: ../plug-ins/common/cml-explorer.c:172 +#: ../plug-ins/common/cml-explorer.c:171 msgid "Min (x-d, -)" msgstr "Min (x-d, -)" -#: ../plug-ins/common/cml-explorer.c:173 +#: ../plug-ins/common/cml-explorer.c:172 msgid "Max (x+d, -), (x < 0.5)" msgstr "Max (x+d, -), (x < 0.5)" -#: ../plug-ins/common/cml-explorer.c:174 +#: ../plug-ins/common/cml-explorer.c:173 msgid "Max (x+d, -), (0.5 < x)" msgstr "Max (x+d, -), (0.5 < x)" -#: ../plug-ins/common/cml-explorer.c:175 +#: ../plug-ins/common/cml-explorer.c:174 msgid "Max (x-d, -), (x < 0.5)" msgstr "Max (x-d, -), (x < 0.5)" -#: ../plug-ins/common/cml-explorer.c:176 +#: ../plug-ins/common/cml-explorer.c:175 msgid "Max (x-d, -), (0.5 < x)" msgstr "Max (x-d, -), (0.5 < x)" -#: ../plug-ins/common/cml-explorer.c:177 +#: ../plug-ins/common/cml-explorer.c:176 msgid "Min (x+d, -), (x < 0.5)" msgstr "Min (x+d, -), (x < 0.5)" -#: ../plug-ins/common/cml-explorer.c:178 +#: ../plug-ins/common/cml-explorer.c:177 msgid "Min (x+d, -), (0.5 < x)" msgstr "Min (x+d, -), (0.5 < x)" -#: ../plug-ins/common/cml-explorer.c:179 +#: ../plug-ins/common/cml-explorer.c:178 msgid "Min (x-d, -), (x < 0.5)" msgstr "Min (x-d, -), (x < 0.5)" -#: ../plug-ins/common/cml-explorer.c:180 +#: ../plug-ins/common/cml-explorer.c:179 msgid "Min (x-d, -), (0.5 < x)" msgstr "Min (x-d, -), (0.5 < x)" -#: ../plug-ins/common/cml-explorer.c:200 ../plug-ins/common/file-sunras.c:1651 +#: ../plug-ins/common/cml-explorer.c:199 ../plug-ins/common/file-sunras.c:1636 msgid "Standard" msgstr "Standard" -#: ../plug-ins/common/cml-explorer.c:201 +#: ../plug-ins/common/cml-explorer.c:200 msgid "Use average value" msgstr "Use average value" -#: ../plug-ins/common/cml-explorer.c:202 +#: ../plug-ins/common/cml-explorer.c:201 msgid "Use reverse value" msgstr "Use reverse value" -#: ../plug-ins/common/cml-explorer.c:203 +#: ../plug-ins/common/cml-explorer.c:202 msgid "With random power (0,10)" msgstr "With random power (0,10)" -#: ../plug-ins/common/cml-explorer.c:204 +#: ../plug-ins/common/cml-explorer.c:203 msgid "With random power (0,1)" msgstr "With random power (0,1)" -#: ../plug-ins/common/cml-explorer.c:205 +#: ../plug-ins/common/cml-explorer.c:204 msgid "With gradient power (0,1)" msgstr "With gradient power (0,1)" -#: ../plug-ins/common/cml-explorer.c:206 +#: ../plug-ins/common/cml-explorer.c:205 msgid "Multiply rand. value (0,1)" msgstr "Multiply rand. value (0,1)" -#: ../plug-ins/common/cml-explorer.c:207 +#: ../plug-ins/common/cml-explorer.c:206 msgid "Multiply rand. value (0,2)" msgstr "Multiply rand. value (0,2)" -#: ../plug-ins/common/cml-explorer.c:208 +#: ../plug-ins/common/cml-explorer.c:207 msgid "Multiply gradient (0,1)" msgstr "Multiply gradient (0,1)" -#: ../plug-ins/common/cml-explorer.c:209 +#: ../plug-ins/common/cml-explorer.c:208 msgid "With p and random (0,1)" msgstr "With p and random (0,1)" -#: ../plug-ins/common/cml-explorer.c:223 +#: ../plug-ins/common/cml-explorer.c:222 msgid "All black" msgstr "All black" -#: ../plug-ins/common/cml-explorer.c:224 +#: ../plug-ins/common/cml-explorer.c:223 msgid "All gray" msgstr "All grey" -#: ../plug-ins/common/cml-explorer.c:225 +#: ../plug-ins/common/cml-explorer.c:224 msgid "All white" msgstr "All white" -#: ../plug-ins/common/cml-explorer.c:226 +#: ../plug-ins/common/cml-explorer.c:225 msgid "The first row of the image" msgstr "The first row of the image" -#: ../plug-ins/common/cml-explorer.c:227 +#: ../plug-ins/common/cml-explorer.c:226 msgid "Continuous gradient" msgstr "Continuous gradient" -#: ../plug-ins/common/cml-explorer.c:228 +#: ../plug-ins/common/cml-explorer.c:227 msgid "Continuous grad. w/o gap" msgstr "Continuous grad. w/o gap" -#: ../plug-ins/common/cml-explorer.c:229 +#: ../plug-ins/common/cml-explorer.c:228 msgid "Random, ch. independent" msgstr "Random, ch. independent" -#: ../plug-ins/common/cml-explorer.c:230 +#: ../plug-ins/common/cml-explorer.c:229 msgid "Random shared" msgstr "Random shared" -#: ../plug-ins/common/cml-explorer.c:231 +#: ../plug-ins/common/cml-explorer.c:230 msgid "Randoms from seed" msgstr "Randoms from seed" -#: ../plug-ins/common/cml-explorer.c:232 +#: ../plug-ins/common/cml-explorer.c:231 msgid "Randoms from seed (shared)" msgstr "Randoms from seed (shared)" -#: ../plug-ins/common/cml-explorer.c:300 ../plug-ins/common/cml-explorer.c:308 -#: ../plug-ins/common/decompose.c:188 -#: ../plug-ins/gimpressionist/orientation.c:180 -#: ../plug-ins/gimpressionist/size.c:183 +#: ../plug-ins/common/cml-explorer.c:299 ../plug-ins/common/cml-explorer.c:307 +#: ../plug-ins/common/decompose.c:187 +#: ../plug-ins/gimpressionist/orientation.c:179 +#: ../plug-ins/gimpressionist/size.c:182 msgid "Hue" msgstr "Hue" -#: ../plug-ins/common/cml-explorer.c:301 ../plug-ins/common/cml-explorer.c:309 -#: ../plug-ins/common/decompose.c:189 +#: ../plug-ins/common/cml-explorer.c:300 ../plug-ins/common/cml-explorer.c:308 +#: ../plug-ins/common/decompose.c:188 msgid "Saturation" msgstr "Saturation" -#: ../plug-ins/common/cml-explorer.c:302 ../plug-ins/common/cml-explorer.c:310 -#: ../plug-ins/common/decompose.c:190 -#: ../plug-ins/gimpressionist/orientation.c:156 -#: ../plug-ins/gimpressionist/size.c:159 +#: ../plug-ins/common/cml-explorer.c:301 ../plug-ins/common/cml-explorer.c:309 +#: ../plug-ins/common/decompose.c:189 +#: ../plug-ins/gimpressionist/orientation.c:155 +#: ../plug-ins/gimpressionist/size.c:158 msgid "Value" msgstr "Value" -#: ../plug-ins/common/cml-explorer.c:307 +#: ../plug-ins/common/cml-explorer.c:306 msgid "(None)" msgstr "(None)" -#: ../plug-ins/common/cml-explorer.c:455 +#: ../plug-ins/common/cml-explorer.c:454 msgid "Create abstract Coupled-Map Lattice patterns" msgstr "Create abstract Coupled-Map Lattice patterns" -#: ../plug-ins/common/cml-explorer.c:466 +#: ../plug-ins/common/cml-explorer.c:465 msgid "CML _Explorer..." msgstr "CML _Explorer..." -#: ../plug-ins/common/cml-explorer.c:756 +#: ../plug-ins/common/cml-explorer.c:755 msgid "CML Explorer: evoluting" msgstr "CML Explorer: evoluting" -#: ../plug-ins/common/cml-explorer.c:1177 +#: ../plug-ins/common/cml-explorer.c:1176 msgid "Coupled-Map-Lattice Explorer" msgstr "Coupled-Map-Lattice Explorer" -#: ../plug-ins/common/cml-explorer.c:1224 +#: ../plug-ins/common/cml-explorer.c:1223 msgid "New Seed" msgstr "New Seed" -#: ../plug-ins/common/cml-explorer.c:1235 +#: ../plug-ins/common/cml-explorer.c:1234 msgid "Fix Seed" msgstr "Fix Seed" -#: ../plug-ins/common/cml-explorer.c:1246 +#: ../plug-ins/common/cml-explorer.c:1245 msgid "Random Seed" msgstr "Random Seed" -#: ../plug-ins/common/cml-explorer.c:1288 ../plug-ins/common/filter-pack.c:700 +#: ../plug-ins/common/cml-explorer.c:1287 ../plug-ins/common/filter-pack.c:699 #: ../plug-ins/common/van-gogh-lic.c:671 msgid "_Hue" msgstr "_Hue" -#: ../plug-ins/common/cml-explorer.c:1292 +#: ../plug-ins/common/cml-explorer.c:1291 msgid "Sat_uration" msgstr "Sat_uration" -#: ../plug-ins/common/cml-explorer.c:1296 ../plug-ins/common/filter-pack.c:708 +#: ../plug-ins/common/cml-explorer.c:1295 ../plug-ins/common/filter-pack.c:707 msgid "_Value" msgstr "_Value" -#: ../plug-ins/common/cml-explorer.c:1300 +#: ../plug-ins/common/cml-explorer.c:1299 msgid "_Advanced" msgstr "_Advanced" -#: ../plug-ins/common/cml-explorer.c:1315 +#: ../plug-ins/common/cml-explorer.c:1314 msgid "Channel Independent Parameters" msgstr "Channel Independent Parameters" -#: ../plug-ins/common/cml-explorer.c:1337 +#: ../plug-ins/common/cml-explorer.c:1336 msgid "Initial value:" msgstr "Initial value:" -#: ../plug-ins/common/cml-explorer.c:1343 +#: ../plug-ins/common/cml-explorer.c:1342 msgid "Zoom scale:" msgstr "Zoom scale:" -#: ../plug-ins/common/cml-explorer.c:1352 +#: ../plug-ins/common/cml-explorer.c:1351 msgid "Start offset:" msgstr "Start offset:" -#: ../plug-ins/common/cml-explorer.c:1361 +#: ../plug-ins/common/cml-explorer.c:1360 msgid "Seed of Random (only for \"From Seed\" Modes)" msgstr "Seed of Random (only for \"From Seed\" Modes)" -#: ../plug-ins/common/cml-explorer.c:1372 ../plug-ins/maze/maze-dialog.c:261 +#: ../plug-ins/common/cml-explorer.c:1371 ../plug-ins/maze/maze-dialog.c:251 msgid "Seed:" msgstr "Seed:" -#: ../plug-ins/common/cml-explorer.c:1385 +#: ../plug-ins/common/cml-explorer.c:1384 msgid "Switch to \"From seed\" With the Last Seed" msgstr "Switch to \"From seed\" With the Last Seed" -#: ../plug-ins/common/cml-explorer.c:1397 +#: ../plug-ins/common/cml-explorer.c:1396 msgid "" "\"Fix seed\" button is an alias of me.\n" "The same seed produces the same image, if (1) the widths of images are same " @@ -1395,247 +1416,252 @@ msgstr "" "(this is the reason why image on drawable is different from preview), and " "(2) all mutation rates equal to zero." -#: ../plug-ins/common/cml-explorer.c:1405 +#: ../plug-ins/common/cml-explorer.c:1404 msgid "O_thers" msgstr "O_thers" -#: ../plug-ins/common/cml-explorer.c:1420 +#: ../plug-ins/common/cml-explorer.c:1419 msgid "Copy Settings" msgstr "Copy Settings" -#: ../plug-ins/common/cml-explorer.c:1439 +#: ../plug-ins/common/cml-explorer.c:1438 msgid "Source channel:" msgstr "Source channel:" -#: ../plug-ins/common/cml-explorer.c:1454 -#: ../plug-ins/common/cml-explorer.c:1502 +#: ../plug-ins/common/cml-explorer.c:1453 +#: ../plug-ins/common/cml-explorer.c:1501 msgid "Destination channel:" msgstr "Destination channel:" -#: ../plug-ins/common/cml-explorer.c:1458 +#: ../plug-ins/common/cml-explorer.c:1457 msgid "Copy Parameters" msgstr "Copy Parameters" -#: ../plug-ins/common/cml-explorer.c:1467 +#: ../plug-ins/common/cml-explorer.c:1466 msgid "Selective Load Settings" msgstr "Selective Load Settings" -#: ../plug-ins/common/cml-explorer.c:1487 +#: ../plug-ins/common/cml-explorer.c:1486 msgid "Source channel in file:" msgstr "Source channel in file:" -#: ../plug-ins/common/cml-explorer.c:1508 +#: ../plug-ins/common/cml-explorer.c:1507 msgid "_Misc Ops." msgstr "_Misc Ops." -#: ../plug-ins/common/cml-explorer.c:1557 +#: ../plug-ins/common/cml-explorer.c:1556 msgid "Function type:" msgstr "Function type:" -#: ../plug-ins/common/cml-explorer.c:1573 +#: ../plug-ins/common/cml-explorer.c:1572 msgid "Composition:" msgstr "Composition:" -#: ../plug-ins/common/cml-explorer.c:1587 +#: ../plug-ins/common/cml-explorer.c:1586 msgid "Misc arrange:" msgstr "Misc arrange:" -#: ../plug-ins/common/cml-explorer.c:1591 +#: ../plug-ins/common/cml-explorer.c:1590 msgid "Use cyclic range" msgstr "Use cyclic range" -#: ../plug-ins/common/cml-explorer.c:1601 +#: ../plug-ins/common/cml-explorer.c:1600 msgid "Mod. rate:" msgstr "Mod. rate:" -#: ../plug-ins/common/cml-explorer.c:1610 +#: ../plug-ins/common/cml-explorer.c:1609 msgid "Env. sensitivity:" msgstr "Env. sensitivity:" -#: ../plug-ins/common/cml-explorer.c:1619 +#: ../plug-ins/common/cml-explorer.c:1618 msgid "Diffusion dist.:" msgstr "Diffusion dist.:" -#: ../plug-ins/common/cml-explorer.c:1628 +#: ../plug-ins/common/cml-explorer.c:1627 msgid "# of subranges:" msgstr "# of subranges:" -#: ../plug-ins/common/cml-explorer.c:1637 +#: ../plug-ins/common/cml-explorer.c:1636 msgid "P(ower factor):" msgstr "P(ower factor):" -#: ../plug-ins/common/cml-explorer.c:1646 +#: ../plug-ins/common/cml-explorer.c:1645 msgid "Parameter k:" msgstr "Parameter k:" -#: ../plug-ins/common/cml-explorer.c:1655 +#: ../plug-ins/common/cml-explorer.c:1654 msgid "Range low:" msgstr "Range low:" -#: ../plug-ins/common/cml-explorer.c:1664 +#: ../plug-ins/common/cml-explorer.c:1663 msgid "Range high:" msgstr "Range high:" -#: ../plug-ins/common/cml-explorer.c:1676 +#: ../plug-ins/common/cml-explorer.c:1675 msgid "Plot a Graph of the Settings" msgstr "Plot a Graph of the Settings" -#: ../plug-ins/common/cml-explorer.c:1721 +#: ../plug-ins/common/cml-explorer.c:1720 msgid "Ch. sensitivity:" msgstr "Ch. sensitivity:" -#: ../plug-ins/common/cml-explorer.c:1731 +#: ../plug-ins/common/cml-explorer.c:1730 msgid "Mutation rate:" msgstr "Mutation rate:" -#: ../plug-ins/common/cml-explorer.c:1741 +#: ../plug-ins/common/cml-explorer.c:1740 msgid "Mutation dist.:" msgstr "Mutation dist.:" -#: ../plug-ins/common/cml-explorer.c:1819 +#: ../plug-ins/common/cml-explorer.c:1818 msgid "Graph of the Current Settings" msgstr "Graph of the Current Settings" -#: ../plug-ins/common/cml-explorer.c:1890 +#: ../plug-ins/common/cml-explorer.c:1889 msgid "Warning: the source and the destination are the same channel." msgstr "Warning: the source and the destination are the same channel." -#: ../plug-ins/common/cml-explorer.c:1949 +#: ../plug-ins/common/cml-explorer.c:1948 msgid "Save CML Explorer Parameters" msgstr "Save CML Explorer Parameters" -#: ../plug-ins/common/cml-explorer.c:2082 +#: ../plug-ins/common/cml-explorer.c:2081 msgid "Load CML Explorer Parameters" msgstr "Load CML Explorer Parameters" -#: ../plug-ins/common/cml-explorer.c:2200 +#: ../plug-ins/common/cml-explorer.c:2199 msgid "Error: it's not CML parameter file." msgstr "Error: it's not CML parameter file." -#: ../plug-ins/common/cml-explorer.c:2207 +#: ../plug-ins/common/cml-explorer.c:2206 #, c-format msgid "Warning: '%s' is an old format file." msgstr "Warning: '%s' is an old format file." -#: ../plug-ins/common/cml-explorer.c:2211 +#: ../plug-ins/common/cml-explorer.c:2210 #, c-format msgid "Warning: '%s' is a parameter file for a newer version of CML Explorer." msgstr "Warning: '%s' is a parameter file for a newer version of CML Explorer." -#: ../plug-ins/common/cml-explorer.c:2274 +#: ../plug-ins/common/cml-explorer.c:2273 msgid "Error: failed to load parameters" msgstr "Error: failed to load parameters" -#: ../plug-ins/common/color-cube-analyze.c:106 +#: ../plug-ins/common/color-cube-analyze.c:105 msgid "Analyze the set of colors in the image" -msgstr "Analyze the set of colours in the image" +msgstr "Analyse the set of colours in the image" -#: ../plug-ins/common/color-cube-analyze.c:112 +#: ../plug-ins/common/color-cube-analyze.c:111 msgid "Colorcube A_nalysis..." msgstr "Colourcube A_nalysis..." -#: ../plug-ins/common/color-cube-analyze.c:200 -#: ../plug-ins/common/color-cube-analyze.c:356 +#: ../plug-ins/common/color-cube-analyze.c:199 +#: ../plug-ins/common/color-cube-analyze.c:355 msgid "Colorcube Analysis" msgstr "Colourcube Analysis" #. output results -#: ../plug-ins/common/color-cube-analyze.c:384 -#: ../plug-ins/imagemap/imap_cmd_guides.c:231 +#: ../plug-ins/common/color-cube-analyze.c:383 +#: ../plug-ins/imagemap/imap_cmd_guides.c:230 #, c-format msgid "Image dimensions: %d × %d" msgstr "Image dimensions: %d × %d" -#: ../plug-ins/common/color-cube-analyze.c:387 +#: ../plug-ins/common/color-cube-analyze.c:386 msgid "No colors" msgstr "No colours" -#: ../plug-ins/common/color-cube-analyze.c:389 +#: ../plug-ins/common/color-cube-analyze.c:388 msgid "Only one unique color" msgstr "Only one unique colour" -#: ../plug-ins/common/color-cube-analyze.c:391 +#: ../plug-ins/common/color-cube-analyze.c:390 #, c-format msgid "Number of unique colors: %d" msgstr "Number of unique colours: %d" -#: ../plug-ins/common/color-enhance.c:69 +#: ../plug-ins/common/color-enhance.c:68 msgid "Stretch color saturation to cover maximum possible range" msgstr "Stretch colour saturation to cover maximum possible range" -#: ../plug-ins/common/color-enhance.c:81 +#: ../plug-ins/common/color-enhance.c:80 msgid "_Color Enhance" msgstr "_Colour Enhance" -#: ../plug-ins/common/color-enhance.c:115 +#: ../plug-ins/common/color-enhance.c:114 msgid "Color Enhance" msgstr "Colour Enhance" -#: ../plug-ins/common/color-exchange.c:122 +#: ../plug-ins/common/color-exchange.c:121 msgid "Swap one color with another" msgstr "Swap one colour with another" -#: ../plug-ins/common/color-exchange.c:128 +#: ../plug-ins/common/color-exchange.c:127 msgid "_Color Exchange..." msgstr "_Colour Exchange..." -#: ../plug-ins/common/color-exchange.c:213 +#: ../plug-ins/common/color-exchange.c:212 #: ../plug-ins/common/color-exchange.c:287 msgid "Color Exchange" msgstr "Colour Exchange" -#: ../plug-ins/common/color-exchange.c:309 +#: ../plug-ins/common/color-exchange.c:310 msgid "Middle-Click Inside Preview to Pick \"From Color\"" msgstr "Middle-Click Inside Preview to Pick \"From Colour\"" -#: ../plug-ins/common/color-exchange.c:347 +#: ../plug-ins/common/color-exchange.c:355 msgid "To Color" msgstr "To Colour" -#: ../plug-ins/common/color-exchange.c:347 +#: ../plug-ins/common/color-exchange.c:355 msgid "From Color" msgstr "From Colour" -#: ../plug-ins/common/color-exchange.c:365 +#: ../plug-ins/common/color-exchange.c:379 msgid "Color Exchange: To Color" msgstr "Colour Exchange: To Colour" -#: ../plug-ins/common/color-exchange.c:366 +#: ../plug-ins/common/color-exchange.c:380 msgid "Color Exchange: From Color" msgstr "Colour Exchange: From Colour" -#: ../plug-ins/common/color-exchange.c:424 +#: ../plug-ins/common/color-exchange.c:438 msgid "R_ed threshold:" msgstr "R_ed threshold:" -#: ../plug-ins/common/color-exchange.c:484 +#: ../plug-ins/common/color-exchange.c:498 msgid "G_reen threshold:" msgstr "G_reen threshold:" -#: ../plug-ins/common/color-exchange.c:545 +#: ../plug-ins/common/color-exchange.c:559 msgid "B_lue threshold:" msgstr "B_lue threshold:" -#: ../plug-ins/common/color-exchange.c:573 +#: ../plug-ins/common/color-exchange.c:587 msgid "Lock _thresholds" msgstr "Lock _thresholds" -#: ../plug-ins/common/color-to-alpha.c:94 +#: ../plug-ins/common/color-to-alpha.c:93 msgid "Convert a specified color to transparency" msgstr "Convert a specified colour to transparency" -#: ../plug-ins/common/color-to-alpha.c:101 +#: ../plug-ins/common/color-to-alpha.c:100 msgid "Color to _Alpha..." msgstr "Colour to _Alpha..." -#: ../plug-ins/common/color-to-alpha.c:184 +#: ../plug-ins/common/color-to-alpha.c:183 msgid "Removing color" msgstr "Removing colour" -#: ../plug-ins/common/color-to-alpha.c:377 +#: ../plug-ins/common/color-to-alpha.c:376 msgid "Color to Alpha" msgstr "Colour to Alpha" +#: ../plug-ins/common/color-to-alpha.c:410 +msgctxt "color-to-alpha" +msgid "From:" +msgstr "From:" + #: ../plug-ins/common/color-to-alpha.c:414 msgid "Color to Alpha Color Picker" msgstr "Colour to Alpha Colour Picker" @@ -1644,19 +1670,19 @@ msgstr "Colour to Alpha Colour Picker" msgid "to alpha" msgstr "to alpha" -#: ../plug-ins/common/colorify.c:102 +#: ../plug-ins/common/colorify.c:101 msgid "Replace all colors with shades of a specified color" msgstr "Replace all colours with shades of a specified colour" -#: ../plug-ins/common/colorify.c:108 +#: ../plug-ins/common/colorify.c:107 msgid "Colorif_y..." msgstr "Colourif_y..." -#: ../plug-ins/common/colorify.c:169 +#: ../plug-ins/common/colorify.c:168 msgid "Colorifying" msgstr "Colourifying" -#: ../plug-ins/common/colorify.c:255 +#: ../plug-ins/common/colorify.c:254 msgid "Colorify" msgstr "Colourify" @@ -1668,53 +1694,53 @@ msgstr "Custom colour:" msgid "Colorify Custom Color" msgstr "Colourify Custom Colour" -#: ../plug-ins/common/colormap-remap.c:97 +#: ../plug-ins/common/colormap-remap.c:96 msgid "Rearrange the colormap" msgstr "Rearrange the colourmap" -#: ../plug-ins/common/colormap-remap.c:104 +#: ../plug-ins/common/colormap-remap.c:103 msgid "R_earrange Colormap..." msgstr "R_earrange Colourmap..." -#: ../plug-ins/common/colormap-remap.c:116 +#: ../plug-ins/common/colormap-remap.c:115 msgid "Swap two colors in the colormap" msgstr "Swap two colours in the colourmap" -#: ../plug-ins/common/colormap-remap.c:123 +#: ../plug-ins/common/colormap-remap.c:122 msgid "_Swap Colors" msgstr "_Swap Colours" -#: ../plug-ins/common/colormap-remap.c:286 -#: ../plug-ins/common/colormap-remap.c:297 -#: ../plug-ins/common/colormap-remap.c:308 +#: ../plug-ins/common/colormap-remap.c:285 +#: ../plug-ins/common/colormap-remap.c:296 +#: ../plug-ins/common/colormap-remap.c:307 msgid "Invalid remap array was passed to remap function" msgstr "Invalid remap array was passed to remap function" -#: ../plug-ins/common/colormap-remap.c:332 +#: ../plug-ins/common/colormap-remap.c:331 msgid "Rearranging the colormap" msgstr "Rearranging the colourmap" -#: ../plug-ins/common/colormap-remap.c:481 +#: ../plug-ins/common/colormap-remap.c:480 msgid "Sort on Hue" msgstr "Sort on Hue" -#: ../plug-ins/common/colormap-remap.c:485 +#: ../plug-ins/common/colormap-remap.c:484 msgid "Sort on Saturation" msgstr "Sort on Saturation" -#: ../plug-ins/common/colormap-remap.c:489 +#: ../plug-ins/common/colormap-remap.c:488 msgid "Sort on Value" msgstr "Sort on Value" -#: ../plug-ins/common/colormap-remap.c:493 +#: ../plug-ins/common/colormap-remap.c:492 msgid "Reverse Order" msgstr "Reverse Order" -#: ../plug-ins/common/colormap-remap.c:497 +#: ../plug-ins/common/colormap-remap.c:496 msgid "Reset Order" msgstr "Reset Order" -#: ../plug-ins/common/colormap-remap.c:596 +#: ../plug-ins/common/colormap-remap.c:595 msgid "Rearrange Colormap" msgstr "Rearrange Colourmap" @@ -1726,138 +1752,138 @@ msgstr "" "Drag and drop colours to rearrange the colourmap. The numbers shown are the " "original indices. Right-click for a menu with sort options." -#: ../plug-ins/common/compose.c:189 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw.c:1023 +#: ../plug-ins/common/compose.c:188 ../plug-ins/common/decompose.c:169 +#: ../plug-ins/common/file-raw.c:1098 msgid "RGB" msgstr "RGB" -#: ../plug-ins/common/compose.c:200 ../plug-ins/common/decompose.c:178 +#: ../plug-ins/common/compose.c:199 ../plug-ins/common/decompose.c:177 msgid "RGBA" msgstr "RGBA" -#: ../plug-ins/common/compose.c:204 ../plug-ins/common/noise-rgb.c:525 -#: ../plug-ins/common/noise-rgb.c:540 +#: ../plug-ins/common/compose.c:203 ../plug-ins/common/noise-rgb.c:527 +#: ../plug-ins/common/noise-rgb.c:542 msgid "_Alpha:" msgstr "_Alpha:" -#: ../plug-ins/common/compose.c:211 ../plug-ins/common/decompose.c:184 +#: ../plug-ins/common/compose.c:210 ../plug-ins/common/decompose.c:183 msgid "HSV" msgstr "HSV" -#: ../plug-ins/common/compose.c:212 ../plug-ins/common/compose.c:220 +#: ../plug-ins/common/compose.c:211 ../plug-ins/common/compose.c:219 msgid "_Hue:" msgstr "_Hue:" -#: ../plug-ins/common/compose.c:213 ../plug-ins/common/compose.c:221 -#: ../plug-ins/common/noise-hsv.c:421 +#: ../plug-ins/common/compose.c:212 ../plug-ins/common/compose.c:220 +#: ../plug-ins/common/noise-hsv.c:424 msgid "_Saturation:" msgstr "_Saturation:" -#: ../plug-ins/common/compose.c:214 ../plug-ins/common/noise-hsv.c:433 +#: ../plug-ins/common/compose.c:213 ../plug-ins/common/noise-hsv.c:436 msgid "_Value:" msgstr "_Value:" -#: ../plug-ins/common/compose.c:219 ../plug-ins/common/decompose.c:193 +#: ../plug-ins/common/compose.c:218 ../plug-ins/common/decompose.c:192 msgid "HSL" msgstr "HSL" -#: ../plug-ins/common/compose.c:222 +#: ../plug-ins/common/compose.c:221 msgid "_Lightness:" msgstr "_Lightness:" -#: ../plug-ins/common/compose.c:227 ../plug-ins/common/decompose.c:202 +#: ../plug-ins/common/compose.c:226 ../plug-ins/common/decompose.c:201 msgid "CMY" msgstr "CMY" -#: ../plug-ins/common/compose.c:228 ../plug-ins/common/compose.c:236 +#: ../plug-ins/common/compose.c:227 ../plug-ins/common/compose.c:235 msgid "_Cyan:" msgstr "_Cyan:" -#: ../plug-ins/common/compose.c:229 ../plug-ins/common/compose.c:237 +#: ../plug-ins/common/compose.c:228 ../plug-ins/common/compose.c:236 msgid "_Magenta:" msgstr "_Magenta:" -#: ../plug-ins/common/compose.c:230 ../plug-ins/common/compose.c:238 +#: ../plug-ins/common/compose.c:229 ../plug-ins/common/compose.c:237 msgid "_Yellow:" msgstr "_Yellow:" -#: ../plug-ins/common/compose.c:235 ../plug-ins/common/decompose.c:211 +#: ../plug-ins/common/compose.c:234 ../plug-ins/common/decompose.c:210 msgid "CMYK" msgstr "CMYK" -#: ../plug-ins/common/compose.c:239 +#: ../plug-ins/common/compose.c:238 msgid "_Black:" msgstr "_Black:" -#: ../plug-ins/common/compose.c:243 ../plug-ins/common/decompose.c:224 +#: ../plug-ins/common/compose.c:242 ../plug-ins/common/decompose.c:223 msgid "LAB" msgstr "LAB" -#: ../plug-ins/common/compose.c:252 +#: ../plug-ins/common/compose.c:251 msgid "_Luma y470:" msgstr "_Luma y470:" -#: ../plug-ins/common/compose.c:253 +#: ../plug-ins/common/compose.c:252 msgid "_Blueness cb470:" msgstr "_Blueness cb470:" -#: ../plug-ins/common/compose.c:254 +#: ../plug-ins/common/compose.c:253 msgid "_Redness cr470:" msgstr "_Redness cr470:" -#: ../plug-ins/common/compose.c:260 +#: ../plug-ins/common/compose.c:259 msgid "_Luma y709:" msgstr "_Luma y709:" -#: ../plug-ins/common/compose.c:261 +#: ../plug-ins/common/compose.c:260 msgid "_Blueness cb709:" msgstr "_Blueness cb709:" -#: ../plug-ins/common/compose.c:262 +#: ../plug-ins/common/compose.c:261 msgid "_Redness cr709:" msgstr "_Redness cr709:" -#: ../plug-ins/common/compose.c:268 +#: ../plug-ins/common/compose.c:267 msgid "_Luma y470f:" msgstr "_Luma y470f:" -#: ../plug-ins/common/compose.c:269 +#: ../plug-ins/common/compose.c:268 msgid "_Blueness cb470f:" msgstr "_Blueness cb470f:" -#: ../plug-ins/common/compose.c:270 +#: ../plug-ins/common/compose.c:269 msgid "_Redness cr470f:" msgstr "_Redness cr470f:" -#: ../plug-ins/common/compose.c:276 +#: ../plug-ins/common/compose.c:275 msgid "_Luma y709f:" msgstr "_Luma y709f:" -#: ../plug-ins/common/compose.c:277 +#: ../plug-ins/common/compose.c:276 msgid "_Blueness cb709f:" msgstr "_Blueness cb709f:" -#: ../plug-ins/common/compose.c:278 +#: ../plug-ins/common/compose.c:277 msgid "_Redness cr709f:" msgstr "_Redness cr709f:" -#: ../plug-ins/common/compose.c:404 +#: ../plug-ins/common/compose.c:403 msgid "Create an image using multiple gray images as color channels" msgstr "Create an image using multiple grey images as colour channels" -#: ../plug-ins/common/compose.c:410 +#: ../plug-ins/common/compose.c:409 msgid "C_ompose..." msgstr "C_ompose..." -#: ../plug-ins/common/compose.c:434 +#: ../plug-ins/common/compose.c:433 msgid "Recompose an image that was previously decomposed" msgstr "Recompose an image that was previously decomposed" -#: ../plug-ins/common/compose.c:442 +#: ../plug-ins/common/compose.c:441 msgid "R_ecompose" msgstr "R_ecompose" -#: ../plug-ins/common/compose.c:488 +#: ../plug-ins/common/compose.c:487 msgid "" "You can only run 'Recompose' if the active image was originally produced by " "'Decompose'." @@ -1865,97 +1891,97 @@ msgstr "" "You can only run 'Recompose' if the active image was originally produced by " "'Decompose'." -#: ../plug-ins/common/compose.c:512 +#: ../plug-ins/common/compose.c:511 msgid "Error scanning 'decompose-data' parasite: too few layers found" msgstr "Error scanning 'decompose-data' parasite: too few layers found" -#: ../plug-ins/common/compose.c:545 +#: ../plug-ins/common/compose.c:544 #, c-format msgid "Could not get layers for image %d" msgstr "Could not get layers for image %d" -#: ../plug-ins/common/compose.c:612 +#: ../plug-ins/common/compose.c:611 msgid "Composing" msgstr "Composing" -#: ../plug-ins/common/compose.c:697 ../plug-ins/common/compose.c:1735 +#: ../plug-ins/common/compose.c:696 ../plug-ins/common/compose.c:1729 msgid "At least one image is needed to compose" msgstr "At least one image is needed to compose" -#: ../plug-ins/common/compose.c:708 ../plug-ins/common/compose.c:722 +#: ../plug-ins/common/compose.c:707 ../plug-ins/common/compose.c:721 #, c-format msgid "Specified layer %d not found" msgstr "Specified layer %d not found" -#: ../plug-ins/common/compose.c:730 +#: ../plug-ins/common/compose.c:729 msgid "Drawables have different size" msgstr "Drawables have different size" -#: ../plug-ins/common/compose.c:755 +#: ../plug-ins/common/compose.c:754 msgid "Images have different size" msgstr "Images have different size" -#: ../plug-ins/common/compose.c:773 +#: ../plug-ins/common/compose.c:772 msgid "Error in getting layer IDs" msgstr "Error in getting layer IDs" -#: ../plug-ins/common/compose.c:796 +#: ../plug-ins/common/compose.c:795 #, c-format msgid "Image is not a gray image (bpp=%d)" msgstr "Image is not a grey image (bpp=%d)" -#: ../plug-ins/common/compose.c:824 +#: ../plug-ins/common/compose.c:823 msgid "Unable to recompose, source layer not found" msgstr "Unable to recompose, source layer not found" -#: ../plug-ins/common/compose.c:1488 +#: ../plug-ins/common/compose.c:1481 msgid "Compose" msgstr "Compose" #. Compose type combo -#: ../plug-ins/common/compose.c:1515 +#: ../plug-ins/common/compose.c:1509 msgid "Compose Channels" msgstr "Compose Channels" -#: ../plug-ins/common/compose.c:1525 ../plug-ins/common/decompose.c:1515 +#: ../plug-ins/common/compose.c:1519 ../plug-ins/common/decompose.c:1524 msgid "Color _model:" msgstr "Colour _model:" #. Channel representation table -#: ../plug-ins/common/compose.c:1557 +#: ../plug-ins/common/compose.c:1551 msgid "Channel Representations" msgstr "Channel Representations" -#: ../plug-ins/common/compose.c:1620 +#: ../plug-ins/common/compose.c:1614 msgid "Mask value" msgstr "Mask value" -#: ../plug-ins/common/contrast-normalize.c:80 +#: ../plug-ins/common/contrast-normalize.c:79 msgid "Stretch brightness values to cover the full range" msgstr "Stretch brightness values to cover the full range" -#: ../plug-ins/common/contrast-normalize.c:92 -#: ../plug-ins/common/edge-dog.c:359 +#: ../plug-ins/common/contrast-normalize.c:91 +#: ../plug-ins/common/edge-dog.c:361 msgid "_Normalize" msgstr "_Normalize" -#: ../plug-ins/common/contrast-normalize.c:126 +#: ../plug-ins/common/contrast-normalize.c:125 msgid "Normalizing" msgstr "Normalising" -#: ../plug-ins/common/contrast-retinex.c:156 +#: ../plug-ins/common/contrast-retinex.c:155 msgid "Enhance contrast using the Retinex method" msgstr "Enhance contrast using the Retinex method" -#: ../plug-ins/common/contrast-retinex.c:166 +#: ../plug-ins/common/contrast-retinex.c:165 msgid "Retine_x..." msgstr "Retine_x..." -#: ../plug-ins/common/contrast-retinex.c:250 +#: ../plug-ins/common/contrast-retinex.c:249 msgid "Retinex" msgstr "Retinex" -#: ../plug-ins/common/contrast-retinex.c:286 +#: ../plug-ins/common/contrast-retinex.c:285 msgid "Retinex Image Enhancement" msgstr "Retinex Image Enhancement" @@ -1991,91 +2017,91 @@ msgstr "Dy_namic:" msgid "Retinex: filtering" msgstr "Retinex: filtering" -#: ../plug-ins/common/contrast-stretch-hsv.c:68 +#: ../plug-ins/common/contrast-stretch-hsv.c:67 msgid "Stretch image contrast to cover the maximum possible range" msgstr "Stretch image contrast to cover the maximum possible range" -#: ../plug-ins/common/contrast-stretch-hsv.c:81 +#: ../plug-ins/common/contrast-stretch-hsv.c:80 msgid "Stretch _HSV" msgstr "Stretch _HSV" -#: ../plug-ins/common/contrast-stretch-hsv.c:116 +#: ../plug-ins/common/contrast-stretch-hsv.c:115 msgid "Auto-Stretching HSV" msgstr "Auto-Stretching HSV" -#: ../plug-ins/common/contrast-stretch-hsv.c:192 +#: ../plug-ins/common/contrast-stretch-hsv.c:191 msgid "autostretch_hsv: cmap was NULL! Quitting...\n" msgstr "autostretch_hsv: cmap was NULL! Quitting...\n" -#: ../plug-ins/common/contrast-stretch.c:68 +#: ../plug-ins/common/contrast-stretch.c:67 msgid "Stretch contrast to cover the maximum possible range" msgstr "Stretch contrast to cover the maximum possible range" -#: ../plug-ins/common/contrast-stretch.c:79 +#: ../plug-ins/common/contrast-stretch.c:78 msgid "_Stretch Contrast" msgstr "_Stretch Contrast" -#: ../plug-ins/common/contrast-stretch.c:113 +#: ../plug-ins/common/contrast-stretch.c:112 msgid "Auto-stretching contrast" msgstr "Auto-stretching contrast" -#: ../plug-ins/common/contrast-stretch.c:152 +#: ../plug-ins/common/contrast-stretch.c:151 msgid "c_astretch: cmap was NULL! Quitting...\n" msgstr "c_astretch: cmap was NULL! Quitting...\n" -#: ../plug-ins/common/convolution-matrix.c:64 +#: ../plug-ins/common/convolution-matrix.c:63 msgid "Gr_ey" msgstr "Gr_ey" -#: ../plug-ins/common/convolution-matrix.c:65 +#: ../plug-ins/common/convolution-matrix.c:64 msgid "Re_d" msgstr "Re_d" -#: ../plug-ins/common/convolution-matrix.c:66 -#: ../plug-ins/common/newsprint.c:353 +#: ../plug-ins/common/convolution-matrix.c:65 +#: ../plug-ins/common/newsprint.c:343 msgid "_Green" msgstr "_Green" -#: ../plug-ins/common/convolution-matrix.c:67 -#: ../plug-ins/common/newsprint.c:361 +#: ../plug-ins/common/convolution-matrix.c:66 +#: ../plug-ins/common/newsprint.c:351 msgid "_Blue" msgstr "_Blue" -#: ../plug-ins/common/convolution-matrix.c:68 +#: ../plug-ins/common/convolution-matrix.c:67 msgid "_Alpha" msgstr "_Alpha" -#: ../plug-ins/common/convolution-matrix.c:73 +#: ../plug-ins/common/convolution-matrix.c:72 msgid "E_xtend" msgstr "E_xtend" -#: ../plug-ins/common/convolution-matrix.c:74 -#: ../plug-ins/common/displace.c:472 ../plug-ins/common/edge.c:709 -#: ../plug-ins/common/fractal-trace.c:736 ../plug-ins/common/ripple.c:564 +#: ../plug-ins/common/convolution-matrix.c:73 +#: ../plug-ins/common/displace.c:472 ../plug-ins/common/edge.c:705 +#: ../plug-ins/common/fractal-trace.c:736 ../plug-ins/common/ripple.c:582 msgid "_Wrap" msgstr "_Wrap" -#: ../plug-ins/common/convolution-matrix.c:75 +#: ../plug-ins/common/convolution-matrix.c:74 msgid "Cro_p" msgstr "Cro_p" -#: ../plug-ins/common/convolution-matrix.c:201 +#: ../plug-ins/common/convolution-matrix.c:200 msgid "Apply a generic 5x5 convolution matrix" msgstr "Apply a generic 5x5 convolution matrix" -#: ../plug-ins/common/convolution-matrix.c:206 +#: ../plug-ins/common/convolution-matrix.c:205 msgid "_Convolution Matrix..." msgstr "_Convolution Matrix..." -#: ../plug-ins/common/convolution-matrix.c:241 +#: ../plug-ins/common/convolution-matrix.c:240 msgid "Convolution does not work on layers smaller than 3x3 pixels." msgstr "Convolution does not work on layers smaller than 3x3 pixels." -#: ../plug-ins/common/convolution-matrix.c:314 +#: ../plug-ins/common/convolution-matrix.c:313 msgid "Applying convolution" msgstr "Applying convolution" -#: ../plug-ins/common/convolution-matrix.c:906 +#: ../plug-ins/common/convolution-matrix.c:905 msgid "Convolution Matrix" msgstr "Convolution Matrix" @@ -2088,7 +2114,7 @@ msgid "D_ivisor:" msgstr "D_ivisor:" #: ../plug-ins/common/convolution-matrix.c:1008 -#: ../plug-ins/common/depth-merge.c:768 ../plug-ins/common/file-raw.c:1043 +#: ../plug-ins/common/depth-merge.c:768 ../plug-ins/common/file-raw.c:1119 msgid "O_ffset:" msgstr "O_ffset:" @@ -2108,51 +2134,51 @@ msgstr "Border" msgid "Channels" msgstr "Channels" -#: ../plug-ins/common/crop-auto.c:85 +#: ../plug-ins/common/crop-auto.c:84 msgid "Remove empty borders from the image" msgstr "Remove empty borders from the image" -#: ../plug-ins/common/crop-auto.c:90 +#: ../plug-ins/common/crop-auto.c:89 msgid "Autocrop Imag_e" msgstr "Autocrop Imag_e" -#: ../plug-ins/common/crop-auto.c:99 +#: ../plug-ins/common/crop-auto.c:98 msgid "Remove empty borders from the layer" msgstr "Remove empty borders from the layer" -#: ../plug-ins/common/crop-auto.c:104 +#: ../plug-ins/common/crop-auto.c:103 msgid "Autocrop Lay_er" msgstr "Autocrop Lay_er" -#: ../plug-ins/common/crop-auto.c:151 +#: ../plug-ins/common/crop-auto.c:150 msgid "Cropping" msgstr "Cropping" -#: ../plug-ins/common/crop-zealous.c:85 +#: ../plug-ins/common/crop-zealous.c:84 msgid "Autocrop unused space from edges and middle" msgstr "Autocrop unused space from edges and middle" -#: ../plug-ins/common/crop-zealous.c:90 +#: ../plug-ins/common/crop-zealous.c:89 msgid "_Zealous Crop" msgstr "_Zealous Crop" -#: ../plug-ins/common/crop-zealous.c:138 +#: ../plug-ins/common/crop-zealous.c:137 msgid "Zealous cropping" msgstr "Zealous cropping" -#: ../plug-ins/common/crop-zealous.c:239 +#: ../plug-ins/common/crop-zealous.c:238 msgid "Nothing to crop." msgstr "Nothing to crop." -#: ../plug-ins/common/cubism.c:150 +#: ../plug-ins/common/cubism.c:149 msgid "Convert the image into randomly rotated square blobs" msgstr "Convert the image into randomly rotated square blobs" -#: ../plug-ins/common/cubism.c:155 +#: ../plug-ins/common/cubism.c:154 msgid "_Cubism..." msgstr "_Cubism..." -#: ../plug-ins/common/cubism.c:268 +#: ../plug-ins/common/cubism.c:267 msgid "Cubism" msgstr "Cubism" @@ -2172,343 +2198,348 @@ msgstr "_Use background colour" msgid "Cubistic transformation" msgstr "Cubistic transformation" -#: ../plug-ins/common/curve-bend.c:520 +#: ../plug-ins/common/curve-bend.c:526 msgid "Bend the image using two control curves" msgstr "Bend the image using two control curves" -#: ../plug-ins/common/curve-bend.c:541 +#: ../plug-ins/common/curve-bend.c:547 msgid "_Curve Bend..." msgstr "_Curve Bend..." -#: ../plug-ins/common/curve-bend.c:677 ../plug-ins/common/edge-dog.c:176 +#: ../plug-ins/common/curve-bend.c:683 ../plug-ins/common/edge-dog.c:177 msgid "Can operate on layers only (but was called on channel or mask)." msgstr "Can operate on layers only (but was called on channel or mask)." -#: ../plug-ins/common/curve-bend.c:687 +#: ../plug-ins/common/curve-bend.c:693 msgid "Cannot operate on layers with masks." msgstr "Cannot operate on layers with masks." -#: ../plug-ins/common/curve-bend.c:699 +#: ../plug-ins/common/curve-bend.c:705 msgid "Cannot operate on empty selections." msgstr "Cannot operate on empty selections." +#: ../plug-ins/common/curve-bend.c:901 +#, c-format +msgid "Error while reading '%s': %s" +msgstr "Error while reading '%s': %s" + #. Possibly retrieve data from a previous run #. The shell and main vbox -#: ../plug-ins/common/curve-bend.c:1211 ../plug-ins/common/curve-bend.c:2932 +#: ../plug-ins/common/curve-bend.c:1223 ../plug-ins/common/curve-bend.c:2963 msgid "Curve Bend" msgstr "Curve Bend" #. Preview area, top of column #. preview -#: ../plug-ins/common/curve-bend.c:1247 -#: ../plug-ins/gimpressionist/orientmap.c:592 +#: ../plug-ins/common/curve-bend.c:1260 +#: ../plug-ins/gimpressionist/orientmap.c:591 #: ../plug-ins/gimpressionist/sizemap.c:461 -#: ../plug-ins/print/print-page-layout.c:159 +#: ../plug-ins/print/print-page-layout.c:171 msgid "Preview" msgstr "Preview" #. The preview button -#: ../plug-ins/common/curve-bend.c:1276 +#: ../plug-ins/common/curve-bend.c:1289 msgid "_Preview Once" msgstr "_Preview Once" #. The preview toggle -#: ../plug-ins/common/curve-bend.c:1285 +#: ../plug-ins/common/curve-bend.c:1298 msgid "Automatic pre_view" msgstr "Automatic pre_view" #. Options area, bottom of column #. Options section -#: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/ripple.c:505 -#: ../plug-ins/gfig/gfig-dialog.c:1207 +#: ../plug-ins/common/curve-bend.c:1308 ../plug-ins/common/ripple.c:520 +#: ../plug-ins/gfig/gfig-dialog.c:1206 msgid "Options" msgstr "Options" #. Rotate spinbutton -#: ../plug-ins/common/curve-bend.c:1309 +#: ../plug-ins/common/curve-bend.c:1322 msgid "Rotat_e:" msgstr "Rotat_e:" #. The smoothing toggle -#: ../plug-ins/common/curve-bend.c:1328 +#: ../plug-ins/common/curve-bend.c:1341 msgid "Smoo_thing" msgstr "Smoo_thing" #. The antialiasing toggle -#: ../plug-ins/common/curve-bend.c:1338 ../plug-ins/common/mosaic.c:727 -#: ../plug-ins/common/qbist.c:853 ../plug-ins/common/ripple.c:514 +#: ../plug-ins/common/curve-bend.c:1351 ../plug-ins/common/mosaic.c:731 +#: ../plug-ins/common/qbist.c:852 ../plug-ins/common/ripple.c:529 msgid "_Antialiasing" msgstr "_Antialiasing" #. The work_on_copy toggle -#: ../plug-ins/common/curve-bend.c:1348 +#: ../plug-ins/common/curve-bend.c:1361 msgid "Work on cop_y" msgstr "Work on cop_y" #. The curves graph -#: ../plug-ins/common/curve-bend.c:1358 +#: ../plug-ins/common/curve-bend.c:1371 msgid "Modify Curves" msgstr "Modify Curves" -#: ../plug-ins/common/curve-bend.c:1386 +#: ../plug-ins/common/curve-bend.c:1399 msgid "Curve for Border" msgstr "Curve for Border" -#: ../plug-ins/common/curve-bend.c:1390 +#: ../plug-ins/common/curve-bend.c:1403 msgid "_Upper" msgstr "_Upper" -#: ../plug-ins/common/curve-bend.c:1391 +#: ../plug-ins/common/curve-bend.c:1404 msgid "_Lower" msgstr "_Lower" -#: ../plug-ins/common/curve-bend.c:1401 +#: ../plug-ins/common/curve-bend.c:1414 msgid "Curve Type" msgstr "Curve Type" -#: ../plug-ins/common/curve-bend.c:1405 +#: ../plug-ins/common/curve-bend.c:1418 msgid "Smoot_h" msgstr "Smoot_h" -#: ../plug-ins/common/curve-bend.c:1406 +#: ../plug-ins/common/curve-bend.c:1419 msgid "_Free" msgstr "_Free" #. The Copy button -#: ../plug-ins/common/curve-bend.c:1421 +#: ../plug-ins/common/curve-bend.c:1434 msgid "_Copy" msgstr "_Copy" -#: ../plug-ins/common/curve-bend.c:1426 +#: ../plug-ins/common/curve-bend.c:1439 msgid "Copy the active curve to the other border" msgstr "Copy the active curve to the other border" #. The CopyInv button -#: ../plug-ins/common/curve-bend.c:1433 +#: ../plug-ins/common/curve-bend.c:1446 msgid "_Mirror" msgstr "_Mirror" -#: ../plug-ins/common/curve-bend.c:1438 +#: ../plug-ins/common/curve-bend.c:1451 msgid "Mirror the active curve to the other border" msgstr "Mirror the active curve to the other border" #. The Swap button -#: ../plug-ins/common/curve-bend.c:1446 +#: ../plug-ins/common/curve-bend.c:1459 msgid "S_wap" msgstr "S_wap" -#: ../plug-ins/common/curve-bend.c:1451 +#: ../plug-ins/common/curve-bend.c:1464 msgid "Swap the two curves" msgstr "Swap the two curves" -#: ../plug-ins/common/curve-bend.c:1463 +#: ../plug-ins/common/curve-bend.c:1476 msgid "Reset the active curve" msgstr "Reset the active curve" -#: ../plug-ins/common/curve-bend.c:1480 +#: ../plug-ins/common/curve-bend.c:1493 msgid "Load the curves from a file" msgstr "Load the curves from a file" -#: ../plug-ins/common/curve-bend.c:1492 +#: ../plug-ins/common/curve-bend.c:1505 msgid "Save the curves to a file" msgstr "Save the curves to a file" -#: ../plug-ins/common/curve-bend.c:2030 +#: ../plug-ins/common/curve-bend.c:2061 msgid "Load Curve Points from File" msgstr "Load Curve Points from File" -#: ../plug-ins/common/curve-bend.c:2065 +#: ../plug-ins/common/curve-bend.c:2096 msgid "Save Curve Points to File" msgstr "Save Curve Points to File" -#: ../plug-ins/common/decompose.c:170 ../plug-ins/common/decompose.c:174 -#: ../plug-ins/common/decompose.c:178 +#: ../plug-ins/common/decompose.c:169 ../plug-ins/common/decompose.c:173 +#: ../plug-ins/common/decompose.c:177 msgid "red" msgstr "red" -#: ../plug-ins/common/decompose.c:171 ../plug-ins/common/decompose.c:175 -#: ../plug-ins/common/decompose.c:179 +#: ../plug-ins/common/decompose.c:170 ../plug-ins/common/decompose.c:174 +#: ../plug-ins/common/decompose.c:178 msgid "green" msgstr "green" -#: ../plug-ins/common/decompose.c:172 ../plug-ins/common/decompose.c:176 -#: ../plug-ins/common/decompose.c:180 +#: ../plug-ins/common/decompose.c:171 ../plug-ins/common/decompose.c:175 +#: ../plug-ins/common/decompose.c:179 msgid "blue" msgstr "blue" -#: ../plug-ins/common/decompose.c:181 ../plug-ins/common/decompose.c:221 +#: ../plug-ins/common/decompose.c:180 ../plug-ins/common/decompose.c:220 msgid "alpha" msgstr "alpha" -#: ../plug-ins/common/decompose.c:184 ../plug-ins/common/decompose.c:188 +#: ../plug-ins/common/decompose.c:183 ../plug-ins/common/decompose.c:187 msgid "hue" msgstr "hue" -#: ../plug-ins/common/decompose.c:185 ../plug-ins/common/decompose.c:189 +#: ../plug-ins/common/decompose.c:184 ../plug-ins/common/decompose.c:188 msgid "saturation" msgstr "saturation" -#: ../plug-ins/common/decompose.c:186 ../plug-ins/common/decompose.c:190 +#: ../plug-ins/common/decompose.c:185 ../plug-ins/common/decompose.c:189 msgid "value" msgstr "value" -#: ../plug-ins/common/decompose.c:193 ../plug-ins/common/decompose.c:197 +#: ../plug-ins/common/decompose.c:192 ../plug-ins/common/decompose.c:196 msgid "hue_l" msgstr "hue_l" -#: ../plug-ins/common/decompose.c:194 ../plug-ins/common/decompose.c:198 +#: ../plug-ins/common/decompose.c:193 ../plug-ins/common/decompose.c:197 msgid "saturation_l" msgstr "saturation_l" -#: ../plug-ins/common/decompose.c:195 ../plug-ins/common/decompose.c:199 +#: ../plug-ins/common/decompose.c:194 ../plug-ins/common/decompose.c:198 msgid "lightness" msgstr "lightness" -#: ../plug-ins/common/decompose.c:197 +#: ../plug-ins/common/decompose.c:196 msgid "Hue (HSL)" msgstr "Hue (HSL)" -#: ../plug-ins/common/decompose.c:198 +#: ../plug-ins/common/decompose.c:197 msgid "Saturation (HSL)" msgstr "Saturation (HSL)" -#: ../plug-ins/common/decompose.c:199 +#: ../plug-ins/common/decompose.c:198 msgid "Lightness" msgstr "Lightness" -#: ../plug-ins/common/decompose.c:202 ../plug-ins/common/decompose.c:206 +#: ../plug-ins/common/decompose.c:201 ../plug-ins/common/decompose.c:205 msgid "cyan" msgstr "cyan" -#: ../plug-ins/common/decompose.c:203 ../plug-ins/common/decompose.c:207 +#: ../plug-ins/common/decompose.c:202 ../plug-ins/common/decompose.c:206 msgid "magenta" msgstr "magenta" -#: ../plug-ins/common/decompose.c:204 ../plug-ins/common/decompose.c:208 +#: ../plug-ins/common/decompose.c:203 ../plug-ins/common/decompose.c:207 msgid "yellow" msgstr "yellow" -#: ../plug-ins/common/decompose.c:206 +#: ../plug-ins/common/decompose.c:205 msgid "Cyan" msgstr "Cyan" -#: ../plug-ins/common/decompose.c:207 +#: ../plug-ins/common/decompose.c:206 msgid "Magenta" msgstr "Magenta" -#: ../plug-ins/common/decompose.c:208 +#: ../plug-ins/common/decompose.c:207 msgid "Yellow" msgstr "Yellow" -#: ../plug-ins/common/decompose.c:211 ../plug-ins/common/decompose.c:216 +#: ../plug-ins/common/decompose.c:210 ../plug-ins/common/decompose.c:215 msgid "cyan-k" msgstr "cyan-k" -#: ../plug-ins/common/decompose.c:212 ../plug-ins/common/decompose.c:217 +#: ../plug-ins/common/decompose.c:211 ../plug-ins/common/decompose.c:216 msgid "magenta-k" msgstr "magenta-k" -#: ../plug-ins/common/decompose.c:213 ../plug-ins/common/decompose.c:218 +#: ../plug-ins/common/decompose.c:212 ../plug-ins/common/decompose.c:217 msgid "yellow-k" msgstr "yellow-k" -#: ../plug-ins/common/decompose.c:214 +#: ../plug-ins/common/decompose.c:213 msgid "black" msgstr "black" -#: ../plug-ins/common/decompose.c:216 +#: ../plug-ins/common/decompose.c:215 msgid "Cyan_K" msgstr "Cyan_K" -#: ../plug-ins/common/decompose.c:217 +#: ../plug-ins/common/decompose.c:216 msgid "Magenta_K" msgstr "Magenta_K" -#: ../plug-ins/common/decompose.c:218 +#: ../plug-ins/common/decompose.c:217 msgid "Yellow_K" msgstr "Yellow_K" -#: ../plug-ins/common/decompose.c:221 +#: ../plug-ins/common/decompose.c:220 msgid "Alpha" msgstr "Alpha" -#: ../plug-ins/common/decompose.c:229 +#: ../plug-ins/common/decompose.c:228 msgid "luma-y470" msgstr "luma-y470" -#: ../plug-ins/common/decompose.c:230 +#: ../plug-ins/common/decompose.c:229 msgid "blueness-cb470" msgstr "blueness-cb470" -#: ../plug-ins/common/decompose.c:231 +#: ../plug-ins/common/decompose.c:230 msgid "redness-cr470" msgstr "redness-cr470" -#: ../plug-ins/common/decompose.c:233 +#: ../plug-ins/common/decompose.c:232 msgid "luma-y709" msgstr "luma-y709" -#: ../plug-ins/common/decompose.c:234 +#: ../plug-ins/common/decompose.c:233 msgid "blueness-cb709" msgstr "blueness-cb709" -#: ../plug-ins/common/decompose.c:235 +#: ../plug-ins/common/decompose.c:234 msgid "redness-cr709" msgstr "redness-cr709" -#: ../plug-ins/common/decompose.c:237 +#: ../plug-ins/common/decompose.c:236 msgid "luma-y470f" msgstr "luma-y470f" -#: ../plug-ins/common/decompose.c:238 +#: ../plug-ins/common/decompose.c:237 msgid "blueness-cb470f" msgstr "blueness-cb470f" -#: ../plug-ins/common/decompose.c:239 +#: ../plug-ins/common/decompose.c:238 msgid "redness-cr470f" msgstr "redness-cr470f" -#: ../plug-ins/common/decompose.c:241 +#: ../plug-ins/common/decompose.c:240 msgid "luma-y709f" msgstr "luma-y709f" -#: ../plug-ins/common/decompose.c:242 +#: ../plug-ins/common/decompose.c:241 msgid "blueness-cb709f" msgstr "blueness-cb709f" -#: ../plug-ins/common/decompose.c:243 +#: ../plug-ins/common/decompose.c:242 msgid "redness-cr709f" msgstr "redness-cr709f" -#: ../plug-ins/common/decompose.c:312 ../plug-ins/common/decompose.c:326 +#: ../plug-ins/common/decompose.c:311 ../plug-ins/common/decompose.c:325 msgid "Decompose an image into separate colorspace components" msgstr "Decompose an image into separate colourspace components" -#: ../plug-ins/common/decompose.c:318 ../plug-ins/common/decompose.c:336 +#: ../plug-ins/common/decompose.c:317 ../plug-ins/common/decompose.c:335 msgid "_Decompose..." msgstr "_Decompose..." -#: ../plug-ins/common/decompose.c:429 +#: ../plug-ins/common/decompose.c:428 msgid "Decomposing" msgstr "Decomposing" -#: ../plug-ins/common/decompose.c:1480 +#: ../plug-ins/common/decompose.c:1489 msgid "Decompose" msgstr "Decompose" -#: ../plug-ins/common/decompose.c:1503 +#: ../plug-ins/common/decompose.c:1512 msgid "Extract Channels" msgstr "Extract Channels" -#: ../plug-ins/common/decompose.c:1550 +#: ../plug-ins/common/decompose.c:1559 msgid "_Decompose to layers" msgstr "_Decompose to layers" -#: ../plug-ins/common/decompose.c:1561 +#: ../plug-ins/common/decompose.c:1570 msgid "_Foreground as registration color" msgstr "_Foreground as registration colour" -#: ../plug-ins/common/decompose.c:1562 +#: ../plug-ins/common/decompose.c:1571 msgid "" "Pixels in the foreground color will appear black in all output images. This " "can be used for things like crop marks that have to show up on all channels." @@ -2517,23 +2548,23 @@ msgstr "" "This can be used for things like crop marks that have to show up on all " "channels." -#: ../plug-ins/common/deinterlace.c:91 +#: ../plug-ins/common/deinterlace.c:90 msgid "Fix images where every other row is missing" msgstr "Fix images where every other row is missing" -#: ../plug-ins/common/deinterlace.c:100 +#: ../plug-ins/common/deinterlace.c:99 msgid "_Deinterlace..." msgstr "_Deinterlace..." -#: ../plug-ins/common/deinterlace.c:157 ../plug-ins/common/deinterlace.c:325 +#: ../plug-ins/common/deinterlace.c:156 ../plug-ins/common/deinterlace.c:321 msgid "Deinterlace" msgstr "Deinterlace" -#: ../plug-ins/common/deinterlace.c:357 +#: ../plug-ins/common/deinterlace.c:354 msgid "Keep o_dd fields" msgstr "Keep o_dd fields" -#: ../plug-ins/common/deinterlace.c:358 +#: ../plug-ins/common/deinterlace.c:355 msgid "Keep _even fields" msgstr "Keep _even fields" @@ -2577,69 +2608,69 @@ msgstr "Sc_ale 1:" msgid "Sca_le 2:" msgstr "Sca_le 2:" -#: ../plug-ins/common/despeckle.c:142 +#: ../plug-ins/common/despeckle.c:159 msgid "Remove speckle noise from the image" msgstr "Remove speckle noise from the image" -#: ../plug-ins/common/despeckle.c:148 +#: ../plug-ins/common/despeckle.c:165 msgid "Des_peckle..." msgstr "Des_peckle..." -#: ../plug-ins/common/despeckle.c:425 ../plug-ins/common/despeckle.c:645 +#: ../plug-ins/common/despeckle.c:440 ../plug-ins/common/despeckle.c:871 msgid "Despeckle" msgstr "Despeckle" -#: ../plug-ins/common/despeckle.c:454 +#: ../plug-ins/common/despeckle.c:470 msgid "Median" msgstr "Median" -#: ../plug-ins/common/despeckle.c:462 +#: ../plug-ins/common/despeckle.c:478 msgid "_Adaptive" msgstr "_Adaptive" -#: ../plug-ins/common/despeckle.c:472 +#: ../plug-ins/common/despeckle.c:488 msgid "R_ecursive" msgstr "R_ecursive" -#: ../plug-ins/common/despeckle.c:493 ../plug-ins/common/edge-neon.c:732 -#: ../plug-ins/common/nl-filter.c:1089 ../plug-ins/common/nova.c:366 -#: ../plug-ins/common/unsharp-mask.c:680 ../plug-ins/common/whirl-pinch.c:589 -#: ../plug-ins/gradient-flare/gradient-flare.c:2758 -#: ../plug-ins/imagemap/imap_circle.c:278 +#: ../plug-ins/common/despeckle.c:509 ../plug-ins/common/edge-neon.c:732 +#: ../plug-ins/common/nl-filter.c:1090 ../plug-ins/common/nova.c:361 +#: ../plug-ins/common/unsharp-mask.c:866 ../plug-ins/common/whirl-pinch.c:589 +#: ../plug-ins/gradient-flare/gradient-flare.c:2757 +#: ../plug-ins/imagemap/imap_circle.c:277 msgid "_Radius:" msgstr "_Radius:" -#: ../plug-ins/common/despeckle.c:509 +#: ../plug-ins/common/despeckle.c:525 msgid "_Black level:" msgstr "_Black level:" -#: ../plug-ins/common/despeckle.c:525 +#: ../plug-ins/common/despeckle.c:541 msgid "_White level:" msgstr "_White level:" -#: ../plug-ins/common/destripe.c:103 +#: ../plug-ins/common/destripe.c:102 msgid "Remove vertical stripe artifacts from the image" msgstr "Remove vertical stripe artifacts from the image" -#: ../plug-ins/common/destripe.c:109 +#: ../plug-ins/common/destripe.c:108 msgid "Des_tripe..." msgstr "Des_tripe..." -#: ../plug-ins/common/destripe.c:272 +#: ../plug-ins/common/destripe.c:271 msgid "Destriping" msgstr "Destriping" -#: ../plug-ins/common/destripe.c:438 +#: ../plug-ins/common/destripe.c:437 msgid "Destripe" msgstr "Destripe" -#: ../plug-ins/common/destripe.c:473 ../plug-ins/common/file-html-table.c:595 -#: ../plug-ins/common/file-ps.c:3171 ../plug-ins/common/file-ps.c:3380 -#: ../plug-ins/common/file-raw.c:1056 ../plug-ins/common/smooth-palette.c:436 +#: ../plug-ins/common/destripe.c:473 ../plug-ins/common/file-html-table.c:580 +#: ../plug-ins/common/file-ps.c:3168 ../plug-ins/common/file-ps.c:3363 +#: ../plug-ins/common/file-raw.c:1132 ../plug-ins/common/smooth-palette.c:435 #: ../plug-ins/common/tile-paper.c:302 ../plug-ins/common/tile.c:431 -#: ../plug-ins/imagemap/imap_cmd_guides.c:165 -#: ../plug-ins/imagemap/imap_rectangle.c:403 -#: ../plug-ins/print/print-page-layout.c:252 +#: ../plug-ins/imagemap/imap_cmd_guides.c:164 +#: ../plug-ins/imagemap/imap_rectangle.c:402 +#: ../plug-ins/print/print-page-layout.c:264 msgid "_Width:" msgstr "_Width:" @@ -2647,85 +2678,85 @@ msgstr "_Width:" msgid "Create _histogram" msgstr "Create _histogram" -#: ../plug-ins/common/diffraction.c:167 +#: ../plug-ins/common/diffraction.c:166 msgid "Generate diffraction patterns" msgstr "Generate diffraction patterns" -#: ../plug-ins/common/diffraction.c:172 +#: ../plug-ins/common/diffraction.c:171 msgid "_Diffraction Patterns..." msgstr "_Diffraction Patterns..." -#: ../plug-ins/common/diffraction.c:330 +#: ../plug-ins/common/diffraction.c:329 msgid "Creating diffraction pattern" msgstr "Creating diffraction pattern" -#: ../plug-ins/common/diffraction.c:434 +#: ../plug-ins/common/diffraction.c:433 msgid "Diffraction Patterns" msgstr "Diffraction Patterns" -#: ../plug-ins/common/diffraction.c:477 +#: ../plug-ins/common/diffraction.c:476 #: ../plug-ins/map-object/map-object-ui.c:1388 msgid "_Preview!" msgstr "_Preview!" -#: ../plug-ins/common/diffraction.c:527 +#: ../plug-ins/common/diffraction.c:526 msgid "Frequencies" msgstr "Frequencies" -#: ../plug-ins/common/diffraction.c:565 +#: ../plug-ins/common/diffraction.c:564 msgid "Contours" msgstr "Contours" -#: ../plug-ins/common/diffraction.c:603 +#: ../plug-ins/common/diffraction.c:602 msgid "Sharp Edges" msgstr "Sharp Edges" -#: ../plug-ins/common/diffraction.c:615 ../plug-ins/common/softglow.c:683 -#: ../plug-ins/flame/flame.c:1081 +#: ../plug-ins/common/diffraction.c:614 ../plug-ins/common/softglow.c:683 +#: ../plug-ins/flame/flame.c:1078 msgid "_Brightness:" msgstr "_Brightness:" -#: ../plug-ins/common/diffraction.c:624 +#: ../plug-ins/common/diffraction.c:623 msgid "Sc_attering:" msgstr "Sc_attering:" -#: ../plug-ins/common/diffraction.c:633 +#: ../plug-ins/common/diffraction.c:632 msgid "Po_larization:" msgstr "Po_larisation:" -#: ../plug-ins/common/diffraction.c:641 +#: ../plug-ins/common/diffraction.c:640 msgid "Other Options" msgstr "Other Options" -#: ../plug-ins/common/displace.c:142 +#: ../plug-ins/common/displace.c:141 msgid "_X displacement" msgstr "_X displacement" -#: ../plug-ins/common/displace.c:142 +#: ../plug-ins/common/displace.c:141 msgid "_Pinch" msgstr "_Pinch" -#: ../plug-ins/common/displace.c:143 +#: ../plug-ins/common/displace.c:142 msgid "_Y displacement" msgstr "_Y displacement" -#: ../plug-ins/common/displace.c:143 +#: ../plug-ins/common/displace.c:142 msgid "_Whirl" msgstr "_Whirl" -#: ../plug-ins/common/displace.c:169 +#: ../plug-ins/common/displace.c:168 msgid "Displace pixels as indicated by displacement maps" msgstr "Displace pixels as indicated by displacement maps" -#: ../plug-ins/common/displace.c:179 +#: ../plug-ins/common/displace.c:178 msgid "_Displace..." msgstr "_Displace..." -#: ../plug-ins/common/displace.c:290 +#: ../plug-ins/common/displace.c:289 msgid "Displacing" msgstr "Displacing" -#: ../plug-ins/common/displace.c:326 +#: ../plug-ins/common/displace.c:325 msgid "Displace" msgstr "Displace" @@ -2755,89 +2786,89 @@ msgstr "_Polar" msgid "Edge Behavior" msgstr "Edge Behaviour" -#: ../plug-ins/common/displace.c:474 ../plug-ins/common/edge.c:722 -#: ../plug-ins/common/ripple.c:565 ../plug-ins/common/waves.c:281 +#: ../plug-ins/common/displace.c:474 ../plug-ins/common/edge.c:718 +#: ../plug-ins/common/ripple.c:583 ../plug-ins/common/waves.c:282 msgid "_Smear" msgstr "_Smear" -#: ../plug-ins/common/displace.c:476 ../plug-ins/common/edge.c:735 -#: ../plug-ins/common/fractal-trace.c:740 ../plug-ins/common/newsprint.c:398 +#: ../plug-ins/common/displace.c:476 ../plug-ins/common/edge.c:731 +#: ../plug-ins/common/fractal-trace.c:740 ../plug-ins/common/newsprint.c:388 msgid "_Black" msgstr "_Black" -#: ../plug-ins/common/edge-dog.c:133 +#: ../plug-ins/common/edge-dog.c:134 msgid "Edge detection with control of edge thickness" msgstr "Edge detection with control of edge thickness" -#: ../plug-ins/common/edge-dog.c:140 +#: ../plug-ins/common/edge-dog.c:141 msgid "_Difference of Gaussians..." msgstr "_Difference of Gaussians..." -#: ../plug-ins/common/edge-dog.c:243 ../plug-ins/common/edge-dog.c:300 +#: ../plug-ins/common/edge-dog.c:244 ../plug-ins/common/edge-dog.c:301 msgid "DoG Edge Detect" msgstr "DoG Edge Detect" -#: ../plug-ins/common/edge-dog.c:329 +#: ../plug-ins/common/edge-dog.c:331 msgid "Smoothing Parameters" msgstr "Smoothing Parameters" -#: ../plug-ins/common/edge-dog.c:343 +#: ../plug-ins/common/edge-dog.c:345 msgid "_Radius 1:" msgstr "_Radius 1:" -#: ../plug-ins/common/edge-dog.c:347 +#: ../plug-ins/common/edge-dog.c:349 msgid "R_adius 2:" msgstr "R_adius 2:" -#: ../plug-ins/common/edge-dog.c:370 ../plug-ins/gimpressionist/paper.c:167 +#: ../plug-ins/common/edge-dog.c:372 ../plug-ins/gimpressionist/paper.c:166 msgid "_Invert" msgstr "_Invert" -#: ../plug-ins/common/edge-laplace.c:75 +#: ../plug-ins/common/edge-laplace.c:74 msgid "High-resolution edge detection" msgstr "High-resolution edge detection" -#: ../plug-ins/common/edge-laplace.c:85 +#: ../plug-ins/common/edge-laplace.c:84 msgid "_Laplace" msgstr "_Laplace" -#: ../plug-ins/common/edge-laplace.c:243 ../plug-ins/common/edge.c:673 +#: ../plug-ins/common/edge-laplace.c:242 ../plug-ins/common/edge.c:669 msgid "Laplace" msgstr "Laplace" -#: ../plug-ins/common/edge-laplace.c:321 +#: ../plug-ins/common/edge-laplace.c:320 msgid "Cleanup" msgstr "Cleanup" -#: ../plug-ins/common/edge-neon.c:134 +#: ../plug-ins/common/edge-neon.c:133 msgid "Simulate the glowing boundary of a neon light" msgstr "Simulate the glowing boundary of a neon light" -#: ../plug-ins/common/edge-neon.c:139 +#: ../plug-ins/common/edge-neon.c:138 msgid "_Neon..." msgstr "_Neon..." -#: ../plug-ins/common/edge-neon.c:211 +#: ../plug-ins/common/edge-neon.c:210 msgid "Neon" msgstr "Neon" -#: ../plug-ins/common/edge-neon.c:695 +#: ../plug-ins/common/edge-neon.c:694 msgid "Neon Detection" msgstr "Neon Detection" -#: ../plug-ins/common/edge-neon.c:747 ../plug-ins/common/unsharp-mask.c:693 +#: ../plug-ins/common/edge-neon.c:747 ../plug-ins/common/unsharp-mask.c:879 msgid "_Amount:" msgstr "_Amount:" -#: ../plug-ins/common/edge-sobel.c:108 +#: ../plug-ins/common/edge-sobel.c:107 msgid "Specialized direction-dependent edge detection" msgstr "Specialized direction-dependent edge detection" -#: ../plug-ins/common/edge-sobel.c:121 +#: ../plug-ins/common/edge-sobel.c:120 msgid "_Sobel..." msgstr "_Sobel..." -#: ../plug-ins/common/edge-sobel.c:231 +#: ../plug-ins/common/edge-sobel.c:230 msgid "Sobel Edge Detection" msgstr "Sobel Edge Detection" @@ -2857,47 +2888,47 @@ msgstr "_Keep sign of result (one direction only)" msgid "Sobel edge detecting" msgstr "Sobel edge detecting" -#: ../plug-ins/common/edge.c:152 +#: ../plug-ins/common/edge.c:147 msgid "Several simple methods for detecting edges" msgstr "Several simple methods for detecting edges" -#: ../plug-ins/common/edge.c:157 +#: ../plug-ins/common/edge.c:152 msgid "_Edge..." msgstr "_Edge..." -#: ../plug-ins/common/edge.c:229 +#: ../plug-ins/common/edge.c:224 msgid "Edge detection" msgstr "Edge detection" -#: ../plug-ins/common/edge.c:633 +#: ../plug-ins/common/edge.c:628 msgid "Edge Detection" msgstr "Edge Detection" -#: ../plug-ins/common/edge.c:668 +#: ../plug-ins/common/edge.c:664 msgid "Sobel" msgstr "Sobel" -#: ../plug-ins/common/edge.c:669 +#: ../plug-ins/common/edge.c:665 msgid "Prewitt compass" msgstr "Prewitt compass" -#: ../plug-ins/common/edge.c:670 ../plug-ins/common/sinus.c:904 +#: ../plug-ins/common/edge.c:666 ../plug-ins/common/sinus.c:903 msgid "Gradient" msgstr "Gradient" -#: ../plug-ins/common/edge.c:671 +#: ../plug-ins/common/edge.c:667 msgid "Roberts" msgstr "Roberts" -#: ../plug-ins/common/edge.c:672 +#: ../plug-ins/common/edge.c:668 msgid "Differential" msgstr "Differential" -#: ../plug-ins/common/edge.c:682 +#: ../plug-ins/common/edge.c:678 msgid "_Algorithm:" msgstr "_Algorithm:" -#: ../plug-ins/common/edge.c:690 +#: ../plug-ins/common/edge.c:686 msgid "A_mount:" msgstr "A_mount:" @@ -2913,45 +2944,45 @@ msgstr "_Emboss..." msgid "Emboss" msgstr "Emboss" -#: ../plug-ins/common/emboss.c:474 +#: ../plug-ins/common/emboss.c:475 msgid "Function" msgstr "Function" -#: ../plug-ins/common/emboss.c:478 +#: ../plug-ins/common/emboss.c:479 msgid "_Bumpmap" msgstr "_Bumpmap" -#: ../plug-ins/common/emboss.c:479 +#: ../plug-ins/common/emboss.c:480 msgid "_Emboss" msgstr "_Emboss" -#: ../plug-ins/common/emboss.c:511 +#: ../plug-ins/common/emboss.c:512 msgid "E_levation:" msgstr "E_levation:" -#: ../plug-ins/common/engrave.c:101 +#: ../plug-ins/common/engrave.c:100 msgid "Simulate an antique engraving" msgstr "Simulate an antique engraving" -#: ../plug-ins/common/engrave.c:106 +#: ../plug-ins/common/engrave.c:105 msgid "En_grave..." msgstr "En_grave..." -#: ../plug-ins/common/engrave.c:180 +#: ../plug-ins/common/engrave.c:179 msgid "Engraving" msgstr "Engraving" -#: ../plug-ins/common/engrave.c:209 +#: ../plug-ins/common/engrave.c:208 msgid "Engrave" msgstr "Engrave" -#: ../plug-ins/common/engrave.c:244 ../plug-ins/common/file-html-table.c:611 -#: ../plug-ins/common/file-ps.c:3181 ../plug-ins/common/file-ps.c:3389 -#: ../plug-ins/common/file-raw.c:1069 ../plug-ins/common/film.c:1003 -#: ../plug-ins/common/smooth-palette.c:441 ../plug-ins/common/tile-paper.c:313 -#: ../plug-ins/common/tile.c:435 ../plug-ins/imagemap/imap_cmd_guides.c:175 -#: ../plug-ins/imagemap/imap_rectangle.c:410 -#: ../plug-ins/print/print-page-layout.c:254 +#: ../plug-ins/common/engrave.c:244 ../plug-ins/common/file-html-table.c:596 +#: ../plug-ins/common/file-ps.c:3178 ../plug-ins/common/file-ps.c:3372 +#: ../plug-ins/common/file-raw.c:1145 ../plug-ins/common/film.c:1002 +#: ../plug-ins/common/smooth-palette.c:440 ../plug-ins/common/tile-paper.c:313 +#: ../plug-ins/common/tile.c:435 ../plug-ins/imagemap/imap_cmd_guides.c:174 +#: ../plug-ins/imagemap/imap_rectangle.c:409 +#: ../plug-ins/print/print-page-layout.c:266 msgid "_Height:" msgstr "_Height:" @@ -2959,24 +2990,24 @@ msgstr "_Height:" msgid "_Limit line width" msgstr "_Limit line width" -#: ../plug-ins/common/file-aa.c:98 +#: ../plug-ins/common/file-aa.c:97 msgid "ASCII art" msgstr "ASCII art" #. Create the actual window. -#: ../plug-ins/common/file-aa.c:349 -msgid "Save as Text" -msgstr "Save as Text" +#: ../plug-ins/common/file-aa.c:348 +msgid "Text" +msgstr "Text" -#: ../plug-ins/common/file-aa.c:371 +#: ../plug-ins/common/file-aa.c:356 msgid "_Format:" msgstr "_Format:" -#: ../plug-ins/common/file-cel.c:111 ../plug-ins/common/file-cel.c:129 +#: ../plug-ins/common/file-cel.c:110 ../plug-ins/common/file-cel.c:128 msgid "KISS CEL" msgstr "KISS CEL" -#: ../plug-ins/common/file-cel.c:191 +#: ../plug-ins/common/file-cel.c:190 msgid "Load KISS Palette" msgstr "Load KISS Palette" @@ -2984,65 +3015,66 @@ msgstr "Load KISS Palette" #. column, highest column ever used #. -1 assume fsel is not available (and not attached to any drawable) #. -1 assume there is no floating selection -#: ../plug-ins/common/file-cel.c:317 ../plug-ins/common/file-dicom.c:330 -#: ../plug-ins/common/file-gbr.c:366 ../plug-ins/common/file-gif-load.c:345 -#: ../plug-ins/common/file-gih.c:667 ../plug-ins/common/file-pat.c:335 -#: ../plug-ins/common/file-pcx.c:366 ../plug-ins/common/file-pdf.c:586 -#: ../plug-ins/common/file-pix.c:348 ../plug-ins/common/file-png.c:728 -#: ../plug-ins/common/file-pnm.c:499 ../plug-ins/common/file-ps.c:1042 -#: ../plug-ins/common/file-raw.c:671 ../plug-ins/common/file-sunras.c:486 -#: ../plug-ins/common/file-tga.c:447 ../plug-ins/common/file-tiff-load.c:603 -#: ../plug-ins/common/file-wmf.c:994 ../plug-ins/common/file-xbm.c:741 -#: ../plug-ins/common/file-xpm.c:352 ../plug-ins/common/file-xwd.c:520 -#: ../plug-ins/file-bmp/bmp-read.c:161 ../plug-ins/file-faxg3/faxg3.c:217 -#: ../plug-ins/file-fli/fli-gimp.c:502 ../plug-ins/file-ico/ico-load.c:646 -#: ../plug-ins/file-jpeg/jpeg-load.c:115 ../plug-ins/file-psd/psd-load.c:136 -#: ../plug-ins/file-sgi/sgi.c:331 ../plug-ins/file-xjt/xjt.c:3363 +#: ../plug-ins/common/file-cel.c:316 ../plug-ins/common/file-dicom.c:344 +#: ../plug-ins/common/file-gbr.c:372 ../plug-ins/common/file-gif-load.c:360 +#: ../plug-ins/common/file-gih.c:648 ../plug-ins/common/file-jp2-load.c:190 +#: ../plug-ins/common/file-pat.c:341 ../plug-ins/common/file-pcx.c:365 +#: ../plug-ins/common/file-pdf-load.c:601 ../plug-ins/common/file-pix.c:347 +#: ../plug-ins/common/file-png.c:727 ../plug-ins/common/file-pnm.c:498 +#: ../plug-ins/common/file-ps.c:1042 ../plug-ins/common/file-raw.c:714 +#: ../plug-ins/common/file-sunras.c:485 ../plug-ins/common/file-tga.c:446 +#: ../plug-ins/common/file-tiff-load.c:604 ../plug-ins/common/file-wmf.c:993 +#: ../plug-ins/common/file-xbm.c:741 ../plug-ins/common/file-xmc.c:678 +#: ../plug-ins/common/file-xpm.c:351 ../plug-ins/common/file-xwd.c:519 +#: ../plug-ins/file-bmp/bmp-read.c:160 ../plug-ins/file-faxg3/faxg3.c:216 +#: ../plug-ins/file-fli/fli-gimp.c:500 ../plug-ins/file-ico/ico-load.c:645 +#: ../plug-ins/file-jpeg/jpeg-load.c:114 ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-sgi/sgi.c:329 ../plug-ins/file-xjt/xjt.c:3329 #, c-format msgid "Opening '%s'" msgstr "Opening '%s'" -#: ../plug-ins/common/file-cel.c:354 +#: ../plug-ins/common/file-cel.c:353 msgid "Can't create a new image" msgstr "Can't create a new image" -#: ../plug-ins/common/file-cel.c:443 +#: ../plug-ins/common/file-cel.c:442 #, c-format msgid "Unsupported bit depth (%d)!" msgstr "Unsupported bit depth (%d)!" #. init the progress meter #. And let's begin the progress -#: ../plug-ins/common/file-cel.c:588 ../plug-ins/common/file-gbr.c:637 -#: ../plug-ins/common/file-gif-save.c:768 ../plug-ins/common/file-gih.c:1280 -#: ../plug-ins/common/file-html-table.c:256 ../plug-ins/common/file-pat.c:467 -#: ../plug-ins/common/file-pcx.c:627 ../plug-ins/common/file-pix.c:529 -#: ../plug-ins/common/file-png.c:1277 ../plug-ins/common/file-pnm.c:982 -#: ../plug-ins/common/file-ps.c:1218 ../plug-ins/common/file-sunras.c:568 -#: ../plug-ins/common/file-tga.c:1175 ../plug-ins/common/file-tiff-save.c:693 -#: ../plug-ins/common/file-xbm.c:1039 ../plug-ins/common/file-xpm.c:637 -#: ../plug-ins/common/file-xwd.c:619 ../plug-ins/file-bmp/bmp-write.c:307 -#: ../plug-ins/file-fits/fits.c:481 ../plug-ins/file-fli/fli-gimp.c:718 -#: ../plug-ins/file-ico/ico-save.c:1002 ../plug-ins/file-jpeg/jpeg-save.c:282 -#: ../plug-ins/file-psd/psd-save.c:1640 ../plug-ins/file-sgi/sgi.c:554 -#: ../plug-ins/file-xjt/xjt.c:1710 +#: ../plug-ins/common/file-cel.c:587 ../plug-ins/common/file-gbr.c:666 +#: ../plug-ins/common/file-gif-save.c:788 ../plug-ins/common/file-gih.c:1266 +#: ../plug-ins/common/file-html-table.c:255 ../plug-ins/common/file-pat.c:489 +#: ../plug-ins/common/file-pcx.c:633 ../plug-ins/common/file-pix.c:528 +#: ../plug-ins/common/file-png.c:1277 ../plug-ins/common/file-pnm.c:981 +#: ../plug-ins/common/file-ps.c:1218 ../plug-ins/common/file-sunras.c:567 +#: ../plug-ins/common/file-tga.c:1174 ../plug-ins/common/file-tiff-save.c:693 +#: ../plug-ins/common/file-xbm.c:1039 ../plug-ins/common/file-xmc.c:1465 +#: ../plug-ins/common/file-xpm.c:636 ../plug-ins/common/file-xwd.c:618 +#: ../plug-ins/file-bmp/bmp-write.c:306 ../plug-ins/file-fits/fits.c:480 +#: ../plug-ins/file-fli/fli-gimp.c:716 ../plug-ins/file-ico/ico-save.c:1001 +#: ../plug-ins/file-jpeg/jpeg-save.c:286 ../plug-ins/file-psd/psd-save.c:1642 +#: ../plug-ins/file-sgi/sgi.c:575 ../plug-ins/file-xjt/xjt.c:1692 #, c-format msgid "Saving '%s'" msgstr "Saving '%s'" -#: ../plug-ins/common/file-compressor.c:160 +#: ../plug-ins/common/file-compressor.c:159 msgid "gzip archive" msgstr "gzip archive" -#: ../plug-ins/common/file-compressor.c:181 +#: ../plug-ins/common/file-compressor.c:180 msgid "bzip archive" msgstr "bzip archive" -#: ../plug-ins/common/file-compressor.c:390 +#: ../plug-ins/common/file-compressor.c:389 msgid "No sensible file extension, saving as compressed XCF." msgstr "No sensible file extension, saving as compressed XCF." -#: ../plug-ins/common/file-compressor.c:572 +#: ../plug-ins/common/file-compressor.c:571 msgid "No sensible file extension, attempting to load with file magic." msgstr "No sensible file extension, attempting to load with file magic." @@ -3050,162 +3082,167 @@ msgstr "No sensible file extension, attempting to load with file magic." msgid "C source code" msgstr "C source code" -#: ../plug-ins/common/file-csource.c:660 -msgid "Save as C-Source" -msgstr "Save as C-Source" +#: ../plug-ins/common/file-csource.c:703 +msgid "C-Source" +msgstr "C-Source" -#: ../plug-ins/common/file-csource.c:691 +#: ../plug-ins/common/file-csource.c:721 msgid "_Prefixed name:" msgstr "_Prefixed name:" -#: ../plug-ins/common/file-csource.c:700 +#: ../plug-ins/common/file-csource.c:730 msgid "Co_mment:" msgstr "Co_mment:" #. Use Comment #. -#: ../plug-ins/common/file-csource.c:707 +#: ../plug-ins/common/file-csource.c:737 msgid "_Save comment to file" msgstr "_Save comment to file" #. GLib types #. -#: ../plug-ins/common/file-csource.c:719 +#: ../plug-ins/common/file-csource.c:749 msgid "_Use GLib types (guint8*)" msgstr "_Use GLib types (guint8*)" -#. Use Macros -#. -#: ../plug-ins/common/file-csource.c:731 +#: ../plug-ins/common/file-csource.c:762 msgid "Us_e macros instead of struct" msgstr "Us_e macros instead of struct" -#. Use RLE -#. -#: ../plug-ins/common/file-csource.c:743 +#: ../plug-ins/common/file-csource.c:775 msgid "Use _1 byte Run-Length-Encoding" msgstr "Use _1 byte Run-Length-Encoding" -#. Alpha -#. -#: ../plug-ins/common/file-csource.c:755 +#: ../plug-ins/common/file-csource.c:788 msgid "Sa_ve alpha channel (RGBA/RGB)" msgstr "Sa_ve alpha channel (RGBA/RGB)" -#: ../plug-ins/common/file-csource.c:773 +#. RGB-565 +#. +#: ../plug-ins/common/file-csource.c:800 +msgid "Save as _RGB565 (16-bit)" +msgstr "Save as _RGB565 (16-bit)" + +#: ../plug-ins/common/file-csource.c:823 msgid "Op_acity:" msgstr "Op_acity:" -#: ../plug-ins/common/file-desktop-link.c:83 +#: ../plug-ins/common/file-desktop-link.c:82 msgid "Desktop Link" msgstr "Desktop Link" -#: ../plug-ins/common/file-desktop-link.c:173 +#: ../plug-ins/common/file-desktop-link.c:174 #, c-format msgid "Error loading desktop file '%s': %s" msgstr "Error loading desktop file '%s': %s" -#: ../plug-ins/common/file-dicom.c:146 +#: ../plug-ins/common/file-dicom.c:138 msgid "DICOM image" msgstr "DICOM image" -#: ../plug-ins/common/file-dicom.c:171 +#: ../plug-ins/common/file-dicom.c:163 msgid "Digital Imaging and Communications in Medicine image" msgstr "Digital Imaging and Communications in Medicine image" -#: ../plug-ins/common/file-dicom.c:352 +#: ../plug-ins/common/file-dicom.c:366 #, c-format msgid "'%s' is not a DICOM file." msgstr "'%s' is not a DICOM file." -#: ../plug-ins/common/file-dicom.c:769 ../plug-ins/common/file-pcx.c:659 -#: ../plug-ins/common/file-pnm.c:967 +#: ../plug-ins/common/file-dicom.c:1320 ../plug-ins/common/file-pcx.c:665 +#: ../plug-ins/common/file-pnm.c:966 msgid "Cannot save images with alpha channel." msgstr "Cannot save images with alpha channel." -#: ../plug-ins/common/file-dicom.c:784 ../plug-ins/common/file-ps.c:1203 -#: ../plug-ins/common/file-xwd.c:604 ../plug-ins/file-fits/fits.c:466 -#: ../plug-ins/file-xjt/xjt.c:1705 +#: ../plug-ins/common/file-dicom.c:1335 ../plug-ins/common/file-ps.c:1203 +#: ../plug-ins/common/file-xwd.c:603 ../plug-ins/file-fits/fits.c:465 +#: ../plug-ins/file-xjt/xjt.c:1687 msgid "Cannot operate on unknown image types." msgstr "Cannot operate on unknown image types." -#: ../plug-ins/common/file-gbr.c:154 ../plug-ins/common/file-gbr.c:175 +#: ../plug-ins/common/file-gbr.c:153 ../plug-ins/common/file-gbr.c:174 msgid "GIMP brush" msgstr "GIMP brush" -#: ../plug-ins/common/file-gbr.c:401 ../plug-ins/common/file-gbr.c:413 +#: ../plug-ins/common/file-gbr.c:398 ../plug-ins/common/file-pat.c:417 +#, c-format +msgid "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" +msgstr "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" + +#: ../plug-ins/common/file-gbr.c:422 ../plug-ins/common/file-gbr.c:434 msgid "Unsupported brush format" msgstr "Unsupported brush format" -#: ../plug-ins/common/file-gbr.c:425 +#: ../plug-ins/common/file-gbr.c:446 #, c-format msgid "Error in GIMP brush file '%s'" msgstr "Error in GIMP brush file '%s'" -#: ../plug-ins/common/file-gbr.c:433 +#: ../plug-ins/common/file-gbr.c:454 #, c-format msgid "Invalid UTF-8 string in brush file '%s'." msgstr "Invalid UTF-8 string in brush file '%s'." -#: ../plug-ins/common/file-gbr.c:439 ../plug-ins/common/file-gih.c:510 -#: ../plug-ins/common/file-gih.c:1173 -#: ../plug-ins/gradient-flare/gradient-flare.c:3063 +#: ../plug-ins/common/file-gbr.c:460 ../plug-ins/common/file-gih.c:491 +#: ../plug-ins/common/file-gih.c:1140 +#: ../plug-ins/gradient-flare/gradient-flare.c:3062 msgid "Unnamed" msgstr "Unnamed" -#: ../plug-ins/common/file-gbr.c:622 +#: ../plug-ins/common/file-gbr.c:651 msgid "GIMP brushes are either GRAYSCALE or RGBA" msgstr "GIMP brushes are either GREYSCALE or RGBA" -#: ../plug-ins/common/file-gbr.c:720 -msgid "Save as Brush" -msgstr "Save as Brush" +#: ../plug-ins/common/file-gbr.c:768 +msgid "Brush" +msgstr "Brush" #. attach labels -#: ../plug-ins/common/file-gbr.c:747 ../plug-ins/common/grid.c:790 +#: ../plug-ins/common/file-gbr.c:782 ../plug-ins/common/grid.c:790 msgid "Spacing:" msgstr "Spacing:" -#: ../plug-ins/common/file-gbr.c:758 ../plug-ins/common/file-gih.c:925 -#: ../plug-ins/common/file-pat.c:556 ../plug-ins/gimpressionist/presets.c:666 +#: ../plug-ins/common/file-gbr.c:793 ../plug-ins/common/file-gih.c:891 +#: ../plug-ins/common/file-pat.c:566 ../plug-ins/gimpressionist/presets.c:666 msgid "Description:" msgstr "Description:" -#: ../plug-ins/common/file-gif-load.c:142 -#: ../plug-ins/common/file-gif-save.c:168 +#: ../plug-ins/common/file-gif-load.c:148 +#: ../plug-ins/common/file-gif-save.c:176 msgid "GIF image" msgstr "GIF image" -#: ../plug-ins/common/file-gif-load.c:357 +#: ../plug-ins/common/file-gif-load.c:372 msgid "This is not a GIF file" msgstr "This is not a GIF file" -#: ../plug-ins/common/file-gif-load.c:396 +#: ../plug-ins/common/file-gif-load.c:411 msgid "Non-square pixels. Image might look squashed." msgstr "Non-square pixels. Image might look squashed." -#: ../plug-ins/common/file-gif-load.c:913 +#: ../plug-ins/common/file-gif-load.c:929 #, c-format msgid "Background (%d%s)" msgstr "Background (%d%s)" -#: ../plug-ins/common/file-gif-load.c:936 +#: ../plug-ins/common/file-gif-load.c:952 #, c-format msgid "Opening '%s' (frame %d)" msgstr "Opening '%s' (frame %d)" -#: ../plug-ins/common/file-gif-load.c:965 ../plug-ins/common/iwarp.c:791 -#: ../plug-ins/common/iwarp.c:826 +#: ../plug-ins/common/file-gif-load.c:981 ../plug-ins/common/iwarp.c:792 +#: ../plug-ins/common/iwarp.c:827 #, c-format msgid "Frame %d" msgstr "Frame %d" -#: ../plug-ins/common/file-gif-load.c:967 +#: ../plug-ins/common/file-gif-load.c:983 #, c-format msgid "Frame %d (%d%s)" msgstr "Frame %d (%d%s)" -#: ../plug-ins/common/file-gif-load.c:998 +#: ../plug-ins/common/file-gif-load.c:1014 #, c-format msgid "" "GIF: Undocumented GIF composite type %d is not handled. Animation might not " @@ -3214,11 +3251,11 @@ msgstr "" "GIF: Undocumented GIF composite type %d is not handled. Animation might not " "play or re-save perfectly." -#: ../plug-ins/common/file-gif-save.c:447 +#: ../plug-ins/common/file-gif-save.c:467 msgid "Couldn't simply reduce colors further. Saving as opaque." msgstr "Couldn't simply reduce colours further. Saving as opaque." -#: ../plug-ins/common/file-gif-save.c:562 +#: ../plug-ins/common/file-gif-save.c:582 #, c-format msgid "" "Unable to save '%s'. The GIF file format does not support images that are " @@ -3227,7 +3264,7 @@ msgstr "" "Unable to save '%s'. The GIF file format does not support images that are " "more than %d pixels wide or tall." -#: ../plug-ins/common/file-gif-save.c:673 +#: ../plug-ins/common/file-gif-save.c:693 msgid "" "The GIF format only supports comments in 7bit ASCII encoding. No comment is " "saved." @@ -3235,17 +3272,17 @@ msgstr "" "The GIF format only supports comments in 7bit ASCII encoding. No comment is " "saved." -#: ../plug-ins/common/file-gif-save.c:732 +#: ../plug-ins/common/file-gif-save.c:752 msgid "" "Cannot save RGB color images. Convert to indexed color or grayscale first." msgstr "" "Cannot save RGB colour images. Convert to indexed colour or greyscale first." -#: ../plug-ins/common/file-gif-save.c:910 +#: ../plug-ins/common/file-gif-save.c:930 msgid "Delay inserted to prevent evil CPU-sucking animation." msgstr "Delay inserted to prevent evil CPU-sucking animation." -#: ../plug-ins/common/file-gif-save.c:950 +#: ../plug-ins/common/file-gif-save.c:970 msgid "" "The image you are trying to save as a GIF contains layers which extend " "beyond the actual borders of the image." @@ -3253,7 +3290,7 @@ msgstr "" "The image you are trying to save as a GIF contains layers which extend " "beyond the actual borders of the image." -#: ../plug-ins/common/file-gif-save.c:967 +#: ../plug-ins/common/file-gif-save.c:987 msgid "" "The GIF file format does not allow this. You may choose whether to crop all " "of the layers to the image borders, or cancel this save." @@ -3261,160 +3298,126 @@ msgstr "" "The GIF file format does not allow this. You may choose whether to crop all " "of the layers to the image borders, or cancel this save." -#: ../plug-ins/common/file-gif-save.c:1008 -msgid "Save as GIF" -msgstr "Save as GIF" +#: ../plug-ins/common/file-gif-save.c:1123 +msgid "GIF" +msgstr "GIF" -#. regular gif parameter settings -#: ../plug-ins/common/file-gif-save.c:1030 -msgid "GIF Options" -msgstr "GIF Options" +#: ../plug-ins/common/file-gif-save.c:1131 +#, c-format +msgid "" +"Error loading UI file '%s':\n" +"%s" +msgstr "" +"Error loading UI file '%s':\n" +"%s" -#: ../plug-ins/common/file-gif-save.c:1036 -msgid "I_nterlace" -msgstr "I_nterlace" - -#: ../plug-ins/common/file-gif-save.c:1052 -msgid "_GIF comment:" -msgstr "_GIF comment:" - -#. additional animated gif parameter settings -#: ../plug-ins/common/file-gif-save.c:1110 -msgid "Animated GIF Options" -msgstr "Animated GIF Options" - -#: ../plug-ins/common/file-gif-save.c:1116 -msgid "_Loop forever" -msgstr "_Loop forever" - -#: ../plug-ins/common/file-gif-save.c:1129 -msgid "_Delay between frames where unspecified:" -msgstr "_Delay between frames where unspecified:" - -#: ../plug-ins/common/file-gif-save.c:1144 ../plug-ins/common/file-mng.c:1507 -msgid "milliseconds" -msgstr "milliseconds" - -#: ../plug-ins/common/file-gif-save.c:1154 -msgid "_Frame disposal where unspecified:" -msgstr "_Frame disposal where unspecified:" - -#: ../plug-ins/common/file-gif-save.c:1158 +#: ../plug-ins/common/file-gif-save.c:1184 msgid "I don't care" msgstr "I don't care" -#: ../plug-ins/common/file-gif-save.c:1160 +#: ../plug-ins/common/file-gif-save.c:1186 msgid "Cumulative layers (combine)" msgstr "Cumulative layers (combine)" -#: ../plug-ins/common/file-gif-save.c:1162 +#: ../plug-ins/common/file-gif-save.c:1188 msgid "One frame per layer (replace)" msgstr "One frame per layer (replace)" -#. The "Always use default values" toggles -#: ../plug-ins/common/file-gif-save.c:1178 -msgid "_Use delay entered above for all frames" -msgstr "_Use delay entered above for all frames" +#: ../plug-ins/common/file-gif-save.c:1205 +msgid "" +"You can only export as animation when the image has more than one layer. The " +"image you are trying to export only has one layer." +msgstr "" +"You can only export as animation when the image has more than one layer. The " +"image you are trying to export only has one layer." -#: ../plug-ins/common/file-gif-save.c:1188 -msgid "U_se disposal entered above for all frames" -msgstr "U_se disposal entered above for all frames" - -#: ../plug-ins/common/file-gif-save.c:2341 +#: ../plug-ins/common/file-gif-save.c:2349 msgid "Error writing output file." msgstr "Error writing output file." -#: ../plug-ins/common/file-gif-save.c:2411 +#: ../plug-ins/common/file-gif-save.c:2419 #, c-format msgid "The default comment is limited to %d characters." msgstr "The default comment is limited to %d characters." -#: ../plug-ins/common/file-gih.c:209 ../plug-ins/common/file-gih.c:230 +#: ../plug-ins/common/file-gih.c:208 ../plug-ins/common/file-gih.c:229 msgid "GIMP brush (animated)" msgstr "GIMP brush (animated)" -#: ../plug-ins/common/file-gih.c:324 -#, c-format -msgid "Layer %s doesn't have an alpha channel, skipped" -msgstr "Layer %s doesn't have an alpha channel, skipped" - -#: ../plug-ins/common/file-gih.c:503 +#: ../plug-ins/common/file-gih.c:484 msgid "Error in GIMP brush pipe file." msgstr "Error in GIMP brush pipe file." -#: ../plug-ins/common/file-gih.c:569 +#: ../plug-ins/common/file-gih.c:550 msgid "GIMP brush file appears to be corrupted." msgstr "GIMP brush file appears to be corrupted." -#: ../plug-ins/common/file-gih.c:718 +#: ../plug-ins/common/file-gih.c:699 msgid "Couldn't load one brush in the pipe, giving up." msgstr "Couldn't load one brush in the pipe, giving up." -#: ../plug-ins/common/file-gih.c:881 -msgid "Save as Brush Pipe" -msgstr "Save as Brush Pipe" +#: ../plug-ins/common/file-gih.c:860 +msgid "Brush Pipe" +msgstr "Brush Pipe" -#: ../plug-ins/common/file-gih.c:911 +#: ../plug-ins/common/file-gih.c:877 msgid "Spacing (percent):" msgstr "Spacing (percent):" -#: ../plug-ins/common/file-gih.c:978 +#: ../plug-ins/common/file-gih.c:944 msgid "Pixels" msgstr "Pixels" -#: ../plug-ins/common/file-gih.c:983 +#: ../plug-ins/common/file-gih.c:949 msgid "Cell size:" msgstr "Cell size:" -#: ../plug-ins/common/file-gih.c:995 +#: ../plug-ins/common/file-gih.c:961 msgid "Number of cells:" msgstr "Number of cells:" -#: ../plug-ins/common/file-gih.c:1020 +#: ../plug-ins/common/file-gih.c:986 msgid " Rows of " msgstr " Rows of " -#: ../plug-ins/common/file-gih.c:1032 +#: ../plug-ins/common/file-gih.c:998 msgid " Columns on each layer" msgstr " Columns on each layer" -#: ../plug-ins/common/file-gih.c:1036 +#: ../plug-ins/common/file-gih.c:1002 msgid " (Width Mismatch!) " msgstr " (Width Mismatch!) " -#: ../plug-ins/common/file-gih.c:1040 +#: ../plug-ins/common/file-gih.c:1006 msgid " (Height Mismatch!) " msgstr " (Height Mismatch!) " -#: ../plug-ins/common/file-gih.c:1045 +#: ../plug-ins/common/file-gih.c:1011 msgid "Display as:" msgstr "Display as:" -#: ../plug-ins/common/file-gih.c:1054 +#: ../plug-ins/common/file-gih.c:1020 msgid "Dimension:" msgstr "Dimension:" -#: ../plug-ins/common/file-gih.c:1129 +#: ../plug-ins/common/file-gih.c:1095 msgid "Ranks:" msgstr "Ranks:" -#: ../plug-ins/common/file-header.c:77 +#: ../plug-ins/common/file-header.c:76 msgid "C source code header" msgstr "C source code header" -#: ../plug-ins/common/file-html-table.c:156 +#: ../plug-ins/common/file-html-table.c:155 +#: ../plug-ins/common/file-html-table.c:408 msgid "HTML table" msgstr "HTML table" -#: ../plug-ins/common/file-html-table.c:409 -msgid "Save as HTML table" -msgstr "Save as HTML table" - -#: ../plug-ins/common/file-html-table.c:436 +#: ../plug-ins/common/file-html-table.c:421 msgid "Warning" msgstr "Warning" -#: ../plug-ins/common/file-html-table.c:447 +#: ../plug-ins/common/file-html-table.c:432 msgid "" "You are about to create a huge\n" "HTML file which will most likely\n" @@ -3425,353 +3428,448 @@ msgstr "" "crash your browser." #. HTML Page Options -#: ../plug-ins/common/file-html-table.c:456 +#: ../plug-ins/common/file-html-table.c:441 msgid "HTML Page Options" msgstr "HTML Page Options" -#: ../plug-ins/common/file-html-table.c:463 +#: ../plug-ins/common/file-html-table.c:448 msgid "_Generate full HTML document" msgstr "_Generate full HTML document" -#: ../plug-ins/common/file-html-table.c:469 +#: ../plug-ins/common/file-html-table.c:454 msgid "" "If checked GTM will output a full HTML document with , , etc. " "tags instead of just the table html." msgstr "" -"If checked GTM will output a full HTML document with , , etc. " +"If ticked GTM will output a full HTML document with , , etc. " "tags instead of just the table html." #. HTML Table Creation Options -#: ../plug-ins/common/file-html-table.c:482 +#: ../plug-ins/common/file-html-table.c:467 msgid "Table Creation Options" msgstr "Table Creation Options" -#: ../plug-ins/common/file-html-table.c:490 +#: ../plug-ins/common/file-html-table.c:475 msgid "_Use cellspan" msgstr "_Use cellspan" -#: ../plug-ins/common/file-html-table.c:496 +#: ../plug-ins/common/file-html-table.c:481 msgid "" "If checked GTM will replace any rectangular sections of identically colored " "blocks with one large cell with ROWSPAN and COLSPAN values." msgstr "" -"If checked GTM will replace any rectangular sections of identically coloured " +"If ticked GTM will replace any rectangular sections of identically coloured " "blocks with one large cell with ROWSPAN and COLSPAN values." -#: ../plug-ins/common/file-html-table.c:505 +#: ../plug-ins/common/file-html-table.c:490 msgid "Co_mpress TD tags" msgstr "Co_mpress TD tags" -#: ../plug-ins/common/file-html-table.c:511 +#: ../plug-ins/common/file-html-table.c:496 msgid "" "Checking this tag will cause GTM to leave no whitespace between the TD tags " "and the cellcontent. This is only necessary for pixel level positioning " "control." msgstr "" -"Checking this tag will cause GTM to leave no whitespace between the TD tags " -"and the cellcontent. This is only necessary for pixel level positioning " +"Ticking this tag will cause GTM to leave no whitespace between the TD tags " +"and the cell content. This is only necessary for pixel level positioning " "control." -#: ../plug-ins/common/file-html-table.c:521 +#: ../plug-ins/common/file-html-table.c:506 msgid "C_aption" msgstr "C_aption" -#: ../plug-ins/common/file-html-table.c:527 +#: ../plug-ins/common/file-html-table.c:512 msgid "Check if you would like to have the table captioned." msgstr "Check if you would like to have the table captioned." -#: ../plug-ins/common/file-html-table.c:542 +#: ../plug-ins/common/file-html-table.c:527 msgid "The text for the table caption." msgstr "The text for the table caption." -#: ../plug-ins/common/file-html-table.c:555 +#: ../plug-ins/common/file-html-table.c:540 msgid "C_ell content:" msgstr "C_ell content:" -#: ../plug-ins/common/file-html-table.c:559 +#: ../plug-ins/common/file-html-table.c:544 msgid "The text to go into each cell." msgstr "The text to go into each cell." #. HTML Table Options -#: ../plug-ins/common/file-html-table.c:569 +#: ../plug-ins/common/file-html-table.c:554 msgid "Table Options" msgstr "Table Options" -#: ../plug-ins/common/file-html-table.c:580 +#: ../plug-ins/common/file-html-table.c:565 msgid "_Border:" msgstr "_Border:" -#: ../plug-ins/common/file-html-table.c:584 +#: ../plug-ins/common/file-html-table.c:569 msgid "The number of pixels in the table border." msgstr "The number of pixels in the table border." -#: ../plug-ins/common/file-html-table.c:599 +#: ../plug-ins/common/file-html-table.c:584 msgid "The width for each table cell. Can be a number or a percent." msgstr "The width for each table cell. Can be a number or a percent." -#: ../plug-ins/common/file-html-table.c:615 +#: ../plug-ins/common/file-html-table.c:600 msgid "The height for each table cell. Can be a number or a percent." msgstr "The height for each table cell. Can be a number or a percent." -#: ../plug-ins/common/file-html-table.c:626 +#: ../plug-ins/common/file-html-table.c:611 msgid "Cell-_padding:" msgstr "Cell-_padding:" -#: ../plug-ins/common/file-html-table.c:630 +#: ../plug-ins/common/file-html-table.c:615 msgid "The amount of cellpadding." -msgstr "The amount of cellpadding." +msgstr "The amount of cell padding." -#: ../plug-ins/common/file-html-table.c:639 +#: ../plug-ins/common/file-html-table.c:624 msgid "Cell-_spacing:" msgstr "Cell-_spacing:" -#: ../plug-ins/common/file-html-table.c:643 +#: ../plug-ins/common/file-html-table.c:628 msgid "The amount of cellspacing." -msgstr "The amount of cellspacing." +msgstr "The amount of cell spacing." + +#: ../plug-ins/common/file-jp2-load.c:96 +msgid "JPEG 2000 image" +msgstr "JPEG 2000 image" + +#: ../plug-ins/common/file-jp2-load.c:215 +#, c-format +msgid "Couldn't decode '%s'." +msgstr "Couldn't decode '%s'." + +#: ../plug-ins/common/file-jp2-load.c:238 +#, c-format +msgid "The image '%s' is in grayscale but does not contain any gray component." +msgstr "The image '%s' is in greyscale but does not contain any grey component." + +#: ../plug-ins/common/file-jp2-load.c:264 +#, c-format +msgid "The image '%s' is in RGB, but is missing some of the components." +msgstr "The image '%s' is in RGB, but is missing some of the components." + +#: ../plug-ins/common/file-jp2-load.c:284 +#, c-format +msgid "" +"The image '%s' is in the CIEXYZ color space, but there is no code in place " +"to convert it to RGB." +msgstr "" +"The image '%s' is in the CIEXYZ colour space, but there is no code in place " +"to convert it to RGB." + +#: ../plug-ins/common/file-jp2-load.c:291 +#, c-format +msgid "" +"The image '%s' is in the CIELAB color space, but there is no code in place " +"to convert it to RGB." +msgstr "" +"The image '%s' is in the CIELAB colour space, but there is no code in place " +"to convert it to RGB." + +#: ../plug-ins/common/file-jp2-load.c:298 +#, c-format +msgid "" +"The image '%s' is in the YCbCr color space, but there is no code in place to " +"convert it to RGB." +msgstr "" +"The image '%s' is in the YCbCr colour space, but there is no code in place " +"to convert it to RGB." + +#: ../plug-ins/common/file-jp2-load.c:306 +#, c-format +msgid "The image '%s' is in an unknown color space." +msgstr "The image '%s' is in an unknown colour space." + +#: ../plug-ins/common/file-jp2-load.c:320 +#, c-format +msgid "" +"Image component %d of image '%s' does not have the same size as the image. " +"This is currently not supported." +msgstr "" +"Image component %d of image '%s' does not have the same size as the image. " +"This is currently not supported." + +#: ../plug-ins/common/file-jp2-load.c:331 +#, c-format +msgid "Image component %d of image '%s' does not have both a hstep and vstep." +msgstr "Image component %d of image '%s' does not have both a hstep and vstep." + +#: ../plug-ins/common/file-jp2-load.c:340 +#, c-format +msgid "" +"Image component %d of image '%s' is signed. This is currently not supported." +msgstr "" +"Image component %d of image '%s' is signed. This is currently not supported." #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette -#: ../plug-ins/common/file-mng.c:498 ../plug-ins/common/file-png.c:1760 +#: ../plug-ins/common/file-mng.c:497 ../plug-ins/common/file-png.c:1760 msgid "Couldn't losslessly save transparency, saving opacity instead." msgstr "Couldn't losslessly save transparency, saving opacity instead." -#: ../plug-ins/common/file-mng.c:1287 -msgid "Save as MNG" -msgstr "Save as MNG" +#: ../plug-ins/common/file-mng.c:1286 +msgid "MNG" +msgstr "MNG" -#: ../plug-ins/common/file-mng.c:1307 +#: ../plug-ins/common/file-mng.c:1293 msgid "MNG Options" msgstr "MNG Options" -#: ../plug-ins/common/file-mng.c:1313 +#: ../plug-ins/common/file-mng.c:1299 msgid "Interlace" msgstr "Interlace" -#: ../plug-ins/common/file-mng.c:1325 +#: ../plug-ins/common/file-mng.c:1311 msgid "Save background color" msgstr "Save background colour" -#: ../plug-ins/common/file-mng.c:1336 +#: ../plug-ins/common/file-mng.c:1322 msgid "Save gamma" msgstr "Save gamma" -#: ../plug-ins/common/file-mng.c:1346 +#: ../plug-ins/common/file-mng.c:1332 msgid "Save resolution" msgstr "Save resolution" -#: ../plug-ins/common/file-mng.c:1357 +#: ../plug-ins/common/file-mng.c:1343 msgid "Save creation time" msgstr "Save creation time" -#: ../plug-ins/common/file-mng.c:1376 +#. Dialog init +#: ../plug-ins/common/file-mng.c:1362 ../plug-ins/common/file-png.c:1801 msgid "PNG" msgstr "PNG" -#: ../plug-ins/common/file-mng.c:1377 +#: ../plug-ins/common/file-mng.c:1363 msgid "JNG" msgstr "JNG" -#: ../plug-ins/common/file-mng.c:1380 +#: ../plug-ins/common/file-mng.c:1366 msgid "PNG + delta PNG" msgstr "PNG + delta PNG" -#: ../plug-ins/common/file-mng.c:1381 +#: ../plug-ins/common/file-mng.c:1367 msgid "JNG + delta PNG" msgstr "JNG + delta PNG" -#: ../plug-ins/common/file-mng.c:1382 +#: ../plug-ins/common/file-mng.c:1368 msgid "All PNG" msgstr "All PNG" -#: ../plug-ins/common/file-mng.c:1383 +#: ../plug-ins/common/file-mng.c:1369 msgid "All JNG" msgstr "All JNG" -#: ../plug-ins/common/file-mng.c:1395 +#: ../plug-ins/common/file-mng.c:1381 msgid "Default chunks type:" msgstr "Default chunks type:" -#: ../plug-ins/common/file-mng.c:1398 +#: ../plug-ins/common/file-mng.c:1384 msgid "Combine" msgstr "Combine" -#: ../plug-ins/common/file-mng.c:1399 +#: ../plug-ins/common/file-mng.c:1385 msgid "Replace" msgstr "Replace" -#: ../plug-ins/common/file-mng.c:1410 +#: ../plug-ins/common/file-mng.c:1396 msgid "Default frame disposal:" msgstr "Default frame disposal:" -#: ../plug-ins/common/file-mng.c:1422 +#: ../plug-ins/common/file-mng.c:1408 msgid "PNG compression level:" msgstr "PNG compression level:" -#: ../plug-ins/common/file-mng.c:1430 ../plug-ins/common/file-png.c:1908 +#: ../plug-ins/common/file-mng.c:1416 msgid "Choose a high compression level for small file size" msgstr "Choose a high compression level for small file size" -#: ../plug-ins/common/file-mng.c:1444 +#: ../plug-ins/common/file-mng.c:1430 msgid "JPEG compression quality:" msgstr "JPEG compression quality:" -#: ../plug-ins/common/file-mng.c:1461 +#: ../plug-ins/common/file-mng.c:1447 msgid "JPEG smoothing factor:" msgstr "JPEG smoothing factor:" -#: ../plug-ins/common/file-mng.c:1471 +#: ../plug-ins/common/file-mng.c:1457 msgid "Animated MNG Options" msgstr "Animated MNG Options" -#: ../plug-ins/common/file-mng.c:1477 +#: ../plug-ins/common/file-mng.c:1463 msgid "Loop" msgstr "Loop" -#: ../plug-ins/common/file-mng.c:1491 +#: ../plug-ins/common/file-mng.c:1477 msgid "Default frame delay:" msgstr "Default frame delay:" -#: ../plug-ins/common/file-mng.c:1564 +#: ../plug-ins/common/file-mng.c:1493 +msgid "milliseconds" +msgstr "milliseconds" + +#: ../plug-ins/common/file-mng.c:1506 +msgid "" +"These options are only available when the exported image has more than one " +"layer. The image you are exporting only has one layer." +msgstr "" +"These options are only available when the exported image has more than one " +"layer. The image you are exporting only has one layer." + +#: ../plug-ins/common/file-mng.c:1559 msgid "MNG animation" msgstr "MNG animation" -#: ../plug-ins/common/file-pat.c:123 ../plug-ins/common/file-pat.c:145 +#: ../plug-ins/common/file-pat.c:122 ../plug-ins/common/file-pat.c:144 msgid "GIMP pattern" msgstr "GIMP pattern" -#: ../plug-ins/common/file-pat.c:371 +#: ../plug-ins/common/file-pat.c:377 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." msgstr "Invalid UTF-8 string in pattern file '%s'." -#: ../plug-ins/common/file-pat.c:528 -msgid "Save as Pattern" -msgstr "Save as Pattern" +#: ../plug-ins/common/file-pat.c:551 +msgid "Pattern" +msgstr "Pattern" -#: ../plug-ins/common/file-pcx.c:133 ../plug-ins/common/file-pcx.c:152 +#: ../plug-ins/common/file-pcx.c:132 ../plug-ins/common/file-pcx.c:151 msgid "ZSoft PCX image" msgstr "ZSoft PCX image" -#: ../plug-ins/common/file-pcx.c:372 +#: ../plug-ins/common/file-pcx.c:371 #, c-format msgid "Could not read header from '%s'" msgstr "Could not read header from '%s'" -#: ../plug-ins/common/file-pcx.c:382 +#: ../plug-ins/common/file-pcx.c:381 #, c-format msgid "'%s' is not a PCX file" msgstr "'%s' is not a PCX file" -#: ../plug-ins/common/file-pcx.c:395 ../plug-ins/file-bmp/bmp-read.c:606 -#: ../plug-ins/file-psd/psd-load.c:302 +#: ../plug-ins/common/file-pcx.c:394 ../plug-ins/file-bmp/bmp-read.c:637 +#: ../plug-ins/file-psd/psd-load.c:301 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Unsupported or invalid image width: %d" -#: ../plug-ins/common/file-pcx.c:400 ../plug-ins/file-bmp/bmp-read.c:612 -#: ../plug-ins/file-psd/psd-load.c:294 +#: ../plug-ins/common/file-pcx.c:399 ../plug-ins/file-bmp/bmp-read.c:643 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Unsupported or invalid image height: %d" -#: ../plug-ins/common/file-pcx.c:405 +#: ../plug-ins/common/file-pcx.c:404 msgid "Invalid number of bytes per line in PCX header" msgstr "Invalid number of bytes per line in PCX header" -#: ../plug-ins/common/file-pcx.c:453 +#: ../plug-ins/common/file-pcx.c:411 +#, c-format +msgid "Image dimensions too large: width %d x height %d" +msgstr "Image dimensions too large: width %d x height %d" + +#: ../plug-ins/common/file-pcx.c:459 msgid "Unusual PCX flavour, giving up" msgstr "Unusual PCX flavour, giving up" -#: ../plug-ins/common/file-pcx.c:676 +#: ../plug-ins/common/file-pcx.c:682 #, c-format msgid "Invalid X offset: %d" msgstr "Invalid X offset: %d" -#: ../plug-ins/common/file-pcx.c:682 +#: ../plug-ins/common/file-pcx.c:688 #, c-format msgid "Invalid Y offset: %d" msgstr "Invalid Y offset: %d" -#: ../plug-ins/common/file-pcx.c:688 +#: ../plug-ins/common/file-pcx.c:694 #, c-format msgid "Right border out of bounds (must be < %d): %d" msgstr "Right border out of bounds (must be < %d): %d" -#: ../plug-ins/common/file-pcx.c:695 +#: ../plug-ins/common/file-pcx.c:701 #, c-format msgid "Bottom border out of bounds (must be < %d): %d" msgstr "Bottom border out of bounds (must be < %d): %d" -#: ../plug-ins/common/file-pcx.c:752 +#: ../plug-ins/common/file-pcx.c:758 #, c-format msgid "Writing to file '%s' failed: %s" msgstr "Writing to file '%s' failed: %s" -#: ../plug-ins/common/file-pdf.c:288 +#: ../plug-ins/common/file-pdf-load.c:289 msgid "Portable Document Format" msgstr "Portable Document Format" -#: ../plug-ins/common/file-pdf.c:620 +#: ../plug-ins/common/file-pdf-load.c:556 +#, c-format +msgid "Could not load '%s': %s" +msgstr "Could not load '%s': %s" + +#: ../plug-ins/common/file-pdf-load.c:635 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf.c:622 ../plug-ins/common/file-ps.c:1125 +#: ../plug-ins/common/file-pdf-load.c:637 ../plug-ins/common/file-ps.c:1125 #, c-format msgid "%s-pages" msgstr "%s-pages" -#: ../plug-ins/common/file-pdf.c:808 +#: ../plug-ins/common/file-pdf-load.c:823 msgid "Import from PDF" msgstr "Import from PDF" -#: ../plug-ins/common/file-pdf.c:813 ../plug-ins/common/file-ps.c:3100 +#: ../plug-ins/common/file-pdf-load.c:828 ../plug-ins/common/file-ps.c:3097 #: ../plug-ins/common/file-tiff-load.c:483 msgid "_Import" msgstr "_Import" -#: ../plug-ins/common/file-pdf.c:879 +#: ../plug-ins/common/file-pdf-load.c:896 msgid "_Width (pixels):" msgstr "_Width (pixels):" -#: ../plug-ins/common/file-pdf.c:880 +#: ../plug-ins/common/file-pdf-load.c:897 msgid "_Height (pixels):" msgstr "_Height (pixels):" -#: ../plug-ins/common/file-pdf.c:882 +#: ../plug-ins/common/file-pdf-load.c:899 msgid "_Resolution:" msgstr "_Resolution:" -#: ../plug-ins/common/file-pdf.c:1156 +#: ../plug-ins/common/file-pdf-load.c:1173 #, c-format msgid "pixels/%s" msgstr "pixels/%s" -#: ../plug-ins/common/file-pix.c:142 ../plug-ins/common/file-pix.c:159 +#: ../plug-ins/common/file-pix.c:141 ../plug-ins/common/file-pix.c:158 msgid "Alias Pix image" msgstr "Alias Pix image" -#: ../plug-ins/common/file-png.c:263 ../plug-ins/common/file-png.c:284 -#: ../plug-ins/common/file-png.c:304 ../plug-ins/common/file-png.c:321 +#: ../plug-ins/common/file-png.c:262 ../plug-ins/common/file-png.c:283 +#: ../plug-ins/common/file-png.c:303 ../plug-ins/common/file-png.c:320 msgid "PNG image" msgstr "PNG image" -#: ../plug-ins/common/file-png.c:628 +#: ../plug-ins/common/file-png.c:627 #, c-format msgid "Error loading PNG file: %s" msgstr "Error loading PNG file: %s" -#: ../plug-ins/common/file-png.c:703 +#: ../plug-ins/common/file-png.c:702 #, c-format msgid "Error while reading '%s'. File corrupted?" msgstr "Error while reading '%s'. File corrupted?" -#: ../plug-ins/common/file-png.c:834 +#: ../plug-ins/common/file-png.c:833 #, c-format msgid "Unknown color model in PNG file '%s'." msgstr "Unknown colour model in PNG file '%s'." -#: ../plug-ins/common/file-png.c:889 +#: ../plug-ins/common/file-png.c:888 msgid "" "The PNG file specifies an offset that caused the layer to be positioned " "outside the image." @@ -3784,138 +3882,95 @@ msgstr "" msgid "Error while saving '%s'. Could not save image." msgstr "Error while saving '%s'. Could not save image." -#: ../plug-ins/common/file-png.c:1785 -msgid "Save as PNG" -msgstr "Save as PNG" +#: ../plug-ins/common/file-png.c:1818 +#, c-format +msgid "Error loading UI file '%s': %s" +msgstr "Error loading UI file '%s': %s" -#: ../plug-ins/common/file-png.c:1817 -msgid "_Interlacing (Adam7)" -msgstr "_Interlacing (Adam7)" - -#: ../plug-ins/common/file-png.c:1828 -msgid "Save _background color" -msgstr "Save _background colour" - -#: ../plug-ins/common/file-png.c:1836 -msgid "Save _gamma" -msgstr "Save _gamma" - -#: ../plug-ins/common/file-png.c:1846 -msgid "Save layer o_ffset" -msgstr "Save layer o_ffset" - -#: ../plug-ins/common/file-png.c:1855 -msgid "Save _resolution" -msgstr "Save _resolution" - -#: ../plug-ins/common/file-png.c:1865 -msgid "Save creation _time" -msgstr "Save creation _time" - -#: ../plug-ins/common/file-png.c:1874 -msgid "Save comme_nt" -msgstr "Save comme_nt" - -#: ../plug-ins/common/file-png.c:1890 -msgid "Save color _values from transparent pixels" -msgstr "Save colour _values from transparent pixels" - -#: ../plug-ins/common/file-png.c:1904 -msgid "Co_mpression level:" -msgstr "Co_mpression level:" - -#: ../plug-ins/common/file-png.c:1922 ../plug-ins/file-jpeg/jpeg-save.c:1186 -msgid "_Load Defaults" -msgstr "_Load Defaults" - -#: ../plug-ins/common/file-png.c:1930 -msgid "S_ave Defaults" -msgstr "S_ave Defaults" - -#: ../plug-ins/common/file-pnm.c:248 +#: ../plug-ins/common/file-pnm.c:247 msgid "PNM Image" msgstr "PNM Image" -#: ../plug-ins/common/file-pnm.c:268 +#: ../plug-ins/common/file-pnm.c:267 msgid "PNM image" msgstr "PNM image" -#: ../plug-ins/common/file-pnm.c:280 +#: ../plug-ins/common/file-pnm.c:279 msgid "PBM image" msgstr "PBM image" -#: ../plug-ins/common/file-pnm.c:292 +#: ../plug-ins/common/file-pnm.c:291 msgid "PGM image" msgstr "PGM image" -#: ../plug-ins/common/file-pnm.c:304 +#: ../plug-ins/common/file-pnm.c:303 msgid "PPM image" msgstr "PPM image" -#: ../plug-ins/common/file-pnm.c:528 ../plug-ins/common/file-pnm.c:550 -#: ../plug-ins/common/file-pnm.c:559 ../plug-ins/common/file-pnm.c:570 -#: ../plug-ins/common/file-pnm.c:658 ../plug-ins/common/file-pnm.c:728 +#: ../plug-ins/common/file-pnm.c:527 ../plug-ins/common/file-pnm.c:549 +#: ../plug-ins/common/file-pnm.c:558 ../plug-ins/common/file-pnm.c:569 +#: ../plug-ins/common/file-pnm.c:657 ../plug-ins/common/file-pnm.c:727 msgid "Premature end of file." msgstr "Premature end of file." -#: ../plug-ins/common/file-pnm.c:530 +#: ../plug-ins/common/file-pnm.c:529 msgid "Invalid file." msgstr "Invalid file." -#: ../plug-ins/common/file-pnm.c:544 +#: ../plug-ins/common/file-pnm.c:543 msgid "File not in a supported format." msgstr "File not in a supported format." -#: ../plug-ins/common/file-pnm.c:553 +#: ../plug-ins/common/file-pnm.c:552 msgid "Invalid X resolution." msgstr "Invalid X resolution." -#: ../plug-ins/common/file-pnm.c:555 +#: ../plug-ins/common/file-pnm.c:554 msgid "Image width is larger than GIMP can handle." msgstr "Image width is larger than GIMP can handle." -#: ../plug-ins/common/file-pnm.c:562 +#: ../plug-ins/common/file-pnm.c:561 msgid "Invalid Y resolution." msgstr "Invalid Y resolution." -#: ../plug-ins/common/file-pnm.c:564 +#: ../plug-ins/common/file-pnm.c:563 msgid "Image height is larger than GIMP can handle." msgstr "Image height is larger than GIMP can handle." -#: ../plug-ins/common/file-pnm.c:576 +#: ../plug-ins/common/file-pnm.c:575 msgid "Unsupported maximum value." msgstr "Unsupported maximum value." -#: ../plug-ins/common/file-pnm.c:781 +#: ../plug-ins/common/file-pnm.c:780 msgid "Error reading file." msgstr "Error reading file." #: ../plug-ins/common/file-pnm.c:1185 -msgid "Save as PNM" -msgstr "Save as PNM" +msgid "PNM" +msgstr "PNM" #. file save type -#: ../plug-ins/common/file-pnm.c:1202 +#: ../plug-ins/common/file-pnm.c:1188 msgid "Data formatting" msgstr "Data formatting" -#: ../plug-ins/common/file-pnm.c:1206 +#: ../plug-ins/common/file-pnm.c:1192 msgid "Raw" msgstr "Raw" -#: ../plug-ins/common/file-pnm.c:1207 +#: ../plug-ins/common/file-pnm.c:1193 msgid "Ascii" msgstr "Ascii" -#: ../plug-ins/common/file-ps.c:599 ../plug-ins/common/file-ps.c:691 +#: ../plug-ins/common/file-ps.c:600 ../plug-ins/common/file-ps.c:692 msgid "PostScript document" msgstr "PostScript document" -#: ../plug-ins/common/file-ps.c:618 ../plug-ins/common/file-ps.c:707 +#: ../plug-ins/common/file-ps.c:619 ../plug-ins/common/file-ps.c:708 msgid "Encapsulated PostScript image" msgstr "Encapsulated PostScript image" -#: ../plug-ins/common/file-ps.c:638 +#: ../plug-ins/common/file-ps.c:639 msgid "PDF document" msgstr "PDF document" @@ -3929,7 +3984,7 @@ msgstr "Could not interpret Postscript file '%s'" msgid "PostScript save cannot handle images with alpha channels" msgstr "PostScript save cannot handle images with alpha channels" -#: ../plug-ins/common/file-ps.c:1730 ../plug-ins/common/file-ps.c:1763 +#: ../plug-ins/common/file-ps.c:1730 ../plug-ins/common/file-ps.c:1765 #, c-format msgid "" "Error starting Ghostscript. Make sure that Ghostscript is installed and - if " @@ -3942,107 +3997,107 @@ msgstr "" "location.\n" "(%s)" -#: ../plug-ins/common/file-ps.c:1930 ../plug-ins/common/file-tiff-load.c:999 +#: ../plug-ins/common/file-ps.c:1932 ../plug-ins/common/file-tiff-load.c:1000 #, c-format msgid "Page %d" msgstr "Page %d" -#: ../plug-ins/common/file-ps.c:2600 ../plug-ins/common/file-ps.c:2733 -#: ../plug-ins/common/file-ps.c:2885 ../plug-ins/common/file-ps.c:3011 -#: ../plug-ins/common/file-sunras.c:1504 ../plug-ins/common/file-sunras.c:1612 -#: ../plug-ins/file-fits/fits.c:850 ../plug-ins/file-fits/fits.c:974 +#: ../plug-ins/common/file-ps.c:2601 ../plug-ins/common/file-ps.c:2733 +#: ../plug-ins/common/file-ps.c:2883 ../plug-ins/common/file-ps.c:3008 +#: ../plug-ins/common/file-sunras.c:1503 ../plug-ins/common/file-sunras.c:1611 +#: ../plug-ins/file-fits/fits.c:849 ../plug-ins/file-fits/fits.c:973 msgid "Write error occurred" msgstr "Write error occurred" -#: ../plug-ins/common/file-ps.c:3095 +#: ../plug-ins/common/file-ps.c:3092 msgid "Import from PostScript" msgstr "Import from PostScript" #. Rendering -#: ../plug-ins/common/file-ps.c:3138 +#: ../plug-ins/common/file-ps.c:3135 msgid "Rendering" msgstr "Rendering" #. Resolution -#: ../plug-ins/common/file-ps.c:3154 ../plug-ins/common/file-svg.c:929 -#: ../plug-ins/common/file-wmf.c:692 +#: ../plug-ins/common/file-ps.c:3151 ../plug-ins/common/file-svg.c:928 +#: ../plug-ins/common/file-wmf.c:691 msgid "Resolution:" msgstr "Resolution:" -#: ../plug-ins/common/file-ps.c:3193 +#: ../plug-ins/common/file-ps.c:3190 msgid "Pages:" msgstr "Pages:" -#: ../plug-ins/common/file-ps.c:3200 +#: ../plug-ins/common/file-ps.c:3197 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" msgstr "Pages to load (e.g.: 1-4 or 1,3,5-7)" -#: ../plug-ins/common/file-ps.c:3204 ../plug-ins/common/sphere-designer.c:2643 +#: ../plug-ins/common/file-ps.c:3201 ../plug-ins/common/sphere-designer.c:2643 msgid "Layers" msgstr "Layers" -#: ../plug-ins/common/file-ps.c:3206 +#: ../plug-ins/common/file-ps.c:3203 msgid "Images" msgstr "Images" -#: ../plug-ins/common/file-ps.c:3209 +#: ../plug-ins/common/file-ps.c:3206 msgid "Open as" msgstr "Open as" -#: ../plug-ins/common/file-ps.c:3213 +#: ../plug-ins/common/file-ps.c:3210 msgid "Try Bounding Box" msgstr "Try Bounding Box" #. Colouring -#: ../plug-ins/common/file-ps.c:3226 +#: ../plug-ins/common/file-ps.c:3223 msgid "Coloring" msgstr "Colouring" -#: ../plug-ins/common/file-ps.c:3230 +#: ../plug-ins/common/file-ps.c:3227 msgid "B/W" msgstr "B/W" -#: ../plug-ins/common/file-ps.c:3232 ../plug-ins/common/file-xpm.c:479 -#: ../plug-ins/gimpressionist/color.c:66 -#: ../plug-ins/gimpressionist/general.c:170 -#: ../plug-ins/imagemap/imap_menu.c:213 +#: ../plug-ins/common/file-ps.c:3229 ../plug-ins/common/file-xpm.c:478 +#: ../plug-ins/gimpressionist/color.c:65 +#: ../plug-ins/gimpressionist/general.c:169 +#: ../plug-ins/imagemap/imap_menu.c:212 msgid "Color" msgstr "Colour" -#: ../plug-ins/common/file-ps.c:3233 ../plug-ins/file-fits/fits.c:1033 +#: ../plug-ins/common/file-ps.c:3230 ../plug-ins/file-fits/fits.c:1032 msgid "Automatic" msgstr "Automatic" -#: ../plug-ins/common/file-ps.c:3243 +#: ../plug-ins/common/file-ps.c:3240 msgid "Text antialiasing" msgstr "Text antialiasing" -#: ../plug-ins/common/file-ps.c:3248 ../plug-ins/common/file-ps.c:3260 +#: ../plug-ins/common/file-ps.c:3245 ../plug-ins/common/file-ps.c:3257 msgid "Weak" msgstr "Weak" -#: ../plug-ins/common/file-ps.c:3249 ../plug-ins/common/file-ps.c:3261 +#: ../plug-ins/common/file-ps.c:3246 ../plug-ins/common/file-ps.c:3258 msgid "Strong" msgstr "Strong" -#: ../plug-ins/common/file-ps.c:3255 +#: ../plug-ins/common/file-ps.c:3252 msgid "Graphic antialiasing" msgstr "Graphic antialiasing" -#: ../plug-ins/common/file-ps.c:3333 -msgid "Save as PostScript" -msgstr "Save as PostScript" +#: ../plug-ins/common/file-ps.c:3330 +msgid "PostScript" +msgstr "PostScript" #. Image Size -#: ../plug-ins/common/file-ps.c:3364 +#: ../plug-ins/common/file-ps.c:3347 msgid "Image Size" msgstr "Image Size" -#: ../plug-ins/common/file-ps.c:3413 +#: ../plug-ins/common/file-ps.c:3396 msgid "_Keep aspect ratio" msgstr "_Keep aspect ratio" -#: ../plug-ins/common/file-ps.c:3419 +#: ../plug-ins/common/file-ps.c:3402 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." @@ -4051,170 +4106,174 @@ msgstr "" "without changing the aspect ratio." #. Unit -#: ../plug-ins/common/file-ps.c:3429 +#: ../plug-ins/common/file-ps.c:3412 msgid "Unit" msgstr "Unit" -#: ../plug-ins/common/file-ps.c:3433 +#: ../plug-ins/common/file-ps.c:3416 msgid "_Inch" msgstr "_Inch" -#: ../plug-ins/common/file-ps.c:3434 +#: ../plug-ins/common/file-ps.c:3417 msgid "_Millimeter" msgstr "_Millimetre" #. Rotation -#: ../plug-ins/common/file-ps.c:3445 +#: ../plug-ins/common/file-ps.c:3428 #: ../plug-ins/map-object/map-object-ui.c:1035 msgid "Rotation" msgstr "Rotation" #. Format -#: ../plug-ins/common/file-ps.c:3460 +#: ../plug-ins/common/file-ps.c:3443 msgid "Output" msgstr "Output" -#: ../plug-ins/common/file-ps.c:3466 +#: ../plug-ins/common/file-ps.c:3449 msgid "_PostScript level 2" msgstr "_PostScript level 2" -#: ../plug-ins/common/file-ps.c:3475 +#: ../plug-ins/common/file-ps.c:3458 msgid "_Encapsulated PostScript" msgstr "_Encapsulated PostScript" -#: ../plug-ins/common/file-ps.c:3484 +#: ../plug-ins/common/file-ps.c:3467 msgid "P_review" msgstr "P_review" -#: ../plug-ins/common/file-ps.c:3505 +#: ../plug-ins/common/file-ps.c:3488 msgid "Preview _size:" msgstr "Preview _size:" -#: ../plug-ins/common/file-psp.c:599 ../plug-ins/common/file-psp.c:623 +#: ../plug-ins/common/file-psp.c:598 ../plug-ins/common/file-psp.c:622 msgid "Paint Shop Pro image" msgstr "Paint Shop Pro image" -#: ../plug-ins/common/file-psp.c:640 -msgid "Save as PSP" -msgstr "Save as PSP" +#: ../plug-ins/common/file-psp.c:639 +msgid "PSP" +msgstr "PSP" #. file save type -#: ../plug-ins/common/file-psp.c:657 +#: ../plug-ins/common/file-psp.c:642 msgid "Data Compression" msgstr "Data Compression" -#: ../plug-ins/common/file-psp.c:662 +#: ../plug-ins/common/file-psp.c:647 msgid "RLE" msgstr "RLE" -#: ../plug-ins/common/file-psp.c:663 +#: ../plug-ins/common/file-psp.c:648 msgid "LZ77" msgstr "LZ77" -#: ../plug-ins/common/file-raw.c:182 ../plug-ins/common/file-raw.c:197 +#: ../plug-ins/common/file-raw.c:186 ../plug-ins/common/file-raw.c:201 msgid "Raw image data" msgstr "Raw image data" -#: ../plug-ins/common/file-raw.c:980 +#: ../plug-ins/common/file-raw.c:1054 msgid "Load Image from Raw Data" msgstr "Load Image from Raw Data" -#: ../plug-ins/common/file-raw.c:1013 +#: ../plug-ins/common/file-raw.c:1088 msgid "Image" msgstr "Image" -#: ../plug-ins/common/file-raw.c:1024 +#: ../plug-ins/common/file-raw.c:1099 msgid "RGB Alpha" msgstr "RGB Alpha" -#: ../plug-ins/common/file-raw.c:1025 +#: ../plug-ins/common/file-raw.c:1100 +msgid "RGB565" +msgstr "RGB565" + +#: ../plug-ins/common/file-raw.c:1101 msgid "Planar RGB" msgstr "Planar RGB" -#: ../plug-ins/common/file-raw.c:1026 +#: ../plug-ins/common/file-raw.c:1102 msgid "Indexed" msgstr "Indexed" -#: ../plug-ins/common/file-raw.c:1027 +#: ../plug-ins/common/file-raw.c:1103 msgid "Indexed Alpha" msgstr "Indexed Alpha" -#: ../plug-ins/common/file-raw.c:1032 +#: ../plug-ins/common/file-raw.c:1108 msgid "Image _Type:" msgstr "Image _Type:" -#: ../plug-ins/common/file-raw.c:1082 +#: ../plug-ins/common/file-raw.c:1158 msgid "Palette" msgstr "Palette" -#: ../plug-ins/common/file-raw.c:1092 ../plug-ins/common/file-raw.c:1191 +#: ../plug-ins/common/file-raw.c:1168 ../plug-ins/common/file-raw.c:1253 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw.c:1093 ../plug-ins/common/file-raw.c:1193 +#: ../plug-ins/common/file-raw.c:1169 ../plug-ins/common/file-raw.c:1255 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP style)" -#: ../plug-ins/common/file-raw.c:1098 +#: ../plug-ins/common/file-raw.c:1174 msgid "_Palette Type:" msgstr "_Palette Type:" -#: ../plug-ins/common/file-raw.c:1109 +#: ../plug-ins/common/file-raw.c:1185 msgid "Off_set:" msgstr "Off_set:" -#: ../plug-ins/common/file-raw.c:1121 +#: ../plug-ins/common/file-raw.c:1197 msgid "Select Palette File" msgstr "Select Palette File" -#: ../plug-ins/common/file-raw.c:1127 +#: ../plug-ins/common/file-raw.c:1203 msgid "Pal_ette File:" msgstr "Pal_ette File:" -#: ../plug-ins/common/file-raw.c:1155 -msgid "Raw Image Save" -msgstr "Raw Image Save" +#: ../plug-ins/common/file-raw.c:1231 +msgid "Raw Image" +msgstr "Raw Image" -#: ../plug-ins/common/file-raw.c:1177 +#: ../plug-ins/common/file-raw.c:1239 msgid "RGB Save Type" msgstr "RGB Save Type" -#: ../plug-ins/common/file-raw.c:1181 +#: ../plug-ins/common/file-raw.c:1243 msgid "Standard (R,G,B)" msgstr "Standard (R,G,B)" -#: ../plug-ins/common/file-raw.c:1182 +#: ../plug-ins/common/file-raw.c:1244 msgid "Planar (RRR,GGG,BBB)" msgstr "Planar (RRR,GGG,BBB)" -#: ../plug-ins/common/file-raw.c:1187 +#: ../plug-ins/common/file-raw.c:1249 msgid "Indexed Palette Type" msgstr "Indexed Palette Type" -#: ../plug-ins/common/file-sunras.c:217 ../plug-ins/common/file-sunras.c:237 +#: ../plug-ins/common/file-sunras.c:216 ../plug-ins/common/file-sunras.c:236 msgid "SUN Rasterfile image" msgstr "SUN Rasterfile image" -#: ../plug-ins/common/file-sunras.c:402 +#: ../plug-ins/common/file-sunras.c:401 #, c-format msgid "Could not open '%s' as SUN-raster-file" msgstr "Could not open '%s' as SUN-raster-file" -#: ../plug-ins/common/file-sunras.c:412 +#: ../plug-ins/common/file-sunras.c:411 msgid "The type of this SUN-rasterfile is not supported" msgstr "The type of this SUN-rasterfile is not supported" -#: ../plug-ins/common/file-sunras.c:441 +#: ../plug-ins/common/file-sunras.c:440 #, c-format msgid "Could not read color entries from '%s'" msgstr "Could not read colour entries from '%s'" -#: ../plug-ins/common/file-sunras.c:449 +#: ../plug-ins/common/file-sunras.c:448 msgid "Type of colormap not supported" msgstr "Type of colourmap not supported" -#: ../plug-ins/common/file-sunras.c:456 ../plug-ins/common/file-xbm.c:826 -#: ../plug-ins/common/file-xwd.c:489 +#: ../plug-ins/common/file-sunras.c:455 ../plug-ins/common/file-xbm.c:826 +#: ../plug-ins/common/file-xwd.c:488 #, c-format msgid "" "'%s':\n" @@ -4223,8 +4282,8 @@ msgstr "" "'%s':\n" "No image width specified" -#: ../plug-ins/common/file-sunras.c:464 ../plug-ins/common/file-xbm.c:833 -#: ../plug-ins/common/file-xwd.c:498 +#: ../plug-ins/common/file-sunras.c:463 ../plug-ins/common/file-xbm.c:833 +#: ../plug-ins/common/file-xwd.c:497 #, c-format msgid "" "'%s':\n" @@ -4233,8 +4292,8 @@ msgstr "" "'%s':\n" "Image width is larger than GIMP can handle" -#: ../plug-ins/common/file-sunras.c:472 ../plug-ins/common/file-xbm.c:840 -#: ../plug-ins/common/file-xwd.c:506 +#: ../plug-ins/common/file-sunras.c:471 ../plug-ins/common/file-xbm.c:840 +#: ../plug-ins/common/file-xwd.c:505 #, c-format msgid "" "'%s':\n" @@ -4243,8 +4302,8 @@ msgstr "" "'%s':\n" "No image height specified" -#: ../plug-ins/common/file-sunras.c:480 ../plug-ins/common/file-xbm.c:847 -#: ../plug-ins/common/file-xwd.c:514 +#: ../plug-ins/common/file-sunras.c:479 ../plug-ins/common/file-xbm.c:847 +#: ../plug-ins/common/file-xwd.c:513 #, c-format msgid "" "'%s':\n" @@ -4253,62 +4312,62 @@ msgstr "" "'%s':\n" "Image height is larger than GIMP can handle" -#: ../plug-ins/common/file-sunras.c:518 +#: ../plug-ins/common/file-sunras.c:517 msgid "This image depth is not supported" msgstr "This image depth is not supported" -#: ../plug-ins/common/file-sunras.c:542 +#: ../plug-ins/common/file-sunras.c:541 #, c-format msgid "SUNRAS save cannot handle images with alpha channels" msgstr "SUNRAS save cannot handle images with alpha channels" -#: ../plug-ins/common/file-sunras.c:553 +#: ../plug-ins/common/file-sunras.c:552 msgid "Can't operate on unknown image types" msgstr "Can't operate on unknown image types" -#: ../plug-ins/common/file-sunras.c:1082 ../plug-ins/common/file-sunras.c:1173 -#: ../plug-ins/common/file-sunras.c:1254 ../plug-ins/common/file-sunras.c:1349 -#: ../plug-ins/common/file-xwd.c:1348 ../plug-ins/common/file-xwd.c:1449 -#: ../plug-ins/common/file-xwd.c:1607 ../plug-ins/common/file-xwd.c:1807 -#: ../plug-ins/common/file-xwd.c:2064 ../plug-ins/file-fits/fits.c:697 +#: ../plug-ins/common/file-sunras.c:1081 ../plug-ins/common/file-sunras.c:1172 +#: ../plug-ins/common/file-sunras.c:1253 ../plug-ins/common/file-sunras.c:1348 +#: ../plug-ins/common/file-xwd.c:1347 ../plug-ins/common/file-xwd.c:1448 +#: ../plug-ins/common/file-xwd.c:1606 ../plug-ins/common/file-xwd.c:1806 +#: ../plug-ins/common/file-xwd.c:2063 ../plug-ins/file-fits/fits.c:696 msgid "EOF encountered on reading" msgstr "EOF encountered on reading" -#: ../plug-ins/common/file-sunras.c:1629 -msgid "Save as SUNRAS" -msgstr "Save as SUNRAS" +#: ../plug-ins/common/file-sunras.c:1628 +msgid "SUNRAS" +msgstr "SUNRAS" #. file save type -#: ../plug-ins/common/file-sunras.c:1646 +#: ../plug-ins/common/file-sunras.c:1631 msgid "Data Formatting" msgstr "Data Formatting" -#: ../plug-ins/common/file-sunras.c:1650 +#: ../plug-ins/common/file-sunras.c:1635 msgid "RunLength Encoded" msgstr "RunLength Encoded" -#: ../plug-ins/common/file-svg.c:140 +#: ../plug-ins/common/file-svg.c:139 msgid "SVG image" msgstr "SVG image" -#: ../plug-ins/common/file-svg.c:335 ../plug-ins/common/file-svg.c:733 +#: ../plug-ins/common/file-svg.c:334 ../plug-ins/common/file-svg.c:732 msgid "Unknown reason" msgstr "Unknown reason" -#: ../plug-ins/common/file-svg.c:341 +#: ../plug-ins/common/file-svg.c:340 msgid "Rendering SVG" msgstr "Rendering SVG" -#: ../plug-ins/common/file-svg.c:353 +#: ../plug-ins/common/file-svg.c:352 msgid "Rendered SVG" msgstr "Rendered SVG" -#: ../plug-ins/common/file-svg.c:567 ../plug-ins/common/file-wmf.c:358 +#: ../plug-ins/common/file-svg.c:566 ../plug-ins/common/file-wmf.c:357 #, c-format msgid "%d × %d" msgstr "%d × %d" -#: ../plug-ins/common/file-svg.c:575 +#: ../plug-ins/common/file-svg.c:574 msgid "" "SVG file does not\n" "specify a size!" @@ -4317,90 +4376,90 @@ msgstr "" "specify a size!" #. Scalable Vector Graphics is SVG, should perhaps not be translated -#: ../plug-ins/common/file-svg.c:742 +#: ../plug-ins/common/file-svg.c:741 msgid "Render Scalable Vector Graphics" msgstr "Render Scalable Vector Graphics" #. Width and Height -#: ../plug-ins/common/file-svg.c:808 ../plug-ins/common/file-wmf.c:571 +#: ../plug-ins/common/file-svg.c:807 ../plug-ins/common/file-wmf.c:570 #: ../plug-ins/common/grid.c:724 msgid "Width:" msgstr "Width:" -#: ../plug-ins/common/file-svg.c:814 ../plug-ins/common/file-wmf.c:577 +#: ../plug-ins/common/file-svg.c:813 ../plug-ins/common/file-wmf.c:576 msgid "Height:" msgstr "Height:" -#: ../plug-ins/common/file-svg.c:888 ../plug-ins/common/file-wmf.c:651 +#: ../plug-ins/common/file-svg.c:887 ../plug-ins/common/file-wmf.c:650 msgid "_X ratio:" msgstr "_X ratio:" -#: ../plug-ins/common/file-svg.c:910 ../plug-ins/common/file-wmf.c:673 +#: ../plug-ins/common/file-svg.c:909 ../plug-ins/common/file-wmf.c:672 msgid "_Y ratio:" msgstr "_Y ratio:" -#: ../plug-ins/common/file-svg.c:924 ../plug-ins/common/file-wmf.c:687 +#: ../plug-ins/common/file-svg.c:923 ../plug-ins/common/file-wmf.c:686 msgid "Constrain aspect ratio" msgstr "Constrain aspect ratio" -#: ../plug-ins/common/file-svg.c:935 ../plug-ins/common/file-wmf.c:698 -#: ../plug-ins/print/print-page-layout.c:273 +#: ../plug-ins/common/file-svg.c:934 ../plug-ins/common/file-wmf.c:697 +#: ../plug-ins/print/print-page-layout.c:285 #, c-format msgid "pixels/%a" msgstr "pixels/%a" #. Path Import -#: ../plug-ins/common/file-svg.c:955 +#: ../plug-ins/common/file-svg.c:954 msgid "Import _paths" msgstr "Import _paths" -#: ../plug-ins/common/file-svg.c:961 +#: ../plug-ins/common/file-svg.c:960 msgid "" "Import path elements of the SVG so they can be used with the GIMP path tool" msgstr "" "Import path elements of the SVG so they can be used with the GIMP path tool" -#: ../plug-ins/common/file-svg.c:974 +#: ../plug-ins/common/file-svg.c:973 msgid "Merge imported paths" msgstr "Merge imported paths" -#: ../plug-ins/common/file-tga.c:245 ../plug-ins/common/file-tga.c:264 +#: ../plug-ins/common/file-tga.c:244 ../plug-ins/common/file-tga.c:263 msgid "TarGA image" msgstr "TarGA image" -#: ../plug-ins/common/file-tga.c:455 +#: ../plug-ins/common/file-tga.c:454 #, c-format msgid "Cannot read footer from '%s'" msgstr "Cannot read footer from '%s'" -#: ../plug-ins/common/file-tga.c:473 +#: ../plug-ins/common/file-tga.c:472 #, c-format msgid "Cannot read extension from '%s'" msgstr "Cannot read extension from '%s'" -#: ../plug-ins/common/file-tga.c:485 +#: ../plug-ins/common/file-tga.c:484 #, c-format msgid "Cannot read header from '%s'" msgstr "Cannot read header from '%s'" -#: ../plug-ins/common/file-tga.c:1368 -msgid "Save as TGA" -msgstr "Save as TGA" +#: ../plug-ins/common/file-tga.c:1369 +msgid "TGA" +msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1391 +#: ../plug-ins/common/file-tga.c:1378 msgid "_RLE compression" msgstr "_RLE compression" -#: ../plug-ins/common/file-tga.c:1405 +#: ../plug-ins/common/file-tga.c:1392 msgid "Or_igin:" msgstr "Or_igin:" -#: ../plug-ins/common/file-tga.c:1409 +#: ../plug-ins/common/file-tga.c:1396 msgid "Bottom left" msgstr "Bottom left" -#: ../plug-ins/common/file-tga.c:1410 +#: ../plug-ins/common/file-tga.c:1397 msgid "Top left" msgstr "Top left" @@ -4419,17 +4478,17 @@ msgstr "TIFF '%s' does not contain any directories" msgid "Import from TIFF" msgstr "Import from TIFF" -#: ../plug-ins/common/file-tiff-load.c:780 +#: ../plug-ins/common/file-tiff-load.c:781 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-of-%d-pages" -#: ../plug-ins/common/file-tiff-load.c:1015 +#: ../plug-ins/common/file-tiff-load.c:1016 msgid "TIFF Channel" msgstr "TIFF Channel" -#: ../plug-ins/common/file-tiff-load.c:1024 -#: ../plug-ins/file-psd/psd-load.c:325 +#: ../plug-ins/common/file-tiff-load.c:1025 +#: ../plug-ins/file-psd/psd-load.c:333 msgid "" "Warning:\n" "The image you are loading has 16 bits per channel. GIMP can only handle 8 " @@ -4450,55 +4509,55 @@ msgstr "" "7bit ASCII encoding. No comment is saved." #: ../plug-ins/common/file-tiff-save.c:1061 -msgid "Save as TIFF" -msgstr "Save as TIFF" +msgid "TIFF" +msgstr "TIFF" #. compression -#: ../plug-ins/common/file-tiff-save.c:1083 +#: ../plug-ins/common/file-tiff-save.c:1069 msgid "Compression" msgstr "Compression" -#: ../plug-ins/common/file-tiff-save.c:1087 +#: ../plug-ins/common/file-tiff-save.c:1073 msgid "_None" msgstr "_None" -#: ../plug-ins/common/file-tiff-save.c:1088 +#: ../plug-ins/common/file-tiff-save.c:1074 msgid "_LZW" msgstr "_LZW" -#: ../plug-ins/common/file-tiff-save.c:1089 +#: ../plug-ins/common/file-tiff-save.c:1075 msgid "_Pack Bits" msgstr "_Pack Bits" -#: ../plug-ins/common/file-tiff-save.c:1090 +#: ../plug-ins/common/file-tiff-save.c:1076 msgid "_Deflate" msgstr "_Deflate" -#: ../plug-ins/common/file-tiff-save.c:1091 +#: ../plug-ins/common/file-tiff-save.c:1077 msgid "_JPEG" msgstr "_JPEG" -#: ../plug-ins/common/file-tiff-save.c:1092 +#: ../plug-ins/common/file-tiff-save.c:1078 msgid "CCITT Group _3 fax" msgstr "CCITT Group _3 fax" -#: ../plug-ins/common/file-tiff-save.c:1093 +#: ../plug-ins/common/file-tiff-save.c:1079 msgid "CCITT Group _4 fax" msgstr "CCITT Group _4 fax" -#: ../plug-ins/common/file-tiff-save.c:1115 +#: ../plug-ins/common/file-tiff-save.c:1101 msgid "Save _color values from transparent pixels" msgstr "Save _colour values from transparent pixels" -#: ../plug-ins/common/file-tiff-save.c:1131 ../plug-ins/common/file-xbm.c:1246 +#: ../plug-ins/common/file-tiff-save.c:1117 ../plug-ins/common/file-xbm.c:1232 msgid "Comment:" msgstr "Comment:" -#: ../plug-ins/common/file-wmf.c:129 +#: ../plug-ins/common/file-wmf.c:128 msgid "Microsoft WMF file" msgstr "Microsoft WMF file" -#: ../plug-ins/common/file-wmf.c:352 +#: ../plug-ins/common/file-wmf.c:351 msgid "" "WMF file does not\n" "specify a size!" @@ -4506,16 +4565,16 @@ msgstr "" "WMF file does not\n" "specify a size!" -#: ../plug-ins/common/file-wmf.c:500 +#: ../plug-ins/common/file-wmf.c:499 msgid "Render Windows Metafile" msgstr "Render Windows Metafile" -#: ../plug-ins/common/file-wmf.c:963 +#: ../plug-ins/common/file-wmf.c:962 #, c-format msgid "Could not open '%s' for reading" msgstr "Could not open '%s' for reading" -#: ../plug-ins/common/file-wmf.c:1003 +#: ../plug-ins/common/file-wmf.c:1002 msgid "Rendered WMF" msgstr "Rendered WMF" @@ -4563,84 +4622,325 @@ msgstr "" "which has no alpha channel." #: ../plug-ins/common/file-xbm.c:1185 -msgid "Save as XBM" -msgstr "Save as XBM" +msgid "XBM" +msgstr "XBM" #. parameter settings -#: ../plug-ins/common/file-xbm.c:1202 +#: ../plug-ins/common/file-xbm.c:1188 msgid "XBM Options" msgstr "XBM Options" #. X10 format -#: ../plug-ins/common/file-xbm.c:1212 +#: ../plug-ins/common/file-xbm.c:1198 msgid "_X10 format bitmap" msgstr "_X10 format bitmap" -#: ../plug-ins/common/file-xbm.c:1232 +#: ../plug-ins/common/file-xbm.c:1218 msgid "_Identifier prefix:" msgstr "_Identifier prefix:" #. hotspot toggle -#: ../plug-ins/common/file-xbm.c:1254 +#: ../plug-ins/common/file-xbm.c:1240 msgid "_Write hot spot values" msgstr "_Write hot spot values" -#: ../plug-ins/common/file-xbm.c:1276 +#: ../plug-ins/common/file-xbm.c:1262 ../plug-ins/common/file-xmc.c:1094 msgid "Hot spot _X:" msgstr "Hot spot _X:" -#: ../plug-ins/common/file-xbm.c:1286 +#: ../plug-ins/common/file-xbm.c:1272 msgid "Hot spot _Y:" msgstr "Hot spot _Y:" #. mask file -#: ../plug-ins/common/file-xbm.c:1293 +#: ../plug-ins/common/file-xbm.c:1279 msgid "Mask File" msgstr "Mask File" -#: ../plug-ins/common/file-xbm.c:1303 +#: ../plug-ins/common/file-xbm.c:1289 msgid "W_rite extra mask file" msgstr "W_rite extra mask file" -#: ../plug-ins/common/file-xbm.c:1316 +#: ../plug-ins/common/file-xbm.c:1302 msgid "_Mask file extension:" msgstr "_Mask file extension:" -#: ../plug-ins/common/file-xpm.c:174 ../plug-ins/common/file-xpm.c:199 +#: ../plug-ins/common/file-xmc.c:332 ../plug-ins/common/file-xmc.c:372 +#: ../plug-ins/common/file-xmc.c:1057 +msgid "X11 Mouse Cursor" +msgstr "X11 Mouse Cursor" + +#: ../plug-ins/common/file-xmc.c:480 +#, c-format +msgid "" +"Cannot set the hot spot!\n" +"You must arrange layers so that all of them have an intersection." +msgstr "" +"Cannot set the hot spot!\n" +"You must arrange layers so that all of them have an intersection." + +#: ../plug-ins/common/file-xmc.c:673 +#, c-format +msgid "'%s' is not a valid X cursor." +msgstr "'%s' is not a valid X cursor." + +#: ../plug-ins/common/file-xmc.c:689 +#, c-format +msgid "The width of frame %d of '%s' is too big for X cursor." +msgstr "The width of frame %d of '%s' is too big for X cursor." + +#: ../plug-ins/common/file-xmc.c:696 +#, c-format +msgid "The height of frame %d of '%s' is too big for X cursor." +msgstr "The height of frame %d of '%s' is too big for X cursor." + +#: ../plug-ins/common/file-xmc.c:901 +#, c-format +msgid "there is no image chunk in \"%s\"." +msgstr "there is no image chunk in \"%s\"." + +#: ../plug-ins/common/file-xmc.c:943 +#, c-format +msgid "The width of '%s' is too big for X cursor." +msgstr "The width of '%s' is too big for X cursor." + +#: ../plug-ins/common/file-xmc.c:950 +#, c-format +msgid "The height of '%s' is too big for X cursor." +msgstr "The height of '%s' is too big for X cursor." + +#: ../plug-ins/common/file-xmc.c:1020 +#, c-format +msgid "A read error occurred." +msgstr "A read error occurred." + +#. +#. * parameter settings +#. +#: ../plug-ins/common/file-xmc.c:1062 +msgid "XMC Options" +msgstr "XMC Options" + +#: ../plug-ins/common/file-xmc.c:1090 +msgid "Enter the X coordinate of the hot spot.The origin is top left corner." +msgstr "Enter the X coordinate of the hot spot. The origin is top left corner." + +#: ../plug-ins/common/file-xmc.c:1108 +msgid "Enter the Y coordinate of the hot spot.The origin is top left corner." +msgstr "Enter the Y coordinate of the hot spot. The origin is top left corner." + +#: ../plug-ins/common/file-xmc.c:1119 +msgid "_Auto-Crop all frames." +msgstr "_Auto-Crop all frames." + +#: ../plug-ins/common/file-xmc.c:1132 +msgid "" +"Remove the empty borders of all frames.\n" +"This reduces the file size and may fix the problem that some large cursors " +"disorder the screen.\n" +"Uncheck if you plan to edit the exported cursor using other programs." +msgstr "" +"Remove the empty borders of all frames.\n" +"This reduces the file size and may fix the problem that some large cursors " +"disorder the screen.\n" +"Untick if you plan to edit the exported cursor using other programs." + +#: ../plug-ins/common/file-xmc.c:1155 +msgid "" +"Choose the nominal size of frames.\n" +"If you don't have plans to make multi-sized cursor, or you have no idea, " +"leave it \"32px\".\n" +"Nominal size has no relation with the actual size (width or height).\n" +"It is only used to determine which frame depends on which animation " +"sequence, and which sequence is used based on the value of \"gtk-cursor-" +"theme-size\"." +msgstr "" +"Choose the nominal size of frames.\n" +"If you don't have plans to make multi-sized cursor, or you have no idea, " +"leave it \"32px\".\n" +"Nominal size has no relation with the actual size (width or height).\n" +"It is only used to determine which frame depends on which animation " +"sequence, and which sequence is used based on the value of \"gtk-cursor-" +"theme-size\"." + +#: ../plug-ins/common/file-xmc.c:1172 +msgid "_Use this value only for a frame which size is not specified." +msgstr "_Use this value only for a frame which size is not specified." + +#: ../plug-ins/common/file-xmc.c:1175 +msgid "_Replace the size of all frames even if it is specified." +msgstr "_Replace the size of all frames even if it is specified." + +#: ../plug-ins/common/file-xmc.c:1209 +msgid "Enter time span in milliseconds in which each frame is rendered." +msgstr "Enter time span in milliseconds in which each frame is rendered." + +#: ../plug-ins/common/file-xmc.c:1212 +msgid "_Delay:" +msgstr "_Delay:" + +#: ../plug-ins/common/file-xmc.c:1217 +msgid "_Use this value only for a frame which delay is not specified." +msgstr "_Use this value only for a frame which delay is not specified." + +#: ../plug-ins/common/file-xmc.c:1220 +msgid "_Replace the delay of all frames even if it is specified." +msgstr "_Replace the delay of all frames even if it is specified." + +#: ../plug-ins/common/file-xmc.c:1245 +msgid "" +"The part of copyright information that exceeded 65535 characters was removed." +msgstr "" +"The part of copyright information that exceeded 65535 characters was " +"removed." + +#: ../plug-ins/common/file-xmc.c:1255 +msgid "Enter copyright information." +msgstr "Enter copyright information." + +#: ../plug-ins/common/file-xmc.c:1257 +msgid "_Copyright:" +msgstr "_Copyright:" + +#: ../plug-ins/common/file-xmc.c:1273 +msgid "" +"The part of license information that exceeded 65535 characters was removed." +msgstr "" +"The part of licence information that exceeded 65535 characters was removed." + +#: ../plug-ins/common/file-xmc.c:1283 +msgid "Enter license information." +msgstr "Enter licence information." + +#: ../plug-ins/common/file-xmc.c:1285 +msgid "_License:" +msgstr "_Licence:" + +#. +#. * Other +#. +#. We use gtk_text_view for "Other" while "Copyright" & "License" is entered +#. * in gtk_entry because We want allow '\n' for "Other". +#: ../plug-ins/common/file-xmc.c:1292 +msgid "_Other:" +msgstr "_Other:" + +#: ../plug-ins/common/file-xmc.c:1326 +msgid "Enter other comment if you want." +msgstr "Enter other comment if you want." + +#: ../plug-ins/common/file-xmc.c:1376 +#, c-format +msgid "Comment is limited to %d characters." +msgstr "Comment is limited to %d characters." + +#: ../plug-ins/common/file-xmc.c:1494 +#, c-format +msgid "This plug-in can only handle RGBA image format with 8bit color depth." +msgstr "This plug-in can only handle RGBA image format with 8bit colour depth." + +#: ../plug-ins/common/file-xmc.c:1512 +#, c-format +msgid "Width of '%s' is too large. Please reduce more than %dpx." +msgstr "Width of '%s' is too large. Please reduce more than %dpx." + +#: ../plug-ins/common/file-xmc.c:1519 +#, c-format +msgid "Height of '%s' is too large. Please reduce more than %dpx." +msgstr "Height of '%s' is too large. Please reduce more than %dpx." + +#: ../plug-ins/common/file-xmc.c:1526 +#, c-format +msgid "The size of '%s' is zero!" +msgstr "The size of '%s' is zero!" + +#: ../plug-ins/common/file-xmc.c:1566 +#, c-format +msgid "" +"Cannot save the cursor because the hot spot is not on '%s'.\n" +"Try to change the hot spot position, layer geometry or save without auto-" +"crop." +msgstr "" +"Cannot save the cursor because the hot spot is not on '%s'.\n" +"Try to change the hot spot position, layer geometry or save without auto-" +"crop." + +#: ../plug-ins/common/file-xmc.c:1721 +#, c-format +msgid "" +"Your cursor was successfully saved but it contains one or more frames which " +"width or height is more than %ipx.\n" +"It will clutter the screen in some environments." +msgstr "" +"Your cursor was successfully saved but it contains one or more frames which " +"width or height is more than %ipx.\n" +"It will clutter the screen in some environments." + +#: ../plug-ins/common/file-xmc.c:1728 +msgid "" +"Your cursor was successfully saved but it contains one or more frames which " +"nominal size is not supported by gnome-appearance-properties.\n" +"You can satisfy it by checking \"Replace the size of all frame...\" in save " +"dialog, or Your cursor may not appear in gnome-appearance-properties." +msgstr "" +"Your cursor was successfully saved but it contains one or more frames whose " +"nominal size is not supported by gnome-appearance-properties.\n" +"You can satisfy it by ticking \"Replace the size of all frame...\" in the save " +"dialogue, or your cursor may not appear in gnome-appearance-properties." + +#: ../plug-ins/common/file-xmc.c:1965 +#, c-format +msgid "" +"The parasite \"%s\" is too long for X cursor.\n" +"The overflowed string was dropped." +msgstr "" +"The parasite \"%s\" is too long for X cursor.\n" +"The overflowed string was dropped." + +#: ../plug-ins/common/file-xmc.c:2167 +#, c-format +msgid "" +"Sorry, this plug-in cannot handle a cursor which contains over %i different " +"nominal sizes." +msgstr "" +"Sorry, this plug-in cannot handle a cursor which contains over %i different " +"nominal sizes." + +#: ../plug-ins/common/file-xpm.c:173 ../plug-ins/common/file-xpm.c:198 msgid "X PixMap image" msgstr "X PixMap image" -#: ../plug-ins/common/file-xpm.c:363 ../plug-ins/common/file-xpm.c:773 +#: ../plug-ins/common/file-xpm.c:362 ../plug-ins/common/file-xpm.c:772 #, c-format msgid "Error opening file '%s'" msgstr "Error opening file '%s'" -#: ../plug-ins/common/file-xpm.c:369 ../plug-ins/common/file-xpm.c:779 +#: ../plug-ins/common/file-xpm.c:368 ../plug-ins/common/file-xpm.c:778 msgid "XPM file invalid" msgstr "XPM file invalid" -#: ../plug-ins/common/file-xpm.c:805 -msgid "Save as XPM" -msgstr "Save as XPM" +#: ../plug-ins/common/file-xpm.c:804 +msgid "XPM" +msgstr "XPM" -#: ../plug-ins/common/file-xpm.c:829 +#: ../plug-ins/common/file-xpm.c:814 msgid "_Alpha threshold:" msgstr "_Alpha threshold:" -#: ../plug-ins/common/file-xwd.c:278 ../plug-ins/common/file-xwd.c:298 +#: ../plug-ins/common/file-xwd.c:277 ../plug-ins/common/file-xwd.c:297 msgid "X window dump" msgstr "X window dump" -#: ../plug-ins/common/file-xwd.c:442 +#: ../plug-ins/common/file-xwd.c:441 #, c-format msgid "Could not read XWD header from '%s'" msgstr "Could not read XWD header from '%s'" -#: ../plug-ins/common/file-xwd.c:480 +#: ../plug-ins/common/file-xwd.c:479 msgid "Can't read color entries" msgstr "Can't read colour entries" -#: ../plug-ins/common/file-xwd.c:570 +#: ../plug-ins/common/file-xwd.c:569 #, c-format msgid "" "XWD-file %s has format %d, depth %d and bits per pixel %d. Currently this is " @@ -4649,281 +4949,281 @@ msgstr "" "XWD-file %s has format %d, depth %d and bits per pixel %d. Currently this is " "not supported." -#: ../plug-ins/common/file-xwd.c:593 +#: ../plug-ins/common/file-xwd.c:592 msgid "Cannot save images with alpha channels." msgstr "Cannot save images with alpha channels." -#: ../plug-ins/common/file-xwd.c:2195 +#: ../plug-ins/common/file-xwd.c:2194 msgid "Error during writing indexed/gray image" msgstr "Error during writing indexed/grey image" -#: ../plug-ins/common/file-xwd.c:2293 +#: ../plug-ins/common/file-xwd.c:2292 msgid "Error during writing rgb image" msgstr "Error during writing rgb image" -#: ../plug-ins/common/film.c:217 +#: ../plug-ins/common/film.c:216 msgid "Combine several images on a film strip" msgstr "Combine several images on a film strip" -#: ../plug-ins/common/film.c:222 +#: ../plug-ins/common/film.c:221 msgid "_Filmstrip..." msgstr "_Filmstrip..." -#: ../plug-ins/common/film.c:307 +#: ../plug-ins/common/film.c:306 msgid "Composing images" msgstr "Composing images" -#: ../plug-ins/common/film.c:425 ../plug-ins/common/guillotine.c:216 -#: ../plug-ins/help-browser/dialog.c:1120 +#: ../plug-ins/common/film.c:424 ../plug-ins/common/guillotine.c:215 +#: ../plug-ins/help-browser/dialog.c:1113 msgid "Untitled" msgstr "Untitled" -#: ../plug-ins/common/film.c:879 +#: ../plug-ins/common/film.c:878 msgid "Available images:" msgstr "Available images:" -#: ../plug-ins/common/film.c:880 +#: ../plug-ins/common/film.c:879 msgid "On film:" msgstr "On film:" #. Film height/colour -#: ../plug-ins/common/film.c:976 ../plug-ins/common/film.c:1248 +#: ../plug-ins/common/film.c:975 ../plug-ins/common/film.c:1247 msgid "Filmstrip" msgstr "Filmstrip" #. Keep maximum image height -#: ../plug-ins/common/film.c:985 +#: ../plug-ins/common/film.c:984 msgid "_Fit height to images" msgstr "_Fit height to images" #. Film color -#: ../plug-ins/common/film.c:1021 +#: ../plug-ins/common/film.c:1020 msgid "Select Film Color" msgstr "Select Film Colour" -#: ../plug-ins/common/film.c:1026 ../plug-ins/common/film.c:1076 -#: ../plug-ins/common/nova.c:353 +#: ../plug-ins/common/film.c:1025 ../plug-ins/common/film.c:1075 +#: ../plug-ins/common/nova.c:348 msgid "Co_lor:" msgstr "Co_lour:" #. Film numbering: Startindex/Font/colour -#: ../plug-ins/common/film.c:1035 +#: ../plug-ins/common/film.c:1034 msgid "Numbering" msgstr "Numbering" -#: ../plug-ins/common/film.c:1053 +#: ../plug-ins/common/film.c:1052 msgid "Start _index:" msgstr "Start _index:" -#: ../plug-ins/common/film.c:1066 +#: ../plug-ins/common/film.c:1065 msgid "_Font:" msgstr "_Font:" #. Numbering color -#: ../plug-ins/common/film.c:1071 +#: ../plug-ins/common/film.c:1070 msgid "Select Number Color" msgstr "Select Number Colour" -#: ../plug-ins/common/film.c:1086 +#: ../plug-ins/common/film.c:1085 msgid "At _bottom" msgstr "At _bottom" -#: ../plug-ins/common/film.c:1087 +#: ../plug-ins/common/film.c:1086 msgid "At _top" msgstr "At _top" #. ** The right frame keeps the image selection ** -#: ../plug-ins/common/film.c:1100 +#: ../plug-ins/common/film.c:1099 msgid "Image Selection" msgstr "Image Selection" -#: ../plug-ins/common/film.c:1128 +#: ../plug-ins/common/film.c:1127 msgid "All Values are Fractions of the Strip Height" msgstr "All Values are Fractions of the Strip Height" -#: ../plug-ins/common/film.c:1131 +#: ../plug-ins/common/film.c:1130 msgid "Ad_vanced" msgstr "Ad_vanced" -#: ../plug-ins/common/film.c:1150 +#: ../plug-ins/common/film.c:1149 msgid "Image _height:" msgstr "Image _height:" -#: ../plug-ins/common/film.c:1161 +#: ../plug-ins/common/film.c:1160 msgid "Image spac_ing:" msgstr "Image spac_ing:" -#: ../plug-ins/common/film.c:1172 +#: ../plug-ins/common/film.c:1171 msgid "_Hole offset:" msgstr "_Hole offset:" -#: ../plug-ins/common/film.c:1183 +#: ../plug-ins/common/film.c:1182 msgid "Ho_le width:" msgstr "Ho_le width:" -#: ../plug-ins/common/film.c:1194 +#: ../plug-ins/common/film.c:1193 msgid "Hol_e height:" msgstr "Hol_e height:" -#: ../plug-ins/common/film.c:1205 +#: ../plug-ins/common/film.c:1204 msgid "Hole sp_acing:" msgstr "Hole sp_acing:" -#: ../plug-ins/common/film.c:1216 +#: ../plug-ins/common/film.c:1215 msgid "_Number height:" msgstr "_Number height:" #. These values are translated for the GUI but also used internally #. to figure out which button the user pushed, etc. #. Not my design, please don't blame me -- njl -#: ../plug-ins/common/filter-pack.c:220 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:953 +#: ../plug-ins/common/filter-pack.c:219 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:952 msgid "Red:" msgstr "Red:" -#: ../plug-ins/common/filter-pack.c:221 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:963 +#: ../plug-ins/common/filter-pack.c:220 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:962 msgid "Green:" msgstr "Green:" -#: ../plug-ins/common/filter-pack.c:222 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:973 +#: ../plug-ins/common/filter-pack.c:221 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:972 msgid "Blue:" msgstr "Blue:" -#: ../plug-ins/common/filter-pack.c:223 +#: ../plug-ins/common/filter-pack.c:222 msgid "Cyan:" msgstr "Cyan:" -#: ../plug-ins/common/filter-pack.c:224 +#: ../plug-ins/common/filter-pack.c:223 msgid "Yellow:" msgstr "Yellow:" -#: ../plug-ins/common/filter-pack.c:225 +#: ../plug-ins/common/filter-pack.c:224 msgid "Magenta:" msgstr "Magenta:" -#: ../plug-ins/common/filter-pack.c:227 +#: ../plug-ins/common/filter-pack.c:226 msgid "Darker:" msgstr "Darker:" -#: ../plug-ins/common/filter-pack.c:228 +#: ../plug-ins/common/filter-pack.c:227 msgid "Lighter:" msgstr "Lighter:" -#: ../plug-ins/common/filter-pack.c:230 +#: ../plug-ins/common/filter-pack.c:229 msgid "More Sat:" msgstr "More Sat:" -#: ../plug-ins/common/filter-pack.c:231 +#: ../plug-ins/common/filter-pack.c:230 msgid "Less Sat:" msgstr "Less Sat:" -#: ../plug-ins/common/filter-pack.c:233 ../plug-ins/common/filter-pack.c:532 +#: ../plug-ins/common/filter-pack.c:232 ../plug-ins/common/filter-pack.c:531 msgid "Current:" msgstr "Current:" -#: ../plug-ins/common/filter-pack.c:317 +#: ../plug-ins/common/filter-pack.c:316 msgid "Interactively modify the image colors" msgstr "Interactively modify the image colours" -#: ../plug-ins/common/filter-pack.c:322 +#: ../plug-ins/common/filter-pack.c:321 msgid "_Filter Pack..." msgstr "_Filter Pack..." -#: ../plug-ins/common/filter-pack.c:372 +#: ../plug-ins/common/filter-pack.c:371 msgid "FP can only be used on RGB images." msgstr "FP can only be used on RGB images." -#: ../plug-ins/common/filter-pack.c:382 +#: ../plug-ins/common/filter-pack.c:381 msgid "FP can only be run interactively." msgstr "FP can only be run interactively." -#: ../plug-ins/common/filter-pack.c:400 +#: ../plug-ins/common/filter-pack.c:399 msgid "Applying filter pack" msgstr "Applying filter pack" -#: ../plug-ins/common/filter-pack.c:524 +#: ../plug-ins/common/filter-pack.c:523 msgid "Original:" msgstr "Original:" -#: ../plug-ins/common/filter-pack.c:576 +#: ../plug-ins/common/filter-pack.c:575 msgid "Hue Variations" msgstr "Hue Variations" -#: ../plug-ins/common/filter-pack.c:631 +#: ../plug-ins/common/filter-pack.c:630 msgid "Roughness" msgstr "Roughness" -#: ../plug-ins/common/filter-pack.c:674 ../plug-ins/common/filter-pack.c:1317 +#: ../plug-ins/common/filter-pack.c:673 ../plug-ins/common/filter-pack.c:1317 msgid "Affected Range" msgstr "Affected Range" -#: ../plug-ins/common/filter-pack.c:678 +#: ../plug-ins/common/filter-pack.c:677 msgid "Sha_dows" msgstr "Sha_dows" -#: ../plug-ins/common/filter-pack.c:679 +#: ../plug-ins/common/filter-pack.c:678 msgid "_Midtones" msgstr "_Midtones" -#: ../plug-ins/common/filter-pack.c:680 +#: ../plug-ins/common/filter-pack.c:679 msgid "H_ighlights" msgstr "H_ighlights" -#: ../plug-ins/common/filter-pack.c:694 +#: ../plug-ins/common/filter-pack.c:693 msgid "Windows" msgstr "Windows" -#: ../plug-ins/common/filter-pack.c:704 ../plug-ins/common/van-gogh-lic.c:672 +#: ../plug-ins/common/filter-pack.c:703 ../plug-ins/common/van-gogh-lic.c:672 msgid "_Saturation" msgstr "_Saturation" -#: ../plug-ins/common/filter-pack.c:712 +#: ../plug-ins/common/filter-pack.c:711 msgid "A_dvanced" msgstr "A_dvanced" -#: ../plug-ins/common/filter-pack.c:732 +#: ../plug-ins/common/filter-pack.c:731 msgid "Value Variations" msgstr "Value Variations" -#: ../plug-ins/common/filter-pack.c:777 +#: ../plug-ins/common/filter-pack.c:776 msgid "Saturation Variations" msgstr "Saturation Variations" -#: ../plug-ins/common/filter-pack.c:830 +#: ../plug-ins/common/filter-pack.c:829 msgid "Select Pixels By" msgstr "Select Pixels By" -#: ../plug-ins/common/filter-pack.c:835 +#: ../plug-ins/common/filter-pack.c:834 msgid "H_ue" msgstr "H_ue" -#: ../plug-ins/common/filter-pack.c:836 +#: ../plug-ins/common/filter-pack.c:835 msgid "Satu_ration" msgstr "Satu_ration" -#: ../plug-ins/common/filter-pack.c:837 +#: ../plug-ins/common/filter-pack.c:836 msgid "V_alue" msgstr "V_alue" -#: ../plug-ins/common/filter-pack.c:863 +#: ../plug-ins/common/filter-pack.c:862 msgid "Show" msgstr "Show" -#: ../plug-ins/common/filter-pack.c:868 +#: ../plug-ins/common/filter-pack.c:867 msgid "_Entire image" msgstr "_Entire image" -#: ../plug-ins/common/filter-pack.c:869 +#: ../plug-ins/common/filter-pack.c:868 msgid "Se_lection only" msgstr "Se_lection only" -#: ../plug-ins/common/filter-pack.c:870 +#: ../plug-ins/common/filter-pack.c:869 msgid "Selec_tion in context" msgstr "Selec_tion in context" -#: ../plug-ins/common/filter-pack.c:1201 +#: ../plug-ins/common/filter-pack.c:1200 msgid "Filter Pack Simulation" msgstr "Filter Pack Simulation" @@ -4948,16 +5248,16 @@ msgstr "Advanced Filter Pack Options" msgid "Preview Size" msgstr "Preview Size" -#: ../plug-ins/common/fractal-trace.c:116 +#: ../plug-ins/common/fractal-trace.c:115 msgid "Transform image with the Mandelbrot Fractal" msgstr "Transform image with the Mandelbrot Fractal" -#: ../plug-ins/common/fractal-trace.c:121 +#: ../plug-ins/common/fractal-trace.c:120 msgid "_Fractal Trace..." msgstr "_Fractal Trace..." -#: ../plug-ins/common/fractal-trace.c:460 -#: ../plug-ins/common/fractal-trace.c:691 +#: ../plug-ins/common/fractal-trace.c:459 +#: ../plug-ins/common/fractal-trace.c:690 msgid "Fractal Trace" msgstr "Fractal Trace" @@ -4990,81 +5290,63 @@ msgstr "Y_1:" msgid "Y_2:" msgstr "Y_2:" -#: ../plug-ins/common/gee-zoom.c:121 ../plug-ins/common/gee.c:99 -msgid "A big hello from the GIMP team!" -msgstr "A big hello from the GIMP team!" - -#: ../plug-ins/common/gee-zoom.c:126 ../plug-ins/common/gee-zoom.c:186 -msgid "Gee Zoom" -msgstr "Gee Zoom" - -#: ../plug-ins/common/gee-zoom.c:192 ../plug-ins/common/gee.c:166 -msgid "Thank You for Choosing GIMP" -msgstr "Thank You for Choosing GIMP" - -#: ../plug-ins/common/gee-zoom.c:200 -#, c-format -msgid "An obsolete creation by %s" -msgstr "An obsolete creation by %s" - -#: ../plug-ins/common/gee.c:104 ../plug-ins/common/gee.c:160 -msgid "Gee Slime" -msgstr "Gee Slime" - -#: ../plug-ins/common/gee.c:173 -#, c-format -msgid "A less obsolete creation by %s" -msgstr "A less obsolete creation by %s" - -#: ../plug-ins/common/gradient-map.c:84 +#: ../plug-ins/common/gradient-map.c:83 msgid "Recolor the image using colors from the active gradient" msgstr "Recolour the image using colours from the active gradient" -#: ../plug-ins/common/gradient-map.c:97 +#: ../plug-ins/common/gradient-map.c:96 msgid "_Gradient Map" msgstr "_Gradient Map" -#: ../plug-ins/common/gradient-map.c:106 +#: ../plug-ins/common/gradient-map.c:105 msgid "Recolor the image using colors from the active palette" msgstr "Recolour the image using colours from the active palette" -#: ../plug-ins/common/gradient-map.c:119 +#: ../plug-ins/common/gradient-map.c:118 msgid "_Palette Map" msgstr "_Palette Map" -#: ../plug-ins/common/gradient-map.c:162 +#: ../plug-ins/common/gradient-map.c:161 msgid "Gradient Map" msgstr "Gradient Map" -#: ../plug-ins/common/gradient-map.c:167 +#: ../plug-ins/common/gradient-map.c:166 msgid "Palette Map" msgstr "Palette Map" -#: ../plug-ins/common/grid.c:142 +#: ../plug-ins/common/grid.c:141 msgid "Draw a grid on the image" msgstr "Draw a grid on the image" -#: ../plug-ins/common/grid.c:148 +#: ../plug-ins/common/grid.c:147 msgid "_Grid..." msgstr "_Grid..." -#: ../plug-ins/common/grid.c:241 +#: ../plug-ins/common/grid.c:240 msgid "Drawing grid" msgstr "Drawing grid" -#: ../plug-ins/common/grid.c:635 ../plug-ins/gfig/gfig-dialog.c:1355 -#: ../plug-ins/imagemap/imap_menu.c:209 +#: ../plug-ins/common/grid.c:634 ../plug-ins/gfig/gfig-dialog.c:1355 +#: ../plug-ins/imagemap/imap_menu.c:208 msgid "Grid" msgstr "Grid" #. attach labels #: ../plug-ins/common/grid.c:717 -msgid "Horizontal" -msgstr "Horizontal" +msgid "" +"Horizontal\n" +"Lines" +msgstr "" +"Horizontal\n" +"Lines" #: ../plug-ins/common/grid.c:719 -msgid "Vertical" -msgstr "Vertical" +msgid "" +"Vertical\n" +"Lines" +msgstr "" +"Vertical\n" +"Lines" #: ../plug-ins/common/grid.c:721 msgid "Intersection" @@ -5088,27 +5370,27 @@ msgstr "Vertical Colour" msgid "Intersection Color" msgstr "Intersection Colour" -#: ../plug-ins/common/guillotine.c:75 +#: ../plug-ins/common/guillotine.c:74 msgid "Slice the image into subimages using guides" msgstr "Slice the image into subimages using guides" -#: ../plug-ins/common/guillotine.c:82 +#: ../plug-ins/common/guillotine.c:81 msgid "_Guillotine" msgstr "_Guillotine" -#: ../plug-ins/common/guillotine.c:120 +#: ../plug-ins/common/guillotine.c:119 msgid "Guillotine" msgstr "Guillotine" -#: ../plug-ins/common/hot.c:207 +#: ../plug-ins/common/hot.c:206 msgid "Find and fix pixels that may be unsafely bright" msgstr "Find and fix pixels that may be unsafely bright" -#: ../plug-ins/common/hot.c:217 +#: ../plug-ins/common/hot.c:216 msgid "_Hot..." msgstr "_Hot..." -#: ../plug-ins/common/hot.c:387 ../plug-ins/common/hot.c:586 +#: ../plug-ins/common/hot.c:386 ../plug-ins/common/hot.c:585 msgid "Hot" msgstr "Hot" @@ -5128,19 +5410,19 @@ msgstr "Reduce _Luminance" msgid "Reduce _Saturation" msgstr "Reduce _Saturation" -#: ../plug-ins/common/hot.c:638 ../plug-ins/common/waves.c:282 +#: ../plug-ins/common/hot.c:638 ../plug-ins/common/waves.c:283 msgid "_Blacken" msgstr "_Blacken" -#: ../plug-ins/common/illusion.c:91 +#: ../plug-ins/common/illusion.c:90 msgid "Superimpose many altered copies of the image" msgstr "Superimpose many altered copies of the image" -#: ../plug-ins/common/illusion.c:96 +#: ../plug-ins/common/illusion.c:95 msgid "_Illusion..." msgstr "_Illusion..." -#: ../plug-ins/common/illusion.c:168 ../plug-ins/common/illusion.c:350 +#: ../plug-ins/common/illusion.c:167 ../plug-ins/common/illusion.c:349 msgid "Illusion" msgstr "Illusion" @@ -5156,109 +5438,113 @@ msgstr "Mode _1" msgid "Mode _2" msgstr "Mode _2" -#: ../plug-ins/common/iwarp.c:262 +#: ../plug-ins/common/iwarp.c:263 msgid "Use mouse control to warp image areas" msgstr "Use mouse control to warp image areas" -#: ../plug-ins/common/iwarp.c:267 +#: ../plug-ins/common/iwarp.c:268 msgid "_IWarp..." msgstr "_IWarp..." -#: ../plug-ins/common/iwarp.c:697 +#: ../plug-ins/common/iwarp.c:698 msgid "Warping" msgstr "Warping" -#: ../plug-ins/common/iwarp.c:802 +#: ../plug-ins/common/iwarp.c:803 #, c-format msgid "Warping Frame %d" msgstr "Warping Frame %d" -#: ../plug-ins/common/iwarp.c:814 +#: ../plug-ins/common/iwarp.c:815 msgid "Ping pong" msgstr "Ping pong" -#: ../plug-ins/common/iwarp.c:1020 +#: ../plug-ins/common/iwarp.c:973 ../plug-ins/common/whirl-pinch.c:192 +msgid "Region affected by plug-in is empty" +msgstr "Region affected by plug-in is empty" + +#: ../plug-ins/common/iwarp.c:1029 msgid "A_nimate" msgstr "A_nimate" -#: ../plug-ins/common/iwarp.c:1039 +#: ../plug-ins/common/iwarp.c:1048 msgid "Number of _frames:" msgstr "Number of _frames:" -#: ../plug-ins/common/iwarp.c:1048 +#: ../plug-ins/common/iwarp.c:1057 msgid "R_everse" msgstr "R_everse" -#: ../plug-ins/common/iwarp.c:1057 +#: ../plug-ins/common/iwarp.c:1066 msgid "_Ping pong" msgstr "_Ping pong" -#: ../plug-ins/common/iwarp.c:1070 +#: ../plug-ins/common/iwarp.c:1079 msgid "_Animate" msgstr "_Animate" -#: ../plug-ins/common/iwarp.c:1091 +#: ../plug-ins/common/iwarp.c:1100 msgid "Deform Mode" msgstr "Deform Mode" -#: ../plug-ins/common/iwarp.c:1104 +#: ../plug-ins/common/iwarp.c:1113 msgid "_Move" msgstr "_Move" -#: ../plug-ins/common/iwarp.c:1105 +#: ../plug-ins/common/iwarp.c:1114 msgid "_Grow" msgstr "_Grow" -#: ../plug-ins/common/iwarp.c:1106 +#: ../plug-ins/common/iwarp.c:1115 msgid "S_wirl CCW" msgstr "S_wirl ACW" -#: ../plug-ins/common/iwarp.c:1107 +#: ../plug-ins/common/iwarp.c:1116 msgid "Remo_ve" msgstr "Remo_ve" -#: ../plug-ins/common/iwarp.c:1108 +#: ../plug-ins/common/iwarp.c:1117 msgid "S_hrink" msgstr "S_hrink" -#: ../plug-ins/common/iwarp.c:1109 +#: ../plug-ins/common/iwarp.c:1118 msgid "Sw_irl CW" msgstr "Sw_irl CW" -#: ../plug-ins/common/iwarp.c:1138 +#: ../plug-ins/common/iwarp.c:1147 msgid "_Deform radius:" msgstr "_Deform radius:" -#: ../plug-ins/common/iwarp.c:1148 +#: ../plug-ins/common/iwarp.c:1157 msgid "D_eform amount:" msgstr "D_eform amount:" -#: ../plug-ins/common/iwarp.c:1157 +#: ../plug-ins/common/iwarp.c:1166 msgid "_Bilinear" msgstr "_Bilinear" -#: ../plug-ins/common/iwarp.c:1171 +#: ../plug-ins/common/iwarp.c:1180 msgid "Adaptive s_upersample" msgstr "Adaptive s_upersample" -#: ../plug-ins/common/iwarp.c:1191 +#: ../plug-ins/common/iwarp.c:1200 msgid "Ma_x depth:" msgstr "Ma_x depth:" -#: ../plug-ins/common/iwarp.c:1201 +#: ../plug-ins/common/iwarp.c:1210 msgid "Thresho_ld:" msgstr "Thresho_ld:" -#: ../plug-ins/common/iwarp.c:1214 ../plug-ins/common/sinus.c:771 -#: ../plug-ins/gradient-flare/gradient-flare.c:2867 +#: ../plug-ins/common/iwarp.c:1223 ../plug-ins/common/sinus.c:770 +#: ../plug-ins/gradient-flare/gradient-flare.c:2866 msgid "_Settings" msgstr "_Settings" -#: ../plug-ins/common/iwarp.c:1263 +#: ../plug-ins/common/iwarp.c:1282 msgid "IWarp" msgstr "IWarp" -#: ../plug-ins/common/iwarp.c:1299 +#: ../plug-ins/common/iwarp.c:1320 msgid "" "Click and drag in the preview to define the distortions to apply to the " "image." @@ -5266,19 +5552,19 @@ msgstr "" "Click and drag in the preview to define the distortions to apply to the " "image." -#: ../plug-ins/common/jigsaw.c:356 +#: ../plug-ins/common/jigsaw.c:355 msgid "Add a jigsaw-puzzle pattern to the image" msgstr "Add a jigsaw-puzzle pattern to the image" -#: ../plug-ins/common/jigsaw.c:361 +#: ../plug-ins/common/jigsaw.c:360 msgid "_Jigsaw..." msgstr "_Jigsaw..." -#: ../plug-ins/common/jigsaw.c:414 +#: ../plug-ins/common/jigsaw.c:413 msgid "Assembling jigsaw" msgstr "Assembling jigsaw" -#: ../plug-ins/common/jigsaw.c:2416 +#: ../plug-ins/common/jigsaw.c:2415 msgid "Jigsaw" msgstr "Jigsaw" @@ -5335,92 +5621,92 @@ msgstr "Each piece has straight sides" msgid "Each piece has curved sides" msgstr "Each piece has curved sides" -#: ../plug-ins/common/lcms.c:218 +#: ../plug-ins/common/lcms.c:217 msgid "Set a color profile on the image" msgstr "Set a colour profile on the image" -#: ../plug-ins/common/lcms.c:225 +#: ../plug-ins/common/lcms.c:224 msgid "_Assign Color Profile..." msgstr "_Assign Colour Profile..." -#: ../plug-ins/common/lcms.c:241 +#: ../plug-ins/common/lcms.c:240 msgid "Assign default RGB Profile" msgstr "Assign default RGB Profile" -#: ../plug-ins/common/lcms.c:248 +#: ../plug-ins/common/lcms.c:247 msgid "Apply a color profile on the image" msgstr "Apply a colour profile on the image" -#: ../plug-ins/common/lcms.c:258 +#: ../plug-ins/common/lcms.c:257 msgid "_Convert to Color Profile..." msgstr "_Convert to Colour Profile..." -#: ../plug-ins/common/lcms.c:276 +#: ../plug-ins/common/lcms.c:275 msgid "Convert to default RGB Profile" msgstr "Convert to default RGB Profile" -#: ../plug-ins/common/lcms.c:290 +#: ../plug-ins/common/lcms.c:289 msgid "Image Color Profile Information" msgstr "Image Colour Profile Information" -#: ../plug-ins/common/lcms.c:304 +#: ../plug-ins/common/lcms.c:303 msgid "Color Profile Information" msgstr "Colour Profile Information" -#: ../plug-ins/common/lcms.c:572 +#: ../plug-ins/common/lcms.c:571 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Colour profile '%s' is not for RGB colour space." -#: ../plug-ins/common/lcms.c:679 +#: ../plug-ins/common/lcms.c:678 msgid "Default RGB working space" msgstr "Default RGB working space" -#: ../plug-ins/common/lcms.c:775 +#: ../plug-ins/common/lcms.c:774 msgid "" "Data attached as 'icc-profile' does not appear to be an ICC color profile" msgstr "" "Data attached as 'icc-profile' does not appear to be an ICC colour profile" -#: ../plug-ins/common/lcms.c:825 +#: ../plug-ins/common/lcms.c:824 #, c-format msgid "'%s' does not appear to be an ICC color profile" msgstr "'%s' does not appear to be an ICC colour profile" #. ICC color profile conversion -#: ../plug-ins/common/lcms.c:885 +#: ../plug-ins/common/lcms.c:884 #, c-format msgid "Converting from '%s' to '%s'" msgstr "Converting from '%s' to '%s'" -#: ../plug-ins/common/lcms.c:1129 +#: ../plug-ins/common/lcms.c:1128 #, c-format msgid "Could not load ICC profile from '%s'" msgstr "Could not load ICC profile from '%s'" -#: ../plug-ins/common/lcms.c:1151 +#: ../plug-ins/common/lcms.c:1150 #, c-format msgid "The image '%s' has an embedded color profile:" msgstr "The image '%s' has an embedded colour profile:" -#: ../plug-ins/common/lcms.c:1195 +#: ../plug-ins/common/lcms.c:1194 #, c-format msgid "Convert the image to the RGB working space (%s)?" msgstr "Convert the image to the RGB working space (%s)?" -#: ../plug-ins/common/lcms.c:1226 +#: ../plug-ins/common/lcms.c:1225 msgid "Convert to RGB working space?" msgstr "Convert to RGB working space?" -#: ../plug-ins/common/lcms.c:1231 +#: ../plug-ins/common/lcms.c:1230 msgid "_Keep" msgstr "_Keep" -#: ../plug-ins/common/lcms.c:1236 +#: ../plug-ins/common/lcms.c:1235 msgid "_Convert" msgstr "_Convert" -#: ../plug-ins/common/lcms.c:1263 ../plug-ins/file-jpeg/jpeg-exif.c:377 +#: ../plug-ins/common/lcms.c:1263 ../plug-ins/file-jpeg/jpeg-exif.c:376 msgid "_Don't ask me again" msgstr "_Don't ask me again" @@ -5453,43 +5739,43 @@ msgstr "Assign ICC Colour Profile" msgid "_Assign" msgstr "_Assign" -#: ../plug-ins/common/lcms.c:1478 +#: ../plug-ins/common/lcms.c:1479 msgid "Current Color Profile" msgstr "Current Colour Profile" -#: ../plug-ins/common/lcms.c:1493 +#: ../plug-ins/common/lcms.c:1494 msgid "Convert to" msgstr "Convert to" -#: ../plug-ins/common/lcms.c:1493 +#: ../plug-ins/common/lcms.c:1494 msgid "Assign" msgstr "Assign" -#: ../plug-ins/common/lcms.c:1517 +#: ../plug-ins/common/lcms.c:1518 msgid "_Rendering Intent:" msgstr "_Rendering Intent:" -#: ../plug-ins/common/lcms.c:1533 +#: ../plug-ins/common/lcms.c:1534 msgid "_Black Point Compensation" msgstr "_Black Point Compensation" -#: ../plug-ins/common/lcms.c:1575 +#: ../plug-ins/common/lcms.c:1576 msgid "Destination profile is not for RGB color space." msgstr "Destination profile is not for RGB colour space." -#: ../plug-ins/common/lens-apply.c:108 +#: ../plug-ins/common/lens-apply.c:107 msgid "Simulate an elliptical lens over the image" msgstr "Simulate an elliptical lens over the image" -#: ../plug-ins/common/lens-apply.c:114 +#: ../plug-ins/common/lens-apply.c:113 msgid "Apply _Lens..." msgstr "Apply _Lens..." -#: ../plug-ins/common/lens-apply.c:181 +#: ../plug-ins/common/lens-apply.c:180 msgid "Applying lens" msgstr "Applying lens" -#: ../plug-ins/common/lens-apply.c:393 +#: ../plug-ins/common/lens-apply.c:392 msgid "Lens Effect" msgstr "Lens Effect" @@ -5513,128 +5799,128 @@ msgstr "_Make surroundings transparent" msgid "_Lens refraction index:" msgstr "_Lens refraction index:" -#: ../plug-ins/common/lens-distortion.c:115 +#: ../plug-ins/common/lens-distortion.c:112 msgid "Corrects lens distortion" msgstr "Corrects lens distortion" -#: ../plug-ins/common/lens-distortion.c:120 +#: ../plug-ins/common/lens-distortion.c:117 msgid "Lens Distortion..." msgstr "Lens Distortion..." -#: ../plug-ins/common/lens-distortion.c:383 +#: ../plug-ins/common/lens-distortion.c:380 msgid "Lens distortion" msgstr "Lens distortion" -#: ../plug-ins/common/lens-distortion.c:483 +#: ../plug-ins/common/lens-distortion.c:480 msgid "Lens Distortion" msgstr "Lens Distortion" -#: ../plug-ins/common/lens-distortion.c:521 +#: ../plug-ins/common/lens-distortion.c:519 msgid "_Main:" msgstr "_Main:" -#: ../plug-ins/common/lens-distortion.c:535 +#: ../plug-ins/common/lens-distortion.c:533 msgid "_Edge:" msgstr "_Edge:" -#: ../plug-ins/common/lens-distortion.c:549 ../plug-ins/flame/flame.c:1237 +#: ../plug-ins/common/lens-distortion.c:547 ../plug-ins/flame/flame.c:1234 msgid "_Zoom:" msgstr "_Zoom:" -#: ../plug-ins/common/lens-distortion.c:563 +#: ../plug-ins/common/lens-distortion.c:561 msgid "_Brighten:" msgstr "_Brighten:" -#: ../plug-ins/common/lens-distortion.c:577 +#: ../plug-ins/common/lens-distortion.c:575 msgid "_X shift:" msgstr "_X shift:" -#: ../plug-ins/common/lens-distortion.c:591 +#: ../plug-ins/common/lens-distortion.c:589 msgid "_Y shift:" msgstr "_Y shift:" -#: ../plug-ins/common/lens-flare.c:188 +#: ../plug-ins/common/lens-flare.c:182 msgid "Add a lens flare effect" msgstr "Add a lens flare effect" -#: ../plug-ins/common/lens-flare.c:195 +#: ../plug-ins/common/lens-flare.c:189 msgid "Lens _Flare..." msgstr "Lens _Flare..." -#: ../plug-ins/common/lens-flare.c:270 +#: ../plug-ins/common/lens-flare.c:264 msgid "Render lens flare" msgstr "Render lens flare" -#: ../plug-ins/common/lens-flare.c:306 +#: ../plug-ins/common/lens-flare.c:300 msgid "Lens Flare" msgstr "Lens Flare" -#: ../plug-ins/common/lens-flare.c:753 +#: ../plug-ins/common/lens-flare.c:743 msgid "Center of Flare Effect" msgstr "Centre of Flare Effect" -#: ../plug-ins/common/lens-flare.c:793 ../plug-ins/common/nova.c:484 +#: ../plug-ins/common/lens-flare.c:783 ../plug-ins/common/nova.c:474 msgid "Show _position" msgstr "Show _position" -#: ../plug-ins/common/mail.c:188 +#: ../plug-ins/common/mail.c:187 msgid "Send the image by email" msgstr "Send the image by e-mail" -#: ../plug-ins/common/mail.c:194 +#: ../plug-ins/common/mail.c:193 msgid "Send by E_mail..." msgstr "Send by E-_mail..." -#: ../plug-ins/common/mail.c:407 +#: ../plug-ins/common/mail.c:406 msgid "Send by Email" msgstr "Send by E-mail" -#: ../plug-ins/common/mail.c:412 +#: ../plug-ins/common/mail.c:411 msgid "_Send" msgstr "_Send" -#: ../plug-ins/common/mail.c:444 +#: ../plug-ins/common/mail.c:443 msgid "_Filename:" msgstr "_Filename:" -#: ../plug-ins/common/mail.c:456 +#: ../plug-ins/common/mail.c:455 msgid "_To:" msgstr "_To:" -#: ../plug-ins/common/mail.c:470 +#: ../plug-ins/common/mail.c:469 msgid "_From:" msgstr "_From:" -#: ../plug-ins/common/mail.c:482 +#: ../plug-ins/common/mail.c:481 msgid "S_ubject:" msgstr "S_ubject:" -#: ../plug-ins/common/mail.c:591 +#: ../plug-ins/common/mail.c:590 msgid "some sort of error with the file extension or lack thereof" msgstr "some sort of error with the file extension or lack thereof" -#: ../plug-ins/common/mail.c:725 +#: ../plug-ins/common/mail.c:724 #, c-format msgid "Could not start sendmail (%s)" msgstr "Could not start sendmail (%s)" -#: ../plug-ins/common/max-rgb.c:90 +#: ../plug-ins/common/max-rgb.c:89 msgid "Reduce image to pure red, green, and blue" msgstr "Reduce image to pure red, green and blue" -#: ../plug-ins/common/max-rgb.c:95 +#: ../plug-ins/common/max-rgb.c:94 msgid "Maxim_um RGB..." msgstr "Maxim_um RGB..." -#: ../plug-ins/common/max-rgb.c:134 ../plug-ins/common/noise-hsv.c:158 +#: ../plug-ins/common/max-rgb.c:133 ../plug-ins/common/noise-hsv.c:157 msgid "Can only operate on RGB drawables." msgstr "Can only operate on RGB drawables." -#: ../plug-ins/common/max-rgb.c:234 +#: ../plug-ins/common/max-rgb.c:233 msgid "Max RGB" msgstr "Max RGB" -#: ../plug-ins/common/max-rgb.c:259 +#: ../plug-ins/common/max-rgb.c:258 msgid "Maximum RGB Value" msgstr "Maximum RGB Value" @@ -5646,205 +5932,205 @@ msgstr "_Hold the maximal channels" msgid "Ho_ld the minimal channels" msgstr "Ho_ld the minimal channels" -#: ../plug-ins/common/mosaic.c:359 +#: ../plug-ins/common/mosaic.c:358 msgid "Convert the image into irregular tiles" msgstr "Convert the image into irregular tiles" -#: ../plug-ins/common/mosaic.c:364 +#: ../plug-ins/common/mosaic.c:363 msgid "_Mosaic..." msgstr "_Mosaic..." #. progress bar for gradient finding -#: ../plug-ins/common/mosaic.c:502 +#: ../plug-ins/common/mosaic.c:505 msgid "Finding edges" msgstr "Finding edges" #. Progress bar for rendering tiles -#: ../plug-ins/common/mosaic.c:556 +#: ../plug-ins/common/mosaic.c:559 msgid "Rendering tiles" msgstr "Rendering tiles" -#: ../plug-ins/common/mosaic.c:589 +#: ../plug-ins/common/mosaic.c:592 msgid "Mosaic" msgstr "Mosaic" -#: ../plug-ins/common/mosaic.c:629 +#: ../plug-ins/common/mosaic.c:633 msgid "Squares" msgstr "Squares" -#: ../plug-ins/common/mosaic.c:630 +#: ../plug-ins/common/mosaic.c:634 msgid "Hexagons" msgstr "Hexagons" -#: ../plug-ins/common/mosaic.c:631 +#: ../plug-ins/common/mosaic.c:635 msgid "Octagons & squares" msgstr "Octagons & squares" -#: ../plug-ins/common/mosaic.c:632 +#: ../plug-ins/common/mosaic.c:636 msgid "Triangles" msgstr "Triangles" -#: ../plug-ins/common/mosaic.c:640 +#: ../plug-ins/common/mosaic.c:644 msgid "_Tiling primitives:" msgstr "_Tiling primitives:" -#: ../plug-ins/common/mosaic.c:648 +#: ../plug-ins/common/mosaic.c:652 msgid "Tile _size:" msgstr "Tile _size:" -#: ../plug-ins/common/mosaic.c:660 ../plug-ins/common/tile-glass.c:303 +#: ../plug-ins/common/mosaic.c:664 ../plug-ins/common/tile-glass.c:303 msgid "Tile _height:" msgstr "Tile _height:" -#: ../plug-ins/common/mosaic.c:673 +#: ../plug-ins/common/mosaic.c:677 msgid "Til_e spacing:" msgstr "Til_e spacing:" -#: ../plug-ins/common/mosaic.c:685 +#: ../plug-ins/common/mosaic.c:689 msgid "Tile _neatness:" msgstr "Tile _neatness:" -#: ../plug-ins/common/mosaic.c:698 +#: ../plug-ins/common/mosaic.c:702 msgid "Light _direction:" msgstr "Light _direction:" -#: ../plug-ins/common/mosaic.c:710 +#: ../plug-ins/common/mosaic.c:714 msgid "Color _variation:" msgstr "Colour _variation:" -#: ../plug-ins/common/mosaic.c:739 +#: ../plug-ins/common/mosaic.c:743 msgid "Co_lor averaging" msgstr "Co_lour averaging" -#: ../plug-ins/common/mosaic.c:752 +#: ../plug-ins/common/mosaic.c:756 msgid "Allo_w tile splitting" msgstr "Allo_w tile splitting" -#: ../plug-ins/common/mosaic.c:765 +#: ../plug-ins/common/mosaic.c:769 msgid "_Pitted surfaces" msgstr "_Pitted surfaces" -#: ../plug-ins/common/mosaic.c:778 +#: ../plug-ins/common/mosaic.c:782 msgid "_FG/BG lighting" msgstr "_FG/BG lighting" -#: ../plug-ins/common/newsprint.c:127 +#: ../plug-ins/common/newsprint.c:117 msgid "Round" msgstr "Round" -#: ../plug-ins/common/newsprint.c:136 +#: ../plug-ins/common/newsprint.c:126 msgid "Line" msgstr "Line" -#: ../plug-ins/common/newsprint.c:145 ../plug-ins/flame/flame.c:760 +#: ../plug-ins/common/newsprint.c:135 ../plug-ins/flame/flame.c:757 msgid "Diamond" msgstr "Diamond" -#: ../plug-ins/common/newsprint.c:153 +#: ../plug-ins/common/newsprint.c:143 msgid "PS Square (Euclidean Dot)" msgstr "PS Square (Euclidean Dot)" -#: ../plug-ins/common/newsprint.c:162 +#: ../plug-ins/common/newsprint.c:152 msgid "PS Diamond" msgstr "PS Diamond" -#: ../plug-ins/common/newsprint.c:332 +#: ../plug-ins/common/newsprint.c:322 msgid "_Grey" msgstr "_Grey" -#: ../plug-ins/common/newsprint.c:345 +#: ../plug-ins/common/newsprint.c:335 msgid "R_ed" msgstr "R_ed" -#: ../plug-ins/common/newsprint.c:374 +#: ../plug-ins/common/newsprint.c:364 msgid "C_yan" msgstr "C_yan" -#: ../plug-ins/common/newsprint.c:382 +#: ../plug-ins/common/newsprint.c:372 msgid "Magen_ta" msgstr "Magen_ta" -#: ../plug-ins/common/newsprint.c:390 +#: ../plug-ins/common/newsprint.c:380 msgid "_Yellow" msgstr "_Yellow" -#: ../plug-ins/common/newsprint.c:411 +#: ../plug-ins/common/newsprint.c:401 msgid "Luminance" msgstr "Luminance" -#: ../plug-ins/common/newsprint.c:517 +#: ../plug-ins/common/newsprint.c:507 msgid "Halftone the image to give newspaper-like effect" msgstr "Halftone the image to give newspaper-like effect" -#: ../plug-ins/common/newsprint.c:526 +#: ../plug-ins/common/newsprint.c:516 msgid "Newsprin_t..." msgstr "Newsprin_t..." -#: ../plug-ins/common/newsprint.c:627 ../plug-ins/common/newsprint.c:1188 +#: ../plug-ins/common/newsprint.c:617 ../plug-ins/common/newsprint.c:1178 msgid "Newsprint" msgstr "Newsprint" -#: ../plug-ins/common/newsprint.c:1031 +#: ../plug-ins/common/newsprint.c:1021 msgid "_Spot function:" msgstr "_Spot function:" #. resolution settings -#: ../plug-ins/common/newsprint.c:1240 +#: ../plug-ins/common/newsprint.c:1231 msgid "Resolution" msgstr "Resolution" -#: ../plug-ins/common/newsprint.c:1259 +#: ../plug-ins/common/newsprint.c:1250 msgid "_Input SPI:" msgstr "_Input SPI:" -#: ../plug-ins/common/newsprint.c:1273 +#: ../plug-ins/common/newsprint.c:1264 msgid "O_utput LPI:" msgstr "O_utput LPI:" -#: ../plug-ins/common/newsprint.c:1286 +#: ../plug-ins/common/newsprint.c:1277 msgid "C_ell size:" msgstr "C_ell size:" #. screen settings -#: ../plug-ins/common/newsprint.c:1299 -#: ../plug-ins/gradient-flare/gradient-flare.c:554 +#: ../plug-ins/common/newsprint.c:1290 +#: ../plug-ins/gradient-flare/gradient-flare.c:553 msgid "Screen" msgstr "Screen" -#: ../plug-ins/common/newsprint.c:1318 +#: ../plug-ins/common/newsprint.c:1309 msgid "B_lack pullout (%):" msgstr "B_lack pullout (%):" -#: ../plug-ins/common/newsprint.c:1340 +#: ../plug-ins/common/newsprint.c:1331 msgid "Separate to:" msgstr "Separate to:" -#: ../plug-ins/common/newsprint.c:1344 +#: ../plug-ins/common/newsprint.c:1335 msgid "_RGB" msgstr "_RGB" -#: ../plug-ins/common/newsprint.c:1361 +#: ../plug-ins/common/newsprint.c:1352 msgid "C_MYK" msgstr "C_MYK" -#: ../plug-ins/common/newsprint.c:1378 +#: ../plug-ins/common/newsprint.c:1369 msgid "I_ntensity" msgstr "I_ntensity" -#: ../plug-ins/common/newsprint.c:1403 +#: ../plug-ins/common/newsprint.c:1394 msgid "_Lock channels" msgstr "_Lock channels" -#: ../plug-ins/common/newsprint.c:1416 +#: ../plug-ins/common/newsprint.c:1407 msgid "_Factory Defaults" msgstr "_Factory Defaults" #. anti-alias control -#: ../plug-ins/common/newsprint.c:1442 ../plug-ins/gfig/gfig-dialog.c:1256 +#: ../plug-ins/common/newsprint.c:1433 ../plug-ins/gfig/gfig-dialog.c:1256 msgid "Antialiasing" msgstr "Antialiasing" -#: ../plug-ins/common/newsprint.c:1450 +#: ../plug-ins/common/newsprint.c:1441 msgid "O_versample:" msgstr "O_versample:" @@ -5860,79 +6146,79 @@ msgstr "_NL Filter..." msgid "NL Filter" msgstr "NL Filter" -#: ../plug-ins/common/nl-filter.c:1044 +#: ../plug-ins/common/nl-filter.c:1045 msgid "Filter" msgstr "Filter" -#: ../plug-ins/common/nl-filter.c:1048 +#: ../plug-ins/common/nl-filter.c:1049 msgid "_Alpha trimmed mean" msgstr "_Alpha trimmed mean" -#: ../plug-ins/common/nl-filter.c:1050 +#: ../plug-ins/common/nl-filter.c:1051 msgid "Op_timal estimation" msgstr "Op_timal estimation" -#: ../plug-ins/common/nl-filter.c:1052 +#: ../plug-ins/common/nl-filter.c:1053 msgid "_Edge enhancement" msgstr "_Edge enhancement" -#: ../plug-ins/common/nl-filter.c:1077 +#: ../plug-ins/common/nl-filter.c:1078 msgid "A_lpha:" msgstr "A_lpha:" -#: ../plug-ins/common/noise-hsv.c:103 +#: ../plug-ins/common/noise-hsv.c:102 msgid "Randomize hue/saturation/value independently" -msgstr "Randomize hue/saturation/value independently" +msgstr "Randomise hue/saturation/value independently" -#: ../plug-ins/common/noise-hsv.c:108 +#: ../plug-ins/common/noise-hsv.c:107 msgid "HSV Noise..." msgstr "HSV Noise..." -#: ../plug-ins/common/noise-hsv.c:215 ../plug-ins/common/noise-hsv.c:361 +#: ../plug-ins/common/noise-hsv.c:214 ../plug-ins/common/noise-hsv.c:363 msgid "HSV Noise" msgstr "HSV Noise" -#: ../plug-ins/common/noise-hsv.c:397 +#: ../plug-ins/common/noise-hsv.c:400 msgid "_Holdness:" msgstr "_Holdness:" -#: ../plug-ins/common/noise-hsv.c:409 +#: ../plug-ins/common/noise-hsv.c:412 msgid "H_ue:" msgstr "H_ue:" -#: ../plug-ins/common/noise-randomize.c:102 +#: ../plug-ins/common/noise-randomize.c:101 msgid "Random Hurl" msgstr "Random Hurl" -#: ../plug-ins/common/noise-randomize.c:103 +#: ../plug-ins/common/noise-randomize.c:102 msgid "Random Pick" msgstr "Random Pick" -#: ../plug-ins/common/noise-randomize.c:104 +#: ../plug-ins/common/noise-randomize.c:103 msgid "Random Slur" msgstr "Random Slur" -#: ../plug-ins/common/noise-randomize.c:202 +#: ../plug-ins/common/noise-randomize.c:201 msgid "Completely randomize a fraction of pixels" -msgstr "Completely randomize a fraction of pixels" +msgstr "Completely randomise a fraction of pixels" -#: ../plug-ins/common/noise-randomize.c:204 +#: ../plug-ins/common/noise-randomize.c:203 msgid "Randomly interchange some pixels with neighbors" msgstr "Randomly interchange some pixels with neighbours" -#: ../plug-ins/common/noise-randomize.c:206 +#: ../plug-ins/common/noise-randomize.c:205 msgid "Randomly slide some pixels downward (similar to melting)" msgstr "Randomly slide some pixels downward (similar to melting)" -#: ../plug-ins/common/noise-randomize.c:233 +#: ../plug-ins/common/noise-randomize.c:232 msgid "_Hurl..." msgstr "_Hurl..." -#: ../plug-ins/common/noise-randomize.c:245 +#: ../plug-ins/common/noise-randomize.c:244 msgid "_Pick..." msgstr "_Pick..." -#: ../plug-ins/common/noise-randomize.c:257 +#: ../plug-ins/common/noise-randomize.c:256 msgid "_Slur..." msgstr "_Slur..." @@ -5969,37 +6255,37 @@ msgstr "_RGB Noise..." msgid "Adding noise" msgstr "Adding noise" -#: ../plug-ins/common/noise-rgb.c:448 +#: ../plug-ins/common/noise-rgb.c:449 msgid "RGB Noise" msgstr "RGB Noise" -#: ../plug-ins/common/noise-rgb.c:481 +#: ../plug-ins/common/noise-rgb.c:483 msgid "Co_rrelated noise" msgstr "Co_rrelated noise" -#: ../plug-ins/common/noise-rgb.c:496 +#: ../plug-ins/common/noise-rgb.c:498 msgid "_Independent RGB" msgstr "_Independent RGB" -#: ../plug-ins/common/noise-rgb.c:520 ../plug-ins/common/noise-rgb.c:524 +#: ../plug-ins/common/noise-rgb.c:522 ../plug-ins/common/noise-rgb.c:526 msgid "_Gray:" msgstr "_Grey:" -#: ../plug-ins/common/noise-rgb.c:550 +#: ../plug-ins/common/noise-rgb.c:552 #, c-format msgid "Channel #%d:" msgstr "Channel #%d:" -#: ../plug-ins/common/noise-solid.c:176 +#: ../plug-ins/common/noise-solid.c:175 msgid "Create a random cloud-like texture" msgstr "Create a random cloud-like texture" -#: ../plug-ins/common/noise-solid.c:182 +#: ../plug-ins/common/noise-solid.c:181 msgid "_Solid Noise..." msgstr "_Solid Noise..." #. Dialog initialization -#: ../plug-ins/common/noise-solid.c:315 ../plug-ins/common/noise-solid.c:563 +#: ../plug-ins/common/noise-solid.c:314 ../plug-ins/common/noise-solid.c:562 msgid "Solid Noise" msgstr "Solid Noise" @@ -6025,71 +6311,71 @@ msgstr "_X size:" msgid "_Y size:" msgstr "_Y size:" -#: ../plug-ins/common/noise-spread.c:89 +#: ../plug-ins/common/noise-spread.c:86 msgid "Move pixels around randomly" msgstr "Move pixels around randomly" -#: ../plug-ins/common/noise-spread.c:98 +#: ../plug-ins/common/noise-spread.c:95 msgid "Sp_read..." msgstr "Sp_read..." -#: ../plug-ins/common/noise-spread.c:181 +#: ../plug-ins/common/noise-spread.c:178 msgid "Spreading" msgstr "Spreading" -#: ../plug-ins/common/noise-spread.c:346 +#: ../plug-ins/common/noise-spread.c:343 msgid "Spread" msgstr "Spread" -#: ../plug-ins/common/noise-spread.c:371 +#: ../plug-ins/common/noise-spread.c:369 msgid "Spread Amount" msgstr "Spread Amount" -#: ../plug-ins/common/nova.c:168 +#: ../plug-ins/common/nova.c:162 msgid "Add a starburst to the image" msgstr "Add a starburst to the image" -#: ../plug-ins/common/nova.c:177 +#: ../plug-ins/common/nova.c:171 msgid "Super_nova..." msgstr "Super_nova..." -#: ../plug-ins/common/nova.c:261 +#: ../plug-ins/common/nova.c:255 msgid "Rendering supernova" msgstr "Rendering supernova" -#: ../plug-ins/common/nova.c:304 +#: ../plug-ins/common/nova.c:298 msgid "Supernova" msgstr "Supernova" -#: ../plug-ins/common/nova.c:349 +#: ../plug-ins/common/nova.c:344 msgid "Supernova Color Picker" msgstr "Supernova Colour Picker" -#: ../plug-ins/common/nova.c:378 +#: ../plug-ins/common/nova.c:373 msgid "_Spokes:" msgstr "_Spokes:" -#: ../plug-ins/common/nova.c:393 +#: ../plug-ins/common/nova.c:388 msgid "R_andom hue:" msgstr "R_andom hue:" -#: ../plug-ins/common/nova.c:446 +#: ../plug-ins/common/nova.c:436 msgid "Center of Nova" msgstr "Centre of Nova" -#: ../plug-ins/common/oilify.c:119 ../plug-ins/common/oilify.c:134 +#: ../plug-ins/common/oilify.c:118 ../plug-ins/common/oilify.c:133 msgid "Smear colors to simulate an oil painting" msgstr "Smear colours to simulate an oil painting" -#: ../plug-ins/common/oilify.c:125 +#: ../plug-ins/common/oilify.c:124 msgid "Oili_fy..." msgstr "Oili_fy..." -#: ../plug-ins/common/oilify.c:247 +#: ../plug-ins/common/oilify.c:246 msgid "Oil painting" msgstr "Oil painting" -#: ../plug-ins/common/oilify.c:777 +#: ../plug-ins/common/oilify.c:776 msgid "Oilify" msgstr "Oilify" @@ -6104,7 +6390,7 @@ msgstr "_Mask size:" msgid "Use m_ask-size map:" msgstr "Use m_ask-size map:" -#: ../plug-ins/common/oilify.c:867 ../plug-ins/common/sinus.c:922 +#: ../plug-ins/common/oilify.c:867 ../plug-ins/common/sinus.c:921 msgid "_Exponent:" msgstr "_Exponent:" @@ -6122,19 +6408,19 @@ msgstr "Use e_xponent map:" msgid "_Use intensity algorithm" msgstr "_Use intensity algorithm" -#: ../plug-ins/common/photocopy.c:153 +#: ../plug-ins/common/photocopy.c:152 msgid "Simulate color distortion produced by a copy machine" msgstr "Simulate colour distortion produced by a copy machine" -#: ../plug-ins/common/photocopy.c:158 +#: ../plug-ins/common/photocopy.c:157 msgid "_Photocopy..." msgstr "_Photocopy..." -#: ../plug-ins/common/photocopy.c:839 +#: ../plug-ins/common/photocopy.c:838 msgid "Photocopy" msgstr "Photocopy" -#: ../plug-ins/common/photocopy.c:890 ../plug-ins/common/sharpen.c:511 +#: ../plug-ins/common/photocopy.c:890 ../plug-ins/common/sharpen.c:509 #: ../plug-ins/common/softglow.c:697 msgid "_Sharpness:" msgstr "_Sharpness:" @@ -6147,19 +6433,19 @@ msgstr "Percent _black:" msgid "Percent _white:" msgstr "Percent _white:" -#: ../plug-ins/common/pixelize.c:164 +#: ../plug-ins/common/pixelize.c:163 msgid "Simplify image into an array of solid-colored squares" msgstr "Simplify image into an array of solid-coloured squares" -#: ../plug-ins/common/pixelize.c:171 +#: ../plug-ins/common/pixelize.c:170 msgid "_Pixelize..." msgstr "_Pixelise..." -#: ../plug-ins/common/pixelize.c:273 +#: ../plug-ins/common/pixelize.c:272 msgid "Pixelizing" msgstr "Pixelising" -#: ../plug-ins/common/pixelize.c:316 +#: ../plug-ins/common/pixelize.c:315 msgid "Pixelize" msgstr "Pixelise" @@ -6171,15 +6457,15 @@ msgstr "Pixel _width:" msgid "Pixel _height:" msgstr "Pixel _height:" -#: ../plug-ins/common/plasma.c:176 +#: ../plug-ins/common/plasma.c:175 msgid "Create a random plasma texture" msgstr "Create a random plasma texture" -#: ../plug-ins/common/plasma.c:181 +#: ../plug-ins/common/plasma.c:180 msgid "_Plasma..." msgstr "_Plasma..." -#: ../plug-ins/common/plasma.c:263 ../plug-ins/common/plasma.c:300 +#: ../plug-ins/common/plasma.c:262 ../plug-ins/common/plasma.c:299 msgid "Plasma" msgstr "Plasma" @@ -6191,76 +6477,76 @@ msgstr "Random _seed:" msgid "T_urbulence:" msgstr "T_urbulence:" -#: ../plug-ins/common/plugin-browser.c:134 +#: ../plug-ins/common/plugin-browser.c:133 msgid "Display information about plug-ins" msgstr "Display information about plug-ins" -#: ../plug-ins/common/plugin-browser.c:144 +#: ../plug-ins/common/plugin-browser.c:143 msgid "_Plug-In Browser" msgstr "_Plug-In Browser" -#: ../plug-ins/common/plugin-browser.c:372 +#: ../plug-ins/common/plugin-browser.c:376 msgid "Searching by name" msgstr "Searching by name" -#: ../plug-ins/common/plugin-browser.c:386 +#: ../plug-ins/common/plugin-browser.c:390 #, c-format msgid "%d plug-in" msgid_plural "%d plug-ins" msgstr[0] "%d plug-in" msgstr[1] "%d plug-ins" -#: ../plug-ins/common/plugin-browser.c:395 +#: ../plug-ins/common/plugin-browser.c:399 msgid "No matches for your query" msgstr "No matches for your query" -#: ../plug-ins/common/plugin-browser.c:398 +#: ../plug-ins/common/plugin-browser.c:402 #, c-format msgid "%d plug-in matches your query" msgid_plural "%d plug-ins match your query" msgstr[0] "%d plug-in matches your query" msgstr[1] "%d plug-ins match your query" -#: ../plug-ins/common/plugin-browser.c:529 +#: ../plug-ins/common/plugin-browser.c:533 msgid "No matches" msgstr "No matches" -#: ../plug-ins/common/plugin-browser.c:554 +#: ../plug-ins/common/plugin-browser.c:559 msgid "Plug-In Browser" msgstr "Plug-In Browser" -#: ../plug-ins/common/plugin-browser.c:597 +#: ../plug-ins/common/plugin-browser.c:602 msgid "Name" msgstr "Name" -#: ../plug-ins/common/plugin-browser.c:605 -#: ../plug-ins/common/plugin-browser.c:668 +#: ../plug-ins/common/plugin-browser.c:610 +#: ../plug-ins/common/plugin-browser.c:673 msgid "Menu Path" msgstr "Menu Path" -#: ../plug-ins/common/plugin-browser.c:613 -#: ../plug-ins/common/plugin-browser.c:677 +#: ../plug-ins/common/plugin-browser.c:618 +#: ../plug-ins/common/plugin-browser.c:682 msgid "Image Types" msgstr "Image Types" -#: ../plug-ins/common/plugin-browser.c:623 -#: ../plug-ins/common/plugin-browser.c:686 +#: ../plug-ins/common/plugin-browser.c:628 +#: ../plug-ins/common/plugin-browser.c:691 msgid "Installation Date" msgstr "Installation Date" -#: ../plug-ins/common/plugin-browser.c:647 +#: ../plug-ins/common/plugin-browser.c:652 msgid "List View" msgstr "List View" -#: ../plug-ins/common/plugin-browser.c:709 +#: ../plug-ins/common/plugin-browser.c:714 msgid "Tree View" msgstr "Tree View" -#: ../plug-ins/common/polar-coords.c:156 +#: ../plug-ins/common/polar-coords.c:155 msgid "Convert image to or from polar coordinates" msgstr "Convert image to or from polar coordinates" -#: ../plug-ins/common/polar-coords.c:163 +#: ../plug-ins/common/polar-coords.c:162 msgid "P_olar Coordinates..." msgstr "P_olar Coordinates..." @@ -6272,101 +6558,101 @@ msgstr "Polar coordinates" msgid "Polar Coordinates" msgstr "Polar Coordinates" -#: ../plug-ins/common/polar-coords.c:631 +#: ../plug-ins/common/polar-coords.c:632 msgid "Circle _depth in percent:" msgstr "Circle _depth in percent:" -#: ../plug-ins/common/polar-coords.c:643 +#: ../plug-ins/common/polar-coords.c:644 msgid "Offset _angle:" msgstr "Offset _angle:" -#: ../plug-ins/common/polar-coords.c:658 +#: ../plug-ins/common/polar-coords.c:659 msgid "_Map backwards" msgstr "_Map backwards" -#: ../plug-ins/common/polar-coords.c:664 +#: ../plug-ins/common/polar-coords.c:665 msgid "" "If checked the mapping will begin at the right side, as opposed to beginning " "at the left." msgstr "" -"If checked the mapping will begin at the right side, as opposed to beginning " +"If ticked the mapping will begin at the right side, as opposed to beginning " "at the left." -#: ../plug-ins/common/polar-coords.c:675 +#: ../plug-ins/common/polar-coords.c:676 msgid "Map from _top" msgstr "Map from _top" -#: ../plug-ins/common/polar-coords.c:681 +#: ../plug-ins/common/polar-coords.c:682 msgid "" "If unchecked the mapping will put the bottom row in the middle and the top " "row on the outside. If checked it will be the opposite." msgstr "" -"If unchecked the mapping will put the bottom row in the middle and the top " -"row on the outside. If checked it will be the opposite." +"If unticked the mapping will put the bottom row in the middle and the top " +"row on the outside. If ticked it will be the opposite." -#: ../plug-ins/common/polar-coords.c:693 +#: ../plug-ins/common/polar-coords.c:694 msgid "To _polar" msgstr "To _polar" -#: ../plug-ins/common/polar-coords.c:699 +#: ../plug-ins/common/polar-coords.c:700 msgid "" "If unchecked the image will be circularly mapped onto a rectangle. If " "checked the image will be mapped onto a circle." msgstr "" -"If unchecked the image will be circularly mapped onto a rectangle. If " -"checked the image will be mapped onto a circle." +"If unticked the image will be circularly mapped onto a rectangle. If ticked " +"the image will be mapped onto a circle." -#: ../plug-ins/common/procedure-browser.c:83 +#: ../plug-ins/common/procedure-browser.c:82 msgid "List available procedures in the PDB" msgstr "List available procedures in the PDB" -#: ../plug-ins/common/procedure-browser.c:88 +#: ../plug-ins/common/procedure-browser.c:87 msgid "Procedure _Browser" msgstr "Procedure _Browser" -#: ../plug-ins/common/procedure-browser.c:126 +#: ../plug-ins/common/procedure-browser.c:125 msgid "Procedure Browser" msgstr "Procedure Browser" -#: ../plug-ins/common/qbist.c:402 +#: ../plug-ins/common/qbist.c:401 msgid "Generate a huge variety of abstract patterns" msgstr "Generate a huge variety of abstract patterns" -#: ../plug-ins/common/qbist.c:410 +#: ../plug-ins/common/qbist.c:409 msgid "_Qbist..." msgstr "_Qbist..." -#: ../plug-ins/common/qbist.c:511 +#: ../plug-ins/common/qbist.c:510 msgid "Qbist" msgstr "Qbist" -#: ../plug-ins/common/qbist.c:707 +#: ../plug-ins/common/qbist.c:706 msgid "Load QBE File" msgstr "Load QBE File" -#: ../plug-ins/common/qbist.c:749 +#: ../plug-ins/common/qbist.c:748 msgid "Save as QBE File" msgstr "Save as QBE File" -#: ../plug-ins/common/qbist.c:803 +#: ../plug-ins/common/qbist.c:802 msgid "G-Qbist" msgstr "G-Qbist" -#: ../plug-ins/common/red-eye-removal.c:105 +#: ../plug-ins/common/red-eye-removal.c:104 msgid "Remove the red eye effect caused by camera flashes" msgstr "Remove the red eye effect caused by camera flashes" -#: ../plug-ins/common/red-eye-removal.c:116 +#: ../plug-ins/common/red-eye-removal.c:115 msgid "_Red Eye Removal..." msgstr "_Red Eye Removal..." -#: ../plug-ins/common/red-eye-removal.c:142 +#: ../plug-ins/common/red-eye-removal.c:141 msgid "Red Eye Removal" msgstr "Red Eye Removal" #: ../plug-ins/common/red-eye-removal.c:170 -#: ../plug-ins/common/unsharp-mask.c:706 ../plug-ins/common/wind.c:1008 -#: ../plug-ins/imagemap/imap_preferences.c:441 +#: ../plug-ins/common/unsharp-mask.c:892 ../plug-ins/common/wind.c:1008 +#: ../plug-ins/imagemap/imap_preferences.c:440 #: ../plug-ins/map-object/map-object-ui.c:585 msgid "_Threshold:" msgstr "_Threshold:" @@ -6383,287 +6669,287 @@ msgstr "Manually selecting the eyes may improve the results." msgid "Removing red eye" msgstr "Removing red eye" -#: ../plug-ins/common/ripple.c:129 +#: ../plug-ins/common/ripple.c:125 msgid "Displace pixels in a ripple pattern" msgstr "Displace pixels in a ripple pattern" -#: ../plug-ins/common/ripple.c:136 +#: ../plug-ins/common/ripple.c:132 msgid "_Ripple..." msgstr "_Ripple..." -#: ../plug-ins/common/ripple.c:226 +#: ../plug-ins/common/ripple.c:222 msgid "Rippling" msgstr "Rippling" -#: ../plug-ins/common/ripple.c:468 +#: ../plug-ins/common/ripple.c:482 msgid "Ripple" msgstr "Ripple" -#: ../plug-ins/common/ripple.c:526 +#: ../plug-ins/common/ripple.c:541 msgid "_Retain tilability" msgstr "_Retain tilability" #. Edges toggle box -#: ../plug-ins/common/ripple.c:560 +#: ../plug-ins/common/ripple.c:578 msgid "Edges" msgstr "Edges" -#: ../plug-ins/common/ripple.c:566 +#: ../plug-ins/common/ripple.c:584 msgid "_Blank" msgstr "_Blank" #. Wave toggle box -#: ../plug-ins/common/ripple.c:588 +#: ../plug-ins/common/ripple.c:606 msgid "Wave Type" msgstr "Wave Type" -#: ../plug-ins/common/ripple.c:592 +#: ../plug-ins/common/ripple.c:610 msgid "Saw_tooth" msgstr "Saw_tooth" -#: ../plug-ins/common/ripple.c:593 +#: ../plug-ins/common/ripple.c:611 msgid "S_ine" msgstr "S_ine" -#: ../plug-ins/common/ripple.c:616 +#: ../plug-ins/common/ripple.c:634 msgid "_Period:" msgstr "_Period:" -#: ../plug-ins/common/ripple.c:629 +#: ../plug-ins/common/ripple.c:647 msgid "A_mplitude:" msgstr "A_mplitude:" -#: ../plug-ins/common/ripple.c:642 +#: ../plug-ins/common/ripple.c:660 msgid "Phase _shift:" msgstr "Phase _shift:" -#: ../plug-ins/common/rotate.c:413 +#: ../plug-ins/common/rotate.c:412 msgid "You can not rotate the whole image if there's a selection." msgstr "You can not rotate the whole image if there's a selection." -#: ../plug-ins/common/rotate.c:420 +#: ../plug-ins/common/rotate.c:419 msgid "You can not rotate the whole image if there's a floating selection." msgstr "You can not rotate the whole image if there's a floating selection." -#: ../plug-ins/common/rotate.c:431 +#: ../plug-ins/common/rotate.c:430 msgid "Sorry, channels and masks can not be rotated." msgstr "Sorry, channels and masks can not be rotated." -#: ../plug-ins/common/rotate.c:437 +#: ../plug-ins/common/rotate.c:436 msgid "Rotating" msgstr "Rotating" -#: ../plug-ins/common/sample-colorize.c:298 +#: ../plug-ins/common/sample-colorize.c:297 msgid "Colorize image using a sample image as a guide" msgstr "Colourize image using a sample image as a guide" -#: ../plug-ins/common/sample-colorize.c:303 +#: ../plug-ins/common/sample-colorize.c:302 msgid "_Sample Colorize..." msgstr "_Sample Colourise..." -#: ../plug-ins/common/sample-colorize.c:1318 +#: ../plug-ins/common/sample-colorize.c:1315 msgid "Sample Colorize" msgstr "Sample Colourise" -#: ../plug-ins/common/sample-colorize.c:1323 +#: ../plug-ins/common/sample-colorize.c:1320 msgid "Get _Sample Colors" msgstr "Get _Sample Colours" #. layer combo_box (Dst) -#: ../plug-ins/common/sample-colorize.c:1352 +#: ../plug-ins/common/sample-colorize.c:1349 msgid "Destination:" msgstr "Destination:" #. layer combo_box (Sample) -#: ../plug-ins/common/sample-colorize.c:1368 +#: ../plug-ins/common/sample-colorize.c:1365 msgid "Sample:" msgstr "Sample:" -#: ../plug-ins/common/sample-colorize.c:1378 +#: ../plug-ins/common/sample-colorize.c:1375 msgid "From reverse gradient" msgstr "From reverse gradient" -#: ../plug-ins/common/sample-colorize.c:1383 +#: ../plug-ins/common/sample-colorize.c:1380 msgid "From gradient" msgstr "From gradient" #. check button -#: ../plug-ins/common/sample-colorize.c:1404 -#: ../plug-ins/common/sample-colorize.c:1431 +#: ../plug-ins/common/sample-colorize.c:1401 +#: ../plug-ins/common/sample-colorize.c:1428 msgid "Show selection" msgstr "Show selection" #. check button -#: ../plug-ins/common/sample-colorize.c:1415 -#: ../plug-ins/common/sample-colorize.c:1442 +#: ../plug-ins/common/sample-colorize.c:1412 +#: ../plug-ins/common/sample-colorize.c:1439 msgid "Show color" msgstr "Show colour" -#: ../plug-ins/common/sample-colorize.c:1555 +#: ../plug-ins/common/sample-colorize.c:1552 msgid "Input levels:" msgstr "Input levels:" -#: ../plug-ins/common/sample-colorize.c:1605 +#: ../plug-ins/common/sample-colorize.c:1602 msgid "Output levels:" msgstr "Output levels:" #. check button -#: ../plug-ins/common/sample-colorize.c:1645 +#: ../plug-ins/common/sample-colorize.c:1642 msgid "Hold intensity" msgstr "Hold intensity" #. check button -#: ../plug-ins/common/sample-colorize.c:1656 +#: ../plug-ins/common/sample-colorize.c:1653 msgid "Original intensity" msgstr "Original intensity" #. check button -#: ../plug-ins/common/sample-colorize.c:1674 +#: ../plug-ins/common/sample-colorize.c:1671 msgid "Use subcolors" msgstr "Use subcolours" #. check button -#: ../plug-ins/common/sample-colorize.c:1685 +#: ../plug-ins/common/sample-colorize.c:1682 msgid "Smooth samples" msgstr "Smooth samples" -#: ../plug-ins/common/sample-colorize.c:2657 +#: ../plug-ins/common/sample-colorize.c:2654 msgid "Sample analyze" msgstr "Sample analyse" -#: ../plug-ins/common/sample-colorize.c:3035 +#: ../plug-ins/common/sample-colorize.c:3032 msgid "Remap colorized" msgstr "Remap colourised" -#: ../plug-ins/common/screenshot.c:240 +#: ../plug-ins/common/screenshot.c:239 msgid "Create an image from an area of the screen" msgstr "Create an image from an area of the screen" -#: ../plug-ins/common/screenshot.c:253 +#: ../plug-ins/common/screenshot.c:252 msgid "_Screenshot..." msgstr "_Screenshot..." -#: ../plug-ins/common/screenshot.c:417 +#: ../plug-ins/common/screenshot.c:416 msgid "Error selecting the window" msgstr "Error selecting the window" -#: ../plug-ins/common/screenshot.c:778 +#: ../plug-ins/common/screenshot.c:777 msgid "Importing screenshot" msgstr "Importing screenshot" -#: ../plug-ins/common/screenshot.c:804 ../plug-ins/common/screenshot.c:1060 +#: ../plug-ins/common/screenshot.c:803 ../plug-ins/common/screenshot.c:1059 msgid "Screenshot" msgstr "Screenshot" -#: ../plug-ins/common/screenshot.c:845 +#: ../plug-ins/common/screenshot.c:844 msgid "Mouse Pointer" msgstr "Mouse Pointer" -#: ../plug-ins/common/screenshot.c:949 +#: ../plug-ins/common/screenshot.c:948 msgid "Specified window not found" msgstr "Specified window not found" -#: ../plug-ins/common/screenshot.c:975 +#: ../plug-ins/common/screenshot.c:974 msgid "There was an error taking the screenshot." msgstr "There was an error taking the screenshot." -#: ../plug-ins/common/screenshot.c:1069 +#: ../plug-ins/common/screenshot.c:1068 msgid "S_nap" msgstr "S_nap" -#: ../plug-ins/common/screenshot.c:1099 +#: ../plug-ins/common/screenshot.c:1098 msgid "After the delay, the screenshot is taken." msgstr "After the delay, the screenshot is taken." -#: ../plug-ins/common/screenshot.c:1101 +#: ../plug-ins/common/screenshot.c:1100 msgid "" "After the delay, drag your mouse to select the region for the screenshot." msgstr "" "After the delay, drag your mouse to select the region for the screenshot." -#: ../plug-ins/common/screenshot.c:1104 +#: ../plug-ins/common/screenshot.c:1103 msgid "At the end of the delay, click in a window to snap it." msgstr "At the end of the delay, click in a window to snap it." #. Area -#: ../plug-ins/common/screenshot.c:1110 +#: ../plug-ins/common/screenshot.c:1109 msgid "Area" msgstr "Area" -#: ../plug-ins/common/screenshot.c:1121 +#: ../plug-ins/common/screenshot.c:1120 msgid "Take a screenshot of a single _window" msgstr "Take a screenshot of a single _window" -#: ../plug-ins/common/screenshot.c:1140 +#: ../plug-ins/common/screenshot.c:1139 msgid "Include window _decoration" msgstr "Include window _decoration" -#: ../plug-ins/common/screenshot.c:1158 +#: ../plug-ins/common/screenshot.c:1157 msgid "Take a screenshot of the entire _screen" msgstr "Take a screenshot of the entire _screen" -#: ../plug-ins/common/screenshot.c:1177 +#: ../plug-ins/common/screenshot.c:1176 msgid "Include _mouse pointer" msgstr "Include _mouse pointer" -#: ../plug-ins/common/screenshot.c:1197 +#: ../plug-ins/common/screenshot.c:1196 msgid "Select a _region to grab" msgstr "Select a _region to grab" #. Delay -#: ../plug-ins/common/screenshot.c:1212 +#: ../plug-ins/common/screenshot.c:1211 msgid "Delay" msgstr "Delay" #. this is the unit label of a spinbutton -#: ../plug-ins/common/screenshot.c:1234 +#: ../plug-ins/common/screenshot.c:1233 msgid "seconds" msgstr "seconds" -#: ../plug-ins/common/semi-flatten.c:68 +#: ../plug-ins/common/semi-flatten.c:67 msgid "Replace partial transparency with the current background color" msgstr "Replace partial transparency with the current background colour" -#: ../plug-ins/common/semi-flatten.c:75 +#: ../plug-ins/common/semi-flatten.c:74 msgid "_Semi-Flatten" msgstr "_Semi-Flatten" -#: ../plug-ins/common/semi-flatten.c:118 +#: ../plug-ins/common/semi-flatten.c:117 msgid "Semi-Flattening" msgstr "Semi-Flattening" -#: ../plug-ins/common/sharpen.c:113 +#: ../plug-ins/common/sharpen.c:110 msgid "Make image sharper (less powerful than Unsharp Mask)" msgstr "Make image sharper (less powerful than Unsharp Mask)" -#: ../plug-ins/common/sharpen.c:120 +#: ../plug-ins/common/sharpen.c:117 msgid "_Sharpen..." msgstr "_Sharpen..." #. #. * Let the user know what we're doing... #. -#: ../plug-ins/common/sharpen.c:307 +#: ../plug-ins/common/sharpen.c:304 msgid "Sharpening" msgstr "Sharpening" -#: ../plug-ins/common/sharpen.c:476 +#: ../plug-ins/common/sharpen.c:473 msgid "Sharpen" msgstr "Sharpen" -#: ../plug-ins/common/shift.c:101 +#: ../plug-ins/common/shift.c:100 msgid "Shift each row of pixels by a random amount" msgstr "Shift each row of pixels by a random amount" -#: ../plug-ins/common/shift.c:108 +#: ../plug-ins/common/shift.c:107 msgid "_Shift..." msgstr "_Shift..." -#: ../plug-ins/common/shift.c:189 +#: ../plug-ins/common/shift.c:188 msgid "Shifting" msgstr "Shifting" -#: ../plug-ins/common/shift.c:355 +#: ../plug-ins/common/shift.c:354 msgid "Shift" msgstr "Shift" @@ -6679,144 +6965,144 @@ msgstr "Shift _vertically" msgid "Shift _amount:" msgstr "Shift _amount:" -#: ../plug-ins/common/sinus.c:186 +#: ../plug-ins/common/sinus.c:185 msgid "Generate complex sinusoidal textures" msgstr "Generate complex sinusoidal textures" -#: ../plug-ins/common/sinus.c:191 +#: ../plug-ins/common/sinus.c:190 msgid "_Sinus..." msgstr "_Sinus..." -#: ../plug-ins/common/sinus.c:284 +#: ../plug-ins/common/sinus.c:283 msgid "Sinus: rendering" msgstr "Sinus: rendering" #. Create Main window with a vbox #. ============================== -#: ../plug-ins/common/sinus.c:648 +#: ../plug-ins/common/sinus.c:647 msgid "Sinus" msgstr "Sinus" -#: ../plug-ins/common/sinus.c:690 +#: ../plug-ins/common/sinus.c:689 msgid "Drawing Settings" msgstr "Drawing Settings" -#: ../plug-ins/common/sinus.c:700 +#: ../plug-ins/common/sinus.c:699 msgid "_X scale:" msgstr "_X scale:" -#: ../plug-ins/common/sinus.c:709 +#: ../plug-ins/common/sinus.c:708 msgid "_Y scale:" msgstr "_Y scale:" -#: ../plug-ins/common/sinus.c:718 +#: ../plug-ins/common/sinus.c:717 msgid "Co_mplexity:" msgstr "Co_mplexity:" -#: ../plug-ins/common/sinus.c:728 +#: ../plug-ins/common/sinus.c:727 msgid "Calculation Settings" msgstr "Calculation Settings" -#: ../plug-ins/common/sinus.c:741 +#: ../plug-ins/common/sinus.c:740 msgid "R_andom seed:" msgstr "R_andom seed:" -#: ../plug-ins/common/sinus.c:750 +#: ../plug-ins/common/sinus.c:749 msgid "_Force tiling?" msgstr "_Force tiling?" -#: ../plug-ins/common/sinus.c:763 +#: ../plug-ins/common/sinus.c:762 msgid "_Ideal" msgstr "_Ideal" -#: ../plug-ins/common/sinus.c:764 +#: ../plug-ins/common/sinus.c:763 msgid "_Distorted" msgstr "_Distorted" -#: ../plug-ins/common/sinus.c:782 ../plug-ins/common/sinus.c:798 -#: ../plug-ins/imagemap/imap_preferences.c:422 +#: ../plug-ins/common/sinus.c:781 ../plug-ins/common/sinus.c:797 +#: ../plug-ins/imagemap/imap_preferences.c:421 msgid "Colors" msgstr "Colours" #. if in grey scale, the colors are necessarily black and white -#: ../plug-ins/common/sinus.c:791 +#: ../plug-ins/common/sinus.c:790 msgid "The colors are white and black." msgstr "The colours are white and black." -#: ../plug-ins/common/sinus.c:802 +#: ../plug-ins/common/sinus.c:801 msgid "Bl_ack & white" msgstr "Bl_ack & white" -#: ../plug-ins/common/sinus.c:804 +#: ../plug-ins/common/sinus.c:803 msgid "_Foreground & background" msgstr "_Foreground & background" -#: ../plug-ins/common/sinus.c:806 +#: ../plug-ins/common/sinus.c:805 msgid "C_hoose here:" msgstr "C_hoose here:" -#: ../plug-ins/common/sinus.c:819 +#: ../plug-ins/common/sinus.c:818 msgid "First color" msgstr "First colour" -#: ../plug-ins/common/sinus.c:829 +#: ../plug-ins/common/sinus.c:828 msgid "Second color" msgstr "Second colour" -#: ../plug-ins/common/sinus.c:842 +#: ../plug-ins/common/sinus.c:841 msgid "Alpha Channels" msgstr "Alpha Channels" -#: ../plug-ins/common/sinus.c:855 +#: ../plug-ins/common/sinus.c:854 msgid "F_irst color:" msgstr "F_irst colour:" -#: ../plug-ins/common/sinus.c:870 +#: ../plug-ins/common/sinus.c:869 msgid "S_econd color:" msgstr "S_econd colour:" -#: ../plug-ins/common/sinus.c:886 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:904 +#: ../plug-ins/common/sinus.c:885 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:903 msgid "Co_lors" msgstr "Co_lours" -#: ../plug-ins/common/sinus.c:895 +#: ../plug-ins/common/sinus.c:894 msgid "Blend Settings" msgstr "Blend Settings" -#: ../plug-ins/common/sinus.c:908 +#: ../plug-ins/common/sinus.c:907 msgid "L_inear" msgstr "L_inear" -#: ../plug-ins/common/sinus.c:909 +#: ../plug-ins/common/sinus.c:908 msgid "Bili_near" msgstr "Bili_near" -#: ../plug-ins/common/sinus.c:910 +#: ../plug-ins/common/sinus.c:909 msgid "Sin_usoidal" msgstr "Sin_usoidal" -#: ../plug-ins/common/sinus.c:932 +#: ../plug-ins/common/sinus.c:931 msgid "_Blend" msgstr "_Blend" -#: ../plug-ins/common/sinus.c:1049 +#: ../plug-ins/common/sinus.c:1048 msgid "Do _preview" msgstr "Do _preview" -#: ../plug-ins/common/smooth-palette.c:83 +#: ../plug-ins/common/smooth-palette.c:82 msgid "Derive a smooth color palette from the image" msgstr "Derive a smooth colour palette from the image" -#: ../plug-ins/common/smooth-palette.c:88 +#: ../plug-ins/common/smooth-palette.c:87 msgid "Smoo_th Palette..." msgstr "Smoo_th Palette..." -#: ../plug-ins/common/smooth-palette.c:179 +#: ../plug-ins/common/smooth-palette.c:178 msgid "Deriving smooth palette" msgstr "Deriving smooth palette" -#: ../plug-ins/common/smooth-palette.c:412 +#: ../plug-ins/common/smooth-palette.c:411 msgid "Smooth Palette" msgstr "Smooth Palette" @@ -6824,15 +7110,15 @@ msgstr "Smooth Palette" msgid "_Search depth:" msgstr "_Search depth:" -#: ../plug-ins/common/softglow.c:134 +#: ../plug-ins/common/softglow.c:133 msgid "Simulate glow by making highlights intense and fuzzy" msgstr "Simulate glow by making highlights intense and fuzzy" -#: ../plug-ins/common/softglow.c:139 +#: ../plug-ins/common/softglow.c:138 msgid "_Softglow..." msgstr "_Softglow..." -#: ../plug-ins/common/softglow.c:632 +#: ../plug-ins/common/softglow.c:631 msgid "Softglow" msgstr "Softglow" @@ -6840,23 +7126,23 @@ msgstr "Softglow" msgid "_Glow radius:" msgstr "_Glow radius:" -#: ../plug-ins/common/sparkle.c:178 +#: ../plug-ins/common/sparkle.c:177 msgid "Turn bright spots into starry sparkles" msgstr "Turn bright spots into starry sparkles" -#: ../plug-ins/common/sparkle.c:186 +#: ../plug-ins/common/sparkle.c:185 msgid "_Sparkle..." msgstr "_Sparkle..." -#: ../plug-ins/common/sparkle.c:223 +#: ../plug-ins/common/sparkle.c:222 msgid "Region selected for filter is empty" msgstr "Region selected for filter is empty" -#: ../plug-ins/common/sparkle.c:299 +#: ../plug-ins/common/sparkle.c:298 msgid "Sparkling" msgstr "Sparkling" -#: ../plug-ins/common/sparkle.c:337 +#: ../plug-ins/common/sparkle.c:336 msgid "Sparkle" msgstr "Sparkle" @@ -6980,71 +7266,71 @@ msgstr "Use the foreground colour" msgid "Use the background color" msgstr "Use the background colour" -#: ../plug-ins/common/sphere-designer.c:291 -#: ../plug-ins/gimpressionist/general.c:166 +#: ../plug-ins/common/sphere-designer.c:290 +#: ../plug-ins/gimpressionist/general.c:165 msgid "Solid" msgstr "Solid" -#: ../plug-ins/common/sphere-designer.c:292 +#: ../plug-ins/common/sphere-designer.c:291 msgid "Checker" msgstr "Checker" -#: ../plug-ins/common/sphere-designer.c:293 +#: ../plug-ins/common/sphere-designer.c:292 msgid "Marble" msgstr "Marble" -#: ../plug-ins/common/sphere-designer.c:294 +#: ../plug-ins/common/sphere-designer.c:293 msgid "Lizard" msgstr "Lizard" -#: ../plug-ins/common/sphere-designer.c:295 +#: ../plug-ins/common/sphere-designer.c:294 msgid "Phong" msgstr "Phong" -#: ../plug-ins/common/sphere-designer.c:296 ../plug-ins/flame/flame.c:774 +#: ../plug-ins/common/sphere-designer.c:295 ../plug-ins/flame/flame.c:771 msgid "Noise" msgstr "Noise" -#: ../plug-ins/common/sphere-designer.c:297 +#: ../plug-ins/common/sphere-designer.c:296 msgid "Wood" msgstr "Wood" -#: ../plug-ins/common/sphere-designer.c:298 ../plug-ins/flame/flame.c:758 +#: ../plug-ins/common/sphere-designer.c:297 ../plug-ins/flame/flame.c:755 msgid "Spiral" msgstr "Spiral" -#: ../plug-ins/common/sphere-designer.c:299 +#: ../plug-ins/common/sphere-designer.c:298 msgid "Spots" msgstr "Spots" -#: ../plug-ins/common/sphere-designer.c:1742 +#: ../plug-ins/common/sphere-designer.c:1741 #: ../plug-ins/common/sphere-designer.c:2690 msgid "Texture" msgstr "Texture" -#: ../plug-ins/common/sphere-designer.c:1744 +#: ../plug-ins/common/sphere-designer.c:1743 msgid "Bumpmap" msgstr "Bumpmap" -#: ../plug-ins/common/sphere-designer.c:1746 +#: ../plug-ins/common/sphere-designer.c:1745 #: ../plug-ins/common/sphere-designer.c:2692 msgid "Light" msgstr "Light" -#: ../plug-ins/common/sphere-designer.c:2009 +#: ../plug-ins/common/sphere-designer.c:2008 #, c-format msgid "File '%s' is not a valid save file." msgstr "File '%s' is not a valid save file." -#: ../plug-ins/common/sphere-designer.c:2187 +#: ../plug-ins/common/sphere-designer.c:2186 msgid "Open File" msgstr "Open File" -#: ../plug-ins/common/sphere-designer.c:2187 +#: ../plug-ins/common/sphere-designer.c:2186 msgid "Save File" msgstr "Save File" -#: ../plug-ins/common/sphere-designer.c:2544 +#: ../plug-ins/common/sphere-designer.c:2543 msgid "Sphere Designer" msgstr "Sphere Designer" @@ -7058,7 +7344,7 @@ msgstr "Bump" #. row labels #: ../plug-ins/common/sphere-designer.c:2699 -#: ../plug-ins/lighting/lighting-ui.c:405 +#: ../plug-ins/lighting/lighting-ui.c:404 msgid "Type:" msgstr "Type:" @@ -7077,8 +7363,8 @@ msgstr "Colour Selection Dialogue" #. Scale #: ../plug-ins/common/sphere-designer.c:2748 -#: ../plug-ins/gimpressionist/paper.c:194 -#: ../plug-ins/ifs-compose/ifs-compose.c:554 +#: ../plug-ins/gimpressionist/paper.c:193 +#: ../plug-ins/ifs-compose/ifs-compose.c:551 msgid "Scale:" msgstr "Scale:" @@ -7151,27 +7437,27 @@ msgstr "Sphere _Designer..." msgid "Region selected for plug-in is empty" msgstr "Region selected for plug-in is empty" -#: ../plug-ins/common/threshold-alpha.c:85 +#: ../plug-ins/common/threshold-alpha.c:84 msgid "Make transparency all-or-nothing" msgstr "Make transparency all-or-nothing" -#: ../plug-ins/common/threshold-alpha.c:90 +#: ../plug-ins/common/threshold-alpha.c:89 msgid "_Threshold Alpha..." msgstr "_Threshold Alpha..." -#: ../plug-ins/common/threshold-alpha.c:131 +#: ../plug-ins/common/threshold-alpha.c:130 msgid "The layer has its alpha channel locked." msgstr "The layer has its alpha channel locked." -#: ../plug-ins/common/threshold-alpha.c:137 +#: ../plug-ins/common/threshold-alpha.c:136 msgid "RGBA/GRAYA drawable is not selected." msgstr "RGBA/GREYA drawable is not selected." -#: ../plug-ins/common/threshold-alpha.c:165 +#: ../plug-ins/common/threshold-alpha.c:164 msgid "Coloring transparency" msgstr "Colouring transparency" -#: ../plug-ins/common/threshold-alpha.c:248 +#: ../plug-ins/common/threshold-alpha.c:247 msgid "Threshold Alpha" msgstr "Threshold Alpha" @@ -7179,15 +7465,15 @@ msgstr "Threshold Alpha" msgid "Threshold:" msgstr "Threshold:" -#: ../plug-ins/common/tile-glass.c:124 +#: ../plug-ins/common/tile-glass.c:123 msgid "Simulate distortion caused by square glass tiles" msgstr "Simulate distortion caused by square glass tiles" -#: ../plug-ins/common/tile-glass.c:130 +#: ../plug-ins/common/tile-glass.c:129 msgid "_Glass Tile..." msgstr "_Glass Tile..." -#: ../plug-ins/common/tile-glass.c:210 ../plug-ins/common/tile-glass.c:250 +#: ../plug-ins/common/tile-glass.c:209 ../plug-ins/common/tile-glass.c:249 msgid "Glass Tile" msgstr "Glass Tile" @@ -7195,7 +7481,7 @@ msgstr "Glass Tile" msgid "Tile _width:" msgstr "Tile _width:" -#: ../plug-ins/common/tile-paper.c:243 ../plug-ins/common/tile-paper.c:556 +#: ../plug-ins/common/tile-paper.c:242 ../plug-ins/common/tile-paper.c:556 msgid "Paper Tile" msgstr "Paper Tile" @@ -7275,85 +7561,85 @@ msgstr "September 31, 1999" msgid "_Paper Tile..." msgstr "_Paper Tile..." -#: ../plug-ins/common/tile-seamless.c:67 +#: ../plug-ins/common/tile-seamless.c:66 msgid "Alters edges to make the image seamlessly tileable" msgstr "Alters edges to make the image seamlessly tileable" -#: ../plug-ins/common/tile-seamless.c:73 +#: ../plug-ins/common/tile-seamless.c:72 msgid "_Make Seamless" msgstr "_Make Seamless" -#: ../plug-ins/common/tile-seamless.c:338 +#: ../plug-ins/common/tile-seamless.c:337 msgid "Tiler" msgstr "Tiler" -#: ../plug-ins/common/tile-small.c:215 +#: ../plug-ins/common/tile-small.c:221 msgid "Tile image into smaller versions of the original" msgstr "Tile image into smaller versions of the original" -#: ../plug-ins/common/tile-small.c:220 +#: ../plug-ins/common/tile-small.c:226 msgid "_Small Tiles..." msgstr "_Small Tiles..." -#: ../plug-ins/common/tile-small.c:263 +#: ../plug-ins/common/tile-small.c:269 msgid "Region selected for filter is empty." msgstr "Region selected for filter is empty." #. Set the tile cache size -#: ../plug-ins/common/tile-small.c:321 ../plug-ins/common/tile.c:190 +#: ../plug-ins/common/tile-small.c:327 ../plug-ins/common/tile.c:189 msgid "Tiling" msgstr "Tiling" #. Get the preview image -#: ../plug-ins/common/tile-small.c:364 +#: ../plug-ins/common/tile-small.c:370 msgid "Small Tiles" msgstr "Small Tiles" #. Area for buttons etc #. Flip -#: ../plug-ins/common/tile-small.c:414 -#: ../plug-ins/ifs-compose/ifs-compose.c:610 +#: ../plug-ins/common/tile-small.c:420 +#: ../plug-ins/ifs-compose/ifs-compose.c:607 msgid "Flip" msgstr "Flip" -#: ../plug-ins/common/tile-small.c:462 +#: ../plug-ins/common/tile-small.c:468 msgid "A_ll tiles" msgstr "A_ll tiles" -#: ../plug-ins/common/tile-small.c:476 +#: ../plug-ins/common/tile-small.c:482 msgid "Al_ternate tiles" msgstr "Al_ternate tiles" -#: ../plug-ins/common/tile-small.c:490 +#: ../plug-ins/common/tile-small.c:496 msgid "_Explicit tile" msgstr "_Explicit tile" -#: ../plug-ins/common/tile-small.c:496 +#: ../plug-ins/common/tile-small.c:502 msgid "Ro_w:" msgstr "Ro_w:" -#: ../plug-ins/common/tile-small.c:520 +#: ../plug-ins/common/tile-small.c:526 msgid "Col_umn:" msgstr "Col_umn:" -#: ../plug-ins/common/tile-small.c:572 +#: ../plug-ins/common/tile-small.c:578 msgid "O_pacity:" msgstr "O_pacity:" #. Lower frame saying howmany segments -#: ../plug-ins/common/tile-small.c:581 +#: ../plug-ins/common/tile-small.c:587 msgid "Number of Segments" msgstr "Number of Segments" -#: ../plug-ins/common/tile.c:101 +#: ../plug-ins/common/tile.c:100 msgid "Create an array of copies of the image" msgstr "Create an array of copies of the image" -#: ../plug-ins/common/tile.c:111 +#: ../plug-ins/common/tile.c:110 msgid "_Tile..." msgstr "_Tile..." -#: ../plug-ins/common/tile.c:401 +#: ../plug-ins/common/tile.c:400 msgid "Tile" msgstr "Tile" @@ -7365,41 +7651,41 @@ msgstr "Tile to New Size" msgid "C_reate new image" msgstr "C_reate new image" -#: ../plug-ins/common/unit-editor.c:94 +#: ../plug-ins/common/unit-editor.c:93 msgid "Saved" msgstr "Saved" -#: ../plug-ins/common/unit-editor.c:94 +#: ../plug-ins/common/unit-editor.c:93 msgid "" "A unit definition will only be saved before GIMP exits if this column is " "checked." msgstr "" "A unit definition will only be saved before GIMP exits if this column is " -"checked." +"ticked." -#: ../plug-ins/common/unit-editor.c:96 +#: ../plug-ins/common/unit-editor.c:95 msgid "ID" msgstr "ID" -#: ../plug-ins/common/unit-editor.c:96 +#: ../plug-ins/common/unit-editor.c:95 msgid "" "This string will be used to identify a unit in GIMP's configuration files." msgstr "" "This string will be used to identify a unit in GIMP's configuration files." -#: ../plug-ins/common/unit-editor.c:98 +#: ../plug-ins/common/unit-editor.c:97 msgid "Factor" msgstr "Factor" -#: ../plug-ins/common/unit-editor.c:98 +#: ../plug-ins/common/unit-editor.c:97 msgid "How many units make up an inch." msgstr "How many units make up an inch." -#: ../plug-ins/common/unit-editor.c:99 +#: ../plug-ins/common/unit-editor.c:98 msgid "Digits" msgstr "Digits" -#: ../plug-ins/common/unit-editor.c:99 +#: ../plug-ins/common/unit-editor.c:98 msgid "" "This field is a hint for numerical input fields. It specifies how many " "decimal digits the input field should provide to get approximately the same " @@ -7409,233 +7695,233 @@ msgstr "" "decimal digits the input field should provide to get approximately the same " "accuracy as an \"inch\" input field with two decimal digits." -#: ../plug-ins/common/unit-editor.c:104 +#: ../plug-ins/common/unit-editor.c:103 msgid "Symbol" msgstr "Symbol" -#: ../plug-ins/common/unit-editor.c:104 +#: ../plug-ins/common/unit-editor.c:103 msgid "" -"The unit's symbol if it has one (e.g. \"'\" for inches). The unit's " +"The unit's symbol if it has one (e.g. \" for inches). The unit's " "abbreviation is used if doesn't have a symbol." msgstr "" -"The unit's symbol if it has one (e.g. \"'\" for inches). The unit's " -"abbreviation is used if doesn't have a symbol." +"The unit's symbol if it has one (e.g. \" for inches). The unit's abbreviation " +"is used if doesn't have a symbol." -#: ../plug-ins/common/unit-editor.c:107 +#: ../plug-ins/common/unit-editor.c:106 msgid "Abbreviation" msgstr "Abbreviation" -#: ../plug-ins/common/unit-editor.c:107 +#: ../plug-ins/common/unit-editor.c:106 msgid "The unit's abbreviation (e.g. \"cm\" for centimeters)." -msgstr "The unit's abbreviation (e.g. \"cm\" for centimeters)." +msgstr "The unit's abbreviation (e.g. \"cm\" for centimetres)." -#: ../plug-ins/common/unit-editor.c:109 +#: ../plug-ins/common/unit-editor.c:108 msgid "Singular" msgstr "Singular" -#: ../plug-ins/common/unit-editor.c:109 +#: ../plug-ins/common/unit-editor.c:108 msgid "The unit's singular form." msgstr "The unit's singular form." -#: ../plug-ins/common/unit-editor.c:110 +#: ../plug-ins/common/unit-editor.c:109 msgid "Plural" msgstr "Plural" -#: ../plug-ins/common/unit-editor.c:110 +#: ../plug-ins/common/unit-editor.c:109 msgid "The unit's plural form." msgstr "The unit's plural form." -#: ../plug-ins/common/unit-editor.c:121 +#: ../plug-ins/common/unit-editor.c:120 msgid "Create a new unit from scratch" msgstr "Create a new unit from scratch" -#: ../plug-ins/common/unit-editor.c:127 +#: ../plug-ins/common/unit-editor.c:126 msgid "Create a new unit using the currently selected unit as template" msgstr "Create a new unit using the currently selected unit as template" -#: ../plug-ins/common/unit-editor.c:145 +#: ../plug-ins/common/unit-editor.c:144 msgid "Create or alter units used in GIMP" msgstr "Create or alter units used in GIMP" -#: ../plug-ins/common/unit-editor.c:150 +#: ../plug-ins/common/unit-editor.c:149 msgid "U_nits" msgstr "U_nits" -#: ../plug-ins/common/unit-editor.c:208 +#: ../plug-ins/common/unit-editor.c:207 msgid "Add a New Unit" msgstr "Add a New Unit" -#: ../plug-ins/common/unit-editor.c:237 +#: ../plug-ins/common/unit-editor.c:236 msgid "_ID:" msgstr "_ID:" -#: ../plug-ins/common/unit-editor.c:248 +#: ../plug-ins/common/unit-editor.c:247 msgid "_Factor:" msgstr "_Factor:" -#: ../plug-ins/common/unit-editor.c:258 +#: ../plug-ins/common/unit-editor.c:257 msgid "_Digits:" msgstr "_Digits:" -#: ../plug-ins/common/unit-editor.c:270 +#: ../plug-ins/common/unit-editor.c:269 msgid "_Symbol:" msgstr "_Symbol:" -#: ../plug-ins/common/unit-editor.c:282 +#: ../plug-ins/common/unit-editor.c:281 msgid "_Abbreviation:" msgstr "_Abbreviation:" -#: ../plug-ins/common/unit-editor.c:294 +#: ../plug-ins/common/unit-editor.c:293 msgid "Si_ngular:" msgstr "Si_ngular:" -#: ../plug-ins/common/unit-editor.c:306 +#: ../plug-ins/common/unit-editor.c:305 msgid "_Plural:" msgstr "_Plural:" -#: ../plug-ins/common/unit-editor.c:349 +#: ../plug-ins/common/unit-editor.c:348 msgid "Incomplete input" msgstr "Incomplete input" -#: ../plug-ins/common/unit-editor.c:352 +#: ../plug-ins/common/unit-editor.c:351 msgid "Please fill in all text fields." msgstr "Please fill in all text fields." -#: ../plug-ins/common/unit-editor.c:409 +#: ../plug-ins/common/unit-editor.c:410 msgid "Unit Editor" msgstr "Unit Editor" -#: ../plug-ins/common/unsharp-mask.c:128 +#: ../plug-ins/common/unsharp-mask.c:130 msgid "The most widely useful method for sharpening an image" msgstr "The most widely useful method for sharpening an image" -#: ../plug-ins/common/unsharp-mask.c:138 +#: ../plug-ins/common/unsharp-mask.c:140 msgid "_Unsharp Mask..." msgstr "_Unsharp Mask..." -#: ../plug-ins/common/unsharp-mask.c:475 +#: ../plug-ins/common/unsharp-mask.c:685 msgid "Merging" msgstr "Merging" -#: ../plug-ins/common/unsharp-mask.c:644 +#: ../plug-ins/common/unsharp-mask.c:829 msgid "Unsharp Mask" msgstr "Unsharp Mask" -#: ../plug-ins/common/value-invert.c:90 +#: ../plug-ins/common/value-invert.c:89 msgid "Invert the brightness of each pixel" msgstr "Invert the brightness of each pixel" -#: ../plug-ins/common/value-invert.c:104 +#: ../plug-ins/common/value-invert.c:103 msgid "_Value Invert" msgstr "_Value Invert" -#: ../plug-ins/common/value-invert.c:191 +#: ../plug-ins/common/value-invert.c:190 msgid "Value Invert" msgstr "Value Invert" -#: ../plug-ins/common/value-propagate.c:189 +#: ../plug-ins/common/value-propagate.c:188 msgid "More _white (larger value)" msgstr "More _white (larger value)" -#: ../plug-ins/common/value-propagate.c:192 +#: ../plug-ins/common/value-propagate.c:191 msgid "More blac_k (smaller value)" msgstr "More blac_k (smaller value)" -#: ../plug-ins/common/value-propagate.c:195 +#: ../plug-ins/common/value-propagate.c:194 msgid "_Middle value to peaks" msgstr "_Middle value to peaks" -#: ../plug-ins/common/value-propagate.c:198 +#: ../plug-ins/common/value-propagate.c:197 msgid "_Foreground to peaks" msgstr "_Foreground to peaks" -#: ../plug-ins/common/value-propagate.c:201 +#: ../plug-ins/common/value-propagate.c:200 msgid "O_nly foreground" msgstr "O_nly foreground" -#: ../plug-ins/common/value-propagate.c:204 +#: ../plug-ins/common/value-propagate.c:203 msgid "Only b_ackground" msgstr "Only b_ackground" -#: ../plug-ins/common/value-propagate.c:207 +#: ../plug-ins/common/value-propagate.c:206 msgid "Mor_e opaque" msgstr "Mor_e opaque" -#: ../plug-ins/common/value-propagate.c:210 +#: ../plug-ins/common/value-propagate.c:209 msgid "More t_ransparent" msgstr "More t_ransparent" -#: ../plug-ins/common/value-propagate.c:233 +#: ../plug-ins/common/value-propagate.c:232 msgid "Propagate certain colors to neighboring pixels" -msgstr "Propagate certain colours to neighboring pixels" +msgstr "Propagate certain colours to neighbouring pixels" -#: ../plug-ins/common/value-propagate.c:238 +#: ../plug-ins/common/value-propagate.c:237 msgid "_Value Propagate..." msgstr "_Value Propagate..." -#: ../plug-ins/common/value-propagate.c:245 +#: ../plug-ins/common/value-propagate.c:244 msgid "Shrink lighter areas of the image" msgstr "Shrink lighter areas of the image" -#: ../plug-ins/common/value-propagate.c:250 +#: ../plug-ins/common/value-propagate.c:249 msgid "E_rode" msgstr "E_rode" -#: ../plug-ins/common/value-propagate.c:257 +#: ../plug-ins/common/value-propagate.c:256 msgid "Grow lighter areas of the image" msgstr "Grow lighter areas of the image" -#: ../plug-ins/common/value-propagate.c:262 +#: ../plug-ins/common/value-propagate.c:261 msgid "_Dilate" msgstr "_Dilate" -#: ../plug-ins/common/value-propagate.c:473 -#: ../plug-ins/common/value-propagate.c:1086 +#: ../plug-ins/common/value-propagate.c:475 +#: ../plug-ins/common/value-propagate.c:1088 msgid "Value Propagate" msgstr "Value Propagate" #. Parameter settings -#: ../plug-ins/common/value-propagate.c:1152 +#: ../plug-ins/common/value-propagate.c:1155 msgid "Propagate" msgstr "Propagate" -#: ../plug-ins/common/value-propagate.c:1165 +#: ../plug-ins/common/value-propagate.c:1168 msgid "Lower t_hreshold:" msgstr "Lower t_hreshold:" -#: ../plug-ins/common/value-propagate.c:1177 +#: ../plug-ins/common/value-propagate.c:1180 msgid "_Upper threshold:" msgstr "_Upper threshold:" -#: ../plug-ins/common/value-propagate.c:1189 +#: ../plug-ins/common/value-propagate.c:1192 msgid "_Propagating rate:" msgstr "_Propagating rate:" -#: ../plug-ins/common/value-propagate.c:1200 +#: ../plug-ins/common/value-propagate.c:1203 msgid "To l_eft" msgstr "To l_eft" -#: ../plug-ins/common/value-propagate.c:1203 +#: ../plug-ins/common/value-propagate.c:1206 msgid "To _right" msgstr "To _right" -#: ../plug-ins/common/value-propagate.c:1206 +#: ../plug-ins/common/value-propagate.c:1209 msgid "To _top" msgstr "To _top" -#: ../plug-ins/common/value-propagate.c:1209 +#: ../plug-ins/common/value-propagate.c:1212 msgid "To _bottom" msgstr "To _bottom" -#: ../plug-ins/common/value-propagate.c:1218 +#: ../plug-ins/common/value-propagate.c:1221 msgid "Propagating _alpha channel" msgstr "Propagating _alpha channel" -#: ../plug-ins/common/value-propagate.c:1229 +#: ../plug-ins/common/value-propagate.c:1232 msgid "Propagating value channel" msgstr "Propagating value channel" -#: ../plug-ins/common/van-gogh-lic.c:566 ../plug-ins/common/van-gogh-lic.c:641 +#: ../plug-ins/common/van-gogh-lic.c:565 ../plug-ins/common/van-gogh-lic.c:640 msgid "Van Gogh (LIC)" msgstr "Van Gogh (LIC)" @@ -7703,51 +7989,51 @@ msgstr "Special effects that nobody understands" msgid "_Van Gogh (LIC)..." msgstr "_Van Gogh (LIC)..." -#: ../plug-ins/common/video.c:42 +#: ../plug-ins/common/video.c:41 msgid "_Staggered" msgstr "_Staggered" -#: ../plug-ins/common/video.c:43 +#: ../plug-ins/common/video.c:42 msgid "_Large staggered" msgstr "_Large staggered" -#: ../plug-ins/common/video.c:44 +#: ../plug-ins/common/video.c:43 msgid "S_triped" msgstr "S_triped" -#: ../plug-ins/common/video.c:45 +#: ../plug-ins/common/video.c:44 msgid "_Wide-striped" msgstr "_Wide-striped" -#: ../plug-ins/common/video.c:46 +#: ../plug-ins/common/video.c:45 msgid "Lo_ng-staggered" msgstr "Lo_ng-staggered" -#: ../plug-ins/common/video.c:47 +#: ../plug-ins/common/video.c:46 msgid "_3x3" msgstr "_3x3" -#: ../plug-ins/common/video.c:48 +#: ../plug-ins/common/video.c:47 msgid "Larg_e 3x3" msgstr "Larg_e 3x3" -#: ../plug-ins/common/video.c:49 +#: ../plug-ins/common/video.c:48 msgid "_Hex" msgstr "_Hex" -#: ../plug-ins/common/video.c:50 +#: ../plug-ins/common/video.c:49 msgid "_Dots" msgstr "_Dots" -#: ../plug-ins/common/video.c:1807 +#: ../plug-ins/common/video.c:1806 msgid "Simulate distortion produced by a fuzzy or low-res monitor" msgstr "Simulate distortion produced by a fuzzy or low-res monitor" -#: ../plug-ins/common/video.c:1814 +#: ../plug-ins/common/video.c:1813 msgid "Vi_deo..." msgstr "Vi_deo..." -#: ../plug-ins/common/video.c:1886 ../plug-ins/common/video.c:2017 +#: ../plug-ins/common/video.c:1885 ../plug-ins/common/video.c:2016 msgid "Video" msgstr "Video" @@ -7764,15 +8050,15 @@ msgstr "_Additive" msgid "_Rotated" msgstr "_Rotated" -#: ../plug-ins/common/warp.c:233 +#: ../plug-ins/common/warp.c:232 msgid "Twist or smear image in many different ways" msgstr "Twist or smear image in many different ways" -#: ../plug-ins/common/warp.c:241 +#: ../plug-ins/common/warp.c:240 msgid "_Warp..." msgstr "_Warp..." -#: ../plug-ins/common/warp.c:376 +#: ../plug-ins/common/warp.c:375 msgid "Warp" msgstr "Warp" @@ -7785,8 +8071,8 @@ msgid "Step size:" msgstr "Step size:" #: ../plug-ins/common/warp.c:433 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:770 -#: ../plug-ins/ifs-compose/ifs-compose.c:1212 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:769 +#: ../plug-ins/ifs-compose/ifs-compose.c:1207 msgid "Iterations:" msgstr "Iterations:" @@ -7809,8 +8095,8 @@ msgstr "Wrap" msgid "Smear" msgstr "Smear" -#: ../plug-ins/common/warp.c:501 ../plug-ins/file-fits/fits.c:1021 -#: ../plug-ins/flame/flame.c:1175 ../plug-ins/gfig/gfig-dialog.c:1460 +#: ../plug-ins/common/warp.c:501 ../plug-ins/file-fits/fits.c:1020 +#: ../plug-ins/flame/flame.c:1172 ../plug-ins/gfig/gfig-dialog.c:1461 msgid "Black" msgstr "Black" @@ -7864,7 +8150,7 @@ msgid "Vector mag:" msgstr "Vector mag:" #. Angle -#: ../plug-ins/common/warp.c:683 ../plug-ins/ifs-compose/ifs-compose.c:568 +#: ../plug-ins/common/warp.c:683 ../plug-ins/ifs-compose/ifs-compose.c:565 msgid "Angle:" msgstr "Angle:" @@ -7899,80 +8185,106 @@ msgstr "Distort the image with waves" msgid "_Waves..." msgstr "_Waves..." -#: ../plug-ins/common/waves.c:248 ../plug-ins/flame/flame.c:763 +#: ../plug-ins/common/waves.c:248 ../plug-ins/flame/flame.c:760 msgid "Waves" msgstr "Waves" -#: ../plug-ins/common/waves.c:294 +#: ../plug-ins/common/waves.c:295 msgid "_Reflective" msgstr "_Reflective" -#: ../plug-ins/common/waves.c:313 +#: ../plug-ins/common/waves.c:314 msgid "_Amplitude:" msgstr "_Amplitude:" -#: ../plug-ins/common/waves.c:325 +#: ../plug-ins/common/waves.c:326 msgid "_Phase:" msgstr "_Phase:" -#: ../plug-ins/common/waves.c:337 +#: ../plug-ins/common/waves.c:338 msgid "_Wavelength:" msgstr "_Wavelength:" -#: ../plug-ins/common/waves.c:448 +#: ../plug-ins/common/waves.c:449 msgid "Waving" msgstr "Waving" -#: ../plug-ins/common/web-browser.c:206 -#, c-format -msgid "" -"Web browser not specified.\n" -"Please specify a web browser using the Preferences dialog." -msgstr "" -"Web browser not specified.\n" -"Please specify a web browser using the Preferences dialogue." +#: ../plug-ins/common/web-browser.c:136 +msgid "The operating system is out of memory or resources." +msgstr "The operating system is out of memory or resources." -#: ../plug-ins/common/web-browser.c:228 -#, c-format -msgid "" -"Could not parse the web browser command specified in the Preferences " -"dialog:\n" -"\n" -"%s" -msgstr "" -"Could not parse the web browser command specified in the Preferences " -"dialogue:\n" -"\n" -"%s" +#: ../plug-ins/common/web-browser.c:139 +msgid "The specified file was not found." +msgstr "The specified file was not found." -#: ../plug-ins/common/web-browser.c:246 -#, c-format -msgid "" -"Could not execute the web browser specified in the Preferences dialog:\n" -"\n" -"%s" -msgstr "" -"Could not execute the web browser specified in the Preferences dialogue:\n" -"\n" -"%s" +#: ../plug-ins/common/web-browser.c:142 +msgid "The specified path was not found." +msgstr "The specified path was not found." -#: ../plug-ins/common/whirl-pinch.c:138 +#: ../plug-ins/common/web-browser.c:145 +msgid "" +"The .exe file is invalid (non-Microsoft Win32 .exe or error in .exe image)." +msgstr "" +"The .exe file is invalid (non-Microsoft Win32 .exe or error in .exe image)." + +#: ../plug-ins/common/web-browser.c:148 +msgid "The operating system denied access to the specified file." +msgstr "The operating system denied access to the specified file." + +#: ../plug-ins/common/web-browser.c:151 +msgid "The file name association is incomplete or invalid." +msgstr "The file name association is incomplete or invalid." + +#: ../plug-ins/common/web-browser.c:154 +msgid "DDE transaction busy" +msgstr "DDE transaction busy" + +#: ../plug-ins/common/web-browser.c:157 +msgid "The DDE transaction failed." +msgstr "The DDE transaction failed." + +#: ../plug-ins/common/web-browser.c:160 +msgid "The DDE transaction timed out." +msgstr "The DDE transaction timed out." + +#: ../plug-ins/common/web-browser.c:163 +msgid "The specified DLL was not found." +msgstr "The specified DLL was not found." + +#: ../plug-ins/common/web-browser.c:166 +msgid "There is no application associated with the given file name extension." +msgstr "There is no application associated with the given file name extension." + +#: ../plug-ins/common/web-browser.c:169 +msgid "There was not enough memory to complete the operation." +msgstr "There was not enough memory to complete the operation." + +#: ../plug-ins/common/web-browser.c:172 +msgid "A sharing violation occurred." +msgstr "A sharing violation occurred." + +#: ../plug-ins/common/web-browser.c:175 +msgid "Unknown Microsoft Windows error." +msgstr "Unknown Microsoft Windows error." + +#: ../plug-ins/common/web-browser.c:178 +#, c-format +msgid "Failed to open '%s': %s" +msgstr "Failed to open '%s': %s" + +#: ../plug-ins/common/whirl-pinch.c:137 msgid "Distort an image by whirling and pinching" msgstr "Distort an image by whirling and pinching" -#: ../plug-ins/common/whirl-pinch.c:149 +#: ../plug-ins/common/whirl-pinch.c:148 msgid "W_hirl and Pinch..." msgstr "W_hirl and Pinch..." -#: ../plug-ins/common/whirl-pinch.c:193 -msgid "Region affected by plug-in is empty" -msgstr "Region affected by plug-in is empty" - -#: ../plug-ins/common/whirl-pinch.c:341 +#: ../plug-ins/common/whirl-pinch.c:340 msgid "Whirling and pinching" msgstr "Whirling and pinching" -#: ../plug-ins/common/whirl-pinch.c:528 +#: ../plug-ins/common/whirl-pinch.c:527 msgid "Whirl and Pinch" msgstr "Whirl and Pinch" @@ -7984,23 +8296,23 @@ msgstr "_Whirl angle:" msgid "_Pinch amount:" msgstr "_Pinch amount:" -#: ../plug-ins/common/wind.c:175 +#: ../plug-ins/common/wind.c:174 msgid "Smear image to give windblown effect" msgstr "Smear image to give windblown effect" -#: ../plug-ins/common/wind.c:180 +#: ../plug-ins/common/wind.c:179 msgid "Wi_nd..." msgstr "Wi_nd..." -#: ../plug-ins/common/wind.c:315 +#: ../plug-ins/common/wind.c:314 msgid "Rendering blast" msgstr "Rendering blast" -#: ../plug-ins/common/wind.c:447 +#: ../plug-ins/common/wind.c:446 msgid "Rendering wind" msgstr "Rendering wind" -#: ../plug-ins/common/wind.c:879 +#: ../plug-ins/common/wind.c:878 msgid "Wind" msgstr "Wind" @@ -8050,7 +8362,7 @@ msgstr "Bot_h" msgid "Higher values restrict the effect to fewer areas of the image" msgstr "Higher values restrict the effect to fewer areas of the image" -#: ../plug-ins/common/wind.c:1027 ../plug-ins/gimpressionist/orientmap.c:694 +#: ../plug-ins/common/wind.c:1027 ../plug-ins/gimpressionist/orientmap.c:693 msgid "_Strength:" msgstr "_Strength:" @@ -8058,150 +8370,151 @@ msgstr "_Strength:" msgid "Higher values increase the magnitude of the effect" msgstr "Higher values increase the magnitude of the effect" -#: ../plug-ins/file-bmp/bmp-read.c:88 +#: ../plug-ins/file-bmp/bmp-read.c:87 msgid "Bad colormap" msgstr "Bad colourmap" -#: ../plug-ins/file-bmp/bmp-read.c:172 ../plug-ins/file-bmp/bmp-read.c:182 -#: ../plug-ins/file-bmp/bmp-read.c:189 ../plug-ins/file-bmp/bmp-read.c:198 -#: ../plug-ins/file-bmp/bmp-read.c:213 ../plug-ins/file-bmp/bmp-read.c:422 -#: ../plug-ins/file-bmp/bmp-read.c:430 ../plug-ins/file-bmp/bmp-read.c:438 -#: ../plug-ins/file-bmp/bmp-read.c:446 +#: ../plug-ins/file-bmp/bmp-read.c:171 ../plug-ins/file-bmp/bmp-read.c:181 +#: ../plug-ins/file-bmp/bmp-read.c:188 ../plug-ins/file-bmp/bmp-read.c:197 +#: ../plug-ins/file-bmp/bmp-read.c:212 ../plug-ins/file-bmp/bmp-read.c:417 +#: ../plug-ins/file-bmp/bmp-read.c:438 ../plug-ins/file-bmp/bmp-read.c:449 +#: ../plug-ins/file-bmp/bmp-read.c:457 ../plug-ins/file-bmp/bmp-read.c:465 +#: ../plug-ins/file-bmp/bmp-read.c:477 #, c-format msgid "'%s' is not a valid BMP file" msgstr "'%s' is not a valid BMP file" -#: ../plug-ins/file-bmp/bmp-read.c:227 ../plug-ins/file-bmp/bmp-read.c:254 -#: ../plug-ins/file-bmp/bmp-read.c:282 ../plug-ins/file-bmp/bmp-read.c:347 -#: ../plug-ins/file-bmp/bmp-read.c:397 +#: ../plug-ins/file-bmp/bmp-read.c:226 ../plug-ins/file-bmp/bmp-read.c:253 +#: ../plug-ins/file-bmp/bmp-read.c:281 ../plug-ins/file-bmp/bmp-read.c:346 +#: ../plug-ins/file-bmp/bmp-read.c:396 #, c-format msgid "Error reading BMP file header from '%s'" msgstr "Error reading BMP file header from '%s'" -#: ../plug-ins/file-bmp/bmp-read.c:558 +#: ../plug-ins/file-bmp/bmp-read.c:589 msgid "Unrecognized or invalid BMP compression format." msgstr "Unrecognised or invalid BMP compression format." -#: ../plug-ins/file-bmp/bmp-read.c:600 +#: ../plug-ins/file-bmp/bmp-read.c:631 msgid "Unsupported or invalid bitdepth." msgstr "Unsupported or invalid bitdepth." -#: ../plug-ins/file-bmp/bmp-read.c:788 ../plug-ins/file-bmp/bmp-read.c:829 -#: ../plug-ins/file-bmp/bmp-read.c:879 +#: ../plug-ins/file-bmp/bmp-read.c:819 ../plug-ins/file-bmp/bmp-read.c:860 +#: ../plug-ins/file-bmp/bmp-read.c:910 msgid "The bitmap ends unexpectedly." msgstr "The bitmap ends unexpectedly." -#: ../plug-ins/file-bmp/bmp-write.c:188 ../plug-ins/file-bmp/bmp-write.c:210 +#: ../plug-ins/file-bmp/bmp-write.c:187 ../plug-ins/file-bmp/bmp-write.c:209 msgid "Cannot save indexed image with transparency in BMP file format." msgstr "Cannot save indexed image with transparency in BMP file format." -#: ../plug-ins/file-bmp/bmp-write.c:190 ../plug-ins/file-bmp/bmp-write.c:212 +#: ../plug-ins/file-bmp/bmp-write.c:189 ../plug-ins/file-bmp/bmp-write.c:211 msgid "Alpha channel will be ignored." msgstr "Alpha channel will be ignored." #: ../plug-ins/file-bmp/bmp-write.c:793 -msgid "Save as BMP" -msgstr "Save as BMP" +msgid "BMP" +msgstr "BMP" -#: ../plug-ins/file-bmp/bmp-write.c:816 +#: ../plug-ins/file-bmp/bmp-write.c:803 msgid "_Run-Length Encoded" msgstr "_Run-Length Encoded" -#: ../plug-ins/file-bmp/bmp-write.c:828 ../plug-ins/file-jpeg/jpeg-save.c:900 +#: ../plug-ins/file-bmp/bmp-write.c:815 ../plug-ins/file-jpeg/jpeg-save.c:892 msgid "_Advanced Options" msgstr "_Advanced Options" -#: ../plug-ins/file-bmp/bmp-write.c:843 +#: ../plug-ins/file-bmp/bmp-write.c:830 msgid "16 bits" msgstr "16 bits" -#: ../plug-ins/file-bmp/bmp-write.c:879 +#: ../plug-ins/file-bmp/bmp-write.c:866 msgid "24 bits" msgstr "24 bits" -#: ../plug-ins/file-bmp/bmp-write.c:896 +#: ../plug-ins/file-bmp/bmp-write.c:883 msgid "32 bits" msgstr "32 bits" -#: ../plug-ins/file-bmp/bmp.c:124 ../plug-ins/file-bmp/bmp.c:143 +#: ../plug-ins/file-bmp/bmp.c:123 ../plug-ins/file-bmp/bmp.c:142 msgid "Windows BMP image" msgstr "Windows BMP image" -#: ../plug-ins/file-faxg3/faxg3.c:103 +#: ../plug-ins/file-faxg3/faxg3.c:102 msgid "G3 fax image" msgstr "G3 fax image" -#: ../plug-ins/file-fits/fits.c:168 ../plug-ins/file-fits/fits.c:188 +#: ../plug-ins/file-fits/fits.c:167 ../plug-ins/file-fits/fits.c:187 msgid "Flexible Image Transport System" msgstr "Flexible Image Transport System" -#: ../plug-ins/file-fits/fits.c:368 +#: ../plug-ins/file-fits/fits.c:367 msgid "Error during open of FITS file" msgstr "Error during open of FITS file" -#: ../plug-ins/file-fits/fits.c:374 +#: ../plug-ins/file-fits/fits.c:373 msgid "FITS file keeps no displayable images" msgstr "FITS file keeps no displayable images" -#: ../plug-ins/file-fits/fits.c:455 +#: ../plug-ins/file-fits/fits.c:454 msgid "FITS save cannot handle images with alpha channels" msgstr "FITS save cannot handle images with alpha channels" -#: ../plug-ins/file-fits/fits.c:993 +#: ../plug-ins/file-fits/fits.c:992 msgid "Load FITS File" msgstr "Load FITS File" -#: ../plug-ins/file-fits/fits.c:1017 +#: ../plug-ins/file-fits/fits.c:1016 msgid "Replacement for undefined pixels" msgstr "Replacement for undefined pixels" -#: ../plug-ins/file-fits/fits.c:1022 ../plug-ins/gfig/gfig-dialog.c:1286 -#: ../plug-ins/gfig/gfig-dialog.c:1461 +#: ../plug-ins/file-fits/fits.c:1021 ../plug-ins/gfig/gfig-dialog.c:1286 +#: ../plug-ins/gfig/gfig-dialog.c:1462 msgid "White" msgstr "White" -#: ../plug-ins/file-fits/fits.c:1029 +#: ../plug-ins/file-fits/fits.c:1028 msgid "Pixel value scaling" msgstr "Pixel value scaling" -#: ../plug-ins/file-fits/fits.c:1034 +#: ../plug-ins/file-fits/fits.c:1033 msgid "By DATAMIN/DATAMAX" msgstr "By DATAMIN/DATAMAX" -#: ../plug-ins/file-fits/fits.c:1041 +#: ../plug-ins/file-fits/fits.c:1040 msgid "Image Composing" msgstr "Image Composing" -#: ../plug-ins/file-fli/fli-gimp.c:166 ../plug-ins/file-fli/fli-gimp.c:186 +#: ../plug-ins/file-fli/fli-gimp.c:165 ../plug-ins/file-fli/fli-gimp.c:185 msgid "AutoDesk FLIC animation" msgstr "AutoDesk FLIC animation" -#: ../plug-ins/file-fli/fli-gimp.c:562 +#: ../plug-ins/file-fli/fli-gimp.c:560 #, c-format msgid "Frame (%i)" msgstr "Frame (%i)" -#: ../plug-ins/file-fli/fli-gimp.c:714 +#: ../plug-ins/file-fli/fli-gimp.c:712 msgid "Sorry, I can save only INDEXED and GRAY images." msgstr "Sorry, I can save only INDEXED and GREY images." -#: ../plug-ins/file-fli/fli-gimp.c:846 +#: ../plug-ins/file-fli/fli-gimp.c:844 msgid "GFLI 1.3 - Load framestack" msgstr "GFLI 1.3 - Load framestack" -#: ../plug-ins/file-fli/fli-gimp.c:914 -msgid "GFLI 1.3 - Save framestack" -msgstr "GFLI 1.3 - Save framestack" +#: ../plug-ins/file-fli/fli-gimp.c:912 +msgid "GFLI 1.3" +msgstr "GFLI 1.3" -#: ../plug-ins/file-ico/ico-dialog.c:54 -msgid "Save as Windows Icon" -msgstr "Save as Windows Icon" +#: ../plug-ins/file-ico/ico-dialog.c:53 +msgid "Windows Icon" +msgstr "Windows Icon" -#: ../plug-ins/file-ico/ico-dialog.c:86 +#: ../plug-ins/file-ico/ico-dialog.c:73 msgid "Icon Details" msgstr "Icon Details" -#: ../plug-ins/file-ico/ico-dialog.c:106 +#: ../plug-ins/file-ico/ico-dialog.c:93 msgid "" "Large icons and compression are not supported by all programs. Older " "applications may not open this file correctly." @@ -8209,136 +8522,136 @@ msgstr "" "Large icons and compression are not supported by all programs. Older " "applications may not open this file correctly." -#: ../plug-ins/file-ico/ico-dialog.c:178 +#: ../plug-ins/file-ico/ico-dialog.c:165 msgid "1 bpp, 1-bit alpha, 2-slot palette" msgstr "1 bpp, 1-bit alpha, 2-slot palette" -#: ../plug-ins/file-ico/ico-dialog.c:179 +#: ../plug-ins/file-ico/ico-dialog.c:166 msgid "4 bpp, 1-bit alpha, 16-slot palette" msgstr "4 bpp, 1-bit alpha, 16-slot palette" -#: ../plug-ins/file-ico/ico-dialog.c:180 +#: ../plug-ins/file-ico/ico-dialog.c:167 msgid "8 bpp, 1-bit alpha, 256-slot palette" msgstr "8 bpp, 1-bit alpha, 256-slot palette" -#: ../plug-ins/file-ico/ico-dialog.c:181 +#: ../plug-ins/file-ico/ico-dialog.c:168 msgid "24 bpp, 1-bit alpha, no palette" msgstr "24 bpp, 1-bit alpha, no palette" -#: ../plug-ins/file-ico/ico-dialog.c:182 +#: ../plug-ins/file-ico/ico-dialog.c:169 msgid "32 bpp, 8-bit alpha, no palette" msgstr "32 bpp, 8-bit alpha, no palette" -#: ../plug-ins/file-ico/ico-dialog.c:196 +#: ../plug-ins/file-ico/ico-dialog.c:183 msgid "Compressed (PNG)" msgstr "Compressed (PNG)" #. read successfully. add to image -#: ../plug-ins/file-ico/ico-load.c:616 +#: ../plug-ins/file-ico/ico-load.c:615 #, c-format msgid "Icon #%i" msgstr "Icon #%i" -#: ../plug-ins/file-ico/ico-load.c:725 ../plug-ins/file-jpeg/jpeg-load.c:633 -#: ../plug-ins/file-psd/psd-thumb-load.c:85 +#: ../plug-ins/file-ico/ico-load.c:724 ../plug-ins/file-jpeg/jpeg-load.c:632 +#: ../plug-ins/file-psd/psd-thumb-load.c:84 #, c-format msgid "Opening thumbnail for '%s'" msgstr "Opening thumbnail for '%s'" -#: ../plug-ins/file-ico/ico.c:103 ../plug-ins/file-ico/ico.c:137 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 msgid "Microsoft Windows icon" msgstr "Microsoft Windows icon" -#: ../plug-ins/file-jpeg/jpeg-exif.c:293 +#: ../plug-ins/file-jpeg/jpeg-exif.c:292 msgid "Rotate Image?" msgstr "Rotate Image?" -#: ../plug-ins/file-jpeg/jpeg-exif.c:296 +#: ../plug-ins/file-jpeg/jpeg-exif.c:295 msgid "_Keep Orientation" msgstr "_Keep Orientation" -#: ../plug-ins/file-jpeg/jpeg-exif.c:352 +#: ../plug-ins/file-jpeg/jpeg-exif.c:351 msgid "According to the EXIF data, this image is rotated." msgstr "According to the EXIF data, this image is rotated." -#: ../plug-ins/file-jpeg/jpeg-exif.c:367 +#: ../plug-ins/file-jpeg/jpeg-exif.c:366 msgid "Would you like GIMP to rotate it into the standard orientation?" msgstr "Would you like GIMP to rotate it into the standard orientation?" -#: ../plug-ins/file-jpeg/jpeg-load.c:241 +#: ../plug-ins/file-jpeg/jpeg-load.c:240 msgid "JPEG preview" msgstr "JPEG preview" -#: ../plug-ins/file-jpeg/jpeg-save.c:200 +#: ../plug-ins/file-jpeg/jpeg-save.c:201 #, c-format -msgid "File size: %02.01f kB" -msgstr "File size: %02.01f kB" +msgid "File size: %s" +msgstr "File size: %s" -#: ../plug-ins/file-jpeg/jpeg-save.c:682 +#: ../plug-ins/file-jpeg/jpeg-save.c:686 msgid "Calculating file size..." msgstr "Calculating file size..." -#: ../plug-ins/file-jpeg/jpeg-save.c:774 ../plug-ins/file-jpeg/jpeg-save.c:876 +#: ../plug-ins/file-jpeg/jpeg-save.c:778 ../plug-ins/file-jpeg/jpeg-save.c:868 msgid "File size: unknown" msgstr "File size: unknown" -#: ../plug-ins/file-jpeg/jpeg-save.c:827 -msgid "Save as JPEG" -msgstr "Save as JPEG" +#: ../plug-ins/file-jpeg/jpeg-save.c:831 +msgid "JPEG" +msgstr "JPEG" -#: ../plug-ins/file-jpeg/jpeg-save.c:862 +#: ../plug-ins/file-jpeg/jpeg-save.c:854 msgid "_Quality:" msgstr "_Quality:" -#: ../plug-ins/file-jpeg/jpeg-save.c:866 +#: ../plug-ins/file-jpeg/jpeg-save.c:858 msgid "JPEG quality parameter" msgstr "JPEG quality parameter" -#: ../plug-ins/file-jpeg/jpeg-save.c:885 +#: ../plug-ins/file-jpeg/jpeg-save.c:877 msgid "Enable preview to obtain the file size." msgstr "Enable preview to obtain the file size." -#: ../plug-ins/file-jpeg/jpeg-save.c:888 +#: ../plug-ins/file-jpeg/jpeg-save.c:880 msgid "Sho_w preview in image window" msgstr "Sho_w preview in image window" -#: ../plug-ins/file-jpeg/jpeg-save.c:929 +#: ../plug-ins/file-jpeg/jpeg-save.c:921 msgid "S_moothing:" msgstr "S_moothing:" -#: ../plug-ins/file-jpeg/jpeg-save.c:942 +#: ../plug-ins/file-jpeg/jpeg-save.c:934 msgid "Frequency (rows):" msgstr "Frequency (rows):" -#: ../plug-ins/file-jpeg/jpeg-save.c:958 +#: ../plug-ins/file-jpeg/jpeg-save.c:950 msgid "Use _restart markers" msgstr "Use _restart markers" -#: ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-jpeg/jpeg-save.c:966 msgid "_Optimize" msgstr "_Optimise" -#: ../plug-ins/file-jpeg/jpeg-save.c:988 +#: ../plug-ins/file-jpeg/jpeg-save.c:980 msgid "_Progressive" msgstr "_Progressive" -#: ../plug-ins/file-jpeg/jpeg-save.c:1004 +#: ../plug-ins/file-jpeg/jpeg-save.c:996 msgid "Save _EXIF data" msgstr "Save _EXIF data" -#: ../plug-ins/file-jpeg/jpeg-save.c:1021 +#: ../plug-ins/file-jpeg/jpeg-save.c:1013 msgid "Save _thumbnail" msgstr "Save _thumbnail" -#: ../plug-ins/file-jpeg/jpeg-save.c:1038 +#: ../plug-ins/file-jpeg/jpeg-save.c:1030 msgid "Save _XMP data" msgstr "Save _XMP data" -#: ../plug-ins/file-jpeg/jpeg-save.c:1053 +#: ../plug-ins/file-jpeg/jpeg-save.c:1045 msgid "_Use quality settings from original image" msgstr "_Use quality settings from original image" -#: ../plug-ins/file-jpeg/jpeg-save.c:1059 +#: ../plug-ins/file-jpeg/jpeg-save.c:1051 msgid "" "If the original image was loaded from a JPEG file using non-standard quality " "settings (quantization tables), enable this option to get almost the same " @@ -8349,126 +8662,160 @@ msgstr "" "quality and file size." #. Subsampling -#: ../plug-ins/file-jpeg/jpeg-save.c:1083 +#: ../plug-ins/file-jpeg/jpeg-save.c:1075 msgid "Su_bsampling:" msgstr "Su_bsampling:" -#: ../plug-ins/file-jpeg/jpeg-save.c:1090 +#: ../plug-ins/file-jpeg/jpeg-save.c:1082 msgid "1x1,1x1,1x1 (best quality)" msgstr "1x1,1x1,1x1 (best quality)" -#: ../plug-ins/file-jpeg/jpeg-save.c:1092 +#: ../plug-ins/file-jpeg/jpeg-save.c:1084 msgid "2x1,1x1,1x1 (4:2:2)" msgstr "2x1,1x1,1x1 (4:2:2)" -#: ../plug-ins/file-jpeg/jpeg-save.c:1094 +#: ../plug-ins/file-jpeg/jpeg-save.c:1086 msgid "1x2,1x1,1x1" msgstr "1x2,1x1,1x1" -#: ../plug-ins/file-jpeg/jpeg-save.c:1096 +#: ../plug-ins/file-jpeg/jpeg-save.c:1088 msgid "2x2,1x1,1x1 (smallest file)" msgstr "2x2,1x1,1x1 (smallest file)" #. DCT method -#: ../plug-ins/file-jpeg/jpeg-save.c:1126 +#: ../plug-ins/file-jpeg/jpeg-save.c:1118 msgid "_DCT method:" msgstr "_DCT method:" -#: ../plug-ins/file-jpeg/jpeg-save.c:1132 +#: ../plug-ins/file-jpeg/jpeg-save.c:1124 msgid "Fast Integer" msgstr "Fast Integer" -#: ../plug-ins/file-jpeg/jpeg-save.c:1133 +#: ../plug-ins/file-jpeg/jpeg-save.c:1125 msgid "Integer" msgstr "Integer" -#: ../plug-ins/file-jpeg/jpeg-save.c:1134 +#: ../plug-ins/file-jpeg/jpeg-save.c:1126 msgid "Floating-Point" msgstr "Floating-Point" -#: ../plug-ins/file-jpeg/jpeg-save.c:1150 +#: ../plug-ins/file-jpeg/jpeg-save.c:1142 msgid "Comment" msgstr "Comment" -#: ../plug-ins/file-jpeg/jpeg-save.c:1195 +#: ../plug-ins/file-jpeg/jpeg-save.c:1179 +msgid "_Load Defaults" +msgstr "_Load Defaults" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1188 msgid "Sa_ve Defaults" msgstr "Sa_ve Defaults" -#: ../plug-ins/file-jpeg/jpeg.c:137 ../plug-ins/file-jpeg/jpeg.c:175 +#: ../plug-ins/file-jpeg/jpeg.c:136 ../plug-ins/file-jpeg/jpeg.c:174 msgid "JPEG image" msgstr "JPEG image" -#: ../plug-ins/file-jpeg/jpeg.c:301 +#: ../plug-ins/file-jpeg/jpeg.c:300 msgid "Export Preview" msgstr "Export Preview" -#: ../plug-ins/file-psd/psd-load.c:215 -#: ../plug-ins/file-psd/psd-thumb-load.c:131 +#: ../plug-ins/file-psd/psd-load.c:214 +#: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Error loading PSD file: %s" -#: ../plug-ins/file-psd/psd-load.c:270 +#: ../plug-ins/file-psd/psd-load.c:269 #, c-format msgid "Not a valid photoshop document file" msgstr "Not a valid Photoshop document file" -#: ../plug-ins/file-psd/psd-load.c:277 +#: ../plug-ins/file-psd/psd-load.c:276 #, c-format msgid "Unsupported file format version: %d" msgstr "Unsupported file format version: %d" -#: ../plug-ins/file-psd/psd-load.c:284 +#: ../plug-ins/file-psd/psd-load.c:283 #, c-format msgid "Too many channels in file: %d" msgstr "Too many channels in file: %d" -#: ../plug-ins/file-psd/psd-load.c:314 +#: ../plug-ins/file-psd/psd-load.c:310 +#, c-format +msgid "Unsupported or invalid image size: %dx%d" +msgstr "Unsupported or invalid image size: %dx%d" + +#: ../plug-ins/file-psd/psd-load.c:322 #, c-format msgid "Unsupported color mode: %s" msgstr "Unsupported colour mode: %s" -#: ../plug-ins/file-psd/psd-load.c:341 +#: ../plug-ins/file-psd/psd-load.c:349 #, c-format msgid "Unsupported bit depth: %d" msgstr "Unsupported bit depth: %d" -#: ../plug-ins/file-psd/psd-load.c:375 ../plug-ins/file-psd/psd-load.c:385 -#: ../plug-ins/file-psd/psd-load.c:604 ../plug-ins/file-psd/psd-load.c:785 +#: ../plug-ins/file-psd/psd-load.c:383 ../plug-ins/file-psd/psd-load.c:393 +#: ../plug-ins/file-psd/psd-load.c:624 ../plug-ins/file-psd/psd-load.c:833 #, c-format msgid "The file is corrupt!" msgstr "The file is corrupt!" -#: ../plug-ins/file-psd/psd-load.c:545 +#: ../plug-ins/file-psd/psd-load.c:553 #, c-format msgid "Too many channels in layer: %d" msgstr "Too many channels in layer: %d" -#: ../plug-ins/file-psd/psd-load.c:552 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Unsupported or invalid layer height: %d" -#: ../plug-ins/file-psd/psd-load.c:559 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Unsupported or invalid layer width: %d" -#: ../plug-ins/file-psd/psd-load.c:1153 ../plug-ins/file-psd/psd-load.c:1502 +#: ../plug-ins/file-psd/psd-load.c:578 +#, c-format +msgid "Unsupported or invalid layer size: %dx%d" +msgstr "Unsupported or invalid layer size: %dx%d" + +#: ../plug-ins/file-psd/psd-load.c:762 +#, c-format +msgid "Unsupported or invalid layer mask height: %d" +msgstr "Unsupported or invalid layer mask height: %d" + +#: ../plug-ins/file-psd/psd-load.c:770 +#, c-format +msgid "Unsupported or invalid layer mask width: %d" +msgstr "Unsupported or invalid layer mask width: %d" + +#: ../plug-ins/file-psd/psd-load.c:779 +#, c-format +msgid "Unsupported or invalid layer mask size: %dx%d" +msgstr "Unsupported or invalid layer mask size: %dx%d" + +#: ../plug-ins/file-psd/psd-load.c:1201 ../plug-ins/file-psd/psd-load.c:1550 #, c-format msgid "Unsupported compression mode: %d" msgstr "Unsupported compression mode: %d" -#: ../plug-ins/file-psd/psd-load.c:1595 +#: ../plug-ins/file-psd/psd-load.c:1643 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-save.c:228 ../plug-ins/file-psd/psd.c:114 -#: ../plug-ins/file-psd/psd.c:153 +#: ../plug-ins/file-psd/psd-load.c:1818 +#, c-format +msgid "Unsupported or invalid channel size" +msgstr "Unsupported or invalid channel size" + +#: ../plug-ins/file-psd/psd-save.c:227 ../plug-ins/file-psd/psd.c:113 +#: ../plug-ins/file-psd/psd.c:152 msgid "Photoshop image" msgstr "Photoshop image" -#: ../plug-ins/file-psd/psd-save.c:371 +#: ../plug-ins/file-psd/psd-save.c:373 #, c-format msgid "" "Unable to save layer with mode '%s'. Either the PSD file format or the save " @@ -8477,11 +8824,11 @@ msgstr "" "Unable to save layer with mode '%s'. Either the PSD file format or the save " "plug-in does not support that, using normal mode instead." -#: ../plug-ins/file-psd/psd-save.c:631 +#: ../plug-ins/file-psd/psd-save.c:633 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Error: Can't convert GIMP base imagetype to PSD mode" -#: ../plug-ins/file-psd/psd-save.c:1605 +#: ../plug-ins/file-psd/psd-save.c:1607 #, c-format msgid "" "Unable to save '%s'. The PSD file format does not support images that are " @@ -8490,7 +8837,7 @@ msgstr "" "Unable to save '%s'. The PSD file format does not support images that are " "more than 30,000 pixels wide or tall." -#: ../plug-ins/file-psd/psd-save.c:1620 +#: ../plug-ins/file-psd/psd-save.c:1622 #, c-format msgid "" "Unable to save '%s'. The PSD file format does not support images with " @@ -8499,41 +8846,56 @@ msgstr "" "Unable to save '%s'. The PSD file format does not support images with " "layers that are more than 30,000 pixels wide or tall." -#: ../plug-ins/file-psd/psd-util.c:51 +#: ../plug-ins/file-psd/psd-util.c:50 msgid "Unexpected end of file" msgstr "Unexpected end of file" -#: ../plug-ins/file-sgi/sgi.c:121 ../plug-ins/file-sgi/sgi.c:141 +#: ../plug-ins/file-sgi/sgi.c:120 ../plug-ins/file-sgi/sgi.c:140 msgid "Silicon Graphics IRIS image" msgstr "Silicon Graphics IRIS image" -#: ../plug-ins/file-sgi/sgi.c:326 +#: ../plug-ins/file-sgi/sgi.c:324 #, c-format msgid "Could not open '%s' for reading." msgstr "Could not open '%s' for reading." -#: ../plug-ins/file-sgi/sgi.c:549 +#: ../plug-ins/file-sgi/sgi.c:342 +#, c-format +msgid "Invalid width: %hu" +msgstr "Invalid width: %hu" + +#: ../plug-ins/file-sgi/sgi.c:349 +#, c-format +msgid "Invalid height: %hu" +msgstr "Invalid height: %hu" + +#: ../plug-ins/file-sgi/sgi.c:356 +#, c-format +msgid "Invalid number of channels: %hu" +msgstr "Invalid number of channels: %hu" + +#: ../plug-ins/file-sgi/sgi.c:570 #, c-format msgid "Could not open '%s' for writing." msgstr "Could not open '%s' for writing." -#: ../plug-ins/file-sgi/sgi.c:629 -msgid "Save as SGI" -msgstr "Save as SGI" +#: ../plug-ins/file-sgi/sgi.c:650 +msgid "SGI" +msgstr "SGI" -#: ../plug-ins/file-sgi/sgi.c:645 +#: ../plug-ins/file-sgi/sgi.c:652 msgid "Compression type" msgstr "Compression type" -#: ../plug-ins/file-sgi/sgi.c:649 +#: ../plug-ins/file-sgi/sgi.c:656 msgid "No compression" msgstr "No compression" -#: ../plug-ins/file-sgi/sgi.c:651 +#: ../plug-ins/file-sgi/sgi.c:658 msgid "RLE compression" msgstr "RLE compression" -#: ../plug-ins/file-sgi/sgi.c:653 +#: ../plug-ins/file-sgi/sgi.c:660 msgid "" "Aggressive RLE\n" "(not supported by SGI)" @@ -8541,115 +8903,60 @@ msgstr "" "Aggressive RLE\n" "(not supported by SGI)" -#: ../plug-ins/file-uri/gimpmountoperation.c:448 -msgid "Co_nnect" -msgstr "Co_nnect" - -#: ../plug-ins/file-uri/gimpmountoperation.c:492 -msgid "Connect _anonymously" -msgstr "Connect _anonymously" - -#: ../plug-ins/file-uri/gimpmountoperation.c:501 -msgid "Connect as u_ser:" -msgstr "Connect as u_ser:" - -#: ../plug-ins/file-uri/gimpmountoperation.c:538 -msgid "_Username:" -msgstr "_Username:" - -#: ../plug-ins/file-uri/gimpmountoperation.c:542 -msgid "_Domain:" -msgstr "_Domain:" - -#: ../plug-ins/file-uri/gimpmountoperation.c:547 -msgid "_Password:" -msgstr "_Password:" - -#: ../plug-ins/file-uri/gimpmountoperation.c:562 -msgid "_Forget password immediately" -msgstr "_Forget password immediately" - -#: ../plug-ins/file-uri/gimpmountoperation.c:570 -msgid "_Remember password until you logout" -msgstr "_Remember password until you logout" - -#: ../plug-ins/file-uri/gimpmountoperation.c:578 -msgid "_Remember forever" -msgstr "_Remember forever" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:163 -#: ../plug-ins/file-uri/uri-backend-libcurl.c:129 -#: ../plug-ins/file-uri/uri-backend-wget.c:303 -#, c-format -msgid "Downloading %s of image data" -msgstr "Downloading %s of image data" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:164 -#: ../plug-ins/file-uri/uri-backend-gvfs.c:226 -#: ../plug-ins/file-uri/uri-backend-libcurl.c:136 -#: ../plug-ins/file-uri/uri-backend-wget.c:346 -#, c-format -msgid "Downloaded %s of image data" -msgstr "Downloaded %s of image data" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:182 -#, c-format -msgid "Uploading %s of image data" -msgstr "Uploading %s of image data" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:183 -#: ../plug-ins/file-uri/uri-backend-gvfs.c:230 -#, c-format -msgid "Uploaded %s of image data" -msgstr "Uploaded %s of image data" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:253 -#: ../plug-ins/file-uri/uri-backend-gvfs.c:297 -#: ../plug-ins/file-uri/uri-backend-libcurl.c:158 -#: ../plug-ins/file-uri/uri-backend-wget.c:195 -msgid "Connecting to server" -msgstr "Connecting to server" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:312 -#, c-format -msgid "Failed to read %s from '%s': %s" -msgstr "Failed to read %s from '%s': %s" - -#: ../plug-ins/file-uri/uri-backend-gnomevfs.c:361 -#, c-format -msgid "Failed to write %s to '%s': %s" -msgstr "Failed to write %s to '%s': %s" - -#: ../plug-ins/file-uri/uri-backend-gvfs.c:200 +#: ../plug-ins/file-uri/uri-backend-gvfs.c:233 #, c-format msgid "Downloading image (%s of %s)" msgstr "Downloading image (%s of %s)" -#: ../plug-ins/file-uri/uri-backend-gvfs.c:204 +#: ../plug-ins/file-uri/uri-backend-gvfs.c:237 #, c-format msgid "Uploading image (%s of %s)" msgstr "Uploading image (%s of %s)" -#: ../plug-ins/file-uri/uri-backend-libcurl.c:60 +#: ../plug-ins/file-uri/uri-backend-gvfs.c:259 +#: ../plug-ins/file-uri/uri-backend-libcurl.c:135 +#: ../plug-ins/file-uri/uri-backend-wget.c:345 +#, c-format +msgid "Downloaded %s of image data" +msgstr "Downloaded %s of image data" + +#: ../plug-ins/file-uri/uri-backend-gvfs.c:263 +#, c-format +msgid "Uploaded %s of image data" +msgstr "Uploaded %s of image data" + +#: ../plug-ins/file-uri/uri-backend-gvfs.c:317 +#: ../plug-ins/file-uri/uri-backend-libcurl.c:157 +#: ../plug-ins/file-uri/uri-backend-wget.c:194 +msgid "Connecting to server" +msgstr "Connecting to server" + +#: ../plug-ins/file-uri/uri-backend-libcurl.c:59 msgid "Could not initialize libcurl" msgstr "Could not initialise libcurl" -#: ../plug-ins/file-uri/uri-backend-libcurl.c:202 +#: ../plug-ins/file-uri/uri-backend-libcurl.c:128 +#: ../plug-ins/file-uri/uri-backend-wget.c:302 +#, c-format +msgid "Downloading %s of image data" +msgstr "Downloading %s of image data" + +#: ../plug-ins/file-uri/uri-backend-libcurl.c:201 #, c-format msgid "Opening '%s' for reading resulted in HTTP response code: %d" msgstr "Opening '%s' for reading resulted in HTTP response code: %d" -#: ../plug-ins/file-uri/uri-backend-wget.c:162 -#: ../plug-ins/file-uri/uri-backend-wget.c:182 -#: ../plug-ins/file-uri/uri-backend-wget.c:201 -#: ../plug-ins/file-uri/uri-backend-wget.c:224 -#: ../plug-ins/file-uri/uri-backend-wget.c:253 +#: ../plug-ins/file-uri/uri-backend-wget.c:161 +#: ../plug-ins/file-uri/uri-backend-wget.c:181 +#: ../plug-ins/file-uri/uri-backend-wget.c:200 +#: ../plug-ins/file-uri/uri-backend-wget.c:223 +#: ../plug-ins/file-uri/uri-backend-wget.c:252 #, c-format msgid "wget exited abnormally on URI '%s'" msgstr "wget exited abnormally on URI '%s'" #. The third line is "Connecting to..." -#: ../plug-ins/file-uri/uri-backend-wget.c:190 +#: ../plug-ins/file-uri/uri-backend-wget.c:189 #, c-format msgid "(timeout is %d second)" msgid_plural "(timeout is %d seconds)" @@ -8657,290 +8964,290 @@ msgstr[0] "(timeout is %d second)" msgstr[1] "(timeout is %d seconds)" #. The fourth line is either the network request or an error -#: ../plug-ins/file-uri/uri-backend-wget.c:219 +#: ../plug-ins/file-uri/uri-backend-wget.c:218 msgid "Opening URI" msgstr "Opening URI" -#: ../plug-ins/file-uri/uri-backend-wget.c:230 -#: ../plug-ins/file-uri/uri-backend-wget.c:263 +#: ../plug-ins/file-uri/uri-backend-wget.c:229 +#: ../plug-ins/file-uri/uri-backend-wget.c:262 #, c-format msgid "A network error occurred: %s" msgstr "A network error occurred: %s" -#: ../plug-ins/file-uri/uri-backend-wget.c:308 +#: ../plug-ins/file-uri/uri-backend-wget.c:307 msgid "Downloading unknown amount of image data" msgstr "Downloading unknown amount of image data" -#: ../plug-ins/file-uri/uri.c:119 ../plug-ins/file-uri/uri.c:140 +#: ../plug-ins/file-uri/uri.c:118 ../plug-ins/file-uri/uri.c:139 msgid "URI" msgstr "URI" -#: ../plug-ins/file-xjt/xjt.c:488 ../plug-ins/file-xjt/xjt.c:506 +#: ../plug-ins/file-xjt/xjt.c:485 ../plug-ins/file-xjt/xjt.c:503 msgid "GIMP compressed XJT image" msgstr "GIMP compressed XJT image" -#: ../plug-ins/file-xjt/xjt.c:736 +#: ../plug-ins/file-xjt/xjt.c:733 #, c-format msgid "XJT file contains unknown layermode %d" msgstr "XJT file contains unknown layermode %d" -#: ../plug-ins/file-xjt/xjt.c:773 +#: ../plug-ins/file-xjt/xjt.c:770 #, c-format msgid "Warning: unsupported layermode %d saved to XJT" msgstr "Warning: unsupported layermode %d saved to XJT" -#: ../plug-ins/file-xjt/xjt.c:789 +#: ../plug-ins/file-xjt/xjt.c:786 #, c-format msgid "XJT file contains unknown pathtype %d" msgstr "XJT file contains unknown pathtype %d" -#: ../plug-ins/file-xjt/xjt.c:805 +#: ../plug-ins/file-xjt/xjt.c:802 #, c-format msgid "Warning: unsupported pathtype %d saved to XJT" msgstr "Warning: unsupported pathtype %d saved to XJT" -#: ../plug-ins/file-xjt/xjt.c:824 +#: ../plug-ins/file-xjt/xjt.c:821 #, c-format msgid "XJT file contains unknown unittype %d" msgstr "XJT file contains unknown unittype %d" -#: ../plug-ins/file-xjt/xjt.c:845 +#: ../plug-ins/file-xjt/xjt.c:842 #, c-format msgid "Warning: unsupported unittype %d saved to XJT" msgstr "Warning: unsupported unittype %d saved to XJT" -#: ../plug-ins/file-xjt/xjt.c:866 -msgid "Save as XJT" -msgstr "Save as XJT" +#: ../plug-ins/file-xjt/xjt.c:863 +msgid "XJT" +msgstr "XJT" -#: ../plug-ins/file-xjt/xjt.c:889 +#: ../plug-ins/file-xjt/xjt.c:873 msgid "Optimize" msgstr "Optimise" -#: ../plug-ins/file-xjt/xjt.c:899 +#: ../plug-ins/file-xjt/xjt.c:883 msgid "Clear transparent" msgstr "Clear transparent" -#: ../plug-ins/file-xjt/xjt.c:911 +#: ../plug-ins/file-xjt/xjt.c:895 msgid "Quality:" msgstr "Quality:" -#: ../plug-ins/file-xjt/xjt.c:920 +#: ../plug-ins/file-xjt/xjt.c:904 msgid "Smoothing:" msgstr "Smoothing:" -#: ../plug-ins/file-xjt/xjt.c:1719 ../plug-ins/file-xjt/xjt.c:3373 +#: ../plug-ins/file-xjt/xjt.c:1701 ../plug-ins/file-xjt/xjt.c:3339 #, c-format msgid "Could not create working folder '%s': %s" msgstr "Could not create working folder '%s': %s" -#: ../plug-ins/file-xjt/xjt.c:3239 +#: ../plug-ins/file-xjt/xjt.c:3205 #, c-format msgid "Error: Could not read XJT property file '%s'." msgstr "Error: Could not read XJT property file '%s'." -#: ../plug-ins/file-xjt/xjt.c:3246 +#: ../plug-ins/file-xjt/xjt.c:3212 #, c-format msgid "Error: XJT property file '%s' is empty." msgstr "Error: XJT property file '%s' is empty." -#: ../plug-ins/flame/flame.c:129 +#: ../plug-ins/flame/flame.c:128 msgid "Create cosmic recursive fractal flames" msgstr "Create cosmic recursive fractal flames" -#: ../plug-ins/flame/flame.c:134 +#: ../plug-ins/flame/flame.c:133 msgid "_Flame..." msgstr "_Flame..." -#: ../plug-ins/flame/flame.c:227 +#: ../plug-ins/flame/flame.c:226 msgid "Drawing flame" msgstr "Drawing flame" -#: ../plug-ins/flame/flame.c:319 +#: ../plug-ins/flame/flame.c:316 msgid "Flame works only on RGB drawables." msgstr "Flame works only on RGB drawables." -#: ../plug-ins/flame/flame.c:402 +#: ../plug-ins/flame/flame.c:399 #, c-format msgid "'%s' is not a regular file" msgstr "'%s' is not a regular file" -#: ../plug-ins/flame/flame.c:646 +#: ../plug-ins/flame/flame.c:643 msgid "Edit Flame" msgstr "Edit Flame" -#: ../plug-ins/flame/flame.c:669 +#: ../plug-ins/flame/flame.c:666 msgid "Directions" msgstr "Directions" -#: ../plug-ins/flame/flame.c:705 +#: ../plug-ins/flame/flame.c:702 msgid "Controls" msgstr "Controls" -#: ../plug-ins/flame/flame.c:719 +#: ../plug-ins/flame/flame.c:716 msgid "_Speed:" msgstr "_Speed:" -#: ../plug-ins/flame/flame.c:736 +#: ../plug-ins/flame/flame.c:733 msgid "_Randomize" msgstr "_Randomise" -#: ../plug-ins/flame/flame.c:746 +#: ../plug-ins/flame/flame.c:743 msgid "Same" msgstr "Same" -#: ../plug-ins/flame/flame.c:747 ../plug-ins/gimpressionist/orientation.c:164 -#: ../plug-ins/gimpressionist/size.c:167 +#: ../plug-ins/flame/flame.c:744 ../plug-ins/gimpressionist/orientation.c:163 +#: ../plug-ins/gimpressionist/size.c:166 msgid "Random" msgstr "Random" -#: ../plug-ins/flame/flame.c:751 +#: ../plug-ins/flame/flame.c:748 msgid "Swirl" msgstr "Swirl" -#: ../plug-ins/flame/flame.c:752 +#: ../plug-ins/flame/flame.c:749 msgid "Horseshoe" msgstr "Horseshoe" -#: ../plug-ins/flame/flame.c:753 ../plug-ins/gfig/gfig-dialog.c:1442 +#: ../plug-ins/flame/flame.c:750 ../plug-ins/gfig/gfig-dialog.c:1443 msgid "Polar" msgstr "Polar" -#: ../plug-ins/flame/flame.c:754 +#: ../plug-ins/flame/flame.c:751 msgid "Bent" msgstr "Bent" -#: ../plug-ins/flame/flame.c:755 +#: ../plug-ins/flame/flame.c:752 msgid "Handkerchief" msgstr "Handkerchief" -#: ../plug-ins/flame/flame.c:756 +#: ../plug-ins/flame/flame.c:753 msgid "Heart" msgstr "Heart" -#: ../plug-ins/flame/flame.c:757 +#: ../plug-ins/flame/flame.c:754 msgid "Disc" msgstr "Disc" -#: ../plug-ins/flame/flame.c:759 +#: ../plug-ins/flame/flame.c:756 msgid "Hyperbolic" msgstr "Hyperbolic" -#: ../plug-ins/flame/flame.c:761 +#: ../plug-ins/flame/flame.c:758 msgid "Ex" msgstr "Ex" -#: ../plug-ins/flame/flame.c:762 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:844 +#: ../plug-ins/flame/flame.c:759 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:843 msgid "Julia" msgstr "Julia" -#: ../plug-ins/flame/flame.c:764 +#: ../plug-ins/flame/flame.c:761 msgid "Fisheye" msgstr "Fisheye" -#: ../plug-ins/flame/flame.c:765 +#: ../plug-ins/flame/flame.c:762 msgid "Popcorn" msgstr "Popcorn" -#: ../plug-ins/flame/flame.c:766 +#: ../plug-ins/flame/flame.c:763 msgid "Exponential" msgstr "Exponential" -#: ../plug-ins/flame/flame.c:767 +#: ../plug-ins/flame/flame.c:764 msgid "Power" msgstr "Power" -#: ../plug-ins/flame/flame.c:768 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:997 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1038 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1079 +#: ../plug-ins/flame/flame.c:765 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:996 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1037 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1078 msgid "Cosine" msgstr "Cosine" -#: ../plug-ins/flame/flame.c:769 +#: ../plug-ins/flame/flame.c:766 msgid "Rings" msgstr "Rings" -#: ../plug-ins/flame/flame.c:770 +#: ../plug-ins/flame/flame.c:767 msgid "Fan" msgstr "Fan" -#: ../plug-ins/flame/flame.c:771 +#: ../plug-ins/flame/flame.c:768 msgid "Eyefish" msgstr "Eyefish" -#: ../plug-ins/flame/flame.c:772 +#: ../plug-ins/flame/flame.c:769 msgid "Bubble" msgstr "Bubble" -#: ../plug-ins/flame/flame.c:773 ../plug-ins/map-object/map-object-ui.c:491 +#: ../plug-ins/flame/flame.c:770 ../plug-ins/map-object/map-object-ui.c:491 msgid "Cylinder" msgstr "Cylinder" -#: ../plug-ins/flame/flame.c:775 +#: ../plug-ins/flame/flame.c:772 msgid "Blur" msgstr "Blur" -#: ../plug-ins/flame/flame.c:776 +#: ../plug-ins/flame/flame.c:773 msgid "Gaussian" msgstr "Gaussian" -#: ../plug-ins/flame/flame.c:789 +#: ../plug-ins/flame/flame.c:786 msgid "_Variation:" msgstr "_Variation:" -#: ../plug-ins/flame/flame.c:811 +#: ../plug-ins/flame/flame.c:808 msgid "Load Flame" msgstr "Load Flame" -#: ../plug-ins/flame/flame.c:826 +#: ../plug-ins/flame/flame.c:823 msgid "Save Flame" msgstr "Save Flame" -#: ../plug-ins/flame/flame.c:968 +#: ../plug-ins/flame/flame.c:965 msgid "Flame" msgstr "Flame" -#: ../plug-ins/flame/flame.c:1069 +#: ../plug-ins/flame/flame.c:1066 msgid "_Rendering" msgstr "_Rendering" -#: ../plug-ins/flame/flame.c:1095 +#: ../plug-ins/flame/flame.c:1092 msgid "Co_ntrast:" msgstr "Co_ntrast:" -#: ../plug-ins/flame/flame.c:1109 +#: ../plug-ins/flame/flame.c:1106 msgid "_Gamma:" msgstr "_Gamma:" -#: ../plug-ins/flame/flame.c:1123 +#: ../plug-ins/flame/flame.c:1120 msgid "Sample _density:" msgstr "Sample _density:" -#: ../plug-ins/flame/flame.c:1134 +#: ../plug-ins/flame/flame.c:1131 msgid "Spa_tial oversample:" msgstr "Spa_tial oversample:" -#: ../plug-ins/flame/flame.c:1145 +#: ../plug-ins/flame/flame.c:1142 msgid "Spatial _filter radius:" msgstr "Spatial _filter radius:" -#: ../plug-ins/flame/flame.c:1164 +#: ../plug-ins/flame/flame.c:1161 msgid "Color_map:" msgstr "Colour_map:" -#: ../plug-ins/flame/flame.c:1206 +#: ../plug-ins/flame/flame.c:1203 msgid "Custom gradient" msgstr "Custom gradient" -#: ../plug-ins/flame/flame.c:1232 +#: ../plug-ins/flame/flame.c:1229 msgid "C_amera" msgstr "C_amera" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:547 -#: ../plug-ins/gfig/gfig-dialog.c:274 ../plug-ins/gimpressionist/utils.c:143 -#: ../plug-ins/gradient-flare/gradient-flare.c:881 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:546 +#: ../plug-ins/gfig/gfig-dialog.c:273 ../plug-ins/gimpressionist/utils.c:142 +#: ../plug-ins/gradient-flare/gradient-flare.c:880 #, c-format msgid "" "No %s in gimprc:\n" @@ -8953,186 +9260,190 @@ msgstr "" "(%s \"%s\")\n" "to your %s file." -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:638 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:562 +msgid "Fractal Explorer" +msgstr "Fractal Explorer" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:637 msgid "Realtime preview" msgstr "Realtime preview" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:646 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:645 msgid "If enabled the preview will be redrawn automatically" msgstr "If enabled the preview will be redrawn automatically" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:649 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:648 msgid "R_edraw preview" msgstr "R_edraw preview" #. Zoom Options -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:657 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:656 msgid "Zoom" msgstr "Zoom" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:693 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:692 msgid "Undo last zoom change" msgstr "Undo last zoom change" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:703 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:702 msgid "Redo last zoom change" msgstr "Redo last zoom change" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:718 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:717 msgid "_Parameters" msgstr "_Parameters" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:721 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:720 msgid "Fractal Parameters" msgstr "Fractal Parameters" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:734 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:733 #: ../plug-ins/map-object/map-object-ui.c:1099 msgid "Left:" msgstr "Left:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:743 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:742 #: ../plug-ins/map-object/map-object-ui.c:1099 msgid "Right:" msgstr "Right:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:752 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:751 #: ../plug-ins/map-object/map-object-ui.c:1098 msgid "Top:" msgstr "Top:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:761 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:760 #: ../plug-ins/map-object/map-object-ui.c:1098 msgid "Bottom:" msgstr "Bottom:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:773 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:772 msgid "" "The higher the number of iterations, the more details will be calculated" msgstr "" "The higher the number of iterations, the more details will be calculated" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:781 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:780 msgid "CX:" msgstr "CX:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:784 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:794 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:783 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:793 msgid "Changes aspect of fractal" msgstr "Changes aspect of fractal" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:791 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:790 msgid "CY:" msgstr "CY:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:809 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:808 msgid "Load a fractal from file" msgstr "Load a fractal from file" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:817 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:816 msgid "Reset parameters to default values" msgstr "Reset parameters to default values" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:826 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:825 msgid "Save active fractal to file" msgstr "Save active fractal to file" #. Fractal type toggle box -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:829 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:828 msgid "Fractal Type" msgstr "Fractal Type" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:842 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:841 msgid "Mandelbrot" msgstr "Mandelbrot" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:846 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:845 msgid "Barnsley 1" msgstr "Barnsley 1" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:848 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:847 msgid "Barnsley 2" msgstr "Barnsley 2" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:850 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:849 msgid "Barnsley 3" msgstr "Barnsley 3" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:852 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:851 msgid "Spider" msgstr "Spider" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:854 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:853 msgid "Man'o'war" msgstr "Man'o'war" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:856 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:855 msgid "Lambda" msgstr "Lambda" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:858 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:857 msgid "Sierpinski" msgstr "Sierpinski" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:920 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:919 msgid "Number of colors:" msgstr "Number of colours:" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:923 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:922 msgid "Change the number of colors in the mapping" msgstr "Change the number of colours in the mapping" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:930 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:929 msgid "Use loglog smoothing" msgstr "Use loglog smoothing" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:937 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:936 msgid "Use log log smoothing to eliminate \"banding\" in the result" msgstr "Use log log smoothing to eliminate \"banding\" in the result" #. Color Density frame -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:941 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:940 msgid "Color Density" msgstr "Colour Density" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:956 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:955 msgid "Change the intensity of the red channel" msgstr "Change the intensity of the red channel" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:966 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:965 msgid "Change the intensity of the green channel" msgstr "Change the intensity of the green channel" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:976 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:975 msgid "Change the intensity of the blue channel" msgstr "Change the intensity of the blue channel" #. Color Function frame -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:982 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:981 msgid "Color Function" msgstr "Colour Function" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:995 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1036 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1077 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:994 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1035 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1076 msgid "Sine" msgstr "Sine" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1004 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1045 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1086 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1003 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1044 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1085 msgid "Use sine-function for this color component" msgstr "Use sine-function for this colour component" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1007 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1048 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1089 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1006 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1047 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1088 msgid "Use cosine-function for this color component" msgstr "Use cosine-function for this colour component" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1010 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1051 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1092 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1009 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1050 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1091 msgid "" "Use linear mapping instead of any trigonometrical function for this color " "channel" @@ -9140,15 +9451,15 @@ msgstr "" "Use linear mapping instead of any trigonometrical function for this colour " "channel" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1019 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1060 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1101 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1018 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1059 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1100 msgid "Inversion" msgstr "Inversion" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1027 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1068 -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1109 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1026 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1067 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1108 msgid "" "If you enable this option higher color values will be swapped with lower " "ones and vice versa" @@ -9157,15 +9468,15 @@ msgstr "" "ones and vice versa" #. Colormode toggle box -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1114 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1113 msgid "Color Mode" msgstr "Colour Mode" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1123 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1122 msgid "As specified above" msgstr "As specified above" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1135 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1134 msgid "" "Create a color-map with the options you specified above (color density/" "function). The result is visible in the preview image" @@ -9173,73 +9484,73 @@ msgstr "" "Create a colour-map with the options you specified above (colour density/" "function). The result is visible in the preview image" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1145 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1144 msgid "Apply active gradient to final image" msgstr "Apply active gradient to final image" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1157 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1156 msgid "Create a color-map using a gradient from the gradient editor" msgstr "Create a colour-map using a gradient from the gradient editor" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1168 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1167 msgid "FractalExplorer Gradient" msgstr "FractalExplorer Gradient" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1198 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1197 msgid "_Fractals" msgstr "_Fractals" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1560 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1559 #, c-format msgid "Could not write '%s': %s" msgstr "Could not write '%s': %s" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1635 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1634 msgid "Load Fractal Parameters" msgstr "Load Fractal Parameters" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1673 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1672 msgid "Save Fractal Parameters" msgstr "Save Fractal Parameters" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1871 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1870 #, c-format msgid "'%s' is not a FractalExplorer file" msgstr "'%s' is not a FractalExplorer file" -#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1877 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1876 #, c-format msgid "'%s' is corrupt. Line %d Option section incorrect" msgstr "'%s' is corrupt. Line %d Option section incorrect" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:239 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:238 msgid "Render fractal art" msgstr "Render fractal art" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:244 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:243 msgid "_Fractal Explorer..." msgstr "_Fractal Explorer..." -#: ../plug-ins/fractal-explorer/fractal-explorer.c:374 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:373 msgid "Rendering fractal" msgstr "Rendering fractal" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:756 -#: ../plug-ins/gradient-flare/gradient-flare.c:3200 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:755 +#: ../plug-ins/gradient-flare/gradient-flare.c:3199 #, c-format msgid "Are you sure you want to delete \"%s\" from the list and from disk?" msgstr "Are you sure you want to delete \"%s\" from the list and from disk?" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:760 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:759 msgid "Delete Fractal" msgstr "Delete Fractal" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:950 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:949 #, c-format msgid "File '%s' is not a FractalExplorer file" msgstr "File '%s' is not a FractalExplorer file" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:959 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:958 #, c-format msgid "" "File '%s' is corrupt.\n" @@ -9248,214 +9559,214 @@ msgstr "" "File '%s' is corrupt.\n" "Line %d Option section incorrect" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1003 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1002 msgid "My first fractal" msgstr "My first fractal" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1067 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1066 msgid "Select folder and rescan collection" msgstr "Select folder and rescan collection" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1079 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1078 msgid "Apply currently selected fractal" msgstr "Apply currently selected fractal" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1091 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1090 msgid "Delete currently selected fractal" msgstr "Delete currently selected fractal" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1114 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1113 msgid "Rescan for Fractals" msgstr "Rescan for Fractals" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1133 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1132 msgid "Add FractalExplorer Path" msgstr "Add FractalExplorer Path" -#: ../plug-ins/gfig/gfig-bezier.c:443 +#: ../plug-ins/gfig/gfig-bezier.c:442 msgid "Closed" msgstr "Closed" -#: ../plug-ins/gfig/gfig-bezier.c:448 +#: ../plug-ins/gfig/gfig-bezier.c:447 msgid "Close curve on completion" msgstr "Close curve on completion" -#: ../plug-ins/gfig/gfig-bezier.c:453 +#: ../plug-ins/gfig/gfig-bezier.c:452 msgid "Show Line Frame" msgstr "Show Line Frame" -#: ../plug-ins/gfig/gfig-bezier.c:458 +#: ../plug-ins/gfig/gfig-bezier.c:457 msgid "Draws lines between the control points. Only during curve creation" msgstr "Draws lines between the control points. Only during curve creation" #. Start building the dialog up -#: ../plug-ins/gfig/gfig-dialog.c:286 +#: ../plug-ins/gfig/gfig-dialog.c:285 msgid "Gfig" msgstr "Gfig" #. Tool options notebook -#: ../plug-ins/gfig/gfig-dialog.c:337 +#: ../plug-ins/gfig/gfig-dialog.c:336 msgid "Tool Options" msgstr "Tool Options" -#: ../plug-ins/gfig/gfig-dialog.c:354 +#: ../plug-ins/gfig/gfig-dialog.c:353 msgid "_Stroke" msgstr "_Stroke" #. Fill frame on right side -#: ../plug-ins/gfig/gfig-dialog.c:401 +#: ../plug-ins/gfig/gfig-dialog.c:400 msgid "Fill" msgstr "Fill" -#: ../plug-ins/gfig/gfig-dialog.c:415 +#: ../plug-ins/gfig/gfig-dialog.c:414 msgid "No fill" msgstr "No fill" -#: ../plug-ins/gfig/gfig-dialog.c:416 +#: ../plug-ins/gfig/gfig-dialog.c:415 msgid "Color fill" msgstr "Colour fill" -#: ../plug-ins/gfig/gfig-dialog.c:417 +#: ../plug-ins/gfig/gfig-dialog.c:416 msgid "Pattern fill" msgstr "Pattern fill" -#: ../plug-ins/gfig/gfig-dialog.c:418 +#: ../plug-ins/gfig/gfig-dialog.c:417 msgid "Shape gradient" msgstr "Shape gradient" -#: ../plug-ins/gfig/gfig-dialog.c:419 +#: ../plug-ins/gfig/gfig-dialog.c:418 msgid "Vertical gradient" msgstr "Vertical gradient" -#: ../plug-ins/gfig/gfig-dialog.c:420 +#: ../plug-ins/gfig/gfig-dialog.c:419 msgid "Horizontal gradient" msgstr "Horizontal gradient" #. "show image" checkbutton at bottom of style frame -#: ../plug-ins/gfig/gfig-dialog.c:480 +#: ../plug-ins/gfig/gfig-dialog.c:479 msgid "Show image" msgstr "Show image" #. "snap to grid" checkbutton at bottom of style frame -#: ../plug-ins/gfig/gfig-dialog.c:493 +#: ../plug-ins/gfig/gfig-dialog.c:492 msgctxt "checkbutton" msgid "Snap to grid" msgstr "Snap to grid" #. "show grid" checkbutton at bottom of style frame -#: ../plug-ins/gfig/gfig-dialog.c:502 +#: ../plug-ins/gfig/gfig-dialog.c:501 msgid "Show grid" msgstr "Show grid" -#: ../plug-ins/gfig/gfig-dialog.c:637 +#: ../plug-ins/gfig/gfig-dialog.c:636 msgid "Load Gfig Object Collection" msgstr "Load Gfig Object Collection" -#: ../plug-ins/gfig/gfig-dialog.c:686 +#: ../plug-ins/gfig/gfig-dialog.c:685 msgid "Save Gfig Drawing" msgstr "Save Gfig Drawing" -#: ../plug-ins/gfig/gfig-dialog.c:831 +#: ../plug-ins/gfig/gfig-dialog.c:830 msgid "First Gfig" msgstr "First Gfig" -#: ../plug-ins/gfig/gfig-dialog.c:870 +#: ../plug-ins/gfig/gfig-dialog.c:869 msgid "_Undo" msgstr "_Undo" -#: ../plug-ins/gfig/gfig-dialog.c:874 +#: ../plug-ins/gfig/gfig-dialog.c:873 msgid "_Clear" msgstr "_Clear" -#: ../plug-ins/gfig/gfig-dialog.c:878 ../plug-ins/imagemap/imap_menu.c:209 +#: ../plug-ins/gfig/gfig-dialog.c:877 ../plug-ins/imagemap/imap_menu.c:208 msgid "_Grid" msgstr "_Grid" -#: ../plug-ins/gfig/gfig-dialog.c:886 +#: ../plug-ins/gfig/gfig-dialog.c:885 msgid "Raise selected object" msgstr "Raise selected object" -#: ../plug-ins/gfig/gfig-dialog.c:890 +#: ../plug-ins/gfig/gfig-dialog.c:889 msgid "Lower selected object" msgstr "Lower selected object" -#: ../plug-ins/gfig/gfig-dialog.c:894 +#: ../plug-ins/gfig/gfig-dialog.c:893 msgid "Raise selected object to top" msgstr "Raise selected object to top" -#: ../plug-ins/gfig/gfig-dialog.c:898 +#: ../plug-ins/gfig/gfig-dialog.c:897 msgid "Lower selected object to bottom" msgstr "Lower selected object to bottom" -#: ../plug-ins/gfig/gfig-dialog.c:902 +#: ../plug-ins/gfig/gfig-dialog.c:901 msgid "Show previous object" msgstr "Show previous object" -#: ../plug-ins/gfig/gfig-dialog.c:906 +#: ../plug-ins/gfig/gfig-dialog.c:905 msgid "Show next object" msgstr "Show next object" -#: ../plug-ins/gfig/gfig-dialog.c:910 ../plug-ins/gfig/gfig-stock.c:53 +#: ../plug-ins/gfig/gfig-dialog.c:909 ../plug-ins/gfig/gfig-stock.c:52 msgid "Show all objects" msgstr "Show all objects" -#: ../plug-ins/gfig/gfig-dialog.c:916 ../plug-ins/gfig/gfig-stock.c:47 +#: ../plug-ins/gfig/gfig-dialog.c:915 ../plug-ins/gfig/gfig-stock.c:46 msgid "Create line" msgstr "Create line" -#: ../plug-ins/gfig/gfig-dialog.c:919 ../plug-ins/gfig/gfig-stock.c:51 +#: ../plug-ins/gfig/gfig-dialog.c:918 ../plug-ins/gfig/gfig-stock.c:50 msgid "Create rectangle" msgstr "Create rectangle" -#: ../plug-ins/gfig/gfig-dialog.c:922 ../plug-ins/gfig/gfig-stock.c:42 +#: ../plug-ins/gfig/gfig-dialog.c:921 ../plug-ins/gfig/gfig-stock.c:41 msgid "Create circle" msgstr "Create circle" -#: ../plug-ins/gfig/gfig-dialog.c:925 ../plug-ins/gfig/gfig-stock.c:46 +#: ../plug-ins/gfig/gfig-dialog.c:924 ../plug-ins/gfig/gfig-stock.c:45 msgid "Create ellipse" msgstr "Create ellipse" -#: ../plug-ins/gfig/gfig-dialog.c:928 ../plug-ins/gfig/gfig-stock.c:44 +#: ../plug-ins/gfig/gfig-dialog.c:927 ../plug-ins/gfig/gfig-stock.c:43 msgid "Create arc" msgstr "Create arc" -#: ../plug-ins/gfig/gfig-dialog.c:931 ../plug-ins/gfig/gfig-stock.c:50 +#: ../plug-ins/gfig/gfig-dialog.c:930 ../plug-ins/gfig/gfig-stock.c:49 msgid "Create reg polygon" msgstr "Create reg polygon" -#: ../plug-ins/gfig/gfig-dialog.c:934 ../plug-ins/gfig/gfig-stock.c:55 +#: ../plug-ins/gfig/gfig-dialog.c:933 ../plug-ins/gfig/gfig-stock.c:54 msgid "Create star" msgstr "Create star" -#: ../plug-ins/gfig/gfig-dialog.c:937 ../plug-ins/gfig/gfig-stock.c:54 +#: ../plug-ins/gfig/gfig-dialog.c:936 ../plug-ins/gfig/gfig-stock.c:53 msgid "Create spiral" msgstr "Create spiral" -#: ../plug-ins/gfig/gfig-dialog.c:940 +#: ../plug-ins/gfig/gfig-dialog.c:939 msgid "Create bezier curve. Shift + Button ends object creation." msgstr "Create bezier curve. Shift + Button ends object creation." -#: ../plug-ins/gfig/gfig-dialog.c:944 ../plug-ins/gfig/gfig-stock.c:48 +#: ../plug-ins/gfig/gfig-dialog.c:943 ../plug-ins/gfig/gfig-stock.c:47 msgid "Move an object" msgstr "Move an object" -#: ../plug-ins/gfig/gfig-dialog.c:947 ../plug-ins/gfig/gfig-stock.c:49 +#: ../plug-ins/gfig/gfig-dialog.c:946 ../plug-ins/gfig/gfig-stock.c:48 msgid "Move a single point" msgstr "Move a single point" -#: ../plug-ins/gfig/gfig-dialog.c:950 ../plug-ins/gfig/gfig-stock.c:43 +#: ../plug-ins/gfig/gfig-dialog.c:949 ../plug-ins/gfig/gfig-stock.c:42 msgid "Copy an object" msgstr "Copy an object" -#: ../plug-ins/gfig/gfig-dialog.c:953 ../plug-ins/gfig/gfig-stock.c:45 +#: ../plug-ins/gfig/gfig-dialog.c:952 ../plug-ins/gfig/gfig-stock.c:44 msgid "Delete an object" msgstr "Delete an object" -#: ../plug-ins/gfig/gfig-dialog.c:956 ../plug-ins/gfig/gfig-stock.c:52 +#: ../plug-ins/gfig/gfig-dialog.c:955 ../plug-ins/gfig/gfig-stock.c:51 msgid "Select an object" msgstr "Select an object" -#: ../plug-ins/gfig/gfig-dialog.c:1038 +#: ../plug-ins/gfig/gfig-dialog.c:1037 msgid "This tool has no options" msgstr "This tool has no options" @@ -9473,7 +9784,7 @@ msgid "Max undo:" msgstr "Max undo:" #: ../plug-ins/gfig/gfig-dialog.c:1283 -#: ../plug-ins/gimpressionist/general.c:185 +#: ../plug-ins/gimpressionist/general.c:184 msgid "Transparent" msgstr "Transparent" @@ -9481,9 +9792,9 @@ msgstr "Transparent" msgid "Foreground" msgstr "Foreground" -#: ../plug-ins/gfig/gfig-dialog.c:1287 ../plug-ins/imagemap/imap_cmd_copy.c:54 -#: ../plug-ins/imagemap/imap_cmd_copy_object.c:55 -#: ../plug-ins/imagemap/imap_menu.c:160 +#: ../plug-ins/gfig/gfig-dialog.c:1287 ../plug-ins/imagemap/imap_cmd_copy.c:53 +#: ../plug-ins/imagemap/imap_cmd_copy_object.c:54 +#: ../plug-ins/imagemap/imap_menu.c:159 msgid "Copy" msgstr "Copy" @@ -9507,114 +9818,114 @@ msgstr "Feather" msgid "Radius:" msgstr "Radius:" -#: ../plug-ins/gfig/gfig-dialog.c:1386 +#: ../plug-ins/gfig/gfig-dialog.c:1387 msgid "Grid spacing:" msgstr "Grid spacing:" -#: ../plug-ins/gfig/gfig-dialog.c:1403 +#: ../plug-ins/gfig/gfig-dialog.c:1404 msgid "Polar grid sectors desired:" msgstr "Polar grid sectors desired:" -#: ../plug-ins/gfig/gfig-dialog.c:1425 +#: ../plug-ins/gfig/gfig-dialog.c:1426 msgid "Polar grid radius interval:" msgstr "Polar grid radius interval:" -#: ../plug-ins/gfig/gfig-dialog.c:1441 ../plug-ins/imagemap/imap_menu.c:220 +#: ../plug-ins/gfig/gfig-dialog.c:1442 ../plug-ins/imagemap/imap_menu.c:219 msgid "Rectangle" msgstr "Rectangle" -#: ../plug-ins/gfig/gfig-dialog.c:1443 +#: ../plug-ins/gfig/gfig-dialog.c:1444 msgid "Isometric" msgstr "Isometric" -#: ../plug-ins/gfig/gfig-dialog.c:1452 +#: ../plug-ins/gfig/gfig-dialog.c:1453 msgid "Grid type:" msgstr "Grid type:" -#: ../plug-ins/gfig/gfig-dialog.c:1459 -#: ../plug-ins/gradient-flare/gradient-flare.c:551 +#: ../plug-ins/gfig/gfig-dialog.c:1460 +#: ../plug-ins/gradient-flare/gradient-flare.c:550 msgid "Normal" msgstr "Normal" -#: ../plug-ins/gfig/gfig-dialog.c:1462 +#: ../plug-ins/gfig/gfig-dialog.c:1463 msgid "Grey" msgstr "Grey" -#: ../plug-ins/gfig/gfig-dialog.c:1463 +#: ../plug-ins/gfig/gfig-dialog.c:1464 msgid "Darker" msgstr "Darker" -#: ../plug-ins/gfig/gfig-dialog.c:1464 +#: ../plug-ins/gfig/gfig-dialog.c:1465 msgid "Lighter" msgstr "Lighter" -#: ../plug-ins/gfig/gfig-dialog.c:1465 +#: ../plug-ins/gfig/gfig-dialog.c:1466 msgid "Very dark" msgstr "Very dark" -#: ../plug-ins/gfig/gfig-dialog.c:1474 +#: ../plug-ins/gfig/gfig-dialog.c:1475 msgid "Grid color:" msgstr "Grid colour:" -#: ../plug-ins/gfig/gfig-dialog.c:1697 +#: ../plug-ins/gfig/gfig-dialog.c:1698 msgid "Sides:" msgstr "Sides:" -#: ../plug-ins/gfig/gfig-dialog.c:1707 +#: ../plug-ins/gfig/gfig-dialog.c:1708 msgid "Right" msgstr "Right" -#: ../plug-ins/gfig/gfig-dialog.c:1708 +#: ../plug-ins/gfig/gfig-dialog.c:1709 msgid "Left" msgstr "Left" -#: ../plug-ins/gfig/gfig-dialog.c:1718 -#: ../plug-ins/gimpressionist/orientation.c:148 +#: ../plug-ins/gfig/gfig-dialog.c:1719 +#: ../plug-ins/gimpressionist/orientation.c:147 msgid "Orientation:" msgstr "Orientation:" -#: ../plug-ins/gfig/gfig-dobject.c:585 +#: ../plug-ins/gfig/gfig-dobject.c:584 msgid "Hey where has the object gone ?" msgstr "Hey where has the object gone ?" -#: ../plug-ins/gfig/gfig-dobject.c:955 +#: ../plug-ins/gfig/gfig-dobject.c:954 msgid "Error reading file" msgstr "Error reading file" -#: ../plug-ins/gfig/gfig-dobject.c:1044 +#: ../plug-ins/gfig/gfig-dobject.c:1043 msgid "Editing read-only object - you will not be able to save it" msgstr "Editing read-only object - you will not be able to save it" -#: ../plug-ins/gfig/gfig-poly.c:51 +#: ../plug-ins/gfig/gfig-poly.c:50 msgid "Regular Polygon Number of Sides" msgstr "Regular Polygon Number of Sides" -#: ../plug-ins/gfig/gfig-preview.c:328 +#: ../plug-ins/gfig/gfig-preview.c:327 msgid "Object Details" msgstr "Object Details" #. Position labels -#: ../plug-ins/gfig/gfig-preview.c:378 +#: ../plug-ins/gfig/gfig-preview.c:377 msgid "XY position:" msgstr "XY position:" -#: ../plug-ins/gfig/gfig-spiral.c:55 +#: ../plug-ins/gfig/gfig-spiral.c:54 msgid "Spiral Number of Turns" msgstr "Spiral Number of Turns" -#: ../plug-ins/gfig/gfig-star.c:52 +#: ../plug-ins/gfig/gfig-star.c:51 msgid "Star Number of Points" msgstr "Star Number of Points" -#: ../plug-ins/gfig/gfig-stock.c:41 +#: ../plug-ins/gfig/gfig-stock.c:40 msgid "Create bezier curve" msgstr "Create bezier curve" -#: ../plug-ins/gfig/gfig.c:124 +#: ../plug-ins/gfig/gfig.c:123 msgid "Create geometric shapes" msgstr "Create geometric shapes" -#: ../plug-ins/gfig/gfig.c:135 +#: ../plug-ins/gfig/gfig.c:134 msgid "_Gfig..." msgstr "_Gfig..." @@ -9629,217 +9940,221 @@ msgstr "" msgid "Error trying to open temporary file '%s' for parasite loading: %s" msgstr "Error trying to open temporary file '%s' for parasite loading: %s" -#: ../plug-ins/gimpressionist/brush.c:247 +#: ../plug-ins/gimpressionist/brush.c:246 msgid "Can only save drawables!" msgstr "Can only save drawables!" -#: ../plug-ins/gimpressionist/brush.c:252 +#: ../plug-ins/gimpressionist/brush.c:251 msgid "Save Brush" msgstr "Save Brush" -#: ../plug-ins/gimpressionist/brush.c:507 +#: ../plug-ins/gimpressionist/brush.c:506 msgid "_Brush" msgstr "_Brush" -#: ../plug-ins/gimpressionist/brush.c:544 +#: ../plug-ins/gimpressionist/brush.c:543 msgid "Gamma:" msgstr "Gamma:" -#: ../plug-ins/gimpressionist/brush.c:562 +#: ../plug-ins/gimpressionist/brush.c:561 msgid "Changes the gamma (brightness) of the selected brush" msgstr "Changes the gamma (brightness) of the selected brush" -#: ../plug-ins/gimpressionist/brush.c:570 +#: ../plug-ins/gimpressionist/brush.c:569 msgid "Select:" msgstr "Select:" -#: ../plug-ins/gimpressionist/brush.c:599 +#: ../plug-ins/gimpressionist/brush.c:598 msgid "Aspect ratio:" msgstr "Aspect ratio:" -#: ../plug-ins/gimpressionist/brush.c:603 +#: ../plug-ins/gimpressionist/brush.c:602 msgid "Specifies the aspect ratio of the brush" msgstr "Specifies the aspect ratio of the brush" -#: ../plug-ins/gimpressionist/brush.c:612 -#: ../plug-ins/gimpressionist/paper.c:206 +#: ../plug-ins/gimpressionist/brush.c:611 +#: ../plug-ins/gimpressionist/paper.c:205 msgid "Relief:" msgstr "Relief:" -#: ../plug-ins/gimpressionist/brush.c:616 -#: ../plug-ins/gimpressionist/paper.c:210 +#: ../plug-ins/gimpressionist/brush.c:615 +#: ../plug-ins/gimpressionist/paper.c:209 msgid "Specifies the amount of embossing to apply to the image (in percent)" msgstr "Specifies the amount of embossing to apply to the image (in percent)" -#: ../plug-ins/gimpressionist/color.c:60 +#: ../plug-ins/gimpressionist/color.c:59 msgid "Co_lor" msgstr "Co_lour" -#: ../plug-ins/gimpressionist/color.c:70 +#: ../plug-ins/gimpressionist/color.c:69 msgid "A_verage under brush" msgstr "A_verage under brush" -#: ../plug-ins/gimpressionist/color.c:72 +#: ../plug-ins/gimpressionist/color.c:71 msgid "C_enter of brush" msgstr "C_entre of brush" -#: ../plug-ins/gimpressionist/color.c:79 +#: ../plug-ins/gimpressionist/color.c:78 msgid "Color is computed from the average of all pixels under the brush" msgstr "Colour is computed from the average of all pixels under the brush" -#: ../plug-ins/gimpressionist/color.c:83 +#: ../plug-ins/gimpressionist/color.c:82 msgid "Samples the color from the pixel in the center of the brush" msgstr "Samples the colour from the pixel in the centre of the brush" -#: ../plug-ins/gimpressionist/color.c:94 +#: ../plug-ins/gimpressionist/color.c:93 msgid "Color _noise:" msgstr "Colour _noise:" -#: ../plug-ins/gimpressionist/color.c:98 +#: ../plug-ins/gimpressionist/color.c:97 msgid "Adds random noise to the color" msgstr "Adds random noise to the colour" -#: ../plug-ins/gimpressionist/general.c:134 -#: ../plug-ins/gradient-flare/gradient-flare.c:3529 +#: ../plug-ins/gimpressionist/general.c:133 +#: ../plug-ins/gradient-flare/gradient-flare.c:3528 msgid "_General" msgstr "_General" -#: ../plug-ins/gimpressionist/general.c:150 +#: ../plug-ins/gimpressionist/general.c:149 msgid "Keep original" msgstr "Keep original" -#: ../plug-ins/gimpressionist/general.c:151 +#: ../plug-ins/gimpressionist/general.c:150 msgid "Preserve the original image as a background" msgstr "Preserve the original image as a background" -#: ../plug-ins/gimpressionist/general.c:156 +#: ../plug-ins/gimpressionist/general.c:155 msgid "From paper" msgstr "From paper" -#: ../plug-ins/gimpressionist/general.c:157 +#: ../plug-ins/gimpressionist/general.c:156 msgid "Copy the texture of the selected paper as a background" msgstr "Copy the texture of the selected paper as a background" -#: ../plug-ins/gimpressionist/general.c:167 +#: ../plug-ins/gimpressionist/general.c:166 msgid "Solid colored background" msgstr "Solid coloured background" -#: ../plug-ins/gimpressionist/general.c:186 +#: ../plug-ins/gimpressionist/general.c:185 msgid "Use a transparent background; Only the strokes painted will be visible" msgstr "Use a transparent background; Only the strokes painted will be visible" -#: ../plug-ins/gimpressionist/general.c:203 +#: ../plug-ins/gimpressionist/general.c:202 msgid "Paint edges" msgstr "Paint edges" -#: ../plug-ins/gimpressionist/general.c:208 +#: ../plug-ins/gimpressionist/general.c:207 msgid "Selects if to place strokes all the way out to the edges of the image" msgstr "Selects if to place strokes all the way out to the edges of the image" #. Tileable checkbox -#: ../plug-ins/gimpressionist/general.c:213 ../plug-ins/maze/maze-dialog.c:278 +#: ../plug-ins/gimpressionist/general.c:212 ../plug-ins/maze/maze-dialog.c:268 msgid "Tileable" msgstr "Tileable" -#: ../plug-ins/gimpressionist/general.c:217 +#: ../plug-ins/gimpressionist/general.c:216 msgid "Selects if the resulting image should be seamlessly tileable" msgstr "Selects if the resulting image should be seamlessly tileable" -#: ../plug-ins/gimpressionist/general.c:222 +#: ../plug-ins/gimpressionist/general.c:221 msgid "Drop shadow" msgstr "Drop shadow" -#: ../plug-ins/gimpressionist/general.c:227 +#: ../plug-ins/gimpressionist/general.c:226 msgid "Adds a shadow effect to each brush stroke" msgstr "Adds a shadow effect to each brush stroke" -#: ../plug-ins/gimpressionist/general.c:240 +#: ../plug-ins/gimpressionist/general.c:239 msgid "Edge darken:" msgstr "Edge darken:" -#: ../plug-ins/gimpressionist/general.c:244 +#: ../plug-ins/gimpressionist/general.c:243 msgid "How much to \"darken\" the edges of each brush stroke" msgstr "How much to \"darken\" the edges of each brush stroke" -#: ../plug-ins/gimpressionist/general.c:249 +#: ../plug-ins/gimpressionist/general.c:248 msgid "Shadow darken:" msgstr "Shadow darken:" -#: ../plug-ins/gimpressionist/general.c:253 +#: ../plug-ins/gimpressionist/general.c:252 msgid "How much to \"darken\" the drop shadow" msgstr "How much to \"darken\" the drop shadow" -#: ../plug-ins/gimpressionist/general.c:258 +#: ../plug-ins/gimpressionist/general.c:257 msgid "Shadow depth:" msgstr "Shadow depth:" -#: ../plug-ins/gimpressionist/general.c:262 +#: ../plug-ins/gimpressionist/general.c:261 msgid "" "The depth of the drop shadow, i.e. how far apart from the object it should be" msgstr "" "The depth of the drop shadow, i.e. how far apart from the object it should be" -#: ../plug-ins/gimpressionist/general.c:267 +#: ../plug-ins/gimpressionist/general.c:266 msgid "Shadow blur:" msgstr "Shadow blur:" -#: ../plug-ins/gimpressionist/general.c:271 +#: ../plug-ins/gimpressionist/general.c:270 msgid "How much to blur the drop shadow" msgstr "How much to blur the drop shadow" -#: ../plug-ins/gimpressionist/general.c:276 +#: ../plug-ins/gimpressionist/general.c:275 msgid "Deviation threshold:" msgstr "Deviation threshold:" -#: ../plug-ins/gimpressionist/general.c:280 +#: ../plug-ins/gimpressionist/general.c:279 msgid "A bailout-value for adaptive selections" msgstr "A bailout-value for adaptive selections" -#: ../plug-ins/gimpressionist/gimp.c:90 +#: ../plug-ins/gimpressionist/gimp.c:89 msgid "Performs various artistic operations" msgstr "Performs various artistic operations" -#: ../plug-ins/gimpressionist/gimp.c:95 +#: ../plug-ins/gimpressionist/gimp.c:94 msgid "_GIMPressionist..." msgstr "_GIMPressionist..." -#: ../plug-ins/gimpressionist/gimp.c:371 +#: ../plug-ins/gimpressionist/gimp.c:164 +msgid "The selection does not intersect the active layer or mask." +msgstr "The selection does not intersect the active layer or mask." + +#: ../plug-ins/gimpressionist/gimp.c:391 msgid "Painting" msgstr "Painting" -#: ../plug-ins/gimpressionist/gimpressionist.c:139 +#: ../plug-ins/gimpressionist/gimpressionist.c:138 msgid "GIMPressionist" msgstr "GIMPressionist" -#: ../plug-ins/gimpressionist/orientation.c:92 +#: ../plug-ins/gimpressionist/orientation.c:91 msgid "Or_ientation" msgstr "Or_ientation" -#: ../plug-ins/gimpressionist/orientation.c:106 +#: ../plug-ins/gimpressionist/orientation.c:105 msgid "Directions:" msgstr "Directions:" -#: ../plug-ins/gimpressionist/orientation.c:110 +#: ../plug-ins/gimpressionist/orientation.c:109 msgid "The number of directions (i.e. brushes) to use" msgstr "The number of directions (i.e. brushes) to use" -#: ../plug-ins/gimpressionist/orientation.c:118 +#: ../plug-ins/gimpressionist/orientation.c:117 msgid "Start angle:" msgstr "Start angle:" -#: ../plug-ins/gimpressionist/orientation.c:122 +#: ../plug-ins/gimpressionist/orientation.c:121 msgid "The starting angle of the first brush to create" msgstr "The starting angle of the first brush to create" -#: ../plug-ins/gimpressionist/orientation.c:130 +#: ../plug-ins/gimpressionist/orientation.c:129 msgid "Angle span:" msgstr "Angle span:" -#: ../plug-ins/gimpressionist/orientation.c:134 +#: ../plug-ins/gimpressionist/orientation.c:133 msgid "The angle span of the first brush to create" msgstr "The angle span of the first brush to create" -#: ../plug-ins/gimpressionist/orientation.c:157 +#: ../plug-ins/gimpressionist/orientation.c:156 msgid "" "Let the value (brightness) of the region determine the direction of the " "stroke" @@ -9847,12 +10162,12 @@ msgstr "" "Let the value (brightness) of the region determine the direction of the " "stroke" -#: ../plug-ins/gimpressionist/orientation.c:160 -#: ../plug-ins/gimpressionist/size.c:163 +#: ../plug-ins/gimpressionist/orientation.c:159 +#: ../plug-ins/gimpressionist/size.c:162 msgid "Radius" msgstr "Radius" -#: ../plug-ins/gimpressionist/orientation.c:161 +#: ../plug-ins/gimpressionist/orientation.c:160 msgid "" "The distance from the center of the image determines the direction of the " "stroke" @@ -9860,65 +10175,65 @@ msgstr "" "The distance from the centre of the image determines the direction of the " "stroke" -#: ../plug-ins/gimpressionist/orientation.c:165 +#: ../plug-ins/gimpressionist/orientation.c:164 msgid "Selects a random direction of each stroke" msgstr "Selects a random direction of each stroke" -#: ../plug-ins/gimpressionist/orientation.c:168 -#: ../plug-ins/gimpressionist/size.c:171 +#: ../plug-ins/gimpressionist/orientation.c:167 +#: ../plug-ins/gimpressionist/size.c:170 msgid "Radial" msgstr "Radial" -#: ../plug-ins/gimpressionist/orientation.c:169 +#: ../plug-ins/gimpressionist/orientation.c:168 msgid "Let the direction from the center determine the direction of the stroke" msgstr "" "Let the direction from the centre determine the direction of the stroke" -#: ../plug-ins/gimpressionist/orientation.c:176 -#: ../plug-ins/gimpressionist/size.c:179 +#: ../plug-ins/gimpressionist/orientation.c:175 +#: ../plug-ins/gimpressionist/size.c:178 msgid "Flowing" msgstr "Flowing" -#: ../plug-ins/gimpressionist/orientation.c:177 -#: ../plug-ins/gimpressionist/size.c:180 +#: ../plug-ins/gimpressionist/orientation.c:176 +#: ../plug-ins/gimpressionist/size.c:179 msgid "The strokes follow a \"flowing\" pattern" msgstr "The strokes follow a \"flowing\" pattern" -#: ../plug-ins/gimpressionist/orientation.c:181 +#: ../plug-ins/gimpressionist/orientation.c:180 msgid "The hue of the region determines the direction of the stroke" msgstr "The hue of the region determines the direction of the stroke" -#: ../plug-ins/gimpressionist/orientation.c:184 -#: ../plug-ins/gimpressionist/size.c:187 +#: ../plug-ins/gimpressionist/orientation.c:183 +#: ../plug-ins/gimpressionist/size.c:186 msgid "Adaptive" msgstr "Adaptive" -#: ../plug-ins/gimpressionist/orientation.c:185 +#: ../plug-ins/gimpressionist/orientation.c:184 msgid "The direction that matches the original image the closest is selected" msgstr "The direction that matches the original image the closest is selected" -#: ../plug-ins/gimpressionist/orientation.c:192 -#: ../plug-ins/gimpressionist/size.c:196 +#: ../plug-ins/gimpressionist/orientation.c:191 +#: ../plug-ins/gimpressionist/size.c:195 msgid "Manual" msgstr "Manual" -#: ../plug-ins/gimpressionist/orientation.c:193 +#: ../plug-ins/gimpressionist/orientation.c:192 msgid "Manually specify the stroke orientation" msgstr "Manually specify the stroke orientation" -#: ../plug-ins/gimpressionist/orientation.c:204 +#: ../plug-ins/gimpressionist/orientation.c:203 msgid "Opens up the Orientation Map Editor" msgstr "Opens up the Orientation Map Editor" -#: ../plug-ins/gimpressionist/orientmap.c:526 +#: ../plug-ins/gimpressionist/orientmap.c:525 msgid "Orientation Map Editor" msgstr "Orientation Map Editor" -#: ../plug-ins/gimpressionist/orientmap.c:555 +#: ../plug-ins/gimpressionist/orientmap.c:554 msgid "Vectors" msgstr "Vectors" -#: ../plug-ins/gimpressionist/orientmap.c:567 +#: ../plug-ins/gimpressionist/orientmap.c:566 msgid "" "The vector-field. Left-click to move selected vector, Right-click to point " "it towards mouse, Middle-click to add a new vector." @@ -9926,63 +10241,63 @@ msgstr "" "The vector-field. Left-click to move selected vector, Right-click to point " "it towards mouse, Middle-click to add a new vector." -#: ../plug-ins/gimpressionist/orientmap.c:590 +#: ../plug-ins/gimpressionist/orientmap.c:589 #: ../plug-ins/gimpressionist/sizemap.c:459 msgid "Adjust the preview's brightness" msgstr "Adjust the preview's brightness" -#: ../plug-ins/gimpressionist/orientmap.c:612 +#: ../plug-ins/gimpressionist/orientmap.c:611 msgid "Select previous vector" msgstr "Select previous vector" -#: ../plug-ins/gimpressionist/orientmap.c:618 +#: ../plug-ins/gimpressionist/orientmap.c:617 msgid "Select next vector" msgstr "Select next vector" -#: ../plug-ins/gimpressionist/orientmap.c:620 +#: ../plug-ins/gimpressionist/orientmap.c:619 #: ../plug-ins/gimpressionist/sizemap.c:490 msgid "A_dd" msgstr "A_dd" -#: ../plug-ins/gimpressionist/orientmap.c:624 +#: ../plug-ins/gimpressionist/orientmap.c:623 msgid "Add new vector" msgstr "Add new vector" -#: ../plug-ins/gimpressionist/orientmap.c:626 +#: ../plug-ins/gimpressionist/orientmap.c:625 #: ../plug-ins/gimpressionist/sizemap.c:497 msgid "_Kill" msgstr "_Kill" -#: ../plug-ins/gimpressionist/orientmap.c:630 +#: ../plug-ins/gimpressionist/orientmap.c:629 msgid "Delete selected vector" msgstr "Delete selected vector" -#: ../plug-ins/gimpressionist/orientmap.c:641 +#: ../plug-ins/gimpressionist/orientmap.c:640 msgid "Type" msgstr "Type" -#: ../plug-ins/gimpressionist/orientmap.c:645 +#: ../plug-ins/gimpressionist/orientmap.c:644 msgid "_Normal" msgstr "_Normal" -#: ../plug-ins/gimpressionist/orientmap.c:646 +#: ../plug-ins/gimpressionist/orientmap.c:645 msgid "Vorte_x" msgstr "Vorte_x" -#: ../plug-ins/gimpressionist/orientmap.c:647 +#: ../plug-ins/gimpressionist/orientmap.c:646 msgid "Vortex_2" msgstr "Vortex_2" -#: ../plug-ins/gimpressionist/orientmap.c:648 +#: ../plug-ins/gimpressionist/orientmap.c:647 msgid "Vortex_3" msgstr "Vortex_3" -#: ../plug-ins/gimpressionist/orientmap.c:654 +#: ../plug-ins/gimpressionist/orientmap.c:653 #: ../plug-ins/gimpressionist/sizemap.c:542 msgid "_Voronoi" msgstr "_Voronoi" -#: ../plug-ins/gimpressionist/orientmap.c:662 +#: ../plug-ins/gimpressionist/orientmap.c:661 msgid "" "Voronoi-mode makes only the vector closest to the given point have any " "influence" @@ -9990,92 +10305,92 @@ msgstr "" "Voronoi-mode makes only the vector closest to the given point have any " "influence" -#: ../plug-ins/gimpressionist/orientmap.c:672 +#: ../plug-ins/gimpressionist/orientmap.c:671 msgid "A_ngle:" msgstr "A_ngle:" -#: ../plug-ins/gimpressionist/orientmap.c:676 +#: ../plug-ins/gimpressionist/orientmap.c:675 msgid "Change the angle of the selected vector" msgstr "Change the angle of the selected vector" -#: ../plug-ins/gimpressionist/orientmap.c:683 +#: ../plug-ins/gimpressionist/orientmap.c:682 msgid "Ang_le offset:" msgstr "Ang_le offset:" -#: ../plug-ins/gimpressionist/orientmap.c:687 +#: ../plug-ins/gimpressionist/orientmap.c:686 msgid "Offset all vectors with a given angle" msgstr "Offset all vectors with a given angle" -#: ../plug-ins/gimpressionist/orientmap.c:698 +#: ../plug-ins/gimpressionist/orientmap.c:697 msgid "Change the strength of the selected vector" msgstr "Change the strength of the selected vector" -#: ../plug-ins/gimpressionist/orientmap.c:705 +#: ../plug-ins/gimpressionist/orientmap.c:704 msgid "S_trength exp.:" msgstr "S_trength exp.:" -#: ../plug-ins/gimpressionist/orientmap.c:709 +#: ../plug-ins/gimpressionist/orientmap.c:708 #: ../plug-ins/gimpressionist/sizemap.c:537 msgid "Change the exponent of the strength" msgstr "Change the exponent of the strength" -#: ../plug-ins/gimpressionist/paper.c:138 +#: ../plug-ins/gimpressionist/paper.c:137 msgid "P_aper" msgstr "P_aper" -#: ../plug-ins/gimpressionist/paper.c:173 +#: ../plug-ins/gimpressionist/paper.c:172 msgid "Inverts the Papers texture" msgstr "Inverts the Papers texture" -#: ../plug-ins/gimpressionist/paper.c:177 +#: ../plug-ins/gimpressionist/paper.c:176 msgid "O_verlay" msgstr "O_verlay" -#: ../plug-ins/gimpressionist/paper.c:182 +#: ../plug-ins/gimpressionist/paper.c:181 msgid "Applies the paper as it is (without embossing it)" msgstr "Applies the paper as it is (without embossing it)" -#: ../plug-ins/gimpressionist/paper.c:198 +#: ../plug-ins/gimpressionist/paper.c:197 msgid "Specifies the scale of the texture (in percent of original file)" msgstr "Specifies the scale of the texture (in percent of original file)" -#: ../plug-ins/gimpressionist/placement.c:67 +#: ../plug-ins/gimpressionist/placement.c:66 msgid "Pl_acement" msgstr "Pl_acement" -#: ../plug-ins/gimpressionist/placement.c:73 +#: ../plug-ins/gimpressionist/placement.c:72 msgid "Placement" msgstr "Placement" -#: ../plug-ins/gimpressionist/placement.c:77 +#: ../plug-ins/gimpressionist/placement.c:76 msgid "Randomly" msgstr "Randomly" -#: ../plug-ins/gimpressionist/placement.c:81 +#: ../plug-ins/gimpressionist/placement.c:80 msgid "Evenly distributed" msgstr "Evenly distributed" -#: ../plug-ins/gimpressionist/placement.c:89 +#: ../plug-ins/gimpressionist/placement.c:88 msgid "Place strokes randomly around the image" msgstr "Place strokes randomly around the image" -#: ../plug-ins/gimpressionist/placement.c:93 +#: ../plug-ins/gimpressionist/placement.c:92 msgid "The strokes are evenly distributed across the image" msgstr "The strokes are evenly distributed across the image" -#: ../plug-ins/gimpressionist/placement.c:102 +#: ../plug-ins/gimpressionist/placement.c:101 msgid "Centered" msgstr "Centred" -#: ../plug-ins/gimpressionist/placement.c:108 +#: ../plug-ins/gimpressionist/placement.c:107 msgid "Focus the brush strokes around the center of the image" msgstr "Focus the brush strokes around the centre of the image" -#: ../plug-ins/gimpressionist/placement.c:120 +#: ../plug-ins/gimpressionist/placement.c:119 msgid "Stroke _density:" msgstr "Stroke _density:" -#: ../plug-ins/gimpressionist/placement.c:124 +#: ../plug-ins/gimpressionist/placement.c:123 msgid "The relative density of the brush strokes" msgstr "The relative density of the brush strokes" @@ -10083,12 +10398,12 @@ msgstr "The relative density of the brush strokes" #. * gimp_filename_to_utf8 () and g_strerror () return temporary strings #. * that need not and should not be freed. So this call is OK. #. * -#: ../plug-ins/gimpressionist/ppmtool.c:650 +#: ../plug-ins/gimpressionist/ppmtool.c:651 #, c-format msgid "Failed to save PPM file '%s': %s" msgstr "Failed to save PPM file '%s': %s" -#: ../plug-ins/gimpressionist/presets.c:640 +#: ../plug-ins/gimpressionist/presets.c:639 msgid "Save Current" msgstr "Save Current" @@ -10120,90 +10435,90 @@ msgstr "Deletes the selected Preset" msgid "Reread the folder of Presets" msgstr "Reread the folder of Presets" -#: ../plug-ins/gimpressionist/preview.c:174 -#: ../plug-ins/gimpressionist/repaint.c:1184 -#: ../plug-ins/imagemap/imap_polygon.c:515 -#: ../plug-ins/lighting/lighting-ui.c:1075 +#: ../plug-ins/gimpressionist/preview.c:173 +#: ../plug-ins/gimpressionist/repaint.c:1183 +#: ../plug-ins/imagemap/imap_polygon.c:514 +#: ../plug-ins/lighting/lighting-ui.c:1074 msgid "_Update" msgstr "_Update" -#: ../plug-ins/gimpressionist/preview.c:180 +#: ../plug-ins/gimpressionist/preview.c:179 msgid "Refresh the Preview window" msgstr "Refresh the Preview window" -#: ../plug-ins/gimpressionist/preview.c:188 +#: ../plug-ins/gimpressionist/preview.c:187 msgid "Revert to the original image" msgstr "Revert to the original image" -#: ../plug-ins/gimpressionist/size.c:95 +#: ../plug-ins/gimpressionist/size.c:94 msgid "_Size" msgstr "_Size" -#: ../plug-ins/gimpressionist/size.c:109 -msgid "Sizes:" -msgstr "Sizes:" +#: ../plug-ins/gimpressionist/size.c:108 +msgid "Size variants:" +msgstr "Size variants:" -#: ../plug-ins/gimpressionist/size.c:113 +#: ../plug-ins/gimpressionist/size.c:112 msgid "The number of sizes of brushes to use" msgstr "The number of sizes of brushes to use" -#: ../plug-ins/gimpressionist/size.c:121 +#: ../plug-ins/gimpressionist/size.c:120 msgid "Minimum size:" msgstr "Minimum size:" -#: ../plug-ins/gimpressionist/size.c:125 +#: ../plug-ins/gimpressionist/size.c:124 msgid "The smallest brush to create" msgstr "The smallest brush to create" -#: ../plug-ins/gimpressionist/size.c:133 +#: ../plug-ins/gimpressionist/size.c:132 msgid "Maximum size:" msgstr "Maximum size:" -#: ../plug-ins/gimpressionist/size.c:137 +#: ../plug-ins/gimpressionist/size.c:136 msgid "The largest brush to create" msgstr "The largest brush to create" -#: ../plug-ins/gimpressionist/size.c:151 -msgid "Size:" -msgstr "Size:" +#: ../plug-ins/gimpressionist/size.c:150 +msgid "Size depends on:" +msgstr "Size depends on:" -#: ../plug-ins/gimpressionist/size.c:160 +#: ../plug-ins/gimpressionist/size.c:159 msgid "" "Let the value (brightness) of the region determine the size of the stroke" msgstr "" "Let the value (brightness) of the region determine the size of the stroke" -#: ../plug-ins/gimpressionist/size.c:164 +#: ../plug-ins/gimpressionist/size.c:163 msgid "" "The distance from the center of the image determines the size of the stroke" msgstr "" "The distance from the centre of the image determines the size of the stroke" -#: ../plug-ins/gimpressionist/size.c:168 +#: ../plug-ins/gimpressionist/size.c:167 msgid "Selects a random size for each stroke" msgstr "Selects a random size for each stroke" -#: ../plug-ins/gimpressionist/size.c:172 +#: ../plug-ins/gimpressionist/size.c:171 msgid "Let the direction from the center determine the size of the stroke" msgstr "Let the direction from the centre determine the size of the stroke" -#: ../plug-ins/gimpressionist/size.c:184 +#: ../plug-ins/gimpressionist/size.c:183 msgid "The hue of the region determines the size of the stroke" msgstr "The hue of the region determines the size of the stroke" -#: ../plug-ins/gimpressionist/size.c:188 +#: ../plug-ins/gimpressionist/size.c:187 msgid "The brush-size that matches the original image the closest is selected" msgstr "The brush-size that matches the original image the closest is selected" -#: ../plug-ins/gimpressionist/size.c:197 +#: ../plug-ins/gimpressionist/size.c:196 msgid "Manually specify the stroke size" msgstr "Manually specify the stroke size" -#: ../plug-ins/gimpressionist/size.c:208 +#: ../plug-ins/gimpressionist/size.c:207 msgid "Opens up the Size Map Editor" msgstr "Opens up the Size Map Editor" -#: ../plug-ins/gimpressionist/sizemap.c:401 +#: ../plug-ins/gimpressionist/sizemap.c:400 msgid "Size Map Editor" msgstr "Size Map Editor" @@ -10259,46 +10574,46 @@ msgstr "" "Voronoi-mode makes only the smvector closest to the given point have any " "influence" -#: ../plug-ins/gradient-flare/gradient-flare.c:552 +#: ../plug-ins/gradient-flare/gradient-flare.c:551 msgid "Addition" msgstr "Addition" -#: ../plug-ins/gradient-flare/gradient-flare.c:553 +#: ../plug-ins/gradient-flare/gradient-flare.c:552 msgid "Overlay" msgstr "Overlay" -#: ../plug-ins/gradient-flare/gradient-flare.c:807 +#: ../plug-ins/gradient-flare/gradient-flare.c:806 msgid "Produce a lense flare effect using gradients" msgstr "Produce a lense flare effect using gradients" -#: ../plug-ins/gradient-flare/gradient-flare.c:812 +#: ../plug-ins/gradient-flare/gradient-flare.c:811 msgid "_Gradient Flare..." msgstr "_Gradient Flare..." #. #. * Dialog Shell #. -#: ../plug-ins/gradient-flare/gradient-flare.c:951 -#: ../plug-ins/gradient-flare/gradient-flare.c:2357 +#: ../plug-ins/gradient-flare/gradient-flare.c:950 +#: ../plug-ins/gradient-flare/gradient-flare.c:2356 msgid "Gradient Flare" msgstr "Gradient Flare" -#: ../plug-ins/gradient-flare/gradient-flare.c:1264 +#: ../plug-ins/gradient-flare/gradient-flare.c:1263 #, c-format msgid "Failed to open GFlare file '%s': %s" msgstr "Failed to open GFlare file '%s': %s" -#: ../plug-ins/gradient-flare/gradient-flare.c:1272 +#: ../plug-ins/gradient-flare/gradient-flare.c:1271 #, c-format msgid "'%s' is not a valid GFlare file." msgstr "'%s' is not a valid GFlare file." -#: ../plug-ins/gradient-flare/gradient-flare.c:1326 +#: ../plug-ins/gradient-flare/gradient-flare.c:1325 #, c-format msgid "invalid formatted GFlare file: %s\n" msgstr "invalid formatted GFlare file: %s\n" -#: ../plug-ins/gradient-flare/gradient-flare.c:1451 +#: ../plug-ins/gradient-flare/gradient-flare.c:1450 #, c-format msgid "" "GFlare '%s' is not saved. If you add a new entry in '%s', like:\n" @@ -10309,20 +10624,20 @@ msgstr "" "(gflare-path \"%s\")\n" "and make a folder '%s', then you can save your own GFlares into that folder." -#: ../plug-ins/gradient-flare/gradient-flare.c:1484 +#: ../plug-ins/gradient-flare/gradient-flare.c:1483 #, c-format msgid "Failed to write GFlare file '%s': %s" msgstr "Failed to write GFlare file '%s': %s" -#: ../plug-ins/gradient-flare/gradient-flare.c:2414 +#: ../plug-ins/gradient-flare/gradient-flare.c:2413 msgid "A_uto update preview" msgstr "A_uto update preview" -#: ../plug-ins/gradient-flare/gradient-flare.c:2465 +#: ../plug-ins/gradient-flare/gradient-flare.c:2464 msgid "`Default' is created." msgstr "`Default' is created." -#: ../plug-ins/gradient-flare/gradient-flare.c:2466 +#: ../plug-ins/gradient-flare/gradient-flare.c:2465 msgid "Default" msgstr "Default" @@ -10332,296 +10647,296 @@ msgstr "Default" #. #. * Scales #. -#: ../plug-ins/gradient-flare/gradient-flare.c:2745 -#: ../plug-ins/gradient-flare/gradient-flare.c:3582 -#: ../plug-ins/gradient-flare/gradient-flare.c:3687 -#: ../plug-ins/gradient-flare/gradient-flare.c:3824 +#: ../plug-ins/gradient-flare/gradient-flare.c:2744 +#: ../plug-ins/gradient-flare/gradient-flare.c:3581 +#: ../plug-ins/gradient-flare/gradient-flare.c:3686 +#: ../plug-ins/gradient-flare/gradient-flare.c:3823 msgid "Parameters" msgstr "Parameters" -#: ../plug-ins/gradient-flare/gradient-flare.c:2771 +#: ../plug-ins/gradient-flare/gradient-flare.c:2770 msgid "Ro_tation:" msgstr "Ro_tation:" -#: ../plug-ins/gradient-flare/gradient-flare.c:2783 +#: ../plug-ins/gradient-flare/gradient-flare.c:2782 msgid "_Hue rotation:" msgstr "_Hue rotation:" -#: ../plug-ins/gradient-flare/gradient-flare.c:2795 +#: ../plug-ins/gradient-flare/gradient-flare.c:2794 msgid "Vector _angle:" msgstr "Vector _angle:" -#: ../plug-ins/gradient-flare/gradient-flare.c:2807 +#: ../plug-ins/gradient-flare/gradient-flare.c:2806 msgid "Vector _length:" msgstr "Vector _length:" -#: ../plug-ins/gradient-flare/gradient-flare.c:2828 +#: ../plug-ins/gradient-flare/gradient-flare.c:2827 msgid "A_daptive supersampling" msgstr "A_daptive supersampling" -#: ../plug-ins/gradient-flare/gradient-flare.c:2847 +#: ../plug-ins/gradient-flare/gradient-flare.c:2846 msgid "_Max depth:" msgstr "_Max depth:" -#: ../plug-ins/gradient-flare/gradient-flare.c:2857 +#: ../plug-ins/gradient-flare/gradient-flare.c:2856 msgid "_Threshold" msgstr "_Threshold" -#: ../plug-ins/gradient-flare/gradient-flare.c:2995 +#: ../plug-ins/gradient-flare/gradient-flare.c:2994 msgid "S_elector" msgstr "S_elector" -#: ../plug-ins/gradient-flare/gradient-flare.c:3059 +#: ../plug-ins/gradient-flare/gradient-flare.c:3058 msgid "New Gradient Flare" msgstr "New Gradient Flare" -#: ../plug-ins/gradient-flare/gradient-flare.c:3062 +#: ../plug-ins/gradient-flare/gradient-flare.c:3061 msgid "Enter a name for the new GFlare" msgstr "Enter a name for the new GFlare" -#: ../plug-ins/gradient-flare/gradient-flare.c:3082 +#: ../plug-ins/gradient-flare/gradient-flare.c:3081 #, c-format msgid "The name '%s' is used already!" msgstr "The name '%s' is used already!" -#: ../plug-ins/gradient-flare/gradient-flare.c:3138 +#: ../plug-ins/gradient-flare/gradient-flare.c:3137 msgid "Copy Gradient Flare" msgstr "Copy Gradient Flare" -#: ../plug-ins/gradient-flare/gradient-flare.c:3141 +#: ../plug-ins/gradient-flare/gradient-flare.c:3140 msgid "Enter a name for the copied GFlare" msgstr "Enter a name for the copied GFlare" -#: ../plug-ins/gradient-flare/gradient-flare.c:3163 +#: ../plug-ins/gradient-flare/gradient-flare.c:3162 #, c-format msgid "The name `%s' is used already!" msgstr "The name `%s' is used already!" -#: ../plug-ins/gradient-flare/gradient-flare.c:3194 +#: ../plug-ins/gradient-flare/gradient-flare.c:3193 msgid "Cannot delete!! There must be at least one GFlare." msgstr "Cannot delete!! There must be at least one GFlare." -#: ../plug-ins/gradient-flare/gradient-flare.c:3204 +#: ../plug-ins/gradient-flare/gradient-flare.c:3203 msgid "Delete Gradient Flare" msgstr "Delete Gradient Flare" -#: ../plug-ins/gradient-flare/gradient-flare.c:3276 +#: ../plug-ins/gradient-flare/gradient-flare.c:3275 #, c-format msgid "not found %s in gflares_list" msgstr "not found %s in gflares_list" -#: ../plug-ins/gradient-flare/gradient-flare.c:3317 +#: ../plug-ins/gradient-flare/gradient-flare.c:3316 msgid "Gradient Flare Editor" msgstr "Gradient Flare Editor" -#: ../plug-ins/gradient-flare/gradient-flare.c:3321 +#: ../plug-ins/gradient-flare/gradient-flare.c:3320 msgid "Rescan Gradients" msgstr "Rescan Gradients" #. Glow -#: ../plug-ins/gradient-flare/gradient-flare.c:3446 +#: ../plug-ins/gradient-flare/gradient-flare.c:3445 msgid "Glow Paint Options" msgstr "Glow Paint Options" -#: ../plug-ins/gradient-flare/gradient-flare.c:3457 -#: ../plug-ins/gradient-flare/gradient-flare.c:3485 -#: ../plug-ins/gradient-flare/gradient-flare.c:3513 +#: ../plug-ins/gradient-flare/gradient-flare.c:3456 +#: ../plug-ins/gradient-flare/gradient-flare.c:3484 +#: ../plug-ins/gradient-flare/gradient-flare.c:3512 msgid "Opacity:" msgstr "Opacity:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3470 -#: ../plug-ins/gradient-flare/gradient-flare.c:3498 -#: ../plug-ins/gradient-flare/gradient-flare.c:3526 +#: ../plug-ins/gradient-flare/gradient-flare.c:3469 +#: ../plug-ins/gradient-flare/gradient-flare.c:3497 +#: ../plug-ins/gradient-flare/gradient-flare.c:3525 msgid "Paint mode:" msgstr "Paint mode:" #. Rays -#: ../plug-ins/gradient-flare/gradient-flare.c:3474 +#: ../plug-ins/gradient-flare/gradient-flare.c:3473 msgid "Rays Paint Options" msgstr "Rays Paint Options" #. Rays -#: ../plug-ins/gradient-flare/gradient-flare.c:3502 +#: ../plug-ins/gradient-flare/gradient-flare.c:3501 msgid "Second Flares Paint Options" msgstr "Second Flares Paint Options" #. #. * Gradient Menus #. -#: ../plug-ins/gradient-flare/gradient-flare.c:3555 -#: ../plug-ins/gradient-flare/gradient-flare.c:3658 -#: ../plug-ins/gradient-flare/gradient-flare.c:3797 +#: ../plug-ins/gradient-flare/gradient-flare.c:3554 +#: ../plug-ins/gradient-flare/gradient-flare.c:3657 +#: ../plug-ins/gradient-flare/gradient-flare.c:3796 msgid "Gradients" msgstr "Gradients" -#: ../plug-ins/gradient-flare/gradient-flare.c:3566 -#: ../plug-ins/gradient-flare/gradient-flare.c:3671 -#: ../plug-ins/gradient-flare/gradient-flare.c:3808 +#: ../plug-ins/gradient-flare/gradient-flare.c:3565 +#: ../plug-ins/gradient-flare/gradient-flare.c:3670 +#: ../plug-ins/gradient-flare/gradient-flare.c:3807 msgid "Radial gradient:" msgstr "Radial gradient:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3570 -#: ../plug-ins/gradient-flare/gradient-flare.c:3675 +#: ../plug-ins/gradient-flare/gradient-flare.c:3569 +#: ../plug-ins/gradient-flare/gradient-flare.c:3674 msgid "Angular gradient:" msgstr "Angular gradient:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3574 -#: ../plug-ins/gradient-flare/gradient-flare.c:3679 +#: ../plug-ins/gradient-flare/gradient-flare.c:3573 +#: ../plug-ins/gradient-flare/gradient-flare.c:3678 msgid "Angular size gradient:" msgstr "Angular size gradient:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3594 -#: ../plug-ins/gradient-flare/gradient-flare.c:3699 -#: ../plug-ins/gradient-flare/gradient-flare.c:3836 +#: ../plug-ins/gradient-flare/gradient-flare.c:3593 +#: ../plug-ins/gradient-flare/gradient-flare.c:3698 +#: ../plug-ins/gradient-flare/gradient-flare.c:3835 msgid "Size (%):" msgstr "Size (%):" -#: ../plug-ins/gradient-flare/gradient-flare.c:3606 -#: ../plug-ins/gradient-flare/gradient-flare.c:3711 -#: ../plug-ins/gradient-flare/gradient-flare.c:3848 +#: ../plug-ins/gradient-flare/gradient-flare.c:3605 +#: ../plug-ins/gradient-flare/gradient-flare.c:3710 +#: ../plug-ins/gradient-flare/gradient-flare.c:3847 msgid "Rotation:" msgstr "Rotation:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3618 -#: ../plug-ins/gradient-flare/gradient-flare.c:3724 -#: ../plug-ins/gradient-flare/gradient-flare.c:3861 +#: ../plug-ins/gradient-flare/gradient-flare.c:3617 +#: ../plug-ins/gradient-flare/gradient-flare.c:3723 +#: ../plug-ins/gradient-flare/gradient-flare.c:3860 msgid "Hue rotation:" msgstr "Hue rotation:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3632 +#: ../plug-ins/gradient-flare/gradient-flare.c:3631 msgid "G_low" msgstr "G_low" -#: ../plug-ins/gradient-flare/gradient-flare.c:3736 +#: ../plug-ins/gradient-flare/gradient-flare.c:3735 msgid "# of Spikes:" msgstr "# of Spikes:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3748 +#: ../plug-ins/gradient-flare/gradient-flare.c:3747 msgid "Spike thickness:" msgstr "Spike thickness:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3762 +#: ../plug-ins/gradient-flare/gradient-flare.c:3761 msgid "_Rays" msgstr "_Rays" -#: ../plug-ins/gradient-flare/gradient-flare.c:3812 +#: ../plug-ins/gradient-flare/gradient-flare.c:3811 msgid "Size factor gradient:" msgstr "Size factor gradient:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3816 +#: ../plug-ins/gradient-flare/gradient-flare.c:3815 msgid "Probability gradient:" msgstr "Probability gradient:" #. #. * Shape Radio Button Frame #. -#: ../plug-ins/gradient-flare/gradient-flare.c:3878 +#: ../plug-ins/gradient-flare/gradient-flare.c:3877 msgid "Shape of Second Flares" msgstr "Shape of Second Flares" -#: ../plug-ins/gradient-flare/gradient-flare.c:3886 -#: ../plug-ins/imagemap/imap_menu.c:222 +#: ../plug-ins/gradient-flare/gradient-flare.c:3885 +#: ../plug-ins/imagemap/imap_menu.c:221 msgid "Circle" msgstr "Circle" -#: ../plug-ins/gradient-flare/gradient-flare.c:3903 -#: ../plug-ins/imagemap/imap_menu.c:224 +#: ../plug-ins/gradient-flare/gradient-flare.c:3902 +#: ../plug-ins/imagemap/imap_menu.c:223 msgid "Polygon" msgstr "Polygon" -#: ../plug-ins/gradient-flare/gradient-flare.c:3936 +#: ../plug-ins/gradient-flare/gradient-flare.c:3935 msgid "Random seed:" msgstr "Random seed:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3950 +#: ../plug-ins/gradient-flare/gradient-flare.c:3949 msgid "_Second Flares" msgstr "_Second Flares" -#: ../plug-ins/help-browser/dialog.c:186 -#: ../plug-ins/help-browser/dialog.c:1121 +#: ../plug-ins/help-browser/dialog.c:185 +#: ../plug-ins/help-browser/dialog.c:1114 msgid "GIMP Help Browser" msgstr "GIMP Help Browser" -#: ../plug-ins/help-browser/dialog.c:564 +#: ../plug-ins/help-browser/dialog.c:563 msgid "Go back one page" msgstr "Go back one page" -#: ../plug-ins/help-browser/dialog.c:569 +#: ../plug-ins/help-browser/dialog.c:568 msgid "Go forward one page" msgstr "Go forward one page" -#: ../plug-ins/help-browser/dialog.c:574 +#: ../plug-ins/help-browser/dialog.c:573 msgid "_Reload" msgstr "_Reload" -#: ../plug-ins/help-browser/dialog.c:574 +#: ../plug-ins/help-browser/dialog.c:573 msgid "Reload current page" msgstr "Reload current page" -#: ../plug-ins/help-browser/dialog.c:579 +#: ../plug-ins/help-browser/dialog.c:578 msgid "_Stop" msgstr "_Stop" -#: ../plug-ins/help-browser/dialog.c:579 +#: ../plug-ins/help-browser/dialog.c:578 msgid "Stop loading this page" msgstr "Stop loading this page" -#: ../plug-ins/help-browser/dialog.c:584 +#: ../plug-ins/help-browser/dialog.c:583 msgid "Go to the index page" msgstr "Go to the index page" -#: ../plug-ins/help-browser/dialog.c:589 +#: ../plug-ins/help-browser/dialog.c:588 msgid "C_opy location" msgstr "C_opy location" -#: ../plug-ins/help-browser/dialog.c:590 +#: ../plug-ins/help-browser/dialog.c:589 msgid "Copy the location of this page to the clipboard" msgstr "Copy the location of this page to the clipboard" -#: ../plug-ins/help-browser/dialog.c:610 +#: ../plug-ins/help-browser/dialog.c:609 msgid "Find text in current page" msgstr "Find text in current page" -#: ../plug-ins/help-browser/dialog.c:615 +#: ../plug-ins/help-browser/dialog.c:614 msgid "Find _Again" msgstr "Find _Again" -#: ../plug-ins/help-browser/dialog.c:634 +#: ../plug-ins/help-browser/dialog.c:633 msgid "S_how Index" msgstr "S_how Index" -#: ../plug-ins/help-browser/dialog.c:635 +#: ../plug-ins/help-browser/dialog.c:634 msgid "Toggle the visibility of the sidebar" msgstr "Toggle the visibility of the sidebar" -#: ../plug-ins/help-browser/dialog.c:656 +#: ../plug-ins/help-browser/dialog.c:655 msgid "Visit the GIMP documentation website" msgstr "Visit the GIMP documentation website" -#: ../plug-ins/help-browser/dialog.c:1162 +#: ../plug-ins/help-browser/dialog.c:1155 msgid "Find:" msgstr "Find:" -#: ../plug-ins/help-browser/dialog.c:1179 +#: ../plug-ins/help-browser/dialog.c:1172 msgctxt "search" msgid "_Previous" msgstr "_Previous" -#: ../plug-ins/help-browser/dialog.c:1191 +#: ../plug-ins/help-browser/dialog.c:1184 msgctxt "search" msgid "_Next" msgstr "_Next" -#: ../plug-ins/help/gimphelpdomain.c:181 +#: ../plug-ins/help/gimphelpdomain.c:180 #, c-format msgid "The help pages for '%s' are not available." msgstr "The help pages for '%s' are not available." -#: ../plug-ins/help/gimphelpdomain.c:187 +#: ../plug-ins/help/gimphelpdomain.c:186 msgid "The GIMP user manual is not available." msgstr "The GIMP user manual is not available." -#: ../plug-ins/help/gimphelpdomain.c:188 +#: ../plug-ins/help/gimphelpdomain.c:187 msgid "" "Please install the additional help package or use the online user manual at " "http://docs.gimp.org/." @@ -10629,21 +10944,21 @@ msgstr "" "Please install the additional help package or use the online user manual at " "http://docs.gimp.org/." -#: ../plug-ins/help/gimphelpdomain.c:197 +#: ../plug-ins/help/gimphelpdomain.c:196 msgid "Perhaps you are missing GIO backends and need to install GVFS?" msgstr "Perhaps you are missing GIO backends and need to install GVFS?" -#: ../plug-ins/help/gimphelpdomain.c:216 +#: ../plug-ins/help/gimphelpdomain.c:215 #, c-format msgid "Help ID '%s' unknown" msgstr "Help ID '%s' unknown" -#: ../plug-ins/help/gimphelplocale.c:209 +#: ../plug-ins/help/gimphelplocale.c:208 #, c-format msgid "Loading index from '%s'" msgstr "Loading index from '%s'" -#: ../plug-ins/help/gimphelplocale.c:267 +#: ../plug-ins/help/gimphelplocale.c:266 #, c-format msgid "" "Parse error in '%s':\n" @@ -10652,17 +10967,17 @@ msgstr "" "Parse error in '%s':\n" "%s" -#: ../plug-ins/ifs-compose/ifs-compose.c:334 +#: ../plug-ins/ifs-compose/ifs-compose.c:331 msgid "Create an Iterated Function System (IFS) fractal" msgstr "Create an Iterated Function System (IFS) fractal" -#: ../plug-ins/ifs-compose/ifs-compose.c:346 +#: ../plug-ins/ifs-compose/ifs-compose.c:343 msgid "_IFS Fractal..." msgstr "_IFS Fractal..." #. X -#: ../plug-ins/ifs-compose/ifs-compose.c:526 -#: ../plug-ins/lighting/lighting-ui.c:527 +#: ../plug-ins/ifs-compose/ifs-compose.c:523 +#: ../plug-ins/lighting/lighting-ui.c:526 #: ../plug-ins/map-object/map-object-ui.c:675 #: ../plug-ins/map-object/map-object-ui.c:729 #: ../plug-ins/map-object/map-object-ui.c:997 @@ -10671,8 +10986,8 @@ msgid "X:" msgstr "X:" #. Y -#: ../plug-ins/ifs-compose/ifs-compose.c:540 -#: ../plug-ins/lighting/lighting-ui.c:541 +#: ../plug-ins/ifs-compose/ifs-compose.c:537 +#: ../plug-ins/lighting/lighting-ui.c:540 #: ../plug-ins/map-object/map-object-ui.c:689 #: ../plug-ins/map-object/map-object-ui.c:742 #: ../plug-ins/map-object/map-object-ui.c:1010 @@ -10682,268 +10997,268 @@ msgid "Y:" msgstr "Y:" #. Asym -#: ../plug-ins/ifs-compose/ifs-compose.c:582 +#: ../plug-ins/ifs-compose/ifs-compose.c:579 msgid "Asymmetry:" msgstr "Asymmetry:" #. Shear -#: ../plug-ins/ifs-compose/ifs-compose.c:596 +#: ../plug-ins/ifs-compose/ifs-compose.c:593 msgid "Shear:" msgstr "Shear:" #. Simple color control section -#: ../plug-ins/ifs-compose/ifs-compose.c:641 +#: ../plug-ins/ifs-compose/ifs-compose.c:638 msgid "Simple" msgstr "Simple" -#: ../plug-ins/ifs-compose/ifs-compose.c:650 +#: ../plug-ins/ifs-compose/ifs-compose.c:647 msgid "IFS Fractal: Target" msgstr "IFS Fractal: Target" -#: ../plug-ins/ifs-compose/ifs-compose.c:656 +#: ../plug-ins/ifs-compose/ifs-compose.c:653 msgid "Scale hue by:" msgstr "Scale hue by:" -#: ../plug-ins/ifs-compose/ifs-compose.c:671 +#: ../plug-ins/ifs-compose/ifs-compose.c:668 msgid "Scale value by:" msgstr "Scale value by:" #. Full color control section -#: ../plug-ins/ifs-compose/ifs-compose.c:688 +#: ../plug-ins/ifs-compose/ifs-compose.c:685 msgid "Full" msgstr "Full" -#: ../plug-ins/ifs-compose/ifs-compose.c:696 +#: ../plug-ins/ifs-compose/ifs-compose.c:693 msgid "IFS Fractal: Red" msgstr "IFS Fractal: Red" -#: ../plug-ins/ifs-compose/ifs-compose.c:704 +#: ../plug-ins/ifs-compose/ifs-compose.c:701 msgid "IFS Fractal: Green" msgstr "IFS Fractal: Green" -#: ../plug-ins/ifs-compose/ifs-compose.c:712 +#: ../plug-ins/ifs-compose/ifs-compose.c:709 msgid "IFS Fractal: Blue" msgstr "IFS Fractal: Blue" -#: ../plug-ins/ifs-compose/ifs-compose.c:720 +#: ../plug-ins/ifs-compose/ifs-compose.c:717 msgid "IFS Fractal: Black" msgstr "IFS Fractal: Black" -#: ../plug-ins/ifs-compose/ifs-compose.c:770 +#: ../plug-ins/ifs-compose/ifs-compose.c:767 msgid "IFS Fractal" msgstr "IFS Fractal" -#: ../plug-ins/ifs-compose/ifs-compose.c:868 +#: ../plug-ins/ifs-compose/ifs-compose.c:865 msgid "Spatial Transformation" msgstr "Spatial Transformation" -#: ../plug-ins/ifs-compose/ifs-compose.c:874 +#: ../plug-ins/ifs-compose/ifs-compose.c:871 msgid "Color Transformation" msgstr "Colour Transformation" -#: ../plug-ins/ifs-compose/ifs-compose.c:884 +#: ../plug-ins/ifs-compose/ifs-compose.c:881 msgid "Relative probability:" msgstr "Relative probability:" -#: ../plug-ins/ifs-compose/ifs-compose.c:1059 -#: ../plug-ins/imagemap/imap_menu.c:163 +#: ../plug-ins/ifs-compose/ifs-compose.c:1054 +#: ../plug-ins/imagemap/imap_menu.c:162 msgid "Select _All" msgstr "Select _All" -#: ../plug-ins/ifs-compose/ifs-compose.c:1063 +#: ../plug-ins/ifs-compose/ifs-compose.c:1058 msgid "Re_center" msgstr "Re_centre" -#: ../plug-ins/ifs-compose/ifs-compose.c:1063 +#: ../plug-ins/ifs-compose/ifs-compose.c:1058 msgid "Recompute Center" msgstr "Recompute Centre" -#: ../plug-ins/ifs-compose/ifs-compose.c:1067 +#: ../plug-ins/ifs-compose/ifs-compose.c:1062 msgid "Render Options" msgstr "Render Options" -#: ../plug-ins/ifs-compose/ifs-compose.c:1073 -#: ../plug-ins/imagemap/imap_cmd_move.c:86 -#: ../plug-ins/imagemap/imap_cmd_object_move.c:57 +#: ../plug-ins/ifs-compose/ifs-compose.c:1068 +#: ../plug-ins/imagemap/imap_cmd_move.c:85 +#: ../plug-ins/imagemap/imap_cmd_object_move.c:56 msgid "Move" msgstr "Move" -#: ../plug-ins/ifs-compose/ifs-compose.c:1076 +#: ../plug-ins/ifs-compose/ifs-compose.c:1071 msgid "Rotate" msgstr "Rotate" -#: ../plug-ins/ifs-compose/ifs-compose.c:1076 +#: ../plug-ins/ifs-compose/ifs-compose.c:1071 msgid "Rotate / Scale" msgstr "Rotate / Scale" -#: ../plug-ins/ifs-compose/ifs-compose.c:1079 +#: ../plug-ins/ifs-compose/ifs-compose.c:1074 msgid "Stretch" msgstr "Stretch" -#: ../plug-ins/ifs-compose/ifs-compose.c:1177 +#: ../plug-ins/ifs-compose/ifs-compose.c:1172 msgid "IFS Fractal Render Options" msgstr "IFS Fractal Render Options" -#: ../plug-ins/ifs-compose/ifs-compose.c:1199 +#: ../plug-ins/ifs-compose/ifs-compose.c:1194 msgid "Max. memory:" msgstr "Max. memory:" -#: ../plug-ins/ifs-compose/ifs-compose.c:1226 +#: ../plug-ins/ifs-compose/ifs-compose.c:1221 msgid "Subdivide:" msgstr "Subdivide:" -#: ../plug-ins/ifs-compose/ifs-compose.c:1239 +#: ../plug-ins/ifs-compose/ifs-compose.c:1234 msgid "Spot radius:" msgstr "Spot radius:" -#: ../plug-ins/ifs-compose/ifs-compose.c:1304 +#: ../plug-ins/ifs-compose/ifs-compose.c:1299 #, c-format msgid "Rendering IFS (%d/%d)" msgstr "Rendering IFS (%d/%d)" -#: ../plug-ins/ifs-compose/ifs-compose.c:1470 +#: ../plug-ins/ifs-compose/ifs-compose.c:1465 #, c-format msgid "Transformation %s" msgstr "Transformation %s" -#: ../plug-ins/ifs-compose/ifs-compose.c:2379 +#: ../plug-ins/ifs-compose/ifs-compose.c:2399 msgid "Save failed" msgstr "Save failed" -#: ../plug-ins/ifs-compose/ifs-compose.c:2460 -#: ../plug-ins/ifs-compose/ifs-compose.c:2473 +#: ../plug-ins/ifs-compose/ifs-compose.c:2482 +#: ../plug-ins/ifs-compose/ifs-compose.c:2495 msgid "Open failed" msgstr "Open failed" -#: ../plug-ins/ifs-compose/ifs-compose.c:2468 +#: ../plug-ins/ifs-compose/ifs-compose.c:2490 #, c-format msgid "File '%s' doesn't seem to be an IFS Fractal file." msgstr "File '%s' doesn't seem to be an IFS Fractal file." -#: ../plug-ins/ifs-compose/ifs-compose.c:2508 +#: ../plug-ins/ifs-compose/ifs-compose.c:2530 msgid "Save as IFS Fractal file" msgstr "Save as IFS Fractal file" -#: ../plug-ins/ifs-compose/ifs-compose.c:2545 +#: ../plug-ins/ifs-compose/ifs-compose.c:2567 msgid "Open IFS Fractal file" msgstr "Open IFS Fractal file" -#: ../plug-ins/imagemap/imap_about.c:43 +#: ../plug-ins/imagemap/imap_about.c:42 msgid "Image Map Plug-In" msgstr "Image Map Plug-In" -#: ../plug-ins/imagemap/imap_about.c:47 +#: ../plug-ins/imagemap/imap_about.c:46 msgid "Copyright © 1999-2005 by Maurits Rijk" msgstr "Copyright © 1999-2005 by Maurits Rijk" -#: ../plug-ins/imagemap/imap_about.c:49 +#: ../plug-ins/imagemap/imap_about.c:48 msgid "Released under the GNU General Public License" -msgstr "Released under the GNU General Public License" +msgstr "Released under the GNU General Public Licence" -#: ../plug-ins/imagemap/imap_circle.c:64 +#: ../plug-ins/imagemap/imap_circle.c:63 msgid "C_ircle" msgstr "C_ircle" -#: ../plug-ins/imagemap/imap_circle.c:264 +#: ../plug-ins/imagemap/imap_circle.c:263 msgid "Center _x:" msgstr "Centre _x:" -#: ../plug-ins/imagemap/imap_circle.c:269 -#: ../plug-ins/imagemap/imap_circle.c:276 -#: ../plug-ins/imagemap/imap_circle.c:282 ../plug-ins/imagemap/imap_grid.c:250 +#: ../plug-ins/imagemap/imap_circle.c:268 +#: ../plug-ins/imagemap/imap_circle.c:275 +#: ../plug-ins/imagemap/imap_circle.c:281 ../plug-ins/imagemap/imap_grid.c:250 #: ../plug-ins/imagemap/imap_grid.c:256 -#: ../plug-ins/imagemap/imap_polygon.c:505 -#: ../plug-ins/imagemap/imap_polygon.c:513 -#: ../plug-ins/imagemap/imap_rectangle.c:394 -#: ../plug-ins/imagemap/imap_rectangle.c:401 -#: ../plug-ins/imagemap/imap_rectangle.c:408 -#: ../plug-ins/imagemap/imap_rectangle.c:415 +#: ../plug-ins/imagemap/imap_polygon.c:504 +#: ../plug-ins/imagemap/imap_polygon.c:512 +#: ../plug-ins/imagemap/imap_rectangle.c:393 +#: ../plug-ins/imagemap/imap_rectangle.c:400 +#: ../plug-ins/imagemap/imap_rectangle.c:407 +#: ../plug-ins/imagemap/imap_rectangle.c:414 msgid "pixels" msgstr "pixels" -#: ../plug-ins/imagemap/imap_circle.c:271 +#: ../plug-ins/imagemap/imap_circle.c:270 msgid "Center _y:" msgstr "Centre _y:" -#: ../plug-ins/imagemap/imap_cmd_clear.c:51 +#: ../plug-ins/imagemap/imap_cmd_clear.c:50 msgid "Clear" msgstr "Clear" -#: ../plug-ins/imagemap/imap_cmd_create.c:58 -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:151 +#: ../plug-ins/imagemap/imap_cmd_create.c:57 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:150 msgid "Create" msgstr "Create" -#: ../plug-ins/imagemap/imap_cmd_cut.c:55 -#: ../plug-ins/imagemap/imap_cmd_cut_object.c:51 -#: ../plug-ins/imagemap/imap_menu.c:159 +#: ../plug-ins/imagemap/imap_cmd_cut.c:54 +#: ../plug-ins/imagemap/imap_cmd_cut_object.c:50 +#: ../plug-ins/imagemap/imap_menu.c:158 msgid "Cut" msgstr "Cut" -#: ../plug-ins/imagemap/imap_cmd_delete.c:57 -#: ../plug-ins/imagemap/imap_menu.c:162 +#: ../plug-ins/imagemap/imap_cmd_delete.c:56 +#: ../plug-ins/imagemap/imap_menu.c:161 msgid "Delete" msgstr "Delete" -#: ../plug-ins/imagemap/imap_cmd_delete_point.c:61 -#: ../plug-ins/imagemap/imap_menu.c:179 +#: ../plug-ins/imagemap/imap_cmd_delete_point.c:60 +#: ../plug-ins/imagemap/imap_menu.c:178 msgid "Delete Point" msgstr "Delete Point" -#: ../plug-ins/imagemap/imap_cmd_edit_object.c:54 +#: ../plug-ins/imagemap/imap_cmd_edit_object.c:53 msgid "Edit Object" msgstr "Edit Object" #. Create the areas -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:117 -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:147 -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:251 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:116 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:146 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:250 msgid "Use Gimp Guides" msgstr "Use Gimp Guides" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:160 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:159 msgid "Al_ternate" msgstr "Al_ternate" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:165 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:164 msgid "A_ll" msgstr "A_ll" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:169 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:168 msgid "Add Additional Guides" msgstr "Add Additional Guides" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:177 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:176 msgid "L_eft border" msgstr "L_eft border" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:181 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:180 msgid "_Right border" msgstr "_Right border" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:185 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:184 msgid "_Upper border" msgstr "_Upper border" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:189 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:188 msgid "Lo_wer border" msgstr "Lo_wer border" -#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:197 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:196 msgid "_Base URL:" msgstr "_Base URL:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:74 -#: ../plug-ins/imagemap/imap_cmd_guides.c:140 +#: ../plug-ins/imagemap/imap_cmd_guides.c:73 +#: ../plug-ins/imagemap/imap_cmd_guides.c:139 msgid "Create Guides" msgstr "Create Guides" -#: ../plug-ins/imagemap/imap_cmd_guides.c:113 +#: ../plug-ins/imagemap/imap_cmd_guides.c:112 #, c-format msgid "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)" msgstr "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)" -#: ../plug-ins/imagemap/imap_cmd_guides.c:144 +#: ../plug-ins/imagemap/imap_cmd_guides.c:143 msgid "" "Guides are pre-defined rectangles covering the image. You define them by " "their width, height, and spacing from each other. This allows you to rapidly " @@ -10955,50 +11270,50 @@ msgstr "" "create the most common image map type - image collection of \"thumbnails\", " "suitable for navigation bars." -#: ../plug-ins/imagemap/imap_cmd_guides.c:170 +#: ../plug-ins/imagemap/imap_cmd_guides.c:169 msgid "_Left start at:" msgstr "_Left start at:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:180 +#: ../plug-ins/imagemap/imap_cmd_guides.c:179 msgid "_Top start at:" msgstr "_Top start at:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:185 +#: ../plug-ins/imagemap/imap_cmd_guides.c:184 msgid "_Horz. spacing:" msgstr "_Horz. spacing:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:191 +#: ../plug-ins/imagemap/imap_cmd_guides.c:190 msgid "_No. across:" msgstr "_No. across:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:197 +#: ../plug-ins/imagemap/imap_cmd_guides.c:196 msgid "_Vert. spacing:" msgstr "_Vert. spacing:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:203 +#: ../plug-ins/imagemap/imap_cmd_guides.c:202 msgid "No. _down:" msgstr "No. _down:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:212 +#: ../plug-ins/imagemap/imap_cmd_guides.c:211 msgid "Base _URL:" msgstr "Base _URL:" -#: ../plug-ins/imagemap/imap_cmd_guides.c:237 +#: ../plug-ins/imagemap/imap_cmd_guides.c:236 msgid "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" msgstr "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" -#: ../plug-ins/imagemap/imap_cmd_guides.c:272 +#: ../plug-ins/imagemap/imap_cmd_guides.c:271 msgid "Guides" msgstr "Guides" -#: ../plug-ins/imagemap/imap_cmd_insert_point.c:62 -#: ../plug-ins/imagemap/imap_menu.c:178 +#: ../plug-ins/imagemap/imap_cmd_insert_point.c:61 +#: ../plug-ins/imagemap/imap_menu.c:177 msgid "Insert Point" msgstr "Insert Point" -#: ../plug-ins/imagemap/imap_cmd_move_down.c:53 -#: ../plug-ins/imagemap/imap_cmd_object_down.c:55 -#: ../plug-ins/imagemap/imap_menu.c:176 +#: ../plug-ins/imagemap/imap_cmd_move_down.c:52 +#: ../plug-ins/imagemap/imap_cmd_object_down.c:54 +#: ../plug-ins/imagemap/imap_menu.c:175 msgid "Move Down" msgstr "Move Down" @@ -11006,143 +11321,143 @@ msgstr "Move Down" msgid "Move Sash" msgstr "Move Sash" -#: ../plug-ins/imagemap/imap_cmd_move_selected.c:56 +#: ../plug-ins/imagemap/imap_cmd_move_selected.c:55 msgid "Move Selected Objects" msgstr "Move Selected Objects" -#: ../plug-ins/imagemap/imap_cmd_move_to_front.c:51 +#: ../plug-ins/imagemap/imap_cmd_move_to_front.c:50 msgid "Move To Front" msgstr "Move To Front" -#: ../plug-ins/imagemap/imap_cmd_move_up.c:53 -#: ../plug-ins/imagemap/imap_cmd_object_up.c:55 -#: ../plug-ins/imagemap/imap_menu.c:175 +#: ../plug-ins/imagemap/imap_cmd_move_up.c:52 +#: ../plug-ins/imagemap/imap_cmd_object_up.c:54 +#: ../plug-ins/imagemap/imap_menu.c:174 msgid "Move Up" msgstr "Move Up" -#: ../plug-ins/imagemap/imap_cmd_paste.c:51 -#: ../plug-ins/imagemap/imap_menu.c:161 +#: ../plug-ins/imagemap/imap_cmd_paste.c:50 +#: ../plug-ins/imagemap/imap_menu.c:160 msgid "Paste" msgstr "Paste" -#: ../plug-ins/imagemap/imap_cmd_select.c:53 +#: ../plug-ins/imagemap/imap_cmd_select.c:52 msgid "Select" msgstr "Select" -#: ../plug-ins/imagemap/imap_cmd_select_next.c:51 +#: ../plug-ins/imagemap/imap_cmd_select_next.c:50 msgid "Select Next" msgstr "Select Next" -#: ../plug-ins/imagemap/imap_cmd_select_prev.c:51 +#: ../plug-ins/imagemap/imap_cmd_select_prev.c:50 msgid "Select Previous" msgstr "Select Previous" -#: ../plug-ins/imagemap/imap_cmd_select_region.c:64 +#: ../plug-ins/imagemap/imap_cmd_select_region.c:63 msgid "Select Region" msgstr "Select Region" -#: ../plug-ins/imagemap/imap_cmd_send_to_back.c:51 +#: ../plug-ins/imagemap/imap_cmd_send_to_back.c:50 msgid "Send To Back" msgstr "Send To Back" -#: ../plug-ins/imagemap/imap_cmd_unselect.c:53 +#: ../plug-ins/imagemap/imap_cmd_unselect.c:52 msgid "Unselect" msgstr "Unselect" -#: ../plug-ins/imagemap/imap_cmd_unselect_all.c:56 +#: ../plug-ins/imagemap/imap_cmd_unselect_all.c:55 msgid "Unselect All" msgstr "Unselect All" -#: ../plug-ins/imagemap/imap_edit_area_info.c:196 +#: ../plug-ins/imagemap/imap_edit_area_info.c:205 msgid "Link Type" msgstr "Link Type" -#: ../plug-ins/imagemap/imap_edit_area_info.c:205 +#: ../plug-ins/imagemap/imap_edit_area_info.c:214 msgid "_Web Site" msgstr "_Web Site" -#: ../plug-ins/imagemap/imap_edit_area_info.c:211 +#: ../plug-ins/imagemap/imap_edit_area_info.c:220 msgid "_Ftp Site" msgstr "_Ftp Site" -#: ../plug-ins/imagemap/imap_edit_area_info.c:217 +#: ../plug-ins/imagemap/imap_edit_area_info.c:226 msgid "_Gopher" msgstr "_Gopher" -#: ../plug-ins/imagemap/imap_edit_area_info.c:223 +#: ../plug-ins/imagemap/imap_edit_area_info.c:232 msgid "Ot_her" msgstr "Ot_her" -#: ../plug-ins/imagemap/imap_edit_area_info.c:229 +#: ../plug-ins/imagemap/imap_edit_area_info.c:238 msgid "F_ile" msgstr "F_ile" -#: ../plug-ins/imagemap/imap_edit_area_info.c:235 +#: ../plug-ins/imagemap/imap_edit_area_info.c:244 msgid "WAI_S" msgstr "WAI_S" -#: ../plug-ins/imagemap/imap_edit_area_info.c:241 +#: ../plug-ins/imagemap/imap_edit_area_info.c:250 msgid "Tel_net" msgstr "Tel_net" -#: ../plug-ins/imagemap/imap_edit_area_info.c:247 +#: ../plug-ins/imagemap/imap_edit_area_info.c:256 msgid "e-_mail" msgstr "e-_mail" -#: ../plug-ins/imagemap/imap_edit_area_info.c:253 +#: ../plug-ins/imagemap/imap_edit_area_info.c:262 msgid "_URL to activate when this area is clicked: (required)" msgstr "_URL to activate when this area is clicked: (required)" -#: ../plug-ins/imagemap/imap_edit_area_info.c:255 +#: ../plug-ins/imagemap/imap_edit_area_info.c:264 msgid "Select HTML file" msgstr "Select HTML file" -#: ../plug-ins/imagemap/imap_edit_area_info.c:264 +#: ../plug-ins/imagemap/imap_edit_area_info.c:273 msgid "Relati_ve link" msgstr "Relati_ve link" -#: ../plug-ins/imagemap/imap_edit_area_info.c:270 +#: ../plug-ins/imagemap/imap_edit_area_info.c:279 msgid "_Target frame name/ID: (optional - used for FRAMES only)" msgstr "_Target frame name/ID: (optional - used for FRAMES only)" -#: ../plug-ins/imagemap/imap_edit_area_info.c:273 +#: ../plug-ins/imagemap/imap_edit_area_info.c:282 msgid "ALT te_xt: (optional)" msgstr "ALT te_xt: (optional)" -#: ../plug-ins/imagemap/imap_edit_area_info.c:276 +#: ../plug-ins/imagemap/imap_edit_area_info.c:285 msgid "_Link" msgstr "_Link" -#: ../plug-ins/imagemap/imap_edit_area_info.c:310 +#: ../plug-ins/imagemap/imap_edit_area_info.c:319 msgid "Dimensions" msgstr "Dimensions" -#: ../plug-ins/imagemap/imap_edit_area_info.c:314 +#: ../plug-ins/imagemap/imap_edit_area_info.c:323 msgid "Pre_view" msgstr "Pre_view" -#: ../plug-ins/imagemap/imap_edit_area_info.c:352 +#: ../plug-ins/imagemap/imap_edit_area_info.c:361 msgid "_JavaScript" msgstr "_JavaScript" -#: ../plug-ins/imagemap/imap_edit_area_info.c:451 +#: ../plug-ins/imagemap/imap_edit_area_info.c:460 msgid "Area Settings" msgstr "Area Settings" -#: ../plug-ins/imagemap/imap_edit_area_info.c:493 +#: ../plug-ins/imagemap/imap_edit_area_info.c:502 #, c-format msgid "Area #%d Settings" msgstr "Area #%d Settings" -#: ../plug-ins/imagemap/imap_file.c:48 ../plug-ins/imagemap/imap_menu.c:71 +#: ../plug-ins/imagemap/imap_file.c:47 ../plug-ins/imagemap/imap_menu.c:70 msgid "Error opening file" msgstr "Error opening file" -#: ../plug-ins/imagemap/imap_file.c:68 +#: ../plug-ins/imagemap/imap_file.c:67 msgid "Load Image Map" msgstr "Load Image Map" -#: ../plug-ins/imagemap/imap_file.c:123 +#: ../plug-ins/imagemap/imap_file.c:122 msgid "Save Image Map" msgstr "Save Image Map" @@ -11198,524 +11513,524 @@ msgstr "pixels from _top" msgid "_Preview" msgstr "_Preview" -#: ../plug-ins/imagemap/imap_main.c:122 +#: ../plug-ins/imagemap/imap_main.c:121 msgid "Create a clickable imagemap" msgstr "Create a clickable imagemap" -#: ../plug-ins/imagemap/imap_main.c:127 +#: ../plug-ins/imagemap/imap_main.c:126 msgid "_Image Map..." msgstr "_Image Map..." -#: ../plug-ins/imagemap/imap_main.c:517 -#: ../plug-ins/imagemap/imap_settings.c:171 +#: ../plug-ins/imagemap/imap_main.c:516 +#: ../plug-ins/imagemap/imap_settings.c:170 msgid "" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:660 +#: ../plug-ins/imagemap/imap_main.c:659 msgid "Some data has been changed!" msgstr "Some data has been changed!" -#: ../plug-ins/imagemap/imap_main.c:663 +#: ../plug-ins/imagemap/imap_main.c:662 msgid "Do you really want to discard your changes?" msgstr "Do you really want to discard your changes?" -#: ../plug-ins/imagemap/imap_main.c:873 +#: ../plug-ins/imagemap/imap_main.c:876 #, c-format msgid "File \"%s\" saved." msgstr "File \"%s\" saved." -#: ../plug-ins/imagemap/imap_main.c:877 +#: ../plug-ins/imagemap/imap_main.c:880 msgid "Couldn't save file:" msgstr "Couldn't save file:" -#: ../plug-ins/imagemap/imap_main.c:890 +#: ../plug-ins/imagemap/imap_main.c:893 msgid "Image size has changed." msgstr "Image size has changed." -#: ../plug-ins/imagemap/imap_main.c:891 +#: ../plug-ins/imagemap/imap_main.c:894 msgid "Resize area's?" msgstr "Resize area's?" -#: ../plug-ins/imagemap/imap_main.c:925 +#: ../plug-ins/imagemap/imap_main.c:928 msgid "Couldn't read file:" msgstr "Couldn't read file:" -#: ../plug-ins/imagemap/imap_main.c:972 +#: ../plug-ins/imagemap/imap_main.c:975 #, c-format msgid "URL: %s" msgstr "URL: %s" -#: ../plug-ins/imagemap/imap_menu.c:110 +#: ../plug-ins/imagemap/imap_menu.c:109 #, c-format msgid "_Undo %s" msgstr "_Undo %s" -#: ../plug-ins/imagemap/imap_menu.c:123 +#: ../plug-ins/imagemap/imap_menu.c:122 #, c-format msgid "_Redo %s" msgstr "_Redo %s" -#: ../plug-ins/imagemap/imap_menu.c:146 +#: ../plug-ins/imagemap/imap_menu.c:145 msgid "_File" msgstr "_File" -#: ../plug-ins/imagemap/imap_menu.c:147 +#: ../plug-ins/imagemap/imap_menu.c:146 msgid "_Open..." msgstr "_Open..." -#: ../plug-ins/imagemap/imap_menu.c:147 +#: ../plug-ins/imagemap/imap_menu.c:146 msgid "Open" msgstr "Open" -#: ../plug-ins/imagemap/imap_menu.c:149 +#: ../plug-ins/imagemap/imap_menu.c:148 msgid "_Save..." msgstr "_Save..." -#: ../plug-ins/imagemap/imap_menu.c:149 +#: ../plug-ins/imagemap/imap_menu.c:148 msgid "Save" msgstr "Save" -#: ../plug-ins/imagemap/imap_menu.c:151 +#: ../plug-ins/imagemap/imap_menu.c:150 msgid "Save _As..." msgstr "Save _As..." -#: ../plug-ins/imagemap/imap_menu.c:156 +#: ../plug-ins/imagemap/imap_menu.c:155 msgid "_Edit" msgstr "_Edit" -#: ../plug-ins/imagemap/imap_menu.c:157 +#: ../plug-ins/imagemap/imap_menu.c:156 msgid "Undo" msgstr "Undo" -#: ../plug-ins/imagemap/imap_menu.c:158 +#: ../plug-ins/imagemap/imap_menu.c:157 msgid "Redo" msgstr "Redo" -#: ../plug-ins/imagemap/imap_menu.c:164 +#: ../plug-ins/imagemap/imap_menu.c:163 msgid "D_eselect All" msgstr "D_eselect All" -#: ../plug-ins/imagemap/imap_menu.c:166 +#: ../plug-ins/imagemap/imap_menu.c:165 msgid "Edit Area _Info..." msgstr "Edit Area _Info..." -#: ../plug-ins/imagemap/imap_menu.c:167 +#: ../plug-ins/imagemap/imap_menu.c:166 msgid "Edit selected area info" msgstr "Edit selected area info" -#: ../plug-ins/imagemap/imap_menu.c:168 +#: ../plug-ins/imagemap/imap_menu.c:167 msgid "Preferences" msgstr "Preferences" -#: ../plug-ins/imagemap/imap_menu.c:170 +#: ../plug-ins/imagemap/imap_menu.c:169 msgid "Move to Front" msgstr "Move to Front" -#: ../plug-ins/imagemap/imap_menu.c:172 +#: ../plug-ins/imagemap/imap_menu.c:171 msgid "Send to Back" msgstr "Send to Back" -#: ../plug-ins/imagemap/imap_menu.c:174 +#: ../plug-ins/imagemap/imap_menu.c:173 msgid "Delete Area" msgstr "Delete Area" -#: ../plug-ins/imagemap/imap_menu.c:181 +#: ../plug-ins/imagemap/imap_menu.c:180 msgid "_View" msgstr "_View" -#: ../plug-ins/imagemap/imap_menu.c:182 +#: ../plug-ins/imagemap/imap_menu.c:181 msgid "Source..." msgstr "Source..." -#: ../plug-ins/imagemap/imap_menu.c:183 +#: ../plug-ins/imagemap/imap_menu.c:182 msgid "Zoom in" msgstr "Zoom in" -#: ../plug-ins/imagemap/imap_menu.c:184 +#: ../plug-ins/imagemap/imap_menu.c:183 msgid "Zoom out" msgstr "Zoom out" -#: ../plug-ins/imagemap/imap_menu.c:185 +#: ../plug-ins/imagemap/imap_menu.c:184 msgid "_Zoom To" msgstr "_Zoom To" -#: ../plug-ins/imagemap/imap_menu.c:187 +#: ../plug-ins/imagemap/imap_menu.c:186 msgid "_Mapping" msgstr "_Mapping" -#: ../plug-ins/imagemap/imap_menu.c:188 +#: ../plug-ins/imagemap/imap_menu.c:187 msgid "Edit Map Info..." msgstr "Edit Map Info..." -#: ../plug-ins/imagemap/imap_menu.c:189 +#: ../plug-ins/imagemap/imap_menu.c:188 msgid "Edit Map Info" msgstr "Edit Map Info" -#: ../plug-ins/imagemap/imap_menu.c:191 +#: ../plug-ins/imagemap/imap_menu.c:190 msgid "_Tools" msgstr "_Tools" -#: ../plug-ins/imagemap/imap_menu.c:192 +#: ../plug-ins/imagemap/imap_menu.c:191 msgid "Grid Settings..." msgstr "Grid Settings..." -#: ../plug-ins/imagemap/imap_menu.c:194 +#: ../plug-ins/imagemap/imap_menu.c:193 msgid "Use GIMP Guides..." msgstr "Use GIMP Guides..." -#: ../plug-ins/imagemap/imap_menu.c:196 +#: ../plug-ins/imagemap/imap_menu.c:195 msgid "Create Guides..." msgstr "Create Guides..." -#: ../plug-ins/imagemap/imap_menu.c:199 +#: ../plug-ins/imagemap/imap_menu.c:198 msgid "_Help" msgstr "_Help" -#: ../plug-ins/imagemap/imap_menu.c:200 +#: ../plug-ins/imagemap/imap_menu.c:199 msgid "_Contents" msgstr "_Contents" -#: ../plug-ins/imagemap/imap_menu.c:203 +#: ../plug-ins/imagemap/imap_menu.c:202 msgid "_Zoom" msgstr "_Zoom" -#: ../plug-ins/imagemap/imap_menu.c:208 +#: ../plug-ins/imagemap/imap_menu.c:207 msgid "Area List" msgstr "Area List" -#: ../plug-ins/imagemap/imap_menu.c:218 +#: ../plug-ins/imagemap/imap_menu.c:217 msgid "Arrow" msgstr "Arrow" -#: ../plug-ins/imagemap/imap_menu.c:219 +#: ../plug-ins/imagemap/imap_menu.c:218 msgid "Select existing area" msgstr "Select existing area" -#: ../plug-ins/imagemap/imap_menu.c:221 +#: ../plug-ins/imagemap/imap_menu.c:220 msgid "Define Rectangle area" msgstr "Define Rectangle area" -#: ../plug-ins/imagemap/imap_menu.c:223 +#: ../plug-ins/imagemap/imap_menu.c:222 msgid "Define Circle/Oval area" msgstr "Define Circle/Oval area" -#: ../plug-ins/imagemap/imap_menu.c:225 +#: ../plug-ins/imagemap/imap_menu.c:224 msgid "Define Polygon area" msgstr "Define Polygon area" -#: ../plug-ins/imagemap/imap_polygon.c:72 +#: ../plug-ins/imagemap/imap_polygon.c:71 msgid "_Polygon" msgstr "_Polygon" -#: ../plug-ins/imagemap/imap_polygon.c:474 +#: ../plug-ins/imagemap/imap_polygon.c:473 msgid "x (pixels)" msgstr "x (pixels)" -#: ../plug-ins/imagemap/imap_polygon.c:483 +#: ../plug-ins/imagemap/imap_polygon.c:482 msgid "y (pixels)" msgstr "y (pixels)" -#: ../plug-ins/imagemap/imap_polygon.c:521 +#: ../plug-ins/imagemap/imap_polygon.c:520 msgid "_Insert" msgstr "_Insert" -#: ../plug-ins/imagemap/imap_polygon.c:527 +#: ../plug-ins/imagemap/imap_polygon.c:526 msgid "A_ppend" msgstr "A_ppend" -#: ../plug-ins/imagemap/imap_polygon.c:533 +#: ../plug-ins/imagemap/imap_polygon.c:532 msgid "_Remove" msgstr "_Remove" -#: ../plug-ins/imagemap/imap_preferences.c:236 +#: ../plug-ins/imagemap/imap_preferences.c:235 msgid "Couldn't save resource file:" msgstr "Couldn't save resource file:" -#: ../plug-ins/imagemap/imap_preferences.c:350 +#: ../plug-ins/imagemap/imap_preferences.c:349 msgid "General" msgstr "General" -#: ../plug-ins/imagemap/imap_preferences.c:354 +#: ../plug-ins/imagemap/imap_preferences.c:353 msgid "Default Map Type" msgstr "Default Map Type" -#: ../plug-ins/imagemap/imap_preferences.c:373 +#: ../plug-ins/imagemap/imap_preferences.c:372 msgid "_Prompt for area info" msgstr "_Prompt for area info" -#: ../plug-ins/imagemap/imap_preferences.c:375 +#: ../plug-ins/imagemap/imap_preferences.c:374 msgid "_Require default URL" msgstr "_Require default URL" -#: ../plug-ins/imagemap/imap_preferences.c:377 +#: ../plug-ins/imagemap/imap_preferences.c:376 msgid "Show area _handles" msgstr "Show area _handles" -#: ../plug-ins/imagemap/imap_preferences.c:379 +#: ../plug-ins/imagemap/imap_preferences.c:378 msgid "_Keep NCSA circles true" msgstr "_Keep NCSA circles true" -#: ../plug-ins/imagemap/imap_preferences.c:381 +#: ../plug-ins/imagemap/imap_preferences.c:380 msgid "Show area URL _tip" msgstr "Show area URL _tip" -#: ../plug-ins/imagemap/imap_preferences.c:384 +#: ../plug-ins/imagemap/imap_preferences.c:383 msgid "_Use double-sized grab handles" msgstr "_Use double-sized grab handles" -#: ../plug-ins/imagemap/imap_preferences.c:391 +#: ../plug-ins/imagemap/imap_preferences.c:390 msgid "Menu" msgstr "Menu" -#: ../plug-ins/imagemap/imap_preferences.c:395 +#: ../plug-ins/imagemap/imap_preferences.c:394 msgid "Number of _undo levels (1 - 99):" msgstr "Number of _undo levels (1 - 99):" -#: ../plug-ins/imagemap/imap_preferences.c:400 +#: ../plug-ins/imagemap/imap_preferences.c:399 msgid "Number of M_RU entries (1 - 16):" msgstr "Number of M_RU entries (1 - 16):" -#: ../plug-ins/imagemap/imap_preferences.c:409 +#: ../plug-ins/imagemap/imap_preferences.c:408 msgid "Select Color" msgstr "Select Colour" -#: ../plug-ins/imagemap/imap_preferences.c:424 +#: ../plug-ins/imagemap/imap_preferences.c:423 msgid "Normal:" msgstr "Normal:" -#: ../plug-ins/imagemap/imap_preferences.c:428 +#: ../plug-ins/imagemap/imap_preferences.c:427 msgid "Selected:" msgstr "Selected:" -#: ../plug-ins/imagemap/imap_preferences.c:437 +#: ../plug-ins/imagemap/imap_preferences.c:436 msgid "Co_ntiguous Region" msgstr "Co_ntiguous Region" -#: ../plug-ins/imagemap/imap_preferences.c:443 +#: ../plug-ins/imagemap/imap_preferences.c:442 msgid "_Automatically convert" msgstr "_Automatically convert" -#: ../plug-ins/imagemap/imap_preferences.c:454 +#: ../plug-ins/imagemap/imap_preferences.c:453 msgid "General Preferences" msgstr "General Preferences" -#: ../plug-ins/imagemap/imap_rectangle.c:69 +#: ../plug-ins/imagemap/imap_rectangle.c:68 msgid "_Rectangle" msgstr "_Rectangle" -#: ../plug-ins/imagemap/imap_rectangle.c:389 +#: ../plug-ins/imagemap/imap_rectangle.c:388 msgid "Upper left _x:" msgstr "Upper left _x:" -#: ../plug-ins/imagemap/imap_rectangle.c:396 +#: ../plug-ins/imagemap/imap_rectangle.c:395 msgid "Upper left _y:" msgstr "Upper left _y:" -#: ../plug-ins/imagemap/imap_selection.c:377 +#: ../plug-ins/imagemap/imap_selection.c:350 msgid "#" msgstr "#" -#: ../plug-ins/imagemap/imap_selection.c:388 +#: ../plug-ins/imagemap/imap_selection.c:361 msgid "URL" msgstr "URL" -#: ../plug-ins/imagemap/imap_selection.c:406 +#: ../plug-ins/imagemap/imap_selection.c:379 msgid "ALT Text" msgstr "ALT Text" -#: ../plug-ins/imagemap/imap_selection.c:416 +#: ../plug-ins/imagemap/imap_selection.c:389 msgid "Target" msgstr "Target" -#: ../plug-ins/imagemap/imap_settings.c:90 +#: ../plug-ins/imagemap/imap_settings.c:89 msgid "Settings for this Mapfile" msgstr "Settings for this Mapfile" -#: ../plug-ins/imagemap/imap_settings.c:94 +#: ../plug-ins/imagemap/imap_settings.c:93 msgid "Filename:" msgstr "Filename:" -#: ../plug-ins/imagemap/imap_settings.c:97 +#: ../plug-ins/imagemap/imap_settings.c:96 msgid "Image name:" msgstr "Image name:" -#: ../plug-ins/imagemap/imap_settings.c:98 +#: ../plug-ins/imagemap/imap_settings.c:97 msgid "Select Image File" msgstr "Select Image File" -#: ../plug-ins/imagemap/imap_settings.c:102 +#: ../plug-ins/imagemap/imap_settings.c:101 msgid "_Title:" msgstr "_Title:" -#: ../plug-ins/imagemap/imap_settings.c:104 +#: ../plug-ins/imagemap/imap_settings.c:103 msgid "Aut_hor:" msgstr "Aut_hor:" -#: ../plug-ins/imagemap/imap_settings.c:106 +#: ../plug-ins/imagemap/imap_settings.c:105 msgid "Default _URL:" msgstr "Default _URL:" -#: ../plug-ins/imagemap/imap_settings.c:108 +#: ../plug-ins/imagemap/imap_settings.c:107 msgid "_Description:" msgstr "_Description:" -#: ../plug-ins/imagemap/imap_settings.c:130 +#: ../plug-ins/imagemap/imap_settings.c:129 msgid "Map File Format" msgstr "Map File Format" -#: ../plug-ins/imagemap/imap_source.c:63 +#: ../plug-ins/imagemap/imap_source.c:66 msgid "View Source" msgstr "View Source" #: ../plug-ins/lighting/lighting-apply.c:105 -#: ../plug-ins/lighting/lighting-ui.c:1019 +#: ../plug-ins/lighting/lighting-ui.c:1018 msgid "Lighting Effects" msgstr "Lighting Effects" -#: ../plug-ins/lighting/lighting-main.c:192 +#: ../plug-ins/lighting/lighting-main.c:191 msgid "Apply various lighting effects to an image" msgstr "Apply various lighting effects to an image" -#: ../plug-ins/lighting/lighting-main.c:197 +#: ../plug-ins/lighting/lighting-main.c:196 msgid "_Lighting Effects..." msgstr "_Lighting Effects..." #. General options -#: ../plug-ins/lighting/lighting-ui.c:295 +#: ../plug-ins/lighting/lighting-ui.c:294 #: ../plug-ins/map-object/map-object-ui.c:472 msgid "General Options" msgstr "General Options" -#: ../plug-ins/lighting/lighting-ui.c:303 +#: ../plug-ins/lighting/lighting-ui.c:302 msgid "T_ransparent background" msgstr "T_ransparent background" -#: ../plug-ins/lighting/lighting-ui.c:313 +#: ../plug-ins/lighting/lighting-ui.c:312 msgid "Make destination image transparent where bump height is zero" msgstr "Make destination image transparent where bump height is zero" -#: ../plug-ins/lighting/lighting-ui.c:316 +#: ../plug-ins/lighting/lighting-ui.c:315 msgid "Cre_ate new image" msgstr "Cre_ate new image" -#: ../plug-ins/lighting/lighting-ui.c:326 +#: ../plug-ins/lighting/lighting-ui.c:325 #: ../plug-ins/map-object/map-object-ui.c:541 msgid "Create a new image when applying filter" msgstr "Create a new image when applying filter" -#: ../plug-ins/lighting/lighting-ui.c:328 +#: ../plug-ins/lighting/lighting-ui.c:327 msgid "High _quality preview" msgstr "High _quality preview" -#: ../plug-ins/lighting/lighting-ui.c:338 +#: ../plug-ins/lighting/lighting-ui.c:337 msgid "Enable/disable high quality preview" msgstr "Enable/disable high quality preview" -#: ../plug-ins/lighting/lighting-ui.c:345 +#: ../plug-ins/lighting/lighting-ui.c:344 msgid "Distance:" msgstr "Distance:" -#: ../plug-ins/lighting/lighting-ui.c:378 +#: ../plug-ins/lighting/lighting-ui.c:377 #: ../plug-ins/map-object/map-object-ui.c:619 msgid "Light Settings" msgstr "Light Settings" -#: ../plug-ins/lighting/lighting-ui.c:391 +#: ../plug-ins/lighting/lighting-ui.c:390 msgid "Light 1" msgstr "Light 1" -#: ../plug-ins/lighting/lighting-ui.c:392 +#: ../plug-ins/lighting/lighting-ui.c:391 msgid "Light 2" msgstr "Light 2" -#: ../plug-ins/lighting/lighting-ui.c:393 +#: ../plug-ins/lighting/lighting-ui.c:392 msgid "Light 3" msgstr "Light 3" -#: ../plug-ins/lighting/lighting-ui.c:394 +#: ../plug-ins/lighting/lighting-ui.c:393 msgid "Light 4" msgstr "Light 4" -#: ../plug-ins/lighting/lighting-ui.c:395 +#: ../plug-ins/lighting/lighting-ui.c:394 msgid "Light 5" msgstr "Light 5" -#: ../plug-ins/lighting/lighting-ui.c:396 +#: ../plug-ins/lighting/lighting-ui.c:395 msgid "Light 6" msgstr "Light 6" -#: ../plug-ins/lighting/lighting-ui.c:410 +#: ../plug-ins/lighting/lighting-ui.c:409 msgid "Color:" msgstr "Colour:" -#: ../plug-ins/lighting/lighting-ui.c:417 +#: ../plug-ins/lighting/lighting-ui.c:416 msgid "Directional" msgstr "Directional" -#: ../plug-ins/lighting/lighting-ui.c:418 +#: ../plug-ins/lighting/lighting-ui.c:417 msgid "Point" msgstr "Point" -#: ../plug-ins/lighting/lighting-ui.c:432 +#: ../plug-ins/lighting/lighting-ui.c:431 #: ../plug-ins/map-object/map-object-ui.c:642 msgid "Type of light source to apply" msgstr "Type of light source to apply" -#: ../plug-ins/lighting/lighting-ui.c:434 +#: ../plug-ins/lighting/lighting-ui.c:433 #: ../plug-ins/map-object/map-object-ui.c:644 msgid "Select lightsource color" msgstr "Select lightsource colour" -#: ../plug-ins/lighting/lighting-ui.c:448 +#: ../plug-ins/lighting/lighting-ui.c:447 #: ../plug-ins/map-object/map-object-ui.c:657 msgid "Set light source color" msgstr "Set light source colour" -#: ../plug-ins/lighting/lighting-ui.c:456 +#: ../plug-ins/lighting/lighting-ui.c:455 msgid "_Intensity:" msgstr "_Intensity:" -#: ../plug-ins/lighting/lighting-ui.c:464 +#: ../plug-ins/lighting/lighting-ui.c:463 msgid "Light intensity" msgstr "Light intensity" -#: ../plug-ins/lighting/lighting-ui.c:467 +#: ../plug-ins/lighting/lighting-ui.c:466 #: ../plug-ins/map-object/map-object-ui.c:659 #: ../plug-ins/map-object/map-object-ui.c:986 -#: ../plug-ins/print/print-page-layout.c:343 +#: ../plug-ins/print/print-page-layout.c:355 msgid "Position" msgstr "Position" -#: ../plug-ins/lighting/lighting-ui.c:485 +#: ../plug-ins/lighting/lighting-ui.c:484 #: ../plug-ins/map-object/map-object-ui.c:683 msgid "Light source X position in XYZ space" msgstr "Light source X position in XYZ space" -#: ../plug-ins/lighting/lighting-ui.c:500 +#: ../plug-ins/lighting/lighting-ui.c:499 #: ../plug-ins/map-object/map-object-ui.c:697 msgid "Light source Y position in XYZ space" msgstr "Light source Y position in XYZ space" -#: ../plug-ins/lighting/lighting-ui.c:507 +#: ../plug-ins/lighting/lighting-ui.c:506 msgid "_Z:" msgstr "_Z:" -#: ../plug-ins/lighting/lighting-ui.c:515 +#: ../plug-ins/lighting/lighting-ui.c:514 #: ../plug-ins/map-object/map-object-ui.c:711 msgid "Light source Z position in XYZ space" msgstr "Light source Z position in XYZ space" -#: ../plug-ins/lighting/lighting-ui.c:535 +#: ../plug-ins/lighting/lighting-ui.c:534 #: ../plug-ins/map-object/map-object-ui.c:737 msgid "Light source X direction in XYZ space" msgstr "Light source X direction in XYZ space" -#: ../plug-ins/lighting/lighting-ui.c:549 +#: ../plug-ins/lighting/lighting-ui.c:548 #: ../plug-ins/map-object/map-object-ui.c:750 msgid "Light source Y direction in XYZ space" msgstr "Light source Y direction in XYZ space" -#: ../plug-ins/lighting/lighting-ui.c:555 +#: ../plug-ins/lighting/lighting-ui.c:554 #: ../plug-ins/map-object/map-object-ui.c:703 #: ../plug-ins/map-object/map-object-ui.c:755 #: ../plug-ins/map-object/map-object-ui.c:1023 @@ -11724,148 +12039,148 @@ msgstr "Light source Y direction in XYZ space" msgid "Z:" msgstr "Z:" -#: ../plug-ins/lighting/lighting-ui.c:563 +#: ../plug-ins/lighting/lighting-ui.c:562 #: ../plug-ins/map-object/map-object-ui.c:763 msgid "Light source Z direction in XYZ space" msgstr "Light source Z direction in XYZ space" -#: ../plug-ins/lighting/lighting-ui.c:566 +#: ../plug-ins/lighting/lighting-ui.c:565 msgid "I_solate" msgstr "I_solate" -#: ../plug-ins/lighting/lighting-ui.c:575 +#: ../plug-ins/lighting/lighting-ui.c:574 msgid "Lighting preset:" msgstr "Lighting preset:" -#: ../plug-ins/lighting/lighting-ui.c:621 +#: ../plug-ins/lighting/lighting-ui.c:620 msgid "Material Properties" msgstr "Material Properties" -#: ../plug-ins/lighting/lighting-ui.c:639 +#: ../plug-ins/lighting/lighting-ui.c:638 msgid "_Glowing:" msgstr "_Glowing:" -#: ../plug-ins/lighting/lighting-ui.c:658 +#: ../plug-ins/lighting/lighting-ui.c:657 #: ../plug-ins/map-object/map-object-ui.c:824 msgid "Amount of original color to show where no direct light falls" msgstr "Amount of original colour to show where no direct light falls" -#: ../plug-ins/lighting/lighting-ui.c:672 +#: ../plug-ins/lighting/lighting-ui.c:671 msgid "_Bright:" msgstr "_Bright:" -#: ../plug-ins/lighting/lighting-ui.c:691 +#: ../plug-ins/lighting/lighting-ui.c:690 #: ../plug-ins/map-object/map-object-ui.c:853 msgid "Intensity of original color when lit by a light source" msgstr "Intensity of original colour when lit by a light source" -#: ../plug-ins/lighting/lighting-ui.c:705 +#: ../plug-ins/lighting/lighting-ui.c:704 msgid "_Shiny:" msgstr "_Shiny:" -#: ../plug-ins/lighting/lighting-ui.c:724 +#: ../plug-ins/lighting/lighting-ui.c:723 #: ../plug-ins/map-object/map-object-ui.c:925 msgid "Controls how intense the highlights will be" msgstr "Controls how intense the highlights will be" -#: ../plug-ins/lighting/lighting-ui.c:737 +#: ../plug-ins/lighting/lighting-ui.c:736 msgid "_Polished:" msgstr "_Polished:" -#: ../plug-ins/lighting/lighting-ui.c:756 +#: ../plug-ins/lighting/lighting-ui.c:755 #: ../plug-ins/map-object/map-object-ui.c:954 msgid "Higher values makes the highlights more focused" msgstr "Higher values makes the highlights more focused" #. Metallic -#: ../plug-ins/lighting/lighting-ui.c:766 +#: ../plug-ins/lighting/lighting-ui.c:765 msgid "_Metallic" msgstr "_Metallic" -#: ../plug-ins/lighting/lighting-ui.c:803 +#: ../plug-ins/lighting/lighting-ui.c:802 msgid "E_nable bump mapping" msgstr "E_nable bump mapping" -#: ../plug-ins/lighting/lighting-ui.c:817 +#: ../plug-ins/lighting/lighting-ui.c:816 msgid "Enable/disable bump-mapping (image depth)" msgstr "Enable/disable bump-mapping (image depth)" -#: ../plug-ins/lighting/lighting-ui.c:839 +#: ../plug-ins/lighting/lighting-ui.c:838 msgid "Bumpm_ap image:" msgstr "Bumpm_ap image:" -#: ../plug-ins/lighting/lighting-ui.c:843 +#: ../plug-ins/lighting/lighting-ui.c:842 msgid "Logarithmic" msgstr "Logarithmic" -#: ../plug-ins/lighting/lighting-ui.c:855 +#: ../plug-ins/lighting/lighting-ui.c:854 msgid "Cu_rve:" msgstr "Cu_rve:" -#: ../plug-ins/lighting/lighting-ui.c:860 +#: ../plug-ins/lighting/lighting-ui.c:859 msgid "Ma_ximum height:" msgstr "Ma_ximum height:" -#: ../plug-ins/lighting/lighting-ui.c:870 +#: ../plug-ins/lighting/lighting-ui.c:869 msgid "Maximum height for bumps" msgstr "Maximum height for bumps" -#: ../plug-ins/lighting/lighting-ui.c:894 +#: ../plug-ins/lighting/lighting-ui.c:893 msgid "E_nable environment mapping" msgstr "E_nable environment mapping" -#: ../plug-ins/lighting/lighting-ui.c:908 +#: ../plug-ins/lighting/lighting-ui.c:907 msgid "Enable/disable environment-mapping (reflection)" msgstr "Enable/disable environment-mapping (reflection)" -#: ../plug-ins/lighting/lighting-ui.c:925 +#: ../plug-ins/lighting/lighting-ui.c:924 msgid "En_vironment image:" msgstr "En_vironment image:" -#: ../plug-ins/lighting/lighting-ui.c:928 +#: ../plug-ins/lighting/lighting-ui.c:927 msgid "Environment image to use" msgstr "Environment image to use" -#: ../plug-ins/lighting/lighting-ui.c:950 +#: ../plug-ins/lighting/lighting-ui.c:949 msgid "Op_tions" msgstr "Op_tions" -#: ../plug-ins/lighting/lighting-ui.c:954 +#: ../plug-ins/lighting/lighting-ui.c:953 #: ../plug-ins/map-object/map-object-ui.c:1291 msgid "_Light" msgstr "_Light" -#: ../plug-ins/lighting/lighting-ui.c:958 +#: ../plug-ins/lighting/lighting-ui.c:957 #: ../plug-ins/map-object/map-object-ui.c:1295 msgid "_Material" msgstr "_Material" -#: ../plug-ins/lighting/lighting-ui.c:962 +#: ../plug-ins/lighting/lighting-ui.c:961 msgid "_Bump Map" msgstr "_Bump Map" -#: ../plug-ins/lighting/lighting-ui.c:966 +#: ../plug-ins/lighting/lighting-ui.c:965 msgid "_Environment Map" msgstr "_Environment Map" -#: ../plug-ins/lighting/lighting-ui.c:1082 +#: ../plug-ins/lighting/lighting-ui.c:1081 #: ../plug-ins/map-object/map-object-ui.c:1397 msgid "Recompute preview image" msgstr "Recompute preview image" -#: ../plug-ins/lighting/lighting-ui.c:1084 +#: ../plug-ins/lighting/lighting-ui.c:1083 msgid "I_nteractive" msgstr "I_nteractive" -#: ../plug-ins/lighting/lighting-ui.c:1098 +#: ../plug-ins/lighting/lighting-ui.c:1097 msgid "Enable/disable real time preview of changes" msgstr "Enable/disable real time preview of changes" -#: ../plug-ins/lighting/lighting-ui.c:1137 +#: ../plug-ins/lighting/lighting-ui.c:1136 msgid "Save Lighting Preset" msgstr "Save Lighting Preset" -#: ../plug-ins/lighting/lighting-ui.c:1281 +#: ../plug-ins/lighting/lighting-ui.c:1280 msgid "Load Lighting Preset" msgstr "Load Lighting Preset" @@ -11885,20 +12200,20 @@ msgstr "Map to box" msgid "Map to cylinder" msgstr "Map to cylinder" -#: ../plug-ins/map-object/map-object-main.c:193 +#: ../plug-ins/map-object/map-object-main.c:192 msgid "Map the image to an object (plane, sphere, box or cylinder)" msgstr "Map the image to an object (plane, sphere, box or cylinder)" -#: ../plug-ins/map-object/map-object-main.c:198 +#: ../plug-ins/map-object/map-object-main.c:197 msgid "Map _Object..." msgstr "Map _Object..." -#: ../plug-ins/map-object/map-object-ui.c:248 +#: ../plug-ins/map-object/map-object-ui.c:253 #: ../plug-ins/map-object/map-object-ui.c:1305 msgid "_Box" msgstr "_Box" -#: ../plug-ins/map-object/map-object-ui.c:266 +#: ../plug-ins/map-object/map-object-ui.c:269 #: ../plug-ins/map-object/map-object-ui.c:1311 msgid "C_ylinder" msgstr "C_ylinder" @@ -12061,12 +12376,12 @@ msgid "Z scale (size)" msgstr "Z scale (size)" #: ../plug-ins/map-object/map-object-ui.c:1193 -#: ../plug-ins/print/print-page-layout.c:402 +#: ../plug-ins/print/print-page-layout.c:414 msgid "_Top:" msgstr "_Top:" #: ../plug-ins/map-object/map-object-ui.c:1193 -#: ../plug-ins/print/print-page-layout.c:421 +#: ../plug-ins/print/print-page-layout.c:433 msgid "_Bottom:" msgstr "_Bottom:" @@ -12075,7 +12390,7 @@ msgid "Images for the Cap Faces" msgstr "Images for the Cap Faces" #: ../plug-ins/map-object/map-object-ui.c:1227 -#: ../plug-ins/print/print-page-layout.c:219 +#: ../plug-ins/print/print-page-layout.c:231 msgid "Size" msgstr "Size" @@ -12107,50 +12422,50 @@ msgstr "Map to Object" msgid "Show preview _wireframe" msgstr "Show preview _wireframe" -#: ../plug-ins/maze/maze-algorithms.c:279 +#: ../plug-ins/maze/maze-algorithms.c:278 msgid "Constructing maze using Prim's Algorithm" msgstr "Constructing maze using Prim's Algorithm" -#: ../plug-ins/maze/maze-algorithms.c:488 +#: ../plug-ins/maze/maze-algorithms.c:487 msgid "Constructing tileable maze using Prim's Algorithm" msgstr "Constructing tileable maze using Prim's Algorithm" -#: ../plug-ins/maze/maze-dialog.c:172 +#: ../plug-ins/maze/maze-dialog.c:162 msgid "Maze" msgstr "Maze" #. The maze size frame -#: ../plug-ins/maze/maze-dialog.c:194 +#: ../plug-ins/maze/maze-dialog.c:184 msgid "Maze Size" msgstr "Maze Size" #. entscale == Entry and Scale pair function found in pixelize.c -#: ../plug-ins/maze/maze-dialog.c:208 +#: ../plug-ins/maze/maze-dialog.c:198 msgid "Width (pixels):" msgstr "Width (pixels):" -#: ../plug-ins/maze/maze-dialog.c:220 ../plug-ins/maze/maze-dialog.c:236 +#: ../plug-ins/maze/maze-dialog.c:210 ../plug-ins/maze/maze-dialog.c:226 msgid "Pieces:" msgstr "Pieces:" -#: ../plug-ins/maze/maze-dialog.c:225 +#: ../plug-ins/maze/maze-dialog.c:215 msgid "Height (pixels):" msgstr "Height (pixels):" #. The maze algorithm frame -#: ../plug-ins/maze/maze-dialog.c:244 +#: ../plug-ins/maze/maze-dialog.c:234 msgid "Algorithm" msgstr "Algorithm" -#: ../plug-ins/maze/maze-dialog.c:270 +#: ../plug-ins/maze/maze-dialog.c:260 msgid "Depth first" msgstr "Depth first" -#: ../plug-ins/maze/maze-dialog.c:271 +#: ../plug-ins/maze/maze-dialog.c:261 msgid "Prim's algorithm" msgstr "Prim's algorithm" -#: ../plug-ins/maze/maze-dialog.c:390 +#: ../plug-ins/maze/maze-dialog.c:380 msgid "" "Selection size is not even.\n" "Tileable maze won't work perfectly." @@ -12158,235 +12473,248 @@ msgstr "" "Selection size is not even.\n" "Tileable maze won't work perfectly." -#: ../plug-ins/maze/maze.c:123 +#: ../plug-ins/maze/maze.c:122 msgid "Draw a labyrinth" msgstr "Draw a labyrinth" -#: ../plug-ins/maze/maze.c:130 +#: ../plug-ins/maze/maze.c:129 msgid "_Maze..." msgstr "_Maze..." -#: ../plug-ins/maze/maze.c:426 +#: ../plug-ins/maze/maze.c:425 msgid "Drawing maze" msgstr "Drawing maze" -#: ../plug-ins/metadata/xmp-parse.c:240 +#: ../plug-ins/metadata/metadata.c:185 +msgid "View and edit metadata (EXIF, IPTC, XMP)" +msgstr "View and edit metadata (EXIF, IPTC, XMP)" + +#: ../plug-ins/metadata/metadata.c:194 +msgid "Propert_ies" +msgstr "Propert_ies" + +#: ../plug-ins/metadata/xmp-parse.c:238 #, c-format msgid "Error: No XMP packet found" msgstr "Error: No XMP packet found" -#: ../plug-ins/metadata/xmp-parse.c:255 +#: ../plug-ins/metadata/xmp-parse.c:254 #, c-format msgid "Error on line %d char %d: %s" msgstr "Error on line %d char %d: %s" -#: ../plug-ins/metadata/xmp-parse.c:277 +#: ../plug-ins/metadata/xmp-parse.c:276 #, c-format msgid "Expected text or optional element <%s>, found <%s> instead" msgstr "Expected text or optional element <%s>, found <%s> instead" -#: ../plug-ins/metadata/xmp-parse.c:281 +#: ../plug-ins/metadata/xmp-parse.c:280 #, c-format msgid "Expected element <%s>, found <%s> instead" msgstr "Expected element <%s>, found <%s> instead" -#: ../plug-ins/metadata/xmp-parse.c:296 +#: ../plug-ins/metadata/xmp-parse.c:295 #, c-format msgid "Unknown element <%s>" msgstr "Unknown element <%s>" -#: ../plug-ins/metadata/xmp-parse.c:325 +#: ../plug-ins/metadata/xmp-parse.c:324 #, c-format msgid "Unknown attribute \"%s\"=\"%s\" in element <%s>" msgstr "Unknown attribute \"%s\"=\"%s\" in element <%s>" -#: ../plug-ins/metadata/xmp-parse.c:655 +#: ../plug-ins/metadata/xmp-parse.c:677 #, c-format msgid "Required attribute rdf:about missing in <%s>" msgstr "Required attribute rdf:about missing in <%s>" -#: ../plug-ins/metadata/xmp-parse.c:881 +#: ../plug-ins/metadata/xmp-parse.c:903 #, c-format msgid "Nested elements (<%s>) are not allowed in this context" msgstr "Nested elements (<%s>) are not allowed in this context" -#: ../plug-ins/metadata/xmp-parse.c:1010 +#: ../plug-ins/metadata/xmp-parse.c:1032 #, c-format msgid "End of element <%s> not expected in this context" msgstr "End of element <%s> not expected in this context" -#: ../plug-ins/metadata/xmp-parse.c:1112 +#: ../plug-ins/metadata/xmp-parse.c:1134 #, c-format msgid "The current element (<%s>) cannot contain text" msgstr "The current element (<%s>) cannot contain text" -#: ../plug-ins/metadata/xmp-parse.c:1137 +#: ../plug-ins/metadata/xmp-parse.c:1159 msgid "XMP packets must start with " msgstr "XMP packets must start with " -#: ../plug-ins/metadata/xmp-parse.c:1151 +#: ../plug-ins/metadata/xmp-parse.c:1173 msgid "XMP packets must end with " msgstr "XMP packets must end with " -#: ../plug-ins/metadata/xmp-parse.c:1164 +#: ../plug-ins/metadata/xmp-parse.c:1186 msgid "XMP cannot contain XML comments or processing instructions" msgstr "XMP cannot contain XML comments or processing instructions" -#: ../plug-ins/pagecurl/pagecurl.c:216 +#: ../plug-ins/pagecurl/pagecurl.c:215 msgid "Curl up one of the image corners" msgstr "Curl up one of the image corners" -#: ../plug-ins/pagecurl/pagecurl.c:221 +#: ../plug-ins/pagecurl/pagecurl.c:220 msgid "_Pagecurl..." msgstr "_Pagecurl..." -#: ../plug-ins/pagecurl/pagecurl.c:440 +#: ../plug-ins/pagecurl/pagecurl.c:439 msgid "Pagecurl Effect" msgstr "Pagecurl Effect" -#: ../plug-ins/pagecurl/pagecurl.c:462 +#: ../plug-ins/pagecurl/pagecurl.c:461 msgid "Curl Location" msgstr "Curl Location" -#: ../plug-ins/pagecurl/pagecurl.c:481 +#: ../plug-ins/pagecurl/pagecurl.c:480 msgid "Lower right" msgstr "Lower right" -#: ../plug-ins/pagecurl/pagecurl.c:482 +#: ../plug-ins/pagecurl/pagecurl.c:481 msgid "Lower left" msgstr "Lower left" -#: ../plug-ins/pagecurl/pagecurl.c:483 +#: ../plug-ins/pagecurl/pagecurl.c:482 msgid "Upper left" msgstr "Upper left" -#: ../plug-ins/pagecurl/pagecurl.c:484 +#: ../plug-ins/pagecurl/pagecurl.c:483 msgid "Upper right" msgstr "Upper right" -#: ../plug-ins/pagecurl/pagecurl.c:524 +#: ../plug-ins/pagecurl/pagecurl.c:523 msgid "Curl Orientation" msgstr "Curl Orientation" -#: ../plug-ins/pagecurl/pagecurl.c:568 +#: ../plug-ins/pagecurl/pagecurl.c:567 msgid "_Shade under curl" msgstr "_Shade under curl" -#: ../plug-ins/pagecurl/pagecurl.c:581 +#: ../plug-ins/pagecurl/pagecurl.c:580 msgid "Current gradient (reversed)" msgstr "Current gradient (reversed)" -#: ../plug-ins/pagecurl/pagecurl.c:586 +#: ../plug-ins/pagecurl/pagecurl.c:585 msgid "Current gradient" msgstr "Current gradient" -#: ../plug-ins/pagecurl/pagecurl.c:591 +#: ../plug-ins/pagecurl/pagecurl.c:590 msgid "Foreground / background colors" msgstr "Foreground / background colours" -#: ../plug-ins/pagecurl/pagecurl.c:611 +#: ../plug-ins/pagecurl/pagecurl.c:610 msgid "_Opacity:" msgstr "_Opacity:" -#: ../plug-ins/pagecurl/pagecurl.c:734 +#: ../plug-ins/pagecurl/pagecurl.c:733 msgid "Curl Layer" msgstr "Curl Layer" -#: ../plug-ins/pagecurl/pagecurl.c:1022 +#: ../plug-ins/pagecurl/pagecurl.c:1023 msgid "Page Curl" msgstr "Page Curl" -#: ../plug-ins/print/print-page-layout.c:148 +#: ../plug-ins/print/print-page-layout.c:149 msgid "Ignore Page _Margins" msgstr "Ignore Page _Margins" -#: ../plug-ins/print/print-page-layout.c:294 +#. crop marks toggle +#: ../plug-ins/print/print-page-layout.c:160 +msgid "_Draw Crop Marks" +msgstr "_Draw Crop Marks" + +#: ../plug-ins/print/print-page-layout.c:306 msgid "_X resolution:" msgstr "_X resolution:" -#: ../plug-ins/print/print-page-layout.c:298 +#: ../plug-ins/print/print-page-layout.c:310 msgid "_Y resolution:" msgstr "_Y resolution:" -#: ../plug-ins/print/print-page-layout.c:369 +#: ../plug-ins/print/print-page-layout.c:381 msgid "_Left:" msgstr "_Left:" -#: ../plug-ins/print/print-page-layout.c:388 +#: ../plug-ins/print/print-page-layout.c:400 msgid "_Right:" msgstr "_Right:" -#: ../plug-ins/print/print-page-layout.c:442 +#: ../plug-ins/print/print-page-layout.c:454 msgid "C_enter:" msgstr "C_entre:" -#: ../plug-ins/print/print-page-layout.c:450 +#: ../plug-ins/print/print-page-layout.c:462 msgid "Horizontally" msgstr "Horizontally" -#: ../plug-ins/print/print-page-layout.c:451 +#: ../plug-ins/print/print-page-layout.c:463 msgid "Vertically" msgstr "Vertically" -#: ../plug-ins/print/print-page-layout.c:452 +#: ../plug-ins/print/print-page-layout.c:464 msgid "Both" msgstr "Both" -#: ../plug-ins/print/print.c:102 +#: ../plug-ins/print/print.c:101 msgid "Print the image" msgstr "Print the image" -#: ../plug-ins/print/print.c:107 +#: ../plug-ins/print/print.c:106 msgid "_Print..." msgstr "_Print..." -#: ../plug-ins/print/print.c:118 +#: ../plug-ins/print/print.c:117 msgid "Adjust page size and orientation for printing" msgstr "Adjust page size and orientation for printing" -#: ../plug-ins/print/print.c:124 +#: ../plug-ins/print/print.c:123 msgid "Page Set_up" msgstr "Page Set_up" -#: ../plug-ins/print/print.c:265 +#: ../plug-ins/print/print.c:262 msgid "Image Settings" msgstr "Image Settings" -#: ../plug-ins/print/print.c:348 +#: ../plug-ins/print/print.c:346 msgid "An error occurred while trying to print:" msgstr "An error occurred while trying to print:" -#: ../plug-ins/print/print.c:375 +#: ../plug-ins/print/print.c:373 msgid "Printing" msgstr "Printing" #. printf("width = %d, height = %d\n",BITMAP_WIDTH(marked),BITMAP_HEIGHT(marked)); -#: ../plug-ins/selection-to-path/pxl-outline.c:82 +#: ../plug-ins/selection-to-path/pxl-outline.c:81 msgid "Selection to Path" msgstr "Selection to Path" -#: ../plug-ins/selection-to-path/selection-to-path.c:185 +#: ../plug-ins/selection-to-path/selection-to-path.c:184 msgid "No selection to convert" msgstr "No selection to convert" -#: ../plug-ins/selection-to-path/selection-to-path.c:302 +#: ../plug-ins/selection-to-path/selection-to-path.c:301 msgid "Selection to Path Advanced Settings" msgstr "Selection to Path Advanced Settings" -#: ../plug-ins/twain/twain.c:87 +#: ../plug-ins/twain/twain.c:86 msgid "Capture an image from a TWAIN datasource" msgstr "Capture an image from a TWAIN datasource" -#: ../plug-ins/twain/twain.c:352 +#: ../plug-ins/twain/twain.c:351 msgid "_Scanner/Camera..." msgstr "_Scanner/Camera..." #. Initialize our progress dialog -#: ../plug-ins/twain/twain.c:486 +#: ../plug-ins/twain/twain.c:485 msgid "Transferring data from scanner/camera" msgstr "Transferring data from scanner/camera" -#: ../plug-ins/win-snap/winsnap.c:865 +#: ../plug-ins/win-snap/winsnap.c:864 msgid "Grab" msgstr "Grab" @@ -12422,6 +12750,213 @@ msgstr "_Screen Shot..." msgid "No data captured" msgstr "No data captured" +#~ msgid "Save as Text" +#~ msgstr "Save as Text" + +#~ msgid "Save as C-Source" +#~ msgstr "Save as C-Source" + +#~ msgid "Save as Brush" +#~ msgstr "Save as Brush" + +#~ msgid "Save as GIF" +#~ msgstr "Save as GIF" + +#~ msgid "GIF Options" +#~ msgstr "GIF Options" + +#~ msgid "I_nterlace" +#~ msgstr "I_nterlace" + +#~ msgid "_GIF comment:" +#~ msgstr "_GIF comment:" + +#~ msgid "Animated GIF Options" +#~ msgstr "Animated GIF Options" + +#~ msgid "_Loop forever" +#~ msgstr "_Loop forever" + +#~ msgid "_Delay between frames where unspecified:" +#~ msgstr "_Delay between frames where unspecified:" + +#~ msgid "_Frame disposal where unspecified:" +#~ msgstr "_Frame disposal where unspecified:" + +#~ msgid "_Use delay entered above for all frames" +#~ msgstr "_Use delay entered above for all frames" + +#~ msgid "U_se disposal entered above for all frames" +#~ msgstr "U_se disposal entered above for all frames" + +#~ msgid "Layer %s doesn't have an alpha channel, skipped" +#~ msgstr "Layer %s doesn't have an alpha channel, skipped" + +#~ msgid "Save as HTML table" +#~ msgstr "Save as HTML table" + +#~ msgid "Save as MNG" +#~ msgstr "Save as MNG" + +#~ msgid "Save as Pattern" +#~ msgstr "Save as Pattern" + +#~ msgid "Save as PNG" +#~ msgstr "Save as PNG" + +#~ msgid "_Interlacing (Adam7)" +#~ msgstr "_Interlacing (Adam7)" + +#~ msgid "Save _background color" +#~ msgstr "Save _background colour" + +#~ msgid "Save _gamma" +#~ msgstr "Save _gamma" + +#~ msgid "Save layer o_ffset" +#~ msgstr "Save layer o_ffset" + +#~ msgid "Save _resolution" +#~ msgstr "Save _resolution" + +#~ msgid "Save creation _time" +#~ msgstr "Save creation _time" + +#~ msgid "Save comme_nt" +#~ msgstr "Save comme_nt" + +#~ msgid "Save color _values from transparent pixels" +#~ msgstr "Save colour _values from transparent pixels" + +#~ msgid "Co_mpression level:" +#~ msgstr "Co_mpression level:" + +#~ msgid "S_ave Defaults" +#~ msgstr "S_ave Defaults" + +#~ msgid "Save as PNM" +#~ msgstr "Save as PNM" + +#~ msgid "Save as PSP" +#~ msgstr "Save as PSP" + +#~ msgid "Save as TGA" +#~ msgstr "Save as TGA" + +#~ msgid "Save as TIFF" +#~ msgstr "Save as TIFF" + +#~ msgid "Save as XBM" +#~ msgstr "Save as XBM" + +#~ msgid "Save as XPM" +#~ msgstr "Save as XPM" + +#~ msgid "A big hello from the GIMP team!" +#~ msgstr "A big hello from the GIMP team!" + +#~ msgid "Gee Zoom" +#~ msgstr "Gee Zoom" + +#~ msgid "Thank You for Choosing GIMP" +#~ msgstr "Thank You for Choosing GIMP" + +#~ msgid "An obsolete creation by %s" +#~ msgstr "An obsolete creation by %s" + +#~ msgid "Gee Slime" +#~ msgstr "Gee Slime" + +#~ msgid "A less obsolete creation by %s" +#~ msgstr "A less obsolete creation by %s" + +#~ msgid "" +#~ "Web browser not specified.\n" +#~ "Please specify a web browser using the Preferences dialog." +#~ msgstr "" +#~ "Web browser not specified.\n" +#~ "Please specify a web browser using the Preferences dialogue." + +#~ msgid "" +#~ "Could not parse the web browser command specified in the Preferences " +#~ "dialog:\n" +#~ "\n" +#~ "%s" +#~ msgstr "" +#~ "Could not parse the web browser command specified in the Preferences " +#~ "dialogue:\n" +#~ "\n" +#~ "%s" + +#~ msgid "" +#~ "Could not execute the web browser specified in the Preferences dialog:\n" +#~ "\n" +#~ "%s" +#~ msgstr "" +#~ "Could not execute the web browser specified in the Preferences dialogue:\n" +#~ "\n" +#~ "%s" + +#~ msgid "Save as BMP" +#~ msgstr "Save as BMP" + +#~ msgid "GFLI 1.3 - Save framestack" +#~ msgstr "GFLI 1.3 - Save framestack" + +#~ msgid "File size: %02.01f kB" +#~ msgstr "File size: %02.01f kB" + +#~ msgid "Save as JPEG" +#~ msgstr "Save as JPEG" + +#~ msgid "Save as SGI" +#~ msgstr "Save as SGI" + +#~ msgid "Co_nnect" +#~ msgstr "Co_nnect" + +#~ msgid "Connect _anonymously" +#~ msgstr "Connect _anonymously" + +#~ msgid "Connect as u_ser:" +#~ msgstr "Connect as u_ser:" + +#~ msgid "_Username:" +#~ msgstr "_Username:" + +#~ msgid "_Domain:" +#~ msgstr "_Domain:" + +#~ msgid "_Password:" +#~ msgstr "_Password:" + +#~ msgid "_Forget password immediately" +#~ msgstr "_Forget password immediately" + +#~ msgid "_Remember password until you logout" +#~ msgstr "_Remember password until you logout" + +#~ msgid "_Remember forever" +#~ msgstr "_Remember forever" + +#~ msgid "Uploading %s of image data" +#~ msgstr "Uploading %s of image data" + +#~ msgid "Failed to read %s from '%s': %s" +#~ msgstr "Failed to read %s from '%s': %s" + +#~ msgid "Failed to write %s to '%s': %s" +#~ msgstr "Failed to write %s to '%s': %s" + +#~ msgid "Save as XJT" +#~ msgstr "Save as XJT" + +#~ msgid "Sizes:" +#~ msgstr "Sizes:" + +#~ msgid "Size:" +#~ msgstr "Size:" + #~ msgid "Unable to add additional point.\n" #~ msgstr "Unable to add additional point.\n" @@ -12647,12 +13182,6 @@ msgstr "No data captured" #~ msgid "_Export XMP..." #~ msgstr "_Export XMP..." -#~ msgid "View and edit metadata (EXIF, IPTC, XMP)" -#~ msgstr "View and edit metadata (EXIF, IPTC, XMP)" - -#~ msgid "Propert_ies" -#~ msgstr "Propert_ies" - #~ msgid "Printable area:" #~ msgstr "Printable area:" @@ -13146,9 +13675,6 @@ msgstr "No data captured" #~ msgid "Date:" #~ msgstr "Date:" -#~ msgid "Copyright:" -#~ msgstr "Copyright:" - #~ msgid "Internal GIMP procedure" #~ msgstr "Internal GIMP procedure" @@ -13553,9 +14079,6 @@ msgstr "No data captured" #~ msgid "Scale the print to the size of the page" #~ msgstr "Scale the print to the size of the page" -#~ msgid "PPI" -#~ msgstr "PPI" - #~ msgid "Scale the print to the number of dots per inch" #~ msgstr "Scale the print to the number of dots per inch" diff --git a/po-python/en_GB.po b/po-python/en_GB.po index 1b126c9f51..e35fdbb110 100644 --- a/po-python/en_GB.po +++ b/po-python/en_GB.po @@ -2,314 +2,337 @@ # Copyright (C) 2000 Free Software Foundation, Inc. # Piers Cornwell , 2000. # Gareth Owen , David Lodge , 2004. -# Bruce Cowan , 2009. +# Bruce Cowan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-17 23:03+0100\n" -"PO-Revision-Date: 2009-10-17 23:04+0100\n" -"Last-Translator: Bruce Cowan \n" +"POT-Creation-Date: 2010-10-15 11:44+0100\n" +"PO-Revision-Date: 2010-10-15 11:44+0100\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" -#: ../plug-ins/pygimp/gimpfu.py:386 +#: ../plug-ins/pygimp/gimpfu.py:394 msgid "Missing exception information" msgstr "Missing exception information" -#: ../plug-ins/pygimp/gimpfu.py:395 +#: ../plug-ins/pygimp/gimpfu.py:403 #, python-format -msgid "An error occured running %s" +msgid "An error occurred running %s" msgstr "An error occurred running %s" -#: ../plug-ins/pygimp/gimpfu.py:406 +#: ../plug-ins/pygimp/gimpfu.py:414 msgid "_More Information" msgstr "_More Information" -#: ../plug-ins/pygimp/gimpfu.py:518 ../plug-ins/pygimp/gimpfu.py:530 -#: ../plug-ins/pygimp/gimpfu.py:536 +#: ../plug-ins/pygimp/gimpfu.py:526 ../plug-ins/pygimp/gimpfu.py:538 +#: ../plug-ins/pygimp/gimpfu.py:544 msgid "No" msgstr "No" -#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:536 +#: ../plug-ins/pygimp/gimpfu.py:536 ../plug-ins/pygimp/gimpfu.py:544 msgid "Yes" msgstr "Yes" -#: ../plug-ins/pygimp/gimpfu.py:587 ../plug-ins/pygimp/gimpui.py:224 +#: ../plug-ins/pygimp/gimpfu.py:596 ../plug-ins/pygimp/gimpui.py:223 msgid "Python-Fu File Selection" msgstr "Python-Fu File Selection" -#: ../plug-ins/pygimp/gimpfu.py:598 +#: ../plug-ins/pygimp/gimpfu.py:607 msgid "Python-Fu Folder Selection" msgstr "Python-Fu Folder Selection" -#: ../plug-ins/pygimp/gimpfu.py:689 +#: ../plug-ins/pygimp/gimpfu.py:696 #, python-format msgid "Invalid input for '%s'" msgstr "Invalid input for '%s'" -#: ../plug-ins/pygimp/gimpui.py:177 +#: ../plug-ins/pygimp/gimpui.py:176 msgid "Python-Fu Color Selection" msgstr "Python-Fu Colour Selection" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:107 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:106 msgid "Saving as colored XHTML" msgstr "Saving as coloured XHTML" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:184 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:183 msgid "Save as colored XHTML" msgstr "Save as coloured XHTML" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:189 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:188 msgid "Colored XHTML" msgstr "Coloured XHTML" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:195 msgid "Character _source" msgstr "Character _source" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:197 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196 msgid "Source code" msgstr "Source code" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:197 msgid "Text file" msgstr "Text file" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198 msgid "Entry box" msgstr "Entry box" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199 msgid "_File to read or characters to use" msgstr "_File to read or characters to use" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:201 msgid "Fo_nt size in pixels" msgstr "Fo_nt size in pixels" -#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:203 +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202 msgid "_Write a separate CSS file" msgstr "_Write a separate CSS file" -#: ../plug-ins/pygimp/plug-ins/foggify.py:57 +#: ../plug-ins/pygimp/plug-ins/foggify.py:56 msgid "Add a layer of fog" msgstr "Add a layer of fog" -#: ../plug-ins/pygimp/plug-ins/foggify.py:62 +#: ../plug-ins/pygimp/plug-ins/foggify.py:61 msgid "_Fog..." msgstr "_Fog..." -#: ../plug-ins/pygimp/plug-ins/foggify.py:67 +#: ../plug-ins/pygimp/plug-ins/foggify.py:66 msgid "_Layer name" msgstr "_Layer name" -#: ../plug-ins/pygimp/plug-ins/foggify.py:67 +#: ../plug-ins/pygimp/plug-ins/foggify.py:66 msgid "Clouds" msgstr "Clouds" -#: ../plug-ins/pygimp/plug-ins/foggify.py:68 +#: ../plug-ins/pygimp/plug-ins/foggify.py:67 msgid "_Fog color" msgstr "_Fog colour" -#: ../plug-ins/pygimp/plug-ins/foggify.py:69 +#: ../plug-ins/pygimp/plug-ins/foggify.py:68 msgid "_Turbulence" msgstr "_Turbulence" -#: ../plug-ins/pygimp/plug-ins/foggify.py:70 +#: ../plug-ins/pygimp/plug-ins/foggify.py:69 msgid "Op_acity" msgstr "Op_acity" -#: ../plug-ins/pygimp/plug-ins/palette-offset.py:45 +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:44 msgid "Offset the colors in a palette" msgstr "Offset the colours in a palette" -#: ../plug-ins/pygimp/plug-ins/palette-offset.py:50 +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:49 msgid "_Offset Palette..." msgstr "_Offset Palette..." -#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57 -#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57 -#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79 +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:52 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:56 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:56 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:78 msgid "Palette" msgstr "Palette" -#: ../plug-ins/pygimp/plug-ins/palette-offset.py:54 +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53 msgid "Off_set" msgstr "Off_set" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:49 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:48 msgid "Sort the colors in a palette" msgstr "Sort the colours in a palette" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:54 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:53 msgid "_Sort Palette..." msgstr "_Sort Palette..." -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57 msgid "Color _model" msgstr "Colour _model" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58 msgid "RGB" msgstr "RGB" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59 msgid "HSV" msgstr "HSV" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60 msgid "Channel to _sort" msgstr "Channel to _sort" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61 msgid "Red or Hue" msgstr "Red or Hue" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62 msgid "Green or Saturation" msgstr "Green or Saturation" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63 msgid "Blue or Value" msgstr "Blue or Value" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:65 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64 msgid "_Ascending" msgstr "_Ascending" -#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:50 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:49 msgid "Create a repeating gradient using colors from the palette" msgstr "Create a repeating gradient using colours from the palette" -#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:55 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:54 msgid "Palette to _Repeating Gradient" msgstr "Palette to _Repeating Gradient" -#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:72 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:71 msgid "Create a gradient using colors from the palette" msgstr "Create a gradient using colours from the palette" -#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:77 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:76 msgid "Palette to _Gradient" msgstr "Palette to _Gradient" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:57 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:56 msgid "Slice" msgstr "Slice" #. table snippet means a small piece of HTML code here -#: ../plug-ins/pygimp/plug-ins/py-slice.py:418 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:417 msgid "Cuts an image along its guides, creates images and a HTML table snippet" msgstr "" "Cuts an image along its guides, creates images and a HTML table snippet" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:429 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:428 msgid "_Slice..." msgstr "_Slice..." -#: ../plug-ins/pygimp/plug-ins/py-slice.py:434 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:433 msgid "Path for HTML export" msgstr "Path for HTML export" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:435 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:434 msgid "Filename for export" msgstr "Filename for export" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:436 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:435 msgid "Image name prefix" msgstr "Image name prefix" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:436 msgid "Image format" msgstr "Image format" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:438 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 msgid "Separate image folder" msgstr "Separate image folder" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:439 msgid "Folder for image export" msgstr "Folder for image export" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:441 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 msgid "Space between table elements" msgstr "Space between table elements" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:443 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:442 msgid "Javascript for onmouseover and clicked" msgstr "Javascript for onmouseover and clicked" #. table caps are table cells on the edge of the table -#: ../plug-ins/pygimp/plug-ins/py-slice.py:446 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:445 msgid "Skip animation for table caps" msgstr "Skip animation for table caps" -#: ../plug-ins/pygimp/plug-ins/python-console.py:57 +#: ../plug-ins/pygimp/plug-ins/python-console.py:56 msgid "Python Console" msgstr "Python Console" -#: ../plug-ins/pygimp/plug-ins/python-console.py:61 +#: ../plug-ins/pygimp/plug-ins/python-console.py:60 msgid "_Browse..." msgstr "_Browse..." -#: ../plug-ins/pygimp/plug-ins/python-console.py:139 +#: ../plug-ins/pygimp/plug-ins/python-console.py:138 msgid "Python Procedure Browser" msgstr "Python Procedure Browser" -#: ../plug-ins/pygimp/plug-ins/python-console.py:168 +#: ../plug-ins/pygimp/plug-ins/python-console.py:167 #, python-format msgid "Could not open '%s' for writing: %s" msgstr "Could not open '%s' for writing: %s" -#: ../plug-ins/pygimp/plug-ins/python-console.py:183 +#: ../plug-ins/pygimp/plug-ins/python-console.py:182 #, python-format msgid "Could not write to '%s': %s" msgstr "Could not write to '%s': %s" -#: ../plug-ins/pygimp/plug-ins/python-console.py:191 +#: ../plug-ins/pygimp/plug-ins/python-console.py:190 msgid "Save Python-Fu Console Output" msgstr "Save Python-Fu Console Output" -#: ../plug-ins/pygimp/plug-ins/python-console.py:217 +#: ../plug-ins/pygimp/plug-ins/python-console.py:216 msgid "Interactive GIMP Python interpreter" msgstr "Interactive GIMP Python interpreter" -#: ../plug-ins/pygimp/plug-ins/python-console.py:222 +#: ../plug-ins/pygimp/plug-ins/python-console.py:221 msgid "_Console" msgstr "_Console" -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:61 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60 msgid "Add a drop shadow to a layer, and optionally bevel it" msgstr "Add a drop shadow to a layer, and optionally bevel it" -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:66 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:65 msgid "_Drop Shadow and Bevel..." msgstr "_Drop Shadow and Bevel..." -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70 msgid "_Shadow blur" msgstr "_Shadow blur" -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71 msgid "_Bevel" msgstr "_Bevel" -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72 msgid "_Drop shadow" msgstr "_Drop shadow" -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73 msgid "Drop shadow _X displacement" msgstr "Drop shadow _X displacement" -#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:75 +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74 msgid "Drop shadow _Y displacement" msgstr "Drop shadow _Y displacement" +#: ../plug-ins/pygimp/plug-ins/text-brush.py:75 +msgid "Create a new brush with characters from a text sequence" +msgstr "Create a new brush with characters from a text sequence" + +#: ../plug-ins/pygimp/plug-ins/text-brush.py:81 +msgid "New Brush from _Text..." +msgstr "New Brush from _Text..." + +#: ../plug-ins/pygimp/plug-ins/text-brush.py:84 +msgid "Font" +msgstr "Font" + +#: ../plug-ins/pygimp/plug-ins/text-brush.py:85 +msgid "Pixel Size" +msgstr "Pixel Size" + +#: ../plug-ins/pygimp/plug-ins/text-brush.py:86 +msgid "Text" +msgstr "Text" + #, fuzzy #~ msgid "Gimp-Python Console" #~ msgstr "Python Console" diff --git a/po-script-fu/en_GB.po b/po-script-fu/en_GB.po index d512f461c9..a177d52bc7 100644 --- a/po-script-fu/en_GB.po +++ b/po-script-fu/en_GB.po @@ -2,63 +2,66 @@ # Copyright (C) 2000 Free Software Foundation, Inc. # Piers Cornwell , 2000. # Gareth Owen , David Lodge , 2004. -# Bruce Cowan , 2009. +# Bruce Cowan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-17 23:04+0100\n" -"PO-Revision-Date: 2009-10-17 23:06+0100\n" -"Last-Translator: Bruce Cowan \n" +"POT-Creation-Date: 2010-10-15 11:47+0100\n" +"PO-Revision-Date: 2010-10-15 11:53+0100\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" -#: ../plug-ins/script-fu/script-fu-console.c:131 -#: ../plug-ins/script-fu/script-fu-console.c:198 +#: ../plug-ins/script-fu/script-fu-console.c:130 +#: ../plug-ins/script-fu/script-fu-console.c:197 msgid "Script-Fu Console" msgstr "Script-Fu Console" -#: ../plug-ins/script-fu/script-fu-console.c:194 +#: ../plug-ins/script-fu/script-fu-console.c:193 msgid "Welcome to TinyScheme" msgstr "Welcome to TinyScheme" -#: ../plug-ins/script-fu/script-fu-console.c:200 +#: ../plug-ins/script-fu/script-fu-console.c:199 msgid "Interactive Scheme Development" msgstr "Interactive Scheme Development" -#: ../plug-ins/script-fu/script-fu-console.c:236 +#: ../plug-ins/script-fu/script-fu-console.c:235 msgid "_Browse..." msgstr "_Browse..." -#: ../plug-ins/script-fu/script-fu-console.c:294 +#: ../plug-ins/script-fu/script-fu-console.c:293 msgid "Save Script-Fu Console Output" msgstr "Save Script-Fu Console Output" -#: ../plug-ins/script-fu/script-fu-console.c:341 +#: ../plug-ins/script-fu/script-fu-console.c:340 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "Could not open '%s' for writing: %s" -#: ../plug-ins/script-fu/script-fu-console.c:370 +#: ../plug-ins/script-fu/script-fu-console.c:369 msgid "Script-Fu Procedure Browser" msgstr "Script-Fu Procedure Browser" -#: ../plug-ins/script-fu/script-fu-eval.c:63 +#: ../plug-ins/script-fu/script-fu-eval.c:60 msgid "Script-Fu evaluation mode only allows non-interactive invocation" msgstr "Script-Fu evaluation mode only allows non-interactive invocation" -#: ../plug-ins/script-fu/script-fu-interface.c:196 +#: ../plug-ins/script-fu/script-fu-interface.c:195 msgid "Script-Fu cannot process two scripts at the same time." msgstr "Script-Fu cannot process two scripts at the same time." -#: ../plug-ins/script-fu/script-fu-interface.c:198 +#: ../plug-ins/script-fu/script-fu-interface.c:197 #, c-format msgid "You are already running the \"%s\" script." msgstr "You are already running the \"%s\" script." -#: ../plug-ins/script-fu/script-fu-interface.c:224 +#: ../plug-ins/script-fu/script-fu-interface.c:223 #, c-format msgid "Script-Fu: %s" msgstr "Script-Fu: %s" @@ -66,146 +69,146 @@ msgstr "Script-Fu: %s" #. we add a colon after the label; #. * some languages want an extra space here #. -#: ../plug-ins/script-fu/script-fu-interface.c:288 +#: ../plug-ins/script-fu/script-fu-interface.c:287 #, c-format msgid "%s:" msgstr "%s:" -#: ../plug-ins/script-fu/script-fu-interface.c:336 +#: ../plug-ins/script-fu/script-fu-interface.c:335 msgid "Script-Fu Color Selection" msgstr "Script-Fu Colour Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:445 +#: ../plug-ins/script-fu/script-fu-interface.c:444 msgid "Script-Fu File Selection" msgstr "Script-Fu File Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:448 +#: ../plug-ins/script-fu/script-fu-interface.c:447 msgid "Script-Fu Folder Selection" msgstr "Script-Fu Folder Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:461 +#: ../plug-ins/script-fu/script-fu-interface.c:460 msgid "Script-Fu Font Selection" msgstr "Script-Fu Font Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:469 +#: ../plug-ins/script-fu/script-fu-interface.c:468 msgid "Script-Fu Palette Selection" msgstr "Script-Fu Palette Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:478 +#: ../plug-ins/script-fu/script-fu-interface.c:477 msgid "Script-Fu Pattern Selection" msgstr "Script-Fu Pattern Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:487 +#: ../plug-ins/script-fu/script-fu-interface.c:486 msgid "Script-Fu Gradient Selection" msgstr "Script-Fu Gradient Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:496 +#: ../plug-ins/script-fu/script-fu-interface.c:495 msgid "Script-Fu Brush Selection" msgstr "Script-Fu Brush Selection" -#: ../plug-ins/script-fu/script-fu-interface.c:824 +#: ../plug-ins/script-fu/script-fu-interface.c:826 #, c-format msgid "Error while executing %s:" msgstr "Error while executing %s:" -#: ../plug-ins/script-fu/script-fu-scripts.c:150 +#: ../plug-ins/script-fu/script-fu-scripts.c:149 msgid "Too few arguments to 'script-fu-register' call" msgstr "Too few arguments to 'script-fu-register' call" -#: ../plug-ins/script-fu/script-fu-scripts.c:609 +#: ../plug-ins/script-fu/script-fu-scripts.c:608 #, c-format msgid "Error while loading %s:" msgstr "Error while loading %s:" -#: ../plug-ins/script-fu/script-fu-server.c:713 +#: ../plug-ins/script-fu/script-fu-server.c:807 msgid "Script-Fu Server Options" msgstr "Script-Fu Server Options" -#: ../plug-ins/script-fu/script-fu-server.c:718 +#: ../plug-ins/script-fu/script-fu-server.c:812 msgid "_Start Server" msgstr "_Start Server" -#: ../plug-ins/script-fu/script-fu-server.c:746 +#: ../plug-ins/script-fu/script-fu-server.c:840 msgid "Server port:" msgstr "Server port:" -#: ../plug-ins/script-fu/script-fu-server.c:752 +#: ../plug-ins/script-fu/script-fu-server.c:846 msgid "Server logfile:" msgstr "Server logfile:" -#: ../plug-ins/script-fu/script-fu.c:111 +#: ../plug-ins/script-fu/script-fu.c:110 msgid "Interactive console for Script-Fu development" msgstr "Interactive console for Script-Fu development" -#: ../plug-ins/script-fu/script-fu.c:117 +#: ../plug-ins/script-fu/script-fu.c:116 msgid "_Console" msgstr "_Console" -#: ../plug-ins/script-fu/script-fu.c:141 +#: ../plug-ins/script-fu/script-fu.c:140 msgid "Server for remote Script-Fu operation" msgstr "Server for remote Script-Fu operation" -#: ../plug-ins/script-fu/script-fu.c:146 +#: ../plug-ins/script-fu/script-fu.c:145 msgid "_Start Server..." msgstr "_Start Server..." -#: ../plug-ins/script-fu/script-fu.c:302 +#: ../plug-ins/script-fu/script-fu.c:301 msgid "_GIMP Online" msgstr "_GIMP Online" -#: ../plug-ins/script-fu/script-fu.c:303 +#: ../plug-ins/script-fu/script-fu.c:302 msgid "_User Manual" msgstr "_User Manual" -#: ../plug-ins/script-fu/script-fu.c:306 +#: ../plug-ins/script-fu/script-fu.c:305 msgid "_Script-Fu" msgstr "_Script-Fu" -#: ../plug-ins/script-fu/script-fu.c:308 +#: ../plug-ins/script-fu/script-fu.c:307 msgid "_Test" msgstr "_Test" -#: ../plug-ins/script-fu/script-fu.c:311 +#: ../plug-ins/script-fu/script-fu.c:310 msgid "_Buttons" msgstr "_Buttons" -#: ../plug-ins/script-fu/script-fu.c:313 +#: ../plug-ins/script-fu/script-fu.c:312 msgid "_Logos" msgstr "_Logos" -#: ../plug-ins/script-fu/script-fu.c:315 +#: ../plug-ins/script-fu/script-fu.c:314 msgid "_Patterns" msgstr "_Patterns" -#: ../plug-ins/script-fu/script-fu.c:318 +#: ../plug-ins/script-fu/script-fu.c:317 msgid "_Web Page Themes" msgstr "_Web Page Themes" -#: ../plug-ins/script-fu/script-fu.c:320 +#: ../plug-ins/script-fu/script-fu.c:319 msgid "_Alien Glow" msgstr "_Alien Glow" -#: ../plug-ins/script-fu/script-fu.c:322 +#: ../plug-ins/script-fu/script-fu.c:321 msgid "_Beveled Pattern" msgstr "_Beveled Pattern" -#: ../plug-ins/script-fu/script-fu.c:324 +#: ../plug-ins/script-fu/script-fu.c:323 msgid "_Classic.Gimp.Org" msgstr "_Classic.Gimp.Org" -#: ../plug-ins/script-fu/script-fu.c:327 +#: ../plug-ins/script-fu/script-fu.c:326 msgid "Alpha to _Logo" msgstr "Alpha to _Logo" -#: ../plug-ins/script-fu/script-fu.c:330 +#: ../plug-ins/script-fu/script-fu.c:329 msgid "Re-read all available Script-Fu scripts" msgstr "Re-read all available Script-Fu scripts" -#: ../plug-ins/script-fu/script-fu.c:335 +#: ../plug-ins/script-fu/script-fu.c:334 msgid "_Refresh Scripts" msgstr "_Refresh Scripts" -#: ../plug-ins/script-fu/script-fu.c:358 +#: ../plug-ins/script-fu/script-fu.c:357 msgid "" "You can not use \"Refresh Scripts\" while a Script-Fu dialog box is open. " "Please close all Script-Fu windows and try again." @@ -231,17 +234,17 @@ msgid "Default bumpmap settings" msgstr "Default bumpmap settings" #: ../plug-ins/script-fu/scripts/3d-outline.scm.h:5 -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:5 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:7 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:4 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:6 #: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:4 #: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:5 -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:3 -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:3 -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:4 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:5 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:4 #: ../plug-ins/script-fu/scripts/blended-logo.scm.h:11 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:6 -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:5 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:9 #: ../plug-ins/script-fu/scripts/chalk.scm.h:5 #: ../plug-ins/script-fu/scripts/chip-away.scm.h:8 #: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:6 @@ -249,8 +252,6 @@ msgstr "Default bumpmap settings" #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:6 #: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:6 #: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:5 -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:5 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:6 #: ../plug-ins/script-fu/scripts/glossy.scm.h:7 #: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:5 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:7 @@ -270,17 +271,17 @@ msgid "Font" msgstr "Font" #: ../plug-ins/script-fu/scripts/3d-outline.scm.h:6 -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:6 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:8 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:5 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:7 #: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:5 #: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:6 -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:4 -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:4 -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:3 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:5 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:6 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:5 #: ../plug-ins/script-fu/scripts/blended-logo.scm.h:12 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:7 -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:6 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:10 #: ../plug-ins/script-fu/scripts/chalk.scm.h:6 #: ../plug-ins/script-fu/scripts/chip-away.scm.h:9 #: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:7 @@ -288,8 +289,6 @@ msgstr "Font" #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:7 #: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:7 #: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:6 -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:6 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:7 #: ../plug-ins/script-fu/scripts/glossy.scm.h:8 #: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:6 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:8 @@ -318,11 +317,11 @@ msgstr "" "Outline the selected region (or alpha) with a pattern and add a drop shadow" #: ../plug-ins/script-fu/scripts/3d-outline.scm.h:9 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:5 -#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:3 -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:5 -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:5 -#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:3 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:7 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:5 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:7 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:7 +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:4 #: ../plug-ins/script-fu/scripts/chip-away.scm.h:13 #: ../plug-ins/script-fu/scripts/textured-logo.scm.h:11 msgid "Pattern" @@ -345,17 +344,17 @@ msgid "Shadow blur radius" msgstr "Shadow blur radius" #: ../plug-ins/script-fu/scripts/3d-outline.scm.h:13 -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:10 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:13 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:8 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:10 #: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:6 #: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:7 -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:9 -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:7 -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:6 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:11 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:9 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:8 #: ../plug-ins/script-fu/scripts/blended-logo.scm.h:17 #: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:10 -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:8 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:13 #: ../plug-ins/script-fu/scripts/chalk.scm.h:7 #: ../plug-ins/script-fu/scripts/chip-away.scm.h:14 #: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:9 @@ -363,8 +362,6 @@ msgstr "Shadow blur radius" #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:10 #: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:8 #: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:7 -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:13 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:17 #: ../plug-ins/script-fu/scripts/glossy.scm.h:18 #: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:8 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:10 @@ -388,10 +385,10 @@ msgid "3_D Truchet..." msgstr "3_D Truchet..." #: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:2 -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:1 -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:1 -#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:1 -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:2 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:4 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:3 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:3 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:3 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:3 #: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:2 #: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:3 @@ -402,7 +399,6 @@ msgstr "3_D Truchet..." #: ../plug-ins/script-fu/scripts/comic-logo.scm.h:2 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:2 #: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:2 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:1 #: ../plug-ins/script-fu/scripts/glossy.scm.h:2 #: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:2 #: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:2 @@ -450,7 +446,7 @@ msgid "Supersample" msgstr "Supersample" #: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:10 -#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:4 +#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:5 #: ../plug-ins/script-fu/scripts/truchet.scm.h:8 msgid "Thickness" msgstr "Thickness" @@ -464,11 +460,21 @@ msgid "Add a beveled border to an image" msgstr "Add a beveled border to an image" #: ../plug-ins/script-fu/scripts/add-bevel.scm.h:3 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:3 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:1 +msgid "Bumpmap" +msgstr "Bumpmap" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:4 #: ../plug-ins/script-fu/scripts/chip-away.scm.h:12 msgid "Keep bump layer" msgstr "Keep bump layer" -#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:5 +#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:6 #: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:10 #: ../plug-ins/script-fu/scripts/old-photo.scm.h:6 #: ../plug-ins/script-fu/scripts/round-corners.scm.h:8 @@ -486,43 +492,68 @@ msgid "Add a border around an image" msgstr "Add a border around an image" #: ../plug-ins/script-fu/scripts/addborder.scm.h:3 +msgid "Border Layer" +msgstr "Border Layer" + +#: ../plug-ins/script-fu/scripts/addborder.scm.h:4 msgid "Border X size" msgstr "Border X size" -#: ../plug-ins/script-fu/scripts/addborder.scm.h:4 +#: ../plug-ins/script-fu/scripts/addborder.scm.h:5 msgid "Border Y size" msgstr "Border Y size" -#: ../plug-ins/script-fu/scripts/addborder.scm.h:5 +#: ../plug-ins/script-fu/scripts/addborder.scm.h:6 msgid "Border color" msgstr "Border colour" -#: ../plug-ins/script-fu/scripts/addborder.scm.h:6 +#: ../plug-ins/script-fu/scripts/addborder.scm.h:7 msgid "Delta value on color" msgstr "Delta value on colour" +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:1 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:1 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:1 +msgid "Alien Glow" +msgstr "Alien Glow" + #: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:1 +msgid "Arrow" +msgstr "Arrow" + +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:3 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:2 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:2 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:1 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:2 +msgid "Background" +msgstr "Background" + +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:5 msgid "Create an arrow graphic with an eerie glow for web pages" msgstr "Create an arrow graphic with an eerie glow for web pages" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:3 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:2 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:6 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:4 msgid "Down" msgstr "Down" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:4 -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:5 -#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:3 -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:4 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:7 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:8 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:6 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:6 #: ../plug-ins/script-fu/scripts/camo.scm.h:5 #: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:6 msgid "Flatten image" msgstr "Flatten image" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:5 -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:6 -#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:4 -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:7 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:8 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:9 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:7 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:10 #: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:6 #: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:8 #: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:8 @@ -531,66 +562,75 @@ msgstr "Flatten image" msgid "Glow color" msgstr "Glow colour" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:6 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:3 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:9 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:5 msgid "Left" msgstr "Left" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:7 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:4 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:10 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:6 msgid "Orientation" msgstr "Orientation" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:8 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:6 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:11 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:8 msgid "Right" msgstr "Right" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:9 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:7 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:12 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:9 #: ../plug-ins/script-fu/scripts/lava.scm.h:7 msgid "Size" msgstr "Size" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:10 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:8 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:13 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:10 msgid "Up" msgstr "Up" -#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:11 -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:9 +#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:14 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:11 msgid "_Arrow..." msgstr "_Arrow..." -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:2 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:4 +msgid "Bar" +msgstr "Bar" + +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:5 msgid "Bar height" msgstr "Bar height" -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:3 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:6 msgid "Bar length" msgstr "Bar length" -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:4 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:7 msgid "Create an Hrule graphic with an eerie glow for web pages" msgstr "Create an Hrule graphic with an eerie glow for web pages" -#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:7 -#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:5 +#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:10 +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:7 msgid "_Hrule..." msgstr "_Hrule..." -#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:2 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:4 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:1 +msgid "Bullet" +msgstr "Bullet" + +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:5 msgid "Create a bullet graphic with an eerie glow for web pages" msgstr "Create a bullet graphic with an eerie glow for web pages" -#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:5 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:8 #: ../plug-ins/script-fu/scripts/text-circle.scm.h:6 #: ../plug-ins/script-fu/scripts/tileblur.scm.h:7 msgid "Radius" msgstr "Radius" -#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:6 -#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:5 +#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:9 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:7 msgid "_Bullet..." msgstr "_Bullet..." @@ -599,27 +639,33 @@ msgstr "_Bullet..." msgid "B_utton..." msgstr "B_utton..." -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:3 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:4 +msgid "Button" +msgstr "Button" + +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:5 msgid "Create a button graphic with an eerie glow for web pages" msgstr "Create a button graphic with an eerie glow for web pages" -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:8 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:9 +msgid "Glow" +msgstr "Glow" + +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:11 msgid "Glow radius" msgstr "Glow radius" -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:9 -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:6 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:12 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:8 msgid "Padding" msgstr "Padding" -#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:11 +#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:14 #: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:7 #: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:8 -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:10 -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:8 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:12 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:10 #: ../plug-ins/script-fu/scripts/blended-logo.scm.h:18 -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:14 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:18 #: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:8 #: ../plug-ins/script-fu/scripts/news-text.scm.h:11 #: ../plug-ins/script-fu/scripts/pupi-button.scm.h:14 @@ -709,71 +755,85 @@ msgstr "Create a simple logo with a shadow and a highlight" msgid "Bevel width" msgstr "Bevel width" -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:3 msgid "Create a simple, beveled button graphic for webpages" msgstr "Create a simple, beveled button graphic for webpages" -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:5 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:6 +#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:13 +#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:7 +#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:8 +#: ../plug-ins/script-fu/scripts/land.scm.h:3 +#: ../plug-ins/script-fu/scripts/lava.scm.h:2 +#: ../plug-ins/script-fu/scripts/rendermap.scm.h:4 +#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:9 +msgid "Gradient" +msgstr "Gradient" + +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:7 msgid "Lower-right color" msgstr "Lower-right colour" -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:7 -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:6 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:9 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:8 #: ../plug-ins/script-fu/scripts/pupi-button.scm.h:11 msgid "Pressed" msgstr "Pressed" -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:8 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:10 msgid "Simple _Beveled Button..." msgstr "Simple _Beveled Button..." -#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:11 +#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:13 msgid "Upper-left color" msgstr "Upper-left colour" -#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:1 +#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:3 msgid "Create a beveled pattern arrow for webpages" msgstr "Create a beveled pattern arrow for webpages" -#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:1 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:3 msgid "Create a beveled pattern bullet for webpages" msgstr "Create a beveled pattern bullet for webpages" -#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:4 msgid "Diameter" msgstr "Diameter" -#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:4 -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:7 +#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:6 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:9 #: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:4 msgid "Transparent background" msgstr "Transparent background" -#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:2 +#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:4 msgid "Create a beveled pattern button for webpages" msgstr "Create a beveled pattern button for webpages" -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:1 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:3 msgid "Create a beveled pattern heading for webpages" msgstr "Create a beveled pattern heading for webpages" -#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:4 +#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:6 msgid "H_eading..." msgstr "H_eading..." -#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:1 +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:2 msgid "Create a beveled pattern hrule for webpages" msgstr "Create a beveled pattern hrule for webpages" -#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:2 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:8 +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:3 #: ../plug-ins/script-fu/scripts/gradient-example.scm.h:4 #: ../plug-ins/script-fu/scripts/mkbrush.scm.h:7 #: ../plug-ins/script-fu/scripts/swirltile.scm.h:7 msgid "Height" msgstr "Height" -#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:4 +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:5 +msgid "Rule" +msgstr "Rule" + +#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:6 #: ../plug-ins/script-fu/scripts/gradient-example.scm.h:5 #: ../plug-ins/script-fu/scripts/mkbrush.scm.h:11 #: ../plug-ins/script-fu/scripts/swirltile.scm.h:11 @@ -793,18 +853,23 @@ msgstr "" "an animation" #: ../plug-ins/script-fu/scripts/blend-anim.scm.h:3 +#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:8 +msgid "Frame" +msgstr "Frame" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:4 msgid "Intermediate frames" msgstr "Intermediate frames" -#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:4 +#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:5 msgid "Looped" msgstr "Looped" -#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:5 +#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:6 msgid "Max. blur radius" msgstr "Max. blur radius" -#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:6 +#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:7 msgid "_Blend..." msgstr "_Blend..." @@ -844,16 +909,6 @@ msgstr "FG-BG-RGB" msgid "FG-Transparent" msgstr "FG-Transparent" -#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:13 -#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:7 -#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:8 -#: ../plug-ins/script-fu/scripts/land.scm.h:3 -#: ../plug-ins/script-fu/scripts/lava.scm.h:2 -#: ../plug-ins/script-fu/scripts/rendermap.scm.h:4 -#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:9 -msgid "Gradient" -msgstr "Gradient" - #: ../plug-ins/script-fu/scripts/blended-logo.scm.h:14 #: ../plug-ins/script-fu/scripts/comic-logo.scm.h:8 #: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:9 @@ -976,14 +1031,39 @@ msgid "_Camouflage..." msgstr "_Camouflage..." #: ../plug-ins/script-fu/scripts/carve-it.scm.h:1 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:2 +msgid "Bevel Highlight" +msgstr "Bevel Highlight" + +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:2 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:3 +msgid "Bevel Shadow" +msgstr "Bevel Shadow" + +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:3 msgid "Carve white areas" msgstr "Carve white areas" -#: ../plug-ins/script-fu/scripts/carve-it.scm.h:2 +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:4 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:5 +msgid "Carved Surface" +msgstr "Carved Surface" + +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:5 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:7 +msgid "Cast Shadow" +msgstr "Cast Shadow" + +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:6 msgid "Image to carve" msgstr "Image to carve" -#: ../plug-ins/script-fu/scripts/carve-it.scm.h:3 +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:7 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:11 +msgid "Inset" +msgstr "Inset" + +#: ../plug-ins/script-fu/scripts/carve-it.scm.h:8 msgid "Stencil C_arve..." msgstr "Stencil C_arve..." @@ -991,15 +1071,15 @@ msgstr "Stencil C_arve..." msgid "Background Image" msgstr "Background Image" -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:2 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:4 msgid "Carve raised text" msgstr "Carve raised text" -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:3 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:6 msgid "Carved..." msgstr "Carved..." -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:4 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:8 msgid "" "Create a logo with text raised above or carved in to the specified " "background image" @@ -1007,7 +1087,7 @@ msgstr "" "Create a logo with text raised above or carved in to the specified " "background image" -#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:7 +#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:12 msgid "Padding around text" msgstr "Padding around text" @@ -1069,45 +1149,70 @@ msgid "" "(grayscale) stencil" msgstr "" "Add a chrome effect to the selected region (or alpha) using a specified " -"(grayscale) stencil" +"(greyscale) stencil" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:2 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:3 +msgid "Chrome" +msgstr "Chrome" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:4 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:1 msgid "Chrome balance" msgstr "Chrome balance" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:3 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:5 #: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:2 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:2 msgid "Chrome factor" msgstr "Chrome factor" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:4 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:6 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:3 msgid "Chrome lightness" msgstr "Chrome lightness" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:5 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:7 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:4 msgid "Chrome saturation" msgstr "Chrome saturation" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:6 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:8 msgid "Chrome white areas" msgstr "Chrome white areas" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:7 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:9 +msgid "Drop Shadow" +msgstr "Drop Shadow" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:10 #: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:5 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:6 msgid "Environment map" msgstr "Environment map" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:8 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:11 +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:7 +msgid "Highlight" +msgstr "Highlight" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:12 #: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:9 msgid "Highlight balance" msgstr "Highlight balance" -#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:9 +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:13 +msgid "Layer 2" +msgstr "Layer 2" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:14 +msgid "Layer 3" +msgstr "Layer 3" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:15 +msgid "Layer1" +msgstr "Layer 1" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:16 msgid "Stencil C_hrome..." msgstr "Stencil C_hrome..." @@ -1132,33 +1237,37 @@ msgid "Circuit seed" msgstr "Circuit seed" #: ../plug-ins/script-fu/scripts/circuit.scm.h:2 +msgid "Effect layer" +msgstr "Effect layer" + +#: ../plug-ins/script-fu/scripts/circuit.scm.h:3 msgid "" "Fill the selected region (or alpha) with traces like those on a circuit board" msgstr "" "Fill the selected region (or alpha) with traces like those on a circuit board" -#: ../plug-ins/script-fu/scripts/circuit.scm.h:3 +#: ../plug-ins/script-fu/scripts/circuit.scm.h:4 #: ../plug-ins/script-fu/scripts/lava.scm.h:3 #: ../plug-ins/script-fu/scripts/predator.scm.h:3 -#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:11 +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:12 msgid "Keep selection" msgstr "Keep selection" -#: ../plug-ins/script-fu/scripts/circuit.scm.h:4 +#: ../plug-ins/script-fu/scripts/circuit.scm.h:5 msgid "No background (only for separate layer)" msgstr "No background (only for separate layer)" -#: ../plug-ins/script-fu/scripts/circuit.scm.h:5 +#: ../plug-ins/script-fu/scripts/circuit.scm.h:6 msgid "Oilify mask size" msgstr "Oilify mask size" -#: ../plug-ins/script-fu/scripts/circuit.scm.h:6 +#: ../plug-ins/script-fu/scripts/circuit.scm.h:7 #: ../plug-ins/script-fu/scripts/lava.scm.h:6 #: ../plug-ins/script-fu/scripts/predator.scm.h:6 msgid "Separate layer" msgstr "Separate layer" -#: ../plug-ins/script-fu/scripts/circuit.scm.h:7 +#: ../plug-ins/script-fu/scripts/circuit.scm.h:8 msgid "_Circuit..." msgstr "_Circuit..." @@ -1202,10 +1311,14 @@ msgid "Darken only" msgstr "Darken only" #: ../plug-ins/script-fu/scripts/coffee.scm.h:3 +msgid "Stain" +msgstr "Stain" + +#: ../plug-ins/script-fu/scripts/coffee.scm.h:4 msgid "Stains" msgstr "Stains" -#: ../plug-ins/script-fu/scripts/coffee.scm.h:4 +#: ../plug-ins/script-fu/scripts/coffee.scm.h:5 msgid "_Coffee Stain..." msgstr "_Coffee Stain..." @@ -1332,12 +1445,10 @@ msgid "Color" msgstr "Colour" #: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:5 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:11 msgid "Offset X" msgstr "Offset X" #: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:6 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:12 msgid "Offset Y" msgstr "Offset Y" @@ -1524,104 +1635,61 @@ msgstr "Shadow weight (%)" msgid "_Fuzzy Border..." msgstr "_Fuzzy Border..." -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:1 -msgid "Autocrop" -msgstr "Autocrop" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:1 +msgid "Bookmark to the GIMP web site" +msgstr "Bookmark to the GIMP web site" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:2 -msgid "Create an image of a large header using the gimp.org webpage theme" -msgstr "Create an image of a large header using the gimp.org webpage theme" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:2 +msgid "Bookmark to the user manual" +msgstr "Bookmark to the user manual" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:3 -msgid "Create an image of a small header using the gimp.org webpage theme" -msgstr "Create an image of a small header using the gimp.org webpage theme" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:3 +msgid "Create and Use _Selections" +msgstr "Create and Use _Selections" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:4 -msgid "Dark color" -msgstr "Dark colour" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:4 +msgid "Create, Open and Save _Files" +msgstr "Create, Open and Save _Files" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:7 -#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:9 -msgid "Highlight color" -msgstr "Highlight colour" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:5 +msgid "Drawing _Simple Objects" +msgstr "Drawing _Simple Objects" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:8 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:9 -msgid "Index image" -msgstr "Index image" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:6 +msgid "How to Use _Dialogs" +msgstr "How to Use _Dialogues" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:9 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:10 -msgid "Number of colors" -msgstr "Number of colours" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:7 +msgid "Plug-in _Registry" +msgstr "Plug-in _Registry" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:10 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:13 -msgid "Remove background" -msgstr "Remove background" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:8 +msgid "Using _Paths" +msgstr "Using _Paths" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:11 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:14 -msgid "Select-by-color threshold" -msgstr "Select-by-colour threshold" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:9 +msgid "_Basic Concepts" +msgstr "_Basic Concepts" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:12 -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:15 -msgid "Shadow color" -msgstr "Shadow colour" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:10 +msgid "_Developer Web Site" +msgstr "_Developer Web Site" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:15 -msgid "_Big Header..." -msgstr "_Big Header..." +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:11 +msgid "_Main Web Site" +msgstr "_Main Web Site" -#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:16 -msgid "_Small Header..." -msgstr "_Small Header..." +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:12 +msgid "_Preparing your Images for the Web" +msgstr "_Preparing your Images for the Web" -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:2 -msgid "" -"Create an image of a Tube Button Label Header using the gimp.org webpage " -"theme" -msgstr "" -"Create an image of a Tube Button Label Header using the gimp.org webpage " -"theme" +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:13 +msgid "_User Manual Web Site" +msgstr "_User Manual Web Site" -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:3 -msgid "Create an image of a Tube Button Label using the gimp.org webpage theme" -msgstr "" -"Create an image of a Tube Button Label using the gimp.org webpage theme" - -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:4 -msgid "" -"Create an image of a second level Tube Button Label using the gimp.org " -"webpage theme" -msgstr "" -"Create an image of a second level Tube Button Label using the gimp.org " -"webpage theme" - -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:5 -msgid "" -"Create an image of a third level Tube Button Label using the gimp.org " -"webpage theme" -msgstr "" -"Create an image of a third level Tube Button Label using the gimp.org " -"webpage theme" - -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:16 -msgid "T_ube Sub-Button Label..." -msgstr "T_ube Sub-Button Label..." - -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:19 -msgid "Tub_e Sub-Sub-Button Label..." -msgstr "Tub_e Sub-Sub-Button Label..." - -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:20 -msgid "_General Tube Labels..." -msgstr "_General Tube Labels..." - -#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:21 -msgid "_Tube Button Label..." -msgstr "_Tube Button Label..." +#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:14 +msgid "_Working with Digital Camera Photos" +msgstr "_Working with Digital Camera Photos" #: ../plug-ins/script-fu/scripts/glossy.scm.h:1 msgid "" @@ -1664,6 +1732,7 @@ msgid "Pattern (text)" msgstr "Pattern (text)" #: ../plug-ins/script-fu/scripts/glossy.scm.h:15 +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:13 msgid "Shadow" msgstr "Shadow" @@ -1979,6 +2048,58 @@ msgstr "Sepia" msgid "_Old Photo..." msgstr "_Old Photo..." +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:1 +msgid "" +"All characters in the name are either white-spaces or characters which can " +"not appear in filenames." +msgstr "" +"All characters in the name are either white-spaces or characters which can " +"not appear in filenames." + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:2 +msgid "" +"Export the active palette as a CSS stylesheet with the color entry name as " +"their class name, and the color itself as the color attribute" +msgstr "" +"Export the active palette as a CSS stylesheet with the colour entry name as " +"their class name, and the colour itself as the colour attribute" + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:3 +msgid "Export the active palette as a PHP dictionary (name => color)" +msgstr "Export the active palette as a PHP dictionary (name => colour)" + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:4 +msgid "Export the active palette as a Python dictionary (name: color)" +msgstr "Export the active palette as a Python dictionary (name: colour)" + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:5 +msgid "Export the active palette as a java.util.Hashtable" +msgstr "Export the active palette as a java.util.Hashtable" + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:6 +msgid "Folder for the output file" +msgstr "Folder for the output file" + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:7 +msgid "The filename you entered is not a suitable name for a file." +msgstr "The filename you entered is not a suitable name for a file." + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:8 +msgid "" +"The name of the file to create (if a file with this name already exist, it " +"will be replaced)" +msgstr "" +"The name of the file to create (if a file with this name already exist, it " +"will be replaced)" + +#: ../plug-ins/script-fu/scripts/palette-export.scm.h:9 +msgid "" +"Write all the colors in a palette to a text file, one hexadecimal value per " +"line (no names)" +msgstr "" +"Write all the colours in a palette to a text file, one hexadecimal value per " +"line (no names)" + #: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:1 #: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:1 msgid "Brush name" @@ -2327,10 +2448,6 @@ msgstr "Colour method" msgid "Epitrochoid" msgstr "Epitrochoid" -#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:8 -msgid "Frame" -msgstr "Frame" - #: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:10 msgid "Gradient: Loop Sawtooth" msgstr "Gradient: Loop Sawtooth" @@ -2680,62 +2797,6 @@ msgstr "Thread length" msgid "_Weave..." msgstr "_Weave..." -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:1 -msgid "Bookmark to the GIMP web site" -msgstr "Bookmark to the GIMP web site" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:2 -msgid "Bookmark to the user manual" -msgstr "Bookmark to the user manual" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:3 -msgid "Create and Use _Selections" -msgstr "Create and Use _Selections" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:4 -msgid "Create, Open and Save _Files" -msgstr "Create, Open and Save _Files" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:5 -msgid "Drawing _Simple Objects" -msgstr "Drawing _Simple Objects" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:6 -msgid "How to Use _Dialogs" -msgstr "How to Use _Dialogues" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:7 -msgid "Plug-in _Registry" -msgstr "Plug-in _Registry" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:8 -msgid "Using _Paths" -msgstr "Using _Paths" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:9 -msgid "_Basic Concepts" -msgstr "_Basic Concepts" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:10 -msgid "_Developer Web Site" -msgstr "_Developer Web Site" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:11 -msgid "_Main Web Site" -msgstr "_Main Web Site" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:12 -msgid "_Preparing your Images for the Web" -msgstr "_Preparing your Images for the Web" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:13 -msgid "_User Manual Web Site" -msgstr "_User Manual Web Site" - -#: ../plug-ins/script-fu/scripts/web-browser.scm.h:14 -msgid "_Working with Digital Camera Photos" -msgstr "_Working with Digital Camera Photos" - #: ../plug-ins/script-fu/scripts/xach-effect.scm.h:1 msgid "Add a subtle translucent 3D effect to the selected region (or alpha)" msgstr "Add a subtle translucent 3D effect to the selected region (or alpha)" @@ -2760,22 +2821,97 @@ msgstr "Drop shadow colour" msgid "Drop shadow opacity" msgstr "Drop shadow opacity" -#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:7 +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:8 msgid "Highlight X offset" msgstr "Highlight X offset" -#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:8 +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:9 msgid "Highlight Y offset" msgstr "Highlight Y offset" #: ../plug-ins/script-fu/scripts/xach-effect.scm.h:10 +msgid "Highlight color" +msgstr "Highlight colour" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:11 msgid "Highlight opacity" msgstr "Highlight opacity" -#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:12 +#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:14 msgid "_Xach-Effect..." msgstr "_Xach-Effect..." +#~ msgid "Autocrop" +#~ msgstr "Autocrop" + +#~ msgid "Create an image of a large header using the gimp.org webpage theme" +#~ msgstr "Create an image of a large header using the gimp.org webpage theme" + +#~ msgid "Create an image of a small header using the gimp.org webpage theme" +#~ msgstr "Create an image of a small header using the gimp.org webpage theme" + +#~ msgid "Dark color" +#~ msgstr "Dark colour" + +#~ msgid "Index image" +#~ msgstr "Index image" + +#~ msgid "Number of colors" +#~ msgstr "Number of colours" + +#~ msgid "Remove background" +#~ msgstr "Remove background" + +#~ msgid "Select-by-color threshold" +#~ msgstr "Select-by-colour threshold" + +#~ msgid "Shadow color" +#~ msgstr "Shadow colour" + +#~ msgid "_Big Header..." +#~ msgstr "_Big Header..." + +#~ msgid "_Small Header..." +#~ msgstr "_Small Header..." + +#~ msgid "" +#~ "Create an image of a Tube Button Label Header using the gimp.org webpage " +#~ "theme" +#~ msgstr "" +#~ "Create an image of a Tube Button Label Header using the gimp.org webpage " +#~ "theme" + +#~ msgid "" +#~ "Create an image of a Tube Button Label using the gimp.org webpage theme" +#~ msgstr "" +#~ "Create an image of a Tube Button Label using the gimp.org webpage theme" + +#~ msgid "" +#~ "Create an image of a second level Tube Button Label using the gimp.org " +#~ "webpage theme" +#~ msgstr "" +#~ "Create an image of a second level Tube Button Label using the gimp.org " +#~ "webpage theme" + +#~ msgid "" +#~ "Create an image of a third level Tube Button Label using the gimp.org " +#~ "webpage theme" +#~ msgstr "" +#~ "Create an image of a third level Tube Button Label using the gimp.org " +#~ "webpage theme" + +#~ msgid "T_ube Sub-Button Label..." +#~ msgstr "T_ube Sub-Button Label..." + +#~ msgid "Tub_e Sub-Sub-Button Label..." +#~ msgstr "Tub_e Sub-Sub-Button Label..." + +#~ msgid "_General Tube Labels..." +#~ msgstr "_General Tube Labels..." + +#~ msgid "_Tube Button Label..." +#~ msgstr "_Tube Button Label..." + #~ msgid "_Misc" #~ msgstr "_Misc" diff --git a/po-tags/LINGUAS b/po-tags/LINGUAS index a68a58b2ce..1b346da55e 100644 --- a/po-tags/LINGUAS +++ b/po-tags/LINGUAS @@ -2,6 +2,7 @@ # ar br +en_GB he it ro diff --git a/po-tags/en_GB.po b/po-tags/en_GB.po new file mode 100644 index 0000000000..2a3480733c --- /dev/null +++ b/po-tags/en_GB.po @@ -0,0 +1,26 @@ +# British English translation of GIMP tags +# Copyright (C) 2010 gimp's COPYRIGHT HOLDER +# This file is distributed under the same licence as the gimp package. +# Bruce Cowan , 2010. +msgid "" +msgstr "" +"Project-Id-Version: gimp\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-15 11:53+0100\n" +"PO-Revision-Date: 2010-10-15 11:54+0100\n" +"Last-Translator: Bruce Cowan \n" +"Language-Team: British English \n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" + +#: ../data/tags/gimp-tags-default.xml.in.h:1 +msgid "fuzzy" +msgstr "fuzzy" + +#: ../data/tags/gimp-tags-default.xml.in.h:2 +msgid "round" +msgstr "round" diff --git a/po-tips/en_GB.po b/po-tips/en_GB.po index 5efd2bc878..97e6ba74dc 100644 --- a/po-tips/en_GB.po +++ b/po-tips/en_GB.po @@ -2,18 +2,21 @@ # Copyright (C) 2004 Adam Weinberger and the GNOME Foundation # This file is distributed under the same license as the gimp tips package. # Gareth Owen 2004 -# Bruce Cowan , 2009. +# Bruce Cowan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-17 23:04+0100\n" -"PO-Revision-Date: 2009-10-17 23:08+0100\n" -"Last-Translator: Bruce Cowan \n" +"POT-Creation-Date: 2010-10-15 11:57+0100\n" +"PO-Revision-Date: 2010-10-15 11:59+0100\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" #: ../data/tips/gimp-tips.xml.in.h:1 msgid "" @@ -50,8 +53,8 @@ msgid "" "Shift-click on the eye icon in the Layers dialog to hide all layers " "but that one. Shift-click again to show all layers." msgstr "" -"Shift-click on the eye icon in the Layers dialog to hide all layers " -"but that one. Shift-click again to show all layers." +"Shift-click on the eye icon in the Layers dialogue to hide all " +"layers but that one. Shift-click again to show all layers." #: ../data/tips/gimp-tips.xml.in.h:5 msgid "" @@ -77,9 +80,9 @@ msgid "" msgstr "" "After you enabled "Dynamic Keyboard Shortcuts" in the Preferences " "dialogue, you can reassign shortcut keys. Do so by bringing up the menu, " -"selecting a menu item and pressing the desired key combination. If "" -"Save Keyboard Shortcuts" is enabled, the key bindings are saved when " -"you exit GIMP. You should probably disable "Dynamic Keyboard " +"selecting a menu item and pressing the desired key combination. If " +""Save Keyboard Shortcuts" is enabled, the key bindings are saved " +"when you exit GIMP. You should probably disable "Dynamic Keyboard " "Shortcuts" afterwards, to prevent accidentally assigning/reassigning " "shortcuts." diff --git a/po/en_GB.po b/po/en_GB.po index 617ca254a5..4b93850600 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,20 +4,21 @@ # Piers Cornwell , 2000. # Gareth Owen , David Lodge , 2004 # Thomas Thurman -# Bruce Cowan , 2009. +# Bruce Cowan , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-28 16:13+0200\n" -"PO-Revision-Date: 2009-10-17 22:57+0100\n" -"Last-Translator: Bruce Cowan \n" +"POT-Creation-Date: 2010-10-15 12:03+0100\n" +"PO-Revision-Date: 2010-10-16 19:28+0100\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: British English \n" -"Language: \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" #: ../app/about.h:23 msgid "GIMP" @@ -38,7 +39,6 @@ msgstr "" "Spencer Kimball, Peter Mattis and the GIMP Development Team" #: ../app/about.h:34 -#, fuzzy msgid "" "GIMP is free software: you can redistribute it and/or modify it under the " "terms of the GNU General Public License as published by the Free Software " @@ -53,9 +53,9 @@ msgid "" "You should have received a copy of the GNU General Public License along with " "GIMP. If not, see ." msgstr "" -"GIMP is free software; you can redistribute it and/or modify it under the " +"GIMP is free software: you can redistribute it and/or modify it under the " "terms of the GNU General Public Licence as published by the Free Software " -"Foundation; either version 2 of the Licence, or (at your option) any later " +"Foundation; either version 3 of the Licence, or (at your option) any later " "version.\n" "\n" "GIMP is distributed in the hope that it will be useful, but WITHOUT ANY " @@ -64,8 +64,7 @@ msgstr "" "details.\n" "\n" "You should have received a copy of the GNU General Public Licence along with " -"GIMP; if not, write to the Free Software Foundation, Inc., 59 Temple Place - " -"Suite 330, Boston, MA 02111-1307, USA." +"GIMP. If not, see ." #: ../app/app.c:220 #, c-format @@ -123,9 +122,8 @@ msgid "Do not load any fonts" msgstr "Do not load any fonts" #: ../app/main.c:179 -#, fuzzy msgid "Do not show a splash screen" -msgstr "Do not show a startup window" +msgstr "Do not show a splash screen" #: ../app/main.c:184 msgid "Do not use shared memory between GIMP and plugins" @@ -313,15 +311,13 @@ msgstr "Drawable" #. Some things do not have grids, so just list #: ../app/actions/actions.c:151 ../app/dialogs/dialogs.c:300 -#, fuzzy msgid "Paint Dynamics" -msgstr "Brush Dynamics" +msgstr "Paint Dynamics" #: ../app/actions/actions.c:154 ../app/dialogs/dialogs.c:357 #: ../app/widgets/gimpdynamicseditor.c:94 -#, fuzzy msgid "Paint Dynamics Editor" -msgstr "Gradient Editor" +msgstr "Paint Dynamics Editor" #: ../app/actions/actions.c:157 msgid "Edit" @@ -354,15 +350,13 @@ msgstr "Gradients" #. initialize the list of gimp tool presets #: ../app/actions/actions.c:175 ../app/core/gimp.c:983 #: ../app/dialogs/dialogs.c:302 -#, fuzzy msgid "Tool Presets" -msgstr "Pre_sets:" +msgstr "Tool Presets" #: ../app/actions/actions.c:178 ../app/dialogs/dialogs.c:369 #: ../app/widgets/gimptoolpreseteditor.c:75 -#, fuzzy msgid "Tool Preset Editor" -msgstr "Text Editor" +msgstr "Tool Preset Editor" #: ../app/actions/actions.c:181 msgid "Help" @@ -422,16 +416,15 @@ msgid "Templates" msgstr "Templates" #: ../app/actions/actions.c:217 -#, fuzzy msgid "Text Tool" -msgstr "Te_xt Tool" +msgstr "Text Tool" #: ../app/actions/actions.c:220 msgid "Text Editor" msgstr "Text Editor" #: ../app/actions/actions.c:223 ../app/dialogs/dialogs.c:263 -#: ../app/dialogs/preferences-dialog.c:1854 ../app/gui/gui.c:430 +#: ../app/dialogs/preferences-dialog.c:1854 ../app/gui/gui.c:428 msgid "Tool Options" msgstr "Tool Options" @@ -456,328 +449,275 @@ msgstr "Windows" #: ../app/actions/actions.c:584 #, c-format msgid "%s: %.2f" -msgstr "" +msgstr "%s: %.2f" #. value description and new value shown in the status bar #: ../app/actions/actions.c:610 #, c-format msgid "%s: %d" -msgstr "" +msgstr "%s: %d" #: ../app/actions/brush-editor-actions.c:42 -#, fuzzy msgctxt "brush-editor-action" msgid "Brush Editor Menu" msgstr "Brush Editor Menu" #: ../app/actions/brush-editor-actions.c:49 -#, fuzzy msgctxt "brush-editor-action" msgid "Edit Active Brush" msgstr "Edit Active Brush" #: ../app/actions/brushes-actions.c:42 -#, fuzzy msgctxt "brushes-action" msgid "Brushes Menu" msgstr "Brushes Menu" #: ../app/actions/brushes-actions.c:46 -#, fuzzy msgctxt "brushes-action" msgid "_Open Brush as Image" msgstr "_Open Brush as Image" #: ../app/actions/brushes-actions.c:47 -#, fuzzy msgctxt "brushes-action" msgid "Open brush as image" msgstr "Open brush as image" #: ../app/actions/brushes-actions.c:52 -#, fuzzy msgctxt "brushes-action" msgid "_New Brush" msgstr "_New Brush" #: ../app/actions/brushes-actions.c:53 -#, fuzzy msgctxt "brushes-action" msgid "Create a new brush" -msgstr "Create a new channel" +msgstr "Create a new brush" #: ../app/actions/brushes-actions.c:58 -#, fuzzy msgctxt "brushes-action" msgid "D_uplicate Brush" msgstr "D_uplicate Brush" #: ../app/actions/brushes-actions.c:59 -#, fuzzy msgctxt "brushes-action" msgid "Duplicate this brush" -msgstr "Duplicate brush" +msgstr "Duplicate this brush" #: ../app/actions/brushes-actions.c:64 -#, fuzzy msgctxt "brushes-action" msgid "Copy Brush _Location" msgstr "Copy Brush _Location" #: ../app/actions/brushes-actions.c:65 -#, fuzzy msgctxt "brushes-action" msgid "Copy brush file location to clipboard" msgstr "Copy brush file location to clipboard" #: ../app/actions/brushes-actions.c:70 -#, fuzzy msgctxt "brushes-action" msgid "_Delete Brush" msgstr "_Delete Brush" #: ../app/actions/brushes-actions.c:71 -#, fuzzy msgctxt "brushes-action" msgid "Delete this brush" -msgstr "Delete brush" +msgstr "Delete this brush" #: ../app/actions/brushes-actions.c:76 -#, fuzzy msgctxt "brushes-action" msgid "_Refresh Brushes" msgstr "_Refresh Brushes" #: ../app/actions/brushes-actions.c:77 -#, fuzzy msgctxt "brushes-action" msgid "Refresh brushes" msgstr "Refresh brushes" #: ../app/actions/brushes-actions.c:85 -#, fuzzy msgctxt "brushes-action" msgid "_Edit Brush..." msgstr "_Edit Brush..." #: ../app/actions/brushes-actions.c:86 -#, fuzzy msgctxt "brushes-action" msgid "Edit this brush" -msgstr "Edit brush" +msgstr "Edit this brush" #: ../app/actions/buffers-actions.c:41 -#, fuzzy msgctxt "buffers-action" msgid "Buffers Menu" msgstr "Buffers Menu" #: ../app/actions/buffers-actions.c:45 -#, fuzzy msgctxt "buffers-action" msgid "_Paste Buffer" msgstr "_Paste Buffer" #: ../app/actions/buffers-actions.c:46 -#, fuzzy msgctxt "buffers-action" msgid "Paste the selected buffer" msgstr "Paste the selected buffer" #: ../app/actions/buffers-actions.c:51 -#, fuzzy msgctxt "buffers-action" msgid "Paste Buffer _Into" msgstr "Paste Buffer _Into" #: ../app/actions/buffers-actions.c:52 -#, fuzzy msgctxt "buffers-action" msgid "Paste the selected buffer into the selection" msgstr "Paste the selected buffer into the selection" #: ../app/actions/buffers-actions.c:57 -#, fuzzy msgctxt "buffers-action" msgid "Paste Buffer as _New" msgstr "Paste Buffer as _New" #: ../app/actions/buffers-actions.c:58 -#, fuzzy msgctxt "buffers-action" msgid "Paste the selected buffer as a new image" -msgstr "Paste the selected buffer as new image" +msgstr "Paste the selected buffer as a new image" #: ../app/actions/buffers-actions.c:63 -#, fuzzy msgctxt "buffers-action" msgid "_Delete Buffer" msgstr "_Delete Buffer" #: ../app/actions/buffers-actions.c:64 -#, fuzzy msgctxt "buffers-action" msgid "Delete the selected buffer" msgstr "Delete the selected buffer" #: ../app/actions/channels-actions.c:44 -#, fuzzy msgctxt "channels-action" msgid "Channels Menu" msgstr "Channels Menu" #: ../app/actions/channels-actions.c:48 -#, fuzzy msgctxt "channels-action" msgid "_Edit Channel Attributes..." msgstr "_Edit Channel Attributes..." #: ../app/actions/channels-actions.c:49 -#, fuzzy msgctxt "channels-action" msgid "Edit the channel's name, color and opacity" msgstr "Edit the channel's name, colour and opacity" #: ../app/actions/channels-actions.c:54 -#, fuzzy msgctxt "channels-action" msgid "_New Channel..." msgstr "_New Channel..." #: ../app/actions/channels-actions.c:55 -#, fuzzy msgctxt "channels-action" msgid "Create a new channel" msgstr "Create a new channel" #: ../app/actions/channels-actions.c:60 -#, fuzzy msgctxt "channels-action" msgid "_New Channel" msgstr "_New Channel" #: ../app/actions/channels-actions.c:61 -#, fuzzy msgctxt "channels-action" msgid "Create a new channel with last used values" msgstr "Create a new channel with last used values" #: ../app/actions/channels-actions.c:66 -#, fuzzy msgctxt "channels-action" msgid "D_uplicate Channel" msgstr "D_uplicate Channel" #: ../app/actions/channels-actions.c:68 -#, fuzzy msgctxt "channels-action" msgid "Create a duplicate of this channel and add it to the image" msgstr "Create a duplicate of this channel and add it to the image" #: ../app/actions/channels-actions.c:73 -#, fuzzy msgctxt "channels-action" msgid "_Delete Channel" msgstr "_Delete Channel" #: ../app/actions/channels-actions.c:74 -#, fuzzy msgctxt "channels-action" msgid "Delete this channel" msgstr "Delete this channel" #: ../app/actions/channels-actions.c:79 -#, fuzzy msgctxt "channels-action" msgid "_Raise Channel" msgstr "_Raise Channel" #: ../app/actions/channels-actions.c:80 -#, fuzzy msgctxt "channels-action" msgid "Raise this channel one step in the channel stack" msgstr "Raise this channel one step in the channel stack" #: ../app/actions/channels-actions.c:85 -#, fuzzy msgctxt "channels-action" msgid "Raise Channel to _Top" msgstr "Raise Channel to _Top" #: ../app/actions/channels-actions.c:87 -#, fuzzy msgctxt "channels-action" msgid "Raise this channel to the top of the channel stack" msgstr "Raise this channel to the top of the channel stack" #: ../app/actions/channels-actions.c:92 -#, fuzzy msgctxt "channels-action" msgid "_Lower Channel" msgstr "_Lower Channel" #: ../app/actions/channels-actions.c:93 -#, fuzzy msgctxt "channels-action" msgid "Lower this channel one step in the channel stack" msgstr "Lower this channel one step in the channel stack" #: ../app/actions/channels-actions.c:98 -#, fuzzy msgctxt "channels-action" msgid "Lower Channel to _Bottom" msgstr "Lower Channel to _Bottom" #: ../app/actions/channels-actions.c:100 -#, fuzzy msgctxt "channels-action" msgid "Lower this channel to the bottom of the channel stack" msgstr "Lower this channel to the bottom of the channel stack" #: ../app/actions/channels-actions.c:108 -#, fuzzy msgctxt "channels-action" msgid "Channel to Sele_ction" msgstr "Channel to Sele_ction" #: ../app/actions/channels-actions.c:109 -#, fuzzy msgctxt "channels-action" msgid "Replace the selection with this channel" msgstr "Replace the selection with this channel" #: ../app/actions/channels-actions.c:114 -#, fuzzy msgctxt "channels-action" msgid "_Add to Selection" msgstr "_Add to Selection" #: ../app/actions/channels-actions.c:115 -#, fuzzy msgctxt "channels-action" msgid "Add this channel to the current selection" msgstr "Add this channel to the current selection" #: ../app/actions/channels-actions.c:120 -#, fuzzy msgctxt "channels-action" msgid "_Subtract from Selection" msgstr "_Subtract from Selection" #: ../app/actions/channels-actions.c:121 -#, fuzzy msgctxt "channels-action" msgid "Subtract this channel from the current selection" msgstr "Subtract this channel from the current selection" #: ../app/actions/channels-actions.c:126 -#, fuzzy msgctxt "channels-action" msgid "_Intersect with Selection" msgstr "_Intersect with Selection" #: ../app/actions/channels-actions.c:127 -#, fuzzy msgctxt "channels-action" msgid "Intersect this channel with the current selection" msgstr "Intersect this channel with the current selection" @@ -828,43 +768,36 @@ msgid "%s Channel Copy" msgstr "%s Channel Copy" #: ../app/actions/colormap-actions.c:44 -#, fuzzy msgctxt "colormap-action" msgid "Colormap Menu" msgstr "Colourmap Menu" #: ../app/actions/colormap-actions.c:48 -#, fuzzy msgctxt "colormap-action" msgid "_Edit Color..." msgstr "_Edit Colour..." #: ../app/actions/colormap-actions.c:49 -#, fuzzy msgctxt "colormap-action" msgid "Edit this color" -msgstr "Edit colour" +msgstr "Edit this color" #: ../app/actions/colormap-actions.c:57 -#, fuzzy msgctxt "colormap-action" msgid "_Add Color from FG" msgstr "_Add Colour from FG" #: ../app/actions/colormap-actions.c:58 -#, fuzzy msgctxt "colormap-action" msgid "Add current foreground color" msgstr "Add current foreground colour" #: ../app/actions/colormap-actions.c:63 -#, fuzzy msgctxt "colormap-action" msgid "_Add Color from BG" msgstr "_Add Colour from BG" #: ../app/actions/colormap-actions.c:64 -#, fuzzy msgctxt "colormap-action" msgid "Add current background color" msgstr "Add current background colour" @@ -879,174 +812,149 @@ msgid "Edit Colormap Entry" msgstr "Edit Colourmap Entry" #: ../app/actions/config-actions.c:38 -#, fuzzy msgctxt "config-action" msgid "Use _GEGL" msgstr "Use _GEGL" #: ../app/actions/config-actions.c:39 -#, fuzzy msgctxt "config-action" msgid "If possible, use GEGL for image processing" msgstr "If possible, use GEGL for image processing" #: ../app/actions/context-actions.c:46 -#, fuzzy msgctxt "context-action" msgid "_Context" msgstr "_Context" #: ../app/actions/context-actions.c:48 -#, fuzzy msgctxt "context-action" msgid "_Colors" msgstr "_Colours" #: ../app/actions/context-actions.c:50 -#, fuzzy msgctxt "context-action" msgid "_Opacity" msgstr "_Opacity" #: ../app/actions/context-actions.c:52 -#, fuzzy msgctxt "context-action" msgid "Paint _Mode" msgstr "Paint _Mode" #: ../app/actions/context-actions.c:54 -#, fuzzy msgctxt "context-action" msgid "_Tool" msgstr "_Tool" #: ../app/actions/context-actions.c:56 -#, fuzzy msgctxt "context-action" msgid "_Brush" msgstr "_Brush" #: ../app/actions/context-actions.c:58 -#, fuzzy msgctxt "context-action" msgid "_Pattern" msgstr "_Pattern" #: ../app/actions/context-actions.c:60 -#, fuzzy msgctxt "context-action" msgid "_Palette" msgstr "_Palette" #: ../app/actions/context-actions.c:62 -#, fuzzy msgctxt "context-action" msgid "_Gradient" msgstr "_Gradient" #: ../app/actions/context-actions.c:64 -#, fuzzy msgctxt "context-action" msgid "_Font" msgstr "_Font" #: ../app/actions/context-actions.c:67 -#, fuzzy msgctxt "context-action" msgid "_Shape" msgstr "_Shape" #: ../app/actions/context-actions.c:69 -#, fuzzy msgctxt "context-action" msgid "_Radius" msgstr "_Radius" #: ../app/actions/context-actions.c:71 -#, fuzzy msgctxt "context-action" msgid "S_pikes" msgstr "S_pikes" #: ../app/actions/context-actions.c:73 -#, fuzzy msgctxt "context-action" msgid "_Hardness" msgstr "_Hardness" #: ../app/actions/context-actions.c:75 -#, fuzzy msgctxt "context-action" msgid "_Aspect Ratio" -msgstr "Aspect Ratio:" +msgstr "_Aspect Ratio" #: ../app/actions/context-actions.c:77 -#, fuzzy msgctxt "context-action" msgid "A_ngle" msgstr "A_ngle" #: ../app/actions/context-actions.c:80 -#, fuzzy msgctxt "context-action" msgid "_Default Colors" msgstr "_Default Colours" #: ../app/actions/context-actions.c:82 -#, fuzzy msgctxt "context-action" msgid "Set foreground color to black, background color to white" msgstr "Set foreground colour to black, background colour to white" #: ../app/actions/context-actions.c:87 -#, fuzzy msgctxt "context-action" msgid "S_wap Colors" msgstr "S_wap Colours" #: ../app/actions/context-actions.c:88 -#, fuzzy msgctxt "context-action" msgid "Exchange foreground and background colors" msgstr "Exchange foreground and background colours" #: ../app/actions/context-commands.c:426 -#, fuzzy, c-format +#, c-format msgid "Paint Mode: %s" -msgstr "Paint _Mode" +msgstr "Paint Mode: %s" #: ../app/actions/context-commands.c:552 -#, fuzzy, c-format +#, c-format msgid "Brush Shape: %s" -msgstr "Brushes" +msgstr "Brush Shape: %s" #: ../app/actions/context-commands.c:612 #, c-format msgid "Brush Radius: %2.2f" -msgstr "" +msgstr "Brush Radius: %2.2f" #: ../app/actions/context-commands.c:720 #, c-format msgid "Brush Angle: %2.2f" -msgstr "" +msgstr "Brush Angle: %2.2f" #: ../app/actions/cursor-info-actions.c:40 -#, fuzzy msgctxt "cursor-info-action" msgid "Pointer Information Menu" msgstr "Pointer Information Menu" #: ../app/actions/cursor-info-actions.c:47 -#, fuzzy msgctxt "cursor-info-action" msgid "_Sample Merged" msgstr "_Sample Merged" #: ../app/actions/cursor-info-actions.c:48 -#, fuzzy msgctxt "cursor-info-action" msgid "Use the composite color of all visible layers" -msgstr "Base region_select on all visible layers" +msgstr "Use the composite colour of all visible layers" #: ../app/actions/data-commands.c:104 ../app/actions/documents-commands.c:343 #: ../app/actions/file-commands.c:194 ../app/dialogs/file-open-dialog.c:233 @@ -1067,7 +975,7 @@ msgstr "" "%s" #: ../app/actions/data-commands.c:133 -#: ../app/core/gimpbrushgenerated-load.c:125 ../app/core/gimpimage.c:1624 +#: ../app/core/gimpbrushgenerated-load.c:125 ../app/core/gimpimage.c:1545 #: ../app/core/gimppalette-import.c:210 ../app/core/gimppalette-load.c:223 #: ../app/core/gimppalette.c:379 ../app/dialogs/palette-import-dialog.c:771 #: ../app/widgets/gimpdnd-xds.c:94 @@ -1091,427 +999,356 @@ msgstr "" "Are you sure you want to remove '%s' from the list and delete it on disk?" #: ../app/actions/dialogs-actions.c:44 -#, fuzzy msgctxt "windows-action" msgid "Tool_box" msgstr "Tool_box" #: ../app/actions/dialogs-actions.c:50 -#, fuzzy msgctxt "dialogs-action" msgid "Tool _Options" msgstr "Tool _Options" #: ../app/actions/dialogs-actions.c:51 -#, fuzzy msgctxt "dialogs-action" msgid "Open the tool options dialog" msgstr "Open the tool options dialogue" #: ../app/actions/dialogs-actions.c:56 -#, fuzzy msgctxt "dialogs-action" msgid "_Device Status" msgstr "_Device Status" #: ../app/actions/dialogs-actions.c:57 -#, fuzzy msgctxt "dialogs-action" msgid "Open the device status dialog" msgstr "Open the device status dialogue" #: ../app/actions/dialogs-actions.c:62 -#, fuzzy msgctxt "dialogs-action" msgid "_Layers" msgstr "_Layers" #: ../app/actions/dialogs-actions.c:63 -#, fuzzy msgctxt "dialogs-action" msgid "Open the layers dialog" msgstr "Open the layers dialogue" #: ../app/actions/dialogs-actions.c:68 -#, fuzzy msgctxt "dialogs-action" msgid "_Channels" msgstr "_Channels" #: ../app/actions/dialogs-actions.c:69 -#, fuzzy msgctxt "dialogs-action" msgid "Open the channels dialog" msgstr "Open the channels dialogue" #: ../app/actions/dialogs-actions.c:74 -#, fuzzy msgctxt "dialogs-action" msgid "_Paths" msgstr "_Paths" #: ../app/actions/dialogs-actions.c:75 -#, fuzzy msgctxt "dialogs-action" msgid "Open the paths dialog" msgstr "Open the paths dialogue" #: ../app/actions/dialogs-actions.c:80 -#, fuzzy msgctxt "dialogs-action" msgid "Color_map" msgstr "Colour_map" #: ../app/actions/dialogs-actions.c:81 -#, fuzzy msgctxt "dialogs-action" msgid "Open the colormap dialog" msgstr "Open the colourmap dialogue" #: ../app/actions/dialogs-actions.c:86 -#, fuzzy msgctxt "dialogs-action" msgid "Histogra_m" msgstr "Histogra_m" #: ../app/actions/dialogs-actions.c:87 -#, fuzzy msgctxt "dialogs-action" msgid "Open the histogram dialog" msgstr "Open the histogram dialogue" #: ../app/actions/dialogs-actions.c:92 -#, fuzzy msgctxt "dialogs-action" msgid "_Selection Editor" msgstr "_Selection Editor" #: ../app/actions/dialogs-actions.c:93 -#, fuzzy msgctxt "dialogs-action" msgid "Open the selection editor" msgstr "Open the selection editor" #: ../app/actions/dialogs-actions.c:98 -#, fuzzy msgctxt "dialogs-action" msgid "Na_vigation" msgstr "Na_vigation" #: ../app/actions/dialogs-actions.c:99 -#, fuzzy msgctxt "dialogs-action" msgid "Open the display navigation dialog" msgstr "Open the display navigation dialogue" #: ../app/actions/dialogs-actions.c:104 -#, fuzzy msgctxt "dialogs-action" msgid "Undo _History" msgstr "Undo _History" #: ../app/actions/dialogs-actions.c:105 -#, fuzzy msgctxt "dialogs-action" msgid "Open the undo history dialog" msgstr "Open the undo history dialogue" #: ../app/actions/dialogs-actions.c:110 -#, fuzzy msgctxt "dialogs-action" msgid "Pointer" msgstr "Pointer" #: ../app/actions/dialogs-actions.c:111 -#, fuzzy msgctxt "dialogs-action" msgid "Open the pointer information dialog" msgstr "Open the pointer information dialogue" #: ../app/actions/dialogs-actions.c:116 -#, fuzzy msgctxt "dialogs-action" msgid "_Sample Points" msgstr "_Sample Points" #: ../app/actions/dialogs-actions.c:117 -#, fuzzy msgctxt "dialogs-action" msgid "Open the sample points dialog" msgstr "Open the sample points dialogue" #: ../app/actions/dialogs-actions.c:122 -#, fuzzy msgctxt "dialogs-action" msgid "Colo_rs" msgstr "Colou_rs" #: ../app/actions/dialogs-actions.c:123 -#, fuzzy msgctxt "dialogs-action" msgid "Open the FG/BG color dialog" msgstr "Open the FG/BG colour dialogue" #: ../app/actions/dialogs-actions.c:128 -#, fuzzy msgctxt "dialogs-action" msgid "_Brushes" msgstr "_Brushes" #: ../app/actions/dialogs-actions.c:129 -#, fuzzy msgctxt "dialogs-action" msgid "Open the brushes dialog" msgstr "Open the brushes dialogue" #: ../app/actions/dialogs-actions.c:134 -#, fuzzy msgctxt "dialogs-action" msgid "Brush Editor" msgstr "Brush Editor" #: ../app/actions/dialogs-actions.c:135 -#, fuzzy msgctxt "dialogs-action" msgid "Open the brush editor" msgstr "Open the brush editor" #: ../app/actions/dialogs-actions.c:140 -#, fuzzy msgctxt "dialogs-action" msgid "Paint Dynamics" -msgstr "Brush Dynamics" +msgstr "Paint Dynamics" #: ../app/actions/dialogs-actions.c:141 -#, fuzzy msgctxt "dialogs-action" msgid "Open paint dynamics dialog" -msgstr "Open the paths dialogue" +msgstr "Open paint dynamics dialog" #: ../app/actions/dialogs-actions.c:146 -#, fuzzy msgctxt "dialogs-action" msgid "Paint Dynamics Editor" -msgstr "Gradient Editor" +msgstr "Paint Dynamics Editor" #: ../app/actions/dialogs-actions.c:147 -#, fuzzy msgctxt "dialogs-action" msgid "Open the paint dynamics editor" -msgstr "Open the gradient editor" +msgstr "Open the paint dynamics editor" #: ../app/actions/dialogs-actions.c:152 -#, fuzzy msgctxt "dialogs-action" msgid "P_atterns" msgstr "P_atterns" #: ../app/actions/dialogs-actions.c:153 -#, fuzzy msgctxt "dialogs-action" msgid "Open the patterns dialog" msgstr "Open the patterns dialogue" #: ../app/actions/dialogs-actions.c:158 -#, fuzzy msgctxt "dialogs-action" msgid "_Gradients" msgstr "_Gradients" #: ../app/actions/dialogs-actions.c:159 -#, fuzzy msgctxt "dialogs-action" msgid "Open the gradients dialog" msgstr "Open the gradients dialogue" #: ../app/actions/dialogs-actions.c:164 -#, fuzzy msgctxt "dialogs-action" msgid "Gradient Editor" msgstr "Gradient Editor" #: ../app/actions/dialogs-actions.c:165 -#, fuzzy msgctxt "dialogs-action" msgid "Open the gradient editor" msgstr "Open the gradient editor" #: ../app/actions/dialogs-actions.c:170 -#, fuzzy msgctxt "dialogs-action" msgid "Pal_ettes" msgstr "Pal_ettes" #: ../app/actions/dialogs-actions.c:171 -#, fuzzy msgctxt "dialogs-action" msgid "Open the palettes dialog" msgstr "Open the palettes dialogue" #: ../app/actions/dialogs-actions.c:176 -#, fuzzy msgctxt "dialogs-action" msgid "Palette Editor" msgstr "Palette Editor" #: ../app/actions/dialogs-actions.c:177 -#, fuzzy msgctxt "dialogs-action" msgid "Open the palette editor" msgstr "Open the palette editor" #: ../app/actions/dialogs-actions.c:182 -#, fuzzy msgctxt "dialogs-action" msgid "Tool presets" -msgstr "Tool Options" +msgstr "Tool presets" #: ../app/actions/dialogs-actions.c:183 -#, fuzzy msgctxt "dialogs-action" msgid "Open tool presets dialog" -msgstr "Open the tool options dialogue" +msgstr "Open tool presets dialogue" #: ../app/actions/dialogs-actions.c:188 -#, fuzzy msgctxt "dialogs-action" msgid "_Fonts" msgstr "_Fonts" #: ../app/actions/dialogs-actions.c:189 -#, fuzzy msgctxt "dialogs-action" msgid "Open the fonts dialog" msgstr "Open the fonts dialogue" #: ../app/actions/dialogs-actions.c:194 -#, fuzzy msgctxt "dialogs-action" msgid "B_uffers" msgstr "B_uffers" #: ../app/actions/dialogs-actions.c:195 -#, fuzzy msgctxt "dialogs-action" msgid "Open the named buffers dialog" msgstr "Open the named buffers dialogue" #: ../app/actions/dialogs-actions.c:200 -#, fuzzy msgctxt "dialogs-action" msgid "_Images" msgstr "_Images" #: ../app/actions/dialogs-actions.c:201 -#, fuzzy msgctxt "dialogs-action" msgid "Open the images dialog" msgstr "Open the images dialogue" #: ../app/actions/dialogs-actions.c:206 -#, fuzzy msgctxt "dialogs-action" msgid "Document Histor_y" msgstr "Document Histor_y" #: ../app/actions/dialogs-actions.c:207 -#, fuzzy msgctxt "dialogs-action" msgid "Open the document history dialog" msgstr "Open the document history dialogue" #: ../app/actions/dialogs-actions.c:212 -#, fuzzy msgctxt "dialogs-action" msgid "_Templates" msgstr "_Templates" #: ../app/actions/dialogs-actions.c:213 -#, fuzzy msgctxt "dialogs-action" msgid "Open the image templates dialog" msgstr "Open the image templates dialogue" #: ../app/actions/dialogs-actions.c:218 -#, fuzzy msgctxt "dialogs-action" msgid "Error Co_nsole" msgstr "Error Co_nsole" #: ../app/actions/dialogs-actions.c:219 -#, fuzzy msgctxt "dialogs-action" msgid "Open the error console" msgstr "Open the error console" #: ../app/actions/dialogs-actions.c:229 -#, fuzzy msgctxt "dialogs-action" msgid "_Preferences" msgstr "_Preferences" #: ../app/actions/dialogs-actions.c:230 -#, fuzzy msgctxt "dialogs-action" msgid "Open the preferences dialog" msgstr "Open the preferences dialogue" #: ../app/actions/dialogs-actions.c:235 -#, fuzzy msgctxt "dialogs-action" msgid "_Input Devices" -msgstr "Input Devices" +msgstr "_Input Devices" #: ../app/actions/dialogs-actions.c:236 -#, fuzzy msgctxt "dialogs-action" msgid "Open the input devices editor" -msgstr "Open the palette editor" +msgstr "Open the input devices editor" #: ../app/actions/dialogs-actions.c:241 -#, fuzzy msgctxt "dialogs-action" msgid "_Keyboard Shortcuts" msgstr "_Keyboard Shortcuts" #: ../app/actions/dialogs-actions.c:242 -#, fuzzy msgctxt "dialogs-action" msgid "Open the keyboard shortcuts editor" msgstr "Open the keyboard shortcuts editor" #: ../app/actions/dialogs-actions.c:247 -#, fuzzy msgctxt "dialogs-action" msgid "_Modules" msgstr "_Modules" #: ../app/actions/dialogs-actions.c:248 -#, fuzzy msgctxt "dialogs-action" msgid "Open the module manager dialog" msgstr "Open the module manager dialogue" #: ../app/actions/dialogs-actions.c:253 -#, fuzzy msgctxt "dialogs-action" msgid "_Tip of the Day" msgstr "_Tip of the Day" #: ../app/actions/dialogs-actions.c:254 -#, fuzzy msgctxt "dialogs-action" msgid "Show some helpful tips on using GIMP" msgstr "Show some helpful tips on using GIMP" #: ../app/actions/dialogs-actions.c:259 -#, fuzzy msgctxt "dialogs-action" msgid "_About" msgstr "_About" #: ../app/actions/dialogs-actions.c:260 -#, fuzzy msgctxt "dialogs-action" msgid "About GIMP" msgstr "About GIMP" @@ -1526,311 +1363,259 @@ msgid "Raise the toolbox" msgstr "Raise the toolbox" #: ../app/actions/dialogs-actions.c:309 -#, fuzzy msgid "New Toolbox" -msgstr "Toolbox" +msgstr "New Toolbox" #: ../app/actions/dialogs-actions.c:310 -#, fuzzy msgid "Create a new toolbox" -msgstr "Create a new template" +msgstr "Create a new toolbox" #: ../app/actions/dock-actions.c:45 -#, fuzzy msgctxt "dock-action" msgid "M_ove to Screen" msgstr "M_ove to Screen" #: ../app/actions/dock-actions.c:49 -#, fuzzy msgctxt "dock-action" msgid "Close Dock" msgstr "Close Dock" #: ../app/actions/dock-actions.c:54 -#, fuzzy msgctxt "dock-action" msgid "_Open Display..." msgstr "_Open Display..." #: ../app/actions/dock-actions.c:55 -#, fuzzy msgctxt "dock-action" msgid "Connect to another display" msgstr "Connect to another display" #: ../app/actions/dock-actions.c:63 -#, fuzzy msgctxt "dock-action" msgid "_Show Image Selection" msgstr "_Show Image Selection" #: ../app/actions/dock-actions.c:69 -#, fuzzy msgctxt "dock-action" msgid "Auto _Follow Active Image" msgstr "Auto _Follow Active Image" #: ../app/actions/dockable-actions.c:48 -#, fuzzy msgctxt "dockable-action" msgid "Dialogs Menu" msgstr "Dialogues Menu" #: ../app/actions/dockable-actions.c:53 -#, fuzzy msgctxt "dockable-action" msgid "_Add Tab" msgstr "_Add Tab" #: ../app/actions/dockable-actions.c:55 -#, fuzzy msgctxt "dockable-action" msgid "_Preview Size" msgstr "_Preview Size" #: ../app/actions/dockable-actions.c:57 -#, fuzzy msgctxt "dockable-action" msgid "_Tab Style" msgstr "_Tab Style" #: ../app/actions/dockable-actions.c:60 -#, fuzzy msgctxt "dockable-action" msgid "_Close Tab" msgstr "_Close Tab" #: ../app/actions/dockable-actions.c:65 -#, fuzzy msgctxt "dockable-action" msgid "_Detach Tab" msgstr "_Detach Tab" #: ../app/actions/dockable-actions.c:84 -#, fuzzy msgctxt "preview-size" msgid "_Tiny" msgstr "_Tiny" #: ../app/actions/dockable-actions.c:86 -#, fuzzy msgctxt "preview-size" msgid "E_xtra Small" msgstr "E_xtra Small" #: ../app/actions/dockable-actions.c:88 -#, fuzzy msgctxt "preview-size" msgid "_Small" msgstr "_Small" #: ../app/actions/dockable-actions.c:90 -#, fuzzy msgctxt "preview-size" msgid "_Medium" msgstr "_Medium" #: ../app/actions/dockable-actions.c:92 -#, fuzzy msgctxt "preview-size" msgid "_Large" msgstr "_Large" #: ../app/actions/dockable-actions.c:94 -#, fuzzy msgctxt "preview-size" msgid "Ex_tra Large" msgstr "Ex_tra Large" #: ../app/actions/dockable-actions.c:96 -#, fuzzy msgctxt "preview-size" msgid "_Huge" msgstr "_Huge" #: ../app/actions/dockable-actions.c:98 -#, fuzzy msgctxt "preview-size" msgid "_Enormous" msgstr "_Enormous" #: ../app/actions/dockable-actions.c:100 -#, fuzzy msgctxt "preview-size" msgid "_Gigantic" msgstr "_Gigantic" #: ../app/actions/dockable-actions.c:106 -#, fuzzy msgctxt "tab-style" msgid "_Icon" msgstr "_Icon" #: ../app/actions/dockable-actions.c:108 -#, fuzzy msgctxt "tab-style" msgid "Current _Status" msgstr "Current _Status" #: ../app/actions/dockable-actions.c:110 -#, fuzzy msgctxt "tab-style" msgid "_Text" msgstr "_Text" #: ../app/actions/dockable-actions.c:112 -#, fuzzy msgctxt "tab-style" msgid "I_con & Text" msgstr "I_con & Text" #: ../app/actions/dockable-actions.c:114 -#, fuzzy msgctxt "tab-style" msgid "St_atus & Text" msgstr "St_atus & Text" #: ../app/actions/dockable-actions.c:116 ../app/widgets/widgets-enums.c:224 -#, fuzzy msgctxt "tab-style" msgid "Automatic" -msgstr "Auto" +msgstr "Automatic" #: ../app/actions/dockable-actions.c:126 -#, fuzzy msgctxt "dockable-action" msgid "Loc_k Tab to Dock" msgstr "Loc_k Tab to Dock" #: ../app/actions/dockable-actions.c:128 -#, fuzzy msgctxt "dockable-action" msgid "Protect this tab from being dragged with the mouse pointer" msgstr "Protect this tab from being dragged with the mouse pointer" #: ../app/actions/dockable-actions.c:134 -#, fuzzy msgctxt "dockable-action" msgid "Show _Button Bar" msgstr "Show _Button Bar" #: ../app/actions/dockable-actions.c:143 -#, fuzzy msgctxt "dockable-action" msgid "View as _List" msgstr "View as _List" #: ../app/actions/dockable-actions.c:148 -#, fuzzy msgctxt "dockable-action" msgid "View as _Grid" msgstr "View as _Grid" #: ../app/actions/documents-actions.c:41 -#, fuzzy msgctxt "documents-action" msgid "Documents Menu" msgstr "Documents Menu" #: ../app/actions/documents-actions.c:45 -#, fuzzy msgctxt "documents-action" msgid "_Open Image" msgstr "_Open Image" #: ../app/actions/documents-actions.c:46 -#, fuzzy msgctxt "documents-action" msgid "Open the selected entry" msgstr "Open the selected entry" #: ../app/actions/documents-actions.c:51 -#, fuzzy msgctxt "documents-action" msgid "_Raise or Open Image" msgstr "_Raise or Open Image" #: ../app/actions/documents-actions.c:52 -#, fuzzy msgctxt "documents-action" msgid "Raise window if already open" msgstr "Raise window if already open" #: ../app/actions/documents-actions.c:57 -#, fuzzy msgctxt "documents-action" msgid "File Open _Dialog" msgstr "File Open _Dialogue" #: ../app/actions/documents-actions.c:58 -#, fuzzy msgctxt "documents-action" msgid "Open image dialog" msgstr "Open image dialogue" #: ../app/actions/documents-actions.c:63 -#, fuzzy msgctxt "documents-action" msgid "Copy Image _Location" msgstr "Copy Image _Location" #: ../app/actions/documents-actions.c:64 -#, fuzzy msgctxt "documents-action" msgid "Copy image location to clipboard" msgstr "Copy image location to clipboard" #: ../app/actions/documents-actions.c:69 -#, fuzzy msgctxt "documents-action" msgid "Remove _Entry" msgstr "Remove _Entry" #: ../app/actions/documents-actions.c:70 -#, fuzzy msgctxt "documents-action" msgid "Remove the selected entry" msgstr "Remove the selected entry" #: ../app/actions/documents-actions.c:75 -#, fuzzy msgctxt "documents-action" msgid "_Clear History" msgstr "_Clear History" #: ../app/actions/documents-actions.c:76 -#, fuzzy msgctxt "documents-action" msgid "Clear the entire document history" msgstr "Clear the entire document history" #: ../app/actions/documents-actions.c:81 -#, fuzzy msgctxt "documents-action" msgid "Recreate _Preview" msgstr "Recreate _Preview" #: ../app/actions/documents-actions.c:82 -#, fuzzy msgctxt "documents-action" msgid "Recreate preview" msgstr "Recreate preview" #: ../app/actions/documents-actions.c:87 -#, fuzzy msgctxt "documents-action" msgid "Reload _all Previews" msgstr "Reload _all Previews" #: ../app/actions/documents-actions.c:88 -#, fuzzy msgctxt "documents-action" msgid "Reload all previews" msgstr "Reload all previews" #: ../app/actions/documents-actions.c:93 -#, fuzzy msgctxt "documents-action" msgid "Remove Dangling E_ntries" msgstr "Remove Dangling E_ntries" @@ -1838,7 +1623,7 @@ msgstr "Remove Dangling E_ntries" #: ../app/actions/documents-actions.c:95 msgctxt "documents-action" msgid "Remove entries for which the corresponding file is not available" -msgstr "" +msgstr "Remove entries for which the corresponding file is not available" #: ../app/actions/documents-commands.c:192 msgid "Clear Document History" @@ -1849,155 +1634,130 @@ msgid "Clear the Recent Documents list?" msgstr "Clear the Recent Documents list?" #: ../app/actions/documents-commands.c:218 -#, fuzzy msgid "" "Clearing the document history will permanently remove all images from the " "recent documents list." msgstr "" -"Clearing the document history will permanently remove all items from the " -"recent documents list in all applications." +"Clearing the document history will permanently remove all images from the " +"recent documents list." #: ../app/actions/drawable-actions.c:45 -#, fuzzy msgctxt "drawable-action" msgid "_Equalize" msgstr "_Equalise" #: ../app/actions/drawable-actions.c:46 -#, fuzzy msgctxt "drawable-action" msgid "Automatic contrast enhancement" msgstr "Automatic contrast enhancement" #: ../app/actions/drawable-actions.c:51 -#, fuzzy msgctxt "drawable-action" msgid "In_vert" msgstr "In_vert" #: ../app/actions/drawable-actions.c:52 -#, fuzzy msgctxt "drawable-action" msgid "Invert the colors" msgstr "Invert the colours" #: ../app/actions/drawable-actions.c:57 -#, fuzzy msgctxt "drawable-action" msgid "_White Balance" msgstr "_White Balance" #: ../app/actions/drawable-actions.c:58 -#, fuzzy msgctxt "drawable-action" msgid "Automatic white balance correction" msgstr "Automatic white balance correction" #: ../app/actions/drawable-actions.c:63 -#, fuzzy msgctxt "drawable-action" msgid "_Offset..." msgstr "_Offset..." #: ../app/actions/drawable-actions.c:65 -#, fuzzy msgctxt "drawable-action" msgid "Shift the pixels, optionally wrapping them at the borders" msgstr "Shift the pixels, optionally wrapping them at the borders" #: ../app/actions/drawable-actions.c:73 -#, fuzzy msgctxt "drawable-action" msgid "_Visible" msgstr "_Visible" #: ../app/actions/drawable-actions.c:74 -#, fuzzy msgctxt "drawable-action" msgid "Toggle visibility" msgstr "Toggle visibility" #: ../app/actions/drawable-actions.c:80 -#, fuzzy msgctxt "drawable-action" msgid "_Linked" msgstr "_Linked" #: ../app/actions/drawable-actions.c:81 -#, fuzzy msgctxt "drawable-action" msgid "Toggle the linked state" msgstr "Toggle the linked state" #. GIMP_STOCK_LOCK #: ../app/actions/drawable-actions.c:87 -#, fuzzy msgctxt "drawable-action" msgid "L_ock pixels" -msgstr "pixels" +msgstr "L_ock pixels" #: ../app/actions/drawable-actions.c:89 -#, fuzzy msgctxt "drawable-action" msgid "Keep the pixels on this drawable from being modified" -msgstr "Keep transparency information on this layer from being modified" +msgstr "Keep the pixels on this drawable from being modified" #: ../app/actions/drawable-actions.c:98 -#, fuzzy msgctxt "drawable-action" msgid "Flip _Horizontally" msgstr "Flip _Horizontally" #: ../app/actions/drawable-actions.c:99 -#, fuzzy msgctxt "drawable-action" msgid "Flip horizontally" msgstr "Flip horizontally" #: ../app/actions/drawable-actions.c:104 -#, fuzzy msgctxt "drawable-action" msgid "Flip _Vertically" msgstr "Flip _Vertically" #: ../app/actions/drawable-actions.c:105 -#, fuzzy msgctxt "drawable-action" msgid "Flip vertically" msgstr "Flip vertically" #: ../app/actions/drawable-actions.c:113 -#, fuzzy msgctxt "drawable-action" msgid "Rotate 90° _clockwise" msgstr "Rotate 90° _clockwise" #: ../app/actions/drawable-actions.c:114 -#, fuzzy msgctxt "drawable-action" msgid "Rotate 90 degrees to the right" msgstr "Rotate 90 degrees to the right" #: ../app/actions/drawable-actions.c:119 -#, fuzzy msgctxt "drawable-action" msgid "Rotate _180°" msgstr "Rotate _180°" #: ../app/actions/drawable-actions.c:120 -#, fuzzy msgctxt "drawable-action" msgid "Turn upside-down" msgstr "Turn upside-down" #: ../app/actions/drawable-actions.c:125 -#, fuzzy msgctxt "drawable-action" msgid "Rotate 90° counter-clock_wise" msgstr "Rotate 90° anti-clock_wise" #: ../app/actions/drawable-actions.c:126 -#, fuzzy msgctxt "drawable-action" msgid "Rotate 90 degrees to the left" msgstr "Rotate 90 degrees to the left" @@ -2015,375 +1775,313 @@ msgid "White Balance operates only on RGB color layers." msgstr "White Balance operates only on RGB colour layers." #: ../app/actions/dynamics-actions.c:42 -#, fuzzy msgctxt "dynamics-action" msgid "Paint Dynamics Menu" -msgstr "Patterns Menu" +msgstr "Paint Dynamics Menu" #: ../app/actions/dynamics-actions.c:46 -#, fuzzy msgctxt "dynamics-action" msgid "_New Dynamics" -msgstr "Brush Dynamics" +msgstr "_New Dynamics" #: ../app/actions/dynamics-actions.c:47 -#, fuzzy msgctxt "dynamics-action" msgid "Create a new dynamics" -msgstr "Create a new image" +msgstr "Create a new dynamics" #: ../app/actions/dynamics-actions.c:52 -#, fuzzy msgctxt "dynamics-action" msgid "D_uplicate Dynamics" -msgstr "D_uplicate Path" +msgstr "D_uplicate Dynamics" #: ../app/actions/dynamics-actions.c:53 -#, fuzzy msgctxt "dynamics-action" msgid "Duplicate this dynamics" -msgstr "_Emulate brush dynamics" +msgstr "Duplicate this dynamics" #: ../app/actions/dynamics-actions.c:58 -#, fuzzy msgctxt "dynamics-action" msgid "Copy Dynamics _Location" -msgstr "Copy Brush _Location" +msgstr "Copy Dynamics _Location" #: ../app/actions/dynamics-actions.c:59 -#, fuzzy msgctxt "dynamics-action" msgid "Copy dynamics file location to clipboard" -msgstr "Copy brush file location to clipboard" +msgstr "Copy dynamics file location to clipboard" #: ../app/actions/dynamics-actions.c:64 -#, fuzzy msgctxt "dynamics-action" msgid "_Delete Dynamics" -msgstr "Delete Anchors" +msgstr "_Delete Dynamics" #: ../app/actions/dynamics-actions.c:65 -#, fuzzy msgctxt "dynamics-action" msgid "Delete this dynamics" -msgstr "Delete this image" +msgstr "Delete this dynamics" #: ../app/actions/dynamics-actions.c:70 -#, fuzzy msgctxt "dynamics-action" msgid "_Refresh Dynamicss" -msgstr "Brush Dynamics" +msgstr "_Refresh Dynamics" #: ../app/actions/dynamics-actions.c:71 -#, fuzzy msgctxt "dynamics-action" msgid "Refresh dynamics" -msgstr "Brush Dynamics" +msgstr "Refresh dynamics" #: ../app/actions/dynamics-actions.c:79 -#, fuzzy msgctxt "dynamics-action" msgid "_Edit Dynamics..." -msgstr "_Edit Gradient..." +msgstr "_Edit Dynamics..." #: ../app/actions/dynamics-actions.c:80 -#, fuzzy msgctxt "dynamics-action" msgid "Edit dynamics" -msgstr "_Emulate brush dynamics" +msgstr "Edit dynamics" #: ../app/actions/dynamics-editor-actions.c:42 -#, fuzzy msgctxt "dynamics-editor-action" msgid "Paint Dynamics Editor Menu" -msgstr "Gradient Editor Menu" +msgstr "Paint Dynamics Editor Menu" #: ../app/actions/dynamics-editor-actions.c:50 -#, fuzzy msgctxt "dynamics-editor-action" msgid "Edit Active Dynamics" -msgstr "Edit Active Brush" +msgstr "Edit Active Dynamics" #: ../app/actions/edit-actions.c:63 -#, fuzzy msgctxt "edit-action" msgid "_Edit" msgstr "_Edit" #: ../app/actions/edit-actions.c:64 -#, fuzzy msgctxt "edit-action" msgid "Paste _as" -msgstr "_Paste as" +msgstr "Paste _as" #: ../app/actions/edit-actions.c:65 -#, fuzzy msgctxt "edit-action" msgid "_Buffer" msgstr "_Buffer" #: ../app/actions/edit-actions.c:68 -#, fuzzy msgctxt "edit-action" msgid "Undo History Menu" msgstr "Undo History Menu" #: ../app/actions/edit-actions.c:72 -#, fuzzy msgctxt "edit-action" msgid "_Undo" msgstr "_Undo" #: ../app/actions/edit-actions.c:73 -#, fuzzy msgctxt "edit-action" msgid "Undo the last operation" msgstr "Undo the last operation" #: ../app/actions/edit-actions.c:78 -#, fuzzy msgctxt "edit-action" msgid "_Redo" msgstr "_Redo" #: ../app/actions/edit-actions.c:79 -#, fuzzy msgctxt "edit-action" msgid "Redo the last operation that was undone" msgstr "Redo the last operation that was undone" #: ../app/actions/edit-actions.c:84 -#, fuzzy msgctxt "edit-action" msgid "Strong Undo" msgstr "Strong Undo" #: ../app/actions/edit-actions.c:85 -#, fuzzy msgctxt "edit-action" msgid "Undo the last operation, skipping visibility changes" msgstr "Undo the last operation, skipping visibility changes" #: ../app/actions/edit-actions.c:90 -#, fuzzy msgctxt "edit-action" msgid "Strong Redo" msgstr "Strong Redo" #: ../app/actions/edit-actions.c:92 -#, fuzzy msgctxt "edit-action" msgid "Redo the last operation that was undone, skipping visibility changes" msgstr "Redo the last operation that was undone, skipping visibility changes" #: ../app/actions/edit-actions.c:97 -#, fuzzy msgctxt "edit-action" msgid "_Clear Undo History" msgstr "_Clear Undo History" #: ../app/actions/edit-actions.c:98 -#, fuzzy msgctxt "edit-action" msgid "Remove all operations from the undo history" msgstr "Remove all operations from the undo history" #: ../app/actions/edit-actions.c:103 -#, fuzzy msgctxt "edit-action" msgid "_Fade..." msgstr "_Fade..." #: ../app/actions/edit-actions.c:105 -#, fuzzy msgctxt "edit-action" msgid "Modify paint mode and opacity of the last pixel manipulation" msgstr "Modify paint mode and opacity of the last pixel manipulation" #: ../app/actions/edit-actions.c:110 -#, fuzzy msgctxt "edit-action" msgid "Cu_t" msgstr "Cu_t" #: ../app/actions/edit-actions.c:111 -#, fuzzy msgctxt "edit-action" msgid "Move the selected pixels to the clipboard" msgstr "Move the selected pixels to the clipboard" #: ../app/actions/edit-actions.c:116 -#, fuzzy msgctxt "edit-action" msgid "_Copy" msgstr "_Copy" #: ../app/actions/edit-actions.c:117 -#, fuzzy msgctxt "edit-action" msgid "Copy the selected pixels to the clipboard" msgstr "Copy the selected pixels to the clipboard" #. GIMP_STOCK_COPY_VISIBLE, #: ../app/actions/edit-actions.c:122 -#, fuzzy msgctxt "edit-action" msgid "Copy _Visible" msgstr "Copy _Visible" #: ../app/actions/edit-actions.c:123 -#, fuzzy msgctxt "edit-action" msgid "Copy what is visible in the selected region" msgstr "Copy what is visible in the selected region" #: ../app/actions/edit-actions.c:128 -#, fuzzy msgctxt "edit-action" msgid "_Paste" msgstr "_Paste" #: ../app/actions/edit-actions.c:129 -#, fuzzy msgctxt "edit-action" msgid "Paste the content of the clipboard" msgstr "Paste the content of the clipboard" #: ../app/actions/edit-actions.c:134 -#, fuzzy msgctxt "edit-action" msgid "Paste _Into" msgstr "Paste _Into" #: ../app/actions/edit-actions.c:136 -#, fuzzy msgctxt "edit-action" msgid "Paste the content of the clipboard into the current selection" msgstr "Paste the content of the clipboard into the current selection" #: ../app/actions/edit-actions.c:141 -#, fuzzy msgctxt "edit-action" msgid "From _Clipboard" msgstr "From _Clipboard" #: ../app/actions/edit-actions.c:142 ../app/actions/edit-actions.c:148 -#, fuzzy msgctxt "edit-action" msgid "Create a new image from the content of the clipboard" msgstr "Create a new image from the content of the clipboard" #: ../app/actions/edit-actions.c:147 -#, fuzzy msgctxt "edit-action" msgid "_New Image" msgstr "_New Image" #: ../app/actions/edit-actions.c:153 -#, fuzzy msgctxt "edit-action" msgid "New _Layer" msgstr "New _Layer" #: ../app/actions/edit-actions.c:154 -#, fuzzy msgctxt "edit-action" msgid "Create a new layer from the content of the clipboard" msgstr "Create a new layer from the content of the clipboard" #: ../app/actions/edit-actions.c:159 -#, fuzzy msgctxt "edit-action" msgid "Cu_t Named..." msgstr "Cu_t Named..." #: ../app/actions/edit-actions.c:160 -#, fuzzy msgctxt "edit-action" msgid "Move the selected pixels to a named buffer" msgstr "Move the selected pixels to a named buffer" #: ../app/actions/edit-actions.c:165 -#, fuzzy msgctxt "edit-action" msgid "_Copy Named..." msgstr "_Copy Named..." #: ../app/actions/edit-actions.c:166 -#, fuzzy msgctxt "edit-action" msgid "Copy the selected pixels to a named buffer" msgstr "Copy the selected pixels to a named buffer" #. GIMP_STOCK_COPY_VISIBLE, #: ../app/actions/edit-actions.c:171 -#, fuzzy msgctxt "edit-action" msgid "Copy _Visible Named..." msgstr "Copy _Visible Named..." #: ../app/actions/edit-actions.c:173 -#, fuzzy msgctxt "edit-action" msgid "Copy what is visible in the selected region to a named buffer" -msgstr "Copy what is visible in the selected region" +msgstr "Copy what is visible in the selected region to a named buffer" #: ../app/actions/edit-actions.c:178 -#, fuzzy msgctxt "edit-action" msgid "_Paste Named..." msgstr "_Paste Named..." #: ../app/actions/edit-actions.c:179 -#, fuzzy msgctxt "edit-action" msgid "Paste the content of a named buffer" msgstr "Paste the content of a named buffer" #: ../app/actions/edit-actions.c:184 -#, fuzzy msgctxt "edit-action" msgid "Cl_ear" msgstr "Cl_ear" #: ../app/actions/edit-actions.c:185 -#, fuzzy msgctxt "edit-action" msgid "Clear the selected pixels" msgstr "Clear the selected pixels" #: ../app/actions/edit-actions.c:193 -#, fuzzy msgctxt "edit-action" msgid "Fill with _FG Color" msgstr "Fill with _FG Colour" #: ../app/actions/edit-actions.c:194 -#, fuzzy msgctxt "edit-action" msgid "Fill the selection using the foreground color" msgstr "Fill the selection using the foreground colour" #: ../app/actions/edit-actions.c:199 -#, fuzzy msgctxt "edit-action" msgid "Fill with B_G Color" msgstr "Fill with B_G Colour" #: ../app/actions/edit-actions.c:200 -#, fuzzy msgctxt "edit-action" msgid "Fill the selection using the background color" msgstr "Fill the selection using the background colour" #: ../app/actions/edit-actions.c:205 -#, fuzzy msgctxt "edit-action" msgid "Fill _with Pattern" -msgstr "Fill with Pattern" +msgstr "Fill _with Pattern" #: ../app/actions/edit-actions.c:206 -#, fuzzy msgctxt "edit-action" msgid "Fill the selection using the active pattern" msgstr "Fill the selection using the active pattern" @@ -2477,37 +2175,31 @@ msgid "There is no active layer or channel to copy from." msgstr "There is no active layer or channel to copy from." #: ../app/actions/error-console-actions.c:39 -#, fuzzy msgctxt "error-console-action" msgid "Error Console Menu" msgstr "Error Console Menu" #: ../app/actions/error-console-actions.c:43 -#, fuzzy msgctxt "error-console-action" msgid "_Clear" msgstr "_Clear" #: ../app/actions/error-console-actions.c:44 -#, fuzzy msgctxt "error-console-action" msgid "Clear error console" msgstr "Clear error console" #: ../app/actions/error-console-actions.c:49 -#, fuzzy msgctxt "error-console-action" msgid "Select _All" msgstr "Select _All" #: ../app/actions/error-console-actions.c:50 -#, fuzzy msgctxt "error-console-action" msgid "Select all error messages" -msgstr "Select all errors" +msgstr "Select all error messages" #: ../app/actions/error-console-actions.c:58 -#, fuzzy msgctxt "error-console-action" msgid "_Save Error Log to File..." msgstr "_Save Error Log to File..." @@ -2515,19 +2207,17 @@ msgstr "_Save Error Log to File..." #: ../app/actions/error-console-actions.c:59 msgctxt "error-console-action" msgid "Write all error messages to a file" -msgstr "" +msgstr "Write all error messages to a file" #: ../app/actions/error-console-actions.c:64 -#, fuzzy msgctxt "error-console-action" msgid "Save S_election to File..." msgstr "Save S_election to File..." #: ../app/actions/error-console-actions.c:65 -#, fuzzy msgctxt "error-console-action" msgid "Write the selected error messages to a file" -msgstr "Export the selected settings to a file" +msgstr "Write the selected error messages to a file" #: ../app/actions/error-console-commands.c:84 msgid "Cannot save. Nothing is selected." @@ -2547,133 +2237,111 @@ msgstr "" "%s" #: ../app/actions/file-actions.c:71 -#, fuzzy msgctxt "file-action" msgid "_File" msgstr "_File" #: ../app/actions/file-actions.c:72 -#, fuzzy msgctxt "file-action" msgid "Crea_te" -msgstr "Create" +msgstr "Crea_te" #: ../app/actions/file-actions.c:73 -#, fuzzy msgctxt "file-action" msgid "Open _Recent" msgstr "Open _Recent" #: ../app/actions/file-actions.c:76 -#, fuzzy msgctxt "file-action" msgid "_Open..." msgstr "_Open..." #: ../app/actions/file-actions.c:77 -#, fuzzy msgctxt "file-action" msgid "Open an image file" msgstr "Open an image file" #: ../app/actions/file-actions.c:82 -#, fuzzy msgctxt "file-action" msgid "Op_en as Layers..." msgstr "Op_en as Layers..." #: ../app/actions/file-actions.c:83 -#, fuzzy msgctxt "file-action" msgid "Open an image file as layers" msgstr "Open an image file as layers" #: ../app/actions/file-actions.c:88 -#, fuzzy msgctxt "file-action" msgid "Open _Location..." msgstr "Open _Location..." #: ../app/actions/file-actions.c:89 -#, fuzzy msgctxt "file-action" msgid "Open an image file from a specified location" msgstr "Open an image file from a specified location" #: ../app/actions/file-actions.c:94 -#, fuzzy msgctxt "file-action" msgid "Create Template..." -msgstr "Create New Template" +msgstr "Create Template..." #: ../app/actions/file-actions.c:95 -#, fuzzy msgctxt "file-action" msgid "Create a new template from this image" msgstr "Create a new template from this image" #: ../app/actions/file-actions.c:100 -#, fuzzy msgctxt "file-action" msgid "Re_vert" msgstr "Re_vert" #: ../app/actions/file-actions.c:101 -#, fuzzy msgctxt "file-action" msgid "Reload the image file from disk" msgstr "Reload the image file from disk" #: ../app/actions/file-actions.c:106 -#, fuzzy msgctxt "file-action" msgid "Close all" msgstr "Close all" #: ../app/actions/file-actions.c:107 -#, fuzzy msgctxt "file-action" msgid "Close all opened images" msgstr "Close all opened images" #: ../app/actions/file-actions.c:112 -#, fuzzy msgctxt "file-action" msgid "_Quit" msgstr "_Quit" #: ../app/actions/file-actions.c:113 -#, fuzzy msgctxt "file-action" msgid "Quit the GNU Image Manipulation Program" msgstr "Quit the GNU Image Manipulation Program" #: ../app/actions/file-actions.c:121 -#, fuzzy msgctxt "file-action" msgid "_Save" msgstr "_Save" #: ../app/actions/file-actions.c:122 -#, fuzzy msgctxt "file-action" msgid "Save this image" msgstr "Save this image" #: ../app/actions/file-actions.c:127 -#, fuzzy msgctxt "file-action" msgid "Save _As..." msgstr "Save _As..." #: ../app/actions/file-actions.c:128 -#, fuzzy msgctxt "file-action" msgid "Save this image with a different name" msgstr "Save this image with a different name" #: ../app/actions/file-actions.c:133 -#, fuzzy msgctxt "file-action" msgid "Save a Cop_y..." msgstr "Save a Cop_y..." @@ -2684,66 +2352,62 @@ msgid "" "Save a copy of this image, without affecting the source file (if any) or the " "current state of the image" msgstr "" +"Save a copy of this image, without affecting the source file (if any) or the " +"current state of the image" #: ../app/actions/file-actions.c:140 -#, fuzzy msgctxt "file-action" msgid "Save and Close..." msgstr "Save and Close..." #: ../app/actions/file-actions.c:141 -#, fuzzy msgctxt "file-action" msgid "Save this image and close its window" msgstr "Save this image and close its window" #: ../app/actions/file-actions.c:146 -#, fuzzy msgctxt "file-action" msgid "Export to" -msgstr "Export Path to SVG" +msgstr "Export to" #: ../app/actions/file-actions.c:147 -#, fuzzy msgctxt "file-action" msgid "Export the image again" -msgstr "Export the active path" +msgstr "Export the image again" #: ../app/actions/file-actions.c:152 msgctxt "file-action" msgid "Overwrite" -msgstr "" +msgstr "Overwrite" #: ../app/actions/file-actions.c:153 msgctxt "file-action" msgid "Export the image back to the imported file in the import format" -msgstr "" +msgstr "Export the image back to the imported file in the import format" #: ../app/actions/file-actions.c:158 -#, fuzzy msgctxt "file-action" msgid "Export..." -msgstr "E_xport Path..." +msgstr "Export..." #: ../app/actions/file-actions.c:159 msgctxt "file-action" msgid "Export the image to various file formats such as PNG or JPEG" -msgstr "" +msgstr "Export the image to various file formats such as PNG or JPEG" #: ../app/actions/file-actions.c:292 -#, fuzzy, c-format +#, c-format msgid "Export to %s" -msgstr "Export Path to SVG" +msgstr "Export to %s" #: ../app/actions/file-actions.c:298 #, c-format msgid "Overwrite %s" -msgstr "" +msgstr "Overwrite %s" #: ../app/actions/file-actions.c:306 -#, fuzzy msgid "Export to" -msgstr "Export Path to SVG" +msgstr "Export to" #: ../app/actions/file-commands.c:112 ../app/actions/file-commands.c:475 #: ../app/dialogs/file-open-dialog.c:77 @@ -2811,13 +2475,11 @@ msgstr "" "%s" #: ../app/actions/fonts-actions.c:43 -#, fuzzy msgctxt "fonts-action" msgid "Fonts Menu" msgstr "Fonts Menu" #: ../app/actions/fonts-actions.c:47 -#, fuzzy msgctxt "fonts-action" msgid "_Rescan Font List" msgstr "_Rescan Font List" @@ -2825,209 +2487,176 @@ msgstr "_Rescan Font List" #: ../app/actions/fonts-actions.c:48 msgctxt "fonts-action" msgid "Rescan the installed fonts" -msgstr "" +msgstr "Rescan the installed fonts" #: ../app/actions/gradient-editor-actions.c:45 -#, fuzzy msgctxt "gradient-editor-action" msgid "Gradient Editor Menu" msgstr "Gradient Editor Menu" #: ../app/actions/gradient-editor-actions.c:49 -#, fuzzy msgctxt "gradient-editor-action" msgid "Left Color Type" msgstr "Left Colour Type" #: ../app/actions/gradient-editor-actions.c:51 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Load Left Color From" msgstr "_Load Left Colour From" #: ../app/actions/gradient-editor-actions.c:53 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Save Left Color To" msgstr "_Save Left Colour To" #: ../app/actions/gradient-editor-actions.c:56 -#, fuzzy msgctxt "gradient-editor-action" msgid "Right Color Type" msgstr "Right Colour Type" #: ../app/actions/gradient-editor-actions.c:58 -#, fuzzy msgctxt "gradient-editor-action" msgid "Load Right Color Fr_om" msgstr "Load Right Colour Fr_om" #: ../app/actions/gradient-editor-actions.c:60 -#, fuzzy msgctxt "gradient-editor-action" msgid "Sa_ve Right Color To" msgstr "Sa_ve Right Colour To" #: ../app/actions/gradient-editor-actions.c:66 -#, fuzzy msgctxt "gradient-editor-action" msgid "L_eft Endpoint's Color..." msgstr "L_eft Endpoint's Colour..." #: ../app/actions/gradient-editor-actions.c:71 -#, fuzzy msgctxt "gradient-editor-action" msgid "R_ight Endpoint's Color..." msgstr "R_ight Endpoint's Colour..." #: ../app/actions/gradient-editor-actions.c:111 -#, fuzzy msgctxt "gradient-editor-action" msgid "Ble_nd Endpoints' Colors" msgstr "Ble_nd Endpoints' Colours" #: ../app/actions/gradient-editor-actions.c:116 -#, fuzzy msgctxt "gradient-editor-action" msgid "Blend Endpoints' Opacit_y" msgstr "Blend Endpoints' Opacit_y" #: ../app/actions/gradient-editor-actions.c:124 -#, fuzzy msgctxt "gradient-editor-action" msgid "Edit Active Gradient" msgstr "Edit Active Gradient" #: ../app/actions/gradient-editor-actions.c:155 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Left Neighbor's Right Endpoint" -msgstr "_Left Neighbor's Right Endpoint" +msgstr "_Left Neighbour's Right Endpoint" #: ../app/actions/gradient-editor-actions.c:160 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Right Endpoint" msgstr "_Right Endpoint" #: ../app/actions/gradient-editor-actions.c:165 #: ../app/actions/gradient-editor-actions.c:213 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Foreground Color" msgstr "_Foreground Colour" #: ../app/actions/gradient-editor-actions.c:170 #: ../app/actions/gradient-editor-actions.c:218 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Background Color" msgstr "_Background Colour" #: ../app/actions/gradient-editor-actions.c:203 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Right Neighbor's Left Endpoint" -msgstr "_Right Neighbor's Left Endpoint" +msgstr "_Right Neighbour's Left Endpoint" #: ../app/actions/gradient-editor-actions.c:208 -#, fuzzy msgctxt "gradient-editor-action" msgid "_Left Endpoint" msgstr "_Left Endpoint" #: ../app/actions/gradient-editor-actions.c:257 #: ../app/actions/gradient-editor-actions.c:287 -#, fuzzy msgctxt "gradient-editor-color-type" msgid "_Fixed" msgstr "_Fixed" #: ../app/actions/gradient-editor-actions.c:262 #: ../app/actions/gradient-editor-actions.c:292 -#, fuzzy msgctxt "gradient-editor-color-type" msgid "F_oreground Color" msgstr "F_oreground Colour" #: ../app/actions/gradient-editor-actions.c:268 #: ../app/actions/gradient-editor-actions.c:298 -#, fuzzy msgctxt "gradient-editor-color-type" msgid "Fo_reground Color (Transparent)" msgstr "Fo_reground Colour (Transparent)" #: ../app/actions/gradient-editor-actions.c:273 #: ../app/actions/gradient-editor-actions.c:303 -#, fuzzy msgctxt "gradient-editor-color-type" msgid "_Background Color" msgstr "_Background Colour" #: ../app/actions/gradient-editor-actions.c:279 #: ../app/actions/gradient-editor-actions.c:309 -#, fuzzy msgctxt "gradient-editor-color-type" msgid "B_ackground Color (Transparent)" msgstr "B_ackground Colour (Transparent)" #: ../app/actions/gradient-editor-actions.c:317 -#, fuzzy msgctxt "gradient-editor-blending" msgid "_Linear" msgstr "_Linear" #: ../app/actions/gradient-editor-actions.c:322 -#, fuzzy msgctxt "gradient-editor-blending" msgid "_Curved" msgstr "_Curved" #: ../app/actions/gradient-editor-actions.c:327 -#, fuzzy msgctxt "gradient-editor-blending" msgid "_Sinusoidal" msgstr "_Sinusoidal" #: ../app/actions/gradient-editor-actions.c:332 -#, fuzzy msgctxt "gradient-editor-blending" msgid "Spherical (i_ncreasing)" msgstr "Spherical (i_ncreasing)" #: ../app/actions/gradient-editor-actions.c:337 -#, fuzzy msgctxt "gradient-editor-blending" msgid "Spherical (_decreasing)" msgstr "Spherical (_decreasing)" #: ../app/actions/gradient-editor-actions.c:342 -#, fuzzy msgctxt "gradient-editor-blending" msgid "(Varies)" msgstr "(Varies)" #: ../app/actions/gradient-editor-actions.c:350 -#, fuzzy msgctxt "gradient-editor-coloring" msgid "_RGB" msgstr "_RGB" #: ../app/actions/gradient-editor-actions.c:355 -#, fuzzy msgctxt "gradient-editor-coloring" msgid "HSV (_counter-clockwise hue)" msgstr "HSV (_anti-clockwise hue)" #: ../app/actions/gradient-editor-actions.c:360 -#, fuzzy msgctxt "gradient-editor-coloring" msgid "HSV (clockwise _hue)" msgstr "HSV (clockwise _hue)" #: ../app/actions/gradient-editor-actions.c:365 -#, fuzzy msgctxt "gradient-editor-coloring" msgid "(Varies)" msgstr "(Varies)" @@ -3101,7 +2730,7 @@ msgstr "_Blending Function for Selection" #: ../app/actions/gradient-editor-actions.c:800 msgid "Coloring _Type for Selection" -msgstr "Colouring Type for Selection" +msgstr "Colouring _Type for Selection" #: ../app/actions/gradient-editor-actions.c:803 msgid "_Flip Selection" @@ -3220,91 +2849,76 @@ msgstr "" "in which to split the segments in the selection." #: ../app/actions/gradients-actions.c:43 -#, fuzzy msgctxt "gradients-action" msgid "Gradients Menu" msgstr "Gradients Menu" #: ../app/actions/gradients-actions.c:47 -#, fuzzy msgctxt "gradients-action" msgid "_New Gradient" msgstr "_New Gradient" #: ../app/actions/gradients-actions.c:48 -#, fuzzy msgctxt "gradients-action" msgid "Create a new gradient" -msgstr "Create a new image" +msgstr "Create a new gradient" #: ../app/actions/gradients-actions.c:53 -#, fuzzy msgctxt "gradients-action" msgid "D_uplicate Gradient" msgstr "D_uplicate Gradient" #: ../app/actions/gradients-actions.c:54 -#, fuzzy msgctxt "gradients-action" msgid "Duplicate this gradient" -msgstr "Duplicate gradient" +msgstr "Duplicate this gradient" #: ../app/actions/gradients-actions.c:59 -#, fuzzy msgctxt "gradients-action" msgid "Copy Gradient _Location" msgstr "Copy Gradient _Location" #: ../app/actions/gradients-actions.c:60 -#, fuzzy msgctxt "gradients-action" msgid "Copy gradient file location to clipboard" msgstr "Copy gradient file location to clipboard" #: ../app/actions/gradients-actions.c:65 -#, fuzzy msgctxt "gradients-action" msgid "Save as _POV-Ray..." msgstr "Save as _POV-Ray..." #: ../app/actions/gradients-actions.c:66 -#, fuzzy msgctxt "gradients-action" msgid "Save gradient as POV-Ray" msgstr "Save gradient as POV-Ray" #: ../app/actions/gradients-actions.c:71 -#, fuzzy msgctxt "gradients-action" msgid "_Delete Gradient" msgstr "_Delete Gradient" #: ../app/actions/gradients-actions.c:72 -#, fuzzy msgctxt "gradients-action" msgid "Delete this gradient" -msgstr "Delete gradient" +msgstr "Delete this gradient" #: ../app/actions/gradients-actions.c:77 -#, fuzzy msgctxt "gradients-action" msgid "_Refresh Gradients" msgstr "_Refresh Gradients" #: ../app/actions/gradients-actions.c:78 -#, fuzzy msgctxt "gradients-action" msgid "Refresh gradients" msgstr "Refresh gradients" #: ../app/actions/gradients-actions.c:86 -#, fuzzy msgctxt "gradients-action" msgid "_Edit Gradient..." msgstr "_Edit Gradient..." #: ../app/actions/gradients-actions.c:87 -#, fuzzy msgctxt "gradients-action" msgid "Edit gradient" msgstr "Edit gradient" @@ -3315,325 +2929,271 @@ msgid "Save '%s' as POV-Ray" msgstr "Save '%s' as POV-Ray" #: ../app/actions/help-actions.c:37 ../app/actions/help-actions.c:40 -#, fuzzy msgctxt "help-action" msgid "_Help" msgstr "_Help" #: ../app/actions/help-actions.c:41 -#, fuzzy msgctxt "help-action" msgid "Open the GIMP user manual" msgstr "Open the GIMP user manual" #: ../app/actions/help-actions.c:46 -#, fuzzy msgctxt "help-action" msgid "_Context Help" msgstr "_Context Help" #: ../app/actions/help-actions.c:47 -#, fuzzy msgctxt "help-action" msgid "Show the help for a specific user interface item" msgstr "Show the help for a specific user interface item" #: ../app/actions/image-actions.c:48 ../app/actions/image-actions.c:52 -#, fuzzy msgctxt "image-action" msgid "Image Menu" msgstr "Image Menu" #: ../app/actions/image-actions.c:55 -#, fuzzy msgctxt "image-action" msgid "_Image" msgstr "_Image" #: ../app/actions/image-actions.c:56 -#, fuzzy msgctxt "image-action" msgid "_Mode" msgstr "_Mode" #: ../app/actions/image-actions.c:57 -#, fuzzy msgctxt "image-action" msgid "_Transform" msgstr "_Transform" #: ../app/actions/image-actions.c:58 -#, fuzzy msgctxt "image-action" msgid "_Guides" msgstr "_Guides" #: ../app/actions/image-actions.c:60 -#, fuzzy msgctxt "image-action" msgid "_Colors" msgstr "_Colours" #: ../app/actions/image-actions.c:61 -#, fuzzy msgctxt "image-action" msgid "I_nfo" msgstr "I_nfo" #: ../app/actions/image-actions.c:62 -#, fuzzy msgctxt "image-action" msgid "_Auto" msgstr "_Auto" #: ../app/actions/image-actions.c:63 -#, fuzzy msgctxt "image-action" msgid "_Map" msgstr "_Map" #: ../app/actions/image-actions.c:64 -#, fuzzy msgctxt "image-action" msgid "C_omponents" msgstr "C_omponents" #: ../app/actions/image-actions.c:67 -#, fuzzy msgctxt "image-action" msgid "_New..." msgstr "_New..." #: ../app/actions/image-actions.c:68 -#, fuzzy msgctxt "image-action" msgid "Create a new image" msgstr "Create a new image" #: ../app/actions/image-actions.c:73 -#, fuzzy msgctxt "image-action" msgid "Can_vas Size..." msgstr "Can_vas Size..." #: ../app/actions/image-actions.c:74 -#, fuzzy msgctxt "image-action" msgid "Adjust the image dimensions" msgstr "Adjust the image dimensions" #: ../app/actions/image-actions.c:79 -#, fuzzy msgctxt "image-action" msgid "Fit Canvas to L_ayers" -msgstr "F_it Canvas to Layers" +msgstr "Fit Canvas to L_ayers" #: ../app/actions/image-actions.c:80 -#, fuzzy msgctxt "image-action" msgid "Resize the image to enclose all layers" msgstr "Resize the image to enclose all layers" #: ../app/actions/image-actions.c:85 -#, fuzzy msgctxt "image-action" msgid "F_it Canvas to Selection" msgstr "F_it Canvas to Selection" #: ../app/actions/image-actions.c:86 -#, fuzzy msgctxt "image-action" msgid "Resize the image to the extents of the selection" msgstr "Resize the image to the extents of the selection" #: ../app/actions/image-actions.c:91 -#, fuzzy msgctxt "image-action" msgid "_Print Size..." msgstr "_Print Size..." #: ../app/actions/image-actions.c:92 -#, fuzzy msgctxt "image-action" msgid "Adjust the print resolution" msgstr "Adjust the print resolution" #: ../app/actions/image-actions.c:97 -#, fuzzy msgctxt "image-action" msgid "_Scale Image..." msgstr "_Scale Image..." #: ../app/actions/image-actions.c:98 -#, fuzzy msgctxt "image-action" msgid "Change the size of the image content" msgstr "Change the size of the image content" #: ../app/actions/image-actions.c:103 -#, fuzzy msgctxt "image-action" msgid "_Crop to Selection" msgstr "_Crop to Selection" #: ../app/actions/image-actions.c:104 -#, fuzzy msgctxt "image-action" msgid "Crop the image to the extents of the selection" msgstr "Crop the image to the extents of the selection" #: ../app/actions/image-actions.c:109 -#, fuzzy msgctxt "image-action" msgid "_Duplicate" msgstr "_Duplicate" #: ../app/actions/image-actions.c:110 -#, fuzzy msgctxt "image-action" msgid "Create a duplicate of this image" msgstr "Create a duplicate of this image" #: ../app/actions/image-actions.c:115 -#, fuzzy msgctxt "image-action" msgid "Merge Visible _Layers..." msgstr "Merge Visible _Layers..." #: ../app/actions/image-actions.c:116 -#, fuzzy msgctxt "image-action" msgid "Merge all visible layers into one layer" msgstr "Merge all visible layers into one layer" #: ../app/actions/image-actions.c:121 -#, fuzzy msgctxt "image-action" msgid "_Flatten Image" msgstr "_Flatten Image" #: ../app/actions/image-actions.c:122 -#, fuzzy msgctxt "image-action" msgid "Merge all layers into one and remove transparency" msgstr "Merge all layers into one and remove transparency" #: ../app/actions/image-actions.c:127 -#, fuzzy msgctxt "image-action" msgid "Configure G_rid..." msgstr "Configure G_rid..." #: ../app/actions/image-actions.c:128 -#, fuzzy msgctxt "image-action" msgid "Configure the grid for this image" msgstr "Configure the grid for this image" #: ../app/actions/image-actions.c:133 -#, fuzzy msgctxt "image-action" msgid "Image Pr_operties" msgstr "Image Pr_operties" #: ../app/actions/image-actions.c:134 -#, fuzzy msgctxt "image-action" msgid "Display information about this image" msgstr "Display information about this image" #: ../app/actions/image-actions.c:142 -#, fuzzy msgctxt "image-convert-action" msgid "_RGB" msgstr "_RGB" #: ../app/actions/image-actions.c:143 -#, fuzzy msgctxt "image-convert-action" msgid "Convert the image to the RGB colorspace" msgstr "Convert the image to the RGB colourspace" #: ../app/actions/image-actions.c:147 -#, fuzzy msgctxt "image-convert-action" msgid "_Grayscale" msgstr "_Greyscale" #: ../app/actions/image-actions.c:148 -#, fuzzy msgctxt "image-convert-action" msgid "Convert the image to grayscale" msgstr "Convert the image to greyscale" #: ../app/actions/image-actions.c:152 -#, fuzzy msgctxt "image-convert-action" msgid "_Indexed..." msgstr "_Indexed..." #: ../app/actions/image-actions.c:153 -#, fuzzy msgctxt "image-convert-action" msgid "Convert the image to indexed colors" msgstr "Convert the image to indexed colours" #: ../app/actions/image-actions.c:160 -#, fuzzy msgctxt "image-action" msgid "Flip _Horizontally" msgstr "Flip _Horizontally" #: ../app/actions/image-actions.c:161 -#, fuzzy msgctxt "image-action" msgid "Flip image horizontally" msgstr "Flip image horizontally" #: ../app/actions/image-actions.c:166 -#, fuzzy msgctxt "image-action" msgid "Flip _Vertically" msgstr "Flip _Vertically" #: ../app/actions/image-actions.c:167 -#, fuzzy msgctxt "image-action" msgid "Flip image vertically" msgstr "Flip image vertically" #: ../app/actions/image-actions.c:175 -#, fuzzy msgctxt "image-action" msgid "Rotate 90° _clockwise" msgstr "Rotate 90° _clockwise" #: ../app/actions/image-actions.c:176 -#, fuzzy msgctxt "image-action" msgid "Rotate the image 90 degrees to the right" msgstr "Rotate the image 90 degrees to the right" #: ../app/actions/image-actions.c:181 -#, fuzzy msgctxt "image-action" msgid "Rotate _180°" msgstr "Rotate _180°" #: ../app/actions/image-actions.c:182 -#, fuzzy msgctxt "image-action" msgid "Turn the image upside-down" msgstr "Turn the image upside-down" #: ../app/actions/image-actions.c:187 -#, fuzzy msgctxt "image-action" msgid "Rotate 90° counter-clock_wise" msgstr "Rotate 90° anti-clock_wise" #: ../app/actions/image-actions.c:188 -#, fuzzy msgctxt "image-action" msgid "Rotate the image 90 degrees to the left" msgstr "Rotate the image 90 degrees to the left" @@ -3690,619 +3250,516 @@ msgid "Scaling" msgstr "Scaling" #: ../app/actions/images-actions.c:43 -#, fuzzy msgctxt "images-action" msgid "Images Menu" msgstr "Images Menu" #: ../app/actions/images-actions.c:47 -#, fuzzy msgctxt "images-action" msgid "_Raise Views" msgstr "_Raise Views" #: ../app/actions/images-actions.c:48 -#, fuzzy msgctxt "images-action" msgid "Raise this image's displays" msgstr "Raise this image's displays" #: ../app/actions/images-actions.c:53 -#, fuzzy msgctxt "images-action" msgid "_New View" msgstr "_New View" #: ../app/actions/images-actions.c:54 -#, fuzzy msgctxt "images-action" msgid "Create a new display for this image" msgstr "Create a new display for this image" #: ../app/actions/images-actions.c:59 -#, fuzzy msgctxt "images-action" msgid "_Delete Image" msgstr "_Delete Image" #: ../app/actions/images-actions.c:60 -#, fuzzy msgctxt "images-action" msgid "Delete this image" msgstr "Delete this image" #: ../app/actions/layers-actions.c:49 -#, fuzzy msgctxt "layers-action" msgid "Layers Menu" msgstr "Layers Menu" #: ../app/actions/layers-actions.c:53 -#, fuzzy msgctxt "layers-action" msgid "_Layer" msgstr "_Layer" #: ../app/actions/layers-actions.c:55 -#, fuzzy msgctxt "layers-action" msgid "Stac_k" msgstr "Stac_k" #: ../app/actions/layers-actions.c:57 -#, fuzzy msgctxt "layers-action" msgid "_Mask" msgstr "_Mask" #: ../app/actions/layers-actions.c:59 -#, fuzzy msgctxt "layers-action" msgid "Tr_ansparency" msgstr "Tr_ansparency" #: ../app/actions/layers-actions.c:61 -#, fuzzy msgctxt "layers-action" msgid "_Transform" msgstr "_Transform" #: ../app/actions/layers-actions.c:63 -#, fuzzy msgctxt "layers-action" msgid "_Properties" msgstr "_Properties" #: ../app/actions/layers-actions.c:65 -#, fuzzy msgctxt "layers-action" msgid "_Opacity" msgstr "_Opacity" #: ../app/actions/layers-actions.c:67 -#, fuzzy msgctxt "layers-action" msgid "Layer _Mode" msgstr "Layer _Mode" #: ../app/actions/layers-actions.c:70 -#, fuzzy msgctxt "layers-action" msgid "Te_xt Tool" msgstr "Te_xt Tool" #: ../app/actions/layers-actions.c:71 -#, fuzzy msgctxt "layers-action" msgid "Activate the text tool on this text layer" msgstr "Activate the text tool on this text layer" #: ../app/actions/layers-actions.c:76 -#, fuzzy msgctxt "layers-action" msgid "_Edit Layer Attributes..." msgstr "_Edit Layer Attributes..." #: ../app/actions/layers-actions.c:77 -#, fuzzy msgctxt "layers-action" msgid "Edit the layer's name" msgstr "Edit the layer's name" #: ../app/actions/layers-actions.c:82 ../app/actions/layers-actions.c:598 -#, fuzzy msgctxt "layers-action" msgid "_New Layer..." msgstr "_New Layer..." #: ../app/actions/layers-actions.c:83 -#, fuzzy msgctxt "layers-action" msgid "Create a new layer and add it to the image" msgstr "Create a new layer and add it to the image" #: ../app/actions/layers-actions.c:88 ../app/actions/layers-actions.c:599 -#, fuzzy msgctxt "layers-action" msgid "_New Layer" msgstr "_New Layer" #: ../app/actions/layers-actions.c:89 -#, fuzzy msgctxt "layers-action" msgid "Create a new layer with last used values" msgstr "Create a new layer with last used values" #: ../app/actions/layers-actions.c:94 -#, fuzzy msgctxt "layers-action" msgid "New from _Visible" msgstr "New from _Visible" #: ../app/actions/layers-actions.c:96 -#, fuzzy msgctxt "layers-action" msgid "Create a new layer from what is visible in this image" msgstr "Create a new layer from what is visible in this image" #: ../app/actions/layers-actions.c:101 -#, fuzzy msgctxt "layers-action" msgid "New Layer _Group..." -msgstr "_New Layer..." +msgstr "New Layer _Group..." #: ../app/actions/layers-actions.c:102 -#, fuzzy msgctxt "layers-action" msgid "Create a new layer group and add it to the image" -msgstr "Create a new layer and add it to the image" +msgstr "Create a new layer group and add it to the image" #: ../app/actions/layers-actions.c:107 -#, fuzzy msgctxt "layers-action" msgid "D_uplicate Layer" msgstr "D_uplicate Layer" #: ../app/actions/layers-actions.c:109 -#, fuzzy msgctxt "layers-action" msgid "Create a duplicate of the layer and add it to the image" msgstr "Create a duplicate of the layer and add it to the image" #: ../app/actions/layers-actions.c:114 -#, fuzzy msgctxt "layers-action" msgid "_Delete Layer" msgstr "_Delete Layer" #: ../app/actions/layers-actions.c:115 -#, fuzzy msgctxt "layers-action" msgid "Delete this layer" msgstr "Delete this layer" #: ../app/actions/layers-actions.c:120 -#, fuzzy msgctxt "layers-action" msgid "_Raise Layer" msgstr "_Raise Layer" #: ../app/actions/layers-actions.c:121 -#, fuzzy msgctxt "layers-action" msgid "Raise this layer one step in the layer stack" msgstr "Raise this layer one step in the layer stack" #: ../app/actions/layers-actions.c:126 -#, fuzzy msgctxt "layers-action" msgid "Layer to _Top" msgstr "Layer to _Top" #: ../app/actions/layers-actions.c:127 -#, fuzzy msgctxt "layers-action" msgid "Move this layer to the top of the layer stack" msgstr "Move this layer to the top of the layer stack" #: ../app/actions/layers-actions.c:132 -#, fuzzy msgctxt "layers-action" msgid "_Lower Layer" msgstr "_Lower Layer" #: ../app/actions/layers-actions.c:133 -#, fuzzy msgctxt "layers-action" msgid "Lower this layer one step in the layer stack" msgstr "Lower this layer one step in the layer stack" #: ../app/actions/layers-actions.c:138 -#, fuzzy msgctxt "layers-action" msgid "Layer to _Bottom" msgstr "Layer to _Bottom" #: ../app/actions/layers-actions.c:139 -#, fuzzy msgctxt "layers-action" msgid "Move this layer to the bottom of the layer stack" msgstr "Move this layer to the bottom of the layer stack" #: ../app/actions/layers-actions.c:144 -#, fuzzy msgctxt "layers-action" msgid "_Anchor Layer" msgstr "_Anchor Layer" #: ../app/actions/layers-actions.c:145 -#, fuzzy msgctxt "layers-action" msgid "Anchor the floating layer" msgstr "Anchor the floating layer" #: ../app/actions/layers-actions.c:150 -#, fuzzy msgctxt "layers-action" msgid "Merge Do_wn" msgstr "Merge Do_wn" #: ../app/actions/layers-actions.c:151 -#, fuzzy msgctxt "layers-action" msgid "Merge this layer with the first visible layer below it" -msgstr "Merge this layer with the one below it" +msgstr "Merge this layer with the first visible layer below it" #: ../app/actions/layers-actions.c:156 -#, fuzzy msgctxt "layers-action" msgid "Merge Layer Group" -msgstr "Merge Layers" +msgstr "Merge Layer Group" #: ../app/actions/layers-actions.c:157 -#, fuzzy msgctxt "layers-action" msgid "Merge the layer group's layers into one normal layer" -msgstr "Merge all visible layers into one layer" +msgstr "Merge the layer group's layers into one normal layer" #: ../app/actions/layers-actions.c:162 -#, fuzzy msgctxt "layers-action" msgid "Merge _Visible Layers..." msgstr "Merge _Visible Layers..." #: ../app/actions/layers-actions.c:163 -#, fuzzy msgctxt "layers-action" msgid "Merge all visible layers into one layer" msgstr "Merge all visible layers into one layer" #: ../app/actions/layers-actions.c:168 -#, fuzzy msgctxt "layers-action" msgid "_Flatten Image" msgstr "_Flatten Image" #: ../app/actions/layers-actions.c:169 -#, fuzzy msgctxt "layers-action" msgid "Merge all layers into one and remove transparency" msgstr "Merge all layers into one and remove transparency" #: ../app/actions/layers-actions.c:174 -#, fuzzy msgctxt "layers-action" msgid "_Discard Text Information" msgstr "_Discard Text Information" #: ../app/actions/layers-actions.c:175 -#, fuzzy msgctxt "layers-action" msgid "Turn this text layer into a normal layer" msgstr "Turn this text layer into a normal layer" #: ../app/actions/layers-actions.c:180 -#, fuzzy msgctxt "layers-action" msgid "Text to _Path" msgstr "Text to _Path" #: ../app/actions/layers-actions.c:181 -#, fuzzy msgctxt "layers-action" msgid "Create a path from this text layer" msgstr "Create a path from this text layer" #: ../app/actions/layers-actions.c:186 -#, fuzzy msgctxt "layers-action" msgid "Text alon_g Path" msgstr "Text alon_g Path" #: ../app/actions/layers-actions.c:187 -#, fuzzy msgctxt "layers-action" msgid "Warp this layer's text along the current path" msgstr "Warp this layer's text along the current path" #: ../app/actions/layers-actions.c:192 -#, fuzzy msgctxt "layers-action" msgid "Layer B_oundary Size..." msgstr "Layer B_oundary Size..." #: ../app/actions/layers-actions.c:193 -#, fuzzy msgctxt "layers-action" msgid "Adjust the layer dimensions" msgstr "Adjust the layer dimensions" #: ../app/actions/layers-actions.c:198 -#, fuzzy msgctxt "layers-action" msgid "Layer to _Image Size" msgstr "Layer to _Image Size" #: ../app/actions/layers-actions.c:199 -#, fuzzy msgctxt "layers-action" msgid "Resize the layer to the size of the image" msgstr "Resize the layer to the size of the image" #: ../app/actions/layers-actions.c:204 -#, fuzzy msgctxt "layers-action" msgid "_Scale Layer..." msgstr "_Scale Layer..." #: ../app/actions/layers-actions.c:205 -#, fuzzy msgctxt "layers-action" msgid "Change the size of the layer content" msgstr "Change the size of the layer content" #: ../app/actions/layers-actions.c:210 -#, fuzzy msgctxt "layers-action" msgid "_Crop to Selection" msgstr "_Crop to Selection" #: ../app/actions/layers-actions.c:211 -#, fuzzy msgctxt "layers-action" msgid "Crop the layer to the extents of the selection" msgstr "Crop the layer to the extents of the selection" #: ../app/actions/layers-actions.c:216 -#, fuzzy msgctxt "layers-action" msgid "Add La_yer Mask..." msgstr "Add La_yer Mask..." #: ../app/actions/layers-actions.c:218 -#, fuzzy msgctxt "layers-action" msgid "Add a mask that allows non-destructive editing of transparency" msgstr "Add a mask that allows non-destructive editing of transparency" #: ../app/actions/layers-actions.c:223 -#, fuzzy msgctxt "layers-action" msgid "Add Alpha C_hannel" msgstr "Add Alpha C_hannel" #: ../app/actions/layers-actions.c:224 -#, fuzzy msgctxt "layers-action" msgid "Add transparency information to the layer" msgstr "Add transparency information to the layer" #: ../app/actions/layers-actions.c:229 -#, fuzzy msgctxt "layers-action" msgid "_Remove Alpha Channel" msgstr "_Remove Alpha Channel" #: ../app/actions/layers-actions.c:230 -#, fuzzy msgctxt "layers-action" msgid "Remove transparency information from the layer" msgstr "Remove transparency information from the layer" #: ../app/actions/layers-actions.c:238 -#, fuzzy msgctxt "layers-action" msgid "Lock Alph_a Channel" msgstr "Lock Alph_a Channel" #: ../app/actions/layers-actions.c:240 -#, fuzzy msgctxt "layers-action" msgid "Keep transparency information on this layer from being modified" msgstr "Keep transparency information on this layer from being modified" #: ../app/actions/layers-actions.c:246 -#, fuzzy msgctxt "layers-action" msgid "_Edit Layer Mask" msgstr "_Edit Layer Mask" #: ../app/actions/layers-actions.c:247 -#, fuzzy msgctxt "layers-action" msgid "Work on the layer mask" msgstr "Work on the layer mask" #: ../app/actions/layers-actions.c:253 -#, fuzzy msgctxt "layers-action" msgid "S_how Layer Mask" msgstr "S_how Layer Mask" #: ../app/actions/layers-actions.c:259 -#, fuzzy msgctxt "layers-action" msgid "_Disable Layer Mask" msgstr "_Disable Layer Mask" #: ../app/actions/layers-actions.c:260 -#, fuzzy msgctxt "layers-action" msgid "Dismiss the effect of the layer mask" msgstr "Dismiss the effect of the layer mask" #: ../app/actions/layers-actions.c:269 -#, fuzzy msgctxt "layers-action" msgid "Apply Layer _Mask" msgstr "Apply Layer _Mask" #: ../app/actions/layers-actions.c:270 -#, fuzzy msgctxt "layers-action" msgid "Apply the effect of the layer mask and remove it" msgstr "Apply the effect of the layer mask and remove it" #: ../app/actions/layers-actions.c:275 -#, fuzzy msgctxt "layers-action" msgid "Delete Layer Mas_k" msgstr "Delete Layer Mas_k" #: ../app/actions/layers-actions.c:276 -#, fuzzy msgctxt "layers-action" msgid "Remove the layer mask and its effect" msgstr "Remove the layer mask and its effect" #: ../app/actions/layers-actions.c:284 -#, fuzzy msgctxt "layers-action" msgid "_Mask to Selection" msgstr "_Mask to Selection" #: ../app/actions/layers-actions.c:285 -#, fuzzy msgctxt "layers-action" msgid "Replace the selection with the layer mask" msgstr "Replace the selection with the layer mask" #: ../app/actions/layers-actions.c:290 -#, fuzzy msgctxt "layers-action" msgid "_Add to Selection" msgstr "_Add to Selection" #: ../app/actions/layers-actions.c:291 -#, fuzzy msgctxt "layers-action" msgid "Add the layer mask to the current selection" msgstr "Add the layer mask to the current selection" #: ../app/actions/layers-actions.c:296 ../app/actions/layers-actions.c:325 -#, fuzzy msgctxt "layers-action" msgid "_Subtract from Selection" msgstr "_Subtract from Selection" #: ../app/actions/layers-actions.c:297 -#, fuzzy msgctxt "layers-action" msgid "Subtract the layer mask from the current selection" msgstr "Subtract the layer mask from the current selection" #: ../app/actions/layers-actions.c:302 ../app/actions/layers-actions.c:332 -#, fuzzy msgctxt "layers-action" msgid "_Intersect with Selection" msgstr "_Intersect with Selection" #: ../app/actions/layers-actions.c:303 -#, fuzzy msgctxt "layers-action" msgid "Intersect the layer mask with the current selection" msgstr "Intersect the layer mask with the current selection" #: ../app/actions/layers-actions.c:311 -#, fuzzy msgctxt "layers-action" msgid "Al_pha to Selection" msgstr "Al_pha to Selection" #: ../app/actions/layers-actions.c:313 -#, fuzzy msgctxt "layers-action" msgid "Replace the selection with the layer's alpha channel" msgstr "Replace the selection with the layer's alpha channel" #: ../app/actions/layers-actions.c:318 -#, fuzzy msgctxt "layers-action" msgid "A_dd to Selection" msgstr "A_dd to Selection" #: ../app/actions/layers-actions.c:320 -#, fuzzy msgctxt "layers-action" msgid "Add the layer's alpha channel to the current selection" msgstr "Add the layer's alpha channel to the current selection" #: ../app/actions/layers-actions.c:327 -#, fuzzy msgctxt "layers-action" msgid "Subtract the layer's alpha channel from the current selection" msgstr "Subtract the layer's alpha channel from the current selection" #: ../app/actions/layers-actions.c:334 -#, fuzzy msgctxt "layers-action" msgid "Intersect the layer's alpha channel with the current selection" msgstr "Intersect the layer's alpha channel with the current selection" #: ../app/actions/layers-actions.c:342 -#, fuzzy msgctxt "layers-action" msgid "Select _Top Layer" msgstr "Select _Top Layer" #: ../app/actions/layers-actions.c:343 -#, fuzzy msgctxt "layers-action" msgid "Select the topmost layer" msgstr "Select the topmost layer" #: ../app/actions/layers-actions.c:348 -#, fuzzy msgctxt "layers-action" msgid "Select _Bottom Layer" msgstr "Select _Bottom Layer" #: ../app/actions/layers-actions.c:349 -#, fuzzy msgctxt "layers-action" msgid "Select the bottommost layer" msgstr "Select the bottommost layer" #: ../app/actions/layers-actions.c:354 -#, fuzzy msgctxt "layers-action" msgid "Select _Previous Layer" msgstr "Select _Previous Layer" #: ../app/actions/layers-actions.c:355 -#, fuzzy msgctxt "layers-action" msgid "Select the layer above the current layer" msgstr "Select the layer above the current layer" #: ../app/actions/layers-actions.c:360 -#, fuzzy msgctxt "layers-action" msgid "Select _Next Layer" msgstr "Select _Next Layer" #: ../app/actions/layers-actions.c:361 -#, fuzzy msgctxt "layers-action" msgid "Select the layer below the current layer" msgstr "Select the layer below the current layer" @@ -4311,22 +3768,20 @@ msgstr "Select the layer below the current layer" #. on thumbnail" #. #: ../app/actions/layers-actions.c:442 -#, fuzzy msgid "Shortcut: " -msgstr "Shortcut" +msgstr "Shortcut: " #. Will be prepended with a modifier key #. string, e.g. "Shift" #. #: ../app/actions/layers-actions.c:447 msgid "-Click on thumbnail in Layers dockable" -msgstr "" +msgstr "-Click on thumbnail in Layers dockable" #: ../app/actions/layers-actions.c:593 ../app/actions/layers-actions.c:594 -#, fuzzy msgctxt "layers-action" msgid "To _New Layer" -msgstr "_New Layer" +msgstr "To _New Layer" #: ../app/actions/layers-commands.c:203 msgid "Layer Attributes" @@ -4376,64 +3831,54 @@ msgid "Add Layer Mask" msgstr "Add Layer Mask" #: ../app/actions/palette-editor-actions.c:43 -#, fuzzy msgctxt "palette-editor-action" msgid "Palette Editor Menu" msgstr "Palette Editor Menu" #: ../app/actions/palette-editor-actions.c:47 -#, fuzzy msgctxt "palette-editor-action" msgid "_Edit Color..." msgstr "_Edit Colour..." #: ../app/actions/palette-editor-actions.c:48 -#, fuzzy msgctxt "palette-editor-action" msgid "Edit this entry" -msgstr "Edit gradient" +msgstr "Edit this entry" #: ../app/actions/palette-editor-actions.c:53 -#, fuzzy msgctxt "palette-editor-action" msgid "_Delete Color" msgstr "_Delete Colour" #: ../app/actions/palette-editor-actions.c:54 -#, fuzzy msgctxt "palette-editor-action" msgid "Delete this entry" -msgstr "Delete this layer" +msgstr "Delete this entry" #: ../app/actions/palette-editor-actions.c:62 -#, fuzzy msgctxt "palette-editor-action" msgid "Edit Active Palette" msgstr "Edit Active Palette" #: ../app/actions/palette-editor-actions.c:71 -#, fuzzy msgctxt "palette-editor-action" msgid "New Color from _FG" msgstr "New Colour from _FG" #: ../app/actions/palette-editor-actions.c:73 -#, fuzzy msgctxt "palette-editor-action" msgid "Create a new entry from the foreground color" -msgstr "New colour from foreground colour" +msgstr "Create a new entry from the foreground colour" #: ../app/actions/palette-editor-actions.c:78 -#, fuzzy msgctxt "palette-editor-action" msgid "New Color from _BG" msgstr "New Colour from _BG" #: ../app/actions/palette-editor-actions.c:80 -#, fuzzy msgctxt "palette-editor-action" msgid "Create a new entry from the background color" -msgstr "New colour from background colour" +msgstr "Create a new entry from the background colour" #: ../app/actions/palette-editor-actions.c:88 msgid "Zoom _In" @@ -4456,103 +3901,86 @@ msgid "Edit Color Palette Entry" msgstr "Edit Colour Palette Entry" #: ../app/actions/palettes-actions.c:43 -#, fuzzy msgctxt "palettes-action" msgid "Palettes Menu" msgstr "Palettes Menu" #: ../app/actions/palettes-actions.c:47 -#, fuzzy msgctxt "palettes-action" msgid "_New Palette" msgstr "_New Palette" #: ../app/actions/palettes-actions.c:48 -#, fuzzy msgctxt "palettes-action" msgid "Create a new palette" -msgstr "Create a new template" +msgstr "Create a new palette" #: ../app/actions/palettes-actions.c:53 -#, fuzzy msgctxt "palettes-action" msgid "_Import Palette..." msgstr "_Import Palette..." #: ../app/actions/palettes-actions.c:54 -#, fuzzy msgctxt "palettes-action" msgid "Import palette" msgstr "Import palette" #: ../app/actions/palettes-actions.c:59 -#, fuzzy msgctxt "palettes-action" msgid "D_uplicate Palette" msgstr "D_uplicate Palette" #: ../app/actions/palettes-actions.c:60 -#, fuzzy msgctxt "palettes-action" msgid "Duplicate this palette" -msgstr "Duplicate palette" +msgstr "Duplicate this palette" #: ../app/actions/palettes-actions.c:65 -#, fuzzy msgctxt "palettes-action" msgid "_Merge Palettes..." msgstr "_Merge Palettes..." #: ../app/actions/palettes-actions.c:66 -#, fuzzy msgctxt "palettes-action" msgid "Merge palettes" msgstr "Merge palettes" #: ../app/actions/palettes-actions.c:71 -#, fuzzy msgctxt "palettes-action" msgid "Copy Palette _Location" msgstr "Copy Palette _Location" #: ../app/actions/palettes-actions.c:72 -#, fuzzy msgctxt "palettes-action" msgid "Copy palette file location to clipboard" msgstr "Copy palette file location to clipboard" #: ../app/actions/palettes-actions.c:77 -#, fuzzy msgctxt "palettes-action" msgid "_Delete Palette" msgstr "_Delete Palette" #: ../app/actions/palettes-actions.c:78 -#, fuzzy msgctxt "palettes-action" msgid "Delete this palette" -msgstr "Delete palette" +msgstr "Delete this palette" #: ../app/actions/palettes-actions.c:83 -#, fuzzy msgctxt "palettes-action" msgid "_Refresh Palettes" msgstr "_Refresh Palettes" #: ../app/actions/palettes-actions.c:84 -#, fuzzy msgctxt "palettes-action" msgid "Refresh palettes" msgstr "Refresh palettes" #: ../app/actions/palettes-actions.c:92 -#, fuzzy msgctxt "palettes-action" msgid "_Edit Palette..." msgstr "_Edit Palette..." #: ../app/actions/palettes-actions.c:93 -#, fuzzy msgctxt "palettes-action" msgid "Edit palette" msgstr "Edit palette" @@ -4566,241 +3994,201 @@ msgid "Enter a name for the merged palette" msgstr "Enter a name for the merged palette" #: ../app/actions/patterns-actions.c:42 -#, fuzzy msgctxt "patterns-action" msgid "Patterns Menu" msgstr "Patterns Menu" #: ../app/actions/patterns-actions.c:46 -#, fuzzy msgctxt "patterns-action" msgid "_Open Pattern as Image" msgstr "_Open Pattern as Image" #: ../app/actions/patterns-actions.c:47 -#, fuzzy msgctxt "patterns-action" msgid "Open this pattern as an image" -msgstr "Open pattern as image" +msgstr "Open this pattern as an image" #: ../app/actions/patterns-actions.c:52 -#, fuzzy msgctxt "patterns-action" msgid "_New Pattern" msgstr "_New Pattern" #: ../app/actions/patterns-actions.c:53 -#, fuzzy msgctxt "patterns-action" msgid "Create a new pattern" -msgstr "Create a new template" +msgstr "Create a new pattern" #: ../app/actions/patterns-actions.c:58 -#, fuzzy msgctxt "patterns-action" msgid "D_uplicate Pattern" msgstr "D_uplicate Pattern" #: ../app/actions/patterns-actions.c:59 -#, fuzzy msgctxt "patterns-action" msgid "Duplicate this pattern" -msgstr "Duplicate pattern" +msgstr "Duplicate this pattern" #: ../app/actions/patterns-actions.c:64 -#, fuzzy msgctxt "patterns-action" msgid "Copy Pattern _Location" msgstr "Copy Pattern _Location" #: ../app/actions/patterns-actions.c:65 -#, fuzzy msgctxt "patterns-action" msgid "Copy pattern file location to clipboard" msgstr "Copy pattern file location to clipboard" #: ../app/actions/patterns-actions.c:70 -#, fuzzy msgctxt "patterns-action" msgid "_Delete Pattern" msgstr "_Delete Pattern" #: ../app/actions/patterns-actions.c:71 -#, fuzzy msgctxt "patterns-action" msgid "Delete this pattern" -msgstr "Delete pattern" +msgstr "Delete this pattern" #: ../app/actions/patterns-actions.c:76 -#, fuzzy msgctxt "patterns-action" msgid "_Refresh Patterns" msgstr "_Refresh Patterns" #: ../app/actions/patterns-actions.c:77 -#, fuzzy msgctxt "patterns-action" msgid "Refresh patterns" msgstr "Refresh patterns" #: ../app/actions/patterns-actions.c:85 -#, fuzzy msgctxt "patterns-action" msgid "_Edit Pattern..." msgstr "_Edit Pattern..." #: ../app/actions/patterns-actions.c:86 -#, fuzzy msgctxt "patterns-action" msgid "Edit pattern" msgstr "Edit pattern" #: ../app/actions/plug-in-actions.c:84 -#, fuzzy msgctxt "plug-in-action" msgid "Filte_rs" msgstr "Filte_rs" #: ../app/actions/plug-in-actions.c:86 -#, fuzzy msgctxt "plug-in-action" msgid "Recently Used" msgstr "Recently Used" #: ../app/actions/plug-in-actions.c:88 -#, fuzzy msgctxt "plug-in-action" msgid "_Blur" msgstr "_Blur" #: ../app/actions/plug-in-actions.c:90 -#, fuzzy msgctxt "plug-in-action" msgid "_Noise" msgstr "_Noise" #: ../app/actions/plug-in-actions.c:92 -#, fuzzy msgctxt "plug-in-action" msgid "Edge-De_tect" msgstr "Edge-De_tect" #: ../app/actions/plug-in-actions.c:94 -#, fuzzy msgctxt "plug-in-action" msgid "En_hance" msgstr "En_hance" #: ../app/actions/plug-in-actions.c:96 -#, fuzzy msgctxt "plug-in-action" msgid "C_ombine" msgstr "C_ombine" #: ../app/actions/plug-in-actions.c:98 -#, fuzzy msgctxt "plug-in-action" msgid "_Generic" msgstr "_Generic" #: ../app/actions/plug-in-actions.c:100 -#, fuzzy msgctxt "plug-in-action" msgid "_Light and Shadow" msgstr "_Light and Shadow" #: ../app/actions/plug-in-actions.c:102 -#, fuzzy msgctxt "plug-in-action" msgid "_Distorts" msgstr "_Distorts" #: ../app/actions/plug-in-actions.c:104 -#, fuzzy msgctxt "plug-in-action" msgid "_Artistic" msgstr "_Artistic" #: ../app/actions/plug-in-actions.c:106 -#, fuzzy msgctxt "plug-in-action" msgid "_Decor" msgstr "_Decor" #: ../app/actions/plug-in-actions.c:108 -#, fuzzy msgctxt "plug-in-action" msgid "_Map" msgstr "_Map" #: ../app/actions/plug-in-actions.c:110 -#, fuzzy msgctxt "plug-in-action" msgid "_Render" msgstr "_Render" #: ../app/actions/plug-in-actions.c:112 -#, fuzzy msgctxt "plug-in-action" msgid "_Clouds" msgstr "_Clouds" #: ../app/actions/plug-in-actions.c:114 -#, fuzzy msgctxt "plug-in-action" msgid "_Nature" msgstr "_Nature" #: ../app/actions/plug-in-actions.c:116 -#, fuzzy msgctxt "plug-in-action" msgid "_Pattern" msgstr "_Pattern" #: ../app/actions/plug-in-actions.c:118 -#, fuzzy msgctxt "plug-in-action" msgid "_Web" msgstr "_Web" #: ../app/actions/plug-in-actions.c:120 -#, fuzzy msgctxt "plug-in-action" msgid "An_imation" msgstr "An_imation" #: ../app/actions/plug-in-actions.c:123 -#, fuzzy msgctxt "plug-in-action" msgid "Reset all _Filters" msgstr "Reset all _Filters" #: ../app/actions/plug-in-actions.c:124 -#, fuzzy msgctxt "plug-in-action" msgid "Reset all plug-ins to their default settings" msgstr "Reset all plug-ins to their default settings" #: ../app/actions/plug-in-actions.c:132 -#, fuzzy msgctxt "plug-in-action" msgid "Re_peat Last" msgstr "Re_peat Last" #: ../app/actions/plug-in-actions.c:134 -#, fuzzy msgctxt "plug-in-action" msgid "Rerun the last used plug-in using the same settings" msgstr "Rerun the last used plug-in using the same settings" #: ../app/actions/plug-in-actions.c:139 -#, fuzzy msgctxt "plug-in-action" msgid "R_e-Show Last" msgstr "R_e-Show Last" #: ../app/actions/plug-in-actions.c:140 -#, fuzzy msgctxt "plug-in-action" msgid "Show the last used plug-in dialog again" msgstr "Show the last used plug-in dialogue again" @@ -4832,37 +4220,31 @@ msgid "Do you really want to reset all filters to default values?" msgstr "Do you really want to reset all filters to default values?" #: ../app/actions/quick-mask-actions.c:43 -#, fuzzy msgctxt "quick-mask-action" msgid "Quick Mask Menu" msgstr "Quick Mask Menu" #: ../app/actions/quick-mask-actions.c:47 -#, fuzzy msgctxt "quick-mask-action" msgid "_Configure Color and Opacity..." msgstr "_Configure Colour and Opacity..." #: ../app/actions/quick-mask-actions.c:55 -#, fuzzy msgctxt "quick-mask-action" msgid "Toggle _Quick Mask" msgstr "Toggle _Quick Mask" #: ../app/actions/quick-mask-actions.c:56 -#, fuzzy msgctxt "quick-mask-action" msgid "Toggle Quick Mask on/off" -msgstr "Toggle Quick Mask" +msgstr "Toggle Quick Mask on/off" #: ../app/actions/quick-mask-actions.c:65 -#, fuzzy msgctxt "quick-mask-action" msgid "Mask _Selected Areas" msgstr "Mask _Selected Areas" #: ../app/actions/quick-mask-actions.c:70 -#, fuzzy msgctxt "quick-mask-action" msgid "Mask _Unselected Areas" msgstr "Mask _Unselected Areas" @@ -4884,175 +4266,146 @@ msgid "_Mask opacity:" msgstr "_Mask opacity:" #: ../app/actions/sample-points-actions.c:39 -#, fuzzy msgctxt "sample-points-action" msgid "Sample Point Menu" msgstr "Sample Point Menu" #: ../app/actions/sample-points-actions.c:46 -#, fuzzy msgctxt "sample-points-action" msgid "_Sample Merged" msgstr "_Sample Merged" #: ../app/actions/sample-points-actions.c:48 -#, fuzzy msgctxt "sample-points-action" msgid "Use the composite color of all visible layers" -msgstr "Base region_select on all visible layers" +msgstr "Use the composite colour of all visible layers" #: ../app/actions/select-actions.c:44 -#, fuzzy msgctxt "select-action" msgid "Selection Editor Menu" msgstr "Selection Editor Menu" #: ../app/actions/select-actions.c:47 -#, fuzzy msgctxt "select-action" msgid "_Select" msgstr "_Select" #: ../app/actions/select-actions.c:50 -#, fuzzy msgctxt "select-action" msgid "_All" msgstr "_All" #: ../app/actions/select-actions.c:51 -#, fuzzy msgctxt "select-action" msgid "Select everything" msgstr "Select everything" #: ../app/actions/select-actions.c:56 -#, fuzzy msgctxt "select-action" msgid "_None" msgstr "_None" #: ../app/actions/select-actions.c:57 -#, fuzzy msgctxt "select-action" msgid "Dismiss the selection" msgstr "Dismiss the selection" #: ../app/actions/select-actions.c:62 -#, fuzzy msgctxt "select-action" msgid "_Invert" msgstr "_Invert" #: ../app/actions/select-actions.c:63 -#, fuzzy msgctxt "select-action" msgid "Invert the selection" msgstr "Invert the selection" #: ../app/actions/select-actions.c:68 -#, fuzzy msgctxt "select-action" msgid "_Float" msgstr "_Float" #: ../app/actions/select-actions.c:69 -#, fuzzy msgctxt "select-action" msgid "Create a floating selection" msgstr "Create a floating selection" #: ../app/actions/select-actions.c:74 -#, fuzzy msgctxt "select-action" msgid "Fea_ther..." msgstr "Fea_ther..." #: ../app/actions/select-actions.c:76 -#, fuzzy msgctxt "select-action" msgid "Blur the selection border so that it fades out smoothly" msgstr "Blur the selection border so that it fades out smoothly" #: ../app/actions/select-actions.c:81 -#, fuzzy msgctxt "select-action" msgid "_Sharpen" msgstr "_Sharpen" #: ../app/actions/select-actions.c:82 -#, fuzzy msgctxt "select-action" msgid "Remove fuzzyness from the selection" msgstr "Remove fuzzyness from the selection" #: ../app/actions/select-actions.c:87 -#, fuzzy msgctxt "select-action" msgid "S_hrink..." msgstr "S_hrink..." #: ../app/actions/select-actions.c:88 -#, fuzzy msgctxt "select-action" msgid "Contract the selection" msgstr "Contract the selection" #: ../app/actions/select-actions.c:93 -#, fuzzy msgctxt "select-action" msgid "_Grow..." msgstr "_Grow..." #: ../app/actions/select-actions.c:94 -#, fuzzy msgctxt "select-action" msgid "Enlarge the selection" msgstr "Enlarge the selection" #: ../app/actions/select-actions.c:99 -#, fuzzy msgctxt "select-action" msgid "Bo_rder..." msgstr "Bo_rder..." #: ../app/actions/select-actions.c:100 -#, fuzzy msgctxt "select-action" msgid "Replace the selection by its border" msgstr "Replace the selection by its border" #: ../app/actions/select-actions.c:105 -#, fuzzy msgctxt "select-action" msgid "Save to _Channel" msgstr "Save to _Channel" #: ../app/actions/select-actions.c:106 -#, fuzzy msgctxt "select-action" msgid "Save the selection to a channel" msgstr "Save the selection to a channel" #: ../app/actions/select-actions.c:111 -#, fuzzy msgctxt "select-action" msgid "_Stroke Selection..." msgstr "_Stroke Selection..." #: ../app/actions/select-actions.c:112 -#, fuzzy msgctxt "select-action" msgid "Paint along the selection outline" msgstr "Paint along the selection outline" #: ../app/actions/select-actions.c:117 -#, fuzzy msgctxt "select-action" msgid "_Stroke Selection" msgstr "_Stroke Selection" #: ../app/actions/select-actions.c:118 -#, fuzzy msgctxt "select-action" msgid "Stroke the selection with last used values" msgstr "Stroke the selection with last used values" @@ -5114,70 +4467,59 @@ msgid "Stroke Selection" msgstr "Stroke Selection" #: ../app/actions/templates-actions.c:41 -#, fuzzy msgctxt "templates-action" msgid "Templates Menu" msgstr "Templates Menu" #: ../app/actions/templates-actions.c:45 -#, fuzzy msgctxt "templates-action" msgid "_Create Image from Template" msgstr "_Create Image from Template" #: ../app/actions/templates-actions.c:46 -#, fuzzy msgctxt "templates-action" msgid "Create a new image from the selected template" msgstr "Create a new image from the selected template" #: ../app/actions/templates-actions.c:51 -#, fuzzy msgctxt "templates-action" msgid "_New Template..." msgstr "_New Template..." #: ../app/actions/templates-actions.c:52 -#, fuzzy msgctxt "templates-action" msgid "Create a new template" msgstr "Create a new template" #: ../app/actions/templates-actions.c:57 -#, fuzzy msgctxt "templates-action" msgid "D_uplicate Template..." msgstr "D_uplicate Template..." #: ../app/actions/templates-actions.c:58 -#, fuzzy msgctxt "templates-action" msgid "Duplicate this template" -msgstr "Duplicate the selected template" +msgstr "Duplicate this template" #: ../app/actions/templates-actions.c:63 -#, fuzzy msgctxt "templates-action" msgid "_Edit Template..." msgstr "_Edit Template..." #: ../app/actions/templates-actions.c:64 -#, fuzzy msgctxt "templates-action" msgid "Edit this template" -msgstr "Edit Template" +msgstr "Edit this template" #: ../app/actions/templates-actions.c:69 -#, fuzzy msgctxt "templates-action" msgid "_Delete Template" msgstr "_Delete Template" #: ../app/actions/templates-actions.c:70 -#, fuzzy msgctxt "templates-action" msgid "Delete this template" -msgstr "Delete this image" +msgstr "Delete this template" #: ../app/actions/templates-commands.c:111 msgid "New Template" @@ -5204,49 +4546,41 @@ msgstr "" "Are you sure you want to delete template '%s' from the list and from disk?" #: ../app/actions/text-editor-actions.c:43 -#, fuzzy msgctxt "text-editor-action" msgid "Open" msgstr "Open" #: ../app/actions/text-editor-actions.c:44 -#, fuzzy msgctxt "text-editor-action" msgid "Load text from file" msgstr "Load text from file" #: ../app/actions/text-editor-actions.c:49 -#, fuzzy msgctxt "text-editor-action" msgid "Clear" msgstr "Clear" #: ../app/actions/text-editor-actions.c:50 -#, fuzzy msgctxt "text-editor-action" msgid "Clear all text" msgstr "Clear all text" #: ../app/actions/text-editor-actions.c:58 -#, fuzzy msgctxt "text-editor-action" msgid "LTR" msgstr "LTR" #: ../app/actions/text-editor-actions.c:59 -#, fuzzy msgctxt "text-editor-action" msgid "From left to right" msgstr "From left to right" #: ../app/actions/text-editor-actions.c:64 -#, fuzzy msgctxt "text-editor-action" msgid "RTL" msgstr "RTL" #: ../app/actions/text-editor-actions.c:65 -#, fuzzy msgctxt "text-editor-action" msgid "From right to left" msgstr "From right to left" @@ -5271,152 +4605,127 @@ msgstr "Open Text File (UTF-8)" msgid "Could not open '%s' for reading: %s" msgstr "Could not open '%s' for reading: %s" -#: ../app/actions/text-tool-actions.c:49 -#, fuzzy +#: ../app/actions/text-tool-actions.c:50 msgctxt "text-tool-action" msgid "Text Tool Menu" -msgstr "Te_xt Tool" +msgstr "Text Tool Menu" -#: ../app/actions/text-tool-actions.c:53 -#, fuzzy +#: ../app/actions/text-tool-actions.c:54 msgctxt "text-tool-action" msgid "Input _Methods" -msgstr "Input Levels" +msgstr "Input _Methods" -#: ../app/actions/text-tool-actions.c:57 -#, fuzzy +#: ../app/actions/text-tool-actions.c:58 msgctxt "text-tool-action" msgid "Cu_t" msgstr "Cu_t" -#: ../app/actions/text-tool-actions.c:62 -#, fuzzy +#: ../app/actions/text-tool-actions.c:63 msgctxt "text-tool-action" msgid "_Copy" msgstr "_Copy" -#: ../app/actions/text-tool-actions.c:67 -#, fuzzy +#: ../app/actions/text-tool-actions.c:68 msgctxt "text-tool-action" msgid "_Paste" msgstr "_Paste" -#: ../app/actions/text-tool-actions.c:72 -#, fuzzy +#: ../app/actions/text-tool-actions.c:73 msgctxt "text-tool-action" msgid "_Delete" -msgstr "_Delete Path" +msgstr "_Delete" -#: ../app/actions/text-tool-actions.c:77 -#, fuzzy +#: ../app/actions/text-tool-actions.c:78 msgctxt "text-tool-action" msgid "_Open text file..." -msgstr "_Open Display..." +msgstr "_Open text file..." -#: ../app/actions/text-tool-actions.c:82 -#, fuzzy +#: ../app/actions/text-tool-actions.c:83 msgctxt "text-tool-action" msgid "Cl_ear" msgstr "Cl_ear" -#: ../app/actions/text-tool-actions.c:83 -#, fuzzy +#: ../app/actions/text-tool-actions.c:84 msgctxt "text-tool-action" msgid "Clear all text" msgstr "Clear all text" -#: ../app/actions/text-tool-actions.c:88 -#, fuzzy +#: ../app/actions/text-tool-actions.c:89 msgctxt "text-tool-action" msgid "_Path from Text" -msgstr "Path from Text" +msgstr "_Path from Text" -#: ../app/actions/text-tool-actions.c:90 -#, fuzzy +#: ../app/actions/text-tool-actions.c:91 msgctxt "text-tool-action" msgid "Create a path from the outlines of the current text" -msgstr "Create a path from this text layer" +msgstr "Create a path from the outlines of the current text" -#: ../app/actions/text-tool-actions.c:95 -#, fuzzy +#: ../app/actions/text-tool-actions.c:96 msgctxt "text-tool-action" msgid "Text _along Path" -msgstr "Text along Path" +msgstr "Text _along Path" -#: ../app/actions/text-tool-actions.c:97 -#, fuzzy +#: ../app/actions/text-tool-actions.c:98 msgctxt "text-tool-action" msgid "Bend the text along the currently active path" -msgstr "Warp this layer's text along the current path" +msgstr "Bend the text along the currently active path" -#: ../app/actions/text-tool-actions.c:105 -#, fuzzy +#: ../app/actions/text-tool-actions.c:106 msgctxt "text-tool-action" msgid "From left to right" msgstr "From left to right" -#: ../app/actions/text-tool-actions.c:110 -#, fuzzy +#: ../app/actions/text-tool-actions.c:111 msgctxt "text-tool-action" msgid "From right to left" msgstr "From right to left" #: ../app/actions/tool-options-actions.c:55 -#, fuzzy msgctxt "tool-options-action" msgid "Tool Options Menu" msgstr "Tool Options Menu" #: ../app/actions/tool-options-actions.c:59 -#, fuzzy msgctxt "tool-options-action" msgid "_Save Options To" msgstr "_Save Options To" #: ../app/actions/tool-options-actions.c:63 -#, fuzzy msgctxt "tool-options-action" msgid "_Restore Options From" msgstr "_Restore Options From" #: ../app/actions/tool-options-actions.c:67 -#, fuzzy msgctxt "tool-options-action" msgid "Re_name Saved Options" msgstr "Re_name Saved Options" #: ../app/actions/tool-options-actions.c:71 -#, fuzzy msgctxt "tool-options-action" msgid "_Delete Saved Options" msgstr "_Delete Saved Options" #: ../app/actions/tool-options-actions.c:75 -#, fuzzy msgctxt "tool-options-action" msgid "_New Entry..." msgstr "_New Entry..." #: ../app/actions/tool-options-actions.c:80 -#, fuzzy msgctxt "tool-options-action" msgid "R_eset Tool Options" msgstr "R_eset Tool Options" #: ../app/actions/tool-options-actions.c:81 -#, fuzzy msgctxt "tool-options-action" msgid "Reset to default values" msgstr "Reset to default values" #: ../app/actions/tool-options-actions.c:86 -#, fuzzy msgctxt "tool-options-action" msgid "Reset _all Tool Options" msgstr "Reset _all Tool Options" #: ../app/actions/tool-options-actions.c:87 -#, fuzzy msgctxt "tool-options-action" msgid "Reset all tool options" msgstr "Reset all tool options" @@ -5444,435 +4753,365 @@ msgid "Enter a new name for the saved options" msgstr "Enter a new name for the saved options" #: ../app/actions/tool-options-commands.c:185 -#, fuzzy msgid "Reset All Tool Options" -msgstr "Reset _all Tool Options" +msgstr "Reset All Tool Options" #: ../app/actions/tool-options-commands.c:208 msgid "Do you really want to reset all tool options to default values?" msgstr "Do you really want to reset all tool options to default values?" #: ../app/actions/tool-preset-actions.c:44 -#, fuzzy msgctxt "tool-preset-action" msgid "Tool Preset Menu" -msgstr "Tools Menu" +msgstr "Tool Preset Menu" #: ../app/actions/tool-preset-actions.c:48 msgctxt "tool-preset-action" msgid "_New Tool Preset" -msgstr "" +msgstr "_New Tool Preset" #: ../app/actions/tool-preset-actions.c:49 -#, fuzzy msgctxt "tool-preset-action" msgid "Create a new tool preset" -msgstr "Create a new template" +msgstr "Create a new tool preset" #: ../app/actions/tool-preset-actions.c:54 -#, fuzzy msgctxt "tool-preset-action" msgid "D_uplicate Tool Preset" -msgstr "D_uplicate Path" +msgstr "D_uplicate Tool Preset" #: ../app/actions/tool-preset-actions.c:55 -#, fuzzy msgctxt "tool-preset-action" msgid "Duplicate this tool preset" -msgstr "Duplicate palette" +msgstr "Duplicate this tool preset" #: ../app/actions/tool-preset-actions.c:60 -#, fuzzy msgctxt "tool-preset-action" msgid "Copy Tool Preset _Location" -msgstr "Copy Palette _Location" +msgstr "Copy Tool Preset _Location" #: ../app/actions/tool-preset-actions.c:61 -#, fuzzy msgctxt "tool-preset-action" msgid "Copy tool preset file location to clipboard" -msgstr "Copy palette file location to clipboard" +msgstr "Copy tool preset file location to clipboard" #: ../app/actions/tool-preset-actions.c:66 -#, fuzzy msgctxt "tool-preset-action" msgid "_Delete Tool Preset" -msgstr "_Delete Colour" +msgstr "_Delete Tool Preset" #: ../app/actions/tool-preset-actions.c:67 -#, fuzzy msgctxt "tool-preset-action" msgid "Delete this tool preset" -msgstr "Delete this layer" +msgstr "Delete this tool preset" #: ../app/actions/tool-preset-actions.c:72 -#, fuzzy msgctxt "tool-preset-action" msgid "_Refresh Tool Presets" -msgstr "_Refresh Brushes" +msgstr "_Refresh Tool Presets" #: ../app/actions/tool-preset-actions.c:73 -#, fuzzy msgctxt "tool-preset-action" msgid "Refresh tool presets" -msgstr "Refresh brushes" +msgstr "Refresh tool presets" #: ../app/actions/tool-preset-actions.c:81 -#, fuzzy msgctxt "tool-preset-action" msgid "_Edit Tool Preset..." -msgstr "_Edit Colour..." +msgstr "_Edit Tool Preset..." #: ../app/actions/tool-preset-actions.c:82 msgctxt "tool-preset-action" msgid "Edit this tool preset" -msgstr "" +msgstr "Edit this tool preset" #: ../app/actions/tool-preset-editor-actions.c:42 -#, fuzzy msgctxt "tool-preset-editor-action" msgid "Tool Preset Editor Menu" -msgstr "Palette Editor Menu" +msgstr "Tool Preset Editor Menu" #: ../app/actions/tool-preset-editor-actions.c:50 -#, fuzzy msgctxt "tool-preset-editor-action" msgid "Edit Active Tool Preset" -msgstr "Edit Active Palette" +msgstr "Edit Active Tool Preset" #: ../app/actions/tools-actions.c:45 -#, fuzzy msgctxt "tools-action" msgid "_Tools" msgstr "_Tools" #: ../app/actions/tools-actions.c:46 -#, fuzzy msgctxt "tools-action" msgid "_Selection Tools" msgstr "_Selection Tools" #: ../app/actions/tools-actions.c:47 -#, fuzzy msgctxt "tools-action" msgid "_Paint Tools" msgstr "_Paint Tools" #: ../app/actions/tools-actions.c:48 -#, fuzzy msgctxt "tools-action" msgid "_Transform Tools" msgstr "_Transform Tools" #: ../app/actions/tools-actions.c:49 -#, fuzzy msgctxt "tools-action" msgid "_Color Tools" msgstr "_Colour Tools" #: ../app/actions/tools-actions.c:55 -#, fuzzy msgctxt "tools-action" msgid "_By Color" msgstr "_By Colour" #: ../app/actions/tools-actions.c:56 -#, fuzzy msgctxt "tools-action" msgid "Select regions with similar colors" msgstr "Select regions with similar colours" #: ../app/actions/tools-actions.c:61 -#, fuzzy msgctxt "tools-action" msgid "_Arbitrary Rotation..." msgstr "_Arbitrary Rotation..." #: ../app/actions/tools-actions.c:62 -#, fuzzy msgctxt "tools-action" msgid "Rotate by an arbitrary angle" msgstr "Rotate by an arbitrary angle" #: ../app/actions/vectors-actions.c:44 -#, fuzzy msgctxt "vectors-action" msgid "Paths Menu" msgstr "Paths Menu" #: ../app/actions/vectors-actions.c:48 -#, fuzzy msgctxt "vectors-action" msgid "Path _Tool" msgstr "Path _Tool" #: ../app/actions/vectors-actions.c:53 -#, fuzzy msgctxt "vectors-action" msgid "_Edit Path Attributes..." msgstr "_Edit Path Attributes..." #: ../app/actions/vectors-actions.c:54 -#, fuzzy msgctxt "vectors-action" msgid "Edit path attributes" msgstr "Edit path attributes" #: ../app/actions/vectors-actions.c:59 -#, fuzzy msgctxt "vectors-action" msgid "_New Path..." msgstr "_New Path..." #: ../app/actions/vectors-actions.c:60 -#, fuzzy msgctxt "vectors-action" msgid "Create a new path..." -msgstr "Create a new template" +msgstr "Create a new path..." #: ../app/actions/vectors-actions.c:65 -#, fuzzy msgctxt "vectors-action" msgid "_New Path with last values" -msgstr "New path with last values" +msgstr "_New Path with last values" #: ../app/actions/vectors-actions.c:66 -#, fuzzy msgctxt "vectors-action" msgid "Create a new path with last used values" -msgstr "Create a new layer with last used values" +msgstr "Create a new path with last used values" #: ../app/actions/vectors-actions.c:71 -#, fuzzy msgctxt "vectors-action" msgid "D_uplicate Path" msgstr "D_uplicate Path" #: ../app/actions/vectors-actions.c:72 -#, fuzzy msgctxt "vectors-action" msgid "Duplicate this path" -msgstr "Duplicate path" +msgstr "Duplicate this path" #: ../app/actions/vectors-actions.c:77 -#, fuzzy msgctxt "vectors-action" msgid "_Delete Path" msgstr "_Delete Path" #: ../app/actions/vectors-actions.c:78 -#, fuzzy msgctxt "vectors-action" msgid "Delete this path" -msgstr "Delete path" +msgstr "Delete this path" #: ../app/actions/vectors-actions.c:83 -#, fuzzy msgctxt "vectors-action" msgid "Merge _Visible Paths" msgstr "Merge _Visible Paths" #: ../app/actions/vectors-actions.c:88 -#, fuzzy msgctxt "vectors-action" msgid "_Raise Path" msgstr "_Raise Path" #: ../app/actions/vectors-actions.c:89 -#, fuzzy msgctxt "vectors-action" msgid "Raise this path" -msgstr "Raise path" +msgstr "Raise this path" #: ../app/actions/vectors-actions.c:94 -#, fuzzy msgctxt "vectors-action" msgid "Raise Path to _Top" msgstr "Raise Path to _Top" #: ../app/actions/vectors-actions.c:95 -#, fuzzy msgctxt "vectors-action" msgid "Raise this path to the top" -msgstr "Raise path to top" +msgstr "Raise this path to the top" #: ../app/actions/vectors-actions.c:100 -#, fuzzy msgctxt "vectors-action" msgid "_Lower Path" msgstr "_Lower Path" #: ../app/actions/vectors-actions.c:101 -#, fuzzy msgctxt "vectors-action" msgid "Lower this path" -msgstr "Lower path" +msgstr "Lower this path" #: ../app/actions/vectors-actions.c:106 -#, fuzzy msgctxt "vectors-action" msgid "Lower Path to _Bottom" msgstr "Lower Path to _Bottom" #: ../app/actions/vectors-actions.c:107 -#, fuzzy msgctxt "vectors-action" msgid "Lower this path to the bottom" -msgstr "Lower path to bottom" +msgstr "Lower this path to the bottom" #: ../app/actions/vectors-actions.c:112 -#, fuzzy msgctxt "vectors-action" msgid "Stro_ke Path..." msgstr "Stro_ke Path..." #: ../app/actions/vectors-actions.c:113 -#, fuzzy msgctxt "vectors-action" msgid "Paint along the path" msgstr "Paint along the path" #: ../app/actions/vectors-actions.c:118 -#, fuzzy msgctxt "vectors-action" msgid "Stro_ke Path" msgstr "Stro_ke Path" #: ../app/actions/vectors-actions.c:119 -#, fuzzy msgctxt "vectors-action" msgid "Paint along the path with last values" msgstr "Paint along the path with last values" #: ../app/actions/vectors-actions.c:124 -#, fuzzy msgctxt "vectors-action" msgid "Co_py Path" msgstr "Co_py Path" #: ../app/actions/vectors-actions.c:129 -#, fuzzy msgctxt "vectors-action" msgid "Paste Pat_h" msgstr "Paste Pat_h" #: ../app/actions/vectors-actions.c:134 -#, fuzzy msgctxt "vectors-action" msgid "E_xport Path..." msgstr "E_xport Path..." #: ../app/actions/vectors-actions.c:139 -#, fuzzy msgctxt "vectors-action" msgid "I_mport Path..." msgstr "I_mport Path..." #: ../app/actions/vectors-actions.c:147 -#, fuzzy msgctxt "vectors-action" msgid "_Visible" msgstr "_Visible" #: ../app/actions/vectors-actions.c:153 -#, fuzzy msgctxt "vectors-action" msgid "_Linked" msgstr "_Linked" #. GIMP_STOCK_LOCK #: ../app/actions/vectors-actions.c:159 -#, fuzzy msgctxt "vectors-action" msgid "L_ock strokes" -msgstr "Connect Strokes" +msgstr "L_ock strokes" #: ../app/actions/vectors-actions.c:168 -#, fuzzy msgctxt "vectors-action" msgid "Path to Sele_ction" msgstr "Path to Sele_ction" #: ../app/actions/vectors-actions.c:169 -#, fuzzy msgctxt "vectors-action" msgid "Path to selection" msgstr "Path to selection" #: ../app/actions/vectors-actions.c:174 -#, fuzzy msgctxt "vectors-action" msgid "Fr_om Path" msgstr "Fr_om Path" #: ../app/actions/vectors-actions.c:175 -#, fuzzy msgctxt "vectors-action" msgid "Replace selection with path" -msgstr "Replace the selection with this channel" +msgstr "Replace selection with path" #: ../app/actions/vectors-actions.c:180 -#, fuzzy msgctxt "vectors-action" msgid "_Add to Selection" msgstr "_Add to Selection" #: ../app/actions/vectors-actions.c:181 -#, fuzzy msgctxt "vectors-action" msgid "Add path to selection" -msgstr "Path to selection" +msgstr "Add path to selection" #: ../app/actions/vectors-actions.c:186 -#, fuzzy msgctxt "vectors-action" msgid "_Subtract from Selection" msgstr "_Subtract from Selection" #: ../app/actions/vectors-actions.c:187 -#, fuzzy msgctxt "vectors-action" msgid "Subtract path from selection" -msgstr "_Subtract from Selection" +msgstr "Subtract path from selection" #: ../app/actions/vectors-actions.c:192 -#, fuzzy msgctxt "vectors-action" msgid "_Intersect with Selection" msgstr "_Intersect with Selection" #: ../app/actions/vectors-actions.c:193 -#, fuzzy msgctxt "vectors-action" msgid "Intersect path with selection" -msgstr "_Intersect with Selection" +msgstr "Intersect path with selection" #: ../app/actions/vectors-actions.c:201 -#, fuzzy msgctxt "vectors-action" msgid "Selecti_on to Path" msgstr "Selecti_on to Path" #: ../app/actions/vectors-actions.c:202 ../app/actions/vectors-actions.c:208 -#, fuzzy msgctxt "vectors-action" msgid "Selection to path" msgstr "Selection to path" #: ../app/actions/vectors-actions.c:207 -#, fuzzy msgctxt "vectors-action" msgid "To _Path" msgstr "To _Path" #: ../app/actions/vectors-actions.c:213 -#, fuzzy msgctxt "vectors-action" msgid "Selection to Path (_Advanced)" msgstr "Selection to Path (_Advanced)" #: ../app/actions/vectors-actions.c:214 -#, fuzzy msgctxt "vectors-action" msgid "Advanced options" msgstr "Advanced options" @@ -5885,7 +5124,7 @@ msgstr "Path Attributes" msgid "Edit Path Attributes" msgstr "Edit Path Attributes" -#: ../app/actions/vectors-commands.c:164 ../app/vectors/gimpvectors.c:205 +#: ../app/actions/vectors-commands.c:164 ../app/vectors/gimpvectors.c:206 #: ../app/widgets/gimpvectorstreeview.c:252 msgid "Path" msgstr "Path" @@ -5899,553 +5138,465 @@ msgid "New Path Options" msgstr "New Path Options" #: ../app/actions/vectors-commands.c:392 ../app/tools/gimpvectoroptions.c:198 -#: ../app/tools/gimpvectortool.c:1990 +#: ../app/tools/gimpvectortool.c:1978 msgid "Stroke Path" msgstr "Stroke Path" -#: ../app/actions/view-actions.c:69 -#, fuzzy +#: ../app/actions/view-actions.c:68 msgctxt "view-action" msgid "_View" msgstr "_View" -#: ../app/actions/view-actions.c:70 -#, fuzzy +#: ../app/actions/view-actions.c:69 msgctxt "view-action" msgid "_Zoom" msgstr "_Zoom" -#: ../app/actions/view-actions.c:71 -#, fuzzy +#: ../app/actions/view-actions.c:70 msgctxt "view-action" msgid "_Padding Color" msgstr "_Padding Colour" -#: ../app/actions/view-actions.c:73 -#, fuzzy +#: ../app/actions/view-actions.c:72 msgctxt "view-action" msgid "Move to Screen" msgstr "Move to Screen" -#: ../app/actions/view-actions.c:77 -#, fuzzy +#: ../app/actions/view-actions.c:76 msgctxt "view-action" msgid "_New View" msgstr "_New View" -#: ../app/actions/view-actions.c:78 -#, fuzzy +#: ../app/actions/view-actions.c:77 msgctxt "view-action" msgid "Create another view on this image" msgstr "Create another view on this image" -#: ../app/actions/view-actions.c:83 -#, fuzzy +#: ../app/actions/view-actions.c:82 msgctxt "view-action" msgid "_Close" msgstr "_Close" -#: ../app/actions/view-actions.c:84 -#, fuzzy +#: ../app/actions/view-actions.c:83 msgctxt "view-action" msgid "Close this image window" msgstr "Close this image window" -#: ../app/actions/view-actions.c:89 -#, fuzzy +#: ../app/actions/view-actions.c:88 msgctxt "view-action" msgid "_Fit Image in Window" msgstr "_Fit Image in Window" -#: ../app/actions/view-actions.c:90 -#, fuzzy +#: ../app/actions/view-actions.c:89 msgctxt "view-action" msgid "Adjust the zoom ratio so that the image becomes fully visible" msgstr "Adjust the zoom ratio so that the image becomes fully visible" -#: ../app/actions/view-actions.c:95 -#, fuzzy +#: ../app/actions/view-actions.c:94 msgctxt "view-action" msgid "Fi_ll Window" msgstr "Fi_ll Window" -#: ../app/actions/view-actions.c:96 -#, fuzzy +#: ../app/actions/view-actions.c:95 msgctxt "view-action" msgid "Adjust the zoom ratio so that the entire window is used" msgstr "Adjust the zoom ratio so that the entire window is used" -#: ../app/actions/view-actions.c:101 -#, fuzzy +#: ../app/actions/view-actions.c:100 msgctxt "view-action" msgid "Re_vert Zoom" msgstr "Re_vert Zoom" -#: ../app/actions/view-actions.c:102 -#, fuzzy +#: ../app/actions/view-actions.c:101 msgctxt "view-action" msgid "Restore the previous zoom level" msgstr "Restore the previous zoom level" -#: ../app/actions/view-actions.c:107 -#, fuzzy +#: ../app/actions/view-actions.c:106 msgctxt "view-action" msgid "Na_vigation Window" msgstr "Na_vigation Window" -#: ../app/actions/view-actions.c:108 -#, fuzzy +#: ../app/actions/view-actions.c:107 msgctxt "view-action" msgid "Show an overview window for this image" msgstr "Show an overview window for this image" -#: ../app/actions/view-actions.c:113 -#, fuzzy +#: ../app/actions/view-actions.c:112 msgctxt "view-action" msgid "Display _Filters..." msgstr "Display _Filters..." -#: ../app/actions/view-actions.c:114 -#, fuzzy +#: ../app/actions/view-actions.c:113 msgctxt "view-action" msgid "Configure filters applied to this view" msgstr "Configure filters applied to this view" -#: ../app/actions/view-actions.c:119 -#, fuzzy +#: ../app/actions/view-actions.c:118 msgctxt "view-action" msgid "Shrink _Wrap" msgstr "Shrink _Wrap" -#: ../app/actions/view-actions.c:120 -#, fuzzy +#: ../app/actions/view-actions.c:119 msgctxt "view-action" msgid "Reduce the image window to the size of the image display" msgstr "Reduce the image window to the size of the image display" -#: ../app/actions/view-actions.c:125 -#, fuzzy +#: ../app/actions/view-actions.c:124 msgctxt "view-action" msgid "_Open Display..." msgstr "_Open Display..." -#: ../app/actions/view-actions.c:126 -#, fuzzy +#: ../app/actions/view-actions.c:125 msgctxt "view-action" msgid "Connect to another display" msgstr "Connect to another display" -#: ../app/actions/view-actions.c:134 -#, fuzzy +#: ../app/actions/view-actions.c:133 msgctxt "view-action" msgid "_Dot for Dot" msgstr "_Dot for Dot" -#: ../app/actions/view-actions.c:135 -#, fuzzy +#: ../app/actions/view-actions.c:134 msgctxt "view-action" msgid "A pixel on the screen represents an image pixel" msgstr "A pixel on the screen represents an image pixel" -#: ../app/actions/view-actions.c:141 -#, fuzzy +#: ../app/actions/view-actions.c:140 msgctxt "view-action" msgid "Show _Selection" msgstr "Show _Selection" -#: ../app/actions/view-actions.c:142 -#, fuzzy +#: ../app/actions/view-actions.c:141 msgctxt "view-action" msgid "Display the selection outline" msgstr "Display the selection outline" -#: ../app/actions/view-actions.c:148 -#, fuzzy +#: ../app/actions/view-actions.c:147 msgctxt "view-action" msgid "Show _Layer Boundary" msgstr "Show _Layer Boundary" -#: ../app/actions/view-actions.c:149 -#, fuzzy +#: ../app/actions/view-actions.c:148 msgctxt "view-action" msgid "Draw a border around the active layer" msgstr "Draw a border around the active layer" -#: ../app/actions/view-actions.c:155 -#, fuzzy +#: ../app/actions/view-actions.c:154 msgctxt "view-action" msgid "Show _Guides" msgstr "Show _Guides" -#: ../app/actions/view-actions.c:156 -#, fuzzy +#: ../app/actions/view-actions.c:155 msgctxt "view-action" msgid "Display the image's guides" msgstr "Display the image's guides" -#: ../app/actions/view-actions.c:162 -#, fuzzy +#: ../app/actions/view-actions.c:161 msgctxt "view-action" msgid "S_how Grid" msgstr "S_how Grid" -#: ../app/actions/view-actions.c:163 -#, fuzzy +#: ../app/actions/view-actions.c:162 msgctxt "view-action" msgid "Display the image's grid" msgstr "Display the image's grid" -#: ../app/actions/view-actions.c:169 -#, fuzzy +#: ../app/actions/view-actions.c:168 msgctxt "view-action" msgid "Show Sample Points" msgstr "Show Sample Points" -#: ../app/actions/view-actions.c:170 -#, fuzzy +#: ../app/actions/view-actions.c:169 msgctxt "view-action" msgid "Display the image's color sample points" msgstr "Display the image's colour sample points" -#: ../app/actions/view-actions.c:176 -#, fuzzy +#: ../app/actions/view-actions.c:175 msgctxt "view-action" msgid "Sn_ap to Guides" msgstr "Sn_ap to Guides" -#: ../app/actions/view-actions.c:177 -#, fuzzy +#: ../app/actions/view-actions.c:176 msgctxt "view-action" msgid "Tool operations snap to guides" msgstr "Tool operations snap to guides" -#: ../app/actions/view-actions.c:183 -#, fuzzy +#: ../app/actions/view-actions.c:182 msgctxt "view-action" msgid "Sna_p to Grid" msgstr "Sna_p to Grid" -#: ../app/actions/view-actions.c:184 -#, fuzzy +#: ../app/actions/view-actions.c:183 msgctxt "view-action" msgid "Tool operations snap to the grid" msgstr "Tool operations snap to the grid" -#: ../app/actions/view-actions.c:190 -#, fuzzy +#: ../app/actions/view-actions.c:189 msgctxt "view-action" msgid "Snap to _Canvas Edges" msgstr "Snap to _Canvas Edges" -#: ../app/actions/view-actions.c:191 -#, fuzzy +#: ../app/actions/view-actions.c:190 msgctxt "view-action" msgid "Tool operations snap to the canvas edges" msgstr "Tool operations snap to the canvas edges" -#: ../app/actions/view-actions.c:197 -#, fuzzy +#: ../app/actions/view-actions.c:196 msgctxt "view-action" msgid "Snap t_o Active Path" msgstr "Snap t_o Active Path" -#: ../app/actions/view-actions.c:198 -#, fuzzy +#: ../app/actions/view-actions.c:197 msgctxt "view-action" msgid "Tool operations snap to the active path" msgstr "Tool operations snap to the active path" -#: ../app/actions/view-actions.c:204 -#, fuzzy +#: ../app/actions/view-actions.c:203 msgctxt "view-action" msgid "Show _Menubar" msgstr "Show _Menubar" -#: ../app/actions/view-actions.c:205 -#, fuzzy +#: ../app/actions/view-actions.c:204 msgctxt "view-action" msgid "Show this window's menubar" msgstr "Show this window's menubar" -#: ../app/actions/view-actions.c:211 -#, fuzzy +#: ../app/actions/view-actions.c:210 msgctxt "view-action" msgid "Show R_ulers" msgstr "Show R_ulers" -#: ../app/actions/view-actions.c:212 -#, fuzzy +#: ../app/actions/view-actions.c:211 msgctxt "view-action" msgid "Show this window's rulers" msgstr "Show this window's rulers" -#: ../app/actions/view-actions.c:218 -#, fuzzy +#: ../app/actions/view-actions.c:217 msgctxt "view-action" msgid "Show Scroll_bars" msgstr "Show Scroll_bars" -#: ../app/actions/view-actions.c:219 -#, fuzzy +#: ../app/actions/view-actions.c:218 msgctxt "view-action" msgid "Show this window's scrollbars" msgstr "Show this window's scrollbars" -#: ../app/actions/view-actions.c:225 -#, fuzzy +#: ../app/actions/view-actions.c:224 msgctxt "view-action" msgid "Show S_tatusbar" msgstr "Show S_tatusbar" -#: ../app/actions/view-actions.c:226 -#, fuzzy +#: ../app/actions/view-actions.c:225 msgctxt "view-action" msgid "Show this window's statusbar" msgstr "Show this window's statusbar" -#: ../app/actions/view-actions.c:232 -#, fuzzy +#: ../app/actions/view-actions.c:231 msgctxt "view-action" msgid "Fullscr_een" msgstr "Fullscr_een" -#: ../app/actions/view-actions.c:233 -#, fuzzy +#: ../app/actions/view-actions.c:232 msgctxt "view-action" msgid "Toggle fullscreen view" msgstr "Toggle fullscreen view" -#: ../app/actions/view-actions.c:264 -#, fuzzy +#: ../app/actions/view-actions.c:263 msgctxt "view-zoom-action" msgid "Zoom _Out" msgstr "Zoom _Out" -#: ../app/actions/view-actions.c:265 ../app/actions/view-actions.c:277 -#, fuzzy +#: ../app/actions/view-actions.c:264 ../app/actions/view-actions.c:276 msgctxt "view-action" msgid "Zoom out" msgstr "Zoom out" -#: ../app/actions/view-actions.c:270 -#, fuzzy +#: ../app/actions/view-actions.c:269 msgctxt "view-zoom-action" msgid "Zoom _In" msgstr "Zoom _In" -#: ../app/actions/view-actions.c:271 ../app/actions/view-actions.c:283 -#, fuzzy +#: ../app/actions/view-actions.c:270 ../app/actions/view-actions.c:282 msgctxt "view-action" msgid "Zoom in" msgstr "Zoom in" -#: ../app/actions/view-actions.c:276 -#, fuzzy +#: ../app/actions/view-actions.c:275 msgctxt "view-zoom-action" msgid "Zoom Out" msgstr "Zoom Out" -#: ../app/actions/view-actions.c:282 -#, fuzzy +#: ../app/actions/view-actions.c:281 msgctxt "view-zoom-action" msgid "Zoom In" msgstr "Zoom In" -#: ../app/actions/view-actions.c:301 -#, fuzzy +#: ../app/actions/view-actions.c:300 msgctxt "view-zoom-action" msgid "1_6:1 (1600%)" msgstr "1_6:1 (1600%)" -#: ../app/actions/view-actions.c:302 -#, fuzzy +#: ../app/actions/view-actions.c:301 msgctxt "view-zoom-action" msgid "Zoom 16:1" msgstr "Zoom 16:1" -#: ../app/actions/view-actions.c:307 -#, fuzzy +#: ../app/actions/view-actions.c:306 msgctxt "view-zoom-action" msgid "_8:1 (800%)" msgstr "_8:1 (800%)" -#: ../app/actions/view-actions.c:308 -#, fuzzy +#: ../app/actions/view-actions.c:307 msgctxt "view-zoom-action" msgid "Zoom 8:1" msgstr "Zoom 8:1" -#: ../app/actions/view-actions.c:313 -#, fuzzy +#: ../app/actions/view-actions.c:312 msgctxt "view-zoom-action" msgid "_4:1 (400%)" msgstr "_4:1 (400%)" -#: ../app/actions/view-actions.c:314 -#, fuzzy +#: ../app/actions/view-actions.c:313 msgctxt "view-zoom-action" msgid "Zoom 4:1" msgstr "Zoom 4:1" -#: ../app/actions/view-actions.c:319 -#, fuzzy +#: ../app/actions/view-actions.c:318 msgctxt "view-zoom-action" msgid "_2:1 (200%)" msgstr "_2:1 (200%)" -#: ../app/actions/view-actions.c:320 -#, fuzzy +#: ../app/actions/view-actions.c:319 msgctxt "view-zoom-action" msgid "Zoom 2:1" msgstr "Zoom 2:1" -#: ../app/actions/view-actions.c:325 -#, fuzzy +#: ../app/actions/view-actions.c:324 msgctxt "view-zoom-action" msgid "_1:1 (100%)" msgstr "_1:1 (100%)" -#: ../app/actions/view-actions.c:326 -#, fuzzy +#: ../app/actions/view-actions.c:325 msgctxt "view-zoom-action" msgid "Zoom 1:1" msgstr "Zoom 1:1" -#: ../app/actions/view-actions.c:331 -#, fuzzy +#: ../app/actions/view-actions.c:330 msgctxt "view-zoom-action" msgid "1:_2 (50%)" msgstr "1:_2 (50%)" -#: ../app/actions/view-actions.c:332 -#, fuzzy +#: ../app/actions/view-actions.c:331 msgctxt "view-zoom-action" msgid "Zoom 1:2" msgstr "Zoom 1:2" -#: ../app/actions/view-actions.c:337 -#, fuzzy +#: ../app/actions/view-actions.c:336 msgctxt "view-zoom-action" msgid "1:_4 (25%)" msgstr "1:_4 (25%)" -#: ../app/actions/view-actions.c:338 -#, fuzzy +#: ../app/actions/view-actions.c:337 msgctxt "view-zoom-action" msgid "Zoom 1:4" msgstr "Zoom 1:4" -#: ../app/actions/view-actions.c:343 -#, fuzzy +#: ../app/actions/view-actions.c:342 msgctxt "view-zoom-action" msgid "1:_8 (12.5%)" msgstr "1:_8 (12.5%)" -#: ../app/actions/view-actions.c:344 -#, fuzzy +#: ../app/actions/view-actions.c:343 msgctxt "view-zoom-action" msgid "Zoom 1:8" msgstr "Zoom 1:8" -#: ../app/actions/view-actions.c:349 -#, fuzzy +#: ../app/actions/view-actions.c:348 msgctxt "view-zoom-action" msgid "1:1_6 (6.25%)" msgstr "1:1_6 (6.25%)" -#: ../app/actions/view-actions.c:350 -#, fuzzy +#: ../app/actions/view-actions.c:349 msgctxt "view-zoom-action" msgid "Zoom 1:16" msgstr "Zoom 1:16" -#: ../app/actions/view-actions.c:355 -#, fuzzy +#: ../app/actions/view-actions.c:354 msgctxt "view-zoom-action" msgid "Othe_r..." msgstr "Othe_r..." -#: ../app/actions/view-actions.c:356 -#, fuzzy +#: ../app/actions/view-actions.c:355 msgctxt "view-zoom-action" msgid "Set a custom zoom factor" msgstr "Set a custom zoom factor" -#: ../app/actions/view-actions.c:364 -#, fuzzy +#: ../app/actions/view-actions.c:363 msgctxt "view-padding-color" msgid "From _Theme" msgstr "From _Theme" -#: ../app/actions/view-actions.c:365 -#, fuzzy +#: ../app/actions/view-actions.c:364 msgctxt "view-padding-color" msgid "Use the current theme's background color" msgstr "Use the current theme's background colour" -#: ../app/actions/view-actions.c:370 -#, fuzzy +#: ../app/actions/view-actions.c:369 msgctxt "view-padding-color" msgid "_Light Check Color" msgstr "_Light Check Colour" -#: ../app/actions/view-actions.c:371 -#, fuzzy +#: ../app/actions/view-actions.c:370 msgctxt "view-padding-color" msgid "Use the light check color" msgstr "Use the light check colour" -#: ../app/actions/view-actions.c:376 -#, fuzzy +#: ../app/actions/view-actions.c:375 msgctxt "view-padding-color" msgid "_Dark Check Color" msgstr "_Dark Check Colour" -#: ../app/actions/view-actions.c:377 -#, fuzzy +#: ../app/actions/view-actions.c:376 msgctxt "view-padding-color" msgid "Use the dark check color" msgstr "Use the dark check colour" -#: ../app/actions/view-actions.c:382 -#, fuzzy +#: ../app/actions/view-actions.c:381 msgctxt "view-padding-color" msgid "Select _Custom Color..." msgstr "Select _Custom Colour..." -#: ../app/actions/view-actions.c:383 -#, fuzzy +#: ../app/actions/view-actions.c:382 msgctxt "view-padding-color" msgid "Use an arbitrary color" msgstr "Use an arbitrary colour" -#: ../app/actions/view-actions.c:388 -#, fuzzy +#: ../app/actions/view-actions.c:387 msgctxt "view-padding-color" msgid "As in _Preferences" msgstr "As in _Preferences" -#: ../app/actions/view-actions.c:390 -#, fuzzy +#: ../app/actions/view-actions.c:389 msgctxt "view-padding-color" msgid "Reset padding color to what's configured in preferences" msgstr "Reset padding colour to what's configured in preferences" -#: ../app/actions/view-actions.c:589 +#: ../app/actions/view-actions.c:588 #, c-format msgid "Re_vert Zoom (%d%%)" msgstr "Re_vert Zoom (%d%%)" -#: ../app/actions/view-actions.c:597 +#: ../app/actions/view-actions.c:596 msgid "Re_vert Zoom" msgstr "Re_vert Zoom" -#: ../app/actions/view-actions.c:733 +#: ../app/actions/view-actions.c:732 #, c-format msgid "Othe_r (%s)..." msgstr "Othe_r (%s)..." -#: ../app/actions/view-actions.c:742 +#: ../app/actions/view-actions.c:741 #, c-format msgid "_Zoom (%s)" msgstr "_Zoom (%s)" @@ -6469,39 +5620,37 @@ msgid "Move this window to screen %s" msgstr "Move this window to screen %s" #: ../app/actions/windows-actions.c:85 -#, fuzzy msgctxt "windows-action" msgid "_Windows" msgstr "_Windows" #: ../app/actions/windows-actions.c:87 -#, fuzzy msgctxt "windows-action" msgid "_Recently Closed Docks" msgstr "_Recently Closed Docks" #: ../app/actions/windows-actions.c:89 -#, fuzzy msgctxt "windows-action" msgid "_Dockable Dialogs" msgstr "_Dockable Dialogues" #: ../app/actions/windows-actions.c:95 -#, fuzzy msgctxt "windows-action" msgid "Hide Docks" -msgstr "Close Dock" +msgstr "Hide Docks" #: ../app/actions/windows-actions.c:103 msgctxt "windows-action" msgid "" "When enabled docks and other dialogs are hidden, leaving only image windows." msgstr "" +"When enabled docks and other dialogues are hidden, leaving only image " +"windows." #: ../app/actions/windows-actions.c:109 msgctxt "windows-action" msgid "Single-Window Mode" -msgstr "" +msgstr "Single-Window Mode" #: ../app/actions/windows-actions.c:110 msgctxt "windows-action" @@ -6509,207 +5658,175 @@ msgid "" "When enabled GIMP is in a single-window mode. Far from completely " "implemented!" msgstr "" +"When enabled GIMP is in a single-window mode. Far from completely " +"implemented!" #: ../app/base/base-enums.c:23 -#, fuzzy msgctxt "curve-type" msgid "Smooth" msgstr "Smooth" #: ../app/base/base-enums.c:24 -#, fuzzy msgctxt "curve-type" msgid "Freehand" msgstr "Freehand" #: ../app/base/base-enums.c:56 -#, fuzzy msgctxt "histogram-channel" msgid "Value" msgstr "Value" #: ../app/base/base-enums.c:57 -#, fuzzy msgctxt "histogram-channel" msgid "Red" msgstr "Red" #: ../app/base/base-enums.c:58 -#, fuzzy msgctxt "histogram-channel" msgid "Green" msgstr "Green" #: ../app/base/base-enums.c:59 -#, fuzzy msgctxt "histogram-channel" msgid "Blue" msgstr "Blue" #: ../app/base/base-enums.c:60 -#, fuzzy msgctxt "histogram-channel" msgid "Alpha" msgstr "Alpha" #: ../app/base/base-enums.c:61 -#, fuzzy msgctxt "histogram-channel" msgid "RGB" msgstr "RGB" #: ../app/base/base-enums.c:113 -#, fuzzy msgctxt "layer-mode-effects" msgid "Normal" msgstr "Normal" #: ../app/base/base-enums.c:114 -#, fuzzy msgctxt "layer-mode-effects" msgid "Dissolve" msgstr "Dissolve" #: ../app/base/base-enums.c:115 -#, fuzzy msgctxt "layer-mode-effects" msgid "Behind" msgstr "Behind" #: ../app/base/base-enums.c:116 -#, fuzzy msgctxt "layer-mode-effects" msgid "Multiply" msgstr "Multiply" #: ../app/base/base-enums.c:117 -#, fuzzy msgctxt "layer-mode-effects" msgid "Screen" msgstr "Screen" #: ../app/base/base-enums.c:118 -#, fuzzy msgctxt "layer-mode-effects" msgid "Overlay" msgstr "Overlay" #: ../app/base/base-enums.c:119 -#, fuzzy msgctxt "layer-mode-effects" msgid "Difference" msgstr "Difference" #: ../app/base/base-enums.c:120 -#, fuzzy msgctxt "layer-mode-effects" msgid "Addition" msgstr "Addition" #: ../app/base/base-enums.c:121 -#, fuzzy msgctxt "layer-mode-effects" msgid "Subtract" msgstr "Subtract" #: ../app/base/base-enums.c:122 -#, fuzzy msgctxt "layer-mode-effects" msgid "Darken only" msgstr "Darken only" #: ../app/base/base-enums.c:123 -#, fuzzy msgctxt "layer-mode-effects" msgid "Lighten only" msgstr "Lighten only" #: ../app/base/base-enums.c:124 -#, fuzzy msgctxt "layer-mode-effects" msgid "Hue" msgstr "Hue" #: ../app/base/base-enums.c:125 -#, fuzzy msgctxt "layer-mode-effects" msgid "Saturation" msgstr "Saturation" #: ../app/base/base-enums.c:126 -#, fuzzy msgctxt "layer-mode-effects" msgid "Color" msgstr "Colour" #: ../app/base/base-enums.c:127 -#, fuzzy msgctxt "layer-mode-effects" msgid "Value" msgstr "Value" #: ../app/base/base-enums.c:128 -#, fuzzy msgctxt "layer-mode-effects" msgid "Divide" msgstr "Divide" #: ../app/base/base-enums.c:129 -#, fuzzy msgctxt "layer-mode-effects" msgid "Dodge" msgstr "Dodge" #: ../app/base/base-enums.c:130 -#, fuzzy msgctxt "layer-mode-effects" msgid "Burn" msgstr "Burn" #: ../app/base/base-enums.c:131 -#, fuzzy msgctxt "layer-mode-effects" msgid "Hard light" msgstr "Hard light" #: ../app/base/base-enums.c:132 -#, fuzzy msgctxt "layer-mode-effects" msgid "Soft light" msgstr "Soft light" #: ../app/base/base-enums.c:133 -#, fuzzy msgctxt "layer-mode-effects" msgid "Grain extract" msgstr "Grain extract" #: ../app/base/base-enums.c:134 -#, fuzzy msgctxt "layer-mode-effects" msgid "Grain merge" msgstr "Grain merge" #: ../app/base/base-enums.c:135 -#, fuzzy msgctxt "layer-mode-effects" msgid "Color erase" msgstr "Colour erase" #: ../app/base/base-enums.c:136 -#, fuzzy msgctxt "layer-mode-effects" msgid "Erase" msgstr "Erase" #: ../app/base/base-enums.c:137 -#, fuzzy msgctxt "layer-mode-effects" msgid "Replace" msgstr "Replace" #: ../app/base/base-enums.c:138 -#, fuzzy msgctxt "layer-mode-effects" msgid "Anti erase" msgstr "Anti erase" @@ -6732,61 +5849,51 @@ msgid "Failed to resize swap file: %s" msgstr "Failed to resize swap file: %s" #: ../app/config/config-enums.c:24 -#, fuzzy msgctxt "cursor-mode" msgid "Tool icon" msgstr "Tool icon" #: ../app/config/config-enums.c:25 -#, fuzzy msgctxt "cursor-mode" msgid "Tool icon with crosshair" msgstr "Tool icon with crosshair" #: ../app/config/config-enums.c:26 -#, fuzzy msgctxt "cursor-mode" msgid "Crosshair only" msgstr "Crosshair only" #: ../app/config/config-enums.c:56 -#, fuzzy msgctxt "canvas-padding-mode" msgid "From theme" msgstr "From theme" #: ../app/config/config-enums.c:57 -#, fuzzy msgctxt "canvas-padding-mode" msgid "Light check color" msgstr "Light check colour" #: ../app/config/config-enums.c:58 -#, fuzzy msgctxt "canvas-padding-mode" msgid "Dark check color" msgstr "Dark check colour" #: ../app/config/config-enums.c:59 -#, fuzzy msgctxt "canvas-padding-mode" msgid "Custom color" msgstr "Custom colour" #: ../app/config/config-enums.c:88 -#, fuzzy msgctxt "space-bar-action" msgid "No action" msgstr "No action" #: ../app/config/config-enums.c:89 -#, fuzzy msgctxt "space-bar-action" msgid "Pan view" msgstr "Pan view" #: ../app/config/config-enums.c:90 -#, fuzzy msgctxt "space-bar-action" msgid "Switch to Move tool" msgstr "Switch to Move tool" @@ -6794,52 +5901,44 @@ msgstr "Switch to Move tool" #: ../app/config/config-enums.c:118 msgctxt "zoom-quality" msgid "Low" -msgstr "" +msgstr "Low" #: ../app/config/config-enums.c:119 -#, fuzzy msgctxt "zoom-quality" msgid "High" -msgstr "Highlight" +msgstr "High" #: ../app/config/config-enums.c:147 -#, fuzzy msgctxt "help-browser-type" msgid "GIMP help browser" msgstr "GIMP help browser" #: ../app/config/config-enums.c:148 -#, fuzzy msgctxt "help-browser-type" msgid "Web browser" msgstr "Web browser" #: ../app/config/config-enums.c:177 -#, fuzzy msgctxt "window-hint" msgid "Normal window" msgstr "Normal window" #: ../app/config/config-enums.c:178 -#, fuzzy msgctxt "window-hint" msgid "Utility window" msgstr "Utility window" #: ../app/config/config-enums.c:179 -#, fuzzy msgctxt "window-hint" msgid "Keep above" msgstr "Keep above" #: ../app/config/config-enums.c:207 -#, fuzzy msgctxt "cursor-format" msgid "Black & white" msgstr "Black & white" #: ../app/config/config-enums.c:208 -#, fuzzy msgctxt "cursor-format" msgid "Fancy" msgstr "Fancy" @@ -6889,7 +5988,7 @@ msgstr "" #: ../app/config/gimprc-blurbs.h:23 ../app/config/gimprc-blurbs.h:28 msgid "Sets the dynamics search path." -msgstr "" +msgstr "Sets the dynamics search path." #: ../app/config/gimprc-blurbs.h:33 msgid "" @@ -6955,23 +6054,22 @@ msgstr "" "the default threshold." #: ../app/config/gimprc-blurbs.h:122 -#, fuzzy msgid "" "The window type hint that is set on dock windows and the toolbox window. " "This may affect the way your window manager decorates and handles these " "windows." msgstr "" -"The window type hint that is set on dock windows. This may affect the way " -"your window manager decorates and handles dock windows." +"The window type hint that is set on dock windows and the toolbox window. " +"This may affect the way your window manager decorates and handles these " +"windows." #: ../app/config/gimprc-blurbs.h:154 msgid "When enabled, the selected brush will be used for all tools." msgstr "When enabled, the selected brush will be used for all tools." #: ../app/config/gimprc-blurbs.h:157 -#, fuzzy msgid "When enabled, the selected dynamics will be used for all tools." -msgstr "When enabled, the selected brush will be used for all tools." +msgstr "When enabled, the selected dynamics will be used for all tools." #: ../app/config/gimprc-blurbs.h:163 msgid "When enabled, the selected gradient will be used for all tools." @@ -7005,7 +6103,8 @@ msgstr "" msgid "" "Install a private colormap; might be useful on 8-bit (256 colors) displays." msgstr "" -"Install a private colourmap; might be useful on 8-bit (256 colours) displays." +"Install a private colourmap; might be useful on 8-bit (256 colours) " +"displays." #: ../app/config/gimprc-blurbs.h:204 msgid "" @@ -7014,9 +6113,8 @@ msgstr "" "Sets the level of interpolation used for scaling and other transformations." #: ../app/config/gimprc-blurbs.h:211 -#, fuzzy msgid "Specifies the language to use for the user interface." -msgstr "Sets the pixel format to use for mouse pointers." +msgstr "Specifies the language to use for the user interface." #: ../app/config/gimprc-blurbs.h:214 msgid "How many recently opened image filenames to keep on the File menu." @@ -7087,7 +6185,6 @@ msgid "Sets how many processors GIMP should try to use simultaneously." msgstr "Sets how many processors GIMP should try to use simultaneously." #: ../app/config/gimprc-blurbs.h:266 -#, fuzzy msgid "" "When enabled, the X server is queried for the mouse's current position on " "each motion event, rather than relying on the position hint. This means " @@ -7098,7 +6195,7 @@ msgstr "" "When enabled, the X server is queried for the mouse's current position on " "each motion event, rather than relying on the position hint. This means " "painting with large brushes should be more accurate, but it may be slower. " -"Perversely, on some X servers enabling this option results in faster " +"Conversely, on some X servers enabling this option results in faster " "painting." #: ../app/config/gimprc-blurbs.h:282 @@ -7265,11 +6362,11 @@ msgstr "Show a tooltip when the pointer hovers over an item." #: ../app/config/gimprc-blurbs.h:371 msgid "Use GIMP in a single-window mode." -msgstr "" +msgstr "Use GIMP in a single-window mode." #: ../app/config/gimprc-blurbs.h:374 msgid "Hide docks and other windows, leaving only image windows." -msgstr "" +msgstr "Hide docks and other windows, leaving only image windows." #: ../app/config/gimprc-blurbs.h:377 msgid "What to do when the space bar is pressed in the image window." @@ -7414,932 +6511,781 @@ msgid "value for token %s is not a valid UTF-8 string" msgstr "value for token %s is not a valid UTF-8 string" #: ../app/core/core-enums.c:54 -#, fuzzy msgctxt "convert-dither-type" msgid "None" msgstr "None" #: ../app/core/core-enums.c:55 -#, fuzzy msgctxt "convert-dither-type" msgid "Floyd-Steinberg (normal)" msgstr "Floyd-Steinberg (normal)" #: ../app/core/core-enums.c:56 -#, fuzzy msgctxt "convert-dither-type" msgid "Floyd-Steinberg (reduced color bleeding)" msgstr "Floyd-Steinberg (reduced colour bleeding)" #: ../app/core/core-enums.c:57 -#, fuzzy msgctxt "convert-dither-type" msgid "Positioned" msgstr "Positioned" #: ../app/core/core-enums.c:87 -#, fuzzy msgctxt "convert-palette-type" msgid "Generate optimum palette" msgstr "Generate optimum palette" #: ../app/core/core-enums.c:88 -#, fuzzy msgctxt "convert-palette-type" msgid "Use web-optimized palette" msgstr "Use web-optimised palette" #: ../app/core/core-enums.c:89 -#, fuzzy msgctxt "convert-palette-type" msgid "Use black and white (1-bit) palette" msgstr "Use black and white (1-bit) palette" #: ../app/core/core-enums.c:90 -#, fuzzy msgctxt "convert-palette-type" msgid "Use custom palette" msgstr "Use custom palette" #: ../app/core/core-enums.c:216 -#, fuzzy msgctxt "align-reference-type" msgid "First item" msgstr "First item" #: ../app/core/core-enums.c:217 -#, fuzzy msgctxt "align-reference-type" msgid "Image" msgstr "Image" #: ../app/core/core-enums.c:218 -#, fuzzy msgctxt "align-reference-type" msgid "Selection" msgstr "Selection" #: ../app/core/core-enums.c:219 -#, fuzzy msgctxt "align-reference-type" msgid "Active layer" msgstr "Active layer" #: ../app/core/core-enums.c:220 -#, fuzzy msgctxt "align-reference-type" msgid "Active channel" msgstr "Active channel" #: ../app/core/core-enums.c:221 -#, fuzzy msgctxt "align-reference-type" msgid "Active path" msgstr "Active path" #: ../app/core/core-enums.c:253 -#, fuzzy msgctxt "fill-type" msgid "Foreground color" msgstr "Foreground colour" #: ../app/core/core-enums.c:254 -#, fuzzy msgctxt "fill-type" msgid "Background color" msgstr "Background colour" #: ../app/core/core-enums.c:255 -#, fuzzy msgctxt "fill-type" msgid "White" msgstr "White" #: ../app/core/core-enums.c:256 -#, fuzzy msgctxt "fill-type" msgid "Transparency" msgstr "Transparency" #: ../app/core/core-enums.c:257 -#, fuzzy msgctxt "fill-type" msgid "Pattern" msgstr "Pattern" #: ../app/core/core-enums.c:258 -#, fuzzy msgctxt "fill-type" msgid "None" msgstr "None" #: ../app/core/core-enums.c:286 -#, fuzzy msgctxt "fill-style" msgid "Solid color" msgstr "Solid colour" #: ../app/core/core-enums.c:287 -#, fuzzy msgctxt "fill-style" msgid "Pattern" msgstr "Pattern" #: ../app/core/core-enums.c:315 -#, fuzzy msgctxt "stroke-method" msgid "Stroke line" msgstr "Stroke line" #: ../app/core/core-enums.c:316 -#, fuzzy msgctxt "stroke-method" msgid "Stroke with a paint tool" msgstr "Stroke with a paint tool" #: ../app/core/core-enums.c:345 -#, fuzzy msgctxt "join-style" msgid "Miter" msgstr "Mitre" #: ../app/core/core-enums.c:346 -#, fuzzy msgctxt "join-style" msgid "Round" msgstr "Round" #: ../app/core/core-enums.c:347 -#, fuzzy msgctxt "join-style" msgid "Bevel" msgstr "Bevel" #: ../app/core/core-enums.c:376 -#, fuzzy msgctxt "cap-style" msgid "Butt" msgstr "Butt" #: ../app/core/core-enums.c:377 -#, fuzzy msgctxt "cap-style" msgid "Round" msgstr "Round" #: ../app/core/core-enums.c:378 -#, fuzzy msgctxt "cap-style" msgid "Square" msgstr "Square" #: ../app/core/core-enums.c:415 -#, fuzzy msgctxt "dash-preset" msgid "Custom" msgstr "Custom" #: ../app/core/core-enums.c:416 -#, fuzzy msgctxt "dash-preset" msgid "Line" msgstr "Line" #: ../app/core/core-enums.c:417 -#, fuzzy msgctxt "dash-preset" msgid "Long dashes" msgstr "Long dashes" #: ../app/core/core-enums.c:418 -#, fuzzy msgctxt "dash-preset" msgid "Medium dashes" msgstr "Medium dashes" #: ../app/core/core-enums.c:419 -#, fuzzy msgctxt "dash-preset" msgid "Short dashes" msgstr "Short dashes" #: ../app/core/core-enums.c:420 -#, fuzzy msgctxt "dash-preset" msgid "Sparse dots" msgstr "Sparse dots" #: ../app/core/core-enums.c:421 -#, fuzzy msgctxt "dash-preset" msgid "Normal dots" msgstr "Normal dots" #: ../app/core/core-enums.c:422 -#, fuzzy msgctxt "dash-preset" msgid "Dense dots" msgstr "Dense dots" #: ../app/core/core-enums.c:423 -#, fuzzy msgctxt "dash-preset" msgid "Stipples" msgstr "Stipples" #: ../app/core/core-enums.c:424 -#, fuzzy msgctxt "dash-preset" msgid "Dash, dot" msgstr "Dash, dot" #: ../app/core/core-enums.c:425 -#, fuzzy msgctxt "dash-preset" msgid "Dash, dot, dot" msgstr "Dash, dot, dot" #: ../app/core/core-enums.c:454 -#, fuzzy msgctxt "brush-generated-shape" msgid "Circle" msgstr "Circle" #: ../app/core/core-enums.c:455 -#, fuzzy msgctxt "brush-generated-shape" msgid "Square" msgstr "Square" #: ../app/core/core-enums.c:456 -#, fuzzy msgctxt "brush-generated-shape" msgid "Diamond" msgstr "Diamond" #: ../app/core/core-enums.c:485 -#, fuzzy msgctxt "orientation-type" msgid "Horizontal" msgstr "Horizontal" #: ../app/core/core-enums.c:486 -#, fuzzy msgctxt "orientation-type" msgid "Vertical" msgstr "Vertical" #: ../app/core/core-enums.c:487 -#, fuzzy msgctxt "orientation-type" msgid "Unknown" msgstr "Unknown" #: ../app/core/core-enums.c:518 -#, fuzzy msgctxt "item-set" msgid "None" msgstr "None" #: ../app/core/core-enums.c:519 -#, fuzzy msgctxt "item-set" msgid "All layers" msgstr "All layers" #: ../app/core/core-enums.c:520 -#, fuzzy msgctxt "item-set" msgid "Image-sized layers" msgstr "Image-sized layers" #: ../app/core/core-enums.c:521 -#, fuzzy msgctxt "item-set" msgid "All visible layers" msgstr "All visible layers" #: ../app/core/core-enums.c:522 -#, fuzzy msgctxt "item-set" msgid "All linked layers" msgstr "All linked layers" #: ../app/core/core-enums.c:588 -#, fuzzy msgctxt "view-size" msgid "Tiny" msgstr "Tiny" #: ../app/core/core-enums.c:589 -#, fuzzy msgctxt "view-size" msgid "Very small" msgstr "Very small" #: ../app/core/core-enums.c:590 -#, fuzzy msgctxt "view-size" msgid "Small" msgstr "Small" #: ../app/core/core-enums.c:591 -#, fuzzy msgctxt "view-size" msgid "Medium" msgstr "Medium" #: ../app/core/core-enums.c:592 -#, fuzzy msgctxt "view-size" msgid "Large" msgstr "Large" #: ../app/core/core-enums.c:593 -#, fuzzy msgctxt "view-size" msgid "Very large" msgstr "Very large" #: ../app/core/core-enums.c:594 -#, fuzzy msgctxt "view-size" msgid "Huge" msgstr "Huge" #: ../app/core/core-enums.c:595 -#, fuzzy msgctxt "view-size" msgid "Enormous" msgstr "Enormous" #: ../app/core/core-enums.c:596 -#, fuzzy msgctxt "view-size" msgid "Gigantic" msgstr "Gigantic" #: ../app/core/core-enums.c:624 -#, fuzzy msgctxt "view-type" msgid "View as list" msgstr "View as list" #: ../app/core/core-enums.c:625 -#, fuzzy msgctxt "view-type" msgid "View as grid" msgstr "View as grid" -#: ../app/core/core-enums.c:691 -#, fuzzy +#: ../app/core/core-enums.c:654 msgctxt "thumbnail-size" msgid "No thumbnails" msgstr "No thumbnails" -#: ../app/core/core-enums.c:692 -#, fuzzy +#: ../app/core/core-enums.c:655 msgctxt "thumbnail-size" msgid "Normal (128x128)" msgstr "Normal (128x128)" -#: ../app/core/core-enums.c:693 -#, fuzzy +#: ../app/core/core-enums.c:656 msgctxt "thumbnail-size" msgid "Large (256x256)" msgstr "Large (256x256)" -#: ../app/core/core-enums.c:870 -#, fuzzy +#: ../app/core/core-enums.c:833 msgctxt "undo-type" msgid "<>" msgstr "<>" -#: ../app/core/core-enums.c:871 -#, fuzzy +#: ../app/core/core-enums.c:834 msgctxt "undo-type" msgid "Scale image" msgstr "Scale image" -#: ../app/core/core-enums.c:872 -#, fuzzy +#: ../app/core/core-enums.c:835 msgctxt "undo-type" msgid "Resize image" msgstr "Resize image" -#: ../app/core/core-enums.c:873 -#, fuzzy +#: ../app/core/core-enums.c:836 msgctxt "undo-type" msgid "Flip image" msgstr "Flip image" -#: ../app/core/core-enums.c:874 -#, fuzzy +#: ../app/core/core-enums.c:837 msgctxt "undo-type" msgid "Rotate image" msgstr "Rotate image" -#: ../app/core/core-enums.c:875 -#, fuzzy +#: ../app/core/core-enums.c:838 msgctxt "undo-type" msgid "Crop image" msgstr "Crop image" -#: ../app/core/core-enums.c:876 -#, fuzzy +#: ../app/core/core-enums.c:839 msgctxt "undo-type" msgid "Convert image" msgstr "Convert image" -#: ../app/core/core-enums.c:877 -#, fuzzy +#: ../app/core/core-enums.c:840 msgctxt "undo-type" msgid "Remove item" msgstr "Remove item" -#: ../app/core/core-enums.c:878 -#, fuzzy +#: ../app/core/core-enums.c:841 msgctxt "undo-type" msgid "Merge layers" msgstr "Merge layers" -#: ../app/core/core-enums.c:879 -#, fuzzy +#: ../app/core/core-enums.c:842 msgctxt "undo-type" msgid "Merge paths" msgstr "Merge paths" -#: ../app/core/core-enums.c:880 -#, fuzzy +#: ../app/core/core-enums.c:843 msgctxt "undo-type" msgid "Quick Mask" msgstr "Quick Mask" -#: ../app/core/core-enums.c:881 ../app/core/core-enums.c:911 +#: ../app/core/core-enums.c:844 ../app/core/core-enums.c:874 #: ../app/core/gimpimage-grid.c:63 -#, fuzzy msgctxt "undo-type" msgid "Grid" msgstr "Grid" -#: ../app/core/core-enums.c:882 ../app/core/core-enums.c:913 -#, fuzzy +#: ../app/core/core-enums.c:845 ../app/core/core-enums.c:876 msgctxt "undo-type" msgid "Guide" msgstr "Guide" -#: ../app/core/core-enums.c:883 ../app/core/core-enums.c:914 -#, fuzzy +#: ../app/core/core-enums.c:846 ../app/core/core-enums.c:877 msgctxt "undo-type" msgid "Sample Point" msgstr "Sample Point" -#: ../app/core/core-enums.c:884 ../app/core/core-enums.c:915 -#, fuzzy +#: ../app/core/core-enums.c:847 ../app/core/core-enums.c:878 msgctxt "undo-type" msgid "Layer/Channel" msgstr "Layer/Channel" -#: ../app/core/core-enums.c:885 ../app/core/core-enums.c:916 -#, fuzzy +#: ../app/core/core-enums.c:848 ../app/core/core-enums.c:879 msgctxt "undo-type" msgid "Layer/Channel modification" msgstr "Layer/Channel modification" -#: ../app/core/core-enums.c:886 ../app/core/core-enums.c:917 -#, fuzzy +#: ../app/core/core-enums.c:849 ../app/core/core-enums.c:880 msgctxt "undo-type" msgid "Selection mask" msgstr "Selection mask" -#: ../app/core/core-enums.c:887 ../app/core/core-enums.c:921 -#, fuzzy +#: ../app/core/core-enums.c:850 ../app/core/core-enums.c:884 msgctxt "undo-type" msgid "Item visibility" msgstr "Item visibility" -#: ../app/core/core-enums.c:888 ../app/core/core-enums.c:922 -#, fuzzy +#: ../app/core/core-enums.c:851 ../app/core/core-enums.c:885 msgctxt "undo-type" msgid "Link/Unlink item" msgstr "Link/Unlink item" -#: ../app/core/core-enums.c:889 -#, fuzzy +#: ../app/core/core-enums.c:852 msgctxt "undo-type" msgid "Item properties" msgstr "Item properties" -#: ../app/core/core-enums.c:890 ../app/core/core-enums.c:920 -#, fuzzy +#: ../app/core/core-enums.c:853 ../app/core/core-enums.c:883 msgctxt "undo-type" msgid "Move item" msgstr "Move item" -#: ../app/core/core-enums.c:891 -#, fuzzy +#: ../app/core/core-enums.c:854 msgctxt "undo-type" msgid "Scale item" msgstr "Scale item" -#: ../app/core/core-enums.c:892 -#, fuzzy +#: ../app/core/core-enums.c:855 msgctxt "undo-type" msgid "Resize item" msgstr "Resize item" -#: ../app/core/core-enums.c:893 -#, fuzzy +#: ../app/core/core-enums.c:856 msgctxt "undo-type" msgid "Add layer" msgstr "Add layer" -#: ../app/core/core-enums.c:894 ../app/core/core-enums.c:933 -#, fuzzy +#: ../app/core/core-enums.c:857 ../app/core/core-enums.c:896 msgctxt "undo-type" msgid "Add layer mask" msgstr "Add layer mask" -#: ../app/core/core-enums.c:895 ../app/core/core-enums.c:935 -#, fuzzy +#: ../app/core/core-enums.c:858 ../app/core/core-enums.c:898 msgctxt "undo-type" msgid "Apply layer mask" msgstr "Apply layer mask" -#: ../app/core/core-enums.c:896 ../app/core/core-enums.c:943 -#, fuzzy +#: ../app/core/core-enums.c:859 ../app/core/core-enums.c:906 msgctxt "undo-type" msgid "Floating selection to layer" msgstr "Floating selection to layer" -#: ../app/core/core-enums.c:897 -#, fuzzy +#: ../app/core/core-enums.c:860 msgctxt "undo-type" msgid "Float selection" msgstr "Float selection" -#: ../app/core/core-enums.c:898 -#, fuzzy +#: ../app/core/core-enums.c:861 msgctxt "undo-type" msgid "Anchor floating selection" msgstr "Anchor floating selection" -#: ../app/core/core-enums.c:899 ../app/core/gimp-edit.c:262 -#, fuzzy +#: ../app/core/core-enums.c:862 ../app/core/gimp-edit.c:262 msgctxt "undo-type" msgid "Paste" msgstr "Paste" -#: ../app/core/core-enums.c:900 ../app/core/gimp-edit.c:501 -#, fuzzy +#: ../app/core/core-enums.c:863 ../app/core/gimp-edit.c:501 msgctxt "undo-type" msgid "Cut" msgstr "Cut" -#: ../app/core/core-enums.c:901 -#, fuzzy +#: ../app/core/core-enums.c:864 msgctxt "undo-type" msgid "Text" msgstr "Text" -#: ../app/core/core-enums.c:902 ../app/core/core-enums.c:944 +#: ../app/core/core-enums.c:865 ../app/core/core-enums.c:907 #: ../app/core/gimpdrawable-transform.c:567 -#, fuzzy msgctxt "undo-type" msgid "Transform" msgstr "Transform" -#: ../app/core/core-enums.c:903 ../app/core/core-enums.c:945 -#, fuzzy +#: ../app/core/core-enums.c:866 ../app/core/core-enums.c:908 msgctxt "undo-type" msgid "Paint" msgstr "Paint" -#: ../app/core/core-enums.c:904 ../app/core/core-enums.c:948 -#, fuzzy +#: ../app/core/core-enums.c:867 ../app/core/core-enums.c:911 msgctxt "undo-type" msgid "Attach parasite" msgstr "Attach parasite" -#: ../app/core/core-enums.c:905 ../app/core/core-enums.c:949 -#, fuzzy +#: ../app/core/core-enums.c:868 ../app/core/core-enums.c:912 msgctxt "undo-type" msgid "Remove parasite" msgstr "Remove parasite" -#: ../app/core/core-enums.c:906 -#, fuzzy +#: ../app/core/core-enums.c:869 msgctxt "undo-type" msgid "Import paths" msgstr "Import paths" -#: ../app/core/core-enums.c:907 -#, fuzzy +#: ../app/core/core-enums.c:870 msgctxt "undo-type" msgid "Plug-In" msgstr "Plug-In" -#: ../app/core/core-enums.c:908 -#, fuzzy +#: ../app/core/core-enums.c:871 msgctxt "undo-type" msgid "Image type" msgstr "Image type" -#: ../app/core/core-enums.c:909 -#, fuzzy +#: ../app/core/core-enums.c:872 msgctxt "undo-type" msgid "Image size" msgstr "Image size" -#: ../app/core/core-enums.c:910 -#, fuzzy +#: ../app/core/core-enums.c:873 msgctxt "undo-type" msgid "Image resolution change" msgstr "Image resolution change" -#: ../app/core/core-enums.c:912 -#, fuzzy +#: ../app/core/core-enums.c:875 msgctxt "undo-type" msgid "Change indexed palette" msgstr "Change indexed palette" -#: ../app/core/core-enums.c:918 -#, fuzzy +#: ../app/core/core-enums.c:881 msgctxt "undo-type" msgid "Reorder item" -msgstr "Remove item" +msgstr "Reorder item" -#: ../app/core/core-enums.c:919 -#, fuzzy +#: ../app/core/core-enums.c:882 msgctxt "undo-type" msgid "Rename item" msgstr "Rename item" -#: ../app/core/core-enums.c:923 -#, fuzzy +#: ../app/core/core-enums.c:886 msgctxt "undo-type" msgid "New layer" msgstr "New layer" -#: ../app/core/core-enums.c:924 -#, fuzzy +#: ../app/core/core-enums.c:887 msgctxt "undo-type" msgid "Delete layer" msgstr "Delete layer" -#: ../app/core/core-enums.c:925 -#, fuzzy +#: ../app/core/core-enums.c:888 msgctxt "undo-type" msgid "Set layer mode" msgstr "Set layer mode" -#: ../app/core/core-enums.c:926 -#, fuzzy +#: ../app/core/core-enums.c:889 msgctxt "undo-type" msgid "Set layer opacity" msgstr "Set layer opacity" -#: ../app/core/core-enums.c:927 -#, fuzzy +#: ../app/core/core-enums.c:890 msgctxt "undo-type" msgid "Lock/Unlock alpha channel" msgstr "Lock/Unlock alpha channel" -#: ../app/core/core-enums.c:928 +#: ../app/core/core-enums.c:891 msgctxt "undo-type" msgid "Suspend group layer resize" -msgstr "" +msgstr "Suspend group layer resize" -#: ../app/core/core-enums.c:929 +#: ../app/core/core-enums.c:892 msgctxt "undo-type" msgid "Resume group layer resize" -msgstr "" +msgstr "Resume group layer resize" -#: ../app/core/core-enums.c:930 -#, fuzzy +#: ../app/core/core-enums.c:893 msgctxt "undo-type" msgid "Convert group layer" -msgstr "Convert Edge" +msgstr "Convert group layer" -#: ../app/core/core-enums.c:931 -#, fuzzy +#: ../app/core/core-enums.c:894 msgctxt "undo-type" msgid "Text layer" msgstr "Text layer" -#: ../app/core/core-enums.c:932 -#, fuzzy +#: ../app/core/core-enums.c:895 msgctxt "undo-type" msgid "Text layer modification" msgstr "Text layer modification" -#: ../app/core/core-enums.c:934 -#, fuzzy +#: ../app/core/core-enums.c:897 msgctxt "undo-type" msgid "Delete layer mask" msgstr "Delete layer mask" -#: ../app/core/core-enums.c:936 -#, fuzzy +#: ../app/core/core-enums.c:899 msgctxt "undo-type" msgid "Show layer mask" msgstr "Show layer mask" -#: ../app/core/core-enums.c:937 -#, fuzzy +#: ../app/core/core-enums.c:900 msgctxt "undo-type" msgid "New channel" msgstr "New channel" -#: ../app/core/core-enums.c:938 -#, fuzzy +#: ../app/core/core-enums.c:901 msgctxt "undo-type" msgid "Delete channel" msgstr "Delete channel" -#: ../app/core/core-enums.c:939 -#, fuzzy +#: ../app/core/core-enums.c:902 msgctxt "undo-type" msgid "Channel color" msgstr "Channel colour" -#: ../app/core/core-enums.c:940 -#, fuzzy +#: ../app/core/core-enums.c:903 msgctxt "undo-type" msgid "New path" msgstr "New path" -#: ../app/core/core-enums.c:941 -#, fuzzy +#: ../app/core/core-enums.c:904 msgctxt "undo-type" msgid "Delete path" msgstr "Delete path" -#: ../app/core/core-enums.c:942 -#, fuzzy +#: ../app/core/core-enums.c:905 msgctxt "undo-type" msgid "Path modification" msgstr "Path modification" -#: ../app/core/core-enums.c:946 -#, fuzzy +#: ../app/core/core-enums.c:909 msgctxt "undo-type" msgid "Ink" msgstr "Ink" -#: ../app/core/core-enums.c:947 -#, fuzzy +#: ../app/core/core-enums.c:910 msgctxt "undo-type" msgid "Select foreground" msgstr "Select foreground" -#: ../app/core/core-enums.c:950 -#, fuzzy +#: ../app/core/core-enums.c:913 msgctxt "undo-type" msgid "Not undoable" msgstr "Not undoable" -#: ../app/core/core-enums.c:1222 -#, fuzzy +#: ../app/core/core-enums.c:1185 msgctxt "select-criterion" msgid "Composite" msgstr "Composite" -#: ../app/core/core-enums.c:1223 -#, fuzzy +#: ../app/core/core-enums.c:1186 msgctxt "select-criterion" msgid "Red" msgstr "Red" -#: ../app/core/core-enums.c:1224 -#, fuzzy +#: ../app/core/core-enums.c:1187 msgctxt "select-criterion" msgid "Green" msgstr "Green" -#: ../app/core/core-enums.c:1225 -#, fuzzy +#: ../app/core/core-enums.c:1188 msgctxt "select-criterion" msgid "Blue" msgstr "Blue" -#: ../app/core/core-enums.c:1226 -#, fuzzy +#: ../app/core/core-enums.c:1189 msgctxt "select-criterion" msgid "Hue" msgstr "Hue" -#: ../app/core/core-enums.c:1227 -#, fuzzy +#: ../app/core/core-enums.c:1190 msgctxt "select-criterion" msgid "Saturation" msgstr "Saturation" -#: ../app/core/core-enums.c:1228 -#, fuzzy +#: ../app/core/core-enums.c:1191 msgctxt "select-criterion" msgid "Value" msgstr "Value" -#: ../app/core/core-enums.c:1257 -#, fuzzy +#: ../app/core/core-enums.c:1220 msgctxt "message-severity" msgid "Message" msgstr "Message" -#: ../app/core/core-enums.c:1258 -#, fuzzy +#: ../app/core/core-enums.c:1221 msgctxt "message-severity" msgid "Warning" msgstr "Warning" -#: ../app/core/core-enums.c:1259 -#, fuzzy +#: ../app/core/core-enums.c:1222 msgctxt "message-severity" msgid "Error" msgstr "Error" -#: ../app/core/core-enums.c:1288 -#, fuzzy +#: ../app/core/core-enums.c:1251 msgctxt "color-profile-policy" msgid "Ask what to do" msgstr "Ask what to do" -#: ../app/core/core-enums.c:1289 -#, fuzzy +#: ../app/core/core-enums.c:1252 msgctxt "color-profile-policy" msgid "Keep embedded profile" msgstr "Keep embedded profile" -#: ../app/core/core-enums.c:1290 -#, fuzzy +#: ../app/core/core-enums.c:1253 msgctxt "color-profile-policy" msgid "Convert to RGB workspace" msgstr "Convert to RGB workspace" -#: ../app/core/core-enums.c:1327 -#, fuzzy +#: ../app/core/core-enums.c:1290 msgctxt "dynamics-output-type" msgid "Opacity" msgstr "Opacity" -#: ../app/core/core-enums.c:1328 -#, fuzzy +#: ../app/core/core-enums.c:1291 msgctxt "dynamics-output-type" msgid "Size" msgstr "Size" -#: ../app/core/core-enums.c:1329 -#, fuzzy +#: ../app/core/core-enums.c:1292 msgctxt "dynamics-output-type" msgid "Angle" -msgstr "Angle:" +msgstr "Angle" -#: ../app/core/core-enums.c:1330 -#, fuzzy +#: ../app/core/core-enums.c:1293 msgctxt "dynamics-output-type" msgid "Color" msgstr "Colour" -#: ../app/core/core-enums.c:1331 -#, fuzzy +#: ../app/core/core-enums.c:1294 msgctxt "dynamics-output-type" msgid "Hardness" msgstr "Hardness" -#: ../app/core/core-enums.c:1332 +#: ../app/core/core-enums.c:1295 msgctxt "dynamics-output-type" msgid "Force" -msgstr "" +msgstr "Force" -#: ../app/core/core-enums.c:1333 -#, fuzzy +#: ../app/core/core-enums.c:1296 msgctxt "dynamics-output-type" msgid "Aspect ratio" msgstr "Aspect ratio" -#: ../app/core/core-enums.c:1334 -#, fuzzy +#: ../app/core/core-enums.c:1297 msgctxt "dynamics-output-type" msgid "Spacing" msgstr "Spacing" -#: ../app/core/core-enums.c:1335 -#, fuzzy +#: ../app/core/core-enums.c:1298 msgctxt "dynamics-output-type" msgid "Rate" msgstr "Rate" -#: ../app/core/core-enums.c:1336 +#: ../app/core/core-enums.c:1299 msgctxt "dynamics-output-type" msgid "Flow" -msgstr "" +msgstr "Flow" -#: ../app/core/core-enums.c:1337 -#, fuzzy +#: ../app/core/core-enums.c:1300 msgctxt "dynamics-output-type" msgid "Jitter" -msgstr "Apply Jitter" +msgstr "Jitter" #: ../app/core/gimp-contexts.c:154 ../app/core/gimptooloptions.c:344 #: ../app/gui/session.c:349 ../app/menus/menus.c:464 @@ -8353,37 +7299,31 @@ msgid "Pasted Layer" msgstr "Pasted Layer" #: ../app/core/gimp-edit.c:389 -#, fuzzy msgctxt "undo-type" msgid "Clear" msgstr "Clear" #: ../app/core/gimp-edit.c:408 -#, fuzzy msgctxt "undo-type" msgid "Fill with Foreground Color" msgstr "Fill with Foreground Colour" #: ../app/core/gimp-edit.c:412 -#, fuzzy msgctxt "undo-type" msgid "Fill with Background Color" msgstr "Fill with Background Colour" #: ../app/core/gimp-edit.c:416 -#, fuzzy msgctxt "undo-type" msgid "Fill with White" msgstr "Fill with White" #: ../app/core/gimp-edit.c:420 -#, fuzzy msgctxt "undo-type" msgid "Fill with Transparency" msgstr "Fill with Transparency" #: ../app/core/gimp-edit.c:424 -#, fuzzy msgctxt "undo-type" msgid "Fill with Pattern" msgstr "Fill with Pattern" @@ -8397,9 +7337,8 @@ msgid "FG to BG (RGB)" msgstr "FG to BG (RGB)" #: ../app/core/gimp-gradients.c:70 -#, fuzzy msgid "FG to BG (Hardedge)" -msgstr "FG to BG (HSV)" +msgstr "FG to BG (Hardedge)" #: ../app/core/gimp-gradients.c:87 msgid "FG to BG (HSV counter-clockwise)" @@ -8420,7 +7359,6 @@ msgstr "FG to Transparent" #. * that would be "tags-locale:lt". #. #: ../app/core/gimp-tags.c:88 -#, fuzzy msgid "tags-locale:C" msgstr "tips-locale:en_GB" @@ -8477,9 +7415,8 @@ msgstr "Parasites" #. initialize the list of gimp dynamics #: ../app/core/gimp.c:958 ../app/dialogs/preferences-dialog.c:2724 -#, fuzzy msgid "Dynamics" -msgstr "Brush Dynamics" +msgstr "Dynamics" #. initialize the list of fonts #: ../app/core/gimp.c:978 @@ -8494,7 +7431,7 @@ msgstr "Modules" #. update tag cache #: ../app/core/gimp.c:996 msgid "Updating tag cache" -msgstr "" +msgstr "Updating tag cache" #: ../app/core/gimpbrush-load.c:178 #, c-format @@ -8566,9 +7503,8 @@ msgid "Fatal parse error in brush file '%s': Wide brushes are not supported." msgstr "Fatal parse error in brush file '%s': Wide brushes are not supported." #: ../app/core/gimpbrush.c:136 -#, fuzzy msgid "Brush Spacing" -msgstr "Spacing" +msgstr "Brush Spacing" #: ../app/core/gimpbrushgenerated-load.c:87 #, c-format @@ -8605,34 +7541,28 @@ msgid "Error while reading brush file '%s': %s" msgstr "Error while reading brush file '%s': %s" #: ../app/core/gimpbrushgenerated.c:129 -#, fuzzy msgid "Brush Shape" -msgstr "Brushes" +msgstr "Brush Shape" #: ../app/core/gimpbrushgenerated.c:137 -#, fuzzy msgid "Brush Radius" -msgstr "Brush Dynamics" +msgstr "Brush Radius" #: ../app/core/gimpbrushgenerated.c:144 -#, fuzzy msgid "Brush Spikes" -msgstr "Brushes" +msgstr "Brush Spikes" #: ../app/core/gimpbrushgenerated.c:151 -#, fuzzy msgid "Brush Hardness" -msgstr "Hardness" +msgstr "Brush Hardness" #: ../app/core/gimpbrushgenerated.c:159 ../app/paint/gimppaintoptions.c:143 -#, fuzzy msgid "Brush Aspect Ratio" -msgstr "Aspect Ratio:" +msgstr "Brush Aspect Ratio" #: ../app/core/gimpbrushgenerated.c:166 ../app/paint/gimppaintoptions.c:147 -#, fuzzy msgid "Brush Angle" -msgstr "Brush Folders" +msgstr "Brush Angle" #: ../app/core/gimpbrushpipe-load.c:113 ../app/core/gimpbrushpipe-load.c:133 #: ../app/core/gimpbrushpipe-load.c:224 @@ -8641,127 +7571,107 @@ msgid "Fatal parse error in brush file '%s': File is corrupt." msgstr "Fatal parse error in brush file '%s': File is corrupt." #: ../app/core/gimpchannel-select.c:59 -#, fuzzy msgctxt "undo-type" msgid "Rectangle Select" msgstr "Rectangle Select" #: ../app/core/gimpchannel-select.c:110 -#, fuzzy msgctxt "undo-type" msgid "Ellipse Select" msgstr "Ellipse Select" #: ../app/core/gimpchannel-select.c:164 -#, fuzzy msgctxt "undo-type" msgid "Rounded Rectangle Select" msgstr "Rounded Rectangle Select" #: ../app/core/gimpchannel-select.c:433 ../app/core/gimplayer.c:273 -#, fuzzy msgctxt "undo-type" msgid "Alpha to Selection" msgstr "Alpha to Selection" #: ../app/core/gimpchannel-select.c:471 -#, fuzzy, c-format +#, c-format msgctxt "undo-type" msgid "%s Channel to Selection" msgstr "%s Channel to Selection" #: ../app/core/gimpchannel-select.c:519 -#, fuzzy msgctxt "undo-type" msgid "Fuzzy Select" msgstr "Fuzzy Select" #: ../app/core/gimpchannel-select.c:566 -#, fuzzy msgctxt "undo-type" msgid "Select by Color" msgstr "Select by Colour" #: ../app/core/gimpchannel.c:272 -#, fuzzy msgctxt "undo-type" msgid "Rename Channel" msgstr "Rename Channel" #: ../app/core/gimpchannel.c:273 -#, fuzzy msgctxt "undo-type" msgid "Move Channel" msgstr "Move Channel" #: ../app/core/gimpchannel.c:274 -#, fuzzy msgctxt "undo-type" msgid "Scale Channel" msgstr "Scale Channel" #: ../app/core/gimpchannel.c:275 -#, fuzzy msgctxt "undo-type" msgid "Resize Channel" msgstr "Resize Channel" #: ../app/core/gimpchannel.c:276 -#, fuzzy msgctxt "undo-type" msgid "Flip Channel" msgstr "Flip Channel" #: ../app/core/gimpchannel.c:277 -#, fuzzy msgctxt "undo-type" msgid "Rotate Channel" msgstr "Rotate Channel" #: ../app/core/gimpchannel.c:278 ../app/core/gimpdrawable-transform.c:845 -#, fuzzy msgctxt "undo-type" msgid "Transform Channel" msgstr "Transform Channel" #: ../app/core/gimpchannel.c:279 -#, fuzzy msgctxt "undo-type" msgid "Stroke Channel" msgstr "Stroke Channel" #: ../app/core/gimpchannel.c:280 ../app/core/gimpselection.c:584 -#, fuzzy msgctxt "undo-type" msgid "Channel to Selection" msgstr "Channel to Selection" #: ../app/core/gimpchannel.c:281 -#, fuzzy msgctxt "undo-type" msgid "Reorder Channel" msgstr "Reorder Channel" #: ../app/core/gimpchannel.c:282 -#, fuzzy msgctxt "undo-type" msgid "Raise Channel" msgstr "Raise Channel" #: ../app/core/gimpchannel.c:283 -#, fuzzy msgctxt "undo-type" msgid "Raise Channel to Top" msgstr "Raise Channel to Top" #: ../app/core/gimpchannel.c:284 -#, fuzzy msgctxt "undo-type" msgid "Lower Channel" msgstr "Lower Channel" #: ../app/core/gimpchannel.c:285 -#, fuzzy msgctxt "undo-type" msgid "Lower Channel to Bottom" msgstr "Lower Channel to Bottom" @@ -8775,49 +7685,41 @@ msgid "Channel cannot be lowered more." msgstr "Channel cannot be lowered more." #: ../app/core/gimpchannel.c:309 -#, fuzzy msgctxt "undo-type" msgid "Feather Channel" msgstr "Feather Channel" #: ../app/core/gimpchannel.c:310 -#, fuzzy msgctxt "undo-type" msgid "Sharpen Channel" msgstr "Sharpen Channel" #: ../app/core/gimpchannel.c:311 -#, fuzzy msgctxt "undo-type" msgid "Clear Channel" msgstr "Clear Channel" #: ../app/core/gimpchannel.c:312 -#, fuzzy msgctxt "undo-type" msgid "Fill Channel" msgstr "Fill Channel" #: ../app/core/gimpchannel.c:313 -#, fuzzy msgctxt "undo-type" msgid "Invert Channel" msgstr "Invert Channel" #: ../app/core/gimpchannel.c:314 -#, fuzzy msgctxt "undo-type" msgid "Border Channel" msgstr "Border Channel" #: ../app/core/gimpchannel.c:315 -#, fuzzy msgctxt "undo-type" msgid "Grow Channel" msgstr "Grow Channel" #: ../app/core/gimpchannel.c:316 -#, fuzzy msgctxt "undo-type" msgid "Shrink Channel" msgstr "Shrink Channel" @@ -8827,13 +7729,11 @@ msgid "Cannot stroke empty channel." msgstr "Cannot stroke empty channel." #: ../app/core/gimpchannel.c:1752 -#, fuzzy msgctxt "undo-type" msgid "Set Channel Color" msgstr "Set Channel Colour" #: ../app/core/gimpchannel.c:1818 -#, fuzzy msgctxt "undo-type" msgid "Set Channel Opacity" msgstr "Set Channel Opacity" @@ -8847,9 +7747,8 @@ msgid "Opacity" msgstr "Opacity" #: ../app/core/gimpcontext.c:648 -#, fuzzy msgid "Paint Mode" -msgstr "Paint _Mode" +msgstr "Paint Mode" #: ../app/core/gimpdata.c:679 ../app/core/gimptoolpresets.c:277 #, c-format @@ -8885,6 +7784,9 @@ msgid "" "exist. Please create the folder or fix your configuation in the Preferences " "dialog's 'Folders' section." msgstr "" +"You have a writable data folder configured (%s), but this folder does not " +"exist. Please create the folder or fix your configuration in the Preferences " +"dialogue's 'Folders' section." #: ../app/core/gimpdatafactory.c:762 #, c-format @@ -8893,11 +7795,14 @@ msgid "" "your data search path. You probably edited the gimprc file manually, please " "fix it in the Preferences dialog's 'Folders' section." msgstr "" +"You have a writable data folder configured, but this folder is not part of " +"your data search path. You probably edited the gimprc file manually, please " +"fix it in the Preferences dialogue's 'Folders' section." #: ../app/core/gimpdatafactory.c:772 -#, fuzzy, c-format +#, c-format msgid "You don't have any writable data folder configured." -msgstr "You don't have a writable data folder configured." +msgstr "You don't have any writable data folder configured." #: ../app/core/gimpdatafactory.c:889 #, c-format @@ -8911,19 +7816,16 @@ msgstr "" "%s" #: ../app/core/gimpdrawable-blend.c:244 -#, fuzzy msgctxt "undo-type" msgid "Blend" msgstr "Blend" #: ../app/core/gimpdrawable-brightness-contrast.c:70 -#, fuzzy msgctxt "undo-type" msgid "Brightness_Contrast" msgstr "Brightness_Contrast" #: ../app/core/gimpdrawable-brightness-contrast.c:81 -#, fuzzy msgctxt "undo-type" msgid "Brightness-Contrast" msgstr "Brightness-Contrast" @@ -8933,27 +7835,23 @@ msgid "No patterns available for this operation." msgstr "No patterns available for this operation." #: ../app/core/gimpdrawable-bucket-fill.c:286 -#, fuzzy msgctxt "undo-type" msgid "Bucket Fill" msgstr "Bucket Fill" #: ../app/core/gimpdrawable-color-balance.c:79 #: ../app/core/gimpdrawable-color-balance.c:89 -#, fuzzy msgctxt "undo-type" msgid "Color Balance" msgstr "Colour Balance" #: ../app/core/gimpdrawable-colorize.c:72 #: ../app/core/gimpdrawable-colorize.c:84 -#, fuzzy msgctxt "undo-type" msgid "Colorize" msgstr "Colourise" #: ../app/core/gimpdrawable-curves.c:162 ../app/core/gimpdrawable-curves.c:179 -#, fuzzy msgctxt "undo-type" msgid "Curves" msgstr "Curves" @@ -8965,7 +7863,6 @@ msgid "Desaturate" msgstr "Desaturate" #: ../app/core/gimpdrawable-equalize.c:52 -#, fuzzy msgctxt "undo-type" msgid "Equalize" msgstr "Equalise" @@ -8993,7 +7890,6 @@ msgid "Levels" msgstr "Levels" #: ../app/core/gimpdrawable-offset.c:315 -#, fuzzy msgctxt "undo-type" msgid "Offset Drawable" msgstr "Offset Drawable" @@ -9004,7 +7900,6 @@ msgid "Posterize" msgstr "Posterise" #: ../app/core/gimpdrawable-stroke.c:435 -#, fuzzy msgctxt "undo-type" msgid "Render Stroke" msgstr "Render Stroke" @@ -9015,19 +7910,16 @@ msgid "Threshold" msgstr "Threshold" #: ../app/core/gimpdrawable-transform.c:644 -#, fuzzy msgctxt "undo-type" msgid "Flip" msgstr "Flip" #: ../app/core/gimpdrawable-transform.c:718 -#, fuzzy msgctxt "undo-type" msgid "Rotate" msgstr "Rotate" #: ../app/core/gimpdrawable-transform.c:843 ../app/core/gimplayer.c:272 -#, fuzzy msgctxt "undo-type" msgid "Transform Layer" msgstr "Transform Layer" @@ -9037,15 +7929,13 @@ msgid "Transformation" msgstr "Transformation" #: ../app/core/gimpdrawable.c:486 -#, fuzzy msgctxt "undo-type" msgid "Scale" msgstr "Scale" #: ../app/core/gimpdynamicsoutput.c:106 -#, fuzzy msgid "Output type" -msgstr "Output Levels" +msgstr "Output type" #: ../app/core/gimpgradient-load.c:71 ../app/core/gimpgradient-load.c:96 #: ../app/core/gimpgradient-load.c:117 ../app/core/gimpgradient-load.c:168 @@ -9122,72 +8012,60 @@ msgid "Vertical offset of the first grid line; this may be a negative number." msgstr "Vertical offset of the first grid line; this may be a negative number." #: ../app/core/gimpgrouplayer.c:178 -#, fuzzy msgid "Layer Group" -msgstr "Layer to _Top" +msgstr "Layer Group" #: ../app/core/gimpgrouplayer.c:179 -#, fuzzy msgctxt "undo-type" msgid "Rename Layer Group" -msgstr "Rename Layer" +msgstr "Rename Layer Group" #: ../app/core/gimpgrouplayer.c:180 -#, fuzzy msgctxt "undo-type" msgid "Move Layer Group" -msgstr "Move Layer" +msgstr "Move Layer Group" #: ../app/core/gimpgrouplayer.c:181 -#, fuzzy msgctxt "undo-type" msgid "Scale Layer Group" -msgstr "Scale Layer" +msgstr "Scale Layer Group" #: ../app/core/gimpgrouplayer.c:182 -#, fuzzy msgctxt "undo-type" msgid "Resize Layer Group" -msgstr "Resize Layer" +msgstr "Resize Layer Group" #: ../app/core/gimpgrouplayer.c:183 -#, fuzzy msgctxt "undo-type" msgid "Flip Layer Group" -msgstr "Flip Layer" +msgstr "Flip Layer Group" #: ../app/core/gimpgrouplayer.c:184 -#, fuzzy msgctxt "undo-type" msgid "Rotate Layer Group" -msgstr "Rotate Layer" +msgstr "Rotate Layer Group" #: ../app/core/gimpgrouplayer.c:185 -#, fuzzy msgctxt "undo-type" msgid "Transform Layer Group" -msgstr "Transform Layer" +msgstr "Transform Layer Group" #: ../app/core/gimpimage-arrange.c:142 -#, fuzzy msgctxt "undo-type" msgid "Arrange Objects" msgstr "Arrange Objects" #: ../app/core/gimpimage-colormap.c:67 -#, fuzzy msgctxt "undo-type" msgid "Set Colormap" msgstr "Set Colourmap" #: ../app/core/gimpimage-colormap.c:132 -#, fuzzy msgctxt "undo-type" msgid "Change Colormap entry" msgstr "Change Colourmap entry" #: ../app/core/gimpimage-colormap.c:157 -#, fuzzy msgctxt "undo-type" msgid "Add Color to Colormap" msgstr "Add Colour to Colourmap" @@ -9197,19 +8075,16 @@ msgid "Cannot convert image: palette is empty." msgstr "Cannot convert image: palette is empty." #: ../app/core/gimpimage-convert.c:807 -#, fuzzy msgctxt "undo-type" msgid "Convert Image to RGB" msgstr "Convert Image to RGB" #: ../app/core/gimpimage-convert.c:811 -#, fuzzy msgctxt "undo-type" msgid "Convert Image to Grayscale" msgstr "Convert Image to Greyscale" #: ../app/core/gimpimage-convert.c:815 -#, fuzzy msgctxt "undo-type" msgid "Convert Image to Indexed" msgstr "Convert Image to Indexed" @@ -9223,105 +8098,88 @@ msgid "Converting to indexed colors (stage 3)" msgstr "Converting to indexed colours (stage 3)" #: ../app/core/gimpimage-crop.c:129 -#, fuzzy msgctxt "undo-type" msgid "Crop Image" msgstr "Crop Image" #: ../app/core/gimpimage-crop.c:132 ../app/core/gimpimage-resize.c:86 -#, fuzzy msgctxt "undo-type" msgid "Resize Image" msgstr "Resize Image" #: ../app/core/gimpimage-guides.c:52 -#, fuzzy msgctxt "undo-type" msgid "Add Horizontal Guide" msgstr "Add Horizontal Guide" #: ../app/core/gimpimage-guides.c:76 -#, fuzzy msgctxt "undo-type" msgid "Add Vertical Guide" msgstr "Add Vertical Guide" -#: ../app/core/gimpimage-guides.c:119 -#, fuzzy +#: ../app/core/gimpimage-guides.c:117 msgctxt "undo-type" msgid "Remove Guide" msgstr "Remove Guide" #: ../app/core/gimpimage-guides.c:144 -#, fuzzy msgctxt "undo-type" msgid "Move Guide" msgstr "Move Guide" #: ../app/core/gimpimage-item-list.c:51 -#, fuzzy msgctxt "undo-type" msgid "Translate Items" msgstr "Translate Items" #: ../app/core/gimpimage-item-list.c:78 -#, fuzzy msgctxt "undo-type" msgid "Flip Items" msgstr "Flip Items" #: ../app/core/gimpimage-item-list.c:105 -#, fuzzy msgctxt "undo-type" msgid "Rotate Items" msgstr "Rotate Items" #: ../app/core/gimpimage-item-list.c:135 -#, fuzzy msgctxt "undo-type" msgid "Transform Items" msgstr "Transform Items" #: ../app/core/gimpimage-merge.c:108 ../app/core/gimpimage-merge.c:122 -#, fuzzy msgctxt "undo-type" msgid "Merge Visible Layers" msgstr "Merge Visible Layers" #: ../app/core/gimpimage-merge.c:176 -#, fuzzy msgctxt "undo-type" msgid "Flatten Image" msgstr "Flatten Image" #: ../app/core/gimpimage-merge.c:225 -#, fuzzy msgid "Cannot merge down to a layer group." -msgstr "Cannot raise a layer without alpha." +msgstr "Cannot merge down to a layer group." #: ../app/core/gimpimage-merge.c:232 msgid "The layer to merge down to is locked." -msgstr "" +msgstr "The layer to merge down to is locked." #: ../app/core/gimpimage-merge.c:244 -#, fuzzy msgid "There is no visible layer to merge down to." -msgstr "There are not enough visible layers for a merge down." +msgstr "There is no visible layer to merge down to." #: ../app/core/gimpimage-merge.c:255 -#, fuzzy msgctxt "undo-type" msgid "Merge Down" msgstr "Merge Down" #: ../app/core/gimpimage-merge.c:277 -#, fuzzy msgctxt "undo-type" msgid "Merge Layer Group" -msgstr "Merge Layers" +msgstr "Merge Layer Group" #: ../app/core/gimpimage-merge.c:330 -#, fuzzy msgctxt "undo-type" msgid "Merge Visible Paths" msgstr "Merge Visible Paths" @@ -9335,37 +8193,31 @@ msgid "Background" msgstr "Background" #: ../app/core/gimpimage-quick-mask.c:85 -#, fuzzy msgctxt "undo-type" msgid "Enable Quick Mask" msgstr "Enable Quick Mask" #: ../app/core/gimpimage-quick-mask.c:135 -#, fuzzy msgctxt "undo-type" msgid "Disable Quick Mask" msgstr "Disable Quick Mask" #: ../app/core/gimpimage-sample-points.c:53 -#, fuzzy msgctxt "undo-type" msgid "Add Sample Point" msgstr "Add Sample Point" -#: ../app/core/gimpimage-sample-points.c:101 -#, fuzzy +#: ../app/core/gimpimage-sample-points.c:98 msgctxt "undo-type" msgid "Remove Sample Point" msgstr "Remove Sample Point" -#: ../app/core/gimpimage-sample-points.c:138 -#, fuzzy +#: ../app/core/gimpimage-sample-points.c:126 msgctxt "undo-type" msgid "Move Sample Point" msgstr "Move Sample Point" #: ../app/core/gimpimage-scale.c:87 -#, fuzzy msgctxt "undo-type" msgid "Scale Image" msgstr "Scale Image" @@ -9375,68 +8227,57 @@ msgstr "Scale Image" msgid "Can't undo %s" msgstr "Can't undo %s" -#: ../app/core/gimpimage.c:1734 -#, fuzzy +#: ../app/core/gimpimage.c:1655 msgctxt "undo-type" msgid "Change Image Resolution" msgstr "Change Image Resolution" -#: ../app/core/gimpimage.c:1786 -#, fuzzy +#: ../app/core/gimpimage.c:1707 msgctxt "undo-type" msgid "Change Image Unit" msgstr "Change Image Unit" -#: ../app/core/gimpimage.c:2767 -#, fuzzy +#: ../app/core/gimpimage.c:2699 msgctxt "undo-type" msgid "Attach Parasite to Image" msgstr "Attach Parasite to Image" -#: ../app/core/gimpimage.c:2808 -#, fuzzy +#: ../app/core/gimpimage.c:2740 msgctxt "undo-type" msgid "Remove Parasite from Image" msgstr "Remove Parasite from Image" -#: ../app/core/gimpimage.c:3517 -#, fuzzy +#: ../app/core/gimpimage.c:3449 msgctxt "undo-type" msgid "Add Layer" msgstr "Add Layer" -#: ../app/core/gimpimage.c:3567 ../app/core/gimpimage.c:3587 -#, fuzzy +#: ../app/core/gimpimage.c:3499 ../app/core/gimpimage.c:3519 msgctxt "undo-type" msgid "Remove Layer" msgstr "Remove Layer" -#: ../app/core/gimpimage.c:3580 -#, fuzzy +#: ../app/core/gimpimage.c:3512 msgctxt "undo-type" msgid "Remove Floating Selection" msgstr "Remove Floating Selection" -#: ../app/core/gimpimage.c:3746 -#, fuzzy +#: ../app/core/gimpimage.c:3678 msgctxt "undo-type" msgid "Add Channel" msgstr "Add Channel" -#: ../app/core/gimpimage.c:3784 ../app/core/gimpimage.c:3796 -#, fuzzy +#: ../app/core/gimpimage.c:3716 ../app/core/gimpimage.c:3728 msgctxt "undo-type" msgid "Remove Channel" msgstr "Remove Channel" -#: ../app/core/gimpimage.c:3843 -#, fuzzy +#: ../app/core/gimpimage.c:3775 msgctxt "undo-type" msgid "Add Path" msgstr "Add Path" -#: ../app/core/gimpimage.c:3874 -#, fuzzy +#: ../app/core/gimpimage.c:3806 msgctxt "undo-type" msgid "Remove Path" msgstr "Remove Path" @@ -9482,7 +8323,7 @@ msgid_plural "%d × %d pixels" msgstr[0] "%d × %d pixel" msgstr[1] "%d × %d pixels" -#: ../app/core/gimpimagefile.c:634 ../app/display/gimpdisplayshell-title.c:335 +#: ../app/core/gimpimagefile.c:634 ../app/display/gimpdisplayshell-title.c:339 #, c-format msgid "%d layer" msgid_plural "%d layers" @@ -9495,25 +8336,21 @@ msgid "Could not open thumbnail '%s': %s" msgstr "Could not open thumbnail '%s': %s" #: ../app/core/gimpitem.c:1564 -#, fuzzy msgctxt "undo-type" msgid "Attach Parasite" msgstr "Attach Parasite" #: ../app/core/gimpitem.c:1574 -#, fuzzy msgctxt "undo-type" msgid "Attach Parasite to Item" msgstr "Attach Parasite to Item" #: ../app/core/gimpitem.c:1616 ../app/core/gimpitem.c:1623 -#, fuzzy msgctxt "undo-type" msgid "Remove Parasite from Item" msgstr "Remove Parasite from Item" #: ../app/core/gimplayer-floating-sel.c:95 -#, fuzzy msgctxt "undo-type" msgid "Anchor Floating Selection" msgstr "Anchor Floating Selection" @@ -9527,73 +8364,61 @@ msgstr "" "a layer mask or channel." #: ../app/core/gimplayer-floating-sel.c:133 -#, fuzzy msgctxt "undo-type" msgid "Floating Selection to Layer" msgstr "Floating Selection to Layer" #: ../app/core/gimplayer.c:266 -#, fuzzy msgctxt "undo-type" msgid "Rename Layer" msgstr "Rename Layer" #: ../app/core/gimplayer.c:267 -#, fuzzy msgctxt "undo-type" msgid "Move Layer" msgstr "Move Layer" #: ../app/core/gimplayer.c:268 -#, fuzzy msgctxt "undo-type" msgid "Scale Layer" msgstr "Scale Layer" #: ../app/core/gimplayer.c:269 -#, fuzzy msgctxt "undo-type" msgid "Resize Layer" msgstr "Resize Layer" #: ../app/core/gimplayer.c:270 -#, fuzzy msgctxt "undo-type" msgid "Flip Layer" msgstr "Flip Layer" #: ../app/core/gimplayer.c:271 -#, fuzzy msgctxt "undo-type" msgid "Rotate Layer" msgstr "Rotate Layer" #: ../app/core/gimplayer.c:274 -#, fuzzy msgctxt "undo-type" msgid "Reorder Layer" msgstr "Reorder Layer" #: ../app/core/gimplayer.c:275 -#, fuzzy msgctxt "undo-type" msgid "Raise Layer" msgstr "Raise Layer" #: ../app/core/gimplayer.c:276 -#, fuzzy msgctxt "undo-type" msgid "Raise Layer to Top" msgstr "Raise Layer to Top" #: ../app/core/gimplayer.c:277 -#, fuzzy msgctxt "undo-type" msgid "Lower Layer" msgstr "Lower Layer" #: ../app/core/gimplayer.c:278 -#, fuzzy msgctxt "undo-type" msgid "Lower Layer to Bottom" msgstr "Lower Layer to Bottom" @@ -9606,8 +8431,8 @@ msgstr "Layer cannot be raised higher." msgid "Layer cannot be lowered more." msgstr "Layer cannot be lowered more." -#: ../app/core/gimplayer.c:437 ../app/core/gimplayer.c:1491 -#: ../app/core/gimplayermask.c:235 +#: ../app/core/gimplayer.c:437 ../app/core/gimplayer.c:1488 +#: ../app/core/gimplayermask.c:233 #, c-format msgid "%s mask" msgstr "%s mask" @@ -9621,75 +8446,65 @@ msgstr "" "Floating Selection\n" "(%s)" -#: ../app/core/gimplayer.c:1415 +#: ../app/core/gimplayer.c:1412 msgid "Unable to add a layer mask since the layer already has one." msgstr "Unable to add a layer mask since the layer already has one." -#: ../app/core/gimplayer.c:1426 +#: ../app/core/gimplayer.c:1423 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "Cannot add layer mask of different dimensions than specified layer." -#: ../app/core/gimplayer.c:1432 -#, fuzzy +#: ../app/core/gimplayer.c:1429 msgctxt "undo-type" msgid "Add Layer Mask" msgstr "Add Layer Mask" -#: ../app/core/gimplayer.c:1546 -#, fuzzy +#: ../app/core/gimplayer.c:1543 msgctxt "undo-type" msgid "Transfer Alpha to Mask" msgstr "Transfer Alpha to Mask" -#: ../app/core/gimplayer.c:1716 ../app/core/gimplayermask.c:261 -#, fuzzy +#: ../app/core/gimplayer.c:1713 ../app/core/gimplayermask.c:259 msgctxt "undo-type" msgid "Apply Layer Mask" msgstr "Apply Layer Mask" -#: ../app/core/gimplayer.c:1717 -#, fuzzy +#: ../app/core/gimplayer.c:1714 msgctxt "undo-type" msgid "Delete Layer Mask" msgstr "Delete Layer Mask" -#: ../app/core/gimplayer.c:1836 -#, fuzzy +#: ../app/core/gimplayer.c:1833 msgctxt "undo-type" msgid "Add Alpha Channel" msgstr "Add Alpha Channel" -#: ../app/core/gimplayer.c:1890 -#, fuzzy +#: ../app/core/gimplayer.c:1887 msgctxt "undo-type" msgid "Remove Alpha Channel" msgstr "Remove Alpha Channel" -#: ../app/core/gimplayer.c:1910 -#, fuzzy +#: ../app/core/gimplayer.c:1907 msgctxt "undo-type" msgid "Layer to Image Size" msgstr "Layer to Image Size" -#: ../app/core/gimplayermask.c:110 -#, fuzzy +#: ../app/core/gimplayermask.c:108 msgctxt "undo-type" msgid "Move Layer Mask" msgstr "Move Layer Mask" -#: ../app/core/gimplayermask.c:111 -#, fuzzy +#: ../app/core/gimplayermask.c:109 msgctxt "undo-type" msgid "Layer Mask to Selection" msgstr "Layer Mask to Selection" -#: ../app/core/gimplayermask.c:185 +#: ../app/core/gimplayermask.c:183 #, c-format msgid "Cannot rename layer masks." msgstr "Cannot rename layer masks." -#: ../app/core/gimplayermask.c:329 -#, fuzzy +#: ../app/core/gimplayermask.c:320 msgctxt "undo-type" msgid "Show Layer Mask" msgstr "Show Layer Mask" @@ -9751,14 +8566,14 @@ msgid "Reading palette file '%s': RGB value out of range in line %d." msgstr "Reading palette file '%s': RGB value out of range in line %d." #: ../app/core/gimppalette-load.c:477 -#, fuzzy, c-format +#, c-format msgid "Could not read header from palette file '%s'" -msgstr "Could not read header from '%s': %s" +msgstr "Could not read header from palette file '%s'" #: ../app/core/gimppalette-load.c:500 ../app/core/gimppalette-load.c:588 -#, fuzzy, c-format +#, c-format msgid "Fatal parse error in palette file '%s'" -msgstr "Fatal parse error in brush file '%s'" +msgstr "Fatal parse error in palette file '%s'" #: ../app/core/gimppattern-load.c:85 ../app/core/gimppattern-load.c:131 #: ../app/core/gimppattern-load.c:162 @@ -9797,61 +8612,51 @@ msgid "Please wait" msgstr "Please wait" #: ../app/core/gimpselection.c:155 -#, fuzzy msgctxt "undo-type" msgid "Move Selection" msgstr "Move Selection" #: ../app/core/gimpselection.c:156 -#, fuzzy msgctxt "undo-type" msgid "Stroke Selection" msgstr "Stroke Selection" #: ../app/core/gimpselection.c:172 -#, fuzzy msgctxt "undo-type" msgid "Feather Selection" msgstr "Feather Selection" #: ../app/core/gimpselection.c:173 -#, fuzzy msgctxt "undo-type" msgid "Sharpen Selection" msgstr "Sharpen Selection" #: ../app/core/gimpselection.c:174 -#, fuzzy msgctxt "undo-type" msgid "Select None" msgstr "Select None" #: ../app/core/gimpselection.c:175 -#, fuzzy msgctxt "undo-type" msgid "Select All" msgstr "Select All" #: ../app/core/gimpselection.c:176 -#, fuzzy msgctxt "undo-type" msgid "Invert Selection" msgstr "Invert Selection" #: ../app/core/gimpselection.c:177 -#, fuzzy msgctxt "undo-type" msgid "Border Selection" msgstr "Border Selection" #: ../app/core/gimpselection.c:178 -#, fuzzy msgctxt "undo-type" msgid "Grow Selection" msgstr "Grow Selection" #: ../app/core/gimpselection.c:179 -#, fuzzy msgctxt "undo-type" msgid "Shrink Selection" msgstr "Shrink Selection" @@ -9869,7 +8674,6 @@ msgid "Cannot float selection because the selected region is empty." msgstr "Cannot float selection because the selected region is empty." #: ../app/core/gimpselection.c:852 -#, fuzzy msgctxt "undo-type" msgid "Float Selection" msgstr "Float Selection" @@ -9899,78 +8703,66 @@ msgid "The vertical image resolution." msgstr "The vertical image resolution." #: ../app/core/gimpunit.c:56 -#, fuzzy msgctxt "unit-singular" msgid "pixel" msgstr "pixel" #: ../app/core/gimpunit.c:56 -#, fuzzy msgctxt "unit-plural" msgid "pixels" msgstr "pixels" #: ../app/core/gimpunit.c:60 -#, fuzzy msgctxt "unit-singular" msgid "inch" msgstr "inch" #: ../app/core/gimpunit.c:60 -#, fuzzy msgctxt "unit-plural" msgid "inches" msgstr "inches" #: ../app/core/gimpunit.c:63 -#, fuzzy msgctxt "unit-singular" msgid "millimeter" msgstr "millimetre" #: ../app/core/gimpunit.c:63 -#, fuzzy msgctxt "unit-plural" msgid "millimeters" msgstr "millimetres" #: ../app/core/gimpunit.c:67 -#, fuzzy msgctxt "unit-singular" msgid "point" msgstr "point" #: ../app/core/gimpunit.c:67 -#, fuzzy msgctxt "unit-plural" msgid "points" msgstr "points" #: ../app/core/gimpunit.c:70 -#, fuzzy msgctxt "unit-singular" msgid "pica" msgstr "pica" #: ../app/core/gimpunit.c:70 -#, fuzzy msgctxt "unit-plural" msgid "picas" msgstr "picas" #: ../app/core/gimpunit.c:78 -#, fuzzy msgctxt "singular" msgid "percent" msgstr "percent" #: ../app/core/gimpunit.c:78 -#, fuzzy msgctxt "plural" msgid "percent" msgstr "percent" -#: ../app/dialogs/about-dialog.c:106 ../app/gui/gui.c:484 +#: ../app/dialogs/about-dialog.c:106 ../app/gui/gui.c:482 msgid "About GIMP" msgstr "About GIMP" @@ -9978,8 +8770,9 @@ msgstr "About GIMP" msgid "Visit the GIMP website" msgstr "Visit the GIMP website" -#. Translators: insert your names here, separated by newline -#: ../app/dialogs/about-dialog.c:120 +#. Translators: insert your names here, +#. separated by newline +#: ../app/dialogs/about-dialog.c:121 msgid "translator-credits" msgstr "" "Robert Brady\n" @@ -9987,11 +8780,11 @@ msgstr "" "Gareth Owen\n" "Bruce Cowan" -#: ../app/dialogs/about-dialog.c:515 +#: ../app/dialogs/about-dialog.c:516 msgid "GIMP is brought to you by" msgstr "GIMP is brought to you by" -#: ../app/dialogs/about-dialog.c:589 +#: ../app/dialogs/about-dialog.c:590 msgid "This is an unstable development release." msgstr "This is an unstable development release." @@ -10044,7 +8837,7 @@ msgstr "Converting to indexed colours" msgid "Cannot convert to a palette with more than 256 colors." msgstr "Cannot convert to a palette with more than 256 colours." -#: ../app/dialogs/dialogs-constructors.c:212 ../app/gui/gui.c:164 +#: ../app/dialogs/dialogs-constructors.c:212 ../app/gui/gui.c:163 #: ../app/gui/gui-message.c:145 msgid "GIMP Message" msgstr "GIMP Message" @@ -10139,14 +8932,12 @@ msgid "Enter location (URI):" msgstr "Enter location (URI):" #: ../app/dialogs/file-save-dialog.c:105 -#, fuzzy msgid "Export Image" -msgstr "Revert Image" +msgstr "Export Image" #: ../app/dialogs/file-save-dialog.c:106 -#, fuzzy msgid "_Export" -msgstr "_Import" +msgstr "_Export" #: ../app/dialogs/file-save-dialog.c:468 msgid "" @@ -10163,12 +8954,16 @@ msgid "" "You can use this dialog to export to various file formats. If you want to " "save the image to the GIMP XCF format, use File→Save instead." msgstr "" +"You can use this dialogue to export to various file formats. If you want to " +"save the image to the GIMP XCF format, use File→Save instead." #: ../app/dialogs/file-save-dialog.c:602 msgid "" "You can use this dialog to save to the GIMP XCF format. Use File→Export to " "export to other file formats." msgstr "" +"You can use this dialogue to save to the GIMP XCF format. Use File→Export to " +"export to other file formats." #: ../app/dialogs/file-save-dialog.c:608 msgid "" @@ -10362,12 +9157,12 @@ msgstr "Layer _name:" #. The size labels #: ../app/dialogs/layer-options-dialog.c:139 -#: ../app/tools/gimpmeasuretool.c:1088 +#: ../app/tools/gimpmeasuretool.c:1075 msgid "Width:" msgstr "Width:" #: ../app/dialogs/layer-options-dialog.c:145 -#: ../app/tools/gimpmeasuretool.c:1116 +#: ../app/tools/gimpmeasuretool.c:1103 msgid "Height:" msgstr "Height:" @@ -10709,9 +9504,8 @@ msgid "Interface" msgstr "Interface" #: ../app/dialogs/preferences-dialog.c:1598 -#, fuzzy msgid "Language" -msgstr "_Language:" +msgstr "Language" #. Previews #: ../app/dialogs/preferences-dialog.c:1604 @@ -10856,9 +9650,8 @@ msgid "_Brush" msgstr "_Brush" #: ../app/dialogs/preferences-dialog.c:1917 -#, fuzzy msgid "_Dynamics" -msgstr "Brush Dynamics" +msgstr "_Dynamics" #: ../app/dialogs/preferences-dialog.c:1920 msgid "_Pattern" @@ -10893,9 +9686,8 @@ msgstr "Show active _image" #. Tool Editor #: ../app/dialogs/preferences-dialog.c:1975 -#, fuzzy msgid "Tools configuration" -msgstr "Configuration" +msgstr "Tools configuration" #: ../app/dialogs/preferences-dialog.c:1990 msgid "Default New Image" @@ -11184,9 +9976,8 @@ msgid "Window Manager Hints" msgstr "Window Manager Hints" #: ../app/dialogs/preferences-dialog.c:2619 -#, fuzzy msgid "Hint for _docks and toolbox:" -msgstr "Hint for the _toolbox:" +msgstr "Hint for _docks and toolbox:" #: ../app/dialogs/preferences-dialog.c:2622 msgid "Focus" @@ -11242,14 +10033,12 @@ msgid "Select Brush Folders" msgstr "Select Brush Folders" #: ../app/dialogs/preferences-dialog.c:2724 -#, fuzzy msgid "Dynamics Folders" -msgstr "Font Folders" +msgstr "Dynamics Folders" #: ../app/dialogs/preferences-dialog.c:2726 -#, fuzzy msgid "Select Dynamics Folders" -msgstr "Select Font Folders" +msgstr "Select Dynamics Folders" #: ../app/dialogs/preferences-dialog.c:2728 msgid "Pattern Folders" @@ -11590,42 +10379,41 @@ msgstr "Units" #. Selection Bounding Box #: ../app/display/gimpcursorview.c:250 -#, fuzzy msgid "Selection Bounding Box" -msgstr "Selection Editor" +msgstr "Selection Bounding Box" #. Width #: ../app/display/gimpcursorview.c:286 msgid "W" -msgstr "" +msgstr "W" #. Height #: ../app/display/gimpcursorview.c:293 msgid "H" -msgstr "" +msgstr "H" #: ../app/display/gimpcursorview.c:320 msgid "_Sample Merged" msgstr "_Sample Merged" -#: ../app/display/gimpdisplayshell.c:499 +#: ../app/display/gimpdisplayshell.c:502 msgid "Access the image menu" msgstr "Access the image menu" -#: ../app/display/gimpdisplayshell.c:613 +#: ../app/display/gimpdisplayshell.c:616 msgid "Zoom image when window size changes" msgstr "Zoom image when window size changes" -#: ../app/display/gimpdisplayshell.c:642 +#: ../app/display/gimpdisplayshell.c:645 msgid "Toggle Quick Mask" msgstr "Toggle Quick Mask" -#: ../app/display/gimpdisplayshell.c:665 +#: ../app/display/gimpdisplayshell.c:668 msgid "Navigate the image display" msgstr "Navigate the image display" -#: ../app/display/gimpdisplayshell.c:733 -#: ../app/display/gimpdisplayshell.c:1311 ../app/widgets/gimptoolbox.c:315 +#: ../app/display/gimpdisplayshell.c:736 +#: ../app/display/gimpdisplayshell.c:1328 ../app/widgets/gimptoolbox.c:315 msgid "Drop image files here to open them" msgstr "Drop image files here to open them" @@ -11637,7 +10425,7 @@ msgstr "Close %s" #: ../app/display/gimpdisplayshell-close.c:164 msgid "Close _without Saving" -msgstr "" +msgstr "Close _without Saving" #: ../app/display/gimpdisplayshell-close.c:231 #, c-format @@ -11693,15 +10481,15 @@ msgstr "Drop New Path" #: ../app/display/gimpdisplayshell-dnd.c:442 ../app/tools/gimpblendtool.c:174 #: ../app/tools/gimpbucketfilltool.c:135 ../app/tools/gimpimagemaptool.c:279 msgid "Cannot modify the pixels of layer groups." -msgstr "" +msgstr "Cannot modify the pixels of layer groups." #: ../app/display/gimpdisplayshell-dnd.c:355 #: ../app/display/gimpdisplayshell-dnd.c:450 ../app/tools/gimpblendtool.c:181 -#: ../app/tools/gimpbucketfilltool.c:142 ../app/tools/gimpcroptool.c:335 -#: ../app/tools/gimpimagemaptool.c:286 ../app/tools/gimppainttool.c:286 -#: ../app/tools/gimptransformtool.c:350 ../app/tools/gimptransformtool.c:1178 +#: ../app/tools/gimpbucketfilltool.c:142 ../app/tools/gimpcroptool.c:342 +#: ../app/tools/gimpimagemaptool.c:286 ../app/tools/gimppainttool.c:288 +#: ../app/tools/gimptransformtool.c:350 ../app/tools/gimptransformtool.c:1166 msgid "The active layer's pixels are locked." -msgstr "" +msgstr "The active layer's pixels are locked." #: ../app/display/gimpdisplayshell-dnd.c:512 #: ../app/widgets/gimplayertreeview.c:734 @@ -11722,15 +10510,15 @@ msgstr "Colour Display Filters" msgid "Configure Color Display Filters" msgstr "Configure Colour Display Filters" -#: ../app/display/gimpdisplayshell-handlers.c:561 +#: ../app/display/gimpdisplayshell-handlers.c:802 #, c-format msgid "Image saved to '%s'" msgstr "Image saved to '%s'" -#: ../app/display/gimpdisplayshell-handlers.c:575 -#, fuzzy, c-format +#: ../app/display/gimpdisplayshell-handlers.c:816 +#, c-format msgid "Image exported to '%s'" -msgstr "Image saved to '%s'" +msgstr "Image exported to '%s'" #: ../app/display/gimpdisplayshell-layer-select.c:120 msgid "Layer Select" @@ -11752,34 +10540,33 @@ msgstr "Zoom ratio:" msgid "Zoom:" msgstr "Zoom:" -#: ../app/display/gimpdisplayshell-title.c:303 +#: ../app/display/gimpdisplayshell-title.c:301 msgid "(modified)" msgstr "(modified)" -#: ../app/display/gimpdisplayshell-title.c:308 +#: ../app/display/gimpdisplayshell-title.c:306 msgid "(clean)" msgstr "(clean)" -#: ../app/display/gimpdisplayshell-title.c:356 -#: ../app/display/gimpdisplayshell-title.c:369 +#: ../app/display/gimpdisplayshell-title.c:360 +#: ../app/display/gimpdisplayshell-title.c:373 #: ../app/widgets/gimpactiongroup.c:870 msgid "(none)" msgstr "(none)" -#: ../app/display/gimpdisplayshell-title.c:500 +#: ../app/display/gimpdisplayshell-title.c:504 msgid " (exported)" -msgstr "" +msgstr " (exported)" -#: ../app/display/gimpdisplayshell-title.c:502 +#: ../app/display/gimpdisplayshell-title.c:506 msgid " (overwritten)" -msgstr "" +msgstr " (overwritten)" -#: ../app/display/gimpdisplayshell-title.c:508 -#, fuzzy +#: ../app/display/gimpdisplayshell-title.c:512 msgid " (imported)" -msgstr "New import" +msgstr " (imported)" -#: ../app/display/gimpstatusbar.c:358 +#: ../app/display/gimpstatusbar.c:356 #, c-format msgid "Cancel %s" msgstr "Cancel %s" @@ -11846,7 +10633,7 @@ msgid "not a GIMP Levels file" msgstr "not a GIMP Levels file" #. initialize the document history -#: ../app/gui/gui.c:427 +#: ../app/gui/gui.c:425 msgid "Documents" msgstr "Documents" @@ -11858,14 +10645,13 @@ msgstr "GIMP Startup" msgid "Airbrush" msgstr "Airbrush" -#: ../app/paint/gimpbrushcore.c:435 +#: ../app/paint/gimpbrushcore.c:428 msgid "No brushes available for use with this tool." msgstr "No brushes available for use with this tool." -#: ../app/paint/gimpbrushcore.c:442 -#, fuzzy +#: ../app/paint/gimpbrushcore.c:435 msgid "No paint dynamics available for use with this tool." -msgstr "No patterns available for use with this tool." +msgstr "No paint dynamics available for use with this tool." #: ../app/paint/gimpclone.c:102 ../app/tools/gimpclonetool.c:60 msgid "Clone" @@ -11901,16 +10687,15 @@ msgstr "Ink" #: ../app/paint/gimpinkoptions.c:72 msgid "Ink Blob Size" -msgstr "" +msgstr "Ink Blob Size" #: ../app/paint/gimpinkoptions.c:99 -#, fuzzy msgid "Ink Blob Aspect Ratio" -msgstr "Aspect Ratio:" +msgstr "Ink Blob Aspect Ratio" #: ../app/paint/gimpinkoptions.c:103 msgid "Ink Blob Angle" -msgstr "" +msgstr "Ink Blob Angle" #: ../app/paint/gimppaintbrush.c:65 ../app/tools/gimppaintbrushtool.c:50 msgid "Paintbrush" @@ -11925,9 +10710,8 @@ msgid "Paint" msgstr "Paint" #: ../app/paint/gimppaintoptions.c:138 -#, fuzzy msgid "Brush Scale" -msgstr "Brush Folders" +msgstr "Brush Scale" #: ../app/paint/gimppencil.c:41 ../app/tools/gimppenciltool.c:50 msgid "Pencil" @@ -11951,49 +10735,41 @@ msgid "Set a source image first." msgstr "Set a source image first." #: ../app/paint/paint-enums.c:52 -#, fuzzy msgctxt "perspective-clone-mode" msgid "Modify Perspective" msgstr "Modify Perspective" #: ../app/paint/paint-enums.c:53 -#, fuzzy msgctxt "perspective-clone-mode" msgid "Perspective Clone" msgstr "Perspective Clone" #: ../app/paint/paint-enums.c:83 -#, fuzzy msgctxt "source-align-mode" msgid "None" msgstr "None" #: ../app/paint/paint-enums.c:84 -#, fuzzy msgctxt "source-align-mode" msgid "Aligned" msgstr "Aligned" #: ../app/paint/paint-enums.c:85 -#, fuzzy msgctxt "source-align-mode" msgid "Registered" msgstr "Registered" #: ../app/paint/paint-enums.c:86 -#, fuzzy msgctxt "source-align-mode" msgid "Fixed" msgstr "Fixed" #: ../app/paint/paint-enums.c:114 -#, fuzzy msgctxt "convolve-type" msgid "Blur" msgstr "Blur" #: ../app/paint/paint-enums.c:115 -#, fuzzy msgctxt "convolve-type" msgid "Sharpen" msgstr "Sharpen" @@ -12142,37 +10918,37 @@ msgid "Paint method '%s' does not exist" msgstr "Paint method '%s' does not exist" #: ../app/pdb/gimppdb-utils.c:318 -#, fuzzy, c-format +#, c-format msgid "Item '%s' (%d) cannot be used because it has not been added to an image" -msgstr "" -"Item '%s' (%d) can not be used because it has not been added to an image" +msgstr "Item '%s' (%d) cannot be used because it has not been added to an image" #: ../app/pdb/gimppdb-utils.c:328 -#, fuzzy, c-format +#, c-format msgid "Item '%s' (%d) cannot be used because it is attached to another image" -msgstr "" -"Item '%s' (%d) can not be used because it has not been added to an image" +msgstr "Item '%s' (%d) cannot be used because it is attached to another image" #: ../app/pdb/gimppdb-utils.c:357 -#, fuzzy, c-format +#, c-format msgid "" "Item '%s' (%d) cannot be used because it is not a direct child of an item " "tree" msgstr "" -"Item '%s' (%d) can not be used because it has not been added to an image" +"Item '%s' (%d) cannot be used because it is not a direct child of an item " +"tree" #: ../app/pdb/gimppdb-utils.c:385 -#, fuzzy, c-format +#, c-format msgid "" "Items '%s' (%d) and '%s' (%d) cannot be used because they are not part of " "the same item tree" msgstr "" -"Item '%s' (%d) can not be used because it has not been added to an image" +"Items '%s' (%d) and '%s' (%d) cannot be used because they are not part of " +"the same item tree" #: ../app/pdb/gimppdb-utils.c:410 #, c-format msgid "Item '%s' (%d) must not be an ancestor of '%s' (%d)" -msgstr "" +msgstr "Item '%s' (%d) must not be an ancestor of '%s' (%d)" #: ../app/pdb/gimppdb-utils.c:434 #, c-format @@ -12185,26 +10961,24 @@ msgid "Trying to add item '%s' (%d) to wrong image" msgstr "Trying to add item '%s' (%d) to wrong image" #: ../app/pdb/gimppdb-utils.c:461 -#, fuzzy, c-format +#, c-format msgid "Item '%s' (%d) cannot be modified because its contents are locked" -msgstr "" -"Item '%s' (%d) can not be used because it has not been added to an image" +msgstr "Item '%s' (%d) cannot be modified because its contents are locked" #: ../app/pdb/gimppdb-utils.c:481 -#, fuzzy, c-format +#, c-format msgid "Item '%s' (%d) cannot be used because it is not a group item" -msgstr "Layer '%s' (%d) can not be used because it is not a text layer" +msgstr "Item '%s' (%d) cannot be used because it is not a group item" #: ../app/pdb/gimppdb-utils.c:501 -#, fuzzy, c-format +#, c-format msgid "Item '%s' (%d) cannot be modified because it is a group item" -msgstr "" -"Item '%s' (%d) can not be used because it has not been added to an image" +msgstr "Item '%s' (%d) cannot be modified because it is a group item" #: ../app/pdb/gimppdb-utils.c:522 -#, fuzzy, c-format +#, c-format msgid "Layer '%s' (%d) cannot be used because it is not a text layer" -msgstr "Layer '%s' (%d) can not be used because it is not a text layer" +msgstr "Layer '%s' (%d) cannot be used because it is not a text layer" #: ../app/pdb/gimppdb-utils.c:563 #, c-format @@ -12231,7 +11005,7 @@ msgstr "" "%s, got %s." #: ../app/pdb/gimppdbcontext.c:78 -#: ../app/tools/gimpforegroundselectoptions.c:78 +#: ../app/tools/gimpforegroundselectoptions.c:79 #: ../app/tools/gimpselectionoptions.c:78 msgid "Smooth edges" msgstr "Smooth edges" @@ -12344,45 +11118,38 @@ msgid "Set text layer attribute" msgstr "Set text layer attribute" #: ../app/pdb/vectors-cmds.c:323 -#, fuzzy msgid "Remove path stroke" -msgstr "Remove parasite" +msgstr "Remove path stroke" #: ../app/pdb/vectors-cmds.c:359 -#, fuzzy msgid "Close path stroke" -msgstr "Connect Strokes" +msgstr "Close path stroke" #: ../app/pdb/vectors-cmds.c:399 -#, fuzzy msgid "Translate path stroke" -msgstr "Translate Items" +msgstr "Translate path stroke" #: ../app/pdb/vectors-cmds.c:439 -#, fuzzy msgid "Scale path stroke" -msgstr "Scale Path" +msgstr "Scale path stroke" #: ../app/pdb/vectors-cmds.c:481 -#, fuzzy msgid "Rotate path stroke" -msgstr "Rotate Path" +msgstr "Rotate path stroke" #: ../app/pdb/vectors-cmds.c:521 ../app/pdb/vectors-cmds.c:565 -#, fuzzy msgid "Flip path stroke" -msgstr "Flip Path" +msgstr "Flip path stroke" #: ../app/pdb/vectors-cmds.c:694 ../app/pdb/vectors-cmds.c:816 #: ../app/pdb/vectors-cmds.c:1035 -#, fuzzy msgid "Add path stroke" -msgstr "Add Stroke" +msgstr "Add path stroke" #: ../app/pdb/vectors-cmds.c:868 ../app/pdb/vectors-cmds.c:921 #: ../app/pdb/vectors-cmds.c:982 msgid "Extend path stroke" -msgstr "" +msgstr "Extend path stroke" #: ../app/plug-in/gimpenvirontable.c:281 #, c-format @@ -12533,7 +11300,7 @@ msgstr "" "Pack my box with\n" "five dozen liquor jugs." -#: ../app/text/gimptext-compat.c:107 ../app/tools/gimptexttool.c:1386 +#: ../app/text/gimptext-compat.c:107 ../app/tools/gimptexttool.c:1385 msgid "Add Text Layer" msgstr "Add Text Layer" @@ -12597,13 +11364,11 @@ msgstr "" "you don't need to worry about this." #: ../app/text/text-enums.c:23 -#, fuzzy msgctxt "text-box-mode" msgid "Dynamic" -msgstr "Brush Dynamics" +msgstr "Dynamic" #: ../app/text/text-enums.c:24 -#, fuzzy msgctxt "text-box-mode" msgid "Fixed" msgstr "Fixed" @@ -12625,9 +11390,8 @@ msgid "_Airbrush" msgstr "_Airbrush" #: ../app/tools/gimpairbrushtool.c:88 -#, fuzzy msgid "Motion only" -msgstr "Lighten only" +msgstr "Motion only" #: ../app/tools/gimpairbrushtool.c:97 ../app/tools/gimpconvolvetool.c:216 #: ../app/tools/gimpsmudgetool.c:96 @@ -12635,9 +11399,8 @@ msgid "Rate:" msgstr "Rate:" #: ../app/tools/gimpairbrushtool.c:103 -#, fuzzy msgid "Flow:" -msgstr "Yellow:" +msgstr "Flow:" #: ../app/tools/gimpaligntool.c:135 ../app/tools/gimpaligntool.c:764 msgid "Align" @@ -12739,7 +11502,7 @@ msgstr "Distribute bottoms of targets" msgid "Offset:" msgstr "Offset:" -#: ../app/tools/gimpblendoptions.c:215 ../app/tools/gimppaintoptions-gui.c:305 +#: ../app/tools/gimpblendoptions.c:215 ../app/tools/gimppaintoptions-gui.c:310 msgid "Gradient:" msgstr "Gradient:" @@ -12747,7 +11510,7 @@ msgstr "Gradient:" msgid "Shape:" msgstr "Shape:" -#: ../app/tools/gimpblendoptions.c:238 ../app/tools/gimppaintoptions-gui.c:236 +#: ../app/tools/gimpblendoptions.c:238 ../app/tools/gimppaintoptions-gui.c:241 msgid "Repeat:" msgstr "Repeat:" @@ -12781,7 +11544,7 @@ msgstr "Blen_d" msgid "Blend does not operate on indexed layers." msgstr "Blend does not operate on indexed layers." -#: ../app/tools/gimpblendtool.c:420 ../app/tools/gimppainttool.c:634 +#: ../app/tools/gimpblendtool.c:420 ../app/tools/gimppainttool.c:640 #, c-format msgid "%s for constrained angles" msgstr "%s for constrained angles" @@ -12878,7 +11641,7 @@ msgstr "Fill transparent areas" #: ../app/tools/gimpbucketfilloptions.c:275 ../app/tools/gimpclonetool.c:113 #: ../app/tools/gimpcolorpickeroptions.c:150 ../app/tools/gimphealtool.c:98 -#: ../app/tools/gimpperspectiveclonetool.c:963 +#: ../app/tools/gimpperspectiveclonetool.c:951 #: ../app/tools/gimpregionselectoptions.c:207 msgid "Sample merged" msgstr "Sample merged" @@ -12938,12 +11701,12 @@ msgid "Click to set a new clone source" msgstr "Click to set a new clone source" #: ../app/tools/gimpclonetool.c:108 -#: ../app/tools/gimpperspectiveclonetool.c:958 +#: ../app/tools/gimpperspectiveclonetool.c:946 msgid "Source" msgstr "Source" #: ../app/tools/gimpclonetool.c:129 ../app/tools/gimphealtool.c:110 -#: ../app/tools/gimpperspectiveclonetool.c:979 +#: ../app/tools/gimpperspectiveclonetool.c:967 msgid "Alignment:" msgstr "Alignment:" @@ -13069,9 +11832,8 @@ msgid "_Lightness:" msgstr "_Lightness:" #: ../app/tools/gimpcoloroptions.c:75 -#, fuzzy msgid "Color Picker Average Radius" -msgstr "Colour Picker Information" +msgstr "Colour Picker Average Radius" #: ../app/tools/gimpcoloroptions.c:161 msgid "Sample average" @@ -13112,11 +11874,11 @@ msgstr "C_olour Picker" msgid "Click in any image to view its color" msgstr "Click in any image to view its colour" -#: ../app/tools/gimpcolorpickertool.c:249 ../app/tools/gimppainttool.c:493 +#: ../app/tools/gimpcolorpickertool.c:249 ../app/tools/gimppainttool.c:496 msgid "Click in any image to pick the foreground color" msgstr "Click in any image to pick the foreground colour" -#: ../app/tools/gimpcolorpickertool.c:257 ../app/tools/gimppainttool.c:499 +#: ../app/tools/gimpcolorpickertool.c:257 ../app/tools/gimppainttool.c:502 msgid "Click in any image to pick the background color" msgstr "Click in any image to pick the background colour" @@ -13129,33 +11891,33 @@ msgstr "Click in any image to add the colour to the palette" msgid "Color Picker Information" msgstr "Colour Picker Information" -#: ../app/tools/gimpcolortool.c:268 ../app/tools/gimpcolortool.c:446 +#: ../app/tools/gimpcolortool.c:228 ../app/tools/gimpcolortool.c:401 msgid "Move Sample Point: " msgstr "Move Sample Point: " -#: ../app/tools/gimpcolortool.c:438 +#: ../app/tools/gimpcolortool.c:393 msgid "Remove Sample Point" msgstr "Remove Sample Point" -#: ../app/tools/gimpcolortool.c:439 +#: ../app/tools/gimpcolortool.c:394 msgid "Cancel Sample Point" msgstr "Cancel Sample Point" -#: ../app/tools/gimpcolortool.c:447 +#: ../app/tools/gimpcolortool.c:402 msgid "Add Sample Point: " msgstr "Add Sample Point: " #: ../app/tools/gimpconvolvetool.c:72 msgid "Blur / Sharpen" -msgstr "Blur/Sharpen" +msgstr "Blur / Sharpen" #: ../app/tools/gimpconvolvetool.c:73 msgid "Blur / Sharpen Tool: Selective blurring or unblurring using a brush" -msgstr "Blur/Sharpen Tool: Selective blurring or unblurring using a brush" +msgstr "Blur / Sharpen Tool: Selective blurring or unblurring using a brush" #: ../app/tools/gimpconvolvetool.c:74 msgid "Bl_ur / Sharpen" -msgstr "Bl_ur/Sharpen" +msgstr "Bl_ur / Sharpen" #: ../app/tools/gimpconvolvetool.c:169 msgid "Click to blur" @@ -13197,26 +11959,25 @@ msgstr "Current layer only" msgid "Allow growing" msgstr "Allow growing" -#: ../app/tools/gimpcroptool.c:127 +#: ../app/tools/gimpcroptool.c:128 msgid "Crop" msgstr "Crop" -#: ../app/tools/gimpcroptool.c:128 +#: ../app/tools/gimpcroptool.c:129 msgid "Crop Tool: Remove edge areas from image or layer" msgstr "Crop Tool: Remove edge areas from image or layer" -#: ../app/tools/gimpcroptool.c:129 +#: ../app/tools/gimpcroptool.c:130 msgid "_Crop" msgstr "_Crop" -#: ../app/tools/gimpcroptool.c:271 +#: ../app/tools/gimpcroptool.c:272 msgid "Click or press Enter to crop" msgstr "Click or press Enter to crop" -#: ../app/tools/gimpcroptool.c:328 -#, fuzzy +#: ../app/tools/gimpcroptool.c:335 msgid "There is no active layer to crop." -msgstr "There is no active layer or channel to cut from." +msgstr "There is no active layer to crop." #: ../app/tools/gimpcurvestool.c:140 msgid "Curves" @@ -13255,9 +12016,8 @@ msgid "Click to add control points to all channels" msgstr "Click to add control points to all channels" #: ../app/tools/gimpcurvestool.c:340 -#, fuzzy msgid "Click to locate on curve (try Shift, Ctrl)" -msgstr "Click to create a new anchor. (try SHIFT)" +msgstr "Click to locate on curve (try Shift, Ctrl)" #: ../app/tools/gimpcurvestool.c:453 ../app/tools/gimplevelstool.c:384 msgid "Cha_nnel:" @@ -13293,9 +12053,8 @@ msgid "Desaturate (Remove Colors)" msgstr "Desaturate (Remove Colours)" #: ../app/tools/gimpdesaturatetool.c:124 -#, fuzzy msgid "Desaturate only operates on RGB layers." -msgstr "Desaturate does only operate on RGB layers." +msgstr "Desaturate only operates on RGB layers." #: ../app/tools/gimpdesaturatetool.c:193 msgid "Choose shade of gray based on:" @@ -13303,15 +12062,15 @@ msgstr "Choose shade of grey based on:" #: ../app/tools/gimpdodgeburntool.c:72 msgid "Dodge / Burn" -msgstr "Dodge/Burn" +msgstr "Dodge / Burn" #: ../app/tools/gimpdodgeburntool.c:73 msgid "Dodge / Burn Tool: Selectively lighten or darken using a brush" -msgstr "Dodge/Burn Tool: Selectively lighten or darken using a brush" +msgstr "Dodge / Burn Tool: Selectively lighten or darken using a brush" #: ../app/tools/gimpdodgeburntool.c:74 msgid "Dod_ge / Burn" -msgstr "Dod_ge/Burn" +msgstr "Dod_ge / Burn" #: ../app/tools/gimpdodgeburntool.c:172 msgid "Click to dodge" @@ -13359,7 +12118,7 @@ msgid "Move Selection" msgstr "Move Selection" #: ../app/tools/gimpeditselectiontool.c:244 -#: ../app/tools/gimpeditselectiontool.c:1233 +#: ../app/tools/gimpeditselectiontool.c:1236 msgid "Move Floating Selection" msgstr "Move Floating Selection" @@ -13436,15 +12195,15 @@ msgctxt "command" msgid "Flip" msgstr "Flip" -#: ../app/tools/gimpforegroundselectoptions.c:84 +#: ../app/tools/gimpforegroundselectoptions.c:85 msgid "Select a single contiguous area" msgstr "Select a single contiguous area" -#: ../app/tools/gimpforegroundselectoptions.c:95 +#: ../app/tools/gimpforegroundselectoptions.c:96 msgid "Size of the brush used for refinements" msgstr "Size of the brush used for refinements" -#: ../app/tools/gimpforegroundselectoptions.c:101 +#: ../app/tools/gimpforegroundselectoptions.c:102 msgid "" "Smaller values give a more accurate selection border but may introduce holes " "in the selection" @@ -13452,84 +12211,83 @@ msgstr "" "Smaller values give a more accurate selection border but may introduce holes " "in the selection" -#: ../app/tools/gimpforegroundselectoptions.c:120 +#: ../app/tools/gimpforegroundselectoptions.c:121 msgid "Sensitivity for brightness component" msgstr "Sensitivity for brightness component" -#: ../app/tools/gimpforegroundselectoptions.c:126 +#: ../app/tools/gimpforegroundselectoptions.c:127 msgid "Sensitivity for red/green component" msgstr "Sensitivity for red/green component" -#: ../app/tools/gimpforegroundselectoptions.c:132 +#: ../app/tools/gimpforegroundselectoptions.c:133 msgid "Sensitivity for yellow/blue component" msgstr "Sensitivity for yellow/blue component" #. single / multiple objects -#: ../app/tools/gimpforegroundselectoptions.c:275 +#: ../app/tools/gimpforegroundselectoptions.c:276 msgid "Contiguous" msgstr "Contiguous" #. foreground / background -#: ../app/tools/gimpforegroundselectoptions.c:280 +#: ../app/tools/gimpforegroundselectoptions.c:281 #, c-format msgid "Interactive refinement (%s)" msgstr "Interactive refinement (%s)" -#: ../app/tools/gimpforegroundselectoptions.c:284 +#: ../app/tools/gimpforegroundselectoptions.c:285 msgid "Mark background" msgstr "Mark background" -#: ../app/tools/gimpforegroundselectoptions.c:285 +#: ../app/tools/gimpforegroundselectoptions.c:286 msgid "Mark foreground" msgstr "Mark foreground" -#: ../app/tools/gimpforegroundselectoptions.c:301 +#: ../app/tools/gimpforegroundselectoptions.c:302 msgid "Small brush" msgstr "Small brush" -#: ../app/tools/gimpforegroundselectoptions.c:309 +#: ../app/tools/gimpforegroundselectoptions.c:310 msgid "Large brush" msgstr "Large brush" -#: ../app/tools/gimpforegroundselectoptions.c:333 +#: ../app/tools/gimpforegroundselectoptions.c:334 msgid "Smoothing:" msgstr "Smoothing:" -#: ../app/tools/gimpforegroundselectoptions.c:339 +#: ../app/tools/gimpforegroundselectoptions.c:340 msgid "Preview color:" msgstr "Preview colour:" #. granularity -#: ../app/tools/gimpforegroundselectoptions.c:342 +#: ../app/tools/gimpforegroundselectoptions.c:343 msgid "Color Sensitivity" msgstr "Colour Sensitivity" -#: ../app/tools/gimpforegroundselecttool.c:146 +#: ../app/tools/gimpforegroundselecttool.c:145 msgid "Foreground Select" msgstr "Foreground Select" -#: ../app/tools/gimpforegroundselecttool.c:147 +#: ../app/tools/gimpforegroundselecttool.c:146 msgid "Foreground Select Tool: Select a region containing foreground objects" msgstr "Foreground Select Tool: Select a region containing foreground objects" -#: ../app/tools/gimpforegroundselecttool.c:148 +#: ../app/tools/gimpforegroundselecttool.c:147 msgid "F_oreground Select" msgstr "F_oreground Select" -#: ../app/tools/gimpforegroundselecttool.c:315 +#: ../app/tools/gimpforegroundselecttool.c:314 msgid "Add more strokes or press Enter to accept the selection" msgstr "Add more strokes or press Enter to accept the selection" -#: ../app/tools/gimpforegroundselecttool.c:317 +#: ../app/tools/gimpforegroundselecttool.c:316 msgid "Mark foreground by painting on the object to extract" msgstr "Mark foreground by painting on the object to extract" -#: ../app/tools/gimpforegroundselecttool.c:328 -#, fuzzy +#: ../app/tools/gimpforegroundselecttool.c:327 msgid "Roughly outline the object to extract" msgstr "Roughly outline the object to extract" -#: ../app/tools/gimpforegroundselecttool.c:774 +#: ../app/tools/gimpforegroundselecttool.c:779 msgctxt "command" msgid "Foreground Select" msgstr "Foreground Select" @@ -13560,7 +12318,7 @@ msgstr "Return commits, Escape cancels, Backspace removes last segment" msgid "Click-Drag adds a free segment, Click adds a polygonal segment" msgstr "Click-Drag adds a free segment, Click adds a polygonal segment" -#: ../app/tools/gimpfreeselecttool.c:1643 +#: ../app/tools/gimpfreeselecttool.c:1633 msgctxt "command" msgid "Free Select" msgstr "Free Select" @@ -13608,9 +12366,8 @@ msgid "Operation Settings" msgstr "Operation Settings" #: ../app/tools/gimpgegltool.c:435 -#, fuzzy msgid "Select an operation from the list above" -msgstr "Remove all operations from the undo history" +msgstr "Select an operation from the list above" #: ../app/tools/gimphealtool.c:53 msgid "Healing Tool: Heal image irregularities" @@ -13732,8 +12489,8 @@ msgstr "Adjustment" msgid "Size:" msgstr "Size:" -#: ../app/tools/gimpinkoptions-gui.c:75 ../app/tools/gimpmeasuretool.c:1060 -#: ../app/tools/gimppaintoptions-gui.c:137 +#: ../app/tools/gimpinkoptions-gui.c:75 ../app/tools/gimpmeasuretool.c:1047 +#: ../app/tools/gimppaintoptions-gui.c:139 #: ../app/widgets/gimpbrusheditor.c:207 msgid "Angle:" msgstr "Angle:" @@ -13784,7 +12541,7 @@ msgstr "Scissors Select Tool: Select shapes using intelligent edge-fitting" msgid "Intelligent _Scissors" msgstr "Intelligent _Scissors" -#: ../app/tools/gimpiscissorstool.c:931 ../app/tools/gimpmeasuretool.c:617 +#: ../app/tools/gimpiscissorstool.c:931 ../app/tools/gimpmeasuretool.c:608 msgid "Click-Drag to move this point" msgstr "Click-Drag to move this point" @@ -13839,7 +12596,7 @@ msgstr "Pick black point" #: ../app/tools/gimplevelstool.c:318 msgid "Pick gray point" -msgstr "Pick gray point" +msgstr "Pick grey point" #: ../app/tools/gimplevelstool.c:322 msgid "Pick white point" @@ -13899,7 +12656,6 @@ msgid "Zoom Tool: Adjust the zoom level" msgstr "Zoom Tool: Adjust the zoom level" #: ../app/tools/gimpmagnifytool.c:89 -#, fuzzy msgctxt "tool" msgid "_Zoom" msgstr "_Zoom" @@ -13920,42 +12676,42 @@ msgstr "Measure Tool: Measure distances and angles" msgid "_Measure" msgstr "_Measure" -#: ../app/tools/gimpmeasuretool.c:246 +#: ../app/tools/gimpmeasuretool.c:247 msgid "Add Guides" msgstr "Add Guides" -#: ../app/tools/gimpmeasuretool.c:568 +#: ../app/tools/gimpmeasuretool.c:559 msgid "Click to place vertical and horizontal guides" msgstr "Click to place vertical and horizontal guides" -#: ../app/tools/gimpmeasuretool.c:577 +#: ../app/tools/gimpmeasuretool.c:568 msgid "Click to place a horizontal guide" msgstr "Click to place a horizontal guide" -#: ../app/tools/gimpmeasuretool.c:592 +#: ../app/tools/gimpmeasuretool.c:583 msgid "Click to place a vertical guide" msgstr "Click to place a vertical guide" -#: ../app/tools/gimpmeasuretool.c:606 +#: ../app/tools/gimpmeasuretool.c:597 msgid "Click-Drag to add a new point" msgstr "Click-Drag to add a new point" -#: ../app/tools/gimpmeasuretool.c:637 +#: ../app/tools/gimpmeasuretool.c:628 msgid "Click-Drag to move all points" msgstr "Click-Drag to move all points" -#: ../app/tools/gimpmeasuretool.c:898 ../app/tools/gimpmeasuretool.c:1043 -#: ../app/tools/gimpmeasuretool.c:1099 ../app/tools/gimpmeasuretool.c:1127 -#: ../app/tools/gimppainttool.c:643 +#: ../app/tools/gimpmeasuretool.c:885 ../app/tools/gimpmeasuretool.c:1030 +#: ../app/tools/gimpmeasuretool.c:1086 ../app/tools/gimpmeasuretool.c:1114 +#: ../app/tools/gimppainttool.c:649 msgid "pixels" msgstr "pixels" #. tool->display->shell -#: ../app/tools/gimpmeasuretool.c:1011 +#: ../app/tools/gimpmeasuretool.c:998 msgid "Measure Distances and Angles" msgstr "Measure Distances and Angles" -#: ../app/tools/gimpmeasuretool.c:1032 +#: ../app/tools/gimpmeasuretool.c:1019 msgid "Distance:" msgstr "Distance:" @@ -13983,32 +12739,32 @@ msgstr "Move the active path" msgid "Move:" msgstr "Move:" -#: ../app/tools/gimpmovetool.c:129 +#: ../app/tools/gimpmovetool.c:128 msgctxt "tool" msgid "Move" msgstr "Move" -#: ../app/tools/gimpmovetool.c:130 +#: ../app/tools/gimpmovetool.c:129 msgid "Move Tool: Move layers, selections, and other objects" msgstr "Move Tool: Move layers, selections and other objects" -#: ../app/tools/gimpmovetool.c:131 +#: ../app/tools/gimpmovetool.c:130 msgid "_Move" msgstr "_Move" -#: ../app/tools/gimpmovetool.c:285 ../app/tools/gimpmovetool.c:580 +#: ../app/tools/gimpmovetool.c:247 ../app/tools/gimpmovetool.c:538 msgid "Move Guide: " msgstr "Move Guide: " -#: ../app/tools/gimpmovetool.c:574 +#: ../app/tools/gimpmovetool.c:532 msgid "Remove Guide" msgstr "Remove Guide" -#: ../app/tools/gimpmovetool.c:574 +#: ../app/tools/gimpmovetool.c:532 msgid "Cancel Guide" msgstr "Cancel Guide" -#: ../app/tools/gimpmovetool.c:580 +#: ../app/tools/gimpmovetool.c:538 msgid "Add Guide: " msgstr "Add Guide: " @@ -14040,62 +12796,63 @@ msgstr "Brush:" msgid "Scale:" msgstr "Scale:" -#: ../app/tools/gimppaintoptions-gui.c:130 -msgid "Aspect Ratio:" -msgstr "Aspect Ratio:" +#. Label for a slider that affects +#. aspect ratio for brushes +#: ../app/tools/gimppaintoptions-gui.c:132 +msgid "Aspect:" +msgstr "Aspect:" -#: ../app/tools/gimppaintoptions-gui.c:162 +#: ../app/tools/gimppaintoptions-gui.c:164 msgid "Incremental" msgstr "Incremental" -#: ../app/tools/gimppaintoptions-gui.c:178 +#: ../app/tools/gimppaintoptions-gui.c:180 msgid "Hard edge" msgstr "Hard edge" -#: ../app/tools/gimppaintoptions-gui.c:212 +#: ../app/tools/gimppaintoptions-gui.c:214 msgid "Fade out" msgstr "Fade out" -#: ../app/tools/gimppaintoptions-gui.c:221 +#: ../app/tools/gimppaintoptions-gui.c:223 msgid "Length:" msgstr "Length:" -#: ../app/tools/gimppaintoptions-gui.c:241 +#: ../app/tools/gimppaintoptions-gui.c:246 #: ../app/widgets/gimpviewablebox.c:223 msgid "Reverse" msgstr "Reverse" -#: ../app/tools/gimppaintoptions-gui.c:261 +#: ../app/tools/gimppaintoptions-gui.c:266 msgid "Apply Jitter" msgstr "Apply Jitter" -#: ../app/tools/gimppaintoptions-gui.c:266 +#: ../app/tools/gimppaintoptions-gui.c:271 msgid "Amount:" msgstr "Amount:" -#: ../app/tools/gimppaintoptions-gui.c:288 +#: ../app/tools/gimppaintoptions-gui.c:293 msgid "Use color from gradient" msgstr "Use colour from gradient" -#: ../app/tools/gimppainttool.c:142 +#: ../app/tools/gimppainttool.c:143 msgid "Click to paint" msgstr "Click to paint" -#: ../app/tools/gimppainttool.c:143 +#: ../app/tools/gimppainttool.c:144 msgid "Click to draw the line" msgstr "Click to draw the line" -#: ../app/tools/gimppainttool.c:144 +#: ../app/tools/gimppainttool.c:145 #, c-format msgid "%s to pick a color" msgstr "%s to pick a colour" -#: ../app/tools/gimppainttool.c:279 -#, fuzzy +#: ../app/tools/gimppainttool.c:281 msgid "Cannot paint on layer groups." -msgstr "Cannot raise a layer without alpha." +msgstr "Cannot paint on layer groups." -#: ../app/tools/gimppainttool.c:689 +#: ../app/tools/gimppainttool.c:695 #, c-format msgid "%s for a straight line" msgstr "%s for a straight line" @@ -14203,19 +12960,19 @@ msgstr "Shrink merged" msgid "Rounded corners" msgstr "Rounded corners" -#: ../app/tools/gimprectangleselecttool.c:168 +#: ../app/tools/gimprectangleselecttool.c:169 msgid "Rectangle Select" msgstr "Rectangle Select" -#: ../app/tools/gimprectangleselecttool.c:169 +#: ../app/tools/gimprectangleselecttool.c:170 msgid "Rectangle Select Tool: Select a rectangular region" msgstr "Rectangle Select Tool: Select a rectangular region" -#: ../app/tools/gimprectangleselecttool.c:170 +#: ../app/tools/gimprectangleselecttool.c:171 msgid "_Rectangle Select" msgstr "_Rectangle Select" -#: ../app/tools/gimprectangletool.c:1158 ../app/tools/gimprectangletool.c:2220 +#: ../app/tools/gimprectangletool.c:1157 ../app/tools/gimprectangletool.c:2153 msgid "Rectangle: " msgstr "Rectangle: " @@ -14224,9 +12981,8 @@ msgid "Allow completely transparent regions to be selected" msgstr "Allow completely transparent regions to be selected" #: ../app/tools/gimpregionselectoptions.c:89 -#, fuzzy msgid "Base selection on all visible layers" -msgstr "Base region_select on all visible layers" +msgstr "Base selection on all visible layers" #: ../app/tools/gimpregionselectoptions.c:201 msgid "Select transparent areas" @@ -14379,7 +13135,7 @@ msgstr "" #: ../app/tools/gimptextoptions.c:145 msgid "The text language may have an effect on the way the text is rendered." -msgstr "" +msgstr "The text language may have an effect on the way the text is rendered." #: ../app/tools/gimptextoptions.c:161 msgid "Indentation of the first line" @@ -14395,27 +13151,27 @@ msgstr "Adjust letter spacing" #: ../app/tools/gimptextoptions.c:179 msgid "Text box resize mode" -msgstr "" +msgstr "Text box resize mode" #: ../app/tools/gimptextoptions.c:186 msgid "" "Use an external editor window for text entry, instead of direct-on-canvas " "editing" msgstr "" +"Use an external editor window for text entry, instead of direct-on-canvas " +"editing" #: ../app/tools/gimptextoptions.c:482 msgid "Font:" msgstr "Font:" #: ../app/tools/gimptextoptions.c:498 -#, fuzzy msgid "Use editor" -msgstr "Text Editor" +msgstr "Use editor" #: ../app/tools/gimptextoptions.c:518 -#, fuzzy msgid "Hinting:" -msgstr "Hinting" +msgstr "Hinting:" #: ../app/tools/gimptextoptions.c:522 msgid "Text Color" @@ -14431,12 +13187,11 @@ msgstr "Justify:" #: ../app/tools/gimptextoptions.c:556 msgid "Box:" -msgstr "" +msgstr "Box:" #: ../app/tools/gimptextoptions.c:570 -#, fuzzy msgid "Language:" -msgstr "_Language:" +msgstr "Language:" #: ../app/tools/gimptexttool.c:194 msgid "Text" @@ -14450,19 +13205,19 @@ msgstr "Text Tool: Create or edit text layers" msgid "Te_xt" msgstr "Te_xt" -#: ../app/tools/gimptexttool.c:959 +#: ../app/tools/gimptexttool.c:958 msgid "Reshape Text Layer" msgstr "Reshape Text Layer" -#: ../app/tools/gimptexttool.c:1497 ../app/tools/gimptexttool.c:1500 +#: ../app/tools/gimptexttool.c:1496 ../app/tools/gimptexttool.c:1499 msgid "Confirm Text Editing" msgstr "Confirm Text Editing" -#: ../app/tools/gimptexttool.c:1504 +#: ../app/tools/gimptexttool.c:1503 msgid "Create _New Layer" msgstr "Create _New Layer" -#: ../app/tools/gimptexttool.c:1528 +#: ../app/tools/gimptexttool.c:1527 msgid "" "The layer you selected is a text layer but it has been modified using other " "tools. Editing the layer with the text tool will discard these " @@ -14476,7 +13231,7 @@ msgstr "" "\n" "You can edit the layer or create a new text layer from its text attributes." -#: ../app/tools/gimptexttool-editor.c:1118 +#: ../app/tools/gimptexttool-editor.c:1158 msgid "GIMP Text Editor" msgstr "GIMP Text Editor" @@ -14510,7 +13265,7 @@ msgstr "Automatically adjust to optimal binarisation threshold" #: ../app/tools/gimptool.c:886 msgid "Can't work on an empty image, add a layer first" -msgstr "" +msgstr "Can't work on an empty image, add a layer first" #: ../app/tools/gimptransformoptions.c:272 msgid "Transform:" @@ -14549,17 +13304,17 @@ msgstr "Keep aspect (%s)" msgid "Transforming" msgstr "Transforming" -#: ../app/tools/gimptransformtool.c:1177 +#: ../app/tools/gimptransformtool.c:1165 msgid "There is no layer to transform." msgstr "There is no layer to transform." -#: ../app/tools/gimptransformtool.c:1190 +#: ../app/tools/gimptransformtool.c:1178 msgid "There is no path to transform." msgstr "There is no path to transform." -#: ../app/tools/gimptransformtool.c:1191 +#: ../app/tools/gimptransformtool.c:1179 msgid "The active path's strokes are locked." -msgstr "" +msgstr "The active path's strokes are locked." #: ../app/tools/gimpvectoroptions.c:76 msgid "Restrict editing to polygons" @@ -14600,9 +13355,8 @@ msgid "Pat_hs" msgstr "Pat_hs" #: ../app/tools/gimpvectortool.c:254 -#, fuzzy msgid "The active path is locked." -msgstr "Move the active path" +msgstr "The active path is locked." #: ../app/tools/gimpvectortool.c:342 msgid "Add Stroke" @@ -14685,9 +13439,8 @@ msgid "Click-Drag to move the handle around" msgstr "Click-Drag to move the handle around" #: ../app/tools/gimpvectortool.c:1245 -#, fuzzy msgid "Click-Drag to move the handles around symmetrically" -msgstr "Click-Drag to move the handle around" +msgstr "Click-Drag to move the handles around symmetrically" #: ../app/tools/gimpvectortool.c:1260 msgid "Click-Drag to change the shape of the curve" @@ -14726,40 +13479,35 @@ msgstr "Click to open up the path" msgid "Click to make this node angular" msgstr "Click to make this node angular" -#: ../app/tools/gimpvectortool.c:1813 +#: ../app/tools/gimpvectortool.c:1801 msgid "Delete Anchors" msgstr "Delete Anchors" -#: ../app/tools/gimpvectortool.c:1984 +#: ../app/tools/gimpvectortool.c:1972 msgid "There is no active layer or channel to stroke to" msgstr "There is no active layer or channel to stroke to" #: ../app/tools/tools-enums.c:92 -#, fuzzy msgctxt "rectangle-guide" msgid "No guides" msgstr "No guides" #: ../app/tools/tools-enums.c:93 -#, fuzzy msgctxt "rectangle-guide" msgid "Center lines" msgstr "Centre lines" #: ../app/tools/tools-enums.c:94 -#, fuzzy msgctxt "rectangle-guide" msgid "Rule of thirds" msgstr "Rule of thirds" #: ../app/tools/tools-enums.c:95 -#, fuzzy msgctxt "rectangle-guide" msgid "Rule of fifths" -msgstr "Rule of thirds" +msgstr "Rule of fifths" #: ../app/tools/tools-enums.c:96 -#, fuzzy msgctxt "rectangle-guide" msgid "Golden sections" msgstr "Golden sections" @@ -14767,211 +13515,178 @@ msgstr "Golden sections" #: ../app/tools/tools-enums.c:97 msgctxt "rectangle-guide" msgid "Diagonal lines" -msgstr "" +msgstr "Diagonal lines" #: ../app/tools/tools-enums.c:187 -#, fuzzy msgctxt "rectangle-tool-fixed-rule" msgid "Aspect ratio" msgstr "Aspect ratio" #: ../app/tools/tools-enums.c:188 -#, fuzzy msgctxt "rectangle-tool-fixed-rule" msgid "Width" msgstr "Width" #: ../app/tools/tools-enums.c:189 -#, fuzzy msgctxt "rectangle-tool-fixed-rule" msgid "Height" msgstr "Height" #: ../app/tools/tools-enums.c:190 -#, fuzzy msgctxt "rectangle-tool-fixed-rule" msgid "Size" msgstr "Size" #: ../app/tools/tools-enums.c:219 -#, fuzzy msgctxt "rect-select-mode" msgid "Free select" msgstr "Free select" #: ../app/tools/tools-enums.c:220 -#, fuzzy msgctxt "rect-select-mode" msgid "Fixed size" msgstr "Fixed size" #: ../app/tools/tools-enums.c:221 -#, fuzzy msgctxt "rect-select-mode" msgid "Fixed aspect ratio" msgstr "Fixed aspect ratio" #: ../app/tools/tools-enums.c:250 -#, fuzzy msgctxt "transform-type" msgid "Layer" msgstr "Layer" #: ../app/tools/tools-enums.c:251 -#, fuzzy msgctxt "transform-type" msgid "Selection" msgstr "Selection" #: ../app/tools/tools-enums.c:252 -#, fuzzy msgctxt "transform-type" msgid "Path" msgstr "Path" #: ../app/tools/tools-enums.c:282 -#, fuzzy msgctxt "transform-preview-type" msgid "Outline" msgstr "Outline" #: ../app/tools/tools-enums.c:283 -#, fuzzy msgctxt "transform-preview-type" msgid "Grid" msgstr "Grid" #: ../app/tools/tools-enums.c:284 -#, fuzzy msgctxt "transform-preview-type" msgid "Image" msgstr "Image" #: ../app/tools/tools-enums.c:285 -#, fuzzy msgctxt "transform-preview-type" msgid "Image + Grid" msgstr "Image + Grid" #: ../app/tools/tools-enums.c:313 -#, fuzzy msgctxt "transform-grid-type" msgid "Number of grid lines" msgstr "Number of grid lines" #: ../app/tools/tools-enums.c:314 -#, fuzzy msgctxt "transform-grid-type" msgid "Grid line spacing" msgstr "Grid line spacing" #: ../app/tools/tools-enums.c:343 -#, fuzzy msgctxt "vector-mode" msgid "Design" msgstr "Design" #: ../app/tools/tools-enums.c:344 -#, fuzzy msgctxt "vector-mode" msgid "Edit" msgstr "Edit" #: ../app/tools/tools-enums.c:345 -#, fuzzy msgctxt "vector-mode" msgid "Move" msgstr "Move" -#: ../app/vectors/gimpvectors.c:206 -#, fuzzy +#: ../app/vectors/gimpvectors.c:207 msgctxt "undo-type" msgid "Rename Path" msgstr "Rename Path" -#: ../app/vectors/gimpvectors.c:207 -#, fuzzy +#: ../app/vectors/gimpvectors.c:208 msgctxt "undo-type" msgid "Move Path" msgstr "Move Path" -#: ../app/vectors/gimpvectors.c:208 -#, fuzzy +#: ../app/vectors/gimpvectors.c:209 msgctxt "undo-type" msgid "Scale Path" msgstr "Scale Path" -#: ../app/vectors/gimpvectors.c:209 -#, fuzzy +#: ../app/vectors/gimpvectors.c:210 msgctxt "undo-type" msgid "Resize Path" msgstr "Resize Path" -#: ../app/vectors/gimpvectors.c:210 -#, fuzzy +#: ../app/vectors/gimpvectors.c:211 msgctxt "undo-type" msgid "Flip Path" msgstr "Flip Path" -#: ../app/vectors/gimpvectors.c:211 -#, fuzzy +#: ../app/vectors/gimpvectors.c:212 msgctxt "undo-type" msgid "Rotate Path" msgstr "Rotate Path" -#: ../app/vectors/gimpvectors.c:212 -#, fuzzy +#: ../app/vectors/gimpvectors.c:213 msgctxt "undo-type" msgid "Transform Path" msgstr "Transform Path" -#: ../app/vectors/gimpvectors.c:213 -#, fuzzy +#: ../app/vectors/gimpvectors.c:214 msgctxt "undo-type" msgid "Stroke Path" msgstr "Stroke Path" -#: ../app/vectors/gimpvectors.c:214 -#, fuzzy +#: ../app/vectors/gimpvectors.c:215 msgctxt "undo-type" msgid "Path to Selection" msgstr "Path to Selection" -#: ../app/vectors/gimpvectors.c:215 -#, fuzzy +#: ../app/vectors/gimpvectors.c:216 msgctxt "undo-type" msgid "Reorder Path" -msgstr "Reorder path" +msgstr "Reorder Path" -#: ../app/vectors/gimpvectors.c:216 -#, fuzzy +#: ../app/vectors/gimpvectors.c:217 msgctxt "undo-type" msgid "Raise Path" msgstr "Raise Path" -#: ../app/vectors/gimpvectors.c:217 -#, fuzzy +#: ../app/vectors/gimpvectors.c:218 msgctxt "undo-type" msgid "Raise Path to Top" msgstr "Raise Path to Top" -#: ../app/vectors/gimpvectors.c:218 -#, fuzzy +#: ../app/vectors/gimpvectors.c:219 msgctxt "undo-type" msgid "Lower Path" msgstr "Lower Path" -#: ../app/vectors/gimpvectors.c:219 -#, fuzzy +#: ../app/vectors/gimpvectors.c:220 msgctxt "undo-type" msgid "Lower Path to Bottom" msgstr "Lower Path to Bottom" -#: ../app/vectors/gimpvectors.c:220 +#: ../app/vectors/gimpvectors.c:221 msgid "Path cannot be raised higher." msgstr "Path cannot be raised higher." -#: ../app/vectors/gimpvectors.c:221 +#: ../app/vectors/gimpvectors.c:222 msgid "Path cannot be lowered more." msgstr "Path cannot be lowered more." @@ -15474,79 +14189,76 @@ msgid "%s (read only)" msgstr "%s (read only)" #: ../app/widgets/gimpdeviceeditor.c:161 -#, fuzzy msgid "Delete the selected device" -msgstr "Delete the selected template" +msgstr "Delete the selected device" #: ../app/widgets/gimpdeviceeditor.c:469 -#, fuzzy msgid "Delete Device Settings" -msgstr "Delete the selected settings" +msgstr "Delete Device Settings" #: ../app/widgets/gimpdeviceeditor.c:490 -#, fuzzy, c-format +#, c-format msgid "Delete \"%s\"?" -msgstr "Delete '%s'?" +msgstr "Delete \"%s\"?" #: ../app/widgets/gimpdeviceeditor.c:493 msgid "" "You are about to delete this device's stored settings.\n" "The next time this device is plugged, default settings will be used." msgstr "" +"You are about to delete this device's stored settings.\n" +"The next time this device is plugged, default settings will be used." #: ../app/widgets/gimpdeviceinfoeditor.c:142 #: ../app/widgets/gimpdynamicseditor.c:148 #: ../app/widgets/gimpdynamicsoutputeditor.c:213 -#, fuzzy msgid "Pressure" -msgstr "Pressure:" +msgstr "Pressure" #: ../app/widgets/gimpdeviceinfoeditor.c:143 msgid "X tilt" -msgstr "" +msgstr "X tilt" #: ../app/widgets/gimpdeviceinfoeditor.c:144 msgid "Y tilt" -msgstr "" +msgstr "Y tilt" #: ../app/widgets/gimpdeviceinfoeditor.c:145 #: ../app/widgets/gimpdynamicseditor.c:152 #: ../app/widgets/gimpdynamicsoutputeditor.c:241 -#, fuzzy msgid "Wheel" -msgstr "Mouse Wheel" +msgstr "Wheel" #. the axes #: ../app/widgets/gimpdeviceinfoeditor.c:192 msgid "Axes" -msgstr "" +msgstr "Axes" #. the keys #: ../app/widgets/gimpdeviceinfoeditor.c:266 msgid "Keys" -msgstr "" +msgstr "Keys" #: ../app/widgets/gimpdeviceinfoeditor.c:366 #: ../app/widgets/gimpdeviceinfoeditor.c:584 -#, fuzzy, c-format +#, c-format msgid "none" -msgstr "(none)" +msgstr "none" #: ../app/widgets/gimpdeviceinfoeditor.c:414 -#, fuzzy, c-format +#, c-format msgid "%s Curve" -msgstr "Curves" +msgstr "%s Curve" #: ../app/widgets/gimpdeviceinfoeditor.c:473 #: ../app/widgets/gimpdynamicsoutputeditor.c:196 -#, fuzzy msgid "_Reset Curve" -msgstr "R_eset Colour" +msgstr "_Reset Curve" #: ../app/widgets/gimpdeviceinfoeditor.c:486 #, c-format msgid "The axis '%s' has no curve" -msgstr "" +msgstr "The axis '%s' has no curve" #: ../app/widgets/gimpdevicestatus.c:139 msgid "Save device status" @@ -15587,7 +14299,7 @@ msgstr "Do you want to replace it with the image you are saving?" #: ../app/widgets/gimpdock.h:34 msgctxt "dock" msgid ", " -msgstr "" +msgstr ", " #. String used to separate books (GtkNotebooks) within a dock, #. e.g. "Tool Options, Layers - Brushes" @@ -15595,7 +14307,7 @@ msgstr "" #: ../app/widgets/gimpdock.h:39 msgctxt "dock" msgid " - " -msgstr "" +msgstr " - " #. String used to separate dock columns, #. e.g. "Tool Options, Layers - Brushes | Gradients" @@ -15603,7 +14315,7 @@ msgstr "" #: ../app/widgets/gimpdock.h:44 msgctxt "dock" msgid " | " -msgstr "" +msgstr " | " #: ../app/widgets/gimpdockbook.c:290 msgid "Configure this tab" @@ -15621,38 +14333,33 @@ msgstr "" "When enabled the dialogue automatically follows the image you are working on." #: ../app/widgets/gimpdrawabletreeview.c:124 -#, fuzzy msgid "Lock pixels" -msgstr "pixels" +msgstr "Lock pixels" #: ../app/widgets/gimpdynamicseditor.c:133 #: ../app/widgets/gimpdynamicseditor.c:139 msgid "Mapping matrix" -msgstr "" +msgstr "Mapping matrix" #: ../app/widgets/gimpdynamicseditor.c:149 #: ../app/widgets/gimpdynamicsoutputeditor.c:220 -#, fuzzy msgid "Velocity" -msgstr "Velocity:" +msgstr "Velocity" #: ../app/widgets/gimpdynamicseditor.c:151 #: ../app/widgets/gimpdynamicsoutputeditor.c:234 -#, fuzzy msgid "Tilt" -msgstr "Tilt:" +msgstr "Tilt" #: ../app/widgets/gimpdynamicseditor.c:153 #: ../app/widgets/gimpdynamicsoutputeditor.c:248 -#, fuzzy msgid "Random" -msgstr "Random:" +msgstr "Random" #: ../app/widgets/gimpdynamicseditor.c:154 #: ../app/widgets/gimpdynamicsoutputeditor.c:255 -#, fuzzy msgid "Fade" -msgstr "_Fade" +msgstr "Fade" #: ../app/widgets/gimperrordialog.c:150 msgid "Too many error messages!" @@ -15697,9 +14404,8 @@ msgid "Extensions" msgstr "Extensions" #: ../app/widgets/gimpfilleditor.c:127 -#, fuzzy msgid "Fill Color" -msgstr "_FG Colour" +msgstr "Fill Colour" #: ../app/widgets/gimpfilleditor.c:145 msgid "_Antialiasing" @@ -15902,24 +14608,24 @@ msgstr "Channel:" #. Button #: ../app/widgets/gimpimagecommenteditor.c:107 -#, fuzzy msgid "Use default comment" -msgstr "Default format" +msgstr "Use default comment" #: ../app/widgets/gimpimagecommenteditor.c:109 msgid "" "Replace the current image comment with the default comment set in " "Edit→Preferences→Default Image." msgstr "" +"Replace the current image comment with the default comment set in " +"Edit→Preferences→Default Image." #: ../app/widgets/gimpimageprofileview.c:200 msgid "Querying..." msgstr "Querying..." #: ../app/widgets/gimpimagepropview.c:122 -#, fuzzy msgid "Size in pixels:" -msgstr "Size in memory:" +msgstr "Size in pixels:" #: ../app/widgets/gimpimagepropview.c:125 msgid "Print size:" @@ -15990,7 +14696,7 @@ msgstr "%g × %g %s" #: ../app/widgets/gimpimagepropview.c:493 msgid "colors" -msgstr "Colours" +msgstr "colours" #: ../app/widgets/gimpitemtreeview.c:708 msgid "Lock:" @@ -16136,14 +14842,12 @@ msgid "Dash _preset:" msgstr "Dash _preset:" #: ../app/widgets/gimptagentry.c:43 -#, fuzzy msgid "filter" -msgstr "Filte_rs" +msgstr "filter" #: ../app/widgets/gimptagentry.c:44 -#, fuzzy msgid "enter tags" -msgstr "Centre X" +msgstr "enter tags" #. Seperator for tags #. * IMPORTANT: use only one of Unicode terminal punctuation chars. @@ -16151,7 +14855,7 @@ msgstr "Centre X" #. #: ../app/widgets/gimptagentry.c:1716 msgid "," -msgstr "" +msgstr "," #: ../app/widgets/gimptemplateeditor.c:179 #, c-format @@ -16195,14 +14899,14 @@ msgstr "%d ppi, %s" #: ../app/widgets/gimptextbuffer-serialize.c:338 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" -msgstr "" +msgstr "Attribute \"%s\" is invalid on <%s> element in this context" #: ../app/widgets/gimptextbuffer-serialize.c:410 #, c-format msgid "Outermost element in text must be not <%s>" -msgstr "" +msgstr "Outermost element in text must be not <%s>" -#: ../app/widgets/gimptextbuffer.c:1456 +#: ../app/widgets/gimptextbuffer.c:1462 #, c-format msgid "Invalid UTF-8 data in file '%s'." msgstr "Invalid UTF-8 data in file '%s'." @@ -16211,29 +14915,25 @@ msgstr "Invalid UTF-8 data in file '%s'." msgid "_Use selected font" msgstr "_Use selected font" -#: ../app/widgets/gimptextstyleeditor.c:199 -#, fuzzy +#: ../app/widgets/gimptextstyleeditor.c:200 msgid "Change size of selected text" -msgstr "Change the size of the layer content" +msgstr "Change size of selected text" -#: ../app/widgets/gimptextstyleeditor.c:206 -#, fuzzy +#: ../app/widgets/gimptextstyleeditor.c:207 msgid "Change color of selected text" -msgstr "Create a controller of the selected type." +msgstr "Change colour of selected text" -#: ../app/widgets/gimptextstyleeditor.c:231 -#, fuzzy +#: ../app/widgets/gimptextstyleeditor.c:232 msgid "Clear style of selected text" -msgstr "Clear the selected pixels" +msgstr "Clear style of selected text" -#: ../app/widgets/gimptextstyleeditor.c:251 +#: ../app/widgets/gimptextstyleeditor.c:252 msgid "Change kerning of selected text" -msgstr "" +msgstr "Change kerning of selected text" -#: ../app/widgets/gimptextstyleeditor.c:267 -#, fuzzy +#: ../app/widgets/gimptextstyleeditor.c:268 msgid "Change baseline of selected text" -msgstr "Change the size of the layer content" +msgstr "Change baseline of selected text" #: ../app/widgets/gimpthumbbox.c:330 #, c-format @@ -16319,24 +15019,20 @@ msgstr "" "Click to open the Gradient Dialogue." #: ../app/widgets/gimptooleditor.c:294 -#, fuzzy msgid "Raise this tool" -msgstr "Raise the toolbox" +msgstr "Raise this tool" #: ../app/widgets/gimptooleditor.c:295 -#, fuzzy msgid "Raise this tool to the top" -msgstr "Raise tool to top" +msgstr "Raise this tool to the top" #: ../app/widgets/gimptooleditor.c:302 -#, fuzzy msgid "Lower this tool" -msgstr "Lower tool" +msgstr "Lower this tool" #: ../app/widgets/gimptooleditor.c:303 -#, fuzzy msgid "Lower this tool to the bottom" -msgstr "Lower tool to bottom" +msgstr "Lower this tool to the bottom" #: ../app/widgets/gimptooleditor.c:310 msgid "Reset tool order and visibility" @@ -16361,53 +15057,47 @@ msgstr "Error saving tool options presets: %s" #: ../app/widgets/gimptoolpreseteditor.c:109 msgid "Apply stored FG/BG" -msgstr "" +msgstr "Apply stored FG/BG" #: ../app/widgets/gimptoolpreseteditor.c:115 -#, fuzzy msgid "Apply stored brush" -msgstr "Duplicate brush" +msgstr "Apply stored brush" #: ../app/widgets/gimptoolpreseteditor.c:121 msgid "Apply stored dynamics" -msgstr "" +msgstr "Apply stored dynamics" #: ../app/widgets/gimptoolpreseteditor.c:127 -#, fuzzy msgid "Apply stored gradient" -msgstr "Duplicate gradient" +msgstr "Apply stored gradient" #: ../app/widgets/gimptoolpreseteditor.c:133 -#, fuzzy msgid "Apply stored pattern" -msgstr "Duplicate pattern" +msgstr "Apply stored pattern" #: ../app/widgets/gimptoolpreseteditor.c:139 -#, fuzzy msgid "Apply stored pallete" -msgstr "Add to palette" +msgstr "Apply stored palette" #: ../app/widgets/gimptoolpreseteditor.c:145 msgid "Apply stored font" -msgstr "" +msgstr "Apply stored font" #: ../app/widgets/gimptranslationstore.c:105 -#, fuzzy msgid "System Language" -msgstr "_Language:" +msgstr "System Language" #: ../app/widgets/gimptranslationstore.c:107 msgid "English" -msgstr "" +msgstr "English" #: ../app/widgets/gimpuimanager.c:750 msgid "Your GIMP installation is incomplete:" msgstr "Your GIMP installation is incomplete:" #: ../app/widgets/gimpuimanager.c:752 -#, fuzzy msgid "Please make sure the menu XML files are correctly installed." -msgstr "Plase make sure the menu XML files are correctly installed." +msgstr "Please make sure the menu XML files are correctly installed." #: ../app/widgets/gimpuimanager.c:758 #, c-format @@ -16419,9 +15109,8 @@ msgid "[ Base Image ]" msgstr "[ Base Image ]" #: ../app/widgets/gimpvectorstreeview.c:112 -#, fuzzy msgid "Lock path strokes" -msgstr "Connect Strokes" +msgstr "Lock path strokes" #: ../app/widgets/gimpviewablebox.c:80 msgid "Open the brush selection dialog" @@ -16464,127 +15153,106 @@ msgid "%s (try %s, %s, %s)" msgstr "%s (try %s, %s, %s)" #: ../app/widgets/widgets-enums.c:23 -#, fuzzy msgctxt "active-color" msgid "Foreground" msgstr "Foreground" #: ../app/widgets/widgets-enums.c:24 -#, fuzzy msgctxt "active-color" msgid "Background" msgstr "Background" #: ../app/widgets/widgets-enums.c:85 -#, fuzzy msgctxt "color-frame-mode" msgid "Pixel" msgstr "Pixel" #: ../app/widgets/widgets-enums.c:86 -#, fuzzy msgctxt "color-frame-mode" msgid "RGB" msgstr "RGB" #: ../app/widgets/widgets-enums.c:87 -#, fuzzy msgctxt "color-frame-mode" msgid "HSV" msgstr "HSV" #: ../app/widgets/widgets-enums.c:88 -#, fuzzy msgctxt "color-frame-mode" msgid "CMYK" msgstr "CMYK" #: ../app/widgets/widgets-enums.c:118 -#, fuzzy msgctxt "color-pick-mode" msgid "Pick only" msgstr "Pick only" #: ../app/widgets/widgets-enums.c:119 -#, fuzzy msgctxt "color-pick-mode" msgid "Set foreground color" msgstr "Set foreground colour" #: ../app/widgets/widgets-enums.c:120 -#, fuzzy msgctxt "color-pick-mode" msgid "Set background color" msgstr "Set background colour" #: ../app/widgets/widgets-enums.c:121 -#, fuzzy msgctxt "color-pick-mode" msgid "Add to palette" msgstr "Add to palette" #: ../app/widgets/widgets-enums.c:178 -#, fuzzy msgctxt "histogram-scale" msgid "Linear histogram" msgstr "Linear histogram" #: ../app/widgets/widgets-enums.c:179 -#, fuzzy msgctxt "histogram-scale" msgid "Logarithmic histogram" msgstr "Logarithmic histogram" #: ../app/widgets/widgets-enums.c:215 -#, fuzzy msgctxt "tab-style" msgid "Icon" msgstr "Icon" #: ../app/widgets/widgets-enums.c:216 -#, fuzzy msgctxt "tab-style" msgid "Current status" msgstr "Current status" #: ../app/widgets/widgets-enums.c:217 -#, fuzzy msgctxt "tab-style" msgid "Text" msgstr "Text" #: ../app/widgets/widgets-enums.c:218 -#, fuzzy msgctxt "tab-style" msgid "Description" msgstr "Description" #: ../app/widgets/widgets-enums.c:219 -#, fuzzy msgctxt "tab-style" msgid "Icon & text" msgstr "Icon & text" #: ../app/widgets/widgets-enums.c:220 -#, fuzzy msgctxt "tab-style" msgid "Icon & desc" msgstr "Icon & desc" #: ../app/widgets/widgets-enums.c:221 -#, fuzzy msgctxt "tab-style" msgid "Status & text" msgstr "Status & text" #: ../app/widgets/widgets-enums.c:222 -#, fuzzy msgctxt "tab-style" msgid "Status & desc" msgstr "Status & desc" #: ../app/widgets/widgets-enums.c:223 -#, fuzzy msgctxt "tab-style" msgid "Undefined" msgstr "Undefined" @@ -16655,12 +15323,11 @@ msgstr "Error saving XCF file: %s" #: ../data/tags/gimp-tags-default.xml.in.h:1 msgid "fuzzy" -msgstr "" +msgstr "fuzzy" #: ../data/tags/gimp-tags-default.xml.in.h:2 -#, fuzzy msgid "round" -msgstr "Round" +msgstr "round" #: ../desktop/gimp.desktop.in.in.h:1 msgid "Create images and edit photographs" @@ -16700,6 +15367,9 @@ msgstr "Make sure that the Toolbox is visible!" msgid "Couldn't start '%s': %s" msgstr "Couldn't start '%s': %s" +#~ msgid "Aspect Ratio:" +#~ msgstr "Aspect Ratio:" + #~ msgid "New brush" #~ msgstr "New brush" @@ -17341,9 +16011,6 @@ msgstr "Couldn't start '%s': %s" #~ msgid "Configure Controller" #~ msgstr "Configure Controller" -#~ msgid "Aspect" -#~ msgstr "Aspect" - #~ msgid "(%0.3f, %0.3f, %0.3f)" #~ msgstr "(%0.3f, %0.3f, %0.3f)"